/* ! Layout number:49868062 */:root{--sports-bg-main:#1c1402;--sports-bg-card:#2e2107;--sports-bg-hover:#42300b;--sports-color-primary:#f59e0b;--sports-color-accent:#38bdf8;--sports-color-success:#10b981;--sports-text-main:#fffbeb;--sports-text-muted:#fde68a;--sports-text-dark:#785307;--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.9),0 4px 15px rgba(28,20,2,0.8) !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.95),0 12px 25px rgba(245,158,11,0.04) !important;*/ /*}*//* ! Layout number:52399032 */.sp-header{background-color:var(--sports-bg-main);border-bottom:1px solid var(--sports-bg-hover);position:sticky;top:0;z-index:1050;}.sp-navbar{padding:12px 0 !important;background:transparent !important;}.sp-logo{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0;}.sp-logo-img{max-height:40px;width:auto;object-fit:contain;background:#fff;border-radius:6px;}.sp-logo-text{font-size:18px;font-weight:700;color:var(--sports-text-main);letter-spacing:0.5px;white-space:nowrap;}.navbar-collapse{flex-grow:1;}.sp-nav-list{display:flex !important;flex-wrap:nowrap !important;overflow-x:auto;scrollbar-width:none;}.sp-nav-list::-webkit-scrollbar{display:none;}.sp-nav-list .nav-item{white-space:nowrap;}.sp-nav-list .nav-link{color:var(--sports-text-muted) !important;font-size:15px;font-weight:500;padding:8px 12px !important;transition:var(--sports-transition);}.sp-nav-list .nav-link:hover,.sp-nav-list .nav-link.active{color:var(--sports-color-primary) !important;}.sp-toggler{border-color:var(--sports-bg-hover) !important;padding:6px 10px !important;}.sp-toggler:focus{box-shadow:0 0 0 2px var(--sports-color-primary) !important;}.sp-header-action{flex-shrink:0;margin-left:10px;}.sp-btn-primary{background-color:var(--sports-color-primary) !important;border:none !important;color:var(--sports-bg-main) !important;font-size:14px !important;font-weight:600 !important;padding:8px 20px !important;border-radius:var(--sports-radius-main) !important;transition:var(--sports-transition) !important;text-decoration:none;display:inline-block;white-space:nowrap;}.sp-btn-primary:hover{background-color:var(--sports-text-main) !important;color:var(--sports-bg-main) !important;transform:translateY(-1px);}@media (max-width:991.98px){.sp-nav-list{display:block !important;overflow-x:visible;padding:15px 0;text-align:center;}.sp-header-action{display:flex;justify-content:center;padding-bottom:10px;margin-left:0;}}/* ! Layout number:91006796 */.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:43611988 */.sp-mod-logs-pipeline{padding:80px 20px;background-color:var(--sports-bg-main);color:var(--sports-text-main);}.theme-mod-adaptive-logs .logs-container{max-width:1200px;margin:0 auto;}.sp-mod-logs-pipeline .logs-header-center{text-align:center;margin-bottom:50px;}.sp-mod-logs-pipeline .logs-header-center h3{font-family:monospace;color:var(--sports-color-cyan,#00f2fe);font-size:13px;margin:0 0 8px 0;letter-spacing:1px;}.sp-mod-logs-pipeline .logs-header-center h2{font-size:28px;font-weight:800;margin:0;}/* ========================================== 流水线轨道布局 ========================================== */ .sp-mod-logs-pipeline .pipeline-flow{display:flex;gap:24px;margin-bottom:50px;align-items:flex-start;}.sp-mod-logs-pipeline .pipeline-node{flex:1;min-width:0;display:flex;flex-direction:column;gap:15px;position:relative;}/* 状态标牌 */ .sp-mod-logs-pipeline .node-badge{width:fit-content;font-family:monospace;font-size:10px;font-weight:bold;padding:3px 8px;border-radius:3px;background:var(--sports-bg-hover);color:var(--sports-text-dark);}.sp-mod-logs-pipeline .node-badge.active{background:rgba(0,242,254,0.1);color:var(--sports-color-cyan,#00f2fe);border:1px solid rgba(0,242,254,0.2);}/* 轨道连接线 */ .sp-mod-logs-pipeline .node-line{height:2px;background:var(--sports-bg-hover);width:100%;position:relative;}.sp-mod-logs-pipeline .pipeline-node:first-child .node-line::before{content:'';position:absolute;left:0;top:-3px;width:8px;height:8px;border-radius:50%;background:var(--sports-color-cyan,#00f2fe);}.sp-mod-logs-pipeline .node-card{background:var(--sports-bg-card);border:1px solid var(--sports-bg-hover);border-radius:var(--sports-radius-main,12px);padding:24px;display:flex;flex-direction:column;gap:18px;transition:var(--sports-transition);box-shadow:0 4px 20px rgba(0,0,0,0.02);height:100%;}.sp-mod-logs-pipeline .node-card:hover{border-color:var(--sports-color-cyan,#00f2fe);transform:translateY(-2px);}.sp-mod-logs-pipeline .card-meta{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--sports-bg-hover);padding-bottom:12px;}.sp-mod-logs-pipeline .n-v{font-family:monospace;font-size:18px;font-weight:800;color:var(--sports-text-main);}.sp-mod-logs-pipeline .n-date{font-family:monospace;font-size:11px;color:var(--sports-text-dark);}.sp-mod-logs-pipeline .patch-box h5{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:13px;font-weight:700;margin:0 0 8px 0;letter-spacing:0.5px;}.sp-mod-logs-pipeline .main-patch h5{color:var(--sports-color-cyan,#00f2fe);}.sp-mod-logs-pipeline .patch-box p{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:13px;color:var(--sports-text-muted);margin:0;line-height:1.6;text-align:left;}.sp-mod-logs-pipeline .sub-patch h5{color:var(--sports-text-dark);}.sp-mod-logs-pipeline .sub-log-list{background-color:var(--sports-bg-main);border:1px solid var(--sports-bg-hover);border-radius:6px;padding:14px 16px;display:flex;flex-direction:column;gap:10px;height:auto;}/* 结构化列表样式消除默认内外边距 */ .sp-mod-logs-pipeline .sub-log-list ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;}.sp-mod-logs-pipeline .sub-log-list p{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:12.5px;color:var(--sports-text-muted);line-height:1.6 !important;text-align:left;white-space:normal !important;overflow:visible !important;text-overflow:clip !important;}.sp-mod-logs-pipeline .version-footer-banner{background:var(--sports-bg-card);border-left:4px solid var(--sports-color-cyan,#00f2fe);padding:20px 24px;border-radius:0 var(--sports-radius-main) var(--sports-radius-main) 0;border-top:1px solid var(--sports-bg-hover);border-right:1px solid var(--sports-bg-hover);border-bottom:1px solid var(--sports-bg-hover);}.sp-mod-logs-pipeline .version-footer-banner p{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:13px;color:var(--sports-text-muted);margin:0;line-height:1.6;text-align:left;}.sp-mod-logs-pipeline .version-footer-banner strong{color:var(--sports-text-main);}@media (min-width:993px){.sp-mod-logs-pipeline .pipeline-node{align-self:stretch;}}@media (max-width:992px){.sp-mod-logs-pipeline .pipeline-flow{flex-direction:column;gap:35px;}.sp-mod-logs-pipeline .node-line{display:none;}.sp-mod-logs-pipeline .pipeline-node{width:100%;}}/* ! Layout number:73819451 */.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:33544414 */.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:24631752 */.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: 178103708277 */
