*{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}button{font:inherit}.site-header{position:sticky;top:0;z-index:50;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;padding:0 24px;min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo img{max-height:52px;width:auto}.nav-core{display:flex;gap:10px;white-space:nowrap}.nav-core a{padding:9px 15px;background:#f6f7f9;border-radius:999px}.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;padding:11px 24px;border-radius:999px;background:linear-gradient(180deg,#f12b2b 0%,#c90000 55%,#a80000 100%);color:#fff;font-weight:700;box-shadow:0 8px 18px rgba(201,0,0,.2)}.register-btn{flex:0 0 auto}.menu-toggle{display:none;border:0;background:transparent;font-size:28px}.site-shell{max-width:1440px;margin:auto;padding:24px;display:grid;grid-template-columns:210px minmax(0,1fr);gap:28px}.side-category{position:sticky;top:98px;align-self:start;background:#fff;border:1px solid rgba(201,0,0,.1);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,.08);padding:18px;max-height:calc(100vh - 120px);overflow:auto}.side-category h2{font-size:18px;margin:0 0 10px;color:#c90000}.side-category nav{display:grid;gap:5px}.side-category a{padding:7px 10px;border-radius:10px}.side-category a:hover,.side-category a.active{color:#c90000;background:rgba(201,0,0,.08)}.site-main{min-width:0}.banner-slider{max-width:1180px;margin:0 auto 34px;border-radius:22px;background:#f7f8fa;box-shadow:0 12px 30px rgba(18,28,45,.08);overflow:hidden;position:relative;height:330px}.slides,.slide{width:100%;height:100%}.slide{display:none;object-fit:contain;background:#f7f8fa}.slide.active{display:block}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.88);font-size:30px;cursor:pointer}.prev{left:18px}.next{right:18px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.slider-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.65)}.slider-dots button.active{background:#c90000}.headline-section,.split-feature,.app-feature,.page-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:34px;align-items:center;padding:38px;border:1px solid rgba(201,0,0,.1);border-radius:22px;box-shadow:0 12px 30px rgba(18,28,45,.08);margin-bottom:34px}.headline-section h1,.page-hero h1{font-size:clamp(32px,5vw,54px);line-height:1.15;margin:8px 0 18px;color:#c90000}.eyebrow{color:#c90000;font-weight:800}.quick-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.quick-grid a{padding:18px;border-radius:16px;background:#f6f7f9;font-weight:700}.stats-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#c90000;color:#fff;border-radius:20px;overflow:hidden;margin-bottom:40px}.stats-strip article{padding:24px;border-right:1px solid rgba(255,255,255,.18)}.stats-strip strong{font-size:20px}.section-head{display:flex;justify-content:space-between;align-items:center;margin:38px 0 18px}.section-head h2,h2,h3{color:#c90000}.match-list{display:grid;gap:16px}.match-card{display:grid;grid-template-columns:150px 1fr auto;align-items:center;gap:18px;padding:16px;background:#fff;border:1px solid rgba(201,0,0,.1);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,.08)}.match-card img{width:150px;height:120px;object-fit:contain;background:#f7f8fa;border-radius:12px}.match-card>a{color:#c90000;font-weight:700}.split-feature,.app-feature{margin-top:40px}.split-feature img,.app-feature img,.page-hero img{width:100%;max-height:280px;object-fit:contain;background:#f7f8fa;border-radius:16px}.card-row,.product-grid,.content-grid,.notice-grid,.review-grid,.review-section{display:grid;gap:18px;margin:32px 0}.card-row{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(4,1fr)}.content-grid{grid-template-columns:repeat(3,1fr)}.notice-grid,.review-section{grid-template-columns:repeat(2,1fr)}.news-card,.product-card,.info-card,.notice-grid article,.review-section>div{background:#fff;border:1px solid rgba(201,0,0,.1);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,.08);padding:18px}.news-card img{width:100%;height:168px;object-fit:contain;background:#f7f8fa;border-radius:12px}.product-card img{width:100%;height:160px;object-fit:contain;background:#f7f8fa;border-radius:12px}.news-card a,.info-card a,.notice-grid a,.about-summary a,.split-feature a{color:#c90000;font-weight:700}.reviews,.faq-block,.about-summary{margin:40px 0}.review-grid{grid-template-columns:repeat(2,1fr)}blockquote{margin:0;padding:22px;background:#f6f7f9;border-left:4px solid #c90000;border-radius:14px}.faq-block details{background:#fff;border:1px solid rgba(201,0,0,.1);border-radius:14px;padding:14px 18px;margin:10px 0}.faq-block summary{cursor:pointer;font-weight:700}.page-hero{grid-template-columns:.85fr 1.15fr;background:#f6f7f9}.page-hero>div:first-child:last-child{grid-column:1/-1}.mobile-drawer,.drawer-mask{display:none}footer{background:#11151c;color:#e7ecf3;margin-top:60px;padding:44px 24px 14px}.footer-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:2fr 1fr 2fr;gap:32px}.footer-brand img{max-height:52px;width:auto;margin-bottom:14px}.footer-grid h3{color:#fff}.footer-grid a{display:block;margin:6px 0}.footer-bottom{max-width:1180px;margin:28px auto 0;border-top:1px solid rgba(255,255,255,.12);padding-top:14px;color:#8a93a0}.mobile-bottom-nav{display:none}
@media(max-width:1100px){.site-shell{grid-template-columns:1fr}.side-category{display:none}.nav-core{gap:5px}.nav-core a{padding:8px 11px}.product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){body{padding-bottom:66px}.header-inner{min-height:64px;padding:0 14px;gap:10px}.menu-toggle{display:block}.logo img{max-height:42px}.nav-core{display:none}.register-btn{padding:9px 16px}.site-shell{padding:14px}.banner-slider{height:190px;border-radius:16px;margin-bottom:22px}.slider-arrow{width:34px;height:34px;font-size:24px}.headline-section,.split-feature,.app-feature,.page-hero{grid-template-columns:1fr;padding:22px;gap:20px}.headline-section h1,.page-hero h1{font-size:34px}.quick-grid{grid-template-columns:repeat(2,1fr)}.stats-strip{grid-template-columns:repeat(2,1fr)}.stats-strip article{padding:18px}.match-card{grid-template-columns:90px 1fr}.match-card img{width:90px;height:90px}.match-card>a{grid-column:2}.card-row,.content-grid,.notice-grid,.review-grid,.review-section,.footer-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.news-card img{height:145px}.product-card img{height:140px}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;left:0;right:0;bottom:0;z-index:60;background:#fff;border-top:1px solid #e5e7eb}.mobile-bottom-nav a{text-align:center;padding:12px 4px;font-size:13px}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:70;opacity:0;visibility:hidden;transition:.25s}.drawer-mask.open{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:71;transform:translateX(-100%);transition:.25s;overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid #eee}.drawer-head img{max-height:44px}.drawer-close{border:0;background:transparent;font-size:32px}.mobile-drawer nav{display:grid;padding:12px}.mobile-drawer a{padding:12px;border-radius:10px}.mobile-drawer a.active{color:#c90000;background:rgba(201,0,0,.08)}.no-scroll{overflow:hidden}.footer-grid{gap:14px}}
