:root{--ink:#14203a;--muted:#68768f;--line:#e1e7f0;--blue:#1877f2;--soft:#f4f7fb;--navy:#101b38}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--soft);color:var(--ink);font:15px/1.75 -apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}.site-header{height:72px;padding:0 max(24px,calc((100vw - 1100px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:10px;color:var(--navy);font-size:21px;font-weight:850;text-decoration:none}.brand span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(145deg,#5ba3ff,#2769df);color:#fff}.site-header nav{display:flex;gap:5px}.site-header nav a{color:#53627b;text-decoration:none;padding:8px 12px;border-radius:8px;font-size:13px;font-weight:650}.site-header nav a:hover,.site-header nav a[aria-current=page]{color:#1268d6;background:#edf4ff}main{width:min(100% - 32px,1000px);margin:0 auto;padding:58px 0 68px}.hero{max-width:820px;margin-bottom:30px}.eyebrow{font-size:12px;font-weight:850;letter-spacing:2.5px;color:#3872c9;margin:0 0 8px}.hero h1{font-size:42px;line-height:1.15;letter-spacing:-1px;margin:0 0 14px}.hero>p{font-size:17px;color:var(--muted);margin:0;max-width:760px}.meta{display:flex;flex-wrap:wrap;gap:9px 22px;margin-top:22px;color:#6e7b91;font-size:12px}.meta span{display:flex;align-items:center;gap:7px}.meta span:before{content:"";width:6px;height:6px;border-radius:50%;background:#3f80df}.legal-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px 48px;box-shadow:0 10px 40px rgba(31,53,84,.06)}.legal-card section{padding:22px 0;border-bottom:1px solid #edf0f5}.legal-card section:last-child{border-bottom:0}.legal-card h2{font-size:19px;line-height:1.4;margin:0 0 10px}.legal-card p{color:#43516a;margin:9px 0}.legal-card ul,.legal-card ol{margin:10px 0;padding-left:24px;color:#43516a}.legal-card li{padding:3px 0}.legal-card a{color:#126bdc;text-underline-offset:3px}.callout{margin:5px 0 10px;padding:24px 26px!important;border:1px solid #cfe0fb!important;border-radius:13px;background:#f5f9ff}.callout h2{color:#175faf}footer{background:var(--navy);color:#c5d0e6;padding:30px max(24px,calc((100vw - 1100px)/2));display:flex;justify-content:space-between;gap:24px;font-size:12px}footer strong,footer span{display:block}footer strong{color:#fff;font-size:13px;margin-bottom:4px}footer p{margin:0;white-space:nowrap}@media(max-width:720px){.site-header{height:auto;min-height:68px;padding:14px 16px;align-items:flex-start;gap:14px}.site-header nav{justify-content:flex-end;flex-wrap:wrap}.site-header nav a{padding:5px 7px;font-size:11px}main{padding:36px 0 46px}.hero h1{font-size:32px}.hero>p{font-size:15px}.legal-card{padding:18px 22px;border-radius:14px}.legal-card section{padding:18px 0}footer{display:block}footer p{margin-top:16px;white-space:normal}}
