/* venture-map-v2 2.2.0 styles, extracted from the /city-guides embed 2026-09-04 */
.venture-map-v2{--navy:#101c2e;--navy-2:#16263d;--paper:#faf6ef;--paper-2:#f2ecdf;--ink:#16222c;--muted:#667078;--gold:#c9972c;--gold-soft:#e8c778;--coral:#d96c47;--teal:#1f6f6b;--north:#e88a67;--central:#e8c778;--south:#4fae9f;--coastal:#5ab0d8;--line:rgba(16, 28, 46, 0.14);--display:"Fraunces","Iowan Old Style",Georgia,serif;--sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.venture-map-v2,.venture-map-v2 *{box-sizing:border-box}.venture-map-v2{scroll-behavior:smooth}.venture-map-v2{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased}.venture-map-v2 button,.venture-map-v2 input{font:inherit}.venture-map-v2 a,.venture-map-v2 button{-webkit-tap-highlight-color:transparent}.venture-map-v2 a{color:inherit}.venture-map-v2 .skip-link{position:fixed;top:10px;left:10px;z-index:1000;transform:translateY(-150%);padding:10px 14px;background:#fff;color:var(--navy);border-radius:4px}.venture-map-v2 .skip-link:focus{transform:translateY(0)}.venture-map-v2 .atlas{min-height:100svh;padding:clamp(28px,4vw,56px) 4vw 28px;overflow:clip;color:#fff;background:radial-gradient(circle at 12% 8%,rgba(90,176,216,.13),transparent 30%),var(--navy)}.venture-map-v2 .atlas-intro{max-width:1500px;margin:0 auto clamp(24px,3vw,38px);display:grid;grid-template-columns:minmax(0,1.25fr) minmax(290px,0.75fr);align-items:end;gap:7vw;animation:venture-map-atlas-enter 650ms cubic-bezier(.22,1,.36,1) both}.venture-map-v2 .eyebrow,.venture-map-v2 .inspector-kicker{margin:0 0 13px;color:var(--gold-soft);font-size:10px;line-height:1;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.venture-map-v2 .atlas h1{max-width:850px;margin:0;font-family:var(--display);font-weight:500;font-size:clamp(48px, 6.8vw, 106px);line-height:.87;letter-spacing:-.04em}.venture-map-v2 .atlas-deck{padding-bottom:4px}.venture-map-v2 .atlas-deck>p{max-width:520px;margin:0 0 22px;color:rgba(255,255,255,.68);font-size:clamp(14px, 1.2vw, 17px);line-height:1.7}.venture-map-v2 .source-note{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.7);font-size:11px;font-weight:600;letter-spacing:.02em}.venture-map-v2 .source-pulse{width:8px;height:8px;border-radius:50%;background:var(--south);box-shadow:0 0 0 5px rgba(79,174,159,.13)}.venture-map-v2 .atlas-toolbar{position:relative;z-index:6;max-width:1500px;margin:0 auto 12px;display:flex;justify-content:space-between;align-items:end;gap:24px}.venture-map-v2 .layer-tabs{display:flex;gap:2px;overflow-x:auto;scrollbar-width:none}.venture-map-v2 .layer-tabs::-webkit-scrollbar{display:none}.venture-map-v2 .layer-tab{position:relative;appearance:none;border:0;padding:12px 15px;background:0 0;color:rgba(255,255,255,.55);white-space:nowrap;cursor:pointer;font-size:12px;font-weight:650}.venture-map-v2 .layer-tab::after{content:"";position:absolute;left:15px;right:15px;bottom:2px;height:2px;transform:scaleX(0);background:var(--gold-soft);transform-origin:left;transition:transform 180ms ease}.venture-map-v2 .layer-tab.is-active,.venture-map-v2 .layer-tab:focus-visible,.venture-map-v2 .layer-tab:hover{color:#fff}.venture-map-v2 .layer-tab.is-active::after{transform:scaleX(1)}.venture-map-v2 .data-link{display:inline-flex;align-items:center;border:1px solid rgba(232,199,120,.4);border-radius:999px;padding:10px 15px;background:rgba(232,199,120,.08);color:#fff;text-decoration:none;font-size:11px;font-weight:650;transition:background 160ms ease,border-color 160ms ease}.venture-map-v2 .data-link:focus-visible,.venture-map-v2 .data-link:hover{background:rgba(232,199,120,.16);border-color:var(--gold-soft)}.venture-map-v2 .mobile-city-jump{display:none}.venture-map-v2 .atlas-workspace{position:relative;z-index:2;max-width:1500px;min-height:min(690px,68svh);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,390px);border:1px solid rgba(255,255,255,.13);overflow:hidden;background:#0b1829;box-shadow:0 34px 80px rgba(1,8,18,.36);animation:venture-map-workspace-enter .8s 120ms cubic-bezier(.22,1,.36,1) both}.venture-map-v2 .map-stage{position:relative;min-height:min(690px,68svh);overflow:hidden;isolation:isolate;background:#0d1d31}.venture-map-v2 .county-map{display:block;width:100%;height:100%;min-height:inherit;touch-action:pan-y;user-select:none}.venture-map-v2 .map-stage[data-zoomed=true] .county-map{touch-action:none;cursor:grab}.venture-map-v2 .map-stage.is-dragging .county-map{cursor:grabbing}.venture-map-v2 .ocean-lines path{fill:none;stroke:rgba(90,176,216,0.11);stroke-width:1.2}.venture-map-v2 .city-control{cursor:pointer;outline:0}.venture-map-v2 .city-control path{stroke:rgba(250,246,239,0.38);stroke-width:1.2;vector-effect:non-scaling-stroke;transition:fill 180ms ease,stroke 180ms ease,opacity 180ms ease,filter 180ms ease}.venture-map-v2 .city-control[data-region=north] path{fill:color-mix(in srgb,var(--north) 29%,var(--paper))}.venture-map-v2 .city-control[data-region=central] path{fill:color-mix(in srgb,var(--central) 32%,var(--paper))}.venture-map-v2 .city-control[data-region=south] path{fill:color-mix(in srgb,var(--south) 30%,var(--paper))}.venture-map-v2 .city-control[data-region=coastal] path{fill:color-mix(in srgb,var(--coastal) 32%,var(--paper))}.venture-map-v2 .city-control:focus-visible path,.venture-map-v2 .city-control:hover path{stroke:#fff;stroke-width:2.1;filter:url(#city-lift)}.venture-map-v2 .city-control[data-region=north]:focus-visible path,.venture-map-v2 .city-control[data-region=north]:hover path{fill:var(--north)}.venture-map-v2 .city-control[data-region=central]:focus-visible path,.venture-map-v2 .city-control[data-region=central]:hover path{fill:var(--central)}.venture-map-v2 .city-control[data-region=south]:focus-visible path,.venture-map-v2 .city-control[data-region=south]:hover path{fill:var(--south)}.venture-map-v2 .city-control[data-region=coastal]:focus-visible path,.venture-map-v2 .city-control[data-region=coastal]:hover path{fill:var(--coastal)}.venture-map-v2 .city-control.is-selected path{stroke:#fff;stroke-width:3;filter:url(#city-lift)}.venture-map-v2 .city-control[data-region=north].is-selected path{fill:var(--north)}.venture-map-v2 .city-control[data-region=central].is-selected path{fill:var(--central)}.venture-map-v2 .city-control[data-region=south].is-selected path{fill:var(--south)}.venture-map-v2 .city-control[data-region=coastal].is-selected path{fill:var(--coastal)}.venture-map-v2 .city-layer.has-selection .city-control:not(.is-selected) path{opacity:.57}.venture-map-v2 .city-control.is-region-muted path{opacity:.13!important}.venture-map-v2 .city-control.is-layer-muted path{opacity:.36}.venture-map-v2 .map-label{pointer-events:none;opacity:0;transform-box:fill-box;transform-origin:center;transition:opacity 150ms ease,transform 180ms ease}.venture-map-v2 .map-label.is-anchor,.venture-map-v2 .map-label.is-visible{opacity:1}.venture-map-v2 .label-layer.is-layer-muted .map-label.is-anchor:not(.is-visible){opacity:0}.venture-map-v2 .map-label.is-visible{transform:translateY(-3px)}.venture-map-v2 .map-label line{stroke:rgba(255,255,255,0.5);stroke-width:1}.venture-map-v2 .map-label rect{fill:rgba(250,246,239,0.96);stroke-width:1.4}.venture-map-v2 .map-label text{fill:var(--navy);font-family:var(--sans);font-size:11px;font-weight:700;letter-spacing:.01em}.venture-map-v2 .map-label[data-region=north] rect{stroke:var(--north)}.venture-map-v2 .map-label[data-region=central] rect{stroke:var(--central)}.venture-map-v2 .map-label[data-region=south] rect{stroke:var(--south)}.venture-map-v2 .map-label[data-region=coastal] rect{stroke:var(--coastal)}.venture-map-v2 .map-marker{pointer-events:none;opacity:0;transition:opacity 180ms ease}.venture-map-v2 .marker-layer.is-visible .map-marker{opacity:1}.venture-map-v2 .map-marker circle{fill:var(--paper);stroke:var(--gold);stroke-width:2;filter:url(#marker-glow);transition:transform 160ms ease,opacity 160ms ease,fill 160ms ease;transform-box:fill-box;transform-origin:center}.venture-map-v2 .map-marker.is-selected-city circle{fill:var(--gold);transform:scale(1.45)}.venture-map-v2 .map-marker.is-muted{opacity:.28!important}.venture-map-v2 .map-compass{position:absolute;top:24px;left:24px;display:grid;place-items:center;gap:4px;color:rgba(255,255,255,.62);font-family:var(--display);font-size:11px}.venture-map-v2 .map-compass i{width:1px;height:30px;display:block;background:linear-gradient(to bottom,#fff,rgba(255,255,255,.12))}.venture-map-v2 .map-controls{position:absolute;top:22px;right:22px;display:grid;border:1px solid rgba(255,255,255,.18);background:rgba(8,19,34,.84);backdrop-filter:blur(10px)}.venture-map-v2 .map-controls button{width:40px;height:40px;appearance:none;border:0;border-bottom:1px solid rgba(255,255,255,.12);background:0 0;color:#fff;cursor:pointer;font-size:18px}.venture-map-v2 .map-controls button:last-child{border-bottom:0;font-size:15px}.venture-map-v2 .map-controls button:focus-visible,.venture-map-v2 .map-controls button:hover{background:rgba(255,255,255,.1)}.venture-map-v2 .region-key{position:absolute;left:22px;bottom:22px;display:flex;gap:3px;padding:5px;overflow-x:auto;max-width:calc(100% - 44px);background:rgba(8,19,34,.85);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(10px);scrollbar-width:none;transition:bottom 260ms ease,opacity 180ms ease}.venture-map-v2 .region-key::-webkit-scrollbar{display:none}.venture-map-v2 .region-key button{min-height:34px;appearance:none;border:0;padding:8px 10px;display:inline-flex;align-items:center;gap:6px;background:0 0;color:rgba(255,255,255,.63);cursor:pointer;white-space:nowrap;font-size:10px;font-weight:700}.venture-map-v2 .region-key button.is-active,.venture-map-v2 .region-key button:focus-visible,.venture-map-v2 .region-key button:hover{background:rgba(255,255,255,.1);color:#fff}.venture-map-v2 .map-legend i,.venture-map-v2 .region-key i{width:7px;height:7px;display:inline-block;border-radius:50%}.venture-map-v2 .region-key [data-region=north] i,.venture-map-v2 [data-region-color=north]{background:var(--north)}.venture-map-v2 .region-key [data-region=central] i,.venture-map-v2 [data-region-color=central]{background:var(--central)}.venture-map-v2 .region-key [data-region=south] i,.venture-map-v2 [data-region-color=south]{background:var(--south)}.venture-map-v2 .region-key [data-region=coastal] i,.venture-map-v2 [data-region-color=coastal]{background:var(--coastal)}.venture-map-v2 .map-status{position:absolute;left:24px;top:66px;max-width:280px;margin:0;color:rgba(255,255,255,.52);font-size:10px;line-height:1.4}.venture-map-v2 .city-inspector{position:relative;min-width:0;padding:30px;overflow-y:auto;color:var(--ink);background:var(--paper);border-left:1px solid rgba(16,28,46,.1)}.venture-map-v2 .sheet-handle{display:none}.venture-map-v2 .inspector-content{min-height:100%;display:flex;flex-direction:column;animation:venture-map-inspector-enter 320ms cubic-bezier(.22,1,.36,1) both}.venture-map-v2 .inspector-kicker{color:var(--teal)}.venture-map-v2 .city-inspector h2{margin:0 0 14px;font-family:var(--display);font-size:clamp(36px, 3.4vw, 54px);line-height:.96;font-weight:500;letter-spacing:-.035em}.venture-map-v2 .inspector-intro{margin:0;color:#5e696e;font-size:14px;line-height:1.7}.venture-map-v2 .inspector-empty-rule{height:1px;margin:auto 0 18px;background:var(--line)}.venture-map-v2 .inspector-hint{margin:0;color:#7d8588;font-size:11px}.venture-map-v2 .city-image{width:calc(100% + 60px);height:180px;margin:-30px -30px 26px;object-fit:cover;filter:saturate(.85) contrast(.98)}.venture-map-v2 .city-image-placeholder{width:calc(100% + 60px);height:130px;margin:-30px -30px 26px;background:linear-gradient(140deg,rgba(232,199,120,.4),rgba(31,111,107,.1)),var(--paper-2)}.venture-map-v2 .confidence-badge,.venture-map-v2 .region-badge{width:fit-content;display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border:1px solid var(--line);border-radius:999px;font-size:9px;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.venture-map-v2 .region-badge{margin-bottom:15px}.venture-map-v2 .region-badge i{width:7px;height:7px;border-radius:50%}.venture-map-v2 .region-badge[data-region=north] i{background:var(--north)}.venture-map-v2 .region-badge[data-region=central] i{background:var(--central)}.venture-map-v2 .region-badge[data-region=south] i{background:var(--south)}.venture-map-v2 .region-badge[data-region=coastal] i{background:var(--coastal)}.venture-map-v2 .confidence-badge{color:var(--teal);border-color:rgba(31,111,107,.28);background:rgba(79,174,159,.08)}.venture-map-v2 .content-pills{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 4px}.venture-map-v2 .content-pills button{appearance:none;padding:9px 11px;border:1px solid var(--line);border-radius:999px;background:0 0;color:#596366;cursor:pointer;font:600 10px/1 var(--sans)}.venture-map-v2 .content-pills button:focus-visible,.venture-map-v2 .content-pills button:hover{border-color:var(--teal);color:var(--teal)}.venture-map-v2 .content-pills strong{color:var(--navy)}.venture-map-v2 .layer-results{margin:20px 0 2px;border-top:1px solid var(--line)}.venture-map-v2 .layer-results-label{margin:0;padding:12px 0 9px;color:#7b8385;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.venture-map-v2 .layer-item{position:relative;display:grid;gap:5px;padding:12px 28px 12px 0;border-top:1px solid var(--line);color:var(--navy);text-decoration:none}.venture-map-v2 .layer-item:focus-visible strong,.venture-map-v2 .layer-item:hover strong{color:var(--teal)}.venture-map-v2 .layer-item-type{display:-webkit-box;overflow:hidden;color:var(--teal);font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;-webkit-box-orient:vertical;-webkit-line-clamp:2}.venture-map-v2 .layer-item strong{font-family:var(--display);font-size:16px;font-weight:600;line-height:1.15}.venture-map-v2 .layer-item-summary{display:-webkit-box;overflow:hidden;color:#687174;font-size:10px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.venture-map-v2 .layer-item-arrow{position:absolute;top:50%;right:2px;transform:translateY(-50%);color:var(--gold-dark)}.venture-map-v2 .layer-results-more{margin:10px 0 0;color:#7b8385;font-size:9px}.venture-map-v2 .inspector-actions{display:flex;align-items:center;gap:13px;flex-wrap:wrap;margin-top:auto;padding-top:22px}.venture-map-v2 .city-guide-link{display:inline-flex;align-items:center;gap:9px;padding:12px 16px;border-radius:999px;background:var(--navy);color:#fff;text-decoration:none;font-size:11px;font-weight:700}.venture-map-v2 .city-guide-link:focus-visible,.venture-map-v2 .city-guide-link:hover{background:var(--teal)}.venture-map-v2 .source-line{margin:15px 0 0;color:#7b8385;font-size:9px;line-height:1.5}.venture-map-v2 .layer-empty{margin:auto 0;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.venture-map-v2 .layer-empty strong{display:block;margin-bottom:8px;font-family:var(--display);font-size:22px;font-weight:500}.venture-map-v2 .layer-empty p{margin:0;color:#687174;font-size:12px;line-height:1.6}.venture-map-v2 .map-legend{max-width:1500px;margin:12px auto 0;display:flex;align-items:center;gap:18px;color:rgba(255,255,255,.5);font-size:9px;font-weight:650;letter-spacing:.04em}.venture-map-v2 .map-legend span{display:inline-flex;align-items:center;gap:6px}.venture-map-v2 .legend-source{margin-left:auto}.venture-map-v2 .map-methodology{padding:clamp(64px,8vw,110px) 5vw;display:grid;grid-template-columns:minmax(260px,0.72fr) minmax(0,1.28fr);gap:9vw;background:var(--paper-2);border-bottom:1px solid var(--line)}.venture-map-v2 .map-methodology>*{width:100%;max-width:720px}.venture-map-v2 .map-methodology>:first-child{justify-self:end}.venture-map-v2 .map-methodology .eyebrow{color:var(--teal)}.venture-map-v2 .map-methodology h2{margin:0;font-family:var(--display);font-size:clamp(40px, 5vw, 68px);font-weight:500;line-height:.96;letter-spacing:-.04em}.venture-map-v2 .methodology-copy>p{max-width:690px;margin:0 0 34px;color:#5f6a6e;font-size:15px;line-height:1.75}.venture-map-v2 .methodology-copy dl{margin:0;border-top:1px solid var(--line)}.venture-map-v2 .methodology-copy dl>div{min-height:54px;display:grid;grid-template-columns:135px 1fr;align-items:center;gap:18px;border-bottom:1px solid var(--line)}.venture-map-v2 .methodology-copy dt{color:#768084;font-size:9px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.venture-map-v2 .methodology-copy dd{margin:0;color:var(--ink);font-size:12px;font-weight:600}.venture-map-v2 .city-index{padding:clamp(70px,9vw,130px) 5vw;background:var(--paper)}.venture-map-v2 .city-list,.venture-map-v2 .index-heading{max-width:1320px;margin-left:auto;margin-right:auto}.venture-map-v2 .index-heading{margin-bottom:48px;display:grid;grid-template-columns:1fr minmax(260px,360px);align-items:end;gap:40px}.venture-map-v2 .city-index .eyebrow{color:var(--teal)}.venture-map-v2 .index-heading h2{max-width:780px;margin:0;font-family:var(--display);font-size:clamp(42px, 6vw, 78px);font-weight:500;line-height:.96;letter-spacing:-.04em}.venture-map-v2 .city-search{display:grid;gap:8px;color:#687174;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.venture-map-v2 .city-search input{width:100%;padding:12px 0;border:0;border-bottom:1px solid rgba(16,28,46,.28);border-radius:0;outline:0;background:0 0;color:var(--ink);font-size:15px}.venture-map-v2 .city-search input:focus{border-color:var(--teal)}.venture-map-v2 .city-list{border-top:1px solid var(--line)}.venture-map-v2 .city-list-item{display:grid;grid-template-columns:90px minmax(180px,0.7fr) minmax(260px,1.3fr) auto;align-items:center;gap:30px;min-height:88px;padding:18px 0;border-bottom:1px solid var(--line);text-decoration:none;transition:padding 180ms ease,color 180ms ease}.venture-map-v2 .city-list-item:focus-visible,.venture-map-v2 .city-list-item:hover{padding-left:12px;color:var(--teal);outline:0}.venture-map-v2 .city-list-item h3{margin:0;font-family:var(--display);font-size:23px;font-weight:500}.venture-map-v2 .city-list-item p{margin:0;color:#6e777a;font-size:12px;line-height:1.55}.venture-map-v2 .index-region{display:inline-flex;align-items:center;gap:7px;color:#6b7376;font-size:9px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.venture-map-v2 .index-region i{width:7px;height:7px;border-radius:50%}.venture-map-v2 .index-region[data-region=north] i{background:var(--north)}.venture-map-v2 .index-region[data-region=central] i{background:var(--central)}.venture-map-v2 .index-region[data-region=south] i{background:var(--south)}.venture-map-v2 .index-region[data-region=coastal] i{background:var(--coastal)}.venture-map-v2 .city-arrow{font-size:18px}.venture-map-v2 .city-list-empty{padding:42px 0;color:#6b7376}.venture-map-v2 .compliance-footer{display:grid;grid-template-columns:0.55fr 1.45fr;gap:8vw;padding:54px 5vw;background:var(--navy);color:rgba(255,255,255,.62)}.venture-map-v2 .footer-brand{display:flex;align-items:flex-start;gap:14px}.venture-map-v2 .footer-brand img{width:42px;height:42px;flex:0 0 auto;object-fit:contain}.venture-map-v2 .footer-brand p{max-width:220px;margin:4px 0 0;font-family:var(--display);color:#fff;line-height:1.35}.venture-map-v2 .footer-legal{font-size:9px;line-height:1.65}.venture-map-v2 .footer-legal p{margin:0 0 7px}@keyframes venture-map-atlas-enter{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes venture-map-workspace-enter{from{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes venture-map-inspector-enter{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:960px){.venture-map-v2 .atlas-intro{grid-template-columns:1fr;gap:22px}.venture-map-v2 .atlas h1 br{display:none}.venture-map-v2 .atlas-deck>p{margin-bottom:14px}.venture-map-v2 .atlas-workspace{min-height:67svh;display:block}.venture-map-v2 .map-stage{min-height:67svh}.venture-map-v2 .city-inspector{position:absolute;z-index:8;left:0;right:0;bottom:0;height:88px;padding:0 22px 22px;overflow:hidden;border:0;border-top:1px solid rgba(16,28,46,.13);box-shadow:0 -20px 55px rgba(3,11,22,.26);transition:height 320ms cubic-bezier(.22, 1, .36, 1)}.venture-map-v2 .city-inspector.sheet-peek{height:108px}.venture-map-v2 .city-inspector.sheet-half{height:min(54%,440px)}.venture-map-v2 .city-inspector.sheet-full{height:calc(100% - 10px)}.venture-map-v2 .sheet-handle{width:100%;min-height:64px;display:flex;flex-wrap:wrap;align-content:start;align-items:center;justify-content:space-between;gap:6px 14px;padding:10px 0 8px;appearance:none;border:0;background:0 0;color:var(--ink);cursor:pointer;touch-action:none}.venture-map-v2 .sheet-handle-bar{width:42px;height:4px;display:block;flex:0 0 42px;margin:0 auto;border-radius:999px;background:rgba(16,28,46,.22)}.venture-map-v2 .sheet-handle-copy{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}.venture-map-v2 .sheet-handle-city{overflow:hidden;font-family:var(--display);font-size:18px;font-weight:600;line-height:1.1;text-align:left;text-overflow:ellipsis;white-space:nowrap}.venture-map-v2 .sheet-handle-action{flex:0 0 auto;color:var(--teal);font-size:9px;font-style:normal;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.venture-map-v2 .city-inspector .inspector-content{min-height:calc(100% - 64px);padding-bottom:max(6px,env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.venture-map-v2 .city-inspector.sheet-peek .inspector-content{visibility:hidden;opacity:0;pointer-events:none}.venture-map-v2 .city-inspector.sheet-half .city-image,.venture-map-v2 .city-inspector.sheet-half .city-image-placeholder{display:none}.venture-map-v2 .city-inspector.sheet-full .sheet-handle{position:sticky;z-index:2;top:0;margin:0 -22px;padding-left:22px;padding-right:22px;width:calc(100% + 44px);background:rgba(250,246,239,.96);backdrop-filter:blur(12px)}.venture-map-v2 .city-inspector:not(.has-city):not(.sheet-half):not(.sheet-full) .inspector-content>:not(.inspector-kicker):not(h2){display:none}.venture-map-v2 .city-inspector:not(.has-city):not(.sheet-half):not(.sheet-full) h2{margin:0;font-size:27px}.venture-map-v2 .city-image,.venture-map-v2 .city-image-placeholder{width:calc(100% + 44px);margin-left:-22px;margin-right:-22px;margin-top:0}.venture-map-v2 .map-stage[data-sheet-state=peek] .region-key{bottom:118px}.venture-map-v2 .map-stage[data-sheet-state=full] .region-key,.venture-map-v2 .map-stage[data-sheet-state=half] .region-key{opacity:0;pointer-events:none}.venture-map-v2 .index-heading{grid-template-columns:1fr}.venture-map-v2 .city-list-item{grid-template-columns:82px 0.7fr 1.3fr auto;gap:18px}.venture-map-v2 .map-methodology{grid-template-columns:1fr;gap:34px}.venture-map-v2 .map-methodology>:first-child{justify-self:start}}@media (max-width:640px){.venture-map-v2 .atlas{min-height:100svh;padding:28px 0 12px}.venture-map-v2 .atlas-intro,.venture-map-v2 .atlas-toolbar,.venture-map-v2 .map-legend{margin-left:17px;margin-right:17px}.venture-map-v2 .atlas h1{font-size:clamp(42px, 14vw, 68px);line-height:.93}.venture-map-v2 .atlas-deck>p{font-size:13px}.venture-map-v2 .source-note{font-size:9px}.venture-map-v2 .atlas-toolbar{align-items:center;flex-wrap:wrap}.venture-map-v2 .layer-tabs{margin-left:-10px}.venture-map-v2 .layer-tab{padding-left:10px;padding-right:10px;font-size:10px}.venture-map-v2 .layer-tab::after{left:10px;right:10px}.venture-map-v2 .data-link{flex:0 0 auto;padding:9px 11px;font-size:9px}.venture-map-v2 .mobile-city-jump{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;color:rgba(255,255,255,.54);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.venture-map-v2 .mobile-city-jump select{width:100%;min-height:44px;padding:0 36px 0 12px;border:1px solid rgba(255,255,255,.18);border-radius:0;background:#14253a;color:#fff;font-size:12px;text-transform:none}.venture-map-v2 .atlas-workspace,.venture-map-v2 .map-stage{min-height:64svh}.venture-map-v2 .atlas-workspace{border-left:0;border-right:0}.venture-map-v2 .map-compass{top:16px;left:16px}.venture-map-v2 .map-controls{top:14px;right:14px}.venture-map-v2 .map-controls button{width:38px;height:38px}.venture-map-v2 .map-status{display:none}.venture-map-v2 .region-key{left:12px;bottom:104px;max-width:calc(100% - 24px)}.venture-map-v2 .region-key button{min-height:42px;padding:8px 10px}.venture-map-v2 .map-legend{flex-wrap:wrap;gap:9px 13px}.venture-map-v2 .legend-source{width:100%;margin-left:0}.venture-map-v2 .city-index{padding-left:20px;padding-right:20px}.venture-map-v2 .map-methodology{padding-left:20px;padding-right:20px}.venture-map-v2 .methodology-copy dl>div{grid-template-columns:105px 1fr}.venture-map-v2 .city-list-item{grid-template-columns:76px 1fr auto;min-height:76px}.venture-map-v2 .city-list-item p{display:none}.venture-map-v2 .city-list-item h3{font-size:20px}.venture-map-v2 .compliance-footer{padding-left:20px;padding-right:20px}.venture-map-v2 .compliance-footer{grid-template-columns:1fr;gap:30px}}@media (prefers-reduced-motion:reduce){.venture-map-v2,.venture-map-v2 *,.venture-map-v2 ::after,.venture-map-v2 ::before{scroll-behavior:auto!important;animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important}}

/* axe AA contrast fixes (2026-08-30 + 2026-09-04) */
.venture-map-v2 .city-list-item .index-region{color:#3d4547 !important}
.venture-map-v2 .city-list-item p{color:#4b5457 !important}
.venture-map-v2 .methodology-copy dt,.venture-map-v2 #map-methodology dt{color:#3d4547 !important}
.venture-map-v2 .map-label rect{fill:#faf6ef !important;fill-opacity:1 !important}
.venture-map-v2 .map-label text{fill:#101c2e !important;stroke:#101c2e !important;stroke-width:0.35px !important;paint-order:stroke fill !important}
.venture-map-v2 .inspector-hint{color:#5a6366 !important}
