*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto}body{font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif;background:#EEF4FF;color:#35405A;padding-top:72px;line-height:1.78;background-image:radial-gradient(circle at 12% 8%,rgba(157,145,255,.22),transparent 28%),radial-gradient(circle at 86% 18%,rgba(167,194,255,.25),transparent 30%),url('bg.webp');background-size:auto,auto,cover;background-attachment:fixed}a{color:#8A7CFF;text-decoration:none}img{max-width:100%;height:auto;display:block}.site-header{position:fixed;top:0;left:0;width:100%;z-index:99999;background:rgba(255,255,255,0.94);backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(126,140,255,0.16)}.header-inner{max-width:1280px;margin:0 auto;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;overflow:visible;padding:0 22px}.brand-logo{display:flex;align-items:center;gap:10px;flex-shrink:0;color:#35405A;font-weight:800;font-size:20px;white-space:nowrap}.brand-logo img{width:42px;height:42px;object-fit:contain}.nav-core{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;min-width:0}.nav-core a{white-space:nowrap;color:#35405A;text-decoration:none;font-size:15px;padding:9px 10px;border-radius:999px}.nav-core a:hover,.nav-core a.active{color:#8A7CFF;background:#F2F0FF}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.more-menu{position:relative;flex-shrink:0}.more-toggle{border:0;background:#F4F8FF;color:#35405A;border-radius:999px;padding:10px 16px;cursor:pointer;font-size:15px}.more-dropdown{position:absolute;right:0;top:calc(100% + 12px);min-width:220px;background:#FFFFFF;border:1px solid rgba(126,140,255,0.18);box-shadow:0 18px 42px rgba(126,140,255,0.18);z-index:100000;border-radius:18px;padding:10px;display:none}.more-menu:hover .more-dropdown,.more-menu.open .more-dropdown{display:grid;grid-template-columns:1fr;gap:4px}.more-dropdown a{display:block;color:#35405A;padding:10px 12px;border-radius:12px;white-space:nowrap}.more-dropdown a:hover,.more-dropdown a.active{background:#F2F0FF;color:#8A7CFF}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#A7C2FF 0%,#9D91FF 55%,#8B7BFF 100%);color:#FFFFFF!important;border-radius:999px;padding:10px 22px;font-weight:700;box-shadow:0 12px 26px rgba(139,123,255,.22);transition:.2s ease;white-space:nowrap}.main-btn:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(139,123,255,.28)}.mobile-menu-btn{display:none;width:42px;height:42px;border:0;background:#F4F8FF;border-radius:14px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.mobile-menu-btn span{width:20px;height:2px;background:#8A7CFF;border-radius:4px}.drawer-mask{position:fixed;inset:0;background:rgba(39,48,74,.38);z-index:100000;display:none}.mobile-drawer{position:fixed;top:0;left:0;width:min(86vw,340px);height:100vh;background:#FFFFFF;z-index:100000;transform:translateX(-105%);transition:.24s ease;box-shadow:18px 0 40px rgba(39,48,74,.18);overflow-y:auto}.drawer-open .drawer-mask{display:block}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(126,140,255,.16)}.drawer-logo img{width:44px;height:44px;object-fit:contain}.drawer-close{border:0;background:#F2F0FF;color:#8A7CFF;border-radius:12px;font-size:28px;width:42px;height:42px;line-height:1}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:18px}.drawer-nav a{background:#F4F8FF;color:#35405A;border-radius:14px;padding:12px;text-align:center}.drawer-nav a.active{background:#F2F0FF;color:#8A7CFF;font-weight:700}main{position:relative;z-index:1}.container{max-width:1280px;margin:0 auto;padding:0 22px}.banner-slider{position:relative;z-index:1;max-width:1280px;margin:24px auto 30px;border-radius:18px;background:#FFFFFF;box-shadow:0 14px 36px rgba(126,140,255,0.16);overflow:hidden;aspect-ratio:16/6}.banner-track,.slide{width:100%;height:100%}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease}.slide.active{opacity:1;position:absolute}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#EEF4FF}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#8A7CFF;font-size:30px;box-shadow:0 8px 22px rgba(126,140,255,.18);cursor:pointer}.slider-prev{left:18px}.slider-next{right:18px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.slider-dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(126,140,255,.36);cursor:pointer}.slider-dot.active{background:#8A7CFF;width:24px;border-radius:999px}.notice{max-width:1280px;margin:0 auto 28px;padding:15px 22px;border:1px solid rgba(126,140,255,.18);background:rgba(255,255,255,.88);border-radius:18px;box-shadow:0 14px 36px rgba(126,140,255,0.12);color:#68728A}.section{max-width:1280px;margin:0 auto 34px;padding:0 22px}.panel,.card,.zone-card,.info-card,.review-card,.faq-item{background:rgba(255,255,255,0.92);border:1px solid rgba(126,140,255,0.18);box-shadow:0 14px 36px rgba(126,140,255,0.16);border-radius:22px}.panel{padding:30px}.section-title,h1,h2,h3{color:#7E8CFF;line-height:1.35}.section-title{font-size:30px;margin:0 0 14px}h1{font-size:38px;margin:0 0 14px}h2{font-size:28px;margin:0 0 12px}h3{font-size:20px;margin:0 0 10px}.lead{font-size:17px;color:#68728A;margin:0 0 20px}.muted{color:#8A94AA}.text-link{display:inline-flex;align-items:center;color:#8A7CFF;font-weight:700;margin-top:10px}.text-link:after{content:'›';margin-left:6px}.brand-intro{display:grid;grid-template-columns:1.3fr .7fr;gap:24px;align-items:center}.intro-badges{display:flex;flex-wrap:wrap;gap:10px}.intro-badges span,.tag{display:inline-flex;align-items:center;border-radius:999px;background:#F2F0FF;color:#8A7CFF;padding:7px 12px;font-size:14px}.channel-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.channel-card,.mini-card{padding:22px;background:rgba(255,255,255,.92);border:1px solid rgba(126,140,255,.18);border-radius:20px;box-shadow:0 12px 30px rgba(126,140,255,.12)}.feature{display:grid;grid-template-columns:1fr 1.1fr;gap:24px;align-items:center}.feature.reverse{grid-template-columns:1.1fr 1fr}.content-img,.zone-card img,.app-section img{max-width:100%;height:auto}.content-img{border-radius:20px;background:#EEF4FF;object-fit:contain;width:100%;max-height:420px}.two-col{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.zone-card{padding:18px}.zone-card img{width:100%;max-height:240px;object-fit:contain;background:#F4F8FF;border-radius:18px;margin-bottom:16px}.app-band{display:grid;grid-template-columns:1fr 1fr;gap:22px}.info-list{display:grid;gap:12px;margin:18px 0}.info-list li{padding-left:8px;color:#68728A}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{padding:22px}.review-card strong{color:#8A7CFF;display:block;margin-bottom:8px}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.faq-item{padding:22px}.faq-item p{margin:6px 0 0;color:#68728A}.page-hero{max-width:1280px;margin:24px auto 30px;padding:0 22px}.page-hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:center;background:rgba(255,255,255,.92);border:1px solid rgba(126,140,255,.18);box-shadow:0 14px 36px rgba(126,140,255,.16);border-radius:24px;padding:30px}.page-hero img{width:100%;max-height:430px;object-fit:contain;border-radius:20px;background:#F4F8FF}.page-content{max-width:1080px;margin:0 auto 40px;padding:0 22px}.content-block{background:rgba(255,255,255,.92);border:1px solid rgba(126,140,255,.18);box-shadow:0 14px 36px rgba(126,140,255,.16);border-radius:22px;padding:28px;margin-bottom:22px}.content-block p{color:#68728A}.tips{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:18px}.tip{background:#F4F8FF;border-radius:16px;padding:16px;color:#68728A}.site-footer{background:#27304A;color:#EEF4FF;margin-top:46px;padding:38px 22px 36px}.footer-inner{max-width:1280px;margin:0 auto}.footer-brand{display:flex;align-items:center;gap:18px;max-width:900px}.footer-brand img{width:48px;height:48px;object-fit:contain;flex-shrink:0}.footer-links{display:flex;flex-wrap:wrap;gap:14px;margin:20px 0}.footer-links a{color:#EEF4FF;background:rgba(255,255,255,.08);border-radius:999px;padding:8px 14px}.footer-note{color:#C8D1EA;margin:0}.mobile-bottom-nav{display:none}@media (max-width:1180px){.nav-core{gap:6px}.nav-core a{padding:8px 7px;font-size:14px}.brand-logo span{display:none}}@media (max-width:1024px){.nav-core{display:none}.more-menu{display:none}.mobile-menu-btn{display:inline-flex}.header-inner{display:grid;grid-template-columns:88px 1fr 88px}.brand-logo{justify-self:center}.header-actions{justify-content:flex-end}.channel-grid{grid-template-columns:repeat(3,1fr)}.brand-intro,.feature,.feature.reverse,.page-hero-inner{grid-template-columns:1fr}.review-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){body{padding-top:64px;padding-bottom:62px;background-attachment:scroll}.site-header{position:fixed;top:0;left:0;width:100%;z-index:99999}.header-inner{min-height:64px;padding:0 14px;grid-template-columns:58px 1fr 74px;gap:8px}.brand-logo img{width:38px;height:38px}.main-btn{padding:8px 15px}.mobile-drawer,.drawer-mask{z-index:100000}.banner-slider{margin:14px 14px 20px;border-radius:14px;aspect-ratio:16/8}.slider-arrow{width:34px;height:34px;font-size:24px}.slider-prev{left:10px}.slider-next{right:10px}.notice{margin:0 14px 20px;padding:13px 15px}.section,.page-hero,.page-content{padding:0 14px}.panel,.page-hero-inner,.content-block{padding:20px;border-radius:18px}h1{font-size:28px}h2,.section-title{font-size:24px}.channel-grid,.two-col,.three-col,.app-band,.faq-grid,.tips,.review-grid{grid-template-columns:1fr}.content-img,.zone-card img,.page-hero img{max-height:320px}.drawer-nav{grid-template-columns:1fr 1fr}.mobile-bottom-nav{position:fixed;left:12px;right:12px;bottom:10px;display:grid;grid-template-columns:repeat(4,1fr);z-index:99998;background:rgba(255,255,255,.96);border:1px solid rgba(126,140,255,.18);box-shadow:0 12px 30px rgba(126,140,255,.18);border-radius:20px;overflow:hidden}.mobile-bottom-nav a{text-align:center;padding:10px 4px;color:#35405A;font-size:13px}.footer-brand{align-items:flex-start}.site-footer{padding-bottom:90px}}@media (max-width:520px){.drawer-nav{grid-template-columns:1fr}.intro-badges{gap:8px}.channel-card,.mini-card,.zone-card,.review-card,.faq-item{padding:18px}.footer-brand{display:block}.footer-brand img{margin-bottom:12px}}

.banner-slider img{width:100%;height:100%;object-fit:contain;background:#EEF4FF}
