
*{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.76;overflow-x:hidden}a{color:#F8C84A;text-decoration:none}img{max-width:100%;display:block}main{min-height:60vh}.site-header{position:sticky;top:0;z-index:9999;background:#101115cc;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(0,0,0,.28);border-bottom:1px solid rgba(248,200,74,.12)}.header-inner{max-width:1220px;margin:0 auto;min-height:74px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:18px}.logo{flex:0 0 auto}.logo img{height:50px;width:auto;object-fit:contain}.desktop-nav{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.desktop-nav a{color:#F8C84A;font-weight:800;padding:10px 12px;border-radius:12px;border:1px solid transparent}.desktop-nav a:hover,.desktop-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);border-color:rgba(248,200,74,.18)}.header-action{flex:0 0 auto}.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:10px;padding:10px 22px;font-weight:900;box-shadow:0 10px 24px rgba(248,184,50,.28);transition:.2s;border:0}.main-btn:hover{background:linear-gradient(180deg,#FFE96B 0%,#F6A625 100%);transform:translateY(-1px)}.mobile-menu-btn{display:none;background:transparent;border:0;width:42px;padding:8px}.mobile-menu-btn span{display:block;height:2px;background:#F8C84A;margin:6px 0}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.58);z-index:9998;opacity:0;pointer-events:none;transition:.25s}.drawer-mask.open{opacity:1;pointer-events:auto}.mobile-drawer{position:fixed;left:-330px;top:0;width:320px;max-width:86vw;height:100vh;background:#15161A;z-index:10000;transition:.3s;overflow:auto;border-right:1px solid rgba(248,200,74,.16);box-shadow:18px 0 46px rgba(0,0,0,.36)}.mobile-drawer.open{left:0}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(248,200,74,.14)}.drawer-head img{height:46px;width:auto}.drawer-head button{background:#202127;border:1px solid rgba(248,200,74,.2);color:#F8C84A;border-radius:50%;width:34px;height:34px;font-size:22px}.drawer-nav{padding:12px}.drawer-nav a{display:block;color:#EDEFF5;padding:12px 14px;border-bottom:1px solid rgba(248,200,74,.08);border-radius:10px}.drawer-nav a:hover{color:#F8C84A;background:#1B1C21}.section,.hero-section,.page-hero{max-width:1200px;margin:0 auto 34px;padding:0 20px}.hero-section{margin-top:28px}.hero-panel{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center;background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 18px 40px rgba(0,0,0,.35);border-radius:20px;padding:34px;overflow:hidden}.hero-panel h1{font-size:44px;line-height:1.18;margin:0 0 16px;color:#F8C84A}.hero-panel p{color:#B8BEC9;margin:0 0 18px}.hero-visual img,.content-img,.zone-card img,.app-section img,.page-hero img{width:100%;max-height:280px;object-fit:contain;background:#101115;border-radius:18px}.hero-tags,.tag-row{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.tag,.section-kicker,.num,.label,.badge{color:#F8C84A}.tag{border:1px solid rgba(248,200,74,.22);background:#1B1C21;border-radius:999px;padding:6px 12px;font-size:14px}.section-title,h1,h2,h3{color:#F8C84A}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:22px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card,.zone-card,.info-card,.review-card,.gold-line{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}.gold-line{background:linear-gradient(90deg,rgba(248,200,74,.08),rgba(248,200,74,.02));border-color:rgba(248,200,74,.28)}.card p,.zone-card p,.info-card p,.gold-line p{color:#B8BEC9}.category-card{min-height:190px}.category-card .num{font-weight:900}.category-card h3{margin:8px 0}.text-link{font-weight:900;color:#F8C84A}.text-link:hover{text-decoration:underline}.service-board .info-card{min-height:220px}.feature-row{display:grid;grid-template-columns:.92fr 1.08fr;gap:24px;align-items:center;margin-bottom:22px;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}.feature-row:nth-child(even){grid-template-columns:1.08fr .92fr}.feature-row:nth-child(even) img{order:2}.feature-row img{width:100%;max-height:250px;object-fit:contain;background:#101115;border-radius:18px}.split-list{padding-left:18px;color:#B8BEC9}.review-card p{color:#EDEFF5;margin:0}.app-band{display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;align-items:center}.faq-list details{background:#15161A;border:1px solid rgba(248,200,74,.14);border-radius:16px;margin:12px 0;padding:16px}.faq-list summary{color:#F8C84A;font-weight:900;cursor:pointer}.faq-list p{color:#B8BEC9}.page-hero{margin-top:28px}.page-hero-inner{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center;background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:24px;padding:28px;box-shadow:0 14px 36px rgba(0,0,0,.32)}.page-hero h1{font-size:40px;margin:0 0 12px}.page-hero p{color:#B8BEC9}.site-footer{background:#08090C;color:#D8DEEA;margin-top:54px;padding:42px 20px}.footer-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:28px}.footer-brand img{height:54px;width:auto;margin-bottom:12px}.site-footer h3{margin-top:0;color:#F8C84A}.site-footer a{display:block;color:#D8DEEA;margin:7px 0}.site-footer p{color:#B8BEC9}.footer-bottom{max-width:1200px;margin:26px auto 0;padding-top:18px;border-top:1px solid rgba(248,200,74,.1);color:#8E96A6}.no-scroll{overflow:hidden}@media(max-width:1100px){.desktop-nav{gap:4px}.desktop-nav a{padding:9px 8px;font-size:14px}}@media(max-width:920px){.desktop-nav{display:none}.mobile-menu-btn{display:block}.header-inner{min-height:66px;padding:0 14px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{height:44px}.header-action{margin-left:auto}.main-btn{padding:9px 16px}.hero-panel,.page-hero-inner,.grid-2,.feature-row,.feature-row:nth-child(even),.app-band{grid-template-columns:1fr}.feature-row:nth-child(even) img{order:0}.grid-3,.grid-4,.category-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.section,.hero-section,.page-hero{padding:0 14px;margin-bottom:26px}.hero-panel,.card,.zone-card,.info-card,.review-card,.gold-line,.feature-row{padding:18px;border-radius:18px}.hero-panel h1,.page-hero h1{font-size:28px}.grid-3,.grid-4,.category-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.hero-visual img,.content-img,.zone-card img,.app-section img,.page-hero img,.feature-row img{max-height:210px}.site-footer{padding-bottom:34px}}
