:root{--color-primary:#34d399;--color-primary-rgb:52,211,153;--color-secondary:#a855f7;--color-accent:#8b5cf6;--color-highlight:#34d399;--color-success:#34d399;--color-warning:#fbbf24;--color-error:#ef4444;--bg-primary:#0f172a;--bg-secondary:#1e293b;--bg-tertiary:#334155;--bg-glow-1:#34d3991f;--bg-glow-2:#a855f71a;--text-primary:#f8fafc;--text-secondary:#f8fafccc;--text-muted:#f8fafc99;--border-light:#f8fafc1f;--border-medium:#f8fafc40;--gradient-button:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);--shadow-sm:0 1px 2px #0003;--shadow-md:0 4px 12px #0000004d;--shadow-lg:0 20px 25px -5px #0000004d;--shadow-glow:0 0 20px rgba(var(--color-primary-rgb),0.3);--spacing-xs:0.25rem;--spacing-sm:0.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--radius-sm:6px;--radius-md:10px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--transition-fast:0.15s ease;--transition-normal:0.2s ease;--transition-slow:0.3s ease;--z-base:0;--z-dropdown:100;--z-sticky:500;--z-fixed:1000;--z-modal:1500;--z-toast:9999}[data-theme=coop]{--color-primary:#34d399;--color-primary-rgb:52,211,153;--color-secondary:#a855f7;--color-accent:#8b5cf6;--color-highlight:#34d399;--bg-glow-1:#34d39926;--bg-glow-2:#a855f71f;--gradient-button:linear-gradient(135deg,#34d399,#a855f7)}[data-theme=blitz]{--color-primary:#f59e0b;--color-primary-rgb:245,158,11;--color-secondary:#ef4444;--color-secondary-rgb:239,68,68;--color-accent:#3b82f6;--color-accent-rgb:59,130,246;--color-highlight:#fbbf24;--color-highlight-rgb:251,191,36;--bg-glow-1:#f59e0b2e;--bg-glow-2:#ef44441f;--gradient-button:linear-gradient(135deg,#f59e0b,#ef4444)}[data-theme=party]{--color-primary:#ec4899;--color-primary-rgb:236,72,153;--color-secondary:#f59e0b;--color-accent:#a855f7;--color-highlight:#f472b6;--bg-glow-1:#ec48992e;--bg-glow-2:#f59e0b26;--gradient-button:linear-gradient(135deg,#ec4899,#f59e0b)}[data-theme=team]{--color-primary:#3b82f6;--color-primary-rgb:59,130,246;--color-secondary:#06b6d4;--color-secondary-rgb:6,182,212;--color-accent:#8b5cf6;--color-accent-rgb:139,92,246;--color-highlight:#60a5fa;--color-highlight-rgb:96,165,250;--bg-glow-1:#3b82f62e;--bg-glow-2:#06b6d426;--gradient-button:linear-gradient(135deg,#3b82f6,#06b6d4)}[data-theme=family]{--color-primary:#f97316;--color-primary-rgb:249,115,22;--color-secondary:#22c55e;--color-accent:#fbbf24;--color-highlight:#fb923c;--bg-glow-1:#f973162e;--bg-glow-2:#22c55e26;--gradient-button:linear-gradient(135deg,#f97316,#22c55e)}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(ellipse 80% 50% at 20% 40%,var(--bg-glow-1) 0,#0000 50%),radial-gradient(ellipse 60% 40% at 80% 60%,var(--bg-glow-2) 0,#0000 45%),radial-gradient(ellipse 50% 30% at 50% 90%,rgba(var(--color-primary-rgb),.08) 0,#0000 40%),linear-gradient(135deg,var(--bg-primary) 0,var(--bg-secondary) 50%,var(--bg-primary) 100%);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;padding:80px 1rem 1rem}.app.app--bonus-player{height:100vh;height:100dvh;min-height:0;overflow:hidden;padding-bottom:1rem}.app.app--bonus-player .bonus-player__scroll{align-items:center;display:flex;flex:1 1;flex-direction:column;min-height:0;overflow-y:auto;width:100%}@keyframes saveTheAnimalsBounce{0%{transform:translateX(-50%) translateY(0) scale(1)}25%{transform:translateX(-50%) translateY(-14px) scale(1.15)}45%{transform:translateX(-50%) translateY(2px) scale(1)}65%{transform:translateX(-50%) translateY(-8px) scale(1.08)}80%{transform:translateX(-50%) translateY(-2px) scale(1.02)}to{transform:translateX(-50%) translateY(0) scale(1)}}.save-the-animals__saved--bounce{animation:saveTheAnimalsBounce .55s ease-out 1}.room-setup-app{align-items:stretch}.app .game-player-wrapper{align-self:stretch;max-width:800px;width:100%}.app .player-display{align-items:center;align-self:stretch;display:flex;flex-direction:column;max-width:100%;width:100%}.room-setup-container{align-items:flex-start!important;margin-left:0!important;margin-right:0!important;max-width:100%!important;padding-top:0!important;width:100%!important}.room-setup-grid{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:1rem;width:100%}.app-header{left:0;position:fixed;right:0;top:0;z-index:1000}.room-code-label-desktop{display:inline-block}.app-footer{bottom:0;left:0;position:fixed;right:0;z-index:1000}.game-leaderboard{position:relative;width:100%}.game-display-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:0;min-height:auto;padding-top:0}.app .player-content-wrapper{max-width:100%}.app .player-content-wrapper,.app .timer-section{align-self:stretch;width:100%}.game-display-centered-content{align-items:center;display:flex;flex-direction:column;width:100%}.loading{font-size:2rem;text-align:center}.container{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border-radius:0;box-shadow:none;max-width:100%;padding:.5rem;width:100%}.title{font-size:3rem;font-weight:700;text-shadow:2px 2px 4px #0000004d}.subtitle,.title{margin-bottom:2rem;text-align:center}.subtitle{font-size:1.5rem;opacity:.9}.button{background:var(--gradient-button);border:none;border-radius:10px;color:var(--text-primary);cursor:pointer;font-size:1.2rem;font-weight:700;margin:.5rem;padding:1rem 2rem;transition:transform .2s,box-shadow .2s}.button:hover{box-shadow:var(--shadow-glow);transform:translateY(-2px)}.button:active{transform:translateY(0)}.button:disabled{cursor:not-allowed;opacity:.5}.join-room-buttons{display:flex;gap:1rem;margin:0 auto;max-width:1600px;width:100%}.join-room-buttons .join-room-back-button{background-color:#f8fafc33;flex:1 1;font-size:1.3rem;padding:1.2rem}.join-room-buttons .join-room-button{background-color:var(--color-primary);flex:2 1;font-size:1.3rem;padding:1.2rem}.input{background:#f8fafc1a;border:2px solid #f8fafc4d;border-radius:10px;color:#f8fafc;font-size:1.2rem;margin-bottom:1rem;padding:1rem;width:100%}.input::placeholder{color:#f8fafc99}.input:focus{background:#f8fafc26;border-color:#f8fafc99;outline:none}.players-list{list-style:none;margin:2rem 0}.player-item{background:#f8fafc1a;border-radius:10px;font-size:1.2rem;margin:.5rem 0;padding:1rem}.question-container{text-align:center}.question-text{font-size:2.8rem;line-height:1.3;margin:1.5rem 0}.options-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin:1.5rem 0}.option-item{background:#f8fafc33;border:2px solid #0000;border-radius:10px;cursor:pointer;font-size:1.3rem;padding:1.2rem;transition:all .2s}.option-item:hover{background:#f8fafc4d;border-color:#f8fafc80;transform:scale(1.05)}.timer{font-size:2rem;font-weight:700;margin:2rem 0;text-shadow:2px 2px 4px #00000080}.leaderboard{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr;margin-top:2rem;width:100%}.leaderboard::-webkit-scrollbar{width:8px}.leaderboard::-webkit-scrollbar-track{background:#f8fafc1a;border-radius:4px}.leaderboard::-webkit-scrollbar-thumb{background:#f8fafc4d;border-radius:4px}.leaderboard::-webkit-scrollbar-thumb:hover{background:#f8fafc80}.leaderboard-title{font-size:2rem;margin-bottom:1rem;text-align:center}.leaderboard-item{background:#f8fafc1a;border-radius:10px;display:flex;font-size:1.2rem;justify-content:space-between;padding:1rem}.room-info{font-size:1.5rem;margin-bottom:2rem;text-align:center}.question-number{font-size:1.2rem;margin-bottom:1rem;opacity:.8}@keyframes slideDown{0%{opacity:0;transform:translateX(-50%) translateY(-20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes slideDownAndFade{0%{opacity:0;transform:translateY(-30px)}15%{opacity:1;transform:translateY(0)}85%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(30px)}}@keyframes blinkAndZoom{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-25%)}}@media (min-width:1025px){.game-leaderboard{padding:1.2rem 2rem!important}.game-leaderboard h3{font-size:1.3rem!important;margin-bottom:1rem!important}.game-leaderboard .leaderboard{gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.room-code-layout{grid-template-columns:1fr 1fr!important}.room-code-layout>div:first-child{justify-content:flex-start!important}.question-text{font-size:3.2rem!important;margin:1rem 0!important}.option-item{font-size:1.6rem!important;padding:1.4rem!important}.question-number{font-size:1.4rem!important}.host-top-row{grid-template-columns:1fr 1fr!important}.host-playing-toggle,.players-list-box{align-self:stretch}.player-content-wrapper{margin:1.25rem auto 0!important;max-width:1000px!important}.avatar-grid{gap:1rem!important;grid-template-columns:repeat(6,1fr)!important;margin:0 auto 1.5rem!important;max-width:650px!important}.avatar-button{padding:.7rem!important}.room-setup-container,.room-setup-grid{max-width:100%!important;width:100%!important}.room-setup-container{margin-left:0!important;margin-right:0!important}.room-setup-tile{min-height:350px!important;padding:4rem 3rem!important}.room-tile-icon{font-size:6rem!important}.room-tile-title{font-size:2.2rem!important}.room-tile-description{font-size:1.2rem!important}.room-tile-description-second{font-size:1.17rem!important}.room-tile-link{font-size:1.5rem!important}.room-tile-note{font-size:1.04rem!important}.room-tile-button{font-size:1.3rem!important;padding:1rem 2.5rem!important}.app-footer{padding:.5rem 1rem!important}.app-footer .button.start-game-button{max-width:1600px!important;padding:.7rem 2rem!important;width:50%!important}.join-room-buttons{display:flex;gap:1rem;margin:0 auto;max-width:1600px;width:100%}.join-room-buttons .join-room-back-button{background-color:#f8fafc33;flex:1 1;font-size:1.3rem;padding:1.2rem}.join-room-buttons .join-room-button{background-color:var(--color-primary);flex:2 1;font-size:1.3rem;padding:1.2rem}}@media (min-width:1440px){.app{padding:120px 3rem 3rem!important}.container{margin:0 auto!important;max-width:2000px!important;padding:3rem!important}.room-setup-container{margin-left:0!important;margin-right:0!important;margin-top:10px!important}.room-setup-container,.room-setup-grid{max-width:100%!important;width:100%!important}.title{font-size:6rem!important;margin-bottom:4rem!important}.subtitle{font-size:3rem!important;margin-bottom:3rem!important}.button{min-height:80px!important;padding:2rem 4rem!important}.button,.input{border-radius:20px!important;font-size:2.5rem!important}.input{min-height:70px!important;padding:2rem!important}.waiting-room-code{border:5px solid var(--color-primary)!important;font-size:8rem!important;letter-spacing:1rem!important;margin:4rem 0!important;padding:3rem!important}.players-list{gap:2rem!important;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))!important}.player-item{border-radius:20px!important;font-size:2.5rem!important;min-height:80px!important;padding:2rem!important}.player-item img{height:3rem!important;width:3rem!important}.room-info{margin-bottom:3rem!important}.room-info,.room-info p{font-size:2.5rem!important}.game-leaderboard{padding:3rem 4rem!important}.game-leaderboard h3{font-size:3rem!important;margin-bottom:2rem!important}.game-leaderboard .leaderboard{gap:2rem!important;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))!important}.question-text{font-size:6rem!important;line-height:1.4!important;margin:3rem 0!important}.option-item{border-radius:20px!important;font-size:3rem!important;min-height:100px!important;padding:2.5rem!important}.question-number{font-size:2.5rem!important}.game-selection-button{min-height:200px!important;padding:4.5rem 4rem!important}.game-selection-button.game-tile-active .game-title{font-size:2.5rem!important}.game-selection-button.game-tile-active .game-icon{font-size:3rem!important}.game-selection-button.game-tile-active .game-description{font-size:1.4rem!important}.game-selection-button.game-tile-inactive .game-title{font-size:2rem!important}.game-selection-button.game-tile-inactive .game-icon{font-size:2.4rem!important}.game-selection-button.game-tile-inactive .game-description{font-size:1.2rem!important}.players-container{column-gap:.4rem!important;gap:.4rem!important;row-gap:.4rem!important}.players-container .player-item{border-radius:8px!important}.players-list-box{font-size:2rem!important;padding:2.5rem!important}.players-list-box h3{font-size:2.5rem!important;margin-bottom:1.5rem!important}.leaderboard-item{font-size:2.2rem!important;padding:2rem!important}.timer-display{font-size:5rem!important}.score-display{font-size:3rem!important}.game-selection-button p{font-size:1.6rem!important}.carousel-content{font-size:1.4rem!important}.game-description-carousel{height:80px!important}.selected-game-icon{font-size:4.5rem!important}.selected-game-name{font-size:3.2rem!important}.selected-game-label{font-size:1.6rem!important}.selected-game-box{padding:3rem!important}.players-list-box{padding:1.5rem 2rem!important}.players-list-box h3{font-size:1.4rem!important;margin-bottom:1rem!important}.players-container .player-item{font-size:1rem!important;max-width:100%!important;overflow:hidden!important;padding:.5rem!important}.room-setup-tile{min-height:450px!important;padding:5rem 4rem!important}.room-tile-icon{font-size:8rem!important}.room-tile-title{font-size:3rem!important}.room-tile-description{font-size:1.6rem!important}.room-tile-button{font-size:1.8rem!important;padding:1.5rem 3.5rem!important}.avatar-grid{gap:1.5rem!important;max-width:900px!important}.avatar-button{padding:1rem!important}.player-content-wrapper{margin-top:1.75rem!important;max-width:1440px!important}.app-footer{padding:.5rem 1rem!important}.app-footer .button.start-game-button{max-width:1600px!important;min-height:50px!important;padding:.5rem 1rem!important;width:50%!important}.join-room-buttons{gap:.75rem!important;max-width:1600px!important}.join-room-buttons .join-room-back-button,.join-room-buttons .join-room-button{font-size:1rem!important;min-height:50px!important;padding:.5rem 1rem!important}.player-content-wrapper .join-room-code-input{font-size:1.4rem!important;letter-spacing:.3rem!important;padding:.7rem!important}.player-content-wrapper .input:not(.join-room-code-input){font-size:.9rem!important;padding:.7rem!important}.player-content-wrapper .join-room-label{font-size:.85rem!important;margin-bottom:.4rem!important;margin-top:1rem!important}.player-content-wrapper .avatar-grid{gap:.5rem!important;margin-bottom:1rem!important}.player-content-wrapper .avatar-button{border-width:2px!important;padding:.4rem!important}.player-content-wrapper .avatar-button img{height:70%!important;width:70%!important}}@media (max-width:1024px){.app{padding:70px .5rem .5rem}.container{padding:.5rem;padding-top:3rem!important}.selected-game-header{flex-direction:row!important;gap:.6rem!important}.selected-game-label{font-size:1rem!important;margin:0!important}.room-setup-tile{min-height:280px!important;padding:3rem 2rem!important}.room-tile-icon{font-size:5rem!important}.room-tile-title{font-size:1.9rem!important}.room-tile-description{font-size:1.1rem!important}.room-tile-button{font-size:1.2rem!important;padding:.9rem 2rem!important}.game-selection-button.game-tile-active .game-icon{font-size:2.16rem!important}.game-selection-button.game-tile-active .game-title,.game-selection-button.game-tile-inactive .game-icon{font-size:1.8rem!important}.game-selection-button.game-tile-active .game-description{font-size:1.1rem!important}.game-selection-button.game-tile-inactive .game-title{font-size:1.5rem!important}.game-selection-button.game-tile-inactive .game-description{font-size:.95rem!important}.avatar-grid{gap:.9rem!important;grid-template-columns:repeat(6,1fr)!important;margin:0 auto 1rem!important;max-width:620px!important}.avatar-button{border-radius:10px!important;padding:.6rem!important}.app-header{padding:.8rem 1rem}.app-header h1{font-size:1.5rem!important}.title{font-size:2.2rem}.subtitle,.title{margin-bottom:1.5rem}.subtitle{font-size:1.3rem}.button{font-size:1.1rem;padding:.8rem 1.5rem}.question-text{font-size:2rem;margin:1.5rem 0}.options-list{gap:.8rem;margin:1.5rem 0}.option-item{font-size:1.1rem;padding:1.2rem}.timer{font-size:3rem;margin:1.5rem 0}.leaderboard{gap:.8rem;grid-template-columns:repeat(2,1fr)}.leaderboard-title{font-size:1.6rem}.leaderboard-item{font-size:1rem;padding:.8rem}.game-leaderboard{padding:calc(70px + .9rem) 1.2rem .9rem!important}.game-leaderboard h3{font-size:1rem!important;margin-bottom:.7rem!important}.game-leaderboard .leaderboard{gap:.6rem;grid-template-columns:repeat(2,1fr)}.game-display-container{margin-top:0!important;min-height:auto!important;padding-top:0!important}}@media (max-width:768px){.app{padding:65px .5rem .5rem}.app .bonus-player-content{padding-top:2.5rem!important}.container{border-radius:0;padding:.3rem}.avatar-grid{gap:.5rem!important;grid-template-columns:repeat(4,1fr)!important;margin:0 auto 1rem!important;max-width:100%!important}.avatar-button{border-radius:10px!important;padding:.4rem!important}.app-header{padding:.7rem .8rem}.app-header .header-game-name{display:none!important}.app-header h1{font-size:1.3rem!important}.room-code-label-desktop{display:none!important}.app-footer{padding:.8rem}.app-footer .button{font-size:1.1rem!important;padding:1rem!important}.join-room-buttons,.start-game-button{max-width:1600px;width:100%}.join-room-buttons{display:flex;gap:1rem;margin:0 auto}.join-room-buttons .join-room-back-button{background-color:#f8fafc33;flex:1 1}.join-room-buttons .join-room-button{background-color:var(--color-primary);flex:2 1}.title{font-size:1.8rem}.subtitle,.title{margin-bottom:1rem}.subtitle{font-size:1.1rem}.button{font-size:1rem;margin:.3rem;padding:.7rem 1.2rem}.input{font-size:1rem;padding:.8rem}.question-text{font-size:1.6rem;line-height:1.3;margin:1rem 0}.options-list{gap:.6rem;grid-template-columns:1fr;margin:1rem 0}.option-item{font-size:1rem;padding:1rem}.timer{font-size:2.5rem;margin:1rem 0}.leaderboard{gap:.6rem;grid-template-columns:repeat(2,1fr)}.leaderboard-title{font-size:1.4rem;margin-bottom:.8rem}.leaderboard-item{font-size:.9rem;padding:.7rem}.game-leaderboard{padding:calc(70px + .8rem) 1rem .8rem!important}.game-leaderboard h3{font-size:.95rem!important;margin-bottom:.6rem!important}.game-leaderboard .leaderboard{gap:.5rem;grid-template-columns:repeat(2,1fr)}.game-display-container{margin-top:0!important;min-height:auto!important;padding-top:0!important}.question-number{font-size:1rem;margin-bottom:.8rem}.player-item{font-size:1rem;padding:.8rem}.room-info{font-size:1.2rem;margin-bottom:1.5rem}}@media (max-width:480px){.app{padding:60px .3rem .3rem}.container{border-radius:0;padding:.2rem}.app-header{padding:.6rem .7rem}.app-header h1{font-size:1.1rem!important}.app-footer{padding:.7rem}.app-footer .button{font-size:1rem!important;padding:.9rem!important}.game-leaderboard{padding:calc(70px + .7rem) 1rem .7rem!important}.game-leaderboard h3{font-size:.9rem!important;margin-bottom:.6rem!important}.game-leaderboard .leaderboard{gap:.5rem;grid-template-columns:repeat(2,1fr)}.game-display-container{margin-top:0!important;min-height:auto!important;padding-top:0!important}.title{font-size:1.5rem}.subtitle,.title{margin-bottom:.8rem}.subtitle{font-size:1rem}.button{font-size:.9rem;padding:.6rem 1rem}.question-text{font-size:1.3rem;margin:.8rem 0}.option-item{font-size:.95rem;padding:.9rem}.timer{font-size:2rem;margin:.8rem 0}.leaderboard{gap:.5rem;grid-template-columns:repeat(2,1fr)}.leaderboard-title{font-size:1.2rem}.leaderboard-item{font-size:.85rem;padding:.6rem}.question-number{font-size:.9rem}}.host-player-list{margin-bottom:0;position:fixed;right:20px;top:20px;width:auto}.host-control-buttons{justify-content:flex-start;left:20px;margin-bottom:0;position:fixed;top:20px}@media (max-width:768px){.host-player-list{margin-bottom:1rem;position:static;right:auto;top:auto;width:100%}.room-code-display{font-size:1.8rem!important}.selected-game-box{padding:1.2rem!important}.selected-game-label{font-size:.9rem!important}.selected-game-icon{font-size:1.8rem!important}.selected-game-name{font-size:1.3rem!important}.game-selection-button{padding:1.6rem!important}.game-title-row{gap:.8rem!important}.game-icon{font-size:2.8rem!important}.game-title{font-size:1.5rem!important}.game-selection-button p{font-size:1rem!important}.game-description-carousel{height:48px!important}.carousel-content{font-size:.9rem!important}.game-vote-button{padding:1.2rem!important}.game-vote-button span:nth-child(2){font-size:1.1rem!important}.host-player-list h3{font-size:.9rem}.host-player-list span{font-size:.9rem!important}.host-player-list span span:first-child{font-size:1rem!important}.host-control-buttons{justify-content:center;left:auto;margin-bottom:1rem;position:static;top:auto}.host-control-buttons button{font-size:1.3rem!important;height:45px!important;padding:10px!important;width:45px!important}.game-selection-grid,.host-top-row{gap:1rem!important;grid-template-columns:1fr!important}.game-selection-grid{margin-top:1.5rem!important}.game-selection-button{font-size:1rem!important;padding:1.3rem 1rem!important}.game-icon{font-size:2.5rem!important}.game-title{font-size:1.4rem!important}.game-selection-button p{font-size:.95rem!important}.game-description-carousel{height:40px!important}.carousel-content{font-size:.85rem!important}.game-selection-button span{font-size:1.1rem!important}.game-vote-button{font-size:.95rem!important;padding:1rem .9rem!important}.game-vote-button span:first-child{font-size:2rem!important}.game-vote-button span:nth-child(2){font-size:1rem!important}.room-code-display{font-size:2rem!important;padding:.6rem 1.2rem!important}.share-code-message{padding:.8rem 1.2rem!important}.share-code-message p{font-size:1rem!important}.waiting-title{font-size:1.3rem!important}.title{margin-bottom:1rem!important}.room-code-display,.title{font-size:1.5rem!important}.room-code-display{letter-spacing:.2rem!important;padding:.5rem 1rem!important}.selected-game-box{margin-bottom:1rem!important;margin-top:1rem!important;padding:1rem!important}.selected-game-label{font-size:.85rem!important;margin-bottom:.4rem!important}.selected-game-icon{font-size:1.5rem!important}.selected-game-name{font-size:1.2rem!important}.game-selection-button{padding:1.2rem!important}.game-title-row{flex-direction:row!important;gap:.6rem!important}.game-icon{font-size:2rem!important}.game-title{font-size:1.2rem!important}.game-selection-button p{font-size:.85rem!important}.game-vote-button{padding:.9rem!important}.game-vote-button span:first-child{font-size:1.5rem!important}.game-vote-button span:nth-child(2){font-size:.95rem!important}}@media (max-width:480px){.game-selection-button{font-size:.95rem!important;padding:1.2rem!important}.game-selection-button span{font-size:1rem!important}.game-vote-button{font-size:.9rem!important;padding:.9rem!important}.room-code-display{padding:.2rem .5rem!important}.share-code-message{padding:.7rem 1rem!important}.share-code-message p{font-size:.6rem!important}.waiting-title{font-size:1.1rem!important}.title{font-size:1.3rem!important;margin-bottom:.8rem!important}.room-code-display{font-size:1.2rem!important;letter-spacing:.15rem!important;padding:.4rem .8rem!important}.selected-game-box{margin-bottom:.8rem!important;margin-top:.8rem!important;padding:.8rem!important}.selected-game-label{font-size:.75rem!important;margin-bottom:.3rem!important}.selected-game-icon{font-size:1.3rem!important}.selected-game-name{font-size:1rem!important}.game-selection-button{padding:1rem!important}.game-title-row{flex-direction:row!important;gap:.5rem!important}.game-icon{font-size:1.8rem!important}.game-title{font-size:1rem!important}.game-selection-button p{font-size:.8rem!important}.game-vote-button{padding:.8rem!important}.game-vote-button span:first-child{font-size:1.3rem!important}.game-vote-button span:nth-child(2){font-size:.9rem!important}.room-setup-grid{gap:1.5rem!important;grid-template-columns:1fr!important;margin-top:2rem!important}.room-setup-tile{gap:1.2rem!important;padding:2rem!important}.room-tile-icon{font-size:4rem!important}.room-tile-title{font-size:1.6rem!important}.room-tile-description{font-size:1rem!important}.room-tile-button{font-size:1.1rem!important;padding:.7rem 1.5rem!important}}@media (max-width:768px){.waiting-room-code{font-size:2.2rem!important}.room-setup-grid{gap:1.5rem!important;grid-template-columns:1fr!important;margin-top:2rem!important}.room-setup-tile{gap:.5rem!important;padding:.6rem!important}.share-code-message p{font-size:.8rem!important}.room-tile-icon{font-size:4.5rem!important}.room-tile-title{font-size:1.8rem!important}.room-tile-description{font-size:1.05rem!important}.room-tile-button{font-size:1.15rem!important;padding:.75rem 1.8rem!important}.join-room-code-input{font-size:1.6rem!important;letter-spacing:.3rem!important;padding:.8rem!important}.waiting-room-code{font-size:2.5rem!important;letter-spacing:.3rem!important;padding:1rem!important}.join-room-label{font-size:1rem!important;margin-top:1.5rem!important}.avatar-grid{gap:.5rem!important;margin-bottom:1.5rem!important}.avatar-button{font-size:1.3rem!important;padding:.35rem!important}}@media (max-width:480px){.join-room-code-input{font-size:1.4rem!important;letter-spacing:.25rem!important;padding:.7rem!important}.waiting-room-code{font-size:2rem!important;letter-spacing:.25rem!important;padding:.8rem!important}.join-room-label{font-size:.95rem!important;margin-top:1.2rem!important}.avatar-grid{gap:.4rem!important;margin-bottom:1.2rem!important}.avatar-button{font-size:1.2rem!important;padding:.3rem!important}}@media (max-width:768px){.collaborative-clue-box{padding:1.2rem!important}.collaborative-clue-label{font-size:.75rem!important;margin-bottom:.6rem!important}.collaborative-clue-text{font-size:1rem!important}}@media (max-width:480px){.collaborative-clue-box{padding:1rem!important}.collaborative-clue-label{font-size:.7rem!important;margin-bottom:.5rem!important}.collaborative-clue-text{font-size:.9rem!important}}.toast-container{display:flex;flex-direction:column;gap:.75rem;max-width:400px;pointer-events:none;position:fixed;right:1.5rem;top:1.5rem;width:calc(100% - 3rem);z-index:9999}.toast{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293bf2;border:1px solid #f8fafc26;border-radius:12px;box-shadow:0 20px 25px -5px #0000004d,0 8px 10px -6px #0003;overflow:hidden;pointer-events:auto;position:relative}.toast-enter{animation:toastSlideIn .3s cubic-bezier(.16,1,.3,1) forwards}.toast-exit{animation:toastSlideOut .3s cubic-bezier(.16,1,.3,1) forwards}@keyframes toastSlideIn{0%{opacity:0;transform:translateX(100%) scale(.9)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes toastSlideOut{0%{opacity:1;transform:translateX(0) scale(1)}to{opacity:0;transform:translateX(100%) scale(.9)}}.toast-content{align-items:flex-start;display:flex;gap:.75rem;padding:1rem 1.25rem 1.25rem}.toast-icon{align-items:center;background:#ffffff1a;border-radius:50%;display:flex;flex-shrink:0;font-size:1.1rem;font-weight:700;height:1.5rem;justify-content:center;width:1.5rem}.toast-message{color:#f8fafc;flex:1 1;font-size:.95rem;line-height:1.5;padding-top:.1rem}.toast-close{align-items:center;background:none;border:none;border-radius:8px;color:#f8fafc99;cursor:pointer;display:flex;flex-shrink:0;font-size:1.8rem;height:2.2rem;justify-content:center;line-height:1;margin:-.25rem -.25rem 0 0;padding:0;transition:all .2s ease;width:2.2rem}.toast-close:hover{background:#f8fafc1a;color:#f8fafc}.toast-progress{border-radius:0 0 0 12px;bottom:0;height:3px;left:0;position:absolute;transition:width .05s linear}@media (max-width:640px){.toast-container{max-width:calc(100% - 2rem);min-width:300px;right:50%;top:1rem;transform:translateX(50%);width:auto}@keyframes toastSlideIn{0%{opacity:0;transform:translateY(-100%) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toastSlideOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-100%) scale(.9)}}.toast{border-radius:10px}.toast-content{gap:.6rem;padding:.875rem 1rem 1.125rem}.toast-message{font-size:.9rem}.toast-icon{font-size:1rem;height:1.35rem;width:1.35rem}.toast-close{font-size:1.6rem;height:2rem;width:2rem}}@media (min-width:768px){.host-main-layout{grid-gap:1.5rem!important;align-items:start!important;display:grid!important;gap:1.5rem!important;grid-template-columns:1fr 1fr!important}}.game-tiles-container{-webkit-overflow-scrolling:touch;contain:layout style;height:auto;margin-bottom:.75rem;margin-top:.75rem;min-height:calc(476px + .6rem);overflow-x:auto;overflow-y:visible;position:relative;scroll-behavior:smooth;scrollbar-color:#f8fafc4d #0000;scrollbar-width:thin;width:100%}.game-tiles-container::-webkit-scrollbar{height:8px}.game-tiles-container::-webkit-scrollbar-track{background:#0000}.game-tiles-container::-webkit-scrollbar-thumb{background:#f8fafc4d;border-radius:4px}.game-tiles-container::-webkit-scrollbar-thumb:hover{background:#f8fafc80}.game-tiles-grid{grid-gap:.6rem;align-items:start;display:grid;gap:.6rem;grid-auto-flow:row dense;grid-auto-rows:0;grid-template-rows:repeat(2,153px);height:auto;min-height:calc(306px + .6rem);overflow:visible;padding:6px 0}.game-tile{background:#0f172a99;border:1px solid #f8fafc1f;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative;transform:translateZ(0);transition:grid-column .6s cubic-bezier(.34,1.56,.64,1),grid-row .5s cubic-bezier(.4,0,.2,1),min-height .5s cubic-bezier(.4,0,.2,1),padding .6s cubic-bezier(.34,1.56,.64,1),background .3s ease,border-color .3s ease,border-width .3s ease,box-shadow .6s ease,z-index .6s step-end;will-change:grid-column,grid-row,min-height;z-index:1}.game-tile:hover:not(.game-tile-expanded){background:#1e293bcc;border-color:#f8fafc40;transform:translateY(-2px) translateZ(0)}.game-tile-collapsed{height:100%;min-height:0;padding:.75rem}.game-tile-selected:not(.game-tile-expanded){background:rgba(var(--color-primary-rgb),.08)!important;border-color:rgba(var(--color-primary-rgb),.5)!important}.game-tile-expanded{animation:expandTile .6s cubic-bezier(.34,1.56,.64,1);background:#0f172ae6;border:2px solid var(--color-primary);box-shadow:0 0 30px rgba(var(--color-primary-rgb),.3);display:flex;flex-direction:column;height:calc(306px + .6rem);padding:1.25rem;transform:scale(1);z-index:10}@keyframes expandTile{0%{opacity:.95}to{opacity:1}}.game-tile-content-wrapper{display:flex;flex:1 1 auto;flex-direction:column;height:100%;position:relative;width:100%;z-index:1}.game-tile-compact{display:flex;flex-direction:column;gap:.4rem;height:100%;justify-content:center;width:100%}.game-tile-header{align-items:center;display:flex;gap:.5rem}.game-tile-icon{flex-shrink:0;font-size:1.6rem}.game-tile-title{color:#fff;font-size:1rem;font-weight:600;line-height:1.2;margin:0}.game-tile-description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#ffffffb3;display:-webkit-box;font-size:.8rem;line-height:1.35;margin:0;overflow:hidden}.game-tile-expanded-content{animation:fadeInExpand .6s cubic-bezier(.34,1.56,.64,1);animation-fill-mode:forwards;display:flex;flex-direction:column;height:100%;justify-content:space-between;opacity:0}.game-tile-expanded-content>div:first-child{display:flex;flex:0 0 auto;flex-direction:column;gap:.6rem}.game-tile-expanded-header{align-items:center;display:flex;gap:.75rem}.game-tile-icon-expanded{flex-shrink:0;font-size:2.5rem}.game-tile-title-expanded{color:#fff;font-size:1.65rem;font-weight:700;line-height:1.2;margin:0}.game-tile-description-expanded{color:#fffc;font-size:1rem;line-height:1.4;margin:0}@keyframes fadeInExpand{0%{opacity:0;transform:translateY(20px) scale(.95)}60%{opacity:.8;transform:translateY(-5px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}.game-tile-extended-description{align-items:center;background-color:#00000040;border-radius:8px;display:flex;flex-shrink:0;height:42px;margin-top:auto;overflow:hidden;position:relative;width:100%}.game-tile-extended-description-scroll{animation:scroll-left 40s linear infinite;color:#ffffffb3;font-size:.85rem;left:0;padding:.4rem 0;position:absolute;white-space:nowrap}.game-tile-votes{background:rgba(var(--color-primary-rgb),.1);border-radius:8px;font-size:1rem;padding:.4rem}@media (max-width:1024px){.game-tiles-container{height:auto;min-height:calc(312px + .6rem)}.game-tiles-grid{grid-template-rows:repeat(2,136px);min-height:calc(272px + .6rem);padding:6px 0}.game-tile-expanded{grid-column:span 2!important;height:calc(272px + .6rem);min-height:calc(272px + .6rem)}}@media (max-width:768px){.game-tiles-container{height:auto;min-height:calc(256px + .5rem)}.game-tiles-grid{gap:.5rem;grid-template-rows:repeat(2,128px);min-height:calc(256px + .5rem);padding:6px 0}.game-tile-expanded{grid-column:span 1!important;min-height:calc(256px + .5rem);padding:.75rem}.game-tile-collapsed{padding:.75rem}.game-tile-icon{font-size:1.5rem}.game-tile-title{font-size:1rem}.game-tile-description{font-size:.85rem}.game-tile-icon-expanded{font-size:2rem}.game-tile-title-expanded{font-size:1.4rem}.game-tile-description-expanded{font-size:.95rem}}@media (min-width:1440px){.game-tiles-container{height:auto;min-height:calc(324px + .6rem)}.game-tiles-grid{grid-template-rows:repeat(2,162px);min-height:calc(324px + .6rem);padding:6px 0}.game-tile-expanded{height:calc(324px + .6rem);min-height:calc(324px + .6rem)}}.bg-animate-container{height:100vh;isolation:isolate;left:0;overflow:visible;pointer-events:none;position:fixed;top:0;width:100vw;z-index:0}.bg-animate-container .lightning-container{display:flex;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.bg-animate-container .lightning{animation-duration:3s;animation-duration:calc(1.5s*var(--animation-speed, 2));animation-fill-mode:forwards;animation-iteration-count:1;animation-timing-function:cubic-bezier(.445,.05,.55,.95);border-radius:16px;display:block;filter:blur(.5px);height:16px;position:absolute;transform-origin:8px 8px;width:16px}.bg-animate-container .lightning.primary{background-color:#3b82f6;background-color:var(--primary-color,#3b82f6);box-shadow:0 0 20px 2px #3b82f6cc,0 0 40px 4px #3b82f699,0 50px 50px 0 #3b82f666}.bg-animate-container .lightning.secondary{animation-delay:.4s;animation-delay:calc(.2s*var(--animation-speed, 2));background-color:#8b5cf6;background-color:var(--secondary-color,#8b5cf6);box-shadow:0 0 20px 2px #8b5cf6cc,0 0 40px 4px #8b5cf699,0 50px 50px 0 #8b5cf666}.bg-animate-container .lightning.trail-0{animation-delay:0s;opacity:1}.bg-animate-container .lightning.trail-1{animation-delay:-.1s;animation-delay:calc(-.05s*var(--animation-speed, 2));height:14px;opacity:.7;transform-origin:7px 7px;width:14px}.bg-animate-container .lightning.trail-2{animation-delay:-.2s;animation-delay:calc(-.1s*var(--animation-speed, 2));height:12px;opacity:.5;transform-origin:6px 6px;width:12px}.bg-animate-container .lightning.trail-3{animation-delay:-.3s;animation-delay:calc(-.15s*var(--animation-speed, 2));height:10px;opacity:.3;transform-origin:5px 5px;width:10px}.bg-animate-container .lightning.secondary.trail-0{animation-delay:.4s;animation-delay:calc(.2s*var(--animation-speed, 2))}.bg-animate-container .lightning.secondary.trail-1{animation-delay:.3s;animation-delay:calc(.15s*var(--animation-speed, 2))}.bg-animate-container .lightning.secondary.trail-2{animation-delay:.2s;animation-delay:calc(.1s*var(--animation-speed, 2))}.bg-animate-container .lightning.secondary.trail-3{animation-delay:.1s;animation-delay:calc(.05s*var(--animation-speed, 2))}.bg-animate-container .boom-container{align-items:center;display:flex;height:80px;position:absolute;text-align:center;transform:translate(-50%,-50%);width:80px}.bg-animate-container .boom-container.boom-1{left:200px;left:var(--boom-1-left,200px);top:200px;top:var(--boom-1-top,200px)}.bg-animate-container .boom-container.boom-2{left:500px;left:var(--boom-2-left,500px);top:400px;top:var(--boom-2-top,400px)}.bg-animate-container .shape{display:inline-block;opacity:0;position:relative;transform-origin:center center}.bg-animate-container .shape.triangle{animation-duration:6s;animation-duration:calc(3s*var(--animation-speed, 2));animation-fill-mode:forwards;animation-iteration-count:1;animation-timing-function:ease-out;border-color:#0000 #0000 #34d399;border-color:#0000 #0000 var(--accent-color,#34d399) #0000;border-style:solid;border-width:0 2.5px 5px;height:0;margin-left:-15px;transform-origin:50% 80%;width:0}.bg-animate-container .shape.triangle.big{animation-name:boom-triangle-big;border-color:#0000 #0000 #facc15;border-color:#0000 #0000 var(--accent-color,#facc15) #0000;border-width:0 5px 10px;margin-left:-25px}.bg-animate-container .shape.triangle.accent{border-color:#0000 #0000 #34d399;border-color:#0000 #0000 var(--accent-color,#34d399) #0000}.bg-animate-container .shape.triangle.secondary{border-color:#0000 #0000 #8b5cf6;border-color:#0000 #0000 var(--secondary-color,#8b5cf6) #0000}.bg-animate-container .shape.disc{animation-duration:6s;animation-duration:calc(3s*var(--animation-speed, 2));animation-fill-mode:forwards;animation-iteration-count:1;animation-timing-function:ease-out;border-radius:100%;height:8px;width:8px}.bg-animate-container .shape.disc,.bg-animate-container .shape.disc.primary{background-color:#3b82f6;background-color:var(--primary-color,#3b82f6)}.bg-animate-container .shape.circle{animation-duration:6s;animation-duration:calc(3s*var(--animation-speed, 2));animation-fill-mode:forwards;animation-iteration-count:1;animation-timing-function:ease-out;border-radius:100%;height:20px;margin-left:-30px;width:20px}.bg-animate-container .shape.circle.white{background:#0000;border:1px solid #fffc}.bg-animate-container .shape.circle.big{height:40px;margin-left:0;width:40px}.bg-animate-container .shape.circle.big.white{background:#0000;border:2px solid #fffc}.bg-animate-container .boom-container .shape.circle,.bg-animate-container .boom-container .shape.circle.big,.bg-animate-container .boom-container .shape.disc,.bg-animate-container .boom-container .shape.triangle{animation-delay:.76s;animation-delay:calc(.38s*var(--animation-speed, 2))}.bg-animate-container .boom-container .shape.circle{animation-delay:1.2s;animation-delay:calc(.6s*var(--animation-speed, 2))}.bg-animate-container .boom-container.boom-2 .shape.circle,.bg-animate-container .boom-container.boom-2 .shape.circle.big,.bg-animate-container .boom-container.boom-2 .shape.disc,.bg-animate-container .boom-container.boom-2 .shape.triangle{animation-delay:3.8s;animation-delay:calc(1.9s*var(--animation-speed, 2))}.bg-animate-container .boom-container.boom-2 .shape.circle{animation-delay:4.3s;animation-delay:calc(2.15s*var(--animation-speed, 2))}@keyframes boom-circle{0%{opacity:0}5%{opacity:1}30%{opacity:0;transform:scale(3)}to{opacity:0}}@keyframes boom-triangle-big{0%{opacity:0}5%{opacity:1}40%{opacity:0;transform:scale(2.5) translate(50px,-50px) rotate(1turn)}to{opacity:0}}@keyframes boom-triangle{0%{opacity:0}5%{opacity:1}30%{opacity:0;transform:scale(3) translate(20px,40px) rotate(1turn)}to{opacity:0}}@keyframes boom-disc{0%{opacity:0}5%{opacity:1}40%{opacity:0;transform:scale(2) translate(-70px,-30px)}to{opacity:0}}.timer-bar__slider-fill--warning,.timer-bar__time--warning{animation:timer-bar-pulse 1s ease-in-out infinite}@keyframes timer-bar-pulse{0%,to{opacity:1}50%{opacity:.7}}@media (max-width:1024px){.game-ended-screen--player .leaderboard{grid-template-columns:1fr!important}}.category-votes-section{background:#0f172a99;border:1px solid #f8fafc1f;border-radius:12px;margin-bottom:1.5rem;margin-top:1.5rem;padding:1.2rem}.category-votes-header{align-items:center;color:#fff;display:flex;font-size:1.1rem;gap:.5rem;justify-content:center;margin:0 0 .8rem;text-align:center}.category-votes-count{color:#fff9;font-size:.8rem;font-weight:400}.category-votes-chips{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1rem}.category-vote-chip{align-items:center;background:#f8fafc14;border:1px solid #f8fafc33;border-radius:20px;color:#ffffffe6;cursor:pointer;display:flex;font-size:.9rem;font-weight:400;gap:.4rem;padding:.5rem .8rem;transition:all .2s ease}.category-vote-chip:hover{background:#f8fafc1f;border-color:#f8fafc4d}.category-vote-chip.voted{background:rgba(var(--color-primary-rgb),.2);border:2px solid var(--color-primary);color:var(--color-primary);font-weight:600}.category-vote-chip-count{background-color:rgba(var(--color-primary-rgb),.6);border-radius:10px;color:#fff;font-size:.75rem;font-weight:700;min-width:18px;padding:.1rem .4rem;text-align:center}.category-vote-chip.voted .category-vote-chip-count{background-color:var(--color-primary)}.category-votes-explanation{color:#ffffff80;font-size:.8rem;line-height:1.4;margin:0;text-align:center}.category-vote-chip.disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.category-votes-display-host{background:#0f172a99;border:1px solid #f8fafc1f;border-radius:12px;padding:.8rem 1rem}.category-votes-display-host h3{align-items:center;color:#ffffffb3;display:flex;font-size:.9rem;font-weight:500;gap:.4rem;justify-content:center;letter-spacing:.05rem;margin:0;text-transform:uppercase}.category-votes-display-host-chips{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center;margin-top:.5rem}.category-vote-display-chip{align-items:center;background:rgba(var(--color-primary-rgb),.15);border:1px solid rgba(var(--color-primary-rgb),.3);border-radius:15px;color:var(--color-primary);display:flex;font-size:.8rem;gap:.3rem;padding:.35rem .6rem}.category-vote-display-chip-count{background-color:var(--color-primary);border-radius:8px;color:#fff;font-size:.7rem;font-weight:700;padding:.1rem .35rem}.category-votes-display-host-explanation{color:#fff6;font-size:.75rem;margin:.5rem 0 0;text-align:center}.category-votes-waiting{color:#fff9;font-size:.85rem;margin:.5rem 0 0;padding:.5rem;text-align:center}@media (max-width:768px){.category-votes-display-host{min-height:auto}}@media (min-width:769px) and (max-width:1024px){.category-votes-display-host{min-height:270px}}@media (min-width:1025px) and (max-width:1439px){.category-votes-display-host{min-height:270px}}@media (min-width:1440px){.category-votes-display-host{min-height:270px}}.question-hint{animation:fadeIn .5s ease-in;background-color:#f59e0b33;border:3px solid #f59e0b;border-radius:15px;margin-top:1rem;padding:1rem;width:100%}.question-hint--answers{margin-bottom:1rem;padding:1.5rem}.question-hint__label{align-items:center;color:#f59e0b;display:flex;font-size:clamp(.9rem,1.5vw,1.1rem);font-weight:700;gap:.5rem;margin-bottom:.5rem}.question-hint--answers .question-hint__label{font-size:1.1rem;margin-bottom:.8rem}.question-hint__text{color:#fff;font-size:clamp(.85rem,1.3vw,1rem);line-height:1.6;margin:0;opacity:.9}.question-hint--answers .question-hint__text{font-size:1rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.answer-options{position:relative;z-index:1}.answer-options__submit-button{background-color:var(--color-primary);cursor:pointer;margin-top:1rem;opacity:1;width:100%}.answer-options__submit-button:disabled{background-color:#f8fafc4d;cursor:not-allowed;opacity:.5}.answer-options__waiting{margin-top:2rem;text-align:center}.answer-options__spinner{animation:spin 1s linear infinite;border:3px solid #f8fafc4d;border-radius:50%;border-top-color:#f8fafc;display:inline-block;height:30px;margin-bottom:.5rem;width:30px}.answer-options__waiting-text{color:#fff;font-size:clamp(.9rem,1.5vw,1rem);margin:0}.answer-options__feedback{display:block;font-weight:700;margin-bottom:.5rem}.answer-options__feedback--correct{color:#34d399}.answer-options__feedback--wrong{color:#ef4444}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.flip-card-container{align-items:center;display:flex;justify-content:center;overflow:hidden;perspective:1000px}.flip-card,.flip-card-container{height:100%;max-height:100%;min-height:100%;width:100%}.flip-card{position:relative;transform-style:preserve-3d;transition:transform .4s cubic-bezier(.4,0,.2,1);z-index:10}.flip-card--flipped{transform:rotateY(180deg);transition:transform .8s cubic-bezier(.4,0,.2,1)}.flip-card__back,.flip-card__front{align-items:center;backface-visibility:hidden;-webkit-backface-visibility:hidden;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;top:0;width:100%}.flip-card__front{opacity:1;pointer-events:auto;transition:opacity 0s,visibility 0s linear 0s;visibility:visible}.flip-card__front--hidden{opacity:0;pointer-events:none;transition:opacity .4s cubic-bezier(.4,0,.2,1) .4s,visibility 0s linear .8s;visibility:hidden}.flip-card__back{box-sizing:border-box;opacity:1;overflow:hidden;padding:1rem;pointer-events:auto;transform:rotateY(180deg);transition:opacity .4s cubic-bezier(.4,0,.2,1) .4s,visibility 0s linear 0s;visibility:visible}.flip-card__back--fading{opacity:0;pointer-events:none;transition:opacity .4s cubic-bezier(.4,0,.2,1) 0s,visibility 0s linear .4s;visibility:hidden}.question-display{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%;z-index:10}.question-display__flip .flip-card__front{flex-direction:column}.question-display__back-content{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:-webkit-min-content;min-height:min-content;width:100%}.question-display__back-content,.question-display__flip .flip-card__back{overflow-x:hidden;overflow-y:auto;padding:2rem 1rem 5rem}.question-display__meme-wrap{border-radius:12px;display:flex;justify-content:center;margin-bottom:1rem;max-width:100%;overflow:hidden}.question-display__meme-img{display:block;height:auto;max-height:min(280px,40vh);max-width:100%;object-fit:contain;width:auto}.question-display__did-you-know-label{color:var(--color-primary);font-size:clamp(.9rem,1.5vw,1.1rem);font-weight:700;margin:0 0 .75rem}@media (min-width:1025px){.question-display__did-you-know-label{font-size:clamp(1.1rem,1.8vw,1.4rem)}}@media (min-width:1440px){.question-display__did-you-know-label{font-size:clamp(1.3rem,2vw,1.6rem)}}.pair-matching-display{margin-top:2rem;max-width:1200px;padding:0 1rem;width:100%}.pair-matching-columns{align-items:flex-start;display:flex;gap:3rem;justify-content:center}.pair-matching-column{background:#f8fafc1a;border:2px solid #f8fafc33;border-radius:12px;flex:1 1;max-width:400px;padding:1.5rem}.pair-matching-column-title{color:var(--color-primary);font-size:clamp(1rem,1.5vw,1.2rem);font-weight:700;margin:0 0 1rem}.pair-matching-list{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.pair-matching-item{background:#f8fafc26;border:1px solid #f8fafc33;border-radius:8px;color:#f8fafc;font-size:clamp(1rem,1.8vw,1.4rem);padding:.75rem 1rem;text-align:center}@media (max-width:768px){.pair-matching-columns{flex-direction:column;gap:1.5rem}.pair-matching-column{max-width:100%}}.timer-section{width:100%}.timer-section__header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.5rem;width:100%}.timer-section__question-number{color:#f8fafccc;font-size:clamp(.85rem,1.5vw + .3rem,1.1rem)}.timer-section__time{color:#f8fafc;flex-shrink:0;font-size:clamp(1.5rem,4vw + .5rem,2.5rem);font-weight:700;margin:0}.timer-section__time--low{animation:timer-pulse 1s ease-in-out infinite;color:#ef4444}.timer-section__slider{background:#fff3;border-radius:6px;height:12px;margin-top:.5rem;overflow:hidden;width:100%}@media (min-width:1440px){.timer-section__header{margin-bottom:.15rem}.timer-section__slider{margin-top:.15rem}}.timer-section__slider-fill{background:var(--color-primary);height:100%;transition:width .1s linear}.timer-section__slider-fill--low{animation:timer-pulse 1s ease-in-out infinite;background:#ef4444}@keyframes timer-pulse{0%,to{opacity:1}50%{opacity:.7}}.clue-reveal-host{background:#f8fafc0f;border-left:4px solid var(--clue-theme,var(--color-primary));border-radius:12px;margin-top:1rem;min-width:clamp(320px,35vw,560px);padding:1rem 1.25rem}.clue-reveal-host__title{color:#f8fafcb3;font-size:clamp(.8rem,1.2vw + .7rem,.95rem);font-weight:600;letter-spacing:.05em;margin-bottom:.75rem;text-transform:uppercase}.clue-reveal-host__list{list-style:none;margin:0;padding:0}.clue-reveal-host__item{align-items:flex-start;color:#f8fafc;display:flex;font-size:clamp(.9375rem,1.8vw + .9rem,1.5rem);gap:.5rem;line-height:1.4;padding:.4rem 0}.clue-reveal-host__number{color:var(--color-primary);color:var(--clue-theme,var(--color-primary));flex-shrink:0;font-size:inherit;font-weight:700;min-width:1.5rem}.clue-reveal-host__text{flex:1 1}.clue-reveal-host__next{color:#f8fafc80;font-size:clamp(.8rem,1vw + .7rem,.9rem);font-style:italic;margin-top:.75rem}@media (min-width:1025px){.clue-reveal-host__title{font-size:1.05rem;margin-bottom:.85rem}.clue-reveal-host__item{font-size:1.15rem;padding:.5rem 0}.clue-reveal-host__next{font-size:.95rem}}@media (min-width:1440px){.clue-reveal-host__title{font-size:1.1rem;margin-bottom:.5rem}.clue-reveal-host__item{font-size:2.25rem;padding:.25rem 0}.clue-reveal-host__next{font-size:1rem}}.game-end-screen__leaderboard{margin-bottom:2rem}.game-end-screen__statistics{background-color:#ffffff1a;border:2px solid #fff3;border-radius:15px;margin-bottom:2rem;padding:1.5rem}.game-end-screen__statistics-title{color:#f8fafc;font-size:1.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.game-end-screen__statistics-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.game-end-screen__two-column{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:2fr 1fr}@media (max-width:1024px){.game-end-screen__two-column{grid-template-columns:1fr!important}}.game-end-screen__stat-card{border:2px solid;border-radius:10px;padding:1rem}.game-end-screen__stat-card--primary{background-color:rgba(var(--color-primary-rgb),.2);border-color:var(--color-primary)}.game-end-screen__stat-card--success{background-color:#34d39933;border-color:#34d399}.game-end-screen__stat-card--warning{background-color:#f59e0b33;border-color:#f59e0b}.game-end-screen__stat-card--error{background-color:#ef444433;border-color:#ef4444}.game-end-screen__stat-card--full-width{grid-column:1/-1}.game-end-screen__stat-label{color:#ffffffb3;font-size:.9rem;margin-bottom:.5rem}.game-end-screen__stat-value{color:#f8fafc;font-size:1.2rem;font-weight:700}.game-end-screen__stat-value--large{font-size:1.5rem}.game-end-screen__stat-value--quote{color:#f8fafc;font-size:1rem;font-weight:700;margin-bottom:.3rem}.game-end-screen__stat-subvalue{color:#ffffffb3;font-size:.9rem}.game-end-screen__stat-card--primary .game-end-screen__stat-subvalue{color:var(--color-primary)}.game-end-screen__stat-subvalue--author{color:#fff9;font-size:.85rem}.game-end-screen__buttons{align-items:center;display:flex;flex-direction:column;gap:.5rem;margin-top:2rem}.game-end-screen__button{font-size:.85rem!important;height:auto!important;max-width:400px;min-height:auto!important;min-width:200px;padding:.5rem 1rem!important;width:50%}.game-end-screen__button--primary{background-color:var(--color-primary)}.game-host-layout{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:2fr 1fr;height:calc(100vh - 100px);margin:0 auto;max-width:100%;min-height:600px;padding:1rem;width:100%}.game-host-left,.game-host-right{display:flex;flex-direction:column;height:100%;overflow-y:auto}.game-host-timer-section{align-items:flex-start;display:flex;flex:0 0 12.5%;flex-direction:column;justify-content:flex-start;min-height:60px}.game-host-image-section{align-items:center;display:flex;flex:0 0 37.5%;justify-content:center;min-height:200px;overflow:hidden}.game-host-left.no-image .game-host-answers-section,.game-host-left.no-image .game-host-question-section{flex:0 0 43.75%}.game-host-question-section{align-items:center;box-sizing:border-box;display:flex;flex:0 0 25%;justify-content:center;min-height:80px;overflow-y:auto;padding:1rem 1rem 2.5rem;width:100%}.game-host-question-section--with-clues{align-items:flex-start;justify-content:flex-start}.game-host-answers-section{align-items:center;display:flex;flex:0 0 25%;flex-direction:column;justify-content:flex-end;margin-top:1rem;min-height:150px;overflow-y:auto;padding-bottom:1rem}.game-host-answers-section .options-list{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:100%;width:100%}.game-host-answers-section .option-item{align-items:center;display:flex;justify-content:center;padding:.8rem;text-align:center;width:100%}.game-host-answers-section .option-item.picture-perfect{padding:.6rem}.game-host-left.host-only .game-host-image-section{flex:0 0 45%;min-height:220px}.game-host-left.host-only .game-host-question-section,.game-host-left.host-only.no-image .game-host-question-section{flex:1 1 auto}.game-host-left.host-only .game-did-you-know-text{font-size:clamp(1.1rem,calc(2vw + .6rem),1.5rem)!important;line-height:1.4!important}.game-host-left.host-only .question-display__did-you-know-label{font-size:clamp(1rem,1.2vw,1.25rem)!important}@media (min-width:1440px){.game-host-left.host-only .game-did-you-know-text{font-size:clamp(1.8rem,calc(3.5vw + 1.2rem),3rem)!important;line-height:1.4!important}.game-host-left.host-only .question-display__did-you-know-label{font-size:clamp(1.2rem,2vw,1.6rem)!important}}.game-question-text{word-wrap:break-word;font-size:clamp(1.3rem,3.2vw + .9rem,2.4rem);font-weight:600;line-height:1.3;margin:0;overflow-wrap:break-word;text-align:center}.game-question-text.picture-perfect{font-size:clamp(1.1rem,2.7vw + .7rem,1.9rem)}.game-did-you-know-text{font-size:clamp(.85rem,calc(1.6vw + .45rem),1.15rem);line-height:1.4}.game-did-you-know-text.picture-perfect{font-size:clamp(.7rem,calc(1.3vw + .35rem),.95rem);line-height:1.4}.game-option-text{font-size:clamp(.8rem,1vw + .5rem,.95rem);line-height:1.4}.game-option-text.picture-perfect{font-size:clamp(.75rem,.9vw + .45rem,.85rem)}@media (min-width:769px) and (max-width:1024px){.game-question-text{font-size:clamp(1.2rem,3vw + .8rem,2rem)!important}.game-question-text.picture-perfect{font-size:clamp(1.05rem,2.5vw + .7rem,1.5rem)!important}.game-did-you-know-text{font-size:clamp(.85rem,calc(2.1vw + .55rem),1.35rem)!important;line-height:1.4!important}.game-did-you-know-text.picture-perfect{font-size:clamp(.75rem,calc(1.75vw + .48rem),1.1rem)!important;line-height:1.4!important}.game-option-text{font-size:clamp(.85rem,1.3vw + .5rem,1rem)!important}.game-option-text.picture-perfect{font-size:clamp(.75rem,1.1vw + .45rem,.9rem)!important}}@media (min-width:1025px) and (max-width:1439px){.game-question-text{font-size:clamp(1.9rem,4.2vw + 1.3rem,3.4rem)!important}.game-question-text.picture-perfect{font-size:clamp(1.6rem,3.6vw + 1.1rem,2.4rem)!important}.game-did-you-know-text{font-size:clamp(1.3rem,calc(2.8vw + .9rem),2.5rem)!important;line-height:1.4!important}.game-did-you-know-text.picture-perfect{font-size:clamp(1.1rem,calc(2.4vw + .75rem),1.75rem)!important;line-height:1.4!important}.game-option-text{font-size:clamp(.9rem,1.3vw + .55rem,1.15rem)!important}.game-option-text.picture-perfect{font-size:clamp(.8rem,1.1vw + .5rem,1rem)!important}.game-host-answers-section{justify-content:flex-end!important;margin-top:2rem!important;padding-bottom:2rem!important}.game-host-answers-section .options-list{gap:1.1rem!important;max-width:100%!important}.game-host-answers-section .option-item{padding:.7rem .9rem!important}.game-host-answers-section .option-item.picture-perfect{padding:.6rem .8rem!important}}@media (min-width:1440px){.game-question-text{font-size:clamp(2.6rem,5.8vw + 1.7rem,4.3rem)!important}.game-question-text.picture-perfect{font-size:clamp(2.2rem,4.8vw + 1.4rem,2.8rem)!important}.game-did-you-know-text{font-size:clamp(1.6rem,calc(3.2vw + 1rem),2.8rem)!important;line-height:1.4!important}.game-did-you-know-text.picture-perfect{font-size:clamp(1.35rem,calc(2.8vw + .85rem),1.85rem)!important;line-height:1.4!important}.game-host-left.host-only .game-did-you-know-text.picture-perfect{font-size:clamp(1.2rem,calc(2.5vw + .75rem),2rem)!important;line-height:1.4!important}.game-host-question-section--with-clues .game-question-text{font-size:3.5rem!important;line-height:1.25!important}.game-option-text{font-size:clamp(.95rem,1.6vw + .65rem,1.25rem)!important}.game-option-text.picture-perfect{font-size:clamp(.85rem,1.4vw + .6rem,1.1rem)!important}.game-host-question-section{align-items:center!important;box-sizing:border-box!important;justify-content:center!important;margin:0!important;overflow-y:auto!important;padding:1rem 1rem 3rem!important;width:100%!important}.game-host-question-section--with-clues{align-items:flex-start!important;justify-content:flex-start!important}.game-host-question-section .question-display{height:100%!important;min-height:100%!important;width:100%!important}.game-host-answers-section{justify-content:flex-end!important;margin-top:2rem!important;padding-bottom:3rem!important}.game-host-answers-section .options-list{align-items:start!important;gap:.8rem!important;margin:0!important;max-width:100%!important}.game-host-answers-section .option-item{height:auto!important;min-height:auto!important;padding:.75rem 1rem!important}.game-host-answers-section .option-item.picture-perfect{height:auto!important;min-height:auto!important;padding:.65rem .85rem!important}.game-finished-buttons .button,.game-finished-buttons button.button{font-size:1rem!important;height:auto!important;max-width:400px!important;min-height:auto!important;min-width:200px!important;padding:.75rem 1.5rem!important;width:50%!important}}.game-timer-text{font-size:clamp(1.5rem,4vw + .5rem,2.5rem);font-weight:700}.game-question-number{font-size:clamp(.85rem,1.5vw + .3rem,1.1rem)}.game-image-container{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.game-image-container img{border-radius:12px;box-shadow:0 6px 24px #0006;max-height:100%;max-width:100%;object-fit:contain}@media (max-width:768px){.game-host-layout{display:flex;flex-direction:column;gap:1rem;grid-template-columns:1fr;height:auto;min-height:auto}.game-host-right{height:auto;min-height:280px;order:-1}.game-host-left{flex:0 0 auto;height:auto;min-height:0;order:1}.game-host-timer-section{flex:0 0 auto;min-height:50px}.game-host-image-section{flex:0 0 auto;margin-top:1rem;max-height:300px;min-height:200px}.game-host-question-section{align-items:flex-start;flex:0 0 auto;justify-content:flex-start;min-height:220px;overflow-y:auto;padding:1rem}.game-host-question-section .question-display{align-items:flex-start;height:auto;justify-content:flex-start;min-height:200px;width:100%}.game-host-question-section .question-display .flip-card,.game-host-question-section .question-display .flip-card-container,.game-host-question-section .question-display .flip-card__back,.game-host-question-section .question-display .flip-card__front{height:auto!important;max-height:none!important;min-height:200px!important}.game-host-question-section .question-display .flip-card-container{overflow-x:hidden;overflow-y:auto}.game-host-question-section .question-display .flip-card__back{overflow-y:auto}.game-host-answers-section{flex:0 0 auto;min-height:200px}.game-question-text{font-size:clamp(1rem,4vw,1.3rem)}.game-question-text.picture-perfect{font-size:clamp(.9rem,3.5vw,1.1rem)}.game-did-you-know-text{font-size:clamp(.75rem,2.9vw,.95rem)!important;line-height:1.4!important}.game-did-you-know-text.picture-perfect{font-size:clamp(.72rem,2.8vw,.88rem)!important}.game-option-text{font-size:clamp(.8rem,3vw,1rem)}.game-option-text.picture-perfect{font-size:clamp(.75rem,2.5vw,.9rem)}}@media (min-width:769px) and (max-width:1024px){.game-host-layout{gap:1rem;grid-template-columns:2fr 1fr}.game-host-question-section{min-height:200px;overflow-y:auto}.game-host-question-section .question-display{height:auto!important;min-height:180px!important}.game-host-question-section .question-display .flip-card,.game-host-question-section .question-display .flip-card-container,.game-host-question-section .question-display .flip-card__back,.game-host-question-section .question-display .flip-card__front{height:auto!important;max-height:none!important;min-height:180px!important}.game-host-question-section .question-display .flip-card-container{overflow-x:hidden;overflow-y:auto}}.game-player-wrapper{align-self:stretch;display:flex;flex:0 1 100%;flex-direction:column;justify-content:center;margin:0 auto;max-width:800px;min-height:calc(100vh - 100px);padding:1rem;width:100%}.game-player-content{display:flex;flex-direction:column;gap:1rem;width:100%}.game-player-question,.game-player-timer{padding:1rem 0;text-align:center}.game-player-answers{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr);padding:1rem 0}.game-player-image{padding:1rem 0;text-align:center;width:100%}.game-player-image img{border-radius:12px;box-shadow:0 6px 24px #0006;max-height:300px;max-width:100%;object-fit:contain}@media (max-width:768px){.game-player-wrapper{min-height:calc(100vh - 80px);padding:.5rem}.game-player-answers{gap:.5rem;grid-template-columns:1fr}.game-player-image img{max-height:250px}}.speed-challenge-display{font-family:monospace;font-size:clamp(1.5rem,3.5vw + .5rem,2.5rem);text-align:center}.close-or-not-question,.speed-challenge-question{font-size:clamp(1rem,2.5vw + .4rem,1.6rem)}.close-or-not-input{font-size:clamp(1.2rem,3vw + .4rem,1.8rem)}.wcib-result-card-wrap{margin-left:auto;margin-right:auto;max-width:600px}@media (min-width:1440px){.wcib-result-card-wrap{max-width:920px}}.wcib-did-you-know-title{font-size:1.25rem}.wcib-did-you-know-body{font-size:1.15rem}@media (min-width:1025px){.wcib-did-you-know-title{font-size:1.55rem}.wcib-did-you-know-body{font-size:1.45rem}}@media (min-width:1440px){.wcib-did-you-know-title{font-size:1.9rem}.wcib-did-you-know-body{font-size:1.75rem}}@media (max-width:1024px){.player-content-wrapper .wcib-player-loading-spinner-wrap>div{margin-top:2rem!important;padding-top:1rem!important}}.bonus-intro-title{animation:bonus-intro-blink 1.2s ease-in-out infinite;color:var(--color-primary);font-size:clamp(2.5rem,12vw,5rem);font-weight:700;letter-spacing:.08em;margin:0}.bonus-intro-title-last{animation:bonus-intro-last-pulse 1.4s ease-in-out infinite;font-size:clamp(1.75rem,8vw,3.5rem);letter-spacing:.04em}@media (min-width:768px){.bonus-intro-title-last{font-size:clamp(2rem,6vw,4rem)}}.bonus-intro-game-title{color:var(--color-primary);font-size:clamp(1.8rem,5.5vw,2.75rem);font-weight:600;margin:0 0 .75rem}.bonus-intro-description{font-size:clamp(1.25rem,3.5vw,1.6rem);line-height:1.4;margin:0 0 .5rem;opacity:.95}.bonus-intro-detail{font-size:clamp(1.05rem,2.8vw,1.2rem);margin:0;opacity:.8}@media (min-width:1024px){.bonus-intro-game-title{font-size:clamp(2.2rem,6vw,3.25rem)}.bonus-intro-description{font-size:clamp(1.45rem,4vw,1.9rem)}.bonus-intro-detail{font-size:clamp(1.2rem,3vw,1.4rem)}}@media (min-width:1440px){.bonus-intro-game-title{font-size:clamp(2.5rem,5.5vw,3.5rem)}.bonus-intro-description{font-size:clamp(1.6rem,4vw,2.1rem)}.bonus-intro-detail{font-size:clamp(1.3rem,3vw,1.5rem)}}.bonus-game-playing-title{font-size:clamp(1.5rem,4.5vw,2.25rem);font-weight:600;margin:0 0 1rem;text-align:center}.bonus-outro-title{animation:none}@keyframes bonus-intro-blink{0%,to{opacity:1;text-shadow:0 0 20px rgba(var(--color-primary-rgb),.5)}50%{opacity:.6;text-shadow:0 0 8px rgba(var(--color-primary-rgb),.3)}}@keyframes bonus-intro-last-pulse{0%,to{opacity:1;text-shadow:0 0 24px rgba(var(--color-primary-rgb),.6),0 0 12px #ffffff26;transform:scale(1)}50%{opacity:.9;text-shadow:0 0 16px rgba(var(--color-primary-rgb),.5),0 0 8px #ffffff1a;transform:scale(1.02)}}.loading-dots:after{animation:loading-dots-anim 1.4s steps(4) infinite;content:""}@keyframes loading-dots-anim{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}.bonus-countdown-wrap{align-items:center;display:flex;justify-content:center;margin-top:auto;padding-bottom:1rem;padding-top:1.5rem;pointer-events:none}.bonus-countdown-digit{animation:bonus-countdown-pop 1s ease-out forwards;color:var(--color-primary);font-size:clamp(3rem,14vw,7rem);font-weight:800;line-height:1;text-shadow:0 0 24px rgba(var(--color-primary-rgb),.6),0 0 12px #fff3}@keyframes bonus-countdown-pop{0%{opacity:.4;transform:scale(.4)}25%{opacity:1;transform:scale(1.15)}50%{opacity:.85;transform:scale(1)}75%{opacity:1;transform:scale(1.02)}to{opacity:.3;transform:scale(1)}}.pair-matching-container{padding:1rem;width:100%}.pair-matching-buttons-layout{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;max-width:100%}.pair-matching-column{display:flex;flex-direction:column;gap:1rem}.pair-matching-column-title{border-bottom:2px solid #f8fafc33;color:#f8fafc;font-size:1.1rem;font-weight:600;margin:0 0 .5rem;padding-bottom:.5rem;text-align:center}.pair-matching-items-list{display:flex;flex-direction:column;gap:.75rem}.pair-matching-button{word-wrap:break-word;align-items:center;background:#f8fafc26;border:2px solid #f8fafc4d;border-radius:8px;color:#f8fafc;display:flex;font-size:1rem;font-weight:500;justify-content:center;min-height:3.5rem;padding:1rem;text-align:center;transition:all .2s ease;width:100%;word-break:break-word}.pair-matching-button:disabled{cursor:not-allowed;opacity:.6}.pair-matching-button--selected{box-shadow:0 0 0 3px #3b82f64d;transform:scale(1.02)}.pair-matching-button--paired{font-weight:600}.pair-matching-info{color:#f8fafcb3;font-size:.9rem;margin-top:1.5rem;text-align:center}@media (max-width:768px){.pair-matching-buttons-layout{gap:.75rem}.pair-matching-button{font-size:.95rem;min-height:3rem;padding:.875rem}}@media (max-width:480px){.pair-matching-container{padding:.75rem}.pair-matching-buttons-layout{gap:.5rem}.pair-matching-button{font-size:.9rem;min-height:2.75rem;padding:.75rem}}@keyframes drunk-img-zoom-in-out{0%,50%{transform:scale(1)}25%{transform:scale(1.2)}75%{transform:scale(.86)}}@keyframes drunk-img-rotate-slight{0%,50%,to{transform:rotate(0deg)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}@keyframes drunk-img-flicker{0%,45%,55%,to{opacity:1}48%,52%{opacity:.78}50%{opacity:.88}}@keyframes drunk-img-wobble{0%,50%,to{transform:translateX(0) rotate(0deg)}25%{transform:translateX(8px) rotate(3deg)}75%{transform:translateX(-8px) rotate(-3deg)}}@keyframes drunk-img-pulse{0%,50%,to{filter:brightness(1);transform:scale(1)}25%{filter:brightness(1.08);transform:scale(1.06)}75%{filter:brightness(.94);transform:scale(.94)}}@keyframes drunk-img-sway{0%,50%,to{transform:translateX(0)}25%{transform:translateX(12px)}75%{transform:translateX(-12px)}}@keyframes drunk-img-blur{0%,50%,to{filter:blur(0)}25%{filter:blur(4px)}75%{filter:blur(2px)}}@keyframes drunk-img-opacity{0%,50%,to{opacity:1}25%{opacity:.72}75%{opacity:.88}}.drunk-img-wrap{align-items:center;display:flex;height:100%;justify-content:center;margin-left:auto;margin-right:auto;max-height:100%;max-width:100%;transform-origin:center center;width:100%}.drunk-img-wrap img{display:block}.drunk-img-wrap.drunk-img--zoom{animation:drunk-img-zoom-in-out 3s ease-in-out infinite}.drunk-img-wrap.drunk-img--rotate{animation:drunk-img-rotate-slight 2.5s ease-in-out infinite}.drunk-img-wrap.drunk-img--flicker{animation:drunk-img-flicker 2s ease-in-out infinite}.drunk-img-wrap.drunk-img--wobble{animation:drunk-img-wobble 2.8s ease-in-out infinite}.drunk-img-wrap.drunk-img--pulse{animation:drunk-img-pulse 3.2s ease-in-out infinite}.drunk-img-wrap.drunk-img--sway{animation:drunk-img-sway 2.4s ease-in-out infinite}.drunk-img-wrap.drunk-img--blur{animation:drunk-img-blur 2.8s ease-in-out infinite}.drunk-img-wrap.drunk-img--opacity{animation:drunk-img-opacity 2.6s ease-in-out infinite}.drunk-question-text{overflow-wrap:break-word;white-space:normal;word-break:break-word}@keyframes drunk-letter-rotate{0%,72%,to{display:inline-block;transform:rotate(0deg)}10%{display:inline-block;transform:rotate(-16deg)}28%,45%{display:inline-block;transform:rotate(-16deg)}55%{display:inline-block;transform:rotate(0deg)}}@keyframes drunk-letter-rotate-alt{0%,72%,to{display:inline-block;transform:rotate(0deg)}10%{display:inline-block;transform:rotate(14deg)}28%,45%{display:inline-block;transform:rotate(14deg)}55%{display:inline-block;transform:rotate(0deg)}}@keyframes drunk-letter-jump{0%,72%,to{display:inline-block;transform:translateY(0)}10%{display:inline-block;transform:translateY(-9px)}28%,45%{display:inline-block;transform:translateY(-9px)}55%{display:inline-block;transform:translateY(0)}}@keyframes drunk-letter-jump-alt{0%,72%,to{display:inline-block;transform:translateY(0)}10%{display:inline-block;transform:translateY(6px)}28%,45%{display:inline-block;transform:translateY(6px)}55%{display:inline-block;transform:translateY(0)}}@keyframes drunk-letter-tilt{0%,72%,to{display:inline-block;transform:skewX(0deg)}10%{display:inline-block;transform:skewX(-11deg)}28%,45%{display:inline-block;transform:skewX(-11deg)}55%{display:inline-block;transform:skewX(0deg)}}@keyframes drunk-letter-flip{0%,72%,to{display:inline-block;transform:rotate(0deg)}10%{display:inline-block;transform:rotate(1turn)}28%,45%{display:inline-block;transform:rotate(1turn)}55%{display:inline-block;transform:rotate(0deg)}}@keyframes drunk-letter-zoom{0%,72%,to{display:inline-block;transform:scale(1)}10%{display:inline-block;transform:scale(1.35)}28%,45%{display:inline-block;transform:scale(1.35)}55%{display:inline-block;transform:scale(1)}}.drunk-letter{display:inline-block}.drunk-letter.drunk-letter--rotate{animation:drunk-letter-rotate 3.2s ease-in-out infinite}.drunk-letter.drunk-letter--rotate-alt{animation:drunk-letter-rotate-alt 3.2s ease-in-out infinite}.drunk-letter.drunk-letter--jump{animation:drunk-letter-jump 3.2s ease-in-out infinite}.drunk-letter.drunk-letter--jump-alt{animation:drunk-letter-jump-alt 3.2s ease-in-out infinite}.drunk-letter.drunk-letter--tilt{animation:drunk-letter-tilt 3.2s ease-in-out infinite}.drunk-letter.drunk-letter--flip{animation:drunk-letter-flip 3.2s ease-in-out infinite}.drunk-letter.drunk-letter--zoom{animation:drunk-letter-zoom 3.2s ease-in-out infinite}@keyframes drunk-option-shake{0%,50%,to{transform:translateX(0)}10%{transform:translateX(-5px)}20%{transform:translateX(5px)}30%{transform:translateX(-4px)}40%{transform:translateX(4px)}}@keyframes drunk-option-shake-alt{0%,50%,to{transform:translateX(0)}15%{transform:translateX(6px)}35%{transform:translateX(-6px)}}@keyframes drunk-option-rotate{0%,50%,to{transform:rotate(0deg)}25%{transform:rotate(-6deg)}75%{transform:rotate(6deg)}}@keyframes drunk-option-rotate-alt{0%,50%,to{transform:rotate(0deg)}25%{transform:rotate(7deg)}75%{transform:rotate(-7deg)}}@keyframes drunk-option-wobble{0%,50%,to{transform:translateX(0) rotate(0deg)}25%{transform:translateX(4px) rotate(4deg)}75%{transform:translateX(-4px) rotate(-4deg)}}@keyframes drunk-option-jitter{0%,45%,55%,to{transform:translate(0)}48%{transform:translate(2px,-2px)}52%{transform:translate(-2px,2px)}}.drunk-option--shake{animation:drunk-option-shake 2s ease-in-out infinite}.drunk-option--shake-alt{animation:drunk-option-shake-alt 2.2s ease-in-out infinite}.drunk-option--rotate{animation:drunk-option-rotate 2s ease-in-out infinite}.drunk-option--rotate-alt{animation:drunk-option-rotate-alt 2.4s ease-in-out infinite}.drunk-option--wobble{animation:drunk-option-wobble 2.6s ease-in-out infinite}.drunk-option--jitter{animation:drunk-option-jitter 2s ease-in-out infinite}@media (min-width:769px) and (max-width:1024px){.container .player-list-section:last-child{display:flex!important;flex-direction:column!important;min-height:365px!important}.container .player-list-section:last-child .player-list-section-title{flex-shrink:0!important;margin-bottom:1.5rem!important}.container .player-list-section:last-child .players-container{align-items:flex-start!important;min-height:0!important}.container .player-list-section:last-child .players-container .player-item{align-self:flex-start!important;flex:0 0 auto!important;font-size:1rem!important;height:auto!important;min-height:auto!important;padding:.5rem!important}.container .player-list-section:last-child .players-container .player-item img{height:1.3rem!important;margin-right:.5rem!important;width:1.3rem!important}.container .player-list-section:last-child .players-container .player-item>span:first-child{font-size:1.2rem!important;margin-right:.5rem!important}.container .player-list-section:last-child .players-container .player-item>span:not(:first-child){font-size:1rem!important}}@media (min-width:1025px) and (max-width:1439px){.container .player-list-section:last-child{display:flex!important;flex-direction:column!important;min-height:365px!important}.container .player-list-section:last-child .player-list-section-title{flex-shrink:0!important;margin-bottom:1.5rem!important}.container .player-list-section:last-child .players-container{align-items:flex-start!important;min-height:0!important}.container .player-list-section:last-child .players-container .player-item{align-self:flex-start!important;flex:0 0 auto!important;font-size:1rem!important;height:auto!important;min-height:auto!important;padding:.5rem!important}.container .player-list-section:last-child .players-container .player-item img{height:1.3rem!important;margin-right:.5rem!important;width:1.3rem!important}.container .player-list-section:last-child .players-container .player-item>span:first-child{font-size:1.2rem!important;margin-right:.5rem!important}.container .player-list-section:last-child .players-container .player-item>span:not(:first-child){font-size:1rem!important}}@media (min-width:1440px){.container .player-list-section:last-child{display:flex!important;flex-direction:column!important;min-height:365px!important}.container .player-list-section:last-child .player-list-section-title{flex-shrink:0!important;margin-bottom:1.5rem!important}.container .player-list-section:last-child .players-container{align-items:flex-start!important;min-height:0!important}.container .player-list-section:last-child .players-container .player-item{align-self:flex-start!important;flex:0 0 auto!important;font-size:1rem!important;height:auto!important;min-height:auto!important;padding:.5rem!important}.container .player-list-section:last-child .players-container .player-item img{height:1.2rem!important;margin-right:.5rem!important;width:1.2rem!important}.container .player-list-section:last-child .players-container .player-item>span:first-child{font-size:1.1rem!important;margin-right:.5rem!important}.container .player-list-section:last-child .players-container .player-item>span:not(:first-child){font-size:1rem!important}.game-selection-button{padding:.5rem .8rem!important}.game-icon{font-size:1.6rem!important}.game-title{font-size:1.8rem!important}.app-footer{padding:.6rem .9rem!important}.app-footer .button{font-size:1.2rem!important;padding:.6rem 2rem!important}}@media (max-width:768px){.player-content-wrapper .players-container,.selected-game-box .players-container{grid-template-columns:repeat(2,1fr)!important}}.players-container .player-item{border-radius:8px!important;box-sizing:border-box!important;height:auto!important;line-height:1.2!important;margin:0!important;max-width:100%!important;min-height:auto!important;overflow:hidden!important;width:100%!important}.players-container .player-item>span:not(:first-child){flex:1 1!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.players-container{align-items:start!important}.host-right-column .player-list-section .players-container,.host-right-column .players-container,.player-list-section .players-container,.players-container{column-gap:.4rem!important;gap:.4rem!important;row-gap:.4rem!important}@media (min-width:1440px){.players-container{column-gap:.4rem!important;gap:.4rem!important;row-gap:.4rem!important}.players-container .player-item{box-sizing:border-box!important;font-size:1rem!important;height:auto!important;line-height:1.2!important;max-width:100%!important;min-height:auto!important;overflow:hidden!important;padding:.5rem!important;width:100%!important}}@media (min-width:769px){.players-container{column-gap:.4rem!important;gap:.4rem!important;row-gap:.4rem!important}}@media (min-width:1025px){.players-container{column-gap:.4rem!important;gap:.4rem!important;row-gap:.4rem!important}}@media (min-width:1440px){.players-container{column-gap:.4rem!important;gap:.4rem!important;row-gap:.4rem!important}}.app.host-game-selection,.app.player-game-selection{position:relative}.app.host-game-selection{padding-bottom:100px}.app.player-game-selection{align-items:stretch}.app.player-game-selection>div:first-of-type{width:100%}.app.player-game-selection .container{padding:.2rem .5rem}.app.player-game-selection .container,.player-selected-game-in-column{margin-top:0;max-width:100%;width:100%}.player-selected-game-below-waiting{display:none;margin-top:1rem}.app.host-game-selection .container{margin-bottom:100px;margin-top:0;padding:.2rem .5rem}.app.host-game-selection .player-content-wrapper{margin-bottom:0;margin-top:5px}.host-main-layout{margin-bottom:2rem}@media (min-width:768px){.host-main-layout{grid-gap:1.5rem!important;align-items:start!important;display:grid!important;gap:1.5rem!important;grid-template-columns:1fr 1fr 1fr!important}}@media (min-width:769px) and (max-width:1024px){.app.player-game-selection .host-main-layout{grid-template-columns:1fr!important}}.host-qr-column{background-color:#0f172a66;border:1px solid #f8fafc1a;border-radius:12px;display:flex;flex-direction:column;gap:.8rem;min-height:225px;padding:1rem 1.5rem;position:relative}.host-qr-room-code-top{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:center;width:100%}.host-qr-room-code-label-row{align-items:center;color:#fffc;display:flex;font-size:.9rem;gap:.5rem}.host-qr-content-wrapper{flex-direction:row;gap:1.5rem;width:100%}.host-qr-code-wrapper,.host-qr-content-wrapper{align-items:center;display:flex;justify-content:center}.host-qr-code-wrapper{flex-shrink:0;position:relative}.host-qr-room-code-display{background-color:rgba(var(--color-primary-rgb),.1);border:2px solid var(--color-primary);border-radius:8px;color:var(--color-primary);display:inline-block;font-size:2rem;font-weight:700;letter-spacing:.2rem;padding:.4rem 1rem;width:-webkit-fit-content;width:fit-content}.host-qr-premium-link{background:none;border:none;cursor:pointer;text-decoration:underline;transition:color .2s ease}.host-qr-premium-label,.host-qr-premium-link{align-self:center;color:var(--color-primary);font-size:1rem;padding:.2rem .5rem;white-space:nowrap}.host-qr-premium-label{font-weight:500;text-align:center}.host-qr-zoom-button{align-items:center;background:#f8fafc26;border:1px solid #f8fafc4d;border-radius:8px;bottom:1rem;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:2.5rem;justify-content:center;padding:.5rem;position:absolute;right:1rem;transition:all .2s ease;width:2.5rem;z-index:10}.host-qr-premium-link:hover{opacity:.8}.host-qr-zoom-button:hover{background:#f8fafc40;transform:scale(1.05)}.qr-modal-room-code{align-items:center;color:#ffffffe6;display:flex;font-size:1.2rem;gap:.5rem}.qr-modal-room-code-value{background-color:rgba(var(--color-primary-rgb),.1);border:2px solid var(--color-primary);border-radius:8px;color:var(--color-primary);font-size:2rem;font-weight:700;letter-spacing:.2rem;padding:.4rem 1rem}.qr-modal-scan-text{color:#fffc;font-size:1.1rem;margin-top:.5rem;text-align:center}.host-players-column{min-height:325px!important}.host-players-column,.host-right-column{display:flex;flex-direction:column;gap:1rem}.host-playing-toggle{background:#0f172a99;border:1px solid #f8fafc1f;border-radius:12px;padding:1rem 1.2rem;transition:all .2s ease}.host-playing-toggle.active{background:rgba(var(--color-primary-rgb),.12);border:1px solid rgba(var(--color-primary-rgb),.4)}.host-playing-toggle-header{align-items:center;cursor:pointer;display:flex;gap:1rem;justify-content:space-between}.host-playing-toggle-content{flex:1 1}.host-playing-toggle-label{align-items:center;display:flex;gap:.5rem;margin-bottom:.2rem}.host-playing-toggle-label span:first-child{font-size:1.2rem}.host-playing-toggle-label span:last-child{color:#fff;font-size:1rem;font-weight:700}.host-playing-toggle-description{color:#ffffffb3;font-size:.8rem;line-height:1.3;margin:0}.host-playing-toggle-switch{background-color:#f8fafc4d;border-radius:14px;flex-shrink:0;height:28px;position:relative;transition:background-color .3s ease;width:50px}.host-playing-toggle-switch.active{background-color:var(--color-primary)}.host-playing-toggle-switch-thumb{background-color:#fff;border-radius:50%;box-shadow:0 2px 4px #0003;height:22px;left:3px;position:absolute;top:3px;transition:left .3s ease;width:22px}.host-playing-toggle-switch.active .host-playing-toggle-switch-thumb{left:25px}.host-playing-toggle-form{border-top:1px solid #f8fafc33;margin-top:1rem;padding-top:1rem}.host-playing-toggle-form label{color:#fff;display:block;font-size:.9rem;font-weight:500;margin-bottom:.4rem}.host-playing-toggle-form input{font-size:1rem;margin-bottom:1rem;width:100%}.host-playing-toggle-form-buttons{display:flex;gap:.5rem}.host-playing-toggle-form-button-cancel{background-color:#f8fafc33;flex:1 1}.host-playing-toggle-form-button-cancel,.host-playing-toggle-form-button-join{border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;padding:.8rem}.host-playing-toggle-form-button-join{background-color:var(--color-primary);flex:2 1;font-weight:700}.players-section-header{align-items:center;display:flex;gap:1rem;margin-bottom:.4rem}.players-section-header-line{background:linear-gradient(90deg,#0000,#f8fafc33,#0000);flex:1 1;height:1px}.players-section-header-text{color:#f8fafc99;font-size:.85rem;font-weight:600;letter-spacing:.15rem;margin:0;text-transform:uppercase}.choose-game-section{margin-bottom:1rem}.choose-game-header{align-items:center;display:flex;gap:1rem;margin-bottom:.6rem}.choose-game-header-line{background:linear-gradient(90deg,#0000,#f8fafc33,#0000);flex:1 1;height:1px}.choose-game-header-text{color:#f8fafc99;font-size:.85rem;font-weight:600;letter-spacing:.15rem;margin:0;text-transform:uppercase}.game-selection-button{align-items:center;background:#0f172a99;border:1px solid #f8fafc1f;border-radius:12px;box-shadow:none;cursor:pointer;display:flex;flex-direction:column;gap:.6rem;height:49vh;justify-content:space-between;max-height:650px;min-height:465px;opacity:.7;overflow:hidden;padding:1.5rem;position:relative;transform:scale(.88);transition:all .6s cubic-bezier(.34,1.56,.64,1);width:100%}.game-selection-button.game-tile-active{gap:.8rem;height:47.1064vh;max-height:639.936px;min-height:462.176px;opacity:1;padding:2.5rem 2rem;transform:scale(1)}.game-selection-button.game-tile-selected{background:rgba(var(--color-primary-rgb),.08);border:2px solid var(--color-primary);box-shadow:0 0 20px rgba(var(--color-primary-rgb),.08)}.game-selection-button:hover:not(.game-tile-selected){background:#1e293bcc;border-color:#f8fafc40}.game-tile-content{padding-top:.3rem;transition:padding-top .5s cubic-bezier(.34,1.56,.64,1),transform .5s cubic-bezier(.34,1.56,.64,1);width:100%}.game-tile-active .game-tile-content{padding-top:.5rem}.game-title-row{align-items:center;display:flex;gap:1rem;justify-content:center;transition:gap .5s cubic-bezier(.34,1.56,.64,1),transform .5s cubic-bezier(.34,1.56,.64,1);width:100%}.game-tile-active .game-title-row{gap:1.2rem}.game-title{color:#fff;font-size:1.93rem;margin:0;transition:font-size .5s cubic-bezier(.34,1.56,.64,1),transform .5s cubic-bezier(.34,1.56,.64,1)}.game-tile-active .game-title{font-size:2.4rem}.game-icon{font-size:2.32rem;transition:transform .5s cubic-bezier(.34,1.56,.64,1),font-size .5s cubic-bezier(.34,1.56,.64,1)}.game-tile-active .game-icon{font-size:2.88rem}.game-description{color:#fff9;font-size:1.5rem;margin:1rem 0 0;text-align:center;transition:font-size .5s cubic-bezier(.34,1.56,.64,1),opacity .5s ease}.game-tile-active .game-description{font-size:1.7rem}.game-tile-image-slider{background-color:#0000004d;border:1px solid #f8fafc1a;border-radius:10px;height:clamp(220px,25vh,350px);margin-bottom:1rem;overflow:hidden;position:relative;width:100%}.game-tile-image-slider img{height:100%;left:0;object-fit:cover;opacity:0;position:absolute;top:0;transition:opacity .8s ease-in-out;width:100%}.game-tile-image-slider img.active{opacity:1}.game-description-carousel{align-items:center;background-color:#00000040;border-radius:8px;display:flex;height:clamp(48px,6vh,80px);mask-image:linear-gradient(90deg,#0000 0,#000 10%,#000 90%,#0000);-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 10%,#000 90%,#0000);overflow:hidden;position:relative;width:100%}.carousel-content{animation:scroll-left 40s linear infinite;color:#ffffffb3;font-size:1.7rem;left:0;padding:.9rem 0;position:absolute;white-space:nowrap;will-change:transform}.game-tile-active-content{margin-top:auto;width:100%}.game-tile-votes{color:var(--color-primary);display:block;font-size:1.8rem;font-weight:700;margin-top:1rem;text-align:center}.selected-game-box{background:#0f172a99;border:1px solid #f8fafc1f;border-radius:12px;margin-bottom:1.5rem;margin-top:1rem;max-width:100%;padding:1.2rem;text-align:center;width:100%}.selected-game-header{align-items:center;display:flex;flex-direction:column;gap:.3rem;justify-content:center}.selected-game-label{color:#fffc;font-size:.95rem;margin:0}.selected-game-icon-name{align-items:center;display:flex;gap:.4rem}.selected-game-icon{font-size:1.5rem}.selected-game-name{color:#fff;font-size:1.3rem;font-weight:700}.selected-game-description-carousel{align-items:center;background-color:#0003;border-radius:8px;display:flex;height:2rem;margin-top:1rem;overflow:hidden;position:relative}.selected-game-description-carousel .carousel-content{color:#ffffffe6;font-size:.8rem;padding:.5rem 0}.selected-game-players-section{border-top:1px solid #f8fafc33;margin-top:1.5rem;padding-top:1.5rem}.selected-game-players-label{color:#ffffffb3;font-size:.9rem;margin:0 0 .8rem}.waiting-message{margin-bottom:1rem;margin-top:0;max-width:100%;text-align:center;width:100%}.app.player-game-selection .waiting-message{margin-bottom:0}.waiting-message p{color:var(--color-primary);font-size:1.1rem;font-weight:600;margin:0}.vote-next-game-section{margin-top:2rem;width:100%}.vote-next-game-title{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.vote-next-game-choose-header{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.vote-next-game-choose-header-line{background:linear-gradient(90deg,#0000,#f8fafc33,#0000);flex:1 1;height:1px}.vote-next-game-choose-header-text{color:#f8fafc80;font-size:.8rem;font-weight:600;letter-spacing:.1rem;text-transform:uppercase}.start-game-button{display:block;font-size:1.3rem;margin:0 auto;padding:1.2rem}.start-game-button:disabled{cursor:not-allowed;opacity:.5}@media (min-width:1025px){.game-selection-button{padding:2rem!important}.game-selection-button.game-tile-active .game-title{font-size:2rem!important}.game-selection-button.game-tile-active .game-icon{font-size:2.4rem!important}.game-selection-button.game-tile-active .game-description{font-size:1.2rem!important}.game-selection-button.game-tile-inactive .game-title{font-size:1.6rem!important}.game-selection-button.game-tile-inactive .game-icon{font-size:1.92rem!important}.carousel-content,.game-selection-button.game-tile-inactive .game-description{font-size:1rem!important}.game-description-carousel{height:56px!important}.selected-game-header{flex-direction:row!important;gap:1rem!important}.selected-game-label{font-size:1.2rem!important;margin:0!important}.selected-game-icon{font-size:3rem!important}.selected-game-name{font-size:2.2rem!important}.selected-game-box{padding:2rem!important}.host-playing-toggle,.players-list-box{align-self:stretch}.host-qr-room-code-label-row{font-size:1.1rem!important}.host-qr-room-code-display{font-size:2.2rem!important}.host-qr-premium-link{font-size:1.1rem!important}}@media (min-width:1440px){.app.host-game-selection{padding-top:40px!important}.game-selection-button{min-height:200px!important;padding:4.5rem 4rem!important}.game-selection-button.game-tile-active .game-title{font-size:2.5rem!important}.game-selection-button.game-tile-active .game-icon{font-size:3rem!important}.game-selection-button.game-tile-active .game-description{font-size:1.4rem!important}.game-selection-button.game-tile-inactive .game-title{font-size:2rem!important}.game-selection-button.game-tile-inactive .game-icon{font-size:2.4rem!important}.game-selection-button.game-tile-inactive .game-description{font-size:1.2rem!important}.game-selection-button p{font-size:1.6rem!important}.carousel-content{font-size:1.4rem!important}.game-description-carousel{height:80px!important}.selected-game-icon{font-size:4.5rem!important}.selected-game-name{font-size:3.2rem!important}.selected-game-label{font-size:1.6rem!important}.selected-game-box{padding:3rem!important}.host-qr-room-code-label-row{font-size:1.2rem!important}.host-qr-room-code-display{font-size:2rem!important}.host-qr-premium-link{font-size:1.1rem!important}}@media (max-width:1024px){.app.player-game-selection .player-selected-game-below-waiting{display:block!important}.app.player-game-selection .player-selected-game-desktop-only{display:none!important}.selected-game-header{flex-direction:row!important;gap:.6rem!important}.selected-game-label{font-size:1rem!important;margin:0!important}.game-selection-button.game-tile-active .game-title{font-size:1.8rem!important}.game-selection-button.game-tile-active .game-icon{font-size:2.16rem!important}.game-selection-button.game-tile-inactive .game-title{font-size:1.5rem!important}.game-selection-button.game-tile-inactive .game-icon{font-size:1.8rem!important}.game-selection-button.game-tile-active .game-description{font-size:1.1rem!important}.game-selection-button.game-tile-inactive .game-description{font-size:.95rem!important}}@media (max-width:768px){.host-game-selection .app-header .header-title-subtitle{display:none!important}.host-main-layout{grid-template-columns:1fr!important}.host-players-column{margin-top:1.5rem!important;min-height:auto!important}.host-top-row{gap:1rem!important;grid-template-columns:1fr!important}.host-qr-content-wrapper{align-items:center!important;flex-direction:column!important;gap:1rem!important}.host-qr-room-code-top{align-items:center!important;flex-direction:row!important;justify-content:center!important;width:100%!important}.host-qr-room-code-label-row{align-items:center!important;display:flex!important;gap:.5rem!important}.host-qr-room-code-display{text-align:center!important;width:-webkit-fit-content!important;width:fit-content!important}.game-selection-button{padding:1.6rem!important}.game-title-row{flex-direction:row!important;gap:.8rem!important}.game-icon{font-size:2.8rem!important}.game-title{font-size:1.5rem!important}.game-selection-button p{font-size:1rem!important}.game-description-carousel{height:48px!important}.carousel-content{font-size:.9rem!important}.selected-game-box{padding:1.2rem!important}.selected-game-label{font-size:.9rem!important}.selected-game-icon{font-size:1.8rem!important}.selected-game-name{font-size:1.3rem!important}.game-selection-grid{gap:1rem!important;grid-template-columns:1fr!important;margin-top:1.5rem!important}.game-selection-button{font-size:1rem!important;padding:1.3rem 1rem!important}.game-icon{font-size:2.5rem!important}.game-title{font-size:1.4rem!important}.game-selection-button p{font-size:.95rem!important}.game-description-carousel{height:40px!important}.carousel-content{font-size:.85rem!important}.game-selection-button span{font-size:1.1rem!important}}@media (max-width:480px){.game-selection-button{font-size:.95rem!important;padding:1.2rem!important}.game-selection-button span{font-size:1rem!important}.title{font-size:1.3rem!important}.selected-game-box,.title{margin-bottom:.8rem!important}.selected-game-box{margin-top:.8rem!important;padding:.8rem!important}.selected-game-label{font-size:.75rem!important;margin-bottom:.3rem!important}.selected-game-icon{font-size:1.3rem!important}.selected-game-name{font-size:1rem!important}.game-selection-button{padding:1rem!important}.game-title-row{flex-direction:row!important;gap:.5rem!important}.game-icon{font-size:1.8rem!important}.game-title{font-size:1rem!important}.game-selection-button p{font-size:.8rem!important}}.payment-screen-wrapper .payment-success-container{box-sizing:border-box;display:block;margin:0 auto;max-width:1440px;padding:2rem 1.5rem;width:100%}.payment-screen-wrapper .payment-success-grid{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));width:100%}@media (min-width:768px){.payment-screen-wrapper .payment-success-container{margin:0 auto;max-width:1440px;min-width:800px;padding:2rem 4rem;width:100%}.payment-screen-wrapper .payment-success-grid{display:flex;flex-direction:column;gap:2rem;margin:0;max-width:100%;width:100%}.payment-screen-wrapper .payment-success-grid>div{flex:1 1 100%;max-width:100%;width:100%}}@media (min-width:1440px){.payment-screen-wrapper.app{padding:120px 3rem 3rem!important}.payment-screen-wrapper .payment-success-container{box-sizing:border-box;margin:0 auto;max-width:1440px;min-width:1000px;padding:3rem 6rem;width:100%}.payment-screen-wrapper .payment-success-grid{margin:0;max-width:100%;width:100%}.payment-screen-wrapper .payment-success-grid>div{flex:1 1 100%;max-width:100%;width:100%}.payment-screen-wrapper .payment-success-container .button,.payment-screen-wrapper .payment-success-container button.button{border-radius:10px!important;font-size:1.2rem!important;min-height:auto!important;padding:1rem 2rem!important}.payment-screen-wrapper .payment-success-container h1{font-size:clamp(1.5rem,4vw,2rem)!important;margin-bottom:.5rem!important}.payment-screen-wrapper .payment-success-container h2{font-size:clamp(1.25rem,3vw,1.75rem)!important}.payment-screen-wrapper .payment-success-container h3{font-size:1.2rem!important}.payment-screen-wrapper .payment-success-container p{font-size:.95rem!important}.payment-screen-wrapper .payment-success-container input{border-radius:10px!important;font-size:.9rem!important;min-height:auto!important;padding:.7rem!important}.payment-screen-wrapper .payment-success-container label,.payment-screen-wrapper .payment-success-container li,.payment-screen-wrapper .payment-success-container ul{font-size:.85rem!important}}
/*# sourceMappingURL=main.2c0868fd.css.map*/