*{box-sizing:border-box}body{margin:0;background:#F4F8FC;color:#1F2D3A;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none}img{max-width:100%;height:auto}.site-header{position:sticky;top:0;z-index:9999;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(18,104,216,.08)}.topbar{max-width:1200px;margin:0 auto;padding:12px 18px;display:flex;align-items:center;gap:18px;min-height:72px}.site-logo,.footer-logo{font-size:28px;color:#123B66;font-weight:900;letter-spacing:1px;white-space:nowrap}.nav-core{display:flex;gap:10px;flex:1;justify-content:center}.nav-core a{color:#123B66;background: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)}.header-actions{display:flex;gap:10px;align-items:center}.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:12px 22px;border:0;cursor:pointer}.main-btn.small{padding:9px 18px}.main-btn:hover{transform:translateY(-1px)}.outline-btn{border:1px solid rgba(22,139,255,.20);border-radius:999px;background:#fff;color:#123B66;padding:9px 16px;font-weight:800;cursor:pointer}.menu-btn{display:none;background:none;border:0;width:38px}.menu-btn span{display:block;height:3px;background:#123B66;margin:6px 0;border-radius:9px}.overlay{position:fixed;inset:0;background:rgba(16,43,70,.38);z-index:9998;opacity:0;pointer-events:none;transition:.25s}.category-panel{position:fixed;right:0;top:0;height:100vh;width:min(420px,88vw);background:#fff;box-shadow:0 18px 48px rgba(18,104,216,.16);z-index:10000;transform:translateX(105%);transition:.3s;padding:20px}.panel-on .category-panel{transform:translateX(0)}.panel-on .overlay,.drawer-on .overlay{opacity:1;pointer-events:auto}.panel-head,.drawer-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.panel-head strong{font-size:24px;color:#168BFF}.panel-head button,.drawer-head button{border:0;background:#EAF4FF;color:#123B66;border-radius:50%;font-size:26px;width:38px;height:38px}.panel-scroll{overflow:auto;height:calc(100vh - 80px);padding-right:6px}.category-panel section{margin-bottom:18px}.category-panel h3{color:#123B66;margin:0 0 8px}.category-panel a{display:block;padding:10px 0;color:#1F2D3A;border-bottom:1px solid rgba(22,139,255,.10);font-weight:800}.category-panel a span{display:block;color:#8A9AAC;font-size:13px;font-weight:500}.category-panel a:hover{color:#168BFF}.mobile-drawer{position:fixed;left:0;top:0;height:100vh;width:min(320px,86vw);background:#fff;z-index:10000;transform:translateX(-105%);transition:.3s;padding:18px;box-shadow:0 18px 48px rgba(18,104,216,.16)}.drawer-on .mobile-drawer{transform:translateX(0)}.drawer-links{display:grid;grid-template-columns:1fr 1fr;gap:10px;overflow:auto;max-height:calc(100vh - 80px)}.drawer-links a{background:#F7FAFD;color:#123B66;border:1px solid rgba(22,139,255,.12);border-radius:14px;padding:10px;font-weight:700}.lock-scroll{overflow:hidden}.banner-slider{max-width:1200px;height:390px;margin:28px auto 36px;border-radius:22px;background:#fff;box-shadow:0 16px 38px rgba(18,104,216,.12);overflow:hidden;position:relative;z-index:1}.banner-slider .slide{display:none;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}.section{max-width:1200px;margin:0 auto 34px;padding:0 18px}.intro-split,.feature-card{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:center;background:#fff;border:1px solid rgba(22,139,255,.14);box-shadow:0 14px 36px rgba(18,104,216,.10);border-radius:24px;padding:30px}.intro-split h1,.page-hero h1{font-size:clamp(30px,5vw,54px);line-height:1.15;color:#123B66;margin:10px 0 16px}.intro-split p,.page-hero p{font-size:17px;color:#5D7083}.section-kicker,.num,.tag,.label,.badge{color:#168BFF;font-weight:900}.tags{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.tags span{background:#EAF4FF;color:#123B66;border-radius:999px;padding:7px 12px;font-weight:700}.media-box{background:#F7FAFD;border-radius:20px;padding:12px;text-align:center}.media-box img{max-height:300px;object-fit:contain}.capsules{display:flex;gap:12px;overflow:auto;padding-bottom:6px}.capsules a{min-width:168px;background:#fff;border:1px solid rgba(22,139,255,.14);border-radius:18px;padding:14px;box-shadow:0 10px 22px rgba(18,104,216,.08)}.capsules b{display:block;color:#123B66}.capsules span{font-size:13px;color:#5D7083}.notice-bar,.info-band,.about-short,.compliance{background:linear-gradient(135deg,#fff,#EAF4FF);border:1px solid rgba(22,139,255,.14);border-radius:22px;box-shadow:0 14px 36px rgba(18,104,216,.10);padding:26px}.cards{display:grid;gap:18px}.cards.four{grid-template-columns:repeat(4,1fr)}.cards.three{grid-template-columns:repeat(3,1fr)}.cards.two{grid-template-columns:repeat(2,1fr)}.zone-card,.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:22px;padding:20px}.zone-card img{width:100%;height:190px;object-fit:contain;background:#F7FAFD;border-radius:16px;margin-bottom:14px}.zone-card h3,.section-head h2,.info-band h2,.about-short h2,.compliance h2,.faq-list h2,.feature-text h2{color:#123B66;margin:8px 0}.zone-card p,.feature-text p,.faq-list p{color:#5D7083}.text-link{color:#168BFF;font-weight:900}.page-hero{max-width:1200px;margin:28px auto 34px;padding:44px 24px;background:linear-gradient(135deg,#fff,#EAF4FF);border-radius:24px;box-shadow:0 14px 36px rgba(18,104,216,.10)}.check-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:0;list-style:none}.check-list li{background:#F7FAFD;border:1px solid rgba(22,139,255,.12);padding:10px;border-radius:14px;color:#123B66;font-weight:700}.faq-list{background:#fff;border-radius:22px;padding:24px 18px;box-shadow:0 14px 36px rgba(18,104,216,.10)}details{background:#F7FAFD;border:1px solid rgba(22,139,255,.12);border-radius:16px;margin:12px 0;padding:14px}summary{cursor:pointer;color:#123B66;font-weight:900}.site-footer{background:#102B46;color:#EAF4FF;margin-top:40px;padding:42px 18px 20px}.footer-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:24px}.footer-grid a{display:block;color:#EAF4FF;margin:7px 0}.footer-logo{color:#fff}.footer-bottom{text-align:center;border-top:1px solid rgba(234,244,255,.16);padding-top:16px;margin-top:24px;color:#b7cde1}.mobile-bottom{display:none}@media(max-width:900px){.nav-core,.panel-open{display:none}.menu-btn{display:block}.topbar{justify-content:space-between}.site-logo{font-size:24px}.banner-slider{height:260px;margin:18px 12px 26px}.intro-split,.feature-card{grid-template-columns:1fr;padding:22px}.cards.four,.cards.three,.cards.two,.footer-grid{grid-template-columns:1fr 1fr}.page-hero{margin:18px 12px}.check-list{grid-template-columns:1fr}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid rgba(22,139,255,.14);display:grid;grid-template-columns:repeat(4,1fr);z-index:9997;box-shadow:0 -8px 22px rgba(18,104,216,.10)}.mobile-bottom a{text-align:center;padding:10px 4px;color:#123B66;font-weight:800}body{padding-bottom:58px}}@media(max-width:560px){.header-actions .small{padding:8px 13px}.outline-btn{display:none}.banner-slider{height:205px}.slider-arrow{width:36px;height:36px;font-size:24px}.cards.four,.cards.three,.cards.two,.footer-grid{grid-template-columns:1fr}.section{margin-bottom:24px}.zone-card img{height:150px}.media-box img{max-height:220px}.intro-split h1,.page-hero h1{font-size:30px}.drawer-links{grid-template-columns:1fr}.capsules a{min-width:150px}}