*{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;padding-top:76px}a{color:inherit;text-decoration:none}img{display:block}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#F5F7FB;border-bottom:1px solid rgba(40,156,255,.12);box-shadow:0 10px 30px rgba(56,92,138,.08)}.header-inner{max-width:1280px;margin:0 auto;height:76px;padding:0 28px;display:flex;align-items:center;gap:22px}.brand,.drawer-logo,.footer-logo{display:flex;align-items:center;gap:10px;font-weight:800;color:#289CFF;letter-spacing:.5px}.brand img{width:44px;height:44px;object-fit:contain}.brand span{font-size:20px}.nav{display:flex;align-items:center;gap:4px;flex:1;justify-content:center}.nav a{color:#4E5F7A;padding:10px 11px;border-radius:999px;font-size:15px;white-space:nowrap;transition:.25s}.nav a:hover,.nav a.active{color:#289CFF;background:rgba(40,156,255,.1)}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF;font-weight:700;border:none;box-shadow:0 12px 24px rgba(36,155,255,.26);cursor:pointer;transition:.25s}.main-btn:hover{transform:translateY(-1px);box-shadow:0 16px 30px rgba(36,155,255,.34)}.header-btn{white-space:nowrap}.menu-toggle{display:none;margin-left:auto;background:transparent;border:0;width:42px;height:42px;border-radius:12px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{width:22px;height:2px;background:#4E5F7A;border-radius:4px}.drawer-mask{position:fixed;inset:0;background:rgba(36,52,71,.32);opacity:0;pointer-events:none;transition:.25s}.mobile-drawer{position:fixed;top:0;right:-340px;width:min(320px,86vw);height:100vh;background:#F5F7FB;box-shadow:-20px 0 40px rgba(36,52,71,.18);padding:20px;transition:.28s;z-index:1002;overflow:auto}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-open .mobile-drawer{right:0}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.drawer-logo img,.footer-logo img{width:42px;height:42px;object-fit:contain}.drawer-logo span{font-size:18px}.drawer-close{border:0;background:#FFFFFF;color:#4E5F7A;border-radius:10px;width:36px;height:36px;font-size:26px;line-height:1}.drawer-links{display:grid;gap:8px}.drawer-links a{padding:12px 14px;border-radius:14px;color:#4E5F7A;background:#FFFFFF;border:1px solid rgba(40,156,255,.1)}.drawer-links a.active,.drawer-links a:hover{color:#289CFF;background:#EEF2F7}.drawer-btn{width:100%;margin:18px 0}.drawer-note{font-size:13px;color:#66788A;background:#FFFFFF;border-radius:14px;padding:12px}.container{max-width:1200px;margin:0 auto;padding:0 24px}.page-hero{max-width:1200px;margin:28px auto 30px;padding:52px 40px;border-radius:24px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(238,242,247,.96));box-shadow:0 18px 40px rgba(56,92,138,.12);display:grid;grid-template-columns:1.08fr .92fr;gap:34px;align-items:center}.page-hero.simple{grid-template-columns:1fr}.eyebrow,.tag{display:inline-flex;align-items:center;color:#289CFF;background:rgba(40,156,255,.1);border:1px solid rgba(40,156,255,.18);padding:6px 13px;border-radius:999px;font-weight:700;font-size:14px}.page-hero h1,.section-title,h1,h2,h3{color:#289CFF}.page-hero h1{margin:15px 0 16px;font-size:clamp(30px,4vw,50px);line-height:1.18}.lead{font-size:18px;color:#4E5F7A;margin:0 0 22px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.soft-btn,.text-link{color:#289CFF;font-weight:700}.soft-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;background:#FFFFFF;border:1px solid rgba(40,156,255,.18)}.hero-img,.content-img{max-width:100%;height:auto;border-radius:22px;background:#FFFFFF;box-shadow:0 14px 36px rgba(56,92,138,.12);object-fit:contain}.section{max-width:1200px;margin:0 auto 30px;padding:0 24px}.section.panel{padding:34px 28px;border-radius:24px;background:rgba(255,255,255,.58);box-shadow:0 16px 36px rgba(56,92,138,.08)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.section-head h2{font-size:clamp(24px,3vw,34px);margin:0}.section-head p{max-width:720px;color:#66788A;margin:8px 0 0}.grid{display:grid;gap:18px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card,.zone-card,.info-card,.review-card,.faq-item,.step-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:20px;padding:22px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.faq-item h3,.step-card h3{margin:0 0 10px;font-size:21px}.card p,.zone-card p,.info-card p,.review-card p,.faq-item p,.step-card p{margin:0;color:#66788A}.card .text-link,.zone-card .text-link,.info-card .text-link{display:inline-flex;margin-top:13px}.zone-card img,.app-section img,.content-img,.banner-slider img{max-width:100%;height:auto}.zone-card img{width:100%;height:190px;object-fit:contain;background:#F5F7FB;border-radius:18px;margin-bottom:16px}.number{display:inline-flex;width:34px;height:34px;border-radius:50%;align-items:center;justify-content:center;background:rgba(40,156,255,.12);color:#289CFF;font-weight:800;margin-bottom:12px}.notice{background:#DDE4EE;border-left:4px solid #289CFF;border-radius:18px;padding:18px 20px;color:#4E5F7A}.notice strong{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}.slides{position:relative;height:clamp(260px,45vw,520px)}.slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .55s ease;background:#FFFFFF}.slide.active{opacity:1;pointer-events:auto}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#FFFFFF}.banner-copy{position:absolute;left:34px;bottom:34px;max-width:470px;padding:20px 22px;border-radius:20px;background:rgba(245,247,251,.88);box-shadow:0 12px 28px rgba(56,92,138,.14);backdrop-filter:blur(6px)}.banner-copy h1,.banner-copy h2{margin:0 0 8px;font-size:clamp(24px,3vw,38px);line-height:1.2;color:#289CFF}.banner-copy p{margin:0;color:#4E5F7A}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:50%;background:rgba(245,247,251,.92);color:#289CFF;font-size:28px;box-shadow:0 8px 18px rgba(56,92,138,.16);cursor:pointer}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.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:#DDE4EE;cursor:pointer}.slider-dots button.active{background:#289CFF;width:26px;border-radius:999px}.split{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.mini-list{display:grid;gap:12px;margin-top:12px}.mini-list li{list-style:none;background:#F5F7FB;border:1px solid rgba(40,156,255,.12);border-radius:14px;padding:12px 14px;color:#4E5F7A}.mini-list{padding:0}.review-card strong{display:block;color:#243447;margin-bottom:8px}.faq-list{display:grid;gap:14px}.faq-item h3{font-size:18px}.app-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center}.app-section img{width:100%;object-fit:contain;border-radius:22px;background:#FFFFFF;box-shadow:0 14px 36px rgba(56,92,138,.12)}.site-footer{background:#243447;color:#EAF3FF;margin-top:48px}.footer-inner{max-width:1200px;margin:0 auto;padding:46px 24px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:28px}.footer-logo{color:#FFFFFF;margin-bottom:14px}.footer-brand p,.footer-col a,.footer-bottom{color:rgba(234,243,255,.82)}.footer-warn{padding:14px;border-radius:16px;background:rgba(255,255,255,.08)}.footer-col{display:grid;gap:8px;align-content:start}.footer-col h2{color:#EAF3FF;font-size:18px;margin:0 0 6px}.footer-col a:hover{color:#FFFFFF}.footer-bottom{border-top:1px solid rgba(234,243,255,.12);max-width:1200px;margin:0 auto;padding:18px 24px;display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;font-size:14px}.table-like{display:grid;gap:12px}.table-row{display:grid;grid-template-columns:160px 1fr;gap:14px;align-items:start;background:#FFFFFF;border:1px solid rgba(40,156,255,.14);border-radius:16px;padding:14px}.table-row strong{color:#289CFF}.legal-strip{background:#EEF2F7;border-radius:20px;padding:22px;border:1px solid rgba(40,156,255,.16)}@media (max-width:1080px){.nav{display:none}.menu-toggle{display:flex}.header-inner{height:70px}.header-btn{margin-left:auto}body{padding-top:70px}.page-hero,.split,.app-section{grid-template-columns:1fr}.grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-inner{grid-template-columns:1fr 1fr}.banner-copy{left:22px;right:22px;bottom:42px}}@media (max-width:720px){.header-inner{padding:0 16px}.brand span{font-size:18px}.header-btn{padding:0 16px;min-height:38px}.page-hero{margin:18px 14px 24px;padding:32px 20px}.section{padding:0 14px;margin-bottom:24px}.section.panel{padding:24px 16px}.section-head{display:block}.grid.two,.grid.three,.grid.four{grid-template-columns:1fr}.slides{height:clamp(230px,72vw,420px)}.banner-slider{margin:18px 14px 26px;border-radius:18px}.banner-copy{position:absolute;left:14px;right:14px;bottom:38px;padding:14px}.banner-copy p{font-size:14px}.slider-arrow{width:38px;height:38px;font-size:24px}.slider-arrow.prev{left:10px}.slider-arrow.next{right:10px}.zone-card img{height:160px}.table-row{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin:6px 0}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto;transition:none!important;animation:none!important}}
