*{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.75;padding-top:82px;overflow-x:hidden}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:1220px;margin:0 auto;min-height:74px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{display:flex;align-items:center;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:#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{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#FFFFFF;font-weight:700;box-shadow:0 10px 20px rgba(201,0,0,0.18);transition:.2s}.register-btn{padding:11px 22px;flex:0 0 auto}.main-btn{padding:12px 24px}.register-btn:hover,.main-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(201,0,0,0.22)}.text-link{color:#C90000;font-weight:700}.menu-toggle{display:none;background:#FFFFFF;border:1px solid rgba(201,0,0,0.18);border-radius:12px;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{width:18px;height:2px;background:#C90000;border-radius:2px}.site-layout{max-width:1260px;margin:0 auto;display:grid;grid-template-columns:210px minmax(0,1fr);gap:26px;padding:24px 22px 40px}.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}.side-category strong{display:block;color:#C90000;margin-bottom:10px;font-size:17px}.side-category nav{display:grid;gap:6px}.side-category a{color:#1F2329;border-radius:12px;padding:8px 10px;font-size:14px;line-height:1.35}.side-category a:hover,.side-category a.active{color:#C90000;background:rgba(201,0,0,0.08)}.site-main{min-width:0}.banner-slider{width:100%;margin:0 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,32vw,360px)}.slides{position:relative;width:100%;height:100%}.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}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,0.86);color:#C90000;font-size:32px;line-height:1;cursor:pointer;box-shadow:0 8px 18px rgba(18,28,45,0.14)}.slider-prev{left:16px}.slider-next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;align-items:center;justify-content:center;gap:8px}.slider-dot{width:10px;height:10px;border:0;border-radius:50%;background:rgba(31,35,41,0.22);cursor:pointer;padding:0}.slider-dot.active{background:#C90000}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.section-block,.page-hero,.split-section,.notice-strip,.wide-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:22px;margin-bottom:26px;padding:28px}.page-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr);gap:26px;align-items:center;background:linear-gradient(180deg,#FFFFFF 0%,#F6F7F9 100%)}.hero-kicker,.kicker{display:inline-flex;color:#C90000;background:rgba(201,0,0,0.08);border-radius:999px;padding:6px 12px;font-weight:700;font-size:14px;margin-bottom:12px}.page-hero h1,.section-title,h1,h2,h3{color:#C90000;margin-top:0;line-height:1.25}.page-hero h1{font-size:clamp(28px,4vw,46px);margin-bottom:14px}.page-hero p,.section-intro{color:#5D6673;margin:0 0 14px}.hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:18px}.hero-image,.image-box{background:#F7F8FA;border-radius:18px;overflow:hidden;border:1px solid rgba(201,0,0,0.08)}.hero-image img{width:100%;height:280px;object-fit:contain}.image-box img{width:100%;height:240px;object-fit:contain}.quick-grid,.summary-grid,.feature-grid,.product-grid,.review-grid,.faq-grid,.mini-grid{display:grid;gap:18px}.quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mini-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card,.zone-card,.info-card,.review-card,.faq-card,.summary-card,.quick-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:18px}.summary-card{background:linear-gradient(180deg,#FFF 0%,#FFF5F5 100%)}.summary-card strong,.quick-card strong,.card h3,.zone-card h3,.info-card h3,.product-card h3,.faq-card h3{color:#C90000;display:block;margin-bottom:8px}.summary-card span{font-size:28px;color:#C90000;font-weight:800}.card p,.zone-card p,.info-card p,.review-card p,.faq-card p,.quick-card p,.product-card p{margin:0;color:#5D6673}.zone-card img,.info-card img,.content-img{width:100%;height:220px;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}.split-section{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);gap:24px;align-items:center}.text-list{display:grid;gap:12px;margin:16px 0 0;padding:0;list-style:none}.text-list li{padding-left:18px;position:relative;color:#5D6673}.text-list li:before{content:"";position:absolute;left:0;top:.78em;width:7px;height:7px;background:#C90000;border-radius:50%}.horizontal-scroll{display:grid;grid-template-columns:repeat(4,minmax(190px,1fr));gap:18px}.notice-strip{background:#F6F7F9}.safe-note{border-left:4px solid #C90000;background:#FFF7F7;color:#5D6673;padding:16px 18px;border-radius:14px}.site-footer{background:#11151C;color:#E7ECF3;margin-top:20px}.footer-inner{max-width:1220px;margin:0 auto;padding:34px 22px;display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:26px;align-items:start}.footer-brand img{max-height:50px;width:auto;margin-bottom:12px}.footer-brand p,.footer-note p{margin:0;color:#C8D0DA}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.footer-links a{color:#E7ECF3}.footer-links a:hover{color:#fff}.drawer-mask{position:fixed;inset:0;background:rgba(17,21,28,0.42);z-index:1200;opacity:0;visibility:hidden;transition:.2s}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{position:fixed;z-index:1300;top:0;left:0;height:100vh;width:82vw;max-width:320px;background:#FFFFFF;transform:translateX(-105%);transition:.25s ease;box-shadow:16px 0 36px rgba(18,28,45,0.18);overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-open{overflow:hidden}.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:46px;width:auto}.drawer-close{border:0;background:#F6F7F9;color:#C90000;border-radius:12px;width:38px;height:38px;font-size:26px}.drawer-nav{display:grid;gap:6px;padding:16px}.drawer-nav a{padding:11px 12px;border-radius:12px;color:#1F2329}.drawer-nav a.active,.drawer-nav a:hover{color:#C90000;background:rgba(201,0,0,0.08)}.mobile-bottom-nav{display:none}.table-like{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.table-like div{background:#F6F7F9;border-radius:14px;padding:14px;color:#5D6673}.table-like strong{display:block;color:#C90000;margin-bottom:4px}@media (max-width:1080px){.site-layout{grid-template-columns:1fr;max-width:960px}.side-category{display:none}.nav-core{gap:6px}.nav-core a{padding:9px 12px}.quick-grid,.summary-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid,.mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.horizontal-scroll{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){body{padding-top:70px;padding-bottom:72px}.header-inner{min-height:66px;padding:0 14px;display:grid;grid-template-columns:48px 1fr auto;gap:10px}.menu-toggle{display:flex}.nav-core{display:none}.logo{justify-content:center}.logo img{max-height:44px}.register-btn{padding:9px 16px;font-size:14px}.site-layout{padding:16px 14px 26px}.banner-slider{height:clamp(150px,48vw,210px);border-radius:16px;margin-bottom:20px}.slider-arrow{width:34px;height:34px;font-size:26px}.slider-prev{left:10px}.slider-next{right:10px}.page-hero,.split-section{grid-template-columns:1fr;padding:20px}.section-block,.notice-strip,.wide-card{padding:20px;border-radius:18px}.page-hero h1{font-size:28px}.hero-image img{height:200px}.image-box img,.zone-card img,.info-card img,.content-img{height:190px}.product-card img{height:150px}.quick-grid,.summary-grid,.feature-grid,.product-grid,.review-grid,.faq-grid,.mini-grid,.horizontal-scroll{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr;padding:28px 18px 92px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:1100;height:60px;background:#FFFFFF;border-top:1px solid #E3E6EA;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 -10px 24px rgba(18,28,45,0.08)}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;font-weight:700;color:#5D6673}.mobile-bottom-nav a.active{color:#C90000}.table-like{grid-template-columns:1fr}}@media (max-width:420px){.register-btn{padding:8px 14px}.page-hero,.section-block,.split-section,.notice-strip,.wide-card{padding:18px}.hero-actions{gap:10px}.main-btn{width:100%}.text-link{display:inline-flex;justify-content:center;width:100%}}
