*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;background:#E6EBF2;color:#243447;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:#289CFF}img{max-width:100%;height:auto;display:block}.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)}.header-inner{max-width:1220px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px}.logo{flex:0 0 auto;display:flex;align-items:center}.logo img{max-height:52px;width:auto}.nav-wrap{flex:1 1 auto;min-width:0;display:flex;justify-content:center}.nav{display:flex;align-items:center;gap:22px;white-space:nowrap;flex-wrap:nowrap}.nav a,.nav-link{position:relative;border:0;background:transparent;color:#4E5F7A;font:inherit;font-weight:700;line-height:1;cursor:pointer;padding:27px 0 23px}.nav a.active,.nav-link.active,.nav a:hover,.nav-link:hover{color:#289CFF}.nav a.active:after,.nav-link.active:after{content:"";position:absolute;left:0;right:0;bottom:15px;height:3px;border-radius:999px;background:#289CFF}.header-action{flex:0 0 auto;display:flex;align-items:center}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 24px;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF;font-weight:800;box-shadow:0 10px 24px rgba(36,155,255,.25);transition:.22s ease}.main-btn:hover{background:linear-gradient(180deg,#48D9F7 0%,#1E90F0 100%);transform:translateY(-1px);color:#FFFFFF}.dropdown,.more-dropdown{position:relative}.dropdown-menu,.more-menu{position:absolute;top:100%;left:0;min-width:188px;background:#FFFFFF;border:1px solid rgba(40,156,255,.12);border-radius:14px;box-shadow:0 18px 38px rgba(56,92,138,.16);z-index:10000;padding:8px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease}.dropdown:hover .dropdown-menu,.dropdown:focus-within .dropdown-menu,.more-dropdown:hover .more-menu,.more-dropdown:focus-within .more-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a,.more-menu a{display:block;padding:12px 16px;color:#4E5F7A;white-space:nowrap;border-radius:10px;font-weight:700}.dropdown-menu a:hover,.more-menu a:hover,.dropdown-menu a.active,.more-menu a.active{color:#289CFF;background:rgba(40,156,255,.08)}.mobile-menu-btn{display:none;flex:0 0 auto;width:42px;height:42px;border:0;border-radius:12px;background:#FFFFFF;box-shadow:0 8px 22px rgba(56,92,138,.12);align-items:center;justify-content:center;flex-direction:column;gap:5px}.mobile-menu-btn span{width:20px;height:2px;background:#4E5F7A;border-radius:999px}.drawer-mask{position:fixed;inset:0;background:rgba(36,52,71,.38);z-index:10000;opacity:0;visibility:hidden;transition:.22s ease}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84vw;max-width:320px;background:#FFFFFF;z-index:10001;transform:translateX(-104%);transition:.25s ease;box-shadow:24px 0 50px rgba(36,52,71,.18);overflow-y:auto}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(40,156,255,.12);background:#F5F7FB}.drawer-logo img{max-height:46px}.drawer-close{width:38px;height:38px;border:0;border-radius:12px;background:#FFFFFF;color:#4E5F7A;font-size:28px;line-height:1;box-shadow:0 8px 22px rgba(56,92,138,.12)}.drawer-nav{display:grid;padding:14px}.drawer-nav a{padding:13px 14px;border-radius:12px;color:#4E5F7A;font-weight:800}.drawer-nav a:hover{background:rgba(40,156,255,.08);color:#289CFF}.site-main{min-height:60vh}.section,.page-hero,.reminder-strip{max-width:1200px;margin:0 auto 28px;padding:0 20px}.page-hero{padding-top:34px}.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:42px;display:grid;grid-template-columns:1.08fr .92fr;gap:34px;align-items:center}.hero-card.no-image{display:block}.eyebrow,.tag,.number{color:#289CFF;font-weight:900;letter-spacing:.04em}.eyebrow{font-size:14px;margin-bottom:10px}h1,h2,h3,.section-title{color:#289CFF;line-height:1.25;margin:0 0 14px}h1{font-size:42px}h2,.section-title{font-size:30px}h3{font-size:20px}p{margin:0 0 14px}.muted{color:#66788A}.small{color:#8A9AAF;font-size:14px}.content-img{width:100%;border-radius:20px;background:#FFFFFF;object-fit:contain;box-shadow:0 16px 34px rgba(56,92,138,.12)}.hero-actions{display:flex;align-items:center;gap:18px;margin-top:24px;flex-wrap:wrap}.text-link{font-weight:800}.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;z-index:1}.slides{position:relative;width:100%;aspect-ratio:16/6.2;background:#FFFFFF}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease}.slide.active{opacity:1;z-index:1}.banner-slider img{width:100%;height:100%;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%);z-index:3;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.84);color:#289CFF;font-size:28px;line-height:1;box-shadow:0 10px 22px rgba(56,92,138,.16);cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;z-index:3;display:flex;justify-content:center;gap:9px}.slider-dots button{width:10px;height:10px;border:0;border-radius:999px;background:rgba(78,95,122,.30);cursor:pointer}.slider-dots button.active{width:26px;background:#289CFF}.section-head{max-width:760px;margin:0 0 20px}.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,.zone-card,.info-card,.review-card,.notice-card,.faq-item{padding:24px}.entry-card{min-height:205px;display:flex;flex-direction:column;justify-content:space-between}.zone-card img,.app-section img{width:100%;border-radius:18px;margin-bottom:16px;object-fit:contain;background:#FFFFFF}.feature-list{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}.feature-list li{position:relative;padding:14px 16px 14px 42px;background:#F5F7FB;border-radius:16px;color:#243447;border:1px solid rgba(40,156,255,.10)}.feature-list li:before{content:"";position:absolute;left:16px;top:21px;width:10px;height:10px;border-radius:50%;background:#289CFF;box-shadow:0 0 0 5px rgba(40,156,255,.10)}.steps{counter-reset:item;display:grid;gap:14px}.step{counter-increment:item;padding:20px 20px 20px 64px;position:relative}.step:before{content:counter(item,decimal-leading-zero);position:absolute;left:20px;top:20px;color:#289CFF;font-weight:900}.review-card p{color:#243447}.review-card strong{display:block;color:#289CFF;margin-top:12px}.faq-item summary{cursor:pointer;color:#289CFF;font-weight:900;font-size:18px}.faq-item p{margin-top:10px;color:#243447}.reminder-strip{padding-bottom:30px}.reminder-inner{background:#DDE4EE;border:1px solid rgba(40,156,255,.14);border-radius:22px;padding:22px;color:#243447}.site-footer{background:#243447;color:#EAF3FF;margin-top:40px}.footer-inner{max-width:1200px;margin:0 auto;padding:46px 20px;display:grid;grid-template-columns:1.5fr .8fr .8fr 1.1fr;gap:28px}.footer-brand img{max-height:52px;width:auto;margin-bottom:18px}.footer-brand p,.footer-note p{color:#EAF3FF}.footer-links{display:grid;align-content:start;gap:8px}.footer-links h3,.footer-note h3{color:#EAF3FF;margin-bottom:10px}.footer-links a{color:#EAF3FF;opacity:.86}.footer-links a:hover{opacity:1;color:#FFFFFF}.footer-bottom{text-align:center;border-top:1px solid rgba(234,243,255,.16);padding:18px 20px;color:#EAF3FF;font-size:14px}.pill-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.pill{display:inline-flex;border-radius:999px;background:#EEF2F7;color:#289CFF;font-weight:800;padding:7px 13px;border:1px solid rgba(40,156,255,.14)}.contact-box{display:grid;gap:14px}.contact-line{padding:16px;border-radius:16px;background:#F5F7FB;border:1px solid rgba(40,156,255,.12)}@media (max-width:1100px){.nav{gap:14px}.nav a,.nav-link{font-size:14px}.header-inner{gap:14px}}@media (max-width:900px){.header-inner{min-height:66px;display:grid;grid-template-columns:48px 1fr auto;gap:10px}.mobile-menu-btn{display:flex}.logo{justify-content:center}.logo img{max-height:46px}.nav-wrap{display:none}.header-action .main-btn{min-height:38px;padding:0 18px}.page-hero{padding-top:22px}.hero-card{grid-template-columns:1fr;padding:28px}.banner-slider{margin:18px 16px 28px;border-radius:16px}.slides{aspect-ratio:16/8.6}h1{font-size:32px}h2,.section-title{font-size:25px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}.section,.page-hero,.reminder-strip{padding-left:16px;padding-right:16px}.slider-arrow{width:36px;height:36px;font-size:24px}}@media (max-width:560px){body{line-height:1.7}.header-inner{padding:0 12px}.logo img{max-height:40px}.mobile-menu-btn{width:38px;height:38px}.header-action .main-btn{padding:0 15px;min-height:36px}.hero-card{padding:22px;border-radius:20px}h1{font-size:28px}.section{margin-bottom:22px}.card,.zone-card,.info-card,.review-card,.notice-card,.faq-item{padding:20px}.footer-inner{grid-template-columns:1fr}.slides{aspect-ratio:16/10}.slider-arrow{display:none}.content-img{border-radius:16px}}
