
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#101115;color:#EDEFF5;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none}.site-header{position:sticky;top:0;z-index:9999;background:#101115;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(0,0,0,.28)}.header-inner{max-width:1200px;margin:auto;min-height:72px;display:flex;align-items:center;gap:18px;padding:0 20px}.logo{flex:0 0 auto}.logo img{max-height:50px;width:auto;display:block}.nav{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;min-width:0}.nav a{color:#F8C84A;padding:10px 12px;border-radius:12px;font-weight:700;font-size:14px}.nav a:hover,.nav a.active{background:linear-gradient(180deg,rgba(248,200,74,.12),rgba(248,200,74,.02));box-shadow:inset 0 -2px 0 #F8C84A,0 10px 22px rgba(248,200,74,.16)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#FFE45A 0%,#F8B832 45%,#F3941F 100%);color:#101115;border-radius:10px;box-shadow:0 10px 24px rgba(248,184,50,.28);font-weight:800;padding:10px 22px;transition:.2s}.main-btn:hover{background:linear-gradient(180deg,#FFE96B 0%,#F6A625 100%);transform:translateY(-1px)}.header-btn{flex:0 0 auto}.menu-toggle{display:none;background:transparent;border:0;width:42px;height:42px}.menu-toggle span{display:block;height:2px;background:#F8C84A;margin:7px 4px;border-radius:3px}.section{max-width:1200px;margin:0 auto 34px;padding:0 20px}.hero-section{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#15161A;box-shadow:0 18px 40px rgba(0,0,0,.35);overflow:hidden;position:relative}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center;padding:44px}.hero-section h1{font-size:44px;line-height:1.18;margin:0 0 16px;color:#F8C84A}.hero-section p{color:#B8BEC9;margin:0 0 18px}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 24px}.tag,.badge,.num,.label,.section-kicker{color:#F8C84A}.tag{border:1px solid rgba(248,200,74,.18);background:#1B1C21;border-radius:999px;padding:6px 12px}.hero-visual{background:#101115;border-radius:18px;padding:12px;border:1px solid rgba(248,200,74,.12)}.content-img,.zone-card img,.app-section img,.hero-section img,.hero-visual img{max-width:100%;height:auto;object-fit:contain;display:block}.hero-visual img{max-height:360px;margin:auto}.section-head{margin-bottom:18px}.section-title,h1,h2,h3{color:#F8C84A}.section-title{font-size:28px;margin:0 0 8px}.section-desc{color:#B8BEC9;margin:0}.grid{display:grid;gap:18px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.card,.zone-card,.info-card,.review-card{background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.32);border-radius:18px;padding:22px}.card:hover,.zone-card:hover{border-color:rgba(248,200,74,.42);transform:translateY(-2px);transition:.2s}.card img,.zone-card img{width:100%;max-height:180px;object-fit:contain;background:#101115;border-radius:14px;margin-bottom:14px}.text-link{color:#F8C84A;font-weight:800}.intro-bar{background:#1B1C21;border:1px solid rgba(248,200,74,.18);border-radius:18px;padding:22px;color:#D8DEEA}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center;margin-bottom:22px}.feature-row:nth-child(even) .feature-img{order:2}.feature-img{background:#101115;border:1px solid rgba(248,200,74,.12);border-radius:18px;padding:12px}.feature-img img{width:100%;max-height:280px;object-fit:contain}.feature-text{background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:18px;padding:26px}.feature-text ul,.clean-list{padding-left:18px;color:#B8BEC9}.app-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center;background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:20px;padding:28px;box-shadow:0 14px 36px rgba(0,0,0,.32)}.app-section img{max-height:300px;margin:auto}.faq-item{border-bottom:1px solid rgba(248,200,74,.12);padding:16px 0}.faq-item:last-child{border-bottom:0}.faq-item h3{margin:0 0 6px;font-size:18px}.faq-item p,.card p,.zone-card p,.info-card p,.review-card p,.feature-text p{color:#B8BEC9}.subtle{color:#8E96A6}.page-hero{max-width:1200px;margin:28px auto 30px;padding:0 20px}.page-hero-inner{background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:20px;display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center;padding:34px;box-shadow:0 18px 40px rgba(0,0,0,.35)}.page-hero h1{font-size:38px;margin:0 0 12px}.page-hero p{color:#B8BEC9}.page-hero img{width:100%;max-height:270px;object-fit:contain;background:#101115;border-radius:16px;padding:8px}.site-footer{background:#08090C;color:#D8DEEA;margin-top:50px}.footer-inner{max-width:1200px;margin:auto;padding:36px 20px}.footer-brand{display:grid;grid-template-columns:150px 1fr;gap:20px;align-items:center}.footer-brand img{max-height:54px;max-width:150px}.footer-links{display:flex;flex-wrap:wrap;gap:16px;margin:22px 0}.footer-links a{color:#F8C84A}.footer-note{color:#8E96A6}.mobile-drawer{position:fixed;left:-340px;top:0;width:84%;max-width:320px;height:100vh;background:#15161A;z-index:10000;transition:.25s;padding:18px;box-shadow:10px 0 30px rgba(0,0,0,.35);overflow:auto}.mobile-drawer.open{left:0}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(0,0,0,.62);z-index:9999}.drawer-mask.open{display:block}.drawer-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.drawer-head img{max-height:46px}.drawer-head button{background:#202127;color:#F8C84A;border:1px solid rgba(248,200,74,.16);border-radius:10px;font-size:24px;width:42px;height:42px}.drawer-nav{display:grid;gap:10px}.drawer-nav a{color:#F8C84A;background:#1B1C21;border:1px solid rgba(248,200,74,.12);padding:12px;border-radius:12px}.no-scroll{overflow:hidden}.compliance{background:#1B1C21;border:1px solid rgba(248,200,74,.2);border-radius:18px;padding:22px;color:#B8BEC9}
@media(max-width:1100px){.nav a{font-size:13px;padding:8px 8px}.header-inner{gap:10px}}
@media(max-width:900px){.nav{display:none}.menu-toggle{display:block}.header-inner{justify-content:space-between}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:44px}.hero-grid,.page-hero-inner,.app-section,.feature-row{grid-template-columns:1fr}.feature-row:nth-child(even) .feature-img{order:0}.grid-4,.grid-3,.grid-2{grid-template-columns:1fr 1fr}.hero-section{margin:18px 14px 28px}.hero-grid{padding:28px}.hero-section h1{font-size:32px}.page-hero-inner{padding:24px}.footer-brand{grid-template-columns:1fr}.section{padding:0 14px}}
@media(max-width:620px){.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.hero-section h1{font-size:28px}.hero-tags{gap:8px}.main-btn{padding:9px 16px}.header-inner{padding:0 12px;min-height:64px}.section-title{font-size:24px}.card img,.zone-card img{max-height:150px}.page-hero h1{font-size:30px}.hero-visual img{max-height:220px}.app-section img{max-height:220px}}
