*{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{color:inherit;text-decoration:none}img{max-width:100%;display:block}p{margin:0 0 14px}.site-header{position:fixed;left:0;right:0;top:0;z-index:80;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:1240px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px;padding:0 22px}.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-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,.ghost-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:700;white-space:nowrap;transition:.2s}.register-btn,.main-btn{background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#FFFFFF;box-shadow:0 10px 22px rgba(201,0,0,.18)}.register-btn{padding:10px 22px}.main-btn{padding:12px 24px}.ghost-btn{border:1px solid rgba(201,0,0,0.18);color:#C90000;background:#fff;padding:11px 22px}.register-btn:hover,.main-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(201,0,0,.22)}.menu-toggle{display:none;width:42px;height:42px;border:0;background:#F6F7F9;border-radius:14px;padding:10px}.menu-toggle span{display:block;height:2px;background:#C90000;margin:5px 0;border-radius:4px}.layout-frame{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:190px minmax(0,1fr);gap:26px;padding:98px 22px 0}.content-frame{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:16px;max-height:calc(100vh - 114px);overflow:auto}.side-category strong{display:block;color:#C90000;margin:0 0 10px;font-size:16px}.side-category nav{display:grid;gap:6px}.side-category a{color:#1F2329;border-radius:12px;padding:8px 10px;font-size:14px}.side-category a:hover,.side-category a.active{color:#C90000;background:rgba(201,0,0,0.08)}.section{max-width:1180px;margin:0 auto 34px}.section.soft{background:#F6F7F9;border-radius:24px;padding:28px}.section-title,h1,h2,h3{color:#C90000;line-height:1.35}h1{font-size:34px;margin:0 0 14px}h2{font-size:26px;margin:0 0 18px}h3{font-size:19px;margin:0 0 10px}.lead{font-size:17px;color:#5D6673;max-width:850px}.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{height:100%;position:relative}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease}.slide.active{opacity:1}.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);color:#C90000;font-size:26px;cursor:pointer;box-shadow:0 8px 18px rgba(18,28,45,.14)}.slider-arrow.prev{left:14px}.slider-arrow.next{right:14px}.slider-dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:8px}.slider-dots button{width:9px;height:9px;border-radius:50%;border:0;background:rgba(31,35,41,.28);padding:0;cursor:pointer}.slider-dots button.active{background:#C90000}.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-card,.stat-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 p,.zone-card p,.info-card p,.review-card p,.faq-card p{color:#5D6673}.stat-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.stat-card{border-color:rgba(201,0,0,.16);background:linear-gradient(180deg,#fff,#fff8f8)}.stat-card strong{display:block;color:#C90000;font-size:20px;margin-bottom:6px}.media-card{display:grid;grid-template-columns:1.05fr 1fr;gap:24px;align-items:center}.media-card.reverse{grid-template-columns:1fr 1.05fr}.media-card img,.inner-hero img,.wide-img{width:100%;max-height:300px;object-fit:contain;background:#F7F8FA;border-radius:18px}.content-img{max-width:100%;height:auto;max-height:230px;object-fit:contain;background:#F7F8FA;border-radius:16px}.product-card{padding:14px}.product-card img,.zone-card img,.info-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:12px}.compact-row{display:grid;grid-template-columns:repeat(4,minmax(230px,1fr));gap:16px;overflow-x:auto;padding-bottom:8px}.compact-row .product-card{min-width:230px}.quick-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.tag-list{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.tag-list span{color:#C90000;background:rgba(201,0,0,.08);border:1px solid rgba(201,0,0,.12);padding:6px 12px;border-radius:999px}.inner-hero{max-width:1180px;margin:24px auto 34px;display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center;background:#F6F7F9;border-radius:24px;padding:30px}.breadcrumbs{font-size:14px;color:#8A93A0;margin-bottom:8px}.notice{background:#11151C;color:#E7ECF3;border-radius:20px;padding:22px}.notice h2,.notice h3{color:#fff}.notice p{color:#D1D8E4}.list-check{padding:0;margin:0;list-style:none;display:grid;gap:10px}.list-check li{padding-left:26px;position:relative;color:#5D6673}.list-check li:before{content:"";width:8px;height:8px;border-radius:50%;background:#C90000;position:absolute;left:6px;top:12px}.article-block{background:#fff;border-radius:22px;padding:28px;border:1px solid rgba(201,0,0,.10);box-shadow:0 12px 30px rgba(18,28,45,0.08)}.article-block p{color:#5D6673}.quote-name{display:block;color:#1F2329;font-weight:700;margin-top:12px}.site-footer{margin-top:44px;background:#11151C;color:#E7ECF3}.footer-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:28px;padding:44px 22px}.footer-brand img{max-height:48px;width:auto;margin-bottom:12px}.site-footer p{color:#C8D0DC}.site-footer h3{color:#fff}.site-footer a{display:block;color:#E7ECF3;margin:8px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.10);text-align:center;color:#AEB8C8;padding:16px 22px}.drawer-mask,.mobile-drawer{display:none}.mobile-bottom-nav{display:none}.register-page{max-width:860px;margin:96px auto 40px;padding:32px 22px}.register-panel{background:#fff;border:1px solid rgba(201,0,0,.12);border-radius:24px;box-shadow:0 12px 30px rgba(18,28,45,0.08);padding:30px}.register-panel img{max-height:54px;margin-bottom:18px}.register-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}@media(max-width:1180px){.layout-frame{grid-template-columns:1fr;max-width:1180px}.side-category{display:none}.nav-core{gap:8px}.nav-core a{padding:9px 13px}}@media(max-width:760px){body{padding-bottom:68px}.site-header{height:64px}.header-inner{min-height:64px;padding:0 12px;gap:10px}.menu-toggle{display:block;flex:0 0 auto}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:42px}.nav-core{display:none}.register-btn{padding:8px 15px;font-size:14px;margin-left:auto}.layout-frame{display:block;padding:78px 12px 0}.banner-slider{height:clamp(150px,49vw,210px);border-radius:16px;margin:14px auto 22px}.slider-arrow{width:34px;height:34px;font-size:20px}.section{margin-bottom:22px}.section.soft{padding:20px;border-radius:18px}.grid.two,.grid.three,.grid.four,.stat-strip{grid-template-columns:1fr}.media-card,.media-card.reverse,.inner-hero{grid-template-columns:1fr}.inner-hero{padding:20px;margin:12px auto 22px}.inner-hero img,.media-card img,.wide-img{max-height:230px}h1{font-size:26px}h2{font-size:22px}.product-card img,.zone-card img,.info-card img{height:145px}.compact-row{grid-template-columns:1fr;overflow:visible}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(17,21,28,.38);opacity:0;visibility:hidden;z-index:88;transition:.2s}.mobile-drawer{display:block;position:fixed;top:0;bottom:0;left:0;width:82vw;max-width:320px;background:#FFFFFF;z-index:90;transform:translateX(-104%);transition:.25s;box-shadow:18px 0 36px rgba(18,28,45,.16);overflow: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;border-bottom:1px solid rgba(201,0,0,.10);padding:16px}.drawer-logo img{max-height:44px}.drawer-close{width:38px;height:38px;border:0;background:#F6F7F9;border-radius:12px;color:#C90000;font-size:24px}.drawer-links{display:grid;gap:4px;padding:14px}.drawer-links a{padding:11px 12px;border-radius:12px;color:#1F2329}.drawer-links a.active,.drawer-links a:hover{background:rgba(201,0,0,.08);color:#C90000}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:58px;background:#fff;border-top:1px solid #E7EAF0;display:grid;grid-template-columns:repeat(4,1fr);z-index:76}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;color:#5D6673;font-weight:700;font-size:14px}.mobile-bottom-nav a.active{color:#C90000}.footer-grid{grid-template-columns:1fr;padding:32px 18px}.article-block,.card,.zone-card,.info-card,.review-card,.faq-card,.stat-card{padding:18px}.register-page{margin-top:76px}}@media(max-width:390px){.register-btn{padding:7px 12px}.logo img{max-height:38px}.menu-toggle{width:38px;height:38px}.header-inner{padding:0 10px}.product-card img,.zone-card img,.info-card img{height:132px}}
