/* ! Layout number:85765528 */:root{--sports-bg-main:#140305;--sports-bg-card:#260a0f;--sports-bg-hover:#3b1118;--sports-color-primary:#ef4444;--sports-color-accent:#fb923c;--sports-color-success:#10b981;--sports-text-main:#fef2f2;--sports-text-muted:#fecaca;--sports-text-dark:#7f1d1d;--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(20,3,5,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(239,68,68,0.04) !important;*/ /*}*//* ! Layout number:92078376 */.sp-header{background-color:var(--sports-bg-card);backdrop-filter:blur(12px);border-bottom:1px solid var(--sports-bg-hover);position:sticky;top:0;z-index:1050;}.sp-nav-wrapper{display:flex;align-items:center;justify-content:space-between;height:60px;}.sp-logo{display:flex;align-items:center;gap:8px;text-decoration:none;flex-shrink:0;}.sp-logo-img{max-height:32px;filter:grayscale(1);}.sp-logo-text{font-size:16px;font-weight:600;color:var(--sports-text-main);white-space:nowrap;}.sp-right-box{display:flex;align-items:center;gap:20px;overflow:hidden;}.sp-menu{display:flex;list-style:none;margin:0;padding:0;gap:4px;}.sp-menu li{white-space:nowrap;}.sp-menu a{color:var(--sports-text-muted);text-decoration:none;font-size:14px;padding:6px 12px;transition:var(--sports-transition);display:block;}.sp-menu a:hover,.sp-menu a.active{color:var(--sports-color-silver);background-color:rgba(255,255,255,0.05);border-radius:4px;}.sp-btn{background:var(--sports-color-silver);color:var(--sports-bg-main) !important;text-decoration:none;font-size:13px;font-weight:600;padding:6px 14px;border-radius:20px;transition:var(--sports-transition);white-space:nowrap;flex-shrink:0;}.sp-btn:hover{background-color:var(--sports-text-main);transform:translateY(-1px);}@media (max-width:991.98px){#spMobileMenu{display:none !important;width:100%;}#spMobileToggle:checked ~ #spMobileMenu{display:block !important;}#spMobileToggle:checked ~ .sp-nav-wrapper .sp-toggler .navbar-toggler-icon{background-color:transparent !important;}#spMobileToggle:checked ~ .sp-nav-wrapper .sp-toggler .navbar-toggler-icon::before{top:0 !important;transform:rotate(45deg);}#spMobileToggle:checked ~ .sp-nav-wrapper .sp-toggler .navbar-toggler-icon::after{top:0 !important;transform:rotate(-45deg);}.sp-toggler{width:40px;height:36px;display:inline-flex !important;align-items:center;justify-content:center;padding:0 !important;border:1px solid rgba(255,255,255,0.2) !important;background:transparent !important;cursor:pointer;}.sp-mobile-box{padding:15px 0;display:flex;flex-direction:column;gap:10px;text-align:center;}.sp-mobile-box a{color:var(--sports-text-muted);text-decoration:none;font-size:14px;padding:8px 0;}.sp-toggler .navbar-toggler-icon{background-image:none !important;display:block;position:relative;width:20px;height:2px;background-color:var(--sports-color-silver) !important;transition:var(--sports-transition);}.sp-toggler .navbar-toggler-icon::before,.sp-toggler .navbar-toggler-icon::after{content:'';position:absolute;width:20px;height:2px;background-color:var(--sports-color-silver) !important;left:0;transition:var(--sports-transition);}.sp-toggler .navbar-toggler-icon::before{top:-6px;}.sp-toggler .navbar-toggler-icon::after{top:6px;}}/* ! Layout number:59720508 */.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:88325171 */.sp-mod-logs-step{padding:90px 20px;background-color:var(--sports-bg-main);color:var(--sports-text-main);overflow:hidden;}.theme-mod-adaptive-logs .logs-container{max-width:1100px;margin:0 auto;}.sp-mod-logs-step .step-center-intro{text-align:center;margin-bottom:60px;}.sp-mod-logs-step .step-center-intro h2{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:28px;font-weight:800;color:var(--sports-color-cyan,#00f2fe);margin:0 0 6px 0;}.sp-mod-logs-step .step-center-intro p{font-family:monospace;font-size:14px;color:var(--sports-text-muted);margin:0;}.sp-mod-logs-step .step-timeline-wrapper{position:relative;display:flex;flex-direction:column;gap:40px;}.sp-mod-logs-step .step-center-line{position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,var(--sports-bg-hover) 0%,var(--sports-color-cyan,#00f2fe) 50%,var(--sports-bg-hover) 100%);transform:translateX(-50%);}.sp-mod-logs-step .step-row-node{display:flex;align-items:flex-start;position:relative;width:100%;}.sp-mod-logs-step .step-left-meta{width:50%;padding-right:40px;display:flex;justify-content:flex-end;}.sp-mod-logs-step .meta-v-plate{text-align:right;display:flex;flex-direction:column;}.sp-mod-logs-step .plate-label{font-family:monospace;font-size:11px;color:var(--sports-text-dark);}.sp-mod-logs-step .meta-v-plate .plate-v-num{font-family:monospace;font-size:38px;font-weight:900;margin:-4px 0 2px 0;color:var(--sports-text-main);line-height:1.1;}.sp-mod-logs-step .plate-time{font-family:monospace;font-size:12px;color:var(--sports-color-cyan,#00f2fe);}.sp-mod-logs-step .step-center-pivot{position:absolute;left:50%;top:14px;transform:translateX(-50%);z-index:4;}.sp-mod-logs-step .pivot-glow-ring{width:12px;height:12px;border-radius:50%;background-color:var(--sports-bg-main);border:3px solid var(--sports-color-cyan,#00f2fe);box-shadow:0 0 10px var(--sports-color-cyan,#00f2fe);}.sp-mod-logs-step .step-right-content{width:50%;padding-left:40px;}.sp-mod-logs-step .step-info-card{background-color: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:20px;}.sp-mod-logs-step .step-chunk{display:flex;flex-direction:column;gap:6px;}.sp-mod-logs-step .chunk-badge{font-family:monospace;font-size:10px;font-weight:bold;color:var(--sports-text-dark);border-bottom:1px dashed var(--sports-bg-hover);padding-bottom:4px;margin-bottom:2px;}.sp-mod-logs-step .main-chunk .chunk-box-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:15px;font-weight:700;margin:0 0 4px 0;color:var(--sports-text-main);}.sp-mod-logs-step .main-chunk 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-step .step-bullets{display:flex;flex-direction:column;}.sp-mod-logs-step .step-bullets ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;}.sp-mod-logs-step .step-bullets 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;margin:0;white-space:normal !important;overflow:visible !important;text-align:left;}.sp-mod-logs-step .step-version-wrapper{margin-top:50px;border-top:1px dashed var(--sports-bg-hover);padding-top:25px;text-align:center;}.sp-mod-logs-step .step-version-wrapper p{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;max-width:800px;margin:0 auto;font-size:13px;color:var(--sports-text-dark);line-height:1.7;text-align:left;}.sp-mod-logs-step .step-version-wrapper strong{color:var(--sports-text-muted);}@media (max-width:768px){.sp-mod-logs-step .step-center-line{left:20px;}.sp-mod-logs-step .step-row-node{flex-direction:column;gap:12px;padding-left:40px;}.sp-mod-logs-step .step-left-meta{width:100%;padding-right:0;justify-content:flex-start;}.sp-mod-logs-step .meta-v-plate{text-align:left;}.sp-mod-logs-step .step-center-pivot{left:20px;top:32px;}.sp-mod-logs-step .step-right-content{width:100%;padding-left:0;}}/* ! Layout number:50103503 */.sp-review-timeline{padding:70px 20px;background-color:var(--sports-bg-main);color:var(--sports-text-main);}.theme-adaptive-review .review-timeline-cnt{max-width:900px;margin:0 auto;}.sp-review-timeline .review-timeline-head{margin-bottom:40px;}.sp-review-timeline .review-timeline-badge{display:block;font-family:monospace;font-size:11px;color:var(--sports-color-cyan,#00f2fe);letter-spacing:1.5px;margin-bottom:4px;}.sp-review-timeline .review-timeline-head h2{font-size:24px;font-weight:800;margin:0;}.sp-review-timeline .review-timeline-container{display:flex;flex-direction:column;}.sp-review-timeline .review-timeline-node{display:flex;flex-direction:column;padding:24px 0;border-bottom:1px solid var(--sports-bg-hover);gap:12px;}.sp-review-timeline .review-timeline-node:last-child{border-bottom:none;}.sp-review-timeline .review-timeline-left{display:flex;align-items:center;justify-content:space-between;}.sp-review-timeline .review-timeline-star{color:#ffb800;font-size:12px;letter-spacing:1px;}.sp-review-timeline .review-timeline-anon{font-family:monospace;font-size:12px;color:var(--sports-text-dark);}.sp-review-timeline .review-timeline-right p{font-size:14px;color:var(--sports-text-muted);line-height:1.65 !important;margin:0;white-space:normal !important;overflow:visible !important;}.sp-review-timeline .review-timeline-seo{margin-top:40px;border-top:1px dashed var(--sports-bg-hover);padding-top:24px;}.sp-review-timeline .review-timeline-seo p{font-size:12.5px;color:var(--sports-text-dark);margin:0;line-height:1.6;}@media (min-width:768px){.sp-review-timeline .review-timeline-node{flex-direction:row;gap:40px;align-items:flex-start;}.sp-review-timeline .review-timeline-left{width:180px;flex-shrink:0;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:6px;}}/* ! Layout number:59511905 */.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:40226946 */.sp-ft-tech{background-color:var(--sports-bg-card);padding:80px 0 30px 0;border-top:1px solid var(--sports-bg-hover);color:var(--sports-text-main);}.sp-ft-tech-brand-card{background-color:var(--sports-bg-main);border:1px solid var(--sports-bg-hover);padding:30px;border-radius:var(--sports-radius-main);}.sp-ft-tech-logo-img{max-height:45px;object-fit:contain;aspect-ratio:auto 200 / 50;width:auto;}.sp-ft-tech-logo-text{font-size:22px;font-weight:900;letter-spacing:-0.5px;color:var(--sports-text-main);}.sp-ft-tech-about{font-size:13.5px;color:var(--sports-text-dark);line-height:1.6;margin:20px 0;}.sp-ft-tech-about p{margin-bottom:8px;}.sp-ft-tech-badges{display:flex;gap:10px;}.sp-ft-tech-badge{font-size:10px;font-weight:800;background-color:var(--sports-bg-hover);color:var(--sports-text-dark);padding:4px 10px;border-radius:4px;}.sp-ft-tech-title{font-size:15px;font-weight:800;margin:10px 0 25px 0;text-transform:uppercase;letter-spacing:0.5px;}.sp-ft-tech-links{list-style:none;padding:0;margin:0;}.sp-ft-tech-links li{margin-bottom:12px;}.sp-ft-tech-links a{font-size:14px;color:var(--sports-text-dark);text-decoration:none;transition:var(--sports-transition);}.sp-ft-tech-links a:hover{color:var(--sports-color-primary);padding-left:4px;}.sp-ft-tech-contact{margin-bottom:20px;}.sp-ft-tech-contact-item{display:flex;gap:10px;font-size:14px;color:var(--sports-text-dark);line-height:1.5;margin-bottom:12px;}.sp-ft-tech-contact-item a{color:inherit;text-decoration:none;}.sp-ft-tech-socials{display:flex;gap:8px;}.sp-ft-tech-soc-link{width:32px;height:32px;border:1px solid var(--sports-bg-hover);border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;text-decoration:none;color:inherit;transition:var(--sports-transition);}.sp-ft-tech-soc-link:hover{background-color:var(--sports-color-primary);color:#fff;border-color:var(--sports-color-primary);}.sp-ft-tech-bottom{margin-top:60px;padding-top:25px;border-top:1px solid var(--sports-bg-hover);display:flex;justify-content:space-between;align-items:center;}.sp-ft-tech-copy{font-size:13px;color:var(--sports-text-muted);margin:0;}.sp-ft-tech-legal{font-size:13px;display:flex;gap:10px;}.sp-ft-tech-legal a{color:var(--sports-text-muted);text-decoration:none;}.sp-ft-tech-legal a:hover{color:var(--sports-text-main);}@media(max-width:991.98px){.sp-ft-tech-title{margin-top:20px;margin-bottom:15px;}.sp-ft-tech-bottom{flex-direction:column;text-align:center;gap:15px;}}
/* cluster_id: 178111376731 */
