/* ! Layout number:68747902 */:root{--sports-bg-main:#0f1115;--sports-bg-card:#181c24;--sports-bg-hover:#222733;--sports-color-primary:#94a3b8;--sports-color-accent:#38bdf8;--sports-color-success:#34d399;--sports-text-main:#f1f5f9;--sports-text-muted:#cbd5e1;--sports-text-dark:#475569;--sports-radius-main:12px;--sports-transition:all 0.3s cubic-bezier(0.4,0,0.2,1);--sports-color-cyan:#2dd4bf;--sports-color-silver:#e2e8f0;}html,body{background-color:var(--sports-bg-main) !important;color:var(--sports-text-main) !important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;margin:0;padding:0;min-height:100vh;}div,section,article,header,footer,main,aside{background-color:transparent;}/*[class*="card"],[class*="panel"],[class*="block"]{*/ /* background-color:var(--sports-bg-card) !important;*/ /* border:none !important;*/ /* box-shadow:0 20px 45px rgba(0,0,0,0.6),0 4px 15px rgba(15,17,21,0.5) !important;*/ /* transition:var(--sports-transition) !important;*/ /*}*/ /*[class*="card"]:hover,[class*="panel"]:hover,[class*="container"]:hover,[class*="block"]:hover{*/ /* background-color:var(--sports-bg-hover) !important;*/ /* transform:translateY(-3px);*/ /* box-shadow:0 30px 60px rgba(0,0,0,0.75),0 12px 25px rgba(148,163,184,0.05) !important;*/ /*}*//* ! Layout number:51518221 */.sp-header-minimal{background:rgba(var(--sports-bg-main),0.8);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,0.05);position:sticky;top:0;z-index:1050;width:100%;overflow:hidden;}.sp-header-minimal .sp-nav-wrapper{display:flex;align-items:center;justify-content:space-between;height:70px;}.sp-header-minimal .sp-logo{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0;}.sp-header-minimal .sp-logo-img{max-height:35px;}.sp-header-minimal .sp-logo-text{font-size:18px;font-weight:700;color:var(--sports-text-main);white-space:nowrap;}.sp-header-minimal .sp-right-box{display:flex;align-items:center;gap:40px;}.sp-menu-minimal{display:flex;list-style:none;margin:0;padding:0;gap:10px;}.sp-menu-minimal li{white-space:nowrap;}.sp-menu-minimal a{color:var(--sports-text-muted);text-decoration:none;font-size:15px;font-weight:500;padding:10px 16px;position:relative;transition:var(--sports-transition);}.sp-menu-minimal a::after{content:'';position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--sports-color-primary);transition:width 0.3s ease,left 0.3s ease;}.sp-menu-minimal a:hover::after,.sp-menu-minimal a.active::after{width:100%;left:0;}.sp-menu-minimal a:hover,.sp-menu-minimal a.active{color:var(--sports-color-primary);}.sp-btn-minimal{background:transparent;border:2px solid var(--sports-color-primary);color:var(--sports-color-primary) !important;text-decoration:none;font-size:14px;font-weight:600;padding:8px 20px;border-radius:30px;transition:var(--sports-transition);white-space:nowrap;flex-shrink:0;}.sp-btn-minimal:hover{background:var(--sports-color-primary);color:var(--sports-bg-main) !important;}/* 核心修复：PC端死死掐掉手机菜单，绝对不让漏出来 */ .sp-mobile-menu{display:none !important;}@media (max-width:991.98px){/* 只有在激活状态下才允许手机端菜单展示 */ .sp-mobile-menu.sp-menu-open{display:block !important;}.sp-toggler-minimal{width:30px;height:30px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;background:transparent;border:none;padding:0;}.sp-toggler-minimal .toggler-icon{width:100%;height:2px;background:var(--sports-text-main);transition:var(--sports-transition);position:relative;top:14px;}.sp-toggler-minimal::before,.sp-toggler-minimal::after{content:'';width:100%;height:2px;background:var(--sports-text-main);transition:var(--sports-transition);}.sp-toggler-minimal.sp-x-active .toggler-icon{background:transparent !important;}.sp-toggler-minimal.sp-x-active::before{transform:translateY(14px) rotate(45deg);}.sp-toggler-minimal.sp-x-active::after{transform:translateY(-14px) rotate(-45deg);}.sp-mobile-box{padding:20px 0;display:flex;flex-direction:column;gap:15px;text-align:center;}.sp-mobile-box a{color:var(--sports-text-muted);text-decoration:none;font-size:16px;padding:5px 0;}.sp-mobile-btn{color:var(--sports-color-primary) !important;font-weight:700;}}/* ! Layout number:18655154 */.sp-hero-mod.theme-mod-standard{position:relative;padding:80px 0;background-color:var(--sports-bg-main);color:var(--sports-text-main);overflow:hidden;border-bottom:1px solid var(--sports-bg-hover);}.sp-hero-mod.theme-mod-standard::before{content:"DOWNLOAD_TERMINAL";position:absolute;right:-30px;top:20px;font-family:'Courier New',Courier,monospace;font-size:80px;font-weight:900;color:var(--sports-bg-hover);opacity:0.2;letter-spacing:2px;user-select:none;pointer-events:none;z-index:0;}.theme-mod-standard .mod-container{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 24px;gap:40px;}.theme-mod-standard .mod-left{flex:1;max-width:600px;}.theme-mod-standard .mod-tag{display:inline-block;font-family:'Courier New',Courier,monospace;color:var(--sports-color-cyan);font-size:14px;margin-bottom:15px;letter-spacing:1px;font-weight:600;}.theme-mod-standard .mod-title{font-size:42px;line-height:1.3;font-weight:700;margin-bottom:20px;}.theme-mod-standard .mod-desc{font-size:16px;line-height:1.6;color:var(--sports-text-muted);margin-bottom:40px;}.theme-mod-standard .mod-console{display:flex;align-items:center;gap:24px;flex-wrap:wrap;}.theme-mod-standard .mod-btn-group{display:flex;flex-direction:column;gap:12px;}.theme-mod-standard .mod-dl-btn{display:flex;align-items:center;background:var(--sports-bg-card);border:1px solid var(--sports-bg-hover);padding:12px 24px;border-radius:var(--sports-radius-main);text-decoration:none;color:var(--sports-text-main);min-width:200px;transition:var(--sports-transition);}.theme-mod-standard .mod-dl-btn:hover{background:var(--sports-bg-hover);border-color:var(--sports-color-cyan);transform:translateY(-2px);}.theme-mod-standard .mod-btn-meta{display:flex;flex-direction:column;}.theme-mod-standard .mod-btn-meta span{font-size:10px;color:var(--sports-text-dark);letter-spacing:0.5px;}.theme-mod-standard .mod-btn-meta strong{font-size:15px;margin-top:2px;}.theme-mod-standard .mod-qr-box{display:flex;flex-direction:column;align-items:center;background:var(--sports-bg-card);padding:12px;border-radius:var(--sports-radius-main);border:1px solid var(--sports-bg-hover);}.theme-mod-standard .mod-qr-img{width:100px;aspect-ratio:1 / 1;height:auto;border-radius:6px;margin-bottom:8px;background:#ffffff;padding:4px;}.theme-mod-standard .mod-qr-txt{font-size:11px;color:var(--sports-text-muted);}.theme-mod-standard .mod-right{flex:1;display:flex;justify-content:flex-end;}.theme-mod-standard .mod-phone-shell{position:relative;width:300px;aspect-ratio:419 / 873;height:auto;background:#000000;border:11px solid var(--sports-text-dark);border-radius:38px;box-shadow:0 25px 50px -12px rgba(0,0,0,0.15);overflow:hidden;}.theme-mod-standard .mod-phone-img{width:100%;height:100%;object-fit:cover;}.theme-mod-standard .mod-phone-shell::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,0.12) 0%,rgba(255,255,255,0) 50%);pointer-events:none;border-top-left-radius:26px;border-top-right-radius:26px;border-bottom-left-radius:26px;border-bottom-right-radius:12px;}@media (max-width:992px){.theme-mod-standard .mod-title{font-size:36px;}.theme-mod-standard .mod-phone-shell{width:260px;}}@media (max-width:768px){.sp-hero-mod.theme-mod-standard{padding:50px 0;}.sp-hero-mod.theme-mod-standard::before{display:none;}.theme-mod-standard .mod-container{flex-direction:column;align-items:center;text-align:center;gap:50px;}.theme-mod-standard .mod-left{max-width:100%;text-align:center;}.theme-mod-standard .mod-desc{margin-bottom:30px;text-align:center;}.theme-mod-standard .mod-title{font-size:32px;}.theme-mod-standard .mod-console{justify-content:center;gap:20px;}.theme-mod-standard .mod-btn-group{flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%;}.theme-mod-standard .mod-dl-btn{flex:1;min-width:160px;padding:10px 16px;}.theme-mod-standard .mod-qr-box{display:none;}.theme-mod-standard .mod-right{justify-content:center;width:100%;}.theme-mod-standard .mod-phone-shell{width:280px;}}/* ! Layout number:30420795 */.sp-mod-logs-matrix{padding:70px 20px;background-color:var(--sports-bg-main);color:var(--sports-text-main);}.theme-mod-adaptive-logs .logs-container{max-width:1000px;margin:0 auto;}.sp-mod-logs-matrix .matrix-mini-head{margin-bottom:40px;border-bottom:2px solid var(--sports-bg-hover);padding-bottom:16px;}.sp-mod-logs-matrix .m-ghost-title{font-family:monospace;font-size:11px;color:var(--sports-color-cyan,#00f2fe);letter-spacing:1px;}.sp-mod-logs-matrix .matrix-mini-head h2{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;/* 字体清洗：保障主核心标题权重纯净 */ font-size:24px;font-weight:900;margin:4px 0 0 0;}.sp-mod-logs-matrix .matrix-chain-list{display:flex;flex-direction:column;}.sp-mod-logs-matrix .matrix-row-item{display:flex;border-bottom:1px solid var(--sports-bg-hover);padding:30px 0;gap:40px;}.sp-mod-logs-matrix .matrix-row-item:last-child{border-bottom:none;}.sp-mod-logs-matrix .matrix-left-badge{width:180px;flex-shrink:0;display:flex;flex-direction:column;gap:4px;}.sp-mod-logs-matrix .m-version-box{display:flex;align-items:center;gap:6px;font-family:monospace;font-size:20px;font-weight:800;}.sp-mod-logs-matrix .hash-symbol{color:var(--sports-color-cyan,#00f2fe);}.sp-mod-logs-matrix .m-date-stamp{font-family:monospace;font-size:12px;color:var(--sports-text-dark);}.sp-mod-logs-matrix .matrix-right-details{flex:1;display:flex;flex-direction:column;gap:24px;}.sp-mod-logs-matrix .matrix-layer{display:flex;flex-direction:column;}.sp-mod-logs-matrix .layer-title{font-family:monospace;font-size:10px;color:var(--sports-text-dark);margin-bottom:6px;}.sp-mod-logs-matrix .matrix-main-layer .matrix-box-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;margin:0 0 6px 0;color:var(--sports-text-main);}.sp-mod-logs-matrix .matrix-main-layer p{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:13.5px;color:var(--sports-text-muted);line-height:1.6;margin:0;text-align:left;}.sp-mod-logs-matrix .matrix-bullet-group{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;}.sp-mod-logs-matrix .matrix-bullet-group li{position:relative;padding-left:20px;}.sp-mod-logs-matrix .matrix-bullet-group li::before{content:"::";font-family:monospace;position:absolute;left:0;color:var(--sports-text-dark);font-size:11px;}.sp-mod-logs-matrix .matrix-bullet-group .d-sub-item{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:13px;color:var(--sports-text-muted);line-height:1.6 !important;white-space:normal !important;overflow:visible !important;display:inline-block;text-align:left;}.sp-mod-logs-matrix .matrix-version-footer{margin-top:30px;background-color:var(--sports-bg-card);border:1px dashed var(--sports-bg-hover);padding:16px 20px;border-radius:4px;}.sp-mod-logs-matrix .matrix-version-footer p{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:12.5px;color:var(--sports-text-dark);margin:0;line-height:1.6;text-align:left;}.sp-mod-logs-matrix .matrix-version-footer strong{font-family:monospace;color:var(--sports-text-muted);font-weight:bold;}@media (max-width:768px){.sp-mod-logs-matrix .matrix-row-item{flex-direction:column;gap:16px;padding:24px 0;}.sp-mod-logs-matrix .matrix-left-badge{width:100%;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px dashed var(--sports-bg-hover);padding-bottom:8px;}}/* ! Layout number:67017630 */.sp-review-grid{padding:80px 20px;background-color:var(--sports-bg-main);color:var(--sports-text-main);}.theme-adaptive-review .review-grid-cnt{max-width:1100px;margin:0 auto;}.sp-review-grid .review-grid-head{margin-bottom:50px;}.sp-review-grid .review-grid-badge{display:block;font-family:monospace;font-size:11px;color:var(--sports-color-cyan,#00f2fe);letter-spacing:1.5px;margin-bottom:4px;}.sp-review-grid .review-grid-head h2{font-size:26px;font-weight:900;margin:0;}.sp-review-grid .review-matrix-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px;}.sp-review-grid .review-matrix-node{display:flex;flex-direction:column;gap:12px;padding-bottom:24px;border-bottom:1px dashed var(--sports-bg-hover);}.sp-review-grid .review-node-top{display:flex;align-items:center;gap:12px;}.sp-review-grid .review-node-star{color:#ffb800;font-size:11px;letter-spacing:1px;}.sp-review-grid .review-node-anon{font-family:monospace;font-size:12px;color:var(--sports-text-dark);}.sp-review-grid .review-node-body p{font-size:13.5px;color:var(--sports-text-muted);line-height:1.65 !important;margin:0;white-space:normal !important;overflow:visible !important;}.sp-review-grid .review-grid-seo{margin-top:50px;border-top:1px solid var(--sports-bg-hover);padding-top:24px;}.sp-review-grid .review-grid-seo p{font-size:12.5px;color:var(--sports-text-dark);margin:0;line-height:1.6;}@media (max-width:480px){.sp-review-grid .review-matrix-container{grid-template-columns:1fr;gap:20px;}}/* ! Layout number:60624394 */.sp-app-page-v2-features.theme-mod-adaptive-deep-features{max-width:1200px;margin:0 auto;padding:10px 20px;}.theme-mod-adaptive-deep-features *{box-sizing:border-box;word-break:break-word;}.theme-mod-adaptive-deep-features .app-deep-features{margin:40px 0;display:flex;flex-direction:column;gap:60px;/* 略微收紧整体间距 */}.theme-mod-adaptive-deep-features .features-sec-header{margin-bottom:20px;border-left:3px solid var(--sports-color-cyan,#00f2fe);/* 经典左侧高亮机能饰条 */ padding-left:16px;}.theme-mod-adaptive-deep-features .features-sec-header .sec-title{font-size:24px;color:var(--sports-text-main);/* 彻底清洗硬编码死白 */ font-weight:800;margin:0 0 8px 0;letter-spacing:0.5px;line-height:1.2;}/* 头部英文装饰前缀 */ .theme-mod-adaptive-deep-features .features-sec-header .sec-title span{display:block;font-family:monospace;font-size:12px;color:var(--sports-color-cyan,#00f2fe);margin-bottom:4px;letter-spacing:1px;}/* 一句话核心业务描述 */ .theme-mod-adaptive-deep-features .features-sec-header .sec-subtitle{font-size:14px;color:var(--sports-text-muted);/* 自动咬合浅色/深色皮肤的副文本色 */ margin:0;line-height:1.6;}/* ========================================== 图文交错行基础样式 ========================================== */ .theme-mod-adaptive-deep-features .feature-row{display:flex;align-items:center;gap:60px;}.theme-mod-adaptive-deep-features .feature-visual,.theme-mod-adaptive-deep-features .feature-text{flex:1;width:50%;}.theme-mod-adaptive-deep-features .feature-row.row-reverse{flex-direction:row-reverse;}/* 视觉插图槽自适应 */ .theme-mod-adaptive-deep-features .feature-visual{background-color:var(--sports-bg-card);border:1px solid var(--sports-bg-hover);border-radius:var(--sports-radius-main,12px);aspect-ratio:3 / 2;width:100%;padding:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,0.05);}.theme-mod-adaptive-deep-features .feature-visual img{width:100%;height:100%;object-fit:cover;border-radius:6px;}/* 文本内容自适应重构 */ .theme-mod-adaptive-deep-features .feature-text h2{font-size:28px;color:var(--sports-text-main);margin:0 0 15px 0;font-weight:700;line-height:1.3;}.theme-mod-adaptive-deep-features .feature-text h2 span{color:var(--sports-color-cyan,#00f2fe);font-family:monospace;font-size:16px;display:block;margin-bottom:5px;}.theme-mod-adaptive-deep-features .feature-text p{font-size:14px;color:var(--sports-text-muted);line-height:1.8;margin:0 0 24px 0;}/* 底部机能徽章组 */ .theme-mod-adaptive-deep-features .feature-badges{display:flex;gap:10px;flex-wrap:wrap;}.theme-mod-adaptive-deep-features .f-badge{background-color:var(--sports-bg-main);border:1px solid var(--sports-bg-hover);color:var(--sports-text-muted);padding:6px 14px;border-radius:4px;font-size:12px;font-weight:500;}/* ========================================== 响应式媒体查询机制 ========================================== */ @media (max-width:992px){.theme-mod-adaptive-deep-features .app-deep-features{gap:40px;}.theme-mod-adaptive-deep-features .features-sec-header{margin-bottom:10px;}.theme-mod-adaptive-deep-features .features-sec-header .sec-title{font-size:20px;}.theme-mod-adaptive-deep-features .feature-row,.theme-mod-adaptive-deep-features .feature-row.row-reverse{flex-direction:column;gap:25px;}.theme-mod-adaptive-deep-features .feature-visual,.theme-mod-adaptive-deep-features .feature-text{width:100%;flex:none;}.theme-mod-adaptive-deep-features .feature-visual{height:auto;}.theme-mod-adaptive-deep-features .feature-text h2{font-size:22px;}}/* ! Layout number:13725645 */.sp-ft-row{background-color:var(--sports-bg-main);padding:70px 0 30px 0;border-top:1px solid var(--sports-bg-hover);color:var(--sports-text-main);}.sp-ft-row-top{padding-bottom:45px;border-bottom:1px solid var(--sports-bg-hover);margin-bottom:50px;}.sp-ft-row-logo img{max-height:40px;object-fit:contain;aspect-ratio:auto 200 / 50;width:auto;}.sp-ft-row-logo span{font-size:24px;font-weight:900;color:var(--sports-text-main);}.sp-ft-row-intro-box{display:flex;gap:15px;align-items:flex-start;}.sp-ft-row-intro-tag{font-size:11px;font-weight:900;color:var(--sports-color-primary);margin-top:3px;}.sp-ft-row-intro-content{font-size:13.5px;color:var(--sports-text-dark);line-height:1.6;}.sp-ft-row-title{font-size:14px;font-weight:900;color:var(--sports-text-main);text-transform:uppercase;margin-bottom:25px;letter-spacing:1px;}.sp-ft-row-links{list-style:none;padding:0;margin:0;}.sp-ft-row-links li{margin-bottom:10px;}.sp-ft-row-links a{font-size:14px;color:var(--sports-text-dark);text-decoration:none;transition:var(--sports-transition);}.sp-ft-row-links a:hover{color:var(--sports-color-primary);}.sp-ft-row-contact-panel{font-size:13.5px;color:var(--sports-text-dark);line-height:1.6;margin-bottom:20px;}.sp-ft-row-contact-panel a{color:inherit;text-decoration:none;}.sp-ft-row-trust{display:flex;gap:15px;font-size:11px;font-weight:700;color:var(--sports-text-muted);}.sp-ft-row-bottom{margin-top:50px;padding-top:25px;border-top:1px solid var(--sports-bg-hover);font-size:13px;color:var(--sports-text-muted);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;}.sp-ft-row-legal{display:flex;gap:20px;}.sp-ft-row-legal a{color:inherit;text-decoration:none;}.sp-ft-row-legal a:hover{color:var(--sports-text-main);}@media(max-width:991.98px){.sp-ft-row-top{text-align:center;gap:20px;}.sp-ft-row-intro-box{flex-direction:column;align-items:center;text-align:center;}.sp-ft-row-bottom{flex-direction:column;text-align:center;gap:10px;}}
/* cluster_id: 178111030679 */
