/* Geographic views reuse the campaign surfaces, type and metallic accents. */
.nmsv2 [hidden]{display:none!important}
.nmsv2 .nmsv2-location-heading{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:30px}
.nmsv2 .nmsv2-location-heading h2{font-size:clamp(36px,4.6vw,64px);max-width:850px;margin:10px 0 16px}
.nmsv2 .nmsv2-location-heading p{max-width:650px}
.nmsv2 .nmsv2-location-heading button{flex-shrink:0}
.nmsv2 .nmsv2-locations>.nmsv2-wrap>a.nmsv2-light{width:auto;max-width:100%;min-height:48px;padding:14px 20px;font-size:11px;white-space:normal;text-align:center}
.nmsv2 .nmsv2-location-panel{min-width:0;background:linear-gradient(145deg,#183342,#102935);border:1px solid #e8e4dc18;border-radius:22px;padding:24px;box-shadow:0 16px 32px #0003}
.nmsv2 .nmsv2-location-panel h3{font:400 clamp(26px,2.5vw,36px)/1.1 'Bebas Neue',sans-serif;letter-spacing:.02em;margin:0 0 14px}
.nmsv2 .nmsv2-location-panel svg{display:block;width:100%;height:auto;max-height:none;overflow:visible}
.nmsv2 .nmsv2-conus svg{max-height:none}
.nmsv2 .nmsv2-location-panel path{fill:#102832;stroke:#78929c;stroke-width:1;vector-effect:non-scaling-stroke;cursor:pointer;transition:fill .2s}
.nmsv2 .nmsv2-location-panel path[data-level='1']{fill:#8a6428}
.nmsv2 .nmsv2-location-panel path[data-level='2']{fill:#c8944b}
.nmsv2 .nmsv2-location-panel path[data-level='3']{fill:#f0d18a}
.nmsv2 .nmsv2-location-panel path:hover,.nmsv2 .nmsv2-location-panel path:focus{stroke:#fff1c8;stroke-width:2;outline:none;filter:drop-shadow(0 0 4px #f0d18a99)}
.nmsv2 .nmsv2-inset-grid,.nmsv2 .nmsv2-world-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:24px 0}
.nmsv2 .nmsv2-inset-grid svg,.nmsv2 .nmsv2-world-grid svg{max-height:none}
.nmsv2 .nmsv2-map-caption{font-size:14px;line-height:1.5;min-height:42px;margin:12px 0 0;color:#e8e4dc}
.nmsv2 .nmsv2-map-options{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 18px}
.nmsv2 .nmsv2-map-options button{padding:9px 12px;min-height:44px;border-radius:6px;background:#071923;color:#e8e4dc;border:1px solid #647e8c;font:500 12px/1.2 Poppins,sans-serif;letter-spacing:0}
.nmsv2 .nmsv2-map-options button[data-active='true']{border-color:#c8944b}
.nmsv2 .nmsv2-map-options button:focus-visible{outline:2px solid #f0d18a;outline-offset:3px}
.nmsv2 .nmsv2-location-panel small{font-size:12px;line-height:1.6;color:#b8b1a5}
.nmsv2 .nmsv2-dialog{max-height:90dvh;overflow-y:auto}
.nmsv2 .nmsv2-dialog label small{display:block;font-size:12px;line-height:1.5;margin-top:6px}
.nmsv2 .nmsv2-tn-success{display:block;margin-top:20px}
.nmsv2-tennessee{padding:70px 0 130px;min-height:100vh}
.nmsv2-tennessee h1{font:400 clamp(44px,6.4vw,90px)/.98 'Bebas Neue',sans-serif;margin:16px 0 24px}
.nmsv2-tennessee main>p{max-width:780px}
.nmsv2-tennessee main>button,.nmsv2-tennessee main>a{margin:10px 10px 24px 0}
.nmsv2-tennessee main>a{display:inline-flex;align-items:center;justify-content:center;max-width:100%;min-height:48px;padding:12px 18px;box-sizing:border-box;white-space:normal;font-size:11px;text-align:center;margin-right:0}
.nmsv2-tennessee .nmsv2-preview{position:static;display:inline-block;margin:12px 0;padding:8px 12px}
.nmsv2 .nmsv2-tn-totals{display:flex;gap:46px;margin:20px 0 34px}
.nmsv2 .nmsv2-tn-totals dt{font:400 clamp(40px,5vw,64px)/1 'Bebas Neue',sans-serif;color:#f0d18a}
.nmsv2 .nmsv2-tn-totals dd{margin:8px 0 0;font-size:11px;letter-spacing:.12em}
.nmsv2 .nmsv2-county-results{margin:40px 0}
.nmsv2 .nmsv2-county-results h2,.nmsv2-tennessee .nmsv2-location-panel h2{font-size:clamp(30px,4vw,48px)}
.nmsv2 .nmsv2-county-results select{display:block;max-width:100%;width:340px;padding:12px;background:#183342;color:#e8e4dc;border:1px solid #647e8c;border-radius:6px;margin:10px 0 24px;font-size:16px}
.nmsv2 .nmsv2-county-table-wrap{max-height:520px;overflow:auto;border:1px solid #3f5661;border-radius:12px}
.nmsv2 .nmsv2-county-table-wrap table{width:100%;border-collapse:collapse;font-size:14px}
.nmsv2 .nmsv2-county-table-wrap th,.nmsv2 .nmsv2-county-table-wrap td{padding:12px;text-align:left;border-bottom:1px solid #3f5661}
.nmsv2 .nmsv2-county-table-wrap th{position:sticky;top:0;background:#183342;color:#e8e4dc}
.nmsv2 .nmsv2-county-table-wrap tr[data-selected='true']{background:#234354}
@media(max-width:760px){
  .nmsv2 .nmsv2-location-heading{display:block}.nmsv2 .nmsv2-location-heading button{margin-top:12px}
  .nmsv2 .nmsv2-world-grid{grid-template-columns:1fr}
  .nmsv2 .nmsv2-location-panel{padding:16px;border-radius:18px}
  .nmsv2 .nmsv2-conus{padding:12px 6px}.nmsv2 .nmsv2-conus h3,.nmsv2 .nmsv2-conus p{margin-left:10px;margin-right:10px}
  .nmsv2 .nmsv2-inset-grid{grid-template-columns:1fr;gap:16px}.nmsv2 .nmsv2-inset-grid .nmsv2-location-panel{padding:16px}
  .nmsv2 .nmsv2-map-caption{font-size:12px}.nmsv2 .nmsv2-inset-grid .nmsv2-map-caption{min-height:36px}
  .nmsv2 .nmsv2-world-grid svg{min-height:0;max-height:none}
  .nmsv2-tennessee{padding-top:35px}.nmsv2 .nmsv2-tn-totals{gap:25px}
  .nmsv2 .nmsv2-county-table-wrap th,.nmsv2 .nmsv2-county-table-wrap td{padding:10px 7px;font-size:12px}
}
@media(prefers-reduced-motion:reduce){.nmsv2 .nmsv2-location-panel path{transition:none}}
