/* ! Layout number:52199187 */:root{--sports-bg-main:#020805;--sports-bg-card:#08140e;--sports-bg-hover:#0d2217;--sports-color-primary:#059669;/* 顶级翡翠绿 */ --sports-color-accent:#d97706;/* 荣耀琥珀金（绝配墨绿） */ --sports-color-success:#10b981;--sports-text-main:#f0fdf4;--sports-text-muted:#a7f3d0;--sports-text-dark:#223e2c;--sports-radius-main:12px;--sports-transition:all 0.4s cubic-bezier(0.25,1,0.5,1);--sports-color-cyan:#06b6d4;--sports-color-silver:#cbd5e1;}html,body{background-color:var(--sports-bg-main) !important;color:var(--sports-text-main) !important;font-family:"PingFang SC","Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:0;min-height:100vh;letter-spacing:0.02em;}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 50px rgba(0,0,0,0.65),*/ /* 0 4px 12px rgba(2,10,6,0.4) !important;*/ /* transition:var(--sports-transition) !important;*/ /*}*/ /*[class*="card"]:hover,[class*="panel"]:hover,[class*="container"]:hover{*/ /* background-color:var(--sports-bg-hover) !important;*/ /* transform:translateY(-4px);*/ /* box-shadow:*/ /* 0 30px 70px rgba(0,0,0,0.8),*/ /* 0 10px 30px rgba(5,150,105,0.08) !important;*/ /*}*//* ! Layout number:65933810 */.sp-header-minimal{background:rgba(var(--sports-bg-main),0.8);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,0.05);position:sticky;top:0;z-index:1050;width:100%;overflow:hidden;}.sp-header-minimal .sp-nav-wrapper{display:flex;align-items:center;justify-content:space-between;height:70px;}.sp-header-minimal .sp-logo{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0;}.sp-header-minimal .sp-logo-img{max-height:35px;}.sp-header-minimal .sp-logo-text{font-size:18px;font-weight:700;color:var(--sports-text-main);white-space:nowrap;}.sp-header-minimal .sp-right-box{display:flex;align-items:center;gap:40px;}.sp-menu-minimal{display:flex;list-style:none;margin:0;padding:0;gap:10px;}.sp-menu-minimal li{white-space:nowrap;}.sp-menu-minimal a{color:var(--sports-text-muted);text-decoration:none;font-size:15px;font-weight:500;padding:10px 16px;position:relative;transition:var(--sports-transition);}.sp-menu-minimal a::after{content:'';position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--sports-color-primary);transition:width 0.3s ease,left 0.3s ease;}.sp-menu-minimal a:hover::after,.sp-menu-minimal a.active::after{width:100%;left:0;}.sp-menu-minimal a:hover,.sp-menu-minimal a.active{color:var(--sports-color-primary);}.sp-btn-minimal{background:transparent;border:2px solid var(--sports-color-primary);color:var(--sports-color-primary) !important;text-decoration:none;font-size:14px;font-weight:600;padding:8px 20px;border-radius:30px;transition:var(--sports-transition);white-space:nowrap;flex-shrink:0;}.sp-btn-minimal:hover{background:var(--sports-color-primary);color:var(--sports-bg-main) !important;}/* 核心修复：PC端死死掐掉手机菜单，绝对不让漏出来 */ .sp-mobile-menu{display:none !important;}@media (max-width:991.98px){/* 只有在激活状态下才允许手机端菜单展示 */ .sp-mobile-menu.sp-menu-open{display:block !important;}.sp-toggler-minimal{width:30px;height:30px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;background:transparent;border:none;padding:0;}.sp-toggler-minimal .toggler-icon{width:100%;height:2px;background:var(--sports-text-main);transition:var(--sports-transition);position:relative;top:14px;}.sp-toggler-minimal::before,.sp-toggler-minimal::after{content:'';width:100%;height:2px;background:var(--sports-text-main);transition:var(--sports-transition);}.sp-toggler-minimal.sp-x-active .toggler-icon{background:transparent !important;}.sp-toggler-minimal.sp-x-active::before{transform:translateY(14px) rotate(45deg);}.sp-toggler-minimal.sp-x-active::after{transform:translateY(-14px) rotate(-45deg);}.sp-mobile-box{padding:20px 0;display:flex;flex-direction:column;gap:15px;text-align:center;}.sp-mobile-box a{color:var(--sports-text-muted);text-decoration:none;font-size:16px;padding:5px 0;}.sp-mobile-btn{color:var(--sports-color-primary) !important;font-weight:700;}}/* ! Layout number:83360822 */.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:77468597 */.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:77356271 */.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:72949466 */.sp-serv-bracket-section{padding:95px 0;background-color:var(--sports-bg-main);border-bottom:1px solid var(--sports-bg-hover);}.sp-serv-bracket-panel{background-color:var(--sports-bg-card);border:1px solid var(--sports-bg-hover);padding:45px 35px;border-radius:var(--sports-radius-main);height:100%;display:flex;flex-direction:column;justify-content:space-between;}.sp-serv-bracket-h2{font-size:24px;font-weight:800;color:var(--sports-text-main);line-height:1.35;margin:0 0 16px 0;}.sp-serv-bracket-desc{font-size:13px;color:var(--sports-text-muted);line-height:1.65;text-align:left;margin:0 0 30px 0;}.sp-serv-bracket-total{font-size:10px;font-weight:900;color:var(--sports-color-primary);letter-spacing:1px;}.sp-serv-bracket-hub{display:flex;flex-direction:column;gap:16px;height:100%;justify-content:center;}.sp-serv-bracket-node{background-color:var(--sports-bg-card);border:1px solid var(--sports-bg-hover);border-radius:8px;padding:24px 35px;position:relative;transition:var(--sports-transition);}.sp-serv-bracket-h3{font-size:16px;font-weight:800;color:var(--sports-text-main);margin:0 0 6px 0;}.sp-serv-bracket-p{font-size:13px;color:var(--sports-text-muted);line-height:1.6;margin:0;text-align:left;}.sp-serv-bracket-node::before{content:'';position:absolute;left:0;top:0;width:3px;height:100%;background-color:transparent;transition:var(--sports-transition);}.sp-serv-bracket-node:hover{transform:translateX(6px);border-color:var(--sports-color-primary);}.sp-serv-bracket-node:hover::before{background-color:var(--sports-color-primary);}@media (max-width:991.98px){.sp-serv-bracket-panel{padding:30px;}}/* ! Layout number:69004294 */.sp-ft-cyber{background-color:var(--sports-bg-card);padding:80px 0 40px 0;border-top:1px solid var(--sports-bg-hover);color:var(--sports-text-main);}.sp-ft-cb-col{border-right:1px solid var(--sports-bg-hover);}.sp-ft-cb-col:last-child{border-right:none;}.sp-ft-cb-brand{padding-right:40px;}.sp-ft-cb-inner{padding-left:40px;padding-right:20px;}.sp-ft-cb-logo img{max-height:38px;object-fit:contain;aspect-ratio:auto 200 / 50;width:auto;}.sp-ft-cb-logo span{font-size:22px;font-weight:800;color:var(--sports-text-main);}.sp-ft-cb-text{font-size:13.5px;color:var(--sports-text-dark);line-height:1.6;margin:20px 0;}.sp-ft-cb-extra{margin-top:8px;opacity:0.85;}.sp-ft-cb-panel{background-color:var(--sports-bg-main);border:1px solid var(--sports-bg-hover);padding:15px;border-radius:4px;font-size:11px;}.sp-ft-cb-panel div{margin-bottom:6px;}.sp-ft-cb-panel div:last-child{margin-bottom:0;}.sp-ft-cb-title{font-size:15px;font-weight:800;margin-bottom:25px;color:var(--sports-text-main);}.sp-ft-cb-links{list-style:none;padding:0;margin:0;}.sp-ft-cb-links li{margin-bottom:12px;}.sp-ft-cb-links a{font-size:14px;color:var(--sports-text-dark);text-decoration:none;transition:var(--sports-transition);}.sp-ft-cb-links a:hover{color:var(--sports-color-primary);}.sp-ft-cb-contact{font-size:13.5px;color:var(--sports-text-dark);line-height:1.5;}.sp-ft-cb-contact p{display:flex;gap:8px;margin-bottom:12px;}.sp-ft-cb-contact a{color:inherit;text-decoration:none;}.sp-ft-cb-bottom{margin-top:60px;padding-top:30px;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-cb-legal{display:flex;gap:20px;}.sp-ft-cb-legal a{color:inherit;text-decoration:none;white-space:nowrap;}.sp-ft-cb-copy{white-space:nowrap;}@media(max-width:1199.98px){.sp-ft-cb-col{border-right:none;border-bottom:1px solid var(--sports-bg-hover);padding:25px 0;}.sp-ft-cb-col:last-child{border-bottom:none;}.sp-ft-cb-inner{padding-left:0;}.sp-ft-cb-brand{padding-right:0;}}@media(max-width:767.98px){.sp-ft-cb-bottom{flex-direction:column;text-align:center;gap:12px;}.sp-ft-cb-copy,.sp-ft-cb-legal a{white-space:normal !important;}}
/* cluster_id: 178113994032 */
