*{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}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.wrap{width:min(1200px,calc(100% - 36px));margin:0 auto}.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,.10)}.desktop-header{height:78px;display:flex;align-items:center;gap:26px}.brand-logo img{width:132px;max-height:48px;object-fit:contain}.desktop-nav{flex:1;display:flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap;overflow:hidden}.desktop-nav a{color:#F8C84A;padding:26px 8px 22px;font-size:14px;position:relative}.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;background:linear-gradient(180deg,#FFE45A 0%,#F8B832 45%,#F3941F 100%);color:#101115;border-radius:10px;box-shadow:0 10px 24px rgba(248,184,50,.28);font-weight:800;padding:10px 24px;transition:.2s}.main-btn:hover{background:linear-gradient(180deg,#FFE96B 0%,#F6A625 100%);transform:translateY(-1px)}.main-btn.small{padding:8px 14px}.mobile-header{display:none;height:66px;grid-template-columns:72px 1fr 72px;align-items:center}.mobile-logo{justify-self:center}.mobile-logo img{width:116px}.menu-toggle{width:42px;height:42px;border:1px solid rgba(248,200,74,.2);border-radius:10px;background:#15161A;display:grid;place-content:center;gap:5px}.menu-toggle span{display:block;width:20px;height:2px;background:#F8C84A}.mobile-drawer{position:fixed;z-index:10002;inset:0 auto 0 0;width:min(84vw,320px);background:#15161A;transform:translateX(-105%);transition:transform .25s ease;box-shadow:18px 0 40px rgba(0,0,0,.45);padding:16px}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid rgba(248,200,74,.14)}.drawer-head img{width:120px;max-height:44px;object-fit:contain}.drawer-close{font-size:30px;color:#F8C84A;background:none;border:0}.mobile-drawer nav{display:grid;margin-top:12px}.mobile-drawer nav a{padding:12px 8px;color:#F8C84A;border-bottom:1px solid rgba(248,200,74,.08)}.drawer-mask{position:fixed;z-index:10001;inset:0;background:rgba(0,0,0,.62);opacity:0;transition:.2s}.drawer-mask.show{opacity:1}.drawer-open{overflow:hidden}.hero-section{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;border:1px solid rgba(248,200,74,.12)}.hero-grid{display:grid;grid-template-columns:1.06fr .94fr;align-items:center;min-height:520px}.hero-copy{padding:58px}.eyebrow,.gold-tag,.number{color:#F8C84A;font-weight:800;letter-spacing:.06em}.hero-copy h1,.section-title,.page-hero h1,h2,h3{color:#F8C84A}.hero-copy h1{font-size:clamp(34px,5vw,58px);line-height:1.15;margin:12px 0 18px}.hero-copy p{color:#B8BEC9;font-size:17px}.hero-tags{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.hero-tags span,.pill{border:1px solid rgba(248,200,74,.18);background:#1B1C21;color:#F8C84A;border-radius:999px;padding:7px 11px;font-size:13px}.hero-media{padding:28px}.hero-media img,.content-img{width:100%;height:auto;object-fit:contain;border-radius:16px;background:#101115}.section{padding:30px 0 54px}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:22px}.section-title{margin:0;font-size:clamp(25px,3vw,36px)}.section-note{color:#8E96A6;max-width:640px}.cards{display:grid;gap:18px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.card,.zone-card,.info-card,.review-card,.panel{background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.32);border-radius:16px;padding:22px}.card:hover,.zone-card:hover{transform:translateY(-3px);border-color:rgba(248,200,74,.45);transition:.2s}.card h3,.zone-card h3,.info-card h3,.review-card h3{margin:8px 0 8px}.card p,.zone-card p,.info-card p,.review-card p,.panel p{color:#B8BEC9;margin:8px 0}.text-link{color:#F8C84A;font-weight:700}.brand-strip{background:#1B1C21;border:1px solid rgba(248,200,74,.13);border-radius:16px;padding:24px 28px}.split-row{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:center;margin-bottom:26px}.split-row.reverse .content-img{order:2}.split-copy{padding:14px}.feature-list{margin:14px 0;padding-left:20px;color:#EDEFF5}.feature-list li::marker{color:#F8C84A}.zone-card{padding:0;overflow:hidden}.zone-card .zone-body{padding:20px}.zone-card img{width:100%;height:auto;object-fit:contain;background:#101115}.review-card .who{color:#F8C84A;font-weight:800}.dual-panel{display:grid;grid-template-columns:1fr 1fr;gap:20px}.dual-panel .panel{background:#1B1C21}.app-band{display:grid;grid-template-columns:.88fr 1.12fr;gap:28px;align-items:center;background:#1B1C21;border:1px solid rgba(248,200,74,.15);border-radius:20px;padding:28px}.app-band img{border-radius:16px;background:#101115;object-fit:contain}.faq-list{display:grid;gap:12px}.faq-item{background:#15161A;border:1px solid rgba(248,200,74,.13);border-radius:14px;padding:18px 20px}.faq-item h3{font-size:18px;margin:0 0 6px}.faq-item p{margin:0;color:#B8BEC9}.compliance{background:#202127;border-left:4px solid #F8C84A;border-radius:12px;padding:20px 24px;color:#D8DEEA}.page-hero{margin:28px auto 24px;padding:34px;border-radius:20px;background:#15161A;border:1px solid rgba(248,200,74,.14);display:grid;grid-template-columns:1fr .85fr;gap:30px;align-items:center}.page-hero h1{font-size:clamp(30px,4vw,46px);margin:8px 0}.page-hero p{color:#B8BEC9}.page-hero img{width:100%;height:auto;object-fit:contain;border-radius:16px;background:#101115}.article{display:grid;gap:18px}.article-section{background:#15161A;border:1px solid rgba(248,200,74,.12);border-radius:16px;padding:25px}.article-section h2{margin-top:0}.article-section p{color:#B8BEC9}.callout{background:#1B1C21;border:1px solid rgba(248,200,74,.14);border-radius:14px;padding:20px}.site-footer{background:#08090C;color:#D8DEEA;margin-top:40px;padding-top:36px}.footer-grid{display:grid;grid-template-columns:1.6fr .7fr .7fr;gap:30px}.footer-brand img{width:132px;max-height:48px;object-fit:contain;margin-bottom:14px}.site-footer h3{font-size:16px}.site-footer a{display:block;color:#B8BEC9;margin:7px 0}.site-footer a:hover{color:#F8C84A}.footer-bottom{border-top:1px solid rgba(248,200,74,.1);margin-top:28px;padding:18px 0;color:#8E96A6;font-size:13px}.muted{color:#8E96A6}.stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px}.stat{padding:16px;background:#1B1C21;border-radius:12px}.stat strong{display:block;color:#F8C84A;font-size:20px}@media(max-width:1100px){.desktop-nav{gap:0}.desktop-nav a{font-size:13px;padding-inline:5px}.grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.desktop-header{display:none}.mobile-header{display:grid}.hero-grid,.page-hero,.app-band,.split-row,.dual-panel{grid-template-columns:1fr}.hero-copy{padding:34px}.hero-media{padding:0 24px 28px}.split-row.reverse .content-img{order:0}.grid-3{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.stat-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.wrap{width:min(100% - 24px,1200px)}.hero-section{margin-top:16px;border-radius:16px}.hero-grid{min-height:0}.hero-copy{padding:28px 22px}.hero-copy p{font-size:15px}.section{padding:22px 0 38px}.grid-3,.grid-4,.grid-2{grid-template-columns:1fr}.section-head{display:block}.section-note{margin-top:6px}.card,.info-card,.review-card,.panel,.article-section{padding:18px}.page-hero{padding:20px;grid-template-columns:1fr}.app-band{padding:20px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.stat-row{grid-template-columns:1fr 1fr}.mobile-header{grid-template-columns:64px 1fr 64px}.main-btn.small{padding:7px 10px;font-size:14px}}
