*{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:#F8C84A;text-decoration:none}img{max-width:100%;height:auto;display:block;object-fit:contain}.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)}.header-inner{max-width:1240px;margin:0 auto;height:76px;display:flex;align-items:center;gap:20px;padding:0 20px}.brand-logo img{width:138px;max-height:52px;object-fit:contain}.nav{flex:1;display:flex;align-items:center;gap:6px;white-space:nowrap}.nav a{color:#F8C84A;padding:10px 10px;border-radius:999px;font-weight:700;font-size:14px}.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;box-shadow:0 10px 24px rgba(248,184,50,.28);font-weight:800;padding:10px 22px;border:0;white-space:nowrap}.main-btn:hover{background:linear-gradient(180deg,#FFE96B 0%,#F6A625 100%);transform:translateY(-1px)}.main-btn.small{padding:8px 16px}.mobile-head{display:none;height:66px;align-items:center;justify-content:space-between;padding:0 14px}.menu-btn{width:44px;height:42px;border:1px solid rgba(248,200,74,.18);background:#15161A;border-radius:12px;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}.menu-btn span{width:20px;height:2px;background:#F8C84A}.mobile-logo{position:absolute;left:50%;transform:translateX(-50%)}.mobile-logo img{width:116px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.58);opacity:0;visibility:hidden;z-index:10000;transition:.25s}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#15161A;z-index:10001;transform:translateX(-105%);transition:.3s;box-shadow:18px 0 44px rgba(0,0,0,.42);padding:18px;overflow-y:auto}.mobile-drawer.show{transform:translateX(0)}.drawer-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(248,200,74,.15);padding-bottom:16px}.drawer-top img{width:126px}.drawer-top button{font-size:30px;color:#F8C84A;background:transparent;border:0}.drawer-nav{display:grid;gap:8px;margin-top:18px}.drawer-nav a{padding:12px 10px;border-radius:12px;background:#1B1C21;color:#F8C84A}.no-scroll{overflow:hidden}.section{max-width:1200px;margin:0 auto 34px;padding:0 20px}.hero-section{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:radial-gradient(circle at 75% 20%,rgba(248,200,74,.16),transparent 32%),#15161A;box-shadow:0 18px 40px rgba(0,0,0,.35);overflow:hidden;position:relative;padding:40px;display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:center}.hero-section h1{font-size:42px;line-height:1.25;margin:0 0 18px;color:#F8C84A}.hero-section p{color:#DDE2EC;margin:0 0 18px}.hero-tags,.tags{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.tag,.label,.num,.badge,.section-kicker{color:#F8C84A}.tag,.badge{border:1px solid rgba(248,200,74,.18);background:rgba(248,200,74,.06);border-radius:999px;padding:6px 12px;font-weight:700}.hero-visual,.image-box{background:#101115;border:1px solid rgba(248,200,74,.12);border-radius:18px;padding:14px;min-height:240px;display:flex;align-items:center;justify-content:center}.hero-visual img,.content-img,.zone-card img,.app-section img,.hero-section img{max-width:100%;height:auto;object-fit:contain}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-title,h1,h2,h3{color:#F8C84A}.section-title{font-size:28px;margin:0}.muted{color:#B8BEC9}.small-text{color:#8E96A6}.grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card,.zone-card,.info-card,.review-card,.notice-card{background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.32);border-radius:18px;padding:22px}.card:hover,.zone-card:hover{border-color:rgba(248,200,74,.42);transform:translateY(-2px)}.card img,.zone-card img{width:100%;max-height:190px;margin-bottom:16px;background:#101115;border-radius:14px;padding:8px}.text-link{color:#F8C84A;font-weight:800}.intro-bar{background:#1B1C21;border:1px solid rgba(248,200,74,.2);border-radius:18px;padding:24px;color:#EDEFF5}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center;margin-bottom:22px}.feature-row:nth-child(even) .image-box{order:2}.feature-row .text{background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:18px;padding:26px}.list{padding-left:18px;color:#B8BEC9}.split{display:grid;grid-template-columns:1fr 1fr;gap:22px}.app-section{background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:22px;padding:28px;display:grid;grid-template-columns:.8fr 1.2fr;gap:26px;align-items:center}.faq-item{border-bottom:1px solid rgba(248,200,74,.12);padding:18px 0}.faq-item:last-child{border-bottom:0}.page-hero{max-width:1200px;margin:28px auto 30px;padding:30px 20px}.page-card{background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:22px;padding:28px;box-shadow:0 14px 36px rgba(0,0,0,.32)}.category-top{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center}.category-top img{background:#101115;border-radius:18px;padding:10px;max-height:300px;width:100%}.content-columns{display:grid;grid-template-columns:1.1fr .9fr;gap:24px}.site-footer{background:#08090C;color:#D8DEEA;margin-top:50px}.footer-inner{max-width:1200px;margin:0 auto;padding:34px 20px;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:28px}.footer-brand img{width:132px;margin-bottom:12px}.footer-links{display:grid;align-content:start;gap:8px}.footer-links h3{margin:0;color:#F8C84A}@media(max-width:1100px){.nav a{font-size:13px;padding:9px 7px}.header-inner{gap:12px}.hero-section{grid-template-columns:1fr}}@media(max-width:860px){.desktop-head{display:none}.mobile-head{display:flex}.section{padding:0 14px}.hero-section{margin:18px 14px 28px;padding:24px;grid-template-columns:1fr}.hero-section h1{font-size:30px}.grid-2,.grid-3,.grid-4,.split,.content-columns,.category-top,.app-section{grid-template-columns:1fr}.feature-row{grid-template-columns:1fr}.feature-row:nth-child(even) .image-box{order:0}.footer-inner{grid-template-columns:1fr;padding-bottom:90px}.section-head{display:block}.card img,.zone-card img{max-height:170px}.hero-visual{min-height:180px}}