@font-face{font-family:Maple Mono;src:url(/fonts/MapleMonoNL/MapleMonoNL-Regular.ttf.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Maple Mono;src:url(/fonts/MapleMonoNL/MapleMonoNL-Medium.ttf.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Maple Mono;src:url(/fonts/MapleMonoNL/MapleMonoNL-SemiBold.ttf.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Maple Mono;src:url(/fonts/MapleMonoNL/MapleMonoNL-Bold.ttf.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Maple Mono;src:url(/fonts/MapleMonoNL/MapleMonoNL-ExtraBold.ttf.woff2)format("woff2");font-weight:800;font-style:normal;font-display:swap}:root{--ink:#eef2f7;--muted:#9da8b7;--line:#273344;--paper:#0b111c;--card:#121b29;--card-2:#172334;--accent:#ffb45c;--accent-soft:#33291e;--cyan:#82d8e8;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Maple Mono,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,PingFang SC,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 48px), var(--max));margin:0 auto}.mono,.eyebrow,.step-no,.route-label,.brand small,.footer-bottom{font-family:Maple Mono,ui-monospace,SFMono-Regular,Menlo,monospace}.eyebrow{color:#8795a7;letter-spacing:.14em;text-transform:uppercase;font-size:10px;line-height:1.3}.site-header{z-index:10;backdrop-filter:blur(18px);background:#0b111cd1;border-bottom:1px solid #273344cc;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;height:72px;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:11px;font-weight:800;display:flex}.brand-mark{object-fit:cover;object-position:center top;background:#1d1b1b;border:1px solid #ffb45c80;border-radius:9px;width:31px;height:31px;display:block}.brand small{color:#738195;letter-spacing:.06em;margin-top:2px;font-size:8px;font-weight:500;display:block}.nav-links{color:#9aa7b7;gap:28px;margin-left:55px;font-size:13px;font-weight:600;display:flex}.nav-links a:hover,.text-link:hover{color:var(--ink)}.nav-actions{align-items:center;gap:9px;display:flex}.button{border:1px solid var(--accent);background:var(--accent);color:#19140e;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:43px;padding:0 18px;font-size:13px;font-weight:750;transition:transform .2s,filter .2s,border-color .2s;display:inline-flex}.button:hover{filter:brightness(1.08);transform:translateY(-2px)}.button.secondary{border-color:var(--line);color:var(--ink);background:0 0}.button.secondary:hover{border-color:#61738b}.button.lime{background:var(--accent);border-color:var(--accent)}.mobile-toggle{color:var(--ink);background:0 0;border:0;font-size:23px;display:none}.hero{border-bottom:1px solid var(--line);padding:124px 0 110px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#82d8e824,#0000 67%);border-radius:50%;width:700px;height:700px;position:absolute;top:-340px;right:-180px}.hero:after{content:"";pointer-events:none;border-bottom:1px dashed #82d8e83b;width:36%;position:absolute;bottom:0;right:7%;transform:rotate(-13deg)}.hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:74px;display:grid;position:relative}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.075em;max-width:720px;margin:19px 0 26px;font-size:clamp(48px,7vw,84px);line-height:.98}h1 em{color:var(--cyan);font-style:normal}.hero-copy{max-width:530px;color:var(--muted);font-size:16px;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:11px;margin-top:31px;display:flex}.quiet-links{color:#738195;gap:18px;margin-top:22px;font-size:12px;display:flex}.text-link{text-underline-offset:3px;text-decoration:underline}.route-card{background:#1d1b1b;border:1px solid #304258;border-radius:18px;min-height:360px;padding:25px;position:relative;overflow:hidden;box-shadow:0 24px 70px #0000003d}.route-card:after{content:"";pointer-events:none;background:linear-gradient(#080e1859,#0000 30%,#080e1833);position:absolute;inset:0}.route-image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.route-label{z-index:1;color:#e2e7ec;text-shadow:0 1px 8px #000;justify-content:space-between;font-size:10px;display:flex;position:relative}.route-info{z-index:1;background:#080e18b8;border:1px solid #82d8e824;border-radius:10px;padding:16px;position:absolute;bottom:25px;left:25px;right:25px}.route-info strong{letter-spacing:-.04em;font-size:17px;display:block}.route-info span{color:#8190a2;font-size:11px}.section{padding:105px 0}.section-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px;display:flex}h2{letter-spacing:-.065em;max-width:620px;margin:10px 0 0;font-size:clamp(32px,4vw,52px);line-height:1.08}.section-intro{max-width:400px;color:var(--muted);font-size:14px;line-height:1.75}.features{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.feature{border:1px solid var(--line);background:var(--card);border-radius:12px;min-height:218px;padding:24px;transition:transform .2s,border-color .2s,background .2s}.feature:hover{background:var(--card-2);border-color:#52657e;transform:translateY(-4px)}.feature-icon{width:35px;height:35px;color:var(--cyan);background:#82d8e81a;border:1px solid #82d8e838;border-radius:9px;place-items:center;margin-bottom:48px;font-weight:800;display:grid}.feature:nth-child(2) .feature-icon,.feature:nth-child(5) .feature-icon{color:var(--accent);background:#ffb45c1a;border-color:#ffb45c38}.feature h3{letter-spacing:-.035em;margin-bottom:7px;font-size:17px}.feature p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.cn-zone{color:var(--ink);background:#111b29;border:1px solid #2e3d51;border-radius:18px;padding:32px}.cn-zone .eyebrow{color:#8091a5}.cn-zone h2{color:var(--ink)}.cn-zone .section-head{margin-bottom:29px}.resource-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.resource{background:#172334;border:1px solid #293a4d;border-radius:12px;flex-direction:column;justify-content:space-between;min-height:218px;padding:23px;display:flex}.resource:hover{border-color:#536980}.resource .eyebrow{color:#8293a7}.resource h3{letter-spacing:-.04em;margin:13px 0 8px;font-size:19px}.resource p{color:#9aa8b7;font-size:13px;line-height:1.65}.resource .button{min-height:37px;color:var(--ink);background:0 0;border-color:#476075;align-self:flex-start;font-size:12px}.resource.primary{background:var(--accent);color:#19140e;border-color:var(--accent)}.resource.primary .eyebrow,.resource.primary p{color:#67502e}.resource.primary .button{color:#fff;background:#241b10;border-color:#241b10}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.step{border-right:1px solid var(--line);min-height:177px;padding:22px 18px 10px 0}.step:not(:first-child){padding-left:18px}.step:last-child{border:0}.step-no{color:#68788b;font-size:11px}.step h3{margin:28px 0 7px;font-size:15px}.step p{color:var(--muted);font-size:12px;line-height:1.6}.community-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#101a28;padding:38px 0}.community-band .band-inner{justify-content:space-between;align-items:center;gap:30px;display:flex}.community-band h2{font-size:36px}.community-band p{max-width:430px;color:var(--muted);margin:12px 0 0;font-size:14px}.page-hero{border-bottom:1px solid var(--line);padding:92px 0 72px}.page-hero h1{max-width:760px;font-size:clamp(44px,7vw,76px)}.page-hero p{max-width:590px;color:var(--muted);font-size:16px;line-height:1.8}.link-list{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.link-card{border:1px solid var(--line);background:var(--card);border-radius:12px;justify-content:space-between;align-items:center;gap:20px;padding:22px;display:flex}.link-card:hover{background:var(--card-2);border-color:#60748c}.link-card h3{margin:0 0 5px;font-size:17px}.link-card p{color:var(--muted);margin:0;font-size:12px}.arrow{color:var(--accent);font-size:20px}.notice{border-left:3px solid var(--accent);background:var(--accent-soft);color:#c0ad8d;padding:24px;font-size:14px;line-height:1.75}.notice strong{color:var(--ink)}.site-footer{color:#fff;background:#070b12;padding:54px 0 28px}.footer-top{justify-content:space-between;gap:50px;padding-bottom:45px;display:flex}.footer-brand{max-width:300px}.footer-brand p{color:#8996a6;margin-top:16px;font-size:13px;line-height:1.7}.footer-links{grid-template-columns:repeat(4,1fr);gap:42px;display:grid}.footer-links h3{color:#68788c;letter-spacing:.12em;text-transform:uppercase;margin:0 0 15px;font-size:10px;font-weight:500}.footer-links a{color:#c8d0db;margin-bottom:10px;font-size:13px;display:block}.footer-bottom{color:#667488;text-align:center;border-top:1px solid #202b3a;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding-top:20px;font-size:9px;display:grid}.footer-bottom>span:first-child{text-align:left}.footer-bottom>span:last-child{text-align:right}.filings{color:#667488;flex-wrap:wrap;justify-content:center;gap:18px;font-size:9px;display:flex}.filings a{color:inherit;align-items:center;gap:5px;display:inline-flex}.filings a:hover{color:#c8d0db}.filings img{object-fit:contain;width:14px;height:14px}@media (prefers-color-scheme:light){:root{--ink:#16202b;--muted:#657383;--line:#dce3ea;--paper:#f5f7fa;--card:#fff;--card-2:#f0f5f8;--accent:#e8993e;--accent-soft:#fff1dd;--cyan:#238da2}.site-header{background:#f5f7fadb}.nav-links{color:#657383}.route-card{background:linear-gradient(145deg,#e5f2f4,#edf2f7);border-color:#cbdce4;box-shadow:0 24px 70px #334f661f}.route-info{background:#ffffffc7}.cn-zone{background:#eaf1f6;border-color:#d4e0e8}.community-band{background:#eaf1f6}.site-footer{background:#101923}}@media (width<=800px){.container{width:min(calc(100% - 32px), var(--max))}.nav{height:64px}.nav-links,.nav-actions{display:none}.mobile-toggle{display:block}.nav.is-open{flex-wrap:wrap;height:auto;padding:14px 0}.nav.is-open .nav-links,.nav.is-open .nav-actions{width:100%;display:flex}.nav.is-open .nav-links{flex-direction:column;gap:18px;margin:22px 0 16px}.nav.is-open .nav-actions .button{flex:1}.hero{padding:76px 0 72px}.hero-grid{grid-template-columns:1fr;gap:52px}h1{font-size:clamp(46px,14vw,68px)}.route-card{min-height:285px}.section{padding:72px 0}.section-head{display:block}.section-intro{margin-top:17px}.features,.resource-grid{grid-template-columns:1fr}.cn-zone{padding:22px}.steps{grid-template-columns:1fr 1fr}.step,.step:not(:first-child){border-right:0;border-bottom:1px solid var(--line);padding:18px 12px 18px 0}.step:nth-child(2n){border-left:1px solid var(--line);padding-left:12px}.community-band .band-inner{display:block}.community-band h2{font-size:32px}.community-band .button{margin-top:22px}.page-hero{padding:70px 0 52px}.link-list{grid-template-columns:1fr}.footer-top{display:block}.footer-links{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:35px}.footer-bottom{text-align:center;line-height:1.8;display:block}.footer-bottom>span:first-child,.footer-bottom>span:last-child{text-align:center;display:block}.footer-bottom .filings{margin:10px 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
