*{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:sticky;top:0;z-index:50;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:1180px;margin:0 auto;min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 20px}.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;flex:1}.nav-core a{color:#1F2329;background:#F6F7F9;border-radius:999px;padding:10px 16px;font-weight:700;font-size:15px;transition:.2s}.nav-core a:hover,.nav-core a.active{color:#C90000;background:rgba(201,0,0,0.08)}.header-register,.main-btn,.mini-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#fff;font-weight:800;box-shadow:0 10px 18px rgba(201,0,0,.18);white-space:nowrap}.header-register{padding:11px 24px;min-width:82px}.main-btn{padding:12px 24px;margin-top:8px}.mini-btn{padding:9px 16px;font-size:14px}.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:#1F2329;margin:5px 0;border-radius:10px}.site-shell{max-width:1360px;margin:0 auto;display:grid;grid-template-columns:188px minmax(0,1fr);gap:22px;padding:18px 22px 0}.page-main{min-width:0;padding-bottom:32px}.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:12px;max-height:calc(100vh - 112px);overflow:auto}.side-category a{display:block;color:#1F2329;border-radius:12px;padding:9px 12px;font-size:14px;font-weight:700;margin:2px 0}.side-category a:hover,.side-category a.active{color:#C90000;background:rgba(201,0,0,0.08)}.section{max-width:1180px;margin:0 auto 28px;padding:0 4px}.section-box{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-section{background:#F6F7F9;border-radius:24px;padding:30px}.hero-page{max-width:1180px;margin:18px auto 28px;display:grid;grid-template-columns:1.08fr .92fr;gap:26px;align-items:center;background:#FFFFFF;border:1px solid rgba(201,0,0,0.10);box-shadow:0 12px 30px rgba(18,28,45,0.08);border-radius:24px;padding:28px}.hero-page h1,.section-title,h1,h2,h3{color:#C90000;line-height:1.32}.hero-page h1{font-size:34px;margin:0 0 14px}.lead{font-size:17px;color:#5D6673}.hero-img,.content-img,.page-img{width:100%;max-height:280px;object-fit:contain;background:#F7F8FA;border-radius:18px;border:1px solid rgba(201,0,0,0.08)}.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:340px}.banner-slider .slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease}.banner-slider .slide.is-active{opacity:1;z-index: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%);z-index:2;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.82);color:#C90000;font-size:30px;line-height:42px;cursor:pointer;box-shadow:0 8px 18px rgba(18,28,45,.12)}.slider-arrow.prev{left:14px}.slider-arrow.next{right:14px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;z-index:2;display:flex;justify-content:center;gap:8px}.slider-dot{width:10px;height:10px;border:0;border-radius:50%;background:rgba(31,35,41,.25);cursor:pointer}.slider-dot.is-active{background:#C90000}.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-card,.notice-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,.faq-card h3,.notice-card h3,.product-card h3{margin:0 0 10px;color:#C90000}.card p,.zone-card p,.info-card p,.review-card p,.faq-card p,.notice-card p,.product-card p{color:#5D6673}.zone-card img,.info-card img,.content-img{max-width:100%;height:auto;max-height:230px;object-fit:contain;background:#F7F8FA;border-radius:15px;margin-bottom:14px}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:12px}.stat-band{background:linear-gradient(180deg,#F12B2B 0%,#C90000 58%,#A80000 100%);border-radius:24px;padding:24px;color:#fff;box-shadow:0 14px 30px rgba(201,0,0,.18)}.stat-band .grid{gap:14px}.stat-item{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);border-radius:18px;padding:18px}.stat-item strong{display:block;font-size:24px;margin-bottom:6px}.stat-item p{color:rgba(255,255,255,.88);margin:0}.link-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.tag-link{border:1px solid rgba(201,0,0,0.16);background:rgba(201,0,0,0.06);color:#C90000;border-radius:999px;padding:8px 13px;font-weight:800}.horizontal-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,1fr);gap:16px;overflow:auto;padding-bottom:8px}.combo-card{display:grid;grid-template-columns:120px 1fr;gap:16px;align-items:center}.combo-card img{height:110px;width:120px;object-fit:contain;background:#F7F8FA;border-radius:14px}.alert-strip{background:#FFF7F7;border:1px solid rgba(201,0,0,.14);border-radius:18px;padding:18px;color:#5D6673}.alert-strip strong{color:#C90000}.breadcrumb{max-width:1180px;margin:18px auto 0;color:#8A93A0;font-size:14px}.breadcrumb a{color:#C90000}.site-footer{background:#11151C;color:#E7ECF3;margin-top:34px}.footer-inner{max-width:1180px;margin:0 auto;padding:38px 20px;display:grid;grid-template-columns:1.4fr .9fr 1.2fr;gap:28px}.footer-brand img{max-height:50px;width:auto;margin-bottom:12px}.footer-brand p,.footer-note p{color:#C8D0DA}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.footer-links a{color:#E7ECF3;background:rgba(255,255,255,.06);border-radius:12px;padding:10px 12px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.36);z-index:80;opacity:0;pointer-events:none;transition:.2s}.mobile-drawer{position:fixed;top:0;left:0;height:100vh;width:82vw;max-width:320px;background:#FFFFFF;z-index:90;transform:translateX(-104%);transition:.25s ease;box-shadow:18px 0 36px rgba(18,28,45,.16);overflow:auto}.drawer-head{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid rgba(201,0,0,0.08)}.drawer-head img{max-height:48px;width:auto}.drawer-close{border:0;background:#F6F7F9;color:#1F2329;border-radius:12px;width:38px;height:38px;font-size:24px}.drawer-links{padding:14px}.drawer-links a{display:block;padding:12px 14px;border-radius:12px;font-weight:800;color:#1F2329}.drawer-links a.active,.drawer-links a:hover{background:rgba(201,0,0,0.08);color:#C90000}.drawer-open{overflow:hidden}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.mobile-bottom-nav{display:none}.two-col-text{columns:2;column-gap:28px;color:#5D6673}.table-like{display:grid;gap:10px}.table-like div{display:grid;grid-template-columns:160px 1fr;gap:12px;background:#F6F7F9;border-radius:14px;padding:12px 14px;color:#5D6673}.table-like strong{color:#C90000}.download-panel{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.download-panel .main-btn{margin-top:0}.small-note{font-size:14px;color:#8A93A0}.review-card em{font-style:normal;color:#8A93A0;font-size:14px}.text-center{text-align:center}.mt-0{margin-top:0}@media (max-width:1180px){.site-shell{grid-template-columns:1fr;padding:12px 16px}.side-category{display:none}.header-inner{max-width:100%;gap:12px}.nav-core{gap:6px}.nav-core a{padding:9px 12px}.hero-page,.banner-slider,.section,.breadcrumb{max-width:100%}}@media (max-width:760px){body{padding-bottom:72px}.site-header{position:sticky}.header-inner{min-height:64px;display:grid;grid-template-columns:52px 1fr 82px;padding:0 12px;gap:8px}.menu-toggle{display:block}.logo{justify-content:center}.logo img{max-height:44px}.nav-core{display:none}.header-register{padding:9px 16px;min-width:74px}.site-shell{padding:10px 12px 0}.banner-slider{height:190px;margin:16px auto 22px;border-radius:16px}.slider-arrow{width:34px;height:34px;line-height:34px;font-size:24px}.section{margin-bottom:20px}.section-box,.soft-section{padding:20px;border-radius:18px}.hero-page{grid-template-columns:1fr;padding:20px;margin:12px auto 20px;border-radius:18px}.hero-page h1{font-size:26px}.lead{font-size:16px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.horizontal-scroll{grid-auto-columns:78vw}.combo-card{grid-template-columns:1fr}.combo-card img{width:100%;height:150px}.product-card img{height:150px}.hero-img,.content-img,.page-img{max-height:210px}.footer-inner{grid-template-columns:1fr;padding:30px 16px 88px}.two-col-text{columns:1}.table-like div{grid-template-columns:1fr;gap:4px}.mobile-bottom-nav{display:grid;position:fixed;left:0;right:0;bottom:0;z-index:70;grid-template-columns:repeat(4,1fr);background:#FFFFFF;border-top:1px solid #E5E8EE;box-shadow:0 -8px 22px rgba(18,28,45,.08)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;height:58px;font-size:13px;font-weight:800;color:#5D6673}.mobile-bottom-nav a.active{color:#C90000}.mobile-bottom-nav span{font-size:18px;line-height:1}}@media (max-width:380px){.header-inner{grid-template-columns:46px 1fr 76px}.header-register{padding:8px 13px}.banner-slider{height:166px}.hero-page h1{font-size:24px}}