:root{font-family:"Microsoft YaHei","PingFang SC","Noto Sans CJK SC",SimHei,sans-serif;color:#132b55;background:#f7faff;font-size:16px;line-height:1.75}*{box-sizing:border-box}body{margin:0}a{color:#245dec;text-decoration:none}a:hover{text-decoration:underline}a:focus-visible{outline:3px solid #3277ff;outline-offset:4px}h1,h2,h3,p{margin:0 0 16px}h1{font-size:clamp(28px,3vw,46px);line-height:1.4}h2{font-size:24px}h3{font-size:20px}.site-nav{display:flex;justify-content:space-between;align-items:center;padding:20px max(5vw,20px);border-bottom:1px solid #e0e9fb;background:white;gap:20px}.site-brand{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:700;color:#132b55}.site-brand img{object-fit:contain}.site-mark{display:grid;place-items:center;background:linear-gradient(130deg,#41a9ff,#285afa);color:white;width:44px;height:44px;border-radius:12px}.site-nav nav,.site-actions{display:flex;gap:28px;align-items:center}.site-button{display:inline-block;background:linear-gradient(110deg,#2186ff,#4254ed);color:white;padding:10px 24px;border-radius:12px;font-weight:600;box-shadow:0 6px 20px #245ded20}main{width:min(1440px,92%);margin:32px auto 64px}.site-hero{position:relative;overflow:hidden;padding:clamp(28px,5vw,76px);background:radial-gradient(ellipse at 90% 80%,#a3e6ff88,transparent 60%),linear-gradient(115deg,#edf6ff,#f7faff 80%);border:1px solid #dce7fc;border-radius:24px;margin-bottom:48px}.site-hero p{max-width:820px;font-size:20px}.site-pill{display:inline-block;color:#235fe3;padding:6px 14px;background:white;border-radius:20px;margin-bottom:22px}.site-glow{position:absolute;right:4%;bottom:5%;font-size:140px;opacity:.12;pointer-events:none}.site-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.site-grid article{background:white;border:1px solid #e0e9fb;border-radius:18px;padding:28px}.site-grid article>span{color:#2967ec;font-size:26px;font-weight:700}.site-grid p{color:#476080}.site-protection{margin-top:36px;background:#eff9f7;border:1px solid #cce9e1;padding:30px;border-radius:20px}.site-article{padding:32px;background:white;border:1px solid #e0e9fb;border-radius:20px;margin-top:24px}.site-answer{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.95}.site-summary{color:#486080}.site-help h2{font-size:19px}.site-preview{padding:12px 5%;background:#fff1d7;color:#785318}footer{display:flex;justify-content:center;flex-wrap:wrap;gap:24px;border-top:1px solid #e0e9fb;padding:24px;font-size:14px;background:white}@media(max-width:800px){.site-grid{grid-template-columns:1fr}.site-nav{align-items:flex-start}.site-nav nav{gap:12px;flex-wrap:wrap;justify-content:flex-end}.site-brand{font-size:20px;white-space:nowrap}.site-button{padding:9px 15px}.site-hero p{font-size:17px}.site-actions{gap:16px;flex-wrap:wrap}.site-article{padding:22px}}
