:root{--ink:#102838;--muted:#607585;--line:#d9e3e8;--paper:#f5f8f8;--white:#fff;--teal:#35b9ae;--blue:#2878c8;--gold:#eabf67;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"PingFang SC","Microsoft YaHei",sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}a:hover{color:var(--blue)}.topbar{height:82px;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 max(24px,calc((100vw - var(--max))/2));gap:38px;position:sticky;top:0;z-index:5}.wordmark{display:flex;align-items:center;gap:10px;white-space:nowrap}.wordmark strong{font-size:19px;letter-spacing:.02em}.wordmark em{font-style:normal;color:var(--blue);font-size:13px;margin-left:4px}.mark{display:flex;gap:3px;align-items:end}.mark i{display:block;width:6px;border-radius:4px;background:var(--teal)}.mark i:nth-child(1){height:17px}.mark i:nth-child(2){height:27px;background:var(--blue)}.mark i:nth-child(3){height:12px;background:var(--gold)}.topbar nav{display:flex;gap:25px;margin-left:auto;font-size:14px;color:#526a79}.menu-toggle{display:none;border:1px solid var(--line);background:var(--white);border-radius:8px;padding:8px 12px;color:var(--ink)}main{max-width:var(--max);margin:0 auto;padding:0 24px}.atlas-hero{min-height:650px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:62px;padding:72px 0 70px}.hero-copy{padding:20px 0}.eyebrow{display:block;color:#267f88;font-size:11px;font-weight:800;letter-spacing:.16em;line-height:1.4}.hero-copy h1{font-size:clamp(42px,6vw,76px);line-height:1.08;letter-spacing:-.04em;margin:22px 0}.hero-copy h1 strong{color:var(--blue);font-weight:800}.hero-copy p{max-width:510px;color:var(--muted);font-size:17px;margin:0 0 28px}.hero-copy small{display:block;color:#738795;margin-top:18px}.hero-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.solid-button,.quiet-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 18px;border-radius:7px;font-weight:700}.solid-button{background:var(--ink);color:white}.solid-button:hover{background:var(--blue);color:white}.quiet-button{border:1px solid #abc0ca;color:var(--ink);background:white}.hero-visual{position:relative}.hero-visual img{display:block;width:100%;aspect-ratio:1.26;object-fit:cover;border-radius:4px;box-shadow:18px 20px 0 #dcebea}.hero-stamp{position:absolute;right:-20px;bottom:22px;background:var(--gold);padding:15px 17px;color:var(--ink);display:grid;gap:8px;min-width:125px;box-shadow:0 10px 22px #20374626}.hero-stamp b{font-size:11px;letter-spacing:.13em}.hero-stamp span{font-size:13px;line-height:1.55}.signal-row{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.signal-row>div{padding:30px 26px 34px;border-right:1px solid var(--line)}.signal-row>div:last-child{border:0}.signal-row span,.ledger-table span,.story-card>span{display:block;color:#3b94a0;font-size:11px;letter-spacing:.13em;font-weight:800}.signal-row b{display:block;font-size:20px;margin:7px 0}.signal-row p{color:var(--muted);font-size:14px;min-height:54px}.signal-row a,.arrow-link{color:var(--blue);font-weight:700;font-size:13px}.route-ledger{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding:105px 0}.ledger-title h2,.topic-grid h2,.briefs-section h2,.faq-band h2{font-size:35px;line-height:1.25;margin:15px 0}.ledger-title p{color:var(--muted);max-width:390px}.ledger-title .arrow-link{display:inline-block;margin-top:18px}.ledger-table{border-top:2px solid var(--ink);display:grid;grid-template-columns:1fr 1fr}.ledger-table>div{padding:22px 20px 20px 0;border-bottom:1px solid var(--line)}.ledger-table>div:nth-child(even){padding-left:20px;border-left:1px solid var(--line)}.ledger-table b{display:block;font-size:17px;margin:6px 0}.ledger-table p{font-size:13px;color:var(--muted);margin:0}.topic-grid{padding:30px 0 110px}.topic-grid>div{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink)}.topic-grid a{padding:23px 18px 20px 0;border-bottom:1px solid var(--line);border-right:1px solid var(--line);min-height:124px}.topic-grid a:not(:first-child){padding-left:18px}.topic-grid a:last-child{border-right:0}.topic-grid b{display:block;font-size:17px;margin-bottom:7px}.topic-grid span{font-size:13px;color:var(--muted);display:block}.briefs-section{padding:15px 0 100px}.briefs-section>header{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.story-card{background:white;border:1px solid var(--line);padding:24px;min-height:300px;display:flex;flex-direction:column}.story-card time{font-size:12px;color:#8799a4;order:-1;margin:7px 0}.story-card h3{font-size:20px;line-height:1.45;margin:10px 0}.story-card p{color:var(--muted);font-size:14px;margin:0 0 20px}.story-card .arrow-link{margin-top:auto}.faq-band{background:#e6f0ee;margin:0 calc(50% - 50vw);padding:86px max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-band p{color:var(--muted);max-width:400px}.faq-band .solid-button{margin-top:16px}.faq-band dl{margin:0}.faq-band dl div{padding:17px 0;border-bottom:1px solid #bfd3d1}.faq-band dt{font-weight:800}.faq-band dd{margin:4px 0 0;color:var(--muted);font-size:14px}.footer-wrap{max-width:var(--max);margin:0 auto;padding:48px 24px 35px;display:grid;grid-template-columns:1fr 1fr auto;gap:24px;align-items:end;color:#637582;font-size:13px}.footer-brand b{font-size:18px;color:var(--ink)}.footer-brand p{margin:5px 0 0}.footer-links{display:flex;gap:16px;flex-wrap:wrap}.footer-copy{margin:0;white-space:nowrap}.page-intro{padding:78px 0 54px;max-width:720px}.page-intro h1{font-size:57px;line-height:1.15;margin:14px 0}.page-intro p{color:var(--muted);font-size:18px;margin:0}.route-board{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;padding-bottom:80px}.route-map{background:#122f42;min-height:395px;position:relative;overflow:hidden;padding:28px;color:white}.route-map svg{width:100%;height:auto;margin-top:48px}.route-map path{fill:none;stroke:#56d2c6;stroke-width:2;stroke-dasharray:9 9}.route-map p{position:absolute;left:28px;bottom:16px;color:#bfd2d6;font-size:12px}.map-dot{position:absolute;width:9px;height:9px;background:var(--gold);border-radius:50%;box-shadow:0 0 0 6px #edc46c33}.d1{left:22%;top:44%}.d2{left:58%;top:49%}.d3{right:17%;top:35%}.route-notes{display:grid;gap:1px;background:var(--line)}.route-notes article{background:white;padding:24px}.route-notes span,.scenario-columns span{color:#2e93a0;font-size:11px;letter-spacing:.13em;font-weight:800}.route-notes h2{margin:6px 0}.route-notes p{color:var(--muted);font-size:14px;margin:0}.method-strip{border-top:1px solid var(--ink);padding:30px 0 110px;display:grid;grid-template-columns:.5fr 1.5fr;gap:50px}.method-strip h2{margin:0}.method-strip ol{margin:0;padding-left:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:25px;color:var(--muted)}.device-shelf{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;padding-bottom:82px}.device-shelf article{background:white;border-top:3px solid var(--blue);padding:25px;min-height:260px}.device-shelf span{font-size:12px;color:var(--blue);font-weight:800}.device-shelf h2{margin:13px 0 7px}.device-shelf p,.scenario-columns p,.help-cards p{font-size:14px;color:var(--muted)}.device-shelf a,.scenario-columns a{color:var(--blue);font-weight:800;font-size:13px}.download-check{background:#102838;color:white;padding:42px 48px;margin-bottom:100px;display:grid;grid-template-columns:.8fr 1fr;gap:8px 60px}.download-check h2{margin:8px 0}.download-check ul{grid-column:2;grid-row:1 / span 2;margin:0;padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:12px}.download-check li{border:1px solid #416070;padding:15px;color:#dbe9e9}.download-check p{grid-column:1;color:#adc1c7;font-size:13px}.scenario-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding-bottom:110px}.scenario-columns article{padding:34px;background:white;min-height:265px;border-left:4px solid var(--teal)}.scenario-columns h2{font-size:25px;margin:11px 0}.scenario-columns p{max-width:470px}.help-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding-bottom:36px}.help-cards article{background:white;padding:25px;border:1px solid var(--line);min-height:185px}.help-cards h2{font-size:19px;margin:0 0 8px}.help-footer-note{border-top:1px solid var(--ink);padding:28px 0 110px;display:flex;justify-content:space-between;align-items:center;gap:20px}.help-footer-note p{color:var(--muted);max-width:680px}.article-index{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding-bottom:100px}.article-index .story-card{min-height:270px}.story{max-width:820px;margin:0 auto;padding:78px 0 100px}.story-head{border-bottom:2px solid var(--ink);padding-bottom:35px;margin-bottom:40px}.story-head h1{font-size:48px;line-height:1.25;margin:15px 0}.story-intro{font-size:19px;color:var(--muted);margin:0 0 20px}.story time{font-size:13px;color:#78909d}.story section{margin:36px 0}.story section h2{font-size:24px;line-height:1.35;margin-bottom:12px}.story section p{font-size:16px;color:#344c5a}.story-related{border-top:1px solid var(--line);padding-top:25px;display:flex;gap:18px;flex-wrap:wrap}.story-related b{width:100%;font-size:14px}.story-related a{color:var(--blue);font-size:14px}.legal-page{max-width:780px;margin:0 auto;padding:80px 0 110px}.legal-page h1{font-size:52px;margin:15px 0}.legal-lead{font-size:19px;color:var(--muted);padding-bottom:30px;border-bottom:1px solid var(--line)}.legal-page h2{margin-top:38px}.legal-page p{color:#3d5663}.legal-page a{color:var(--blue);font-weight:700}.not-found{padding:150px 0 180px;text-align:center}.not-found h1{font-size:50px}.not-found p{color:var(--muted)}@media(max-width:800px){.topbar{height:70px;padding:0 18px;gap:12px}.topbar nav{display:none;position:absolute;left:0;right:0;top:70px;background:white;border-bottom:1px solid var(--line);padding:14px 18px;gap:0;flex-direction:column}.topbar nav.is-open{display:flex}.menu-toggle{display:block;margin-left:auto}.atlas-hero{grid-template-columns:1fr;gap:30px;padding:45px 0 52px}.hero-copy h1{font-size:47px}.hero-visual img{box-shadow:9px 10px 0 #dcebea}.hero-stamp{right:10px;bottom:12px}.signal-row,.route-ledger,.faq-band,.route-board{grid-template-columns:1fr}.signal-row>div{border-right:0;border-bottom:1px solid var(--line)}.route-ledger{gap:35px;padding:70px 0}.topic-grid>div{grid-template-columns:1fr 1fr}.topic-grid a:nth-child(2n){border-right:0;padding-left:18px}.story-grid,.device-shelf,.help-cards{grid-template-columns:1fr}.briefs-section>header{display:block}.briefs-section>header .arrow-link{display:inline-block;margin-top:8px}.faq-band{gap:35px;padding:58px 24px}.footer-wrap{grid-template-columns:1fr;align-items:start;padding:35px 24px}.footer-copy{white-space:normal}.page-intro{padding:52px 0 36px}.page-intro h1,.legal-page h1{font-size:42px}.method-strip{grid-template-columns:1fr;gap:20px}.method-strip ol{grid-template-columns:1fr}.download-check{grid-template-columns:1fr;padding:32px 25px}.download-check ul{grid-column:auto;grid-row:auto;grid-template-columns:1fr}.scenario-columns,.article-index{grid-template-columns:1fr}.story{padding:48px 0 80px}.story-head h1{font-size:37px}.story-intro{font-size:17px}.help-footer-note{display:block}.help-footer-note .solid-button{margin-top:12px}}