
*{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}a{text-decoration:none;color:#C90000}img{max-width:100%;height:auto;display:block}body.no-scroll{overflow:hidden}.site-header{position:sticky;top:0;z-index:9999;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,0,0,.08);box-shadow:0 8px 24px rgba(18,28,45,.05)}.header-inner{max-width:1320px;margin:0 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:9px 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:#FFFFFF;border-radius:999px;padding:11px 22px;font-weight:800;box-shadow:0 10px 22px rgba(201,0,0,.18);border:0;white-space:nowrap}.main-btn:hover{transform:translateY(-1px);filter:brightness(.98)}.mobile-menu-btn{display:none;background:#F6F7F9;border:1px solid rgba(201,0,0,.12);width:42px;height:42px;border-radius:12px;color:#C90000;font-size:22px}.layout-shell{max-width:1420px;margin:0 auto;display:grid;grid-template-columns:220px 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,.10);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,.08);padding:14px;max-height:calc(100vh - 118px);overflow:auto}.side-category strong{display:block;color:#C90000;padding:4px 8px 10px;font-size:16px}.side-category a{display:block;color:#1F2329;border-radius:12px;padding:8px 10px;font-size:14px;font-weight:700}.side-category a:hover,.side-category a.active{color:#C90000;background:rgba(201,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,.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:3;width:42px;height:42px;border:none;border-radius:999px;background:rgba(255,255,255,.88);color:#C90000;box-shadow:0 8px 20px rgba(18,28,45,.12);font-size:24px;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;border-radius:50%;border:0;background:rgba(201,0,0,.28);cursor:pointer;padding:0}.slider-dots button.active{background:#C90000}.section{max-width:1180px;margin:0 auto 28px}.section-title,h1,h2,h3{color:#C90000;line-height:1.25}.hero-title{font-size:38px;margin:0 0 16px}.lead{font-size:17px;color:#5D6673;margin:0 0 18px}.grid-2{display:grid;grid-template-columns:1.1fr .9fr;gap:22px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card,.zone-card,.info-card,.review-card,.product-card,.faq-item{background:#FFFFFF;border:1px solid rgba(201,0,0,.10);box-shadow:0 12px 30px rgba(18,28,45,.08);border-radius:18px;padding:22px}.soft{background:#F6F7F9}.strip{background:linear-gradient(135deg,#fff 0%,#F6F7F9 100%);border:1px solid rgba(201,0,0,.10);border-radius:20px;padding:24px;box-shadow:0 12px 30px rgba(18,28,45,.06)}.num,.badge,.tag{color:#C90000;font-weight:800}.summary-card{border-left:4px solid #C90000}.content-img,.zone-card img,.info-card img{max-width:100%;height:auto;max-height:230px;object-fit:contain;margin:0 auto 16px;background:#F7F8FA;border-radius:14px}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:12px}.wide-img{width:100%;height:260px;object-fit:contain;background:#F7F8FA;border-radius:16px;margin-bottom:16px}.h-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,1fr);gap:16px;overflow-x:auto;padding-bottom:6px}.review-card p{margin:0;color:#5D6673}.notice{background:#11151C;color:#E7ECF3;border-radius:20px;padding:24px}.notice h2{color:#fff}.site-footer{background:#11151C;color:#E7ECF3;margin-top:34px}.footer-inner{max-width:1320px;margin:0 auto;padding:38px 24px}.footer-brand img{max-height:52px;margin-bottom:12px}.footer-brand p{max-width:760px;color:#C9D0DA}.footer-links{display:flex;flex-wrap:wrap;gap:14px;margin:18px 0}.footer-links a{color:#E7ECF3}.footer-note{color:#AEB7C4;border-top:1px solid rgba(255,255,255,.1);padding-top:16px}.drawer-mask{position:fixed;inset:0;background:rgba(17,21,28,.42);z-index:10000;opacity:0;pointer-events:none;transition:.25s}.drawer-mask.open{opacity:1;pointer-events:auto}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84vw;max-width:320px;background:#FFFFFF;z-index:10001;transform:translateX(-105%);transition:.28s;box-shadow:16px 0 36px rgba(18,28,45,.18);padding:18px;overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(201,0,0,.10);padding-bottom:12px;margin-bottom:12px}.drawer-head img{max-height:46px}.drawer-close{border:0;background:#F6F7F9;color:#C90000;border-radius:10px;font-size:26px;width:40px;height:40px}.mobile-drawer nav a{display:block;padding:10px 8px;border-radius:10px;color:#1F2329;font-weight:700}.mobile-drawer nav a:hover{background:rgba(201,0,0,.08);color:#C90000}.mobile-drawer p{font-size:13px;color:#5D6673}.mobile-bottom-nav{display:none}.page-hero{max-width:1180px;margin:0 auto 24px}.page-hero .card{display:grid;grid-template-columns:1fr 360px;gap:24px;align-items:center}.page-hero img{width:100%;height:240px;object-fit:contain;background:#F7F8FA;border-radius:16px}.text-list{padding-left:18px;color:#5D6673}.text-list li{margin:6px 0}.text-link{font-weight:800;color:#C90000}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.faq-item h3{font-size:18px;margin-top:0}@media(max-width:1120px){.layout-shell{display:block;padding:18px}.side-category{display:none}.nav-core{gap:6px}.nav-core a{padding:8px 12px}.grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:780px){body{padding-bottom:68px}.header-inner{min-height:64px;padding:0 14px;gap:10px}.mobile-menu-btn{display:block;flex:0 0 auto}.nav-core{display:none}.logo img{max-height:44px}.header-btn{padding:9px 15px;font-size:14px}.layout-shell{padding:14px}.banner-slider{height:190px;border-radius:16px;margin-bottom:22px}.slider-arrow{width:34px;height:34px;font-size:20px}.grid-2,.grid-3,.grid-4,.faq-grid{grid-template-columns:1fr}.hero-title{font-size:28px}.card,.zone-card,.info-card,.review-card,.product-card,.faq-item{padding:18px}.content-img,.zone-card img,.info-card img{max-height:185px}.product-card img{height:145px}.wide-img{height:190px}.page-hero .card{display:block}.page-hero img{height:190px;margin-top:14px}.h-scroll{grid-auto-columns:78%}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:58px;background:#FFFFFF;border-top:1px solid rgba(201,0,0,.12);display:grid;grid-template-columns:repeat(4,1fr);z-index:9998;box-shadow:0 -8px 22px rgba(18,28,45,.08)}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;color:#1F2329;font-weight:800}.mobile-bottom-nav a:hover,.mobile-bottom-nav a:active{color:#C90000}}@media(max-width:420px){.banner-slider{height:165px}.header-btn{padding:8px 12px}.logo img{max-height:38px}}
