*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;background:#F4F8FC;color:#1F2D3A;line-height:1.75}body.lock-scroll{overflow:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}.site-header{position:sticky;top:0;z-index:9000;background:rgba(255,255,255,0.94);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(18,104,216,0.08)}.topbar{max-width:1200px;margin:0 auto;height:72px;padding:0 18px;display:flex;align-items:center;gap:18px}.site-logo{color:#123B66;font-weight:900;font-size:28px;letter-spacing:1px;white-space:nowrap}.nav-core{display:flex;align-items:center;gap:8px;flex:1;justify-content:center}.nav-core a{color:#123B66;background:rgba(22,139,255,0.08);border-radius:999px;padding:9px 16px;font-weight:700;white-space:nowrap;transition:.2s}.nav-core a:hover,.nav-core a.active{color:#168BFF;background:linear-gradient(135deg,rgba(22,139,255,0.12),rgba(255,159,26,0.10));box-shadow:0 8px 18px rgba(18,104,216,0.08)}.header-actions{display:flex;align-items:center;gap:10px;white-space:nowrap}.overview-btn{border:1px solid rgba(22,139,255,0.22);background:#fff;color:#123B66;border-radius:999px;padding:9px 15px;font-weight:800;cursor:pointer}.overview-btn:hover{color:#168BFF;box-shadow:0 8px 18px rgba(18,104,216,0.10)}.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,0.18);font-weight:800;border:0;padding:12px 22px;transition:.2s}.main-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(18,104,216,0.24)}.small-btn{padding:9px 18px}.mobile-menu-btn{display:none;width:42px;height:42px;border:0;background:#fff;border-radius:12px;box-shadow:0 8px 20px rgba(18,104,216,0.10);padding:10px}.mobile-menu-btn span{display:block;height:2px;background:#123B66;margin:5px 0;border-radius:2px}.screen-mask{position:fixed;inset:0;background:rgba(16,43,70,0.42);opacity:0;visibility:hidden;z-index:9998;transition:.2s}.screen-mask.show{opacity:1;visibility:visible}.category-panel{position:fixed;right:0;top:0;height:100vh;width:420px;max-width:90vw;background:#fff;box-shadow:0 18px 48px rgba(18,104,216,0.16);z-index:10000;transform:translateX(105%);transition:.25s;padding:22px;overflow:auto}.category-panel.open{transform:translateX(0)}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.panel-head strong,.drawer-head strong{font-size:24px;color:#168BFF}.panel-head button,.drawer-head button{width:38px;height:38px;border:0;background:#EAF4FF;color:#123B66;border-radius:50%;font-size:24px;cursor:pointer}.panel-group{margin:18px 0}.panel-group h3{color:#168BFF;margin:0 0 10px;font-size:16px}.panel-links{display:grid;gap:10px}.panel-links a{display:block;background:#F7FAFD;border:1px solid rgba(22,139,255,0.14);border-radius:16px;padding:12px 14px;transition:.2s}.panel-links a:hover{border-color:#168BFF;transform:translateX(-2px)}.panel-links span{display:block;color:#123B66;font-weight:800}.panel-links em{font-style:normal;color:#5D7083;font-size:13px}.mobile-drawer{position:fixed;left:0;top:0;height:100vh;width:84vw;max-width:320px;background:#fff;z-index:10000;transform:translateX(-105%);transition:.25s;padding:20px;overflow:auto;box-shadow:0 18px 48px rgba(18,104,216,0.16)}.mobile-drawer.open{transform:translateX(0)}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-nav a{background:#F7FAFD;border:1px solid rgba(22,139,255,0.14);border-radius:14px;padding:10px;color:#123B66;font-weight:700;text-align:center}.page-wrap,.home-wrap{max-width:1200px;margin:0 auto;padding:26px 18px 64px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:22px;background:#fff;box-shadow:0 16px 38px rgba(18,104,216,0.12);overflow:hidden;position:relative;z-index:1;height:380px}.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:none;border-radius:999px;background:rgba(255,255,255,0.88);color:#168BFF;box-shadow:0 8px 20px rgba(18,104,216,0.16);width:44px;height:44px;font-size:28px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.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:none;background:rgba(22,139,255,0.26);cursor:pointer;padding:0}.slider-dots button.active{background:#FF9F1A}.section{margin:28px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px}.section-kicker{color:#168BFF;font-weight:900;letter-spacing:.5px}.section-title,h1,h2,h3{color:#123B66}.section-title{font-size:30px;margin:4px 0}.section-desc{color:#5D7083;margin:0;max-width:760px}.card,.zone-card,.info-card,.review-card,.qa-card,.notice-box,.hero-card{background:#fff;border:1px solid rgba(22,139,255,0.14);box-shadow:0 14px 36px rgba(18,104,216,0.10);border-radius:22px}.hero-card{padding:34px;display:grid;grid-template-columns:1.12fr .88fr;gap:28px;align-items:center}.hero-card h1{font-size:38px;line-height:1.25;margin:8px 0 14px}.hero-card p{color:#5D7083;margin:0 0 14px}.hero-img,.content-img,.zone-card img,.app-section img{width:100%;max-height:320px;object-fit:contain;border-radius:18px;background:#F7FAFD}.text-link{color:#168BFF;font-weight:800}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.capsules{display:flex;gap:10px;overflow-x:auto;padding:4px 2px 12px}.capsules a{min-width:132px;background:#fff;border:1px solid rgba(22,139,255,0.16);border-radius:999px;padding:10px 15px;color:#123B66;font-weight:800;box-shadow:0 8px 18px rgba(18,104,216,0.06);white-space:nowrap}.capsules a span{display:block;color:#5D7083;font-size:12px;font-weight:500}.summary-card{padding:22px 26px;background:linear-gradient(135deg,#fff,#EAF4FF);border-radius:22px;border:1px solid rgba(22,139,255,0.14)}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.info-card,.zone-card,.review-card,.qa-card{padding:20px}.num,.badge,.tag{color:#168BFF;font-weight:900}.info-card .num{font-size:24px}.zone-card h3,.info-card h3,.review-card h3,.qa-card h3{margin:4px 0 8px}.zone-card p,.info-card p,.review-card p,.qa-card p,.notice-box p,.content-block p{color:#5D7083;margin:0 0 10px}.zone-card img{height:190px;margin-bottom:14px}.points{padding:0;margin:12px 0 0;list-style:none}.points li{position:relative;padding-left:18px;margin:6px 0;color:#1F2D3A}.points li:before{content:"";position:absolute;left:0;top:11px;width:7px;height:7px;border-radius:50%;background:#FF9F1A}.notice-box{padding:22px 24px;background:linear-gradient(135deg,#fff,#F7FAFD)}.notice-box strong{color:#123B66}.content-block{padding:24px}.inner-hero{margin-top:10px}.content-block h2{margin-top:0}.step-list{display:grid;gap:12px;counter-reset:step}.step-list li{list-style:none;background:#fff;border:1px solid rgba(22,139,255,0.14);border-radius:18px;padding:14px 16px;color:#5D7083}.step-list li:before{counter-increment:step;content:counter(step);display:inline-flex;width:26px;height:26px;border-radius:50%;background:#EAF4FF;color:#168BFF;align-items:center;justify-content:center;font-weight:900;margin-right:8px}.faq-list{display:grid;gap:14px}.faq-item{padding:18px 20px;background:#fff;border:1px solid rgba(22,139,255,0.14);border-radius:18px;box-shadow:0 10px 24px rgba(18,104,216,0.07)}.faq-item h3{margin:0 0 8px;font-size:18px}.faq-item p{margin:0;color:#5D7083}.site-footer{background:#102B46;color:#EAF4FF;margin-top:34px}.footer-inner{max-width:1200px;margin:0 auto;padding:40px 18px;display:grid;grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:28px}.footer-logo{font-size:28px;font-weight:900;color:#fff}.site-footer p{color:#C8DDF2;margin:10px 0 0}.site-footer h3{color:#fff;margin:0 0 12px}.site-footer a{display:block;color:#EAF4FF;margin:8px 0}.footer-bottom{text-align:center;border-top:1px solid rgba(234,244,255,0.12);padding:16px;color:#C8DDF2}.mobile-bottom-nav{display:none}.legal-line{font-size:14px;color:#8A9AAC}.contact-box{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-box div{background:#F7FAFD;border-radius:18px;padding:16px;border:1px solid rgba(22,139,255,0.12)}@media (max-width:980px){.nav-core,.overview-btn{display:none}.mobile-menu-btn{display:block}.topbar{justify-content:space-between;height:64px}.site-logo{font-size:25px}.header-actions{margin-left:auto}.hero-card{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}.grid-2{grid-template-columns:1fr}.banner-slider{height:300px}.footer-inner{grid-template-columns:1fr 1fr}.section-title{font-size:26px}}@media (max-width:640px){body{padding-bottom:68px}.page-wrap,.home-wrap{padding:18px 14px 46px}.topbar{padding:0 12px}.banner-slider{height:210px;margin:18px auto 24px;border-radius:18px}.slider-arrow{width:36px;height:36px;font-size:22px}.slider-arrow.prev{left:8px}.slider-arrow.next{right:8px}.hero-card{padding:22px;border-radius:20px}.hero-card h1{font-size:28px}.grid-4,.grid-3{grid-template-columns:1fr}.section-head{display:block}.zone-card img{height:160px}.footer-inner{grid-template-columns:1fr;padding:32px 18px}.contact-box{grid-template-columns:1fr}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:8800;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid rgba(22,139,255,0.14);box-shadow:0 -10px 28px rgba(18,104,216,0.10)}.mobile-bottom-nav a{text-align:center;padding:10px 0;color:#123B66;font-weight:800}.small-btn{padding:8px 14px}.capsules a{min-width:120px}.section-title{font-size:24px}}