*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E6EBF2;color:#243447;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{color:#289CFF;text-decoration:none;transition:.2s ease}a:hover{color:#1E90F0}.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-bar{max-width:1320px;margin:0 auto;height:78px;padding:0 22px;display:flex;align-items:center;gap:18px}.brand-logo{display:flex;align-items:center;flex:0 0 auto}.brand-logo img{height:46px;width:auto;display:block}.nav{flex:1;display:flex;justify-content:center;align-items:center;gap:2px;flex-wrap:wrap;min-width:0}.nav a{position:relative;color:#4E5F7A;font-size:14px;font-weight:700;padding:8px 7px;border-radius:12px;white-space:nowrap}.nav a:hover,.nav a.active{color:#289CFF;background:rgba(40,156,255,.08)}.nav a.active:after{content:"";position:absolute;left:14px;right:14px;bottom:2px;height:3px;border-radius:999px;background:#289CFF}.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!important;font-weight:800;box-shadow:0 10px 24px rgba(36,155,255,.25);border:0;white-space:nowrap}.main-btn:hover{background:linear-gradient(180deg,#48D9F7 0%,#1E90F0 100%);transform:translateY(-1px);color:#FFFFFF!important}.header-btn{flex:0 0 auto}.mobile-top{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 20px rgba(56,92,138,.12);display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 11px}.menu-toggle span{display:block;height:2px;background:#4E5F7A;border-radius:999px}.mobile-logo{position:absolute;left:50%;transform:translateX(-50%);display:flex;align-items:center}.mobile-logo img{height:40px;width:auto}.mobile-register{min-height:38px;padding:0 16px;font-size:14px}.drawer-mask{position:fixed;inset:0;background:rgba(20,34,50,.42);z-index:10000;opacity:0;visibility:hidden;transition:.25s ease}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{position:fixed;z-index:10001;top:0;bottom:0;left:0;width:84vw;max-width:320px;background:#FFFFFF;box-shadow:16px 0 36px rgba(23,44,70,.22);transform:translateX(-105%);transition:transform .28s ease;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid rgba(40,156,255,.14);background:#F5F7FB}.drawer-logo img{height:42px;width:auto;display:block}.drawer-close{width:38px;height:38px;border:0;border-radius:50%;background:#EEF2F7;color:#4E5F7A;font-size:24px;line-height:1}.drawer-nav{display:grid;padding:14px}.drawer-nav a{color:#4E5F7A;font-weight:800;padding:12px 14px;border-radius:14px}.drawer-nav a.active,.drawer-nav a:hover{color:#289CFF;background:#EEF2F7}.no-scroll{overflow:hidden}.site-main{min-height:60vh}.container,.section{max-width:1200px;margin:0 auto;padding:0 22px}.section{margin-top:34px;margin-bottom:34px}.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;aspect-ratio:16/6}.slider-track,.slide{height:100%;width:100%}.slide{display:none}.slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#FFFFFF;display:block}.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:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.88);box-shadow:0 8px 20px rgba(56,92,138,.16);color:#289CFF;font-size:28px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer}.slider-prev{left:16px}.slider-next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;gap:9px;justify-content:center}.slider-dot{width:10px;height:10px;border-radius:999px;border:0;background:rgba(40,156,255,.28);cursor:pointer}.slider-dot.active{width:26px;background:#289CFF}.hero-welcome,.page-hero,.split-panel{max-width:1200px;margin:34px auto;padding:34px;border-radius:26px;background:rgba(255,255,255,.92);border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(56,92,138,.10);display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:28px;align-items:center}.hero-welcome h1,.page-hero h1{margin:0 0 14px;color:#289CFF;font-size:clamp(30px,4vw,52px);line-height:1.18}.hero-welcome p,.page-hero p,.section-head p,.card p,.zone-card p,.info-card p,.review-card p,.faq-card p,.notice-list li,.step-list li{color:#66788A}.hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:18px}.eyebrow{display:inline-flex;color:#289CFF!important;font-weight:800;background:#EEF2F7;border:1px solid rgba(40,156,255,.18);border-radius:999px;padding:5px 12px;margin:0 0 12px!important}.content-img,.zone-card img,.app-section img,.banner-slider img,.hero-img{max-width:100%;height:auto;border-radius:20px;display:block}.hero-img{background:#FFFFFF;box-shadow:0 12px 26px rgba(56,92,138,.10)}.section-head{margin-bottom:20px;display:flex;justify-content:space-between;gap:18px;align-items:flex-end}.section-head h2,.section-title,h2,h3{color:#289CFF}.section-head h2{margin:0;font-size:clamp(24px,3vw,36px);line-height:1.24}.section-head p{margin:0;max-width:650px}.card-grid,.zone-grid,.review-grid,.faq-grid,.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.card,.zone-card,.info-card,.review-card,.faq-card,.service-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:22px;padding:22px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.faq-card h3,.service-card h3{margin:0 0 10px;color:#289CFF}.card p,.zone-card p,.info-card p,.review-card p,.faq-card p,.service-card p{margin:0 0 12px}.zone-card img{margin-bottom:14px;background:#FFFFFF}.text-link{font-weight:800;color:#289CFF}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px}.app-section{display:grid;grid-template-columns:.95fr 1.05fr;gap:24px;align-items:center}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.notice-list,.step-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.notice-list li,.step-list li{padding:16px 18px;background:rgba(255,255,255,.92);border:1px solid rgba(40,156,255,.14);border-radius:18px}.numbered{counter-reset:item}.numbered li{position:relative;padding-left:54px}.numbered li:before{counter-increment:item;content:counter(item,decimal-leading-zero);position:absolute;left:16px;top:15px;color:#289CFF;font-weight:900}.review-card strong{color:#243447;display:block;margin-bottom:8px}.safety-band{max-width:1200px;margin:34px auto;padding:26px;border-radius:24px;background:#DDE4EE;border:1px solid rgba(40,156,255,.18);box-shadow:0 12px 30px rgba(56,92,138,.08)}.safety-band h2{margin-top:0}.site-footer{margin-top:50px;background:#243447;color:#EAF3FF}.footer-inner{max-width:1200px;margin:0 auto;padding:42px 22px;display:grid;grid-template-columns:1.4fr .7fr .7fr 1fr;gap:26px}.footer-brand img{height:48px;width:auto;display:block;margin-bottom:14px}.footer-brand p,.footer-note p{color:#C9D9EA;margin:0}.footer-links{display:grid;align-content:start;gap:8px}.footer-links h3,.footer-note h3{color:#EAF3FF;margin:0 0 8px}.footer-links a{color:#EAF3FF}.footer-bottom{text-align:center;color:#BBD0E6;border-top:1px solid rgba(234,243,255,.12);padding:16px}.contact-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.pill-list span{color:#289CFF;background:#EEF2F7;border:1px solid rgba(40,156,255,.16);border-radius:999px;padding:7px 12px;font-weight:800}.simple-table{width:100%;border-collapse:separate;border-spacing:0 12px}.simple-table th,.simple-table td{text-align:left;padding:16px;background:rgba(255,255,255,.92);border-top:1px solid rgba(40,156,255,.14);border-bottom:1px solid rgba(40,156,255,.14);color:#66788A}.simple-table th:first-child,.simple-table td:first-child{border-left:1px solid rgba(40,156,255,.14);border-radius:16px 0 0 16px;color:#289CFF}.simple-table th:last-child,.simple-table td:last-child{border-right:1px solid rgba(40,156,255,.14);border-radius:0 16px 16px 0}@media (max-width:1120px){.nav a{font-size:13px;padding:7px 5px}.desktop-bar{gap:10px}.header-btn{padding:0 18px}.card-grid,.zone-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-inner{grid-template-columns:1fr 1fr}}@media (max-width:900px){.desktop-bar{display:none}.mobile-top{display:flex}.banner-slider{margin:18px 14px 26px;border-radius:18px;aspect-ratio:16/8}.hero-welcome,.page-hero,.split-panel,.app-section{grid-template-columns:1fr;margin:22px 14px;padding:22px}.section{padding:0 14px;margin-top:26px;margin-bottom:26px}.section-head{display:block}.section-head p{margin-top:8px}.card-grid,.zone-grid,.review-grid,.faq-grid,.feature-grid,.two-col,.contact-list{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.slider-arrow{width:38px;height:38px}.slider-prev{left:10px}.slider-next{right:10px}.safety-band{margin:26px 14px;padding:22px}}@media (max-width:560px){.hero-welcome h1,.page-hero h1{font-size:30px}.main-btn{min-height:40px;padding:0 18px}.mobile-logo img{height:35px}.banner-slider{aspect-ratio:16/10}.card,.zone-card,.info-card,.review-card,.faq-card,.service-card{padding:18px;border-radius:18px}.simple-table{display:block;overflow-x:auto}.section-head h2{font-size:24px}}
