
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFFFFF;color:#1F2329;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:#C90000}img{max-width:100%;height:auto;display:block}.site-header{position:sticky;top:0;z-index:9999;background:rgba(255,255,255,0.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,0,0,0.08);box-shadow:0 8px 22px rgba(18,28,45,0.05)}.header-inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px;padding:0 24px}.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;font-size:15px}.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;background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#FFFFFF;border-radius:999px;padding:11px 22px;font-weight:800;border:0;box-shadow:0 10px 24px rgba(201,0,0,0.22);transition:.2s}.main-btn:hover{transform:translateY(-1px);filter:brightness(.98);color:#fff}.mobile-menu-btn{display:none;width:42px;height:42px;border:0;background:#F6F7F9;border-radius:12px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.mobile-menu-btn span{width:20px;height:2px;background:#C90000;border-radius:2px}.layout-shell{max-width:1360px;margin:0 auto;display:grid;grid-template-columns:190px minmax(0,1fr);gap:24px;padding:22px 24px 0}.main-content{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 - 116px);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:2px auto 34px;border-radius:22px;background:#F7F8FA;box-shadow:0 12px 30px rgba(18,28,45,0.08);overflow:hidden;position:relative;height:340px}.banner-slider .slide{display:none;width:100%;height:100%}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F8FA}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;border:none;width:42px;height:42px;border-radius:999px;background:rgba(255,255,255,.86);color:#C90000;font-size:24px;box-shadow:0 8px 20px rgba(18,28,45,.12);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:4}.slider-dots button{width:10px;height:10px;border:0;border-radius:50%;background:rgba(201,0,0,.25);cursor:pointer}.slider-dots button.active{background:#C90000}.section{margin:0 auto 34px;max-width:1180px}.hero-intro,.soft-panel{background:#FFFFFF;border:1px solid rgba(201,0,0,.10);border-radius:22px;box-shadow:0 12px 30px rgba(18,28,45,.08);padding:28px}.hero-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:center}.hero-intro h1,.page-hero h1{margin:0 0 12px;color:#C90000;font-size:34px;line-height:1.25}.hero-intro p,.page-hero p,.section p{color:#5D6673}.quick-tags{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.quick-tags span,.badge,.num{display:inline-flex;border-radius:999px;background:rgba(201,0,0,.08);color:#C90000;font-weight:800;padding:6px 12px;font-size:13px}.content-img{width:100%;max-height:260px;object-fit:contain;background:#F6F7F9;border-radius:18px}.summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.summary-card,.card,.zone-card,.info-card,.review-card,.faq-item,.product-card{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;padding:20px}.summary-card strong{display:block;color:#C90000;font-size:18px;margin-bottom:6px}.section-head{margin-bottom:18px}.section-title,h1,h2,h3{color:#C90000}.section-title{font-size:28px;margin:0 0 8px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:20px}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.four-col{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.zone-card img,.info-card img,.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:14px}.zone-card p,.info-card p,.product-card p,.review-card p,.faq-item p{color:#5D6673}.text-link{font-weight:800;color:#C90000}.horizontal-scroll{display:grid;grid-template-columns:repeat(4,minmax(210px,1fr));gap:16px}.page-hero{max-width:1180px;margin:0 auto 24px;background:#F6F7F9;border-radius:22px;padding:34px;border:1px solid rgba(201,0,0,.08)}.page-grid{max-width:1180px;margin:0 auto 34px;display:grid;grid-template-columns:1fr 1fr;gap:22px}.full-section{max-width:1180px;margin:0 auto 34px}.notice{background:#FFF5F5;border:1px solid rgba(201,0,0,.14);border-radius:18px;padding:20px;color:#5D6673}.site-footer{background:#11151C;color:#E7ECF3;margin-top:36px}.footer-inner{max-width:1180px;margin:0 auto;padding:36px 24px}.footer-brand{display:grid;grid-template-columns:160px 1fr;gap:22px;align-items:center}.footer-brand img{max-height:54px}.footer-links{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}.footer-links a{color:#E7ECF3;background:rgba(255,255,255,.08);border-radius:999px;padding:8px 14px}.footer-note{color:#B7C0CC}.drawer-mask,.mobile-drawer{display:none}.mobile-bottom-nav{display:none}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}ul.clean{padding-left:18px;color:#5D6673}.label{color:#C90000;font-weight:800}@media(max-width:1180px){.layout-shell{display:block;padding:18px}.side-category{display:none}.banner-slider{height:300px}.horizontal-scroll{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){body{padding-bottom:68px}.header-inner{min-height:62px;padding:0 12px;gap:10px}.mobile-menu-btn{display:flex}.nav-core{display:none}.logo img{max-height:42px}.header-register{padding:8px 14px;font-size:14px}.layout-shell{padding:14px 12px 0}.banner-slider{height:190px;border-radius:16px;margin:0 auto 22px}.slider-arrow{width:34px;height:34px;font-size:19px}.hero-intro,.two-col,.three-col,.four-col,.page-grid,.summary-grid,.review-grid,.faq-grid{grid-template-columns:1fr}.hero-intro h1,.page-hero h1{font-size:26px}.section-title{font-size:23px}.hero-intro,.soft-panel,.page-hero{padding:22px}.horizontal-scroll{display:flex;overflow-x:auto;padding-bottom:8px}.horizontal-scroll .product-card{min-width:220px}.zone-card img,.info-card img,.product-card img{height:145px}.content-img{max-height:210px}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(17,21,28,.45);z-index:10000;opacity:0;pointer-events:none;transition:.25s}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:84vw;max-width:320px;background:#FFFFFF;z-index:10001;transform:translateX(-105%);transition:.25s;box-shadow:12px 0 30px rgba(18,28,45,.18);overflow:auto}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(201,0,0,.10)}.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}.drawer-links{padding:12px}.drawer-links a{display:block;padding:12px 14px;color:#1F2329;border-radius:12px;font-weight:700}.drawer-links a:hover{background:rgba(201,0,0,.08);color:#C90000}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:58px;background:#FFFFFF;border-top:1px solid rgba(18,28,45,.10);display:grid;grid-template-columns:repeat(4,1fr);z-index:9998;box-shadow:0 -8px 18px rgba(18,28,45,.06)}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;color:#1F2329;font-weight:800;font-size:14px}.mobile-bottom-nav a:hover{color:#C90000}.footer-brand{grid-template-columns:1fr}.footer-brand img{max-height:46px}}