*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#1f2329;font:15px/1.75 -apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1380px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,0,0,.08)}.header-inner{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 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 18px rgba(201,0,0,.2)}.register-btn{flex:0 0 auto}.site-shell{display:grid;grid-template-columns:210px minmax(0,1fr);gap:26px;align-items:start}.side-category{position:sticky;top:96px;margin:24px 0;background:#fff;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 - 120px);overflow:auto}.side-title{font-weight:800;color:#c90000;padding:8px 10px}.side-category a{display:block;color:#1f2329;border-radius:12px;padding:8px 10px}.side-category a:hover,.side-category a.active{color:#c90000;background:rgba(201,0,0,.08)}.main-content{min-width:0;padding-bottom:36px}.banner-slider{margin:24px auto 34px;border-radius:22px;background:#f7f8fa;box-shadow:0 12px 30px rgba(18,28,45,.08);overflow:hidden;position:relative;height:clamp(260px,29vw,360px)}.slide{display:none;width:100%;height:100%}.slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#f7f8fa}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(17,21,28,.62);color:#fff;font-size:25px;cursor:pointer}.slider-btn.prev{left:16px}.slider-btn.next{right:16px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px}.slider-dots button{width:9px;height:9px;border-radius:50%;border:0;background:rgba(255,255,255,.58);padding:0}.slider-dots button.active{background:#c90000}.section{padding:26px 0}.section.alt{background:#f6f7f9;border-radius:24px;padding:28px}.section-head{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:18px}.section-head p{margin:0;color:#5d6673}.section-title,h1,h2,h3{color:#c90000}.section-title{font-size:28px;margin:0}.hero-title{font-size:38px;line-height:1.25;margin:28px 0 12px}.lead{font-size:17px;color:#5d6673;max-width:900px}.grid{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{background:#fff;border:1px solid rgba(201,0,0,.10);box-shadow:0 12px 30px rgba(18,28,45,.08);border-radius:18px;padding:20px}.card h3,.zone-card h3,.info-card h3{margin-top:0}.product-card{overflow:hidden;padding:0}.product-card img{width:100%;height:170px;object-fit:contain;background:#f7f8fa}.product-card .card-body{padding:18px}.content-img{width:100%;height:250px;object-fit:contain;background:#f7f8fa;border-radius:16px}.feature-row{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center}.data-strip{background:linear-gradient(135deg,#b80000,#e22323);color:#fff;border-radius:22px;padding:24px}.data-strip h3{color:#fff}.data-strip p{color:#ffecec}.chips{display:flex;flex-wrap:wrap;gap:10px}.chip{display:inline-block;padding:8px 13px;border-radius:999px;background:rgba(201,0,0,.08);color:#c90000;font-weight:700}.notice{border-left:4px solid #c90000;background:#f6f7f9;border-radius:14px;padding:16px 18px}.faq details{background:#fff;border:1px solid rgba(201,0,0,.10);border-radius:14px;padding:14px 16px;margin:10px 0}.faq summary{cursor:pointer;font-weight:800;color:#1f2329}.site-footer{background:#11151c;color:#e7ecf3;padding:42px 0 0}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr 1fr;gap:34px}.footer-brand img{max-height:48px;width:auto;margin-bottom:14px}.site-footer h3{color:#fff}.site-footer a{display:block;color:#d7dce3;margin:6px 0}.site-footer p{color:#bcc4cf}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.1);margin-top:28px;padding:16px;color:#aab3bf}.menu-toggle,.mobile-drawer,.drawer-overlay,.mobile-bottom-nav{display:none}.page-hero{padding:18px 0 8px}.page-hero img{width:100%;height:280px;object-fit:contain;background:#f7f8fa;border-radius:22px;box-shadow:0 12px 30px rgba(18,28,45,.08)}.small-note{color:#8a93a0;font-size:14px}@media(max-width:1100px){.side-category{display:none}.site-shell{display:block}.nav-core{gap:6px}.nav-core a{padding:8px 11px}}@media(max-width:760px){body{padding-bottom:66px}.container{width:min(100% - 22px,720px)}.header-inner{min-height:64px;gap:10px}.nav-core{display:none}.menu-toggle{display:flex;flex-direction:column;gap:4px;border:0;background:transparent;padding:8px}.menu-toggle span{width:22px;height:2px;background:#1f2329}.logo img{max-height:42px}.register-btn{padding:8px 15px}.mobile-drawer{display:block;position:fixed;z-index:1200;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;transform:translateX(-105%);transition:.25s;overflow:auto}.mobile-drawer.open{transform:none}.drawer-overlay{display:block;position:fixed;z-index:1190;inset:0;background:rgba(0,0,0,.45);opacity:0;visibility:hidden;transition:.25s}.drawer-overlay.show{opacity:1;visibility:visible}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;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:24px}.mobile-drawer nav{padding:10px}.mobile-drawer nav a{display:block;padding:11px 12px;border-radius:10px}.mobile-drawer nav a.active{background:rgba(201,0,0,.08);color:#c90000}.drawer-open{overflow:hidden}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;z-index:1100;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #e6e8eb;padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{text-align:center;padding:12px 4px;font-weight:700}.banner-slider{height:clamp(150px,48vw,210px);margin:16px auto 24px;border-radius:16px}.slider-btn{width:36px;height:36px}.hero-title{font-size:30px}.section{padding:20px 0}.section.alt{padding:20px 15px;border-radius:18px}.section-title{font-size:24px}.grid-2,.grid-3,.grid-4,.feature-row,.footer-grid{grid-template-columns:1fr}.product-card img{height:150px}.content-img,.page-hero img{height:210px}.site-footer{padding-top:30px}}
