*{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;overflow-x:hidden}a{color:#F8C84A;text-decoration:none;transition:.25s ease}a:hover{color:#FFE45A}img{max-width:100%;height:auto;display:block}p{color:#B8BEC9;margin:0 0 16px}.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-wrap{max-width:1280px;margin:0 auto;padding:12px 24px;display:flex;align-items:center;gap:18px}.brand-logo img{width:132px;max-height:46px;object-fit:contain}.desktop-nav{flex:1;display:flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap}.desktop-nav a{color:#F8C84A;font-size:14px;font-weight:700;padding:10px 8px;border-radius:10px}.desktop-nav a.active,.desktop-nav a:hover{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:999px;box-shadow:0 10px 24px rgba(248,184,50,.28);font-weight:800;border:0;padding:10px 22px;line-height:1.2}.main-btn:hover{background:linear-gradient(180deg,#FFE96B 0%,#F6A625 100%);color:#101115;transform:translateY(-1px)}.header-btn{flex:0 0 auto}.mobile-head{display:none}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.62);opacity:0;visibility:hidden;transition:.25s;z-index:10000}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#15161A;z-index:10001;transform:translateX(-105%);transition:.28s ease;box-shadow:18px 0 34px rgba(0,0,0,.42);padding:18px;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}body.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-logo img{width:132px;max-height:48px;object-fit:contain}.drawer-close{width:38px;height:38px;border-radius:50%;border:1px solid rgba(248,200,74,.24);background:#202127;color:#F8C84A;font-size:25px;line-height:1;cursor:pointer}.drawer-nav{display:grid;gap:8px}.drawer-nav a{color:#F8C84A;padding:11px 12px;border-radius:12px;background:#1B1C21;border:1px solid rgba(248,200,74,.1);font-weight:700}.drawer-nav a.active{box-shadow:inset 0 -2px 0 #F8C84A;background:linear-gradient(180deg,rgba(248,200,74,.12),rgba(248,200,74,.03))}.drawer-note{margin-top:18px;color:#8E96A6;font-size:13px;border-top:1px solid rgba(248,200,74,.12);padding-top:14px}.page-main{padding-bottom:56px}.container,.section{max-width:1200px;margin:0 auto;padding:0 24px}.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;border:1px solid rgba(248,200,74,.14)}.slide-track{position:relative;height:clamp(260px,44vw,540px)}.slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.slide.active{opacity:1;visibility:visible}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#101115}.slide-caption{position:absolute;left:32px;bottom:32px;max-width:520px;padding:24px;border-radius:18px;background:rgba(16,17,21,.72);border:1px solid rgba(248,200,74,.18);box-shadow:0 16px 34px rgba(0,0,0,.32)}.slide-caption span,.eyebrow{display:inline-flex;color:#101115;background:linear-gradient(180deg,#FFE45A,#F3941F);font-weight:800;border-radius:999px;padding:5px 12px;font-size:13px;margin-bottom:10px}.slide-caption h2{color:#F8C84A;margin:0 0 8px;font-size:clamp(24px,4vw,42px);line-height:1.18}.slide-caption p{color:#EDEFF5;margin:0}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid rgba(248,200,74,.24);background:rgba(21,22,26,.82);color:#F8C84A;font-size:26px;cursor:pointer;z-index:3}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.slider-dots{position:absolute;left:0;right:0;bottom:15px;display:flex;justify-content:center;gap:8px;z-index:4}.slider-dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(248,200,74,.34);cursor:pointer}.slider-dots button.active{width:28px;border-radius:999px;background:#F8C84A}.section{margin-top:52px}.section-head{margin-bottom:24px;max-width:820px}.section-title,h1,h2,h3{color:#F8C84A}.section-title{font-size:clamp(26px,3.8vw,40px);line-height:1.25;margin:0 0 12px}.section-sub{color:#B8BEC9;font-size:17px}.intro-grid,.two-col{display:grid;grid-template-columns:1.08fr .92fr;gap:28px;align-items:center}.panel,.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box,.hero-card{background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.32);border-radius:20px}.panel{padding:30px}.panel h1{font-size:clamp(30px,4vw,48px);line-height:1.18;margin:0 0 16px}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 24px}.tag-row span{color:#F8C84A;border:1px solid rgba(248,200,74,.22);background:#1B1C21;border-radius:999px;padding:6px 12px;font-weight:700;font-size:14px}.content-img{width:100%;border-radius:20px;background:#1B1C21;border:1px solid rgba(248,200,74,.14);object-fit:contain;box-shadow:0 14px 36px rgba(0,0,0,.35)}.grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card,.zone-card,.info-card,.review-card,.faq-item{padding:22px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.faq-item h3{margin:0 0 10px;color:#F8C84A}.card p,.zone-card p,.info-card p,.review-card p,.faq-item p{margin-bottom:12px}.text-link{font-weight:800;color:#F8C84A}.num{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:linear-gradient(180deg,#FFE45A,#F3941F);color:#101115;font-weight:900;margin-bottom:12px}.zone-card img,.app-section img{width:100%;height:190px;object-fit:contain;background:#101115;border-radius:16px;margin-bottom:16px;border:1px solid rgba(248,200,74,.1)}.feature-list{display:grid;gap:12px}.feature-list li{list-style:none;position:relative;padding:14px 14px 14px 42px;background:#1B1C21;border-radius:14px;border:1px solid rgba(248,200,74,.12);color:#B8BEC9}.feature-list li:before{content:'✓';position:absolute;left:15px;top:13px;color:#F8C84A;font-weight:900}.app-section{display:grid;grid-template-columns:.95fr 1.05fr;gap:26px;align-items:center}.notice-box{padding:24px;background:#1B1C21}.notice-box strong{color:#F8C84A}.inner-hero{max-width:1200px;margin:28px auto 42px;padding:0 24px;display:grid;grid-template-columns:1.08fr .92fr;gap:26px;align-items:stretch}.hero-card{padding:34px;display:flex;flex-direction:column;justify-content:center}.hero-card h1{font-size:clamp(32px,4.5vw,52px);line-height:1.15;margin:0 0 16px}.hero-card p{font-size:17px;color:#EDEFF5}.hero-art{height:100%;min-height:300px;width:100%;object-fit:contain;background:#15161A;border-radius:20px;border:1px solid rgba(248,200,74,.14);box-shadow:0 14px 36px rgba(0,0,0,.35)}.prose{background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:20px;padding:30px;box-shadow:0 14px 36px rgba(0,0,0,.32)}.prose h2{margin:0 0 14px;font-size:28px}.image-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.image-tile{background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:18px;padding:14px;box-shadow:0 14px 36px rgba(0,0,0,.28)}.image-tile img{width:100%;height:190px;object-fit:contain;background:#101115;border-radius:14px}.image-tile h3{margin:12px 0 6px;color:#F8C84A}.mini-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.mini-list div{background:#1B1C21;border:1px solid rgba(248,200,74,.12);border-radius:16px;padding:16px}.mini-list h3{margin:0 0 8px;color:#F8C84A}.qa-list{display:grid;gap:16px}.faq-item h3{font-size:18px}.contact-types{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.contact-types div{background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:18px;padding:20px}.site-footer{background:#08090C;color:#D8DEEA;margin-top:64px}.footer-wrap{max-width:1200px;margin:0 auto;padding:44px 24px;display:grid;grid-template-columns:1.1fr 1.4fr;gap:34px}.footer-logo img{width:142px;max-height:52px;object-fit:contain}.footer-brand p{margin-top:16px;color:#D8DEEA}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.footer-links h3{margin:0 0 12px;color:#F8C84A}.footer-links a{display:block;color:#D8DEEA;margin:8px 0}.footer-bottom{text-align:center;color:#8E96A6;border-top:1px solid rgba(248,200,74,.1);padding:16px 24px}@media(max-width:1120px){.desktop-nav a{font-size:13px;padding:9px 6px}.brand-logo img{width:118px}.header-wrap{padding:12px 14px;gap:10px}.main-btn{padding:9px 17px}}@media(max-width:960px){.desktop-head{display:none}.mobile-head{height:64px;display:grid;grid-template-columns:64px 1fr 82px;align-items:center;padding:0 14px;background:#101115}.menu-toggle{width:42px;height:42px;border:1px solid rgba(248,200,74,.22);border-radius:12px;background:#15161A;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 10px}.menu-toggle span{height:2px;background:#F8C84A;border-radius:999px}.mobile-logo{justify-self:center}.mobile-logo img{width:124px;max-height:46px;object-fit:contain}.mobile-reg{justify-self:end;padding:9px 15px}.intro-grid,.two-col,.app-section,.inner-hero,.footer-wrap{grid-template-columns:1fr}.grid-4,.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.image-grid,.contact-types{grid-template-columns:repeat(2,minmax(0,1fr))}.slide-caption{left:18px;right:18px;bottom:42px;padding:18px}.slider-arrow{width:38px;height:38px}.hero-art{min-height:240px}}@media(max-width:640px){.container,.section{padding:0 16px}.section{margin-top:40px}.banner-slider{margin:16px 16px 30px;border-radius:16px}.slide-track{height:360px}.slide-caption{position:absolute;left:12px;right:12px;bottom:40px;padding:14px}.slide-caption h2{font-size:24px}.slide-caption p{font-size:14px}.slider-arrow{top:auto;bottom:12px;transform:none}.slider-arrow.prev{left:12px}.slider-arrow.next{right:12px}.grid-4,.grid-3,.grid-2,.image-grid,.mini-list,.contact-types,.footer-links{grid-template-columns:1fr}.panel,.prose,.hero-card{padding:22px}.inner-hero{padding:0 16px;margin-top:18px}.zone-card img,.app-section img,.image-tile img{height:170px}.footer-wrap{padding:34px 18px}.mobile-drawer{width:86vw}}
