*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E6EBF2;color:#243447;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{color:#289CFF;text-decoration:none}img{max-width:100%;height:auto}.wrap{width:min(1200px,92vw);margin:0 auto}.site-header{position:sticky;top:0;z-index:9999;background:#F5F7FB;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(56,92,138,.10)}.desktop-header{height:78px;display:flex;align-items:center;gap:22px}.brand-logo img{height:48px;display:block}.nav{flex:1;display:flex;align-items:center;gap:4px;justify-content:center;overflow:hidden}.nav a{position:relative;color:#4E5F7A;font-size:14px;font-weight:700;padding:25px 8px;white-space:nowrap}.nav a.active,.nav a:hover{color:#289CFF}.nav a.active:after{content:"";position:absolute;left:12px;right:12px;bottom:16px;height:3px;background:#289CFF;border-radius:999px}.main-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF;border-radius:999px;box-shadow:0 10px 24px rgba(36,155,255,.25);font-weight:800;border:0;padding:11px 24px;transition:.2s ease}.main-btn:hover{background:linear-gradient(180deg,#48D9F7 0%,#1E90F0 100%);transform:translateY(-1px);color:#fff}.header-btn{min-width:86px}.mobile-header{display:none;height:66px;align-items:center;justify-content:space-between;padding:0 14px}.menu-toggle{width:42px;height:42px;border:0;background:#FFFFFF;border-radius:14px;box-shadow:0 8px 18px rgba(56,92,138,.10);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.menu-toggle span{width:20px;height:2px;background:#4E5F7A;border-radius:99px}.mobile-logo{position:absolute;left:50%;transform:translateX(-50%)}.mobile-logo img{height:42px;display:block}.mobile-reg{padding:9px 17px}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:10000}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#FFFFFF;z-index:10001;transform:translateX(-102%);transition:.28s ease;box-shadow:18px 0 40px rgba(36,52,71,.18);overflow:auto}.mobile-drawer.open{transform:translateX(0)}body.drawer-open{overflow:hidden}.drawer-top{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid rgba(40,156,255,.12);background:#F5F7FB}.drawer-top img{height:44px}.drawer-close{width:38px;height:38px;border:0;border-radius:50%;background:#EEF2F7;color:#4E5F7A;font-size:28px;line-height:1}.drawer-nav{display:flex;flex-direction:column;padding:16px}.drawer-nav a{color:#4E5F7A;font-weight:800;padding:12px 14px;border-radius:14px}.drawer-nav a.active,.drawer-nav a:hover{background:#EEF2F7;color:#289CFF}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#FFFFFF;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:#FFFFFF}.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(255,255,255,.85);color:#289CFF;font-size:24px;font-weight:900;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-dot{width:10px;height:10px;border:0;border-radius:50%;background:rgba(255,255,255,.72);box-shadow:0 0 0 1px rgba(40,156,255,.25);cursor:pointer}.slider-dot.active{background:#289CFF}.section{padding:34px 0}.hero-card,.card,.zone-card,.info-card,.review-card,.faq-item,.notice-card{background:rgba(255,255,255,.92);border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(56,92,138,.10);border-radius:24px}.hero-card{padding:34px;display:grid;grid-template-columns:1.2fr .8fr;gap:30px;align-items:center}.eyebrow{display:inline-flex;padding:5px 12px;border-radius:999px;background:#EEF2F7;color:#289CFF;font-weight:900;font-size:13px;margin-bottom:10px}h1,h2,h3,.section-title{color:#289CFF;line-height:1.25;margin:0 0 16px}h1{font-size:42px}h2,.section-title{font-size:30px}h3{font-size:20px}p{margin:0 0 14px}.lead{font-size:17px;color:#243447}.muted{color:#66788A}.small{color:#8A9AAF;font-size:14px}.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))}.card,.info-card,.review-card,.faq-item,.notice-card{padding:24px}.card .num{font-size:28px;color:#289CFF;font-weight:900}.zone-card{display:flex;flex-direction:column;height:100%;padding:20px}.zone-card img{width:100%;height:260px;display:block;border-radius:18px;object-fit:contain;object-position:center;background:#FFFFFF;margin-bottom:18px}.zone-card a{margin-top:auto;font-weight:800}.content-img,.app-section img,.banner-slider img{max-width:100%;height:auto}.split{display:grid;grid-template-columns:.95fr 1.05fr;gap:26px;align-items:center}.visual-box{background:#FFFFFF;border-radius:24px;padding:20px;box-shadow:0 14px 36px rgba(56,92,138,.10);border:1px solid rgba(40,156,255,.16)}.visual-box img{width:100%;max-height:390px;object-fit:contain;display:block}.list{display:grid;gap:12px;margin-top:14px}.list span{display:block;background:#F5F7FB;border:1px solid rgba(40,156,255,.12);border-radius:16px;padding:12px 14px;color:#243447}.page-hero{padding:46px 0 20px}.page-hero .hero-card{grid-template-columns:1fr}.breadcrumb{color:#66788A;margin-bottom:8px}.faq-list{display:grid;gap:16px}.faq-item h3{margin-bottom:8px}.review-card strong{display:block;color:#289CFF;margin-bottom:8px}.notice-card{background:#EEF2F7}.site-footer{background:#243447;color:#EAF3FF;margin-top:50px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:28px;padding:42px 0}.footer-brand img{height:48px;margin-bottom:14px}.site-footer h3{color:#EAF3FF;font-size:18px}.site-footer a{display:block;color:#EAF3FF;opacity:.88;margin:7px 0}.footer-note,.footer-bottom{color:#C8DAEA}.footer-bottom{text-align:center;border-top:1px solid rgba(234,243,255,.14);padding:16px 0;font-size:14px}.legal-strip{background:#DDE4EE;border:1px solid rgba(40,156,255,.16);border-radius:24px;padding:24px;color:#243447}.app-section .visual-box img{max-height:440px}@media(max-width:1040px){.desktop-header{display:none}.mobile-header{display:flex}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}h1{font-size:34px}.hero-card,.split{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.wrap{width:min(94vw,680px)}.banner-slider{margin:18px auto 26px;border-radius:16px}.slider-arrow{width:36px;height:36px;font-size:20px}.slider-prev{left:10px}.slider-next{right:10px}.section{padding:24px 0}.hero-card,.card,.zone-card,.info-card,.review-card,.faq-item,.notice-card{border-radius:20px}.hero-card{padding:24px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.zone-card img{height:220px}h1{font-size:28px}h2,.section-title{font-size:24px}.footer-grid{grid-template-columns:1fr}.mobile-reg{padding:8px 14px}.visual-box img{max-height:320px}}