*{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}.container{width:min(1380px,calc(100% - 32px));margin:auto}.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{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;flex:1}.nav-core a{color:#1F2329;background:#F6F7F9;border-radius:999px;padding:10px 16px;font-weight:700;transition:.2s}.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)}.header-register{flex:0 0 auto}.page-shell{display:grid;grid-template-columns:210px minmax(0,1fr);gap:28px;padding-top:98px;padding-bottom:56px}.side-category{position:sticky;top:96px;align-self:start;background:#fff;border:1px solid rgba(201,0,0,.10);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,.08);padding:12px;max-height:calc(100vh - 116px);overflow:auto}.side-category a{display:block;color:#1F2329;border-radius:12px;padding:9px 12px;font-size:14px}.side-category a:hover,.side-category a.active{color:#C90000;background:rgba(201,0,0,.08);font-weight:800}.site-main{min-width:0}.banner-slider{margin:0 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)}.slides,.slide{height:100%}.slide{display:none}.slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F8FA}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(17,21,28,.65);color:#fff;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}.slider-dots button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.65);cursor:pointer}.slider-dots button.active{background:#C90000}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.section{padding:30px 0}.section.alt{background:#F6F7F9;border-radius:24px;padding:34px 28px;margin:20px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:20px}.section-head p{margin:0;color:#5D6673}.eyebrow{color:#C90000;font-weight:800;font-size:14px;letter-spacing:.08em}.section-title,h1,h2,h3{color:#C90000}h1{font-size:clamp(30px,4vw,48px);line-height:1.2;margin:8px 0 16px}h2{font-size:clamp(24px,3vw,34px);margin:0 0 10px}h3{margin:0 0 10px}.lead{font-size:18px;color:#5D6673}.hero-copy{background:linear-gradient(135deg,#fff 0%,#F6F7F9 100%);border:1px solid rgba(201,0,0,.1);border-radius:24px;padding:36px;margin-bottom:24px}.hero-copy p{max-width:900px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.text-link{display:inline-flex;color:#C90000;font-weight:800;padding:10px 0}.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 rgba(201,0,0,.10);box-shadow:0 12px 30px rgba(18,28,45,.08);border-radius:18px;overflow:hidden}.card-body{padding:20px}.card p,.zone-card p,.info-card p,.review-card p{color:#5D6673;margin-bottom:0}.zone-card img,.info-card img,.content-img{width:100%;height:230px;object-fit:contain;background:#F7F8FA}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;background:linear-gradient(135deg,#D20A0A,#9D0000);border-radius:22px;padding:22px;color:#fff}.stat{padding:16px;border-right:1px solid rgba(255,255,255,.25)}.stat:last-child{border-right:0}.stat strong{display:block;font-size:20px}.stat span{font-size:14px;opacity:.9}.media-row{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center}.media-row.reverse{grid-template-columns:.95fr 1.05fr}.media-row .content-img{border-radius:20px;box-shadow:0 12px 30px rgba(18,28,45,.08)}.horizontal-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);gap:16px;overflow-x:auto;padding:4px 2px 20px}.notice{border-left:4px solid #C90000;background:#FFF5F5;border-radius:0 16px 16px 0;padding:20px}.faq-list details{background:#fff;border:1px solid rgba(201,0,0,.1);border-radius:14px;padding:16px 18px;margin-bottom:10px}.faq-list summary{cursor:pointer;font-weight:800;color:#1F2329}.faq-list p{color:#5D6673}.page-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center;background:#F6F7F9;border-radius:24px;padding:34px;margin-bottom:26px}.page-hero img{width:100%;height:280px;object-fit:contain;background:#fff;border-radius:18px}.pill-list{display:flex;flex-wrap:wrap;gap:10px}.pill-list a,.pill{padding:8px 14px;border-radius:999px;background:#F1F3F6;color:#1F2329}.site-footer{background:#11151C;color:#E7ECF3;padding:46px 0 0}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr 1fr;gap:36px}.footer-brand img{max-height:52px;width:auto;margin-bottom:16px}.site-footer h3{color:#fff}.site-footer a{display:block;color:#E7ECF3;margin:7px 0}.site-footer p{color:#B9C0CA}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.1);margin-top:32px;padding:16px;color:#9DA5B0}.menu-toggle,.mobile-bottom-nav,.mobile-drawer,.drawer-overlay{display:none}
@media(max-width:1080px){.page-shell{grid-template-columns:1fr}.side-category{display:none}.nav-core{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;border:0;background:#F6F7F9;border-radius:12px}.menu-toggle span{display:block;width:20px;height:2px;background:#1F2329;margin:auto}.header-inner{gap:12px}.logo{margin:auto}.header-register{padding:9px 16px}.mobile-drawer{display:block;position:fixed;z-index:1200;top:0;bottom:0;left:0;width:84vw;max-width:320px;background:#fff;transform:translateX(-105%);transition:.25s;box-shadow:18px 0 40px rgba(18,28,45,.18);overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-overlay{position:fixed;z-index:1100;inset:0;background:rgba(17,21,28,.5)}.drawer-overlay.show{display:block}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #eee}.drawer-logo img{max-height:44px;width:auto}.drawer-head button{border:0;background:#F1F3F6;border-radius:50%;width:38px;height:38px;font-size:26px}.drawer-nav{padding:12px}.drawer-nav a{display:block;padding:11px 12px;border-radius:10px}.drawer-nav a.active{color:#C90000;background:rgba(201,0,0,.08);font-weight:800}.menu-open{overflow:hidden}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;z-index:1000;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #E7E9ED;box-shadow:0 -6px 18px rgba(18,28,45,.08)}.mobile-bottom-nav a{text-align:center;padding:12px 4px;color:#5D6673;font-size:14px}.mobile-bottom-nav a:hover{color:#C90000}body{padding-bottom:58px}.footer-grid{grid-template-columns:1fr 1fr}.grid-4{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.container{width:min(100% - 20px,1380px)}.page-shell{padding-top:86px}.logo img{max-height:42px}.header-inner{min-height:66px}.banner-slider{height:clamp(150px,48vw,210px);border-radius:16px}.slider-arrow{width:34px;height:34px;font-size:20px}.section{padding:23px 0}.section.alt{padding:24px 16px;border-radius:18px}.hero-copy{padding:24px 18px}.grid-2,.grid-3,.grid-4,.media-row,.media-row.reverse,.page-hero{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}.stat:nth-child(2){border-right:0}.stat{border-bottom:1px solid rgba(255,255,255,.2)}.stat:nth-child(3),.stat:nth-child(4){border-bottom:0}.zone-card img,.info-card img,.content-img,.page-hero img{height:190px}.product-card img{height:145px}.footer-grid{grid-template-columns:1fr}.page-hero{padding:22px}.section-head{align-items:start;flex-direction:column}}
