*{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%;height:auto}p{margin:0 0 14px}.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 22px}.logo,.drawer-logo,.footer-logo{display:flex;align-items:center;flex-shrink:0}.logo img{max-height:52px;width:auto;display:block}.nav-core{display:flex;align-items: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;font-weight:700;transition:.2s}.nav-core a:hover,.nav-core a.active{color:#C90000;background:rgba(201,0,0,0.08)}.top-register,.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;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 22px rgba(201,0,0,0.22);white-space:nowrap;flex-shrink:0}.top-register:hover,.main-btn:hover,.footer-register:hover{filter:brightness(.98);transform:translateY(-1px)}.menu-toggle{display:none;background:#FFFFFF;border:1px solid rgba(201,0,0,0.18);width:42px;height:42px;border-radius:12px;align-items:center;justify-content:center;flex-direction:column;gap:5px;flex-shrink:0}.menu-toggle span{width:20px;height:2px;background:#1F2329;border-radius:2px}.site-layout{max-width:1380px;margin:0 auto;display:grid;grid-template-columns:168px minmax(0,1fr);gap:24px;padding:98px 22px 34px}.side-wrap{display:block}.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;display:flex;flex-direction:column;gap:4px}.side-category a{color:#1F2329;border-radius:12px;padding:9px 12px;font-size:14px;font-weight:700;transition:.2s}.side-category a:hover,.side-category a.active{color:#C90000;background:rgba(201,0,0,0.08)}.main-content{min-width:0}.banner-slider{width:100%;max-width:1180px;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,31vw,360px)}.banner-track{position:relative;width:100%;height:100%}.banner-slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease;display:block}.banner-slide.active{opacity:1;z-index:1}.banner-slide img{width:100%;height:100%;object-fit:contain;background:#F7F8FA;display:block}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.slider-arrow{position:absolute;top:50%;z-index:3;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.88);color:#C90000;font-size:30px;line-height:1;cursor:pointer;box-shadow:0 8px 18px rgba(18,28,45,.12)}.slider-prev{left:16px}.slider-next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;z-index:3;display:flex;justify-content:center;gap:8px}.slider-dot{width:9px;height:9px;border-radius:999px;border:0;background:rgba(31,35,41,.26);padding:0;cursor:pointer}.slider-dot.active{width:24px;background:#C90000}.section{margin-bottom:32px}.section-panel,.card,.zone-card,.info-card,.review-card,.hero-panel,.notice-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:18px}.section-panel,.hero-panel,.notice-panel{padding:28px}.hero-panel{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(260px,.88fr);gap:28px;align-items:center}.hero-panel.no-image{display:block}.eyebrow{color:#C90000;font-weight:800;letter-spacing:.06em;margin-bottom:8px}.hero-panel h1,.section-title,h1,h2,h3{color:#C90000}.hero-panel h1{font-size:clamp(28px,4vw,44px);line-height:1.2;margin:0 0 16px}.lead{font-size:17px;color:#5D6673}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.soft-link{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 18px;background:#F6F7F9;color:#1F2329;font-weight:800;border:1px solid rgba(201,0,0,.10)}.hero-image,.feature-image{background:#F7F8FA;border-radius:16px;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:220px}.hero-image img,.feature-image img{width:100%;height:100%;max-height:300px;object-fit:contain;display:block}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.section-title{font-size:clamp(22px,3vw,32px);line-height:1.25;margin:0}.section-desc{color:#5D6673;max-width:720px}.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{padding:20px}.card h3,.zone-card h3,.info-card h3,.review-card h3{margin:0 0 10px;font-size:20px}.card p,.zone-card p,.info-card p,.review-card p{color:#5D6673}.num{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;background:rgba(201,0,0,.08);color:#C90000;font-weight:900;margin-bottom:12px}.summary-red{background:linear-gradient(135deg,#C90000,#A80000);border-radius:22px;padding:24px;color:#fff;box-shadow:0 12px 30px rgba(201,0,0,.16)}.summary-red .section-title,.summary-red h3{color:#fff}.summary-red p{color:#FCE7E7}.summary-red .card{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);box-shadow:none}.summary-red .num{background:rgba(255,255,255,.16);color:#fff}.zone-card img,.info-card img,.content-img{max-width:100%;height:auto;max-height:230px;object-fit:contain;display:block;margin:0 auto 14px;border-radius:14px;background:#F7F8FA}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:14px;display:block}.feature-row{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:center}.feature-row.reverse{grid-template-columns:360px minmax(0,1fr)}.feature-text h2{margin-top:0}.tag-list{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.tag-list span{background:rgba(201,0,0,.08);color:#C90000;border-radius:999px;padding:6px 12px;font-weight:800;font-size:13px}.faq-list{display:grid;gap:12px}.faq-item{background:#F6F7F9;border-radius:14px;padding:16px;border:1px solid rgba(201,0,0,.08)}.faq-item h3{font-size:17px;margin:0 0 6px}.faq-item p{margin:0;color:#5D6673}.quote-name{font-weight:900;color:#1F2329}.small-note{color:#8A93A0;font-size:14px}.notice-panel{background:#F6F7F9}.notice-panel strong{color:#C90000}.breadcrumb{font-size:14px;color:#8A93A0;margin:0 0 14px}.site-footer{background:#11151C;color:#E7ECF3;margin-top:12px}.footer-inner{max-width:1260px;margin:0 auto;padding:42px 22px;display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:28px}.footer-logo img{max-height:50px;width:auto;display:block;margin-bottom:14px}.footer-brand p,.footer-note p{color:#B9C2CF}.footer-links{display:flex;flex-direction:column;gap:8px}.footer-links h3,.footer-note h3{color:#FFFFFF;margin:0 0 8px}.footer-links a{color:#DDE4EE}.footer-links a:hover{color:#fff}.footer-register{margin-top:12px}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);text-align:center;padding:14px 22px;color:#B9C2CF}.drawer-mask{display:none}.mobile-drawer{position:fixed;z-index:1200;top:0;bottom:0;left:0;width:82vw;max-width:320px;background:#FFFFFF;transform:translateX(-104%);transition:.25s ease;box-shadow:18px 0 44px rgba(0,0,0,.18);padding:18px;overflow-y:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open .drawer-mask{display:block;position:fixed;z-index:1100;inset:0;background:rgba(17,21,28,.45)}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-logo img{max-height:46px}.drawer-close{width:38px;height:38px;border-radius:12px;border:1px solid rgba(201,0,0,.16);background:#F6F7F9;color:#C90000;font-size:24px;line-height:1}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-nav a{padding:11px 10px;background:#F6F7F9;border-radius:12px;color:#1F2329;font-weight:800;text-align:center}.drawer-nav a.active{background:rgba(201,0,0,.08);color:#C90000}.mobile-bottom-nav{display:none}@media(max-width:1180px){.site-layout{grid-template-columns:1fr;max-width:1120px}.side-wrap{display:none}.header-inner{max-width:1080px}.nav-core{gap:6px}.nav-core a{padding:9px 12px}}@media(max-width:760px){body{padding-bottom:66px}.site-header{border-bottom:1px solid rgba(201,0,0,.10)}.header-inner{min-height:64px;padding:0 12px;gap:10px}.menu-toggle{display:flex}.nav-core{display:none}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:42px}.top-register{padding:9px 15px;font-size:14px;margin-left:auto}.site-layout{padding:82px 12px 24px}.banner-slider{height:clamp(150px,49vw,210px);border-radius:16px;margin-bottom:22px}.slider-arrow{width:34px;height:34px;font-size:24px}.slider-prev{left:10px}.slider-next{right:10px}.section{margin-bottom:22px}.section-panel,.hero-panel,.notice-panel{padding:18px;border-radius:16px}.hero-panel,.feature-row,.feature-row.reverse{grid-template-columns:1fr}.hero-image,.feature-image{min-height:160px}.hero-image img,.feature-image img{max-height:210px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.section-head{display:block}.card,.zone-card,.info-card,.review-card{padding:17px}.product-card img{height:145px}.zone-card img,.info-card img,.content-img{max-height:190px}.footer-inner{grid-template-columns:1fr;padding:30px 18px}.mobile-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:0;right:0;bottom:0;z-index:1050;background:#FFFFFF;border-top:1px solid #E3E6EB;height:58px}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;color:#5D6673;font-weight:900}.mobile-bottom-nav a.active{color:#C90000}.drawer-nav{grid-template-columns:1fr}.summary-red{padding:18px}.tag-list span{font-size:12px}}@media(max-width:420px){.drawer-nav{grid-template-columns:1fr}.top-register{padding:8px 13px}.hero-panel h1{font-size:26px}.lead{font-size:16px}.section-title{font-size:22px}}
