.credit-host-bottom-bar{position:fixed;bottom:0;background-color:#fff;height:5.6vh;left:0;right:0;z-index:2003;border-radius:2.6vh 2.6vh 0 0;display:flex;justify-content:space-between;align-items:center;padding:0 3vh;box-shadow:0 -0.2vh 1.02vh rgba(0,0,0,.1)}.credit-host-bottom-bar__left{display:flex;align-items:center;gap:2vh;flex-shrink:0}.credit-host-bottom-bar__home{width:4vh;margin-top:.4vh}.credit-host-bottom-bar__home svg{width:3.2vh !important;height:3.2vh !important}.credit-host-bottom-bar__music{margin-left:0}.credit-host-bottom-bar__music svg{width:3.2vh !important;height:3.2vh !important}.credit-host-bottom-bar__center{display:flex;flex-direction:column;align-items:center;flex:1 1;max-width:50%;min-width:0;overflow:hidden}.credit-host-bottom-bar__text{display:flex;align-items:center;justify-content:center;gap:1vh}.credit-host-bottom-bar__pin{opacity:.7;cursor:pointer;font-size:2.22vh;line-height:2.63vh;margin:0;display:flex}.credit-host-bottom-bar__pin .pin-hidden{color:#fff}.credit-host-bottom-bar__quiz-status{font-size:1.6vh;color:#0d2f71;margin-top:.5vh;text-align:center}.credit-host-bottom-bar__reveal-progress{font-size:1.6vh;color:#0d2f71;font-weight:600;padding:0 1vh}.credit-host-bottom-bar__quiz-explanation{font-size:1.6vh;color:#0d2f71;margin-top:.5vh;text-align:center;max-width:80vh;padding:1vh 2vh;background:rgba(59,130,246,.1);border-radius:.8vh}.credit-host-bottom-bar__right{display:flex;align-items:center;gap:1.5vh;flex-shrink:0}.credit-host-bottom-bar__button{padding:1.2vh 2.4vh;border-radius:.8vh;font-size:1.6vh;font-weight:800;border:.41vh solid #2c3e50;cursor:pointer;transition:all .2s ease;white-space:nowrap;color:#fff;text-transform:uppercase;letter-spacing:1px;box-shadow:0 .62vh 0 #2c3e50,0 .81vh 1.65vh rgba(0,0,0,.3);transform:translateY(-4px)}.credit-host-bottom-bar__button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 .81vh 0 #2c3e50,0 1.21vh 2.04vh rgba(0,0,0,.4)}.credit-host-bottom-bar__button:active:not(:disabled){transform:translateY(4px);box-shadow:0 .31vh 0 #2c3e50,0 .41vh 1.21vh rgba(0,0,0,.2)}.credit-host-bottom-bar__button--previous{background:linear-gradient(135deg, #6b7280, #4b5563);color:#fff}.credit-host-bottom-bar__button--previous:hover:not(:disabled){background:linear-gradient(135deg, #4b5563, #374151)}.credit-host-bottom-bar__button--next,.credit-host-bottom-bar__button--start-game{background:linear-gradient(45deg, #FF6B35, #F7931E);color:#fff}.credit-host-bottom-bar__button--next:hover:not(:disabled),.credit-host-bottom-bar__button--start-game:hover:not(:disabled){background:linear-gradient(45deg, #F7931E, #FFD23F)}.credit-host-bottom-bar__button--show-results{background:linear-gradient(45deg, #FF6B35, #F7931E);color:#fff}.credit-host-bottom-bar__button--show-results:hover:not(:disabled){background:linear-gradient(45deg, #F7931E, #FFD23F)}.credit-host-bottom-bar__button--show-results:disabled,.credit-host-bottom-bar__button--show-results--disabled{opacity:.6;cursor:not-allowed;transform:translateY(4px);box-shadow:0 .31vh 0 #95a5a6,0 .41vh 1.21vh rgba(0,0,0,.2);background:#bdc3c7;color:#7f8c8d}.credit-host-bottom-bar__button--show-results:disabled:hover,.credit-host-bottom-bar__button--show-results--disabled:hover{transform:translateY(4px) !important;box-shadow:0 .31vh 0 #95a5a6,0 .41vh 1.21vh rgba(0,0,0,.2) !important;background:#bdc3c7 !important}.credit-host-bottom-bar__button--continue,.credit-host-bottom-bar__button--start-round,.credit-host-bottom-bar__button--start-game-for-players{background:linear-gradient(45deg, #05D494, #3BB3A8);color:#fff;box-shadow:0 .62vh 0 #2c3e50,0 .81vh 1.65vh rgba(0,0,0,.3)}.credit-host-bottom-bar__button--continue:hover:not(:disabled),.credit-host-bottom-bar__button--start-round:hover:not(:disabled),.credit-host-bottom-bar__button--start-game-for-players:hover:not(:disabled){background:linear-gradient(45deg, #4ECDC4, #06FFA5);box-shadow:0 .81vh 0 #2c3e50,0 1.21vh 2.04vh rgba(0,0,0,.4),0 0 2.78vh rgba(6,255,165,.6)}.credit-host-bottom-bar__button--start-game-for-players:disabled,.credit-host-bottom-bar__button--start-game-for-players--disabled{opacity:.6;cursor:not-allowed;transform:translateY(4px);box-shadow:0 .31vh 0 #95a5a6,0 .41vh 1.21vh rgba(0,0,0,.2);background:#bdc3c7;color:#7f8c8d}.credit-host-bottom-bar__button--start-game-for-players:disabled:hover,.credit-host-bottom-bar__button--start-game-for-players--disabled:hover{transform:translateY(4px) !important;box-shadow:0 .31vh 0 #95a5a6,0 .41vh 1.21vh rgba(0,0,0,.2) !important;background:#bdc3c7 !important}@media screen and (max-width: 480px){.credit-host-bottom-bar{padding:0 1.5vh}.credit-host-bottom-bar__left{gap:1vh}.credit-host-bottom-bar__center{display:none}.credit-host-bottom-bar__right{gap:1vh}.credit-host-bottom-bar__button{font-size:1.4vh;padding:1vh 1.8vh}}
@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}100%{opacity:1;transform:scale(1)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes fadeInScale{from{opacity:0;transform:scale(0.8)}to{opacity:1;transform:scale(1)}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes shopping-list-glow{0%{box-shadow:0 0 15px rgba(76,175,80,.6);transform:scale(1)}50%{box-shadow:0 0 25px rgba(76,175,80,.9);transform:scale(1.05)}100%{box-shadow:0 0 15px rgba(76,175,80,.6);transform:scale(1)}}@keyframes screen-glow{0%{opacity:.8;text-shadow:0 0 6px rgba(76,175,80,.8)}50%{opacity:1;text-shadow:0 0 12px #4caf50}100%{opacity:.8;text-shadow:0 0 6px rgba(76,175,80,.8)}}@keyframes squish-vertical{0%{transform:scaleY(1) scaleX(1)}50%{transform:scaleY(0.7) scaleX(1.2)}100%{transform:scaleY(1) scaleX(1)}}@keyframes squish-horizontal{0%{transform:scaleX(1) scaleY(1)}50%{transform:scaleX(0.7) scaleY(1.2)}100%{transform:scaleX(1) scaleY(1)}}.game-player{transition:left 150ms linear,top 150ms linear}.game-player.moving{transition:left 150ms linear,top 150ms linear}.game-player.moving-up{animation:squish-vertical 150ms linear}.game-player.moving-down{animation:squish-vertical 150ms linear}.game-player.moving-left{animation:squish-horizontal 150ms linear}.game-player.moving-right{animation:squish-horizontal 150ms linear}.game-object{transition:opacity .3s ease}.game-object.beer{transition:opacity .3s ease,left 1000ms linear,top 1000ms linear}.game-object:hover{transform:scale(1.1);transition:transform .2s ease}.game-atm.pulsing{animation:pulse 1s infinite}.spawn-preview{display:flex;align-items:center;justify-content:center;border:3px solid hsla(0,0%,100%,.3);border-top:3px solid #4caf50;border-radius:50%;animation:spin 1s linear infinite}html.credit-active,body.credit-active{overflow:hidden;position:fixed;width:100%;height:100%;overscroll-behavior:none;-webkit-overflow-scrolling:touch}.credit-view .credit-login-view-container{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg, #1a1a2e 0%, #16213e 100%)}.credit-view .credit-login-view{display:flex;align-items:center;justify-content:center;min-height:100vh}.credit-view .credit-lobby-container{width:100%}.credit-game{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);overflow:hidden}.round-indicator{position:absolute;top:2.42vh;left:2.42vh;z-index:100;font-family:"Poppins",sans-serif;font-size:2.04vh;font-weight:700;color:#fff;text-shadow:.21vh .21vh 0 #2c3e50,calc(-1*0.21vh) calc(-1*0.21vh) 0 #2c3e50,.21vh calc(-1*0.21vh) 0 #2c3e50,calc(-1*0.21vh) .21vh 0 #2c3e50}.last-round-popup{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1000;animation:lastRoundFade 3s ease-out forwards}.last-round-popup__content{background-color:rgba(255,165,0,.95);color:#fff;padding:20px 40px;border-radius:8px;font-size:2rem;font-weight:bold;text-align:center;border:3px solid #ff8c00;animation:pulse 1s infinite;text-shadow:1px 1px 2px rgba(0,0,0,.8)}@keyframes lastRoundFade{0%,60%{opacity:1}100%{opacity:0}}.credit-game-container{width:100vw;width:100dvw;height:100vh;height:100dvh;background-color:#1a1a2e;overflow:hidden;position:fixed;top:0;left:0;overscroll-behavior:none;-webkit-overflow-scrolling:touch}@supports(-webkit-touch-callout: none){.credit-game-container{min-height:-webkit-fill-available;height:-webkit-fill-available}}.host-spectator-progress{position:absolute;top:2.4vh;right:2.42vh;width:25.9vh;background-color:rgba(26,26,46,.9);border:.1vh solid hsla(0,0%,100%,.3);border-radius:1.21vh;padding:1.65vh;z-index:100;max-height:88.9vh;overflow-y:auto}.host-spectator-progress__header{color:#fff;margin:0 0 1.65vh 0;font-size:1.65vh;text-align:center;border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:1.21vh}.host-spectator-progress__player-item{margin-bottom:.62vh;padding:.62vh;background-color:hsla(0,0%,100%,.05);border-radius:.41vh;border:.1vh solid hsla(0,0%,100%,.1)}.host-spectator-progress__player-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.41vh}.host-spectator-progress__player-item-header-name{color:#fff;font-size:1.02vh;font-weight:bold;max-width:13vh;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.host-spectator-progress__player-item-header-info{display:flex;align-items:center;gap:.41vh}.host-spectator-progress__player-item-header-info-balance{color:#ccc;font-size:.83vh}.host-spectator-progress__player-item-header-info-payments{display:flex;gap:1px}.progress-bar{width:100%;height:.62vh;background-color:#333;border-radius:.31vh;overflow:hidden;position:relative}.progress-bar__fill{height:100%;border-radius:.31vh;transition:width .3s ease}.progress-bar__fill--high{background-color:#4caf50}.progress-bar__fill--medium{background-color:#ffc107}.progress-bar__fill--low{background-color:#f44}.progress-bar__marker{position:absolute;left:70%;top:0;width:1px;height:100%;background-color:#fff;opacity:.6}.payment-mark{display:inline-block;width:.62vh;height:.62vh;border-radius:50%;border:.1vh solid hsla(0,0%,100%,.3)}.payment-mark--paid{background-color:#4caf50}.payment-mark--failed{background-color:#f44}.payment-mark:not(:first-child){margin-left:.41vh}@media screen and (max-height: 660px)and (orientation: landscape)and (pointer: coarse){.credit-game-container{width:100vw;width:100dvw;height:100vh;height:100dvh;overflow:hidden}@supports(-webkit-touch-callout: none){.credit-game-container{height:-webkit-fill-available}}.host-spectator-progress{display:none}.statement-indicators{top:10px;left:5%;transform:translateX(-50%)}.statement-indicators .indicator{width:20px;height:20px;font-size:10px}.game-canvas{width:100vw;height:100vh}.teaching-popup,.statement-popup,.warning-popup,.facilitator-popup{max-width:90vw;max-height:80vh;margin:auto}.teaching-popup .popup-content,.statement-popup .popup-content,.warning-popup .popup-content,.facilitator-popup .popup-content{padding:1.21vh;font-size:1.43vh}.teaching-popup .popup-title,.statement-popup .popup-title,.warning-popup .popup-title,.facilitator-popup .popup-title{font-size:1.65vh;margin-bottom:1.21vh}.teaching-popup .popup-button,.statement-popup .popup-button,.warning-popup .popup-button,.facilitator-popup .popup-button{padding:.41vh 1.21vh;font-size:1.21vh}.year-end-reveal{max-width:95vw;max-height:90vh}.year-end-reveal .results-table{font-size:1.21vh}.year-end-reveal .results-table th,.year-end-reveal .results-table td{padding:.41vh .62vh}.year-end-reveal .score-display{font-size:1.43vh}.credit-view .credit-login-view{width:100vw}.game-menu .menu-section{margin-bottom:1.21vh}.game-menu .lobby-list{max-height:200px;overflow-y:auto}.game-menu .input-field{font-size:1.43vh;padding:.41vh}.game-menu .menu-button{padding:.41vh 1.21vh;font-size:1.43vh}.game-lobby .player-list{max-height:150px;overflow-y:auto}.game-lobby .lobby-controls{flex-direction:column;gap:.41vh}.game-lobby .lobby-button{padding:.41vh 1.21vh;font-size:1.43vh;width:100%}html.credit-active,body.credit-active{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-drag:none}}@media(max-width: 767px)and (orientation: portrait){.credit-game-container{width:100vw;width:100dvw;height:100vh;height:100dvh;overflow:hidden}@supports(-webkit-touch-callout: none){.credit-game-container{height:-webkit-fill-available}}.host-spectator-progress{position:absolute;top:1.21vh;right:1.21vh;width:18.5vh;max-height:40vh;overflow-y:auto;font-size:1.02vh}.host-spectator-progress__header{font-size:1.21vh;margin-bottom:.41vh;padding-bottom:.41vh}.host-spectator-progress__player-item{margin-bottom:.41vh;padding:.41vh}.host-spectator-progress__player-item-header{margin-bottom:.41vh}.host-spectator-progress__player-item-header-name{font-size:.83vh;max-width:9.26vh}.host-spectator-progress__player-item-header-info-balance{font-size:.74vh}.game-canvas{width:100vw;height:100vh;position:relative}.statement-indicators{top:13vh;left:10%;transform:translateX(-50%)}.statement-indicators .indicator{width:18px;height:18px;font-size:9px}.teaching-popup,.statement-popup,.warning-popup,.facilitator-popup{max-width:95vw;max-height:85vh;margin:auto}.teaching-popup .popup-content,.statement-popup .popup-content,.warning-popup .popup-content,.facilitator-popup .popup-content{padding:1.21vh;font-size:1.21vh}.teaching-popup .popup-title,.statement-popup .popup-title,.warning-popup .popup-title,.facilitator-popup .popup-title{font-size:1.43vh;margin-bottom:1.21vh}.teaching-popup .popup-button,.statement-popup .popup-button,.warning-popup .popup-button,.facilitator-popup .popup-button{padding:.41vh 1.21vh;font-size:1.02vh}.year-end-reveal{max-width:98vw;max-height:95vh}.year-end-reveal .results-table{font-size:1.02vh}.year-end-reveal .results-table th,.year-end-reveal .results-table td{padding:.41vh .41vh}.year-end-reveal .score-display{font-size:1.21vh}.credit-view .credit-login-view{padding:.41vh}.credit-view .credit-lobby-container{max-width:98vw;padding:.41vh}.game-menu .menu-section{margin-bottom:.41vh}.game-menu .lobby-list{max-height:180px;overflow-y:auto}.game-menu .input-field{font-size:1.21vh;padding:.41vh}.game-menu .menu-button{padding:.41vh 1.21vh;font-size:1.21vh}.game-lobby .player-list{max-height:120px;overflow-y:auto}.game-lobby .lobby-controls{flex-direction:column;gap:.41vh}.game-lobby .lobby-button{padding:.41vh 1.21vh;font-size:1.21vh;width:100%}html.credit-active,body.credit-active{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-drag:none}}
@media(prefers-reduced-motion: reduce){.year-end-results,.slideshow-container,.credit-bracket--exceptional,.credit-score-badge.credit-bracket--exceptional,.year-end-results__celebration-title{animation:none !important;will-change:auto !important}[class*=shimmer]::before,[class*=shine]::before{animation:none !important}}.disable-gradient-animations .year-end-results:not(.year-end-party-shell){animation:none !important;background-size:100% 100% !important;background:linear-gradient(135deg, #FF6B35 0%, #06FFA5 100%) !important}.disable-gradient-animations .slideshow-container{animation:none !important;background-size:100% 100% !important;background:linear-gradient(135deg, #FF6B35 0%, #06FFA5 100%) !important}.disable-gradient-animations .credit-quiz-slideshow{animation:none !important}.disable-gradient-animations .credit-bracket--exceptional,.disable-gradient-animations .credit-score-badge.credit-bracket--exceptional{animation:none !important;background-size:100% 100% !important;background:linear-gradient(45deg, #ff6b6b, #4ecdc4) !important}.disable-gradient-animations [class*=shimmer],.disable-gradient-animations [class*=shine],.disable-gradient-animations [class*=pulse]:not(.atm--pulsing){animation:none !important}.performance-mode--low .year-end-results,.performance-mode--low .slideshow-container,.performance-mode--low .credit-bracket--exceptional,.performance-mode--low .credit-score-badge.credit-bracket--exceptional,.performance-mode--low .year-end-results__celebration-title{animation:none !important}.performance-mode--low [class*=shimmer]::before,.performance-mode--low [class*=shine]::before,.performance-mode--low .year-end-results__result::before,.performance-mode--low .leaderboard-reveal::before{animation:none !important}.performance-mode--low .year-end-results__celebration-car{animation:none !important}.performance-mode--low .leaderboard-reveal__button,.performance-mode--low .leaderboard-reveal__nav-button--start-round{animation:none !important}.performance-mode--low *{transition-duration:.1s !important}.performance-mode--low .year-end-results__result,.performance-mode--low .credit-score-tooltip,.performance-mode--low .slideshow-container__content{box-shadow:none !important}.performance-mode--low [style*=backdrop-filter],.performance-mode--low .year-end-results__content,.performance-mode--low .year-end-results__leaderboard,.performance-mode--low .year-end-results__class-average-metric,.performance-mode--low .year-end-results__car-loan-section,.performance-mode--low .year-end-results__personal-score{backdrop-filter:none !important;-webkit-backdrop-filter:none !important}.performance-mode--low .year-end-results{background:#ff6b35 !important}.performance-mode--low .slideshow-container{background:#ff6b35 !important}.performance-mode--medium .year-end-results:not(.year-end-party-shell),.performance-mode--medium .slideshow-container{animation:none !important;background-size:100% 100% !important;background:radial-gradient(ellipse at center, transparent 50%, rgba(0, 0, 0, 0.2) 100%),linear-gradient(135deg, #FF6B35 0%, #F7931E 50%, #FFD23F 100%) !important}.performance-mode--medium .credit-bracket--exceptional,.performance-mode--medium .credit-score-badge.credit-bracket--exceptional{animation:none !important;background-size:100% 100% !important;background:linear-gradient(45deg, #ff6b6b, #feca57, #4ecdc4) !important}.performance-mode--medium .year-end-results__celebration-title{animation:none !important;background-size:100% 100% !important;background:linear-gradient(90deg, #ff6b6b, #feca57, #4ecdc4, #45b7d1) !important}.performance-mode--medium [class*=shimmer]::before,.performance-mode--medium [class*=shine]::before,.performance-mode--medium .year-end-results__result::before,.performance-mode--medium .leaderboard-reveal::before{animation:none !important}.performance-mode--medium .year-end-results__celebration-car{animation:none !important}.performance-mode--medium .leaderboard-reveal__button,.performance-mode--medium .leaderboard-reveal__nav-button--start-round{animation:none !important}.performance-mode--medium [style*=backdrop-filter],.performance-mode--medium .year-end-results__content,.performance-mode--medium .year-end-results__leaderboard,.performance-mode--medium .year-end-results__class-average-metric,.performance-mode--medium .year-end-results__car-loan-section,.performance-mode--medium .year-end-results__personal-score{backdrop-filter:none !important;-webkit-backdrop-filter:none !important}.disable-gradient-animations .slideshow-container.slideshow-container--party-intro,.performance-mode--low .slideshow-container.slideshow-container--party-intro,.performance-mode--medium .slideshow-container.slideshow-container--party-intro{animation:none !important;will-change:auto !important;background-color:#312e81 !important;background-image:radial-gradient(ellipse 110% 85% at 50% 100%, rgba(2, 6, 23, 0.5) 0%, transparent 55%),linear-gradient(180deg, #1e1b4b 0%, #312e81 35%, #5b21b6 100%) !important;background-size:cover,cover !important;background-repeat:no-repeat !important;background-attachment:fixed !important;background-position:center center !important}.disable-gradient-animations .year-end-results.year-end-party-shell,.performance-mode--low .year-end-results.year-end-party-shell,.performance-mode--medium .year-end-results.year-end-party-shell{animation:none !important;will-change:auto !important;background-color:#312e81 !important;background-image:radial-gradient(ellipse 110% 85% at 50% 100%, rgba(2, 6, 23, 0.5) 0%, transparent 55%),linear-gradient(180deg, #1e1b4b 0%, #312e81 35%, #5b21b6 100%) !important;background-size:cover,cover !important;background-repeat:no-repeat !important;background-attachment:fixed !important;background-position:center center !important}
