
*{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}body.no-scroll{overflow:hidden}a{text-decoration:none;color:#F8C84A}.wrap{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.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)}.desktop-header{height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand-logo img{height:48px;width:auto;display:block}.nav-core{display:flex;align-items:center;gap:8px;flex:1;justify-content:center}.nav-core a{color:#F8C84A;background:rgba(248,200,74,.06);border:1px solid rgba(248,200,74,.12);padding:9px 16px;border-radius:999px;white-space:nowrap}.nav-core a:hover,.nav-core a.active{color:#F8C84A;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)}.header-actions{display:flex;align-items:center;gap:12px}.panel-open{border:1px solid rgba(248,200,74,.22);background:#15161A;color:#F8C84A;padding:9px 15px;border-radius:999px;cursor:pointer}.main-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;border-radius:999px;background:linear-gradient(180deg,#FFE45A 0%,#F8B832 45%,#F3941F 100%);color:#101115;font-weight:800;box-shadow:0 10px 24px rgba(248,184,50,.26);border:0}.main-btn:hover{transform:translateY(-1px);background:#F6A625}.main-btn.small{padding:7px 16px}.mobile-header{display:none;height:64px;padding:0 14px;align-items:center;justify-content:space-between}.mobile-menu-btn{width:42px;height:42px;border:1px solid rgba(248,200,74,.2);border-radius:12px;background:#15161A;display:flex;flex-direction:column;gap:5px;justify-content:center;align-items:center}.mobile-menu-btn span{width:20px;height:2px;background:#F8C84A;border-radius:5px}.mobile-logo img{height:42px}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.58);opacity:0;pointer-events:none;z-index:9998;transition:.25s}.overlay.show{opacity:1;pointer-events:auto}.category-panel{position:fixed;top:0;right:-430px;width:min(420px,92vw);height:100vh;background:#15161A;box-shadow:0 18px 48px rgba(0,0,0,.36);z-index:10000;transition:.28s;padding:26px;overflow:auto}.category-panel.open{right:0}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between}.panel-head h2,.panel-grid h3{color:#F8C84A}.panel-head button,.drawer-head button{border:1px solid rgba(248,200,74,.25);background:#1B1C21;color:#F8C84A;border-radius:50%;width:36px;height:36px;font-size:24px}.panel-grid section{margin:22px 0}.panel-grid a{display:block;padding:12px 0;border-bottom:1px solid rgba(248,200,74,.1)}.panel-grid a strong{display:block;color:#EDEFF5}.panel-grid a span{display:block;color:#8E96A6;font-size:13px}.mobile-drawer{position:fixed;top:0;left:-340px;width:82vw;max-width:320px;height:100vh;background:#15161A;z-index:10000;transition:.28s;padding:22px;overflow:auto}.mobile-drawer.open{left:0}.drawer-head img{height:46px}.drawer-nav{display:grid;gap:4px;margin-top:18px}.drawer-nav a{padding:11px;border-radius:12px;color:#EDEFF5;border:1px solid rgba(248,200,74,.08)}.drawer-nav a:hover{color:#F8C84A;background:#1B1C21}.mobile-bottom{display:none}.hero-slider,.banner-slider{max-width:1200px;height:390px;margin:24px auto 34px;border-radius:24px;background:#15161A;box-shadow:0 18px 46px rgba(0,0,0,.35);overflow:hidden;position:relative;z-index:1}.hero-slider .slide,.banner-slider .slide{display:none;width:100%;height:100%}.hero-slider .slide.active,.banner-slider .slide.active{display:block}.hero-slider img,.banner-slider img{width:100%;height:100%;object-fit:contain;background:#101115}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:none;border-radius:999px;background:rgba(21,22,26,.78);color:#F8C84A;box-shadow:0 8px 20px rgba(0,0,0,.28);width:42px;height:42px;font-size:30px;cursor:pointer}.slider-arrow.prev{left:14px}.slider-arrow.next{right:14px}.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(248,200,74,.28);cursor:pointer}.slider-dots button.active{background:#F8C84A}h1,h2,h3,.section-title{color:#F8C84A;line-height:1.25;margin:0 0 14px}.section-kicker,.tag,.label,.num,.badge{color:#F8C84A;letter-spacing:.08em;text-transform:uppercase;font-size:13px}.intro-grid,.app-band,.page-hero{display:grid;grid-template-columns:1.08fr .92fr;gap:30px;align-items:center;margin-top:34px;margin-bottom:34px}.intro-grid,.app-band,.notice-bar,.legal-note,.about-short,.page-hero{background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:24px;padding:30px;box-shadow:0 14px 36px rgba(0,0,0,.32)}.content-img,.zone-card img,.app-band img,.hero-visual img,.hero-slider img,.banner-slider img,.hero-img{max-width:100%;height:auto;object-fit:contain;border-radius:18px;background:#101115}.intro-grid .content-img,.app-band img,.hero-img{max-height:300px;margin:auto}.tags{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.tags span{border:1px solid rgba(248,200,74,.2);color:#F8C84A;background:#1B1C21;border-radius:999px;padding:6px 12px}.quick-cats{display:flex;gap:12px;overflow:auto;padding-top:8px;padding-bottom:18px}.quick-cats a{min-width:185px;background:#15161A;border:1px solid rgba(248,200,74,.14);border-radius:18px;padding:16px;display:grid;gap:4px}.quick-cats a:hover{border-color:#F8C84A}.quick-cats span{color:#F8C84A;font-weight:800}.quick-cats strong{color:#EDEFF5}.quick-cats em{color:#8E96A6;font-style:normal;font-size:13px}.notice-bar,.legal-note{color:#B8BEC9;margin-top:24px;margin-bottom:24px}.two-col,.content-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:28px;margin-bottom:28px}.cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:28px;margin-bottom:28px}.cards-three,.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px;margin-bottom:28px}.card,.zone-card,.info-card,.review-card,.article-card,.side-card{background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.32);border-radius:22px;padding:22px}.zone-card img,.info-card img,.side-card img{width:100%;height:190px;object-fit:contain;margin-bottom:14px}.text-link{color:#F8C84A;font-weight:700}.review-card{color:#B8BEC9;margin:0}.faq-list{margin-top:30px;margin-bottom:30px}.faq-list details{background:#15161A;border:1px solid rgba(248,200,74,.14);border-radius:16px;padding:16px 18px;margin:12px 0}.faq-list summary{cursor:pointer;color:#F8C84A;font-weight:700}.about-short p,.article-card p,.side-card p,.info-card p,.zone-card p{color:#B8BEC9}.page-hero h1{font-size:42px}.content-layout{grid-template-columns:1.5fr .8fr;align-items:start}.article-card ul,.info-card ul,.app-band ul{color:#B8BEC9}.site-footer{background:#08090C;color:#D8DEEA;margin-top:50px;padding:38px 0 80px}.footer-grid{display:grid;grid-template-columns:1fr 2fr;gap:32px}.footer-logo{height:48px}.footer-links{display:flex;flex-wrap:wrap;gap:10px 18px}.footer-links a{color:#D8DEEA}.footer-links a:hover{color:#F8C84A}@media(max-width:900px){.desktop-header{display:none}.mobile-header{display:flex}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;height:58px;background:#101115;border-top:1px solid rgba(248,200,74,.35);display:grid;grid-template-columns:repeat(4,1fr);z-index:9997}.mobile-bottom a{display:flex;align-items:center;justify-content:center;color:#B8BEC9;font-size:13px}.mobile-bottom a:hover{color:#F8C84A}body{padding-bottom:62px}.hero-slider{height:210px;margin:16px 12px 22px;border-radius:18px}.intro-grid,.app-band,.page-hero,.two-col,.content-layout,.cards-grid,.cards-three,.review-grid,.footer-grid{grid-template-columns:1fr}.intro-grid,.app-band,.page-hero{padding:22px;margin-left:12px;margin-right:12px}.cards-grid,.cards-three,.two-col,.content-layout,.review-grid{padding-left:12px;padding-right:12px}.page-hero h1{font-size:30px}.slider-arrow{width:34px;height:34px;font-size:24px}.zone-card img,.info-card img,.side-card img{height:160px}.footer-grid{padding-bottom:18px}}@media(max-width:520px){.hero-slider{height:176px}.wrap{padding-left:14px;padding-right:14px}.intro-grid,.app-band,.notice-bar,.legal-note,.about-short,.page-hero{border-radius:18px}.quick-cats{padding-left:14px}.quick-cats a{min-width:170px}.brand-logo img{height:38px}}
