*{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}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);border-bottom:1px solid rgba(248,200,74,.12)}.head-inner{max-width:1280px;margin:0 auto;padding:12px 22px;display:flex;align-items:center;gap:18px}.brand-logo img{width:138px;max-height:48px;object-fit:contain}.nav{flex:1;display:flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap}.nav a{color:#F8C84A;font-size:14px;font-weight:700;padding:10px 9px;border-radius:12px;transition:.2s}.nav a:hover,.nav a.active{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)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#FFE45A 0%,#F8B832 45%,#F3941F 100%);color:#101115!important;border-radius:999px;min-height:42px;padding:0 22px;font-weight:800;box-shadow:0 10px 24px rgba(248,184,50,.28);border:0;transition:.2s;white-space:nowrap}.main-btn:hover{background:linear-gradient(180deg,#FFE96B 0%,#F6A625 100%);transform:translateY(-1px)}.small-btn{min-height:38px;padding:0 16px}.mobile-head{display:none;height:64px;padding:0 14px;align-items:center;justify-content:space-between}.menu-btn{width:42px;height:42px;border:1px solid rgba(248,200,74,.22);border-radius:12px;background:#15161A;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.menu-btn span{width:20px;height:2px;background:#F8C84A;border-radius:10px}.mobile-logo{position:absolute;left:50%;transform:translateX(-50%)}.mobile-logo img{width:128px;max-height:42px;object-fit:contain}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.62);z-index:10000;opacity:0;pointer-events:none;transition:.25s}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#15161A;z-index:10001;transform:translateX(-105%);transition:.28s ease;box-shadow:18px 0 36px rgba(0,0,0,.38);overflow-y:auto}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open{overflow:hidden}.drawer-top{height:74px;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(248,200,74,.14)}.drawer-logo img{width:136px;max-height:46px;object-fit:contain}.drawer-close{background:#1B1C21;color:#F8C84A;border:1px solid rgba(248,200,74,.18);width:38px;height:38px;border-radius:12px;font-size:28px;line-height:1}.drawer-nav{padding:14px;display:grid;gap:8px}.drawer-nav a{color:#F8C84A;background:#1B1C21;border:1px solid rgba(248,200,74,.12);border-radius:14px;padding:11px 14px;font-weight:700}.drawer-nav a.active{box-shadow:inset 0 -2px 0 #F8C84A,0 10px 22px rgba(248,200,74,.14)}.site-main{min-height:70vh}.container{max-width:1200px;margin:0 auto;padding:0 22px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#15161A;box-shadow:0 18px 40px rgba(0,0,0,.35);overflow:hidden;position:relative;min-height:360px}.slide{display:none;position:relative;min-height:360px;background:#101115}.slide.active{display:block}.slide img{width:100%;height:520px;object-fit:contain;background:#101115}.slide-caption{position:absolute;left:0;right:0;bottom:0;padding:60px 44px 34px;background:linear-gradient(0deg,rgba(16,17,21,.92),rgba(16,17,21,.44),rgba(16,17,21,0))}.slide-caption strong{display:inline-block;color:#F8C84A;font-size:34px;line-height:1.25;margin-bottom:10px}.slide-caption p{max-width:660px;margin:0;color:#EDEFF5;font-size:16px}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid rgba(248,200,74,.25);background:rgba(21,22,26,.78);color:#F8C84A;font-size:28px;cursor:pointer}.slider-prev{left:18px}.slider-next{right:18px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.slider-dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(248,200,74,.35);cursor:pointer}.slider-dot.active{width:28px;border-radius:99px;background:#F8C84A}.section{padding:42px 0}.section.tight{padding:26px 0}.section-head{max-width:820px;margin:0 0 24px}.section-kicker{display:inline-flex;color:#F8C84A;background:rgba(248,200,74,.08);border:1px solid rgba(248,200,74,.18);padding:4px 12px;border-radius:999px;font-size:13px;font-weight:800;margin-bottom:10px}h1,h2,h3,.section-title{color:#F8C84A;line-height:1.25;margin:0 0 14px}h1{font-size:42px}h2,.section-title{font-size:30px}h3{font-size:20px}p{margin:0 0 14px;color:#B8BEC9}.lead{color:#EDEFF5;font-size:18px}.muted{color:#8E96A6}.hero{padding:42px 0 30px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center;background:linear-gradient(145deg,#15161A,#1B1C21);border:1px solid rgba(248,200,74,.16);border-radius:24px;padding:30px;box-shadow:0 14px 36px rgba(0,0,0,.35)}.hero-img{border-radius:20px;background:#101115;border:1px solid rgba(248,200,74,.12);padding:10px;box-shadow:0 14px 36px rgba(0,0,0,.25)}.hero-img img{width:100%;max-height:420px;object-fit:contain;margin:auto}.tag-list{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.tag-list span{color:#F8C84A;background:rgba(248,200,74,.08);border:1px solid rgba(248,200,74,.18);border-radius:999px;padding:5px 12px;font-size:13px;font-weight:700}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card-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:20px;padding:22px}.card p,.zone-card p,.info-card p,.review-card p,.faq-item p{color:#B8BEC9}.text-link{font-weight:800;color:#F8C84A}.text-link:after{content:"  ›"}.zone-card{display:flex;flex-direction:column;gap:14px}.content-img,.zone-card img,.app-section img{width:100%;max-height:260px;object-fit:contain;background:#101115;border-radius:16px;border:1px solid rgba(248,200,74,.1);padding:8px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:20px}.app-section,.notice-section{background:linear-gradient(135deg,#15161A,#202127);border:1px solid rgba(248,200,74,.16);border-radius:24px;padding:28px;box-shadow:0 14px 36px rgba(0,0,0,.32)}.number-list{counter-reset:item;display:grid;gap:14px}.number-list li{list-style:none;position:relative;background:#15161A;border:1px solid rgba(248,200,74,.14);border-radius:18px;padding:18px 18px 18px 58px;color:#B8BEC9}.number-list li:before{counter-increment:item;content:counter(item);position:absolute;left:18px;top:18px;width:28px;height:28px;border-radius:50%;background:linear-gradient(180deg,#FFE45A 0%,#F3941F 100%);color:#101115;display:flex;align-items:center;justify-content:center;font-weight:900}.review-card strong{display:block;color:#F8C84A;margin-bottom:8px}.faq-item{margin-bottom:14px}.faq-item h3{font-size:18px}.site-footer{background:#08090C;color:#D8DEEA;margin-top:48px}.footer-inner{max-width:1200px;margin:0 auto;padding:38px 22px;display:grid;grid-template-columns:1.1fr 1fr 1.1fr;gap:24px}.footer-brand img{width:140px;max-height:48px;object-fit:contain;margin-bottom:12px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.footer-links a{color:#F8C84A;font-weight:700}.footer-note p,.footer-brand p{color:#D8DEEA;font-size:14px}.simple-hero{max-width:900px;margin:0 auto;text-align:center;padding:54px 22px 24px}.contact-lines{display:grid;gap:12px}.contact-lines div{background:#1B1C21;border:1px solid rgba(248,200,74,.14);border-radius:16px;padding:16px;color:#B8BEC9}.legal-band{background:#15161A;border-top:1px solid rgba(248,200,74,.14);border-bottom:1px solid rgba(248,200,74,.14);padding:24px 0}.legal-band p{max-width:1100px;margin:0 auto;padding:0 22px;color:#EDEFF5}@media (max-width:1180px){.nav a{font-size:13px;padding:9px 6px}.head-inner{gap:12px}.brand-logo img{width:124px}}@media (max-width:980px){.desktop-head{display:none}.mobile-head{display:flex}.banner-slider{margin:18px 14px 28px;min-height:300px}.slide,.slide img{min-height:300px}.slide img{height:360px}.slide-caption{padding:48px 24px 34px}.slide-caption strong{font-size:28px}.hero-grid,.two-col{grid-template-columns:1fr}.card-grid,.card-grid.four{grid-template-columns:1fr 1fr}.footer-inner{grid-template-columns:1fr}.hero{padding-top:24px}h1{font-size:34px}h2,.section-title{font-size:26px}}@media (max-width:640px){.container{padding:0 16px}.section{padding:30px 0}.banner-slider{border-radius:16px}.slide img{height:300px}.slide-caption strong{font-size:23px}.slide-caption p{font-size:14px}.slider-arrow{width:36px;height:36px;font-size:22px}.hero-grid{padding:20px;border-radius:20px}.card-grid,.card-grid.four{grid-template-columns:1fr}.card,.zone-card,.info-card,.review-card,.faq-item{padding:18px}.app-section,.notice-section{padding:20px}.footer-links{grid-template-columns:1fr}h1{font-size:29px}h2,.section-title{font-size:24px}.lead{font-size:16px}.mobile-logo img{width:114px}.small-btn{padding:0 14px}}
