*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#34495e;font-family:Arial,"Microsoft YaHei",sans-serif;line-height:1.7;overflow-x:hidden}a{color:#2f83d8}.site-header{position:sticky;top:0;width:100%;z-index:9999;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid #e5edf5;box-shadow:0 6px 20px rgba(43,97,153,.08)}.header-inner{max-width:1240px;min-height:70px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:18px}.site-logo img{display:block;max-height:44px;width:auto}.nav-core{display:flex;align-items:center;gap:10px;white-space:nowrap}.nav-core a{color:#34495e;text-decoration:none;padding:8px 10px;border-radius:8px}.nav-core a:hover,.nav-core a.active{color:#2875c7;background:#eaf4ff}.header-actions{display:flex;align-items:center;gap:10px}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;color:#fff;background:#3f8fe5;border-radius:8px;text-decoration:none;box-shadow:0 10px 24px rgba(63,143,229,.22);position:relative;z-index:2;pointer-events:auto;touch-action:manipulation;border:0}.main-btn:hover{background:#2f7fd3;transform:translateY(-1px)}.main-btn:focus,.text-link:focus,.menu-btn:focus{outline:3px solid #b8dcff;outline-offset:2px}.menu-btn{width:44px;height:44px;border:1px solid #d8e4f0;background:#fff;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;cursor:pointer}.menu-btn span{width:20px;height:2px;background:#2875c7;display:block}.drawer-mask{position:fixed;inset:0;background:rgba(31,45,61,.35);z-index:10000}.drawer{position:fixed;top:0;right:0;height:100vh;width:min(360px,88vw);background:#fff;z-index:10001;transform:translateX(105%);transition:.25s ease;padding:18px;box-shadow:-20px 0 40px rgba(43,97,153,.14);overflow-y:auto}.drawer.open{transform:translateX(0)}.drawer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid #e5edf5}.drawer-top img{max-height:40px}.drawer-close{width:44px;height:44px;border:0;background:#eef3f9;border-radius:8px;font-size:28px;color:#2875c7;cursor:pointer}.drawer-nav{display:grid;gap:6px;padding:12px 0}.drawer-nav a{text-decoration:none;color:#34495e;padding:11px 12px;border-radius:8px}.drawer-nav a:hover{background:#eaf4ff;color:#2875c7}.drawer-open{overflow:hidden}.container{max-width:1160px;margin:0 auto;padding:0 20px}.section{padding:76px 0}.section-light{background:#f4f7fb}.eyebrow{color:#2875c7;font-weight:700;letter-spacing:.04em}.section-title,h1,h2,h3{color:#1f2d3d}.section-title{font-size:34px;line-height:1.25;margin:0 0 14px}.section-lead{max-width:760px;color:#6f7f90;margin:0 0 28px}.hero{padding:72px 0 54px;background:linear-gradient(180deg,#fff 0,#f7fbff 100%)}.hero-grid,.split{display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:center}.hero h1{font-size:48px;line-height:1.15;margin:10px 0 18px}.hero-sub{font-size:22px;color:#2875c7;margin:0 0 14px}.hero p{font-size:17px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}.sub-link{display:inline-flex;align-items:center;min-height:44px;padding:0 14px;border:1px solid #d8e4f0;border-radius:8px;text-decoration:none;background:#fff}.hero-visual img,.feature-image img,.content-img{max-width:100%;height:auto;object-fit:contain;display:block}.hero-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px}.hero-points span{padding:10px 12px;background:#fff;border:1px solid #e5edf5;border-radius:8px}.info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.category-card,.info-card,.review-card,.faq-card,.notice-card{background:#fff;border:1px solid #d8e4f0;border-radius:8px;box-shadow:0 8px 24px rgba(43,97,153,.06);padding:24px}.category-card{transition:.2s}.category-card:hover{border-color:#2875c7;transform:translateY(-3px)}.category-card.full{grid-column:1/-1}.text-link{font-weight:700;text-decoration:none}.two-col{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.faq-list{display:grid;gap:16px}.faq-card h3{margin-top:0}.notice-list{display:grid;gap:16px}.pill{display:inline-block;padding:4px 10px;background:#eaf4ff;color:#2875c7;border-radius:999px;font-size:13px}.article{max-width:900px}.article h2{margin-top:34px}.article p,.article li{font-size:16px}.article ul,.article ol{padding-left:24px}.callout{background:#eaf4ff;border-left:4px solid #3f8fe5;padding:18px 20px;border-radius:6px;margin:24px 0}.risk{background:#fff7ed;border:1px solid #ffd9ad;padding:18px 20px;border-radius:8px}.cta-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#eef3f9;padding:24px;border-radius:10px;margin-top:30px}footer{background:#438ddf;color:#fff}.footer-inner{max-width:1160px;margin:0 auto;padding:48px 20px 28px}.footer-brand{display:grid;grid-template-columns:180px 1fr;gap:28px;align-items:start}.footer-brand img{max-height:46px;max-width:170px;filter:brightness(0) invert(1)}.footer-links{display:flex;flex-wrap:wrap;gap:12px 20px;margin:26px 0}.footer-links a{color:#fff;text-decoration:none}.footer-risk{padding:18px 0;border-top:1px solid rgba(255,255,255,.28);border-bottom:1px solid rgba(255,255,255,.28)}.copyright{padding-top:18px;opacity:.9}.maintenance{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f4f7fb}.maintenance-box{max-width:560px;width:100%;background:#fff;border:1px solid #d8e4f0;border-radius:12px;padding:36px;box-shadow:0 12px 32px rgba(43,97,153,.1);text-align:center}@media(max-width:980px){.nav-core{display:none}.hero-grid,.split{grid-template-columns:1fr}.info-grid{grid-template-columns:repeat(2,1fr)}.reviews{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card.full{grid-column:1/-1}.hero{padding-top:50px}}@media(max-width:768px){.header-inner{min-height:62px;padding:0 14px}.site-logo img{max-height:36px}.header-download{min-height:44px;padding:0 14px}.hero{padding:42px 0}.hero h1{font-size:36px}.hero-sub{font-size:19px}.section{padding:54px 0}.container{padding:0 16px}.section-title{font-size:28px}.info-grid,.category-grid,.two-col,.reviews{grid-template-columns:1fr}.category-card.full{grid-column:auto}.hero-points{grid-template-columns:1fr}.footer-brand{grid-template-columns:1fr}.cta-bar{align-items:flex-start;flex-direction:column}}