
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#101115;color:#EDEFF5;font-family:"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;object-fit:contain}.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)}.desktop-header,.mobile-header{max-width:1200px;margin:0 auto;padding:12px 20px;display:flex;align-items:center;gap:18px}.brand-logo img,.mobile-logo img{width:132px;max-height:48px}.desktop-nav{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.desktop-nav a{font-size:14px;color:#F8C84A;padding:8px 10px;border-radius:999px;background:rgba(248,200,74,.04);border:1px solid transparent}.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);border-color: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:9px 22px;font-weight:800;box-shadow:0 10px 24px rgba(248,184,50,.28);transition:.22s}.main-btn:hover{background:linear-gradient(180deg,#FFE96B 0%,#F6A625 100%);transform:translateY(-1px)}.mobile-header{display:none;justify-content:space-between}.menu-toggle{width:42px;height:42px;border:1px solid rgba(248,200,74,.24);background:#15161A;border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.menu-toggle span{width:20px;height:2px;background:#F8C84A;border-radius:2px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.58);z-index:10000;opacity:0;pointer-events:none;transition:.25s}.drawer-mask.show{opacity:1;pointer-events:auto}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#15161A;z-index:10001;transform:translateX(-105%);transition:.28s;box-shadow:18px 0 48px rgba(0,0,0,.45);overflow-y:auto}.mobile-drawer.show{transform:translateX(0)}body.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(248,200,74,.16)}.drawer-head img{width:126px}.drawer-head button{border:0;background:#202127;color:#F8C84A;border-radius:999px;width:36px;height:36px;font-size:24px}.drawer-links{display:grid;padding:14px}.drawer-links a{padding:12px 14px;border-bottom:1px solid rgba(248,200,74,.08);color:#EDEFF5}.drawer-links a.active,.drawer-links a:hover{color:#F8C84A;background:rgba(248,200,74,.07);border-radius:12px}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{margin:42px auto}.hero-section{max-width:1200px;margin:28px auto 36px;border-radius:24px;background:radial-gradient(circle at 70% 20%,rgba(248,200,74,.14),transparent 32%),#15161A;box-shadow:0 18px 40px rgba(0,0,0,.35);overflow:hidden;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;padding:44px;gap:28px;border:1px solid rgba(248,200,74,.16)}.hero-section h1{font-size:42px;line-height:1.25;margin:0 0 18px;color:#F8C84A}.hero-section p{font-size:16px;color:#EDEFF5;margin:0 0 20px}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.tag,.num,.badge,.kicker{color:#F8C84A}.hero-tags span,.pill{border:1px solid rgba(248,200,74,.18);background:#1B1C21;color:#F8C84A;border-radius:999px;padding:6px 12px;font-size:13px}.hero-visual{background:#101115;border-radius:22px;padding:18px;border:1px solid rgba(248,200,74,.12)}.hero-visual img{margin:auto;max-height:360px}.section-head{margin-bottom:22px}.section-title,h1,h2,h3{color:#F8C84A}.section-title{font-size:30px;margin:0 0 8px}.muted{color:#B8BEC9}.note{color:#8E96A6}.grid{display:grid;gap:18px}.category-grid{grid-template-columns:repeat(3,1fr)}.four-grid{grid-template-columns:repeat(4,1fr)}.three-grid{grid-template-columns:repeat(3,1fr)}.two-grid{grid-template-columns:repeat(2,1fr)}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box{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:hover,.zone-card:hover{transform:translateY(-2px);border-color:rgba(248,200,74,.36)}.card h3,.zone-card h3{margin:8px 0;color:#F8C84A}.card img,.zone-card img,.content-img{width:100%;max-height:220px;object-fit:contain;background:#101115;border-radius:16px;margin-bottom:14px}.text-link{display:inline-block;margin-top:8px;color:#F8C84A;font-weight:700}.brand-strip{background:#1B1C21;border:1px solid rgba(248,200,74,.16);border-radius:22px;padding:24px;box-shadow:0 12px 32px rgba(0,0,0,.28)}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center;margin-bottom:22px;background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:24px;padding:24px}.feature-row:nth-child(even) .feature-img{order:2}.feature-img{background:#101115;border-radius:18px;padding:14px}.feature-img img{margin:auto;max-height:300px}.service-list{display:grid;gap:9px;margin:14px 0;padding:0;list-style:none}.service-list li{padding-left:18px;position:relative;color:#B8BEC9}.service-list li:before{content:'•';position:absolute;left:0;color:#F8C84A}.app-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center;background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:24px;padding:28px}.app-section img{max-height:320px;margin:auto}.faq-list{display:grid;gap:14px}.faq-item h3{margin:0 0 8px}.page-hero{max-width:1200px;margin:28px auto 34px;padding:34px 20px}.page-hero-inner{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center;background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:24px;padding:28px;box-shadow:0 18px 40px rgba(0,0,0,.35)}.page-hero h1{font-size:38px;line-height:1.25;margin:0 0 12px}.page-hero img{max-height:310px;margin:auto;background:#101115;border-radius:18px;padding:10px}.content-block{max-width:1200px;margin:0 auto 40px;padding:0 20px}.content-block p{color:#EDEFF5}.site-footer{background:#08090C;color:#D8DEEA;margin-top:56px;padding:42px 20px 18px}.footer-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:24px}.footer-brand img{width:140px;margin-bottom:12px}.site-footer h3{margin-top:0}.site-footer a{display:block;color:#D8DEEA;margin:7px 0}.site-footer a:hover{color:#F8C84A}.copyright{max-width:1200px;margin:24px auto 0;padding-top:18px;border-top:1px solid rgba(248,200,74,.12);color:#8E96A6;font-size:13px}.legal-reminder{border-left:4px solid #F8C84A;background:#1B1C21}.contact-panel{display:grid;gap:14px}.contact-line{padding:14px;border-radius:14px;background:#1B1C21;border:1px solid rgba(248,200,74,.12)}
@media(max-width:1040px){.desktop-nav{gap:4px}.desktop-nav a{font-size:13px;padding:7px 8px}.category-grid,.three-grid{grid-template-columns:repeat(2,1fr)}.four-grid{grid-template-columns:repeat(2,1fr)}.hero-section{grid-template-columns:1fr}.hero-visual img{max-height:300px}}
@media(max-width:760px){.desktop-header{display:none}.mobile-header{display:flex}.mobile-logo img{width:118px}.mobile-register{padding:8px 16px}.container{padding:0 16px}.hero-section{margin:18px 14px 28px;padding:24px 18px;border-radius:20px}.hero-section h1{font-size:29px}.hero-section p{font-size:15px}.category-grid{grid-template-columns:1fr}.four-grid,.three-grid,.two-grid{grid-template-columns:1fr}.feature-row,.feature-row:nth-child(even){grid-template-columns:1fr}.feature-row:nth-child(even) .feature-img{order:0}.app-section,.page-hero-inner{grid-template-columns:1fr}.page-hero{margin-top:18px}.page-hero h1{font-size:30px}.footer-grid{grid-template-columns:1fr}.section-title{font-size:25px}.card img,.zone-card img,.content-img{max-height:190px}}
