:root{--canvas:#f6f7f9;--surface:#fff;--surface-elevated:#fbfcfd;--ink:#11142a;--ink-soft:#555b6c;--ink-faint:#777d8c;--border:#d9dce3;--border-strong:#b8bdc8;--primary:#245fa8;--primary-strong:#184b89;--signal:#267c89;--indigo:#241381;--verified:#187757;--warning:#955c0a;--destructive:#b93838;--conflict:#8354a0;--focus:#0d6fd8;--header:#f6f7f9db;--ease-out:cubic-bezier(.23, 1, .32, 1);--ease-in-out:cubic-bezier(.77, 0, .175, 1);--ease-drawer:cubic-bezier(.32, .72, 0, 1);--page-inline:clamp(1.25rem, 4vw, 4.5rem);--content:76rem;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-synthesis:none;font-optical-sizing:auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}html{background:var(--canvas);color:var(--ink);scroll-padding-top:5.5rem}body{background:var(--canvas);min-width:20rem;color:var(--ink);text-rendering:optimizelegibility;margin:0;font-size:1rem;line-height:1.55}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-underline-offset:.2em}button{color:inherit}::selection{background:#327ad73d}:focus-visible{outline:.1875rem solid var(--focus);outline-offset:.1875rem}.site-header{z-index:50;background:var(--header);-webkit-backdrop-filter:blur(1rem)saturate(140%);backdrop-filter:blur(1rem)saturate(140%);min-height:4.25rem;position:sticky;top:0}.site-header:after{content:"";pointer-events:none;background:linear-gradient(#11142a0d,#0000);height:.75rem;position:absolute;bottom:-.75rem;left:0;right:0}.header-inner{width:min(100%, var(--content));min-height:4.25rem;padding:0 var(--page-inline);grid-template-columns:1fr auto 1fr;align-items:center;margin:0 auto;display:grid}.brand{letter-spacing:.08em;justify-self:start;align-items:center;gap:.65rem;min-height:2.75rem;font-size:.9rem;font-weight:760;text-decoration:none;display:inline-flex}.brand-mark{border:1px solid var(--border-strong);border-radius:50%;place-items:center;width:1.75rem;height:1.75rem;font-size:.75rem;display:inline-grid}.primary-nav{align-items:center;gap:.25rem;display:flex}.primary-nav a,.language-link{min-height:2.75rem;color:var(--ink-soft);border-radius:999px;align-items:center;padding:0 .8rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:background-color .16s,color .16s;display:inline-flex}.primary-nav a[aria-current=page]{background:var(--surface);color:var(--ink);box-shadow:0 1px #11142a14}.language-link{justify-self:end}.story-controls{z-index:45;top:5.25rem;right:var(--page-inline);-webkit-backdrop-filter:blur(1rem)saturate(140%);backdrop-filter:blur(1rem)saturate(140%);background:#ffffffe0;border:1px solid #b8bdc8b3;border-radius:999px;align-items:center;gap:.15rem;padding:.3rem;display:flex;position:absolute;bottom:auto;box-shadow:0 .6rem 2rem #11142a1a}.text-action,.quiet-button{min-height:2.75rem;color:var(--ink-soft);cursor:pointer;transition:background-color .16s ease, color .16s ease, transform .14s var(--ease-out);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 .9rem;font-size:.82rem;font-weight:650;text-decoration:none;display:inline-flex}.story{overflow:clip}.story-opening,.story-chapter{min-height:calc(100svh - 4.25rem);padding:clamp(5rem, 12vh, 9rem) var(--page-inline);align-content:center;display:grid;position:relative}.story-opening{isolation:isolate;color:#f7f8fb;background:#11142a;overflow:hidden}.story-opening:after{z-index:-1;content:"";background:#4fd0de75;width:min(36vw,30rem);height:1px;position:absolute;bottom:0;right:0}.story-opening>:not(.opening-signal){width:min(48rem,100%);margin-left:auto;margin-right:auto}.opening-signal{top:50%;right:max(var(--page-inline), calc((100vw - var(--content)) / 2));border:1px solid #4fd0de2e;border-radius:50%;width:clamp(8rem,22vw,18rem);height:clamp(8rem,22vw,18rem);position:absolute;transform:translateY(-50%)}.opening-signal:before,.opening-signal:after{content:"";border:1px solid #4fd0de33;border-radius:50%;position:absolute;inset:25%}.opening-signal:after{background:#4fd0de;border:0;inset:44%;box-shadow:0 0 0 .35rem #4fd0de1f}.opening-signal span{background:#4fd0de4d;width:38vw;height:1px;position:absolute;top:50%;right:100%}.eyebrow,.state-label,.entity-type{color:var(--primary);letter-spacing:.13em;text-transform:uppercase;margin:0 0 1rem;font-size:.72rem;font-weight:760;line-height:1.3}.story-opening .eyebrow{color:#82dbe5}.story-opening h1{letter-spacing:-.055em;max-width:48rem;margin:0;font-size:clamp(3rem,5.5vw,4.75rem);font-weight:680;line-height:.96}.lede{color:#c8ccd8;max-width:34rem;margin-top:2rem;margin-bottom:0;font-size:clamp(1.08rem,2vw,1.4rem);line-height:1.55}.story-chapter{grid-template-columns:minmax(0,1fr) minmax(16rem,.8fr);align-items:center;column-gap:clamp(2rem,6vw,6rem);width:100%;margin:0 auto}.chapter-2,.chapter-5{background:var(--surface)}.chapter-3{background:#eceff3}.chapter-4{color:#f7f8fb;background:#17192c}.chapter-4 .eyebrow{color:#82dbe5}.chapter-4 .chapter-note{color:#aeb4c3}.chapter-index{top:clamp(2rem,6vh,4rem);left:var(--page-inline);color:var(--border-strong);font-variant-numeric:tabular-nums;letter-spacing:.15em;font-size:.75rem;position:absolute}.chapter-copy{justify-self:end;width:min(43rem,100%)}.chapter-copy h2{letter-spacing:-.045em;max-width:14ch;margin:0;font-size:clamp(2.25rem,5.4vw,5.25rem);font-weight:660;line-height:1.02}.chapter-body{max-width:38rem;margin:1.75rem 0 0;font-size:clamp(1.08rem,1.8vw,1.35rem);line-height:1.6}.chapter-note{max-width:34rem;color:var(--ink-soft);margin:1.2rem 0 0;font-size:.92rem}.chapter-art{aspect-ratio:1;border:1px solid var(--border);border-radius:50%;justify-self:start;width:min(24rem,100%);position:relative}.chapter-4 .chapter-art{border-color:#82dbe53d}.signal-node{background:var(--signal);border-radius:50%;width:.7rem;height:.7rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 .45rem #267c891f}.chapter-4 .signal-node{background:#82dbe5}.signal-line{background:var(--border-strong);width:62%;height:1px;position:absolute;top:50%;right:50%}.identity-fragments{position:absolute;inset:0}.identity-fragments span{color:var(--ink-soft);letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.72rem;position:absolute}.identity-fragments span:first-child{top:13%;left:44%}.identity-fragments span:nth-child(2){top:45%;right:8%}.identity-fragments span:nth-child(3){bottom:10%;right:26%}.identity-fragments span:nth-child(4){bottom:22%;left:6%}.assembly-actions{grid-column:1/-1;justify-self:center;width:min(56rem,100%);margin-top:clamp(2rem,6vh,5rem)}.assembly-search,.atlas-search,.detect-form{gap:.65rem;display:grid}.assembly-search label,.atlas-search label,.detect-form label{color:var(--ink-soft);letter-spacing:.02em;font-size:.82rem;font-weight:720}.search-row{align-items:stretch;gap:.65rem;display:flex}.search-row input{border:1px solid var(--border-strong);background:var(--surface);width:100%;min-width:0;min-height:3.25rem;color:var(--ink);border-radius:.9rem;padding:.75rem 1rem;transition:border-color .16s,box-shadow .16s;box-shadow:inset 0 1px #11142a08}.search-row input::placeholder{color:var(--ink-faint)}.search-row input:focus{border-color:var(--focus);outline:none;box-shadow:0 0 0 .2rem #0d6fd81f}.primary-button,.secondary-button{cursor:pointer;text-align:center;white-space:nowrap;min-height:3rem;transition:background-color .16s ease, border-color .16s ease, color .16s ease, transform .14s var(--ease-out);border:1px solid #0000;border-radius:.85rem;justify-content:center;align-items:center;padding:.65rem 1.15rem;font-size:.9rem;font-weight:720;text-decoration:none;display:inline-flex}.primary-button{background:var(--primary);color:#fff}.secondary-button{border-color:var(--border-strong);background:var(--surface);color:var(--ink)}.assembly-actions>.secondary-button{margin-top:.8rem}.assembly-actions>p{color:var(--ink-soft);margin:1rem 0 0;font-size:.85rem}.product-page{width:min(100%, var(--content));min-height:calc(100svh - 4.25rem);padding:clamp(3.5rem, 8vw, 7rem) var(--page-inline) 7rem;margin:0 auto}.page-intro{max-width:55rem;margin-bottom:clamp(3rem,7vw,6rem)}.page-intro h1,.system-state h1{letter-spacing:-.05em;max-width:16ch;margin:0;font-size:clamp(2.4rem,5.7vw,5.3rem);font-weight:670;line-height:1.02}.page-intro>p:last-child,.system-state>p{max-width:47rem;color:var(--ink-soft);margin:1.5rem 0 0;font-size:clamp(1.02rem,1.7vw,1.25rem)}.atlas-workspace,.detect-workspace{gap:2.5rem;display:grid}.atlas-search{width:min(52rem,100%);margin:0 auto}.atlas-scene{border:1px solid var(--border-strong);background:#dce8ef;border-radius:1.4rem;min-height:min(44rem,72svh);position:relative;overflow:hidden;box-shadow:0 1.5rem 4rem #11142a1a,inset 0 1px #ffffff52}.atlas-map-surface,.atlas-map-canvas{position:absolute;inset:0}.atlas-map-surface{background:#dce8ef}.atlas-map-canvas{min-height:100%}.atlas-map-canvas .maplibregl-canvas{cursor:grab}.atlas-map-canvas .maplibregl-canvas:active{cursor:grabbing}.atlas-map-canvas .maplibregl-canvas:focus-visible{outline:.1875rem solid var(--focus);outline-offset:-.25rem}.atlas-map-canvas .maplibregl-ctrl-top-right{top:.8rem;right:.8rem}.atlas-map-canvas .maplibregl-ctrl-group{background:#ffffffe6;border:1px solid #4d526759;border-radius:.75rem;overflow:hidden;box-shadow:0 .7rem 2rem #11142a24}.atlas-map-mode,.atlas-map-attribution{z-index:4;color:#f4f7fb;-webkit-backdrop-filter:blur(.8rem)saturate(130%);backdrop-filter:blur(.8rem)saturate(130%);background:#10121fc7;border:1px solid #4d526747;margin:0;position:absolute}.atlas-map-mode{letter-spacing:.01em;border-radius:999px;padding:.38rem .62rem;font-size:.75rem;font-weight:680;top:1rem;left:1rem}.atlas-map-attribution{border-radius:.4rem;padding:.22rem .45rem;font-size:.66rem;bottom:.7rem;right:.8rem}.atlas-map-fallback{z-index:5;background:var(--surface-elevated);color:var(--ink);text-align:center;align-content:center;justify-items:center;padding:2rem;display:grid;position:absolute;inset:0}.atlas-map-fallback span{max-width:34rem;color:var(--ink-soft);margin-top:.4rem}.atlas-context-panel{z-index:6;-webkit-backdrop-filter:blur(1.15rem)saturate(135%);backdrop-filter:blur(1.15rem)saturate(135%);overscroll-behavior:contain;background:#ffffffe6;border:1px solid #b8bdc89e;border-radius:1rem;width:min(25rem,100% - 6rem);position:absolute;top:3.9rem;bottom:1rem;left:1rem;overflow:auto;box-shadow:0 1rem 3rem #11142a2e}.atlas-context-panel .honest-state{border:0;grid-template-columns:auto minmax(0,1fr);min-height:100%;padding:1.5rem}.atlas-context-panel .state-action{grid-column:2}.atlas-context-panel .section-heading,.atlas-context-panel .entity-list>li,.atlas-layer-status{padding-left:1.25rem;padding-right:1.25rem}.atlas-context-panel .section-heading{padding-top:1.3rem;padding-bottom:1rem}.atlas-context-panel .section-heading h2{font-size:1.65rem}.atlas-context-panel .entity-list>li{grid-template-columns:1fr;gap:1.15rem}.atlas-context-panel .entity-primary>p:last-child{font-size:.9rem}.atlas-context-panel .entity-meta{grid-template-columns:minmax(5.5rem,auto) 1fr}.atlas-context-panel .entity-meta dd{overflow-wrap:anywhere}.atlas-layer-status{padding-top:1.25rem;padding-bottom:1.5rem}.atlas-layer-status h3{letter-spacing:.01em;margin:0 0 .85rem;font-size:.9rem}.atlas-layer-status dl{margin:0}.atlas-layer-status dl>div{border-top:1px solid var(--border);grid-template-columns:.75fr 1.25fr;gap:.75rem;padding:.55rem 0;display:grid}.atlas-layer-status dt,.atlas-layer-status dd{margin:0;font-size:.76rem}.atlas-layer-status dt{color:var(--ink-soft)}.atlas-layer-status dd{text-align:right}.atlas-data-note{border-left:.16rem solid var(--border-strong);max-width:52rem;padding-left:1.25rem}.honest-state{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:auto minmax(0,1fr) auto;align-items:start;column-gap:1.25rem;min-height:16rem;padding:clamp(1.5rem,4vw,3rem) 0;display:grid}.honest-state h2,.atlas-data-note h2,.section-heading h2{letter-spacing:-.025em;margin:0;font-size:clamp(1.45rem,3vw,2.3rem);font-weight:670;line-height:1.15}.honest-state p,.atlas-data-note p{max-width:47rem;color:var(--ink-soft);margin:.75rem 0 0}.honest-state .state-label,.atlas-data-note .state-label{color:var(--primary);margin-top:0}.state-marker{border:1px solid var(--border-strong);background:var(--surface);border-radius:50%;width:.62rem;height:.62rem;margin-top:.45rem}.honest-state[data-tone=loading] .state-marker{border-color:var(--primary);background:var(--primary)}.honest-state[data-tone=empty] .state-marker{border-color:var(--ink-faint)}.honest-state[data-tone=unavailable] .state-marker{border-color:var(--warning);background:var(--warning)}.honest-state[data-tone=error] .state-marker{border-color:var(--destructive);background:var(--destructive)}.state-action{align-self:end}.atlas-results{min-height:100%}.section-heading{padding:2rem 0}.entity-list{border-bottom:1px solid var(--border);margin:0;padding:0;list-style:none}.entity-list>li{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) minmax(14rem,.45fr);gap:2rem;padding:1.75rem 0;display:grid}.entity-primary h3{letter-spacing:-.015em;margin:0;font-size:1.35rem}.entity-primary>p:last-child{max-width:42rem;color:var(--ink-soft);margin:.55rem 0 0}.entity-type{margin-bottom:.55rem}.entity-meta,.fact-list{margin:0}.entity-meta{grid-template-columns:auto 1fr;align-content:start;display:grid}.entity-meta dt,.entity-meta dd{border-bottom:1px solid var(--border);margin:0;padding:.35rem 0;font-size:.82rem}.entity-meta dt{color:var(--ink-soft);padding-right:1rem}.entity-meta dd{text-align:right}.detect-actions{align-items:end;gap:1rem;max-width:62rem;display:flex}.detect-form{flex:1}.action-divider{min-height:3.25rem;color:var(--border-strong);line-height:3.25rem}.privacy-note,.field-error{margin:-1.5rem 0 0;font-size:.84rem}.privacy-note{max-width:58rem;color:var(--ink-soft)}.field-error{color:var(--destructive);margin:0;font-weight:650}.detect-result{border-top:1px solid var(--border-strong)}.result-heading{grid-template-columns:1fr auto;align-items:end;gap:2rem;padding:2.25rem 0 3rem;display:grid}.result-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.7rem)}.network-value{overflow-wrap:anywhere;margin:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:clamp(1rem,2.4vw,1.5rem)}.result-section{border-top:1px solid var(--border);grid-template-columns:minmax(10rem,.35fr) minmax(0,1fr);gap:2rem;padding:2rem 0;display:grid}.result-section h3,.result-section p{margin:0}.result-section h3{font-size:1rem}.supporting-text{color:var(--ink-soft)}.fact-list{gap:0;display:grid}.fact-list>div{border-bottom:1px solid var(--border);grid-template-columns:minmax(8rem,.45fr) 1fr;gap:1.5rem;padding:.55rem 0;display:grid}.fact-list dt{color:var(--ink-soft);font-size:.84rem}.fact-list dd{overflow-wrap:anywhere;margin:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.signal-list,.source-list,.conflict-section ul{margin:0;padding:0;list-style:none}.signal-list li{border-bottom:1px solid var(--border);grid-template-columns:1fr auto auto;gap:1rem;padding:.7rem 0;display:grid}.signal-list span,.signal-list small{color:var(--ink-soft)}.signal-list small{font-size:.78rem}.source-list{gap:.65rem;margin-top:1.25rem;display:grid}.source-list li{color:var(--ink-soft);flex-wrap:wrap;gap:.5rem 1rem;font-size:.84rem;display:flex}.source-list strong{color:var(--ink)}.conflict-section{border-top-color:var(--conflict)}.conflict-section li+li{margin-top:.7rem}.system-state{width:min(100%,54rem);min-height:100svh;padding:5rem var(--page-inline);align-content:center;justify-items:start;margin:0 auto;display:grid}.system-state .primary-button{margin-top:2rem}.loading-line{background:var(--border);width:min(22rem,70vw);height:1px;margin-top:2.5rem;display:block;position:relative;overflow:hidden}.loading-line:after{background:var(--primary);content:"";animation:loading-progress .9s var(--ease-in-out) infinite alternate;position:absolute;inset:0;transform:translate(-70%)}.site-footer{width:min(100%, var(--content));min-height:8rem;padding:2rem var(--page-inline);border-top:1px solid var(--border);color:var(--ink-soft);justify-content:space-between;align-items:center;gap:1.5rem;margin:0 auto;font-size:.82rem;display:flex}.site-footer p{margin:0}@keyframes loading-progress{to{transform:translate(70%)}}@supports (animation-timeline:view()){.chapter-copy,.chapter-art{animation:linear both chapter-settle;animation-timeline:view();animation-range:entry 8% cover 48%}.chapter-art{animation-name:material-settle}}@keyframes chapter-settle{0%{opacity:.55;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes material-settle{0%{opacity:.35;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (hover:hover) and (pointer:fine){.primary-nav a:hover,.language-link:hover,.text-action:hover,.quiet-button:hover{background:var(--surface);color:var(--ink)}.primary-button:hover{background:var(--primary-strong)}.secondary-button:hover{border-color:var(--ink-soft)}.primary-button:active:not(:focus-visible),.secondary-button:active:not(:focus-visible),.quiet-button:active:not(:focus-visible),.text-action:active:not(:focus-visible){transform:scale(.97)}}@media (max-width:52rem){.header-inner{grid-template-columns:auto 1fr auto}.primary-nav{justify-self:center}.primary-nav a{padding:0 .65rem}.story-opening{align-content:start;padding-bottom:12rem}.opening-signal{top:auto;right:var(--page-inline);bottom:2.5rem;transform:none}.story-chapter{grid-template-columns:1fr;row-gap:3.5rem;min-height:80svh;padding-top:7rem;padding-bottom:7rem}.chapter-copy,.chapter-art{justify-self:start}.chapter-art{width:min(18rem,70vw)}.assembly-actions{grid-column:1}.detect-actions{flex-direction:column;align-items:stretch}.action-divider{display:none}.detect-actions>.secondary-button{align-self:flex-start}.privacy-note{margin-top:-1rem}.atlas-scene{min-height:44rem}.atlas-context-panel{border-radius:1rem;width:auto;max-height:48%;inset:auto .75rem .75rem}.atlas-map-mode{top:.75rem;left:.75rem}.atlas-map-attribution{bottom:calc(48% + 1.35rem);right:.75rem}}@media (max-width:38rem){.site-header{position:relative}.header-inner{grid-template-columns:1fr auto;row-gap:.35rem;min-height:auto;padding-top:.6rem;padding-bottom:.6rem}.brand{grid-column:1}.language-link{grid-column:2}.primary-nav{grid-area:2/1/auto/-1;justify-content:flex-start;width:100%}.primary-nav a{flex:1;justify-content:center}.story-controls{justify-content:space-between;inset:8rem .75rem auto}.story-controls>*{flex:1}.story-opening,.story-chapter{min-height:76svh}.story-opening h1{font-size:clamp(2.7rem,14vw,4.2rem)}.chapter-copy h2{font-size:clamp(2.15rem,12vw,3.6rem)}.search-row{flex-direction:column}.search-row .primary-button{width:100%}.atlas-scene{border-radius:1rem;min-height:42rem}.atlas-map-canvas .maplibregl-ctrl-top-right{top:.55rem;right:.55rem}.atlas-map-mode{max-width:calc(100% - 5.5rem)}.atlas-context-panel{max-height:50%;bottom:.5rem;left:.5rem;right:.5rem}.atlas-map-attribution{max-width:calc(100% - 1.1rem);bottom:calc(50% + 1.05rem);right:.55rem}.honest-state{grid-template-columns:auto 1fr}.state-action{grid-column:2;margin-top:1rem}.entity-list>li,.result-heading,.result-section{grid-template-columns:1fr}.entity-list>li{gap:1.25rem}.result-heading{align-items:start}.signal-list li{grid-template-columns:1fr auto}.signal-list small{grid-column:1/-1}.site-footer{flex-direction:column;justify-content:center;align-items:flex-start;padding-bottom:6rem}}@media (prefers-color-scheme:dark){:root{--canvas:#10121f;--surface:#171a2a;--surface-elevated:#1b1e30;--ink:#f2f3f7;--ink-soft:#b6bac7;--ink-faint:#9197a8;--border:#303447;--border-strong:#4d5267;--primary:#6ba4e8;--primary-strong:#83b5ef;--signal:#70d5df;--focus:#7db9ff;--header:#10121fe0}.story-opening,.chapter-4{background:#0d0f1d}.chapter-2,.chapter-5{background:#171a2a}.chapter-3{background:#131625}.story-controls{background:#171a2aeb}.atlas-scene,.atlas-map-surface{background:#080b18}.atlas-context-panel{background:#171a2ae6;border-color:#4d5267b8}.atlas-map-canvas .maplibregl-ctrl-group{background:#171a2aeb;border-color:#b6bac759}.atlas-map-canvas .maplibregl-ctrl button .maplibregl-ctrl-icon{filter:invert()}.primary-button{color:#0b1626}}@media (prefers-reduced-transparency:reduce){.site-header,.story-controls,.atlas-context-panel,.atlas-map-mode,.atlas-map-attribution{background:var(--canvas);-webkit-backdrop-filter:none;backdrop-filter:none}}@media (prefers-contrast:more){:root{--border:#6b7180;--border-strong:#343948}.site-header,.story-controls{background:var(--canvas);-webkit-backdrop-filter:none;backdrop-filter:none;border-color:currentColor}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.chapter-copy,.chapter-art,.loading-line:after{opacity:1!important;transform:none!important}}html[data-motion=reduce] *,html[data-motion=reduce] :before,html[data-motion=reduce] :after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}html[data-motion=reduce] .chapter-copy,html[data-motion=reduce] .chapter-art,html[data-motion=reduce] .loading-line:after{opacity:1!important;transform:none!important}.homepage-shell{--home-canvas:#11142a;--home-canvas-deep:#090d20;--home-surface:#0f142ad1;--home-surface-solid:#11172d;--home-ink:#f1f4fb;--home-ink-soft:#b9c1d3;--home-ink-faint:#8791aa;--home-border:#9eafd13d;--home-border-strong:#9eafd16b;--home-primary:#327ad7;--home-signal:#4fd0de;background:var(--home-canvas);min-height:100%;color:var(--home-ink);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.homepage-shell a,.homepage-shell button{touch-action:manipulation}.home-skip-link{z-index:100;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:fixed;top:.75rem;left:.75rem;overflow:hidden}.home-skip-link:focus-visible{border:1px solid var(--home-signal);background:var(--home-surface-solid);clip:auto;clip-path:none;width:auto;height:auto;color:var(--home-ink);border-radius:.65rem;padding:.65rem .9rem;font-size:.82rem;font-weight:700;text-decoration:none;overflow:visible}.site-header[data-variant=world]{z-index:60;min-height:4.25rem;color:var(--home-ink);-webkit-backdrop-filter:blur(1.15rem)saturate(130%);backdrop-filter:blur(1.15rem)saturate(130%);background:#090d20ad;border-bottom:1px solid #9eafd11f;position:fixed;top:0;left:0;right:0}.site-header[data-variant=world]:after{display:none}.site-header[data-variant=world] .brand-mark{border-color:var(--home-border-strong);color:var(--home-signal);background:#4fd0de14}.site-header[data-variant=world] .primary-nav a,.site-header[data-variant=world] .language-link{color:var(--home-ink-soft)}.site-header[data-variant=world] .primary-nav a:hover,.site-header[data-variant=world] .primary-nav a:focus-visible,.site-header[data-variant=world] .language-link:hover,.site-header[data-variant=world] .language-link:focus-visible{color:var(--home-ink);background:#4fd0de17}.site-header[data-variant=world] .primary-nav a[aria-current=page]{color:var(--home-ink);background:#f1f4fb17;box-shadow:inset 0 0 0 1px #f1f4fb14}.story-controls[data-variant=world]{z-index:55;top:5.15rem;right:var(--page-inline);border-color:var(--home-border);color:var(--home-ink);background:#090d20b8;position:fixed;bottom:auto;box-shadow:0 1rem 2.5rem #03050e3d}.story-controls[data-variant=world] .text-action,.story-controls[data-variant=world] .quiet-button{color:var(--home-ink-soft)}.story-controls[data-variant=world] .text-action:hover,.story-controls[data-variant=world] .quiet-button:hover,.story-controls[data-variant=world] .text-action:focus-visible,.story-controls[data-variant=world] .quiet-button:focus-visible{color:var(--home-ink);background:#4fd0de1a}.home-experience{background:var(--home-canvas);min-height:100dvh;position:relative;overflow:clip}.home-experience:before{z-index:3;content:"";opacity:.025;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.92' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.22'/%3E%3C/svg%3E");position:fixed;inset:0}.home-story{min-height:500dvh;position:relative}.homepage-world{z-index:1;background:radial-gradient(circle at 70% 42%, #327ad721, transparent 36%), var(--home-canvas-deep);isolation:isolate;height:100dvh;position:sticky;top:0;overflow:hidden}.homepage-world:after{z-index:3;content:"";pointer-events:none;background:linear-gradient(90deg,#090d20c2 0%,#0000 48%),linear-gradient(#090d2085 0%,#0000 18% 80%,#090d209e);position:absolute;inset:0}.homepage-world-canvas,.homepage-world-fallback{position:absolute;inset:0}.homepage-world-canvas{z-index:2;opacity:0;transition:opacity .42s}.homepage-world[data-map-state=ready] .homepage-world-canvas{opacity:1}.homepage-world-fallback{z-index:1;background:radial-gradient(at 67% 47%,#2627935c 0%,#11142a00 48%),linear-gradient(135deg,#090d20,#11142a 48%,#0b1026);overflow:hidden}.homepage-world-fallback span{background:linear-gradient(90deg,#0000,#4fd0de42,#0000);width:min(68vw,62rem);height:1px;position:absolute;top:52%;right:5%;box-shadow:0 0 4rem 1rem #327ad717}.homepage-world-vignette{z-index:4;pointer-events:none;background:radial-gradient(at 66% 45%,#0000 20%,#04071424 58%,#040714b8 110%);position:absolute;inset:0}.homepage-world-canvas .maplibregl-canvas{cursor:grab}.homepage-world-canvas .maplibregl-canvas:active{cursor:grabbing}.homepage-world-canvas .maplibregl-canvas:focus-visible{outline:.1875rem solid var(--home-signal);outline-offset:-.3rem}.homepage-world-canvas .maplibregl-ctrl-bottom-right{z-index:6;right:var(--page-inline);bottom:3.6rem}.homepage-world-canvas .maplibregl-ctrl-group{border:1px solid var(--home-border);-webkit-backdrop-filter:blur(.9rem);backdrop-filter:blur(.9rem);background:#090d20c7;border-radius:.75rem;overflow:hidden;box-shadow:0 .8rem 2.2rem #03050e47}.homepage-world-canvas .maplibregl-ctrl button .maplibregl-ctrl-icon{filter:invert();opacity:.82}.homepage-world-mode,.homepage-world-attribution{z-index:7;border:1px solid var(--home-border);color:var(--home-ink-soft);-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem);background:#090d20b8;margin:0;position:absolute}.homepage-world-mode{top:5.25rem;left:var(--page-inline);letter-spacing:.02em;border-radius:999px;padding:.4rem .68rem;font-size:.72rem;font-weight:680}.homepage-world-attribution{right:var(--page-inline);border-radius:.4rem;padding:.25rem .48rem;font-size:.64rem;bottom:1rem}.homepage-world-unavailable{z-index:8;right:var(--page-inline);width:min(26rem, calc(100% - 2 * var(--page-inline)));border:1px solid var(--home-border);background:var(--home-surface-solid);color:var(--home-ink-soft);border-radius:.75rem;gap:.35rem;padding:1rem 1.15rem;font-size:.82rem;display:grid;position:absolute;bottom:6.5rem}.homepage-world-unavailable strong{color:var(--home-ink)}.home-chapters{z-index:10;pointer-events:none;margin-top:-100dvh;position:relative}.home-progress{z-index:12;width:2.25rem;height:0;margin-left:calc(100% - var(--page-inline) - 2.25rem);pointer-events:auto;position:sticky;top:50%;transform:translateY(-50%)}.home-progress ol{gap:.25rem;margin:0;padding:0;list-style:none;display:grid}.home-progress a{width:2.25rem;height:2.25rem;color:var(--home-ink-faint);font-variant-numeric:tabular-nums;transition:background-color .18s ease, color .18s ease, transform .18s var(--ease-out);border-radius:999px;place-items:center;font-size:.66rem;font-weight:720;text-decoration:none;display:grid}.home-progress a:hover,.home-progress a:focus-visible{color:var(--home-ink);background:#f1f4fb14}.home-progress a[aria-current=step]{color:var(--home-signal);background:#4fd0de1f}.home-chapter{min-height:100dvh;padding:clamp(7.5rem, 14vh, 10rem) calc(var(--page-inline) + 1rem) clamp(4.5rem, 10vh, 7rem);pointer-events:none;align-items:center;scroll-margin-top:0;display:flex;position:relative}.home-chapter-panel{pointer-events:auto;opacity:.46;width:min(38rem,46vw);transition:opacity .24s,transform .24s cubic-bezier(.32,.72,0,1);transform:translateY(1rem)}.home-chapter[data-active=true] .home-chapter-panel{opacity:1;transform:translateY(0)}.home-kicker,.home-chapter-label,.home-drawer-kicker,.home-entity-type{color:var(--home-signal);letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-size:.72rem;font-weight:720;line-height:1.35}.home-chapter h1,.home-chapter h2{max-width:12ch;color:var(--home-ink);letter-spacing:-.055em;text-wrap:balance;margin:0;font-weight:670;line-height:.98}.home-chapter h1{font-size:clamp(3.5rem,6.6vw,7.2rem)}.home-chapter h2{font-size:clamp(2.8rem,5.1vw,5.7rem)}.home-lede,.home-chapter-body{max-width:39rem;color:var(--home-ink-soft);text-wrap:pretty;margin:1.55rem 0 0;font-size:clamp(1.05rem,1.55vw,1.3rem);line-height:1.58}.home-chapter-evidence{border-left:1px solid var(--home-border-strong);max-width:35rem;color:var(--home-ink-faint);margin:1.4rem 0 0;padding-left:1rem;font-size:.78rem;line-height:1.55}.home-actions{grid-template-columns:minmax(0,1fr) auto;gap:.65rem;width:min(38rem,100%);margin-top:2rem;display:grid}.home-search{min-width:0}.home-search label{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.home-search-row{border:1px solid var(--home-border-strong);background:#090d20c2;border-radius:.85rem;min-height:3.25rem;transition:border-color .16s,background-color .16s;display:flex;overflow:hidden;box-shadow:0 1rem 3rem #03050e3d,inset 0 1px #f1f4fb0d}.home-search-row:focus-within{border-color:var(--home-signal);background:#090d20f0}.home-search-row input{min-width:0;color:var(--home-ink);background:0 0;border:0;outline:0;flex:1;padding:0 1rem}.home-search-row input::placeholder{color:var(--home-ink-faint)}.home-primary-action,.home-secondary-action,.home-context-retry,.home-drawer-close{cursor:pointer;transition:background-color .16s ease, color .16s ease, opacity .16s ease, transform .14s var(--ease-out);border:0;font-weight:680}.home-primary-action{background:var(--home-primary);color:#f4f7fb;min-width:5.7rem;padding:0 1.05rem}.home-secondary-action{border:1px solid var(--home-border-strong);min-height:3.25rem;color:var(--home-ink);white-space:nowrap;background:#11172dbd;border-radius:.85rem;padding:0 1rem}.home-primary-action:hover,.home-primary-action:focus-visible{background:#3b88e6}.home-secondary-action:hover,.home-secondary-action:focus-visible,.home-context-retry:hover,.home-context-retry:focus-visible{border-color:var(--home-signal);background:#4fd0de1a}.home-primary-action:active,.home-secondary-action:active,.home-context-retry:active,.home-drawer-close:active{transition-duration:.1s;transform:scale(.985)}.home-primary-action:disabled,.home-secondary-action:disabled{cursor:wait;opacity:.62}.home-actions[data-final=true]{margin-top:2.25rem}.home-route-links{grid-column:1/-1;gap:1.25rem;display:flex}.home-route-links a{color:var(--home-ink-soft);font-size:.8rem;font-weight:650;text-decoration-color:#4fd0de6b}.home-route-links a:hover,.home-route-links a:focus-visible{color:var(--home-signal)}.home-privacy-copy{max-width:37rem;color:var(--home-ink-faint);grid-column:1/-1;margin:.1rem 0 0;font-size:.7rem;line-height:1.5}.home-drawer-backdrop{z-index:80;opacity:1;transition:opacity .18s var(--ease-in-out);background:#02040c8f;position:fixed;inset:0}.home-drawer-backdrop[data-starting-style],.home-drawer-backdrop[data-ending-style]{opacity:0}.home-drawer-viewport{z-index:81;pointer-events:none;justify-content:flex-end;align-items:flex-end;padding:1rem;display:flex;position:fixed;inset:0}.home-drawer-popup{overscroll-behavior:contain;border:1px solid var(--home-border-strong);width:min(30rem,100vw - 2rem);max-height:min(76dvh,48rem);color:var(--home-ink);pointer-events:auto;transform:translateY(var(--drawer-swipe-movement-y,0));will-change:transform;background:#11172df5;border-radius:1.25rem;transition:transform .24s cubic-bezier(.32,.72,0,1);position:relative;overflow:auto;box-shadow:0 2rem 7rem #01030a94}.home-drawer-popup[data-starting-style],.home-drawer-popup[data-ending-style]{transform:translateY(calc(100% + 2rem))}.home-drawer-popup[data-ending-style]{transition-duration:.18s;transition-timing-function:var(--ease-in-out)}.home-drawer-handle{background:var(--home-border-strong);border-radius:999px;width:2.4rem;height:.22rem;margin:.65rem auto 0}.home-drawer-close{z-index:2;float:right;border:1px solid var(--home-border);width:2.5rem;height:2.5rem;color:var(--home-ink-soft);background:#090d20c7;border-radius:999px;place-items:center;margin:.3rem .75rem 0 0;font-size:1.25rem;line-height:1;display:grid;position:sticky;top:.75rem}.home-drawer-close:hover,.home-drawer-close:focus-visible{color:var(--home-ink);background:#4fd0de1a}.home-drawer-content{padding:1.3rem 1.4rem 1.5rem}.home-drawer-kicker{margin-right:3rem}.home-drawer-title{color:var(--home-ink);letter-spacing:-.04em;margin:0;padding-right:2.5rem;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:670;line-height:1.08}.home-drawer-description{color:var(--home-ink-soft);margin:.85rem 0 0;font-size:.9rem;line-height:1.58}.home-context-status{margin-top:1.25rem;transition:opacity .16s}.home-context-status[data-tone=loading]{opacity:.72}.home-entity-type{margin-bottom:.75rem}.home-context-facts,.home-context-layers dl{margin:0;display:grid}.home-context-facts>div,.home-context-layers dl>div{border-top:1px solid var(--home-border);grid-template-columns:minmax(7rem,.75fr) minmax(0,1.5fr);gap:.3rem;padding:.8rem 0;display:grid}.home-context-facts dt,.home-context-layers dt{color:var(--home-ink-faint);font-size:.72rem;font-weight:680}.home-context-facts dd,.home-context-layers dd{color:var(--home-ink-soft);overflow-wrap:anywhere;margin:0;font-size:.8rem}.home-context-layers{margin-top:1.3rem}.home-context-layers h3{color:var(--home-ink);margin:0 0 .65rem;font-size:.82rem;font-weight:700}.home-context-sources{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.home-context-sources li{border-top:1px solid var(--home-border);color:var(--home-ink-soft);gap:.25rem;padding-top:.75rem;font-size:.78rem;display:grid}.home-map-precision{border:1px solid var(--home-border);color:var(--home-ink-faint);background:#090d206b;border-radius:.75rem;margin:1.2rem 0 0;padding:.9rem 1rem;font-size:.7rem;line-height:1.5}.home-context-state{align-items:center;gap:.7rem;min-height:3rem;display:flex}.home-context-state-mark{background:var(--home-signal);border-radius:999px;width:.55rem;height:.55rem;box-shadow:0 0 1rem #4fd0de52}.home-context-loading{background:var(--home-border);width:5rem;height:1px;overflow:hidden}.home-context-loading:after{background:var(--home-signal);content:"";width:52%;height:100%;animation:home-loading .9s var(--ease-in-out) infinite alternate;display:block}.home-context-retry{border:1px solid var(--home-border-strong);min-height:2.5rem;color:var(--home-ink);background:0 0;border-radius:999px;padding:0 .9rem}.homepage-shell .site-footer{z-index:15;width:100%;max-width:none;padding-right:var(--page-inline);padding-left:var(--page-inline);border-color:var(--home-border);background:var(--home-canvas);color:var(--home-ink-faint);position:relative}@keyframes home-loading{0%{transform:translate(-20%)}to{transform:translate(110%)}}@media (max-width:56rem){.home-chapter-panel{width:min(34rem,58vw)}.home-chapter h1{font-size:clamp(3.25rem,8vw,5.5rem)}.home-chapter h2{font-size:clamp(2.65rem,6.8vw,4.6rem)}}@media (max-width:45rem){.homepage-world-canvas{transition-duration:.26s}.site-header[data-variant=world]{position:fixed}.site-header[data-variant=world] .header-inner{min-height:4rem;padding-right:max(.8rem, env(safe-area-inset-right));padding-left:max(.8rem, env(safe-area-inset-left));grid-template-rows:1fr;grid-template-columns:auto 1fr auto;column-gap:.35rem}.site-header[data-variant=world] .brand{grid-area:1/1}.site-header[data-variant=world] .brand>span:last-child{display:none}.site-header[data-variant=world] .primary-nav{grid-area:1/2;justify-content:center;width:auto;min-width:0}.site-header[data-variant=world] .primary-nav a{flex:none;min-height:2.5rem;padding:0 .58rem;font-size:.78rem}.site-header[data-variant=world] .primary-nav a[aria-current=page]{display:inline-flex}.site-header[data-variant=world] .language-link{grid-area:1/3;min-height:2.5rem;padding:0 .55rem;font-size:.74rem}.story-controls[data-variant=world]{padding:.2rem;inset:4.65rem .75rem auto auto}.story-controls[data-variant=world]>*{flex:none;min-height:2.35rem;padding:0 .65rem;font-size:.7rem}.homepage-world:after{background:linear-gradient(#090d2038 0%,#0000 42%,#090d20db 82%),linear-gradient(90deg,#090d2033,#0000)}.homepage-world-vignette{background:radial-gradient(at 50% 32%,#0000 12%,#0407141f 52%,#040714c2 112%)}.homepage-world-mode{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 13rem);top:4.7rem;left:.75rem;overflow:hidden}.homepage-world-attribution{max-width:calc(100% - 1.5rem);bottom:.55rem;right:.75rem}.homepage-world-canvas .maplibregl-ctrl-bottom-right{bottom:2.45rem;right:.65rem}.home-progress{width:auto;height:2rem;margin-left:1rem;margin-right:1rem;top:8.1rem;transform:none}.home-progress ol{justify-content:center;gap:.18rem;display:flex}.home-progress a{width:2rem;height:2rem}.home-chapter{padding:10rem max(1rem, env(safe-area-inset-right)) calc(3.1rem + env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));align-items:flex-end}.home-chapter-panel{border:1px solid var(--home-border);-webkit-backdrop-filter:blur(1.15rem)saturate(125%);backdrop-filter:blur(1.15rem)saturate(125%);background:#0c1125d4;border-radius:1.25rem;width:100%;max-height:54dvh;padding:1.2rem 1.15rem 1.15rem;overflow:auto;box-shadow:0 1.3rem 4rem #01030a59}.home-chapter h1{max-width:10ch;font-size:clamp(2.75rem,12.8vw,4.3rem)}.home-chapter h2{max-width:11ch;font-size:clamp(2.4rem,10.8vw,3.75rem)}.home-lede,.home-chapter-body{margin-top:1rem;font-size:.96rem;line-height:1.5}.home-chapter-evidence{margin-top:1rem;font-size:.7rem}.home-actions{grid-template-columns:1fr;margin-top:1.25rem}.home-search-row,.home-secondary-action{min-height:3rem}.home-privacy-copy,.home-route-links{grid-column:1}.home-drawer-viewport{padding:0}.home-drawer-popup{border-bottom:0;border-left:0;border-right:0;border-radius:1.25rem 1.25rem 0 0;width:100%;max-height:min(72dvh,46rem)}.home-drawer-content{padding-bottom:calc(1.5rem + env(safe-area-inset-bottom))}.home-context-facts>div,.home-context-layers dl>div{grid-template-columns:1fr}}@media (max-height:45rem) and (min-width:45.01rem){.home-chapter{padding-top:6rem;padding-bottom:2.5rem}.home-chapter h1{font-size:clamp(3rem,7.5vh,5rem)}.home-chapter h2{font-size:clamp(2.4rem,6.5vh,4rem)}}@media (prefers-reduced-transparency:reduce){.site-header[data-variant=world],.story-controls[data-variant=world],.homepage-world-mode,.homepage-world-attribution,.home-chapter-panel,.home-drawer-popup{background:var(--home-surface-solid);-webkit-backdrop-filter:none;backdrop-filter:none}}@media (prefers-contrast:more){.homepage-shell{--home-border:#f1f4fb94;--home-border-strong:#f1f4fbd1}.homepage-world:after{background:linear-gradient(90deg,#090d20db,#0000 58%)}}@media (prefers-reduced-motion:reduce){.homepage-world-canvas,.home-chapter-panel,.home-progress a,.home-context-status,.home-drawer-backdrop,.home-drawer-popup{transition-duration:.12s!important;animation:none!important}.home-chapter-panel{transform:none!important}.home-context-loading:after{animation:none!important;transform:none!important}.homepage-shell :is(.primary-nav a,.language-link,.text-action,.quiet-button,.home-primary-action,.home-secondary-action,.home-context-retry,.home-drawer-close,.home-route-links a){transition-duration:.12s!important}}html[data-motion=reduce] .homepage-world-canvas,html[data-motion=reduce] .home-chapter-panel,html[data-motion=reduce] .home-progress a,html[data-motion=reduce] .home-context-status,html[data-motion=reduce] .home-drawer-backdrop,html[data-motion=reduce] .home-drawer-popup{transition-duration:.12s!important;animation:none!important}html[data-motion=reduce] .home-chapter-panel,html[data-motion=reduce] .home-context-loading:after{animation:none!important;transform:none!important}html[data-motion=reduce] .homepage-shell :is(.primary-nav a,.language-link,.text-action,.quiet-button,.home-primary-action,.home-secondary-action,.home-context-retry,.home-drawer-close,.home-route-links a){transition-duration:.12s!important}html[data-motion=reduce] .homepage-shell :is(.home-primary-action,.home-secondary-action,.home-context-retry,.home-drawer-close){transform:none!important}.homepage-shell:has(.map-home){--map-home-ink:#11142a;--map-home-ink-soft:#596171;--map-home-ink-faint:#78808e;--map-home-surface:#ffffffe0;--map-home-surface-solid:#fff;--map-home-border:#4a5b6f33;--map-home-border-strong:#4a5b6f52;--map-home-blue:#327ad7;--map-home-signal:#238e9e;min-height:100dvh;color:var(--map-home-ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#dcecf1;overflow:hidden}.homepage-shell:has(.map-home) .home-experience{background:#dcecf1;min-height:100dvh;overflow:hidden}.homepage-shell:has(.map-home) .home-experience:before{display:none}.homepage-shell:has(.map-home) .home-skip-link:focus-visible{border-color:var(--map-home-blue);background:var(--map-home-surface-solid);color:var(--map-home-ink)}.homepage-shell:has(.map-home) .site-header[data-variant=world]{min-height:4.1rem;color:var(--map-home-ink);-webkit-backdrop-filter:blur(1.1rem)saturate(125%);backdrop-filter:blur(1.1rem)saturate(125%);background:#f8fbfcc7;border-bottom-color:#4a5b6f1f;box-shadow:0 1px #ffffff94}.homepage-shell:has(.map-home) .site-header[data-variant=world] .primary-nav a{color:var(--map-home-ink-soft)}.homepage-shell:has(.map-home) .site-header[data-variant=world] .language-link{color:var(--map-home-ink-soft)}.homepage-shell:has(.map-home) .site-header[data-variant=world] .primary-nav a:hover{color:var(--map-home-ink);background:#327ad714}.homepage-shell:has(.map-home) .site-header[data-variant=world] .primary-nav a:focus-visible{color:var(--map-home-ink);background:#327ad714}.homepage-shell:has(.map-home) .site-header[data-variant=world] .language-link:hover{color:var(--map-home-ink);background:#327ad714}.homepage-shell:has(.map-home) .site-header[data-variant=world] .language-link:focus-visible{color:var(--map-home-ink);background:#327ad714}.homepage-shell:has(.map-home) .site-header[data-variant=world] .primary-nav a[aria-current=page]{color:var(--map-home-ink);background:#11142a0f;box-shadow:inset 0 0 0 1px #11142a0d}.map-home{isolation:isolate;min-height:100dvh;position:relative;overflow:hidden}.map-home button,.map-home a{touch-action:manipulation}.map-home-world{z-index:1;background:#dcecf1;position:absolute;inset:0;overflow:hidden}.map-home-world-canvas,.map-home-world-fallback,.map-home-world-shade{position:absolute;inset:0}.map-home-world-canvas{z-index:2;opacity:0;transition:opacity .32s}.map-home-world[data-map-state=ready] .map-home-world-canvas{opacity:1}.map-home-world-fallback{z-index:1;background:radial-gradient(at 68% 43%,#327ad729 0%,#0000 38%),linear-gradient(145deg,#d7e9ee,#edf3f1 52%,#cfe3ea)}.map-home-world-fallback svg{width:100%;height:100%}.static-atlas-ocean{fill:#dcecf1}.static-atlas-countries path{fill:#f1f2eb;stroke:#9aaab0;stroke-width:.72px;vector-effect:non-scaling-stroke}.static-atlas-countries path[data-selected=true]{fill:#8ebce9;stroke:#236fd0;stroke-width:1.8px}.static-atlas-network circle:first-child{fill:#327ad729;stroke:#327ad785;stroke-width:1.5px}.static-atlas-network circle:last-child{fill:#327ad7;stroke:#fff;stroke-width:3px}.map-home-world-shade{z-index:3;pointer-events:none;background:linear-gradient(#f7fbfc61 0%,#0000 18% 76%,#11142a14),linear-gradient(90deg,#f7fbfc3d,#0000 38%)}.map-home-world-canvas .maplibregl-canvas{cursor:grab}.map-home-world-canvas .maplibregl-canvas:active{cursor:grabbing}.map-home-world-canvas .maplibregl-canvas:focus-visible{outline:.1875rem solid var(--map-home-blue);outline-offset:-.3rem}.map-home-world-canvas .maplibregl-ctrl-bottom-right{z-index:5;bottom:1rem;right:1rem}.map-home-world-canvas .maplibregl-ctrl-group{border:1px solid var(--map-home-border);background:var(--map-home-surface);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);border-radius:.85rem;overflow:hidden;box-shadow:0 .65rem 2rem #11142a24}.map-home-world-canvas .maplibregl-ctrl button{width:2.75rem;height:2.75rem}.map-home-world-canvas .maplibregl-ctrl button .maplibregl-ctrl-icon{opacity:.72}.map-home-world-attribution{z-index:5;color:#11142a94;pointer-events:none;margin:0;font-size:.62rem;position:absolute;bottom:.45rem;right:1rem}.map-home-world-unavailable{z-index:7;border:1px solid var(--map-home-border);background:var(--map-home-surface-solid);width:min(25rem,100% - 2rem);color:var(--map-home-ink-soft);border-radius:1rem;gap:.25rem;padding:.95rem 1rem;font-size:.8rem;display:grid;position:absolute;bottom:4.5rem;right:1rem;box-shadow:0 1rem 3rem #11142a1f}.map-home-world-unavailable strong{color:var(--map-home-ink)}.map-home-intro{z-index:10;pointer-events:none;width:min(30rem,100% - 3rem);transition:opacity .36s,transform .42s cubic-bezier(.23,1,.32,1);position:absolute;top:clamp(8.4rem,18vh,12rem);left:max(1.5rem,50vw - 42rem)}.map-home-intro[data-settled=true]{opacity:0;transform:translateY(-.75rem)}.map-home-kicker,.map-home-sheet-heading p,.map-home-entity-type,.map-home-community-subject{color:var(--map-home-signal);letter-spacing:.11em;text-transform:uppercase;margin:0 0 .7rem;font-size:.68rem;font-weight:760;line-height:1.35}.map-home-intro h1{max-width:13ch;color:var(--map-home-ink);letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(2.35rem,4.2vw,4.5rem);font-weight:690;line-height:.98}.map-home-intro>p:last-child{max-width:31rem;color:var(--map-home-ink-soft);text-wrap:pretty;margin:1.15rem 0 0;font-size:clamp(.94rem,1.3vw,1.08rem);line-height:1.6}.map-home-search{z-index:25;border:1px solid var(--map-home-border-strong);background:var(--map-home-surface);-webkit-backdrop-filter:blur(1.1rem)saturate(130%);backdrop-filter:blur(1.1rem)saturate(130%);border-radius:1rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;width:min(39rem,100% - 32rem);min-width:20rem;min-height:3.2rem;transition:border-color .16s,background-color .16s,box-shadow .16s;display:grid;position:absolute;top:5.05rem;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 .9rem 2.8rem #11142a24,inset 0 1px #ffffffd1}.map-home-search>form{display:contents}.map-home-search:focus-within{border-color:var(--map-home-blue);background:#fffffff5;box-shadow:0 1rem 3rem #11142a29,0 0 0 .1875rem #327ad724}.map-home-search label{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.map-home-search-icon{border:.1rem solid var(--map-home-ink-faint);border-radius:999px;width:1rem;height:1rem;margin-left:1rem;position:relative}.map-home-search-icon:after{background:var(--map-home-ink-faint);content:"";border-radius:999px;width:.42rem;height:.1rem;position:absolute;bottom:-.2rem;right:-.32rem;transform:rotate(45deg)}.map-home-search input{min-width:0;min-height:3.2rem;color:var(--map-home-ink);background:0 0;border:0;outline:0;padding:0 .9rem;font-size:.92rem}.map-home-search input::placeholder{color:var(--map-home-ink-faint)}.map-home-search button,.map-home-status button,.map-home-utility button,.map-home-context-peek,.map-home-sheet button,.map-home-community-action{cursor:pointer;border:0;font-weight:690;transition:background-color .16s,border-color .16s,color .16s,opacity .16s,transform .14s cubic-bezier(.23,1,.32,1)}.map-home-search button{background:var(--map-home-blue);color:#fff;align-self:stretch;min-width:4.8rem;padding:0 1rem}.map-home-search button:focus-visible{background:#236fd0}.map-home-search button:disabled{cursor:wait;opacity:.64}.map-home-search button:active,.map-home-status button:active,.map-home-utility button:active,.map-home-context-peek:active,.map-home-sheet button:active,.map-home-community-action:active{transition-duration:.1s;transform:scale(.97)}.map-home-status,.map-home-utility{z-index:20;border:1px solid var(--map-home-border);background:var(--map-home-surface);min-height:2.8rem;color:var(--map-home-ink-soft);-webkit-backdrop-filter:blur(1rem)saturate(125%);backdrop-filter:blur(1rem)saturate(125%);border-radius:999px;align-items:center;display:flex;position:absolute;top:5.2rem;box-shadow:0 .7rem 2rem #11142a1a}.map-home-status{gap:.55rem;max-width:min(25rem,50vw - 21rem);padding:.3rem .45rem .3rem .75rem;font-size:.73rem;font-weight:680;left:1rem}.map-home-status-dot{background:var(--map-home-signal);border-radius:999px;flex:none;width:.52rem;height:.52rem;box-shadow:0 0 0 .28rem #238e9e1f}.map-home-status-dot[data-active=true]{animation:1.1s ease-in-out infinite alternate map-home-status-pulse}.map-home-status button{min-height:2.75rem;color:var(--map-home-blue);white-space:nowrap;background:#327ad717;border-radius:999px;margin-left:auto;padding:0 .7rem}.map-home-utility{gap:.2rem;padding:.25rem;right:1rem}.map-home-utility button{min-height:2.75rem;color:var(--map-home-ink-soft);background:0 0;border-radius:999px;padding:0 .75rem;font-size:.7rem}.map-home-utility button:focus-visible{color:var(--map-home-ink);background:#327ad714}.map-home-utility button:disabled{cursor:default;opacity:.72}.map-home-context-peek{z-index:20;border:1px solid var(--map-home-border);background:var(--map-home-surface);width:min(29rem,100% - 8rem);min-height:4.5rem;color:var(--map-home-ink);text-align:left;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);border-radius:1rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.72rem;padding:.7rem .85rem;display:grid;position:absolute;bottom:1rem;left:1rem;box-shadow:0 1rem 3rem #11142a24}.map-home-context-peek .map-home-capsule-copy{gap:.2rem;min-width:0;display:grid}.map-home-context-peek .map-home-capsule-copy strong,.map-home-context-peek .map-home-capsule-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.map-home-context-peek .map-home-capsule-copy strong{font-size:.84rem}.map-home-context-peek .map-home-capsule-copy small{color:var(--map-home-ink-soft);font-size:.7rem;font-weight:560}.map-home-context-peek .map-home-capsule-signal{background:var(--map-home-blue);border-radius:999px;width:.68rem;height:.68rem;box-shadow:0 0 0 .35rem #327ad71f,0 0 1.4rem #327ad76b}.map-home-context-peek .map-home-capsule-action{color:var(--map-home-blue);white-space:nowrap;font-size:.7rem}.map-home-context-peek:focus-visible{background:#fffffff5;border-color:#327ad775}.map-home-flight-identity{z-index:24;color:#f4f7ff;-webkit-backdrop-filter:blur(1.2rem)saturate(125%);backdrop-filter:blur(1.2rem)saturate(125%);background:#121831d6;border:1px solid #99aeda42;border-radius:1.2rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.72rem;min-width:min(20rem,100% - 2rem);min-height:4.25rem;padding:.65rem .8rem;display:grid;position:absolute;bottom:1.1rem;left:50%;transform:translate(-50%);box-shadow:0 1.1rem 3.4rem #04071557,inset 0 1px #ffffff14}.map-home-flight-identity>span:not(.map-home-shared-identity){gap:.14rem;display:grid}.map-home-flight-identity small,.map-home-flight-identity strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.map-home-flight-identity small{color:#8f9ab3;letter-spacing:.08em;text-transform:uppercase;font-size:.6rem;font-weight:720}.map-home-flight-identity strong{font-size:.88rem}.map-home-flight-identity i{width:.42rem;height:.42rem;animation:map-home-status-pulse .78s var(--ease-in-out) infinite alternate;background:#4fd0de;border-radius:999px;box-shadow:0 0 1.1rem #4fd0deb8}.map-home-shared-identity{color:#f6fbff;letter-spacing:.04em;view-transition-name:none;background:radial-gradient(circle at 36% 28%,#4fd0de5c,#0000 34%),linear-gradient(145deg,#327ad7,#241381);border:1px solid #8497c952;border-radius:999px;flex:none;place-items:center;width:2.75rem;height:2.75rem;font-size:.64rem;font-style:normal;font-weight:780;display:grid;box-shadow:0 0 0 .28rem #327ad71c,0 .7rem 1.8rem #11142a38}.map-home[data-core-phase=flying] .map-home-flight-identity .map-home-shared-identity,.map-home[data-core-phase=locking] .map-home-flight-identity .map-home-shared-identity,.map-home:not([data-core-phase=flying]):not([data-core-phase=locking])[data-passport-presentation=peek] .map-home-entity-peek-signal,.map-home:not([data-core-phase=flying]):not([data-core-phase=locking])[data-passport-presentation=half] .map-home-passport-identity,.map-home:not([data-core-phase=flying]):not([data-core-phase=locking])[data-passport-presentation=full] .map-home-passport-identity,.map-home:not([data-core-phase=flying]):not([data-core-phase=locking])[data-passport-presentation=world-overlay] .map-home-passport-identity{view-transition-name:network-identity}.map-home-entity-peek{z-index:24;color:#f4f6fb;opacity:1;-webkit-backdrop-filter:blur(1.15rem)saturate(125%);backdrop-filter:blur(1.15rem)saturate(125%);background:linear-gradient(#171a23f0,#090b10f5);border:1px solid #b5c0d633;border-radius:1.55rem;grid-template-columns:auto minmax(0,1fr) minmax(20rem,1.25fr) auto;align-items:center;gap:1rem;width:min(82rem,100% - clamp(2.5rem,4.4vw,4rem));min-height:6.75rem;padding:.95rem 1.15rem;transition:opacity .22s cubic-bezier(.16,1,.3,1),transform .24s cubic-bezier(.16,1,.3,1);display:grid;position:absolute;bottom:1rem;left:50%;right:auto;transform:translate(-50%)translateY(0)scale(1);box-shadow:0 1.6rem 5rem #00000061,inset 0 1px #ffffff12}@starting-style{.map-home-entity-peek{opacity:0;transform:translate(-50%)translateY(.55rem)scale(.985)}}.map-home-entity-peek[data-selection-phase=outgoing]{pointer-events:none;opacity:0;transition-duration:.14s;transform:translate(-50%)translateY(.35rem)scale(.99)}.map-home-entity-peek-signal{border-color:#ffffffe0;width:2.75rem;height:2.75rem;margin-top:0;box-shadow:0 0 0 .32rem #327ad71f,0 .8rem 1.9rem #11142a2e}.map-home-entity-peek-copy{min-width:0}.map-home-entity-peek-copy p,.map-home-entity-peek-copy h2,.map-home-entity-peek-copy span,.map-home-entity-peek-note{margin:0}.map-home-entity-peek-copy p{color:#4fd0de;letter-spacing:.09em;text-transform:uppercase;font-size:.62rem;font-weight:760}.map-home-entity-peek-copy h2{color:#f4f6fb;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;margin-top:.18rem;font-size:1.05rem;font-weight:710;overflow:hidden}.map-home-entity-peek-copy span{color:#a8b0c0;text-overflow:ellipsis;white-space:nowrap;margin-top:.14rem;font-size:.7rem;display:block;overflow:hidden}.map-home-entity-peek dl{grid-column:auto;grid-template-columns:repeat(4,minmax(0,1fr));gap:.25rem;min-width:0;margin:0;display:grid}.map-home-entity-peek dl>div{border-left:1px solid #b5c0d624;min-width:0;padding-left:.55rem}.map-home-entity-peek dt,.map-home-entity-peek dd{margin:0}.map-home-entity-peek dt{color:#7e8799;font-size:.58rem}.map-home-entity-peek dd{color:#edf1f8;text-overflow:ellipsis;white-space:nowrap;margin-top:.18rem;font-size:.68rem;font-weight:660;overflow:hidden}.map-home-entity-peek-actions{grid-column:auto;justify-content:flex-end;align-items:center;gap:.4rem;display:flex}.map-home-entity-peek-actions button{color:#fff;cursor:pointer;background:#327ad7;border:0;border-radius:999px;min-height:2.75rem;padding:0 .9rem;font-size:.72rem;font-weight:700}.map-home-entity-peek-actions .map-home-entity-peek-close{color:#a8b0c0;background:#ffffff0d;border:1px solid #b5c0d62e;width:2.75rem;padding:0;font-size:1.12rem}.map-home-entity-peek-actions button:focus-visible{outline-offset:.12rem;outline:.18rem solid #327ad747}.map-home-entity-peek-note{color:#7e8799;font-size:.62rem;line-height:1.45;display:none}.map-home-sheet-viewport{--map-home-ink:#11142a;--map-home-ink-soft:#596171;--map-home-ink-faint:#78808e;--map-home-surface:#ffffffe0;--map-home-surface-solid:#fff;--map-home-border:#4a5b6f33;--map-home-border-strong:#4a5b6f52;--map-home-blue:#327ad7;--map-home-signal:#238e9e;z-index:65;pointer-events:none;justify-content:flex-end;align-items:flex-end;padding:0 1rem 1rem 0;display:flex;position:fixed;inset:0}.map-home-sheet{border:1px solid var(--map-home-border-strong);width:min(27.5rem,100vw - 2rem);max-height:min(82dvh,52rem);color:var(--map-home-ink);pointer-events:auto;transform:translateY(var(--drawer-swipe-movement-y,0));transition:opacity .18s var(--ease-out), transform .28s var(--ease-drawer);will-change:transform;-webkit-backdrop-filter:blur(1.35rem)saturate(125%);backdrop-filter:blur(1.35rem)saturate(125%);background:#fffffff0;border-radius:1.35rem;position:relative;overflow:clip;box-shadow:0 1.5rem 5rem #11142a2e,inset 0 1px #ffffffe6}.map-home-sheet[data-starting-style],.map-home-sheet[data-ending-style]{opacity:0;transform:translateY(calc(100% + 1rem))}.map-home-sheet[data-ending-style]{transition-duration:.18s}.map-home-sheet[data-passport-presentation=half]{max-height:min(58dvh,36rem)}.map-home-sheet-handle{background:#4a5b6f3d;border-radius:999px;width:2.25rem;height:.22rem;margin:.65rem auto 0}.map-home-sheet-hero{will-change:transform;height:auto;overflow:hidden;transform:translate(0,0)}.map-home-sheet-heading{transform-origin:0 0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.1rem 0;display:flex;transform:translate(0,0)}.map-home-sheet-heading-identity{align-items:flex-start;gap:.72rem;min-width:0;display:flex}.map-home-sheet-heading-identity>div{min-width:0}.map-home-passport-identity{transform-origin:0 0;will-change:transform;width:3rem;height:3rem;transform:translate(0,0)scale(1)}.map-home-sheet-heading p{margin-bottom:.45rem}.map-home-sheet-heading h2{color:var(--map-home-ink);letter-spacing:-.04em;text-wrap:balance;transform-origin:0 0;margin:0;font-size:clamp(1.55rem,2.7vw,2.1rem);font-weight:700;line-height:1.08;transform:scale(1)}.map-home-sheet-heading-actions{flex:none;align-items:center;gap:.4rem;display:flex}.map-home-sheet-regions{border:1px solid var(--map-home-border);min-height:2.75rem;color:var(--map-home-blue);background:#327ad714;border-radius:999px;padding:0 .85rem;font-size:.7rem}.map-home-sheet-expand{border:1px solid var(--map-home-border);min-height:2.75rem;color:var(--map-home-ink-soft);background:#11142a0a;border-radius:999px;padding:0 .75rem;font-size:.7rem}.map-home-sheet-close{border:1px solid var(--map-home-border);width:2.75rem;height:2.75rem;color:var(--map-home-ink-soft);background:#11142a0d;border-radius:999px;flex:none;place-items:center;font-size:1.2rem;display:grid}.map-home-sheet-close:focus-visible{color:var(--map-home-ink);background:#327ad717}.map-home-sheet-description{color:var(--map-home-ink-soft);opacity:1;margin:.7rem 1.1rem 0;font-size:.82rem;line-height:1.55;transform:translate(0,0)}.map-home-sheet-body{z-index:2;will-change:transform;margin-top:-18px;position:relative;transform:translateY(18px)}.map-home-sheet-tabs{border:1px solid var(--map-home-border);scrollbar-color:#4a5b6f47 transparent;scrollbar-width:thin;background:#11142a0a;border-radius:.8rem;margin:.9rem 1.1rem 0;padding:.2rem;display:flex;position:relative;overflow-x:auto}.map-home-sheet-tab-indicator{z-index:0;background:var(--map-home-surface-solid);pointer-events:none;transform-origin:0;width:1px;transition:transform .2s var(--ease-out);border-radius:.62rem;position:absolute;top:.2rem;bottom:.2rem;left:0;transform:translate(0,0)scaleX(0);box-shadow:0 .2rem .8rem #11142a14}.map-home-sheet[data-passport-keyboard-nav=true] .map-home-sheet-tab-indicator{transition:none}.map-home-sheet-tabs::-webkit-scrollbar{height:.28rem}.map-home-sheet-tabs::-webkit-scrollbar-thumb{background:#4a5b6f47;border-radius:999px}.map-home-sheet-tabs button{z-index:1;min-height:2.75rem;color:var(--map-home-ink-soft);background:0 0;border-radius:.62rem;flex:1 0 auto;padding:0 .75rem;font-size:.76rem;position:relative}.map-home-sheet-tabs button[aria-selected=true]{box-shadow:none;color:var(--map-home-ink);background:0 0}.map-home-sheet-scroll{overscroll-behavior:contain;min-height:12rem;max-height:calc(min(82dvh,52rem) - 13.8rem);padding:.85rem 1.1rem calc(1.15rem + env(safe-area-inset-bottom));scrollbar-color:#4a5b6f3d transparent;scrollbar-width:thin;overflow:auto}.map-home-sheet-tab-content{min-height:11rem}.map-home-sheet-scroll::-webkit-scrollbar{width:.38rem}.map-home-sheet-scroll::-webkit-scrollbar-thumb{background:#4a5b6f3d;border-radius:999px}.passport-half-summary{gap:.9rem;display:grid}.passport-half-summary>section{border-bottom:1px solid var(--map-home-border);padding-bottom:.85rem}.passport-half-summary>section p,.passport-half-summary>section h3,.passport-half-summary dl,.passport-half-summary dt,.passport-half-summary dd,.passport-half-summary dd strong,.passport-half-summary dd span,.passport-half-evidence{margin:0}.passport-half-summary>section p,.passport-half-summary dt{color:var(--map-home-signal);letter-spacing:.07em;text-transform:uppercase;font-size:.62rem;font-weight:740}.passport-half-summary>section h3{color:var(--map-home-ink);margin-top:.42rem;font-size:1.05rem;font-weight:690;line-height:1.4}.passport-half-summary dl{gap:.8rem;display:grid}.passport-half-summary dl>div{grid-template-columns:6.5rem minmax(0,1fr);gap:.85rem;display:grid}.passport-half-summary dd{gap:.2rem;display:grid}.passport-half-summary dd strong{color:var(--map-home-ink);font-size:.78rem}.passport-half-summary dd span,.passport-half-evidence{color:var(--map-home-ink-soft);font-size:.68rem;line-height:1.5}.passport-half-expand{color:#fff;cursor:pointer;background:#327ad7;border:0;border-radius:999px;min-height:2.8rem;font-size:.74rem;font-weight:700}.map-home-sheet-map-note{padding:.65rem 1.1rem calc(.65rem + env(safe-area-inset-bottom));border-top:1px solid var(--map-home-border);color:var(--map-home-ink-faint);margin:0;font-size:.66rem;line-height:1.4}.passport-conclusions{margin:0;padding:0;list-style:none;display:grid}.passport-conclusions>li{border-top:1px solid var(--map-home-border);gap:.28rem;padding:.85rem 0;display:grid}.passport-conclusions>li:first-child{border-top:0}.passport-conclusions p,.passport-evidence-list p{color:var(--map-home-signal);letter-spacing:.075em;text-transform:uppercase;margin:0;font-size:.65rem;font-weight:740}.passport-conclusions strong{color:var(--map-home-ink);overflow-wrap:anywhere;font-size:.94rem;font-weight:690;line-height:1.35}.passport-conclusions>li>span{color:var(--map-home-ink-soft);font-size:.72rem;line-height:1.48}.passport-conclusions button{width:max-content;min-height:2.25rem;color:var(--map-home-blue);background:#327ad714;border-radius:999px;margin-top:.12rem;padding:0 .7rem;font-size:.68rem}.passport-conclusions button:disabled{cursor:default;color:var(--map-home-ink-faint);background:0 0}.passport-groups{gap:1.25rem;display:grid}.passport-section h3,.passport-related>h3{color:var(--map-home-ink);margin:0 0 .25rem;font-size:.9rem;font-weight:720}.passport-health{gap:1rem;display:grid}.passport-health-heading{align-items:center;gap:.8rem;display:flex}.passport-health-heading>span{background:var(--map-home-ink-faint);border-radius:999px;width:.8rem;height:.8rem;box-shadow:0 0 0 .38rem #5961711a}.passport-health-heading p,.passport-health-heading h3{margin:0}.passport-health-heading p{color:var(--map-home-ink-faint);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:720}.passport-health-heading h3{color:var(--map-home-ink);margin-top:.18rem;font-size:1.25rem}.passport-health-summary,.passport-confidence{color:var(--map-home-ink-soft);margin:0;font-size:.8rem;line-height:1.55}.passport-health-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.passport-health-columns section{border-top:1px solid var(--map-home-border);padding-top:.8rem}.passport-health-columns h4{color:var(--map-home-ink);margin:0;font-size:.75rem}.passport-health-columns ul{color:var(--map-home-ink-soft);margin:.55rem 0 0;padding-left:1rem;font-size:.72rem;line-height:1.55}.passport-confidence{background:#11142a0a;border-radius:.8rem;padding:.7rem .8rem}.passport-suitability{gap:1.35rem;display:grid}.passport-suitability article{border-top:1px solid var(--map-home-border);padding-top:.9rem}.passport-suitability article:first-child{border-top:0;padding-top:0}.passport-suitability-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.passport-suitability-heading h3{color:var(--map-home-ink);margin:0;font-size:.9rem}.passport-suitability-heading span{color:var(--map-home-ink-soft);background:#11142a0d;border-radius:999px;flex:none;padding:.28rem .52rem;font-size:.64rem;font-weight:720}.passport-suitability dl,.passport-evidence-list dl,.passport-community-streams{margin:.75rem 0 0;display:grid}.passport-suitability dl>div,.passport-community-streams>div,.passport-evidence-list dl>div{border-top:1px solid var(--map-home-border);grid-template-columns:minmax(7rem,.8fr) minmax(0,1.4fr);gap:.2rem;padding:.55rem 0;display:grid}.passport-suitability dt,.passport-community-streams dt,.passport-evidence-list dt{color:var(--map-home-ink-faint);font-size:.67rem;font-weight:680}.passport-suitability dd,.passport-community-streams dd,.passport-evidence-list dd{color:var(--map-home-ink-soft);overflow-wrap:anywhere;margin:0;font-size:.72rem;line-height:1.45}.passport-suitability article>p{color:var(--map-home-ink-soft);margin:.65rem 0 0;font-size:.68rem;line-height:1.5}.passport-community-intro{border:1px solid var(--map-home-border);background:#238e9e0d;border-radius:.9rem;padding:.8rem .9rem}.passport-community-intro h3,.passport-community-intro p{margin:0}.passport-community-intro h3{color:var(--map-home-ink);font-size:.88rem}.passport-community-intro p{color:var(--map-home-ink-soft);margin-top:.45rem;font-size:.7rem;line-height:1.55}.passport-related{margin-top:1.25rem}.passport-related>div{display:grid}.passport-related article{border-top:1px solid var(--map-home-border);gap:.2rem;padding:.75rem 0;display:grid}.passport-related article p,.passport-related article strong{margin:0}.passport-related article p{color:var(--map-home-ink-faint);font-size:.66rem;font-weight:700}.passport-related article strong{color:var(--map-home-ink-soft);font-size:.76rem;font-weight:620}.passport-related ul{color:var(--map-home-ink-soft);margin:.45rem 0 0;padding-left:1rem;font-size:.72rem}.passport-evidence-list{gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.passport-evidence-list>li{border-top:1px solid var(--map-home-border);padding-top:.9rem}.passport-evidence-list>li:first-child{border-top:0;padding-top:0}.passport-evidence-list strong{color:var(--map-home-ink);margin-top:.18rem;font-size:.88rem;display:block}.passport-evidence-list a{color:var(--map-home-blue);text-underline-offset:.16rem}.passport-no-evidence{color:var(--map-home-ink-soft);margin:0;font-size:.82rem}.region-sheet-backdrop{z-index:70;min-height:100dvh;opacity:calc(1 - var(--drawer-swipe-progress));transition:opacity .2s var(--ease-out);-webkit-backdrop-filter:blur(.45rem);backdrop-filter:blur(.45rem);background:#05081675;position:fixed;inset:0}.region-sheet-backdrop[data-starting-style],.region-sheet-backdrop[data-ending-style]{opacity:0}.region-sheet-viewport{z-index:71;pointer-events:none;justify-content:center;align-items:flex-end;min-height:100dvh;padding:1rem;display:flex;position:fixed;inset:0}.region-sheet{overscroll-behavior:contain;width:min(38rem,100vw - 2rem);max-height:min(78dvh,44rem);padding:0 1.1rem calc(1rem + env(safe-area-inset-bottom));color:#11142a;pointer-events:auto;transform:translateY(var(--drawer-swipe-movement-y,0px));transition:opacity .18s var(--ease-out), transform .28s var(--ease-drawer);background:#fafcfff7;border:1px solid #99aeda4d;border-radius:1.5rem;outline:none;overflow:auto;box-shadow:0 1.8rem 6rem #05081652}.region-sheet[data-starting-style],.region-sheet[data-ending-style]{opacity:0;transform:translateY(calc(100% + 1rem))}.region-sheet[data-ending-style]{transition-duration:.18s}.region-sheet-handle{background:#11142a2e;border-radius:999px;width:2.5rem;height:.24rem;margin:.72rem auto 0}.region-sheet-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-top:1rem;display:flex}.region-sheet-heading p,.region-sheet-heading h2{margin:0}.region-sheet-heading p{color:#238e9e;letter-spacing:.09em;text-transform:uppercase;font-size:.68rem;font-weight:760}.region-sheet-heading h2{letter-spacing:-.04em;margin-top:.28rem;font-size:clamp(1.65rem,4vw,2.35rem);line-height:1.08}.region-sheet-close{color:#596171;cursor:pointer;background:#11142a0d;border:1px solid #4a5b6f33;border-radius:999px;flex:none;place-items:center;width:2.75rem;height:2.75rem;display:grid}.region-sheet-description{color:#596171;margin:.8rem 0 0;font-size:.8rem;line-height:1.55}.region-sheet-search{background:#fff;border:1px solid #4a5b6f47;border-radius:.95rem;grid-template-columns:minmax(0,1fr) auto;min-height:3.25rem;margin-top:1rem;display:grid;overflow:hidden}.region-sheet-search label{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.region-sheet-search input{color:#11142a;background:0 0;border:0;outline:0;min-width:0;padding:0 1rem;font-size:.9rem}.region-sheet-search button{color:#fff;cursor:pointer;background:#327ad7;border:0;min-width:5.25rem;font-weight:700}.region-sheet-list{border-top:1px solid #4a5b6f29;margin-top:1rem;display:grid}.region-sheet-list button{color:#11142a;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #4a5b6f29;gap:.2rem;min-height:5.3rem;padding:.9rem 0;display:grid}.region-sheet-list span{color:#238e9e;letter-spacing:.07em;text-transform:uppercase;font-size:.64rem;font-weight:740}.region-sheet-list strong{font-size:.98rem}.region-sheet-list small,.region-sheet-note{color:#596171;font-size:.72rem;line-height:1.45}.region-sheet-note{margin:.9rem 0 0}.map-home-facts,.map-home-layer-status dl,.map-home-community-sources{margin:0;display:grid}.map-home-facts>div,.map-home-layer-status dl>div,.map-home-community-sources>div{border-top:1px solid var(--map-home-border);grid-template-columns:minmax(7.5rem,.85fr) minmax(0,1.35fr);gap:.25rem;padding:.72rem 0;display:grid}.map-home-facts dt,.map-home-layer-status dt,.map-home-community-sources dt{color:var(--map-home-ink-faint);font-size:.7rem;font-weight:690}.map-home-facts dd,.map-home-layer-status dd,.map-home-community-sources dd{color:var(--map-home-ink-soft);overflow-wrap:anywhere;margin:0;font-size:.78rem;line-height:1.45}.map-home-facts dd{gap:.18rem;display:grid}.map-home-facts code{color:var(--map-home-ink);font-variant-numeric:tabular-nums;font-size:.86rem}.map-home-facts dd span{color:var(--map-home-ink-faint);font-size:.66rem}.map-home-facts a{color:var(--map-home-blue);text-underline-offset:.16rem}.map-home-private-note,.map-home-community-policy{border:1px solid var(--map-home-border);color:var(--map-home-ink-soft);background:#327ad70d;border-radius:.85rem;margin:.8rem 0 0;padding:.8rem .9rem;font-size:.7rem;line-height:1.55}.map-home-layer-status{margin-top:1rem}.map-home-layer-status h3,.map-home-community h3{color:var(--map-home-ink);margin:0 0 .6rem;font-size:.9rem;font-weight:720}.map-home-empty{align-content:center;justify-items:start;gap:.7rem;min-height:7rem;padding:1rem 0;display:grid}.map-home-empty>span{background:var(--map-home-signal);border-radius:999px;width:.65rem;height:.65rem;box-shadow:0 0 0 .3rem #238e9e1f}.map-home-empty[data-tone=loading]>span{animation:1s ease-in-out infinite alternate map-home-status-pulse}.map-home-empty p{color:var(--map-home-ink-soft);margin:0;font-size:.82rem;line-height:1.5}.map-home-empty button{border:1px solid var(--map-home-border-strong);min-height:2.55rem;color:var(--map-home-ink);background:0 0;border-radius:999px;padding:0 .9rem}.map-home-empty button:hover,.map-home-empty button:focus-visible{border-color:var(--map-home-blue);background:#327ad712}.map-home-community-subject{margin-bottom:.55rem}.map-home-community-empty{color:var(--map-home-ink-soft);margin:0;font-size:.82rem;line-height:1.5}.map-home-community-sources{margin-top:1rem}.map-home-community-action{background:var(--map-home-blue);color:#fff;border-radius:999px;align-items:center;min-height:2.75rem;margin-top:1rem;padding:0 1rem;font-size:.78rem;text-decoration:none;display:inline-flex}.map-home-community-action:focus-visible{background:#236fd0}@media (hover:hover) and (pointer:fine){.map-home-context-peek:hover{background:#fffffff5;border-color:#327ad775}.map-home-search button:hover,.map-home-community-action:hover{background:#236fd0}.map-home-utility button:hover{color:var(--map-home-ink);background:#327ad714}.map-home-sheet-close:hover{color:var(--map-home-ink);background:#327ad717}.map-home-sheet-regions:hover,.region-sheet-list button:hover{background:#327ad714}}@keyframes map-home-status-pulse{0%{opacity:.52;transform:scale(.86)}to{opacity:1;transform:scale(1)}}@media (max-width:76rem){.map-home-search{width:min(34rem,100% - 26rem);min-width:18rem;left:1rem;transform:none}.map-home-status{max-width:calc(100% - 58rem);top:auto;bottom:1rem;left:50%;transform:translate(-50%)}.map-home-intro{left:1.5rem}}@media (max-width:58rem){.map-home-search{width:auto;min-width:0;left:1rem;right:1rem}.map-home-status{max-width:min(26rem,100% - 10rem);bottom:1rem;left:1rem;right:auto;transform:none}.map-home-utility{top:auto;bottom:1rem;right:1rem}.map-home-utility button:first-child:not(:last-child),.map-home-world-attribution{display:none}}@media (max-width:45rem){.homepage-shell:has(.map-home) .site-header[data-variant=world] .header-inner{padding-right:max(.75rem, env(safe-area-inset-right));padding-left:max(.75rem, env(safe-area-inset-left))}.map-home-search{top:4.65rem;right:max(.7rem, env(safe-area-inset-right));left:max(.7rem, env(safe-area-inset-left));border-radius:.9rem;min-height:3rem}.map-home-search input{min-height:3rem;font-size:.86rem}.map-home-search button{min-width:4.4rem}.map-home-intro{top:9rem;left:max(1rem, env(safe-area-inset-left));width:min(24rem,100% - 2rem)}.map-home-intro h1{max-width:12ch;font-size:clamp(2.35rem,12vw,3.7rem)}.map-home-intro>p:last-child{max-width:22rem;margin-top:.85rem;font-size:.88rem}.map-home-status{top:8.25rem;bottom:auto;left:max(.7rem, env(safe-area-inset-left));max-width:calc(100% - 7.2rem);min-height:2.5rem}.map-home-utility{top:8.25rem;right:max(.7rem, env(safe-area-inset-right));min-height:2.5rem;bottom:auto}.map-home-utility button{text-overflow:ellipsis;white-space:nowrap;max-width:5.5rem;min-height:2.75rem;overflow:hidden}.map-home-context-peek{right:max(.7rem, env(safe-area-inset-right));bottom:calc(.7rem + env(safe-area-inset-bottom));left:max(.7rem, env(safe-area-inset-left));width:auto}.map-home-world-canvas .maplibregl-ctrl-bottom-right{right:.65rem;bottom:calc(5.25rem + env(safe-area-inset-bottom))}.map-home-sheet-viewport{padding:0}.map-home-sheet{border-bottom:0;border-left:0;border-right:0;border-radius:1.35rem 1.35rem 0 0;width:100%;max-height:min(74dvh,44rem)}.map-home-sheet-scroll{max-height:calc(min(74dvh,44rem) - 13.5rem)}.region-sheet-viewport{padding:0}.region-sheet{border-bottom:0;border-left:0;border-right:0;border-radius:1.5rem 1.5rem 0 0;width:100%;max-height:min(86dvh,46rem)}.homepage-shell:has(.map-home) .site-header[data-variant=world] .brand{justify-content:center;min-width:2.75rem;min-height:2.75rem}.homepage-shell:has(.map-home) .site-header[data-variant=world] .primary-nav a{justify-content:center;min-width:2.75rem;min-height:2.75rem}.homepage-shell:has(.map-home) .site-header[data-variant=world] .language-link{justify-content:center;min-width:2.75rem;min-height:2.75rem}.map-home-facts>div,.map-home-layer-status dl>div,.map-home-community-sources>div,.passport-suitability dl>div,.passport-community-streams>div,.passport-evidence-list dl>div,.passport-health-columns{grid-template-columns:1fr}}@media (max-width:25rem){.map-home-search button{min-width:3.8rem;padding:0 .65rem}.map-home-status{max-width:calc(100% - 6.5rem)}}@media (prefers-reduced-transparency:reduce){.map-home-search,.map-home-status,.map-home-utility,.map-home-context-peek,.map-home-flight-identity,.map-home-flight-identity i,.map-home-shared-identity,.map-home-sheet,.map-home-world-canvas .maplibregl-ctrl-group{background:var(--map-home-surface-solid);-webkit-backdrop-filter:none;backdrop-filter:none}.homepage-shell:has(.map-home) .site-header[data-variant=world]{background:var(--map-home-surface-solid);-webkit-backdrop-filter:none;backdrop-filter:none}}@media (prefers-contrast:more){.homepage-shell:has(.map-home){--map-home-border:#11142a85;--map-home-border-strong:#11142ac2}.map-home-world-shade{display:none}}@media (prefers-reduced-motion:reduce){.map-home-world-canvas,.map-home-intro,.map-home-search,.map-home-status-dot,.map-home-context-peek,.map-home-sheet,.map-home-sheet-tab-indicator,.map-home-sheet-tab-content,.region-sheet,.region-sheet-backdrop,.map-home :is(button,a){transition-duration:.12s!important;animation:none!important}.map-home-intro[data-settled=true]{transform:none}}html[data-motion=reduce] .map-home-world-canvas,html[data-motion=reduce] .map-home-intro,html[data-motion=reduce] .map-home-search,html[data-motion=reduce] .map-home-status-dot,html[data-motion=reduce] .map-home-context-peek,html[data-motion=reduce] .map-home-flight-identity,html[data-motion=reduce] .map-home-flight-identity i,html[data-motion=reduce] .map-home-shared-identity,html[data-motion=reduce] .map-home-sheet,html[data-motion=reduce] .map-home-sheet-tab-indicator,html[data-motion=reduce] .map-home-sheet-tab-content,html[data-motion=reduce] .region-sheet,html[data-motion=reduce] .region-sheet-backdrop,html[data-motion=reduce] .map-home :is(button,a){transition-duration:.12s!important;animation:none!important}html[data-motion=reduce] .map-home-intro[data-settled=true]{transform:none}.homepage-shell:has(.map-home){color:#f4f7ff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#11142a;min-height:100dvh}html[data-spatial-surface=atlas] .homepage-shell:has(.map-home){color:#11142a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#dcecf1}.homepage-shell:has(.map-home) .home-experience{background:#11142a;min-height:100dvh}html[data-spatial-surface=atlas] .homepage-shell:has(.map-home) .home-experience{background:#dcecf1}.homepage-shell:has(.map-home) .site-header[data-variant=world]{color:#f4f7ff;background:#11142ab8;border-bottom-color:#8497c924;min-height:4.1rem;box-shadow:0 1px #7d94c91a}.homepage-shell:has(.map-home) .site-header[data-variant=world] .brand-mark{color:#4fd0de;background:#4fd0de1a;border-color:#4fd0de61}.homepage-shell:has(.map-home) .site-header[data-variant=world] .primary-nav a{color:#c3cbdd}.homepage-shell:has(.map-home) .site-header[data-variant=world] .language-link{color:#c3cbdd}.homepage-shell:has(.map-home) .site-header[data-variant=world] .primary-nav a:hover{color:#fff;background:#4fd0de1a}.homepage-shell:has(.map-home) .site-header[data-variant=world] .primary-nav a:focus-visible{color:#fff;background:#4fd0de1a}.homepage-shell:has(.map-home) .site-header[data-variant=world] .language-link:hover{color:#fff;background:#4fd0de1a}.homepage-shell:has(.map-home) .site-header[data-variant=world] .language-link:focus-visible{color:#fff;background:#4fd0de1a}html[data-spatial-surface=atlas] .homepage-shell:has(.map-home) .site-header[data-variant=world]{color:#11142a;background:#f8fbfcd1;border-bottom-color:#4a5b6f1f;box-shadow:0 1px #ffffff94}html[data-spatial-surface=atlas] .homepage-shell:has(.map-home) .site-header[data-variant=world] .brand-mark{color:#327ad7;background:#327ad717;border-color:#327ad742}html[data-spatial-surface=atlas] .homepage-shell:has(.map-home) .site-header[data-variant=world] .primary-nav{visibility:hidden}html[data-spatial-surface=atlas] .homepage-shell:has(.map-home) .site-header[data-variant=world] .language-link{color:#596171}.map-home{background:#11142a;min-height:100dvh}.spatial-shell,.spatial-world,.spatial-atlas-fallback{position:absolute;inset:0}.spatial-shell{z-index:1;overflow:hidden}.spatial-world{z-index:1;color:#f4f7ff;background:radial-gradient(circle at 76% 42%,#2627933d,#0000 34%),radial-gradient(circle at 64% 24%,#24138129,#0000 32%),#11142a;overflow:hidden}.spatial-world-depth,.spatial-world-atmosphere{pointer-events:none;position:absolute;inset:0}.spatial-world-depth{background:linear-gradient(90deg,#11142afa 0 27%,#0000 58%),linear-gradient(#11142a33,#0000 42% 76%,#11142a)}.spatial-world-atmosphere{z-index:3;mix-blend-mode:screen;background:radial-gradient(circle at 75% 46%,#0000 0 29%,#4fd0de17 34%,#0000 42%)}.spatial-world-globe-slot{z-index:2;contain:strict;width:clamp(40rem,65vw,76rem);height:clamp(40rem,65vw,76rem);position:absolute;top:50%;right:max(-2rem,50vw - 50rem);overflow:hidden;transform:translateY(-50%)}.spatial-world-globe-slot>canvas,.spatial-world-globe-slot>div,.spatial-world-globe-slot .deck-canvas{width:100%!important;height:100%!important}.spatial-world-globe-slot canvas{opacity:1;transition:opacity .52s var(--ease-out);outline:none}.spatial-world-loading-earth{z-index:0;object-fit:contain;opacity:0;transition:opacity .52s var(--ease-out)}.spatial-world-globe-runtime{z-index:1;position:absolute;inset:0}.spatial-world[data-world-render-state=loading] .spatial-world-loading-earth{opacity:.92}.spatial-world[data-world-render-state=loading] .spatial-world-globe-slot canvas{opacity:0}.spatial-world[data-world-render-state=ready] .spatial-world-globe-slot,.spatial-world[data-world-render-state=fallback] .spatial-world-globe-slot{opacity:1;transition:opacity .7s}.spatial-world[data-world-render-state=ready] .spatial-world-loading-earth{opacity:0}.spatial-world-caption,.spatial-renderer-note{z-index:4;color:#d4def49e;text-align:right;max-width:23rem;margin:0;font-size:.66rem;line-height:1.45;position:absolute;bottom:1rem;right:clamp(1rem,3vw,3rem)}.spatial-world-fallback .spatial-world-globe-slot{contain:layout paint;place-items:center;display:grid}.spatial-world-fallback img{object-fit:contain;opacity:.92;width:100%;height:100%}.spatial-world-fallback-target{color:#dce9fa;background:#11142ac2;border:1px solid #4fd0de47;border-radius:999px;padding:.45rem .7rem;font-size:.68rem;position:absolute;bottom:12%;left:50%;transform:translate(-50%)}.spatial-world-fallback .spatial-renderer-note{bottom:5rem;right:1rem}.spatial-atlas-list{z-index:8;color:#596171;background:#ffffffeb;border:1px solid #4a5b6f38;border-radius:1rem;width:min(22rem,100% - 2rem);padding:.85rem 1rem;position:absolute;bottom:8.8rem;right:1rem;box-shadow:0 .9rem 2.8rem #11142a1f}.spatial-atlas-list summary{color:#11142a;cursor:pointer;min-height:2.25rem;font-size:.8rem;font-weight:720}.spatial-atlas-list p{margin:.35rem 0 0;font-size:.72rem;line-height:1.55}.spatial-transition{z-index:18;opacity:0;pointer-events:none;transition:opacity .24s var(--ease-out);position:absolute;inset:0;overflow:hidden}.spatial-transition-frame{z-index:2;opacity:0;clip-path:circle(150%);transform-origin:50%;max-width:none;transition:opacity .3s var(--ease-out), transform .72s var(--ease-in-out), clip-path .72s var(--ease-in-out), border-radius .72s var(--ease-in-out);will-change:transform, opacity, clip-path;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:block;position:absolute;transform:scale(1)}.spatial-transition>span{z-index:3;opacity:0;transition:opacity .42s var(--ease-in-out);background:radial-gradient(#f5fcfff0,#87b2d6c7 24%,#233158d1 55%,#11142af5 86%),#11142a;position:absolute;inset:-12%}.spatial-transition[data-phase=approaching],.spatial-transition[data-phase=handoff],.spatial-transition[data-phase=revealing]{opacity:1}.spatial-transition[data-phase=approaching]>span{opacity:.12}.spatial-transition[data-phase=handoff]>span{opacity:.58}.spatial-transition[data-phase=handoff][data-has-frame=false]>span,.spatial-transition[data-phase=handoff] .spatial-transition-frame{opacity:1}.spatial-transition[data-direction=to-atlas][data-phase=handoff] .spatial-transition-frame{clip-path:inset(0);transform:scale(2.4)}.spatial-transition[data-direction=to-world][data-phase=approaching] .spatial-transition-frame{opacity:1;clip-path:circle(72% at 68% 46%);transform-origin:68% 46%;border-radius:50%;transform:scale(.72)}.spatial-transition[data-direction=to-world][data-phase=approaching]>span{opacity:.34}.spatial-transition[data-direction=to-world][data-phase=handoff] .spatial-transition-frame{clip-path:circle(42% at 68% 46%);transform-origin:68% 46%;border-radius:50%;transform:scale(.56)}.spatial-transition[data-phase=revealing]>span,.spatial-transition[data-phase=revealing] .spatial-transition-frame{opacity:0}.spatial-transition[data-direction=to-atlas][data-phase=revealing] .spatial-transition-frame{clip-path:inset(0);transform:scale(3.2)}.spatial-transition[data-direction=to-world][data-phase=revealing] .spatial-transition-frame{clip-path:circle(31% at 68% 46%);transform-origin:68% 46%;border-radius:50%;transform:scale(.42)}@starting-style{.spatial-transition[data-direction=to-atlas][data-phase=handoff] .spatial-transition-frame{opacity:1;clip-path:inset(0);transform:scale(1)}.spatial-transition[data-direction=to-world][data-phase=approaching] .spatial-transition-frame{opacity:1;clip-path:circle(150%);transform:scale(1)}}html[data-spatial-view-transition]::view-transition-old(root){mix-blend-mode:normal;animation:none}html[data-spatial-view-transition]::view-transition-new(root){mix-blend-mode:normal;animation:none}html[data-spatial-view-transition]::view-transition-group(network-passport){z-index:80;animation-duration:.48s;animation-timing-function:var(--ease-drawer)}html[data-spatial-view-transition]::view-transition-group(network-identity){z-index:81;animation-duration:.44s;animation-timing-function:var(--ease-drawer)}html[data-spatial-view-transition]::view-transition-old(network-passport){animation-duration:inherit;mix-blend-mode:normal}html[data-spatial-view-transition]::view-transition-new(network-passport){animation-duration:inherit;mix-blend-mode:normal}html[data-spatial-view-transition]::view-transition-old(network-identity){animation-duration:inherit;mix-blend-mode:normal}html[data-spatial-view-transition]::view-transition-new(network-identity){animation-duration:inherit;mix-blend-mode:normal}.map-home:has(.spatial-transition[data-phase=handoff]) .map-home-entity-peek{opacity:0;transform:translate(-50%)translateY(.4rem)scale(.99)}.map-home-intro{opacity:1;width:min(25rem,31vw);top:clamp(6.5rem,17vh,9.5rem);left:max(2rem,50vw - 43rem);transform:none}.map-home-intro[data-visible=false]{opacity:0;transform:translateY(-.75rem)}.map-home-intro .map-home-kicker{color:#4fd0de}.map-home-intro h1{color:#f6f8ff;max-width:12ch;font-size:clamp(1.85rem,2.7vw,2.55rem);line-height:1.08}html[lang=en] .map-home-intro h1{max-width:20ch;font-size:clamp(1.8rem,2.6vw,2.45rem)}.map-home-intro>p:last-child{color:#b9c3d8;max-width:23rem;font-size:.88rem;line-height:1.6}.map-home[data-active-surface$=world] .map-home-search{background:#141a36d1;border-color:#99aeda4d;width:min(36rem,42vw);min-width:0;top:clamp(22rem,54vh,32rem);left:max(2rem,50vw - 43rem);transform:none;box-shadow:0 1.2rem 3.5rem #04071557,inset 0 1px #ffffff12}.map-home[data-active-surface$=world] .map-home-search:focus-within{background:#171e3df0;border-color:#4fd0de;box-shadow:0 1.2rem 3.5rem #0407156b,0 0 0 .1875rem #4fd0de24}.map-home[data-active-surface$=world] .map-home-search input{color:#f4f7ff}.map-home[data-active-surface$=world] .map-home-search input::placeholder{color:#8f9ab3}.map-home[data-active-surface$=world] .map-home-search-icon{border-color:#8f9ab3}.map-home[data-active-surface$=world] .map-home-search-icon:after{background:#8f9ab3}.map-home[data-active-surface$=world] .map-home-status,.map-home[data-active-surface$=world] .map-home-utility,.map-home[data-active-surface$=world] .map-home-context-peek{color:#b9c3d8;background:#121831c7;border-color:#99aeda3d;box-shadow:0 .8rem 2.6rem #04071542}.map-home[data-active-surface$=world] .map-home-status{max-width:25rem;top:auto;bottom:1rem;left:max(2rem,50vw - 43rem)}.map-home[data-active-surface$=world] .map-home-utility{top:auto;bottom:1rem;right:1rem}.map-home[data-active-surface$=world] .map-home-utility button{color:#b9c3d8}.map-home[data-active-surface$=world] .map-home-context-peek{color:#f4f7ff;width:min(32rem,42vw);bottom:clamp(6rem,17vh,10rem);left:max(2rem,50vw - 43rem)}.map-home[data-active-surface$=world] .map-home-context-peek .map-home-capsule-copy small{color:#aeb8ce}.map-home[data-active-surface$=world] .map-home-context-peek .map-home-capsule-signal{background:#4fd0de;box-shadow:0 0 0 .35rem #4fd0de1f,0 0 1.4rem #4fd0de57}.map-home[data-active-surface$=world] .map-home-context-peek .map-home-capsule-action{color:#76dbe4}.map-home[data-active-surface$=atlas] .map-home-intro{visibility:hidden;pointer-events:none}.map-home[data-active-surface$=atlas] .map-home-search{top:calc(4.65rem + env(safe-area-inset-top))}.map-home[data-active-surface$=atlas] .map-home-status,.map-home[data-active-surface$=atlas] .map-home-utility{top:calc(8.25rem + env(safe-area-inset-top))}.passport-evidence-boundary{border:1px solid var(--map-home-border);background:#11142a08;border-radius:1rem;gap:.75rem;padding:1rem;display:grid}.passport-evidence-boundary h3{color:var(--map-home-ink);margin:0;font-size:.9rem;font-weight:650;line-height:1.55}.passport-evidence-boundary button{color:#327ad7;background:#327ad717;border-radius:999px;width:max-content;min-height:2.5rem;padding:0 .8rem}html[data-spatial-surface=world] .map-home-sheet-viewport{justify-content:flex-end;padding-left:0;padding-right:1rem}@media (max-width:63.99rem){.spatial-world-globe-slot{width:64vw;height:64vw;right:-11vw}.map-home-intro,.map-home[data-active-surface$=world] .map-home-search,.map-home[data-active-surface$=world] .map-home-context-peek{width:min(35rem,46vw);left:1.5rem}}@media (max-width:44.99rem){.map-home{min-height:calc(100dvh - 4.1rem)}.homepage-shell:has(.map-home) .home-experience{min-height:calc(100dvh - 4.1rem)}.spatial-world-globe-slot{width:106vw;height:54dvh;top:0;left:50%;right:auto;transform:translate(-50%)}.spatial-world-depth{background:linear-gradient(#0000 0 38%,#11142ac2 63%,#11142a 82%)}.spatial-world-atmosphere{background:radial-gradient(circle at 50% 24%,#0000 0 24%,#4fd0de12 33%,#0000 43%)}.map-home-intro{text-align:center;width:calc(100% - 2rem);top:43dvh;left:1rem}.map-home-intro .map-home-kicker{display:none}.map-home-intro h1{letter-spacing:-.07em;white-space:nowrap;width:calc(100% + 2rem);max-width:none;margin:0 0 0 -1rem;font-size:clamp(1.875rem,7.7vw,2.25rem)}.map-home-intro>p:last-child{max-width:32rem;margin:.7rem auto 0;font-size:.82rem;line-height:1.5}.map-home[data-active-surface$=world] .map-home-search{width:auto;inset:auto 1rem 5.7rem}.map-home-flight-identity{min-width:0;bottom:10rem;left:1rem;right:1rem;transform:none}.map-home[data-active-surface$=world] .map-home-context-peek{width:auto;bottom:10rem;left:1rem;right:1rem}.map-home[data-active-surface$=world] .map-home-status{max-width:calc(100% - 8.2rem);bottom:1rem;left:1rem}.map-home[data-active-surface$=world] .map-home-utility{bottom:1rem;right:1rem}.map-home[data-active-surface$=atlas] .map-home-search{top:calc(4.65rem + env(safe-area-inset-top));width:auto;left:.75rem;right:.75rem;transform:none}.map-home[data-active-surface$=atlas] .map-home-status{top:calc(8.25rem + env(safe-area-inset-top));max-width:calc(100% - 5.5rem);left:.75rem}.map-home[data-active-surface$=atlas] .map-home-utility{top:calc(8.25rem + env(safe-area-inset-top));right:.75rem}.map-home[data-active-surface$=atlas] .map-home-utility .map-home-recenter{display:none}.map-home[data-active-surface$=atlas] .map-home-utility .map-home-global-view{text-overflow:clip;min-width:6.75rem;max-width:none;display:block;overflow:visible}.map-home[data-active-surface$=atlas] .map-home-utility .map-home-motion:not(:disabled){display:none}.map-home-entity-peek{right:.75rem;bottom:calc(.75rem + env(safe-area-inset-bottom));grid-template-columns:auto minmax(0,1fr);width:auto;padding:.8rem;left:.75rem;transform:none}@starting-style{.map-home-entity-peek{opacity:0;transform:translateY(.55rem)scale(.985)}}:is(.map-home-entity-peek[data-selection-phase=outgoing],.map-home:has(.spatial-transition[data-phase=handoff]) .map-home-entity-peek){transform:translateY(.35rem)scale(.99)}.map-home-entity-peek dl{display:none}.map-home-entity-peek-actions,.map-home-entity-peek-note{grid-column:2}.map-home-entity-peek-actions{justify-content:flex-start}.map-home-entity-peek-note{display:none}.map-home[data-passport-presentation=peek] .map-home-world-canvas .maplibregl-ctrl-bottom-right{bottom:calc(10.25rem + env(safe-area-inset-bottom))}.map-home-sheet-viewport,html[data-spatial-surface=world] .map-home-sheet-viewport{justify-content:center;align-items:flex-end;padding:0}.map-home-sheet{width:100%;max-height:82dvh;transform:translateY(calc(var(--drawer-swipe-movement-y,0px) + var(--drawer-snap-point-offset,0px)));border-bottom:0;border-left:0;border-right:0;border-radius:1.35rem 1.35rem 0 0}.map-home-sheet[data-passport-presentation=half]{max-height:82dvh}.map-home-sheet-heading-actions{gap:.28rem}.map-home-sheet-regions{padding:0 .68rem}.map-home-sheet-scroll{max-height:calc(82dvh - 13.8rem)}.spatial-world-caption,.spatial-renderer-note{display:none}.homepage-shell:has(.map-home) .site-header[data-variant=world] .brand>span:last-child{font-size:.78rem;display:inline}}@media (prefers-reduced-motion:reduce){.map-home-entity-peek,.spatial-transition-frame,.spatial-world-globe-slot,.spatial-world-globe-slot canvas,.spatial-world-loading-earth,.spatial-transition,.spatial-world-atmosphere{transition-duration:.18s!important;animation:none!important}}html[data-motion=reduce] .spatial-world-globe-slot,html[data-motion=reduce] .spatial-world-globe-slot canvas,html[data-motion=reduce] .spatial-world-loading-earth,html[data-motion=reduce] .map-home-entity-peek,html[data-motion=reduce] .spatial-transition-frame,html[data-motion=reduce] .spatial-transition,html[data-motion=reduce] .spatial-world-atmosphere{transition-duration:.18s!important;animation:none!important}@media (prefers-reduced-motion:reduce){.map-home-entity-peek,.spatial-transition-frame{transform:none!important}}html[data-motion=reduce] .map-home-entity-peek,html[data-motion=reduce] .spatial-transition-frame{transform:none!important}.core-spatial-scene,.core-spatial-boundary-fallback{z-index:0;background:#050609;position:absolute;inset:0;overflow:hidden}.core-spatial-scene:after{z-index:3;content:"";pointer-events:none;background:radial-gradient(circle at 68% 46%,#0000 0 22%,#24138114 39%,#0000 58%),linear-gradient(90deg,#050609d1 0 28%,#0000 58%);position:absolute;inset:0}.core-spatial-placeholder,.core-spatial-map{position:absolute;inset:0}.core-spatial-placeholder{z-index:1;opacity:1;transition:opacity .24s cubic-bezier(.16,1,.3,1)}.core-spatial-placeholder img{object-fit:contain;object-position:50% 45%;transform:scale(.86)}.core-spatial-map{z-index:2;opacity:0;transition:opacity .24s cubic-bezier(.16,1,.3,1)}.core-spatial-map[data-ready=true]{opacity:1}.core-spatial-country-label{color:#afbbcfe0;font:500 .75rem/1.15 var(--font-sans,ui-sans-serif, system-ui, sans-serif);letter-spacing:.012em;white-space:nowrap;text-shadow:0 1px 2px #02050ce0,0 0 5px #02050c85;pointer-events:none;background:0 0;border:0;padding:0;transition:opacity .22s cubic-bezier(.16,1,.3,1);opacity:0!important}.core-spatial-country-label[data-visible=true]{opacity:.48!important}.core-spatial-country-label[data-selected=true]{color:#4fd0de;text-shadow:0 1px 2px #02050cf0,0 0 8px #4fd0de3d;font-size:.875rem;font-weight:620;opacity:1!important}.core-spatial-country-label[data-selected=true]:before{content:"";background:#4fd0de;border-radius:50%;width:.34rem;height:.34rem;margin-right:.36rem;display:inline-block;box-shadow:0 0 .55rem #4fd0de8c}.core-spatial-place-marker{color:#4fd0de;min-width:2.75rem;min-height:2.75rem;font:620 .875rem/1.1 var(--font-sans,ui-sans-serif, system-ui, sans-serif);letter-spacing:0;white-space:nowrap;text-shadow:0 1px 2px #02050cf0,0 0 8px #4fd0de3d;cursor:pointer;background:0 0;border:0;padding:.72rem;transition:opacity .22s cubic-bezier(.16,1,.3,1);opacity:0!important}.core-spatial-place-marker[data-visible=true]{opacity:1!important}.core-spatial-place-marker:before{content:"";background:#4fd0de;border-radius:50%;width:.34rem;height:.34rem;margin-right:.36rem;display:inline-block;box-shadow:0 0 .55rem #4fd0de8c}@media (hover:hover) and (pointer:fine){.core-spatial-place-marker:hover{color:#f7fbff}}.core-spatial-place-marker:focus-visible{outline-offset:3px;outline:3px solid #4fd0de6b}.core-spatial-place-marker:active{opacity:.72!important}.core-spatial-static-label-layer{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.core-spatial-fallback-map-label{position:absolute;top:48%;left:50%;translate:-50% -50%}.core-spatial-scene[data-core-phase=globeReveal] .core-spatial-placeholder,.core-spatial-scene[data-core-phase=locating] .core-spatial-placeholder,.core-spatial-scene[data-renderer-status=fallback] .core-spatial-placeholder,.core-spatial-scene[data-renderer-status=failed] .core-spatial-placeholder{opacity:1}.core-spatial-scene[data-renderer-status=ready] .core-spatial-placeholder{opacity:0}.core-spatial-fallback,.core-spatial-boundary-fallback{color:#d6dcee;pointer-events:none;align-content:end;padding:0 1.25rem 1.25rem;display:grid}.core-spatial-fallback{z-index:6;background:#11142ac2;border:1px solid #99aeda38;border-radius:.9rem;width:min(26rem,100% - 2.5rem);padding:.75rem .9rem;position:absolute;bottom:1.25rem;right:1.25rem}.core-spatial-fallback p,.core-spatial-fallback small,.core-spatial-boundary-fallback p{margin:0}.core-spatial-fallback p{font-size:.78rem;line-height:1.45}.core-spatial-fallback small{color:#9fa9c1;margin-top:.25rem;font-size:.68rem;display:block}.map-home[data-core-phase=boot] .map-home-search,.map-home[data-core-phase=preflight] .map-home-search{opacity:.52;width:min(22rem,34vw)}.map-home[data-core-phase=boot] .map-home-search:focus-within,.map-home[data-core-phase=preflight] .map-home-search:focus-within{opacity:1;width:min(36rem,42vw)}.map-home[data-core-phase=boot] .map-home-status,.map-home[data-core-phase=preflight] .map-home-status,.map-home[data-core-phase=globeReveal] .map-home-utility,.map-home[data-core-phase=locating] .map-home-utility,.map-home[data-core-phase=flying] .map-home-utility,.map-home[data-core-phase=locking] .map-home-utility,.map-home[data-core-phase=passportReveal] .map-home-utility{opacity:0;pointer-events:none}.map-home[data-core-phase=globeReveal] .map-home-status,.map-home[data-core-phase=locating] .map-home-status,.map-home[data-core-phase=flying] .map-home-status,.map-home[data-core-phase=locking] .map-home-status,.map-home[data-core-phase=passportReveal] .map-home-status{opacity:1}.map-home[data-core-phase=locking] .map-home-status-dot{background:#4fd0de;animation:none;box-shadow:0 0 0 .28rem #4fd0de21}.map-home[data-core-phase=passportReveal] .map-home-sheet{opacity:1;transition:transform .48s cubic-bezier(.32,.72,0,1),opacity .18s cubic-bezier(.16,1,.3,1);transform:translate(0,0)}.map-home[data-core-phase=passportReveal] .map-home-sheet[data-starting-style]{opacity:0;transform:translateY(calc(100% + 1rem))}.map-home[data-core-phase=ready] .map-home-sheet{transform:translate(0,0)}.map-home-passport-fallback{z-index:24;color:#e9edfa;background:#161b35e6;border:1px solid #99aeda38;border-radius:1rem;width:min(26rem,100% - 2rem);padding:1rem;position:absolute;bottom:1rem;right:1rem;box-shadow:0 1.2rem 3rem #04071552}.core-spatial-scene .maplibregl-ctrl-bottom-right{z-index:7;opacity:0;pointer-events:none;transition:opacity .18s ease-out}.core-spatial-scene[data-core-phase=ready] .maplibregl-ctrl-bottom-right{opacity:1;pointer-events:auto}@media (max-width:47.99rem){.core-spatial-scene:after{background:linear-gradient(#0000 0 34%,#11142a6b 49%,#11142a 78%)}.core-spatial-placeholder{height:60dvh;top:-7dvh;bottom:auto}.core-spatial-placeholder img{object-position:50% 42%;transform:scale(1.02)}.core-spatial-placeholder,.core-spatial-map{transform:none}.map-home[data-core-phase=boot] .map-home-search,.map-home[data-core-phase=preflight] .map-home-search{opacity:.58;width:auto;left:1rem;right:1rem}.map-home[data-core-phase=boot] .map-home-search:focus-within,.map-home[data-core-phase=preflight] .map-home-search:focus-within{width:auto}.core-spatial-fallback{width:auto;bottom:5.5rem;left:1rem;right:1rem}}@media (prefers-reduced-motion:reduce){.figma-professional-report[data-report-version=task-architecture-v2],.figma-professional-report[data-report-version=task-architecture-v2] *{transition:none!important;animation:none!important}}html[data-motion=reduce] .figma-professional-report[data-report-version=task-architecture-v2],html[data-motion=reduce] .figma-professional-report[data-report-version=task-architecture-v2] *{transition:none!important;animation:none!important}@media (max-width:47.99rem){.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half]{height:min(31.25rem,100dvh - 5.75rem);max-height:calc(100dvh - 5.75rem)}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=full]{height:calc(100dvh - 5.875rem);max-height:calc(100dvh - 5.875rem)}}@keyframes figma-passport-content-rise{0%{opacity:0;transform:translateY(.65rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.map-home[data-core-phase=passportReveal] :is(.figma-passport-primary-row,.figma-network-passport--mobile>*,.figma-passport-facts,.figma-passport-expand){animation:none}}.homepage-shell:has(.map-home) .site-header[data-variant=world]{z-index:80;color:#f5f7fa;min-height:5.5rem;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;position:fixed;inset:0 0 auto}.homepage-shell:has(.map-home) .site-header[data-variant=world]:after{display:none}.homepage-shell:has(.map-home) .site-header[data-variant=world] .brand{z-index:1;color:#f5f7fa;padding:0}.brand-wordmark{letter-spacing:-.075rem;white-space:nowrap;align-items:center;gap:1px;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Consolas,monospace;font-size:1.6875rem;font-weight:700;line-height:1;display:inline-flex}.brand-wordmark img{width:1.375rem;height:1.375rem;display:block}.figma-scene-controls{z-index:82;gap:.75rem;display:flex;position:fixed;top:1.375rem;right:1.625rem}.figma-scene-control{width:3rem;height:3rem;box-shadow:none;cursor:pointer;background:#0e1012d1;border:1px solid #474f578c;border-radius:50%;place-items:center;padding:0;transition:border-color .16s,background-color .16s,transform .16s;display:grid}.figma-scene-control:active{transform:scale(.96)}.figma-scene-control:disabled{cursor:default;opacity:.42}.figma-scene-control img{width:1.375rem;height:1.375rem}.figma-scene-menu{position:relative}.figma-scene-menu-popover{border:1px solid var(--figma-border-strong);-webkit-backdrop-filter:blur(1.25rem);backdrop-filter:blur(1.25rem);background:#0a0d16f5;border-radius:1rem;min-width:12rem;padding:.5rem;display:grid;position:absolute;top:calc(100% + .625rem);right:0;box-shadow:0 1.2rem 3rem #0006}.figma-scene-menu-popover :is(button,a){min-height:2.75rem;color:var(--figma-text-secondary);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:.75rem;align-items:center;padding:0 .75rem;text-decoration:none;display:flex}.figma-scene-menu-popover :is(button,a):hover{color:var(--figma-text-primary);background:#ffffff12}@media (max-width:47.99rem){.homepage-shell:has(.map-home) .site-header[data-variant=world] .header-inner{min-height:4.625rem;padding:0 1.5rem}.homepage-shell:has(.map-home) .site-header[data-variant=world]{min-height:4.625rem}.figma-scene-controls{gap:.625rem;top:.875rem;right:.75rem}.map-home-sheet-viewport,html[data-spatial-surface=world] .map-home-sheet-viewport{padding:0 .75rem calc(.75rem + env(safe-area-inset-bottom))}.map-home-sheet[data-result-surface=network-passport]{width:calc(100vw - 1.5rem)}.figma-passport-flag.country-flag{width:4.75rem;height:4.75rem}.figma-report-flag.country-flag{width:3.625rem;height:3.625rem}}:root{--figma-bg-space:#030405;--figma-bg-sheet:#0a0d16;--figma-bg-card:#171b27;--figma-border-subtle:#ffffff14;--figma-border-strong:#ffffff2e;--figma-text-primary:#ffffffeb;--figma-text-secondary:#ffffffb8;--figma-text-tertiary:#ffffff8f;--figma-text-accent:#4fd0de;--figma-action-primary:#327ad7;--figma-health-good:#55d6de;--figma-health-empty:#ffffff1f;--figma-space-1:.75rem;--figma-space-2:1.25rem;--figma-space-3:2rem;--figma-radius-card:1.375rem;--figma-radius-sheet:1.75rem;--figma-motion-lock:.5s;--figma-motion-camera:.85s;--figma-motion-passport:.75s;--figma-motion-report-desktop:.55s;--figma-motion-report-mobile:.5s;--figma-ease-weighted:cubic-bezier(.22, .78, .2, 1)}.map-home-sheet-viewport{background:0 0;justify-content:center;padding:0 1.375rem 1.375rem}.map-home-sheet{border:1px solid var(--figma-border-subtle);border-radius:var(--figma-radius-sheet);background:var(--figma-bg-sheet);width:calc(100vw - 2.75rem);max-width:none;color:var(--figma-text-primary);-webkit-backdrop-filter:blur(1.5rem)saturate(106%);backdrop-filter:blur(1.5rem)saturate(106%);box-shadow:0 -.875rem 2.5rem #0000006b}.map-home-sheet[data-passport-presentation=full]{height:min(55.75rem,100dvh - 8.25rem);max-height:calc(100dvh - 8.25rem);transition-duration:var(--figma-motion-report-desktop)}.map-home-sheet[data-result-surface=network-passport] .map-home-sheet-hero,.map-home-sheet[data-result-surface=network-passport] .map-home-sheet-map-note{display:none}.map-home-sheet[data-result-surface=network-passport] .map-home-sheet-body{height:100%;max-height:none}.map-home-sheet[data-result-surface=network-passport] .map-home-sheet-half,.map-home-sheet[data-result-surface=network-passport] .figma-report-shell-scroll{height:100%;max-height:none;padding:0;overflow:hidden auto}.map-home-sheet[data-result-surface=network-passport] .map-home-sheet-handle{z-index:3;display:none;position:absolute;top:.5rem;left:50%;transform:translate(-50%)}.figma-network-passport-switcher,.figma-network-passport{width:100%;height:100%}.figma-network-passport{color:var(--figma-text-primary);font-family:Noto Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.figma-network-passport--desktop{grid-template-rows:11rem 7.25rem 7.5rem;padding:1rem 2rem;display:grid}.figma-network-passport--mobile{display:none}.figma-passport-primary-row{grid-template-columns:minmax(0,1fr) minmax(25rem,30.625rem);align-items:center;gap:clamp(2rem,6vw,8rem);min-width:0;display:grid}.figma-passport-identity{align-items:center;gap:1.5rem;min-width:0;display:flex}.figma-passport-flag{border:1px solid var(--figma-border-strong);border-radius:50%;flex:none;width:7.625rem;height:7.625rem;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0d,0 .75rem 2rem #0000003d}.figma-passport-identity-copy{min-width:0}.figma-passport-identity-copy>p,.figma-passport-identity-copy>h2,.figma-passport-identity-copy>span{margin:0}.figma-passport-identity-copy>p{color:var(--figma-text-secondary);letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;font-size:1.25rem;font-weight:400;line-height:1.3;overflow:hidden}.figma-passport-identity-copy>h2{color:#fff;letter-spacing:-.055em;text-overflow:ellipsis;white-space:nowrap;margin-top:.35rem;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Consolas,monospace;font-size:clamp(2rem,3vw,2.625rem);font-weight:700;line-height:1.1;overflow:hidden}.figma-passport-identity-copy>span{color:var(--figma-text-secondary);text-overflow:ellipsis;white-space:nowrap;margin-top:.65rem;font-size:1.1875rem;font-weight:400;line-height:1.35;display:block;overflow:hidden}.figma-passport-identity-copy b{color:var(--figma-text-tertiary);font-weight:400}.figma-passport-identity-copy .figma-passport-network-line{align-items:baseline;gap:.45rem;display:flex}.figma-passport-network-line>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.figma-passport-network-line>span:last-child{flex:none}.figma-health-rail{border:1px solid var(--figma-border-subtle);border-radius:var(--figma-radius-card);background:var(--figma-bg-card);grid-template-columns:auto 1fr;align-items:center;gap:1.25rem;min-width:0;height:8.5rem;padding:1.25rem;display:grid}.figma-health-rail-score{min-width:5rem;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Consolas,monospace}.figma-health-rail-score>div{align-items:baseline;gap:.5rem;display:flex}.figma-health-rail-score strong{color:#fff;letter-spacing:-.065em;font-size:2.8125rem;font-weight:520;line-height:.94}.figma-health-rail-score span{color:var(--figma-text-tertiary);font-size:1.125rem}.figma-health-rail-score p{color:var(--figma-text-secondary);margin:.5rem 0 0;font-family:Noto Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.2}.figma-health-rail-body{min-width:0}.figma-health-rail-segments{grid-template-columns:repeat(14,minmax(0,1fr));align-items:stretch;gap:.5rem;height:3.375rem;display:grid}.figma-health-rail-segments span{background:var(--figma-health-empty);border-radius:999px}.figma-health-rail-segments span[data-active=true]:nth-child(n+8){background:var(--figma-health-good)}.figma-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.figma-passport-facts{border-top:1px solid var(--figma-border-subtle);border-bottom:1px solid var(--figma-border-subtle);grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;min-width:0;margin:0;padding:.75rem 0;display:grid}.figma-passport-facts>div{border-left:1px solid var(--figma-border-subtle);flex-direction:column;justify-content:center;min-width:0;padding:0 1.5rem;display:flex}.figma-passport-facts>div:first-child{border-left:0;padding-left:0}.figma-passport-facts dt{min-width:0;color:var(--figma-text-tertiary);align-items:center;gap:.75rem;font-size:.75rem;display:flex}.figma-passport-facts dt img{flex:none;width:1.75rem;height:1.75rem}.figma-passport-facts dd{color:var(--figma-text-primary);text-overflow:ellipsis;white-space:nowrap;margin:.55rem 0 0 2.5rem;font-size:1rem;font-weight:650;line-height:1.3;overflow:hidden}.figma-passport-expand{min-width:14.5rem;min-height:3.5rem;color:var(--figma-text-primary);cursor:pointer;transition:background-color .16s ease, border-color .16s ease, transform .18s var(--figma-ease-weighted);background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;gap:.75rem;margin:auto;padding:0 1.35rem;font-size:.875rem;font-weight:650;display:inline-flex}.figma-passport-expand img{width:1.5rem;height:1.5rem}@media (hover:hover) and (pointer:fine){.figma-passport-expand:hover{background:#4fd0de1f;border-color:#4fd0de52;transform:translateY(-1px)}}.figma-professional-report{min-height:100%;color:var(--figma-text-primary);padding:1rem 2rem 2rem;font-family:Noto Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.figma-report-header{z-index:2;border-bottom:1px solid var(--figma-border-subtle);background:linear-gradient(180deg, var(--figma-bg-sheet) 82%, #0a0d16e0);-webkit-backdrop-filter:blur(1.25rem);backdrop-filter:blur(1.25rem);grid-template-columns:minmax(0,1fr) minmax(22rem,26.875rem) 3rem;align-items:center;gap:clamp(1.5rem,4vw,5rem);height:8.625rem;padding:1rem 0;display:grid;position:sticky;top:-1rem}.figma-report-identity{align-items:center;gap:1rem;min-width:0;display:flex}.figma-report-flag{border-radius:50%;flex:none;width:4.25rem;height:4.25rem;overflow:hidden}.figma-report-identity p,.figma-report-identity h2,.figma-report-identity span{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.figma-report-identity p{color:var(--figma-text-secondary);font-size:.875rem}.figma-report-identity h2{letter-spacing:-.05em;margin-top:.25rem;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Consolas,monospace;font-size:2rem;font-weight:540}.figma-report-identity span{color:var(--figma-text-tertiary);margin-top:.35rem;font-size:.8125rem;display:block}.figma-report-header .figma-health-rail{height:6.875rem;padding:1rem}.figma-report-header .figma-health-rail-segments{gap:.375rem;height:2.625rem}.figma-report-collapse{border:1px solid var(--figma-border-subtle);cursor:pointer;background:#ffffff12;border-radius:50%;place-items:center;width:3rem;height:3rem;padding:0;display:grid}.figma-report-collapse img{transform:rotate(90deg)}.figma-report-tabs{border:1px solid var(--figma-border-subtle);background:#ffffff0a;border-radius:999px;grid-template-columns:repeat(4,minmax(0,1fr));width:min(27rem,100%);height:3.25rem;margin:1rem 0 1.25rem;padding:.25rem;display:grid;position:relative}.figma-report-tabs button{z-index:1;color:var(--figma-text-secondary);cursor:pointer;background:0 0;border:0;font-size:.8125rem;position:relative}.figma-report-tab-indicator{width:calc(25% - .125rem);transition:transform .26s var(--figma-ease-weighted);background:#4fd0de1f;border:1px solid #4fd0de2e;border-radius:999px;position:absolute;top:.25rem;bottom:.25rem;left:.25rem}.figma-report-tab-indicator[data-active-tab=network]{transform:translate(100%)}.figma-report-tab-indicator[data-active-tab=activity]{transform:translate(200%)}.figma-report-tab-indicator[data-active-tab=evidence]{transform:translate(300%)}.figma-report-scroll{min-height:0}.figma-report-grid{grid-template-columns:minmax(0,1fr) 26.25rem;align-items:start;gap:1.25rem;display:grid}.figma-report-primary-column,.figma-report-aside,.figma-report-single-column{gap:1rem;display:grid}.figma-report-single-column{max-width:56rem}.figma-report-card{border:1px solid var(--figma-border-subtle);border-radius:var(--figma-radius-card);background:var(--figma-bg-card);min-width:0;padding:1.25rem}.figma-report-card>p,.figma-report-card>h3{margin:0}.figma-report-card>p{color:var(--figma-text-accent);letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem;font-weight:650}.figma-report-card>h3{color:var(--figma-text-primary);margin-top:.25rem;font-size:1rem;font-weight:650}.figma-report-fields{margin:1rem 0 0}.figma-report-fields>div{border-top:1px solid var(--figma-border-subtle);grid-template-columns:minmax(8rem,.44fr) minmax(0,1fr);gap:1rem;min-width:0;padding:.75rem 0;display:grid}.figma-report-fields dt{color:var(--figma-text-tertiary);font-size:.75rem}.figma-report-fields dd{min-width:0;color:var(--figma-text-primary);text-align:right;overflow-wrap:anywhere;margin:0;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.75rem}.figma-report-fields [data-field-state=not-detected] dd>span{color:var(--figma-text-secondary)}.figma-report-fields details{color:var(--figma-text-tertiary);margin-top:.45rem;font-family:Noto Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.6875rem}.figma-report-fields summary{cursor:pointer;list-style-position:inside}.figma-report-fields details p{margin:.45rem 0 0;line-height:1.5}.figma-report-factors{gap:.5rem;margin-top:1rem;display:grid}.figma-report-factors>div{border-top:1px solid var(--figma-border-subtle);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.75rem;padding:.65rem 0;display:grid}.figma-report-factors span{color:var(--figma-text-secondary);text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;font-size:.75rem;overflow:hidden}.figma-report-factors strong{font-family:Roboto Mono,ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.875rem}.figma-report-factors small{color:var(--figma-text-tertiary);font-size:.625rem}@media (max-width:64rem) and (min-width:48rem){.figma-network-passport--desktop{grid-template-rows:10.5rem 7.25rem 7rem}.figma-passport-primary-row{grid-template-columns:minmax(0,1fr) minmax(21rem,26rem);gap:2rem}.figma-passport-flag{width:6.5rem;height:6.5rem}.figma-passport-identity-copy>h2{font-size:2rem}.figma-report-grid{grid-template-columns:minmax(0,1fr) 22rem}.figma-report-header{grid-template-columns:minmax(0,1fr) 21rem 3rem}}@media (max-width:47.99rem){.map-home-sheet-viewport{padding:0 .75rem calc(.75rem + env(safe-area-inset-bottom))}.map-home-sheet{border-radius:var(--figma-radius-sheet);width:calc(100vw - 1.5rem)}.map-home-sheet[data-passport-presentation=half]{height:min(31.25rem,100dvh - 5.75rem);max-height:calc(100dvh - 5.75rem);transition-duration:var(--figma-motion-passport)}.map-home-sheet[data-passport-presentation=full]{height:calc(100dvh - 5.875rem);max-height:calc(100dvh - 5.875rem);transition-duration:var(--figma-motion-report-mobile)}.map-home-sheet[data-result-surface=network-passport] .map-home-sheet-handle{display:grid}.figma-network-passport--desktop{display:none}.figma-network-passport--mobile{grid-template-rows:7rem 5.75rem minmax(10rem,1fr) 3.875rem;gap:.625rem;padding:1.5rem .75rem .75rem;display:grid}.figma-passport-identity[data-compact=true]{gap:.875rem}.figma-passport-identity[data-compact=true] .figma-passport-flag{width:4.75rem;height:4.75rem}.figma-passport-identity[data-compact=true] .figma-passport-identity-copy>p{font-size:.875rem}.figma-passport-identity[data-compact=true] .figma-passport-identity-copy>h2{margin-top:.2rem;font-size:clamp(1.35rem,6.8vw,1.6875rem)}.figma-passport-identity[data-compact=true] .figma-passport-identity-copy>span{margin-top:.35rem;font-size:.75rem}.figma-health-rail[data-compact=true]{border-radius:1rem;grid-template-columns:3.875rem 1fr;gap:.75rem;height:5.75rem;padding:.75rem .875rem}.figma-health-rail[data-compact=true] .figma-health-rail-score{min-width:0}.figma-health-rail[data-compact=true] .figma-health-rail-score strong{font-size:2rem}.figma-health-rail[data-compact=true] .figma-health-rail-heading{margin-bottom:.5rem}.figma-health-rail[data-compact=true] .figma-health-rail-heading p{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.figma-health-rail[data-compact=true] .figma-health-rail-heading span{display:none}.figma-health-rail[data-compact=true] .figma-health-rail-segments{gap:.3125rem;height:2.625rem}.figma-health-rail[data-compact=true] .figma-health-rail-body small{display:none}.figma-passport-facts[data-compact=true]{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;padding:0;display:grid}.figma-passport-facts[data-compact=true]>div,.figma-passport-facts[data-compact=true]>div:first-child{border:1px solid var(--figma-border-subtle);background:var(--figma-bg-card);border-radius:1rem;min-height:4.75rem;padding:.75rem}.figma-passport-facts[data-compact=true] dt{gap:.5rem;font-size:.625rem}.figma-passport-facts[data-compact=true] dt img{width:1.25rem;height:1.25rem}.figma-passport-facts[data-compact=true] dd{margin:.4rem 0 0;font-size:.75rem}.figma-passport-expand[data-compact=true]{border-radius:1.125rem;width:100%;min-width:0;min-height:3.875rem;margin:0}.figma-professional-report{min-height:100%;padding:1.5rem .75rem 1rem}.figma-report-header{grid-template-columns:minmax(0,1fr) auto 2.625rem;gap:.625rem;height:6.5rem;padding:.75rem 0;top:-1.5rem}.figma-report-flag{width:3.625rem;height:3.625rem}.figma-report-identity{gap:.625rem}.figma-report-identity p{font-size:.6875rem}.figma-report-identity h2{font-size:1.125rem}.figma-report-identity span{max-width:11rem;font-size:.625rem}.figma-report-header .figma-health-rail{border-radius:.875rem;width:4.25rem;height:3.625rem;padding:.5rem;display:block}.figma-report-header .figma-health-rail-score{min-width:0}.figma-report-header .figma-health-rail-score strong{font-size:1.5rem}.figma-report-header .figma-health-rail-body{display:none}.figma-report-collapse{width:2.625rem;height:2.625rem}.figma-report-tabs{z-index:1;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:#0f121cf0;width:100%;margin:.75rem 0 1rem;position:sticky;top:5rem}.figma-report-grid{display:block}.figma-report-primary-column,.figma-report-aside,.figma-report-single-column{gap:.75rem}.figma-report-aside{margin-top:.75rem}.figma-report-card{border-radius:1rem;padding:1rem}.figma-report-fields>div{grid-template-columns:minmax(6.5rem,.46fr) minmax(0,1fr)}.figma-report-fields dt,.figma-report-fields dd{font-size:.6875rem}}@media (max-width:23.5rem){.figma-network-passport--mobile{padding-left:.625rem;padding-right:.625rem}.figma-passport-identity[data-compact=true] .figma-passport-flag{width:4.25rem;height:4.25rem}.figma-passport-identity[data-compact=true] .figma-passport-identity-copy>h2{font-size:1.35rem}.figma-report-identity span{max-width:8.5rem}}@media (prefers-reduced-motion:reduce){.figma-passport-expand,.figma-report-tab-indicator,.map-home-sheet[data-passport-presentation]{transition-duration:.15s}}.map-home-search-feedback{border:1px solid var(--map-home-border);background:#ffffff0a;border-radius:1.05rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:9.5rem;padding:1rem;display:grid}.map-home-search-feedback-signal{background:radial-gradient(circle,#4fd0de 0 10%,#0000 12%),radial-gradient(circle,#0000 0 38%,#4fd0de2e 40% 42%,#0000 44%);border:1px solid #4fd0de4d;border-radius:50%;width:2.9rem;height:2.9rem}.map-home-search-feedback[data-search-status=loading] .map-home-search-feedback-signal{animation:.9s ease-in-out infinite alternate map-home-status-pulse}.map-home-search-feedback>div:not(.map-home-search-feedback-actions){gap:.35rem;min-width:0;display:grid}.map-home-search-feedback p,.map-home-search-feedback h3,.map-home-search-feedback span{margin:0}.map-home-search-feedback p{color:var(--map-home-signal);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:740}.map-home-search-feedback h3{color:var(--map-home-ink);font-size:1rem}.map-home-search-feedback>div>span{color:var(--map-home-ink-soft);font-size:.75rem;line-height:1.55}.map-home-search-feedback-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.map-home-search-feedback-actions button,.map-home-search-feedback-actions a{border:1px solid var(--map-home-border-strong);min-height:2.75rem;color:var(--map-home-ink);cursor:pointer;font:inherit;background:#4fd0de12;border-radius:999px;padding:0 .9rem;font-size:.72rem;font-weight:680;line-height:2.75rem;text-decoration:none}.map-home-search-feedback-actions button:hover,.map-home-search-feedback-actions button:focus-visible,.map-home-search-feedback-actions a:hover,.map-home-search-feedback-actions a:focus-visible{background:#4fd0de1f;border-color:#4fd0de8c}.map-home-search-feedback-actions button:focus-visible,.map-home-search-feedback-actions a:focus-visible{outline-offset:.125rem;outline:.125rem solid #4fd0ded1}.region-sheet{color:#f4f6fb;background:linear-gradient(#181b25fa,#0a0c12fa);border-color:#b5c0d633;box-shadow:0 1.8rem 6rem #0000007a,inset 0 1px #ffffff0f}.region-sheet-handle{background:#bec8da4d}.region-sheet-heading p,.region-sheet-list span{color:#4fd0de}.region-sheet-close{color:#c7cfdd;background:#ffffff0f;border-color:#b5c0d62e}.region-sheet-description,.region-sheet-list small,.region-sheet-note{color:#a8b0c0}.region-sheet-search{background:#ffffff0f;border-color:#b5c0d633}.region-sheet-search input{color:#f4f6fb}.region-sheet-search input::placeholder{color:#8993a6}.region-sheet-list{border-top-color:#b5c0d624}.region-sheet-list button{color:#f4f6fb;border-bottom-color:#b5c0d624;min-height:5.5rem}.region-sheet-list button:hover,.region-sheet-list button:focus-visible{background:#4fd0de0f}.region-sheet-list button:focus-visible,.region-sheet-close:focus-visible,.region-sheet-search button:focus-visible,.region-sheet-search input:focus-visible{outline-offset:.125rem;outline:.125rem solid #4fd0ded1}@media (max-width:47.99rem){.map-home-search-feedback{grid-template-columns:auto minmax(0,1fr);align-items:start;min-height:0}.map-home-search-feedback-actions{grid-column:1/-1;justify-content:flex-start}}@media (prefers-reduced-motion:reduce){.map-home-search-feedback[data-search-status=loading] .map-home-search-feedback-signal{animation:none}}html[data-motion=reduce] .map-home-search-feedback[data-search-status=loading] .map-home-search-feedback-signal{animation:none}@media (max-width:47.99rem){.map-home-sheet[data-passport-presentation=half] .map-home-sheet-scroll{height:auto;max-height:calc(82dvh - 4.7rem)}}.map-home-sheet-viewport,html[data-spatial-surface=world] .map-home-sheet-viewport{--map-home-ink:#f4f6fb;--map-home-ink-soft:#a8b0c0;--map-home-ink-faint:#949daf;--map-home-surface:#12151deb;--map-home-surface-solid:#151820;--map-home-border:#b5c0d624;--map-home-border-strong:#b5c0d638;--map-home-blue:#6ca7ec;--map-home-signal:#4fd0de;justify-content:center;align-items:flex-end;padding:0 clamp(1.25rem,2.2vw,2rem) 1rem}.map-home-sheet{border-color:var(--map-home-border-strong);width:min(82rem,100vw - clamp(2.5rem,4.4vw,4rem));max-height:88dvh;color:var(--map-home-ink);-webkit-backdrop-filter:blur(1.4rem)saturate(112%);backdrop-filter:blur(1.4rem)saturate(112%);background:linear-gradient(#171a23f5,#090b10f7);border-radius:1.55rem;box-shadow:0 1.8rem 6rem #0000006b,inset 0 1px #ffffff12}.map-home-sheet[data-passport-presentation=full]{height:min(85dvh,56rem);max-height:min(85dvh,56rem)}.map-home-sheet-handle{cursor:ns-resize;background:0 0;border:0;place-items:center;width:2.75rem;height:1.5rem;margin:0 auto;padding:0;display:grid}.map-home-sheet-handle span{background:#bec8da4d;border-radius:999px;width:2.25rem;height:.22rem}.map-home-sheet-handle:focus-visible{outline-offset:.125rem;outline:.125rem solid #4fd0dee0}.map-home-sheet-heading{align-items:center;padding:.72rem clamp(1rem,2vw,1.5rem) 0}.map-home-sheet-heading p{color:var(--map-home-signal);margin:0 0 .25rem}.map-home-sheet-heading h2{color:var(--map-home-ink);font-size:clamp(1.15rem,1.6vw,1.45rem)}.map-home-passport-identity{width:2.35rem;height:2.35rem}.map-home-sheet-regions,.map-home-sheet-expand,.map-home-sheet-close{border-color:var(--map-home-border);color:var(--map-home-ink-soft);background:#ffffff0f}.map-home-sheet-description{color:var(--map-home-ink-soft)}.map-home-sheet-body{margin-top:0;transform:none}.map-home-sheet-description{max-width:68rem;color:var(--map-home-ink-soft);margin-top:.35rem;line-height:1.5}.map-home-sheet-tabs{border-color:var(--map-home-border);scrollbar-width:none;background:#ffffff0a;overflow-x:visible}.map-home-sheet-tab-indicator{background:#4fd0de24;border:1px solid #4fd0de33;box-shadow:inset 0 1px #ffffff17,0 0 0 1px #327ad70d,0 .25rem .8rem #0000001f}.map-home-sheet-tabs button{color:#aeb7c8;white-space:nowrap;flex:1 1 0;min-width:0}.map-home-sheet-tabs button[aria-selected=true]{color:#dffcff;background:#4fd0de17;box-shadow:inset 0 0 0 1px #4fd0de1f}.map-home-sheet[data-passport-presentation=half] .map-home-sheet-scroll{height:100%;min-height:0;max-height:none;padding:.7rem clamp(1rem, 2vw, 1.5rem) calc(1rem + env(safe-area-inset-bottom))}.map-home-sheet[data-passport-presentation=half] .map-home-sheet-body{height:calc(100% - 5rem);min-height:0}.passport-result-composition{gap:.8rem;display:grid}.passport-result-primary{border:1px solid var(--map-home-border);background:#ffffff0d;border-radius:1.15rem;grid-template-columns:minmax(0,3fr) minmax(16rem,2fr);display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff0d}.passport-result-identity-card,.passport-result-summary{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0}.passport-result-identity-card{border-right:1px solid var(--map-home-border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:8.4rem;padding:clamp(.9rem,1.8vw,1.3rem);display:grid}.passport-result-identity-card p,.passport-result-identity-card h3,.passport-result-identity-card strong,.passport-result-identity-card span,.passport-result-summary p,.passport-result-summary strong,.passport-result-summary span,.passport-result-facts dt,.passport-result-facts dd,.passport-half-evidence{margin:0}.passport-result-identity-token{color:#dffcff;letter-spacing:.08em;background:radial-gradient(circle at 35% 30%,#4fd0de3d,#0000 60%),#111722;border:1px solid #4fd0de59;border-radius:1.05rem;place-items:center;width:clamp(3.4rem,5.2vw,4.5rem);height:clamp(3.4rem,5.2vw,4.5rem);font-size:.82rem;font-weight:760;display:grid}.passport-result-identity-token[data-identity-state=detecting]{color:#0000;position:relative;overflow:hidden}.passport-result-identity-token[data-identity-state=detecting]:before,.passport-result-identity-token[data-identity-state=detecting]:after{content:"";border-radius:999px;position:absolute}.passport-result-identity-token[data-identity-state=detecting]:before{border:1px solid #4fd0de85;width:55%;height:55%;box-shadow:0 0 0 .38rem #4fd0de12}.passport-result-identity-token[data-identity-state=detecting]:after{background:#4fd0de;width:.62rem;height:.62rem;box-shadow:0 0 1rem #4fd0deb3}.passport-result-identity-card>div{gap:.28rem;min-width:0;display:grid}.passport-result-tags{flex-wrap:wrap;margin-top:.25rem;padding:0;list-style:none;gap:.32rem!important;display:flex!important}.passport-result-tags>li{color:#c9f8fc;text-overflow:ellipsis;white-space:nowrap;background:#4fd0de12;border:1px solid #4fd0de29;border-radius:999px;max-width:100%;padding:.28rem .48rem;font-size:.58rem;font-weight:650;line-height:1;overflow:hidden}.passport-result-identity-card p,.passport-result-summary p,.passport-result-facts dt{color:var(--map-home-signal);letter-spacing:.075em;text-transform:uppercase;font-size:.62rem;font-weight:740}.passport-result-identity-card h3{color:var(--map-home-ink);font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:-.035em;overflow-wrap:anywhere;text-overflow:clip;white-space:normal;font-size:clamp(1.1rem,2.2vw,1.75rem);font-weight:670;line-height:1.08;overflow:visible}.passport-result-identity-card strong{color:#eef2fa;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:620;overflow:hidden}.passport-result-identity-card span{color:var(--map-home-ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;line-height:1.35;overflow:hidden}.passport-result-summary{align-content:center;gap:.45rem;min-height:8.4rem;padding:clamp(.9rem,1.8vw,1.3rem);display:grid}.passport-result-identity-token[data-identity-state=country]{width:3.5rem;height:2.375rem;box-shadow:none;background:0 0;border:0;border-radius:.42rem;padding:0;overflow:hidden}.country-flag{background:#0e1118;border:1px solid #ffffff1f;flex:none;place-items:stretch stretch;padding:0;display:inline-grid;position:relative;overflow:hidden;box-shadow:0 .35rem 1rem #0000002e}.country-flag--rounded{border-radius:inherit;width:100%;height:100%}.country-flag--circle{border-radius:50%;width:100%;height:100%}.country-flag>.country-flag__art.fi{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;line-height:normal;display:block}.country-flag__fallback{color:#4fd0dec7;fill:#4fd0de29;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px;width:100%;height:100%;padding:.72rem;display:block}.passport-result-health{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(.8rem,1.4vw,1.15rem);min-width:0;min-height:8.4rem;padding:clamp(.9rem,1.8vw,1.3rem);display:grid}.passport-result-health-ring,.passport-health-score-value{--health-score:50;background:radial-gradient(circle, #151922 57%, transparent 58%), conic-gradient(#4fd0de calc(var(--health-score) * 1%), #a8b3c624 0);width:4.7rem;height:4.7rem;color:var(--map-home-ink);text-align:center;border-radius:50%;flex:none;place-content:center;display:grid;position:relative;box-shadow:inset 0 0 0 1px #ffffff0d}.passport-result-health-ring strong,.passport-health-score-value strong{font-size:1.24rem;line-height:1}.passport-result-health-ring span,.passport-health-score-value span{color:var(--map-home-ink-faint);margin-top:.18rem;font-size:.56rem}.passport-result-health>div:last-child{gap:.35rem;min-width:0;display:grid}.passport-result-health p,.passport-result-health strong,.passport-result-health span,.passport-result-health small{margin:0}.passport-result-health p{color:var(--map-home-signal);letter-spacing:.075em;text-transform:uppercase;font-size:.62rem;font-weight:740}.passport-result-health>div:last-child>strong{color:var(--map-home-ink);font-size:.9rem;line-height:1.3}.passport-result-health-segments{grid-template-columns:repeat(12,minmax(0,1fr));gap:.18rem;width:100%;height:.56rem;margin:.08rem 0;display:grid}.passport-result-health-segments>span{background:#a8b3c629;border-radius:999px;min-width:0;box-shadow:inset 0 0 0 1px #ffffff08}.passport-result-health-segments>span[data-active=true]{background:#4fd0de;box-shadow:0 0 .55rem #4fd0de33}.passport-result-health>div:last-child>span{color:var(--map-home-ink-soft);font-size:.7rem;line-height:1.45}.passport-result-health>div:last-child>small{color:#c6d2e6;font-size:.62rem;font-weight:640}.passport-result-compatibility{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;display:grid}.passport-result-compatibility article{border:1px solid var(--map-home-border);background:#ffffff0a;border-radius:.85rem;align-content:center;gap:.22rem;min-width:0;min-height:3.35rem;padding:.68rem .75rem;display:grid}.passport-result-compatibility span,.passport-result-compatibility strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.passport-result-compatibility span{color:var(--map-home-ink-faint);font-size:.58rem}.passport-result-compatibility strong{color:var(--map-home-ink);font-size:.72rem;font-weight:680}.passport-result-summary strong{color:var(--map-home-ink);font-size:.9rem;font-weight:680;line-height:1.3}.passport-result-summary span{color:var(--map-home-ink-soft);font-size:.72rem;line-height:1.55}.passport-result-composition[data-result-status=partial] .passport-result-summary{background:#6ca7ec0f}.passport-result-copy{border:1px solid var(--map-home-border);min-width:2.75rem;min-height:2.75rem;color:var(--map-home-ink-soft);cursor:pointer;font:inherit;background:#ffffff0d;border-radius:999px;padding:0 .7rem;font-size:.68rem;font-weight:650}.passport-result-copy:hover,.passport-result-copy:focus-visible{color:var(--map-home-ink);border-color:#4fd0de80}.passport-result-copy:focus-visible{outline-offset:.125rem;outline:.125rem solid #4fd0ded1}.passport-result-facts{border-top:1px solid var(--map-home-border);border-bottom:1px solid var(--map-home-border);grid-template-columns:repeat(auto-fit,minmax(10.5rem,1fr));margin:0;padding:.75rem 0;display:grid}.passport-result-facts>div{border-left:1px solid var(--map-home-border);gap:.28rem;min-width:0;padding:.1rem .9rem;display:grid}.passport-result-facts>div:first-child{border-left:0}.passport-result-facts dd{color:var(--map-home-ink);overflow-wrap:anywhere;font-size:.72rem;font-weight:620;line-height:1.45}.passport-result-notice,.passport-result-layer-summary{color:#cbd7e9;background:#6ca7ec0f;border:1px solid #6ca7ec2e;border-radius:.8rem;margin:0;padding:.7rem .85rem;font-size:.72rem;line-height:1.5}.passport-result-layer-summary{border-color:var(--map-home-border);color:var(--map-home-ink-soft);background:#ffffff08}.passport-result-place-layers ul{border-top:1px solid var(--map-home-border);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.passport-result-place-layers li{border-right:1px solid var(--map-home-border);border-bottom:1px solid var(--map-home-border);gap:.25rem;min-width:0;padding:.68rem .8rem;display:grid}.passport-result-place-layers li:nth-child(2n){border-right:0}.passport-result-place-layers span{color:var(--map-home-ink-faint);font-size:.64rem}.passport-result-place-layers strong{color:var(--map-home-ink);overflow-wrap:anywhere;font-size:.7rem;font-weight:590;line-height:1.42}.passport-result-community{background:#4fd0de0d;border:1px solid #4fd0de29;border-radius:.8rem;justify-content:space-between;align-items:center;gap:1rem;min-width:0;padding:.72rem .8rem;display:flex}.passport-result-community>div{gap:.2rem;min-width:0;display:grid}.passport-result-community p,.passport-result-community strong{margin:0}.passport-result-community p{color:var(--map-home-ink-faint);font-size:.63rem}.passport-result-community strong{color:var(--map-home-ink);font-size:.72rem;font-weight:620;line-height:1.4}.passport-result-community button,.passport-community-primary,.passport-community-submit,.passport-community-reports button{color:#dffcff;cursor:pointer;min-height:2.75rem;font:inherit;background:#4fd0de17;border:1px solid #4fd0de47;border-radius:999px;padding:0 .85rem;font-size:.7rem;font-weight:680}.passport-result-community button:hover,.passport-result-community button:focus-visible,.passport-community-primary:hover,.passport-community-primary:focus-visible,.passport-community-submit:hover,.passport-community-submit:focus-visible,.passport-community-reports button:hover,.passport-community-reports button:focus-visible{background:#4fd0de24;border-color:#4fd0de8f}.passport-result-community button:focus-visible,.passport-community-primary:focus-visible,.passport-community-submit:focus-visible,.passport-community-reports button:focus-visible{outline-offset:.125rem;outline:.125rem solid #4fd0ded1}.passport-community-experience{border:1px solid var(--map-home-border);background:#ffffff06;border-radius:1rem;gap:1rem;padding:1rem;display:grid}.passport-community-experience>header,.passport-community-toolbar,.passport-community-reports li>header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.passport-community-experience>header p,.passport-community-experience>header h3{margin:0}.passport-community-experience>header p{color:var(--map-home-ink-faint);font-size:.66rem}.passport-community-experience>header h3{color:var(--map-home-ink);margin-top:.18rem;font-size:.95rem}.passport-community-form{background:#070c1570;border:1px solid #4fd0de29;border-radius:.85rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;padding:.9rem;display:grid}.passport-community-form label{gap:.35rem;min-width:0;display:grid}.passport-community-form label>span,.passport-community-toolbar,.passport-community-privacy{color:var(--map-home-ink-soft);font-size:.68rem}.passport-community-form input,.passport-community-form select,.passport-community-form textarea,.passport-community-toolbar select{border:1px solid var(--map-home-border-strong);width:100%;min-height:2.75rem;color:var(--map-home-ink);font:inherit;background:#070b13c2;border-radius:.65rem;padding:.65rem .72rem;font-size:.76rem}.passport-community-form textarea{resize:vertical;min-height:5rem}.passport-community-form input:focus-visible,.passport-community-form select:focus-visible,.passport-community-form textarea:focus-visible,.passport-community-toolbar select:focus-visible{outline-offset:.125rem;outline:.125rem solid #4fd0ded1}.passport-community-note,.passport-community-privacy,.passport-community-error{grid-column:1/-1}.passport-community-privacy,.passport-community-error{margin:0;line-height:1.5}.passport-community-error{color:#ffb8b8;font-size:.7rem}.passport-community-status{color:var(--map-home-ink-soft);border:1px solid #4fd0de47;border-radius:.65rem;margin:0;padding:.65rem .75rem;font-size:.72rem}.community-admin-page{min-height:100svh;color:var(--map-home-ink);background:var(--map-home-surface-solid);padding:2rem}.community-admin-page form,.community-admin-page li{border:1px solid var(--map-home-border);border-radius:.75rem;gap:.75rem;max-width:44rem;margin:1rem 0;padding:1rem;display:grid}.community-admin-page input,.community-admin-page button{min-height:2.75rem;padding:0 .75rem}.community-admin-page button{cursor:pointer}.passport-community-submit{justify-self:start}.passport-community-toolbar label{align-items:center;gap:.45rem;display:flex}.passport-community-toolbar select{min-width:8rem}.passport-community-reports{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.passport-community-reports li{border:1px solid var(--map-home-border);border-radius:.8rem;gap:.55rem;padding:.85rem;display:grid}.passport-community-reports li>header div{align-items:center;gap:.5rem;display:flex}.passport-community-reports header strong{color:var(--map-home-ink);font-size:.82rem}.passport-community-reports header span{color:#bdeef2;background:#4fd0de1a;border-radius:999px;padding:.18rem .42rem;font-size:.62rem}.passport-community-reports header span[data-community-outcome=failure]{color:#ffd5ad;background:#ffb2661a}.passport-community-reports time,.passport-community-reports p,.passport-community-reports blockquote,.passport-community-empty{color:var(--map-home-ink-soft);margin:0;font-size:.68rem;line-height:1.5}.passport-community-reports blockquote{border-left:1px solid #4fd0de4d;padding-left:.65rem}.passport-community-reports li>div{flex-wrap:wrap;gap:.45rem;display:flex}.passport-community-reports button{min-height:2.25rem;padding:0 .65rem}.passport-community-reports button:disabled{cursor:default;opacity:.58}.passport-half-expand{color:#b8c5d8;cursor:pointer;width:max-content;min-height:2.75rem;font:inherit;background:0 0;border:0;border-radius:999px;align-items:center;gap:.4rem;padding:0 .7rem;font-size:.7rem;font-weight:650;display:inline-flex}.passport-half-expand:hover,.passport-half-expand:focus-visible{color:#dffcff;background:#4fd0de14}.passport-half-expand:focus-visible{outline-offset:.125rem;outline:.125rem solid #4fd0ded1}.passport-half-evidence{color:var(--map-home-ink-faint);font-size:.65rem;line-height:1.45}.passport-result-footer{justify-content:space-between;align-items:center;gap:1rem;min-width:0;display:flex}.passport-result-footer .passport-half-evidence{text-align:right;flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:.35rem .75rem;display:flex}.passport-overview,.passport-activity,.passport-evidence-history{gap:1rem;display:grid}.passport-coverage-summary{background:#ffffff06;border:1px solid #8097bf29;border-radius:1rem;grid-template-columns:repeat(4,minmax(0,1fr));padding:.85rem 1rem;display:grid}.passport-coverage-summary>div{gap:.2rem;min-width:0;display:grid}.passport-coverage-summary dt{color:var(--map-home-ink-faint);font-size:.68rem}.passport-coverage-summary dd{color:var(--map-home-ink);margin:0;font-size:.9rem;font-weight:680}.passport-deferred-checks{border-top:1px solid #8097bf24;border-bottom:1px solid #8097bf24}.passport-deferred-checks summary{color:var(--map-home-ink-soft);cursor:pointer;padding:.85rem 0;font-size:.75rem;font-weight:650}.passport-deferred-checks summary:focus-visible{outline-offset:.2rem;border-radius:.35rem;outline:.125rem solid #4fd0deb8}.passport-deferred-checks ul{gap:.5rem;margin:0;padding:0 0 .85rem;list-style:none;display:grid}.passport-deferred-checks li{color:var(--map-home-ink-faint);justify-content:space-between;align-items:baseline;gap:1rem;font-size:.72rem;display:flex}.passport-deferred-checks strong{color:var(--map-home-ink-soft);text-align:right;font-weight:560}.passport-health-reasons{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.passport-health-reasons section{border:1px solid #8097bf24;border-radius:.8rem;padding:.75rem .85rem}.passport-health-reasons h4{color:var(--map-home-ink-soft);margin:0 0 .45rem;font-size:.72rem}.passport-health-reasons ul{color:var(--map-home-ink-faint);gap:.35rem;margin:0;padding-left:1rem;font-size:.7rem;display:grid}.passport-health-score-panel{background:radial-gradient(circle at 12% 0,#4fd0de17,#0000 44%),#ffffff08;border:1px solid #4fd0de33;border-radius:1.15rem;gap:1rem;padding:clamp(1rem,2vw,1.35rem);display:grid}.passport-health-score-heading{align-items:center;gap:1rem;display:flex}.passport-health-score-value{width:5.1rem;height:5.1rem}.passport-health-score-heading>div:last-child{gap:.24rem;min-width:0;display:grid}.passport-health-score-heading p,.passport-health-score-heading h3,.passport-health-score-heading span,.passport-health-score-summary,.passport-health-dimensions p,.passport-health-dimensions strong,.passport-health-dimensions span,.passport-health-score-panel footer span{margin:0}.passport-health-score-heading p{color:var(--map-home-signal);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:740}.passport-health-score-heading h3{color:var(--map-home-ink);font-size:1.04rem}.passport-health-score-heading span,.passport-health-score-summary{color:var(--map-home-ink-soft);font-size:.74rem;line-height:1.55}.passport-health-dimensions{border:1px solid var(--map-home-border);border-radius:.9rem;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.passport-health-dimensions article{border-top:1px solid var(--map-home-border);border-left:1px solid var(--map-home-border);justify-content:space-between;align-items:center;gap:.8rem;min-width:0;padding:.72rem .8rem;display:flex}.passport-health-dimensions article:nth-child(-n+2){border-top:0}.passport-health-dimensions article:nth-child(odd){border-left:0}.passport-health-dimensions article>div{gap:.18rem;min-width:0;display:grid}.passport-health-dimensions strong{color:var(--map-home-ink);font-size:.73rem}.passport-health-dimensions span,.passport-health-dimensions p{color:var(--map-home-ink-faint);font-size:.63rem}.passport-health-dimensions article[data-evidence-state=partial] p{color:#8ecdf4}.passport-health-score-panel footer{color:var(--map-home-ink-faint);justify-content:space-between;gap:1rem;font-size:.62rem;display:flex}.passport-context-evidence{border:1px solid var(--map-home-border);color:#dffcff;cursor:pointer;width:max-content;min-height:2.75rem;font:inherit;background:#4fd0de12;border-radius:999px;padding:0 .9rem;font-size:.72rem;font-weight:680}.passport-context-evidence:hover,.passport-context-evidence:focus-visible{background:#4fd0de1f;border-color:#4fd0de8a}.passport-context-evidence:focus-visible{outline-offset:.125rem;outline:.125rem solid #4fd0ded1}.passport-place-layers{gap:.75rem;display:grid}.passport-place-layers h3{color:var(--map-home-ink);margin:0;font-size:.92rem}.passport-place-layers dl{border:1px solid var(--map-home-border);border-radius:1rem;margin:0;display:grid;overflow:hidden}.passport-place-layers dl>div{border-top:1px solid var(--map-home-border);grid-template-columns:minmax(8rem,.65fr) minmax(0,1.35fr);gap:1rem;padding:.75rem .85rem;display:grid}.passport-place-layers dl>div:first-child{border-top:0}.passport-place-layers dt,.passport-place-layers dd{margin:0}.passport-place-layers dt{color:var(--map-home-ink-soft);font-size:.72rem}.passport-place-layers dd{color:var(--map-home-ink);font-size:.76rem;line-height:1.45}.passport-health-compact{gap:.8rem}.passport-evidence-history .passport-evidence-boundary{margin-top:.25rem}.map-home-sheet[data-passport-presentation=half] .map-home-sheet-heading-identity .map-home-passport-identity{display:none}.map-home-sheet-map-note{border-color:var(--map-home-border);color:var(--map-home-ink-faint)}.map-home[data-core-phase=passportReveal] :is(.passport-result-identity-card,.passport-result-summary,.passport-result-health,.passport-result-facts,.passport-result-notice,.passport-result-layer-summary,.passport-result-footer){opacity:0;transform:translateY(.45rem)}.map-home[data-core-phase=ready] :is(.passport-result-identity-card,.passport-result-summary,.passport-result-health,.passport-result-facts,.passport-result-notice,.passport-result-layer-summary,.passport-result-footer){opacity:1;transition:opacity .26s cubic-bezier(.16,1,.3,1),transform .34s cubic-bezier(.16,1,.3,1);transform:translateY(0)}.map-home[data-core-phase=ready] :is(.passport-result-summary,.passport-result-health){transition-delay:40ms}.map-home[data-core-phase=ready] .passport-result-facts{transition-delay:80ms}.map-home[data-core-phase=ready] .passport-result-footer{transition-delay:.12s}.map-home[data-core-phase=boot] .map-home-search,.map-home[data-core-phase=preflight] .map-home-search{opacity:1;pointer-events:auto}@media (max-width:47.99rem){.map-home-sheet-viewport,html[data-spatial-surface=world] .map-home-sheet-viewport{padding:0}.map-home-sheet{border-bottom:0;border-left:0;border-right:0;border-radius:1.45rem 1.45rem 0 0;width:100%}.map-home-sheet[data-passport-presentation=half]{height:auto;max-height:82dvh}.map-home-sheet[data-passport-presentation=full]{height:88dvh;max-height:88dvh}.map-home-sheet-heading{padding-left:.85rem;padding-right:.85rem}.map-home-sheet-heading-identity .map-home-passport-identity{display:none}.map-home-sheet[data-passport-presentation=full] .map-home-sheet-heading{grid-template-columns:minmax(0,1fr);align-items:start;gap:.7rem;display:grid}.map-home-sheet[data-passport-presentation=full] .map-home-sheet-heading-actions{justify-content:flex-end;width:100%}.map-home-sheet[data-passport-presentation=half] .map-home-sheet-scroll{height:auto;max-height:calc(82dvh - 4.7rem);padding-left:.85rem;padding-right:.85rem}.map-home-sheet[data-passport-presentation=half] .map-home-sheet-body{height:auto}.passport-result-primary{grid-template-columns:minmax(0,1fr)}.passport-result-identity-card,.passport-result-summary,.passport-result-health{min-height:0;padding:.78rem}.passport-result-identity-card{border-right:0;border-bottom:1px solid var(--map-home-border);grid-template-columns:2.7rem minmax(0,1fr);gap:.62rem}.passport-result-summary{padding-top:.72rem;padding-bottom:.82rem}.passport-result-health{grid-template-columns:3.35rem minmax(0,1fr);padding-top:.72rem;padding-bottom:.82rem}.passport-result-health-ring{width:3.35rem;height:3.35rem}.passport-result-health-ring strong{font-size:1rem}.passport-result-compatibility{scroll-snap-type:x proximity;scrollbar-width:none;margin-right:-.85rem;padding-right:.85rem;display:flex;overflow-x:auto}.passport-result-compatibility article{scroll-snap-align:start;flex:0 0 7.2rem;min-width:7.2rem}.passport-result-copy{grid-column:1/-1;justify-self:start}.passport-result-identity-token{border-radius:.82rem;width:2.7rem;height:2.7rem}.passport-result-identity-token[data-identity-state=country]{border-radius:.42rem;width:3.5rem;height:2.375rem}.passport-result-identity-card h3{font-size:clamp(.9rem,4vw,1.15rem)}.passport-result-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.passport-result-facts>div{border-top:1px solid var(--map-home-border);padding:.55rem .7rem}.passport-result-facts>div:nth-child(odd){border-left:0}.passport-result-facts>div:nth-child(-n+2){border-top:0}.passport-result-place-layers ul{grid-template-columns:minmax(0,1fr)}.passport-result-place-layers li,.passport-result-place-layers li:nth-child(2n){border-right:0}.passport-result-community,.passport-community-experience>header,.passport-community-toolbar,.passport-community-reports li>header{flex-direction:column;align-items:flex-start}.passport-community-form{grid-template-columns:minmax(0,1fr)}.passport-community-note,.passport-community-privacy,.passport-community-error{grid-column:auto}.passport-result-footer{flex-direction:column;align-items:flex-start;gap:.35rem}.passport-result-footer .passport-half-evidence{text-align:left;justify-content:flex-start}.passport-place-layers dl>div{grid-template-columns:1fr;gap:.3rem}.passport-health-dimensions{grid-template-columns:minmax(0,1fr)}.passport-health-dimensions article,.passport-health-dimensions article:nth-child(-n+2){border-top:1px solid var(--map-home-border);border-left:0}.passport-health-dimensions article:first-child{border-top:0}}@media (prefers-reduced-motion:reduce){.map-home[data-core-phase] :is(.passport-result-identity-card,.passport-result-summary,.passport-result-health,.passport-result-facts,.passport-result-notice,.passport-result-layer-summary,.passport-result-footer){transition-duration:.15s;transition-delay:0s;transform:none}}html[data-motion=reduce] .map-home[data-core-phase] :is(.passport-result-identity-card,.passport-result-summary,.passport-result-health,.passport-result-facts,.passport-result-notice,.passport-result-layer-summary,.passport-result-footer){transition-duration:.15s;transition-delay:0s;transform:none}@media (prefers-reduced-motion:reduce){.core-spatial-placeholder,.core-spatial-map,.map-home[data-core-phase=passportReveal] .map-home-sheet{filter:none!important;transition-duration:.18s!important;animation:none!important;transform:none!important}.core-spatial-place-marker{filter:none!important;transition-duration:.18s!important;animation:none!important}}@media (max-width:47.99rem){.passport-coverage-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}}html[data-motion=reduce] .core-spatial-placeholder,html[data-motion=reduce] .core-spatial-map,html[data-motion=reduce] .core-spatial-country-label,html[data-motion=reduce] .map-home[data-core-phase=passportReveal] .map-home-sheet{filter:none!important;transition-duration:.18s!important;animation:none!important;transform:none!important}html[data-motion=reduce] .core-spatial-place-marker{filter:none!important;transition-duration:.18s!important;animation:none!important}.map-home[data-core-phase] .map-home-search,.map-home[data-core-phase][data-active-surface$=atlas] .map-home-search{background:#121832d1;border-color:#99aeda3d;width:min(34rem,100% - 30rem);min-width:22rem;top:5.05rem;left:50%;transform:translate(-50%);box-shadow:0 1rem 2.8rem #04071542,inset 0 1px #ffffff0f}.map-home[data-core-phase] .map-home-search:focus-within{background:#161d3bf0;border-color:#4fd0deb8;box-shadow:0 1rem 3.2rem #04071557,0 0 0 .1875rem #4fd0de1f}.map-home[data-core-phase] .map-home-search input{color:#f5f7ff}.map-home[data-core-phase] .map-home-search input::placeholder{color:#8994ae}.map-home[data-core-phase] .map-home-status,.map-home[data-core-phase] .map-home-utility{color:#cbd3e5;background:#121832c7;border-color:#99aeda38;box-shadow:0 .8rem 2.2rem #04071538,inset 0 1px #ffffff0d}.map-home[data-core-phase] .map-home-utility button{color:#cbd3e5}.map-home[data-core-phase] .map-home-utility button:hover,.map-home[data-core-phase] .map-home-utility button:focus-visible{color:#fff;background:#4fd0de1a}.map-home[data-core-phase=ready][data-context-open=true] .map-home-search{opacity:.82;pointer-events:auto;width:min(30rem,100% - 30rem)}.map-home[data-core-phase=ready][data-context-open=true] .map-home-search:focus-within{opacity:1;width:min(34rem,100% - 30rem)}.map-home[data-core-phase=ready][data-context-open=true] .map-home-search button{color:#e8eef8;background:#6ca7ec7a}.map-home[data-core-phase=ready][data-context-open=true] .map-home-search:focus-within button{color:#fff;background:#327ad7}@media (hover:hover) and (pointer:fine){.map-home[data-core-phase=ready][data-context-open=true] .map-home-search button:hover{color:#fff;background:#327ad7}}.map-home-sheet[data-passport-presentation=half] .map-home-sheet-hero{height:auto}.map-home-sheet[data-passport-presentation=half] .map-home-sheet-description{display:none}.map-home-sheet[data-passport-presentation=half] .map-home-sheet-body{margin-top:0;transform:none}.map-home-sheet[data-passport-presentation=half] .map-home-sheet-scroll{height:100%;min-height:0;max-height:none}.map-home-sheet[data-passport-presentation=half] .map-home-sheet-heading h2{font-size:clamp(1.15rem,1.6vw,1.45rem)}.map-home[data-core-phase=boot] .map-home-search,.map-home[data-core-phase=preflight] .map-home-search{opacity:1;pointer-events:auto;width:min(22rem,34vw)}@media (max-width:47.99rem){.map-home[data-core-phase] .map-home-search,.map-home[data-core-phase][data-active-surface$=atlas] .map-home-search{top:calc(4.65rem + env(safe-area-inset-top));width:auto;min-width:0;bottom:auto;left:.75rem;right:.75rem;transform:none}.map-home[data-core-phase=ready][data-context-open=true] .map-home-search,.map-home[data-core-phase=ready][data-context-open=true] .map-home-search:focus-within{opacity:.9;width:auto}.map-home[data-core-phase=boot] .map-home-search,.map-home[data-core-phase=preflight] .map-home-search{width:auto}.map-home-sheet[data-passport-presentation=half] .map-home-sheet-scroll{height:100%;max-height:none;overflow-y:auto}.map-home-sheet[data-passport-presentation=half] .map-home-sheet-body{height:calc(52dvh - 4.7rem);min-height:0}.map-home-sheet-tabs{overflow-x:auto}.map-home-sheet-tabs button{flex:none}}.map-home-sheet[data-passport-presentation=half]{height:auto;max-height:min(45dvh,26.25rem)}.map-home-sheet[data-passport-presentation=half] .map-home-sheet-body,.map-home-sheet[data-passport-presentation=half] .map-home-sheet-scroll{height:auto}.map-home-sheet[data-passport-presentation=half] .map-home-sheet-body{min-height:0;max-height:calc(min(45dvh,26.25rem) - 4.7rem)}.map-home-sheet[data-passport-presentation=half] .map-home-sheet-scroll{overscroll-behavior:contain;max-height:calc(min(45dvh,26.25rem) - 4.7rem);overflow-y:auto}.map-home-passport-identity[data-identity-state=country]{width:3.5rem;height:3.5rem;box-shadow:none;background:0 0;border:0;border-radius:50%;padding:0;overflow:hidden}.map-home-shared-identity[data-identity-state=country]{box-shadow:none;background:0 0;border:0;overflow:hidden}.map-home-passport-identity[data-identity-state=country]>.country-flag{width:100%;height:100%}@media (max-width:47.99rem){.map-home-sheet[data-passport-presentation=half]{height:100dvh;max-height:100dvh}.map-home-sheet[data-passport-presentation=half] .map-home-sheet-body,.map-home-sheet[data-passport-presentation=half] .map-home-sheet-scroll{height:auto;max-height:calc(58dvh - 4.7rem)}.map-home-sheet[data-passport-presentation=half][data-passport-snap="0.22"] .map-home-sheet-scroll{max-height:calc(22dvh - 4.7rem)}.map-home-sheet[data-passport-presentation=half][data-passport-snap="0.9"] .map-home-sheet-scroll{max-height:calc(90dvh - 4.7rem)}}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half]{height:29.5rem;max-height:calc(100dvh - 8rem)}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=full]{height:min(55.75rem,100dvh - 8.25rem);max-height:calc(100dvh - 8.25rem)}.map-home-sheet[data-result-surface=network-passport] .map-home-sheet-body,.map-home-sheet[data-result-surface=network-passport] .map-home-sheet-scroll{height:100%;max-height:none}@media (max-width:47.99rem){.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half]{height:min(31.25rem,100dvh - 5.75rem);max-height:calc(100dvh - 5.75rem)}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=full]{height:calc(100dvh - 5.875rem);max-height:calc(100dvh - 5.875rem)}}.map-home[data-core-phase=passportReveal] .map-home-sheet{transition:transform var(--figma-motion-passport) var(--figma-ease-weighted), opacity .18s ease-out}.map-home[data-core-phase=passportReveal] .figma-passport-primary-row,.map-home[data-core-phase=passportReveal] .figma-network-passport--mobile>:nth-child(-n+2){animation:figma-passport-content-rise .52s .11s both var(--figma-ease-weighted)}.map-home[data-core-phase=passportReveal] .figma-passport-facts{animation:figma-passport-content-rise .52s .21s both var(--figma-ease-weighted)}.map-home[data-core-phase=passportReveal] .figma-passport-expand{animation:figma-passport-content-rise .44s .31s both var(--figma-ease-weighted)}@media (prefers-reduced-motion:reduce){.map-home[data-core-phase=passportReveal] :is(.figma-passport-primary-row,.figma-network-passport--mobile>*,.figma-passport-facts,.figma-passport-expand){animation:none}}.homepage-shell:has(.map-home) .site-header[data-variant=world]{z-index:80;color:#f5f7fa;min-height:5.5rem;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;background:0 0;border:0;position:fixed;inset:0 0 auto}html[data-spatial-surface] .homepage-shell:has(.map-home) .site-header[data-variant=world]{z-index:80;color:#f5f7fa;min-height:5.5rem;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;background:0 0;border:0;position:fixed;inset:0 0 auto}.homepage-shell:has(.map-home) .site-header[data-variant=world]:after{display:none}html[data-spatial-surface] .homepage-shell:has(.map-home) .site-header[data-variant=world]:after{display:none}.homepage-shell:has(.map-home) .site-header[data-variant=world] .header-inner{grid-template-columns:1fr;width:100%;min-height:5.5rem;padding:0 2.125rem}.homepage-shell:has(.map-home) .site-header[data-variant=world] .brand{z-index:1;color:#f5f7fa;pointer-events:auto;padding:0}.homepage-shell:has(.map-home) .site-header[data-variant=world] :is(.primary-nav,.language-link){display:none}.map-home-sheet-viewport,html[data-spatial-surface=world] .map-home-sheet-viewport{justify-content:center;padding:0 1.375rem 1.375rem}.map-home-sheet[data-result-surface=network-passport]{width:calc(100vw - 2.75rem)}.map-home-utility[hidden]{display:none}.map-home[data-context-open=true] :is(.map-home-search,.map-home-status){visibility:hidden;opacity:0;pointer-events:none}.map-home[data-context-open=true][data-search-open=true] .map-home-search{visibility:visible;opacity:1;pointer-events:auto;width:min(34rem,100% - 2rem)}.map-home[data-core-phase] .map-home-status{top:auto;right:auto;bottom:max(1rem, env(safe-area-inset-bottom));width:min(25rem,100% - 2rem);max-width:none;position:fixed;left:50%;transform:translate(-50%)}.map-home[data-context-open=true] .map-home-status{visibility:visible;opacity:0;pointer-events:none}.core-spatial-place-marker[data-current-network=true]{color:#0000;text-shadow:none}.core-spatial-place-marker[data-current-network=true]:before{display:none}.map-home[data-context-open=true] .core-spatial-country-label{opacity:0!important}.map-home-sheet[data-result-surface=network-passport] .map-home-sheet-scroll{padding:0}.map-home-sheet[data-result-surface=network-passport] .figma-passport-primary-row{padding-inline:.5rem}.figma-passport-flag.country-flag{width:7.625rem;height:7.625rem}@media (max-width:47.99rem){.homepage-shell:has(.map-home) .site-header[data-variant=world] .header-inner{min-height:4.625rem;padding:0 1.5rem}.homepage-shell:has(.map-home) .site-header[data-variant=world]{min-height:4.625rem}.map-home-sheet-viewport,html[data-spatial-surface=world] .map-home-sheet-viewport{padding:0 .75rem calc(.75rem + env(safe-area-inset-bottom))}.map-home-sheet[data-result-surface=network-passport]{width:calc(100vw - 1.5rem)}.figma-passport-flag.country-flag{width:4.75rem;height:4.75rem}.figma-report-flag.country-flag{width:3.625rem;height:3.625rem}}.figma-report-handle{background:var(--figma-border-strong);border-radius:999px;width:5.375rem;height:.375rem;margin:.375rem auto 0}.figma-professional-report{min-height:100%;padding:0 2rem 2rem}.figma-report-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;grid-template-columns:minmax(0,1fr) minmax(22rem,26.875rem) 3rem;gap:clamp(1.5rem,4vw,4.5rem);height:7.75rem;padding:.75rem .5rem 1rem;position:relative;top:auto}.figma-report-identity{gap:1rem}.figma-report-identity p{color:var(--figma-text-accent);letter-spacing:.08em;text-transform:uppercase;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.75rem;font-weight:600}.figma-report-title-line{align-items:baseline;gap:1.25rem;min-width:0;margin-top:.25rem;display:flex}.figma-report-title-line h2{margin:0;font-size:1.75rem;font-weight:700}.figma-report-title-line span{color:var(--figma-text-secondary);margin:0;font-size:1.125rem}.figma-report-identity small{color:var(--figma-text-secondary);text-overflow:ellipsis;white-space:nowrap;margin-top:.375rem;font-size:.875rem;display:block;overflow:hidden}.figma-report-identity small b{color:var(--figma-text-tertiary);font-weight:400}.figma-report-mobile-health,.figma-report-identity .figma-report-mobile-health{display:none}.figma-report-header .figma-health-rail{width:100%;height:6.875rem;padding:1rem 1.25rem}.figma-report-header .figma-health-rail-score strong{color:var(--figma-text-accent)}.figma-report-navigation{border-bottom:1px solid var(--figma-border-subtle);justify-content:space-between;align-items:center;min-height:4.5rem;display:flex}.figma-report-tabs{background:0 0;border:0;border-radius:0;width:min(44rem,72vw);height:3rem;margin:0;padding:0}.figma-report-tab-indicator{width:calc(25% - .125rem);top:.25rem;bottom:.25rem;left:.25rem}.figma-report-tabs button{text-overflow:ellipsis;white-space:nowrap;min-width:0;padding:0 .75rem;overflow:hidden}.figma-report-tab-label-short{display:none}.figma-report-community{gap:1rem;display:grid}.figma-report-tabs button{font-size:.875rem}.figma-report-update{color:var(--figma-text-tertiary);align-items:center;gap:.5rem;margin:0;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.75rem;display:flex}.figma-report-update>span{background:#4bd8aa;border-radius:50%;width:.5rem;height:.5rem}.figma-report-scroll{padding-top:1.375rem}.figma-report-overview{grid-template-columns:minmax(18rem,.8fr) minmax(0,1.7fr);align-items:start;gap:1.5rem;display:grid}.figma-report-overview-details,.figma-report-section-stack{gap:1rem;display:grid}.figma-report-verdict{border-radius:var(--figma-radius-card);background:#4fd0de12;border:1px solid #4fd0de3d;min-width:0;padding:1.5rem}.figma-report-verdict>p:first-child,.figma-report-community-section>div:first-child>p{color:var(--figma-text-accent);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.6875rem;font-weight:650}.figma-report-verdict>div{justify-content:space-between;align-items:baseline;gap:1rem;margin-top:.5rem;display:flex}.figma-report-verdict h3,.figma-report-verdict strong{color:var(--figma-text-primary);margin:0;font-size:1.5rem}.figma-report-verdict strong{color:var(--figma-text-accent);font-family:Roboto Mono,ui-monospace,SFMono-Regular,Consolas,monospace}.figma-report-verdict>p:nth-child(3){color:var(--figma-text-secondary);margin:.75rem 0 0;line-height:1.55}.figma-report-verdict dl{gap:.75rem;margin:1.25rem 0 0;display:grid}.figma-report-verdict dl>div{border-top:1px solid var(--figma-border-subtle);justify-content:space-between;gap:1rem;padding-top:.75rem;display:flex}.figma-report-verdict dt,.figma-report-verdict dd{margin:0;font-size:.75rem}.figma-report-verdict dt{color:var(--figma-text-tertiary)}.figma-report-verdict dd{color:var(--figma-text-primary);text-align:right}.figma-report-split-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.figma-report-unavailable{border-top:1px solid var(--figma-border-subtle);color:var(--figma-text-tertiary);margin-top:.875rem;padding-top:.75rem;font-size:.75rem}.figma-report-unavailable summary{cursor:pointer}.figma-report-unavailable p{margin:.5rem 0 0;line-height:1.5}.figma-report-community-section{border:1px solid var(--figma-border-subtle);border-radius:var(--figma-radius-card);background:var(--figma-bg-card);min-width:0;padding:1.25rem 1.375rem}.figma-report-community-section>div:first-child>h3{margin:.375rem 0 0;font-size:1.25rem;font-weight:500}.figma-report-community-section>div:first-child>span{color:var(--figma-text-tertiary);margin-top:.375rem;font-size:.75rem;display:block}.figma-report-community-section>.figma-report-community{margin-top:1rem}.figma-report-grid{grid-template-columns:minmax(0,2.15fr) minmax(20rem,1fr);gap:1.5rem}.figma-report-primary-column,.figma-report-aside,.figma-report-single-column{gap:1rem}.figma-report-card{padding:1.25rem 1.375rem}.figma-report-card>h3{margin-top:.375rem;font-size:1.25rem;font-weight:500}.figma-report-fields[data-layout=grid]{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;margin-top:1rem;display:grid}.figma-report-fields[data-layout=grid]>div{border:0;padding:0;display:block}.figma-report-fields[data-layout=grid] dd{text-align:left;margin-top:.375rem}.figma-report-fields[data-layout=signals]>div,.figma-report-fields[data-layout=sources]>div{border:0;padding:.25rem 0}.figma-report-fields[data-layout=signals] dt:before,.figma-report-fields[data-layout=sources] dt:before{content:"";background:#4bd8aa;border-radius:50%;width:.5rem;height:.5rem;margin-right:.625rem;display:inline-block}.figma-report-fields[data-layout=signals] dd,.figma-report-fields[data-layout=sources] dd{text-align:right}.figma-report-factors{gap:.125rem}.figma-report-factors>div{border:0;padding:.25rem 0}.figma-health-rail-segments{grid-template-columns:repeat(14,.5rem);justify-content:start}.figma-passport-facts dt{font-size:.9375rem}.figma-passport-facts dd{font-size:1.1875rem;font-weight:500}.figma-passport-expand{color:var(--figma-text-accent);background:0 0;border-color:#0000;font-size:1.125rem;font-weight:500}.homepage-shell:has(.map-home[data-context-open=true]){background:var(--figma-bg-space)}.homepage-shell:has(.map-home[data-context-open=true]) .home-experience{background:var(--figma-bg-space)}html[data-spatial-surface] .homepage-shell:has(.map-home[data-context-open=true]){background:var(--figma-bg-space)}html[data-spatial-surface] .homepage-shell:has(.map-home[data-context-open=true]) .home-experience{background:var(--figma-bg-space)}@media (max-width:47.99rem){.figma-professional-report{padding:0 1rem 1.25rem}.figma-report-handle{width:3.375rem;height:.3125rem;margin-top:1rem}.figma-report-header{grid-template-columns:minmax(0,1fr) 2.625rem;gap:.625rem;height:5.875rem;padding:.625rem 0}.figma-report-identity{gap:.75rem}.figma-report-identity p{font-size:.5625rem}.figma-report-title-line{gap:0;margin-top:.125rem}.figma-report-title-line h2{font-size:1.25rem}.figma-report-title-line>span{display:none}.figma-report-identity small{max-width:15.5rem;margin-top:.1875rem;font-size:.6875rem}.figma-report-identity .figma-report-mobile-health{color:var(--figma-text-accent);letter-spacing:.05em;text-transform:uppercase;margin-top:.25rem;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.5625rem;font-weight:600;display:block}.figma-report-mobile-health strong{margin-left:.375rem;font-weight:700}.figma-report-header>.figma-health-rail{display:none}.figma-report-navigation{min-height:3.5rem}.figma-report-tabs{width:100%;height:2.75rem}.figma-report-tabs button{padding:0 .25rem;font-size:.75rem}.figma-report-tab-label-long{display:none}.figma-report-tab-label-short{display:inline}.figma-report-update{display:none}.figma-report-scroll{padding-top:.75rem}.figma-report-grid{grid-template-columns:minmax(0,1fr);gap:.75rem;display:grid}.figma-report-overview,.figma-report-split-grid{grid-template-columns:minmax(0,1fr)}.figma-report-verdict{padding:1rem}.figma-report-primary-column,.figma-report-aside{display:contents}.figma-report-card{background:#0a0d0feb;border-radius:1.125rem;padding:.875rem 1rem}.figma-report-card>p{display:none}.figma-report-card>h3{margin:0;font-size:1rem}.figma-report-fields,.figma-report-fields[data-layout=grid]{grid-template-columns:minmax(0,1fr);gap:.375rem;margin-top:.625rem;display:grid}.figma-report-fields>div,.figma-report-fields[data-layout=grid]>div,.figma-report-fields[data-layout=signals]>div,.figma-report-fields[data-layout=sources]>div{border:0;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:.75rem;padding:0;display:grid}.figma-report-fields dd,.figma-report-fields[data-layout=grid] dd{text-align:right;margin:0;font-size:.6875rem}.figma-report-fields dt{font-size:.6875rem}.figma-report-fields[data-layout=signals] dt:before,.figma-report-fields[data-layout=sources] dt:before{width:.4375rem;height:.4375rem;margin-right:.5rem}.map-home-sheet[data-result-surface=network-passport] .figma-passport-primary-row{padding-inline:0}.figma-network-passport--mobile{padding-inline:1.125rem}.figma-health-rail[data-compact=true]{grid-template-columns:5.5625rem 1fr}.figma-health-rail[data-compact=true] .figma-health-rail-score p{text-overflow:ellipsis;white-space:nowrap;margin-top:.375rem;font-size:.75rem;overflow:hidden}.figma-health-rail[data-compact=true] .figma-health-rail-score>div{gap:.375rem}.figma-health-rail[data-compact=true] .figma-health-rail-score span{font-size:.75rem}.figma-health-rail[data-compact=true] .figma-health-rail-segments{grid-template-columns:repeat(14,.375rem);gap:.3125rem}.figma-passport-facts[data-compact=true] dt{font-size:.6875rem}.figma-passport-facts[data-compact=true] dd{font-size:.8125rem}.figma-passport-expand[data-compact=true]{font-size:1rem}.homepage-shell:has(.map-home) .site-header[data-variant=world] .brand{width:auto;min-width:5.5rem}.homepage-shell:has(.map-home) .site-header[data-variant=world] .brand>.brand-wordmark{white-space:nowrap;flex:none;width:max-content;font-size:1.6875rem;display:inline-flex!important}.figma-health-rail[data-compact=true] .figma-health-rail-score strong{color:var(--figma-text-accent)}}@media (min-width:48rem){.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half]{background:linear-gradient(#12161ff7,#080b11fa);border-color:#b5c0d62e;height:min(29.5rem,46.1dvh);max-height:min(29.5rem,46.1dvh);box-shadow:0 -1rem 3.5rem #00000057,inset 0 1px #ffffff14}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-identity{gap:clamp(.875rem,1.8vw,1.5rem)}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-flag.country-flag{place-items:stretch stretch;width:clamp(5.75rem,11.9dvh,7.625rem);height:clamp(5.75rem,11.9dvh,7.625rem);display:grid}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-flag.country-flag>.country-flag__art.fi{background-size:cover;width:100%;min-width:100%;height:100%;min-height:100%;display:block}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-flag.country-flag[data-country-code=unknown]{background:#141923;box-shadow:inset 0 0 0 1px #ffffff0d,0 .75rem 2rem #0000003d}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-flag.country-flag[data-country-code=unknown] .country-flag__fallback{color:#ffffff6b;fill:#ffffff14}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-identity-copy>p{font-size:clamp(1rem,1.5dvh,1.25rem)}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-identity-copy>h2{font-size:clamp(2rem,3.8dvh,2.625rem)}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-identity-copy>span{font-size:clamp(.9375rem,1.45dvh,1.1875rem)}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-health-rail{background:#171b27c2;border-color:#ffffff1c;gap:clamp(.75rem,1.8vw,1.25rem);height:clamp(6.25rem,13.3dvh,8.5rem);padding:clamp(.875rem,1.8dvh,1.25rem)}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-health-rail-score strong{font-size:clamp(2.25rem,4.5dvh,2.8125rem)}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-health-rail-score p{margin-top:clamp(.35rem,.5dvh,.5rem);font-size:clamp(.875rem,1.55dvh,1rem)}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-health-rail-segments{gap:clamp(.3rem,.5vw,.5rem);height:clamp(2.25rem,5.3dvh,3.375rem)}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts{padding-block:clamp(.5rem,.9dvh,.75rem)}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts>div:first-child{padding-left:0}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts dt{gap:clamp(.5rem,.75vw,.75rem);font-size:clamp(.75rem,1.5dvh,.9375rem)}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts dt img{width:clamp(1.25rem,2.7dvh,1.75rem);height:clamp(1.25rem,2.7dvh,1.75rem)}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts dd{margin-top:clamp(.35rem,.55dvh,.55rem);margin-left:calc(clamp(1.25rem,2.7dvh,1.75rem) + .5rem);font-size:clamp(.875rem,1.85dvh,1.1875rem)}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-expand{gap:.625rem;min-height:2.75rem;padding-inline:1rem;font-size:clamp(.875rem,1.65dvh,1.125rem)}.core-spatial-scene[data-current-network-marker=active] .core-spatial-place-marker[data-current-network=true]{width:2.75rem;min-width:2.75rem;height:2.75rem;min-height:2.75rem;box-shadow:none;color:#0000;text-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;padding:0;font-size:0;display:grid}.core-spatial-scene[data-current-network-marker=active] .core-spatial-place-marker[data-current-network=true]:before{background:var(--figma-text-accent);content:"";border:2px solid #f0ffffeb;border-radius:50%;width:.9rem;height:.9rem;margin:0;display:block;box-shadow:0 0 0 .25rem #4fd0de2e,0 0 1.15rem #4fd0de8f}.core-spatial-scene[data-current-network-marker=active] .core-spatial-place-marker[data-current-network=true][data-visible=true]{opacity:1!important}.core-spatial-scene[data-location-lock=active] .core-spatial-place-marker[data-current-network=true]:before{border-color:#f7ffff;width:1rem;height:1rem;box-shadow:0 0 0 .3rem #4fd0de3d,0 0 1.3rem #4fd0dead}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half]{width:min(72.5rem,100vw - 2.75rem);max-width:72.5rem;height:22.5rem;max-height:22.5rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-network-passport--desktop{grid-template-rows:7rem 8.375rem 5.625rem;padding:.75rem 1.5rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-primary-row{grid-template-columns:minmax(0,1fr) minmax(22.5rem,23.75rem);gap:2rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-health-rail{gap:1rem;width:100%;height:7rem;min-height:7rem;padding:.875rem 1rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-health-rail-segments span[data-active=true]{background:var(--figma-text-accent)}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-health-rail-segments span[data-active=true]:nth-child(n+8){background:#72d7b8}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts{grid-template-columns:1.1fr .9fr 1.2fr .8fr;padding-block:.5rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts>div{padding-inline:1rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-expand{align-self:start;height:2.75rem;min-height:2.75rem;margin:1.5rem auto 0}}.figma-passport-network-line[data-empty=true],.figma-passport-network-line>b,.figma-passport-copy-ip{display:none}@media (max-width:47.99rem){.map-home-sheet-viewport,html[data-spatial-surface=world] .map-home-sheet-viewport{padding:0 0 env(safe-area-inset-bottom);justify-content:center;align-items:flex-end}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half]{border-radius:1.5rem;width:calc(100vw - 1.5rem);height:28.5rem;max-height:min(28.5rem,58dvh);margin-inline:auto}.map-home-sheet[data-result-surface=network-passport] .map-home-sheet-half{overscroll-behavior:contain;min-height:0;overflow:hidden auto}.figma-network-passport-switcher{min-height:0}.figma-network-passport--mobile{grid-template-rows:6.5rem 5rem 9.5rem 3rem;align-content:start;gap:.5rem;min-height:0;padding:1rem .75rem;display:grid}.figma-passport-identity[data-compact=true]{gap:.75rem;min-width:0}.figma-passport-identity[data-compact=true] .figma-passport-flag{width:4.25rem;min-width:4rem;height:4.25rem;min-height:4rem}.figma-passport-identity[data-compact=true] .figma-passport-identity-copy{min-width:0;padding-right:3.25rem;position:relative}.figma-passport-identity[data-compact=true] .figma-passport-identity-copy>p{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.75rem;overflow:hidden}.figma-passport-identity[data-compact=true] .figma-passport-identity-copy>h2{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;max-width:100%;margin-top:.2rem;font-size:1.35rem;line-height:1.12}.figma-passport-identity[data-compact=true] .figma-passport-identity-copy>h2[data-ip-version=ipv4]{letter-spacing:-.045em;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(1.4rem,6.4vw,1.75rem);overflow:hidden}.figma-passport-identity[data-compact=true] .figma-passport-identity-copy>h2[data-ip-version=ipv6]{letter-spacing:-.025em;font-size:clamp(.95rem,4.2vw,1.2rem)}.figma-passport-identity[data-compact=true] .figma-passport-identity-copy>.figma-passport-network-line{text-overflow:ellipsis;white-space:nowrap;gap:.35rem;max-width:100%;margin-top:.3rem;font-size:.7rem;line-height:1.25;display:flex;overflow:hidden}.figma-passport-identity[data-compact=true] .figma-passport-network-line>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.figma-passport-identity[data-compact=true] .figma-passport-network-line>span:last-child{flex:none}.figma-passport-copy-ip{width:2.75rem;min-width:2.75rem;height:2.75rem;min-height:2.75rem;color:var(--figma-text-accent);cursor:pointer;background:#4fd0de17;border:1px solid #4fd0de3d;border-radius:.8rem;justify-content:center;align-items:center;padding:0 .25rem;font-size:.625rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:1.35rem;right:0}.figma-passport-copy-ip[data-copy-state=copied]{color:#72d7b8;background:#72d7b81f;border-color:#72d7b86b}.figma-passport-copy-ip:active{transform:scale(.97)}.figma-health-rail[data-compact=true]{border-radius:1rem;grid-template-columns:5.5625rem minmax(0,1fr);gap:.625rem;height:5rem;min-height:4.75rem;max-height:5.25rem;padding:.75rem .875rem}.figma-health-rail[data-compact=true] .figma-health-rail-score strong{font-size:1.85rem}.figma-health-rail[data-compact=true] .figma-health-rail-score span{font-size:.7rem}.figma-health-rail[data-compact=true] .figma-health-rail-score p{text-overflow:ellipsis;white-space:nowrap;margin-top:.3rem;font-size:.7rem;overflow:hidden}.figma-health-rail[data-compact=true] .figma-health-rail-segments{gap:.25rem;height:2rem}.figma-health-rail[data-compact=true] .figma-health-rail-segments span[data-active=true]{background:var(--figma-text-accent)}.figma-health-rail[data-compact=true] .figma-health-rail-segments span[data-active=true]:nth-child(n+8){background:#72d7b8}.figma-passport-facts[data-compact=true]{border:1px solid var(--figma-border-subtle);background:#171b27b8;border-radius:1rem;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:0;height:9.5rem;min-height:0;padding:0;display:grid;overflow:hidden}.figma-passport-facts[data-compact=true]>div,.figma-passport-facts[data-compact=true]>div:first-child{background:0 0;border:0;border-radius:0;min-height:0;padding:.65rem .75rem}.figma-passport-facts[data-compact=true]>div:nth-child(odd){border-right:1px solid var(--figma-border-subtle)}.figma-passport-facts[data-compact=true]>div:nth-child(n+3){border-top:1px solid var(--figma-border-subtle)}.figma-passport-facts[data-compact=true] dt{text-overflow:ellipsis;white-space:nowrap;gap:.45rem;font-size:.625rem;overflow:hidden}.figma-passport-facts[data-compact=true] dt img{width:1.1rem;height:1.1rem}.figma-passport-facts[data-compact=true] dd{overflow-wrap:anywhere;text-overflow:clip;-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;margin:.35rem 0 0 1.55rem;font-size:.75rem;line-height:1.25;display:-webkit-box;overflow:hidden}.figma-passport-expand[data-compact=true]{border-radius:1rem;width:100%;min-width:0;height:3rem;min-height:3rem;margin:0;font-size:.85rem}}.core-spatial-community-fallback{z-index:12;color:#f7fbff;pointer-events:auto;background:#050609e6;border:1px solid #4fd0de57;border-radius:.75rem;width:min(22rem,100% - 2rem);max-height:min(15rem,42vh);padding:.75rem;font-size:.78rem;position:absolute;bottom:1rem;left:1rem;overflow:auto}.core-spatial-community-fallback p{margin:0;line-height:1.4}.core-spatial-community-fallback ul{gap:.35rem;margin:.55rem 0 0;padding:0;list-style:none;display:grid}.core-spatial-community-fallback button{width:100%;min-width:44px;min-height:44px;color:inherit;text-align:left;background:#f7fbff0f;border:1px solid #f7fbff33;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .65rem;display:flex}.core-spatial-community-fallback button:focus-visible{outline-offset:2px;outline:2px solid #f7fbff}.core-spatial-community-fallback small{color:#4fd0de;white-space:nowrap}.core-spatial-community-semantic-list:not(:focus-within){clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.core-spatial-community-semantic-list:focus-within{outline-offset:4px;outline:1px solid #4fd0deb8}@media (max-width:47.99rem){.core-spatial-community-fallback{width:auto;max-height:26vh;bottom:.75rem;left:.75rem;right:.75rem}}html[data-motion=reduce] .core-spatial-community-fallback button{transition:none}:root{--ipzor-v8-space:#0a1219;--ipzor-v8-sheet:#111d25;--ipzor-v8-panel:#0c171f;--ipzor-v8-line:#87b7c63b;--ipzor-v8-muted:#8ca3ad;--ipzor-v8-text:#edf5f7;--ipzor-v8-cyan:#54d7e5;--ipzor-v8-mint:#6fe0bb}.homepage-shell:has(.map-home[data-context-open=true]){background:var(--ipzor-v8-space)}.homepage-shell:has(.map-home[data-context-open=true]) .home-experience{background:var(--ipzor-v8-space)}html[data-spatial-surface] .homepage-shell:has(.map-home[data-context-open=true]){background:var(--ipzor-v8-space)}html[data-spatial-surface] .homepage-shell:has(.map-home[data-context-open=true]) .home-experience{background:var(--ipzor-v8-space)}.core-spatial-place-marker[data-current-network=true]{width:2.75rem;min-width:2.75rem;height:2.75rem;min-height:2.75rem;box-shadow:none;color:#0000;background:0 0;border:0;place-items:center;padding:0;font-size:0;display:grid}.core-spatial-place-marker[data-current-network=true]:before,.core-spatial-place-marker[data-current-network=true]:after,.core-spatial-scene[data-current-network-marker=active] .core-spatial-place-marker[data-current-network=true]:before,.core-spatial-scene[data-current-network-marker=active] .core-spatial-place-marker[data-current-network=true]:after,.core-spatial-scene[data-location-lock=active] .core-spatial-place-marker[data-current-network=true]:before,.core-spatial-scene[data-location-lock=active] .core-spatial-place-marker[data-current-network=true]:after{content:none;display:none!important}.map-home-sheet[data-result-surface=network-passport]{border-color:var(--ipzor-v8-line);background:#111d25f7;box-shadow:0 -1.25rem 4rem #0000004d}.figma-passport-identity-copy>p{color:var(--ipzor-v8-muted);letter-spacing:0;font-size:.75rem}.figma-passport-identity-copy>h2{color:var(--ipzor-v8-text)}.figma-passport-location{max-width:100%;color:var(--ipzor-v8-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.45rem;font-size:.75rem;line-height:1.3;display:block;overflow:hidden}.figma-health-rail{background:#081c24bd;border-color:#54d7e542}.figma-health-rail-score{flex-direction:column;min-width:0;display:flex}.figma-health-rail-score>p{color:var(--ipzor-v8-muted);order:-1;margin:0 0 .55rem;font-family:Noto Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;line-height:1}.figma-health-rail-score strong,.figma-report-header .figma-health-rail-score strong{color:var(--ipzor-v8-text)}.figma-health-rail-segments{grid-template-columns:repeat(12,.5rem);gap:.375rem;height:2.625rem}.figma-health-rail-segments span{background:#a0b5be29}.figma-health-rail-segments span[data-active=true]{background:var(--ipzor-v8-cyan)}.figma-health-rail-segments span[data-active=true]:nth-child(n+6){background:var(--ipzor-v8-mint)}.figma-health-rail-summary{max-width:100%;color:var(--ipzor-v8-muted);text-overflow:ellipsis;white-space:nowrap;margin:.5rem 0 0;font-size:.625rem;line-height:1.25;overflow:hidden}.figma-passport-facts{background:#0712199e;border:0;border-radius:.875rem;padding:0;overflow:hidden}.figma-passport-facts>div,.figma-passport-facts>div:first-child{border:0;padding:1rem 1.125rem}.figma-passport-facts dt{color:var(--ipzor-v8-muted);font-size:.75rem}.figma-passport-facts dt img{display:none}.figma-passport-facts dd{color:var(--ipzor-v8-text);margin:.55rem 0 0;font-size:1rem;font-weight:500}.figma-passport-expand img{display:none}@media (min-width:48rem){.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half]{border-radius:1.75rem;width:min(72.5rem,100vw - 2.75rem);max-width:72.5rem;height:22rem;max-height:22rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-network-passport--desktop{grid-template-rows:8.75rem 5.5rem 2.5rem;gap:.5rem;padding:1.5rem 1.75rem 1.125rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-primary-row{grid-template-columns:minmax(0,1fr) 23.75rem;gap:3rem;padding-inline:0}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-flag.country-flag{width:4.25rem;height:4.25rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-identity{gap:1.25rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-identity-copy>h2{margin-top:.45rem;font-size:2.25rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-network-line{color:var(--ipzor-v8-text);margin-top:.2rem;font-size:.875rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-health-rail{grid-template-columns:7.5rem minmax(0,1fr);gap:1.125rem;width:23.75rem;height:7rem;min-height:7rem;padding:.875rem 1rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-health-rail-score strong{font-size:2rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts{grid-template-columns:repeat(4,minmax(0,1fr))}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-expand{background:0 0;border:0;align-self:center;min-width:0;min-height:2.5rem;margin:0 0 0 auto;padding:0 .75rem;font-size:.875rem;transform:translateY(.5rem)}}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=full]{width:min(72.5rem,100vw - 2.75rem);max-width:72.5rem;height:min(53.75rem,100dvh - 5rem);max-height:calc(100dvh - 5rem);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;overflow:visible}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=full] .figma-report-shell-scroll{height:100%;overflow:hidden}.figma-professional-report{grid-template-rows:7.25rem 6.5rem minmax(0,1fr);width:100%;height:100%;min-height:0;padding:0;display:grid}.figma-report-handle{display:none}.figma-report-header{border:1px solid var(--ipzor-v8-line);background:#111d25f7;border-radius:1.375rem;grid-template-columns:minmax(0,1fr) 12rem 2.75rem;gap:1rem;width:41.25rem;height:7.25rem;padding:1rem 1.25rem;box-shadow:0 1rem 3rem #00000038}.figma-report-flag.country-flag{width:3.25rem;height:3.25rem}.figma-report-identity p{font-size:.6875rem}.figma-report-title-line h2{font-size:1.375rem}.figma-report-title-line span,.figma-report-identity small{font-size:.75rem}.figma-report-header .figma-health-rail{background:0 0;border:0;grid-template-columns:minmax(0,1fr);gap:.5rem;height:auto;padding:0}.figma-report-header .figma-health-rail-score>p{display:none}.figma-report-header .figma-health-rail-score>div{gap:.25rem}.figma-report-header .figma-health-rail-score strong{font-size:1.75rem}.figma-report-collapse{width:2.75rem;height:2.75rem}.figma-report-navigation{border:1px solid var(--ipzor-v8-line);background:#111d25fa;border-bottom:0;border-radius:1.5rem 1.5rem 0 0;height:4.25rem;min-height:0;margin-top:2.25rem;padding:1.25rem 1.75rem 0}.figma-report-tabs{background:#061118b8;border:0;border-radius:.75rem;width:100%;max-width:none;height:2.75rem;padding:0;overflow:hidden}.figma-report-tab-indicator{border:0;border-bottom:2px solid var(--ipzor-v8-cyan);background:#54d7e526;border-radius:.75rem;width:25%;top:0;bottom:0;left:0}.figma-report-tabs button{min-height:2.75rem;color:var(--ipzor-v8-muted)}.figma-report-scroll{border:1px solid var(--ipzor-v8-line);overscroll-behavior:contain;background:#111d25fa;border-top:0;border-radius:0 0 1.5rem 1.5rem;min-height:0;padding:3rem 1.75rem 2rem;overflow:auto}.figma-report-continuous,.figma-report-section-stack,.figma-report-split-grid,.figma-report-single-column{grid-template-columns:minmax(0,1fr);gap:1.75rem;display:grid}.figma-report-card,.figma-report-community-section{background:0 0;border:0;border-radius:0;padding:0}.figma-report-card>p,.figma-report-community-section>div:first-child>p{color:var(--ipzor-v8-cyan);letter-spacing:0;text-transform:none;font-size:.6875rem}.figma-report-continuous .figma-report-card>h3{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.figma-report-fields,.figma-report-fields[data-layout=grid]{grid-template-columns:minmax(0,1fr);gap:0;margin-top:.75rem;display:grid}.figma-report-fields>div,.figma-report-fields[data-layout=grid]>div,.figma-report-fields[data-layout=signals]>div,.figma-report-fields[data-layout=sources]>div{border:0;grid-template-columns:minmax(10rem,.7fr) minmax(0,1.35fr) 9.875rem;align-items:center;gap:1.25rem;min-width:0;padding:.45rem 0;display:grid}.figma-report-fields dd{color:var(--ipzor-v8-text);text-align:left;font-family:Noto Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.figma-report-fields[data-layout=signals] dt:before,.figma-report-fields[data-layout=sources] dt:before{display:none}.figma-report-field-status{color:#76b8c1;white-space:nowrap;background:#54d7e517;border-radius:999px;justify-content:center;align-items:center;min-height:1.5rem;padding:.25rem .75rem;font-size:.625rem;display:inline-flex}.figma-report-fields details{margin-top:.25rem}.figma-report-unavailable{color:var(--ipzor-v8-muted)}.figma-report-signal-strip .figma-report-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.figma-report-signal-strip .figma-report-fields>div{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.3rem .5rem;min-width:0;min-height:3.25rem;padding:.45rem 0;display:grid}.figma-report-signal-strip .figma-report-fields dt{grid-area:1/1/auto/-1}.figma-report-signal-strip .figma-report-fields dd{grid-area:2/1}.figma-report-signal-strip .figma-report-field-status{grid-area:2/2;justify-self:end}.figma-report-factors>div{grid-template-columns:minmax(0,1fr) auto minmax(7rem,auto)}@media (max-width:47.99rem){.map-home-sheet-viewport,html[data-spatial-surface=world] .map-home-sheet-viewport{padding-bottom:max(1rem, env(safe-area-inset-bottom))}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half]{border-radius:1.5rem;width:calc(100vw - 1.5rem);height:min(31.75rem,60dvh);max-height:min(31.75rem,60dvh)}.figma-network-passport--mobile{grid-template-rows:4.25rem 5.25rem 11rem 2.75rem;gap:1.25rem;padding:1.125rem}.figma-passport-identity[data-compact=true]{gap:.875rem}.figma-passport-identity[data-compact=true] .figma-passport-flag{width:3.25rem;min-width:3.25rem;height:3.25rem;min-height:3.25rem}.figma-passport-identity[data-compact=true] .figma-passport-identity-copy{padding-right:2.75rem}.figma-passport-identity[data-compact=true] .figma-passport-identity-copy>h2[data-ip-version=ipv4]{font-size:1.45rem}.figma-passport-identity[data-compact=true] .figma-passport-location{display:none}.figma-passport-copy-ip{background:0 0;border-color:#0000;width:2.75rem;min-width:2.75rem;height:2.75rem;min-height:2.75rem;top:.9rem}.figma-health-rail[data-compact=true]{border-radius:1rem;grid-template-columns:6.75rem minmax(0,1fr);gap:.75rem;width:100%;height:5.25rem;min-height:5.25rem;max-height:5.25rem;padding:.75rem 1rem}.figma-health-rail[data-compact=true] .figma-health-rail-score strong{font-size:1.75rem}.figma-health-rail[data-compact=true] .figma-health-rail-segments{grid-template-columns:repeat(12,minmax(.25rem,1fr));gap:.3rem;height:2.25rem}.figma-health-rail[data-compact=true] .figma-health-rail-summary{margin-top:.25rem;font-size:.5625rem}.figma-passport-facts[data-compact=true]{background:#0712199e;border:0;border-radius:1rem;height:11rem}.figma-passport-facts[data-compact=true]>div,.figma-passport-facts[data-compact=true]>div:first-child{border:0;padding:.875rem .75rem}.figma-passport-facts[data-compact=true]>div:nth-child(odd),.figma-passport-facts[data-compact=true]>div:nth-child(n+3){border:0}.figma-passport-facts[data-compact=true] dt{font-size:.6875rem}.figma-passport-facts[data-compact=true] dd{margin:.45rem 0 0;font-size:.8125rem}.figma-passport-expand[data-compact=true]{color:#a7edf2;background:#54d7e52b;border:0;border-radius:.875rem;height:2.75rem;min-height:2.75rem;font-size:.875rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=full]{width:calc(100vw - 1.5rem);height:calc(100dvh - 3.5rem);max-height:calc(100dvh - 3.5rem)}.figma-professional-report{grid-template-rows:8.375rem 4.75rem minmax(0,1fr)}.figma-report-header{border-radius:1.125rem;grid-template-columns:minmax(0,1fr);align-content:start;gap:.5rem;width:12.875rem;height:8.375rem;padding:.875rem .75rem;position:relative}.figma-report-flag.country-flag,.figma-report-identity>div>p,.figma-report-title-line>span,.figma-report-identity small{display:none}.figma-report-identity{display:block}.figma-report-title-line h2{text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;overflow:hidden}.figma-report-header>.figma-health-rail{grid-template-columns:4.875rem minmax(0,1fr);width:100%;padding:0;display:grid}.figma-report-header .figma-health-rail-score strong{font-size:1.25rem}.figma-report-header .figma-health-rail-segments{grid-template-columns:repeat(8,minmax(.25rem,1fr));gap:.25rem;height:2rem}.figma-report-header .figma-health-rail-segments span:nth-child(n+9){display:none}.figma-report-mobile-health{display:none!important}.figma-report-collapse{background:0 0;border-color:#0000;width:2.75rem;height:2.75rem;position:absolute;top:.5rem;right:.5rem}.figma-report-navigation{border-radius:1.25rem 1.25rem 0 0;height:3.5rem;margin-top:1rem;padding:.75rem .75rem 0}.figma-report-tabs{height:2.75rem}.figma-report-tabs button{padding:0 .25rem;font-size:.6875rem}.figma-report-scroll{border-radius:0 0 1.25rem 1.25rem;padding:1.5rem .9375rem 1.25rem}.figma-report-continuous,.figma-report-section-stack,.figma-report-split-grid{gap:1.5rem}.figma-report-card>h3{font-size:.875rem}.figma-report-fields>div,.figma-report-fields[data-layout=grid]>div,.figma-report-fields[data-layout=signals]>div,.figma-report-fields[data-layout=sources]>div{grid-template-columns:minmax(0,1fr) auto;gap:.35rem .75rem;padding:.55rem 0}.figma-report-fields dt,.figma-report-fields dd{font-size:.6875rem}.figma-report-fields dd{grid-area:2/1/auto/-1;font-size:.75rem}.figma-report-field-status{grid-area:1/2;min-height:1.25rem;padding:.1875rem .5rem;font-size:.5rem}.figma-report-factors>div{grid-template-columns:minmax(0,1fr) auto}.figma-report-factors small{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.figma-report-tab-indicator,.map-home-sheet[data-result-surface=network-passport],.figma-passport-expand{transition-duration:.12s!important}}:root{--ipzor-v9-space:#07080a;--ipzor-v9-sheet:#111317;--ipzor-v9-panel:#15181d;--ipzor-v9-quiet:#191c21;--ipzor-v9-line:#ffffff14;--ipzor-v9-line-strong:#ffffff1f;--ipzor-v9-text:#f2f3f5;--ipzor-v9-muted:#92969f;--ipzor-v9-muted-soft:#6f747d;--ipzor-v9-cyan:#54d7e5;--ipzor-v9-mint:#81d9b9;--ipzor-v8-space:var(--ipzor-v9-space);--ipzor-v8-sheet:var(--ipzor-v9-sheet);--ipzor-v8-panel:var(--ipzor-v9-panel);--ipzor-v8-line:var(--ipzor-v9-line);--ipzor-v8-muted:var(--ipzor-v9-muted);--ipzor-v8-text:var(--ipzor-v9-text);--ipzor-v8-cyan:var(--ipzor-v9-cyan);--ipzor-v8-mint:var(--ipzor-v9-mint)}.homepage-shell:has(.map-home[data-context-open=true]){background:var(--ipzor-v9-space)}.homepage-shell:has(.map-home[data-context-open=true]) .home-experience{background:var(--ipzor-v9-space)}html[data-spatial-surface] .homepage-shell:has(.map-home[data-context-open=true]){background:var(--ipzor-v9-space)}html[data-spatial-surface] .homepage-shell:has(.map-home[data-context-open=true]) .home-experience{background:var(--ipzor-v9-space)}.map-home-sheet[data-result-surface=network-passport],.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half]{border-color:var(--ipzor-v9-line-strong);-webkit-backdrop-filter:none;backdrop-filter:none;background:#111317f7;box-shadow:0 -1rem 3rem #00000057}.figma-health-rail,.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-health-rail{border-color:var(--ipzor-v9-line);background:var(--ipzor-v9-panel);box-shadow:inset 0 1px #ffffff06}.figma-health-rail-segments span,.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-health-rail-segments span{background:#2a2d33}.figma-health-rail-segments span[data-active=true],.figma-health-rail-segments span[data-active=true]:nth-child(n+6),.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-health-rail-segments span[data-active=true]{background:var(--ipzor-v9-cyan)}.figma-health-rail-segments span[data-active=true]:nth-child(n+7),.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-health-rail-segments span[data-active=true]:nth-child(n+7){background:var(--ipzor-v9-mint)}.figma-passport-facts,.figma-passport-facts[data-compact=true]{box-shadow:inset 0 1px 0 var(--ipzor-v9-line);background:#ffffff05}.figma-passport-expand{color:var(--ipzor-v9-cyan)}.figma-scene-control{border-color:var(--ipzor-v9-line-strong);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#111317d1}.figma-scene-control:hover{background:#191c21f0;border-color:#fff3}.figma-scene-menu-popover{border-color:var(--ipzor-v9-line-strong);-webkit-backdrop-filter:none;backdrop-filter:none;background:#111317fa;box-shadow:0 1.2rem 3rem #0000005c}.figma-report-header,.figma-report-navigation,.figma-report-scroll{border-color:var(--ipzor-v9-line-strong);background:#111317fa}.figma-report-header{box-shadow:0 1rem 3rem #00000042}.figma-report-tabs{background:#0d0f12}.figma-report-tab-indicator{border-bottom-color:var(--ipzor-v9-cyan);background:#ffffff0a}.figma-report-card>p,.figma-report-community-section>div:first-child>p{color:#b7bbc2}.figma-report-field-status{color:#a4a9b1;background:#ffffff0a}.figma-report-collapse{border-color:var(--ipzor-v9-line);background:var(--ipzor-v9-quiet)}@media (max-width:47.99rem){.figma-passport-expand[data-compact=true]{color:#bceff2;background:#54d7e517;border:1px solid #54d7e524}}@media (min-width:48rem){.homepage-shell:has(.map-home) .site-header[data-variant=world]{pointer-events:none;min-height:4.5rem}.homepage-shell:has(.map-home) .site-header[data-variant=world] .header-inner{grid-template-columns:auto 1fr auto;align-items:flex-start;width:auto;height:4.5rem;min-height:4.5rem;margin:0 3.5rem;padding:1.75rem 0 0}.homepage-shell:has(.map-home) .site-header[data-variant=world] .brand{pointer-events:auto;min-height:2.75rem}.homepage-shell:has(.map-home) .site-header[data-variant=world] :is(.primary-nav,.language-link){display:none}.homepage-shell:has(.map-home) .site-header[data-variant=world] .language-link{z-index:83;min-height:2.75rem;color:var(--ipzor-v9-text);letter-spacing:.02em;pointer-events:auto;align-items:center;padding:0;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.75rem;font-weight:500;display:inline-flex;position:fixed;top:1.75rem;right:7.5rem}.figma-scene-controls{align-items:flex-start;gap:1.25rem;top:1.75rem;right:3.5rem}.figma-scene-control{width:1.5rem;min-width:1.5rem;height:2.75rem;color:var(--ipzor-v9-text);opacity:1;background:0 0;border:0;border-radius:0}.figma-scene-control:hover,.figma-scene-control:focus-visible{color:var(--ipzor-v9-cyan);background:0 0;border:0}.figma-scene-control:disabled{opacity:.42}.figma-scene-control img{width:1.25rem;height:1.25rem}.map-home[data-context-open=true] .map-home-search,.map-home[data-core-phase=ready] .map-home-search,.map-home[data-core-phase=passportReveal] .map-home-search{visibility:visible;opacity:1;pointer-events:auto}.map-home-search{width:35rem;min-width:35rem;height:2.5rem;min-height:2.5rem;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#07080a70;border-color:#ffffff29;border-radius:999px;top:1.875rem;left:10.5rem;transform:none}.map-home-search:focus-within{background:#07080ae0;border-color:#54d7e59e;box-shadow:0 0 0 .125rem #54d7e51f}.map-home-search input{height:2.375rem;min-height:2.375rem;color:var(--ipzor-v9-text);padding:0 .75rem;font-size:.75rem}.map-home-search input::placeholder{color:var(--ipzor-v9-muted)}.map-home-search-icon{border-width:.08rem;border-color:var(--ipzor-v9-muted);width:.75rem;height:.75rem;margin-left:1rem}.map-home-search-icon:after{background:var(--ipzor-v9-muted)}.map-home-search button,.map-home[data-context-open=true] .map-home-intro,.map-home[data-core-phase=locating] .map-home-intro,.map-home[data-core-phase=flying] .map-home-intro,.map-home[data-core-phase=locking] .map-home-intro,.map-home[data-core-phase=passportReveal] .map-home-intro,.map-home[data-core-phase=ready] .map-home-intro{display:none}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half]{background:var(--ipzor-v9-sheet);border-radius:1.5rem;width:min(72.5rem,100vw - 2.75rem);height:22.5rem;max-height:22.5rem;box-shadow:0 -1rem 3rem #00000057}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-network-passport--desktop{grid-template-rows:7rem 8.375rem 5.625rem;padding:.75rem 2.5rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-flag.country-flag{width:5.5rem;height:5.5rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-primary-row{grid-template-columns:minmax(0,1fr) minmax(22.5rem,23.75rem);gap:2rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts{grid-template-columns:1.1fr .9fr 1.2fr .8fr}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts dt img{width:1.5rem;height:1.5rem;display:block}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts dd{margin-left:2.25rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-expand{min-height:2.75rem;margin-top:1.5rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-expand img{width:1.125rem;height:1.125rem;display:block}html[data-spatial-surface] .homepage-shell:has(.map-home) .site-header[data-variant=world]{min-height:4.5rem}html[data-spatial-surface] .homepage-shell:has(.map-home) .site-header[data-variant=world] .header-inner{align-items:center;height:2.75rem;min-height:2.75rem;margin:1.75rem 3.5rem 0;padding:0}html[data-spatial-surface] .homepage-shell:has(.map-home) .site-header[data-variant=world] .brand-wordmark{letter-spacing:-.045em;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.375rem;font-weight:520}html[data-spatial-surface] .homepage-shell:has(.map-home) .site-header[data-variant=world] .language-link{width:auto;min-height:2.75rem;margin:0;font-size:.75rem;top:1.75rem;right:7.875rem}html[data-spatial-surface] .homepage-shell:has(.map-home) .map-home-search{opacity:1;width:35rem;min-width:35rem;top:1.875rem;left:10.5rem;transform:none}.map-home-sheet-viewport,html[data-spatial-surface=world] .map-home-sheet-viewport{padding-bottom:1.5rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-network-passport--desktop{grid-template-rows:7rem 5.5rem minmax(0,1fr);gap:1rem;padding:2.6875rem 2.5rem 1.375rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-primary-row{gap:.75rem}.figma-scene-controls>button:first-child{display:none}.figma-scene-controls{right:3.875rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-health-rail{border:0;border-left:1px solid var(--ipzor-v9-line);height:7rem;min-height:7rem;box-shadow:none;background:0 0;border-radius:0;padding:1.25rem 0 1.25rem 1.75rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts{border-top:1px solid var(--ipzor-v9-line);border-right:0;border-bottom:1px solid var(--ipzor-v9-line);background:0 0;border-left:0;border-radius:0;height:5.5rem;padding:0;overflow:visible}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts>div{border-left:1px solid var(--ipzor-v9-line);background:0 0;padding:0 1.5rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts>div:first-child{border-left:0;padding-left:0}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-expand{align-self:end;margin:0 0 0 auto;transform:translateY(.5rem)}.figma-scene-menu>.figma-scene-control img{display:none}.figma-scene-menu>.figma-scene-control:before,.figma-scene-menu>.figma-scene-control:after{content:"";background:currentColor;width:1.25rem;height:1px;position:absolute}.figma-scene-menu>.figma-scene-control{position:relative}.figma-scene-menu>.figma-scene-control:before{transform:translateY(-.2rem)}.figma-scene-menu>.figma-scene-control:after{transform:translateY(.2rem)}.core-spatial-scene:after{background:linear-gradient(90deg,#07080a61 0,#07080a14 48%,#0000 72%)}.map-home[data-core-phase=boot] .core-spatial-scene:after,.map-home[data-core-phase=preflight] .core-spatial-scene:after,.map-home[data-core-phase=globeReveal] .core-spatial-scene:after,.map-home[data-core-phase=locating] .core-spatial-scene:after{background:radial-gradient(circle at 50% 45%,#0000 0 36%,#07080a1f 62%,#07080a47 100%)}}@media (max-width:47.99rem){html[data-spatial-surface] .homepage-shell:has(.map-home) .site-header[data-variant=world]{pointer-events:none;height:4.5rem;min-height:4.5rem}html[data-spatial-surface] .homepage-shell:has(.map-home) .site-header[data-variant=world] .header-inner{grid-template-columns:auto 1fr auto;align-items:center;width:auto;height:2.5rem;min-height:2.5rem;margin:1rem 1rem 0;padding:0}html[data-spatial-surface] .homepage-shell:has(.map-home) .site-header[data-variant=world] .brand{color:#f5f7fa;pointer-events:auto;min-height:2.5rem;justify-content:flex-start!important;width:auto!important;min-width:0!important}html[data-spatial-surface] .homepage-shell:has(.map-home) .site-header[data-variant=world] .brand-wordmark{letter-spacing:-.04em;white-space:nowrap;width:max-content;min-width:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:500;line-height:1;display:inline-flex!important}html[data-spatial-surface] .homepage-shell:has(.map-home) .site-header[data-variant=world] .primary-nav{display:none!important}html[data-spatial-surface] .homepage-shell:has(.map-home) .site-header[data-variant=world] .language-link{z-index:83;width:2.75rem;min-width:2.75rem;height:2.75rem;min-height:2.75rem;color:var(--ipzor-v9-text);letter-spacing:.02em;pointer-events:auto;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:0;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.75rem;font-weight:500;position:fixed;top:1rem;right:4.5rem;display:inline-flex!important}.figma-scene-controls{align-items:flex-start;gap:0;top:.875rem;right:1rem}.figma-scene-controls>button:first-child{display:none}.figma-scene-menu>.figma-scene-control{width:2.75rem;min-width:2.75rem;height:2.75rem;min-height:2.75rem;color:var(--ipzor-v9-text);background:0 0;border:0;border-radius:0;position:relative}.figma-scene-menu>.figma-scene-control img{display:none}.figma-scene-menu>.figma-scene-control:before,.figma-scene-menu>.figma-scene-control:after{content:"";background:currentColor;width:1.25rem;height:1px;position:absolute;left:50%}.figma-scene-menu>.figma-scene-control:before{transform:translate(-50%,-.2rem)}.figma-scene-menu>.figma-scene-control:after{transform:translate(-50%,.2rem)}.map-home-sheet-viewport,html[data-spatial-surface=world] .map-home-sheet-viewport{padding:0 .75rem max(1.1rem, env(safe-area-inset-bottom));justify-content:center;align-items:flex-end}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half]{border-radius:1.5rem;width:calc(100vw - 1.5rem);margin-inline:auto;height:min(34.25rem,100dvh - 1.5rem)!important;max-height:min(34.25rem,100dvh - 1.5rem)!important}.map-home-sheet[data-result-surface=network-passport] .map-home-sheet-half{height:100%;min-height:0;overflow:hidden}.figma-network-passport--mobile{box-sizing:border-box;grid-template-rows:4.25rem 7.375rem 13rem 2.75rem;align-content:start;gap:0;height:100%;min-height:0;padding:2.25rem 1.125rem .875rem;overflow:hidden}.figma-passport-identity[data-compact=true]{gap:.875rem;min-width:0}.figma-passport-identity[data-compact=true] .figma-passport-flag{width:4.25rem!important;min-width:4.25rem!important;height:4.25rem!important;min-height:4.25rem!important}.figma-passport-identity[data-compact=true] .figma-passport-identity-copy{flex-direction:column;min-width:0;padding-right:0;display:flex;position:relative}.figma-passport-identity[data-compact=true] .figma-passport-identity-copy>p{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0;font-size:.75rem;overflow:hidden}.figma-passport-identity[data-compact=true] .figma-passport-identity-copy>h2{letter-spacing:-.045em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:.2rem;line-height:1.05;overflow:hidden;font-size:1.75rem!important}.figma-passport-identity[data-compact=true] .figma-passport-identity-copy>h2[data-ip-version=ipv6]{font-size:clamp(.95rem,4.2vw,1.2rem)!important}.figma-passport-identity[data-compact=true] .figma-passport-identity-copy>.figma-passport-network-line{text-overflow:ellipsis;white-space:nowrap;order:4;gap:.35rem;max-width:100%;margin-top:.3rem;font-size:.7rem;line-height:1.25;display:flex;overflow:hidden}.figma-passport-identity[data-compact=true] .figma-passport-identity-copy>p{order:1}.figma-passport-identity[data-compact=true] .figma-passport-identity-copy>h2{order:2}.figma-passport-identity[data-compact=true] .figma-passport-location{max-width:100%;color:var(--figma-text-secondary);text-overflow:ellipsis;white-space:nowrap;order:3;margin-top:.1rem;font-size:.75rem;line-height:1.2;overflow:hidden;display:block!important}.figma-passport-identity[data-compact=true] .figma-passport-location-separator,.figma-passport-identity[data-compact=true] .figma-passport-location-estimate{display:none}.figma-passport-copy-ip{color:#0000;cursor:pointer;background:0 0;border-color:#0000;border-radius:.75rem;justify-content:center;align-items:center;width:2.75rem;min-width:2.75rem;height:2.75rem;min-height:2.75rem;padding:0;font-size:.625rem;display:inline-flex;position:absolute;top:.25rem;right:-.125rem}.figma-health-rail[data-compact=true]{box-sizing:border-box;border:0;border-top:1px solid var(--ipzor-v9-line);border-bottom:1px solid var(--ipzor-v9-line);width:100%;height:6.125rem;min-height:6.125rem;max-height:6.125rem;box-shadow:none;background:0 0;border-radius:0;grid-template-columns:7rem minmax(0,1fr);gap:1rem;margin-top:1.25rem;padding:0}.figma-health-rail[data-compact=true] .figma-health-rail-score{min-width:0}.figma-health-rail[data-compact=true] .figma-health-rail-score p{margin:.75rem 0 0;font-size:.75rem;line-height:1.2}.figma-health-rail[data-compact=true] .figma-health-rail-score strong{font-size:1.75rem}.figma-health-rail[data-compact=true] .figma-health-rail-score span{font-size:.875rem}.figma-health-rail[data-compact=true] .figma-health-rail-body{min-width:0}.figma-health-rail[data-compact=true] .figma-health-rail-segments{grid-template-columns:repeat(12,minmax(0,1fr));gap:.3rem;height:2.125rem}.figma-health-rail[data-compact=true] .figma-health-rail-summary{text-overflow:ellipsis;white-space:nowrap;margin-top:.45rem;font-size:.5625rem;line-height:1.25;overflow:hidden}.figma-passport-facts[data-compact=true]{box-sizing:border-box;border:0;border-bottom:1px solid var(--ipzor-v9-line);background:0 0;border-radius:0;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:100%;height:13rem;min-height:13rem;padding:0;overflow:visible}.figma-passport-facts[data-compact=true]>div,.figma-passport-facts[data-compact=true]>div:first-child{background:0 0;border:0;border-radius:0;min-width:0;min-height:0;padding:.75rem}.figma-passport-facts[data-compact=true]>div:nth-child(odd){border-right:1px solid var(--ipzor-v9-line)}.figma-passport-facts[data-compact=true]>div:nth-child(n+3){border-top:1px solid var(--ipzor-v9-line)}.figma-passport-facts[data-compact=true] dt{text-overflow:ellipsis;white-space:nowrap;gap:.5rem;font-size:.6875rem;overflow:hidden}.figma-passport-facts[data-compact=true] dt img{object-fit:contain;flex:none;width:1.5rem;height:1.5rem;visibility:visible!important;opacity:1!important;display:block!important}.figma-passport-facts[data-compact=true] dd{overflow-wrap:anywhere;text-overflow:clip;-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;margin:.4rem 0 0 2rem;font-size:.8125rem;line-height:1.25;display:-webkit-box;overflow:hidden}.figma-passport-expand[data-compact=true]{color:#bceff2;background:#54d7e51c;border:1px solid #54d7e524;border-radius:.875rem;width:100%;min-width:0;height:2.75rem;min-height:2.75rem;margin-top:3.6875rem;font-size:.875rem}.map-home-sheet[data-result-surface=network-passport] .map-home-sheet-handle{opacity:0}}@media (max-width:47.99rem) and (max-height:899px){.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half]{height:min(34.25rem,60dvh)!important;max-height:min(34.25rem,60dvh)!important}.figma-network-passport--mobile{grid-template-rows:4.25rem 6.25rem 11rem 2.75rem;padding-top:1.75rem}.figma-health-rail[data-compact=true]{height:5.25rem;min-height:5.25rem;max-height:5.25rem;margin-top:1rem}.figma-passport-facts[data-compact=true]{height:11rem;min-height:11rem}.figma-passport-expand[data-compact=true]{margin-top:max(0px,60dvh - 430px)}}@media (min-width:48rem){.homepage-shell:has(.map-home) .site-header[data-variant=world] .header-inner{align-items:center;height:2.75rem;min-height:2.75rem;margin:1.75rem 3.5rem 0;padding:0}.homepage-shell:has(.map-home) .map-home-search{width:35rem;min-width:35rem;top:1.875rem;left:10.5rem;transform:none}}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=full]{box-sizing:border-box;border:1px solid var(--ipzor-v9-line-strong);background:var(--ipzor-v9-sheet);color:var(--ipzor-v9-text);overflow:hidden;box-shadow:0 1.5rem 4rem #00000057}.figma-professional-report{box-sizing:border-box;grid-template-rows:1.125rem 8.875rem 4rem minmax(0,1fr);width:100%;height:100%;min-height:0;padding:0 2.25rem 1.5rem;display:grid}.figma-report-handle{background:#ffffff47;border-radius:999px;width:5.5rem;height:.3125rem;margin:.9375rem auto 0;display:block}.figma-report-header{box-sizing:border-box;border:0;border-bottom:1px solid var(--ipzor-v9-line);width:100%;height:8.875rem;box-shadow:none;background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) 24.375rem 3rem;gap:1.75rem;padding:1.5rem 0 1.25rem}.figma-report-identity{gap:1.25rem;min-width:0}.figma-report-flag.country-flag{width:4.25rem;min-width:4.25rem;height:4.25rem}.figma-report-identity>div{min-width:0}.figma-report-identity p{color:var(--ipzor-v9-muted);letter-spacing:0;text-transform:none;margin:0;font-size:.75rem;font-weight:400}.figma-report-title-line{flex-direction:column;align-items:flex-start;gap:.2rem;min-width:0;margin-top:.25rem;display:flex}.figma-report-title-line h2{color:var(--ipzor-v9-text);margin:0;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Consolas,monospace;font-size:1.75rem;line-height:1.05}.figma-report-title-line span,.figma-report-identity small{max-width:100%;color:var(--ipzor-v9-text);font-size:.875rem;line-height:1.25}.figma-report-identity small{color:var(--ipzor-v9-muted);margin-top:.25rem}.figma-report-header .figma-health-rail{box-sizing:border-box;border:0;border-left:1px solid var(--ipzor-v9-line);width:100%;height:5.5rem;min-height:5.5rem;box-shadow:none;background:0 0;border-radius:0;grid-template-columns:8.25rem minmax(0,1fr);gap:1rem;padding:.75rem 0 .75rem 1.75rem}.figma-report-header .figma-health-rail-score>p{color:var(--ipzor-v9-muted);margin:0 0 .45rem;font-size:.75rem;display:block!important}.figma-report-header .figma-health-rail-score strong{color:var(--ipzor-v9-text);font-size:1.75rem}.figma-report-header .figma-health-rail-segments{grid-template-columns:repeat(12,minmax(0,1fr));gap:.3rem;height:2.375rem}.figma-report-header .figma-health-rail-summary{color:var(--ipzor-v9-muted);margin-top:.35rem;font-size:.625rem}.figma-report-split-grid .figma-report-field-status{display:none}.figma-report-collapse{width:2.75rem;height:2.75rem;color:var(--ipzor-v9-text);border:0;border-radius:999px;margin-top:.25rem;background:#ffffff17!important}.figma-report-collapse img{filter:brightness(1.45);transform:rotate(90deg);display:block!important}.figma-report-navigation{box-sizing:border-box;border:0;border-bottom:1px solid var(--ipzor-v9-line);background:0 0;border-radius:0;height:4rem;min-height:4rem;margin:0;padding:0;display:block}.figma-report-tabs{background:0 0;border:0;border-radius:0;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;height:4rem;display:grid;position:relative;overflow:hidden}.figma-report-tab-indicator{background:#54d7e51c;border:1px solid #54d7e533;border-radius:999px;width:25%;top:.75rem;bottom:.75rem;left:0}.figma-report-tabs button{z-index:1;min-width:0;min-height:4rem;color:var(--ipzor-v9-muted);background:0 0;border:0;padding:0 .5rem;font-size:.875rem;position:relative}.figma-report-tabs button[aria-selected=true]{color:var(--ipzor-v9-text)}.figma-report-update{display:none}.figma-report-scroll{overscroll-behavior:contain;background:0 0;border:0;border-radius:0;min-height:0;padding:1.5rem 0 2rem;overflow:auto}.figma-report-continuous,.figma-report-section-stack,.figma-report-split-grid{grid-template-columns:minmax(0,1fr);gap:1.5rem;min-width:0;display:grid}.figma-report-card,.figma-report-community-section{background:0 0;border:0;border-radius:0;min-width:0;padding:0}.figma-report-card>p,.figma-report-community-section>div:first-child>p{color:var(--ipzor-v9-cyan);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.6875rem;font-weight:600}.figma-report-card>h3{color:var(--ipzor-v9-text);margin:.375rem 0 0;font-size:1rem;font-weight:600}.figma-report-fields{min-width:0;margin-top:.75rem}.figma-report-fields>div{border-top:1px solid var(--ipzor-v9-line);align-items:center;min-width:0;min-height:2.625rem;padding:.55rem 0}.figma-report-fields dt,.figma-report-fields dd{min-width:0;margin:0;font-size:.75rem}.figma-report-fields dt{color:var(--ipzor-v9-muted)}.figma-report-fields dd{color:var(--ipzor-v9-text)}.figma-report-field-status{min-height:1.25rem;color:var(--ipzor-v9-mint);background:0 0;border-radius:999px;padding:.15rem .5rem;font-size:.625rem}.figma-report-disclaimer{color:var(--ipzor-v9-muted);margin:.5rem 0 0;font-size:.6875rem}@media (min-width:48rem){.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=full] .map-home-sheet-body{margin-top:0;transform:none}.map-home-sheet-viewport,html[data-spatial-surface=world] .map-home-sheet-viewport{justify-content:center;align-items:flex-end;padding:0 3.75rem 1.25rem}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=full]{border-radius:1.625rem;width:calc(100vw - 7.5rem);max-width:82.5rem;height:calc(100dvh - 6.875rem);max-height:calc(100dvh - 6.875rem)}.figma-report-split-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:2.25rem}.figma-report-split-grid .figma-report-card{min-width:0}}@media (max-width:47.99rem){.map-home-sheet-viewport,html[data-spatial-surface=world] .map-home-sheet-viewport{justify-content:center;align-items:flex-end;padding:0 .5rem!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=full]{border-radius:1.625rem 1.625rem 0 0;width:calc(100vw - 1rem);height:calc(100dvh - 4.75rem);max-height:calc(100dvh - 4.75rem);transform:translateY(0)!important}.figma-professional-report{grid-template-rows:1.125rem 9.375rem 3.625rem minmax(0,1fr);padding:0 1rem 1.25rem}.figma-report-handle{width:5.5rem;height:.3125rem;margin-top:.9375rem}.figma-report-header{grid-template-rows:3.875rem 3.25rem;grid-template-columns:minmax(0,1fr) 2.75rem;gap:.5rem;height:9.375rem;padding:.5rem 0 .75rem}.figma-report-flag.country-flag{width:3.625rem;min-width:3.625rem;height:3.625rem;display:block}.figma-report-title-line>span,.figma-report-identity small{display:block!important}.figma-report-identity{grid-template-columns:3.625rem minmax(0,1fr);align-items:start;gap:.75rem;min-width:0;display:grid}.figma-report-identity p{font-size:.75rem}.figma-report-identity>div>p{display:block!important}.figma-report-title-line h2{font-size:1.75rem}.figma-report-title-line span,.figma-report-identity small{font-size:.75rem}.figma-report-header>.figma-health-rail{border:0;border-top:1px solid var(--ipzor-v9-line);border-radius:0;grid-area:2/1/auto/-1;grid-template-columns:16.25rem minmax(0,1fr);gap:.75rem;width:100%;height:3.25rem;min-height:3.25rem;padding:.5rem 0;display:grid}.figma-report-header .figma-health-rail-score>p{margin:0;font-size:.6875rem}.figma-report-header .figma-health-rail-score strong{font-size:1.5rem}.figma-report-header .figma-health-rail-segments{gap:.2rem;height:1.5rem}.figma-report-header .figma-health-rail-segments span:nth-child(n+9){display:block!important}.figma-report-header .figma-health-rail-segments{grid-template-columns:repeat(12,minmax(0,1fr))}.figma-report-header .figma-health-rail-body{display:block!important}.figma-report-header .figma-health-rail-summary{display:none}.figma-report-collapse{opacity:1;background:#ffffff17;width:2.75rem;height:2.75rem;position:absolute;top:.75rem;right:0}.figma-report-collapse img{filter:brightness(1.45);transform:rotate(90deg);display:block!important}.figma-report-navigation{height:3.625rem;min-height:3.625rem;overflow:visible}.figma-report-tabs{height:3.625rem;margin:0!important;position:relative!important;top:0!important}.figma-report-tab-indicator{top:.5rem;bottom:.5rem}.figma-report-tabs button{min-height:3.625rem;padding:0 .25rem;font-size:.75rem}.figma-report-tab-label-long{display:none}.figma-report-tab-label-short{display:inline}.figma-report-scroll{padding:1.25rem 0 1.5rem}.figma-report-continuous{flex-direction:column;gap:1.25rem;display:flex}.figma-report-continuous>.figma-report-split-grid{display:contents}.figma-report-continuous>.figma-report-split-grid>.figma-report-card:first-child{order:1}.figma-report-continuous>.figma-report-signal-strip{order:2}.figma-report-continuous>.figma-report-split-grid>.figma-report-card:nth-child(2){order:3}.figma-report-continuous>.figma-report-disclaimer{order:4}.figma-report-continuous,.figma-report-section-stack,.figma-report-split-grid{gap:1.25rem}.figma-report-card>p{font-size:.625rem;display:block!important}.figma-report-card>h3{margin-top:.3rem;font-size:1rem}.figma-report-fields{margin-top:.625rem}.figma-report-fields>div{grid-template-columns:minmax(0,1fr) minmax(0,1.3fr) auto;gap:.5rem;min-height:2.625rem;padding:.5rem 0}.figma-report-fields dt,.figma-report-fields dd{font-size:.75rem}.figma-report-fields dd{grid-area:1/2}.figma-report-field-status{grid-area:1/3;font-size:.5rem}.figma-report-disclaimer{font-size:.6875rem}.figma-report-signal-strip .figma-report-fields{grid-template-columns:minmax(0,1fr);gap:0;display:grid}.figma-report-signal-strip .figma-report-fields>div{grid-template-columns:minmax(0,1fr) minmax(0,1.3fr) auto;min-height:2.625rem}.figma-report-signal-strip .figma-report-fields dt{grid-area:1/1}.figma-report-signal-strip .figma-report-fields dd{grid-area:1/2}.figma-report-signal-strip .figma-report-field-status{grid-area:1/3}}.map-home[data-core-phase=passportReveal] .map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half]{transition:transform .48s cubic-bezier(.2,.78,.25,1),opacity .18s ease-out}.map-home[data-core-phase=ready] .map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half]{transition:none}.map-home[data-core-phase=ready] .map-home-status-dot,.map-home[data-core-phase=ready] .map-home-status-dot[data-active=true]{animation:none!important}@media (prefers-reduced-motion:reduce){.map-home[data-core-phase=passportReveal] .map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half]{transition:transform .15s ease-out,opacity .15s ease-out}.map-home[data-core-phase=passportReveal] .map-home-status-dot,.map-home[data-core-phase=locking] .map-home-status-dot,.map-home[data-core-phase=ready] .map-home-status-dot{animation:none!important}}html[data-motion=reduce] .map-home[data-core-phase=passportReveal] .map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half]{transition:transform .15s ease-out,opacity .15s ease-out}html[data-motion=reduce] .map-home[data-core-phase=passportReveal] .map-home-status-dot,html[data-motion=reduce] .map-home[data-core-phase=locking] .map-home-status-dot,html[data-motion=reduce] .map-home[data-core-phase=ready] .map-home-status-dot{animation:none!important}.map-home[data-core-phase=globeReveal] .map-home-intro,.map-home[data-core-phase=locating] .map-home-intro,.map-home[data-core-phase=flying] .map-home-intro,.map-home[data-core-phase=locking] .map-home-intro{display:none}.map-home[data-core-phase=globeReveal] .map-home-status,.map-home[data-core-phase=locating] .map-home-status{width:22.5rem;box-shadow:none;color:#f2f4f7;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:flex-start;align-items:flex-start;font-size:1.25rem;font-weight:400;inset:50.25rem auto auto 10rem;transform:none}.map-home[data-core-phase=globeReveal] .map-home-status-dot,.map-home[data-core-phase=locating] .map-home-status-dot{display:none}.map-home[data-core-phase=globeReveal] .map-home-status-detail,.map-home[data-core-phase=locating] .map-home-status-detail{color:#a7adb8;margin-top:.35rem;font-size:1rem;display:block}.map-home[data-core-phase=flying] .map-home-status,.map-home[data-core-phase=locking] .map-home-status{width:auto;min-width:16rem;box-shadow:none;color:#f2f4f7;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;font-size:1.25rem;font-weight:400;inset:auto auto 5.5rem 50%;transform:translate(-50%)}.map-home[data-core-phase=flying] .map-home-status-dot,.map-home[data-core-phase=locking] .map-home-status-dot,.map-home[data-core-phase=globeReveal] .map-home-status button,.map-home[data-core-phase=locating] .map-home-status button,.map-home[data-core-phase=flying] .map-home-status button,.map-home[data-core-phase=locking] .map-home-status button{display:none}.map-home[data-core-phase=globeReveal] .map-home-flight-identity,.map-home[data-core-phase=locating] .map-home-flight-identity,.map-home[data-core-phase=flying] .map-home-flight-identity,.map-home[data-core-phase=locking] .map-home-flight-identity{display:none!important}.map-home[data-core-phase=flying] .map-home-status-detail,.map-home[data-core-phase=locking] .map-home-status-detail{color:#a7adb8;margin-top:.35rem;font-size:1rem;display:block}.map-home[data-core-phase=globeReveal] .core-spatial-country-label,.map-home[data-core-phase=locating] .core-spatial-country-label,.map-home[data-core-phase=flying] .core-spatial-country-label,.map-home[data-core-phase=locking] .core-spatial-country-label,.map-home[data-core-phase=globeReveal] .core-spatial-place-marker:not([data-current-network=true]),.map-home[data-core-phase=locating] .core-spatial-place-marker:not([data-current-network=true]),.map-home[data-core-phase=flying] .core-spatial-place-marker:not([data-current-network=true]),.map-home[data-core-phase=locking] .core-spatial-place-marker:not([data-current-network=true]){opacity:0!important;pointer-events:none!important}:is(.homepage-shell:has(.map-home[data-core-phase=globeReveal]) .site-header[data-variant=world] .brand,.homepage-shell:has(.map-home[data-core-phase=locating]) .site-header[data-variant=world] .brand,.homepage-shell:has(.map-home[data-core-phase=flying]) .site-header[data-variant=world] .brand,.homepage-shell:has(.map-home[data-core-phase=locking]) .site-header[data-variant=world] .brand){z-index:100;display:inline-flex;visibility:visible!important;opacity:1!important;color:#f5f7fa!important}.map-home[data-core-phase=globeReveal] .figma-scene-control,.map-home[data-core-phase=locating] .figma-scene-control,.map-home[data-core-phase=flying] .figma-scene-control,.map-home[data-core-phase=locking] .figma-scene-control{visibility:visible!important;opacity:1!important;color:#f5f7fa!important}.homepage-shell:has(.map-home[data-core-phase=globeReveal]) .site-header[data-variant=world] .brand-wordmark{visibility:visible!important;opacity:1!important;color:#f5f7fa!important}.homepage-shell:has(.map-home[data-core-phase=locating]) .site-header[data-variant=world] .brand-wordmark{visibility:visible!important;opacity:1!important;color:#f5f7fa!important}.homepage-shell:has(.map-home[data-core-phase=flying]) .site-header[data-variant=world] .brand-wordmark{visibility:visible!important;opacity:1!important;color:#f5f7fa!important}.homepage-shell:has(.map-home[data-core-phase=locking]) .site-header[data-variant=world] .brand-wordmark{visibility:visible!important;opacity:1!important;color:#f5f7fa!important}.homepage-shell:has(.map-home[data-core-phase=globeReveal]) .site-header[data-variant=world] .language-link{visibility:visible!important;opacity:1!important;color:#f5f7fa!important}.homepage-shell:has(.map-home[data-core-phase=locating]) .site-header[data-variant=world] .language-link{visibility:visible!important;opacity:1!important;color:#f5f7fa!important}.homepage-shell:has(.map-home[data-core-phase=flying]) .site-header[data-variant=world] .language-link{visibility:visible!important;opacity:1!important;color:#f5f7fa!important}.homepage-shell:has(.map-home[data-core-phase=locking]) .site-header[data-variant=world] .language-link{visibility:visible!important;opacity:1!important;color:#f5f7fa!important}@media (max-width:47.99rem){.map-home[data-core-phase=globeReveal],.map-home[data-core-phase=locating],.map-home[data-core-phase=flying],.map-home[data-core-phase=locking]{background:#07080a;height:100dvh;min-height:100dvh}:is(.homepage-shell:has(.map-home[data-core-phase=globeReveal]),.homepage-shell:has(.map-home[data-core-phase=locating]),.homepage-shell:has(.map-home[data-core-phase=flying]),.homepage-shell:has(.map-home[data-core-phase=locking])){background:#07080a;min-height:100dvh}.map-home[data-core-phase=globeReveal] .map-home-search,.map-home[data-core-phase=locating] .map-home-search,.map-home[data-core-phase=flying] .map-home-search,.map-home[data-core-phase=locking] .map-home-search,.map-home[data-core-phase=passportReveal] .map-home-search{visibility:hidden;opacity:0;pointer-events:none}.map-home[data-renderer-status=fallback] .map-home-search,.map-home[data-renderer-status=failed] .map-home-search{visibility:visible;opacity:1;pointer-events:auto}:is(.homepage-shell:has(.map-home[data-core-phase=globeReveal]) .site-header[data-variant=world] .brand,.homepage-shell:has(.map-home[data-core-phase=locating]) .site-header[data-variant=world] .brand,.homepage-shell:has(.map-home[data-core-phase=flying]) .site-header[data-variant=world] .brand,.homepage-shell:has(.map-home[data-core-phase=locking]) .site-header[data-variant=world] .brand){top:calc(1rem + env(safe-area-inset-top));z-index:90;color:#f5f7fa;opacity:1;align-items:center;min-height:2.75rem;padding:0;display:inline-flex;position:fixed;left:1rem;transform:none}.map-home[data-core-phase=flying] .map-home-status,.map-home[data-core-phase=locking] .map-home-status{width:100%;min-width:0;font-size:1rem;bottom:4.75rem;left:0;right:0;transform:none}.map-home:not([data-search-open=true]) .map-home-search{visibility:hidden!important;opacity:0!important;pointer-events:none!important}.map-home[data-renderer-status=fallback] .map-home-search,.map-home[data-renderer-status=failed] .map-home-search,.map-home[data-search-open=true] .map-home-search{visibility:visible!important;opacity:1!important;pointer-events:auto!important}.map-home[data-search-open=true] .map-home-search{z-index:120!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:none!important}.map-home[data-search-open=true] .map-home-search input,.map-home[data-search-open=true] .map-home-search button{pointer-events:auto!important}}.core-spatial-place-marker[data-current-network=true],.core-spatial-place-marker[data-current-network=true]:before{transition-property:opacity!important;transition-duration:.22s!important;transition-timing-function:cubic-bezier(.16,1,.3,1)!important}.map-home[data-core-phase=passportReveal] .figma-passport-primary-row,.map-home[data-core-phase=passportReveal] .figma-network-passport--mobile>:nth-child(-n+2){animation-duration:.36s!important;animation-timing-function:cubic-bezier(.2,.78,.25,1)!important;animation-delay:.1s!important}.map-home[data-core-phase=passportReveal] .figma-passport-facts{animation-duration:.32s!important;animation-timing-function:cubic-bezier(.2,.78,.25,1)!important;animation-delay:.19s!important}.map-home[data-core-phase=passportReveal] .figma-passport-expand{animation-duration:.3s!important;animation-timing-function:cubic-bezier(.2,.78,.25,1)!important;animation-delay:.25s!important}.figma-professional-report .figma-report-tab-indicator{transition:transform .2s var(--figma-ease-weighted)!important}@media (min-width:48rem){.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-expand{transform:translateY(-.625rem)!important}.map-home-sheet[data-result-surface=network-passport] .figma-network-passport--desktop .figma-health-rail-summary{display:none!important}}@media (max-width:47.99rem) and (max-height:899px){.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half]{--drawer-frontmost-height:min(32.5rem, 60dvh)!important;height:min(32.5rem,60dvh)!important;max-height:min(32.5rem,60dvh)!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-health-rail[data-compact=true]{height:5.25rem!important;min-height:5.25rem!important;max-height:5.25rem!important}}@media (min-width:48rem){.homepage-shell:has(.map-home) .site-header[data-variant=world] .header-inner{align-items:center!important;height:2.75rem!important;min-height:2.75rem!important;margin:1.75rem 3.5rem 0!important;padding:0!important}.homepage-shell:has(.map-home) .map-home-search{width:35rem!important;min-width:35rem!important;top:1.875rem!important;left:10.5rem!important;transform:none!important}}@media (min-width:90rem){:root{--visual-target-canvas:#050607;--visual-target-scene:#08090a;--visual-target-surface:#18191b;--visual-target-hairline:#ffffff17;--visual-target-primary:#f5f6f7;--visual-target-secondary:#b6b9be;--visual-target-tertiary:#7c8087;--visual-target-cyan:#59d7e5;--visual-target-mint:#62d98b;--visual-target-amber:#f2c46d;--visual-target-blue:#6fa3ff}html[data-spatial-surface=world],html[data-spatial-surface=world] body,.map-home{background:var(--visual-target-canvas)!important}.homepage-shell:has(.map-home){background:var(--visual-target-canvas)!important}.homepage-shell:has(.map-home) .home-experience{background:var(--visual-target-canvas)!important}.core-spatial-scene,.core-spatial-boundary-fallback{background:var(--visual-target-scene)!important}.core-spatial-map .maplibregl-canvas{filter:grayscale(.72)saturate(1.8)brightness(1.05)contrast()!important}.core-spatial-scene:after{background:linear-gradient(90deg,#05060770 0,#0506071f 30%,#0000 62%)!important}.homepage-shell:has(.map-home) .site-header[data-variant=world] .header-inner{margin-inline:3.375rem!important}.homepage-shell:has(.map-home) .site-header[data-variant=world] .brand-wordmark{letter-spacing:-.065rem!important;font-size:1.625rem!important}.homepage-shell:has(.map-home) .map-home-search{background:#111214b8!important;border-color:#ffffff2e!important;width:28.375rem!important;min-width:28.375rem!important;left:12rem!important}.homepage-shell:has(.map-home) .map-home-sheet-viewport{padding:0 0 max(1.25rem, env(safe-area-inset-bottom))!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half]{width:calc(100vw - 11.125rem)!important;max-width:none!important;height:24.1875rem!important;max-height:24.1875rem!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-network-passport--desktop{box-sizing:border-box;grid-template-rows:10.4375rem 6.9375rem minmax(0,1fr)!important;gap:.5625rem!important;padding:0!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-primary-row{min-height:0;grid-template-columns:minmax(0,3fr) minmax(0,1.925fr)!important;align-items:stretch!important;gap:.625rem!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-identity,.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-health-rail{box-sizing:border-box;min-height:0;border:1px solid var(--visual-target-hairline)!important;background:var(--visual-target-surface)!important;box-shadow:none!important;border-radius:1.25rem!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-identity{align-items:center!important;gap:2rem!important;padding:1.75rem 2.25rem!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-flag.country-flag{border-color:#ffffff42!important;width:6.5rem!important;min-width:6.5rem!important;height:6.5rem!important;min-height:6.5rem!important;box-shadow:inset 0 0 0 1px #ffffff0d!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-identity-copy{flex-direction:column;flex:auto;min-width:0;display:flex}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-identity-copy>p{order:1;color:var(--visual-target-secondary)!important;font-size:1.125rem!important;line-height:1.2!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-identity-copy>h2{order:2;color:var(--visual-target-primary)!important;letter-spacing:-.06em!important;margin-top:.4rem!important;font-size:clamp(2rem,2.35vw,2.375rem)!important;font-weight:500!important;line-height:1.08!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-location{order:3;color:var(--visual-target-secondary)!important;margin-top:.45rem!important;font-size:1rem!important;line-height:1.25!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-location-separator,.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-location-estimate{display:none!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-network-line{order:4;color:var(--visual-target-secondary)!important;margin-top:.45rem!important;font-size:1rem!important;line-height:1.25!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-copy-ip{display:none!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-health-rail{grid-template-columns:9rem minmax(0,1fr)!important;align-items:center!important;gap:2.25rem!important;width:auto!important;height:auto!important;min-height:0!important;padding:1.75rem 2.5rem!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-health-rail-score{min-width:0!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-health-rail-score p{color:var(--visual-target-secondary)!important;margin:0 0 .7rem!important;font-size:1.125rem!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-health-rail-score strong{color:var(--visual-target-amber)!important;font-size:2.75rem!important;font-weight:500!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-health-rail-score span{color:var(--visual-target-secondary)!important;font-size:1.125rem!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-health-rail-segments{grid-template-columns:repeat(14,minmax(0,1fr))!important;gap:.375rem!important;height:3.375rem!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-health-rail-segments span{background:#303338!important;border-radius:999px!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-health-rail-segments span[data-active=true],.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-health-rail-segments span[data-active=true]:nth-child(n+7){background:var(--visual-target-amber)!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts{box-sizing:border-box;border:1px solid var(--visual-target-hairline)!important;background:var(--visual-target-surface)!important;height:6.9375rem!important;box-shadow:none!important;border-radius:1rem!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;padding:0!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts>div,.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts>div:first-child{border-left:1px solid var(--visual-target-hairline)!important;padding:0 2.25rem!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts>div:first-child{border-left:0!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts dt{color:var(--visual-target-secondary)!important;gap:1.5rem!important;font-size:1rem!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts dt img{width:2.25rem!important;height:2.25rem!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts>div[data-fact-id=network-type] dt img{filter:brightness(0)saturate()invert(65%)sepia(38%)saturate(1793%)hue-rotate(187deg)brightness(103%)contrast(103%)!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts>div[data-fact-id=native-ip] dt img{filter:brightness(0)saturate()invert(72%)sepia(41%)saturate(726%)hue-rotate(88deg)brightness(94%)contrast(88%)!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts>div[data-fact-id=shared-users] dt img{filter:brightness(0)saturate()invert(81%)sepia(57%)saturate(611%)hue-rotate(347deg)brightness(103%)contrast(91%)!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts>div[data-fact-id=suitable-scenarios] dt img{filter:brightness(0)saturate()invert(78%)sepia(6%)saturate(209%)hue-rotate(180deg)brightness(91%)contrast(92%)!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts dd{color:var(--visual-target-primary)!important;margin:.45rem 0 0 3.75rem!important;font-size:1.125rem!important;font-weight:500!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-facts>div[data-fact-id=shared-users] dd{color:var(--visual-target-amber)!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-expand{min-width:10.75rem!important;min-height:2.75rem!important;color:var(--visual-target-cyan)!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:space-between!important;margin:0 1.875rem 1.125rem auto!important;padding:0!important;font-size:1.25rem!important;font-weight:500!important}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=half] .figma-passport-expand img{filter:brightness(0)saturate()invert(78%)sepia(45%)saturate(1040%)hue-rotate(139deg)brightness(101%)contrast(87%)!important;width:1.5rem!important;height:1.5rem!important;display:block!important}.core-spatial-place-marker[data-current-network=true]:before,.core-spatial-place-marker[data-current-network=true]:after{box-shadow:none!important}}.map-home-sheet[data-result-surface=network-passport][data-passport-presentation=full]{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:radial-gradient(circle at 50% -18%,#68808c14,#0000 44%),linear-gradient(#121419 0%,#0f1115 100%)!important;box-shadow:inset 0 1px #ffffff0f,0 1.5rem 4rem #0000006b!important}.figma-professional-report[data-report-version=task-architecture-v2]{isolation:isolate;position:relative}.figma-professional-report[data-report-version=task-architecture-v2]:before{z-index:-1;content:"";pointer-events:none;opacity:.018;background-image:radial-gradient(#fffc .45px,#0000 .55px);background-size:3px 3px;position:absolute;inset:0}.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-navigation{background:#ffffff02}.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-tab-indicator{background:#54d7e514;border-color:#54d7e529}.figma-report-overview-v2,.figma-report-task-surface{gap:1.25rem;min-width:0;display:grid}.figma-report-verdict,.figma-report-task-intro,.figma-latency-stage,.figma-report-measurement-legend,.figma-service-columns,.figma-service-empty-table,.figma-report-detail-drawer,.figma-report-overview-grid>.figma-report-card{background:#ffffff05;border:1px solid #ffffff14;box-shadow:inset 0 1px #ffffff09}.figma-report-verdict{background:linear-gradient(135deg,#54d7e50f,#ffffff03);border-color:#54d7e526;border-radius:1rem;padding:1.25rem 1.5rem}.figma-report-verdict>p,.figma-report-task-intro>div>p,.figma-service-columns section>p{color:var(--ipzor-v9-cyan);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.6875rem;font-weight:600}.figma-report-verdict>h3{max-width:58rem;color:var(--ipzor-v9-text);margin:.5rem 0 0;font-size:clamp(1rem,1.35vw,1.25rem);font-weight:560;line-height:1.55}.figma-report-verdict>span,.figma-report-task-intro>span,.figma-report-task-intro>small,.figma-report-task-copy,.figma-service-columns section>span,.figma-service-empty-table>p,.figma-report-method-note{color:var(--ipzor-v9-muted);margin:.5rem 0 0;font-size:.75rem;line-height:1.6;display:block}.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-task-grid .figma-report-task-copy{color:var(--ipzor-v9-muted);letter-spacing:0;text-transform:none;margin:.75rem 0 0;font-size:.75rem;font-weight:400;line-height:1.6;display:block!important}.figma-report-overview-grid,.figma-report-detail-grid,.figma-report-task-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;min-width:0;display:grid}.figma-report-overview-grid>.figma-report-card,.figma-report-task-grid>.figma-report-card{border-radius:.875rem;min-width:0;padding:1.125rem 1.25rem}.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-card>h3{clip:auto!important;clip-path:none!important;white-space:normal!important;width:auto!important;height:auto!important;margin:.375rem 0 0!important;padding:0!important;display:block!important;position:static!important;overflow:visible!important}.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-fields>div{grid-template-columns:minmax(7.5rem,.9fr) minmax(0,1.4fr);align-items:start;gap:.75rem;display:grid}.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-fields dd{color:#e7eaee;overflow-wrap:anywhere;grid-column:2}.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-field-status{display:none}.figma-report-field-evidence{margin-top:.35rem}.figma-report-field-evidence summary{width:fit-content;color:var(--ipzor-v9-cyan);cursor:pointer;font-size:.6875rem}.figma-report-field-evidence p{color:var(--ipzor-v9-muted);margin:.4rem 0 0;font-size:.6875rem;line-height:1.55}.figma-report-timeline{gap:0;margin:1rem 0 0;padding:0;list-style:none;display:grid;position:relative}.figma-report-timeline:before{content:"";background:#ffffff1a;width:1px;position:absolute;top:.75rem;bottom:.75rem;left:.3rem}.figma-report-timeline li{grid-template-columns:minmax(0,1fr);min-width:0;padding:.65rem 0 .65rem 1.75rem;display:grid;position:relative}.figma-report-timeline li>span{background:var(--ipzor-v9-cyan);border:2px solid #101217;border-radius:50%;width:.6875rem;height:.6875rem;position:absolute;top:.9rem;left:0;box-shadow:0 0 0 1px #54d7e54d}.figma-report-timeline li[data-timeline-state=unavailable]>span{background:#535862;box-shadow:0 0 0 1px #ffffff1f}.figma-report-timeline p,.figma-report-timeline strong,.figma-report-timeline small{margin:0;display:block}.figma-report-timeline p{color:var(--ipzor-v9-muted);font-size:.6875rem}.figma-report-timeline strong{color:var(--ipzor-v9-text);overflow-wrap:anywhere;margin-top:.25rem;font-size:.8125rem;font-weight:550}.figma-report-timeline small{color:var(--ipzor-v9-muted);margin-top:.25rem;font-size:.6875rem;line-height:1.5}.figma-report-detail-drawer{border-radius:.875rem;min-width:0;padding:0;overflow:clip}.figma-report-detail-drawer>summary{min-height:3.25rem;color:var(--ipzor-v9-text);cursor:pointer;align-items:center;padding:.875rem 2.75rem .875rem 1.25rem;font-size:.8125rem;font-weight:550;list-style:none;display:flex;position:relative}.figma-report-detail-drawer>summary::-webkit-details-marker{display:none}.figma-report-detail-drawer>summary:after{content:"+";color:var(--ipzor-v9-cyan);font-size:1rem;position:absolute;right:1.25rem}.figma-report-detail-drawer[open]>summary:after{content:"−"}.figma-report-detail-drawer[open]>summary{border-bottom:1px solid #ffffff12}.figma-report-detail-grid{padding:1.25rem}.figma-report-unavailable-summary{background:#ffffff04;border:1px solid #ffffff12;border-radius:.75rem;margin:0 1.25rem 1.25rem;padding:.875rem 1rem}.figma-report-unavailable-summary strong,.figma-report-unavailable-summary p{margin:0;display:block}.figma-report-unavailable-summary strong{color:var(--ipzor-v9-text);font-size:.75rem}.figma-report-unavailable-summary p{color:var(--ipzor-v9-muted);margin-top:.35rem;font-size:.6875rem;line-height:1.5}.figma-report-community-section>p,.figma-report-community-section>.figma-report-community{margin-left:1.25rem;margin-right:1.25rem}.figma-report-community-section>p{color:var(--ipzor-v9-muted);font-size:.75rem;line-height:1.55}.figma-report-community-section>.figma-report-community{margin-bottom:1.25rem}.figma-report-task-intro{border-radius:1rem;grid-template-columns:minmax(0,1fr) auto;gap:.5rem 1rem;min-width:0;padding:1.25rem 1.5rem;display:grid}.figma-report-task-intro>div>h2{color:var(--ipzor-v9-text);margin:.35rem 0 0;font-size:1.35rem;font-weight:580}.figma-report-task-intro>strong{color:#c4c8cf;background:#ffffff06;border:1px solid #ffffff14;border-radius:999px;align-self:center;padding:.35rem .65rem;font-size:.6875rem;font-weight:550}.figma-report-task-intro>span,.figma-report-task-intro>small{grid-column:1/-1}.figma-capability-list{border-top:1px solid #ffffff14;margin:0;padding:0;list-style:none;display:grid}.figma-capability-list>li,.figma-latency-region-list>div{min-width:0;min-height:3rem;color:var(--ipzor-v9-text);border-bottom:1px solid #ffffff14;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.7rem 0;font-size:.8125rem;display:grid}.figma-capability-status{color:#aeb3bc;white-space:nowrap;background:#ffffff05;border:1px solid #ffffff17;border-radius:999px;align-items:center;min-height:1.75rem;padding:.25rem .65rem;font-size:.6875rem;display:inline-flex}.figma-latency-stage{border-radius:1rem;grid-template-columns:minmax(0,1.3fr) minmax(15rem,.7fr);gap:1rem;min-width:0;padding:1rem;display:grid}.figma-latency-map-placeholder{min-height:14rem;color:var(--ipzor-v9-muted);text-align:center;background:radial-gradient(circle at 50% 48%,#54d7e512,#0000 38%),#0d0f13;border:1px dashed #ffffff1a;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;display:flex}.figma-latency-map-placeholder strong{color:var(--ipzor-v9-text);margin-top:.5rem;font-size:.875rem}.figma-latency-region-list{align-content:start;display:grid}.figma-report-measurement-legend{border-radius:.875rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:1rem 1.25rem;display:grid}.figma-report-measurement-legend>div{border-left:1px solid #ffffff14;min-width:0;padding:.25rem 1rem}.figma-report-measurement-legend>div:first-child{border-left:0;padding-left:0}.figma-report-measurement-legend strong,.figma-report-measurement-legend span{display:block}.figma-report-measurement-legend strong{color:var(--ipzor-v9-text);font-size:.75rem;font-weight:550}.figma-report-measurement-legend span{color:var(--ipzor-v9-muted);margin-top:.25rem;font-size:.6875rem}.figma-service-columns{border-radius:1rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;min-width:0;display:grid;overflow:hidden}.figma-service-columns section{min-width:0;padding:1.25rem;position:relative}.figma-service-columns section+section{border-left:1px solid #ffffff14}.figma-service-columns h3{color:var(--ipzor-v9-text);margin:.4rem 0 .75rem;font-size:1rem;font-weight:560}.figma-service-empty-table{border-radius:.875rem;padding:0;overflow:hidden}.figma-service-empty-table>div{min-height:2.75rem;color:var(--ipzor-v9-muted);border-bottom:1px solid #ffffff14;grid-template-columns:1.2fr 1fr 1fr .65fr;align-items:center;padding:0 1rem;font-size:.6875rem;display:grid}.figma-service-empty-table>p{text-align:center;margin:0;padding:1.25rem}@media (max-width:47.99rem){.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-tabs button{padding:0 .125rem;font-size:.6875rem}.figma-report-overview-v2,.figma-report-task-surface{gap:1rem}.figma-report-verdict,.figma-report-task-intro{padding:1rem}.figma-report-verdict>h3{font-size:.9375rem}.figma-report-overview-grid,.figma-report-detail-grid,.figma-report-task-grid,.figma-latency-stage,.figma-service-columns,.figma-report-measurement-legend{grid-template-columns:minmax(0,1fr)}.figma-report-overview-grid>.figma-report-card,.figma-report-task-grid>.figma-report-card{padding:1rem}.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-fields>div{flex-direction:column;gap:.35rem;display:flex}.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-fields dt,.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-fields dd{grid-area:auto;width:100%}.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-fields dt{order:0}.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-fields dd{order:1}.figma-report-detail-grid{padding:1rem}.figma-report-task-intro{grid-template-columns:minmax(0,1fr)}.figma-report-task-intro>strong,.figma-report-task-intro>span,.figma-report-task-intro>small{grid-column:1}.figma-report-task-intro>strong{justify-self:start;width:fit-content}.figma-latency-stage{padding:.75rem}.figma-latency-map-placeholder{min-height:9rem}.figma-report-measurement-legend>div{border-top:1px solid #ffffff14;border-left:0;padding:.75rem 0}.figma-report-measurement-legend>div:first-child{border-top:0;padding-top:0}.figma-service-columns section+section{border-top:1px solid #ffffff14;border-left:0}.figma-service-empty-table>div{grid-template-columns:1.15fr .95fr .95fr .55fr;font-size:.625rem}}@media (prefers-reduced-motion:reduce){.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-tab-indicator{transition-duration:1ms!important}}html[data-motion=reduce] .figma-professional-report[data-report-version=task-architecture-v2] .figma-report-tab-indicator{transition-duration:1ms!important}.figma-report-task-intro[data-capability-state=attention]{border-color:#f5bd5f3d}.figma-report-task-intro[data-capability-state=partial]{border-color:#54d7e529}.figma-capability-status[data-capability-state=checking],.figma-capability-status[data-capability-state=observed]{color:#9ee8ef;background:#54d7e512;border-color:#54d7e52e}.figma-capability-status[data-capability-state=attention]{color:#f5c979;background:#f5bd5f12;border-color:#f5bd5f38}.figma-capability-status[data-capability-state=unavailable]{color:#888d96}.figma-leak-check-actions{justify-content:space-between;align-items:center;gap:1rem;min-width:0;display:flex}.figma-leak-check-actions button{color:#b9f1f5;min-width:12rem;min-height:2.75rem;font:inherit;cursor:pointer;background:#54d7e517;border:1px solid #54d7e538;border-radius:.75rem;justify-content:center;align-items:center;padding:.65rem 1rem;font-size:.8125rem;font-weight:600;display:inline-flex}.figma-leak-check-actions button:hover:not(:disabled){background:#54d7e521;border-color:#54d7e55c}.figma-leak-check-actions button:focus-visible{outline:2px solid var(--ipzor-v9-cyan);outline-offset:3px}.figma-leak-check-actions button:disabled{opacity:.65;cursor:wait}.figma-leak-check-actions p{max-width:39rem;color:var(--ipzor-v9-muted);margin:0;font-size:.6875rem;line-height:1.55}.figma-leak-evidence-summary{gap:0;margin:.875rem 0 0;display:grid}.figma-leak-evidence-summary>div{border-top:1px solid #ffffff12;grid-template-columns:minmax(7.5rem,.8fr) minmax(0,1.2fr);gap:.75rem;min-width:0;padding:.55rem 0;display:grid}.figma-leak-evidence-summary dt,.figma-leak-evidence-summary dd{margin:0;font-size:.75rem;line-height:1.5}.figma-leak-evidence-summary dt{color:var(--ipzor-v9-muted)}.figma-leak-evidence-summary dd{color:var(--ipzor-v9-text);overflow-wrap:anywhere}@media (max-width:47.99rem){.figma-leak-check-actions{flex-direction:column;align-items:stretch}.figma-leak-check-actions button{width:100%}.figma-capability-list>li{grid-template-columns:minmax(0,1fr);gap:.5rem}.figma-capability-status{white-space:normal;width:fit-content;max-width:100%}.figma-leak-evidence-summary>div{grid-template-columns:minmax(0,1fr);gap:.25rem}}.figma-professional-report[data-report-version=task-architecture-v2],.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-navigation,.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-scroll,.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-continuous,.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-task-surface{min-inline-size:0;max-inline-size:100%}.figma-professional-report[data-report-version=task-architecture-v2]{inline-size:100%;overflow-x:clip}.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-header,.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-identity,.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-identity>div,.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-tabs,.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-overview-grid,.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-detail-grid,.figma-professional-report[data-report-version=task-architecture-v2] .figma-latency-stage,.figma-professional-report[data-report-version=task-architecture-v2] .figma-service-columns,.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-measurement-legend,.figma-professional-report[data-report-version=task-architecture-v2] .figma-service-empty-table{min-inline-size:0;max-inline-size:100%}.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-tabs{overflow:hidden}.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-tabs button,.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-identity h2,.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-identity small,.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-identity span,.figma-professional-report[data-report-version=task-architecture-v2] .figma-latency-region-list>div>span,.figma-professional-report[data-report-version=task-architecture-v2] .figma-service-columns h3,.figma-professional-report[data-report-version=task-architecture-v2] .figma-service-columns span{overflow-wrap:anywhere;min-inline-size:0}.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-flag.country-flag{aspect-ratio:4/3;border-radius:.5rem;block-size:3.375rem;min-block-size:3.375rem;inline-size:4.5rem;min-inline-size:4.5rem}.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-flag.country-flag>.country-flag__art.fi{background-repeat:no-repeat;background-size:100% 100%}.figma-professional-report[data-report-version=task-architecture-v2] .figma-latency-map-placeholder small{max-inline-size:24rem;color:var(--ipzor-v9-muted);margin:.5rem 1rem 0;font-size:.6875rem;line-height:1.5;display:block}@media (max-width:47.99rem){.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-flag.country-flag{block-size:3rem;min-block-size:3rem;inline-size:4rem;min-inline-size:4rem}.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-identity{grid-template-columns:4rem minmax(0,1fr)}.figma-professional-report[data-report-version=task-architecture-v2] .figma-report-header{overflow:visible}}
