/* ! Layout number:81386247 */:root{--sports-bg-main:#1c1402;--sports-bg-card:#2e2107;--sports-bg-hover:#42300b;--sports-color-primary:#f59e0b;--sports-color-accent:#38bdf8;--sports-color-success:#10b981;--sports-text-main:#fffbeb;--sports-text-muted:#fde68a;--sports-text-dark:#785307;--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(28,20,2,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(245,158,11,0.04) !important;*/ /*}*//* ! Layout number:23530797 */.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:99150481 */.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:27435816 */.sp-log-panel{padding:70px 20px;background-color:var(--sports-bg-main);color:var(--sports-text-main);}.theme-adaptive-log .log-panel-cnt{max-width:1000px;margin:0 auto;}.sp-log-panel .log-section-head{margin-bottom:40px;border-bottom:1px solid var(--sports-bg-hover);padding-bottom:20px;}.sp-log-panel .log-section-badge{display:inline-block;font-family:monospace;font-size:11px;color:var(--sports-color-cyan,#00f2fe);letter-spacing:1px;margin-bottom:6px;}.sp-log-panel .log-section-head h2{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:24px;font-weight:800;margin:0;}.sp-log-panel .log-main-list{display:flex;flex-direction:column;}.sp-log-panel .log-row-card{display:flex;flex-direction:column;padding:32px 0;border-bottom:1px solid var(--sports-bg-hover);gap:20px;}.sp-log-panel .log-row-card:last-child{border-bottom:none;}.sp-log-panel .log-row-left{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;width:100%;}.sp-log-panel .log-meta-label{display:none;font-family:monospace;font-size:10px;color:var(--sports-text-dark);}.sp-log-panel .log-row-left .log-version-title{font-family:monospace;font-size:24px;font-weight:800;margin:0;line-height:1.2;}.sp-log-panel .log-meta-date{font-family:monospace;font-size:12px;color:var(--sports-text-dark);}.sp-log-panel .log-row-right{flex:1;display:flex;flex-direction:column;gap:16px;}.sp-log-panel .log-text-chunk .log-chunk-main-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:15px;font-weight:700;margin:0 0 6px 0;color:var(--sports-text-main);}.sp-log-panel .log-text-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-log-panel .log-sub-bullet-group{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;counter-reset:sub-patch-counter;}.sp-log-panel .log-sub-bullet-group li{position:relative;padding-left:24px;counter-increment:sub-patch-counter;}.sp-log-panel .log-sub-bullet-group li::before{content:counter(sub-patch-counter) ".";font-family:monospace;position:absolute;left:0;color:var(--sports-text-dark);font-size:11px;}.sp-log-panel .log-sub-bullet-group .d-sub-item{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:12.5px;color:var(--sports-text-muted);line-height:1.5 !important;white-space:normal !important;overflow:visible !important;display:inline-block;text-align:left;}.sp-log-panel .log-seo-bottom{margin-top:20px;border-top:1px dashed var(--sports-bg-hover);padding-top:24px;}.sp-log-panel .log-seo-bottom p{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:12.5px;color:var(--sports-text-dark);margin:0;line-height:1.6;text-align:left;}@media (min-width:768px){.sp-log-panel .log-row-card{flex-direction:row;gap:60px;padding:40px 0;}.sp-log-panel .log-row-left{width:150px;flex-shrink:0;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2px;}.sp-log-panel .log-meta-label{display:block;}}/* ! Layout number:23699436 */.sp-review-steel{padding:65px 20px;background-color:var(--sports-bg-main);color:var(--sports-text-main);overflow:hidden;}.theme-adaptive-review .review-steel-cnt{max-width:1140px;margin:0 auto;}.sp-review-steel .review-steel-head{margin-bottom:35px;}.sp-review-steel .review-steel-badge{display:block;font-family:monospace;font-size:11px;color:var(--sports-color-cyan,#00f2fe);letter-spacing:1px;margin-bottom:4px;}.sp-review-steel .review-steel-head h2{font-size:22px;font-weight:850;margin:0;}.sp-review-steel .review-steel-viewport{margin:0 -20px;padding:0 20px 20px 20px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;}.sp-review-steel .review-steel-viewport::-webkit-scrollbar{height:2px;}.sp-review-steel .review-steel-viewport::-webkit-scrollbar-thumb{background-color:var(--sports-bg-hover);}.sp-review-steel .review-steel-track{display:flex;flex-direction:row;align-items:stretch;gap:0;width:max-content;}.sp-review-steel .review-steel-cell{box-sizing:border-box;width:280px;flex-shrink:0;border-left:1px solid var(--sports-bg-hover);padding-left:20px;padding-right:20px;}.sp-review-steel .review-steel-meta{display:flex;flex-direction:column;gap:4px;margin-bottom:12px;}.sp-review-steel .review-steel-star{color:#ffb800;font-size:11px;}.sp-review-steel .review-steel-user{font-family:monospace;font-size:12.5px;color:var(--sports-text-dark);}.sp-review-steel .review-steel-body p{font-size:13.5px;color:var(--sports-text-muted);line-height:1.6 !important;margin:0;white-space:normal !important;overflow:visible !important;}.sp-review-steel .review-steel-seo{margin-top:35px;border-top:1px dashed var(--sports-bg-hover);padding-top:24px;}.sp-review-steel .review-steel-seo p{font-size:12.5px;color:var(--sports-text-dark);margin:0;line-height:1.6;}/* ! Layout number:43345542 */.features-container{max-width:1200px;margin:0 auto;padding:0 20px;width:100%;box-sizing:border-box;}.sp-mod-features-floating{padding:100px 20px;background-color:var(--sports-bg-main);color:var(--sports-text-main);}.floating-header{margin-bottom:80px;text-align:center;}.floating-header h3{font-size:12px;font-family:monospace;color:var(--sports-color-cyan);margin-bottom:10px;}.floating-header h2{font-size:40px;font-weight:900;margin:0;}.floating-stack{display:flex;flex-direction:column;gap:120px;}.floating-row{display:flex;align-items:center;position:relative;}.f-reverse{flex-direction:row-reverse;}.f-img{flex:1.5;max-width:600px;width:100%;margin:0 auto;aspect-ratio:3 / 2;border-radius:var(--sports-radius-main);overflow:hidden;z-index:1;}.f-img img{width:100%;height:100%;object-fit:cover;filter:grayscale(0.5);transition:0.5s;}.floating-row:hover .f-img img{filter:grayscale(0);transform:scale(1.05);}.f-info{flex:1;background:var(--sports-bg-card);padding:50px;margin-left:-80px;z-index:2;border-radius:var(--sports-radius-main);border:1px solid var(--sports-bg-hover);position:relative;box-shadow:0 20px 40px rgba(0,0,0,0.2);}.f-reverse .f-info{margin-left:0;margin-right:-80px;}.f-num-bg{position:absolute;top:-20px;right:30px;font-size:80px;font-weight:900;color:var(--sports-color-cyan);opacity:0.1;font-family:monospace;}.f-info h4{font-size:24px;margin:0 0 15px 0;}.f-info p{font-size:15px;color:var(--sports-text-muted);line-height:1.7;margin-bottom:25px;}.f-link{color:var(--sports-color-cyan);text-decoration:none;font-size:13px;font-weight:bold;}@media (max-width:992px){.floating-stack{gap:60px;}.floating-row,.f-reverse{flex-direction:column;}.f-info{margin:-40px 15px 0 15px !important;padding:30px;width:auto;}.f-img{height:auto;width:100%;}.f-num-bg{font-size:50px;}}/* ! Layout number:84970969 */.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: 178111157419 */
