*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#1F2329;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:fixed;left:0;right:0;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,0,0,.08)}.header-inner{max-width:1240px;margin:auto;min-height:74px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.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:9px 16px;font-weight:700}.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 8px 20px rgba(201,0,0,.2)}.header-register{margin-left:auto;flex:0 0 auto}.menu-toggle{display:none;border:0;background:#F6F7F9;border-radius:10px;font-size:22px;padding:8px 11px}.page-shell{max-width:1420px;margin:0 auto;padding:98px 24px 40px;display:grid;grid-template-columns:200px minmax(0,1180px);gap:28px;justify-content:center}.side-category{position:sticky;top:96px;align-self:start;max-height:calc(100vh - 120px);overflow:auto;background:#fff;border:1px solid rgba(201,0,0,.1);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,.08);padding:14px}.side-category strong{display:block;color:#C90000;padding:8px 10px 12px}.side-category a{display:block;color:#1F2329;border-radius:12px;padding:8px 10px;font-size:14px}.side-category a:hover,.side-category a.active{color:#C90000;background:rgba(201,0,0,.08)}.site-main{min-width:0}.banner-slider{width:100%;margin:0 auto 34px;border-radius:22px;background:#F7F8FA;box-shadow:0 12px 30px rgba(18,28,45,.08);overflow:hidden;position:relative;height:clamp(260px,30vw,360px)}.slide{position:absolute;inset:0;opacity:0;transition:opacity .5s}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F8FA}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.9);font-size:25px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.slider-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(31,35,41,.3)}.slider-dots button.active{background:#C90000}.section{margin:0 0 34px;padding:34px;border-radius:22px;background:#fff}.section.alt{background:#F6F7F9}.section-title,h1,h2,h3{color:#C90000}h1{font-size:clamp(30px,4vw,48px);line-height:1.2;margin:0 0 16px}h2{font-size:clamp(24px,3vw,34px);margin:0 0 20px}.lead{font-size:18px;color:#5D6673;max-width:860px}.hero-grid,.split{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:center}.content-img{width:100%;max-height:280px;object-fit:contain;background:#F7F8FA;border-radius:18px}.quick-links,.grid-3,.grid-4,.reviews,.faq-grid{display:grid;gap:18px}.quick-links,.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.reviews,.faq-grid{grid-template-columns:repeat(2,1fr)}.card,.zone-card,.info-card,.review-card{background:#fff;border:1px solid rgba(201,0,0,.1);box-shadow:0 12px 30px rgba(18,28,45,.08);border-radius:18px;padding:22px}.card p,.zone-card p,.info-card p,.review-card p{color:#5D6673}.product-card{overflow:hidden;padding:0}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA}.product-card .body{padding:18px}.data-strip{display:grid;grid-template-columns:repeat(4,1fr);background:linear-gradient(180deg,#F12B2B,#B60000);border-radius:22px;overflow:hidden;color:#fff}.data-strip article{padding:24px;border-right:1px solid rgba(255,255,255,.2)}.data-strip article:last-child{border-right:0}.data-strip h3{color:#fff;margin-top:0}.notice{border-left:4px solid #C90000;background:#FFF5F5;padding:18px 20px;border-radius:12px}.horizontal-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);overflow-x:auto;gap:16px;padding-bottom:8px}.page-hero{padding:36px;background:#F6F7F9;border-radius:22px;margin-bottom:28px}.page-hero img{width:100%;max-height:300px;object-fit:contain;border-radius:18px;background:#fff}.page-content{display:grid;gap:24px}.tag{display:inline-block;color:#C90000;background:rgba(201,0,0,.08);padding:5px 10px;border-radius:999px;font-weight:700;font-size:13px}footer{background:#11151C;color:#E7ECF3;padding:44px 24px 18px}.footer-inner{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.6fr .7fr 1fr;gap:36px}.footer-brand img{max-height:48px;width:auto;margin-bottom:16px}.footer-inner h3{color:#fff}.footer-inner a{display:block;color:#E7ECF3;margin:6px 0}.footer-copy{max-width:1180px;margin:28px auto 0;padding-top:16px;border-top:1px solid rgba(255,255,255,.12);color:#AEB7C3}.mobile-drawer,.drawer-mask,.mobile-bottom-nav{display:none}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}@media(max-width:1100px){.page-shell{grid-template-columns:1fr;max-width:1180px}.side-category{display:none}.quick-links,.grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){body{padding-bottom:68px}.site-header .header-inner{min-height:64px;padding:0 12px;gap:10px}.nav-core{display:none}.menu-toggle{display:block}.logo img{max-height:42px}.header-register{padding:8px 15px;font-size:14px}.page-shell{padding:82px 12px 28px}.section,.page-hero{padding:22px 16px}.banner-slider{height:clamp(150px,48vw,210px);border-radius:14px;margin-bottom:22px}.slider-arrow{width:34px;height:34px;font-size:20px}.hero-grid,.split,.grid-3,.reviews,.faq-grid,.footer-inner{grid-template-columns:1fr}.quick-links,.grid-4{grid-template-columns:1fr 1fr}.data-strip{grid-template-columns:1fr 1fr}.data-strip article:nth-child(2){border-right:0}.data-strip article{padding:18px}.product-card img{height:145px}.content-img{max-height:220px}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(17,21,28,.45);z-index:109;opacity:0;pointer-events:none;transition:.25s}.drawer-mask.show{opacity:1;pointer-events:auto}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:110;transform:translateX(-100%);transition:.28s;overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{position:sticky;top:0;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:14px;border-bottom:1px solid #eee}.drawer-head img{max-height:42px;width:auto}.drawer-close{border:0;background:#F6F7F9;border-radius:50%;width:36px;height:36px;font-size:25px}.mobile-drawer nav{padding:10px}.mobile-drawer a{display:block;padding:11px 12px;border-radius:10px}.mobile-drawer a.active{color:#C90000;background:rgba(201,0,0,.08)}.drawer-open{overflow:hidden}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;z-index:90;background:#fff;border-top:1px solid #e4e7eb}.mobile-bottom-nav a{text-align:center;padding:11px 4px;color:#5D6673;font-size:14px}.mobile-bottom-nav a:hover{color:#C90000}.footer-inner{gap:20px}.quick-links .card{padding:16px}}