.NetworkAccessDemo-module__VKmnDW__page{max-width:var(--maxw);margin:0 auto;padding:20px 24px 56px}.NetworkAccessDemo-module__VKmnDW__hero{max-width:900px;padding:34px 0 26px}.NetworkAccessDemo-module__VKmnDW__hero>p{color:var(--amber);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:.64rem;font-weight:700}.NetworkAccessDemo-module__VKmnDW__hero h1{max-width:850px;font-family:var(--font-sans);letter-spacing:-.03em;margin:0;font-size:clamp(2.05rem,5vw,3.2rem);font-weight:700;line-height:1.04}.NetworkAccessDemo-module__VKmnDW__hero>span{max-width:62ch;color:var(--ink-soft);font-family:var(--font-sans);margin-top:12px;font-size:.94rem;line-height:1.45;display:block}.NetworkAccessDemo-module__VKmnDW__steps{grid-template-columns:repeat(3,1fr);max-width:960px;margin:0 0 30px;display:grid}.NetworkAccessDemo-module__VKmnDW__steps button{border:0;border-bottom:2px solid var(--border-strong);color:var(--ink-muted);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:11px;padding:15px 16px;display:flex}.NetworkAccessDemo-module__VKmnDW__steps button.NetworkAccessDemo-module__VKmnDW__activeStep{border-color:var(--honey-deep);color:var(--ink);background:linear-gradient(180deg, transparent, rgb(var(--honey-rgb) / .12))}.NetworkAccessDemo-module__VKmnDW__steps button.NetworkAccessDemo-module__VKmnDW__completeStep{border-color:var(--green);color:var(--ink-soft)}.NetworkAccessDemo-module__VKmnDW__steps button>span{color:#fff;background:var(--ink-muted);width:28px;height:28px;font-family:var(--font-mono);border-radius:50%;flex:none;place-items:center;font-size:.65rem;display:grid}.NetworkAccessDemo-module__VKmnDW__steps button.NetworkAccessDemo-module__VKmnDW__activeStep>span{color:var(--ink);background:var(--honey)}.NetworkAccessDemo-module__VKmnDW__steps button.NetworkAccessDemo-module__VKmnDW__completeStep>span{background:var(--green)}.NetworkAccessDemo-module__VKmnDW__steps b,.NetworkAccessDemo-module__VKmnDW__steps small{display:block}.NetworkAccessDemo-module__VKmnDW__steps b{font-size:.8rem}.NetworkAccessDemo-module__VKmnDW__steps small{margin-top:3px;font-size:.6rem}.NetworkAccessDemo-module__VKmnDW__story{border:1px solid var(--border-strong);box-shadow:var(--shadow-md);background:#fff;border-radius:22px;overflow:hidden}.NetworkAccessDemo-module__VKmnDW__storyHeader{border-bottom:1px solid var(--border);box-sizing:border-box;justify-content:space-between;align-items:center;gap:24px;height:96px;min-height:96px;padding:17px 24px;display:flex;overflow:hidden}.NetworkAccessDemo-module__VKmnDW__storyHeader small,.NetworkAccessDemo-module__VKmnDW__panelLabel{color:var(--amber);font-family:var(--font-mono);letter-spacing:.08em;font-size:.56rem;font-weight:700}.NetworkAccessDemo-module__VKmnDW__storyHeader h2{letter-spacing:-.025em;margin:6px 0 0;font-size:1.45rem;line-height:1.15}.NetworkAccessDemo-module__VKmnDW__criteria{background:var(--cream-sunk);border-radius:12px;align-items:center;gap:11px;min-width:220px;padding:12px 14px;display:flex}.NetworkAccessDemo-module__VKmnDW__criteria>span{font-size:1.55rem;font-weight:700}.NetworkAccessDemo-module__VKmnDW__criteria p{margin:0}.NetworkAccessDemo-module__VKmnDW__criteria b,.NetworkAccessDemo-module__VKmnDW__criteria small{display:block}.NetworkAccessDemo-module__VKmnDW__criteria b{font-size:.66rem}.NetworkAccessDemo-module__VKmnDW__criteria small{color:var(--ink-muted);margin-top:2px;font-size:.55rem}.NetworkAccessDemo-module__VKmnDW__criteria>span.NetworkAccessDemo-module__VKmnDW__criteriaLabel{max-width:90px;font-size:.72rem;line-height:1.2}.NetworkAccessDemo-module__VKmnDW__inactiveCriteria{background:#e0843b1f;border:1px solid #d9822b4d}.NetworkAccessDemo-module__VKmnDW__inactiveCriteria>span,.NetworkAccessDemo-module__VKmnDW__inactiveCriteria b{color:#8a4b08}.NetworkAccessDemo-module__VKmnDW__gapCriteria{background:#c0564f1a;border:1px solid #c0564f59}.NetworkAccessDemo-module__VKmnDW__gapCriteria>span,.NetworkAccessDemo-module__VKmnDW__gapCriteria b{color:#9a3f38}.NetworkAccessDemo-module__VKmnDW__successCriteria{background:#3a9d5d1a;border:1px solid #3a9d5d4d}.NetworkAccessDemo-module__VKmnDW__successCriteria>span,.NetworkAccessDemo-module__VKmnDW__successCriteria b{color:var(--green-deep)}.NetworkAccessDemo-module__VKmnDW__workspace{grid-template-columns:minmax(0,1.5fr) minmax(340px,.75fr);height:480px;min-height:0;display:grid}.NetworkAccessDemo-module__VKmnDW__mapFrame{border-right:1px solid var(--border-strong);background:#e8ebdf;height:480px;min-height:0;position:relative;overflow:hidden}.NetworkAccessDemo-module__VKmnDW__leafletMap{z-index:1;filter:saturate(.78)contrast(.96);position:absolute;inset:0}.NetworkAccessDemo-module__VKmnDW__mapMarker{color:#fff;background:var(--green);width:38px;height:38px;box-shadow:0 4px 12px rgb(var(--ink-rgb) / .3);cursor:pointer;border:3px solid #fff;border-radius:50% 50% 50% 5px;place-items:center;display:grid;rotate:-45deg}.NetworkAccessDemo-module__VKmnDW__mapMarker b{font-family:var(--font-mono);font-size:.68rem;rotate:45deg}.NetworkAccessDemo-module__VKmnDW__mapCandidateMarker{color:var(--ink);background:var(--honey)}.NetworkAccessDemo-module__VKmnDW__mapRiskLow{background:var(--green)}.NetworkAccessDemo-module__VKmnDW__mapRiskHigh{color:#fff;background:#d9822b}.NetworkAccessDemo-module__VKmnDW__mapRiskUncertain{color:var(--ink);background:var(--honey-deep)}.NetworkAccessDemo-module__VKmnDW__mapRiskUnavailable{background:#77716a}.NetworkAccessDemo-module__VKmnDW__mapTooltip b,.NetworkAccessDemo-module__VKmnDW__mapTooltip small{display:block}.NetworkAccessDemo-module__VKmnDW__mapTooltip b{font-size:.72rem}.NetworkAccessDemo-module__VKmnDW__mapTooltip small{color:var(--ink-muted);margin-top:4px;font-size:.55rem;line-height:1.35}.NetworkAccessDemo-module__VKmnDW__copyableMapPopup .leaflet-popup-content-wrapper{box-shadow:var(--shadow-md);border-radius:9px}.NetworkAccessDemo-module__VKmnDW__copyableMapPopup .leaflet-popup-content{-webkit-user-select:text;user-select:text;cursor:text;margin:11px 13px}.NetworkAccessDemo-module__VKmnDW__gapMapOverlay{z-index:5;color:#853a35;min-width:250px;box-shadow:var(--shadow-md);background:#fff9f8f5;border:1px solid #c0564f59;border-radius:14px;align-items:center;gap:14px;padding:18px 20px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.NetworkAccessDemo-module__VKmnDW__gapMapOverlay>span{font-size:2.4rem;font-weight:700;line-height:1}.NetworkAccessDemo-module__VKmnDW__gapMapOverlay p{margin:0}.NetworkAccessDemo-module__VKmnDW__gapMapOverlay b,.NetworkAccessDemo-module__VKmnDW__gapMapOverlay small{display:block}.NetworkAccessDemo-module__VKmnDW__gapMapOverlay b{font-size:.72rem}.NetworkAccessDemo-module__VKmnDW__gapMapOverlay small{margin-top:3px;font-size:.56rem}.NetworkAccessDemo-module__VKmnDW__mapLegend{z-index:5;border:1px solid var(--border-strong);box-shadow:var(--shadow-sm);color:var(--ink-muted);background:#fffffff2;border-radius:9px;gap:15px;padding:9px 11px;font-size:.55rem;display:flex;position:absolute;bottom:12px;left:12px}.NetworkAccessDemo-module__VKmnDW__mapLegend b{color:var(--ink);font-size:.55rem}.NetworkAccessDemo-module__VKmnDW__mapLegend span{align-items:center;gap:6px;display:flex}.NetworkAccessDemo-module__VKmnDW__mapLegend i{border-radius:50%;flex:none;width:9px;height:9px}.NetworkAccessDemo-module__VKmnDW__greenDot{background:var(--green)}.NetworkAccessDemo-module__VKmnDW__yellowDot,.NetworkAccessDemo-module__VKmnDW__uncertainDot{background:var(--honey-deep)}.NetworkAccessDemo-module__VKmnDW__warningDot{background:#d9822b}.NetworkAccessDemo-module__VKmnDW__unavailableDot{background:#77716a}.NetworkAccessDemo-module__VKmnDW__panel{box-sizing:border-box;overscroll-behavior:contain;scrollbar-gutter:stable;height:480px;padding:24px 26px;overflow-y:auto}.NetworkAccessDemo-module__VKmnDW__panelLabel{margin:0 0 8px}.NetworkAccessDemo-module__VKmnDW__panel h3{letter-spacing:-.025em;margin:0;font-size:1.45rem;line-height:1.15}.NetworkAccessDemo-module__VKmnDW__panel>p:not(.NetworkAccessDemo-module__VKmnDW__panelLabel){color:var(--ink-soft);margin:12px 0 17px;font-size:.74rem;line-height:1.5}.NetworkAccessDemo-module__VKmnDW__fixedQuestion{border:1px solid var(--border);background:var(--cream-sunk);border-radius:12px;padding:16px}.NetworkAccessDemo-module__VKmnDW__fixedQuestion small,.NetworkAccessDemo-module__VKmnDW__fixedQuestion b,.NetworkAccessDemo-module__VKmnDW__fixedQuestion span{display:block}.NetworkAccessDemo-module__VKmnDW__fixedQuestion small{color:var(--amber);font-family:var(--font-mono);font-size:.5rem;font-weight:700}.NetworkAccessDemo-module__VKmnDW__fixedQuestion b{font-size:.88rem}.NetworkAccessDemo-module__VKmnDW__fixedQuestion span{color:var(--ink-muted);margin-top:10px;font-size:.62rem;line-height:1.45}.NetworkAccessDemo-module__VKmnDW__fixedQuestion span strong{color:var(--ink);margin-bottom:3px;font-size:.72rem;display:block}.NetworkAccessDemo-module__VKmnDW__networkRoster{gap:6px;margin:-8px 0 16px;display:grid}.NetworkAccessDemo-module__VKmnDW__networkRoster>button{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:23px 1fr;align-items:center;gap:8px;width:100%;padding:6px;display:grid}.NetworkAccessDemo-module__VKmnDW__networkRoster>button:hover,.NetworkAccessDemo-module__VKmnDW__networkRoster>button.NetworkAccessDemo-module__VKmnDW__selectedRosterDoctor{border-color:var(--border-strong);background:var(--cream-sunk)}.NetworkAccessDemo-module__VKmnDW__networkRoster>button>.NetworkAccessDemo-module__VKmnDW__rosterNumber{color:#fff;background:var(--green);width:22px;height:22px;font-family:var(--font-mono);border-radius:50%;place-items:center;font-size:.5rem;font-weight:700;display:grid}.NetworkAccessDemo-module__VKmnDW__networkRoster p{margin:0}.NetworkAccessDemo-module__VKmnDW__networkRoster b,.NetworkAccessDemo-module__VKmnDW__networkRoster small{display:block}.NetworkAccessDemo-module__VKmnDW__networkRoster b{font-size:.62rem}.NetworkAccessDemo-module__VKmnDW__networkRoster small{color:var(--ink-muted);margin-top:2px;font-size:.48rem}.NetworkAccessDemo-module__VKmnDW__locationAddresses{border-top:1px solid var(--border);gap:3px;margin-top:7px;padding-top:6px;display:grid}.NetworkAccessDemo-module__VKmnDW__expandedLocationAddresses{grid-column:2/-1;width:100%}.NetworkAccessDemo-module__VKmnDW__locationAddresses>small{color:var(--ink-soft);font-size:.45rem;line-height:1.4}.NetworkAccessDemo-module__VKmnDW__locationAddressRow{cursor:pointer;border-radius:5px;grid-template-columns:minmax(0,1fr) 96px;align-items:center;gap:10px;margin:0 -4px;padding:5px 4px;display:grid}.NetworkAccessDemo-module__VKmnDW__locationAddressRow:hover,.NetworkAccessDemo-module__VKmnDW__selectedLocationAddress{background:#3a9d5d1a}.NetworkAccessDemo-module__VKmnDW__locationAddressRow>small{color:var(--ink-soft);font-size:.45rem;line-height:1.4}.NetworkAccessDemo-module__VKmnDW__locationAddressRow>.NetworkAccessDemo-module__VKmnDW__riskTag{width:100%;font-size:.4rem}.NetworkAccessDemo-module__VKmnDW__providerHeader{min-width:0}.NetworkAccessDemo-module__VKmnDW__riskRoster>button{grid-template-columns:23px minmax(0,1fr) minmax(82px,.85fr)}.NetworkAccessDemo-module__VKmnDW__riskRoster>button>.NetworkAccessDemo-module__VKmnDW__rosterNumber{background:var(--ink-soft)}.NetworkAccessDemo-module__VKmnDW__riskRoster>button>.NetworkAccessDemo-module__VKmnDW__riskTag{align-self:center}.NetworkAccessDemo-module__VKmnDW__riskRoster>button.NetworkAccessDemo-module__VKmnDW__riskHigh>.NetworkAccessDemo-module__VKmnDW__rosterNumber{color:#fff;background:#d9822b}.NetworkAccessDemo-module__VKmnDW__riskRoster>button.NetworkAccessDemo-module__VKmnDW__riskLow>.NetworkAccessDemo-module__VKmnDW__rosterNumber{background:var(--green)}.NetworkAccessDemo-module__VKmnDW__riskRoster>button.NetworkAccessDemo-module__VKmnDW__riskUncertain>.NetworkAccessDemo-module__VKmnDW__rosterNumber{color:var(--ink);background:var(--honey-deep)}.NetworkAccessDemo-module__VKmnDW__riskRoster>button.NetworkAccessDemo-module__VKmnDW__riskUnavailable>.NetworkAccessDemo-module__VKmnDW__rosterNumber{background:#77716a}.NetworkAccessDemo-module__VKmnDW__riskTag{text-align:left;border-radius:7px;padding:5px 7px;font-size:.46rem;font-weight:700;line-height:1.3;display:block}.NetworkAccessDemo-module__VKmnDW__riskHigh{color:#8a4b08;background:#e0843b29}.NetworkAccessDemo-module__VKmnDW__riskLow{color:var(--green-deep);background:#3a9d5d1f}.NetworkAccessDemo-module__VKmnDW__riskUncertain{color:#7a5b00;background:rgb(var(--honey-rgb) / .26)}.NetworkAccessDemo-module__VKmnDW__riskUnavailable{color:var(--ink-soft);background:#ece8e2}.NetworkAccessDemo-module__VKmnDW__scopeRoster{gap:7px;margin:-8px 0 16px;display:grid}.NetworkAccessDemo-module__VKmnDW__scopeRoster>div{border:1px solid var(--border);background:var(--cream);border-radius:9px;grid-template-columns:25px minmax(88px,1fr) minmax(94px,.95fr);align-items:center;gap:8px;padding:8px;display:grid}.NetworkAccessDemo-module__VKmnDW__scopeRoster>div>span{color:#fff;background:var(--green);width:24px;height:24px;font-family:var(--font-mono);border-radius:50%;place-items:center;font-size:.52rem;font-weight:700;display:grid}.NetworkAccessDemo-module__VKmnDW__scopeRoster p{margin:0}.NetworkAccessDemo-module__VKmnDW__scopeRoster p b,.NetworkAccessDemo-module__VKmnDW__scopeRoster p small{display:block}.NetworkAccessDemo-module__VKmnDW__scopeRoster p b{font-size:.58rem;line-height:1.25}.NetworkAccessDemo-module__VKmnDW__scopeRoster p small{color:var(--ink-muted);margin-top:3px;font-size:.45rem}.NetworkAccessDemo-module__VKmnDW__scopeRoster strong{border-radius:7px;padding:5px 7px;font-size:.46rem;line-height:1.3}.NetworkAccessDemo-module__VKmnDW__uncertainMatch{color:#7a5b00;background:rgb(var(--honey-rgb) / .26)}.NetworkAccessDemo-module__VKmnDW__unlikelyMatch{color:#853a35;background:#c0564f1a}.NetworkAccessDemo-module__VKmnDW__impactChart{border:1px solid var(--border);background:var(--cream);border-radius:12px;gap:13px;margin:0 0 20px;padding:16px;display:grid}.NetworkAccessDemo-module__VKmnDW__chartHeading{justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:4px;display:flex}.NetworkAccessDemo-module__VKmnDW__chartHeading b{font-size:.72rem}.NetworkAccessDemo-module__VKmnDW__chartHeading small{color:var(--ink-muted);font-size:.48rem}.NetworkAccessDemo-module__VKmnDW__impactRow{grid-template-columns:105px minmax(70px,1fr) 20px;align-items:center;gap:9px;display:grid}.NetworkAccessDemo-module__VKmnDW__impactRow>span{color:var(--ink-soft);font-size:.5rem;line-height:1.25}.NetworkAccessDemo-module__VKmnDW__impactRow>strong{font-family:var(--font-mono);text-align:right;font-size:.52rem}.NetworkAccessDemo-module__VKmnDW__impactTrack{background:rgb(var(--ink-rgb) / .08);border-radius:999px;height:10px;overflow:hidden}.NetworkAccessDemo-module__VKmnDW__impactTrack i{border-radius:inherit;background:#d6a22c;height:100%;display:block}.NetworkAccessDemo-module__VKmnDW__gapImpact>span,.NetworkAccessDemo-module__VKmnDW__gapImpact>strong{color:#9a3f38;font-weight:700}.NetworkAccessDemo-module__VKmnDW__gapImpact .NetworkAccessDemo-module__VKmnDW__impactTrack{background:#c0564f14;outline:1px solid #c0564f59}.NetworkAccessDemo-module__VKmnDW__showAllLocations{border:1px solid var(--border);width:100%;color:var(--ink-soft);cursor:pointer;background:#fff;border-radius:8px;margin:9px 0 15px;padding:8px;font-size:.58rem}.NetworkAccessDemo-module__VKmnDW__networkRoster+.NetworkAccessDemo-module__VKmnDW__showAllLocations{margin-top:-10px}.NetworkAccessDemo-module__VKmnDW__primary{border:1px solid var(--honey-deep);background:var(--honey);cursor:pointer;border-radius:9px;width:100%;margin-top:18px;padding:12px 14px;font-size:.7rem;font-weight:700}.NetworkAccessDemo-module__VKmnDW__fixedQuestion .NetworkAccessDemo-module__VKmnDW__primary{margin-top:16px}.NetworkAccessDemo-module__VKmnDW__back{width:100%;color:var(--ink-muted);cursor:pointer;background:0 0;border:0;margin-top:11px;padding:8px;font-size:.62rem}.NetworkAccessDemo-module__VKmnDW__finding{color:#853a35;background:#c0564f1a;border-radius:12px;align-items:center;gap:12px;padding:17px;display:flex}.NetworkAccessDemo-module__VKmnDW__finding>span{font-size:2rem;font-weight:700}.NetworkAccessDemo-module__VKmnDW__finding p{margin:0}.NetworkAccessDemo-module__VKmnDW__finding b,.NetworkAccessDemo-module__VKmnDW__finding small{display:block}.NetworkAccessDemo-module__VKmnDW__finding b{font-size:.7rem}.NetworkAccessDemo-module__VKmnDW__finding small{margin-top:3px;font-size:.56rem}.NetworkAccessDemo-module__VKmnDW__candidates{gap:9px;display:grid}.NetworkAccessDemo-module__VKmnDW__candidates>button{border:1px solid var(--border);background:var(--cream);text-align:left;cursor:pointer;border-radius:11px;grid-template-columns:27px minmax(92px,1fr) minmax(92px,.9fr);align-items:center;gap:9px;width:100%;padding:10px 11px;display:grid}.NetworkAccessDemo-module__VKmnDW__candidates>button:hover,.NetworkAccessDemo-module__VKmnDW__candidates>button.NetworkAccessDemo-module__VKmnDW__selectedCandidate{border-color:var(--honey-deep);background:var(--cream-sunk)}.NetworkAccessDemo-module__VKmnDW__candidates>button>.NetworkAccessDemo-module__VKmnDW__candidateNumber{width:26px;height:26px;color:var(--ink);background:var(--honey);font-family:var(--font-mono);border-radius:50%;place-items:center;font-size:.6rem;font-weight:700;display:grid}.NetworkAccessDemo-module__VKmnDW__candidates div b,.NetworkAccessDemo-module__VKmnDW__candidates div small{display:block}.NetworkAccessDemo-module__VKmnDW__candidates div b{font-size:.66rem;line-height:1.25}.NetworkAccessDemo-module__VKmnDW__candidates div small{color:var(--ink-muted);margin-top:4px;font-size:.48rem}.NetworkAccessDemo-module__VKmnDW__candidateSignals{align-self:center;gap:5px;display:grid}.NetworkAccessDemo-module__VKmnDW__candidateSignals .NetworkAccessDemo-module__VKmnDW__matchTag{color:var(--green-deep);text-align:left;background:#3a9d5d1f;border-radius:7px;padding:5px 7px;font-size:.48rem;line-height:1.35;display:block}.NetworkAccessDemo-module__VKmnDW__candidateSignals>small{font-size:.43rem;line-height:1.3}.NetworkAccessDemo-module__VKmnDW__sharedAddress{background:var(--cream-sunk);border-radius:9px;padding:10px 12px;color:var(--ink-muted)!important;margin:12px 0 0!important;font-size:.55rem!important;line-height:1.4!important}.NetworkAccessDemo-module__VKmnDW__disclaimer{border:1px solid var(--border-strong);border-left:4px solid var(--red);color:var(--ink-soft);background:#fff8f6;border-radius:10px;margin:0 0 18px;padding:10px 15px;font-size:.76rem;line-height:1.45}.NetworkAccessDemo-module__VKmnDW__disclaimer strong{color:var(--ink)}.NetworkAccessDemo-module__VKmnDW__contactCta{border:2px dashed var(--border-strong);text-align:center;background:#fffcf5f5;border-radius:20px;margin-top:40px;padding:30px 28px}.NetworkAccessDemo-module__VKmnDW__contactCta>span{border-radius:var(--radius-pill);color:var(--ink-muted);background:var(--cream-sunk);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;padding:5px 11px;font-size:.62rem;font-weight:700;display:inline-block}.NetworkAccessDemo-module__VKmnDW__contactCta h2{max-width:680px;color:var(--ink-soft);letter-spacing:-.01em;margin:0 auto 20px;font-size:1.3rem}.NetworkAccessDemo-module__VKmnDW__contactCta a{border:1px solid var(--border-strong);border-radius:var(--radius-pill);color:var(--ink);background:var(--card);align-items:center;padding:11px 22px;font-size:.92rem;font-weight:600;text-decoration:none;transition:border-color .15s,transform .15s;display:inline-flex}.NetworkAccessDemo-module__VKmnDW__contactCta a:hover{border-color:var(--honey-deep);transform:translateY(-1px)}.NetworkAccessDemo-module__VKmnDW__contactCta a:focus-visible{outline:2px solid var(--ink);outline-offset:4px;border-radius:3px}@media (max-width:900px){.NetworkAccessDemo-module__VKmnDW__workspace{grid-template-columns:1fr;height:auto}.NetworkAccessDemo-module__VKmnDW__mapFrame{border-right:0;border-bottom:1px solid var(--border-strong);height:520px;min-height:520px}.NetworkAccessDemo-module__VKmnDW__panel{height:620px}.NetworkAccessDemo-module__VKmnDW__storyHeader{align-items:flex-start}.NetworkAccessDemo-module__VKmnDW__criteria{min-width:200px}}@media (max-width:600px){.NetworkAccessDemo-module__VKmnDW__page{padding:24px 12px 60px}.NetworkAccessDemo-module__VKmnDW__hero{padding:52px 0 40px}.NetworkAccessDemo-module__VKmnDW__steps{grid-template-columns:1fr}.NetworkAccessDemo-module__VKmnDW__storyHeader{height:auto;min-height:0;display:block;overflow:visible}.NetworkAccessDemo-module__VKmnDW__criteria{margin-top:16px}.NetworkAccessDemo-module__VKmnDW__mapFrame{height:430px;min-height:430px}.NetworkAccessDemo-module__VKmnDW__panel{padding:24px}.NetworkAccessDemo-module__VKmnDW__mapLegend{flex-direction:column;gap:6px}.NetworkAccessDemo-module__VKmnDW__impactRow{grid-template-columns:92px minmax(60px,1fr) 20px}}
