*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFFFFF;color:#1F2329;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(255,255,255,0.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,0,0,0.08)}.header-inner{max-width:1260px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px;padding:0 26px}.logo{display:flex;align-items:center;flex:0 0 auto}.logo img{max-height:52px;width:auto;display:block}.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:#1F2329;background:#F6F7F9;border-radius:999px;padding:10px 16px;font-weight:700;font-size:15px;transition:.2s}.nav-core a:hover,.nav-core a.active{color:#C90000;background:rgba(201,0,0,0.08)}.register-btn,.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 20px;border-radius:999px;background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#FFFFFF!important;font-weight:800;box-shadow:0 10px 22px rgba(201,0,0,0.22);border:0;white-space:nowrap}.mobile-menu-btn{display:none;background:#FFFFFF;border:1px solid rgba(201,0,0,0.15);border-radius:12px;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.mobile-menu-btn span{width:19px;height:2px;background:#C90000;border-radius:2px}.site-shell{max-width:1360px;margin:0 auto;display:grid;grid-template-columns:190px minmax(0,1fr);gap:28px;padding:96px 24px 0}.page-main{min-width:0}.side-category{position:sticky;top:96px;align-self:start;background:#FFFFFF;border:1px solid rgba(201,0,0,0.10);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,0.08);padding:14px}.side-category strong{display:block;color:#C90000;padding:8px 10px 10px;font-size:16px}.side-category a{display:block;color:#1F2329;border-radius:12px;padding:8px 11px;font-size:14px;font-weight:700;margin:2px 0}.side-category a:hover,.side-category a.active{color:#C90000;background:rgba(201,0,0,0.08)}h1,h2,h3,.section-title{color:#C90000;line-height:1.25;margin:0 0 16px}p{margin:0 0 14px;color:#5D6673}.hero,.section{background:#FFFFFF;border:1px solid rgba(201,0,0,0.10);box-shadow:0 12px 30px rgba(18,28,45,0.08);border-radius:22px;padding:30px;margin:0 0 26px}.hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(240px,.9fr);gap:28px;align-items:center;background:linear-gradient(180deg,#FFFFFF 0%,#F6F7F9 100%)}.hero h1{font-size:clamp(28px,4vw,46px)}.hero .lead{font-size:17px;color:#1F2329}.hero-img,.content-img,.card img,.zone-card img,.info-card img,.product-card img{width:100%;object-fit:contain;background:#F7F8FA;border-radius:16px}.hero-img{height:280px}.content-img{max-height:260px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-head p{max-width:760px}.grid{display:grid;gap:18px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card,.zone-card,.info-card,.review-card,.faq-item{background:#FFFFFF;border:1px solid rgba(201,0,0,0.10);box-shadow:0 12px 30px rgba(18,28,45,0.08);border-radius:18px;padding:20px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.faq-item h3{font-size:20px;color:#C90000;margin:0 0 10px}.card img,.zone-card img,.info-card img{height:190px;margin-bottom:14px}.product-card img{height:170px}.tag{display:inline-flex;align-items:center;color:#C90000;background:rgba(201,0,0,0.08);border:1px solid rgba(201,0,0,0.12);border-radius:999px;padding:4px 12px;font-weight:800;font-size:13px;margin-bottom:10px}.list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.list li{position:relative;padding-left:24px;color:#5D6673}.list li:before{content:"";position:absolute;left:0;top:.72em;width:9px;height:9px;background:#C90000;border-radius:50%}.notice{background:#F6F7F9;border-left:4px solid #C90000;border-radius:16px;padding:18px;color:#5D6673}.banner-slider{max-width:1180px;margin:24px auto 34px;border-radius:22px;background:#F7F8FA;box-shadow:0 12px 30px rgba(18,28,45,0.08);overflow:hidden;position:relative;height:clamp(260px,28vw,360px)}.slides,.slide{height:100%}.slide{display:none}.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%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,0.88);box-shadow:0 8px 20px rgba(18,28,45,0.15);cursor:pointer}.slider-arrow:before{content:"";display:block;width:12px;height:12px;border-top:3px solid #C90000;border-left:3px solid #C90000;margin:auto}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-arrow.prev:before{transform:rotate(-45deg)}.slider-arrow.next:before{transform:rotate(135deg)}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.slider-dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(31,35,41,0.25);cursor:pointer;padding:0}.slider-dots button.active{background:#C90000}.intro-panel{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:22px;align-items:center}.data-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;background:#C90000;border-radius:22px;padding:20px;margin-bottom:26px}.data-strip .data-item{background:rgba(255,255,255,0.96);border-radius:16px;padding:18px}.data-strip b{display:block;color:#C90000;font-size:24px;margin-bottom:8px}.data-strip p{font-size:14px;margin:0}.horizontal-cards{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);gap:16px;overflow-x:auto;padding-bottom:8px}.horizontal-cards .card{min-width:240px}.combo{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.review-card p{color:#1F2329}.quote-name{color:#8A93A0;font-size:14px;margin-top:10px}.site-footer{background:#11151C;color:#E7ECF3;margin-top:38px}.footer-inner{max-width:1260px;margin:0 auto;padding:44px 26px;display:grid;grid-template-columns:1.4fr .8fr .8fr 1.1fr;gap:26px}.footer-logo img{max-height:52px;width:auto;margin-bottom:16px}.site-footer p,.site-footer a{color:#E7ECF3}.site-footer h2{font-size:18px;color:#FFFFFF;margin:0 0 14px}.footer-links a{display:block;margin:8px 0;color:#CBD4DF}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,0.08);padding:16px 20px;color:#CBD4DF;font-size:14px}.drawer-mask,.mobile-drawer{display:none}.mobile-bottom-nav{display:none}@media (max-width:1180px){.site-shell{grid-template-columns:1fr;max-width:1060px}.side-category{display:none}.nav-core{gap:6px}.nav-core a{padding:9px 12px}}@media (max-width:860px){body{padding-bottom:72px}.header-inner{min-height:64px;padding:0 14px;gap:10px}.mobile-menu-btn{display:flex}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:42px}.nav-core{display:none}.register-btn{min-height:38px;padding:0 14px;font-size:14px}.site-shell{display:block;padding:84px 14px 0}.hero,.section{padding:22px;border-radius:18px;margin-bottom:18px}.hero{grid-template-columns:1fr}.hero-img{height:210px}.grid.two,.grid.three,.grid.four,.intro-panel,.combo{grid-template-columns:1fr}.data-strip{grid-template-columns:1fr;margin-bottom:18px}.section-head{display:block}.banner-slider{margin:10px auto 18px;border-radius:16px;height:clamp(150px,44vw,210px);min-height:150px}.slider-arrow{width:34px;height:34px}.slider-arrow.prev{left:8px}.slider-arrow.next{right:8px}.card img,.zone-card img,.info-card img,.product-card img{height:150px}.content-img{max-height:210px}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(17,21,28,0.42);z-index:1200;opacity:0;visibility:hidden;transition:.2s}.mobile-drawer{display:block;position:fixed;top:0;bottom:0;left:0;width:84vw;max-width:320px;background:#FFFFFF;z-index:1210;transform:translateX(-104%);transition:.25s;box-shadow:12px 0 30px rgba(18,28,45,0.18);overflow-y:auto}.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 rgba(201,0,0,0.10)}.drawer-logo img{max-height:42px;width:auto}.drawer-close{width:38px;height:38px;border:0;border-radius:50%;background:#F6F7F9;color:#C90000;font-size:26px;line-height:1}.drawer-links{display:grid;gap:6px;padding:14px}.drawer-links a{padding:12px 14px;border-radius:12px;color:#1F2329;font-weight:800;background:#F6F7F9}.drawer-links a.active,.drawer-links a:hover{color:#C90000;background:rgba(201,0,0,0.08)}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;z-index:999;background:#FFFFFF;border-top:1px solid #E6E9EF;box-shadow:0 -8px 24px rgba(18,28,45,0.08)}.mobile-bottom-nav a{height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:13px;font-weight:800;color:#5D6673}.mobile-bottom-nav a span{width:6px;height:6px;border-radius:50%;background:#B9C0CA}.mobile-bottom-nav a.active{color:#C90000}.mobile-bottom-nav a.active span{background:#C90000}.footer-inner{grid-template-columns:1fr;padding:32px 18px}.site-footer{margin-bottom:0}}@media (max-width:480px){.hero h1{font-size:28px}.hero .lead{font-size:15px}.hero-img{height:180px}.card,.zone-card,.info-card,.review-card,.faq-item{padding:16px}.card img,.zone-card img,.info-card img,.product-card img{height:138px}.main-btn{width:100%;min-height:44px}.horizontal-cards{grid-auto-columns:82%}}
