*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F4FBFF;color:#223044;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}.site-header{position:fixed;inset:0 0 auto;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(8,119,201,.08)}.top-nav{max-width:1200px;height:76px;margin:auto;display:flex;align-items:center;gap:32px;padding:0 20px}.brand-logo{width:168px;flex:none}.brand-logo img{max-height:50px;object-fit:contain}.nav-core{display:flex;justify-content:center;gap:28px;flex:1}.nav-core a{color:#1D2A3A;position:relative;font-weight:600;padding:12px 8px}.nav-core a:hover,.nav-core a.active{color:#1CA8F6}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:2px;width:28px;height:3px;border-radius:999px;background:#1CA8F6;transform:translateX(-50%)}.main-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;background:linear-gradient(135deg,#38C7FF 0%,#1CA8F6 48%,#0877C9 100%);color:#fff;border-radius:999px;box-shadow:0 12px 26px rgba(8,119,201,.18);font-weight:700;transition:.2s}.main-btn:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(8,119,201,.25)}.channel-bar{background:rgba(234,247,255,.88);border-top:1px solid rgba(28,168,246,.1);border-bottom:1px solid rgba(28,168,246,.1);overflow-x:auto;white-space:nowrap}.channel-inner{max-width:1200px;margin:auto;display:flex;gap:8px;padding:9px 20px}.channel-bar a{color:#5F7082;border-radius:999px;padding:5px 12px;font-size:14px}.channel-bar a:hover,.channel-bar a.active{color:#0877C9;background:rgba(28,168,246,.08)}.site-main{padding-top:126px;min-height:60vh}.container{max-width:1200px;margin:auto;padding:0 20px}.section{margin:42px auto}.banner-slider{max-width:1200px;height:360px;margin:24px auto 34px;border-radius:22px;background:#fff;box-shadow:0 16px 40px rgba(8,119,201,.1);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;width:42px;height:42px;border-radius:999px;background:rgba(255,255,255,.88);color:#1CA8F6;box-shadow:0 8px 20px rgba(8,119,201,.14);font-size:22px;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;padding:0;border-radius:50%;border:0;background:rgba(28,168,246,.24)}.slider-dots button.active{background:#1CA8F6}.hero,.split,.grid-3,.grid-4,.faq-grid,.review-grid{display:grid;gap:22px}.hero,.split{grid-template-columns:1.15fr .85fr}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.faq-grid,.review-grid{grid-template-columns:repeat(2,1fr)}.card,.zone-card,.info-card,.review-card,.page-hero{background:#fff;border:1px solid rgba(28,168,246,.12);box-shadow:0 16px 40px rgba(8,119,201,.08);border-radius:22px;padding:26px}.card img,.zone-card img,.page-hero img{width:100%;height:220px;object-fit:contain;border-radius:16px;background:#F2FAFF}.page-hero{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:28px;margin-top:24px}.page-hero.no-image{grid-template-columns:1fr}.page-hero h1,h1,h2,h3,.section-title{color:#0877C9}.section-title{font-size:30px;margin:0 0 18px}.section-kicker,.num,.badge{color:#1CA8F6;font-weight:700}.text-link{color:#0877C9;font-weight:700}.pill-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.pill-item{background:#fff;border:1px solid rgba(28,168,246,.14);border-radius:18px;padding:18px}.intro-strip{background:linear-gradient(120deg,#fff,#EAF7FF);padding:24px;border-radius:20px;border:1px solid rgba(28,168,246,.12)}.info-card .num{font-size:28px}.list-points{margin:12px 0 0;padding-left:20px}.review-card p{margin:0}.faq-item{background:#fff;border-radius:18px;padding:20px;border:1px solid rgba(28,168,246,.12)}.faq-item h3{margin-top:0}.compliance{background:#EAF7FF;border-left:4px solid #1CA8F6;border-radius:14px;padding:20px}.floating-service{position:fixed;right:18px;top:42%;z-index:60;display:flex;flex-direction:column;gap:8px}.floating-service a,.floating-service button{background:#fff;color:#0877C9;border:1px solid rgba(28,168,246,.14);box-shadow:0 14px 30px rgba(8,119,201,.1);padding:10px 14px;border-radius:12px;font:inherit;cursor:pointer}.floating-service .register-link{background:linear-gradient(135deg,#38C7FF 0%,#1CA8F6 48%,#0877C9 100%);color:#fff}.menu-btn,.mobile-drawer,.drawer-mask,.mobile-bottom{display:none}footer{background:#082A46;color:#EAF8FF;margin-top:54px;padding:48px 20px 24px}.footer-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer-brand img{max-width:170px;max-height:58px;object-fit:contain;margin-bottom:14px}.footer-grid h3{color:#fff}.footer-grid a{display:block;color:#EAF8FF;margin:8px 0}.legal-note{max-width:1200px;margin:28px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.14);font-size:14px;color:#C8E8FA}
@media(max-width:900px){.floating-service{display:none}.top-nav{height:68px;justify-content:space-between;gap:12px}.nav-core,.channel-bar{display:none}.brand-logo{width:140px}.menu-btn{display:block;border:0;background:#EAF7FF;color:#0877C9;width:40px;height:40px;border-radius:12px;font-size:23px}.header-register{padding:8px 18px}.site-main{padding-top:80px}.hero,.split,.page-hero{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}.pill-grid{grid-template-columns:repeat(2,1fr)}.banner-slider{height:260px;margin:18px 20px 28px}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(8,42,70,.45);z-index:199;opacity:0;visibility:hidden;transition:.25s}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{display:block;position:fixed;inset:0 auto 0 0;width:84%;max-width:320px;background:#fff;z-index:200;transform:translateX(-100%);transition:.25s;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid #EAF7FF}.drawer-head img{max-width:150px;max-height:50px;object-fit:contain}.drawer-head button{border:0;background:#EAF7FF;color:#0877C9;width:38px;height:38px;border-radius:50%;font-size:24px}.mobile-drawer nav{display:grid;padding:12px}.mobile-drawer nav a{padding:12px 14px;border-radius:12px;color:#223044}.mobile-drawer nav a.active,.mobile-drawer nav a:hover{background:#EAF7FF;color:#0877C9}.drawer-open{overflow:hidden}.mobile-bottom{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;inset:auto 0 0;z-index:90;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-top:1px solid rgba(28,168,246,.14)}.mobile-bottom a{text-align:center;padding:12px 4px;color:#0877C9;font-weight:600}.site-main{padding-bottom:64px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:600px){.banner-slider{height:190px;border-radius:16px}.slider-arrow{width:36px;height:36px}.grid-4,.grid-3,.pill-grid,.faq-grid,.review-grid{grid-template-columns:1fr}.section{margin:30px auto}.section-title{font-size:25px}.card,.zone-card,.info-card,.review-card,.page-hero{padding:20px;border-radius:18px}.card img,.zone-card img,.page-hero img{height:190px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.brand-logo{width:120px}.header-register{padding:7px 15px}}
