*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#1f2329;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,0,0,.08)}.header-inner{max-width:1440px;margin:auto;min-height:74px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{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{padding:9px 16px;border-radius:999px;background:#f6f7f9;color:#333b46;font-weight:700;font-size:15px}.nav-core a:hover,.nav-core a.active{color:#c90000;background:rgba(201,0,0,.08)}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 24px;border-radius:999px;background:linear-gradient(180deg,#f12b2b 0%,#c90000 55%,#a80000 100%);color:#fff;font-weight:800;box-shadow:0 9px 20px rgba(201,0,0,.2)}.header-register{flex:0 0 auto}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:23px;height:2px;background:#1f2329;margin:5px;border-radius:2px}.page-shell{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:210px minmax(0,1fr);gap:28px;padding:24px}.side-category{position:sticky;top:98px;align-self:start;max-height:calc(100vh - 122px);overflow:auto;background:#fff;border:1px solid rgba(201,0,0,.1);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,.08);padding:14px}.side-title{font-weight:900;color:#c90000;padding:8px 10px 12px}.side-category a{display:block;padding:8px 10px;margin:2px 0;border-radius:12px;color:#1f2329;font-size:14px}.side-category a:hover,.side-category a.active{color:#c90000;background:rgba(201,0,0,.08)}.site-main{min-width:0}.banner-slider{position:relative;overflow:hidden;border-radius:22px;background:#f7f8fa;box-shadow:0 12px 30px rgba(18,28,45,.08);height:clamp(260px,30vw,360px);margin-bottom:34px}.slides{height:100%;display:flex;transition:transform .55s ease}.slide{min-width:100%;height:100%}.slide 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,.88);font-size:25px;cursor:pointer;box-shadow:0 6px 20px rgba(0,0,0,.12)}.slider-prev{left:16px}.slider-next{right:16px}.slider-dots{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.slider-dot{width:9px;height:9px;border:0;border-radius:50%;background:rgba(31,35,41,.3);padding:0}.slider-dot.active{background:#c90000}.section{margin:34px 0}.section.alt{background:#f6f7f9;border-radius:24px;padding:28px}.section-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:18px}.section-title,h1,h2,h3{color:#c90000;line-height:1.3}.section-title,h2{font-size:clamp(25px,3vw,36px);margin:0}.eyebrow{font-size:13px;font-weight:900;letter-spacing:.12em;color:#c90000}.lead{font-size:18px;color:#5d6673;max-width:820px}.hero-inner{padding:36px;border-radius:24px;background:linear-gradient(135deg,#fff 0%,#f6f7f9 100%);border:1px solid rgba(201,0,0,.1)}.hero-inner h1{font-size:clamp(34px,5vw,56px);margin:10px 0 16px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 22px;border-radius:999px;background:#fff;border:1px solid rgba(201,0,0,.2);color:#c90000;font-weight:800}.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,.faq-item{background:#fff;border:1px solid rgba(201,0,0,.1);box-shadow:0 12px 30px rgba(18,28,45,.08);border-radius:18px;padding:20px}.card h3,.zone-card h3,.info-card h3{margin:14px 0 8px;font-size:21px}.card p,.zone-card p,.info-card p,.review-card p{margin:0;color:#5d6673}.card img,.zone-card img,.info-card img,.content-img{width:100%;height:220px;object-fit:contain;background:#f7f8fa;border-radius:14px}.product-card img{width:100%;height:170px;object-fit:contain;background:#f7f8fa;border-radius:14px}.horizontal-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,1fr);gap:16px;overflow-x:auto;padding:4px 2px 18px}.data-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#a80000;border-radius:20px;overflow:hidden}.data-item{background:linear-gradient(180deg,#ef2b2b,#b80000);color:#fff;padding:24px}.data-item strong{display:block;font-size:23px;margin-bottom:8px}.data-item p{margin:0;color:#ffeaea}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.split img{width:100%;max-height:300px;object-fit:contain;background:#f7f8fa;border-radius:20px}.link-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.link-list a{padding:13px 15px;border-radius:12px;background:#f6f7f9;font-weight:700}.link-list a:hover{color:#c90000;background:rgba(201,0,0,.08)}.notice{padding:18px 20px;border-left:4px solid #c90000;background:#fff7f7;border-radius:12px;color:#5d6673}.faq-list{display:grid;gap:12px}.faq-item h3{font-size:18px;margin:0 0 8px}.review-card .quote{font-size:30px;color:#c90000;line-height:1}.review-card strong{display:block;margin-top:12px}.site-footer{background:#11151c;color:#e7ecf3;margin-top:50px;padding:44px 24px 96px}.footer-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px}.footer-brand img{max-height:52px;width:auto;margin-bottom:18px}.site-footer h3{color:#fff;font-size:18px;margin-top:0}.site-footer a{display:block;color:#cbd2dc;padding:4px 0}.site-footer p{color:#b7c0cc}.compliance-note,.copyright{max-width:1180px;margin:28px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);color:#aeb7c3;font-size:14px}.copyright{text-align:center;margin-top:14px;padding-top:14px}.mobile-drawer,.drawer-overlay,.mobile-bottom-nav{display:none}.tag{display:inline-block;padding:5px 10px;border-radius:999px;background:rgba(201,0,0,.08);color:#c90000;font-size:13px;font-weight:800;margin:0 6px 6px 0}.check-list{padding:0;list-style:none}.check-list li{margin:9px 0;padding-left:26px;position:relative}.check-list li:before{content:'✓';position:absolute;left:0;color:#c90000;font-weight:900}.page-visual{width:100%;height:300px;object-fit:contain;background:#f7f8fa;border-radius:22px;margin-top:18px}
@media(max-width:1120px){.page-shell{grid-template-columns:1fr;max-width:1180px}.side-category{display:none}.nav-core{gap:6px}.nav-core a{padding:8px 12px}.grid-4{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){body{padding-bottom:68px}.site-header{position:sticky}.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}.header-register{padding:8px 15px;min-height:38px;margin-left:auto}.page-shell{padding:16px}.banner-slider{height:clamp(150px,48vw,210px);border-radius:16px;margin-bottom:24px}.slider-arrow{width:36px;height:36px}.section{margin:26px 0}.section.alt{padding:20px 16px}.hero-inner{padding:24px 18px}.grid-2,.grid-3,.grid-4,.split,.footer-grid{grid-template-columns:1fr}.data-strip{grid-template-columns:1fr 1fr}.card img,.zone-card img,.info-card img,.content-img{height:190px}.page-visual{height:210px}.link-list{grid-template-columns:1fr}.drawer-overlay{display:block;position:fixed;inset:0;background:rgba(17,21,28,.45);z-index:1190;opacity:0;visibility:hidden;transition:.25s}.drawer-overlay.show{opacity:1;visibility:visible}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:1200;transform:translateX(-105%);transition:.28s;overflow-y:auto;box-shadow:12px 0 30px rgba(0,0,0,.15)}.mobile-drawer.open{transform:translateX(0)}.drawer-head{height:70px;display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid #eceff3}.drawer-head img{max-height:42px}.drawer-close{border:0;background:#f6f7f9;width:38px;height:38px;border-radius:50%;font-size:26px}.drawer-nav{padding:12px}.drawer-nav a{display:block;padding:11px 13px;border-radius:10px}.drawer-nav a.active{color:#c90000;background:rgba(201,0,0,.08)}body.drawer-open{overflow:hidden}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;z-index:1100;background:#fff;border-top:1px solid #e4e7eb;padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{min-height:62px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;color:#5d6673}.mobile-bottom-nav a span{font-size:20px;line-height:1.1}.mobile-bottom-nav a.active{color:#c90000}.site-footer{padding-bottom:86px}.footer-grid{gap:24px}}
@media(max-width:420px){.data-strip{grid-template-columns:1fr}.header-register{padding:7px 12px}.logo img{max-width:120px}.horizontal-scroll{grid-auto-columns:82%}}
