:root{--bg:#E8F3F4;--deep:#D4E8EA;--paper:#F7FCFC;--soft:#DCECEE;--title:#0A3D4A;--text:#1E4A54;--muted:#4A737C;--aux:#7A8F93;--lake:#1A6B7A;--green:#2E9A8F;--night:#08222A;--gold:#D4B46A;--star:#F2F7F8;--mist:#7DB8B0;--border:rgba(10,61,74,.16);--shadow:0 16px 36px rgba(8,34,42,.10);--header-h:130px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(1220px,calc(100% - 32px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:9999;background:var(--night);color:var(--star);padding:10px 14px;border-radius:8px}.skip-link:focus{top:10px}.site-header{position:fixed;inset:0 0 auto;z-index:120}.star-track{height:22px;background:var(--night);color:var(--star);font-size:12px}.star-track-inner{height:22px;display:flex;align-items:center;justify-content:space-between}.text-button{border:0;background:transparent;color:var(--star);padding:0 4px;cursor:pointer}.dome-bar{height:64px;background:rgba(242,247,248,.97);border-bottom:1px solid rgba(26,107,122,.24);backdrop-filter:saturate(120%) blur(8px)}.dome-bar-inner{height:64px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px}.brand{justify-self:start;display:flex;align-items:center;min-width:120px;height:44px}.brand-logo{display:block;max-height:36px;max-width:210px;width:auto;object-fit:contain}.brand-text{font-weight:800;color:var(--title);letter-spacing:.06em}.map-trigger,.app-link,.btn{min-height:44px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px}.map-trigger{border:1px solid rgba(212,180,106,.9);background:var(--star);color:var(--night);cursor:pointer}.app-link{justify-self:end;background:linear-gradient(135deg,#2E9A8F 0%,#1A6B7A 55%,#0A3D4A 100%);color:var(--star);font-weight:700}.screen-tabs{height:44px;background:var(--soft);border-bottom:1px solid rgba(212,180,106,.55)}.screen-tabs-inner{height:44px;display:flex;align-items:center;gap:8px;overflow:hidden}.screen-tabs a{padding:6px 12px;border-radius:7px;color:var(--title);font-size:14px;white-space:nowrap}.screen-tabs a.is-current{background:var(--lake);color:var(--star)}.main-content{padding-top:calc(var(--header-h) + 28px);min-height:70vh}.page-hero,.section{margin-bottom:28px}.page-hero{background:linear-gradient(160deg,var(--paper),var(--soft));border:1px solid var(--border);border-radius:18px;padding:32px;box-shadow:var(--shadow)}.eyebrow{color:var(--lake);font-weight:800;letter-spacing:.12em;font-size:13px;margin:0 0 8px}.page-hero h1,.home-intro h1{font-size:clamp(28px,4vw,32px);line-height:1.25;margin:0 0 14px;color:var(--title)}.lead{font-size:17px;max-width:850px}.section{background:var(--paper);border:1px solid var(--border);border-radius:16px;padding:26px}.section h2{color:var(--title);font-size:22px;margin:0 0 12px}.section h3{color:var(--lake);font-size:18px;margin:18px 0 8px}.section p{margin:0 0 12px}.hero-media,.media-slot{background:var(--night);border-radius:18px;min-height:210px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-media{max-height:300px;margin-bottom:18px}.hero-media img,.media-slot img,.content-image{max-width:100%;width:100%;height:auto;max-height:300px;object-fit:contain;object-position:center;display:block}.hero-fallback{color:var(--star);font-size:clamp(26px,5vw,46px);font-weight:800;letter-spacing:.08em;padding:70px 24px;text-align:center}.home-intro{padding:6px 0 20px}.home-intro .actions,.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.btn-primary{background:linear-gradient(135deg,#2E9A8F 0%,#1A6B7A 55%,#0A3D4A 100%);color:var(--star)}.btn-secondary{background:var(--star);color:var(--night);border:1px solid var(--gold)}.card-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.card,.status-card,.number-card,.faq-item{background:var(--paper);border:1px solid var(--border);border-radius:14px;padding:18px}.card img{width:100%;height:190px;object-fit:contain;background:var(--soft);border-radius:10px;margin-bottom:12px}.card h3,.status-card h3{margin:0 0 8px;color:var(--title)}.two-col{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:22px;align-items:start}.four-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.five-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.number-card .num{font-size:34px;color:var(--gold);font-weight:900;line-height:1}.number-list{display:grid;gap:12px}.number-row{display:grid;grid-template-columns:58px 1fr;gap:14px;padding:16px 0;border-bottom:1px solid var(--border)}.number-row:last-child{border-bottom:0}.number-row strong{font-size:24px;color:var(--gold)}.quote-box{border-left:3px solid var(--gold);padding:14px 18px;background:var(--soft);border-radius:0 12px 12px 0;margin:14px 0}.editor-note{font-size:13px;color:var(--muted);font-weight:700}.pill{display:inline-block;background:var(--deep);color:var(--title);padding:4px 9px;border-radius:8px;font-size:13px}.link-list{display:grid;gap:10px}.link-list a{display:flex;justify-content:space-between;gap:14px;padding:14px 16px;background:var(--soft);border:1px solid var(--border);border-radius:12px}.site-footer{background:var(--night);color:var(--star);padding:34px 0 26px;margin-top:46px}.footer-brand{display:flex;justify-content:space-between;gap:30px;align-items:flex-start;padding-bottom:24px;border-bottom:1px solid rgba(242,247,248,.16)}.footer-brandline{display:flex;gap:12px;align-items:center;min-width:240px}.footer-brandline div{display:flex;flex-direction:column}.footer-brandline span{font-size:12px;color:#b8d0d4}.footer-logo{height:32px;max-width:180px;object-fit:contain}.footer-brand p{margin:0;max-width:650px;color:#cde0e3}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;padding:26px 0}.footer-grid section{display:flex;flex-direction:column;gap:8px}.footer-grid h2{font-size:15px;color:var(--gold);margin:0 0 5px}.footer-grid a{font-size:14px;color:#d9e9eb}.footer-bottom{border-top:1px solid rgba(242,247,248,.12);padding-top:20px;font-size:13px;color:#b8d0d4}.overlay{position:fixed;inset:0;background:rgba(8,34,42,.48);z-index:180;visibility:hidden;opacity:0;pointer-events:none;transition:.2s}.overlay.is-open{visibility:visible;opacity:1;pointer-events:auto}.star-map,.search-layer{position:fixed;left:0;right:0;top:86px;z-index:200;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-12px);transition:.22s;background:var(--paper);border-bottom:1px solid var(--border);box-shadow:var(--shadow)}.star-map.is-open,.search-layer.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:none}.star-map{max-height:68vh;overflow:auto}.star-map-inner{padding:18px 0 24px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.panel-brand{display:flex;align-items:center;gap:10px;color:var(--title)}.panel-brand img{height:30px;max-width:180px;object-fit:contain}.close-button{min-height:44px;border:1px solid var(--gold);background:var(--star);color:var(--night);border-radius:10px;padding:0 14px;cursor:pointer}.map-groups{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.map-groups section{background:var(--soft);border-radius:14px;padding:15px}.map-groups h2{font-size:15px;color:var(--lake);margin:0 0 8px}.map-groups a{display:block;padding:10px 0;border-bottom:1px solid var(--border)}.map-groups a:last-child{border-bottom:0}.map-groups strong,.map-groups span{display:block}.map-groups span{font-size:12px;color:var(--muted);line-height:1.55;margin-top:3px}.search-layer{padding:18px 0 20px}.search-card{background:var(--star);border-radius:16px;padding:20px}.search-card h2{margin:0;color:var(--title);font-size:20px}.search-look{min-height:50px;border:1px solid var(--border);border-radius:12px;display:flex;align-items:center;gap:10px;padding:0 14px;color:var(--muted);background:var(--paper)}.quick-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.quick-links a{min-height:44px;display:inline-flex;align-items:center;padding:0 14px;border-radius:10px;background:var(--soft);color:var(--title);border:1px solid var(--border)}.panel-open{overflow:hidden}.mobile-bottom{display:none}.faq-list{display:grid;gap:14px}.faq-item h2{font-size:18px;margin:0 0 8px;color:var(--title)}a:hover{color:var(--green)}a:focus-visible,button:focus-visible{outline:3px solid rgba(46,154,143,.45);outline-offset:3px}
@media(max-width:980px){.card-grid{grid-template-columns:repeat(2,1fr)}.four-grid{grid-template-columns:repeat(2,1fr)}.five-steps{grid-template-columns:repeat(2,1fr)}.map-groups{grid-template-columns:repeat(2,1fr)}.two-col{grid-template-columns:1fr}.footer-brand{flex-direction:column}}
@media(max-width:760px){:root{--header-h:86px}.shell{width:min(100% - 32px,1220px)}.screen-tabs{display:none}.dome-bar-inner{grid-template-columns:minmax(0,1fr) auto auto;gap:8px}.brand{min-width:0}.brand-logo{max-width:130px;height:auto;max-height:32px}.brand-text{font-size:16px;white-space:nowrap}.map-trigger,.app-link{padding:0 10px;min-height:44px;font-size:14px}.main-content{padding-top:calc(var(--header-h) + 22px);padding-bottom:64px}.page-hero,.section{padding:20px}.star-map,.search-layer{top:86px}.star-map{max-height:78vh}.map-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.map-groups section{padding:12px}.card-grid,.four-grid,.five-steps{grid-template-columns:1fr}.card img{height:200px}.mobile-bottom{position:fixed;z-index:150;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);min-height:50px;padding-bottom:env(safe-area-inset-bottom);background:var(--star);border-top:1px solid var(--border);box-shadow:0 -8px 24px rgba(8,34,42,.08)}.mobile-bottom a{min-height:50px;display:flex;align-items:center;justify-content:center;font-size:13px;color:var(--title)}.mobile-bottom a.is-current{background:var(--lake);color:var(--star)}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand p{font-size:14px}.hero-media{min-height:180px}.home-intro{padding-inline:2px}.number-row{grid-template-columns:48px 1fr}}
@media(max-width:390px){.brand-logo{max-width:105px}.brand-text{font-size:14px}.map-trigger,.app-link{font-size:13px;padding:0 8px}.map-groups{grid-template-columns:1fr}}
