
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#101115;color:#EDEFF5;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}body.no-scroll{overflow:hidden}a{color:#F8C84A;text-decoration:none}img{max-width:100%;height:auto;display:block}main{padding-top:18px}.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-head{max-width:1200px;margin:0 auto;height:76px;display:flex;align-items:center;gap:22px;padding:0 18px}.logo img{width:142px;max-height:50px;object-fit:contain}.nav-core{display:flex;gap:10px;flex:1;justify-content:center;min-width:0}.nav-core a{color:#F8C84A;background:rgba(248,200,74,.06);border:1px solid rgba(248,200,74,.14);border-radius:999px;padding:9px 18px;font-weight:700;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)}.head-actions{display:flex;gap:12px;align-items:center}.panel-open{border:1px solid rgba(248,200,74,.22);border-radius:999px;background:#15161A;color:#F8C84A;padding:10px 18px;font-weight:700;cursor:pointer}.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:999px;padding:10px 23px;font-weight:900;box-shadow:0 10px 24px rgba(248,184,50,.24);border:0}.main-btn:hover{transform:translateY(-1px);background:#F6A625;color:#101115}.mobile-head{display:none}.mask{position:fixed;inset:0;background:rgba(0,0,0,.58);z-index:9998;opacity:0;pointer-events:none;transition:.25s}.mask.show{opacity:1;pointer-events:auto}.category-panel{position:fixed;top:0;right:0;width:390px;max-width:88vw;height:100vh;background:#15161A;box-shadow:0 18px 48px rgba(0,0,0,.36);z-index:10000;transform:translateX(105%);transition:.28s;padding:24px;overflow:auto}.category-panel.show{transform:translateX(0)}.panel-top,.drawer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.panel-top strong{color:#F8C84A;font-size:22px}.panel-top button,.drawer-top button{width:38px;height:38px;border-radius:50%;border:1px solid rgba(248,200,74,.22);background:#202127;color:#F8C84A;font-size:24px;cursor:pointer}.panel-group{margin:18px 0}.panel-group h3{color:#F8C84A;margin:0 0 10px}.panel-group a{display:block;padding:12px 14px;border:1px solid rgba(248,200,74,.12);border-radius:16px;background:#1B1C21;margin-bottom:10px}.panel-group a span{display:block;color:#EDEFF5;font-weight:800}.panel-group a small{color:#8E96A6}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#15161A;z-index:10000;transform:translateX(-105%);transition:.28s;padding:20px;overflow:auto}.mobile-drawer.show{transform:translateX(0)}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:12px 14px;border-radius:14px;background:#1B1C21;border:1px solid rgba(248,200,74,.12);color:#F8C84A}.drawer-nav a.active{background:rgba(248,200,74,.12)}.mobile-bottom{display:none}.container{width:min(1200px,calc(100% - 36px));margin:0 auto}.section{margin:48px auto}.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:24px;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);padding:0;cursor:pointer}.slider-dots button.active{background:#F8C84A}.card,.zone-card,.info-card,.review-card,.faq-item,.hero-card{background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.32);border-radius:24px;padding:24px}h1,h2,h3,.section-title{color:#F8C84A;line-height:1.25}h1{font-size:42px;margin:0 0 18px}h2{font-size:30px;margin:0 0 18px}h3{font-size:21px;margin:0 0 10px}p{color:#B8BEC9;margin:0 0 14px}.lead{font-size:18px;color:#EDEFF5}.section-kicker,.tag,.label,.num,.badge{color:#F8C84A}.tags{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.tag{padding:6px 12px;border:1px solid rgba(248,200,74,.18);border-radius:999px;background:#1B1C21}.hero-card{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center}.hero-card img,.content-img,.zone-card img,.app-section img,.hero-visual img{max-width:100%;height:auto;object-fit:contain}.hero-card .content-img{max-height:280px;margin:auto}.quick-pills{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.pill-card{padding:18px;border-radius:22px;background:#1B1C21;border:1px solid rgba(248,200,74,.14)}.pill-card b{display:block;color:#F8C84A;margin-bottom:4px}.notice-bar{border:1px solid rgba(248,200,74,.2);background:linear-gradient(90deg,rgba(248,200,74,.08),rgba(21,22,26,.95));border-radius:22px;padding:22px}.two-col{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.zone-card img,.info-card img{height:170px;width:100%;object-fit:contain;background:#101115;border-radius:18px;margin-bottom:16px}.text-link{font-weight:800;color:#F8C84A}.app-band{display:grid;grid-template-columns:.8fr 1.2fr;gap:26px;align-items:center;background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:28px;padding:28px;box-shadow:0 14px 36px rgba(0,0,0,.32)}.app-band img{max-height:300px;margin:auto;object-fit:contain}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0}.feature-list span{background:#202127;border-radius:14px;padding:10px 12px;color:#EDEFF5}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card p{color:#EDEFF5}.faq-list{display:grid;gap:14px}.faq-item h3{color:#F8C84A}.page-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center;margin-top:28px}.page-hero img{max-height:300px;margin:auto;object-fit:contain;border-radius:24px;background:#15161A}.content-block{display:grid;grid-template-columns:1fr 1fr;gap:22px}.service-list{display:grid;gap:12px}.service-list li{list-style:none;background:#1B1C21;border:1px solid rgba(248,200,74,.12);padding:14px 16px;border-radius:16px;color:#B8BEC9}.service-list li strong{color:#F8C84A}.site-footer{background:#08090C;color:#D8DEEA;margin-top:60px;padding:38px 0}.footer-inner{width:min(1200px,calc(100% - 36px));margin:0 auto}.footer-brand{display:grid;grid-template-columns:150px 1fr;gap:22px;align-items:center}.footer-brand img{width:140px;object-fit:contain}.footer-links{display:flex;flex-wrap:wrap;gap:16px;margin:22px 0}.footer-note{color:#8E96A6}.subtle{color:#8E96A6}.legal-box{background:#1B1C21;border-left:4px solid #F8C84A;border-radius:18px;padding:18px;color:#B8BEC9}.mini-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:0;margin:16px 0}.mini-list li{list-style:none;background:#202127;border-radius:14px;padding:10px 12px;color:#EDEFF5}.category-top{border-radius:28px;background:#15161A;border:1px solid rgba(248,200,74,.16);padding:24px;display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:center}.category-top img{max-height:270px;margin:auto;object-fit:contain}@media (max-width:900px){body{padding-bottom:64px}.desktop-head{display:none}.mobile-head{height:64px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:10px;padding:0 14px}.menu-open{width:42px;height:42px;border:1px solid rgba(248,200,74,.2);background:#15161A;border-radius:12px;display:grid;place-content:center;gap:5px}.menu-open span{display:block;width:21px;height:2px;background:#F8C84A}.mobile-logo{justify-self:center}.mobile-logo img{width:118px}.mobile-register{padding:8px 15px}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;height:58px;background:#101115;border-top:1px solid rgba(248,200,74,.24);z-index:9997;display:grid;grid-template-columns:repeat(4,1fr)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;color:#B8BEC9;font-weight:800}.mobile-bottom a.active{color:#F8C84A}.hero-slider,.banner-slider{height:200px;border-radius:18px;margin:14px auto 24px;width:calc(100% - 24px)}.slider-arrow{width:34px;height:34px;font-size:19px}.slider-arrow.prev{left:10px}.slider-arrow.next{right:10px}.container{width:calc(100% - 24px)}.hero-card,.two-col,.grid-3,.grid-4,.app-band,.page-hero,.content-block,.category-top{grid-template-columns:1fr}.quick-pills{display:flex;overflow-x:auto;padding-bottom:8px}.pill-card{min-width:230px}.review-grid{grid-template-columns:1fr}.feature-list,.mini-list{grid-template-columns:1fr}h1{font-size:30px}h2{font-size:24px}.section{margin:34px auto}.footer-brand{grid-template-columns:1fr}.footer-brand img{width:130px}.category-panel{display:none}.zone-card img,.info-card img{height:150px}.page-hero img,.category-top img{max-height:220px}}@media (min-width:901px) and (max-width:1100px){.desktop-head{gap:10px}.nav-core a{padding:8px 12px}.logo img{width:120px}.hero-slider{height:320px}.quick-pills{grid-template-columns:repeat(2,1fr)}.grid-4{grid-template-columns:repeat(2,1fr)}}
