*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#151A23;color:#E8ECF5;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{color:#F1DCA3;text-decoration:none}a:hover{color:#E3C98F}img{max-width:100%;height:auto;display:block}.site-header{position:sticky;top:0;z-index:9999;background:#151A23;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(0,0,0,.22);border-bottom:1px solid rgba(241,220,163,.12)}.header-inner{max-width:1280px;margin:0 auto;padding:12px 24px;display:flex;align-items:center;gap:18px}.logo{display:flex;align-items:center;flex:0 0 auto}.logo img{width:148px;height:auto}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:3px;flex:1;min-width:0}.desktop-nav a{color:#F1DCA3;font-size:14px;font-weight:700;padding:9px 10px;border-radius:999px;white-space:nowrap}.desktop-nav a.active,.desktop-nav a:hover{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)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:#F1DCA3;color:#151A23!important;border-radius:999px;box-shadow:0 10px 24px rgba(241,220,163,.18);font-weight:800;padding:10px 20px;transition:.2s ease;white-space:nowrap}.main-btn:hover{background:#E3C98F;transform:translateY(-1px)}.mobile-bar{display:none;grid-template-columns:48px 1fr auto;align-items:center;gap:10px;padding:10px 14px}.menu-toggle,.drawer-close{appearance:none;border:0;background:rgba(241,220,163,.09);color:#F1DCA3;border-radius:12px;width:42px;height:42px;font-size:24px;display:flex;align-items:center;justify-content:center}.mobile-logo{justify-self:center}.mobile-logo img{width:126px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.58);z-index:10000;opacity:0;visibility:hidden;transition:.25s ease}.drawer-mask.open{opacity:1;visibility:visible}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#1B2130;z-index:10001;transform:translateX(-105%);transition:.28s ease;box-shadow:18px 0 48px rgba(0,0,0,.42);overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(241,220,163,.14)}.drawer-head img{width:132px}.drawer-nav{display:grid;padding:12px}.drawer-nav a{color:#F1DCA3;padding:12px 14px;border-radius:12px;font-weight:700;border-bottom:1px solid rgba(241,220,163,.06)}.drawer-nav a:hover{background:#202738}.container{max-width:1200px;margin:0 auto;padding:0 24px}.page-main{padding:34px 0 64px}.section{margin:54px auto}.section.compact{margin:34px auto}.section-head{margin-bottom:22px}.eyebrow,.tag,.num{color:#F1DCA3;font-weight:800;letter-spacing:.08em}.section-title,h1,h2,h3{color:#F1DCA3;line-height:1.25;margin:0 0 14px}.section-title{font-size:32px}.lead{color:#B8C0D3;font-size:17px;max-width:860px}.muted{color:#8F98AD}.page-hero{background:linear-gradient(135deg,#1B2130,#202738);border:1px solid rgba(241,220,163,.14);border-radius:24px;padding:46px;box-shadow:0 14px 36px rgba(0,0,0,.25);overflow:hidden}.page-hero h1{font-size:42px}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:32px;align-items:center}.content-img,.hero-img,.zone-card img,.app-section img,.banner-slider img{max-width:100%;height:auto}.hero-img,.content-img{border-radius:20px;background:#151A23;box-shadow:0 14px 36px rgba(0,0,0,.26);object-fit:contain}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#1B2130;box-shadow:0 18px 40px rgba(0,0,0,.30);overflow:hidden;position:relative}.slides{position:relative;height:clamp(260px,46vw,540px)}.slide{position:absolute;inset:0;opacity:0;transition:opacity .55s ease;display:flex;align-items:center;justify-content:center}.slide.active{opacity:1;z-index:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#151A23}.slide-copy{position:absolute;left:40px;bottom:38px;max-width:520px;padding:22px;border-radius:18px;background:rgba(14,18,26,.68);border:1px solid rgba(241,220,163,.18);backdrop-filter:blur(8px);z-index:2}.slide-copy h1,.slide-copy h2{font-size:36px;margin-bottom:8px}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border:0;border-radius:999px;background:rgba(241,220,163,.88);color:#151A23;font-size:28px;cursor:pointer;box-shadow:0 10px 24px rgba(0,0,0,.28)}.slider-btn.prev{left:18px}.slider-btn.next{right:18px}.slider-dots{position:absolute;left:0;right:0;bottom:16px;z-index:4;display:flex;justify-content:center;gap:10px}.slider-dots button{width:10px;height:10px;border-radius:999px;border:1px solid #F1DCA3;background:transparent;cursor:pointer}.slider-dots button.active{background:#F1DCA3;width:28px}.intro-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:32px;align-items:center}.pill-list{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.pill{border:1px solid rgba(241,220,163,.16);color:#F1DCA3;background:rgba(255,255,255,.03);padding:8px 14px;border-radius:999px;font-weight:700}.capsules{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px}.capsule{min-width:190px;background:#1B2130;border:1px solid rgba(241,220,163,.16);border-radius:18px;padding:16px;box-shadow:0 14px 36px rgba(0,0,0,.20)}.capsule:hover{border-color:#F1DCA3}.capsule strong{display:block;color:#F1DCA3;font-size:17px}.info-strip{background:#1B2130;border:1px solid rgba(241,220,163,.14);border-radius:22px;padding:26px 30px;box-shadow:0 14px 36px rgba(0,0,0,.25)}.grid-2,.grid-3,.grid-4{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card,.zone-card,.info-card,.review-card,.faq-item{background:#1B2130;border:1px solid rgba(241,220,163,.14);box-shadow:0 14px 36px rgba(0,0,0,.25);border-radius:20px;padding:22px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.faq-item h3{font-size:21px}.text-link{font-weight:800;border-bottom:1px solid rgba(241,220,163,.55)}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center;margin:26px 0;padding:24px;background:#1B2130;border:1px solid rgba(241,220,163,.14);border-radius:24px;box-shadow:0 14px 36px rgba(0,0,0,.25)}.feature-row:nth-child(even) .feature-img{order:2}.feature-img img{border-radius:18px;background:#151A23;object-fit:contain;max-height:420px;width:100%}.points{padding-left:18px;color:#B8C0D3}.points li{margin:6px 0}.zone-card{padding:0;overflow:hidden}.zone-card img{width:100%;height:220px;object-fit:contain;background:#151A23;border-bottom:1px solid rgba(241,220,163,.12)}.zone-body{padding:20px}.app-section,.security-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center;background:#1B2130;border:1px solid rgba(241,220,163,.14);border-radius:24px;padding:26px;box-shadow:0 14px 36px rgba(0,0,0,.25)}.app-section img,.security-panel img{border-radius:18px;background:#151A23;object-fit:contain;max-height:420px;width:100%}.notice{border-left:4px solid #F1DCA3;background:#202738;border-radius:18px;padding:20px;color:#D5DBEA}.faq-list{display:grid;gap:14px}.faq-item p{margin-bottom:0}.review-card p{color:#D5DBEA}.review-card strong{color:#F1DCA3}.footer{background:#0E121A;color:#D5DBEA;padding:46px 0 24px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:28px}.footer-logo img{width:142px;margin-bottom:12px}.footer a{color:#F1DCA3}.footer-links{display:grid;gap:8px}.copyright{border-top:1px solid rgba(241,220,163,.12);margin-top:26px;padding-top:18px;color:#8F98AD;font-size:14px}.table-like{display:grid;gap:12px}.table-row{display:grid;grid-template-columns:180px 1fr;gap:16px;background:#202738;border:1px solid rgba(241,220,163,.12);border-radius:16px;padding:14px}.contact-box{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.body-lock{overflow:hidden}@media(max-width:1100px){.desktop-nav{gap:0}.desktop-nav a{font-size:13px;padding:8px 7px}.header-inner{padding:12px 14px}.logo img{width:132px}}@media(max-width:920px){.header-inner{display:none}.mobile-bar{display:grid}.page-main{padding-top:24px}.hero-grid,.intro-grid,.feature-row,.app-section,.security-panel{grid-template-columns:1fr}.feature-row:nth-child(even) .feature-img{order:0}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.slide-copy{left:22px;right:22px;bottom:44px}.slide-copy h1,.slide-copy h2{font-size:26px}.contact-box{grid-template-columns:1fr}}@media(max-width:640px){.container{padding:0 16px}.page-hero{padding:28px}.page-hero h1{font-size:30px}.section-title{font-size:26px}.slides{height:330px}.slide-copy{padding:16px}.slide-copy p{display:none}.slider-btn{width:36px;height:36px;font-size:22px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.table-row{grid-template-columns:1fr}.zone-card img{height:190px}.mobile-bar .main-btn{padding:8px 12px;font-size:13px}.logo img,.mobile-logo img{width:116px}}