:root{--bg:#ffffff;--panel:#202124;--surface:rgba(248,250,252,0.1);--surface-strong:rgba(248,250,252,0.22);--surface-muted:rgba(60,64,67,0.01);--text:#202124;--muted:#5f6368;--line:rgba(60,64,67,0.07);--line-soft:rgba(60,64,67,0.032);--accent:#185abc;--accent-hover:#174ea6;--accent-soft:rgba(24,90,188,0.058);--button-text:#ffffff;--header-bg:rgba(255,255,255,0.992);--header-bg-strong:rgba(255,255,255,0.995);--focus-ring:rgba(47,94,130,0.32);--control-border-hover:rgba(47,94,130,0.22);--control-border-active:rgba(47,94,130,0.28);--skip-bg:rgba(32,33,36,0.96);--skip-text:#ffffff;--media-surface:rgba(248,250,252,0.14);--illustration-ink:#22384a;--illustration-deep:#213343;--illustration-paper:#fff8ef;--illustration-paper-wash:rgba(255,248,239,0.78);--illustration-accent:#c46d3f;--illustration-accent-strong:#b85f37;--illustration-accent-soft:#d5a16d;--illustration-accent-wash:rgba(188,100,61,0.12);--illustration-accent-line:rgba(188,100,61,0.24);--illustration-ink-wash:rgba(34,56,74,0.08);--illustration-muted:#efe1ce;--illustration-muted-strong:#d8b08a;--illustration-ridge-start:#e8c39b;--illustration-ridge-mid:#d39360;--shadow:none;--shadow-soft:none;--radius:4px;--shell:min(1120px,calc(100vw - 48px));--motion-fast:160ms;color-scheme:light}*{box-sizing:border-box}@media (prefers-color-scheme:dark){:root:not([data-theme]){--bg:#10151b;--panel:#e9eef2;--surface:rgba(226,232,240,0.08);--surface-strong:rgba(226,232,240,0.16);--surface-muted:rgba(226,232,240,0.035);--text:#edf2f7;--muted:#a8b2bd;--line:rgba(226,232,240,0.18);--line-soft:rgba(226,232,240,0.095);--accent:#8ab4f8;--accent-hover:#a8c7fa;--accent-soft:rgba(138,180,248,0.16);--button-text:#08111d;--header-bg:rgba(16,21,27,0.982);--header-bg-strong:rgba(16,21,27,0.995);--focus-ring:rgba(138,180,248,0.42);--control-border-hover:rgba(138,180,248,0.34);--control-border-active:rgba(138,180,248,0.42);--skip-bg:rgba(237,242,247,0.96);--skip-text:#10151b;--media-surface:rgba(226,232,240,0.1);--illustration-ink:#c8d7e6;--illustration-deep:#b9cada;--illustration-paper:#17212b;--illustration-paper-wash:rgba(23,33,43,0.72);--illustration-accent:#f0a36f;--illustration-accent-strong:#e28752;--illustration-accent-soft:#b98254;--illustration-accent-wash:rgba(240,163,111,0.14);--illustration-accent-line:rgba(240,163,111,0.32);--illustration-ink-wash:rgba(200,215,230,0.1);--illustration-muted:#23303b;--illustration-muted-strong:#7b8ea0;--illustration-ridge-start:#f0c28c;--illustration-ridge-mid:#dd9a62;color-scheme:dark}}:root[data-theme=dark]{--bg:#10151b;--panel:#e9eef2;--surface:rgba(226,232,240,0.08);--surface-strong:rgba(226,232,240,0.16);--surface-muted:rgba(226,232,240,0.035);--text:#edf2f7;--muted:#a8b2bd;--line:rgba(226,232,240,0.18);--line-soft:rgba(226,232,240,0.095);--accent:#8ab4f8;--accent-hover:#a8c7fa;--accent-soft:rgba(138,180,248,0.16);--button-text:#08111d;--header-bg:rgba(16,21,27,0.982);--header-bg-strong:rgba(16,21,27,0.995);--focus-ring:rgba(138,180,248,0.42);--control-border-hover:rgba(138,180,248,0.34);--control-border-active:rgba(138,180,248,0.42);--skip-bg:rgba(237,242,247,0.96);--skip-text:#10151b;--media-surface:rgba(226,232,240,0.1);--illustration-ink:#c8d7e6;--illustration-deep:#b9cada;--illustration-paper:#17212b;--illustration-paper-wash:rgba(23,33,43,0.72);--illustration-accent:#f0a36f;--illustration-accent-strong:#e28752;--illustration-accent-soft:#b98254;--illustration-accent-wash:rgba(240,163,111,0.14);--illustration-accent-line:rgba(240,163,111,0.32);--illustration-ink-wash:rgba(200,215,230,0.1);--illustration-muted:#23303b;--illustration-muted-strong:#7b8ea0;--illustration-ridge-start:#f0c28c;--illustration-ridge-mid:#dd9a62;color-scheme:dark}html{scroll-behavior:smooth}body.site-body,html{background:var(--bg)}body.site-body{margin:0;min-height:100dvh;overflow-x:clip;color:var(--text);font-family:Geist,Aptos,Segoe UI,sans-serif}.site-frame{display:flex;min-height:100dvh;flex-direction:column}.site-main{flex:1 1}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.skip-link{position:absolute;top:-56px;left:16px;z-index:40;display:inline-flex;align-items:center;min-height:42px;padding:0 14px;border-radius:999px;background:var(--skip-bg);color:var(--skip-text);font-weight:700;transition:top var(--motion-fast) ease}.skip-link:focus-visible{top:16px}a{color:inherit;text-decoration:none}p{color:var(--muted);line-height:1.62;font-size:.97rem}h1,h2,h3,h4{margin:0;line-height:1.04;font-family:Geist,Aptos,Segoe UI,sans-serif;letter-spacing:0}.shell{width:var(--shell);margin:0 auto}@media (max-width:640px){:root{--shell:min(100% - 28px,1120px)}}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;overflow:visible;-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--header-bg);border-bottom:1px solid var(--line-soft)}.shell-status-band{padding:14px 0 0}.shell-status-shell{display:grid;grid-gap:16px;gap:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:14px 0;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);border-radius:0;background:transparent}.shell-status-copy{display:grid;grid-gap:8px;gap:8px}.shell-status-copy p,.shell-status-detail{margin:0}.shell-status-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.header-shell{gap:18px;justify-content:space-between;min-height:54px;padding:7px 0}.header-navs,.header-shell{display:flex;align-items:center}.header-navs{flex-wrap:nowrap;gap:10px 18px;justify-content:flex-end}.header-mobile-actions,.header-mobile-panel,.header-mobile-panel-shell{display:none}.header-mobile-actions{align-items:center;gap:10px}.header-menu-button,.header-mobile-link,.header-mobile-nav-link{transition:color var(--motion-fast) ease,opacity var(--motion-fast) ease,background var(--motion-fast) ease,border-color var(--motion-fast) ease,transform var(--motion-fast) ease}.header-menu-button,.header-mobile-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 6px;border:1px solid transparent;border-radius:0;background:transparent;color:var(--text);font-size:.88rem;font-weight:700}.header-menu-button{cursor:pointer}.header-menu-button:focus-visible,.header-menu-button:hover,.header-mobile-link.is-active{background:transparent;border-bottom-color:var(--control-border-active);color:var(--accent)}.header-mobile-nav{display:grid;grid-gap:8px;gap:8px}.header-mobile-nav+.header-mobile-nav{padding-top:12px;border-top:1px solid var(--line-soft)}.theme-toggle{display:inline-grid;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--surface-muted);color:var(--muted);cursor:pointer;transition:background var(--motion-fast) ease,border-color var(--motion-fast) ease,color var(--motion-fast) ease}.theme-toggle:focus-visible,.theme-toggle:hover{border-color:var(--control-border-hover);background:var(--accent-soft);color:var(--accent)}.theme-toggle-icon{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.header-mobile-nav-label{color:var(--muted);font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.header-mobile-nav-link{display:flex;align-items:center;min-height:40px;padding:0;border:0;border-radius:0;background:transparent;color:var(--text);font-weight:600}.header-mobile-nav-link.is-active,.header-mobile-nav-link:focus-visible,.header-mobile-nav-link:hover{background:transparent;color:var(--accent)}.brand{display:inline-flex;flex-direction:column;gap:0}.brand-mark{font-size:.96rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.brand-subtitle{display:none}.site-nav-group{display:flex;gap:8px;align-items:baseline;padding-left:0;border-left:0}.site-nav-group+.site-nav-group{padding-left:10px;border-left:0}.site-nav-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;color:var(--muted);font-size:.58rem;font-weight:800;letter-spacing:.09em;line-height:1;text-transform:uppercase}.site-nav{display:flex;flex-wrap:wrap;gap:14px;color:var(--muted);font-size:.88rem}.entry-card a,.footer-link,.inline-nav a,.nav-link{transition:color var(--motion-fast) ease,opacity var(--motion-fast) ease,transform var(--motion-fast) ease}.footer-link,.nav-link{opacity:.82}.entry-card a:focus-visible,.entry-card a:hover,.footer-link:focus-visible,.footer-link:hover,.inline-nav a:focus-visible,.inline-nav a:hover,.nav-link:focus-visible,.nav-link:hover{color:var(--accent);opacity:1}.entry-card a:active,.footer-link:active,.inline-nav a:active,.nav-link:active{transform:translateY(1px)}.site-nav-group:first-child .site-nav{color:var(--text);font-weight:550}.site-nav-group:first-child .nav-link{opacity:.9}.site-nav-group:not(:first-child) .site-nav{font-size:.84rem}.site-nav a{position:relative}.footer-link.is-active,.site-nav a.is-active{color:var(--text);opacity:1}.site-nav-group:first-child a.is-active:after{position:absolute;right:0;bottom:-9px;left:0;height:1.5px;border-radius:999px;background:var(--accent);content:""}.footer-nav-secondary .footer-link.is-active,.site-nav-group:not(:first-child) a.is-active{color:var(--accent)}.site-footer{margin-top:0;padding:24px 0 30px;border-top:1px solid var(--line-soft);background:transparent}.footer-shell{display:grid;grid-gap:20px;gap:20px}.footer-main{display:grid;grid-gap:32px;gap:32px;grid-template-columns:minmax(240px,.82fr) minmax(0,1fr);align-items:start}.footer-brand-block{display:grid;grid-gap:10px;gap:10px;align-content:start}.footer-brand-kicker{color:var(--muted);font-size:.66rem;letter-spacing:.14em}.footer-brand-kicker,.footer-brand-mark{font-weight:800;text-transform:uppercase}.footer-brand-mark{color:var(--text);font-size:.82rem;letter-spacing:.16em}.footer-brand-copy{max-width:34ch;margin:0;font-size:.98rem;line-height:1.6}.footer-collection-strip{display:flex;flex-wrap:wrap;gap:8px}.footer-collection-chip{display:inline-flex;align-items:center;min-height:24px;padding:0;border:1px solid transparent;border-radius:0;background:transparent;color:var(--muted);font-size:.74rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.footer-nav-columns{display:grid;grid-gap:18px 26px;gap:18px 26px;grid-template-columns:repeat(3,minmax(128px,1fr));align-items:start}.footer-nav-group{display:grid;grid-gap:9px;gap:9px;align-items:start;color:var(--text);font-size:.95rem;font-weight:600}.footer-nav-secondary{color:var(--muted);font-weight:500}.footer-nav-label{font-size:.68rem;font-weight:800;letter-spacing:.13em;line-height:1}.footer-meta,.footer-nav-label{color:var(--muted);text-transform:uppercase}.footer-meta{display:grid;grid-gap:8px 18px;gap:8px 18px;grid-template-columns:repeat(6,max-content);justify-content:space-between;padding-top:16px;border-top:1px solid var(--line-soft);font-size:.78rem;letter-spacing:.04em}@media (max-width:920px){.shell-status-shell{grid-template-columns:1fr}.header-shell{min-height:56px;padding:8px 0;gap:12px;flex-direction:row;align-items:center}.site-header{background:var(--header-bg);-webkit-backdrop-filter:none;backdrop-filter:none}.site-header.is-menu-open{background:var(--header-bg-strong);border-bottom-color:transparent}.brand{gap:0;min-width:0}.brand-mark{font-size:.96rem;letter-spacing:.14em}.brand-subtitle,.header-navs{display:none}.header-mobile-actions{display:inline-flex;margin-left:auto}.header-mobile-actions .theme-toggle{display:none}.header-mobile-panel-shell{position:absolute;top:100%;right:0;left:0;display:block;pointer-events:none}.header-mobile-panel{gap:10px;margin-top:0;padding:12px 0;border:0;border-top:1px solid var(--line-soft);border-radius:0;background:var(--bg);box-shadow:none}.site-header.is-menu-open .header-mobile-panel{display:grid;pointer-events:auto}.header-mobile-panel .theme-toggle{display:inline-flex;justify-self:start;margin-top:2px}.site-nav{gap:12px}.status-feed-meta{justify-items:start}.footer-main{grid-template-columns:1fr;gap:22px}.footer-nav-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-nav-group{gap:10px}.footer-meta{grid-template-columns:repeat(3,minmax(0,max-content));justify-content:start}}@media (max-width:640px){.footer-nav-columns{grid-template-columns:1fr}.footer-meta{grid-template-columns:repeat(2,minmax(0,max-content))}}.page-stack{display:grid;grid-gap:28px;gap:28px;padding:28px 0 56px}.plain-intro,.plain-reading-layout,.plain-route-list,.plain-section,.plain-summary,.plain-utility-list{display:grid;grid-gap:14px;gap:14px}.plain-section{padding-top:4px}.atlas-metric-rail,.atlas-surface-map,.atlas-surface-panel{border:0;border-radius:0;background:transparent}.atlas-surface-panel{display:grid;grid-gap:16px;gap:16px;padding:0}.atlas-surface-map.is-dark,.atlas-surface-panel.is-dark{color:var(--text);border-color:var(--line-soft);background:transparent}.atlas-surface-map.is-dark p,.atlas-surface-panel.is-dark p{color:var(--muted)}.atlas-surface-row{display:grid;grid-gap:10px;gap:10px;padding:13px 0;border-bottom:1px solid var(--line-soft)}.atlas-surface-row:first-child{padding-top:0}.atlas-surface-row:last-child{padding-bottom:0;border-bottom:0}.atlas-surface-row p{margin:0}.atlas-surface-map{position:relative;overflow:hidden;padding:18px 0;border-top:1px solid var(--line-soft);border-bottom:0}.atlas-surface-map:before{content:none}.atlas-surface-map>*{position:relative}.atlas-tag-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.atlas-tag{display:inline-flex;align-items:center;min-height:22px;padding:0;border-radius:0;background:transparent;color:var(--muted);font-size:.71rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.atlas-tag.is-accent{background:transparent;color:var(--accent)}.atlas-metric-rail,.metric-rail{display:grid;grid-gap:0;gap:0;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border-top:1px solid var(--line-soft);border-bottom:0;background:transparent}.atlas-metric,.summary-metric{display:grid;grid-gap:7px;gap:7px;min-height:0;padding:12px 18px 12px 0;border-right:1px solid var(--line-soft)}.atlas-metric:last-child,.summary-metric:last-child{border-right:0}.atlas-metric strong,.summary-metric strong{color:var(--text);font-family:SFMono-Regular,Cascadia Mono,Liberation Mono,monospace;font-size:clamp(1.12rem,1.8vw,1.44rem);letter-spacing:0}.atlas-metric span,.summary-metric span{color:var(--muted);font-size:.7rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.plain-route-list,.plain-utility-list,.route-list,.workbench-ledger{display:grid;grid-gap:0;gap:0;border-top:1px solid var(--line-soft)}.plain-route-row,.plain-utility-row,.route-list-row,.workbench-ledger-row{display:grid;grid-gap:11px 18px;gap:11px 18px;grid-template-columns:minmax(120px,.22fr) minmax(0,1fr) minmax(150px,.28fr);padding:13px 0;border-bottom:1px solid var(--line-soft);align-items:start;transition:color var(--motion-fast) ease,transform var(--motion-fast) ease}a.plain-utility-row:focus-visible,a.plain-utility-row:hover{color:var(--accent);transform:translateX(3px)}.plain-row-label,.plain-row-meta,.plain-utility-row>em,.plain-utility-row>span,.plain-utility-row>strong,.route-dossier-label,.route-list-label,.route-list-meta,.workbench-ledger-kicker,.workbench-ledger-row>span,.workbench-ledger-row>strong{color:var(--muted);font-size:.74rem;font-weight:800;letter-spacing:.1em;font-style:normal;text-transform:uppercase}.plain-utility-row em,.plain-utility-row h3,.plain-utility-row p,.route-list-row em,.route-list-row h3,.route-list-row p,.workbench-ledger-row em,.workbench-ledger-row h3,.workbench-ledger-row p{margin:0}.plain-utility-row>div{display:grid;grid-gap:7px;gap:7px}.plain-utility-row p,.route-list-row em,.route-list-row p,.workbench-ledger-row em,.workbench-ledger-row p{color:var(--muted);font-style:normal;line-height:1.64}.hero-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.hero-support,.module-support-line{max-width:58ch;margin-top:14px;color:var(--muted);font-size:.96rem}.hero-support{letter-spacing:.01em}.button,.button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid transparent;border-radius:var(--radius);cursor:pointer;font:inherit;font-weight:700;transition:transform var(--motion-fast) ease,border-color var(--motion-fast) ease,background var(--motion-fast) ease,color var(--motion-fast) ease}.button{color:var(--button-text);background:var(--accent)}.button-secondary{border-color:transparent;background:transparent;color:var(--accent)}.button-secondary:focus-visible,.button-secondary:hover,.button:focus-visible,.button:hover{border-color:var(--control-border-hover);transform:translateY(-1px)}.button:focus-visible,.button:hover{background:var(--accent-hover);color:var(--button-text)}.button-secondary:focus-visible,.button-secondary:hover{background:transparent;text-decoration:underline;text-underline-offset:4px}.button-secondary:active,.button:active{transform:translateY(1px) scale(.99)}.eyebrow{display:inline-flex;align-items:center;color:var(--accent);text-transform:uppercase;letter-spacing:.08em;font-size:.66rem;font-weight:800}.section-header{display:grid;grid-gap:7px;gap:7px}.section-header h2,.section-header h3{font-size:clamp(1.4rem,2vw,1.86rem)}.section-header p{max-width:56ch;color:var(--muted)}.section-header.compact h3{font-size:1.24rem}@media (max-width:920px){.plain-route-row,.plain-utility-row,.route-list-row,.workbench-ledger-row{grid-template-columns:1fr}.atlas-metric-rail,.metric-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-metric:nth-child(2n),.summary-metric:nth-child(2n){border-right:0}.atlas-metric:nth-child(n+3),.summary-metric:nth-child(n+3){border-top:1px solid var(--line-soft)}}@media (max-width:640px){.page-stack{gap:20px;padding:22px 0 42px}.plain-intro,.plain-reading-layout,.plain-section,.plain-summary,.plain-utility-list{gap:11px}.plain-route-list{gap:0}.atlas-metric-rail,.metric-rail{grid-template-columns:1fr}.atlas-metric,.atlas-metric:nth-child(2n),.summary-metric,.summary-metric:nth-child(2n){border-right:0}.atlas-metric+.atlas-metric,.summary-metric+.summary-metric{border-top:1px solid var(--line-soft)}.hero-actions{display:grid;grid-gap:6px;gap:6px}.hero-actions a{justify-content:center}}