*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#1F2329;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.7;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}body.no-scroll{overflow:hidden}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,0,0,.08)}.header-inner{max-width:1280px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px;padding:0 24px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;justify-content:center;gap:10px;white-space:nowrap;flex-wrap:nowrap;flex:1 1 auto;min-width:0}.nav-core a{color:#1F2329;background:#F6F7F9;border-radius:999px;padding:10px 16px;font-weight:700;font-size:15px}.nav-core a:hover,.nav-core a.active{color:#C90000;background:rgba(201,0,0,.08)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#fff;border-radius:999px;padding:11px 22px;font-weight:800;box-shadow:0 10px 20px rgba(201,0,0,.18)}.header-btn{flex:0 0 auto}.mobile-menu-btn{display:none;border:0;background:#F6F7F9;color:#C90000;border-radius:12px;font-size:22px;padding:8px 12px}.layout-wrap{max-width:1480px;margin:0 auto;display:grid;grid-template-columns:210px minmax(0,1fr);gap:26px;padding:18px 24px 0}.side-category{position:sticky;top:96px;align-self:start;background:#fff;border:1px solid rgba(201,0,0,.10);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,.08);padding:12px;max-height:calc(100vh - 116px);overflow:auto}.side-category a{display:block;color:#1F2329;border-radius:12px;padding:9px 12px;font-size:14px;font-weight:700;margin-bottom:3px}.side-category a:hover,.side-category a.active{color:#C90000;background:rgba(201,0,0,.08)}.content-area{min-width:0}.banner-slider{max-width:1180px;margin:24px auto 34px;border-radius:22px;background:#F7F8FA;box-shadow:0 12px 30px rgba(18,28,45,.08);overflow:hidden;position:relative;height:330px}.banner-slider .slides{height:100%}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F8FA}.slide{display:none}.slide.active{display:block}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.88);color:#C90000;font-size:30px;line-height:1;cursor:pointer;box-shadow:0 6px 18px rgba(18,28,45,.12)}.slider-btn.prev{left:14px}.slider-btn.next{right:14px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.slider-dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(31,35,41,.25);cursor:pointer}.slider-dots button.active{background:#C90000}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.section,.page-hero,.intro-block{background:#fff;border:1px solid rgba(201,0,0,.10);box-shadow:0 12px 30px rgba(18,28,45,.08);border-radius:22px;padding:28px;margin:0 auto 26px;max-width:1180px}.page-hero{background:linear-gradient(180deg,#fff 0%,#F6F7F9 100%)}.split-section,.intro-block{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:28px}.eyebrow{display:inline-flex;color:#C90000;background:rgba(201,0,0,.08);border-radius:999px;padding:5px 12px;font-size:13px;font-weight:800;margin-bottom:10px}h1,h2,h3,.section-title{color:#C90000;line-height:1.25;margin:8px 0 12px}h1{font-size:34px}h2{font-size:28px}h3{font-size:20px}p{color:#5D6673;margin:0 0 14px}.content-img,.image-panel img{width:100%;height:auto;max-height:230px;object-fit:contain;background:#F7F8FA;border-radius:16px}.red-stats{max-width:1180px;margin:0 auto 26px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.red-stats article{background:#C90000;color:#fff;border-radius:18px;padding:20px;box-shadow:0 12px 30px rgba(201,0,0,.16)}.red-stats b{font-size:20px}.red-stats p{color:#fff;margin:8px 0 0}.grid-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card,.info-card,.review-card,.zone-card{background:#fff;border:1px solid rgba(201,0,0,.10);box-shadow:0 12px 30px rgba(18,28,45,.08);border-radius:18px;padding:18px}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:12px}.product-card b{color:#C90000}.product-card a{color:#C90000;font-weight:800}.scroll-cards{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,1fr);gap:16px;overflow-x:auto;padding-bottom:8px}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.review-card strong{color:#C90000}.faq-list{display:grid;gap:12px}.faq-list details{background:#F6F7F9;border:1px solid rgba(201,0,0,.08);border-radius:14px;padding:14px}.faq-list summary{font-weight:800;color:#1F2329;cursor:pointer}.notice-strip{max-width:1180px;margin:0 auto 28px;background:#11151C;color:#E7ECF3;border-radius:18px;padding:18px 22px}.notice-strip strong{color:#fff}.site-footer{background:#11151C;color:#E7ECF3;margin-top:34px}.footer-inner{max-width:1280px;margin:auto;padding:34px 24px;display:grid;grid-template-columns:1.4fr .8fr 1fr;gap:26px}.footer-logo{max-height:48px;margin-bottom:14px}.site-footer p,.site-footer a{color:#C9D2DE}.site-footer a{display:block;margin:7px 0}.drawer-mask,.mobile-drawer{display:none}.mobile-bottom-nav{display:none}@media(max-width:1180px){.layout-wrap{display:block;padding:14px}.side-category{display:none}.nav-core{gap:6px}.nav-core a{padding:9px 12px}.review-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){body{padding-bottom:68px}.header-inner{min-height:64px;padding:0 12px;gap:8px}.mobile-menu-btn{display:block}.nav-core{display:none}.logo img{max-height:42px}.header-btn{padding:9px 15px}.layout-wrap{padding:10px}.banner-slider{height:190px;min-height:150px;max-height:210px;border-radius:16px;margin:14px auto 18px}.slider-btn{width:34px;height:34px;font-size:24px}.section,.page-hero,.intro-block{padding:20px;border-radius:18px;margin-bottom:18px}.split-section,.intro-block{grid-template-columns:1fr}.red-stats{grid-template-columns:1fr 1fr;gap:10px}.grid-cards,.info-grid{grid-template-columns:1fr}.review-grid{grid-template-columns:1fr}.product-card img{height:140px}.content-img,.image-panel img{max-height:180px}h1{font-size:26px}h2{font-size:23px}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(0,0,0,.36);z-index:1500;opacity:0;visibility:hidden;transition:.2s}.drawer-mask.open{opacity:1;visibility:visible}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:1600;transform:translateX(-105%);transition:.28s ease;box-shadow:0 20px 50px rgba(0,0,0,.24);overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(201,0,0,.08)}.drawer-head img{max-height:42px}.drawer-head button{border:0;background:#F6F7F9;color:#C90000;border-radius:10px;font-size:24px;width:38px;height:38px}.mobile-drawer nav{padding:12px}.mobile-drawer a{display:block;padding:12px;border-radius:12px;color:#1F2329;font-weight:700}.mobile-drawer a:hover{background:rgba(201,0,0,.08);color:#C90000}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:58px;background:#fff;border-top:1px solid rgba(18,28,45,.12);z-index:1200;display:grid;grid-template-columns:repeat(4,1fr)}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;color:#5D6673;font-weight:800}.mobile-bottom-nav a:hover{color:#C90000}.footer-inner{grid-template-columns:1fr;padding-bottom:88px}.scroll-cards{grid-auto-columns:78%}}