:root{--red:#C90000;--red2:#A80000;--ink:#1F2329;--muted:#5D6673;--soft:#8A93A0;--line:rgba(201,0,0,.12);--bg:#fff;--gray:#F6F7F9;--section:#F1F3F6;--shadow:0 12px 30px rgba(18,28,45,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.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:1440px;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;min-width:0}.nav-core a{color:var(--ink);background:var(--gray);border-radius:999px;padding:9px 16px;font-size:15px}.nav-core a:hover,.nav-core a.active{color:var(--red);background:rgba(201,0,0,.08)}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 22px;border-radius:999px;background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#fff;font-weight:700;box-shadow:0 8px 18px rgba(201,0,0,.22)}.header-register{flex:0 0 auto}.menu-toggle{display:none;border:0;background:transparent;padding:8px}.menu-toggle span{display:block;width:22px;height:2px;background:#20242a;margin:4px 0}.page-shell{max-width:1440px;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:var(--shadow);padding:12px;max-height:calc(100vh - 116px);overflow:auto}.side-category a{display:block;color:var(--ink);border-radius:12px;padding:8px 12px;font-size:14px}.side-category a:hover,.side-category a.active{color:var(--red);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:var(--shadow);overflow:hidden;position:relative;height:clamp(260px,28vw,360px)}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F8FA}.slider-arrow{position:absolute;z-index:2;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(17,21,28,.72);color:#fff;font-size:24px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;z-index:2;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px}.slider-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.65);cursor:pointer}.slider-dots button.active{width:24px;border-radius:99px;background:#fff}.section{margin:0 0 30px;padding:30px;border-radius:22px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.section.alt{background:var(--gray)}.section h1,.section h2,.section h3,.section-title{color:var(--red);line-height:1.35}.section h1{font-size:34px;margin:0 0 16px}.section h2{font-size:26px;margin:0 0 14px}.section h3{font-size:19px;margin:0 0 10px}.lead{font-size:17px;color:var(--muted)}.split{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:28px;align-items:center}.content-img{width:100%;height:250px;object-fit:contain;background:#F7F8FA;border-radius:16px}.grid-2,.grid-3,.grid-4{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card,.zone-card,.info-card,.review-card,.product-card{background:#fff;border:1px solid rgba(201,0,0,.1);box-shadow:var(--shadow);border-radius:18px;padding:18px}.card p,.zone-card p,.info-card p,.review-card p,.product-card p{color:var(--muted);margin:0}.zone-card img,.info-card img{width:100%;height:190px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:14px}.product-card img{width:100%;height:160px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:14px}.data-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.25);border-radius:20px;overflow:hidden}.data-item{padding:24px;background:linear-gradient(145deg,#df1717,#a90000);color:#fff}.data-item h3{color:#fff;margin:0 0 8px}.data-item p{margin:0;color:rgba(255,255,255,.88)}.tag-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.tag-links a{padding:8px 14px;border-radius:999px;background:rgba(201,0,0,.08);color:var(--red);font-weight:600}.notice{padding:18px 20px;border-left:4px solid var(--red);background:#fff5f5;border-radius:12px;color:var(--muted)}.faq-list details{border-top:1px solid #e8ebef;padding:14px 0}.faq-list details:first-child{border-top:0}.faq-list summary{cursor:pointer;font-weight:700;color:var(--ink)}.site-footer{background:#11151C;color:#E7ECF3;padding:42px 28px 92px}.footer-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:36px}.footer-brand img{max-height:48px;width:auto;margin-bottom:16px}.footer-grid h3{color:#fff}.footer-grid a{display:block;color:#c9d0da;margin:7px 0}.footer-grid p{color:#c9d0da}.compliance-note,.copyright{max-width:1180px;margin:24px auto 0;color:#aeb7c4;border-top:1px solid rgba(255,255,255,.1);padding-top:18px}.copyright{text-align:center;margin-top:14px;border-top:0;padding-top:0}.mobile-bottom-nav{display:none}.mobile-drawer,.drawer-mask{display:none}
@media(max-width:1180px){.page-shell{grid-template-columns:1fr}.side-category{display:none}.header-inner{padding:0 18px}.nav-core{gap:6px}.nav-core a{padding:8px 12px;font-size:14px}}
@media(max-width:760px){body{padding-bottom:66px}.site-header{height:66px}.header-inner{min-height:66px;padding:0 12px;gap:10px}.menu-toggle{display:block;flex:0 0 42px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:40px;max-width:122px}.nav-core{display:none}.header-register{min-height:38px;padding:8px 15px;margin-left:auto}.page-shell{display:block;padding:82px 14px 28px}.banner-slider{height:clamp(150px,46vw,210px);border-radius:16px;margin-bottom:22px}.slider-arrow{width:34px;height:34px;font-size:20px}.section{padding:20px;border-radius:18px}.section h1{font-size:28px}.section h2{font-size:23px}.split,.grid-2,.grid-3,.grid-4,.data-strip,.footer-grid{grid-template-columns:1fr}.content-img{height:210px}.product-card img,.zone-card img,.info-card img{height:150px}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;z-index:1001;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #e5e7eb;padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{text-align:center;padding:11px 4px;color:#626a75;font-size:13px}.mobile-bottom-nav a.active{color:var(--red);font-weight:700}.drawer-mask{display:block;position:fixed;z-index:1100;inset:0;background:rgba(0,0,0,.42);opacity:0;visibility:hidden;transition:.25s}.mobile-drawer{display:block;position:fixed;z-index:1101;left:0;top:0;bottom:0;width:84vw;max-width:320px;background:#fff;transform:translateX(-101%);transition:.25s;overflow:auto}.drawer-head{height:68px;display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid #eceff3}.drawer-head img{max-height:42px;max-width:150px}.drawer-close{border:0;background:#f3f4f6;border-radius:50%;width:36px;height:36px;font-size:25px}.mobile-drawer nav{padding:10px}.mobile-drawer nav a{display:block;padding:11px 13px;border-radius:10px}.mobile-drawer nav a.active{background:rgba(201,0,0,.08);color:var(--red)}.drawer-open{overflow:hidden}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:none}.site-footer{padding:34px 18px 86px}}
