
*{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{color:#F8C84A;text-decoration:none}
img{max-width:100%;height:auto;display:block}
.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{height:76px;max-width:1240px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:0 22px}
.brand-logo img{width:148px;max-height:48px;object-fit:contain}
.nav-core{display:flex;align-items:center;gap:10px;padding:8px;border:1px solid rgba(248,200,74,.12);border-radius:999px;background:rgba(21,22,26,.78)}
.nav-core a{color:#F8C84A;background:rgba(248,200,74,.06);border-radius:999px;padding:9px 16px;font-size:15px;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;align-items:center;gap:12px;flex-shrink:0}
.panel-open{border:1px solid rgba(248,200,74,.32);background:#15161A;color:#F8C84A;border-radius:999px;padding:10px 16px;cursor:pointer}
.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 22px;border-radius:999px;background:linear-gradient(180deg,#FFE45A 0%,#F8B832 45%,#F3941F 100%);color:#101115!important;font-weight:700;box-shadow:0 10px 26px rgba(248,184,50,.22);transition:.2s}
.main-btn:hover{transform:translateY(-1px);filter:brightness(1.04)}
.mobile-head{display:none;height:64px;align-items:center;justify-content:space-between;padding:0 14px}
.mobile-logo img{width:120px;max-height:40px;object-fit:contain}
.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;gap:5px;align-items:center;justify-content:center}
.mobile-menu-btn span{width:20px;height:2px;background:#F8C84A;border-radius:4px}
.mobile-register{min-height:36px;padding:0 16px}
.site-main{min-height:60vh;padding-top:0}
.container{max-width:1200px;margin:0 auto;padding:0 22px}
.section{padding:46px 0}
.section.tight{padding:28px 0}
.section-kicker,.label,.badge,.num,.tag{color:#F8C84A;font-weight:700;letter-spacing:.02em}
h1,h2,h3,.section-title{color:#F8C84A;line-height:1.28;margin:0 0 16px}
h1{font-size:clamp(30px,5vw,54px)}
h2{font-size:clamp(24px,3.5vw,38px)}
h3{font-size:22px}
p{margin:0 0 14px;color:#B8BEC9}
.lead{font-size:18px;color:#EDEFF5;max-width:860px}
.muted{color:#8E96A6}
.hero-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{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:28px;cursor:pointer}
.slider-arrow.prev{left:16px}
.slider-arrow.next{right:16px}
.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}
.grid{display:grid;gap:20px}
.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}
.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}
.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}
.card,.zone-card,.info-card,.review-card,.faq-item,.notice-strip,.hero-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:24px}
.card.alt,.zone-card.alt{background:#1B1C21}
.card img,.zone-card img,.hero-visual img,.app-section img,.content-img{width:100%;height:190px;object-fit:contain;background:#101115;border-radius:16px;margin-bottom:18px}
.hero-visual img{height:300px}
.hero-card{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:center}
.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 22px}
.hero-tags span,.quick-cats a,.mini-point{border:1px solid rgba(248,200,74,.16);background:#1B1C21;color:#EDEFF5;border-radius:999px;padding:8px 13px}
.quick-cats{display:flex;gap:14px;overflow-x:auto;padding-bottom:8px}
.quick-cats a{min-width:170px;color:#EDEFF5;display:block;border-radius:18px;flex:1}
.quick-cats strong{display:block;color:#F8C84A}
.quick-cats small{display:block;color:#8E96A6;margin-top:4px}
.notice-strip{padding:20px 24px;border-left:4px solid #F8C84A}
.text-link{color:#F8C84A;font-weight:700}
.points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}
.mini-point{border-radius:14px;color:#B8BEC9}
.app-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center;background:#1B1C21;border:1px solid rgba(248,200,74,.16);border-radius:26px;padding:26px;box-shadow:0 18px 46px rgba(0,0,0,.28)}
.app-section img{height:280px;margin:0}
.review-card p{color:#EDEFF5}
.faq-item h3{font-size:18px;margin-bottom:8px}
.inner-hero{padding:40px 0 24px}
.inner-wrap{display:grid;grid-template-columns:1fr .85fr;gap:28px;align-items:center}
.breadcrumb{color:#8E96A6;margin-bottom:12px}
.breadcrumb a{color:#F8C84A}
.category-panel,.mobile-drawer{position:fixed;top:0;height:100vh;z-index:10000;transition:transform .28s ease;background:#15161A;box-shadow:0 18px 48px rgba(0,0,0,.36)}
.category-panel{right:0;width:min(430px,92vw);transform:translateX(105%);padding:24px;overflow:auto}
.category-panel.open{transform:translateX(0)}
.panel-mask,.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.56);z-index:9999;opacity:0;pointer-events:none;transition:.25s}
.panel-mask.open,.drawer-mask.open{opacity:1;pointer-events:auto}
.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}
.panel-head strong{color:#F8C84A;font-size:22px}
.panel-head button,.drawer-head button{width:38px;height:38px;border-radius:999px;border:1px solid rgba(248,200,74,.24);background:#1B1C21;color:#F8C84A;font-size:24px;cursor:pointer}
.panel-content section{margin-bottom:24px}
.panel-content h3{font-size:17px}
.panel-content a,.drawer-nav a{display:block;padding:13px 0;border-bottom:1px solid rgba(248,200,74,.1);color:#EDEFF5}
.panel-content a span,.drawer-nav a span{display:block;color:#F8C84A;font-weight:700}
.panel-content a em,.drawer-nav a em{display:block;color:#8E96A6;font-style:normal;font-size:13px;margin-top:2px}
.panel-content a:hover{color:#F8C84A}
.mobile-drawer{left:0;width:82vw;max-width:320px;transform:translateX(-105%);padding:18px;overflow:auto}
.mobile-drawer.open{transform:translateX(0)}
.drawer-head img{width:124px;max-height:44px;object-fit:contain}
.drawer-nav a.active span{color:#F8C84A}
.mobile-bottom-nav{display:none}
.site-footer{background:#08090C;color:#D8DEEA;margin-top:42px}
.footer-inner{max-width:1200px;margin:0 auto;padding:40px 22px;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:28px}
.footer-brand img{width:142px;max-height:48px;object-fit:contain;margin-bottom:14px}
.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.footer-links a{color:#D8DEEA}
.footer-note p{color:#8E96A6}
@media (max-width:960px){
  .desktop-head{display:none}
  .mobile-head{display:flex}
  .container{padding:0 16px}
  .hero-slider{height:260px;margin:16px 16px 26px;border-radius:18px}
  .grid.two,.grid.three,.grid.four,.inner-wrap,.hero-card,.app-section{grid-template-columns:1fr}
  .hero-visual img,.app-section img{height:220px}
  .footer-inner{grid-template-columns:1fr}
}
@media (max-width:640px){
  body{padding-bottom:66px}
  .section{padding:34px 0}
  .hero-slider{height:190px}
  .slider-arrow{width:34px;height:34px;font-size:22px}
  .quick-cats a{min-width:152px}
  .points{grid-template-columns:1fr}
  .card img,.zone-card img{height:150px}
  .mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9998;height:62px;display:grid;grid-template-columns:repeat(4,1fr);background:#101115;border-top:1px solid rgba(248,200,74,.24);box-shadow:0 -8px 22px rgba(0,0,0,.32)}
  .mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;color:#B8BEC9;font-size:14px}
  .mobile-bottom-nav a.active{color:#F8C84A;font-weight:700}
}
