
*{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;display:block;object-fit:contain}.shell{width:min(1200px,calc(100% - 32px));margin:0 auto}.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:74px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand-logo img{width:138px;max-height:48px;object-fit:contain}.nav-core{display:flex;gap:8px;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,.12);border-radius:999px;padding:9px 17px;white-space:nowrap;font-size:15px}.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}.overview-btn{border:1px solid rgba(248,200,74,.22);color:#F8C84A;background:#15161A;border-radius:999px;padding:9px 16px;cursor:pointer}.main-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:linear-gradient(180deg,#FFE45A 0%,#F8B832 45%,#F3941F 100%);color:#101115;font-weight:800;padding:10px 22px;box-shadow:0 10px 22px rgba(248,184,50,.22);transition:.2s}.main-btn:hover{transform:translateY(-2px);background:#F6A625}.mobile-header{display:none;height:64px;align-items:center;justify-content:space-between;padding:0 14px}.hamburger{width:42px;height:42px;border:1px solid rgba(248,200,74,.2);border-radius:14px;background:#15161A;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}.hamburger span{width:20px;height:2px;background:#F8C84A}.mobile-register{padding:8px 16px}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.58);opacity:0;visibility:hidden;z-index:9998;transition:.25s}.category-panel{position:fixed;right:0;top:0;width:min(430px,88vw);height:100vh;background:#15161A;box-shadow:0 18px 48px rgba(0,0,0,.36);z-index:10000;transform:translateX(105%);transition:.28s;padding:22px;overflow:auto}.panel-open .category-panel{transform:translateX(0)}.panel-open .overlay,.drawer-open .overlay{opacity:1;visibility:visible}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(248,200,74,.14);padding-bottom:16px;margin-bottom:18px}.panel-head strong,.panel-group h3{color:#F8C84A}.panel-head button,.drawer-head button{width:34px;height:34px;border-radius:50%;border:1px solid rgba(248,200,74,.18);background:#1B1C21;color:#F8C84A;font-size:22px}.panel-group{margin:0 0 20px}.panel-group a{display:block;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.06)}.panel-group span{display:block;color:#EDEFF5}.panel-group em{display:block;color:#8E96A6;font-style:normal;font-size:13px}.panel-group a:hover span,.drawer-links a:hover,.drawer-links a.active{color:#F8C84A}.mobile-drawer{position:fixed;left:0;top:0;width:82vw;max-width:320px;height:100vh;background:#15161A;z-index:10000;transform:translateX(-105%);transition:.28s;padding:18px;overflow:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head img{width:120px}.drawer-links{display:grid;gap:7px}.drawer-links a{padding:10px 12px;border-radius:12px;background:#1B1C21;color:#EDEFF5}.mobile-bottom{display:none;position:fixed;left:0;right:0;bottom:0;height:58px;background:#101115;border-top:1px solid rgba(248,200,74,.24);z-index:9997;grid-template-columns:repeat(4,1fr)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;color:#B8BEC9;font-size:14px}.mobile-bottom a.active{color:#F8C84A}.site-main{padding-bottom:0}.hero-slider{max-width:1200px;height:410px;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;cursor:pointer;font-size:24px}.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}.section{padding:44px 0}.section.compact{padding:28px 0}.grid{display:grid;gap:22px}.grid.two{grid-template-columns:repeat(2,1fr)}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.four{grid-template-columns:repeat(4,1fr)}.card,.zone-card,.info-card,.review-card,.faq-item{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}.hero-intro,.page-hero,.app-band,.notice-band{background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:26px;box-shadow:0 14px 36px rgba(0,0,0,.32);padding:30px}.hero-intro{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center}.page-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:center;margin-top:28px}.content-img,.zone-card img,.app-section img,.hero-visual img{width:100%;max-height:300px;object-fit:contain;border-radius:18px;background:#101115}.zone-card img{height:185px}.page-hero img{max-height:270px}.kicker,.tag,.label,.num,.badge,.section-kicker{color:#F8C84A;font-weight:800;letter-spacing:.04em}.pill-row{display:flex;gap:10px;flex-wrap:wrap}.pill{border:1px solid rgba(248,200,74,.16);background:#1B1C21;color:#B8BEC9;border-radius:999px;padding:7px 13px;font-size:14px}.quick-pills{display:flex;gap:14px;overflow:auto;padding-bottom:8px}.quick-pills a{min-width:155px;background:#15161A;border:1px solid rgba(248,200,74,.14);border-radius:999px;padding:12px 18px}.quick-pills small{display:block;color:#8E96A6}.summary-bar{border-radius:22px;border:1px solid rgba(248,200,74,.2);background:#1B1C21;padding:20px 24px;color:#B8BEC9}.section-title,h1,h2,h3{color:#F8C84A;line-height:1.25}h1{font-size:clamp(30px,4vw,50px);margin:0 0 16px}h2{font-size:clamp(24px,3vw,36px);margin:0 0 18px}h3{margin:0 0 10px}.lead{font-size:18px;color:#EDEFF5}.muted,p{color:#B8BEC9}.fine{color:#8E96A6;font-size:14px}.text-link{color:#F8C84A;font-weight:700}.feature-list{display:grid;gap:10px;margin:16px 0 0;padding:0;list-style:none}.feature-list li{position:relative;padding-left:20px;color:#B8BEC9}.feature-list li:before{content:"";position:absolute;left:0;top:.75em;width:7px;height:7px;border-radius:50%;background:#F8C84A}.review-card p{margin:0}.faq-item summary{cursor:pointer;color:#F8C84A;font-weight:800}.faq-item p{margin-bottom:0}.site-footer{background:#08090C;color:#D8DEEA;padding:42px 0 20px;margin-top:42px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:24px}.footer-brand img{width:130px;margin-bottom:12px}.site-footer a{display:block;color:#B8BEC9;margin:7px 0}.footer-note{border-top:1px solid rgba(248,200,74,.12);margin-top:24px;padding-top:16px;color:#8E96A6;font-size:14px}.subnav{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.subnav a{color:#F8C84A;background:#1B1C21;border-radius:999px;padding:8px 14px;border:1px solid rgba(248,200,74,.14)}.contact-box{border-left:3px solid #F8C84A;padding-left:18px}.check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.check-grid span{background:#1B1C21;border:1px solid rgba(248,200,74,.12);border-radius:16px;padding:13px;color:#B8BEC9}@media(max-width:900px){.desktop-header{display:none}.mobile-header{display:flex}.mobile-bottom{display:grid}body{padding-bottom:58px}.site-main{padding-bottom:20px}.hero-slider{height:220px;margin:16px auto 26px;border-radius:18px;width:calc(100% - 24px)}.hero-intro,.page-hero{grid-template-columns:1fr;padding:22px}.grid.two,.grid.three,.grid.four,.footer-grid,.check-grid{grid-template-columns:1fr}.section{padding:30px 0}.card,.zone-card,.info-card,.review-card,.faq-item{padding:18px}.zone-card img,.content-img,.page-hero img{max-height:220px}.slider-arrow{width:36px;height:36px}.nav-core{display:none}}
@media(min-width:901px){.mobile-drawer{display:block}}
