*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;background:#EEF4FF;color:#35405A;padding-top:72px;line-height:1.72}body:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 12% 5%,rgba(157,145,255,.2),transparent 32%),radial-gradient(circle at 90% 10%,rgba(167,194,255,.28),transparent 36%),linear-gradient(180deg,#EEF4FF,#F8FBFF 45%,#F2F0FF);z-index:-1}.site-header{position:fixed;top:0;left:0;width:100%;z-index:99999;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(126,140,255,.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;flex-shrink:0}.brand-logo img{height:42px;max-width:170px;object-fit:contain}.nav-core{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;min-width:0}.nav-core a,.text-link{color:#8A7CFF;text-decoration:none}.nav-core a{white-space:nowrap;color:#35405A;padding:8px 12px;border-radius:999px;font-weight:600}.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-btn{border:1px solid rgba(126,140,255,.18);background:#fff;color:#35405A;border-radius:999px;padding:9px 14px;cursor:pointer}.more-dropdown{position:absolute;right:0;top:calc(100% + 12px);min-width:220px;background:#fff;border:1px solid rgba(126,140,255,.18);box-shadow:0 18px 42px rgba(126,140,255,.18);z-index:100000;border-radius:18px;padding:10px;display:none}.more-menu:hover .more-dropdown,.more-menu:focus-within .more-dropdown{display:grid;grid-template-columns:1fr;gap:4px}.more-dropdown a{padding:9px 12px;border-radius:12px;text-decoration:none;color:#35405A}.more-dropdown a:hover{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:#fff;text-decoration:none;border-radius:999px;padding:10px 20px;font-weight:700;box-shadow:0 12px 24px rgba(126,140,255,.26);white-space:nowrap;transition:.2s}.main-btn:hover{transform:translateY(-2px);filter:saturate(1.06)}main{position:relative;z-index:1}.banner-slider{max-width:1280px;height:390px;margin:24px auto 30px;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(126,140,255,.16);overflow:hidden;position:relative;z-index:1}.slide{position:absolute;inset:0;opacity:0;transition:.45s}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#EEF4FF;max-width:100%}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);border:0;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.82);color:#8A7CFF;font-size:32px;cursor:pointer}.slider-prev{left:16px}.slider-next{right:16px}.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,.35);cursor:pointer}.slider-dot.active{background:#8A7CFF}.section,.notice-bar,.page-hero{max-width:1280px;margin:24px auto;padding:28px;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}.notice-bar{font-weight:600;color:#68728A}.intro-row,.page-hero,.feature,.app-band,.split{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.page-hero{background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(244,248,255,.92))}.eyebrow{display:inline-block;color:#8A7CFF;background:#F2F0FF;border-radius:999px;padding:4px 12px;font-weight:700;margin-bottom:10px}h1,h2,h3,.section-title{color:#7E8CFF;line-height:1.25;margin-top:0}p{color:#68728A}.content-img,.zone-card img,.app-section img,.banner-slider img{max-width:100%;height:auto}.content-img,.two-col img,.three-col img{width:100%;max-height:300px;object-fit:contain;background:#F4F8FF;border-radius:18px;padding:8px}.channel-grid,.info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.channel-card,.card,.zone-card,.info-card,.review-card,.two-col article,.three-col article,.soft-panel{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:20px;padding:20px}.two-col{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.faq-list details{background:#F8FBFF;border:1px solid rgba(126,140,255,.16);border-radius:16px;margin:12px 0;padding:16px}.faq-list summary{cursor:pointer;color:#35405A;font-weight:700}ul{padding-left:20px;color:#68728A}.compliance{background:linear-gradient(135deg,#F2F0FF,#FFFFFF)}footer{background:#27304A;color:#EEF4FF;margin-top:40px}.footer-inner{max-width:1280px;margin:0 auto;padding:34px 22px}.footer-brand{display:flex;gap:18px;align-items:center}.footer-brand img{height:44px;object-fit:contain;background:#fff;border-radius:14px;padding:6px}.footer-inner p,.footer-inner a{color:#EEF4FF}.footer-links{display:flex;flex-wrap:wrap;gap:14px;margin:18px 0}.footer-links a{text-decoration:none}.mobile-menu-btn,.mobile-bottom{display:none}.mobile-drawer,.drawer-mask{z-index:100000}.drawer-mask{position:fixed;inset:0;background:rgba(39,48,74,.36);opacity:0;visibility:hidden;transition:.2s}.mobile-drawer{position:fixed;top:0;left:0;width:84%;max-width:320px;height:100vh;background:linear-gradient(180deg,#fff,#F4F8FF);transform:translateX(-105%);transition:.25s;box-shadow:18px 0 42px rgba(39,48,74,.18);overflow-y:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding:18px}.drawer-head img{height:42px;object-fit:contain}.drawer-close{border:0;background:#F2F0FF;color:#8A7CFF;border-radius:50%;width:34px;height:34px;font-size:24px}.drawer-nav{display:grid;gap:4px;padding:0 16px 28px}.drawer-nav a{text-decoration:none;color:#35405A;padding:11px 12px;border-radius:12px}.drawer-nav a:hover{background:#F2F0FF;color:#8A7CFF}@media(max-width:1024px){.nav-core{display:none}.channel-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){body{padding-top:64px;padding-bottom:66px}.site-header{position:fixed;top:0;left:0;width:100%;z-index:99999}.header-inner{min-height:64px;padding:0 12px;display:grid;grid-template-columns:44px 1fr auto;gap:10px}.mobile-menu-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid rgba(126,140,255,.18);background:#fff;color:#8A7CFF;border-radius:12px;font-size:22px}.brand-logo{justify-content:center}.brand-logo img{height:36px;max-width:140px}.more-menu{display:none}.main-btn{padding:8px 14px}.banner-slider{height:210px;margin:16px 12px 18px;border-radius:16px}.section,.notice-bar,.page-hero{margin:16px 12px;padding:20px;border-radius:20px}.intro-row,.page-hero,.feature,.app-band,.split,.two-col,.three-col{grid-template-columns:1fr}.channel-grid,.info-grid{grid-template-columns:1fr}.mobile-drawer,.drawer-mask{z-index:100000}.mobile-bottom{display:grid;position:fixed;left:0;right:0;bottom:0;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid rgba(126,140,255,.18);z-index:99998}.mobile-bottom a{text-align:center;text-decoration:none;color:#35405A;padding:10px 4px;font-size:13px}.mobile-bottom a:hover{color:#8A7CFF}.footer-brand{align-items:flex-start;flex-direction:column}.content-img,.two-col img,.three-col img{max-height:220px}.slider-arrow{width:34px;height:34px;font-size:24px}}