:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f5f0;--surface:#fff;--surface-soft:#eef7f3;--ink:#1e2724;--muted:#58655f;--line:#cbd8d1;--accent:#157a6e;--accent-strong:#0d5e56;--warn-bg:#fff2cf;--warn-line:#d1a43b;--rose:#8f3d57;--focus:#1f6feb;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{min-height:100vh;margin:0;font-size:16px;line-height:1.6}a{color:var(--accent-strong);text-underline-offset:.18em;text-decoration-thickness:.08em}a:hover{color:var(--rose)}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.skip-link{z-index:10;background:var(--ink);color:#fff;border-radius:6px;padding:.75rem 1rem;font-weight:700;position:absolute;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus,.skip-link:focus-visible{transform:translateY(0)}.site-shell{grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}.site-header{border-bottom:1px solid var(--line);background:#ffffffeb;justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem clamp(1rem,4vw,3rem);display:flex}.brand{min-width:12rem;color:var(--ink);align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.brand-mark{background:var(--accent);color:#fff;border-radius:8px;place-items:center;width:2.5rem;height:2.5rem;font-weight:800;display:inline-grid}.brand-name,.brand-subtitle{display:block}.brand-name{letter-spacing:0;font-weight:800}.brand-subtitle{color:var(--muted);font-size:.875rem}.nav-list{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.nav-list a{min-height:2.5rem;color:var(--ink);border-radius:6px;align-items:center;padding:.45rem .7rem;font-weight:700;text-decoration:none;display:inline-flex}.nav-list a:hover,.nav-list a[aria-current=page]{background:var(--surface-soft);color:var(--accent-strong)}main{width:100%}.page{width:min(100%,72rem);margin:0 auto;padding:clamp(2rem,6vw,5rem) clamp(1rem,4vw,3rem)}.eyebrow{color:var(--accent-strong);letter-spacing:0;text-transform:uppercase;margin:0 0 .8rem;font-size:.84rem;font-weight:800}h1,h2{letter-spacing:0;max-width:52rem;line-height:1.15}h1{margin:0;font-size:clamp(2.25rem,2rem + 2vw,4.25rem)}h2{margin:0 0 .8rem;font-size:1.35rem}p{max-width:68ch}.summary{max-width:48rem;color:var(--muted);margin:1.15rem 0 0;font-size:1.2rem}.notice,.blockers{border:1px solid var(--warn-line);background:var(--warn-bg);border-radius:8px;max-width:58rem;margin-top:1.5rem;padding:1rem}.notice strong,.notice span{display:inline}.section-stack{gap:1.2rem;margin-top:2rem;display:grid}.section-stack section,.route-directory{border-top:1px solid var(--line);padding-top:1.2rem}.check-list{gap:.7rem;max-width:68ch;margin:0;padding-left:1.25rem;display:grid}.check-list li::marker{color:var(--accent)}.route-directory{margin-top:2rem}.card-grid{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:.9rem;display:grid}.route-card{border:1px solid var(--line);background:var(--surface);min-height:12rem;color:var(--ink);border-radius:8px;gap:.35rem;padding:1rem;text-decoration:none;display:grid}.route-card:hover{border-color:var(--accent);color:var(--ink)}.route-card span{color:var(--accent-strong);text-transform:uppercase;font-size:.82rem;font-weight:800}.route-card strong{font-size:1.08rem}.route-card small{color:var(--muted);font-size:.94rem}.site-footer{border-top:1px solid var(--line);color:var(--muted);gap:.35rem;padding:1.25rem clamp(1rem,4vw,3rem);display:grid}.site-footer p{max-width:none;margin:0;font-size:.92rem}@media (width<=760px){.site-header{flex-direction:column;align-items:flex-start}.brand{min-width:0}.nav-list{justify-content:flex-start}.nav-list a{padding-inline:.62rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
