
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F5F9FE;color:#243447;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;object-fit:contain;display:block}button{font:inherit}body.drawer-open{overflow:hidden}.site-header{position:sticky;top:0;z-index:9999;background:rgba(245,249,254,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(47,123,255,.12)}.header-inner{max-width:1220px;height:72px;margin:auto;padding:0 18px;display:flex;align-items:center;gap:18px;white-space:nowrap}.brand-logo{display:flex;align-items:center;flex:0 0 auto}.brand-logo img{height:40px;width:auto}.desktop-core{display:flex;align-items:center;gap:5px;padding:5px;background:#fff;border:1px solid rgba(47,123,255,.16);border-radius:999px;margin:auto}.desktop-core a{padding:8px 13px;border-radius:999px;color:#16324F;font-size:14px}.desktop-core a.active,.desktop-core a:hover{background:#E8F2FC;color:#2F7BFF}.header-actions{display:flex;align-items:center;gap:9px}.overview-btn{border:0;background:transparent;color:#16324F;cursor:pointer;padding:8px 10px}.login-btn,.register-btn,.main-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:999px;font-weight:700}.login-btn,.main-btn{background:#2F7BFF;color:#fff}.register-btn{background:#fff;color:#16324F;border:1px solid #C5D7F0}.mobile-menu-btn{display:none;border:0;background:#fff;color:#16324F;border-radius:10px;width:42px;height:42px;font-size:21px;box-shadow:0 4px 18px rgba(22,50,79,.08)}main{min-height:60vh}.container{width:min(1220px,calc(100% - 36px));margin:auto}.section{padding:62px 0}.section-sm{padding:42px 0}.soft{background:#F3F8FF}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.section-head h2,.section-head h1{margin:0;color:#16324F;line-height:1.25}.section-head p{margin:6px 0 0;color:#5B6B7C}.text-link{color:#1E5FD6;font-weight:700}.hero{position:relative;overflow:hidden;padding:58px 0 50px}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;filter:blur(10px);background:rgba(47,123,255,.08);z-index:-1}.hero:before{width:360px;height:360px;right:5%;top:-120px}.hero:after{width:240px;height:240px;left:4%;bottom:-110px}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:36px;align-items:center}.eyebrow{display:inline-block;padding:6px 11px;border-radius:999px;background:#E8F2FC;color:#1E5FD6;font-size:13px;font-weight:800}.hero h1{font-size:clamp(34px,5vw,56px);line-height:1.12;margin:18px 0;color:#16324F}.hero p{font-size:17px;color:#5B6B7C;margin:0 0 22px}.hero-actions{display:flex;gap:12px;margin:24px 0}.hero-card,.card{background:#fff;border:1px solid rgba(47,123,255,.16);box-shadow:0 12px 32px rgba(22,50,79,.08);border-radius:16px}.hero-card{padding:18px}.hero-card img{width:100%;height:auto}.summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px}.summary-item{background:#fff;border:1px solid rgba(47,123,255,.13);border-radius:14px;padding:15px}.summary-item strong{display:block;color:#16324F}.summary-item span{display:block;color:#7A8896;font-size:13px;margin-top:3px}.quick-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,1fr);gap:14px;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x proximity}.quick-card{scroll-snap-align:start;min-height:150px;padding:18px}.quick-card b{font-size:12px;color:#2F7BFF}.quick-card h3{margin:8px 0 6px;color:#16324F}.quick-card p{margin:0;color:#5B6B7C;font-size:14px}.intro-strip{display:grid;grid-template-columns:1.2fr .8fr;gap:20px;align-items:center;padding:28px}.intro-strip h2{margin:0 0 8px;color:#16324F}.dual-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.content-card{padding:24px}.content-card img{max-height:260px;width:100%;margin-bottom:18px}.content-card h3{color:#16324F;margin:0 0 8px}.content-card p{margin:0;color:#5B6B7C}.topic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.topic-card{overflow:hidden}.topic-card .img-wrap{padding:14px 14px 0}.topic-card img{width:100%;height:auto;max-height:180px}.topic-card .body{padding:15px 16px 18px}.topic-card h3{margin:0 0 6px;color:#16324F}.topic-card p{margin:0 0 10px;color:#5B6B7C;font-size:14px}.app-banner{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:26px;padding:28px}.app-banner img{max-height:280px;width:100%}.app-banner h2{color:#16324F;margin:0 0 10px}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review{padding:22px}.review .stars{color:#1E5FD6;letter-spacing:2px}.review p{margin:10px 0;color:#34495E}.review small{color:#7A8896}.faq-list{display:grid;gap:12px}.faq-item{padding:20px 22px}.faq-item h3{margin:0 0 8px;color:#16324F;font-size:18px}.faq-item p{margin:0;color:#5B6B7C}.notice{padding:24px;border-left:4px solid #2F7BFF}.notice h2,.notice h3{margin-top:0;color:#16324F}.page-hero{padding:52px 0 30px}.page-hero .wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.page-hero h1{font-size:clamp(34px,4.5vw,48px);margin:10px 0;color:#16324F;line-height:1.18}.page-hero p{color:#5B6B7C;font-size:17px}.page-hero .visual{padding:18px}.page-hero .visual img{max-height:290px;width:100%}.article-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:24px}.prose{padding:28px}.prose h2,.prose h3{color:#16324F;margin-top:28px}.prose h2:first-child{margin-top:0}.prose p{margin:0 0 16px}.side-card{padding:22px;position:sticky;top:94px;height:max-content}.side-card h3{margin-top:0;color:#16324F}.side-card a{display:block;padding:10px 0;border-bottom:1px solid rgba(47,123,255,.12);color:#1E5FD6}.tip-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tip{padding:20px}.tip h3{margin:0 0 7px;color:#16324F}.site-footer{background:#10243A;color:#D7E6F5;margin-top:40px}.footer-inner{max-width:1220px;margin:auto;padding:48px 18px;display:grid;grid-template-columns:1fr 1.4fr;gap:40px}.footer-brand img{height:42px;width:auto;filter:brightness(0) invert(1)}.footer-brand p{max-width:520px;color:#BFD0E0}.footer-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.footer-cols h3{margin-top:0;color:#fff}.footer-cols a{display:block;color:#D7E6F5;margin:7px 0}.footer-note{border-top:1px solid rgba(255,255,255,.12);padding:18px;text-align:center;color:#BFD0E0;font-size:13px}.drawer-mask{position:fixed;inset:0;background:rgba(16,36,58,.34);opacity:0;visibility:hidden;transition:.25s;z-index:10000}.drawer-mask.show{opacity:1;visibility:visible}.drawer{position:fixed;top:0;bottom:0;width:min(420px,90vw);background:#fff;z-index:10001;transition:transform .28s ease;box-shadow:0 20px 60px rgba(16,36,58,.2)}.drawer-right{right:0;transform:translateX(105%)}.drawer-left{left:0;transform:translateX(-105%)}.drawer.open{transform:translateX(0)}.drawer-head{height:72px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(47,123,255,.12);color:#16324F}.drawer-head button{border:0;background:#F3F8FF;border-radius:10px;width:38px;height:38px;font-size:24px;cursor:pointer}.drawer-logo{height:38px;width:auto}.drawer-scroll{height:calc(100vh - 72px);overflow:auto;padding:18px}.drawer-group{margin-bottom:24px}.drawer-group h3{margin:0 0 10px;color:#16324F;font-size:15px}.drawer-links{display:grid;grid-template-columns:1fr 1fr;gap:8px}.drawer-links a,.mobile-all-links a{padding:10px 12px;border-radius:10px;background:#F3F8FF;color:#16324F}.mobile-all-links{display:grid;grid-template-columns:1fr 1fr;gap:9px;align-content:start}.mobile-bottom{display:none}
@media(max-width:980px){.desktop-core{display:none}.header-inner{justify-content:space-between}.overview-btn{display:none}.mobile-menu-btn{display:inline-grid;place-items:center}.header-actions .register-btn{display:none}.brand-logo{position:absolute;left:50%;transform:translateX(-50%)}.hero-grid,.page-hero .wrap,.article-grid,.intro-strip,.app-banner{grid-template-columns:1fr}.summary-grid{grid-template-columns:repeat(2,1fr)}.topic-grid{grid-template-columns:repeat(3,1fr)}.three-grid,.review-grid,.tip-list{grid-template-columns:repeat(2,1fr)}.side-card{position:static}.footer-inner{grid-template-columns:1fr}.mobile-bottom{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:10px;right:10px;bottom:10px;z-index:9000;background:rgba(255,255,255,.96);border:1px solid rgba(47,123,255,.16);box-shadow:0 10px 30px rgba(22,50,79,.14);border-radius:16px;padding:6px}.mobile-bottom a{text-align:center;padding:9px 5px;color:#16324F;font-size:13px;font-weight:700}body{padding-bottom:82px}}
@media(max-width:720px){.section{padding:46px 0}.hero{padding:38px 0 28px}.container{width:min(100% - 24px,1220px)}.hero h1{font-size:36px}.hero p{font-size:16px}.summary-grid{grid-template-columns:1fr 1fr}.topic-grid{grid-template-columns:repeat(2,1fr);gap:12px}.three-grid,.review-grid,.tip-list{grid-template-columns:1fr}.topic-card .body{padding:13px}.topic-card img{max-height:140px}.footer-cols{grid-template-columns:1fr 1fr}.page-hero{padding-top:36px}.prose{padding:20px}.section-head{align-items:flex-start;flex-direction:column}.hero-actions{flex-wrap:wrap}}
