
*{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}main{padding-top:8px}.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)}.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;min-width:0}.nav a{color:#F8C84A;padding:10px 11px;border-radius:12px;font-size:14px;transition:.2s}.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:10px;box-shadow:0 10px 24px rgba(248,184,50,.28);font-weight:800;padding:10px 22px;border:0;transition:.2s}.main-btn:hover{background:linear-gradient(180deg,#FFE96B 0%,#F6A625 100%);transform:translateY(-1px);color:#101115}.header-btn{flex:0 0 auto}.menu-toggle{display:none;background:transparent;border:1px solid rgba(248,200,74,.28);width:42px;height:38px;border-radius:10px;padding:8px}.menu-toggle span{display:block;height:2px;background:#F8C84A;margin:5px 0}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.58);z-index:10000;opacity:0;visibility:hidden;transition:.25s}.mobile-drawer{position:fixed;top:0;left:0;width:84%;max-width:320px;height:100vh;background:#15161A;z-index:10001;transform:translateX(-105%);transition:.28s;box-shadow:20px 0 50px rgba(0,0,0,.45);overflow:auto}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(248,200,74,.16)}.drawer-head img{height:46px}.drawer-close{background:#202127;color:#F8C84A;border:1px solid rgba(248,200,74,.25);border-radius:10px;font-size:26px;width:40px;height:40px}.drawer-nav{display:grid;padding:14px}.drawer-nav a{padding:13px 10px;border-bottom:1px solid rgba(248,200,74,.1);color:#F8C84A}.container,.section{max-width:1200px;margin:0 auto;padding:0 20px}.hero-section{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:radial-gradient(circle at 20% 0%,rgba(248,200,74,.12),transparent 32%),#15161A;box-shadow:0 18px 40px rgba(0,0,0,.35);overflow:hidden;position:relative;border:1px solid rgba(248,200,74,.16)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center;padding:44px}.hero-section h1{font-size:42px;line-height:1.2;margin:0 0 16px;color:#F8C84A}.hero-section .lead{font-size:17px;color:#EDEFF5;margin:0 0 22px}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 24px}.tag,.label,.num,.badge,.section-kicker{color:#F8C84A}.tag{border:1px solid rgba(248,200,74,.22);background:rgba(248,200,74,.06);border-radius:999px;padding:6px 12px;font-size:13px}.hero-visual{background:#1B1C21;border-radius:18px;border:1px solid rgba(248,200,74,.12);padding:16px}.hero-visual img,.content-img,.zone-card img,.app-section img,.hero-section img{max-width:100%;height:auto;object-fit:contain}.section{margin:38px auto}.section-head{margin-bottom:18px}.section-kicker{font-size:13px;font-weight:800;letter-spacing:.08em}.section-title,h1,h2,h3{color:#F8C84A}.section-title{font-size:30px;margin:6px 0 8px}.muted{color:#B8BEC9}.small{color:#8E96A6;font-size:14px}.grid{display:grid;gap:18px}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,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}.cat-card img,.wall-card img,.feature-img{height:170px;width:100%;object-fit:contain;background:#101115;border-radius:14px;margin-bottom:14px}.info-strip{border:1px solid rgba(248,200,74,.22);background:linear-gradient(90deg,rgba(248,200,74,.08),rgba(248,200,74,.02));border-radius:18px;padding:24px}.feature-row{display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;align-items:center;margin-bottom:22px}.feature-row:nth-child(even){grid-template-columns:1.1fr .9fr}.feature-row:nth-child(even) .feature-img-wrap{order:2}.feature-img-wrap{background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:18px;padding:16px}.feature-img{height:260px;margin:0}.text-link{color:#F8C84A;font-weight:800}.two-panel{display:grid;grid-template-columns:1fr 1fr;gap:20px}.app-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center;background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:22px;padding:28px;box-shadow:0 14px 36px rgba(0,0,0,.32)}.app-section img{max-height:300px;margin:auto}.list-check{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:16px 0}.list-check span{background:#1B1C21;border:1px solid rgba(248,200,74,.12);border-radius:12px;padding:10px}.page-hero{max-width:1200px;margin:28px auto 28px;padding:0 20px}.page-hero-inner{background:#15161A;border:1px solid rgba(248,200,74,.16);border-radius:20px;box-shadow:0 18px 40px rgba(0,0,0,.35);overflow:hidden;display:grid;grid-template-columns:1fr .85fr;align-items:center}.page-hero-text{padding:34px}.page-hero h1{font-size:36px;margin:0 0 14px}.page-hero-img{background:#101115;padding:12px}.page-hero-img img{width:100%;height:260px;object-fit:contain}.content-block p{color:#B8BEC9}.faq-item{padding:18px;border-radius:16px;background:#15161A;border:1px solid rgba(248,200,74,.16);margin-bottom:12px}.faq-item h3{margin:0 0 8px}.compliance{background:#1B1C21;border:1px solid rgba(248,200,74,.18);border-radius:18px;padding:22px;color:#B8BEC9}.site-footer{background:#08090C;color:#D8DEEA;margin-top:48px}.footer-inner{max-width:1200px;margin:auto;padding:36px 20px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:28px}.footer-brand img{height:54px;margin-bottom:12px}.footer-links{display:grid;gap:8px}.footer-links h3{margin:0;color:#F8C84A}.footer-links a{color:#D8DEEA}.footer-bottom{border-top:1px solid rgba(248,200,74,.12);padding:16px 20px;text-align:center;color:#8E96A6}.category-top-note{color:#8E96A6}.contact-box{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.contact-box div{background:#1B1C21;border:1px solid rgba(248,200,74,.16);border-radius:16px;padding:18px}@media(max-width:1080px){.nav{gap:2px}.nav a{font-size:13px;padding:9px 7px}.hero-grid,.page-hero-inner,.app-section{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){body{padding-bottom:0}.header-inner{min-height:66px;justify-content:space-between}.menu-toggle{display:block;flex:0 0 auto}.nav{display:none}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{height:44px}.header-btn{padding:8px 14px}.hero-section{margin:18px 14px 26px}.hero-grid{padding:24px;grid-template-columns:1fr}.hero-section h1{font-size:28px}.section{margin:28px auto}.section-title{font-size:24px}.grid-4,.grid-3,.grid-2,.two-panel,.contact-box{grid-template-columns:1fr}.feature-row,.feature-row:nth-child(even){grid-template-columns:1fr}.feature-row:nth-child(even) .feature-img-wrap{order:0}.feature-img{height:210px}.cat-card img,.wall-card img{height:140px}.app-section{padding:20px}.list-check{grid-template-columns:1fr}.page-hero-inner{grid-template-columns:1fr}.page-hero-text{padding:24px}.page-hero h1{font-size:28px}.page-hero-img img{height:190px}.footer-inner{grid-template-columns:1fr}.mobile-scroll{display:flex;overflow-x:auto;gap:12px;padding-bottom:8px}.mobile-scroll .card{min-width:250px}.drawer-nav a{font-size:15px}}
