*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFFFFF;color:#1F2329;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.72;padding-top:76px}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}p{margin:0 0 14px}.top-header{position:fixed;left:0;right:0;top: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:1320px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px}.logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;gap:10px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#1F2329;background:#F6F7F9;border-radius:999px;padding:10px 16px;font-weight:700;font-size:15px}.nav-core a:hover,.nav-core a.active{color:#C90000;background:rgba(201,0,0,0.08)}.top-actions{display:flex;align-items:center;justify-content:flex-end;min-width:86px}.register-btn,.main-btn,.footer-register{background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#FFFFFF;border-radius:999px;padding:11px 22px;font-weight:800;box-shadow:0 12px 24px rgba(201,0,0,.18);white-space:nowrap}.register-btn:hover,.main-btn:hover,.footer-register:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(201,0,0,.22)}.menu-toggle{display:none;border:0;background:#F6F7F9;border-radius:14px;width:46px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{width:22px;height:2px;background:#1F2329;border-radius:2px}.site-layout{max-width:1360px;margin:0 auto;display:flex;gap:24px;padding:22px 24px 0}.side-wrap{width:178px;flex:0 0 178px}.side-category{position:sticky;top:96px;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:12px}.side-category a{display:block;color:#1F2329;border-radius:12px;padding:9px 12px;font-weight:700;font-size:14px;margin:2px 0}.side-category a:hover,.side-category a.active{color:#C90000;background:rgba(201,0,0,0.08)}.main-content{flex:1;min-width:0}.container{max-width:1180px;margin:0 auto}.banner-slider{max-width:1180px;margin:2px 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,30vw,360px)}.banner-track,.slide{width:100%;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:0;border-radius:50%;background:rgba(255,255,255,.88);box-shadow:0 8px 18px rgba(18,28,45,.12);cursor:pointer}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.slider-arrow:before{content:"";display:block;width:11px;height:11px;border-left:3px solid #C90000;border-bottom:3px solid #C90000;position:absolute;left:16px;top:15px}.slider-arrow.prev:before{transform:rotate(45deg)}.slider-arrow.next:before{transform:rotate(225deg);left:13px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:9px}.slider-dot{width:9px;height:9px;border-radius:50%;border:0;background:rgba(31,35,41,.28);cursor:pointer;padding:0}.slider-dot.active{background:#C90000}.section{margin:0 auto 34px}.section-panel{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:28px}.soft-panel{background:#F6F7F9;border-radius:22px;padding:28px}.split{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:center}.split.reverse{grid-template-columns:.86fr 1.14fr}.eyebrow{display:inline-flex;align-items:center;color:#C90000;background:rgba(201,0,0,.08);border-radius:999px;padding:5px 12px;font-size:13px;font-weight:800;margin-bottom:10px}h1,h2,h3,.section-title{color:#C90000;line-height:1.25;margin:0 0 14px}h1{font-size:42px}h2{font-size:28px}h3{font-size:20px}.lead{font-size:18px;color:#5D6673}.muted{color:#5D6673}.small{color:#8A93A0;font-size:14px}.hero-actions,.actions-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.secondary-btn{border:1px solid rgba(201,0,0,0.15);color:#C90000;border-radius:999px;padding:10px 18px;font-weight:800;background:#FFFFFF}.secondary-btn:hover{background:rgba(201,0,0,.06)}.content-img,.feature-img{width:100%;max-height:280px;object-fit:contain;background:#F7F8FA;border-radius:18px;border:1px solid rgba(201,0,0,.08)}.grid{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,.product-card{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,.product-card h3{margin-bottom:8px}.product-card{padding:14px}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:14px}.zone-card img,.info-card img{width:100%;height:180px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:14px}.red-stats{background:linear-gradient(180deg,#F12B2B 0%,#C90000 58%,#A80000 100%);color:#fff;border-radius:22px;padding:26px;box-shadow:0 18px 36px rgba(201,0,0,.18)}.red-stats h2,.red-stats h3{color:#fff}.red-stats .stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stat-card{border:1px solid rgba(255,255,255,.28);border-radius:18px;padding:18px;background:rgba(255,255,255,.09)}.stat-card strong{display:block;font-size:24px;margin-bottom:8px}.horizontal-scroll{display:grid;grid-template-columns:repeat(4,minmax(210px,1fr));gap:16px}.combo-list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px}.notice-box{border-left:4px solid #C90000;background:#F6F7F9;border-radius:18px;padding:20px;color:#5D6673}.faq-list{display:grid;gap:12px}.faq-item{background:#FFFFFF;border:1px solid rgba(201,0,0,0.10);border-radius:16px;padding:18px}.faq-item h3{font-size:18px}.inner-hero{background:#FFFFFF;border:1px solid rgba(201,0,0,0.10);border-radius:24px;box-shadow:0 12px 30px rgba(18,28,45,0.08);padding:30px;margin-bottom:28px}.content-section{margin-bottom:30px}.steps{counter-reset:step;display:grid;gap:14px}.step{position:relative;padding:18px 18px 18px 64px;border:1px solid rgba(201,0,0,.10);border-radius:18px;background:#FFFFFF;box-shadow:0 12px 30px rgba(18,28,45,0.06)}.step:before{counter-increment:step;content:counter(step);position:absolute;left:18px;top:18px;width:30px;height:30px;border-radius:50%;background:#C90000;color:#FFFFFF;display:flex;align-items:center;justify-content:center;font-weight:800}.tag-list{display:flex;flex-wrap:wrap;gap:10px}.tag{border-radius:999px;background:#F6F7F9;color:#C90000;padding:7px 12px;font-weight:800;font-size:14px}.site-footer{background:#11151C;color:#E7ECF3;margin-top:36px}.footer-inner{max-width:1180px;margin:0 auto;padding:38px 24px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:28px}.footer-logo img{max-height:52px;width:auto;margin-bottom:14px}.footer-brand p{color:#B9C2CF}.footer-links h3{color:#FFFFFF;font-size:17px}.footer-links a{display:block;color:#C9D2DF;margin:8px 0}.footer-links a:hover{color:#FFFFFF}.footer-register{display:inline-block;margin-top:10px}.footer-note{border-top:1px solid rgba(255,255,255,.10);max-width:1180px;margin:0 auto;padding:18px 24px 28px;color:#B9C2CF;font-size:14px}.drawer-mask{position:fixed;inset:0;background:rgba(17,21,28,.46);z-index:1090;opacity:0;pointer-events:none;transition:.25s}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#FFFFFF;z-index:1100;transform:translateX(-100%);transition:.25s;box-shadow:18px 0 36px rgba(18,28,45,.16);overflow-y:auto}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-open .mobile-drawer{transform:translateX(0)}body.drawer-open{overflow:hidden}.drawer-head{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid rgba(201,0,0,.10)}.drawer-logo img{max-height:48px}.drawer-close{border:0;background:#F6F7F9;width:38px;height:38px;border-radius:50%;position:relative}.drawer-close:before,.drawer-close:after{content:"";position:absolute;width:18px;height:2px;background:#1F2329;left:10px;top:18px;border-radius:3px}.drawer-close:before{transform:rotate(45deg)}.drawer-close:after{transform:rotate(-45deg)}.drawer-nav{padding:14px}.drawer-nav a{display:block;padding:12px 14px;border-radius:14px;font-weight:800;color:#1F2329;margin:3px 0}.drawer-nav a:hover,.drawer-nav a.active{color:#C90000;background:rgba(201,0,0,.08)}.mobile-bottom-nav{display:none}.two-col-text{columns:2;column-gap:28px}.inline-note{display:inline-block;color:#8A93A0;font-size:14px;margin-top:10px}.wide-link{display:inline-flex;align-items:center;justify-content:center;min-width:126px}@media(max-width:1180px){.site-layout{padding-left:18px;padding-right:18px}.side-wrap{display:none}.header-inner{padding:0 18px}.nav-core{gap:6px}.nav-core a{padding:9px 12px}}@media(max-width:900px){body{padding-top:66px}.header-inner{min-height:64px;display:grid;grid-template-columns:62px 1fr 86px;gap:8px}.menu-toggle{display:flex;justify-self:start}.logo{justify-self:center}.logo img{max-height:46px}.nav-core{display:none}.top-actions{justify-self:end;min-width:auto}.register-btn{padding:9px 15px}.site-layout{display:block;padding:16px 14px 0}.container{max-width:100%}h1{font-size:31px}h2{font-size:24px}.lead{font-size:16px}.banner-slider{margin-top:0;border-radius:16px;height:clamp(150px,50vw,210px);min-height:150px}.slider-arrow{width:34px;height:34px}.slider-arrow.prev{left:10px}.slider-arrow.next{right:10px}.slider-arrow:before{left:13px;top:12px}.slider-arrow.next:before{left:10px}.section-panel,.soft-panel,.inner-hero{padding:20px;border-radius:18px}.split,.split.reverse,.grid-2,.grid-3,.grid-4,.combo-list,.footer-inner{grid-template-columns:1fr}.red-stats .stat-grid{grid-template-columns:1fr 1fr}.horizontal-scroll{display:flex;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x proximity}.horizontal-scroll .product-card{min-width:220px;scroll-snap-align:start}.product-card img{height:145px}.zone-card img,.info-card img{height:150px}.content-img,.feature-img{max-height:220px}.two-col-text{columns:1}.site-footer{margin-bottom:68px}.footer-inner{padding:30px 18px}.footer-note{padding:16px 18px 24px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:1050;background:#FFFFFF;border-top:1px solid #E5E8EE;display:grid;grid-template-columns:repeat(4,1fr);padding:6px 4px calc(6px + env(safe-area-inset-bottom));box-shadow:0 -10px 22px rgba(18,28,45,.08)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;color:#5D6673;font-size:12px;font-weight:800}.mobile-bottom-nav a span{font-size:16px;line-height:1}.mobile-bottom-nav a.active{color:#C90000}body{padding-bottom:72px}}@media(max-width:520px){.red-stats .stat-grid{grid-template-columns:1fr}.hero-actions,.actions-row{flex-direction:column}.main-btn,.secondary-btn{width:100%;text-align:center}.card,.zone-card,.info-card,.review-card{padding:17px}.banner-slider{height:165px}.header-inner{padding:0 12px}.logo img{max-height:42px}}