
:root{--red:#c90000;--red-dark:#a80000;--text:#1f2329;--muted:#5d6673;--light:#f6f7f9;--line:rgba(201,0,0,.12);--shadow:0 12px 30px rgba(18,28,45,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}.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{max-width:1440px;margin:auto;min-height:74px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;gap:10px;white-space:nowrap;flex-wrap:nowrap;margin-left:auto}.nav-core a{padding:9px 16px;background:var(--light);border-radius:999px;color:var(--text);font-weight:700}.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;padding:11px 22px;border-radius:999px;color:#fff!important;background:linear-gradient(180deg,#f12b2b 0%,#c90000 55%,#a80000 100%);font-weight:800;box-shadow:0 8px 18px rgba(201,0,0,.18)}.register-btn{flex:0 0 auto}.menu-toggle{display:none;border:0;background:none;padding:8px}.menu-toggle span{display:block;width:24px;height:2px;background:#1f2329;margin:5px 0}.layout-shell{max-width:1440px;margin:auto;display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px;padding:24px}.side-wrap{min-width:0}.side-category{position:sticky;top:98px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:10px;max-height:calc(100vh - 120px);overflow:auto}.side-category a{display:block;padding:9px 12px;border-radius:12px;font-size:14px}.side-category a:hover,.side-category a.active{color:var(--red);background:rgba(201,0,0,.08);font-weight:800}.site-main{min-width:0}.hero-inner,.section{margin-bottom:28px}.banner-slider{position:relative;border-radius:22px;background:#f7f8fa;box-shadow:var(--shadow);overflow:hidden;min-height:260px;max-height:360px}.slides{height:100%;position:relative}.slide{display:none;width:100%;height:100%}.slide.active{display:block}.banner-slider img{width:100%;height:100%;min-height:260px;max-height:360px;object-fit:contain;background:#f7f8fa}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.88);box-shadow:0 5px 18px rgba(0,0,0,.12);font-size:26px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.slider-dots button{width:9px;height:9px;border:0;border-radius:50%;background:rgba(255,255,255,.72);padding:0;cursor:pointer}.slider-dots button.active{width:24px;border-radius:8px;background:var(--red)}.section{padding:28px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow)}.section.alt{background:#f6f7f9}.section h1,.section h2,.section h3,.section-title{color:var(--red);line-height:1.28;margin-top:0}.eyebrow{font-weight:800;color:var(--red);letter-spacing:.08em}.lead{font-size:18px;color:#424a55}.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{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;padding:20px}.card h3,.zone-card h3,.info-card h3{margin-bottom:8px}.zone-card img,.info-card img,.content-img{width:100%;height:auto;max-height:260px;object-fit:contain;background:#f7f8fa;border-radius:14px;margin-bottom:16px}.product-card img{width:100%;height:170px;object-fit:contain;background:#f7f8fa;border-radius:14px;margin-bottom:14px}.quick-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.quick-links a{padding:8px 13px;border-radius:999px;background:#f6f7f9;font-weight:700}.quick-links a:hover{color:var(--red);background:rgba(201,0,0,.08)}.stats{background:linear-gradient(135deg,#d40000,#a80000);color:#fff}.stats h2{color:#fff}.stat{padding:18px;border:1px solid rgba(255,255,255,.22);border-radius:16px;background:rgba(255,255,255,.08)}.stat strong{display:block;font-size:20px}.split{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:center}.feature-list{margin:0;padding-left:20px}.feature-list li{margin:9px 0}.notice{padding:16px 18px;border-left:4px solid var(--red);background:#fff5f5;border-radius:10px}.faq details{border-bottom:1px solid #e8eaf0;padding:14px 0}.faq summary{cursor:pointer;font-weight:800}.reviews{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.review-card p{margin:0}.review-card strong{display:block;color:var(--red);margin-top:10px}.page-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center;padding:32px}.page-hero img{width:100%;max-height:300px;object-fit:contain;background:#f7f8fa;border-radius:16px}.service-table{width:100%;border-collapse:collapse}.service-table th,.service-table td{padding:12px;border-bottom:1px solid #eceef2;text-align:left}.service-table th{color:var(--red)}.site-footer{margin-top:28px;background:#11151c;color:#e7ecf3;padding:44px 24px 22px}.footer-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:32px}.footer-brand img{max-height:52px;width:auto;margin-bottom:16px}.site-footer h2{font-size:18px;color:#fff}.site-footer a{display:block;color:#dbe1ea;margin:7px 0}.compliance,.copyright{max-width:1180px;margin:28px auto 0;color:#aeb7c4;font-size:14px;border-top:1px solid rgba(255,255,255,.08);padding-top:20px}.copyright{text-align:center;margin-top:14px}.mobile-drawer,.drawer-overlay,.mobile-bottom-nav{display:none}
@media(max-width:1180px){.layout-shell{grid-template-columns:1fr}.side-wrap{display:none}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){body{padding-bottom:68px}.header-inner{min-height:64px;padding:0 14px;gap:10px}.menu-toggle{display:block}.nav-core{display:none}.logo{margin:auto}.logo img{max-height:44px}.register-btn{padding:9px 15px}.layout-shell{padding:14px}.grid-2,.grid-3,.grid-4,.split,.page-hero,.footer-grid,.reviews{grid-template-columns:1fr}.section,.page-hero{padding:20px}.banner-slider,.banner-slider img{min-height:150px;max-height:210px}.slider-arrow{width:36px;height:36px}.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 ease;overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:15px;border-bottom:1px solid #eceef2}.drawer-head img{max-height:44px;width:auto}.drawer-close{border:0;background:none;font-size:32px}.mobile-drawer nav{padding:10px}.mobile-drawer nav a{display:block;padding:11px 13px;border-radius:10px}.mobile-drawer nav a.active{color:var(--red);background:rgba(201,0,0,.08);font-weight:800}.drawer-overlay{display:block;position:fixed;z-index:1100;inset:0;background:rgba(0,0,0,.4);opacity:0;visibility:hidden;transition:.25s}.drawer-overlay.open{opacity:1;visibility:visible}.drawer-open{overflow:hidden}.mobile-bottom-nav{display:grid;position:fixed;z-index:1000;left:0;right:0;bottom:0;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid #ddd;padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{text-align:center;padding:12px 4px 10px;font-size:14px}.mobile-bottom-nav a.active{color:var(--red);font-weight:800}.product-card img{height:150px}.zone-card img,.info-card img,.content-img{max-height:220px}}
