
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#101115;color:#EDEFF5;line-height:1.72;overflow-x:hidden}a{text-decoration:none;color:#F8C84A}img{max-width:100%;display:block}body.lock-scroll{overflow:hidden}.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)}.header-inner{max-width:1200px;margin:0 auto;min-height:72px;padding:0 20px;display:flex;align-items:center;gap:22px;justify-content:space-between}.logo{flex:0 0 auto;display:flex;align-items:center}.logo img{height:50px;width:auto}.nav-core{display:flex;gap:12px;align-items:center;justify-content:center;flex:1;min-width:0;white-space:nowrap}.nav-core a{color:#F8C84A;background:rgba(248,200,74,.06);border:1px solid rgba(248,200,74,.14);border-radius:999px;padding:10px 18px;font-size:15px;transition:.2s}.nav-core a:hover,.nav-core a.active{color:#F8C84A;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)}.header-actions{display:flex;align-items:center;gap:12px;flex:0 0 auto}.overview-btn,.main-btn{border:0;border-radius:999px;padding:11px 20px;font-weight:700;cursor:pointer;white-space:nowrap}.overview-btn{background:#15161A;color:#F8C84A;border:1px solid rgba(248,200,74,.18)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#FFE45A 0%,#F8B832 45%,#F3941F 100%);color:#101115;box-shadow:0 10px 26px rgba(248,184,50,.24);transition:.2s}.main-btn:hover{transform:translateY(-1px);filter:brightness(1.05)}.mobile-menu-btn{display:none;background:transparent;border:0;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.mobile-menu-btn span{width:22px;height:2px;background:#F8C84A;border-radius:99px}.site-overlay{position:fixed;inset:0;background:rgba(0,0,0,.62);z-index:9998;opacity:0;visibility:hidden;transition:.25s}.category-panel{position:fixed;top:0;right:0;width:min(420px,88vw);height:100vh;background:#15161A;box-shadow:0 18px 48px rgba(0,0,0,.36);z-index:10000;transform:translateX(105%);transition:.3s}.panel-open .category-panel{transform:translateX(0)}.panel-open .site-overlay,.drawer-open .site-overlay{opacity:1;visibility:visible}.panel-head,.drawer-head{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid rgba(248,200,74,.14)}.panel-head strong{color:#F8C84A;font-size:22px}.panel-head button,.drawer-head button{font-size:30px;color:#F8C84A;background:transparent;border:0;cursor:pointer}.panel-scroll{height:calc(100vh - 72px);overflow:auto;padding:22px}.panel-scroll section{margin-bottom:24px}.panel-scroll h3{color:#F8C84A;margin:0 0 12px}.panel-scroll a{display:block;padding:12px 14px;margin-bottom:8px;border-radius:14px;background:#1B1C21;border:1px solid rgba(248,200,74,.1);color:#EDEFF5}.panel-scroll a:hover{border-color:#F8C84A}.panel-scroll span{display:block;color:#F8C84A;font-weight:700}.panel-scroll small{color:#8E96A6}.mobile-drawer{position:fixed;top:0;left:0;width:min(320px,86vw);height:100vh;background:#15161A;z-index:10000;transform:translateX(-105%);transition:.3s;box-shadow:0 18px 48px rgba(0,0,0,.4)}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head img{height:48px;width:auto}.drawer-nav{height:calc(100vh - 72px);overflow:auto;padding:14px 18px 32px}.drawer-nav a{display:block;padding:12px 14px;border-bottom:1px solid rgba(248,200,74,.1);color:#F8C84A}.mobile-bottom-nav{display:none}.section{max-width:1200px;margin:0 auto 34px;padding:0 20px}.hero-slider,.banner-slider{max-width:1200px;height:390px;margin:24px auto 34px;border-radius:24px;background:#15161A;box-shadow:0 18px 46px rgba(0,0,0,.35);overflow:hidden;position:relative;z-index:1}.hero-slider .slide,.banner-slider .slide{display:none;width:100%;height:100%}.hero-slider .slide.active,.banner-slider .slide.active{display:block}.hero-slider img,.banner-slider img{width:100%;height:100%;object-fit:contain;background:#101115}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:none;border-radius:999px;background:rgba(21,22,26,.78);color:#F8C84A;box-shadow:0 8px 20px rgba(0,0,0,.28);width:44px;height:44px;font-size:30px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.slider-dots button{width:9px;height:9px;border-radius:50%;border:none;background:rgba(248,200,74,.28);padding:0;cursor:pointer}.slider-dots button.active{background:#F8C84A}.split-section{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.section-copy,.card,.zone-card,.info-card,.review-card,.page-hero,.info-strip,.legal-reminder{background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.32);border-radius:24px}.section-copy{padding:34px}.section-kicker,.tag,.label,.num,.badge{color:#F8C84A}.section-kicker{font-weight:800;letter-spacing:.04em}.section h1,.section h2,.section h3,.section-title{color:#F8C84A;line-height:1.25}.section h1{font-size:42px;margin:12px 0 16px}.section h2{font-size:30px;margin:10px 0 14px}.section h3{font-size:20px}.section p{color:#B8BEC9;margin:0 0 14px}.tag-row,.feature-list{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.tag-row span,.feature-list span{color:#F8C84A;background:#1B1C21;border:1px solid rgba(248,200,74,.18);border-radius:999px;padding:7px 12px;font-size:14px}.hero-visual,.page-hero-img{background:#1B1C21;border:1px solid rgba(248,200,74,.12);border-radius:24px;min-height:260px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-visual img,.page-hero-img img{width:100%;height:100%;max-height:320px;object-fit:contain;background:#101115}.quick-capsules{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px}.quick-capsules a{min-width:170px;background:#15161A;border:1px solid rgba(248,200,74,.14);border-radius:18px;padding:16px;color:#EDEFF5;box-shadow:0 12px 30px rgba(0,0,0,.22)}.quick-capsules a:hover{border-color:#F8C84A}.quick-capsules b{color:#F8C84A;display:block}.quick-capsules strong{display:block;color:#F8C84A}.quick-capsules span{font-size:13px;color:#8E96A6}.info-strip,.legal-reminder{padding:22px 26px;color:#B8BEC9;border-left:4px solid #F8C84A}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:22px}.zone-card{overflow:hidden;display:grid;grid-template-columns:.92fr 1.08fr;gap:0}.zone-card img,.card img,.info-card img{width:100%;height:190px;object-fit:contain;background:#101115}.zone-card>div{padding:24px}.card,.info-card,.review-card{padding:22px}.grid{display:grid;gap:18px}.cards-4{grid-template-columns:repeat(4,1fr)}.cards-3{grid-template-columns:repeat(3,1fr)}.horizontal-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.app-band{align-items:stretch}.section-head{text-align:center;max-width:760px;margin:0 auto 20px}.text-link{color:#F8C84A;font-weight:700}.review-card{color:#B8BEC9}.faq-list details{background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:18px;margin-bottom:12px;padding:16px 20px}.faq-list summary{cursor:pointer;color:#F8C84A;font-weight:700}.faq-list p{margin-top:10px}.page-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;padding:30px;align-items:center}.page-hero-text p{font-size:17px}.check-list{color:#B8BEC9}.site-footer{background:#08090C;color:#D8DEEA;margin-top:56px;padding:42px 20px 20px}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:28px}.footer-brand img{height:52px;width:auto;margin-bottom:16px}.footer-brand p,.footer-note{color:#B8BEC9}.footer-links h3{color:#F8C84A}.footer-links a{display:block;margin:8px 0;color:#D8DEEA}.footer-note{max-width:1200px;margin:24px auto 0;border-top:1px solid rgba(248,200,74,.12);padding-top:16px}.content-img,.zone-card img,.app-section img,.hero-visual img,.hero-slider img,.banner-slider img{max-width:100%;height:auto;object-fit:contain}@media(max-width:960px){.nav-core,.overview-btn{display:none}.mobile-menu-btn{display:flex}.header-inner{min-height:66px;padding:0 14px;gap:10px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{height:44px}.main-btn{padding:9px 15px}.hero-slider{height:250px;margin:18px 14px 28px;border-radius:18px}.split-section,.two-col,.page-hero{grid-template-columns:1fr}.cards-4,.cards-3,.horizontal-cards{grid-template-columns:1fr 1fr}.zone-card{grid-template-columns:1fr}.section h1{font-size:34px}.section h2{font-size:26px}.footer-inner{grid-template-columns:1fr 1fr}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;background:#101115;border-top:1px solid rgba(248,200,74,.22);z-index:9997}.mobile-bottom-nav a{text-align:center;color:#B8BEC9;padding:10px 4px;font-size:13px}.mobile-bottom-nav a:hover{color:#F8C84A}body{padding-bottom:58px}}@media(max-width:640px){.section{padding:0 14px;margin-bottom:26px}.hero-slider{height:190px}.slider-arrow{width:34px;height:34px;font-size:24px}.cards-4,.cards-3,.horizontal-cards,.footer-inner{grid-template-columns:1fr}.section-copy,.card,.info-card,.review-card,.page-hero{padding:20px}.section h1{font-size:28px}.section h2{font-size:23px}.hero-visual,.page-hero-img{min-height:180px}.hero-visual img,.page-hero-img img{max-height:230px}.zone-card img,.card img,.info-card img{height:160px}.quick-capsules{padding-left:14px;padding-right:14px}.quick-capsules a{min-width:155px}.footer-links{border-top:1px solid rgba(248,200,74,.1);padding-top:12px}}
