*{box-sizing:border-box}body{margin:0;background:#FFFFFF;color:#1F2329;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,0.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,0,0,0.08)}.header-inner{max-width:1280px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;gap:10px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#1F2329;background:#F6F7F9;border-radius:999px;padding:10px 16px;font-weight:700}.nav-core a:hover,.nav-core a.active{color:#C90000;background:rgba(201,0,0,0.08)}.main-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#fff!important;border-radius:999px;padding:11px 22px;font-weight:800;box-shadow:0 12px 24px rgba(201,0,0,.18)}.header-btn{flex:0 0 auto}.mobile-menu-btn{display:none;border:0;background:#F6F7F9;border-radius:12px;font-size:22px;padding:8px 12px}.page-shell{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:190px minmax(0,1fr);gap:24px;padding:24px}.site-main{min-width:0}.side-category{position:sticky;top:96px;align-self:start;background:#FFFFFF;border:1px solid rgba(201,0,0,0.10);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,0.08);padding:12px;max-height:calc(100vh - 118px);overflow:auto}.side-category a{display:block;color:#1F2329;border-radius:12px;padding:9px 12px;font-size:14px;font-weight:700}.side-category a:hover,.side-category a.active{color:#C90000;background:rgba(201,0,0,0.08)}.banner-slider{max-width:1180px;margin:0 auto 34px;border-radius:22px;background:#F7F8FA;box-shadow:0 12px 30px rgba(18,28,45,0.08);overflow:hidden;position:relative;height:330px}.slide{position:absolute;inset:0;opacity:0;transition:opacity .4s}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F8FA}.banner-slider button{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#C90000;font-size:24px;box-shadow:0 8px 20px rgba(0,0,0,.12);cursor:pointer}.banner-slider .prev{left:14px}.banner-slider .next{right:14px}.dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:8px}.dot{width:9px;height:9px;border-radius:99px;border:0;background:rgba(31,35,41,.28);cursor:pointer}.dot.active{background:#C90000;width:24px}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.section{margin:0 0 34px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 0 18px}.eyebrow{color:#C90000;font-weight:800;letter-spacing:.08em}.section-title,h1,h2,h3{color:#C90000}.section-title,h1{font-size:32px;line-height:1.25;margin:0 0 12px}h2{font-size:25px;margin:0 0 12px}h3{font-size:19px;margin:0 0 8px}p{margin:0 0 12px;color:#5D6673}.hero-intro,.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box{background:#FFFFFF;border:1px solid rgba(201,0,0,0.10);box-shadow:0 12px 30px rgba(18,28,45,0.08);border-radius:18px}.hero-intro{padding:28px;display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:center}.content-img{width:100%;height:260px;object-fit:contain;background:#F7F8FA;border-radius:16px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat{padding:18px;background:#C90000;color:#fff;border-radius:18px}.stat strong{display:block;font-size:22px}.stat span{font-size:14px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.card,.zone-card,.info-card,.review-card,.faq-item{padding:20px}.zone-card img,.info-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:12px}.feature-row{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center}.feature-row.reverse{grid-template-columns:1.1fr .9fr}.product-strip{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:16px}.product-card{background:#fff;border:1px solid rgba(201,0,0,0.10);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,0.08);padding:14px}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:10px}.notice-box{padding:22px;background:#F6F7F9}.safe-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.safe-list div{background:#fff;border:1px solid rgba(201,0,0,0.10);border-radius:16px;padding:16px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.faq-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.footer-inner{max-width:1180px;margin:auto;padding:42px 24px}.site-footer{background:#11151C;color:#E7ECF3;margin-top:40px}.site-footer p,.site-footer a{color:#E7ECF3}.footer-brand img{height:48px;width:auto;margin-bottom:14px}.footer-links{display:flex;flex-wrap:wrap;gap:16px;margin:18px 0}.footer-note{border-top:1px solid rgba(255,255,255,.12);padding-top:14px}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:1500}.drawer-mask.open{display:block}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:1600;transform:translateX(-105%);transition:.28s;overflow:auto;padding:18px;box-shadow:0 20px 40px rgba(0,0,0,.2)}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.drawer-head img{height:42px;width:auto}.drawer-head button{border:0;background:#F6F7F9;border-radius:12px;font-size:26px;width:42px;height:42px}.mobile-drawer nav a{display:block;padding:12px;border-radius:12px;font-weight:700;color:#1F2329}.mobile-drawer nav a.active,.mobile-drawer nav a:hover{background:rgba(201,0,0,.08);color:#C90000}.mobile-bottom-nav{display:none}.no-scroll{overflow:hidden}.inner-hero{padding:34px;background:#F6F7F9;border-radius:24px;border:1px solid rgba(201,0,0,.10);margin-bottom:28px}.inner-layout{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center}.compliance{background:#FFF7F7;border:1px solid rgba(201,0,0,.16);border-radius:18px;padding:20px;color:#5D6673}@media(max-width:1180px){.page-shell{display:block;padding:18px}.side-category{display:none}.nav-core{gap:6px}.nav-core a{padding:9px 12px}}@media(max-width:760px){body{padding-bottom:62px}.header-inner{min-height:64px;padding:0 12px;gap:10px}.mobile-menu-btn{display:block}.nav-core{display:none}.logo img{max-height:42px}.header-btn{padding:9px 15px}.banner-slider{height:180px;border-radius:16px;margin-bottom:22px}.banner-slider button{width:32px;height:32px;font-size:20px}.hero-intro,.feature-row,.feature-row.reverse,.inner-layout{grid-template-columns:1fr}.section-title,h1{font-size:25px}.grid-3,.grid-4,.grid-2,.stats,.safe-list,.review-grid,.faq-list{grid-template-columns:1fr}.product-strip{display:flex;overflow-x:auto;padding-bottom:8px}.product-card{min-width:210px}.zone-card img,.info-card img,.product-card img{height:140px}.content-img{height:180px}.mobile-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:0;right:0;bottom:0;background:#fff;border-top:1px solid rgba(18,28,45,.12);z-index:1200}.mobile-bottom-nav a{text-align:center;padding:10px 4px;font-size:13px;font-weight:800;color:#5D6673}.mobile-bottom-nav a:hover{color:#C90000}.footer-inner{padding-bottom:80px}.page-shell{padding:14px}}