:root{--red:#C90000;--red2:#A80000;--text:#1F2329;--muted:#5D6673;--soft:#F6F7F9;--section:#F1F3F6;--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:16px/1.75 system-ui,-apple-system,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{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;min-width:0}.nav-core a{color:var(--text);background:var(--soft);border-radius:999px;padding:9px 16px;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;background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#fff!important;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:200px minmax(0,1fr);gap:28px;padding-top:98px}.side-category{position:sticky;top:96px;align-self:start;max-height:calc(100vh - 118px);overflow:auto;background:#fff;border:1px solid rgba(201,0,0,.10);border-radius:18px;box-shadow:var(--shadow);padding:12px}.side-category nav{display:grid;gap:5px}.side-category a{color:var(--text);border-radius:12px;padding:8px 11px;font-size:14px}.side-category a:hover,.side-category a.active{color:var(--red);background:rgba(201,0,0,.08);font-weight:700}.site-main{min-width:0;padding-bottom:50px}.banner-slider{margin:0 0 34px;border-radius:22px;background:#F7F8FA;box-shadow:var(--shadow);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,.6);color:#fff;font-size:24px;cursor:pointer}.slider-prev{left:15px}.slider-next{right:15px}.slider-dots{position:absolute;left:0;right:0;bottom:13px;display:flex;justify-content:center;gap:8px}.slider-dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(255,255,255,.7);box-shadow:0 0 0 1px rgba(0,0,0,.15);padding:0}.slider-dots button.active{background:var(--red)}section{margin:0 0 34px}.section-head{margin-bottom:16px}.section-head h1,.section-head h2,h1,h2,h3,.section-title{color:var(--red);line-height:1.25}h1{font-size:clamp(30px,4vw,48px);margin:0 0 14px}h2{font-size:clamp(24px,3vw,34px);margin:0 0 10px}h3{font-size:20px;margin:0 0 9px}.lead{font-size:18px;color:var(--muted);max-width:900px}.card,.zone-card,.info-card,.review-card{background:#fff;border:1px solid rgba(201,0,0,.10);box-shadow:var(--shadow);border-radius:18px;padding:20px}.soft-section{background:var(--soft);border-radius:24px;padding:28px}.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))}.intro-split{display:grid;grid-template-columns:1.35fr .9fr;gap:22px;align-items:center}.content-img{width:100%;height:260px;object-fit:contain;background:#F7F8FA;border-radius:16px}.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:170px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:12px}.summary-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#A80000;border-radius:22px;overflow:hidden}.summary-strip article{background:linear-gradient(180deg,#F12B2B,#C90000);color:#fff;padding:24px}.summary-strip h3{color:#fff}.summary-strip p{margin:0;opacity:.9}.link-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.text-link{color:var(--red);font-weight:700}.faq-list{display:grid;gap:12px}.faq-item{background:#fff;border:1px solid var(--line);border-radius:14px;padding:17px}.faq-item strong{display:block;color:var(--red);margin-bottom:5px}.notice{border-left:4px solid var(--red);background:#fff5f5;padding:16px 18px;border-radius:0 14px 14px 0}.site-footer{background:#11151C;color:#E7ECF3;padding:46px 0 92px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:30px}.footer-brand img{max-height:48px;width:auto;margin-bottom:15px}.site-footer h3{color:#fff}.site-footer a{display:block;color:#cfd6df;margin:5px 0}.compliance{border-top:1px solid rgba(255,255,255,.1);margin-top:28px;padding-top:20px;color:#aeb8c4;font-size:14px}.menu-toggle,.mobile-drawer,.drawer-mask,.mobile-bottom-nav{display:none}.page-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:center;margin-bottom:28px}.page-hero img{width:100%;height:280px;object-fit:contain;background:#F7F8FA;border-radius:20px}.eyebrow{color:var(--red);font-weight:800;letter-spacing:.08em}.mini-list{padding-left:20px}.mini-list li{margin:7px 0}@media(max-width:1100px){.page-shell{grid-template-columns:1fr}.side-category{display:none}.nav-core{gap:6px}.nav-core a{padding:8px 12px}}@media(max-width:760px){body{padding-bottom:66px}.wrap{width:min(100% - 22px,1380px)}.header-inner{min-height:64px;gap:10px}.nav-core{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:4px;width:38px;height:38px;border:0;background:transparent;padding:7px}.menu-toggle span{height:2px;background:#1F2329;border-radius:3px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:42px;max-width:120px}.header-register{padding:8px 15px;font-size:14px}.page-shell{padding-top:78px}.banner-slider{height:clamp(150px,49vw,210px);margin-bottom:24px;border-radius:16px}.slider-arrow{width:34px;height:34px;font-size:19px}.grid-2,.grid-3,.grid-4,.summary-strip,.intro-split,.page-hero,.footer-grid{grid-template-columns:1fr}.summary-strip{gap:0}.soft-section{padding:20px 15px;border-radius:18px}.content-img,.page-hero img{height:210px}.zone-card img,.info-card img,.product-card img{height:155px}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(17,21,28,.48);z-index:1100;opacity:0;visibility:hidden;transition:.25s}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{display:block;position:fixed;z-index:1200;top:0;bottom:0;left:0;width:82%;max-width:320px;background:#fff;transform:translateX(-102%);transition:.28s;overflow:auto}.mobile-drawer.open{transform:none}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #eee}.drawer-head img{max-height:44px;width:auto}.drawer-close{border:0;background:var(--soft);width:38px;height:38px;border-radius:50%;font-size:26px}.mobile-drawer nav{display:grid;padding:12px}.mobile-drawer nav a{padding:11px 13px;border-radius:11px}.mobile-drawer nav a.active,.mobile-drawer nav a:hover{color:var(--red);background:rgba(201,0,0,.08);font-weight:700}.menu-open{overflow:hidden}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;z-index:1050;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #ddd}.mobile-bottom-nav a{text-align:center;padding:12px 4px;color:#5D6673;font-size:14px}.mobile-bottom-nav a.active{color:var(--red);font-weight:800}.site-footer{padding-bottom:30px}}
