.map-home{padding:clamp(3.5rem,7vw,6.5rem) 0 clamp(5rem,8vw,7.5rem);background:var(--paper)}.map-masthead{display:grid;grid-template-columns:minmax(140px,.65fr) minmax(0,2.8fr) minmax(150px,.6fr);gap:1.2rem clamp(2rem,5vw,5.5rem);align-items:end;margin-bottom:clamp(3.5rem,7vw,6.5rem)}.map-masthead .document-label{align-self:start;padding-top:.45rem}.map-introduction h1{max-width:none;font-size:clamp(2.65rem,5.8vw,6rem);letter-spacing:-.085em;line-height:.84;white-space:nowrap}.map-introduction>p{max-width:740px;margin:clamp(1.7rem,3vw,2.7rem) 0 0;font-family:var(--font-serif);font-size:clamp(1.12rem,1.8vw,1.48rem);line-height:1.5}.map-introduction-links{display:grid;gap:.8rem;align-self:end;padding-bottom:.3rem}.map-introduction-links a,.atlas-section-heading>a,.founder-story-copy a,.atlas-entry-body>a{width:fit-content;color:var(--ink);font-size:.7rem;font-weight:680;text-decoration:underline;text-decoration-color:var(--rule-strong);text-underline-offset:.35rem}.atlas-toolbar{display:flex;justify-content:space-between;gap:2rem;align-items:end;padding-block:1.1rem;border-top:1px solid var(--ink)}.atlas-toolbar>div{display:grid;gap:.34rem}.atlas-toolbar span,.atlas-filters button,.map-plot-header,.map-footnote{font-family:var(--font-mono);letter-spacing:.035em;text-transform:uppercase}.atlas-toolbar span{color:var(--ink-faint);font-size:.55rem}.atlas-toolbar h2{font-size:clamp(1.35rem,2.4vw,2.25rem);letter-spacing:-.045em}.atlas-filters{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.42rem}.atlas-filters button{display:inline-flex;gap:.55rem;align-items:center;min-height:38px;padding:.55rem .7rem;border:1px solid var(--rule-strong);border-radius:999px;background:transparent;color:var(--ink-soft);cursor:pointer;font-size:.54rem;transition:border-color .16s ease,background .16s ease,color .16s ease}.atlas-filters button:hover,.atlas-filters button.is-active{border-color:var(--ink);background:var(--ink);color:var(--paper-clean)}.atlas-filters small{color:var(--ink-faint);font:inherit}.atlas-filters button:hover small,.atlas-filters button.is-active small{color:#bcc1b8}.map-explorer{display:grid;overflow:hidden;grid-template-columns:minmax(0,1fr);border:1px solid var(--ink);border-radius:18px;background:var(--paper-clean);box-shadow:0 28px 80px #171a1614;transition:grid-template-columns .3s var(--ease)}.map-explorer.has-selection{grid-template-columns:minmax(0,1fr) minmax(330px,.42fr)}.map-plot{min-width:0}.map-explorer.has-selection .map-plot{border-right:1px solid var(--ink)}.map-plot-header,.map-footnote{display:flex;justify-content:space-between;gap:1rem;align-items:center;min-height:58px;padding:.78rem 1rem;color:var(--ink-faint);font-size:.53rem}.map-plot-header{border-bottom:1px solid var(--rule-strong)}.map-plot-header>p{margin:0}.map-legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem 1rem}.map-legend span{display:inline-flex;gap:.38rem;align-items:center}.map-legend i{width:8px;height:8px;border:1px solid var(--forest);border-radius:50%;background:var(--forest)}.map-legend .legend-speaking{border-color:var(--signal);background:var(--signal)}.map-legend .legend-virtual{border-color:var(--cobalt);background:var(--paper-clean)}.map-legend .legend-water{border-color:#266f83;background:#266f83}.map-legend .legend-soon{border-color:var(--signal);background:var(--signal);box-shadow:0 0 0 3px #b8543324}.map-surface{position:relative;aspect-ratio:2 / 1;min-height:520px;overflow:hidden;background:#e8e8e1;isolation:isolate}.world-map{position:absolute;z-index:0;inset:0;width:100%;height:100%}.world-grid path{fill:none;stroke:#d1d3cb;stroke-width:1;vector-effect:non-scaling-stroke}.world-land path{fill:#d5d7cf;stroke:#9ea39a;stroke-width:1;vector-effect:non-scaling-stroke}.atlas-route-lines path{fill:none;opacity:.58;stroke-linecap:round;vector-effect:non-scaling-stroke}.atlas-route-lines .route-speaking{stroke:var(--signal);stroke-width:1.55}.atlas-route-lines .route-workshop{stroke:var(--forest);stroke-width:1.2;stroke-dasharray:1 6}.atlas-route-lines .route-virtual{stroke:var(--cobalt);stroke-width:1.15;stroke-dasharray:4 7}.atlas-route-lines .route-diving{stroke:#266f83;stroke-width:1.25;stroke-dasharray:1 8}.atlas-route-lines .route-upcoming{stroke:var(--signal);stroke-width:1;stroke-dasharray:10 8;opacity:.32}.map-coordinate-label{fill:#8b9188;font-family:var(--font-mono);font-size:9px;letter-spacing:.08em}.atlas-marker{position:absolute;z-index:3;top:var(--y);left:var(--x);display:inline-flex;gap:.34rem;align-items:center;padding:0;transform:translate(-7px,-7px);border:0;background:transparent;color:var(--ink);cursor:pointer;font:inherit}.atlas-marker[hidden]{display:none}.atlas-marker i{width:13px;height:13px;flex:0 0 13px;border:3px solid var(--paper-clean);border-radius:50%;background:var(--forest);box-shadow:0 0 0 1px var(--forest);transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.atlas-marker span{padding:.26rem .38rem;border:1px solid rgba(153,159,150,.88);border-radius:4px;background:#fbfaf6f2;font-family:var(--font-mono);font-size:clamp(.46rem,.58vw,.57rem);font-weight:680;letter-spacing:.01em;line-height:1;white-space:nowrap}.atlas-marker.label-left span{order:-1}.atlas-marker.label-above span,.atlas-marker.label-below span{position:absolute;left:50%;transform:translate(-50%)}.atlas-marker.label-above span{bottom:20px}.atlas-marker.label-below span{top:20px}.atlas-marker.is-virtual i{border-color:var(--paper-clean);background:var(--paper-clean);box-shadow:0 0 0 1px var(--cobalt)}.atlas-marker.is-speaking i{border-color:var(--paper-clean);background:var(--signal);box-shadow:0 0 0 1px var(--signal)}.atlas-marker.is-water i{background:#266f83;box-shadow:0 0 0 1px #266f83}.atlas-marker.is-upcoming i{background:var(--signal);box-shadow:0 0 0 1px var(--signal),0 0 0 6px #b8543324}.atlas-marker:hover,.atlas-marker:focus-visible,.atlas-marker.is-active{z-index:10}.atlas-marker:hover i,.atlas-marker:focus-visible i,.atlas-marker.is-active i{transform:scale(1.35);background:var(--signal);box-shadow:0 0 0 1px var(--signal),0 0 0 7px #b8543329}.atlas-marker:hover span,.atlas-marker:focus-visible span,.atlas-marker.is-active span{border-color:var(--ink)}.map-footnote{min-height:48px;border-top:1px solid var(--rule-strong)}.atlas-drawer{position:relative;min-width:0;background:var(--paper-clean);animation:drawer-in .26s var(--ease) both}.atlas-drawer[hidden],.atlas-entry[hidden]{display:none}.drawer-close{position:absolute;z-index:3;top:.75rem;right:.75rem;display:inline-flex;gap:.45rem;align-items:center;min-height:34px;padding:.42rem .62rem;border:1px solid rgba(23,26,22,.28);border-radius:999px;background:#fbfaf6eb;color:var(--ink);cursor:pointer;font-size:.62rem;font-weight:680}.drawer-close span{font-size:1rem;line-height:.8}.atlas-entry{display:flex;min-height:100%;flex-direction:column}.atlas-entry>img{width:100%;height:clamp(230px,26vw,340px);border-bottom:1px solid var(--rule-strong);object-fit:cover;object-position:center;filter:saturate(.91) contrast(1.02)}.atlas-entry-type{display:flex;min-height:255px;flex-direction:column;justify-content:space-between;gap:2rem;padding:1.1rem;border-bottom:1px solid #3d5850;background:var(--forest-dark);color:var(--paper-clean)}.atlas-entry-type span{font-family:var(--font-mono);font-size:.56rem;letter-spacing:.05em;text-transform:uppercase}.atlas-entry-type strong{max-width:12ch;font-size:clamp(2rem,3.7vw,3.8rem);font-weight:550;letter-spacing:-.055em;line-height:.92}.atlas-entry-body{display:grid;gap:1.1rem;margin-top:auto;padding:clamp(1.5rem,3vw,2.3rem)}.entry-meta{margin:0;color:var(--signal);font-family:var(--font-mono);font-size:.56rem;font-weight:680;letter-spacing:.04em;text-transform:uppercase}.entry-meta span{color:var(--ink-faint)}.atlas-entry-body h3{font-size:clamp(2rem,3vw,3rem);letter-spacing:-.055em;line-height:.95}.atlas-entry-body>p:not(.entry-meta){margin:0;color:var(--ink-soft);font-size:.91rem;line-height:1.62}.atlas-entry-body dl{display:grid;margin:0;border-top:1px solid var(--rule)}.atlas-entry-body dl div{display:grid;grid-template-columns:64px minmax(0,1fr);gap:.8rem;padding-block:.62rem;border-bottom:1px solid var(--rule)}.atlas-entry-body dt,.atlas-entry-body dd{margin:0;font-size:.65rem;line-height:1.35}.atlas-entry-body dt{color:var(--ink-faint);font-family:var(--font-mono);text-transform:uppercase}@keyframes drawer-in{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.atlas-evidence,.atlas-notes,.founder-story{padding-block:clamp(5rem,9vw,8rem)}.atlas-evidence{border-block:1px solid var(--rule-strong);background:var(--paper-clean)}.atlas-section-heading{display:grid;grid-template-columns:minmax(145px,.62fr) minmax(0,2.5fr) auto;gap:clamp(1.5rem,5vw,5rem);align-items:end;margin-bottom:clamp(2.7rem,5vw,4.5rem)}.atlas-section-heading h2{font-size:clamp(2.8rem,5.4vw,5.5rem);letter-spacing:-.065em;line-height:.92}.atlas-section-heading>div>p{max-width:560px;margin:1rem 0 0;color:var(--ink-soft);font-family:var(--font-serif);font-size:1.05rem}.atlas-section-heading>a{align-self:end;justify-self:end}.evidence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid var(--ink)}.evidence-grid>a{position:relative;display:grid;gap:1.2rem;min-height:300px;align-content:space-between;padding:1.4rem 3rem 1.4rem 1.4rem;color:var(--ink);text-decoration:none;transition:background .18s ease}.evidence-grid>a+a{border-left:1px solid var(--rule-strong)}.evidence-grid>a:hover{background:var(--paper)}.evidence-logo-wrap{display:flex;min-height:92px;align-items:center}.evidence-logo-wrap img{display:block;max-width:min(220px,82%);max-height:62px;object-fit:contain;object-position:left center}.evidence-logo-wrap .evidence-logo-github{max-height:52px}.evidence-logo-wrap .evidence-logo-eclipse{max-width:min(250px,92%);max-height:70px}.evidence-grid span{color:var(--ink-faint);font-family:var(--font-mono);font-size:.55rem;letter-spacing:.04em;text-transform:uppercase}.evidence-grid strong{max-width:330px;font-size:clamp(1.1rem,1.55vw,1.45rem);font-weight:620;line-height:1.35}.evidence-grid em{position:absolute;right:1.3rem;bottom:1.35rem;color:var(--signal);font-style:normal}.founder-story{border-bottom:1px solid var(--rule);background:var(--ink);color:var(--paper-clean)}.founder-story-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:clamp(3rem,7vw,8rem);align-items:center}.founder-story figure{margin:0}.founder-story figure img{width:100%;aspect-ratio:4 / 3;border:1px solid #454a43;border-radius:14px;object-fit:cover;object-position:center 42%;filter:saturate(.88) contrast(1.04)}.founder-story figcaption{margin-top:.7rem;color:#959c92;font-family:var(--font-mono);font-size:.55rem;letter-spacing:.04em;text-transform:uppercase}.founder-story-copy{display:grid;gap:1.5rem}.founder-story-copy .section-index{color:#989f95}.founder-story-copy h2{max-width:650px;font-size:clamp(3.2rem,5.7vw,6.5rem);letter-spacing:-.07em;line-height:.88}.founder-story-copy>p:not(.section-index){max-width:590px;margin:0;color:#c9cdc5;font-size:clamp(.96rem,1.3vw,1.12rem);line-height:1.67}.founder-story-copy nav{display:flex;flex-wrap:wrap;gap:.8rem 1.4rem;padding-top:.8rem;border-top:1px solid #454a43}.founder-story-copy a{color:var(--paper-clean);text-decoration-color:#5f665d}.atlas-notes{border-bottom:1px solid var(--rule);background:var(--paper-clean)}.atlas-note-list{border-top:1px solid var(--ink)}.atlas-note-list>a{display:grid;grid-template-columns:54px minmax(0,1fr) 24px;gap:clamp(1rem,3vw,3rem);align-items:center;padding:clamp(1.5rem,3vw,2.3rem) 0;border-bottom:1px solid var(--rule);color:var(--ink);text-decoration:none;transition:padding .18s var(--ease),background .18s ease}.atlas-note-list>a:hover{padding-inline:1rem;background:var(--paper)}.atlas-note-list>a>span,.atlas-note-list small{color:var(--ink-faint);font-family:var(--font-mono);font-size:.56rem;letter-spacing:.035em;text-transform:uppercase}.atlas-note-list>a>span,.atlas-note-list em{color:var(--signal)}.atlas-note-list h3{margin-top:.45rem;font-size:clamp(1.55rem,3vw,2.8rem)}.atlas-note-list em{font-style:normal}.contact-actions .button-quiet{border-color:#f4f1e859;background:transparent;color:var(--paper-clean)}.contact-actions .button-quiet:hover{border-color:var(--paper-clean);background:#f4f1e814}@media(max-width:1080px){.map-masthead{grid-template-columns:110px minmax(0,1fr)}.map-introduction-links{grid-column:2;grid-template-columns:repeat(2,max-content)}.map-explorer.has-selection{grid-template-columns:minmax(0,1fr) minmax(300px,.55fr)}.map-surface{min-height:470px}.atlas-section-heading{grid-template-columns:110px minmax(0,1fr)}.atlas-section-heading>a{grid-column:2;justify-self:start}}@media(max-width:820px){.atlas-toolbar{display:grid}.atlas-filters{justify-content:flex-start}.map-explorer.has-selection{grid-template-columns:minmax(0,1fr) minmax(280px,.7fr)}.map-surface{min-height:420px}.evidence-grid{grid-template-columns:1fr}.evidence-grid>a{min-height:220px}.evidence-grid>a+a{border-top:1px solid var(--rule-strong);border-left:0}.founder-story-grid{grid-template-columns:1fr}.founder-story figure{max-width:680px}}@media(max-width:760px){.map-home{padding-top:3.2rem}.map-masthead,.atlas-section-heading{grid-template-columns:1fr;gap:1.1rem}.map-introduction-links,.atlas-section-heading>a{grid-column:1}.map-introduction h1{font-size:clamp(2.35rem,10.5vw,4.2rem)}.map-introduction>p{font-size:1.05rem}.atlas-toolbar{padding-top:1rem}.atlas-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.35rem;scrollbar-width:none}.atlas-filters::-webkit-scrollbar{display:none}.atlas-filters button{flex:0 0 auto}.map-explorer,.map-explorer.has-selection{display:block;border-radius:13px}.map-explorer.has-selection .map-plot{border-right:0}.map-plot{overflow-x:auto;overscroll-behavior-inline:contain}.map-plot-header,.map-surface,.map-footnote{min-width:720px}.map-surface{min-height:430px}.atlas-drawer{position:fixed;z-index:120;right:0;bottom:0;left:0;max-height:78vh;overflow-y:auto;border-top:1px solid var(--ink);border-radius:18px 18px 0 0;box-shadow:0 -22px 70px #171a1638}.atlas-entry>img,.atlas-entry-type{min-height:210px;height:34vh}.atlas-section-heading>a{justify-self:start}.founder-story-grid{gap:2.5rem}}@media(max-width:480px){.map-introduction-links{grid-template-columns:1fr}.map-plot-header{align-items:flex-start}.map-legend{max-width:300px}.atlas-note-list>a{grid-template-columns:28px minmax(0,1fr) 16px;gap:.85rem}.atlas-note-list h3{font-size:clamp(1.45rem,8vw,2rem)}}@media(prefers-reduced-motion:reduce){.map-explorer,.atlas-drawer,.atlas-marker i{animation:none;transition:none}}
