*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#DDE0F4;color:#2E2E3A;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.72;overflow-x:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}button{font-family:inherit}.inner-wide{max-width:1200px;margin:0 auto;padding:0 20px}.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)}.top-nav{height:70px;display:flex;align-items:center;gap:28px}.brand-logo{flex:0 0 auto;display:flex;align-items:center}.brand-logo img{height:46px;width:auto;object-fit:contain}.nav-core{flex:1;display:flex;justify-content:center;align-items:center;gap:34px;white-space:nowrap}.nav-core a{color:#554B7A;position:relative;font-weight:600;font-size:15px;padding:8px 2px}.nav-core a:hover,.nav-core a.active{color:#8c6de6}.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;border-radius:999px;box-shadow:0 10px 22px rgba(140,109,230,.22);padding:11px 24px;font-weight:700;line-height:1.2;transition:.25s ease;white-space:nowrap}.main-btn:hover{background:#7E5DDD;transform:translateY(-1px)}.small-btn{padding:8px 14px;font-size:13px}.header-action{flex:0 0 auto}.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{display:flex;gap:10px;align-items:center;overflow-x:auto;scrollbar-width:none;padding-top:10px;padding-bottom:10px}.channel-scroll::-webkit-scrollbar{display:none}.channel-bar a{color:#66667A;border-radius:999px;padding:7px 14px;font-size:14px;white-space:nowrap}.channel-bar a:hover,.channel-bar a.active{color:#8c6de6;background:rgba(140,109,230,.10)}.mobile-topbar{display:none;height:62px;align-items:center;justify-content:space-between;padding:0 14px}.mobile-logo img{height:38px;width:auto;object-fit:contain}.menu-toggle{width:42px;height:42px;border:1px solid rgba(140,109,230,.18);background:rgba(255,255,255,.75);border-radius:13px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 10px}.menu-toggle span{height:2px;border-radius:999px;background:#8c6de6}.drawer-mask{position:fixed;inset:0;background:rgba(34,34,50,.32);z-index:9998;opacity:0;visibility:hidden;transition:.25s ease}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:82vw;max-width:320px;background:linear-gradient(160deg,#fff,#F7F7FC);z-index:10000;transform:translateX(-105%);transition:.32s ease;box-shadow:20px 0 48px rgba(80,70,120,.22);padding:18px;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.drawer-head img{height:42px;width:auto}.drawer-close{width:36px;height:36px;border:0;border-radius:50%;background:rgba(140,109,230,.10);color:#8c6de6;font-size:24px}.drawer-menu{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-menu a{padding:10px 12px;border-radius:13px;background:rgba(255,255,255,.76);color:#554B7A;border:1px solid rgba(140,109,230,.12);font-weight:600;font-size:14px}.drawer-menu a.active,.drawer-menu a:hover{color:#8c6de6;background:rgba(140,109,230,.11)}.drawer-note{margin-top:16px;padding:12px;border-radius:14px;background:#EEF0FA;color:#66667A;font-size:13px}.mobile-bottom-nav{display:none;position:fixed;left:0;right:0;bottom:0;z-index:9997;background:rgba(255,255,255,.96);border-top:1px solid rgba(140,109,230,.14);height:58px;align-items:center;justify-content:space-around;box-shadow:0 -8px 24px rgba(120,110,160,.12)}.mobile-bottom-nav a{font-size:13px;color:#66667A;font-weight:700}.mobile-bottom-nav a::before{content:"•";display:block;text-align:center;line-height:1;color:rgba(140,109,230,.40)}.mobile-bottom-nav a.active{color:#8c6de6}.page-shell{max-width:1420px;margin:0 auto;padding:28px 20px 0;display:grid;grid-template-columns:170px minmax(0,1fr);gap:26px}.main-content{min-width:0}.side-quick-nav{position:sticky;top:126px;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;display:flex;flex-direction:column;gap:8px}.side-quick-nav strong{color:#8c6de6;font-size:15px;margin-bottom:6px}.side-quick-nav a{color:#66667A;border-radius:12px;padding:8px 10px;font-weight:600;font-size:14px}.side-quick-nav a:hover,.side-quick-nav a.active{color:#8c6de6;background:rgba(140,109,230,.10)}.banner-slider,.hero-slider{max-width:1200px;height:360px;margin:0 auto 36px;border-radius:22px;background:#fff;box-shadow:0 18px 40px rgba(140,109,230,.10);overflow:hidden;position:relative;z-index:1}.banner-slider .slide,.hero-slider .slide{display:none;width:100%;height:100%}.banner-slider .slide.active,.hero-slider .slide.active{display:block}.banner-slider img,.hero-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:none;width:42px;height:42px;border-radius:999px;background:rgba(255,255,255,.78);color:#8c6de6;border:1px solid rgba(140,109,230,.18);box-shadow:0 10px 22px rgba(140,109,230,.12);font-size:30px;line-height:1;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.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);padding:0;cursor:pointer}.slider-dots button.active{background:#8c6de6}.split-section,.quick-categories,.info-strip,.dual-feature,.two-column-section,.content-wall,.reviews-section,.faq-section,.inner-summary,.compliance-card{max-width:1200px;margin:0 auto 34px}.split-section{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:26px;align-items:center}.section-copy,.card,.zone-card,.info-card,.feature-card,.compliance-card,.faq-list details,.hero-visual,.rich-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}.section-copy{padding:34px}.hero-visual{padding:16px;overflow:hidden}.hero-visual img{width:100%;max-height:300px;object-fit:contain;border-radius:16px}.inner-hero .hero-visual img{max-height:280px}.section-kicker,.label,.num,.badge,.tag{color:#8c6de6;font-weight:800;letter-spacing:.05em}.section-kicker{font-size:14px;display:inline-block;margin-bottom:8px}h1,h2,h3,.section-title{color:#8c6de6;line-height:1.35;margin:0 0 12px}h1{font-size:34px}h2{font-size:25px}h3{font-size:18px}p{margin:0 0 14px;color:#47475A}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.section-head h2{margin:0}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card,.zone-card,.info-card{padding:22px}.card:hover,.zone-card:hover,.info-card:hover{transform:translateY(-2px);transition:.25s ease}.text-link{color:#8c6de6;font-weight:800}.info-strip,.info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.info-card .num{display:block;margin-bottom:8px;font-size:22px}.dual-feature{display:grid;grid-template-columns:1fr 1fr;gap:18px}.feature-card{display:grid;grid-template-columns:200px 1fr;gap:18px;padding:18px;align-items:center}.feature-card img{width:100%;height:190px;object-fit:contain;border-radius:16px;background:#F7F7FC}.feature-card ul{padding-left:20px;margin:8px 0 12px;color:#4D4D60}.two-column-section{display:grid;grid-template-columns:1fr 1fr;gap:18px}.zone-card img{width:100%;height:190px;object-fit:contain;border-radius:16px;background:#F7F7FC;margin-bottom:16px}.wall-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mini-list{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.mini-list span{background:rgba(140,109,230,.10);color:#8c6de6;border-radius:999px;padding:7px 12px;font-weight:700;font-size:14px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-grid .card p{margin:0}.faq-list{display:grid;gap:12px;background:transparent;border:0;box-shadow:none}.faq-list details{padding:18px 22px}.faq-list summary{cursor:pointer;color:#554B7A;font-weight:800}.faq-list p{margin-top:10px}.compliance-card{text-align:center;padding:30px;background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(247,247,252,.92))}.site-footer{background:#4B4A6B;color:#F3F2FB;margin-top:44px;padding:42px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:30px}.footer-brand img{height:46px;width:auto;object-fit:contain;margin-bottom:12px}.site-footer h3{color:#fff;font-size:17px}.site-footer p{color:#E3E1F4}.site-footer a{display:block;color:#F3F2FB;margin:8px 0;opacity:.9}.site-footer a:hover{opacity:1;color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:26px;padding-top:16px;color:#E3E1F4;font-size:13px}.content-img,.zone-card img,.app-section img,.hero-visual img,.banner-slider img,.hero-slider img{max-width:100%;height:auto;object-fit:contain}.banner-slider img,.hero-slider img{height:100%}@media (max-width:1180px){.page-shell{grid-template-columns:1fr}.side-quick-nav{display:none}.quick-grid{grid-template-columns:repeat(2,1fr)}.info-strip,.info-grid{grid-template-columns:repeat(2,1fr)}.feature-card{grid-template-columns:1fr}.feature-card img{height:170px}}@media (max-width:860px){body{padding-bottom:70px}.desktop-nav-wrap{display:none}.mobile-topbar{display:flex}.mobile-bottom-nav{display:flex}.page-shell{padding:18px 14px 0}.banner-slider,.hero-slider{height:210px;margin:0 auto 24px;border-radius:18px}.split-section,.dual-feature,.two-column-section{grid-template-columns:1fr}.quick-grid,.wall-grid,.review-grid,.info-strip,.info-grid{grid-template-columns:1fr}.section-copy,.card,.zone-card,.info-card,.feature-card,.compliance-card,.faq-list details{border-radius:18px;padding:20px}.hero-visual{border-radius:18px}.hero-visual img{max-height:230px}.zone-card img{height:160px}.feature-card img{height:160px}h1{font-size:27px}h2{font-size:22px}.section-head{display:block}.slider-arrow{width:34px;height:34px;font-size:24px}.slider-arrow.prev{left:8px}.slider-arrow.next{right:8px}}@media (max-width:480px){.banner-slider,.hero-slider{height:185px}.small-btn{padding:8px 11px;font-size:12px}.mobile-logo img{height:34px}.drawer-menu{grid-template-columns:1fr}.section-copy p,.card p,.zone-card p,.info-card p{font-size:15px}.footer-grid{grid-template-columns:1fr}.site-footer{padding-bottom:76px}}@media (min-width:861px){.site-footer .footer-grid{grid-template-columns:1.3fr 1fr 1fr 1.1fr}}@media (max-width:700px){.footer-grid{grid-template-columns:1fr}}
