
*{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;color:#F8C84A}img{max-width:100%;height:auto;display:block}main{padding-top:10px}.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:1240px;margin:auto;min-height:74px;display:flex;align-items:center;gap:20px;padding:0 20px}.logo{flex:0 0 auto}.logo img{height:52px;width:auto}.nav{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.nav a{color:#F8C84A;padding:10px 12px;border-radius:999px;font-weight:700;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)}.header-action{flex:0 0 auto}.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 22px;transition:.2s}.main-btn:hover{background:linear-gradient(180deg,#FFE96B 0%,#F6A625 100%);transform:translateY(-1px)}.text-link{color:#F8C84A;font-weight:800}.menu-toggle{display:none;background:transparent;border:0;padding:8px}.menu-toggle span{display:block;width:24px;height:2px;margin:5px 0;background:#F8C84A}.mobile-drawer{position:fixed;left:-340px;top:0;width:84vw;max-width:320px;height:100vh;background:#15161A;z-index:10000;transition:left .25s ease;box-shadow:18px 0 40px rgba(0,0,0,.38);padding:18px;overflow:auto}.mobile-drawer.open{left:0}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.58);z-index:9999;display:none}.drawer-mask.show{display:block}.drawer-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(248,200,74,.16);padding-bottom:14px}.drawer-head img{height:48px}.drawer-close{background:#202127;color:#F8C84A;border:1px solid rgba(248,200,74,.2);border-radius:50%;width:36px;height:36px;font-size:24px}.drawer-links{display:grid;gap:8px;padding:18px 0}.drawer-links a{padding:12px 14px;border:1px solid rgba(248,200,74,.12);border-radius:12px;background:#1B1C21;color:#F8C84A}.drawer-note{color:#B8BEC9;font-size:13px}.drawer-open{overflow:hidden}.section{max-width:1200px;margin:0 auto 36px;padding:0 20px}.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;display:grid;grid-template-columns:1.05fr .95fr;gap:28px;padding:42px;border:1px solid rgba(248,200,74,.16)}.hero-copy h1,.page-hero h1,h1,h2,h3,.section-title,.nav a{color:#F8C84A}.hero-copy h1{font-size:44px;line-height:1.2;margin:0 0 14px}.hero-sub{font-size:20px;color:#B8BEC9;margin:0 0 16px}.hero-copy p{color:#EDEFF5}.hero-tags,.tags{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0 26px}.tag,.num,.badge,.section-kicker{color:#F8C84A}.tag{border:1px solid rgba(248,200,74,.2);background:#1B1C21;border-radius:999px;padding:7px 12px;font-weight:700}.hero-visual{background:#1B1C21;border-radius:18px;display:flex;align-items:center;justify-content:center;padding:18px}.hero-visual img,.content-img,.zone-card img,.app-section img,.hero-section img{max-width:100%;height:auto;object-fit:contain}.content-img{max-height:260px;margin:auto}.page-hero{max-width:1200px;margin:28px auto 34px;padding:28px 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);box-shadow:0 14px 36px rgba(0,0,0,.32);border-radius:20px;padding:28px}.page-hero p{color:#B8BEC9}.page-visual{border-radius:16px;background:#1B1C21;padding:14px;display:flex;align-items:center;justify-content:center}.grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card,.zone-card,.info-card,.review-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:22px}.card:hover,.zone-card:hover{border-color:rgba(248,200,74,.38);transform:translateY(-2px);transition:.2s}.card p,.zone-card p,.info-card p,.review-card p,li{color:#B8BEC9}.card h3,.zone-card h3{margin:10px 0 8px}.brief-bar{background:#1B1C21;border-left:4px solid #F8C84A;border-radius:18px;padding:24px;box-shadow:0 14px 36px rgba(0,0,0,.28)}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center;margin-bottom:22px;background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:20px;padding:22px}.feature-row:nth-child(even) .feature-img{order:2}.feature-img{background:#1B1C21;border-radius:16px;padding:14px}.feature-img img{max-height:270px;margin:auto;object-fit:contain}.label{display:inline-block;color:#F8C84A;font-weight:800;margin-bottom:8px}.app-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:center;background:#15161A;border:1px solid rgba(248,200,74,.16);box-shadow:0 14px 36px rgba(0,0,0,.32);border-radius:20px;padding:28px}.app-points{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:18px 0}.app-points span{background:#1B1C21;border-radius:12px;padding:12px;color:#EDEFF5;border:1px solid rgba(248,200,74,.12)}.faq-item{border-bottom:1px solid rgba(248,200,74,.12);padding:16px 0}.faq-item h3{margin:0 0 6px}.notice{background:#202127;border:1px solid rgba(248,200,74,.22);border-radius:18px;padding:22px;color:#D8DEEA}.site-footer{background:#08090C;color:#D8DEEA;margin-top:50px;padding:42px 20px}.footer-inner{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.3fr .8fr .8fr 1fr;gap:24px}.footer-brand img{height:52px;margin-bottom:14px}.footer-links{display:grid;gap:8px}.footer-links h3,.footer-safe h3{color:#F8C84A}.footer-links a{color:#D8DEEA}.footer-brand p,.footer-safe p{color:#B8BEC9}.category-img{height:150px;display:flex;align-items:center;justify-content:center;background:#1B1C21;border-radius:14px;margin-bottom:12px;padding:10px}.category-img img{max-height:130px;object-fit:contain}.safe-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.safe-list .card{padding:18px}ul.clean{padding-left:18px;margin:10px 0}.mini-title{font-size:15px;color:#F8C84A;font-weight:800}.muted{color:#8E96A6}.section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.section-head p{max-width:680px;color:#B8BEC9}.section-title{font-size:30px;margin:0}.plain-list{display:grid;gap:10px}.plain-list span{padding:10px 12px;background:#1B1C21;border-radius:10px;border:1px solid rgba(248,200,74,.12)}@media(max-width:1000px){.nav{display:none}.menu-toggle{display:block}.header-inner{justify-content:space-between}.logo{position:absolute;left:50%;transform:translateX(-50%)}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}.hero-section,.page-hero-inner,.app-section,.feature-row{grid-template-columns:1fr}.feature-row:nth-child(even) .feature-img{order:0}.footer-inner{grid-template-columns:1fr 1fr}.hero-copy h1{font-size:34px}}@media(max-width:640px){.header-inner{min-height:66px;padding:0 14px}.logo img{height:44px}.main-btn{padding:8px 14px}.section{padding:0 14px}.hero-section{margin:18px 14px 28px;padding:22px}.hero-copy h1{font-size:28px}.grid-4,.grid-3,.grid-2,.safe-list,.app-points{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.page-hero{padding:18px 14px}.page-hero-inner{padding:20px}.section-title{font-size:24px}.category-img{height:120px}.category-img img{max-height:105px}}
