/* ! Layout number:10653511 */:root{--sports-bg-main:#061412;--sports-bg-card:#0b221e;--sports-bg-hover:#143832;--sports-color-primary:#2dd4bf;--sports-color-accent:#f59e0b;--sports-color-success:#34d399;--sports-text-main:#f0fdfa;--sports-text-muted:#94a3b8;--sports-text-dark:#475569;--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:87697075 */.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:44135187 */.sp-main-hero{position:relative;padding:80px 20px;background-color:var(--sports-bg-main);color:var(--sports-text-main);overflow:hidden;}.sp-main-hero .hero-media-carrier{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}.sp-main-hero .hero-media-carrier img{width:100%;height:auto;aspect-ratio:1920 / 800;object-fit:cover;object-position:center;}.sp-main-hero .hero-media-cover{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,rgb(from var(--sports-bg-main) r g b / 0.7) 0%,var(--sports-bg-main) 100%);}.theme-adaptive-sports .hero-layout-body{position:relative;max-width:1200px;margin:0 auto;z-index:2;display:flex;flex-direction:column;gap:40px;}.sp-main-hero .hero-text-block{flex:1;padding:40px;background:var(--sports-bg-card);backdrop-filter:blur(8px);border:1px solid var(--sports-bg-hover);border-radius:var(--sports-radius-main,12px);box-shadow:0 20px 40px rgba(0,0,0,0.03);}.sp-main-hero .hero-badge-line{display:inline-flex;align-items:center;gap:8px;font-family:monospace;font-size:11px;color:var(--sports-color-primary);letter-spacing:1.5px;margin-bottom:20px;background:rgba(var(--sports-color-primary-rgb,2,132,199),0.06);padding:6px 12px;border-radius:4px;border:1px solid rgba(var(--sports-color-primary-rgb,2,132,199),0.2);}.sp-main-hero .hero-badge-pulse{width:6px;height:6px;background-color:var(--sports-color-primary);border-radius:50%;box-shadow:0 0 8px var(--sports-color-primary);}.sp-main-hero .hero-text-block h1{font-size:32px;font-weight:900;line-height:1.3;margin:0 0 20px 0;letter-spacing:-0.5px;color:var(--sports-text-main);}.sp-main-hero .hero-split-pc{display:none;}.sp-main-hero .hero-summary-txt{font-size:14px;color:var(--sports-text-muted);line-height:1.75 !important;margin:0 0 35px 0;max-width:600px;text-align:left;}.sp-main-hero .hero-action-group{display:flex;flex-direction:column;gap:16px;}.sp-main-hero .hero-click-main{display:inline-block;box-sizing:border-box;text-align:center;font-family:monospace;font-size:13px;font-weight:700;color:#ffffff;background-color:var(--sports-color-primary);text-decoration:none;padding:14px 28px;border-radius:6px;transition:var(--sports-transition,all 0.3s);}.sp-main-hero .hero-click-main:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(var(--sports-color-primary-rgb,2,132,199),0.3);}.sp-main-hero .hero-click-sub{display:inline-block;box-sizing:border-box;text-align:center;font-family:monospace;font-size:13px;font-weight:700;color:var(--sports-text-main);text-decoration:none;padding:14px 28px;border-radius:6px;border:1px solid var(--sports-color-silver);background:var(--sports-bg-card);transition:var(--sports-transition,all 0.3s);}.sp-main-hero .hero-click-sub:hover{background-color:var(--sports-bg-hover);border-color:var(--sports-text-dark);}.sp-main-hero .hero-side-monitor{width:100%;max-width:360px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;}.sp-main-hero .hero-metric-rack{background:var(--sports-bg-card);backdrop-filter:blur(10px);border:1px solid var(--sports-bg-hover);border-radius:8px;padding:20px;display:flex;flex-direction:column;gap:12px;box-shadow:0 10px 25px rgba(0,0,0,0.02);}.sp-main-hero .hero-metric-row{display:flex;justify-content:space-between;align-items:center;}.sp-main-hero .hero-metric-lbl{font-family:monospace;font-size:11px;color:var(--sports-text-dark);}.sp-main-hero .hero-metric-val{font-family:monospace;font-size:12px;font-weight:700;color:var(--sports-text-main);}.sp-main-hero .hero-terminal-rack{background:var(--sports-bg-card);border:1px solid var(--sports-bg-hover);border-radius:8px;padding:20px;font-family:var(--sports-font-sans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif);display:flex;flex-direction:column;gap:10px;box-shadow:0 15px 30px rgba(0,0,0,0.04);}.sp-main-hero .hero-cmd-line{font-size:11px;color:var(--sports-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.sp-main-hero .hero-cmd-glow{color:var(--sports-color-primary);font-weight:700;}.sp-foot-summary{padding:30px 20px;background-color:var(--sports-bg-hover);}.theme-adaptive-sports .foot-summary-body{max-width:1200px;margin:0 auto;}.sp-foot-summary p{font-size:12.5px;color:var(--sports-text-dark);margin:0;line-height:1.6;}@media (min-width:768px){.sp-main-hero{padding:120px 20px;}.theme-adaptive-sports .hero-layout-body{flex-direction:row;justify-content:space-between;align-items:center;gap:50px;}.sp-main-hero .hero-text-block{padding:50px;}.sp-main-hero .hero-split-pc{display:block;}.sp-main-hero .hero-text-block h1{font-size:42px;}.sp-main-hero .hero-action-group{flex-direction:row;}.sp-main-hero .hero-side-monitor{width:360px;flex-shrink:0;}.sp-main-hero .hero-terminal-rack{font-family:monospace;}}/* ! Layout number:89158510 */.sp-why-grid-section{padding:100px 0;background-color:var(--sports-bg-card);border-bottom:1px solid var(--sports-bg-hover);}.sp-why-grid-title{font-size:28px;font-weight:800;color:var(--sports-text-main);margin-bottom:12px;}.sp-why-grid-long{font-size:14px;color:var(--sports-text-muted);line-height:1.6;}.sp-why-grid-long p{margin:0;}.sp-why-grid-brand{font-size:16px;font-weight:900;color:var(--sports-text-dark);letter-spacing:4px;text-transform:uppercase;}.sp-why-grid-box{background-color:var(--sports-bg-main);border:1px solid var(--sports-bg-hover);border-radius:20px;padding:40px 24px;position:relative;height:100%;overflow:hidden;transition:var(--sports-transition);}.sp-why-grid-cap{position:absolute;right:-10px;top:-20px;font-size:110px;font-weight:900;color:rgba(255,255,255,0.02);font-family:Arial,sans-serif;line-height:1;pointer-events:none;transition:var(--sports-transition);}.sp-why-grid-h3{font-size:18px;font-weight:700;color:var(--sports-text-main);margin-bottom:14px;position:relative;z-index:2;}.sp-why-grid-content{font-size:13px;color:var(--sports-text-dark);line-height:1.6;text-align:justify;position:relative;z-index:2;}.sp-why-grid-box:hover{border-color:var(--sports-color-primary);background-color:rgba(56,189,248,0.02);}.sp-why-grid-box:hover .sp-why-grid-cap{color:rgba(56,189,248,0.05);transform:scale(1.1) rotate(-5deg);}@media (min-width:1200px){.sp-why-grid-row{padding-top:30px;}.sp-why-grid-col:nth-child(even){transform:translateY(30px);}.sp-why-grid-col:nth-child(odd){transform:translateY(-10px);}}/* ! Layout number:16343310 */.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:58840013 */.sp-match-section{padding:60px 0;background-color:var(--sports-bg-main);border-bottom:1px solid var(--sports-bg-hover);}.sp-match-title{font-size:28px;font-weight:800;color:var(--sports-text-main);margin-bottom:8px;}.sp-match-desc{font-size:14px;color:var(--sports-text-muted);margin-bottom:0;}.sp-match-filter{display:inline-flex;gap:8px;background-color:var(--sports-bg-card);padding:4px;border-radius:6px;border:1px solid var(--sports-bg-hover);}.sp-match-badge{padding:6px 16px;font-size:13px;font-weight:600;color:var(--sports-text-muted);cursor:pointer;border-radius:4px;transition:var(--sports-transition);}.sp-match-badge.active,.sp-match-badge:hover{color:var(--sports-bg-main);background-color:var(--sports-color-primary);}.sp-match-card{background-color:var(--sports-bg-card);border:1px solid var(--sports-bg-hover);border-radius:var(--sports-radius-main);padding:24px;transition:var(--sports-transition);}.sp-match-card:hover{transform:translateY(-3px);box-shadow:0 12px 24px rgba(0,0,0,0.15);border-color:var(--sports-color-primary);}.sp-match-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;}.sp-match-league{font-size:12px;font-weight:700;color:var(--sports-color-primary);background-color:var(--sports-bg-hover);padding:4px 10px;border-radius:4px;}.sp-match-status{font-size:12px;display:flex;align-items:center;gap:6px;font-weight:700;padding:3px 8px;border-radius:4px;}.sp-status-live{color:var(--sports-color-success);background-color:rgba(34,197,94,0.1);}.sp-status-unstart{color:var(--sports-color-primary);background-color:rgba(56,189,248,0.1);}.sp-status-end{color:var(--sports-text-dark);background-color:var(--sports-bg-hover);}.sp-match-dot{width:6px;height:6px;background-color:currentColor;border-radius:50%;}.sp-status-live .sp-match-dot{position:relative;}.sp-status-live .sp-match-dot::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:currentColor;border-radius:50%;animation:sp-match-pulse 2s infinite ease-in-out;}.sp-status-unstart .sp-match-dot,.sp-status-end .sp-match-dot{display:none;}@keyframes sp-match-pulse{0%{transform:scale(1);opacity:1;}100%{transform:scale(3);opacity:0;}}.sp-match-vs-box{display:flex;align-items:center;justify-content:space-between;padding:10px 0;margin-bottom:20px;}.sp-match-team{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;max-width:40%;}.sp-match-logo{width:44px;height:44px;object-fit:contain;}.sp-match-team-name{font-size:15px;font-weight:700;color:var(--sports-text-main);text-align:center;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.sp-match-score{display:flex;align-items:center;gap:12px;padding:0 10px;}.sp-score-num{font-size:28px;font-weight:800;color:var(--sports-text-main);font-family:monospace,sans-serif;}.sp-status-unstart ~ .sp-match-vs-box .sp-score-num{color:var(--sports-text-dark);}.sp-score-divider{font-size:18px;font-weight:700;color:var(--sports-text-dark);}.sp-match-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--sports-bg-hover);padding-top:16px;}.sp-match-time{font-size:12px;color:var(--sports-text-muted);font-weight:500;}.sp-match-btn{font-size:13px;font-weight:700;text-decoration:none;padding:6px 14px;border-radius:6px;transition:var(--sports-transition);}.sp-btn-live{color:var(--sports-bg-main) !important;background-color:var(--sports-color-success) !important;}.sp-btn-unstart{color:var(--sports-bg-main) !important;background-color:var(--sports-color-primary) !important;}.sp-btn-end{color:var(--sports-text-main) !important;background-color:var(--sports-bg-hover) !important;border:1px solid var(--sports-bg-hover) !important;}.sp-match-btn:hover{filter:brightness(1.1);transform:translateY(-1px);}@media (max-width:767.98px){.sp-match-title{font-size:22px;}.sp-match-filter{width:100%;margin-top:15px;justify-content:center;}}/* ! Layout number:26042615 */.sp-ft-cyber-grid{background-color:var(--sports-bg-card);padding:80px 0 35px 0;border-top:1px solid var(--sports-bg-hover);color:var(--sports-text-main);}.sp-ft-cg-wrapper{border:1px solid var(--sports-bg-hover);background-color:var(--sports-bg-main);}.sp-ft-cg-block{padding:35px;border-right:1px solid var(--sports-bg-hover);border-bottom:1px solid var(--sports-bg-hover);}/* 去除多余交叉线 */ .sp-ft-cg-block:nth-child(4){border-right:none;}@media (min-width:1200px){.sp-ft-cg-block{border-bottom:none;}}.sp-ft-cg-logo img{max-height:38px;object-fit:contain;aspect-ratio:auto 200 / 50;width:auto;}.sp-ft-cg-logo span{font-size:22px;font-weight:900;color:var(--sports-text-main);}.sp-ft-cg-badge-row{margin-top:20px;}.sp-ft-cg-badge-node{font-size:9px;font-weight:900;background-color:var(--sports-bg-hover);color:var(--sports-color-primary);padding:3px 8px;border-radius:2px;letter-spacing:0.5px;}.sp-ft-cg-title{font-size:11px;font-weight:800;color:var(--sports-text-muted);margin-bottom:20px;letter-spacing:0.5px;}.sp-ft-cg-links{list-style:none;padding:0;margin:0;}.sp-ft-cg-links li{margin-bottom:10px;}.sp-ft-cg-links a{font-size:13.5px;color:var(--sports-text-dark);text-decoration:none;transition:var(--sports-transition);}.sp-ft-cg-links a:hover{color:var(--sports-color-primary);padding-left:2px;}.sp-ft-cg-contact{font-size:13px;color:var(--sports-text-dark);line-height:1.5;}.sp-ft-cg-line{margin-bottom:10px;}.sp-ft-cg-line strong{color:var(--sports-text-main);font-size:11px;margin-right:4px;}.sp-ft-cg-line a{color:inherit;text-decoration:none;}.sp-ft-cg-manifesto{margin-top:30px;padding:25px;border-bottom:1px solid var(--sports-bg-hover);display:flex;gap:20px;font-size:13px;line-height:1.6;}.sp-ft-cg-m-title{font-size:11px;font-weight:900;color:var(--sports-text-main);flex-shrink:0;margin-top:2px;}.sp-ft-cg-m-body{color:var(--sports-text-dark);}.sp-ft-cg-footer{margin-top:30px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;font-size:12px;font-weight:700;color:var(--sports-text-muted);white-space:nowrap;}.sp-ft-cg-legal{display:flex;gap:25px;}.sp-ft-cg-legal a{color:inherit;text-decoration:none;}.sp-ft-cg-legal a:hover{color:var(--sports-text-main);}@media (max-width:1199.98px){.sp-ft-cg-block:nth-child(2){border-right:none;}}@media (max-width:767.98px){.sp-ft-cg-block{border-right:none;padding:25px;}.sp-ft-cg-manifesto{flex-direction:column;gap:8px;}.sp-ft-cg-footer{flex-direction:column;text-align:center;gap:10px;white-space:normal !important;}}
/* cluster_id: 178113664552 */
