/* ! Layout number:43393278 */: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:55020938 */.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:10557466 */.sp-mod-showcase.theme-mod-adaptive-stack{position:relative;padding:90px 0;background-color:var(--sports-bg-main);color:var(--sports-text-main);overflow:hidden;border-bottom:1px solid var(--sports-bg-hover);}.theme-mod-adaptive-stack .show-container{max-width:1200px;margin:0 auto;padding:0 24px;}.theme-mod-adaptive-stack .show-top-bar{border-bottom:1px solid var(--sports-bg-hover);padding-bottom:35px;margin-bottom:50px;}.theme-mod-adaptive-stack .show-brand{color:var(--sports-color-cyan);font-size:13px;font-weight:700;display:block;margin-bottom:15px;letter-spacing:1px;}.theme-mod-adaptive-stack .show-meta-grid{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;}.theme-mod-adaptive-stack .show-meta-grid h2{font-size:36px;font-weight:800;flex:1;margin:0;color:var(--sports-text-main);line-height:1.2;}.theme-mod-adaptive-stack .show-meta-desc{font-size:15px;color:var(--sports-text-muted);flex:1.2;line-height:1.6;}.theme-mod-adaptive-stack .show-bottom-layout{display:flex;align-items:center;justify-content:space-between;gap:50px;}.theme-mod-adaptive-stack .show-dl-card{background:var(--sports-bg-card);border:1px solid var(--sports-bg-hover);padding:30px;border-radius:var(--sports-radius-main,16px);min-width:350px;max-width:380px;}.theme-mod-adaptive-stack .show-dl-card h3{font-size:20px;margin:0 0 12px 0;color:var(--sports-text-main);}.theme-mod-adaptive-stack .show-dl-desc{font-size:14px;color:var(--sports-text-muted);line-height:1.5;margin:0 0 25px 0;}.theme-mod-adaptive-stack .show-qr-line{display:flex;gap:20px;align-items:center;}.theme-mod-adaptive-stack .show-qr-wrapper{background:#ffffff;padding:6px;border-radius:8px;display:flex;align-items:center;justify-content:center;border:1px solid var(--sports-bg-hover);}.theme-mod-adaptive-stack .show-qr-line img{width:85px;aspect-ratio:1 / 1;height:auto;border-radius:4px;display:block;}.theme-mod-adaptive-stack .show-btns{display:flex;flex-direction:column;gap:12px;flex:1;}.theme-mod-adaptive-stack .s-btn{display:flex;flex-direction:column;justify-content:center;background:var(--sports-bg-main);border:1px solid var(--sports-bg-hover);color:var(--sports-text-main);text-decoration:none;padding:8px 16px;border-radius:8px;transition:var(--sports-transition,all 0.2s ease);}.theme-mod-adaptive-stack .s-btn span{font-size:9px;text-transform:uppercase;opacity:0.6;line-height:1;}.theme-mod-adaptive-stack .s-btn strong{font-size:14px;font-weight:700;margin-top:2px;line-height:1.1;}.theme-mod-adaptive-stack .s-btn:hover{background:var(--sports-color-cyan);border-color:var(--sports-color-cyan);color:#ffffff !important;transform:translateY(-2px);box-shadow:0 6px 15px -3px rgba(0,0,0,0.15);}.theme-mod-adaptive-stack .show-cards-wrapper{flex:1;display:block;}.theme-mod-adaptive-stack .show-cards-group{position:relative;width:600px;height:380px;margin:0 0 0 auto;}.theme-mod-adaptive-stack .stack-card{position:absolute;width:220px;aspect-ratio:419 / 873;height:auto;background:var(--sports-text-dark,#1e293b);border-radius:24px;padding:8px;box-shadow:0 20px 40px rgba(0,0,0,0.35);transition:all 0.3s cubic-bezier(0.25,0.8,0.25,1);border:1px solid var(--sports-bg-hover);}.theme-mod-adaptive-stack .card-inner{width:100%;height:100%;overflow:hidden;border-radius:18px;background:#000;}.theme-mod-adaptive-stack .card-inner img{width:100%;height:100%;object-fit:cover;}.theme-mod-adaptive-stack .card-mobile-tag{display:none;}.theme-mod-adaptive-stack .card-data{left:0;top:40px;transform:scale(0.9);z-index:1;opacity:0.55;}.theme-mod-adaptive-stack .card-live{left:180px;top:0;transform:scale(1.05);z-index:3;border:2px solid var(--sports-color-cyan);opacity:1;}.theme-mod-adaptive-stack .card-shop{left:360px;top:40px;transform:scale(0.9);z-index:2;opacity:0.55;}.theme-mod-adaptive-stack .stack-card:hover{transform:translateY(-12px) scale(1.06) !important;z-index:5;opacity:1 !important;border-color:var(--sports-color-cyan);box-shadow:0 25px 50px rgba(0,0,0,0.5);}@media (max-width:992px){.theme-mod-adaptive-stack .show-meta-grid{flex-direction:column;gap:15px;}.theme-mod-adaptive-stack .show-bottom-layout{flex-direction:column;gap:40px;}.theme-mod-adaptive-stack .show-dl-card{min-width:100%;max-width:100%;}.theme-mod-adaptive-stack .show-cards-wrapper{width:100vw;margin-left:-24px;padding:10px 24px 30px 24px;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;}.theme-mod-adaptive-stack .show-cards-wrapper::-webkit-scrollbar{display:none;}.theme-mod-adaptive-stack .show-cards-group{display:block;white-space:nowrap;width:auto;height:auto;}.theme-mod-adaptive-stack .stack-card{position:relative;display:inline-block;width:180px;aspect-ratio:419 / 873;height:auto;left:0 !important;top:0 !important;transform:none !important;opacity:1 !important;margin-right:16px;vertical-align:top;white-space:normal;border-radius:16px;padding:5px;}.theme-mod-adaptive-stack .card-inner{border-radius:12px;border-bottom-right-radius:12px;}.theme-mod-adaptive-stack .card-mobile-tag{display:block;text-align:center;font-size:12px;color:var(--sports-color-cyan);margin-top:8px;font-weight:600;}}/* ! Layout number:77976351 */.sp-log{padding:80px 20px;background-color:var(--sports-bg-main);color:var(--sports-text-main);}.theme-adaptive .log-cnt{max-width:1140px;margin:0 auto;}.sp-log .title{display:flex;align-items:baseline;gap:12px;margin-bottom:40px;}.sp-log .title h2{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;/* 字体清洗：保障主核心词标题权重聚焦 */ font-size:26px;font-weight:900;margin:0;}.sp-log .title span{font-family:monospace;font-size:13px;color:var(--sports-text-dark);}.sp-log .grid{display:flex;flex-direction:column;gap:30px;}.sp-log .card{display:flex;flex-direction:column;background-color:var(--sports-bg-card);border:1px solid var(--sports-bg-hover);border-radius:var(--sports-radius-main,8px);overflow:hidden;}.sp-log .side{background-color:rgba(255,255,255,0.04);padding:20px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid var(--sports-bg-hover);}.sp-log .num{font-family:monospace;font-size:22px;font-weight:800;color:var(--sports-color-cyan,#00f2fe);}.sp-log .time{font-family:monospace;font-size:12px;color:var(--sports-text-dark);}.sp-log .main{padding:24px;display:flex;flex-direction:column;gap:24px;}.sp-log .content-block{display:flex;flex-direction:column;gap:6px;}.sp-log .content-block h5{font-family:monospace;font-size:10px;color:var(--sports-text-dark);margin:0;letter-spacing:0.5px;}.sp-log .content-block .content-block-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:15px;font-weight:700;color:var(--sports-text-main);margin:0;}.sp-log .content-block p{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:13px;color:var(--sports-text-muted);line-height:1.6;margin:0;text-align:left;}.sp-log .ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;counter-reset:patch-counter;}.sp-log .ul li{position:relative;padding-left:24px;counter-increment:patch-counter;}.sp-log .ul li::before{content:"#" counter(patch-counter,decimal-leading-zero);font-family:monospace;position:absolute;left:0;color:var(--sports-text-dark);font-size:11px;}.sp-log .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 .seo{margin-top:40px;padding:20px;background-color:var(--sports-bg-card);border-radius:4px;border:1px solid var(--sports-bg-hover);}.sp-log .seo 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 .card{flex-direction:row;}.sp-log .side{width:160px;flex-shrink:0;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px;border-bottom:none;border-right:1px solid var(--sports-bg-hover);padding:24px;}.sp-log .main{flex:1;}}/* ! Layout number:28148942 */.sp-review-swipe{padding:60px 20px;background-color:var(--sports-bg-main);color:var(--sports-text-main);overflow:hidden;}.theme-adaptive-review .review-swipe-cnt{max-width:1140px;margin:0 auto;}.sp-review-swipe .review-swipe-head{margin-bottom:30px;}.sp-review-swipe .review-swipe-badge{display:block;font-family:monospace;font-size:11px;color:var(--sports-color-cyan,#00f2fe);letter-spacing:1.5px;margin-bottom:4px;}.sp-review-swipe .review-swipe-head h2{font-size:22px;font-weight:800;margin:0;}.sp-review-swipe .review-swipe-track{display:block;white-space:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:15px;margin:0 -20px;padding-left:20px;padding-right:20px;-webkit-overflow-scrolling:touch;}.sp-review-swipe .review-swipe-track::-webkit-scrollbar{height:3px;}.sp-review-swipe .review-swipe-track::-webkit-scrollbar-thumb{background-color:var(--sports-bg-hover);border-radius:2px;}.sp-review-swipe .review-swipe-card{display:inline-block;vertical-align:top;width:290px;background-color:rgba(0,0,0,0.04);border-radius:var(--sports-radius-main,6px);padding:20px;margin-right:16px;white-space:normal;}.sp-review-swipe .review-swipe-card:last-child{margin-right:0;}.sp-review-swipe .review-swipe-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;}.sp-review-swipe .review-swipe-user{font-family:monospace;font-size:12px;color:var(--sports-text-dark);}.sp-review-swipe .review-swipe-star{color:#ffb800;font-size:11px;}.sp-review-swipe .review-swipe-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-swipe .review-swipe-seo{margin-top:35px;border-top:1px dashed var(--sports-bg-hover);padding-top:24px;}.sp-review-swipe .review-swipe-seo p{font-size:12.5px;color:var(--sports-text-dark);margin:0;line-height:1.6;}/* ! Layout number:85413580 */.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:70717063 */.sp-ft-tech{background-color:var(--sports-bg-card);padding:80px 0 30px 0;border-top:1px solid var(--sports-bg-hover);color:var(--sports-text-main);}.sp-ft-tech-brand-card{background-color:var(--sports-bg-main);border:1px solid var(--sports-bg-hover);padding:30px;border-radius:var(--sports-radius-main);}.sp-ft-tech-logo-img{max-height:45px;object-fit:contain;aspect-ratio:auto 200 / 50;width:auto;}.sp-ft-tech-logo-text{font-size:22px;font-weight:900;letter-spacing:-0.5px;color:var(--sports-text-main);}.sp-ft-tech-about{font-size:13.5px;color:var(--sports-text-dark);line-height:1.6;margin:20px 0;}.sp-ft-tech-about p{margin-bottom:8px;}.sp-ft-tech-badges{display:flex;gap:10px;}.sp-ft-tech-badge{font-size:10px;font-weight:800;background-color:var(--sports-bg-hover);color:var(--sports-text-dark);padding:4px 10px;border-radius:4px;}.sp-ft-tech-title{font-size:15px;font-weight:800;margin:10px 0 25px 0;text-transform:uppercase;letter-spacing:0.5px;}.sp-ft-tech-links{list-style:none;padding:0;margin:0;}.sp-ft-tech-links li{margin-bottom:12px;}.sp-ft-tech-links a{font-size:14px;color:var(--sports-text-dark);text-decoration:none;transition:var(--sports-transition);}.sp-ft-tech-links a:hover{color:var(--sports-color-primary);padding-left:4px;}.sp-ft-tech-contact{margin-bottom:20px;}.sp-ft-tech-contact-item{display:flex;gap:10px;font-size:14px;color:var(--sports-text-dark);line-height:1.5;margin-bottom:12px;}.sp-ft-tech-contact-item a{color:inherit;text-decoration:none;}.sp-ft-tech-socials{display:flex;gap:8px;}.sp-ft-tech-soc-link{width:32px;height:32px;border:1px solid var(--sports-bg-hover);border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;text-decoration:none;color:inherit;transition:var(--sports-transition);}.sp-ft-tech-soc-link:hover{background-color:var(--sports-color-primary);color:#fff;border-color:var(--sports-color-primary);}.sp-ft-tech-bottom{margin-top:60px;padding-top:25px;border-top:1px solid var(--sports-bg-hover);display:flex;justify-content:space-between;align-items:center;}.sp-ft-tech-copy{font-size:13px;color:var(--sports-text-muted);margin:0;}.sp-ft-tech-legal{font-size:13px;display:flex;gap:10px;}.sp-ft-tech-legal a{color:var(--sports-text-muted);text-decoration:none;}.sp-ft-tech-legal a:hover{color:var(--sports-text-main);}@media(max-width:991.98px){.sp-ft-tech-title{margin-top:20px;margin-bottom:15px;}.sp-ft-tech-bottom{flex-direction:column;text-align:center;gap:15px;}}
/* cluster_id: 178102369020 */
