*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFFFFF;color:#1F2329;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;line-height:1.75;font-size:16px;padding-top:82px}body.drawer-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}p{margin:0 0 14px}.site-header{position:fixed;z-index:1000;top:0;left:0;right:0;background:rgba(255,255,255,0.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,0,0,0.08)}.header-inner{width:min(1180px,calc(100% - 32px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px}.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-weight:700;font-size:15px;transition:.2s ease}.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:0;border-radius:999px;background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#FFFFFF;font-weight:800;box-shadow:0 10px 22px rgba(201,0,0,.22);min-height:42px;padding:0 22px;white-space:nowrap}.register-btn{flex:0 0 auto}.main-btn:hover{transform:translateY(-1px)}.menu-toggle{display:none;width:42px;height:42px;border:1px solid rgba(201,0,0,0.16);background:#FFFFFF;border-radius:14px;padding:9px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{width:20px;height:2px;background:#1F2329;border-radius:3px}.layout-shell{width:min(1340px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:210px minmax(0,1fr);gap:28px}.site-main{min-width:0;padding-bottom:52px}.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}.side-category a:hover,.side-category a.active{color:#C90000;background:rgba(201,0,0,0.08)}.section{margin:34px 0}.section-head{margin-bottom:18px}.eyebrow{display:inline-flex;align-items:center;color:#C90000;background:rgba(201,0,0,.08);border-radius:999px;padding:5px 12px;font-size:13px;font-weight:800;margin-bottom:10px}.section-title,h1,h2,h3{color:#C90000;line-height:1.28;margin:0 0 12px}.section-title{font-size:30px}.lead{color:#5D6673;font-size:17px;max-width:920px}.muted{color:#5D6673}.page-hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(260px,.88fr);gap:26px;align-items:center;margin:24px 0 34px;padding:30px;background:#F6F7F9;border:1px solid rgba(201,0,0,.10);border-radius:24px;box-shadow:0 12px 30px rgba(18,28,45,0.08)}.page-hero h1{font-size:38px}.page-hero p{color:#5D6673}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.plain-link{display:inline-flex;align-items:center;min-height:42px;border-radius:999px;border:1px solid rgba(201,0,0,.16);padding:0 18px;color:#C90000;font-weight:800;background:#FFFFFF}.hero-img{width:100%;height:280px;object-fit:contain;background:#FFFFFF;border-radius:18px;border:1px solid rgba(201,0,0,.08);padding:8px}.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:330px}.slides,.slide{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}.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:3;width:42px;height:42px;border-radius:999px;border:1px solid rgba(31,35,41,.16);background:rgba(255,255,255,.82);box-shadow:0 8px 18px rgba(18,28,45,.12);cursor:pointer}.slider-arrow:before{display:block;color:#C90000;font-size:28px;line-height:38px;text-align:center;font-weight:700}.slider-arrow.prev{left:14px}.slider-arrow.next{right:14px}.slider-arrow.prev:before{content:"‹"}.slider-arrow.next:before{content:"›"}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;align-items:center;justify-content:center;gap:9px;z-index:3}.slider-dots button{width:10px;height:10px;border-radius:999px;border:0;background:rgba(31,35,41,.25);padding:0;cursor:pointer}.slider-dots button.active{width:24px;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-item{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-item h3{font-size:20px}.card p,.zone-card p,.info-card p,.review-card p,.faq-item p{color:#5D6673}.card-tag{display:inline-flex;align-items:center;color:#C90000;background:rgba(201,0,0,.08);font-weight:800;border-radius:999px;padding:4px 10px;margin-bottom:10px;font-size:13px}.zone-card img,.info-card img,.content-img{width:100%;height:auto;max-height:230px;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:14px}.summary-band{background:linear-gradient(135deg,#C90000,#A80000);border-radius:24px;padding:24px;box-shadow:0 12px 30px rgba(201,0,0,.18)}.summary-band .section-title,.summary-band .lead,.summary-band .card p,.summary-band .card h3{color:#FFFFFF}.summary-band .card{background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.22);box-shadow:none}.split{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:center}.notice-list{display:grid;gap:12px}.notice-list li{background:#FFFFFF;border:1px solid rgba(201,0,0,.10);border-radius:14px;padding:14px 16px;color:#5D6673}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.pill-list a,.pill-list span{display:inline-flex;align-items:center;min-height:36px;border-radius:999px;background:#F6F7F9;border:1px solid rgba(201,0,0,.10);padding:0 14px;color:#1F2329;font-weight:700}.pill-list a:hover{color:#C90000;background:rgba(201,0,0,.08)}.review-card strong{display:block;color:#1F2329;margin-bottom:8px}.content-panel{background:#F6F7F9;border:1px solid rgba(201,0,0,.10);border-radius:22px;padding:24px}.content-panel p{color:#5D6673}.table-list{display:grid;gap:10px}.table-row{display:grid;grid-template-columns:160px minmax(0,1fr);gap:12px;border-bottom:1px solid rgba(201,0,0,.10);padding:12px 0}.table-row:last-child{border-bottom:0}.table-row b{color:#C90000}.safe-note{background:#F1F3F6;border-left:4px solid #C90000;border-radius:16px;padding:18px 20px;color:#5D6673}.site-footer{background:#11151C;color:#E7ECF3;margin-top:28px}.footer-inner{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:34px 0;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:28px}.footer-brand img{max-height:48px;width:auto;margin-bottom:12px}.footer-brand p,.footer-note p{color:#BAC4D1}.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}.footer-links a:hover{color:#FFFFFF;background:rgba(201,0,0,.35)}.mobile-drawer,.drawer-mask{display:none}.mobile-bottom-nav{display:none}.download-box{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:20px;align-items:center;background:#F6F7F9;border-radius:22px;border:1px solid rgba(201,0,0,.10);padding:24px}.download-box img{height:220px;object-fit:contain;background:#FFFFFF;border-radius:18px}.breadcrumbs{font-size:14px;color:#8A93A0;margin:22px 0 0}.breadcrumbs a{color:#C90000}.category-strip{display:flex;gap:12px;overflow:auto;padding:6px 2px 12px}.category-strip a{flex:0 0 auto;border-radius:999px;background:#FFFFFF;border:1px solid rgba(201,0,0,.12);padding:9px 15px;color:#1F2329;font-weight:700}.category-strip a:hover{color:#C90000;background:rgba(201,0,0,.08)}
@media (max-width:1180px){.layout-shell{grid-template-columns:1fr;width:min(1180px,calc(100% - 28px))}.side-category{display:none}.page-hero{grid-template-columns:1fr}.hero-img{height:260px}.grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:860px){body{padding-top:70px;padding-bottom:72px}.header-inner{min-height:64px;width:calc(100% - 24px);gap:10px}.menu-toggle{display:flex}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:44px}.nav-core{display:none}.register-btn{padding:0 16px;min-height:38px;margin-left:auto}.layout-shell{width:calc(100% - 24px)}.banner-slider{height:190px;margin:18px auto 26px;border-radius:18px}.slider-arrow{width:34px;height:34px}.slider-arrow:before{font-size:24px;line-height:30px}.page-hero{padding:20px;margin-top:18px}.page-hero h1{font-size:28px}.hero-img{height:210px}.section-title{font-size:24px}.grid.two,.grid.three,.grid.four{grid-template-columns:1fr}.split,.download-box{grid-template-columns:1fr}.product-card img{height:150px}.zone-card img,.info-card img,.content-img{max-height:200px}.footer-inner{grid-template-columns:1fr}.mobile-drawer{display:block;position:fixed;z-index:1200;top:0;left:0;bottom:0;width:84vw;max-width:320px;background:#FFFFFF;transform:translateX(-105%);transition:transform .25s ease;box-shadow:18px 0 38px rgba(18,28,45,.18);padding:16px;overflow:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-mask{display:block;position:fixed;z-index:1150;inset:0;background:rgba(17,21,28,.42);opacity:0;visibility:hidden;transition:.2s ease}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(201,0,0,.10);padding-bottom:14px;margin-bottom:12px}.drawer-logo img{max-height:44px;width:auto}.drawer-close{width:38px;height:38px;border:1px solid rgba(201,0,0,.16);border-radius:12px;background:#FFFFFF;position:relative}.drawer-close:before,.drawer-close:after{content:"";position:absolute;top:18px;left:9px;width:18px;height:2px;background:#1F2329;border-radius:2px}.drawer-close:before{transform:rotate(45deg)}.drawer-close:after{transform:rotate(-45deg)}.drawer-nav{display:grid;gap:8px}.drawer-nav a{display:block;border-radius:12px;background:#F6F7F9;padding:11px 13px;font-weight:800;color:#1F2329}.drawer-nav a.active,.drawer-nav a:hover{background:rgba(201,0,0,.08);color:#C90000}.mobile-bottom-nav{position:fixed;z-index:990;left:0;right:0;bottom:0;height:62px;background:#FFFFFF;border-top:1px solid rgba(31,35,41,.12);display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;color:#5D6673;font-weight:800;font-size:14px}.mobile-bottom-nav a.active{color:#C90000}.table-row{grid-template-columns:1fr}.download-box img{height:190px}}
@media (max-width:480px){.banner-slider{height:165px}.header-inner{width:calc(100% - 18px)}.layout-shell{width:calc(100% - 18px)}.card,.zone-card,.info-card,.review-card,.faq-item{padding:16px}.section{margin:26px 0}.hero-img{height:185px}.download-box img{height:170px}.summary-band{padding:18px}.footer-inner{width:calc(100% - 24px)}}
