*{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}a{color:#F8C84A;text-decoration:none}img{max-width:100%;height:auto;display:block}p{margin:0 0 14px;color:#B8BEC9}.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,.14)}.desktop-header{max-width:1360px;margin:0 auto;height:76px;display:flex;align-items:center;gap:18px;padding:0 22px}.brand-logo img,.mobile-logo img,.drawer-logo img{height:46px;width:auto;object-fit:contain}.desktop-nav{flex:1;display:flex;align-items:center;justify-content:center;gap:clamp(4px,.7vw,12px);white-space:nowrap}.desktop-nav a{color:#F8C84A;font-size:clamp(12px,.84vw,15px);font-weight:700;padding:12px 8px;border-radius:12px;transition:.25s}.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)}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 22px;border-radius:999px;background:linear-gradient(180deg,#FFE45A 0%,#F8B832 45%,#F3941F 100%);color:#101115;font-weight:800;box-shadow:0 10px 24px rgba(248,184,50,.28);border:0;transition:.25s;white-space:nowrap}.main-btn:hover{background:linear-gradient(180deg,#FFE96B 0%,#F6A625 100%);transform:translateY(-1px);color:#101115}.text-link{display:inline-flex;align-items:center;gap:6px;color:#F8C84A;font-weight:800}.text-link:after{content:"›"}.mobile-header{display:none;height:66px;align-items:center;justify-content:space-between;padding:0 14px}.menu-toggle{width:44px;height:44px;border:1px solid rgba(248,200,74,.25);background:#15161A;border-radius:12px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 10px}.menu-toggle span{height:2px;background:#F8C84A;border-radius:2px}.mobile-header .main-btn{min-height:38px;padding:8px 16px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.58);opacity:0;visibility:hidden;transition:.28s;z-index:10000}.mobile-drawer{position:fixed;left:0;top:0;height:100vh;width:84vw;max-width:320px;background:#15161A;z-index:10001;transform:translateX(-104%);transition:.3s ease;box-shadow:20px 0 50px rgba(0,0,0,.45);overflow-y:auto}.drawer-open{overflow:hidden}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid rgba(248,200,74,.14)}.drawer-close{width:40px;height:40px;border-radius:50%;border:1px solid rgba(248,200,74,.25);background:#1B1C21;color:#F8C84A;font-size:26px;line-height:1}.drawer-nav{padding:14px}.drawer-nav a{display:block;color:#F8C84A;font-weight:800;padding:12px 14px;border-radius:12px;border-bottom:1px solid rgba(248,200,74,.07)}.drawer-nav a.active{background:linear-gradient(180deg,rgba(248,200,74,.12),rgba(248,200,74,.02));box-shadow:inset 3px 0 0 #F8C84A}.site-main{min-height:70vh}.container{width:min(1200px,calc(100% - 32px));margin:0 auto}.section{padding:54px 0}.section.tight{padding:34px 0}.section-head{margin-bottom:24px}.eyebrow,.tag{display:inline-flex;align-items:center;border:1px solid rgba(248,200,74,.22);background:rgba(248,200,74,.08);color:#F8C84A;border-radius:999px;padding:5px 12px;font-size:13px;font-weight:800;margin-bottom:12px}.section-title,h1,h2,h3{color:#F8C84A;line-height:1.25;margin:0 0 14px}.section-title{font-size:clamp(28px,4vw,44px)}h1{font-size:clamp(34px,5vw,58px)}h2{font-size:clamp(25px,3vw,36px)}h3{font-size:20px}.lead{font-size:18px;color:#DDE3ED;max-width:820px}.muted{color:#8E96A6}.grid{display:grid;gap:20px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-card{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 h3,.zone-card h3,.info-card h3,.review-card h3,.faq-item h3{color:#F8C84A}.content-img,.zone-card img,.app-section img,.banner-slider img,.page-hero img,.image-panel img{max-width:100%;height:auto}.image-panel{background:#1B1C21;border:1px solid rgba(248,200,74,.14);border-radius:20px;padding:12px;box-shadow:0 14px 36px rgba(0,0,0,.35)}.image-panel img,.zone-card img,.card-img{width:100%;max-height:320px;object-fit:contain;background:#101115;border-radius:16px}.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}.slides{position:relative;height:clamp(260px,48vw,560px)}.slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .45s ease}.slide.active{opacity:1;visibility:visible}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#101115}.slide-copy{position:absolute;left:clamp(18px,5vw,58px);bottom:clamp(20px,6vw,58px);max-width:560px;background:rgba(16,17,21,.68);border:1px solid rgba(248,200,74,.18);border-radius:20px;padding:clamp(18px,3vw,28px);box-shadow:0 16px 44px rgba(0,0,0,.32)}.slide-copy strong{display:block;color:#F8C84A;font-size:clamp(22px,3vw,38px);line-height:1.25;margin-bottom:8px}.slide-copy span{color:#EDEFF5}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid rgba(248,200,74,.28);background:rgba(16,17,21,.78);color:#F8C84A;font-size:26px;z-index:4;cursor:pointer}.slider-btn.prev{left:16px}.slider-btn.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:9px;z-index:4}.slider-dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(248,200,74,.35);cursor:pointer}.slider-dots button.active{width:28px;border-radius:999px;background:#F8C84A}.intro-split,.page-hero,.app-section{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.page-hero{width:min(1200px,calc(100% - 32px));margin:28px auto 28px;padding:28px;border-radius:24px;background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 18px 40px rgba(0,0,0,.35)}.page-hero img{width:100%;max-height:360px;object-fit:contain;background:#101115;border-radius:18px}.label-list{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.label-list span{color:#F8C84A;border:1px solid rgba(248,200,74,.24);background:rgba(248,200,74,.08);border-radius:999px;padding:6px 12px;font-weight:800}.product-card{display:flex;flex-direction:column;gap:14px}.product-card img{width:100%;height:210px;object-fit:contain;background:#101115;border-radius:16px}.steps{counter-reset:item}.step-card{position:relative;padding-left:70px}.step-card:before{counter-increment:item;content:counter(item,decimal-leading-zero);position:absolute;left:22px;top:22px;color:#F8C84A;font-size:22px;font-weight:900}.review-card .role{color:#F8C84A;font-weight:900;margin-bottom:8px}.faq-list{display:grid;gap:16px}.faq-item p{margin-bottom:0}.notice-band{border-radius:22px;background:#1B1C21;border:1px solid rgba(248,200,74,.18);padding:24px;box-shadow:0 14px 36px rgba(0,0,0,.32)}.site-footer{background:#08090C;color:#D8DEEA;margin-top:50px}.footer-wrap{width:min(1200px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:1.1fr .8fr 1.1fr;gap:26px;padding:44px 0}.footer-brand img{height:52px;width:auto;margin-bottom:14px}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.footer-links a{color:#F8C84A}.footer-note p{color:#D8DEEA}.simple-hero{width:min(1040px,calc(100% - 32px));margin:34px auto 10px;text-align:center;padding:44px 22px;border-radius:24px;background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 18px 40px rgba(0,0,0,.35)}.contact-box{border-left:3px solid #F8C84A}.mini-list{display:grid;gap:12px;margin:18px 0}.mini-list li{color:#B8BEC9}.mini-list strong{color:#F8C84A}@media (max-width:1180px){.desktop-header{gap:10px;padding:0 12px}.desktop-nav{gap:2px}.desktop-nav a{padding:10px 5px}}@media (max-width:980px){.desktop-header{display:none}.mobile-header{display:flex}.section{padding:38px 0}.grid.two,.grid.three,.grid.four,.intro-split,.page-hero,.app-section{grid-template-columns:1fr}.page-hero{margin-top:18px;padding:20px}.slide-copy{position:relative;left:auto;bottom:auto;margin:12px;background:#15161A}.slides{height:auto;min-height:0}.slide{position:relative;display:none}.slide.active{display:block}.banner-slider img{height:auto;max-height:360px}.slider-btn{top:34%}.footer-wrap{grid-template-columns:1fr}.product-card img{height:190px}}@media (max-width:560px){.container{width:min(100% - 22px,1200px)}.banner-slider{margin:14px 11px 26px;border-radius:16px}.slider-btn{width:36px;height:36px;font-size:22px}.slide-copy{padding:16px}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-card{padding:18px;border-radius:16px}.section-title{font-size:27px}.mobile-logo img{height:40px}.main-btn{padding:8px 15px}.page-hero{width:calc(100% - 22px)}}
