.hotline-playground{position:relative;width:100%}.hot-btns .v-btn-primary{width:100%}.hotline{--color-label: #b6b0d7;--animate-delay: .5s}.hotline .gradient-green{background:linear-gradient(46deg,#589925 0%,#9ede6c 100%)}.hotline .gradient-red{background:linear-gradient(90deg,#e02e2e 0%,#ff4b4d 100%)}.hotline .gradient-orange{background:linear-gradient(90deg,#f4a202 0%,#fac257 100%)}.hotline .green{color:#72d370}.hotline .no-click{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hotline-game{width:430px;padding:42px 0;margin:auto}.hotline-game--label{color:var(--color-label);font-weight:500;text-align:center;margin-bottom:12px;font-size:1.6rem}.hotline-game_coeff{padding:0 var(--padding) 8px}.hotline-game_win{background:var(--bg_secondary__200);border-radius:6px;padding:12px var(--padding)}.hotline-game_win .hotline-carousel_side,.hotline-game_win .hotline-carousel_center{background:var(--bg_secondary__100)}.hotline-game_main{display:flex;gap:12px;margin:12px 0}.hotline-game__info{background:var(--bg_secondary__200);border-radius:6px;padding:12px;gap:8px;display:grid}.hotline-game__info-item{color:#fff;font-weight:700;min-width:54px;height:97px;border-radius:4px;display:flex;align-items:center;justify-content:center}.hotline-carousel{display:flex;align-items:center;justify-content:space-between;text-align:center;font-weight:500;font-size:16px;color:var(--primary-300);gap:12px}.hotline-carousel_side{background:var(--bg_secondary__200);border-radius:4px;padding:8px;width:25%}.hotline-carousel_center{flex-grow:1;font-size:20px;background:var(--bg_secondary__200);border-radius:4px;padding:12px}.hotline-result{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;display:flex;align-items:center;justify-content:center}.hotline-result:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:var(--primary-bg);opacity:.4}.hotline-result_wrap{background:var(--primary-bg);border-radius:6px;padding:var(--padding);text-align:center;width:280px;box-shadow:0 3px 16px #2c30343d;position:relative}.hotline-result_win{background:rgba(114,211,112,.2);border:2px solid #72d370;border-radius:4px;color:#49ba47;font-weight:600;padding:8px 12px;width:100%}.hotline-result_win p{margin-top:4px}.hotline-result_lose{background:rgba(255,48,48,.2);border:2px solid #ff3030;border-radius:4px;color:#ff5e5e;font-weight:600;padding:8px 12px;width:100%}.hotline-result_lose p{margin-top:4px}.hotline-result button{margin-top:12px;width:100%}@media screen and (max-width: 767px){.hotline-game{width:100%;padding:12px}.hotline-game--label{font-size:14px}.hotline-game_coeff{padding:0 0 8px}.hotline-game_win{padding:8px var(--padding)}.hotline-game_main{gap:2vw;margin:8px 0}.hotline-game__field{height:50vw;padding:1vw 0;gap:0;align-content:center}.hotline-game__field-item{width:23.5vw;height:auto;position:relative;padding:1vw}.hotline-game__field-item_wrap{width:100%;padding-bottom:100%}.hotline-game__field-item_wrap .front-side,.hotline-game__field-item_wrap .back-side{top:0}.hotline-game__info{height:50vw;padding:1vw}.hotline-game__info-item{width:10vw;min-width:10vw;height:auto}.hotline-carousel{font-size:12px;line-height:1}.hotline-carousel_side{padding:6px}.hotline-carousel_center{font-size:16px;padding:8px}}@media screen and (max-width: 860px){.hotline{flex-direction:column;gap:0!important}.hotline .game_sidebar{width:100%}}@media screen and (max-width: 360px){.hotline-game__field{height:47.5vw}.hotline-game__field-item{width:22vw}.hotline-game__info{height:47.5vw}.hotline-carousel{font-size:12px;line-height:1}.hotline-carousel_side{padding:6px}.hotline-carousel_center{font-size:16px;padding:8px}}html.dark .hotline,html[data-theme=dark] .hotline{--color-label: #78819d}
