*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#DDE0F4;color:#2E2E3A;font-family:"Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:#8c6de6}img{display:block;max-width:100%;height:auto}.site-header{position:sticky;top:0;z-index:9999;background:rgba(221,224,244,.94);backdrop-filter:blur(10px);box-shadow:0 6px 18px rgba(140,109,230,.08)}.desktop-top{max-width:1200px;margin:0 auto;height:72px;display:flex;align-items:center;gap:28px;padding:0 20px}.brand-logo img{width:150px;max-height:48px;object-fit:contain}.nav-core{display:flex;align-items:center;gap:22px;flex:1;justify-content:center;white-space:nowrap}.nav-core a{color:#554B7A;position:relative;font-weight:700;padding:8px 6px;border-radius:999px}.nav-core a:hover,.nav-core a.active{color:#8c6de6;background:rgba(255,255,255,.38)}.nav-core a.active::after{content:"";position:absolute;left:50%;bottom:-12px;width:28px;height:3px;border-radius:999px;background:#8c6de6;transform:translateX(-50%)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:#8c6de6;color:#fff!important;border-radius:999px;box-shadow:0 10px 22px rgba(140,109,230,.22);font-weight:700;padding:10px 22px;white-space:nowrap;transition:.25s}.main-btn:hover{background:#7E5DDD;transform:translateY(-1px)}.channel-bar{background:rgba(255,255,255,.76);border-top:1px solid rgba(140,109,230,.10);border-bottom:1px solid rgba(140,109,230,.10)}.channel-scroll{max-width:1200px;margin:0 auto;display:flex;gap:10px;overflow-x:auto;padding:10px 20px;scrollbar-width:none}.channel-scroll::-webkit-scrollbar{display:none}.channel-bar a{color:#66667A;border-radius:999px;padding:7px 14px;white-space:nowrap;font-size:14px}.channel-bar a:hover,.channel-bar a.active{color:#8c6de6;background:rgba(140,109,230,.10)}.mobile-top{display:none;height:64px;align-items:center;justify-content:space-between;padding:0 14px}.menu-toggle{width:42px;height:42px;border:1px solid rgba(140,109,230,.18);border-radius:14px;background:#fff;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 10px}.menu-toggle span{display:block;height:2px;background:#8c6de6;border-radius:99px}.mobile-logo img{width:126px;max-height:42px;object-fit:contain}.mobile-register{padding:8px 14px;font-size:13px}.drawer-mask{position:fixed;inset:0;background:rgba(28,27,45,.38);opacity:0;pointer-events:none;transition:.25s;z-index:9999}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:linear-gradient(180deg,#fff,#F7F7FC);transform:translateX(-105%);transition:.28s ease;z-index:10000;box-shadow:18px 0 40px rgba(66,54,120,.18);padding:18px;overflow-y:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.drawer-head img{width:132px;max-height:48px;object-fit:contain}.drawer-close{width:38px;height:38px;border:0;border-radius:50%;background:rgba(140,109,230,.10);color:#8c6de6;font-size:26px}.drawer-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-links a{background:#fff;border:1px solid rgba(140,109,230,.14);border-radius:14px;color:#554B7A;padding:10px 12px;font-weight:700}.drawer-links a.active{background:rgba(140,109,230,.10);color:#8c6de6}.drawer-note{margin-top:18px;color:#66667A;background:#EEF0FA;border-radius:16px;padding:14px;font-size:13px}.layout-shell{max-width:1260px;margin:0 auto;display:grid;grid-template-columns:190px minmax(0,1fr);gap:24px;padding:28px 20px 42px}.side-quick-nav{position:sticky;top:110px;align-self:start;background:rgba(255,255,255,.92);border:1px solid rgba(140,109,230,.16);border-radius:18px;box-shadow:0 14px 36px rgba(140,109,230,.10);padding:16px}.side-quick-nav strong{display:block;color:#8c6de6;margin-bottom:10px}.side-quick-nav a{display:block;color:#66667A;border-radius:12px;padding:8px 10px;margin:2px 0;font-weight:600}.side-quick-nav a:hover,.side-quick-nav a.active{color:#8c6de6;background:rgba(140,109,230,.10)}.page-content{min-width:0}.banner-slider{max-width:1200px;margin:0 auto 34px;border-radius:22px;background:#fff;box-shadow:0 18px 40px rgba(140,109,230,.10);overflow:hidden;position:relative;z-index:1;height:360px}.banner-slider .slide{display:none;width:100%;height:100%}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border:1px solid rgba(140,109,230,.18);border-radius:999px;background:rgba(255,255,255,.78);color:#8c6de6;box-shadow:0 10px 22px rgba(140,109,230,.12);font-size:24px;cursor:pointer}.slider-prev{left:16px}.slider-next{right:16px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.slider-dots button{width:9px;height:9px;border-radius:50%;border:none;background:rgba(140,109,230,.25);cursor:pointer}.slider-dots button.active{background:#8c6de6}.card,.zone-card,.info-card,.page-hero,.feature-box,.faq-item,.review-card,.notice-card{background:rgba(255,255,255,.92);border:1px solid rgba(140,109,230,.16);box-shadow:0 14px 36px rgba(140,109,230,.10);border-radius:22px}.page-hero{padding:34px;margin-bottom:26px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(220px,.75fr);gap:28px;align-items:center}.page-hero.no-visual{display:block}.section{margin:26px 0}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:16px}.section-kicker,.tag,.label,.num,.badge{color:#8c6de6;font-weight:800}.section-title,h1,h2,h3{color:#8c6de6;line-height:1.35;margin-top:0}h1{font-size:34px;margin-bottom:14px}h2{font-size:26px;margin-bottom:10px}h3{font-size:20px;margin-bottom:8px}p{margin:0 0 12px}.muted{color:#66667A}.text-link{font-weight:800;color:#8c6de6}.hero-visual img,.content-img,.zone-card img,.app-section img{width:100%;max-height:280px;object-fit:contain;border-radius:18px;background:#F7F7FC}.grid{display:grid;gap:18px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card,.zone-card,.info-card,.feature-box,.review-card,.faq-item,.notice-card{padding:20px}.quick-category .card{min-height:150px}.info-card .num{font-size:26px;display:block;margin-bottom:8px}.split-card{display:grid;grid-template-columns:240px minmax(0,1fr);gap:20px;align-items:center}.zone-card img{height:170px}.content-wall .zone-card img{height:160px;margin-bottom:14px}.app-section{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:24px;align-items:center;padding:24px}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0}.pill-list span,.pill-list a{background:#EEF0FA;border:1px solid rgba(140,109,230,.12);color:#554B7A;border-radius:999px;padding:7px 12px}.steps{counter-reset:item;display:grid;gap:12px}.steps li{list-style:none;background:#F7F7FC;border-radius:16px;padding:12px 14px;border:1px solid rgba(140,109,230,.12)}.steps li::before{counter-increment:item;content:counter(item);display:inline-flex;width:26px;height:26px;border-radius:50%;align-items:center;justify-content:center;background:rgba(140,109,230,.12);color:#8c6de6;font-weight:800;margin-right:8px}.review-card{color:#4D4A63}.faq-item strong{display:block;color:#554B7A;margin-bottom:6px}.article-section{padding:24px;margin:22px 0}.article-section ul{padding-left:20px;margin:10px 0 0}.article-section li{margin:7px 0}.warning-box{background:#EEF0FA;border-left:4px solid #8c6de6;padding:18px;border-radius:18px;color:#4D4A63}.site-footer{background:#4B4A6B;color:#F3F2FB}.footer-inner{max-width:1200px;margin:0 auto;padding:34px 20px}.footer-brand{display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px;align-items:center}.footer-brand img{width:148px;max-height:52px;object-fit:contain}.footer-links{display:flex;flex-wrap:wrap;gap:16px;margin:22px 0}.footer-links a{color:#F3F2FB}.footer-reminder{color:rgba(243,242,251,.84);margin:0}.mobile-bottom-nav{display:none}.page-title-card{padding:30px;margin-bottom:24px}.contact-list{display:grid;gap:12px}.contact-list div{background:#F7F7FC;border-radius:16px;padding:14px;border:1px solid rgba(140,109,230,.12)}@media(max-width:1080px){.layout-shell{grid-template-columns:1fr}.side-quick-nav{display:none}.desktop-top{gap:18px}.nav-core{gap:12px}.banner-slider{height:310px}.grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){body{padding-bottom:70px}.desktop-top,.channel-bar{display:none}.mobile-top{display:flex}.site-header{box-shadow:0 5px 18px rgba(140,109,230,.10)}.layout-shell{padding:18px 14px 30px}.banner-slider{height:205px;border-radius:18px;margin-bottom:22px}.slider-arrow{width:34px;height:34px;font-size:20px}.slider-prev{left:10px}.slider-next{right:10px}.page-hero,.app-section,.split-card{grid-template-columns:1fr;padding:22px}.page-hero{gap:16px}h1{font-size:27px}h2{font-size:22px}.grid.two,.grid.three,.grid.four{grid-template-columns:1fr}.section-head{display:block}.hero-visual img,.content-img,.zone-card img,.app-section img{max-height:220px}.content-wall .zone-card img{height:145px}.footer-brand{grid-template-columns:1fr}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid rgba(140,109,230,.16);z-index:9998;box-shadow:0 -8px 24px rgba(140,109,230,.10)}.mobile-bottom-nav a{text-align:center;color:#66667A;font-weight:800;padding:10px 0 9px;font-size:13px}.mobile-bottom-nav a.active{color:#8c6de6}.drawer-links{grid-template-columns:1fr 1fr}.card,.zone-card,.info-card,.feature-box,.review-card,.faq-item,.notice-card{padding:18px}}@media(max-width:420px){.banner-slider{height:180px}.mobile-logo img{width:112px}.mobile-register{padding:7px 11px}.drawer-links{grid-template-columns:1fr}}
