
*{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{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-head,.mobile-head{max-width:1200px;margin:0 auto;min-height:76px;display:flex;align-items:center;gap:18px;padding:0 20px}.brand-logo img,.mobile-logo img{height:46px;width:auto}.nav{display:flex;align-items:center;gap:4px;flex:1;justify-content:center}.nav a{color:#F8C84A;padding:10px 12px;border-radius:12px;font-weight:700;white-space:nowrap;font-size:14px}.nav a:hover,.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:999px;box-shadow:0 10px 24px rgba(248,184,50,.28);font-weight:800;padding:10px 24px;min-width:84px}.main-btn:hover{background:linear-gradient(180deg,#FFE96B 0%,#F6A625 100%);transform:translateY(-1px)}.main-btn.small{padding:8px 16px;min-width:auto}.mobile-head{display:none;justify-content:space-between}.menu-toggle,.drawer-close{border:1px solid rgba(248,200,74,.24);background:#15161A;color:#F8C84A;border-radius:10px;font-size:22px;width:42px;height:42px}.page-wrap{max-width:100%;padding-bottom:40px}.hero-section{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:radial-gradient(circle at 20% 10%,rgba(248,200,74,.12),transparent 32%),#15161A;box-shadow:0 18px 40px rgba(0,0,0,.35);overflow:hidden;position:relative;display:grid;grid-template-columns:1.04fr .96fr;gap:24px;padding:36px}.hero-copy h1,.inner-copy h1{font-size:clamp(34px,5vw,64px);line-height:1.12;margin:10px 0 18px;color:#F8C84A}.hero-sub{font-size:20px;color:#EDEFF5}.hero-copy p,.inner-copy p,.section p{color:#B8BEC9}.eyebrow,.label,.info-card span,.card b{color:#F8C84A;font-weight:800;letter-spacing:.04em}.hero-tags,.keyword-row,.check-list{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.hero-tags span,.keyword-row span,.check-list span{border:1px solid rgba(248,200,74,.18);background:#1B1C21;color:#EDEFF5;border-radius:999px;padding:7px 12px}.hero-media,.inner-top-img,.image-card{background:#1B1C21;border:1px solid rgba(248,200,74,.16);border-radius:18px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-media img{max-height:360px;width:100%;object-fit:contain}.section{max-width:1200px;margin:34px auto;padding:0 20px}.section-title,h1,h2,h3{color:#F8C84A}.section-title{font-size:clamp(26px,3vw,40px);margin:0 0 18px}.category-grid,.zone-grid,.review-grid,.info-grid{display:grid;gap:18px}.category-grid{grid-template-columns:repeat(3,1fr)}.zone-grid{grid-template-columns:repeat(3,1fr)}.review-grid{grid-template-columns:repeat(3,1fr)}.info-grid.four{grid-template-columns:repeat(4,1fr)}.info-grid.three{grid-template-columns:repeat(3,1fr)}.card,.zone-card,.info-card,.review-card,.content-card{background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.32);border-radius:18px;padding:20px}.card:hover,.zone-card:hover{border-color:rgba(248,200,74,.45);transform:translateY(-2px)}.card h3,.zone-card h3,.info-card h3,.review-card h3{margin:6px 0 8px}.text-link{color:#F8C84A;font-weight:800}.intro-strip,.about-strip,.notice-box{max-width:1200px;margin:34px auto;padding:24px 28px;background:#1B1C21;border:1px solid rgba(248,200,74,.18);border-radius:18px;box-shadow:0 14px 36px rgba(0,0,0,.25)}.intro-strip p,.notice-box p{margin:0;color:#EDEFF5}.feature-row{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:20px;padding:22px;margin-bottom:22px;box-shadow:0 14px 36px rgba(0,0,0,.32)}.feature-row.reverse{direction:rtl}.feature-row.reverse>*{direction:ltr}.feature-row img,.zone-card img,.content-card img,.app-section img,.inner-top-img img{max-height:260px;width:100%;object-fit:contain;background:#101115;border-radius:14px}.feature-row ul{color:#EDEFF5;padding-left:20px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:20px}.app-section,.help-layout,.inner-hero{max-width:1200px;margin:34px auto;padding:28px;background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:20px;box-shadow:0 14px 36px rgba(0,0,0,.32);display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center}.help-layout{grid-template-columns:.8fr 1.2fr}.help-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.faq-list details{background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:14px;padding:14px 18px;margin-bottom:12px}.faq-list summary{color:#F8C84A;font-weight:800;cursor:pointer}.site-footer{background:#08090C;color:#D8DEEA;margin-top:40px}.footer-inner{max-width:1200px;margin:0 auto;padding:34px 20px}.footer-brand{display:grid;grid-template-columns:170px 1fr;gap:20px;align-items:center}.footer-brand img{height:54px;width:auto}.footer-links{display:flex;flex-wrap:wrap;gap:14px;margin:22px 0}.footer-links a{color:#F8C84A}.footer-note{color:#8E96A6}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.58);z-index:10000;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;left:0;top:0;height:100vh;width:84%;max-width:320px;background:#15161A;z-index:10001;transform:translateX(-105%);transition:.28s ease;box-shadow:20px 0 40px rgba(0,0,0,.36);padding:18px;overflow:auto}.mobile-drawer.open{transform:translateX(0)}body.drawer-open{overflow:hidden}.drawer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.drawer-top img{height:44px}.drawer-nav{display:grid;gap:10px}.drawer-nav a{color:#F8C84A;background:#1B1C21;border:1px solid rgba(248,200,74,.14);padding:12px 14px;border-radius:12px;font-weight:700}.drawer-nav a.active{box-shadow:inset 0 -2px 0 #F8C84A}.inner-hero{grid-template-columns:1.1fr .9fr}.inner-top-img img{max-height:280px}.content-card.image-card{display:block}.notice-box h2{margin-top:0;color:#F8C84A}@media (max-width:1080px){.nav a{font-size:13px;padding:8px 8px}.category-grid,.zone-grid,.review-grid{grid-template-columns:repeat(2,1fr)}.info-grid.four{grid-template-columns:repeat(2,1fr)}}@media (max-width:820px){.desktop-head{display:none}.mobile-head{display:flex;min-height:66px}.mobile-logo img{height:40px}.hero-section,.app-section,.help-layout,.inner-hero,.two-col,.feature-row{grid-template-columns:1fr}.hero-section{margin:18px 14px 26px;padding:24px}.section{margin:28px auto}.category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.category-grid .card{min-width:260px;scroll-snap-align:start}.zone-grid,.review-grid,.info-grid.four,.info-grid.three,.help-cards{grid-template-columns:1fr}.feature-row.reverse{direction:ltr}.footer-brand{grid-template-columns:1fr}.intro-strip,.about-strip,.notice-box,.app-section,.help-layout,.inner-hero{margin-left:14px;margin-right:14px;padding:22px}.hero-copy h1,.inner-copy h1{font-size:34px}.hero-media img,.feature-row img,.zone-card img,.content-card img,.app-section img,.inner-top-img img{max-height:220px}}@media (max-width:480px){.main-btn.small{padding:7px 12px}.hero-section{padding:20px;border-radius:16px}.card,.zone-card,.info-card,.review-card,.content-card{padding:16px}.hero-tags span,.keyword-row span,.check-list span{font-size:13px}.section{padding:0 14px}.mobile-drawer{width:86%}}
