*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F4FBFF;color:#223044;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{width:min(1200px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;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{height:76px;display:flex;align-items:center;gap:30px}.brand-logo{flex:0 0 auto}.brand-logo img{width:148px;height:46px;object-fit:contain}.nav-core{display:flex;justify-content:center;gap:30px;flex:1}.nav-core a{color:#1D2A3A;position:relative;font-weight:600;white-space:nowrap}.nav-core a:hover,.nav-core a.active{color:#1CA8F6}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:-12px;width:28px;height:3px;border-radius:999px;background:#1CA8F6;transform:translateX(-50%)}.main-btn{display:inline-flex;align-items:center;justify-content:center;padding:11px 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 32px rgba(8,119,201,.25)}.header-register{flex:0 0 auto}.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{display:flex;gap:8px;padding:10px 0}.channel-bar a{padding:7px 13px;color:#5F7082;border-radius:999px;font-size:14px}.channel-bar a:hover,.channel-bar a.active{color:#0877C9;background:rgba(28,168,246,.1)}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:23px;height:2px;background:#0877C9;margin:5px}.banner-slider{width:min(1200px,calc(100% - 40px));height:360px;margin:24px auto 34px;border-radius:22px;background:#fff;box-shadow:0 16px 40px rgba(8,119,201,.10);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;width:42px;height:42px;border:0;border-radius:999px;background:rgba(255,255,255,.9);color:#1CA8F6;box-shadow:0 8px 20px rgba(8,119,201,.14);font-size:30px;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}.section{padding:64px 0}.section.soft{background:#EAF7FF}.section-head{margin-bottom:24px}.section-head span,.section-kicker{color:#1CA8F6;font-weight:700;letter-spacing:.08em}h1,h2,h3,.section-title{color:#0877C9;line-height:1.3}h1{font-size:clamp(36px,5vw,58px);margin:10px 0 18px}h2{font-size:clamp(25px,3vw,36px)}h3{font-size:20px}.hero-with-image{display:grid;grid-template-columns:1.05fr .95fr;gap:46px;align-items:center}.content-img,.zone-card img,.app-section img,.hero-visual img{width:100%;max-height:300px;object-fit:contain;border-radius:18px;background:#fff}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.two-col{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.card,.zone-card,.info-card,.review-card,.quick-cats article{background:#fff;border:1px solid rgba(28,168,246,.12);box-shadow:0 16px 40px rgba(8,119,201,.08);border-radius:20px;padding:24px}.zone-card img{height:180px;margin-bottom:18px}.info-card b{font-size:28px;color:#1CA8F6}.text-link,.zone-card a,.quick-cats a{color:#0877C9;font-weight:700}.quick-cats article{border-radius:999px;padding:20px 24px}.quick-cats h3,.quick-cats p{margin:0}.intro-band{background:linear-gradient(90deg,#fff,#EAF7FF,#fff);padding:28px 0}.intro-band .wrap{display:flex;gap:26px;align-items:center}.intro-band strong{font-size:26px;color:#0877C9}.intro-band p{margin:0}.inner-hero{padding:72px 0 52px;background:linear-gradient(180deg,#EAF7FF,#F4FBFF)}.inner-hero h2{margin-top:0}.faq-list details,details{background:#fff;border:1px solid rgba(28,168,246,.12);border-radius:14px;padding:16px 18px;margin-bottom:12px}.faq-list summary,summary{cursor:pointer;font-weight:700;color:#0877C9}.compliance-strip{padding:28px 0;background:#DFF5FF}.compliance-strip .wrap{display:flex;gap:24px;align-items:center}.compliance-strip strong{color:#0877C9;white-space:nowrap}.compliance-strip p{margin:0}footer{background:#082A46;color:#EAF8FF;padding:50px 0 16px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer-brand img{width:160px;height:54px;object-fit:contain;background:#fff;border-radius:12px;padding:6px}.footer-grid h3{color:#fff}.footer-grid a{display:block;margin:8px 0;color:#EAF8FF}.copyright{text-align:center;margin-top:36px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);font-size:14px}.floating-service{position:fixed;right:18px;top:42%;z-index:60;display:grid;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,.10);border-radius:12px;padding:10px 12px;font:inherit;cursor:pointer}.floating-service a.register-link{background:linear-gradient(135deg,#38C7FF,#1CA8F6,#0877C9);color:#fff}.mobile-drawer,.drawer-overlay,.mobile-bottom{display:none}
@media(max-width:980px){.floating-service{display:none}.grid-4{grid-template-columns:repeat(2,1fr)}.nav-core{gap:16px}.top-nav{gap:18px}.banner-slider{height:280px}}
@media(max-width:760px){body{padding-bottom:70px}.wrap{width:min(100% - 24px,1200px)}.top-nav{height:64px;justify-content:space-between;gap:10px}.menu-toggle{display:block}.brand-logo img{width:122px;height:40px}.nav-core,.channel-bar{display:none}.header-register{padding:9px 17px}.banner-slider{width:calc(100% - 24px);height:190px;margin:14px auto 24px;border-radius:16px}.slider-arrow{width:34px;height:34px;font-size:24px}.section{padding:42px 0}.hero-with-image,.two-col,.grid-3,.grid-4,.footer-grid{grid-template-columns:1fr}.hero-with-image{gap:24px}.content-img{max-height:240px}.quick-cats article{border-radius:18px}.intro-band .wrap,.compliance-strip .wrap{display:block}.intro-band strong,.compliance-strip strong{display:block;margin-bottom:8px}.inner-hero{padding:50px 0 34px}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:1001;transform:translateX(-105%);transition:.25s;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-overlay{display:block;position:fixed;inset:0;background:rgba(8,42,70,.45);z-index:1000;opacity:0;visibility:hidden;transition:.25s}.drawer-overlay.show{opacity:1;visibility:visible}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #EAF7FF}.drawer-head img{width:130px;height:44px;object-fit:contain}.drawer-close{border:0;background:none;font-size:34px;color:#0877C9}.mobile-drawer nav{padding:10px 16px 30px}.mobile-drawer nav a{display:block;padding:12px 10px;border-bottom:1px solid #EDF8FF}.drawer-open{overflow:hidden}.mobile-bottom{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;z-index:90;background:#fff;border-top:1px solid #D7F1FF;box-shadow:0 -8px 24px rgba(8,119,201,.08);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom a{text-align:center;padding:13px 4px;color:#0877C9;font-weight:700;font-size:14px}.footer-brand img{margin:auto}.footer-grid{text-align:center}}
