:root{color:#111;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#fff;margin:0}button{font:inherit}.maproom-page{background:#fff;min-height:100vh}.maproom-shell{grid-template-rows:auto minmax(0,1fr);min-height:100vh;padding:24px;display:grid}.maproom-header{justify-content:space-between;align-items:end;gap:24px;width:min(1280px,100%);margin:0 auto 12px;display:flex}.maproom-kicker{color:#515151;letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:.78rem;font-weight:800}.maproom-header h1{color:#111;letter-spacing:0;margin:0;font-size:clamp(2rem,4vw,4.65rem);line-height:.95}.maproom-stat-strip{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.maproom-metric{background:#fff;border:1px solid #d6d6d6;border-radius:8px;min-width:96px;padding:10px 12px}.maproom-metric span,.maproom-metric small{display:block}.maproom-metric span{font-size:1rem;font-weight:850}.maproom-metric small{color:#666;text-transform:uppercase;margin-top:2px;font-size:.72rem;font-weight:700}.maproom-map-frame{background:#fff;border:1px solid #d8d8d8;border-radius:8px;min-height:0;position:relative;overflow:hidden}.maproom-map{cursor:grab;touch-action:none;width:100%;height:calc(100vh - 148px);min-height:560px;display:block}.maproom-map:active{cursor:grabbing}.maproom-county{stroke:#ffffffdb;stroke-width:.38px;vector-effect:non-scaling-stroke;transition:fill .16s,opacity .16s}.maproom-county:hover{opacity:.78;stroke:#111;stroke-width:.9px}.maproom-state-border{fill:none;pointer-events:none;stroke:#fffffffa;stroke-linejoin:round;stroke-width:1.55px;vector-effect:non-scaling-stroke}.maproom-map-toolbar{z-index:5;background:#ffffffeb;border:1px solid #d7d7d7;border-radius:8px;gap:6px;padding:6px;display:flex;position:absolute;top:16px;left:16px;box-shadow:0 12px 30px #0000001f}.maproom-map-toolbar button{color:#fff;cursor:pointer;background:#111;border:0;border-radius:6px;place-items:center;min-width:38px;height:38px;font-size:1rem;font-weight:850;line-height:1;display:grid}.maproom-map-toolbar button:last-child{text-transform:uppercase;width:auto;padding:0 12px;font-size:.72rem}.maproom-map-toolbar button:hover{background:#333}.maproom-legend{z-index:4;background:#fffffff0;border:1px solid #d7d7d7;border-radius:8px;width:190px;padding:14px;position:absolute;bottom:18px;right:18px;box-shadow:0 12px 30px #0000001f}.maproom-legend h2{color:#111;margin:0 0 10px;font-size:.95rem;line-height:1.15}.maproom-legend-items{gap:7px;display:grid}.maproom-legend-item{grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;display:grid}.maproom-legend-item span{border:1px solid #0000001f;width:28px;height:24px}.maproom-legend-item p{margin:0;font-size:.84rem;line-height:1.1}.maproom-tooltip{z-index:20;pointer-events:none;background:#fffffff5;border:1px solid #cfcfcf;border-radius:8px;width:max-content;max-width:min(260px,100vw - 32px);padding:10px 12px;position:fixed;transform:translate(14px,14px);box-shadow:0 18px 42px #0000002e}.maproom-tooltip strong,.maproom-tooltip span,.maproom-tooltip small{display:block}.maproom-tooltip strong{color:#111;font-size:.9rem;line-height:1.2}.maproom-tooltip span{color:#555;margin-top:4px;font-size:.82rem}.maproom-tooltip small{color:#777;margin-top:3px;font-size:.72rem;line-height:1.25}.maproom-status{z-index:3;color:#555;place-items:center;padding:24px;font-size:.95rem;font-weight:700;display:grid;position:absolute;inset:0}@media (width<=820px){.maproom-shell{padding:14px}.maproom-header{flex-direction:column;align-items:start;gap:14px}.maproom-header h1{font-size:clamp(2.1rem,12vw,3.35rem)}.maproom-stat-strip{justify-content:start;width:100%}.maproom-metric{flex:1;min-width:0}.maproom-map{height:calc(100vh - 230px);min-height:520px}.maproom-legend{width:166px;padding:12px;bottom:12px;right:12px}.maproom-legend-item{grid-template-columns:23px minmax(0,1fr)}.maproom-legend-item span{width:23px;height:20px}}
