
*{box-sizing:border-box}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)}.desktop-top{max-width:1240px;margin:auto;height:76px;display:flex;align-items:center;gap:18px;padding:0 20px}.logo img{width:138px;max-height:50px;object-fit:contain}.nav{display:flex;align-items:center;gap:4px;flex:1;justify-content:center}.nav a{color:#F8C84A;padding:10px 12px;border-radius:12px;font-weight:700;white-space:nowrap}.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;padding:10px 22px;font-weight:800;box-shadow:0 10px 24px rgba(248,184,50,.28);transition:.2s}.main-btn:hover{background:linear-gradient(180deg,#FFE96B 0%,#F6A625 100%);transform:translateY(-1px)}.mobile-top{display:none}.menu-btn{width:42px;height:42px;border:1px solid rgba(248,200,74,.22);border-radius:12px;background:#15161A;display:flex;flex-direction:column;gap:5px;justify-content:center;align-items:center}.menu-btn span{width:20px;height:2px;background:#F8C84A}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.56);z-index:10000;opacity:0;pointer-events:none;transition:.25s}.mobile-drawer{position:fixed;top:0;left:0;height:100vh;width:82vw;max-width:320px;background:#15161A;z-index:10001;transform:translateX(-105%);transition:.28s;box-shadow:20px 0 48px rgba(0,0,0,.45);overflow:auto}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-open .mobile-drawer{transform:translateX(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{width:128px}.drawer-head button{background:#202127;border:1px solid rgba(248,200,74,.18);color:#F8C84A;border-radius:10px;font-size:24px;width:38px;height:38px}.drawer-nav{display:grid;padding:14px}.drawer-nav a{padding:12px 14px;border-radius:12px;color:#F8C84A;border-bottom:1px solid rgba(248,200,74,.08)}.drawer-nav a.active{background:rgba(248,200,74,.09)}.container{max-width:1200px;margin:auto;padding:0 20px}.section{max-width:1200px;margin:0 auto 44px;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,.13),transparent 35%),#15161A;box-shadow:0 18px 40px rgba(0,0,0,.35);overflow:hidden;position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:center;padding:42px}.hero-section h1,.page-hero h1{font-size:clamp(32px,5vw,58px);line-height:1.15;margin:0 0 16px;color:#F8C84A}.hero-sub{color:#B8BEC9;font-size:20px;margin:0 0 14px}.hero-section p,.page-hero p{color:#EDEFF5;margin:0 0 18px}.tags{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.tag,.badge,.num,.section-kicker{color:#F8C84A}.tag{border:1px solid rgba(248,200,74,.18);background:#1B1C21;border-radius:999px;padding:6px 12px}.hero-visual{background:#101115;border:1px solid rgba(248,200,74,.16);border-radius:18px;padding:14px}.hero-visual img,.content-img,.zone-card img,.app-section img{width:100%;max-height:310px;object-fit:contain}.section-title{color:#F8C84A;font-size:30px;margin:0 0 18px}.muted{color:#B8BEC9}.grid{display:grid;gap:18px}.cat-grid{grid-template-columns:repeat(3,1fr)}.service-grid{grid-template-columns:repeat(4,1fr)}.wall-grid,.review-grid{grid-template-columns:repeat(3,1fr)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:22px}.card,.zone-card,.info-card,.review-card,.summary-strip,.page-hero,.text-panel{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 h3,.zone-card h3,.info-card h3,.review-card h3{color:#F8C84A;margin:8px 0 8px}.card .num,.info-card .num{font-size:13px;font-weight:800}.cat-card img,.zone-card img{border-radius:14px;background:#101115;margin-bottom:14px}.text-link{color:#F8C84A;font-weight:800}.summary-strip{border-left:4px solid #F8C84A}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center;margin-bottom:24px}.feature-row:nth-child(even) .feature-img{order:2}.feature-img{background:#101115;border:1px solid rgba(248,200,74,.16);border-radius:18px;padding:14px}.feature-img img{width:100%;max-height:280px;object-fit:contain}.feature-text h3{color:#F8C84A;font-size:26px;margin:0 0 10px}.check-list{padding-left:20px;color:#B8BEC9}.app-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center}.faq-list{display:grid;gap:14px}.faq-item{background:#15161A;border:1px solid rgba(248,200,74,.14);border-radius:16px;padding:18px}.faq-item h3{margin:0 0 8px;color:#F8C84A}.page-hero{margin:28px auto 28px;display:grid;grid-template-columns:1fr .9fr;gap:22px;align-items:center}.page-hero img{width:100%;max-height:290px;object-fit:contain;border-radius:16px;background:#101115}.content-section{max-width:1200px;margin:0 auto 36px;padding:0 20px}.site-footer{background:#08090C;color:#D8DEEA;margin-top:60px;padding:38px 20px}.footer-inner{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.1fr .9fr;gap:28px}.footer-brand img{width:138px;margin-bottom:12px}.footer-links{display:flex;flex-wrap:wrap;gap:14px;align-content:start}.footer-links a{color:#F8C84A}.legal-note{border-top:1px solid rgba(248,200,74,.14);padding-top:16px;color:#B8BEC9}@media(max-width:980px){.desktop-top{display:none}.mobile-top{height:68px;display:grid;grid-template-columns:56px 1fr 82px;align-items:center;padding:0 12px}.mobile-logo{justify-self:center}.mobile-logo img{width:124px;max-height:45px;object-fit:contain}.header-btn{padding:8px 14px}.hero-section,.page-hero,.feature-row,.two-col,.app-section,.footer-inner{grid-template-columns:1fr}.feature-row:nth-child(even) .feature-img{order:0}.cat-grid,.service-grid,.wall-grid,.review-grid{grid-template-columns:1fr 1fr}.hero-section{margin:18px 12px;padding:26px}.section,.container,.content-section{padding:0 14px}.page-hero{margin:18px 14px}.nav{display:none}}@media(max-width:640px){body{padding-bottom:0}.cat-grid,.service-grid,.wall-grid,.review-grid{grid-template-columns:1fr}.hero-section h1,.page-hero h1{font-size:32px}.hero-sub{font-size:17px}.hero-section{padding:22px}.card,.zone-card,.info-card,.review-card,.summary-strip,.page-hero,.text-panel{padding:18px}.section-title{font-size:25px}}
