
*{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{color:inherit;text-decoration:none}img{max-width:100%;height:auto;object-fit:contain}.no-scroll{overflow:hidden}.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:78px;max-width:1240px;margin:auto;display:flex;align-items:center;gap:22px;padding:0 22px}.brand-logo img{width:150px;max-height:54px;display:block}.nav-core{display:flex;align-items:center;gap:8px;flex:1;justify-content:center;min-width:0}.nav-core a{color:#F8C84A;padding:10px 16px;border-radius:999px;background:rgba(248,200,74,.06);white-space:nowrap;border:1px solid rgba(248,200,74,.08);font-weight:700}.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;gap:12px;align-items:center;flex-shrink:0}.overview-btn{border:1px solid rgba(248,200,74,.26);border-radius:999px;background:#15161A;color:#F8C84A;padding:10px 16px;font-weight:700;cursor:pointer}.main-btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:linear-gradient(180deg,#FFE45A 0%,#F8B832 45%,#F3941F 100%);color:#101115!important;font-weight:800;padding:11px 24px;box-shadow:0 10px 24px rgba(248,184,50,.28);cursor:pointer}.main-btn:hover{transform:translateY(-1px);filter:brightness(1.05)}.mobile-header{display:none;height:66px;align-items:center;justify-content:space-between;padding:0 14px}.mobile-menu-btn{width:42px;height:42px;border:1px solid rgba(248,200,74,.22);background:#15161A;border-radius:12px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 10px}.mobile-menu-btn span{height:2px;background:#F8C84A;border-radius:4px}.mobile-logo img{width:132px}.mobile-register{padding:8px 16px}.page-main{padding-bottom:30px}.section,.hero-slider,.quick-cats,.notice-bar{max-width:1200px;margin-left:auto;margin-right:auto}.section{margin-top:34px;padding:30px;border-radius:24px;background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.32)}.section-title,h1,h2,h3,.section-kicker{color:#F8C84A}h1{font-size:42px;line-height:1.18;margin:8px 0 18px}h2{font-size:28px;line-height:1.25;margin:8px 0 14px}h3{margin:8px 0 8px}p{color:#EDEFF5;margin:0 0 15px}.section-kicker,.tag,.label,.num,.badge{display:inline-block;color:#F8C84A;font-weight:800;letter-spacing:.04em}.text-link{color:#F8C84A;font-weight:800}.content-img,.zone-card img,.app-section img,.hero-visual img,.hero-slider img,.banner-slider img{max-width:100%;height:auto;object-fit:contain}.hero-slider{height:400px;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{display:none;width:100%;height:100%}.hero-slider .slide.active{display:block}.hero-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:18px}.slider-arrow.next{right:18px}.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}.split{display:grid;grid-template-columns:1.15fr .85fr;gap:26px;align-items:center}.split.reverse{grid-template-columns:1fr .7fr}.hero-service p,.app-band p{font-size:17px;color:#D8DEEA}.tags,.features{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.tags span,.features span{border:1px solid rgba(248,200,74,.18);background:#1B1C21;color:#F8C84A;border-radius:999px;padding:6px 12px;font-size:14px}.quick-cats{display:flex;gap:12px;overflow-x:auto;padding:4px 0 12px;margin-bottom:20px}.quick-cats a{min-width:148px;background:#15161A;border:1px solid rgba(248,200,74,.14);border-radius:999px;padding:13px 16px;display:grid;gap:0;box-shadow:0 10px 24px rgba(0,0,0,.22)}.quick-cats span{color:#F8C84A;font-weight:800;font-size:13px}.quick-cats strong{color:#EDEFF5}.quick-cats small{color:#B8BEC9}.notice-bar{background:#1B1C21;border:1px solid rgba(248,200,74,.26);border-radius:18px;padding:18px 22px;color:#D8DEEA}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:22px}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid{display:grid;gap:18px}.grid.four{grid-template-columns:repeat(4,1fr)}.reviews{grid-template-columns:repeat(5,1fr)}.card,.zone-card,.info-card,.review-card,.side-note{background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.32);border-radius:20px;padding:22px}.media-card img,.zone-card img{height:185px;width:100%;object-fit:contain;background:#101115;border-radius:16px;margin-bottom:12px}.zone-card p,.info-card p,.review-card,.side-note p,small{color:#B8BEC9}.card ul{padding-left:20px;color:#D8DEEA}.app-band,.inner-hero,.category-hero{background:linear-gradient(135deg,#15161A,#1B1C21)}.category-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:center}.category-hero img,.inner-hero img{max-height:300px;width:100%;object-fit:contain;background:#101115;border-radius:20px}.quote-list p{background:#1B1C21;border-left:3px solid #F8C84A;border-radius:12px;padding:12px;color:#D8DEEA}.faq-list details{background:#1B1C21;border:1px solid rgba(248,200,74,.12);border-radius:16px;margin:12px 0;padding:14px 16px}.faq-list summary{cursor:pointer;color:#F8C84A;font-weight:800}.legal-reminder{background:#08090C;border-color:rgba(248,200,74,.28)}.legal-reminder p{color:#D8DEEA}.site-footer{background:#08090C;color:#D8DEEA;margin-top:42px}.footer-inner{max-width:1200px;margin:auto;padding:34px 22px;display:flex;justify-content:space-between;gap:26px}.footer-brand{max-width:560px}.footer-brand img{width:142px;margin-bottom:12px}.footer-brand p{color:#D8DEEA}.footer-links{display:flex;gap:14px;flex-wrap:wrap;align-content:flex-start}.footer-links a{color:#F8C84A}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.58);opacity:0;pointer-events:none;z-index:9998;transition:.25s}.overlay.active{opacity:1;pointer-events:auto}.category-panel{position:fixed;right:0;top:0;width:390px;max-width:90vw;height:100vh;background:#15161A;box-shadow:0 18px 48px rgba(0,0,0,.36);z-index:10000;transform:translateX(104%);transition:.28s ease;padding:24px;overflow:auto}.category-panel.active{transform:translateX(0)}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(248,200,74,.18);padding-bottom:14px;margin-bottom:18px}.panel-head strong{color:#F8C84A;font-size:22px}.panel-head button,.drawer-head button{border:none;background:#202127;color:#F8C84A;border-radius:10px;font-size:24px;width:38px;height:38px}.panel-group h3{color:#F8C84A}.panel-links{display:grid;gap:10px}.panel-links a{background:#1B1C21;border:1px solid rgba(248,200,74,.12);border-radius:14px;padding:12px;display:grid}.panel-links span{color:#EDEFF5;font-weight:800}.panel-links small{color:#8E96A6}.panel-links a:hover span{color:#F8C84A}.mobile-drawer{position:fixed;left:0;top:0;width:84vw;max-width:320px;height:100vh;background:#15161A;z-index:10000;transform:translateX(-104%);transition:.28s ease;padding:18px;overflow:auto}.mobile-drawer.active{transform:translateX(0)}.drawer-head img{width:128px}.drawer-nav{display:grid;gap:9px}.drawer-nav a{display:grid;background:#1B1C21;border:1px solid rgba(248,200,74,.12);border-radius:14px;padding:10px 12px}.drawer-nav a.active span,.drawer-nav a:hover span{color:#F8C84A}.drawer-nav small{color:#8E96A6}.mobile-bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;z-index:9997;background:#101115;border-top:1px solid rgba(248,200,74,.28);height:58px;align-items:center;justify-content:space-around}.mobile-bottom-nav a{color:#B8BEC9;font-weight:800}.mobile-bottom-nav a.active{color:#F8C84A}@media (max-width:980px){.desktop-header{display:none}.mobile-header{display:flex}.page-main{padding:12px 14px 78px}.section,.hero-slider,.quick-cats,.notice-bar{max-width:100%}.hero-slider{height:220px;margin:14px auto 22px;border-radius:18px}.split,.split.reverse,.two-col,.three-col,.category-hero{grid-template-columns:1fr}.grid.four,.reviews{grid-template-columns:1fr 1fr}.section{padding:22px;margin-top:22px;border-radius:18px}h1{font-size:31px}h2{font-size:23px}.footer-inner{display:block;padding-bottom:88px}.media-card img,.zone-card img{height:150px}.category-hero img,.inner-hero img{max-height:220px}.quick-cats{padding-left:0}.slider-arrow{width:36px;height:36px;font-size:26px}.mobile-bottom-nav{display:flex}body{padding-bottom:0}}@media (max-width:560px){.hero-slider{height:180px}.grid.four,.reviews{grid-template-columns:1fr}.section{padding:18px}h1{font-size:27px}.main-btn{padding:9px 16px}.brand-logo img{width:122px}.category-panel{width:90vw}.mobile-bottom-nav{height:58px}}
