*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei","PingFang SC",Arial,sans-serif;background:#E6EBF2;color:#243447;line-height:1.72;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.site-header{position:sticky;top:0;z-index:9999;background:#F5F7FB;border-bottom:1px solid rgba(40,156,255,.12);box-shadow:0 8px 26px rgba(56,92,138,.1)}.header-inner{max-width:1220px;margin:0 auto;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px}.logo{flex:0 0 auto}.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,.more-toggle,.dropdown-toggle{color:#4E5F7A;font-size:15px;font-weight:700;transition:.2s}.nav a:hover,.more-toggle:hover,.nav .active,.dropdown.active>a,.more-dropdown.active>button{color:#289CFF}.nav a.active:after,.dropdown.active>a:after,.more-dropdown.active>button:after{content:"";display:block;width:100%;height:3px;margin-top:4px;border-radius:999px;background:#289CFF}.header-action{flex:0 0 auto;display:flex;align-items:center}.main-btn,.outline-btn,.text-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border-radius:999px;font-weight:800;transition:.2s}.main-btn{background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF;box-shadow:0 12px 24px rgba(36,155,255,.28)}.main-btn:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(36,155,255,.34)}.header-btn{min-width:82px;padding:0 20px}.outline-btn{color:#289CFF;background:rgba(40,156,255,.08);border:1px solid rgba(40,156,255,.22)}.text-link{min-height:auto;padding:0;color:#289CFF;font-weight:800}.dropdown,.more-dropdown{position:relative}.more-toggle{border:0;background:transparent;cursor:pointer;padding:0;font-family:inherit}.dropdown-menu,.more-menu{position:absolute;top:calc(100% + 16px);left:0;min-width:180px;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:.2s}.dropdown:hover .dropdown-menu,.dropdown:focus-within .dropdown-menu,.more-dropdown:hover .more-menu,.more-dropdown:focus-within .more-menu,.more-dropdown.open .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}.dropdown-menu a:hover,.more-menu a:hover,.dropdown-menu a.active,.more-menu a.active{color:#289CFF;background:rgba(40,156,255,.08)}.more-about{display:none!important}.mobile-menu-btn{display:none;border:0;background:transparent;width:42px;height:42px;padding:8px;border-radius:12px}.mobile-menu-btn span{display:block;height:2px;margin:6px 0;background:#4E5F7A;border-radius:99px}.page-main{padding:26px 18px 60px}.hero-section{max-width:1200px;margin:28px auto 36px;border-radius:22px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:34px;padding:54px}.hero-content h1,.page-hero h1{margin:0 0 16px;color:#289CFF;font-size:clamp(30px,5vw,52px);line-height:1.16;letter-spacing:-.02em}.hero-content p,.page-hero p{margin:0 0 18px;color:#243447;font-size:17px}.hero-subtitle{color:#66788A!important;font-size:20px!important;font-weight:800}.breadcrumb{color:#8A9AAF;font-size:14px;margin-bottom:12px}.hero-tags,.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 26px}.hero-tags span,.tag-row span,.badge{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:rgba(40,156,255,.1);color:#289CFF;font-size:14px;font-weight:800}.hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hero-image,.page-visual{background:#EEF2F7;border-radius:22px;padding:18px;border:1px solid rgba(40,156,255,.12)}.hero-image img,.content-img,.zone-card img,.app-section img,.hero-section img,.page-visual img{max-width:100%;height:auto;object-fit:contain}.page-visual img{margin:0 auto}.section,.page-section{max-width:1200px;margin:0 auto 34px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:20px}.section-title,h1,h2,h3{color:#289CFF}.section-title,.section h2,.page-section h2{margin:0 0 10px;font-size:clamp(24px,3vw,34px);line-height:1.28}.section-intro{max-width:790px;margin:0;color:#66788A}.card,.zone-card,.info-card,.review-card,.faq-item,.step-card,.notice-card,.page-hero,.table-card,.content-block{background:rgba(255,255,255,.92);border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(56,92,138,.1);border-radius:20px}.grid{display:grid;gap:18px}.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,.step-card,.notice-card,.table-card,.content-block{padding:24px}.card h3,.info-card h3,.zone-card h3,.review-card h3,.faq-item h3,.step-card h3,.notice-card h3{margin:0 0 10px;font-size:20px}.card p,.info-card p,.zone-card p,.review-card p,.faq-item p,.step-card p,.notice-card p,.content-block p{color:#66788A;margin:0}.card .num,.step-card .num{width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#FFFFFF;font-weight:900;margin-bottom:14px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%)}.quick-card{min-height:210px;display:flex;flex-direction:column;justify-content:space-between}.zone-card{overflow:hidden}.zone-card .zone-img{padding:14px;background:#EEF2F7}.zone-card .zone-body{padding:22px}.app-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center;padding:30px;background:#FFFFFF;border-radius:22px;border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(56,92,138,.1)}.app-section .app-img{background:#EEF2F7;border-radius:18px;padding:16px}.feature-list,.clean-list{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:12px}.feature-list li,.clean-list li{color:#243447;background:#F5F7FB;border:1px solid rgba(40,156,255,.14);border-radius:14px;padding:12px 14px}.feature-list li strong,.clean-list li strong{color:#289CFF}.notice-band{background:#DDE4EE;border-radius:20px;padding:24px;border:1px solid rgba(40,156,255,.14)}.notice-band p{color:#4E5F7A;margin:0}.page-hero{max-width:1200px;margin:28px auto 34px;padding:42px;display:grid;grid-template-columns:1fr .42fr;gap:28px;align-items:center}.page-hero.no-image{grid-template-columns:1fr}.review-card .review-name{margin-top:14px;color:#289CFF;font-weight:900}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.kv{display:grid;grid-template-columns:180px 1fr;gap:14px;padding:16px 0;border-bottom:1px solid rgba(40,156,255,.12)}.kv:last-child{border-bottom:0}.kv strong{color:#289CFF}.kv span{color:#66788A}.site-footer{background:#243447;color:#EAF3FF}.footer-inner{max-width:1200px;margin:0 auto;padding:46px 18px 30px;display:grid;grid-template-columns:1.6fr 1fr 1fr 1.1fr;gap:30px}.footer-logo img{max-height:52px;width:auto;margin-bottom:16px}.footer-brand p,.footer-col p,.footer-bottom{color:rgba(234,243,255,.82)}.footer-col h3{color:#EAF3FF;margin:0 0 14px}.footer-col a{display:block;color:rgba(234,243,255,.86);margin:8px 0}.footer-col a:hover,.footer-register{color:#32D1F6!important}.footer-bottom{max-width:1200px;margin:0 auto;padding:18px;border-top:1px solid rgba(234,243,255,.12);display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:14px}.drawer-mask,.mobile-drawer{display:none}@media(max-width:1160px){.nav{gap:16px}.nav-about{display:none!important}.more-about{display:block!important}}@media(max-width:980px){.header-inner{min-height:66px;padding:0 14px;gap:12px;display:grid;grid-template-columns:46px 1fr auto}.mobile-menu-btn{display:block}.logo{justify-self:center}.logo img{max-height:46px}.nav-wrap{display:none}.header-action{justify-self:end}.header-btn{min-width:72px;min-height:40px;padding:0 16px}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(36,52,71,.38);z-index:10001;opacity:0;visibility:hidden;transition:.25s}.mobile-drawer{display:block;position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#FFFFFF;z-index:10002;box-shadow:20px 0 40px rgba(56,92,138,.22);transform:translateX(-104%);transition:transform .28s ease;overflow-y:auto}.drawer-open{overflow:hidden}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-top{min-height:70px;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(40,156,255,.12);background:#F5F7FB}.drawer-logo img{max-height:44px;width:auto}.drawer-close{width:40px;height:40px;border:0;border-radius:12px;background:rgba(40,156,255,.08);color:#289CFF;font-size:28px;line-height:1}.drawer-nav{padding:12px}.drawer-nav a{display:block;padding:13px 14px;color:#4E5F7A;font-weight:800;border-radius:12px}.drawer-nav a:hover{background:rgba(40,156,255,.08);color:#289CFF}.hero-grid,.page-hero,.app-section{grid-template-columns:1fr;padding:30px}.grid-4,.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.page-main{padding:18px 12px 44px}.hero-section,.page-hero,.section,.page-section{margin-top:18px;margin-bottom:24px}.hero-grid,.page-hero,.content-block,.app-section,.card,.info-card,.review-card,.faq-item,.step-card,.notice-card,.table-card{padding:20px}.grid-4,.grid-3,.grid-2,.faq-grid{grid-template-columns:1fr}.section-head{display:block}.kv{grid-template-columns:1fr;gap:4px}.footer-inner{grid-template-columns:1fr}.footer-bottom{display:block}}