.avatar{width:26px;height:26px;position:relative;z-index:9}.avatar.avatar--lg{width:70px;height:70px}.avatar.profile_avatar-01{background:url(/assets/avatars/profile_avatar-01.png) no-repeat;background-size:contain;background-position:50%}.avatar.profile_avatar-02{background:url(/assets/avatars/profile_avatar-02.png) no-repeat;background-size:contain;background-position:50%}.avatar.profile_avatar-03{background:url(/assets/avatars/profile_avatar-03.png) no-repeat;background-size:contain;background-position:50%}.avatar.profile_avatar-04{background:url(/assets/avatars/profile_avatar-04.png) no-repeat;background-size:contain;background-position:50%}.avatar.profile_avatar-05{background:url(/assets/avatars/profile_avatar-05.png) no-repeat;background-size:contain;background-position:50%}.avatar.profile_avatar-06{background:url(/assets/avatars/profile_avatar-06.png) no-repeat;background-size:contain;background-position:50%}.avatar.profile_avatar-07{background:url(/assets/avatars/profile_avatar-07.png) no-repeat;background-size:contain;background-position:50%}.avatar.profile_avatar-08{background:url(/assets/avatars/profile_avatar-08.png) no-repeat;background-size:contain;background-position:50%}.marbles-game .game-top-toolbar{position:absolute;pointer-events:none}@media(max-width:768px)and (pointer:coarse){.marbles-game .game-top-toolbar{position:sticky;top:0;width:100%}}.marbles-game .game-top-toolbar .game-top-toolbar__inner{padding:50px 20px 20px}.marbles-game .game-top-toolbar .game-top-toolbar__inner .game-top-toolbar__right{pointer-events:auto}@media screen and (max-width:768px)and (pointer:coarse){.marbles-game .game-top-toolbar .game-top-toolbar__inner{padding:15px 20px}.marbles-game .game-top-toolbar .game-top-toolbar__inner .game-top-toolbar__right{right:0}}.game-top-toolbar{background:linear-gradient(rgba(var(--black-color),.8),rgba(var(--black-color),0));transform-origin:top left;position:fixed;margin:0 auto;z-index:300;top:0;left:0;right:0}.game-top-toolbar .game-top-toolbar__toast{position:absolute;top:10px;left:50%;width:500px;transform:translateX(-50%)}@media screen and (max-width:768px)and (pointer:coarse){.game-top-toolbar .game-top-toolbar__toast{top:64px;width:100%;padding:0 10px}}.game-top-toolbar .game-top-toolbar__inner{display:flex;justify-content:space-between;padding:10px;box-sizing:border-box}.game-top-toolbar .game-top-toolbar__left{transform-origin:top left}.game-top-toolbar .game-top-toolbar__left .ico-155-symbol-simple_svg__ico-155-symbol-simple{width:30px;height:22px;transition:all .25s ease-in-out;transform-style:preserve-3d;transform-origin:center;animation:rotate-symbol 3s cubic-bezier(.4,0,.2,1)}@keyframes rotate-symbol{0%{transform:rotate(0deg)}33%{transform:rotate(-5deg);scale:1.05}66%{transform:rotate(5deg);scale:.95}80%{transform:rotate(0deg);scale:.8}to{scale:1}}.game-top-toolbar .game-top-toolbar__right{transform-origin:top right;margin-left:auto}.game-top-toolbar .game-top-toolbar__left,.game-top-toolbar .game-top-toolbar__right{display:flex;gap:5px;position:relative;z-index:9;max-height:44px}.game-top-toolbar .broadcast-controls{display:flex;gap:5px}body:not(.is-mobile) .game-top-toolbar{min-width:1200px}.toolbar-info__dropdown .toolbar-info__dropdown__table{border-radius:0 0 10px 10px;margin:0}.toolbar-info__dropdown__table{display:flex;flex-direction:column;gap:5px;margin:5px;box-sizing:border-box;border-radius:10px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25)}.toolbar-info__dropdown__table .header{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;font-size:10px;font-family:var(--font-formula-stack);font-weight:600;color:hsla(0,0%,100%,.7);border-bottom:1px solid hsla(0,0%,100%,.25);padding:10px;box-sizing:border-box}.toolbar-info__dropdown__table .body{display:grid;grid-template-columns:1fr}.toolbar-info__dropdown__table .body .row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;font-size:10px;color:#fff;padding:10px;box-sizing:border-box;align-items:center}.toolbar-info__dropdown__table .body .row .label{display:flex;flex-direction:column;gap:5px}.toolbar-info__dropdown__table .body .row .label svg{width:10px;height:10px;fill:currentColor;flex-shrink:0;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.toolbar-info__dropdown__table .body .row .label .line{display:flex;flex-direction:row;gap:2px;align-items:center;font-weight:600}.toolbar-info__dropdown__table .body .row .label .circle{width:4px;height:4px;flex-shrink:0;border-radius:50%;border:2px solid rgba(var(--yellow),.4)}.toolbar-info__dropdown__table .body .row .label .circle.tomato{border-color:rgba(var(--tomato),.4)}.toolbar-info__dropdown__table .body .row .label .circle.purple{border-color:rgba(var(--purple),.4)}.toolbar-info__dropdown__table .body .row .label .circle.yellow{border-color:rgba(var(--yellow),.4)}.toolbar-info__dropdown__table .body .row .label .yellow{animation:text-fancy-color 1.5s linear infinite reverse;background:linear-gradient(90deg,#ffea99 10%,rgba(var(--yellow),1) 50%,#ffea99 60%);background-clip:border-box;background-clip:text;-webkit-background-clip:text;background-size:200% auto;color:rgba(var(--yellow),1);-webkit-text-fill-color:transparent}.toolbar-info__dropdown__table .body .row .label .tomato{animation:text-fancy-color 1.5s linear infinite reverse;background:linear-gradient(90deg,#fda393 10%,rgba(var(--tomato),1) 50%,#fda393 60%);background-clip:border-box;background-clip:text;-webkit-background-clip:text;background-size:200% auto;color:rgba(var(--tomato),1);-webkit-text-fill-color:transparent}.toolbar-info__dropdown__table .body .row .label .purple{animation:text-fancy-color 1.5s linear infinite reverse;background:linear-gradient(90deg,#f1a7ff 10%,rgba(var(--purple),1) 50%,#f1a7ff 60%);background-clip:border-box;background-clip:text;-webkit-background-clip:text;background-size:200% auto;color:rgba(var(--purple),1);-webkit-text-fill-color:transparent}.toolbar-info__dropdown__table .body .row:nth-child(2n){background:hsla(0,0%,100%,.05)}.toolbar-info{display:flex;position:relative}.toolbar-info .toolbar-info__button{align-items:center;display:flex;position:relative;border-radius:10px;box-sizing:border-box;padding:0 10px;gap:5px;font-size:10px;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.4);font-family:var(--font-formula-stack);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}@media screen and (max-width:768px)and (pointer:coarse){.toolbar-info .toolbar-info__button{padding:0;border-radius:0}}.toolbar-info .toolbar-info__button .track-race-round{font-size:8px;font-weight:400;color:hsla(0,0%,100%,.85)}.toolbar-info .toolbar-info__button .track-race-round .track-race-round__location{display:inline;margin-left:5px;animation:track-race-round__location-fade-in .4s ease-out both}.toolbar-info .toolbar-info__button .track-race-round .track-race-round__location:before{content:"·";margin-right:5px;color:hsla(0,0%,100%,.45)}@keyframes track-race-round__location-fade-in{0%{opacity:0;transform:translateY(-1px)}to{opacity:1;transform:translateY(0)}}.toolbar-info .toolbar-info__button .toolbar-info__button__inner{display:flex;flex-direction:column;gap:2px}.toolbar-info .toolbar-info__button span{position:relative;z-index:3;display:flex;align-items:center}.toolbar-info .toolbar-info__button span .connection-status-wrapper{display:inline-flex;align-items:center;margin-left:2px}.toolbar-info .toolbar-info__button span .connection-status-wrapper .connection-status-icon{width:16px;height:16px}.toolbar-info .toolbar-info__button span .connection-status-wrapper .connection-status-icon.connection-status-icon--warning{fill:rgb(var(--yellow))}.toolbar-info .toolbar-info__button span .connection-status-wrapper .connection-status-icon.connection-status-icon--poor{fill:rgb(var(--tomato))}.toolbar-info .toolbar-info__button svg:not(.ico-155-symbol-simple_svg__ico-155-symbol-simple){position:relative;z-index:3;width:16px;height:16px;margin-left:4px;fill:currentColor;filter:drop-shadow(0 1px 2px rgba(0,0,0,.4));transition:all .45s ease-in-out;perspective:1000px;transform-style:preserve-3d}@media screen and (max-width:768px)and (pointer:coarse){.toolbar-info .toolbar-info__button svg:not(.ico-155-symbol-simple_svg__ico-155-symbol-simple){display:none}}.toolbar-info .toolbar-info__button svg.ico-155-symbol-simple_svg__ico-155-symbol-simple{margin-right:10px;fill:currentColor}.toolbar-info .toolbar-info__button:active{transform:scale(.95)}.toolbar-info .toolbar-info__button.active,.toolbar-info .toolbar-info__button:hover{text-shadow:0 1px 2px rgba(0,0,0,.4);color:rgb(var(--yellow))}.toolbar-info .toolbar-info__button.active .ico-155-symbol-simple_svg__ico-155-symbol-simple .ico-155-symbol-simple_svg__square,.toolbar-info .toolbar-info__button:hover .ico-155-symbol-simple_svg__ico-155-symbol-simple .ico-155-symbol-simple_svg__square{fill:hsla(0,0%,100%,.85)}@media screen and (max-width:768px)and (pointer:coarse){.toolbar-info .toolbar-info__button.active,.toolbar-info .toolbar-info__button:hover{text-shadow:0 1px 2px rgba(0,0,0,.4)}}.toolbar-info .toolbar-info__dropdown{position:absolute;left:0;top:42px;width:100%;min-width:360px;border-radius:10px;box-sizing:border-box;z-index:999;backdrop-filter:var(--primary-backdrop-filter);-webkit-backdrop-filter:var(--primary-backdrop-filter);background:rgba(var(--primary-component-background),.8);box-shadow:var(--primary-background-shadow);-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:768px)and (pointer:coarse){.toolbar-info .toolbar-info__dropdown{left:10px;width:calc(100% - 20px);top:64px;min-width:auto;position:fixed}}.toolbar-info .toolbar-info__dropdown__header{display:flex;box-sizing:border-box;padding:10px;justify-content:center;align-items:center;font-size:12px;font-weight:600;font-family:var(--font-formula-stack);overflow:hidden;position:relative;border-radius:10px 10px 0 0;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25);background:linear-gradient(hsla(0,0%,100%,.15),hsla(0,0%,100%,.05))}.toolbar-info .toolbar-info__dropdown__header span{position:relative;z-index:3}.toolbar-info .toolbar-info__dropdown__header:after,.toolbar-info .toolbar-info__dropdown__header:before{content:"";position:absolute;top:0;left:-85%;right:0;bottom:-10%;background:url(/assets/game-ui/selection_background-01.webp) no-repeat 50%;background-size:30%;opacity:.25;transition:all .5s ease-in-out;filter:grayscale(100%);-webkit-filter:grayscale(100%)}@media screen and (pointer:coarse){.toolbar-info .toolbar-info__dropdown__header:after,.toolbar-info .toolbar-info__dropdown__header:before{opacity:.15}}.toolbar-info .toolbar-info__dropdown__header:after{transform:rotateY(180deg);left:0;right:-85%}.toolbar-info .toolbar-info__dropdown__content{display:flex;flex-direction:column;gap:5px;box-sizing:border-box;padding:10px;border-radius:0 0 10px 10px;overflow:hidden;position:relative;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25);background:linear-gradient(hsla(0,0%,100%,.15),hsla(0,0%,100%,.05))}.toolbar-info .toolbar-info__dropdown__content .entry{display:grid;grid-template-columns:1fr 2fr;font-size:12px;gap:5px;position:relative;z-index:3;align-items:center}.toolbar-info .toolbar-info__dropdown__content .entry span:first-child{color:hsla(0,0%,100%,.7)}.toolbar-info .toolbar-info__dropdown__content .entry .connection-status-text.connection-status-text--good{color:rgb(var(--green))}.toolbar-info .toolbar-info__dropdown__content .entry .connection-status-text.connection-status-text--warning{color:rgb(var(--yellow))}.toolbar-info .toolbar-info__dropdown__content .entry .connection-status-text.connection-status-text--poor{color:rgb(var(--tomato))}.toolbar-player{display:flex;position:relative}.toolbar-player .toolbar-button{height:44px;border-radius:10px 24px 24px 10px;padding:0 11px 0 10px;gap:10px}.toolbar-player--compact .toolbar-button--icon{width:44px;height:44px;padding:0;border-radius:50%;gap:0}.toolbar-button{padding:0 10px;height:40px;gap:6px;display:flex;align-items:center;cursor:pointer;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25);backdrop-filter:var(--primary-backdrop-filter-light);-webkit-backdrop-filter:var(--primary-backdrop-filter-light);background:rgba(var(--primary-component-background),.6);border-radius:12px;box-sizing:border-box;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.toolbar-button svg{width:16px;height:16px;fill:hsla(0,0%,100%,.85);flex-shrink:0;position:relative;z-index:3;transition:all .25s ease-in-out}@media screen and (max-width:768px)and (pointer:coarse){.toolbar-button{background:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;text-shadow:0 1px 2px rgba(0,0,0,.4)}.toolbar-button svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.4))}.toolbar-button .player-balance{border-right:none}}.toolbar-button:active{transform:scale(.95)}.toolbar-button:hover svg{fill:currentColor}.toolbar-button:hover .hamburger-icon svg{transform:rotate(90deg)}.toolbar-button.active svg{fill:rgb(var(--green))}.toolbar-button.active .hamburger-icon svg{transform:rotate(90deg)}.toolbar-button:hover{color:rgb(var(--marbles-yellow))}.game-toolbar-box,.game-toolbar-btn{border-radius:10px;box-sizing:border-box;display:flex;gap:5px;align-items:center;justify-content:center;padding:10px;cursor:pointer;position:relative;overflow:hidden;text-decoration:none;color:#fff;font-variant-numeric:tabular-nums;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.game-toolbar-box svg,.game-toolbar-btn svg{width:14px;height:14px;position:relative;z-index:3;fill:currentColor;filter:drop-shadow(0 1px 2px rgba(0,0,0,.4))}.game-toolbar-box>div,.game-toolbar-btn>div{position:relative;z-index:3;display:flex;align-items:center;gap:5px}.game-toolbar-box.back-btn,.game-toolbar-btn.back-btn{gap:6px}.game-toolbar-box.back-btn svg:first-child,.game-toolbar-btn.back-btn svg:first-child{width:12px;height:12px}.game-toolbar-box span,.game-toolbar-btn span{position:relative;z-index:3;font-size:10px;text-shadow:0 1px 2px rgba(0,0,0,.4);font-weight:600;font-family:var(--font-formula-stack);font-variant-numeric:tabular-nums}.game-toolbar-box:active,.game-toolbar-btn:active{transform:scale(.95)}.game-toolbar-box:hover,.game-toolbar-btn:hover{color:rgb(var(--marbles-yellow));backdrop-filter:var(--primary-backdrop-filter-light);-webkit-backdrop-filter:var(--primary-backdrop-filter-light);background:rgba(var(--primary-component-background),.6);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25)}@media screen and (max-width:768px)and (pointer:coarse){.game-toolbar-box:hover,.game-toolbar-btn:hover{background:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}}.player-balance{align-items:center;justify-content:center;gap:10px;padding-right:10px;border-right:1px solid hsla(0,0%,100%,.15);height:100%}.player-balance,.player-balance .inner{display:flex;position:relative;z-index:3}.player-balance .inner{flex-direction:column;gap:2px}.player-balance .inner .label{font-size:10px;font-weight:600;line-height:10px;font-family:var(--font-formula-stack);display:flex;color:hsla(0,0%,100%,.7);align-items:center;gap:5px}.player-balance .inner .label svg{width:12px;height:12px;fill:hsla(0,0%,100%,.7);filter:drop-shadow(0 1px 2px rgba(0,0,0,.4))}.player-balance .inner .value{font-size:14px;line-height:14px;font-weight:600;font-variant-numeric:tabular-nums}@media screen and (max-width:768px)and (pointer:coarse){.player-balance .inner .value{font-size:12px}}.bet-placed{color:rgb(var(--yellow))}.bet-placed,.positive{animation:pulse 1.4s ease-in-out}.positive{color:rgb(var(--green))}.negative{color:rgb(var(--red));animation:pulse 1.4s ease-in-out}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}
/*# sourceMappingURL=bd691f9251ad0ed8.css.map*/