/* ! Layout number:15740528 */: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:13988507 */.sp-header-capsule{position:sticky;top:0;z-index:1050;padding:15px 0;background:transparent;width:100%;}.sp-capsule-border-wrapper{background:rgba(var(--sports-bg-card),0.6);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,0.08);border-radius:50px;padding:0 30px;overflow:hidden;/* 核心修复：防止任何内部阴影产生意外的横向滚动条 */}.sp-header-capsule .sp-nav-wrapper{display:flex;align-items:center;justify-content:space-between;height:60px;}.sp-header-capsule .sp-logo{display:flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0;}.sp-header-capsule .sp-logo-img{max-height:30px;}.sp-header-capsule .sp-logo-text{font-size:17px;font-weight:800;color:#fff;white-space:nowrap;}.sp-header-capsule .sp-right-box{display:flex;align-items:center;gap:25px;}.sp-menu-capsule{display:flex;align-items:center;gap:5px;}.sp-menu-capsule a{color:var(--sports-text-muted) !important;text-decoration:none;font-size:14px;font-weight:500;padding:8px 16px;border-radius:20px;white-space:nowrap;}.sp-menu-capsule a:hover,.sp-menu-capsule a.active{color:#fff !important;background:rgba(255,255,255,0.1);}.sp-btn-capsule{background:#fff;color:#000 !important;font-size:13px;font-weight:700;padding:8px 20px;border-radius:20px;text-decoration:none;white-space:nowrap;flex-shrink:0;}/* 核心修复：PC端死死隐藏 */ .sp-mobile-menu-capsule{display:none !important;}@media (max-width:991.98px){.sp-capsule-border-wrapper{border-radius:24px;padding:0 20px;}.sp-mobile-menu-capsule.sp-menu-open{display:block !important;}.sp-toggler-capsule{width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:transparent;border:none;padding:0;}.sp-toggler-capsule .navbar-toggler-icon{width:18px;height:2px;background:#fff;position:relative;display:block;transition:0.3s;}.sp-toggler-capsule .navbar-toggler-icon::before,.sp-toggler-capsule .navbar-toggler-icon::after{content:'';position:absolute;width:100%;height:2px;background:#fff;left:0;transition:0.3s;}.sp-toggler-capsule .navbar-toggler-icon::before{top:-6px;}.sp-toggler-capsule .navbar-toggler-icon::after{top:6px;}.sp-toggler-capsule.sp-x-active .navbar-toggler-icon{background:transparent !important;}.sp-toggler-capsule.sp-x-active .navbar-toggler-icon::before{top:0;transform:rotate(45deg);}.sp-toggler-capsule.sp-x-active .navbar-toggler-icon::after{top:0;transform:rotate(-45deg);}.sp-mobile-box{padding:15px 0 25px;display:flex;flex-direction:column;gap:12px;text-align:center;}.sp-mobile-box a{color:var(--sports-text-muted);text-decoration:none;font-size:15px;}.sp-mobile-btn{background:rgba(255,255,255,0.1) !important;color:#fff !important;border-radius:20px;padding:10px !important;}}/* ! Layout number:72746884 */.sp-mod-immersive{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-immersive::before{content:"SPORTS APP";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:16vw;font-weight:900;color:var(--sports-bg-hover);opacity:0.2;letter-spacing:-5px;z-index:0;pointer-events:none;user-select:none;}.imm-container{position:relative;max-width:1200px;margin:0 auto;padding:0 24px;z-index:1;}.imm-main-wrapper{display:flex;align-items:center;justify-content:space-between;gap:40px;}.imm-left-features{flex:1;display:flex;flex-direction:column;gap:40px;max-width:300px;}.feat-card{background:var(--sports-bg-card);padding:20px;border-radius:var(--sports-radius-main);border-left:3px solid var(--sports-color-cyan);border-top:1px solid var(--sports-bg-hover);border-right:1px solid var(--sports-bg-hover);border-bottom:1px solid var(--sports-bg-hover);box-shadow:0 4px 20px rgba(0,0,0,0.02);}.feat-num{font-size:24px;font-weight:800;color:var(--sports-color-cyan);display:block;margin-bottom:5px;}.feat-card h3{font-size:16px;margin-bottom:8px;color:var(--sports-text-main);}.feat-card p{font-size:13px;color:var(--sports-text-muted);line-height:1.5;}.imm-center-stage{flex:1.2;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;}.imm-phone-box{position:relative;width:320px;aspect-ratio:419 / 873;height:auto;background:#000000;border:12px solid var(--sports-text-dark);border-radius:42px;box-shadow:0 30px 60px -15px rgba(0,0,0,0.15);z-index:2;}.imm-screen{width:100%;height:100%;overflow:hidden;border-radius:30px;}.imm-screen img{width:100%;height:100%;object-fit:cover;}.imm-screen::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:30px;border-bottom-right-radius:12px;box-shadow:inset 0 0 20px rgba(0,0,0,0.4);pointer-events:none;}.imm-right-action{flex:1;max-width:400px;}.imm-badge{display:inline-block;background:var(--sports-color-cyan);color:#ffffff;padding:4px 10px;font-size:11px;font-weight:700;border-radius:4px;margin-bottom:15px;letter-spacing:0.5px;}.imm-title{font-size:38px;font-weight:800;margin-bottom:10px;color:var(--sports-text-main);}.imm-slogan{font-size:16px;color:var(--sports-text-muted);margin-bottom:40px;}.imm-download-matrix{display:flex;gap:20px;align-items:center;}.imm-qr-zone{background:var(--sports-bg-card);padding:12px;border-radius:var(--sports-radius-main);border:1px solid var(--sports-bg-hover);text-align:center;}.imm-qr-zone img{width:90px;aspect-ratio:1 / 1;height:auto;margin-bottom:6px;background:#ffffff;padding:4px;border-radius:4px;}.imm-qr-zone span{font-size:11px;color:var(--sports-text-muted);display:block;}.imm-btn-zone{display:flex;flex-direction:column;gap:12px;flex:1;}.imm-btn{background:var(--sports-bg-card);border:1px solid var(--sports-bg-hover);padding:12px 15px;border-radius:var(--sports-radius-main);text-decoration:none;color:var(--sports-text-main);font-size:14px;text-align:center;font-weight:500;transition:var(--sports-transition);}.imm-btn:hover{background:var(--sports-bg-hover);border-color:var(--sports-color-cyan);transform:translateY(-1px);}@media (max-width:992px){.imm-main-wrapper{flex-direction:column;}.imm-left-features{position:absolute;clip:rect(1px,1px,1px,1px);padding:0;border:0;height:1px;width:1px;overflow:hidden;}.imm-right-action{max-width:100%;text-align:center;}.imm-slogan{text-align:center;}.imm-download-matrix{justify-content:center;}.imm-phone-box{width:280px;}}@media (max-width:480px){.imm-title{font-size:30px;}.imm-download-matrix{flex-direction:column;width:100%;}.imm-qr-zone{position:absolute;visibility:hidden;opacity:0;pointer-events:none;}.imm-btn-zone{width:100%;}}/* ! Layout number:85446240 */.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:67062506 */.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:54022086 */.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:81339423 */.sp-ft-sleek{background-color:var(--sports-bg-card);padding:90px 0 35px 0;border-top:1px solid var(--sports-bg-hover);color:var(--sports-text-main);}.sp-ft-sk-logo{text-decoration:none;display:inline-block;margin-bottom:25px;}.sp-ft-sk-logo-img{max-height:40px;object-fit:contain;aspect-ratio:auto 200 / 50;width:auto;}.sp-ft-sk-logo-txt{font-size:24px;font-weight:900;color:var(--sports-text-main);letter-spacing:-0.5px;}.sp-ft-sk-intro{margin-bottom:30px;max-width:520px;}.sp-ft-sk-short{font-size:15px;font-weight:700;color:var(--sports-text-main);margin-bottom:8px;}.sp-ft-sk-long{font-size:13.5px;color:var(--sports-text-dark);line-height:1.6;margin:0;}.sp-ft-sk-trust-row{display:flex;gap:20px;}.sp-ft-sk-trust-item{font-size:11px;font-weight:800;color:var(--sports-text-muted);display:flex;align-items:center;gap:6px;}.sp-ft-sk-dot{width:5px;height:5px;background-color:var(--sports-color-primary);border-radius:50%;}.sp-ft-sk-title{font-size:12px;font-weight:900;color:var(--sports-text-muted);letter-spacing:1px;margin-bottom:20px;}.sp-ft-sk-links{list-style:none;padding:0;margin:0;}.sp-ft-sk-links li{margin-bottom:10px;}.sp-ft-sk-links a{font-size:14px;color:var(--sports-text-dark);text-decoration:none;transition:var(--sports-transition);}.sp-ft-sk-links a:hover{color:var(--sports-color-primary);}.sp-ft-sk-contact-box{background-color:var(--sports-bg-main);border:1px solid var(--sports-bg-hover);padding:20px;border-radius:var(--sports-radius-main);}.sp-ft-sk-c-item{display:flex;margin-bottom:8px;font-size:13px;line-height:1.5;}.sp-ft-sk-c-item:last-child{margin-bottom:0;}.sp-ft-sk-c-label{width:80px;font-weight:800;color:var(--sports-text-main);flex-shrink:0;}.sp-ft-sk-c-val{color:var(--sports-text-dark);text-decoration:none;}.sp-ft-sk-mail{color:var(--sports-color-primary);font-weight:700;}.sp-ft-sk-bottom{margin-top:70px;padding-top:25px;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-sk-legal{display:flex;gap:20px;}.sp-ft-sk-legal a{color:inherit;text-decoration:none;transition:var(--sports-transition);}.sp-ft-sk-legal a:hover{color:var(--sports-text-main);}@media (max-width:991.98px){.sp-ft-sk-brand{margin-bottom:40px;}.sp-ft-sk-bottom{flex-direction:column;text-align:center;gap:12px;}}
/* cluster_id: 178119766859 */
