:root{--bg:#E6EBF2;--nav:#F5F7FB;--card:rgba(255,255,255,.92);--line:rgba(40,156,255,.16);--blue:#289CFF;--text:#243447;--sub:#66788A;--muted:#8A9AAF;--footer:#243447;--footerText:#EAF3FF;--shadow:0 14px 36px rgba(56,92,138,.12);--btn:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{color:var(--blue);text-decoration:none}img{max-width:100%;height:auto}main{padding-top:18px}.site-header{position:sticky;top:0;z-index:9999;background:var(--nav);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(56,92,138,.10)}.header-inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;gap:22px;padding:14px 24px}.logo img,.mobile-logo img{max-height:52px;width:auto;display:block}.nav{flex:1;display:flex;align-items:center;justify-content:center;gap:4px;flex-wrap:wrap}.nav a{color:#4E5F7A;font-weight:700;font-size:14px;padding:10px 9px;border-radius:12px;position:relative;white-space:nowrap}.nav a.active,.nav a:hover{color:var(--blue);background:rgba(40,156,255,.08)}.nav a.active:after{content:"";position:absolute;left:18%;right:18%;bottom:4px;height:3px;border-radius:9px;background:var(--blue)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--btn);color:#fff!important;border-radius:999px;padding:10px 24px;font-weight:800;box-shadow:0 10px 24px rgba(36,155,255,.25);transition:.2s ease;white-space:nowrap}.main-btn:hover{background:linear-gradient(180deg,#48D9F7 0%,#1E90F0 100%);transform:translateY(-1px)}.header-btn{min-width:82px}.mobile-topbar{display:none}.menu-toggle{width:42px;height:42px;border:0;background:transparent;padding:9px;display:flex;flex-direction:column;justify-content:center;gap:5px}.menu-toggle span{display:block;height:2px;background:#4E5F7A;border-radius:5px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:9998;display:none}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#fff;z-index:10000;transform:translateX(-105%);transition:.26s ease;box-shadow:20px 0 50px rgba(24,44,70,.22);overflow:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open .drawer-mask{display:block}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid var(--line)}.drawer-head img{max-height:48px}.drawer-close{font-size:32px;border:0;background:transparent;color:#4E5F7A}.drawer-nav{display:grid;padding:14px}.drawer-nav a{padding:12px 14px;color:#4E5F7A;border-radius:12px;font-weight:800}.drawer-nav a.active,.drawer-nav a:hover{background:rgba(40,156,255,.10);color:var(--blue)}.container{width:min(1200px,calc(100% - 32px));margin:0 auto}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#fff;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative}.slide{display:none;position:relative}.slide.active{display:block}.banner-slider img{width:100%;height:auto;display:block;object-fit:contain;background:#fff}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(36,52,71,.44);color:#fff;font-size:28px;cursor:pointer;z-index:5}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px;z-index:5}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(255,255,255,.68);cursor:pointer}.dot.active{background:var(--blue);box-shadow:0 0 0 4px rgba(40,156,255,.18)}.section{padding:42px 0}.section.alt{background:#EEF2F7}.section-head{margin:0 0 22px}.eyebrow{display:inline-flex;color:var(--blue);font-weight:900;background:rgba(40,156,255,.10);border:1px solid var(--line);border-radius:999px;padding:5px 12px;margin-bottom:10px}h1,h2,h3,.section-title{color:var(--blue);line-height:1.25;margin:0 0 14px}h1{font-size:42px}h2{font-size:30px}h3{font-size:20px}.lead{font-size:17px;color:var(--sub);max-width:840px}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box{background:var(--card);border:1px solid var(--line);box-shadow:0 14px 36px rgba(56,92,138,.10);border-radius:22px;padding:24px}.grid{display:grid;gap:20px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-card{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:center}.hero-card p,.card p,.zone-card p,.info-card p,.review-card p,.faq-item p{color:var(--sub);margin:0 0 12px}.content-img,.app-section img{width:100%;height:auto;border-radius:20px;display:block;object-fit:contain;background:#fff}.zone-card{display:flex;flex-direction:column;height:100%}.zone-card img{width:100%;height:260px;display:block;border-radius:18px;object-fit:contain;object-position:center;background:#fff;margin-bottom:18px}.zone-card a,.text-link{margin-top:auto;font-weight:800;color:var(--blue)}.mini-list{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}.mini-list li{background:#F5F7FB;border:1px solid var(--line);border-radius:16px;padding:13px 15px;color:var(--sub)}.number-badge{display:inline-flex;width:32px;height:32px;border-radius:50%;align-items:center;justify-content:center;background:rgba(40,156,255,.12);color:var(--blue);font-weight:900;margin-bottom:10px}.review-card strong{display:block;color:var(--text);margin-bottom:8px}.notice-box{background:#DDE4EE;color:var(--text)}.notice-box p{color:#4E5F7A}.faq-list{display:grid;gap:16px}.page-hero{padding:54px 0 24px}.page-hero .card{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center}.site-footer{background:var(--footer);color:var(--footerText);margin-top:50px}.footer-inner{width:min(1200px,calc(100% - 32px));margin:0 auto;padding:42px 0}.footer-brand{display:grid;grid-template-columns:160px 1fr;gap:22px;align-items:center}.footer-brand img{max-height:58px;width:auto}.footer-brand p,.footer-note{color:var(--footerText);opacity:.9}.footer-links{display:flex;gap:14px;flex-wrap:wrap;margin:24px 0}.footer-links a{color:var(--footerText);opacity:.9}.two-col{columns:2;column-gap:28px}.tag{color:var(--blue);font-weight:900}.content-img,.zone-card img,.app-section img,.banner-slider img{max-width:100%}@media(max-width:980px){.header-inner{display:none}.mobile-topbar{display:grid;grid-template-columns:56px 1fr 82px;align-items:center;padding:10px 14px}.mobile-logo{justify-self:center}main{padding-top:10px}.grid-4,.grid-3,.grid-2,.hero-card,.page-hero .card{grid-template-columns:1fr}.zone-card img{height:220px}h1{font-size:32px}h2{font-size:26px}.footer-brand{grid-template-columns:1fr}.slider-arrow{width:34px;height:34px;font-size:22px}.two-col{columns:1}}@media(max-width:560px){.section{padding:30px 0}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box{padding:18px}.main-btn{padding:9px 18px}.banner-slider{margin:18px auto 28px;border-radius:16px}.slider-dots{bottom:8px}.dot{width:8px;height:8px}.zone-card img{height:190px}}
