
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#F4F8FC;color:#1F2D3A;line-height:1.72;overflow-x:hidden}.no-scroll{overflow:hidden}a{text-decoration:none}.page-shell{padding:92px 18px 0}.site-header{position:fixed;top:0;left:0;right:0;z-index:9999;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(18,104,216,.08)}.desktop-nav{max-width:1220px;margin:auto;height:72px;display:flex;align-items:center;gap:28px;justify-content:space-between}.site-logo,.footer-logo{font-size:30px;font-weight:900;letter-spacing:2px;color:#123B66}.site-logo:before{content:"";display:inline-block;width:14px;height:14px;margin-right:8px;border-radius:50%;background:linear-gradient(135deg,#168BFF,#FF9F1A);box-shadow:0 0 0 6px rgba(22,139,255,.1)}.nav-core{display:flex;gap:10px;align-items:center;white-space:nowrap}.nav-core a{color:#123B66;background:rgba(22,139,255,.08);border:1px solid rgba(22,139,255,.08);border-radius:999px;padding:10px 16px;font-weight:700}.nav-core a:hover,.nav-core a.active{color:#168BFF;background:linear-gradient(135deg,rgba(22,139,255,.12),rgba(255,159,26,.10));box-shadow:0 8px 20px rgba(18,104,216,.10)}.nav-actions{display:flex;align-items:center;gap:12px}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#168BFF 0%,#1268D8 55%,#FF9F1A 100%);color:#fff;border-radius:999px;box-shadow:0 10px 24px rgba(18,104,216,.18);font-weight:800;padding:11px 24px;border:0;transition:.2s}.main-btn:hover{transform:translateY(-1px)}.main-btn.mini{padding:8px 14px;font-size:14px}.outline-btn{border:1px solid rgba(22,139,255,.2);background:#fff;color:#123B66;border-radius:999px;padding:10px 16px;font-weight:800;cursor:pointer}.outline-btn:hover{color:#168BFF;box-shadow:0 8px 20px rgba(18,104,216,.1)}.mobile-topbar{display:none;height:62px;align-items:center;justify-content:space-between;padding:0 14px}.menu-btn{width:42px;height:42px;border:0;background:#EAF4FF;border-radius:14px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 10px}.menu-btn span{height:2px;background:#123B66;border-radius:5px}.panel-mask,.drawer-mask{position:fixed;inset:0;background:rgba(16,43,70,.28);z-index:9998;opacity:0;visibility:hidden;transition:.25s}.panel-mask.show,.drawer-mask.show{opacity:1;visibility:visible}.category-panel{position:fixed;right:-460px;top:0;width:min(440px,92vw);height:100vh;background:#fff;box-shadow:0 18px 48px rgba(18,104,216,.16);z-index:10000;padding:24px;transition:.28s;overflow:auto}.category-panel.open{right:0}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.panel-head span,.section-kicker{color:#168BFF;font-weight:900;letter-spacing:.08em}.panel-head h2{margin:4px 0 0}.panel-head button,.drawer-head button{border:0;background:#EAF4FF;border-radius:50%;width:38px;height:38px;font-size:24px;color:#123B66}.panel-groups{display:grid;gap:20px}.panel-groups section{padding:16px;border-radius:20px;background:#F7FAFD;border:1px solid rgba(22,139,255,.12)}.panel-groups h3{margin:0 0 10px;color:#168BFF}.panel-groups a{display:block;padding:10px 0;border-top:1px dashed rgba(22,139,255,.16);color:#123B66}.panel-groups a span{display:block;color:#5D7083;font-size:13px}.mobile-drawer{position:fixed;left:-340px;top:0;width:82vw;max-width:320px;height:100vh;background:#fff;z-index:10000;box-shadow:0 18px 48px rgba(18,104,216,.16);transition:.28s;padding:20px;overflow:auto}.mobile-drawer.open{left:0}.mobile-drawer nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-drawer nav a{padding:12px;border-radius:14px;background:#F4F8FC;color:#123B66;font-weight:700}.banner-slider{max-width:1200px;height:390px;margin:28px auto 36px;border-radius:26px;background:#fff;box-shadow:0 16px 38px rgba(18,104,216,.12);overflow:hidden;position:relative;z-index:1}.banner-slider .slide{display:none;width:100%;height:100%}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:0;border-radius:999px;background:rgba(255,255,255,.88);color:#168BFF;box-shadow:0 8px 20px rgba(18,104,216,.16);width:44px;height:44px;font-size:30px;cursor:pointer}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.slider-dots button{width:9px;height:9px;border-radius:50%;border:0;background:rgba(22,139,255,.26);cursor:pointer}.slider-dots button.active{background:#FF9F1A}.dashboard-hero,.inner-hero{max-width:1200px;margin:0 auto 28px;display:grid;grid-template-columns:1.15fr .85fr;gap:26px;align-items:center;padding:30px;border-radius:30px;background:linear-gradient(135deg,#fff,#EAF4FF);border:1px solid rgba(22,139,255,.14);box-shadow:0 14px 36px rgba(18,104,216,.10)}h1,h2,h3,.section-title{color:#123B66;line-height:1.24}h1{font-size:42px;margin:8px 0 16px}h2{font-size:26px;margin-top:0}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.hero-tags span,.tag,.label,.badge{color:#168BFF;background:#fff;border:1px solid rgba(22,139,255,.14);border-radius:999px;padding:6px 12px;font-weight:800}.visual{margin:0;background:#fff;border-radius:24px;padding:14px;border:1px solid rgba(22,139,255,.12);box-shadow:inset 0 0 0 6px rgba(22,139,255,.04)}.content-img,.zone-card img,.app-section img{max-width:100%;width:100%;height:220px;object-fit:contain;display:block}.quick-strip{max-width:1200px;margin:0 auto 28px;display:flex;gap:14px;overflow-x:auto;padding-bottom:6px}.quick-pill{min-width:244px;background:#fff;border:1px solid rgba(22,139,255,.14);box-shadow:0 14px 36px rgba(18,104,216,.08);border-radius:22px;padding:18px}.quick-pill span,.num{color:#168BFF;font-weight:900}.quick-pill h3{margin:6px 0}.text-link{color:#168BFF;font-weight:900}.summary-band,.legal-reminder,.review-section,.faq-section{max-width:1200px;margin:0 auto 28px;background:#fff;border:1px solid rgba(22,139,255,.14);box-shadow:0 14px 36px rgba(18,104,216,.10);border-radius:26px;padding:26px}.summary-band{background:linear-gradient(135deg,#fff,#F7FAFD)}.info-board,.content-wall,.review-grid{max-width:1200px;margin:0 auto 28px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.content-wall,.review-grid{grid-template-columns:repeat(3,1fr)}.card,.zone-card,.info-card,.review-card{background:#fff;border:1px solid rgba(22,139,255,.14);box-shadow:0 14px 36px rgba(18,104,216,.10);border-radius:24px;padding:22px}.content-grid{max-width:1200px;margin:0 auto 28px;display:grid;gap:22px}.content-grid.two{grid-template-columns:1fr 1fr}.zone-card ul,.feature-list{padding-left:18px}.feature-list{display:grid;gap:12px;list-style:none;padding-left:0}.feature-list li{padding:14px;border-radius:16px;background:#F7FAFD;border:1px solid rgba(22,139,255,.12)}.feature-list strong{display:block;color:#123B66}.feature-list span{color:#5D7083}.notice-text{background:#EAF4FF;border-radius:18px;padding:14px;color:#123B66}.faq-section details,.faq-mini details{border-top:1px solid rgba(22,139,255,.12);padding:14px 0}.faq-section summary,.faq-mini summary{cursor:pointer;color:#123B66;font-weight:900}.site-footer{margin-top:40px;background:#102B46;color:#EAF4FF;padding:44px 18px 70px}.footer-inner{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.3fr 1fr 1.1fr;gap:28px}.footer-logo{color:#fff}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:8px}.footer-links a{color:#EAF4FF}.mobile-bottom{display:none}.inner-hero{margin-top:28px}.legal-reminder{background:#EAF4FF;color:#123B66;font-weight:700}.review-card p{margin:0;color:#1F2D3A}
@media(max-width:980px){.desktop-nav{display:none}.mobile-topbar{display:flex}.page-shell{padding-top:76px}.banner-slider{height:300px}.dashboard-hero,.inner-hero,.content-grid.two,.footer-inner{grid-template-columns:1fr}.info-board,.content-wall,.review-grid{grid-template-columns:1fr 1fr}h1{font-size:32px}}
@media(max-width:640px){body{padding-bottom:62px}.page-shell{padding-left:12px;padding-right:12px}.site-logo{font-size:24px}.banner-slider{height:210px;margin-top:16px;border-radius:18px}.slider-arrow{width:36px;height:36px;font-size:24px}.dashboard-hero,.inner-hero{padding:20px;border-radius:22px}.info-board,.content-wall,.review-grid{grid-template-columns:1fr}.content-img,.zone-card img{height:170px}.quick-pill{min-width:220px}.mobile-bottom{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);bottom:0;left:0;right:0;background:#fff;border-top:1px solid rgba(22,139,255,.12);box-shadow:0 -8px 24px rgba(18,104,216,.08);z-index:9000}.mobile-bottom a{padding:10px 0;text-align:center;color:#123B66;font-weight:800}.mobile-bottom a:hover{color:#168BFF}.site-footer{padding-bottom:92px}}
