/* ! Layout number:78947751 */:root{--sports-bg-main:#060b14;--sports-bg-card:#0f172a;--sports-bg-hover:#1e293b;--sports-color-primary:#38bdf8;--sports-color-accent:#f43f5e;--sports-color-success:#34d399;--sports-text-main:#f8fafc;--sports-text-muted:#94a3b8;--sports-text-dark:#334155;--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.85),0 4px 15px rgba(6,11,20,0.75) !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(56,189,248,0.04) !important;*/ /*}*//* ! Layout number:45627968 */.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:81790665 */.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:25517736 */.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:96186291 */.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:25681034 */.sp-serv-asym-section{padding:90px 0;background-color:var(--sports-bg-card);border-bottom:1px solid var(--sports-bg-hover);}.sp-serv-asym-lead{margin-bottom:50px;text-align:center;}.sp-serv-asym-h2{font-size:26px;font-weight:800;color:var(--sports-text-main);margin:0;}.sp-serv-asym-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;}.sp-serv-asym-box{background-color:var(--sports-bg-main);border:1px solid var(--sports-bg-hover);border-radius:var(--sports-radius-main);padding:40px;transition:var(--sports-transition);display:flex;flex-direction:column;justify-content:center;}.sp-serv-asym-wide{grid-column:span 2;background:linear-gradient(135deg,var(--sports-bg-main) 0%,rgba(56,189,248,0.02) 100%);}.sp-serv-asym-tag{font-size:10px;font-weight:900;color:var(--sports-color-primary);background-color:rgba(56,189,248,0.06);padding:3px 8px;border-radius:4px;margin-bottom:16px;display:inline-block;align-self:flex-start;letter-spacing:1px;}.sp-serv-asym-tag-dark{font-size:10px;font-weight:900;color:var(--sports-text-muted);background-color:var(--sports-bg-hover);padding:3px 8px;border-radius:4px;margin-bottom:16px;display:inline-block;align-self:flex-start;letter-spacing:1px;}.sp-serv-asym-h3{font-size:18px;font-weight:800;color:var(--sports-text-main);margin:0 0 14px 0;}.sp-serv-asym-p{font-size:13px;color:var(--sports-text-muted);line-height:1.65;margin:0;text-align:left;}.sp-serv-asym-box:hover{border-color:var(--sports-color-primary);transform:translateY(-4px);box-shadow:0 15px 35px rgba(0,0,0,0.04);}@media (max-width:1199.98px){.sp-serv-asym-box{padding:30px;}}@media (max-width:991.98px){.sp-serv-asym-grid{display:grid;grid-template-columns:1fr;gap:20px;}.sp-serv-asym-wide{grid-column:span 1;}}/* ! Layout number:43579258 */.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: 178103748590 */
