.x100-bets_title{display:none;padding:12px 12px 8px;font-weight:500;font-size:14px;line-height:17px;color:#b6b0d7}.x100-bets_toolbar{transition:.3s;display:grid;gap:12px;grid-template-columns:repeat(6,1fr);margin-top:var(--padding)}.x100-bets_group{display:grid;gap:12px;grid-template-columns:repeat(6,1fr);overflow:hidden;margin-top:var(--padding)}.x100-bets__btn{width:100%;padding:20px 0;cursor:pointer;color:#fff;background-color:transparent;border-radius:6px;font-weight:600;font-size:12px;display:flex;justify-content:space-between;align-items:center;transition:.3s;letter-spacing:.54px;max-height:42px}@media (min-width: 360px){.x100-bets__btn{font-size:14px}}@media screen and (min-width: 500px){.x100-bets__btn{font-size:12px}}@media (min-width: 640px){.x100-bets__btn{font-size:14px}}@media (min-width: 768px){.x100-bets__btn{font-size:16px}}@media (min-width: 1024px){.x100-bets__btn{font-size:18px}}@media screen and (min-width: 978px){.x100-bets__btn{padding:18px;max-height:unset}}.x100-bets__btn p{width:100%;text-align:center}.x100-bets__btn:hover{opacity:.8}.x100-bets__btn[data-color=blue]{background:linear-gradient(90deg,#1e54e1 9.84%,#3079f2 96.11%)}.x100-bets__btn[data-color=yellow]{background:linear-gradient(90deg,#f4a202 0%,#fac257 100%)}.x100-bets__btn[data-color=orange]{background:linear-gradient(90deg,#fc3c00 0%,#ff8b4a 100%)}.x100-bets__btn[data-color=green]{background:linear-gradient(90deg,#01a155 4.51%,#12b969 100%)}.x100-bets__btn[data-color=red]{background:linear-gradient(90deg,#e02e2e 0%,#ff4b4d 100%)}.x100-bets__btn[data-color=purple]{background:linear-gradient(to right,#8e2de2,#4a00e0)}.x100-bets__btn.finish{opacity:.3}.x100-bets__btn.finish.winner{opacity:1}.x100-bets__info{background:var(--bg_primary__100);position:relative;border-radius:4px;overflow:hidden;transition:.3s}.x100-bets__info.finish{opacity:.3}.x100-bets__info.finish.winner{opacity:1}.x100-bets__info-top{padding:12px;display:flex;align-items:center;justify-content:space-between;font-weight:500;border-bottom:1px solid var(--bg_main__300)}.x100-bets__info-top .green{color:#12b969}.x100-bets__info-top .color{height:18px;width:18px;min-width:18px;border-radius:4px;margin-right:12px;display:none}.x100-bets__info-top .color[data-color=blue]{background:linear-gradient(90deg,#1e54e1 9.84%,#3079f2 96.11%)}.x100-bets__info-top .color[data-color=yellow]{background:linear-gradient(90deg,#f4a202 0%,#fac257 100%)}.x100-bets__info-top .color[data-color=orange]{background:linear-gradient(90deg,#fc3c00 0%,#ff8b4a 100%)}.x100-bets__info-top .color[data-color=green]{background:linear-gradient(90deg,#01a155 4.51%,#12b969 100%)}.x100-bets__info-top .color[data-color=red]{background:linear-gradient(90deg,#e02e2e 0%,#ff4b4d 100%)}.x100-bets__info-top .color[data-color=purple]{background:linear-gradient(to right,#8e2de2,#4a00e0)}.x100-bets__info-top .total_users{display:flex;gap:6px;align-items:center;color:#b6b0d7;flex-grow:1}.x100-bets__info-top .arrow{color:#b6b0d7;margin-left:8px;display:none}.x100-bets__info-bottom{height:210px;overflow-y:auto}.x100-bets__info-bottom::-webkit-scrollbar{background:transparent}.x100-bets__info-bottom::-webkit-scrollbar-thumb{background:transparent;-webkit-transition:.3s;transition:.3s}.x100-bets__info-bottom:hover::-webkit-scrollbar-thumb{background:var(--primary-300)}.x100-bets__info--empty{height:190px;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:18px;line-height:24px;color:#b6b0d7}.x100-bets__info.bottom-mask:after{content:"";display:block;position:absolute;bottom:0;left:0;right:0;height:56px;background:linear-gradient(2.28deg,#ffffff 10.5%,rgba(255,255,255,0) 88.65%)}.x100-bets__info--list{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start}.x100-bets__item{height:42px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:4px;padding:3px 16px;font-weight:500;white-space:nowrap;order:2}.x100-bets__item span{color:#b6b0d7;text-overflow:ellipsis;overflow:hidden}.x100-bets__item.my{order:1;background:#f2f0ff}@media screen and (max-width: 980px){.x100-bets__btn{justify-content:center}.x100-bets__btn span:first-child{display:none}.x100-bets_group{grid-template-columns:repeat(3,1fr)}.x100-bets__info{height:44px;overflow:hidden;transition:.3s}.x100-bets__info:after{opacity:0;visibility:hidden}.x100-bets__info.open{height:255px}.x100-bets__info.open:after{opacity:1;visibility:visible}.x100-bets__info-top .color,.x100-bets__info-top .arrow{display:flex}}.x100__inner{position:relative;background:var(--bg_primary__100);border-radius:4px;overflow:hidden}@media screen and (max-width: 500px){.x100__inner{padding-top:90px}}.x100-header{display:flex;align-items:center;justify-content:space-between;padding:var(--padding)}.x100-header_title{display:flex;gap:12px;align-items:center;font-weight:500}.x100-header_title .icon-gradient{color:#fff;background:radial-gradient(73.33% 73.33% at 50% 50%,#9db1ff 0%,#6d3eff 100%);border-radius:4px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.x100-header_history{padding:3px 8px;height:28px;font-size:13px;font-weight:400;border-radius:4px;align-items:center;justify-content:center;display:none;gap:4px}.x100-info{position:relative;margin-top:160px}.x100-info_arrow{width:72px;height:72px;margin:0 auto;background:url(/assets/x100-arrow-6e2a8189.png) bottom center no-repeat;background-size:cover}.x100-info_title{font-weight:500;font-size:16px;line-height:19px;text-align:center;color:var(--color_secondary__100)}.x100-info_timer{font-weight:700;font-size:38px;line-height:46px;text-align:center;letter-spacing:.05em;margin:11px 0 12px}.x100-info_toolbar{width:100%;max-width:400px;margin:auto;font-size:15px}.x100-info_toolbar .game_field__header{justify-content:center;font-size:1.6rem}@media screen and (max-width: 500px){.x100-info_toolbar .game_field__header{justify-content:flex-start;font-size:1.4rem}}.x100-info_toolbar__header{margin-bottom:8px;font-weight:500;font-size:17px;text-align:center;color:#b6b0d7}.x100-info_toolbar__body{background:var(--color_secondary__100);display:flex;justify-content:space-between;gap:6px;padding:8px;border-radius:4px}.x100-info_toolbar__body button,.x100-info_toolbar__body input{height:40px}.x100-info_toolbar__body input{max-width:130px;width:100%;padding:12px;background:var(--bg_secondary__100);font-weight:600}.x100-info_toolbar_btn{background:linear-gradient(90deg,#7449e6 .06%,#69a4ff 98.49%);border-radius:4px;width:44px;min-width:44px;color:#fff;font-weight:500;font-size:15px;transition:.3s}.x100-info_toolbar_btn:hover{filter:brightness(1.1)}.x100-info_toolbar input{max-width:initial;width:100%;border-radius:4px;text-align:center;font-size:16px}.x100-info_history{width:66%;overflow:hidden;position:relative;height:78px;padding:22px 0 20px;margin:0 auto}.x100-info_history:after{content:"";display:block;width:72px;height:36px;background:linear-gradient(90deg,transparent 0%,var(--bg_primary__100) 100%);position:absolute;top:22px;right:0}.x100-info_history__wrap{display:flex}.x100-info_history button{width:72px;height:36px;border-radius:4px;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:500;margin-right:12px;flex-shrink:0}.x100-info_history button.blue{background:linear-gradient(90deg,#1e54e1 9.84%,#3079f2 96.11%)}.x100-info_history button.yellow{background:linear-gradient(90deg,#f4a202 0%,#fac257 100%)}.x100-info_history button.orange{background:linear-gradient(90deg,#fc3c00 0%,#ff8b4a 100%)}.x100-info_history button.green{background:linear-gradient(90deg,#01a155 4.51%,#12b969 100%)}.x100-info_history button.red{background:linear-gradient(90deg,#e02e2e 0%,#ff4b4d 100%)}.x100-info_history button.purple{background:linear-gradient(to right,#8e2de2,#4a00e0)}@media screen and (max-width: 500px){.x100-header .icon-gradient{width:24px;height:24px}.x100-header{padding-bottom:80px}.x100-header_history{display:flex}.x100_wrap{background:#fff;border-radius:4px;overflow:hidden}.x100-wheel{height:280px}.x100-wheel_wrap{transform:scale(.4);transform-origin:top;background:url(/assets/x100_border-mobile-c71d25e7.png) top center no-repeat;background-size:1500px}.x100-wheel_desktop{display:none}.x100-wheel_mob{display:flex}.x100-info{padding:0 12px;margin-top:100px}.x100-info_arrow{height:52px;margin-bottom:10px}.x100-info_toolbar__header{text-align:left;font-size:14px}.x100-info_toolbar__header:after{content:":"}.x100-info_history{display:none}.x100-bets_title{display:flex}.x100-bets_toolbar{grid-template-columns:repeat(3,1fr);gap:8px;padding:0 12px 12px;margin-top:0}.x100-bets__btn{height:42px}.x100-bets_group{grid-template-columns:repeat(1,1fr)}}html.dark .x100-header,html[data-theme=dark] .x100-header{color:#fff}html.dark .x100-header_history,html[data-theme=dark] .x100-header_history{background:#3a3f4e;color:#78819d}html.dark .x100__inner,html[data-theme=dark] .x100__inner{background:#303541}html.dark .x100-wheel:before,html[data-theme=dark] .x100-wheel:before{background:linear-gradient(225deg,transparent 20%,#303541 60%)}html.dark .x100-wheel:after,html[data-theme=dark] .x100-wheel:after{background:linear-gradient(-225deg,transparent 20%,#303541 60%)}html.dark .x100-info_timer,html[data-theme=dark] .x100-info_timer{color:#fff}html.dark .x100-info_toolbar__header,html[data-theme=dark] .x100-info_toolbar__header{color:#78819d}html.dark .x100-info_toolbar__body,html[data-theme=dark] .x100-info_toolbar__body{background:#3a3f4e}html.dark .x100-info_toolbar__body input,html[data-theme=dark] .x100-info_toolbar__body input{background:#434959;color:#f2f0ff}html.dark .x100-info_history:after,html[data-theme=dark] .x100-info_history:after{background:linear-gradient(90deg,transparent 0%,#303541 100%)}html.dark .x100-bets_title,html[data-theme=dark] .x100-bets_title{color:#78819d}html.dark .x100-bets__info,html[data-theme=dark] .x100-bets__info{background:#303541;color:#f2f0ff}html.dark .x100-bets__info-top,html[data-theme=dark] .x100-bets__info-top{border-color:#282d38}html.dark .x100-bets__info-top .total_users,html[data-theme=dark] .x100-bets__info-top .total_users,html.dark .x100-bets__info--empty,html[data-theme=dark] .x100-bets__info--empty{color:#78819d}html.dark .x100-bets__info:after,html[data-theme=dark] .x100-bets__info:after{background:linear-gradient(2.28deg,#303541 10.5%,rgba(255,255,255,0) 88.65%)}html.dark .x100-bets__item span,html[data-theme=dark] .x100-bets__item span{color:#78819d}html.dark .x100-bets__item.my,html[data-theme=dark] .x100-bets__item.my{background:#3a3f4e}@media screen and (max-width: 500px){html.dark .x100 .x100_wrap,html[data-theme=dark] .x100 .x100_wrap{background:#303541}}
