: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-accent:#3b82f6;--color-highlight:#fbbf24;--bg-glow-1:#f59e0b2e;--bg-glow-2:#ef44441f;--gradient-button:linear-gradient(135deg,#f59e0b,#ef4444)}*{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-header{top:0}.app-footer,.app-header{left:0;position:fixed;right:0;z-index:1000}.app-footer{bottom:0}.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}.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}.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 spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@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 fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-25%)}}.game-description-carousel{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)}.carousel-content{will-change:transform}@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}.game-selection-button{padding:2rem!important}.game-icon{font-size:3.5rem!important}.game-title{font-size:2rem!important}.game-selection-button p{font-size:1.15rem!important}.carousel-content{font-size:1rem!important}.game-description-carousel{height:56px!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}.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}.player-content-wrapper{margin:2.5rem 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-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-button{font-size:1.3rem!important;padding:1rem 2.5rem!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}.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}}@media (max-width:768px){.app{padding:65px .5rem .5rem}.container{border-radius:0;padding:.3rem}.avatar-grid{gap:1.2rem!important;grid-template-columns:repeat(4,1fr)!important;margin:0 auto 1rem!important;max-width:100%!important}.avatar-button{border-radius:10px!important;padding:.85rem!important}.app-header{padding:.7rem .8rem}.app-header h1{font-size:1.3rem!important}.app-footer{padding:.8rem}.app-footer .button{font-size:1.1rem!important;padding:1rem!important}.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}.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}.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:.8rem!important;margin-bottom:1.5rem!important}.avatar-button{font-size:1.3rem!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:.6rem!important;margin-bottom:1.2rem!important}.avatar-button{font-size:1.2rem!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}}
/*# sourceMappingURL=main.ea8868ec.css.map*/