*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#151A23;color:#E8ECF5;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.75;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:#F1DCA3;text-decoration:none}img{max-width:100%;height:auto;display:block}p{margin:0 0 14px;color:#E8ECF5}.muted,.card p,.zone-card p,.info-card p,.review-card p,.faq-card p,.site-footer p,.page-hero p{color:#B8C0D3}h1,h2,h3,.section-title{color:#F1DCA3;line-height:1.35;margin:0 0 12px}h1{font-size:clamp(32px,5vw,58px)}h2{font-size:clamp(24px,3vw,36px)}h3{font-size:20px}.site-header{position:sticky;top:0;z-index:9999;background:rgba(21,26,35,.96);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(0,0,0,.22)}.header-inner{max-width:1220px;margin:0 auto;min-height:76px;padding:0 20px;display:flex;align-items:center;gap:18px}.brand-logo{display:inline-flex;align-items:center;flex:0 0 auto}.brand-logo img{width:156px;max-height:52px;object-fit:contain}.nav-core{margin-left:auto;display:flex;align-items:center;gap:8px;background:rgba(241,220,163,.04);border:1px solid rgba(241,220,163,.12);border-radius:999px;padding:7px;white-space:nowrap}.nav-core a{color:#F1DCA3;background:rgba(241,220,163,.06);border:1px solid rgba(241,220,163,.08);border-radius:999px;padding:8px 14px;font-size:14px;line-height:1.2;transition:.25s}.nav-core a:hover,.nav-core a.active{color:#F1DCA3;background:linear-gradient(180deg,rgba(241,220,163,.10),rgba(241,220,163,.02));box-shadow:inset 0 -2px 0 #F1DCA3,0 10px 22px rgba(241,220,163,.16)}.header-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.overview-btn,.mobile-menu-btn{border:1px solid rgba(241,220,163,.24);background:#1B2130;color:#F1DCA3;border-radius:999px;min-height:40px;padding:0 16px;cursor:pointer;font-weight:700}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:#F1DCA3;color:#151A23;border-radius:999px;box-shadow:0 10px 24px rgba(241,220,163,.18);font-weight:800;min-height:42px;padding:0 20px;border:0;transition:.25s;white-space:nowrap}.main-btn:hover{background:#E3C98F;transform:translateY(-1px)}.mobile-menu-btn{display:none;width:44px;padding:0;align-items:center;justify-content:center;flex-direction:column;gap:5px}.mobile-menu-btn span{width:18px;height:2px;background:#F1DCA3;border-radius:2px}.site-main{padding:26px 20px 0}.section,.banner-slider,.page-hero{max-width:1200px;margin-left:auto;margin-right:auto}.section{margin-top:34px}.section-head{margin-bottom:18px}.section-kicker,.badge,.label,.num,.tag{color:#F1DCA3;font-weight:800;letter-spacing:.04em}.card,.zone-card,.info-card,.review-card,.faq-card,.page-hero,.panel-card,.notice-bar{background:#1B2130;border:1px solid rgba(241,220,163,.14);box-shadow:0 14px 36px rgba(0,0,0,.25);border-radius:22px;padding:22px}.banner-slider{margin-top:2px;margin-bottom:36px;border-radius:20px;background:#1B2130;box-shadow:0 18px 40px rgba(0,0,0,.30);overflow:hidden;position:relative;z-index:1;min-height:250px}.banner-slider .slide{display:none;background:#151A23}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:min(54vw,520px);object-fit:contain;background:#151A23}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:0;width:44px;height:44px;border-radius:999px;background:rgba(27,33,48,.78);color:#F1DCA3;box-shadow:0 8px 20px rgba(0,0,0,.28);cursor:pointer;font-size:30px;line-height:1}.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:0;background:rgba(241,220,163,.28);cursor:pointer}.slider-dots button.active{background:#F1DCA3}.page-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:28px;align-items:center;margin-bottom:34px}.page-hero.no-image{grid-template-columns:1fr}.page-hero figure{margin:0;border-radius:18px;background:#202738;overflow:hidden;border:1px solid rgba(241,220,163,.14)}.page-hero img{width:100%;max-height:360px;object-fit:contain;background:#151A23}.content-img,.zone-card img,.app-section img,.banner-slider img,.page-hero img,.media-card img{max-width:100%;height:auto;object-fit:contain}.intro-layout,.two-col,.app-section,.security-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);gap:24px;align-items:center}.intro-layout .content-img,.app-section .content-img{border-radius:20px;background:#202738;border:1px solid rgba(241,220,163,.14);max-height:360px;margin:0 auto}.grid-2,.grid-3,.grid-4,.product-grid,.review-grid,.faq-grid,.quick-grid{display:grid;gap:18px}.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))}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.review-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-pill{display:block;background:#202738;border:1px solid rgba(241,220,163,.14);border-radius:18px;padding:18px;min-height:142px;transition:.25s}.quick-pill:hover,.card:hover,.zone-card:hover,.info-card:hover{border-color:rgba(241,220,163,.34);transform:translateY(-2px)}.quick-pill strong{display:block;color:#F1DCA3;margin-bottom:8px}.quick-pill span{display:block;color:#B8C0D3;font-size:14px;min-height:48px}.text-link{display:inline-flex;margin-top:8px;font-weight:800;color:#F1DCA3}.notice-bar{background:linear-gradient(135deg,#1B2130,#252D40);padding:24px 28px}.info-card .num{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(241,220,163,.24);border-radius:50%;margin-bottom:12px}.zone-card img{width:100%;max-height:230px;border-radius:16px;margin-bottom:16px;background:#151A23}.card ul,.panel-card ul{margin:10px 0 0 18px;padding:0;color:#B8C0D3}.card li,.panel-card li{margin-bottom:7px}.review-card{position:relative}.review-card:before{content:"“";position:absolute;right:18px;top:2px;color:rgba(241,220,163,.18);font-size:82px;font-family:Georgia,serif}.review-card strong{color:#F1DCA3}.faq-card h3{font-size:18px}.category-panel{position:fixed;top:0;right:0;width:min(460px,92vw);height:100vh;background:#1B2130;box-shadow:0 18px 48px rgba(0,0,0,.36);z-index:10000;transform:translateX(104%);transition:.28s;padding:22px;overflow-y:auto}.category-panel.is-open{transform:translateX(0)}.overlay,.drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.56);z-index:9999;opacity:0;pointer-events:none;transition:.25s}.overlay.is-open,.drawer-overlay.is-open{opacity:1;pointer-events:auto}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.panel-head strong{color:#F1DCA3;font-size:22px}.panel-head button,.drawer-head button{width:38px;height:38px;border-radius:50%;border:1px solid rgba(241,220,163,.18);background:#202738;color:#F1DCA3;font-size:22px;cursor:pointer}.panel-groups{display:grid;gap:22px}.panel-groups h2{font-size:18px;margin-bottom:10px}.panel-link{display:block;padding:12px 14px;border-radius:14px;background:#202738;border:1px solid rgba(241,220,163,.10);margin-bottom:10px;color:#E8ECF5}.panel-link span{color:#F1DCA3;font-weight:800;display:block}.panel-link em{color:#B8C0D3;font-style:normal;font-size:13px}.panel-link:hover,.panel-link.active{border-color:rgba(241,220,163,.34)}.mobile-drawer{position:fixed;top:0;left:0;width:min(84vw,320px);height:100vh;background:#1B2130;z-index:10000;transform:translateX(-104%);transition:.28s;padding:18px;overflow-y:auto}.mobile-drawer.is-open{transform:translateX(0)}.drawer-head img{width:142px;max-height:48px;object-fit:contain}.drawer-links{display:grid;gap:9px}.drawer-links a{color:#E8ECF5;background:#202738;border:1px solid rgba(241,220,163,.10);border-radius:14px;padding:12px 14px}.drawer-links a.active{color:#F1DCA3;border-color:rgba(241,220,163,.34)}.mobile-bottom-nav{display:none}.site-footer{background:#0E121A;color:#D5DBEA;margin-top:54px;padding:42px 20px 24px}.footer-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.5fr .7fr 1fr;gap:28px}.footer-brand img{width:160px;max-height:52px;object-fit:contain;margin-bottom:14px}.site-footer h2{font-size:18px}.site-footer a{display:block;margin-bottom:8px}.footer-bottom{max-width:1200px;margin:28px auto 0;padding-top:18px;border-top:1px solid rgba(241,220,163,.12);display:flex;justify-content:space-between;gap:18px;color:#8F98AD;font-size:14px}@media(max-width:1040px){.nav-core a{padding:8px 10px;font-size:13px}.brand-logo img{width:132px}.grid-4,.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3,.review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){body{padding-bottom:70px}.header-inner{min-height:66px;padding:0 12px;justify-content:space-between}.mobile-menu-btn{display:inline-flex;flex:0 0 44px}.brand-logo{position:absolute;left:50%;transform:translateX(-50%)}.brand-logo img{width:118px;max-height:44px}.nav-core,.overview-btn{display:none}.header-actions{margin-left:auto}.main-btn{min-height:38px;padding:0 14px;font-size:13px}.site-main{padding:18px 12px 0}.page-hero,.intro-layout,.two-col,.app-section,.security-layout{grid-template-columns:1fr}.page-hero{padding:22px}.grid-2,.grid-3,.grid-4,.product-grid,.review-grid,.faq-grid,.quick-grid{grid-template-columns:1fr}.banner-slider{margin-top:0;border-radius:16px;min-height:180px}.banner-slider img{height:min(70vw,300px)}.slider-arrow{width:36px;height:36px;font-size:24px}.slider-arrow.prev{left:8px}.slider-arrow.next{right:8px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);background:#151A23;border-top:1px solid rgba(241,220,163,.26);z-index:9998;padding:8px 8px calc(8px + env(safe-area-inset-bottom));box-shadow:0 -8px 24px rgba(0,0,0,.28)}.mobile-bottom-nav a{text-align:center;color:#B8C0D3;font-size:13px;padding:7px 4px;border-radius:12px}.mobile-bottom-nav a.active{color:#F1DCA3;background:rgba(241,220,163,.08)}}@media(max-width:420px){.page-hero,.card,.zone-card,.info-card,.review-card,.faq-card,.panel-card,.notice-bar{padding:18px}.header-inner{gap:8px}.main-btn{padding:0 12px}}