*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#1f2329;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.72}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{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{padding:10px 16px;border-radius:999px;background:#f6f7f9;color:#1f2329;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;border-radius:12px;padding:11px 22px;background:linear-gradient(180deg,#f12b2b 0%,#c90000 55%,#a80000 100%);color:#fff;font-weight:800;box-shadow:0 8px 18px rgba(201,0,0,.2)}.header-register{flex:0 0 auto}.menu-toggle{display:none;border:0;background:transparent;padding:8px}.menu-toggle span{display:block;width:23px;height:2px;background:#1f2329;margin:5px 0}.page-shell{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:210px minmax(0,1fr);gap:28px;padding:22px 24px 60px}.side-category{position:sticky;top:96px;align-self:start;background:#fff;border:1px solid rgba(201,0,0,.1);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,.08);padding:16px;max-height:calc(100vh - 116px);overflow:auto}.side-category h2{font-size:16px;margin:0 0 10px;color:#c90000}.side-category nav{display:grid;gap:5px}.side-category a{padding:8px 10px;border-radius:12px;color:#1f2329;font-size:14px}.side-category a:hover,.side-category a.active{color:#c90000;background:rgba(201,0,0,.08)}.site-main{min-width:0}.banner-slider{width:100%;margin:2px auto 34px;border-radius:22px;background:#f7f8fa;box-shadow:0 12px 30px rgba(18,28,45,.08);overflow:hidden;position:relative;height:clamp(260px,28vw,360px)}.slides{height:100%;position:relative}.slide{display:none;width:100%;height:100%}.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:2;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.8);background:rgba(17,21,28,.42);color:#fff;font-size:26px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.slider-dot{width:9px;height:9px;border:0;border-radius:50%;background:rgba(255,255,255,.55);padding:0;cursor:pointer}.slider-dot.active{background:#c90000;transform:scale(1.25)}.section{margin:0 0 34px;padding:28px;border-radius:22px;background:#fff;border:1px solid rgba(201,0,0,.1);box-shadow:0 12px 30px rgba(18,28,45,.08)}.section.soft{background:#f6f7f9}.section.red-summary{background:linear-gradient(135deg,#c90000,#9e0000);color:#fff;border:0}.section.red-summary h2,.section.red-summary h3{color:#fff}.section-header{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:20px}.section-title,h1,h2,h3{color:#c90000;line-height:1.3}h1{font-size:clamp(30px,4vw,48px);margin:0 0 14px}h2{font-size:clamp(23px,3vw,32px);margin:0 0 12px}h3{font-size:19px;margin:0 0 8px}.lead{font-size:18px;color:#5d6673;max-width:880px}.eyebrow{display:inline-block;color:#c90000;background:rgba(201,0,0,.08);border-radius:999px;padding:6px 12px;font-weight:800;font-size:13px;margin-bottom:12px}.hero-inner{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:center}.content-img{width:100%;max-height:300px;object-fit:contain;background:#f7f8fa;border-radius:18px}.grid-2,.grid-3,.grid-4{display:grid;gap:20px}.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,.faq-item{background:#fff;border:1px solid rgba(201,0,0,.1);box-shadow:0 12px 30px rgba(18,28,45,.08);border-radius:18px;padding:20px}.card p,.zone-card p,.info-card p,.review-card p,.faq-item p{margin:0;color:#5d6673}.card img,.zone-card img,.info-card img{width:100%;max-height:230px;object-fit:contain;background:#f7f8fa;border-radius:14px;margin-bottom:16px}.product-card img{width:100%;height:170px;object-fit:contain;background:#f7f8fa}.horizontal-cards{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,1fr);gap:18px;overflow-x:auto;padding:4px 4px 16px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.stat{padding:18px;border-radius:16px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2)}.stat strong{display:block;font-size:20px;margin-bottom:7px}.quick-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.quick-links a:not(.main-btn){padding:9px 14px;border-radius:999px;background:#f6f7f9;color:#1f2329;font-weight:700}.notice-list{display:grid;gap:12px}.notice-list li{color:#5d6673}.review-card{position:relative;padding-top:48px}.review-card:before{content:'“';position:absolute;left:18px;top:6px;color:#c90000;font-size:52px;font-family:Georgia,serif}.faq-list{display:grid;gap:14px}.faq-item h3{font-size:17px}.page-hero{margin:2px 0 30px;padding:34px;border-radius:22px;background:linear-gradient(135deg,#fff,#f6f7f9);border:1px solid rgba(201,0,0,.1);box-shadow:0 12px 30px rgba(18,28,45,.08)}.page-hero.with-image{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:28px}.page-hero img{max-height:290px;width:100%;object-fit:contain;background:#f7f8fa;border-radius:18px}.site-footer{background:#11151c;color:#e7ecf3;padding:48px 24px 20px}.footer-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:32px}.footer-brand img{max-height:48px;width:auto;margin-bottom:16px}.site-footer h3{color:#fff}.site-footer a{display:block;color:#d9dee7;margin:6px 0}.site-footer p{color:#b8c0cc;margin:0}.footer-bottom{max-width:1180px;margin:28px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);font-size:13px;color:#9da7b5}.mobile-drawer,.drawer-mask,.mobile-bottom-nav{display:none}
@media(max-width:1180px){.page-shell{grid-template-columns:1fr}.side-category{display:none}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){body{padding-bottom:64px}.header-inner{min-height:66px;padding:0 14px;gap:10px}.menu-toggle{display:block}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:42px;max-width:126px}.nav-core{display:none}.header-register{padding:9px 15px;font-size:14px}.page-shell{padding:16px 14px 42px}.banner-slider{height:clamp(150px,48vw,210px);margin-bottom:24px;border-radius:16px}.slider-arrow{width:36px;height:36px;font-size:22px}.section,.page-hero{padding:20px;border-radius:18px}.hero-inner,.page-hero.with-image{grid-template-columns:1fr}.grid-2,.grid-3,.grid-4,.stats-grid{grid-template-columns:1fr}.content-img,.page-hero img{max-height:230px}.product-card img{height:150px}.mobile-bottom-nav{position:fixed;z-index:1050;left:0;right:0;bottom:0;height:58px;background:#fff;border-top:1px solid #e4e7ec;display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;font-size:13px;color:#5d6673}.mobile-bottom-nav a.active{color:#c90000;font-weight:800}.drawer-mask{display:block;position:fixed;inset:0;z-index:1090;background:rgba(17,21,28,.45);opacity:0;visibility:hidden;transition:.25s}.mobile-drawer{display:block;position:fixed;top:0;bottom:0;left:0;z-index:1100;width:84%;max-width:320px;background:#fff;transform:translateX(-102%);transition:.25s;overflow:auto;box-shadow:16px 0 32px rgba(17,21,28,.18)}.drawer-open{overflow:hidden}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #eceff3}.drawer-logo img{max-height:44px;max-width:150px}.drawer-close{border:0;background:#f6f7f9;width:36px;height:36px;border-radius:50%;font-size:25px}.drawer-nav{display:grid;padding:14px}.drawer-nav a{padding:11px 12px;border-radius:10px;color:#1f2329}.drawer-nav a.active,.drawer-nav a:hover{color:#c90000;background:rgba(201,0,0,.08)}.footer-grid{grid-template-columns:1fr}.site-footer{padding-bottom:80px}}
