
*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto}body{font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;background:radial-gradient(circle at top left,rgba(242,240,255,.96),rgba(238,244,255,.94) 36%,#eef4ff 70%);color:#35405A;padding-top:72px;line-height:1.75}.drawer-lock, .drawer-lock body{overflow:hidden}a{color:#8A7CFF;text-decoration:none}img{max-width:100%;height:auto}.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;padding:0 24px;overflow:visible}.brand-logo{display:flex;align-items:center;flex-shrink:0}.brand-logo img{height:44px;max-width:180px;object-fit:contain}.nav-core{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;min-width:0}.nav-core a{white-space:nowrap;color:#35405A;text-decoration:none;padding:8px 14px;border-radius:999px;font-weight:700}.nav-core a:hover,.nav-core a.active{color:#8A7CFF;background:#F2F0FF}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#A7C2FF 0%,#9D91FF 55%,#8B7BFF 100%);color:#fff;border-radius:999px;padding:9px 20px;font-weight:800;box-shadow:0 10px 22px rgba(126,140,255,.25);white-space:nowrap;transition:.2s}.main-btn:hover{transform:translateY(-2px);color:#fff}.more-menu{position:relative;flex-shrink:0}.more-toggle{border:1px solid rgba(126,140,255,.18);background:#fff;color:#35405A;border-radius:999px;padding:9px 16px;font-weight:800;cursor:pointer;white-space:nowrap}.more-dropdown{position:absolute;right:0;top:calc(100% + 12px);min-width:230px;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:12px;display:none}.more-dropdown.show,.more-menu:hover .more-dropdown{display:grid;grid-template-columns:1fr;gap:6px}.more-dropdown a{padding:9px 12px;border-radius:12px;color:#35405A;font-weight:700}.more-dropdown a:hover,.more-dropdown a.active{background:#F2F0FF;color:#8A7CFF}.mobile-menu-btn{display:none;background:transparent;border:0;width:42px;height:42px;padding:9px}.mobile-menu-btn span{display:block;height:2px;background:#35405A;margin:6px 0;border-radius:4px}.drawer-mask{position:fixed;inset:0;background:rgba(39,48,74,.38);opacity:0;pointer-events:none;z-index:100000;transition:.2s}.drawer-mask.show{opacity:1;pointer-events:auto}.mobile-drawer{position:fixed;left:0;top:0;width:84%;max-width:320px;height:100vh;background:linear-gradient(180deg,#fff,#F4F8FF);z-index:100001;transform:translateX(-105%);transition:.25s;box-shadow:18px 0 42px rgba(39,48,74,.2);padding:18px;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid rgba(126,140,255,.18)}.drawer-head img{height:42px;object-fit:contain}.drawer-close{width:36px;height:36px;border-radius:50%;border:0;background:#F2F0FF;color:#8A7CFF;font-size:26px;line-height:1}.drawer-nav{display:grid;gap:8px;padding:18px 0 80px}.drawer-nav a{padding:11px 12px;border-radius:14px;color:#35405A;font-weight:800}.drawer-nav a.active,.drawer-nav a:hover{background:#fff;color:#8A7CFF;box-shadow:0 8px 20px rgba(126,140,255,.12)}main{position:relative;z-index:1}.container,.section{max-width:1280px;margin:0 auto;padding:0 24px}.section{margin-top:38px}.hero-title{padding:54px 24px 28px;text-align:center}.hero-title h1{font-size:clamp(30px,5vw,54px);line-height:1.2;margin:0 0 14px;color:#7E8CFF}.hero-title p{max-width:840px;margin:0 auto;color:#68728A;font-size:18px}.banner-slider{max-width:1280px;margin:24px auto 30px;border-radius:22px;background:#fff;box-shadow:0 14px 36px rgba(126,140,255,.16);overflow:hidden;position:relative;z-index:1}.slider-track{position:relative;height:clamp(190px,33vw,420px)}.slide{position:absolute;inset:0;opacity:0;transition:.35s}.slide.active{opacity:1}.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,.86);color:#8A7CFF;font-size:28px;cursor:pointer;box-shadow:0 8px 18px rgba(126,140,255,.18)}.slider-arrow.prev{left:16px}.slider-arrow.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:0;border-radius:50%;background:rgba(126,140,255,.35);cursor:pointer}.slider-dot.active{background:#8A7CFF}.notice-bar{max-width:1280px;margin:0 auto 34px;padding:14px 24px;background:rgba(255,255,255,.86);border:1px solid rgba(126,140,255,.18);border-radius:16px;color:#68728A;box-shadow:0 10px 26px rgba(126,140,255,.1)}.section-title,h1,h2,h3{color:#7E8CFF}.section-title{font-size:30px;margin:0 0 12px}.lead{font-size:18px;color:#68728A;max-width:880px}.card,.zone-card,.info-card,.review-card,.faq-item{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}.card{padding:26px}.grid{display:grid;gap:22px}.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))}.channel-card{padding:22px;background:linear-gradient(180deg,#fff,#F4F8FF);border-radius:20px;border:1px solid rgba(126,140,255,.16)}.channel-card h3{margin:0 0 8px}.channel-card p{margin:0 0 10px;color:#68728A}.text-link{font-weight:800;color:#8A7CFF}.feature{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.feature.reverse{grid-template-columns:.95fr 1.05fr}.feature-img,.content-img{width:100%;border-radius:20px;background:#F4F8FF;object-fit:contain;box-shadow:0 12px 28px rgba(126,140,255,.14)}.feature-img{max-height:320px}.content-list{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}.content-list li{padding:12px 14px;border-radius:14px;background:#F4F8FF;color:#68728A}.review-card,.faq-item{padding:22px}.review-card strong{color:#8A7CFF}.faq-item h3{margin:0 0 8px}.page-hero{max-width:1280px;margin:34px auto 0;padding:54px 24px;border-radius:0 0 28px 28px}.page-hero .hero-card{display:grid;grid-template-columns:1.12fr .88fr;gap:28px;align-items:center;background:rgba(255,255,255,.88);border:1px solid rgba(126,140,255,.18);border-radius:26px;padding:34px;box-shadow:0 14px 36px rgba(126,140,255,.16)}.page-hero h1{font-size:clamp(30px,4vw,48px);margin:0 0 14px}.page-hero p{color:#68728A;margin:0 0 14px}.article{max-width:1280px;margin:0 auto;padding:0 24px 50px}.article-section{margin-top:26px}.article-section p{color:#68728A}.pill-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.pill{display:inline-flex;padding:8px 12px;border-radius:999px;background:#F2F0FF;color:#8A7CFF;font-weight:800}.mobile-bottom{display:none}footer{background:#27304A;color:#EEF4FF;margin-top:60px;padding:46px 24px 90px}.footer-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:28px}.footer-brand img{height:46px;background:#fff;border-radius:12px;padding:6px}.footer-grid h3{color:#fff;margin-top:0}.footer-grid a{display:block;color:#EEF4FF;opacity:.88;margin:8px 0}.footer-note{max-width:1280px;margin:28px auto 0;color:#cfd8f0}.plain-list{margin:0;padding-left:18px;color:#68728A}.plain-list li{margin:8px 0}@media (max-width:1180px){.nav-core{display:none}.mobile-menu-btn{display:block}.header-inner{gap:10px}.brand-logo{position:absolute;left:50%;transform:translateX(-50%)}.more-menu{display:none}}@media (max-width:768px){body{padding-top:64px;padding-bottom:70px}.site-header{position:fixed;top:0;left:0;width:100%;z-index:99999}.header-inner{min-height:64px;padding:0 12px}.brand-logo img{height:36px;max-width:138px}.main-btn{padding:8px 14px}.mobile-drawer,.drawer-mask{z-index:100000}.container,.section,.article{padding-left:16px;padding-right:16px}.grid-2,.grid-3,.grid-4,.feature,.feature.reverse,.page-hero .hero-card{grid-template-columns:1fr}.page-hero{padding:20px 16px 0}.page-hero .hero-card{padding:22px}.section{margin-top:28px}.slider-track{height:clamp(180px,58vw,240px)}.slider-arrow{width:34px;height:34px;font-size:22px}.footer-grid{grid-template-columns:1fr}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;height:62px;background:#fff;border-top:1px solid rgba(126,140,255,.18);display:grid;grid-template-columns:repeat(4,1fr);z-index:99998}.mobile-bottom a{display:flex;align-items:center;justify-content:center;color:#35405A;font-weight:800}.mobile-bottom a:hover{color:#8A7CFF}footer{padding-bottom:96px}}
