:root{--bg:#E6EBF2;--nav:#F5F7FB;--white:#FFFFFF;--soft:#EEF2F7;--soft2:#DDE4EE;--blue:#289CFF;--text:#243447;--muted:#66788A;--light:#8A9AAF;--footer:#243447;--line:rgba(40,156,255,.16);--shadow:0 14px 36px rgba(56,92,138,.12);--grad: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","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{color:var(--blue);text-decoration:none}p{margin:0 0 14px}.container{max-width:1200px;margin:0 auto;padding:0 22px}.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)}.desktop-bar{height:78px;display:flex;align-items:center;gap:26px}.brand-logo img{height:46px;width:auto;display:block}.nav{display:flex;align-items:center;gap:2px;flex:1;justify-content:center;white-space:nowrap}.nav a{color:#4E5F7A;font-weight:700;font-size:15px;padding:24px 8px 20px;border-bottom:3px solid transparent}.nav a.active,.nav a:hover{color:var(--blue);border-bottom-color:var(--blue)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--grad);color:#fff!important;border-radius:999px;box-shadow:0 10px 24px rgba(36,155,255,.25);font-weight:800;padding:11px 24px;border:0;transition:.2s ease}.main-btn:hover{background:linear-gradient(180deg,#48D9F7 0%,#1E90F0 100%);transform:translateY(-1px)}.header-btn{min-width:82px}.mobile-bar{display:none;height:66px;align-items:center;justify-content:space-between;padding:0 14px}.mobile-logo{position:absolute;left:50%;transform:translateX(-50%)}.mobile-logo img{height:40px;width:auto;display:block}.menu-toggle{width:42px;height:42px;border:0;background:#fff;border-radius:12px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 11px;box-shadow:0 6px 18px rgba(56,92,138,.10)}.menu-toggle span{height:2px;background:#4E5F7A;border-radius:5px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10000;opacity:0;visibility:hidden;transition:.25s}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#fff;z-index:10001;transform:translateX(-105%);transition:.28s ease;box-shadow:12px 0 30px rgba(0,0,0,.15);overflow:auto}.drawer-open{overflow:hidden}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;background:#F5F7FB;border-bottom:1px solid var(--line)}.drawer-head img{height:42px;width:auto}.drawer-close{font-size:30px;border:0;background:#fff;color:#4E5F7A;border-radius:12px;width:42px;height:42px}.drawer-nav{padding:12px 16px 28px;display:flex;flex-direction:column;gap:8px}.drawer-nav a{color:#4E5F7A;font-weight:800;padding:12px 14px;border-radius:14px;background:#F5F7FB}.drawer-nav a.active{color:var(--blue);background:#EEF7FF}.hero-page,.section{max-width:1200px;margin:28px auto;padding:0 22px}.hero-card,.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box{background:rgba(255,255,255,.92);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px}.hero-card{padding:48px;display:grid;grid-template-columns:1.1fr .9fr;gap:34px;align-items:center}.hero-card.no-image{display:block}.kicker,.tag,.num{color:var(--blue);font-weight:900;letter-spacing:.04em}h1,h2,h3,.section-title{color:var(--blue);line-height:1.25;margin:0 0 16px}h1{font-size:42px}h2,.section-title{font-size:30px}h3{font-size:21px}.lead{font-size:18px;color:var(--muted);max-width:840px}.content-img,.hero-img{width:100%;height:auto;max-width:100%;display:block;border-radius:22px;object-fit:contain;background:#fff}.grid{display:grid;gap:22px}.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))}.card,.info-card,.review-card,.faq-item{padding:26px}.card p,.zone-card p,.info-card p,.review-card p,.faq-item p{color:var(--muted)}.zone-card{display:flex;flex-direction:column;height:100%;padding:18px}.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{margin-top:auto;font-weight:800}.link-more{font-weight:900}.muted{color:var(--light)}.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-btn{position:absolute;top:50%;transform:translateY(-50%);border:0;background:rgba(255,255,255,.82);color:#289CFF;width:42px;height:42px;border-radius:50%;font-size:24px;box-shadow:0 8px 20px rgba(56,92,138,.18);cursor:pointer}.slider-prev{left:16px}.slider-next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.slider-dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(255,255,255,.75);cursor:pointer}.slider-dots button.active{background:#289CFF;width:22px;border-radius:999px}.strip{background:#EEF2F7;border-radius:24px;padding:28px;border:1px solid var(--line)}.steps{counter-reset:item}.step{position:relative;padding-left:54px}.step:before{counter-increment:item;content:counter(item);position:absolute;left:0;top:0;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#EEF7FF;color:var(--blue);font-weight:900}.reviews{grid-template-columns:repeat(3,minmax(0,1fr))}.review-card strong{display:block;color:#243447;margin-bottom:8px}.legal-reminder{background:#DDE4EE;border-radius:24px;padding:28px;border:1px solid var(--line)}.site-footer{background:#243447;color:#EAF3FF;margin-top:48px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr 1fr;gap:28px;padding-top:42px;padding-bottom:32px}.footer-brand img{height:48px;width:auto;margin-bottom:16px}.site-footer h3{color:#EAF3FF;font-size:18px}.site-footer a{display:block;color:#EAF3FF;margin:8px 0}.site-footer p{color:#D8E7F5}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:16px;color:#D8E7F5;font-size:14px}.page-content{max-width:900px}.table-like{display:grid;gap:12px}.table-row{display:grid;grid-template-columns:180px 1fr;gap:18px;padding:18px;border-radius:18px;background:#fff;border:1px solid var(--line)}
@media(max-width:1060px){.desktop-bar{display:none}.mobile-bar{display:flex}.hero-card{grid-template-columns:1fr;padding:30px}.nav{display:none}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3,.reviews{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr 1fr}.site-header+main{padding-top:0}}
@media(max-width:760px){.container,.hero-page,.section{padding:0 14px}.hero-page,.section{margin:22px auto}.banner-slider{margin:18px 14px 28px;border-radius:16px}.hero-card{padding:24px;border-radius:20px}h1{font-size:30px}h2,.section-title{font-size:24px}.lead{font-size:16px}.grid-2,.grid-3,.grid-4,.reviews{grid-template-columns:1fr}.zone-card img{height:220px}.slider-btn{width:36px;height:36px;font-size:20px}.footer-grid{grid-template-columns:1fr}.table-row{grid-template-columns:1fr}.mobile-bar .header-btn{padding:9px 16px;min-width:auto}}
