*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#1F2329;font-family:"Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.site-header{position:fixed;z-index:1000;top:0;left:0;right:0;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,0,0,.08)}.header-inner{max-width:1380px;margin:auto;padding:0 28px;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;justify-content:center;gap:10px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#1F2329;background:#F6F7F9;border-radius:999px;padding:9px 15px;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 24px;font-weight:700;box-shadow:0 8px 18px rgba(201,0,0,.2)}.register-btn{flex:0 0 auto}.page-shell{max-width:1380px;margin:0 auto;padding:98px 28px 40px;display:grid;grid-template-columns:210px minmax(0,1fr);gap:28px}.side-category{position:sticky;top:96px;align-self:start;background:#fff;border:1px solid rgba(201,0,0,.1);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,.08);padding:12px;max-height:calc(100vh - 120px);overflow:auto}.side-category nav{display:grid;gap:4px}.side-category a{color:#1F2329;border-radius:12px;padding:8px 12px;font-size:14px}.side-category a:hover,.side-category a.active{color:#C90000;background:rgba(201,0,0,.08)}.main-content{min-width:0}.banner-slider{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,28vw,360px)}.slides,.slide{height:100%}.slide{display:none}.slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F8FA}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(17,21,28,.6);color:#fff;font-size:24px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.slider-dot{width:9px;height:9px;border-radius:50%;border:0;background:rgba(255,255,255,.65);padding:0}.slider-dot.active{background:#C90000}.section{margin:28px 0;padding:30px;background:#fff;border:1px solid rgba(201,0,0,.09);border-radius:22px;box-shadow:0 12px 30px rgba(18,28,45,.07)}.section.soft{background:#F6F7F9}.section-title,h1,h2,h3{color:#C90000;line-height:1.35}.section-title,h2{margin:0 0 16px;font-size:28px}.hero-inner{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center}.hero-inner img,.content-img{width:100%;height:260px;object-fit:contain;background:#F7F8FA;border-radius:18px}.lead{font-size:17px;color:#5D6673}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.text-link{color:#C90000;font-weight:700}.grid-2,.grid-3,.grid-4{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:#fff;border:1px solid rgba(201,0,0,.1);box-shadow:0 12px 30px rgba(18,28,45,.08);border-radius:18px;padding:20px}.card h3,.zone-card h3,.info-card h3{margin:10px 0 8px}.product-card img,.zone-card img,.info-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA;border-radius:14px}.red-summary{background:linear-gradient(135deg,#C90000,#920000);color:#fff;border-radius:22px;padding:26px}.red-summary .grid-4>div{padding:16px;border:1px solid rgba(255,255,255,.25);border-radius:16px;background:rgba(255,255,255,.08)}.red-summary h3{color:#fff;margin:0 0 6px}.horizontal-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);gap:16px;overflow-x:auto;padding-bottom:8px}.notice{border-left:4px solid #C90000;background:#F6F7F9;padding:16px 18px;border-radius:0 14px 14px 0}.faq-item{padding:16px 0;border-bottom:1px solid #e8ebef}.faq-item:last-child{border-bottom:0}.faq-item h3{margin:0 0 6px;font-size:18px}footer{background:#11151C;color:#E7ECF3;padding:44px 28px 20px}.footer-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1.4fr;gap:30px}.footer-brand img{max-height:50px;width:auto;margin-bottom:14px}.footer-grid h3{color:#fff}.footer-grid a{display:block;color:#E7ECF3;margin:6px 0}.footer-bottom{max-width:1180px;margin:24px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);color:#aeb6c2}.menu-toggle,.mobile-bottom-nav,.mobile-drawer,.drawer-mask{display:none}@media(max-width:1100px){.page-shell{grid-template-columns:1fr}.side-category{display:none}.nav-core a{padding:8px 11px}.header-inner{gap:14px}}@media(max-width:760px){body{padding-bottom:62px}.site-header .header-inner{min-height:64px;padding:0 14px;display:grid;grid-template-columns:72px 1fr 72px;gap:6px}.logo{justify-self:center}.logo img{max-height:42px}.nav-core{display:none}.register-btn{padding:8px 14px;font-size:14px;justify-self:end}.menu-toggle{display:flex;width:42px;height:42px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:5px;padding:9px}.menu-toggle span{display:block;height:2px;background:#1F2329;border-radius:2px}.page-shell{padding:82px 14px 24px}.section{padding:20px;margin:18px 0}.section-title,h2{font-size:24px}.hero-inner,.grid-2,.grid-3,.grid-4,.footer-grid{grid-template-columns:1fr}.hero-inner img,.content-img{height:210px}.banner-slider{height:clamp(150px,49vw,210px);margin-bottom:20px;border-radius:16px}.slider-arrow{width:36px;height:36px}.red-summary .grid-4{grid-template-columns:1fr 1fr}.mobile-bottom-nav{position:fixed;z-index:999;left:0;right:0;bottom:0;height:58px;background:#fff;border-top:1px solid #e4e7eb;display:grid;grid-template-columns:repeat(4,1fr)}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;font-size:13px;color:#5D6673}.mobile-bottom-nav a.active{color:#C90000;font-weight:700}.drawer-mask{display:block;position:fixed;z-index:1090;inset:0;background:rgba(17,21,28,.45);opacity:0;visibility:hidden;transition:.25s}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{display:block;position:fixed;z-index:1100;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;transform:translateX(-105%);transition:.25s;overflow:auto;box-shadow:12px 0 30px rgba(0,0,0,.15)}.mobile-drawer.open{transform:none}.drawer-head{height:70px;display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid #eceff2}.drawer-head img{max-height:44px;width:auto}.drawer-head button{border:0;background:#F6F7F9;border-radius:50%;width:38px;height:38px;font-size:25px}.mobile-drawer nav{padding:12px}.mobile-drawer nav a{display:block;padding:11px 13px;border-radius:10px}.mobile-drawer nav a.active{color:#C90000;background:rgba(201,0,0,.08)}body.drawer-open{overflow:hidden}.horizontal-scroll{grid-auto-columns:76%}}