/* ! Layout number:67756846 */:root{--sports-bg-main:#fffaf5;--sports-bg-card:#ffffff;--sports-bg-hover:#fff7ed;--sports-color-primary:#ea580c;--sports-color-accent:#1e3a8a;--sports-color-success:#15803d;--sports-text-main:#431407;--sports-text-muted:#7c2d12;--sports-text-dark:#57534e;--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;*/ /* box-shadow:0 4px 20px rgba(0,0,0,0.02),0 2px 6px rgba(0,0,0,0.01) !important;*/ /* border:1px solid rgba(0,0,0,0.015) !important;*/ /*}*//* ! Layout number:56764076 */.sp-header-racing{background-color:var(--sports-bg-main);border-bottom:3px solid var(--sports-color-primary);position:sticky;top:0;z-index:1050;width:100%;overflow:hidden;/* 核心修复：物理隔离倾斜变形带来的右侧溢出横向滚动条 */}.sp-nav-grid-racing{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:75px;}.sp-left-wing{display:flex;gap:5px;background:var(--sports-bg-card);padding:0 30px;height:100%;align-items:center;transform:skewX(-20deg);margin-left:-30px;}.sp-right-wing{display:flex;gap:15px;background:var(--sports-bg-card);padding:0 30px;height:100%;align-items:center;justify-content:flex-end;transform:skewX(-20deg);margin-right:-30px;}.sp-left-wing *,.sp-right-wing *{transform:skewX(20deg);}.sp-left-wing a,.sp-right-wing a.nav-link{color:var(--sports-text-muted) !important;text-decoration:none;font-size:14px;font-weight:700;padding:10px 15px;white-space:nowrap;}.sp-left-wing a:hover,.sp-left-wing a.active{color:var(--sports-color-primary) !important;}.sp-logo-center{display:flex;align-items:center;gap:10px;text-decoration:none;padding:0 20px;}.sp-logo-center .sp-logo-img{max-height:40px;}.sp-logo-center .sp-logo-text{font-size:20px;font-weight:900;color:var(--sports-text-main);white-space:nowrap;}.sp-race-btn{background:linear-gradient(135deg,var(--sports-color-primary) 0%,#ff8800 100%);color:#ffffff !important;font-weight:800;font-size:13px;padding:8px 24px;text-decoration:none;clip-path:polygon(10% 0,100% 0,90% 100%,0 100%);white-space:nowrap;flex-shrink:0;display:inline-block;}.sp-mobile-menu-racing{display:none !important;}@media (max-width:991.98px){.sp-nav-grid-racing{display:flex;justify-content:space-between;}.sp-mobile-menu-racing.sp-menu-open{display:block !important;}.sp-toggler-racing{display:flex;flex-direction:column;gap:5px;cursor:pointer;width:24px;background:transparent;border:none;padding:0;}.sp-toggler-racing span{width:100%;height:3px;background:var(--sports-text-main);transition:0.3s;}.sp-toggler-racing.sp-x-active span:nth-child(1){transform:translateY(8px) rotate(45deg);}.sp-toggler-racing.sp-x-active span:nth-child(2){opacity:0;}.sp-toggler-racing.sp-x-active span:nth-child(3){transform:translateY(-8px) rotate(-45deg);}.sp-mobile-box-racing{padding:20px;display:flex;flex-direction:column;gap:15px;background:var(--sports-bg-card);text-align:center;}.sp-mobile-box-racing a{color:#fff;text-decoration:none;font-size:15px;}}/* ! Layout number:59341337 */.sp-mod-timeline.theme-mod-adaptive-timeline{position:relative;padding:100px 0;background-color:var(--sports-bg-main);color:var(--sports-text-main);overflow:hidden;border-bottom:1px solid var(--sports-bg-hover);}.sp-mod-timeline.theme-mod-adaptive-timeline::before{content:"ECOSYSTEM";position:absolute;left:4%;top:5%;font-family:'Arial Black',Impact,sans-serif;font-size:10vw;font-weight:900;color:var(--sports-text-muted);opacity:0.03;pointer-events:none;z-index:0;}.theme-mod-adaptive-timeline .line-container{position:relative;max-width:1200px;margin:0 auto;padding:0 24px;z-index:1;}.theme-mod-adaptive-timeline .line-layout-wrap{display:flex;justify-content:space-between;gap:60px;}.theme-mod-adaptive-timeline .line-left-axis{flex:1.3;border-left:2px solid var(--sports-bg-hover,#27272a);padding-left:32px;position:relative;}.theme-mod-adaptive-timeline .axis-node{position:relative;margin-bottom:60px;}.theme-mod-adaptive-timeline .axis-node:last-child{margin-bottom:0;}.theme-mod-adaptive-timeline .node-bullet{position:absolute;left:-41px;top:4px;width:16px;height:16px;background-color:var(--sports-bg-main);border:3px solid var(--sports-color-cyan,#3b82f6);border-radius:50%;z-index:2;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);}/* 轴线悬停发光特效完美保留 */ .theme-mod-adaptive-timeline .axis-node:hover .node-bullet{background-color:var(--sports-color-cyan,#3b82f6);box-shadow:0 0 14px var(--sports-color-cyan,#3b82f6);}.theme-mod-adaptive-timeline .node-time{font-family:monospace;font-size:12px;color:var(--sports-color-cyan,#3b82f6);font-weight:700;letter-spacing:1px;margin-bottom:8px;display:block;}.theme-mod-adaptive-timeline .axis-node h3{font-size:20px;font-weight:700;margin:0 0 10px 0;color:var(--sports-text-main);}.theme-mod-adaptive-timeline .axis-node p{font-size:14px;color:var(--sports-text-muted);line-height:1.6;margin:0;}/* 右侧：下载舱固定容器 */ .theme-mod-adaptive-timeline .line-right-dock{flex:0.9;max-width:420px;width:100%;}.theme-mod-adaptive-timeline .dock-sticky-card{position:relative;background-color:var(--sports-bg-card);border:1px solid var(--sports-bg-hover);padding:30px;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,0.15);}.theme-mod-adaptive-timeline .dock-sticky-card::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;border-radius:20px;border-bottom-right-radius:12px;box-shadow:inset 0 1px 0 rgba(255,255,255,0.05);border:1px solid transparent;}.theme-mod-adaptive-timeline .dock-badge{display:inline-block;font-size:10px;font-weight:700;background-color:var(--sports-color-red,#e11d48);color:#ffffff;padding:3px 8px;border-radius:4px;margin-bottom:12px;}.theme-mod-adaptive-timeline .dock-header h3{font-size:22px;margin:0 0 10px 0;color:var(--sports-text-main);}.theme-mod-adaptive-timeline .dock-desc{font-size:13px;color:var(--sports-text-muted);line-height:1.5;margin-bottom:30px;}/* 二维码一体化行 */ .theme-mod-adaptive-timeline .dock-qr-area{display:flex;gap:16px;align-items:center;border-bottom:1px solid var(--sports-bg-hover);padding-bottom:25px;margin-bottom:25px;}.theme-mod-adaptive-timeline .dock-qr-wrapper{background:#ffffff;padding:5px;border-radius:8px;display:flex;align-items:center;justify-content:center;border:1px solid var(--sports-bg-hover);}.theme-mod-adaptive-timeline .dock-qr-area img{width:80px;aspect-ratio:1 / 1;height:auto;border-radius:4px;display:block;}.theme-mod-adaptive-timeline .dock-label-group span{display:block;font-size:12px;color:var(--sports-text-muted);}.theme-mod-adaptive-timeline .dock-label-group strong{display:block;font-size:15px;color:var(--sports-text-main);margin-top:4px;}.theme-mod-adaptive-timeline .dock-links{display:flex;flex-direction:column;gap:12px;}.theme-mod-adaptive-timeline .dock-l-btn{display:block;background-color:var(--sports-bg-main);border:1px solid var(--sports-bg-hover);text-decoration:none;color:var(--sports-text-main);text-align:center;padding:12px;font-size:14px;border-radius:8px;font-weight:600;transition:var(--sports-transition,all 0.2s ease);}.theme-mod-adaptive-timeline .dock-l-btn:hover{background-color:var(--sports-color-cyan,#3b82f6);border-color:var(--sports-color-cyan,#3b82f6);color:#ffffff !important;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.1);}@media (max-width:768px){.theme-mod-adaptive-timeline.sp-mod-timeline{padding:60px 0;}.theme-mod-adaptive-timeline .line-layout-wrap{flex-direction:column;gap:45px;}.theme-mod-adaptive-timeline .line-left-axis{padding-left:20px;}.theme-mod-adaptive-timeline .node-bullet{left:-29px;}.theme-mod-adaptive-timeline .axis-node h3{font-size:18px;}.theme-mod-adaptive-timeline .line-right-dock{max-width:100%;}.theme-mod-adaptive-timeline .dock-sticky-card{padding:20px;}}/* ! Layout number:98122016 */.sp-log{padding:60px 20px;background-color:var(--sports-bg-main);color:var(--sports-text-main);}.theme-adaptive .log-cnt{max-width:960px;margin:0 auto;}.sp-log .head{margin-bottom:40px;}.sp-log .badge{display:inline-block;font-family:monospace;font-size:11px;background-color:rgba(255,255,255,0.1);padding:2px 6px;border-radius:3px;margin-bottom:8px;}.sp-log .head h2{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;/* 字体清洗：保障主核心词标题不被等宽系统污染 */ font-size:22px;font-weight:800;margin:0 0 4px 0;}.sp-log .head p{font-family:monospace;font-size:12px;color:var(--sports-text-dark);margin:0;}.sp-log .stream{display:flex;flex-direction:column;border-left:1px dashed var(--sports-bg-hover);padding-left:20px;margin-left:10px;}.sp-log .row{display:flex;flex-direction:column;gap:16px;padding:24px 0;border-bottom:1px solid var(--sports-bg-hover);}.sp-log .row:last-child{border-bottom:none;}.sp-log .meta{display:flex;align-items:center;justify-content:space-between;}.sp-log .tag{display:flex;align-items:center;gap:8px;}.sp-log .dot{width:6px;height:6px;background-color:var(--sports-color-cyan,#00f2fe);border-radius:50%;}.sp-log .ver{font-family:monospace;font-size:16px;}.sp-log .date{font-family:monospace;font-size:12px;color:var(--sports-text-dark);}.sp-log .body{display:flex;flex-direction:column;gap:16px;}.sp-log .block{display:flex;flex-direction:column;gap:4px;}.sp-log .lbl{font-family:monospace;font-size:10px;color:var(--sports-text-dark);}/* 主要升级：追加替代原 H4 的降级样式类，100%继承视觉权重 */ .sp-log .main .block-main-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;margin:0;color:var(--sports-text-main);}.sp-log .main p{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:13px;color:var(--sports-text-muted);line-height:1.6;margin:0;text-align:left;/* 排版防线：强制靠左，杜绝两端对齐引发的移动端超大空白故障 */}/* 有序列表重设：剔除硬编码列表噪声 */ .sp-log .list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px;}.sp-log .list li{position:relative;padding-left:12px;}/* 原生的无障碍序号前缀，杜绝特殊符号被反垃圾文本算法拦截 */ .sp-log .list li::before{content:">";font-family:monospace;position:absolute;left:0;color:var(--sports-text-dark);}.sp-log .item{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:12.5px;color:var(--sports-text-muted);line-height:1.5 !important;white-space:normal !important;overflow:visible !important;text-align:left;}.sp-log .version-footer{margin-top:40px;padding-top:20px;border-top:1px dashed var(--sports-bg-hover);}.sp-log .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;}@media (min-width:768px){.sp-log .row{flex-direction:row;gap:40px;}.sp-log .meta{width:140px;flex-shrink:0;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px;}.sp-log .body{flex:1;}}/* ! Layout number:96791529 */.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:41590942 */.sp-serv-matrix-section{padding:90px 0;background-color:var(--sports-bg-main);border-bottom:1px solid var(--sports-bg-hover);}.sp-serv-matrix-header{text-align:center;margin-bottom:60px;}.sp-serv-matrix-pre{font-size:11px;font-weight:900;color:var(--sports-color-primary);letter-spacing:2px;display:block;margin-bottom:8px;}.sp-serv-matrix-h2{font-size:30px;font-weight:800;color:var(--sports-text-main);margin:0;}.sp-serv-matrix-line{width:40px;height:3px;background-color:var(--sports-color-primary);margin:16px auto 0 auto;border-radius:2px;}.sp-serv-matrix-box{background-color:var(--sports-bg-card);border:1px solid var(--sports-bg-hover);border-radius:var(--sports-radius-main);padding:40px 30px;height:100%;transition:var(--sports-transition);}.sp-serv-matrix-icon-shell{width:46px;height:46px;background-color:var(--sports-bg-main);border:1px solid var(--sports-bg-hover);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;transition:var(--sports-transition);}.sp-serv-matrix-icon-inner{font-size:14px;font-weight:900;color:var(--sports-text-dark);font-family:inherit;}.sp-serv-matrix-h3{font-size:18px;font-weight:800;color:var(--sports-text-main);margin:0 0 14px 0;}.sp-serv-matrix-p{font-size:13px;color:var(--sports-text-muted);line-height:1.65;margin:0;text-align:left;}.sp-serv-matrix-box:hover{transform:translateY(-5px);border-color:var(--sports-color-primary);box-shadow:0 15px 30px rgba(0,0,0,0.1);}.sp-serv-matrix-box:hover .sp-serv-matrix-icon-shell{background-color:var(--sports-color-primary);border-color:var(--sports-color-primary);}.sp-serv-matrix-box:hover .sp-serv-matrix-icon-inner{color:#ffffff;}@media (max-width:767.98px){.sp-serv-matrix-box{padding:30px 20px;}}/* ! Layout number:90658737 */.sp-ft-cyber{background-color:var(--sports-bg-card);padding:80px 0 40px 0;border-top:1px solid var(--sports-bg-hover);color:var(--sports-text-main);}.sp-ft-cb-col{border-right:1px solid var(--sports-bg-hover);}.sp-ft-cb-col:last-child{border-right:none;}.sp-ft-cb-brand{padding-right:40px;}.sp-ft-cb-inner{padding-left:40px;padding-right:20px;}.sp-ft-cb-logo img{max-height:38px;object-fit:contain;aspect-ratio:auto 200 / 50;width:auto;}.sp-ft-cb-logo span{font-size:22px;font-weight:800;color:var(--sports-text-main);}.sp-ft-cb-text{font-size:13.5px;color:var(--sports-text-dark);line-height:1.6;margin:20px 0;}.sp-ft-cb-extra{margin-top:8px;opacity:0.85;}.sp-ft-cb-panel{background-color:var(--sports-bg-main);border:1px solid var(--sports-bg-hover);padding:15px;border-radius:4px;font-size:11px;}.sp-ft-cb-panel div{margin-bottom:6px;}.sp-ft-cb-panel div:last-child{margin-bottom:0;}.sp-ft-cb-title{font-size:15px;font-weight:800;margin-bottom:25px;color:var(--sports-text-main);}.sp-ft-cb-links{list-style:none;padding:0;margin:0;}.sp-ft-cb-links li{margin-bottom:12px;}.sp-ft-cb-links a{font-size:14px;color:var(--sports-text-dark);text-decoration:none;transition:var(--sports-transition);}.sp-ft-cb-links a:hover{color:var(--sports-color-primary);}.sp-ft-cb-contact{font-size:13.5px;color:var(--sports-text-dark);line-height:1.5;}.sp-ft-cb-contact p{display:flex;gap:8px;margin-bottom:12px;}.sp-ft-cb-contact a{color:inherit;text-decoration:none;}.sp-ft-cb-bottom{margin-top:60px;padding-top:30px;border-top:1px solid var(--sports-bg-hover);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;font-size:13px;color:var(--sports-text-muted);}.sp-ft-cb-legal{display:flex;gap:20px;}.sp-ft-cb-legal a{color:inherit;text-decoration:none;white-space:nowrap;}.sp-ft-cb-copy{white-space:nowrap;}@media(max-width:1199.98px){.sp-ft-cb-col{border-right:none;border-bottom:1px solid var(--sports-bg-hover);padding:25px 0;}.sp-ft-cb-col:last-child{border-bottom:none;}.sp-ft-cb-inner{padding-left:0;}.sp-ft-cb-brand{padding-right:0;}}@media(max-width:767.98px){.sp-ft-cb-bottom{flex-direction:column;text-align:center;gap:12px;}.sp-ft-cb-copy,.sp-ft-cb-legal a{white-space:normal !important;}}
/* cluster_id: 178113658814 */
