@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&family=Libre+Caslon+Display&display=swap";
:root{--bg:#080f1b;--panel:#0c1524;--ink:#e8ebef;--muted:#a8b3c4;--line:#293344;--accent:#c6d3e3;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{background:var(--bg);color:var(--ink);margin:0;font:15px/1.6 DM Sans,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:var(--ink);border:1px solid var(--line);background:0 0;border-radius:0;padding:12px 18px}button:hover,a:hover{color:#fff;border-color:#8290a5}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:5px;outline:2px solid #c5d8f6}input,textarea,select{width:100%;color:var(--ink);border:1px solid var(--line);background:#080f1b;border-radius:0;margin:7px 0 15px;padding:12px}label{color:#c3ccda;font-size:13px;display:block}input::placeholder,textarea::placeholder{color:#8997ac}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}h1,h2{font-family:Libre Caslon Display,Georgia,serif;line-height:1.02}h1{letter-spacing:-3px;font-size:clamp(60px,6.8vw,104px)}h1 em,h2 em{color:#a9bad2;font-weight:400}h2{font-size:48px}p{color:var(--muted)}small{color:var(--muted);font-size:11px}button,.eyebrow,.map-top,.atlas-bottom,.waypoints,.route-fact span,article>span{font-family:IBM Plex Mono,monospace}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:25px;height:92px;padding:0 4vw;display:flex}.brand{letter-spacing:3px;white-space:nowrap;font-size:14px;font-weight:600}.mark{margin-right:10px;font-size:33px;font-weight:400}.site-header nav{color:#b4bed0;gap:36px;font-size:12px;display:flex}.site-header>button{font-size:11px}.atlas-section{padding:50px 4vw 0}.hero-heading{justify-content:space-between;align-items:flex-end;margin-bottom:43px;display:flex}.eyebrow{letter-spacing:1.7px;color:#b4c0d3;margin-bottom:24px;font-size:10px;display:block}.eyebrow i{background:#b6c6b4;border-radius:50%;width:6px;height:6px;margin-right:9px;display:inline-block}.hero-heading>p{margin:0 7% 12px 24px;font-size:14px;line-height:1.9}.atlas-layout{border:1px solid var(--line);background:radial-gradient(ellipse at 30% 40%,#101d30,var(--bg) 65%);grid-template-columns:minmax(0,1fr) 330px;display:grid}.atlas-field{flex-direction:column;justify-content:space-between;min-width:0;display:flex}.map-top{color:#a1afc4;letter-spacing:1px;justify-content:space-between;padding:23px 26px;font-size:9px;display:flex}.atlas-field svg{flex:1;width:100%;min-height:330px}.map-grid{fill:none;stroke:#50617b;stroke-width:.6px;opacity:.4}.map-grid ellipse{stroke-dasharray:3 7}.route-path{fill:none;stroke:#b5c5db;stroke-width:1.4px;stroke-dasharray:4 5}.map-node{cursor:pointer}.map-node circle{fill:#0c1728;stroke:#7f91ad;stroke-width:1px}.map-node .node-core{fill:#a6b5ca;stroke:none}.map-node path{fill:none;stroke:#697c98;stroke-width:.6px}.map-node text,.map-caption{fill:#acb9cc;letter-spacing:1px;font:9px IBM Plex Mono,monospace}.map-node.active circle{stroke:#e6edf5;filter:drop-shadow(0 0 10px #a4bddc66)}.map-node.active .node-core{fill:#fff}.map-node.active text{fill:#eff4fa}.waypoints{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.waypoints button{border:0;border-right:1px solid var(--line);text-align:left;gap:15px;padding:22px 18px;font-size:10px;display:flex}.waypoints button:last-child{border-right:0}.waypoints button[aria-selected=true]{background:#1d2a3e}.waypoints span{color:#95a6be}.waypoints b{margin-left:auto}.route-detail{border-left:1px solid var(--line);background:#0c1523dd;padding:30px}.route-detail h2{justify-content:space-between;font-size:37px;display:flex}.route-detail h2 span{color:#aab9cf;font:22px sans-serif}.route-detail p{margin-top:20px;font-size:13px;line-height:1.85}.route-fact{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:24px 0;padding:18px 0}.route-fact strong{font:30px Libre Caslon Display,serif;display:block}.route-fact span{letter-spacing:1.5px;color:#9baac0;font-size:8px}.primary{color:#111b2b;background:#dce3ec;border:0;justify-content:space-between;width:100%;padding:14px 18px;font:11px IBM Plex Mono,monospace;display:flex}.primary:hover{color:#111b2b;background:#fff}.route-detail>small{margin-top:20px;font-size:9px;display:block}.atlas-bottom{border-bottom:1px solid var(--line);letter-spacing:1px;color:#aab8cd;justify-content:space-between;align-items:center;padding:12px 0;font-size:8px;display:flex}.atlas-bottom button{border:0;font-size:9px}.ledger{padding:90px 4vw}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:36px;display:flex}.section-heading p{font-size:12px}.ledger section>div:first-child{justify-content:space-between;gap:20px;display:flex}.ledger [role=tablist]{gap:4px;display:flex}.ledger [role=tab]{font-size:10px}.ledger [role=tab][aria-selected=true]{color:#132035;background:#dce3ec}.ledger input{width:300px;margin:0}.ledger section>div:not(:first-child){border-bottom:1px solid var(--line);padding:28px 0}.ledger h3{margin-bottom:9px;font:30px Libre Caslon Display,serif}.ledger section>div>span{color:#99a9bf;font:9px IBM Plex Mono,monospace}.ledger section>div>a{border-bottom:1px solid #98a9bf;margin-top:20px;font-size:12px;display:inline-block}.ledger table{border-collapse:collapse;text-align:left;width:100%;font-size:12px}.ledger th{color:#9aa9bf;padding:14px 12px;font:9px IBM Plex Mono,monospace}.ledger td{border-top:1px solid var(--line);padding:18px 12px}.ledger td small{display:block}.ledger td:first-child>div{align-items:center;gap:15px;display:flex}.ledger progress{accent-color:#bbcee8;width:100px;height:3px;margin-top:8px;display:block}.method{border-top:1px solid var(--line);margin:0 4vw;padding:60px 0 90px}.method>div{grid-template-columns:repeat(3,1fr);gap:55px;margin-top:42px;display:grid}.method article{border-top:1px solid var(--line);padding-top:25px}.method article>span{color:#a9b8cd;font-size:9px}.method h3{margin:20px 0 15px;font:29px Libre Caslon Display,serif}.method p{font-size:13px}footer{border-top:1px solid var(--line);color:#a9b7cb;justify-content:space-between;align-items:center;gap:25px;padding:33px 4vw;font-size:10px;display:flex}footer .brand{font-size:11px}.create-page{grid-template-columns:1fr 1fr;gap:8vw;padding:70px 7vw;display:grid}.create-context>a{color:#aabbd1;margin-bottom:50px;font-size:12px;display:block}.create-context h1{font-size:65px}.create-context p{margin:25px 0;font-size:14px}.create-context dl{border-top:1px solid var(--line);margin-top:40px}.create-context dt{color:#9dacc1;margin-top:20px;font-size:11px}.create-context dd{margin:0 0 15px;font-size:14px}.create-context .fineprint{max-width:360px;font-size:11px}.create-form{border:1px solid var(--line);background:var(--panel);padding:35px}fieldset{border:0;border-top:1px solid var(--line);margin:20px 0;padding:23px 0}legend{padding-right:12px;font:20px Libre Caslon Display,serif}fieldset p{margin-bottom:15px;font-size:12px}form>button[type=submit]{color:#142035;background:#dce3ec;width:100%;margin-top:20px}form>p{margin:10px 0;font-size:12px}[role=alert]{color:#ecc6b6}dialog{color:var(--ink);background:#101a2a;border:1px solid #63748f;width:min(480px,90vw);max-height:85vh;padding:30px}dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#030810ca}dialog>button:first-child{float:right;font-size:10px}dialog h2{margin:35px 0 12px;font-size:40px}dialog>span,dialog small{font-size:10px}dialog p{margin:12px 0;font-size:13px}dialog label{margin-top:20px}dialog>div{justify-content:space-between;gap:12px;margin:12px 0;font-size:12px;display:flex}dialog details{overflow-wrap:anywhere;margin-top:22px;font-size:11px}dialog>button:not(:first-child){width:100%;margin-top:18px}.opening{z-index:100;background:#080f1b;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.opening svg{fill:none;stroke:#aabbd4;stroke-width:.6px;width:80%;height:65%;position:absolute;inset:14% 10%}.opening svg path{stroke-dasharray:1200;stroke-dashoffset:1200px;animation:6s forwards draw}.opening svg circle{opacity:0;animation:3s 2s forwards appear}.opening-brand{text-align:center;opacity:0;z-index:1;background:#080f1bdd;padding:20px;animation:2s 6s forwards appear}.opening-brand h2{font-size:80px}.opening-brand>span{font-size:45px}.opening-brand p{margin-top:10px;font-size:12px}.opening>.eyebrow{position:absolute;top:10%}.opening>button{font-size:11px;position:absolute;bottom:9%}.opening:has(button:focus-visible){outline:0}@keyframes draw{to{stroke-dashoffset:0}}@keyframes appear{to{opacity:1}}@media (max-width:900px){.site-header{height:76px}.site-header nav{gap:18px}.site-header nav a:first-child{display:none}.atlas-layout{grid-template-columns:1fr 290px}.hero-heading>p{margin-right:0}.route-detail{padding:24px}.map-top span:last-child{display:none}.waypoints button{gap:7px;padding:18px 10px;font-size:9px}.atlas-field svg{min-height:370px}.create-page{gap:5vw;padding:40px 4vw}.create-context h1{font-size:52px}}@media (max-width:650px){.site-header{gap:12px;padding:0 5vw}.brand{letter-spacing:2px;font-size:11px}.mark{margin-right:3px;font-size:25px}.site-header nav{display:none}.site-header>button{padding:9px;font-size:9px}.atlas-section{padding:32px 5vw 0}.hero-heading{margin-bottom:28px;display:block}.hero-heading h1{letter-spacing:-2px;font-size:65px}.hero-heading>p{margin:24px 0 0;font-size:12px}.eyebrow{font-size:8px}.atlas-layout{grid-template-columns:1fr}.atlas-field svg{min-height:260px}.map-top{padding:18px;font-size:8px}.route-detail{border-left:0;border-top:1px solid var(--line);padding:25px}.route-detail p{max-width:400px}.route-detail form{grid-template-columns:1fr 1fr;gap:12px;display:grid}.route-detail form button{grid-column:1/-1}.route-detail>small{margin-top:12px}.route-fact{margin:20px 0;padding:12px 0}.atlas-bottom>span:last-child{display:none}.atlas-bottom{font-size:7px}.atlas-bottom button{font-size:8px}.ledger{padding:60px 5vw}.section-heading{display:block}.section-heading h2{font-size:40px}.section-heading p{margin-top:20px}.ledger section>div:first-child{display:block}.ledger input{width:100%;margin-top:16px}.ledger section>div{overflow:auto}.method{margin:0 5vw;padding:45px 0}.method>div{grid-template-columns:1fr;gap:30px}.method h2{font-size:43px}.method p{max-width:400px}footer{flex-wrap:wrap;gap:20px;padding:25px 5vw}footer>span{order:4;width:100%;font-size:9px}.create-page{grid-template-columns:1fr;padding:35px 5vw}.create-context h1{font-size:55px}.create-context>a{margin-bottom:30px}.create-form{padding:22px}.opening-brand h2{font-size:58px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation-duration:.01ms!important}.opening-brand{opacity:1}}
