:root{--paper:#F3F8FD;--deep:#DCEAF6;--white:#fff;--navy:#0E3A5C;--text:#24384C;--muted:#5A7388;--soft:#7A93A8;--sky:#5BA3D0;--tide:#3D7EA6;--mist:#C5E4F5;--sand:#E8C9A0;--line:rgba(14,58,92,.12);--shadow:0 14px 34px rgba(14,58,92,.10);--head-h:122px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--text);font:16px/1.75 -apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.skip-link{position:fixed;left:16px;top:-70px;z-index:999;background:#fff;color:var(--navy);padding:10px 14px;border-radius:8px}.skip-link:focus{top:10px}.site-head{position:fixed;inset:0 0 auto 0;z-index:100}.head-width,.wrap{width:min(1120px,calc(100% - 32px));margin:0 auto}.tide-line{height:8px;background:var(--tide);color:#fff;font-size:0}.tide-line-inner{height:8px;display:flex;align-items:center;justify-content:space-between}.tide-line-inner span,.tide-line-inner button{font-size:10px;transform:translateY(16px);background:var(--tide);padding:2px 8px;border-radius:0 0 6px 6px}.text-control{border:0;color:#fff;cursor:pointer}.tide-stage{height:50px;background:#fff;border-bottom:1px solid var(--mist)}.tide-stage-inner{height:50px;display:flex;align-items:center;justify-content:space-between}.brand-link{display:flex;align-items:center;min-height:44px}.brand-logo,.footer-logo,.bay-brand img{height:26px;max-width:180px;object-fit:contain;object-position:left center}.brand-fallback{font-weight:800;color:var(--navy);font-size:20px}.head-actions{display:flex;gap:8px}.stage-button{min-height:44px;padding:8px 14px;border:1px solid var(--sky);border-radius:10px;background:#fff;color:var(--navy);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.stage-button-primary{background:var(--tide);color:#fff;border-color:var(--tide)}.tide-bridge{height:64px;background:var(--mist);border-bottom:1px solid rgba(255,255,255,.7)}.bridge-grid{height:64px;display:grid;grid-template-columns:repeat(5,1fr)}.bridge-grid a{display:flex;align-items:center;justify-content:center;color:var(--navy);font-weight:700;border-right:1px solid rgba(255,255,255,.8)}.bridge-grid a:first-child{border-left:1px solid rgba(255,255,255,.8)}.bridge-grid a.is-current{background:#fff}.site-main{padding-top:calc(var(--head-h) + 28px);min-height:70vh}.hero,.content-shell,.home-section{width:min(1120px,calc(100% - 32px));margin:0 auto 26px}.hero-card,.content-shell,.home-section,.info-card{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow)}.hero-card{overflow:hidden}.image-slot{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--mist),var(--paper));min-height:150px;border-bottom:1px solid var(--line)}.image-slot img{width:100%;height:100%;object-fit:contain;object-position:center}.cover-slot{max-height:200px;min-height:180px}.cover-slot img{max-height:200px}.hero-copy{padding:24px}.eyebrow{margin:0 0 4px;color:var(--tide);font-weight:800;letter-spacing:.06em}.hero h1,.page-hero h1{font-size:clamp(28px,4vw,32px);line-height:1.3;color:var(--navy);margin:0 0 12px}.lead{font-size:17px;color:var(--muted);max-width:820px}.action-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:9px 16px;border-radius:10px;border:1px solid var(--tide);background:var(--tide);color:#fff;font-weight:700}.button.secondary{background:#fff;color:var(--navy);border-color:var(--sky)}.cards-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.topic-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:var(--shadow)}.topic-card .image-slot{height:170px}.topic-body{padding:18px}.topic-body h2,.home-section h2,.content-shell h2,.info-card h2{color:var(--navy);line-height:1.35}.topic-body h2{font-size:22px;margin:0 0 8px}.topic-body p{margin:0 0 14px}.text-link{font-weight:800;color:var(--tide)}.home-section{padding:24px}.home-section.split{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:center}.home-section.reverse{grid-template-columns:.85fr 1.15fr}.home-section .image-slot{height:170px;border:1px solid var(--line);border-radius:10px}.home-section.app-section .image-slot{height:420px}.section-kicker{color:var(--tide);font-weight:800;font-size:14px}.home-section h2{margin:4px 0 10px}.home-section p{margin:0 0 12px}.page-hero{width:min(1120px,calc(100% - 32px));margin:0 auto 20px;padding:28px;background:linear-gradient(135deg,#fff,var(--deep));border:1px solid var(--line);border-radius:12px}.content-shell{padding:28px}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:28px}.prose h2{margin-top:30px;font-size:22px}.prose h3{color:var(--navy);margin-top:22px}.prose p,.prose li{color:var(--text)}.prose ul{padding-left:22px}.aside-card{background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:18px;height:max-content;position:sticky;top:150px}.aside-card h2{margin-top:0}.aside-card a{display:block;padding:9px 0;color:var(--tide);font-weight:700;border-bottom:1px solid var(--line)}.aside-card a:last-child{border-bottom:0}.wide-media{height:180px;margin:18px 0;background:var(--paper);border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}.wide-media img{width:100%;height:100%;object-fit:contain}.app-media{height:420px}.note-box{padding:16px 18px;border-left:4px solid var(--sand);background:#fffaf4;border-radius:0 10px 10px 0}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:10px;padding:14px 16px;margin:0 0 12px}.faq-list summary{cursor:pointer;color:var(--navy);font-weight:800}.faq-list p{margin:10px 0 2px}.site-footer{margin-top:46px;background:var(--navy);color:var(--mist);padding:38px 0 76px}.footer-grid{display:grid;grid-template-columns:1.8fr repeat(3,1fr);gap:28px}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-brand p{margin:4px 0 0}.site-footer h2{font-size:16px;color:#fff;margin:0 0 10px}.site-footer a{display:block;padding:4px 0}.footer-bottom{width:min(1120px,calc(100% - 32px));margin:24px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);font-size:14px}.overlay{position:fixed;inset:0;background:rgba(4,26,41,.38);z-index:180;opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.bay-panel,.search-panel{position:fixed;z-index:200;background:#fff;box-shadow:0 18px 50px rgba(14,58,92,.22);visibility:hidden;pointer-events:none;opacity:0;transition:.2s}.bay-panel{top:58px;left:0;width:300px;height:480px;max-height:calc(100vh - 70px);border-radius:0 0 12px 0;overflow:auto}.search-panel{top:58px;left:max(16px,calc((100vw - 1120px)/2));width:440px;max-width:calc(100vw - 32px);border-radius:0 0 12px 12px;padding:18px}.bay-panel.is-open,.search-panel.is-open{visibility:visible;pointer-events:auto;opacity:1}.panel-open{overflow:hidden}.bay-head,.search-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--line)}.bay-brand{display:flex;gap:10px;align-items:center;color:var(--navy)}.close-button{width:44px;height:44px;border:0;background:transparent;color:var(--navy);font-size:28px;cursor:pointer}.bay-groups{padding:6px 16px 18px}.bay-groups h2{font-size:14px;color:var(--soft);margin:16px 0 5px}.bay-groups a{display:block;padding:8px 0;border-bottom:1px solid var(--line)}.bay-groups strong{display:block;color:var(--navy)}.bay-groups span{display:block;color:var(--muted);font-size:13px;line-height:1.5}.search-look input{width:100%;height:46px;border:1px solid var(--sky);border-radius:10px;padding:0 12px;color:var(--muted);background:#fff}.preset-links{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:14px}.preset-links a{min-height:44px;display:flex;align-items:center;padding:8px 10px;background:var(--paper);border:1px solid var(--line);border-radius:10px;color:var(--navy);font-weight:700}.mobile-bottom{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--sand);outline-offset:2px}@media(max-width:800px){:root{--head-h:58px}.tide-line-inner span,.tide-line-inner button{font-size:9px;transform:translateY(16px)}.tide-bridge{display:none}.site-main{padding-top:86px}.cards-3,.home-section.split,.home-section.reverse,.content-grid,.footer-grid{grid-template-columns:1fr}.home-section .image-slot,.topic-card .image-slot{height:160px}.home-section.app-section .image-slot,.app-media{height:360px}.page-hero,.content-shell,.home-section{padding:20px}.aside-card{position:static}.footer-grid{gap:20px}.site-footer{padding-bottom:88px}.mobile-bottom{position:fixed;z-index:140;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);height:calc(50px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid var(--line);box-shadow:0 -6px 20px rgba(14,58,92,.08)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;min-height:50px;color:var(--navy);font-size:14px}.mobile-bottom a.is-current{background:var(--tide);color:#fff}.bay-panel{top:58px;width:calc(100% - 16px);height:62vh;border-radius:0 0 12px 0}.search-panel{top:58px;left:16px;width:calc(100% - 32px)}.overlay{z-index:130}.bay-panel,.search-panel{z-index:160}.panel-open .mobile-bottom{z-index:120}.head-width,.wrap,.hero,.content-shell,.home-section,.page-hero{width:min(100% - 32px,1120px)}.hero-copy{padding:20px}}@media(max-width:420px){.stage-button{padding:7px 10px}.brand-logo{max-width:130px}.tide-line-inner span{max-width:220px;overflow:hidden;white-space:nowrap}.hero h1,.page-hero h1{font-size:28px}.preset-links{grid-template-columns:1fr 1fr}}