body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary:#1ed760;--primary-glow:#1ed76066;--secondary:#ff5252;--accent-cyan:#00f2fe;--accent-purple:#9b51e0;--bg-dark:#0a0e17;--vinyl-black:#121212;--glass:#ffffff14;--glass-border:#ffffff29;--glass-shadow:0 16px 40px #0009}body,html{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;background-color:#090a0f;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;min-height:100%;overflow-x:hidden;padding:0;position:relative;-webkit-user-select:none;user-select:none;width:100%}input,select,textarea{-webkit-touch-callout:default;-webkit-user-select:text;user-select:text}#root{min-height:100dvh}body:before{background:radial-gradient(circle at 15% 15%,#1ed76017 0,#0000 45%),radial-gradient(circle at 85% 85%,#9b51e017 0,#0000 45%),radial-gradient(circle at center,#1b2735 0,#090a0f 100%);content:"";inset:0;pointer-events:none;position:fixed;z-index:-1}.container{align-items:center;background-color:initial;box-sizing:border-box;display:flex;flex-direction:column;max-width:100vw;min-height:100dvh;overflow-x:hidden;padding:16px 15px calc(16px + env(safe-area-inset-bottom));width:100%}.center{align-items:center;justify-content:center;justify-content:safe center;text-align:center}.center>*{flex-shrink:0}.title-glitch{background:linear-gradient(135deg,#fff,#a8ffc8 50%,#1ed760);-webkit-background-clip:text;filter:drop-shadow(0 4px 15px rgba(30,215,96,.35));font-size:3.6rem;font-weight:900;letter-spacing:-1px;margin-bottom:0;text-transform:uppercase}.title-glitch,.title-small{-webkit-text-fill-color:#0000}.title-small{background:linear-gradient(135deg,#fff,#1ed760);-webkit-background-clip:text;font-size:2.2rem;font-weight:800;letter-spacing:-.5px;margin-bottom:20px}.subtitle{color:#a8ffc8;font-size:1.1rem;font-weight:600;letter-spacing:2px;text-transform:uppercase}.pulse{animation:pulse-animation 2s infinite}@keyframes pulse-animation{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.glass-card{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:#ffffff14;background:var(--glass);border:1px solid #ffffff29;border:1px solid var(--glass-border);border-radius:28px;box-shadow:0 16px 40px #0009;box-shadow:var(--glass-shadow);max-width:420px;padding:35px;text-align:center;transition:all .3s cubic-bezier(.25,.8,.25,1);width:90%}.glass-card:hover{border-color:#ffffff40;box-shadow:0 20px 50px #000000bf}.quiz-input{background:#00000080;border:2px solid #1ed760;border:2px solid var(--primary);border-radius:12px;box-sizing:border-box;color:#fff;font-size:1.2rem;margin-bottom:20px;padding:15px;text-align:center;width:100%}.btn-main{background:linear-gradient(135deg,#25f46e,#1ed760);border:none;border-radius:50px;box-shadow:0 10px 25px #1ed76066,0 6px 0 #138a3c;color:#000;cursor:pointer;font-size:1.3rem;font-weight:800;letter-spacing:.5px;overflow:hidden;padding:18px 42px;position:relative;transition:all .2s cubic-bezier(.25,.8,.25,1)}.btn-main:hover{background:linear-gradient(135deg,#32ff7d,#22e668);box-shadow:0 15px 35px #1ed76099,0 8px 0 #138a3c;transform:translateY(-2px)}.btn-main:active{box-shadow:0 4px 10px #1ed7604d,0 2px 0 #138a3c;transform:translateY(4px)}.top-bar{box-sizing:border-box;flex-shrink:0;justify-content:space-between;min-height:42px;padding:10px 5px;width:100%}.top-bar,.top-bar-actions,.top-bar-left{align-items:center;display:flex;gap:10px}.btn-exit,.btn-mobile-score,.btn-settings-trigger-inline,.exit-confirm-box{align-items:center;background:#ffffff0d;border:1px solid #fff3;border-radius:12px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;height:42px;justify-content:center;margin:0!important}.btn-settings-trigger-inline{font-size:1.2rem;width:42px}.scoreboard{-ms-overflow-style:none;display:flex;gap:15px;overflow-x:auto;padding-bottom:5px;scrollbar-width:none}.scoreboard::-webkit-scrollbar{display:none}.score-card{background:#0006;border-left:4px solid #1ed760;border-left:4px solid var(--primary);border-radius:15px;min-width:80px;padding:10px 20px;text-align:center}.player-name{display:block;font-size:.7rem;opacity:.6;text-transform:uppercase}.player-score{color:#1ed760;color:var(--primary);font-size:2rem;font-weight:900}.btn-exit{font-size:.9rem;font-weight:700;padding:0 15px}.exit-confirm-box{background:#ff5252;background:var(--secondary);border:none;gap:5px;padding:0 5px}.btn-confirm-no,.btn-confirm-yes{border-radius:8px;height:30px;padding:0 10px}.game-area{flex:1 0 auto;min-height:0}.game-area,.judge-area-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.judge-area-wrapper{gap:15px}.task-label{color:#1ed760;color:var(--primary);font-size:1.2rem;margin:0}.vinyl-wrapper{align-items:center;border-radius:50%;display:flex;flex:0 1 auto;height:min(280px,34vh);justify-content:center;margin:10px auto 20px;max-height:40vh;min-height:0;position:relative;transition:box-shadow .5s ease;width:min(280px,34vh);z-index:1}.vinyl-wrapper:after{background:linear-gradient(115deg,#ffffff29,#ffffff0a 18%,#fff0 38%,#fff0 62%,#ffffff0d 82%,#ffffff24);border-radius:50%;content:"";inset:0;pointer-events:none;position:absolute;z-index:20}.vinyl-record{align-items:center;background:radial-gradient(circle at 50% 50%,#191920 0,#0b0b0f 62%,#050507 100%);border-radius:50%;box-shadow:0 18px 45px #000000bf,inset 0 0 0 1px #ffffff12,inset 0 0 30px #000000e6;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;transition:box-shadow .4s ease;width:100%}.vinyl-grooves{background:repeating-radial-gradient(circle at 50% 50%,hsla(0,0%,100%,.045) 0,hsla(0,0%,100%,.045) .5px,#00000080 1.5px,#00000080 3px);inset:0;-webkit-mask-image:radial-gradient(circle at 50% 50%,#0000 25%,#000 30%,#000 95%,#0000 99%);mask-image:radial-gradient(circle at 50% 50%,#0000 25%,#000 30%,#000 95%,#0000 99%);opacity:.85}.vinyl-grooves,.vinyl-label{border-radius:50%;position:absolute}.vinyl-label{align-items:center;background:repeating-radial-gradient(circle at 50% 50%,#00000017 0,#00000017 1px,#0000 2px,#0000 5px),linear-gradient(150deg,#2f6d4b,#1f4a35 55%,#163227);box-shadow:inset 0 0 0 1px #ffffff24,inset 0 6px 14px #00000059,0 0 0 1px #0009;display:flex;height:36%;justify-content:center;width:36%;z-index:10}.vinyl-center-hole{background:#05060a;border-radius:50%;box-shadow:inset 0 1px 2px #000000e6,0 0 0 1px #ffffff1a;height:13%;min-height:10px;min-width:10px;width:13%}.player-input-row{align-items:center;display:flex;gap:10px}.btn-remove{background:#ff5252;background:var(--secondary);border:none;border-radius:50%;color:#fff;cursor:pointer;height:30px;margin-bottom:20px;width:30px}.vinyl-wrapper.is-playing{box-shadow:0 0 60px #1ed76038,0 0 120px #1ed76017}.is-playing .vinyl-record{animation:spin 2.5s linear infinite;box-shadow:0 18px 45px #000000bf,inset 0 0 0 1px #1ed76038,inset 0 0 30px #000000e6}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.is-playing .vinyl-record{animation-duration:8s}}.judge-secondary-buttons .btn-main{box-shadow:0 4px 0 #138a3c;font-size:1rem;padding:12px 25px;width:auto}.btn-round{align-items:center;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.3rem;font-weight:900;height:125px;justify-content:center;letter-spacing:1px;text-transform:uppercase;transition:all .2s cubic-bezier(.25,.8,.25,1);width:125px}.btn-round:hover{transform:translateY(-3px) scale(1.04)}.btn-round:active{transform:translateY(4px) scale(.98)}.start-btn{background:linear-gradient(135deg,#25f46e,#1ed760);box-shadow:0 12px 30px #1ed76080,0 8px 0 #138a3c;color:#000}.start-btn:hover{box-shadow:0 18px 40px #1ed760b3,0 10px 0 #138a3c}.stop-btn{background:linear-gradient(135deg,#ff6b6b,#ff5252);box-shadow:0 12px 30px #ff525280,0 8px 0 #b71c1c;color:#fff}.stop-btn:hover{box-shadow:0 18px 40px #1ed760b3,0 10px 0 #b71c1c}.solution-trigger-button{background:#fff;border-radius:20px;box-shadow:0 6px 0 #ccc;color:#000;cursor:pointer;font-size:1.2rem;font-weight:900;padding:20px 40px;touch-action:none;user-select:none;-webkit-user-select:none}.solution-trigger-button:active{box-shadow:0 3px 0 #ccc;transform:translateY(3px)}.judge-box{align-items:center;background:#0009;border:1px solid #1ed760;border:1px solid var(--primary);border-radius:25px;box-sizing:border-box;flex-direction:column;margin-left:auto;margin-right:auto;max-width:500px;padding:20px}.judge-box,.judge-buttons{display:flex;justify-content:center;width:100%}.judge-buttons{flex-wrap:wrap;gap:10px;margin:15px auto 0}.judge-title{margin-bottom:15px;text-align:center;width:100%}.btn-judge{background:#1ed760;background:var(--primary);border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:700;min-width:100px;padding:15px 20px;text-align:center}.btn-judge.btn-none{background:#555}.btn-next{background:none;border:2px solid #fff;border-radius:10px;color:#fff;cursor:pointer;margin-top:20px;padding:10px 20px}.controls{flex-direction:column;flex-shrink:0;gap:15px;padding-bottom:env(safe-area-inset-bottom);position:relative;width:100%;z-index:100}.controls,.solution-overlay{align-items:center;display:flex}.solution-overlay{animation:fadeIn .3s ease-out;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:#000000d9;inset:0;justify-content:center;position:fixed;transform:translateZ(0);user-select:none;-webkit-user-select:none;will-change:opacity,backdrop-filter;z-index:2000}.overlay-content{pointer-events:auto;text-align:center}.overlay-label{color:#1ed760;color:var(--primary);font-size:1.2rem;letter-spacing:3px}.song-title{word-wrap:break-word;font-size:clamp(1.2rem,5vw,2.5rem);line-height:1.2;margin:10px 0;max-width:90vw}.artist-name{font-size:2rem;opacity:.8}.song-year{color:#ff5252;color:var(--secondary);font-size:1.5rem;margin-top:10px}.post-round-controls{align-items:center;display:flex;flex-direction:column;gap:20px}.solve-action-buttons{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:20px;width:100%}.solve-action-buttons button{margin:5px 0}.btn-small-outline{background:#0000;border:2px solid #ffffff4d;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;font-weight:700;padding:12px 20px;padding:10px 20px;transition:all .2s}.btn-small-outline:hover{background:#ffffff1a;border-color:#fff}.btn-wide-ghost{background:#ffffff14;border:1px solid #ffffff38;border-radius:14px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:.5px;padding:14px 20px;transition:background .2s ease,border-color .2s ease;width:100%}.btn-wide-ghost:hover{background:#ffffff24;border-color:#fff6}.hint-text{background:#1db9541a;border-left:3px solid #1ed760;border-left:3px solid var(--primary);border-radius:10px;color:#ccc;font-size:.9rem;line-height:1.4;margin-bottom:20px;padding:15px;text-align:left}.btn-small-outline.fail{border-color:#ff5252;border-color:var(--secondary);color:#ff5252;color:var(--secondary)}.judge-secondary-buttons{align-items:center;display:flex;flex-direction:column;gap:15px;margin:25px auto 0;width:100%}.score-adjuster{align-items:center;display:flex;gap:10px;justify-content:center}.btn-adj{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;height:25px;width:25px}.btn-adj:hover{background:#1ed760;background:var(--primary)}.timer-display{font-weight:900;margin-bottom:10px;text-shadow:0 0 15px #ff525280}.btn-judge:active{background:#fff;color:#1ed760;color:var(--primary);transform:scale(.95)}.btn-judge.voted{background:#555;cursor:not-allowed;opacity:.7}.task-toggle-area{background:#ffffff0d;border-radius:20px;margin-bottom:30px;padding:15px}.section-title{font-size:.9rem;letter-spacing:1px;margin-bottom:10px;opacity:.7}.toggle-group{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.btn-toggle{align-items:center;background:#ffffff1a;border:2px solid #fff3;border-radius:12px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex:1 1 auto;flex-direction:column;gap:5px;min-width:72px;padding:10px 15px;transition:all .2s}.btn-toggle.active{background:#1db95433;border-color:#1ed760;border-color:var(--primary)}.status-dot{background:#555;border-radius:50%;height:8px;width:8px}.active .status-dot{background:#1ed760;background:var(--primary);box-shadow:0 0 10px #1ed760;box-shadow:0 0 10px var(--primary)}.current-task-overlay{animation:fadeIn .5s ease-out;margin-bottom:20px;text-align:center}.task-mini-label{color:#1ed760;color:var(--primary);display:block;font-size:.8rem;letter-spacing:2px;margin-bottom:5px;opacity:.8}.task-type-display{color:#fff;font-size:1.8rem;margin:0;text-shadow:0 0 10px #fff3;text-transform:uppercase}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.judge-secondary-buttons{flex-direction:column;gap:10px}.judge-secondary-buttons button{width:100%}}.btn-settings-trigger-inline{background:#ffffff0d;border:1px solid #fff3;width:40px}.settings-modal-overlay{align-items:center;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#000c;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:3000}.settings-modal-content{background:#1b2735;border:1px solid #1ed760;border:1px solid var(--primary);border-radius:25px;box-sizing:border-box;max-height:100%;max-width:350px;overflow-y:auto;overscroll-behavior:contain;padding:30px;text-align:center;width:100%}.modal-overlay{align-items:center;animation:fadeIn .2s ease-out;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#000c;inset:0;justify-content:center;padding:20px;position:fixed;z-index:3000}.history-modal,.modal-overlay{box-sizing:border-box;display:flex}.history-modal{max-width:580px;overflow:hidden}.device-modal,.history-modal{background:#182330;border:1px solid #ffffff2e;border-radius:24px;box-shadow:0 25px 60px #000000b3;flex-direction:column;max-height:min(80vh,100%);padding:25px;width:100%}.device-modal{box-sizing:border-box;display:flex;max-width:460px;overflow-y:auto;overscroll-behavior:contain}.device-list{gap:10px}.device-entry,.device-list{display:flex;flex-direction:column}.device-entry{align-items:flex-start;background:#ffffff0f;border:1px solid #ffffff24;border-radius:14px;box-sizing:border-box;color:#fff;cursor:pointer;gap:3px;padding:14px 16px;text-align:left;transition:background .2s ease,border-color .2s ease;width:100%}.device-entry:hover{background:#ffffff1f}.device-entry.active,.device-entry:hover{border-color:#1ed760;border-color:var(--primary)}.device-entry.active{background:#1ed76024}.device-name{font-size:1rem;font-weight:700}.device-meta{font-size:.78rem;opacity:.65;text-transform:capitalize}.device-empty{line-height:1.5;padding:10px 0 0;text-align:center}.status-lamp-container.actionable{border-color:#ffffff4d;cursor:pointer}.status-lamp-container.actionable:hover{background:#0009!important}.status-lamp-action{border-left:1px solid #fff3;color:#1ed760;color:var(--primary);font-size:.65rem;font-weight:800;letter-spacing:.5px;padding-left:10px;text-transform:uppercase;white-space:nowrap}.history-modal-header{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:20px}.btn-close{background:#0000;border:none;color:#fff;cursor:pointer;font-size:1.5rem;line-height:1;opacity:.7;padding:4px 8px;transition:opacity .2s ease}.btn-close:hover{opacity:1}.history-list{display:flex;flex:1 1;flex-direction:column;gap:12px;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:5px}.history-entry{align-items:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;display:flex;gap:12px;justify-content:space-between;padding:12px 16px;transition:background .2s ease,transform .2s ease}.history-entry:hover{background:#ffffff1a}.history-entry-meta{display:flex;flex-direction:column;font-size:.8rem;min-width:70px;opacity:.7}.history-round{color:#ff5252;color:var(--secondary);font-weight:700}.history-entry-content{flex:1 1;text-align:left}.history-song-info{color:#fff;font-size:.95rem;margin-bottom:4px}.history-winner{color:#ffffffd9;font-size:.85rem}.history-entry-actions{align-items:center;display:flex;gap:8px}.reassign-select{background:#00000080;border:1px solid #ffffff40;border-radius:8px;color:#fff;cursor:pointer;font-size:.85rem;outline:none;padding:6px 8px}.reassign-select:hover{border-color:#1ed760;border-color:var(--primary)}.btn-undo-point{background:#ff444426;border:1px solid #f446;border-radius:8px;color:#ff6b6b;cursor:pointer;font-size:1rem;padding:6px 10px;transition:all .2s ease}.btn-undo-point:hover{background:#ff44444d;transform:scale(1.05)}.toggle-group-vertical{display:flex;flex-direction:column;gap:10px}.mini-solution-board{word-wrap:break-word;align-items:center;align-self:center;background:#1db95433;border:1px solid #1ed760;border:1px solid var(--primary);border-radius:20px;box-sizing:border-box;display:flex!important;flex-direction:column;margin-bottom:15px;margin-left:auto!important;margin-right:auto!important;max-width:90%;min-width:280px;padding:15px;text-align:center;width:-webkit-fit-content;width:fit-content}.timer-display{color:#ff5252;color:var(--secondary);display:flex;font-size:3rem;font-weight:700;justify-content:center;margin-bottom:20px;text-align:center;text-shadow:0 0 10px #ff525299;width:100%}.dev-mode-notice{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffc1071a;border:1px solid #ffc107;border-radius:15px;color:#eee;font-size:.85rem;line-height:1.4;margin:20px auto;max-width:320px;padding:15px;text-align:center}.dev-mode-notice strong{color:#ffc107;display:block;font-size:.95rem;margin-bottom:5px}.login-btn{box-shadow:0 0 20px #1db95466;margin-top:10px}.btn-text-link{background:none;border:none;color:#ffffff8c;cursor:pointer;font-size:.85rem;margin-top:18px;padding:6px 10px;text-decoration:underline}.btn-text-link:hover{color:#fff}.auth-error-box{background:#ff52521f;border:1px solid #ff525280;border-radius:12px;color:#ffb3b3;font-size:.85rem;line-height:1.4;margin:0 auto 10px;max-width:320px;padding:12px 16px}.container.has-reauth-banner{padding-bottom:calc(120px + env(safe-area-inset-bottom))}@media (max-width:600px){.container.has-reauth-banner{padding-bottom:calc(150px + env(safe-area-inset-bottom))!important}}.reauth-banner{align-items:center;animation:slideUpIn .25s ease-out;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#182330f7;border:1px solid #ffb1008c;border-radius:16px;bottom:calc(16px + env(safe-area-inset-bottom));box-shadow:0 18px 40px #0009;box-sizing:border-box;display:flex;gap:14px;justify-content:space-between;left:50%;padding:14px 18px;position:fixed;transform:translateX(-50%);width:min(520px,calc(100vw - 32px));z-index:4000}.reauth-text{display:flex;flex-direction:column;gap:2px;min-width:0;text-align:left}.reauth-text strong{color:#ffb100;font-size:.95rem}.reauth-text span{font-size:.78rem;opacity:.75}.btn-reconnect{background:#1ed760;background:var(--primary);border:none;border-radius:12px;color:#04160b;cursor:pointer;flex-shrink:0;font-size:.85rem;font-weight:800;letter-spacing:.5px;padding:12px 18px}.btn-reconnect:hover{background:#32ff7d}@keyframes slideUpIn{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.podium-container{align-items:flex-end;display:flex;gap:10px;height:250px;justify-content:center;margin:20px 0;max-width:500px;width:100%}.podium-place{align-items:center;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-end;text-align:center}.podium-player-name{color:#fff;font-size:.9rem;font-weight:700;margin-bottom:5px;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.podium-pillar{border:1px solid #ffffff1a;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000080;display:flex;justify-content:center;padding-top:5px;width:100%}.podium-score{color:#0009;font-weight:800}.podium-place.first .podium-pillar{background:linear-gradient(135deg,gold,#fdb931);height:60%}.podium-place.second .podium-pillar{background:linear-gradient(135deg,#e0e0e0,#b0b0b0);height:40%}.podium-place.third .podium-pillar{background:linear-gradient(135deg,#cd7f32,sienna);height:25%}.winner-crown{animation:float 2s infinite;font-size:2rem;margin-bottom:-5px}.rest-list{max-height:20vh;max-width:400px;overflow-y:auto;width:100%}.rest-row{border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:8px}.solution-cover{border-radius:10px;display:block;height:120px;margin:0 auto 10px;object-fit:cover;width:120px}.desktop-only{display:flex}.mobile-only{display:none}.task-label{margin-bottom:0!important;opacity:.8}.btn-mobile-score{background:#ffffff1a;font-size:1.3rem;width:48px}.mobile-score-list{display:flex;flex-direction:column;gap:10px;max-height:50vh;overflow-y:auto;width:100%}.mobile-card{background:#ffffff0d;justify-content:space-between;width:100%}.task-screen{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:20px;text-align:center;width:100%}.task-desc-highlight{-webkit-text-fill-color:#0000;word-wrap:normal;background:linear-gradient(90deg,#fff,#ccc);background-clip:text;-webkit-background-clip:text;font-size:2.5rem;font-weight:800;-webkit-hyphens:none;hyphens:none;margin:20px 0;text-align:center;width:100%;word-break:normal}.status-lamp-container{align-items:center;background:#0006!important;border:1px solid #ffffff1a;border-radius:30px;display:flex!important;flex-direction:row;gap:10px;justify-content:center;margin:15px auto;padding:8px 16px;width:-webkit-fit-content;width:fit-content}.status-lamp{border-radius:50%;display:inline-block!important;flex-shrink:0;height:12px!important;width:12px!important}.status-lamp.RECONNECTING{animation:lamp-pulse .9s ease-in-out infinite;background-color:#ffb100!important;box-shadow:0 0 10px #ffb100}.status-lamp.CHECKING,.status-lamp.OFFLINE{background-color:#8a94a6!important;box-shadow:0 0 8px #8a94a699}.status-lamp.CHECKING{animation:lamp-pulse 1.2s ease-in-out infinite}@keyframes lamp-pulse{0%,to{opacity:.4}50%{opacity:1}}.status-lamp.CONNECTED{background-color:#1db954!important;box-shadow:0 0 10px #1db954}.status-lamp.NO_DEVICE{background-color:#ffb100!important;box-shadow:0 0 10px #ffb100}.status-lamp.DISCONNECTED{background-color:red!important;box-shadow:0 0 10px red}.status-lamp-text{color:#fff!important;font-size:.75rem!important;font-weight:700;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}.exit-confirm-wrapper{align-items:center;background:#ff000026;border:1px solid #ffffff1a;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;gap:2px;height:42px;justify-content:center;padding:4px 10px}.exit-confirm-wrapper .exit-confirm-box{background:#0000;height:22px}.exit-confirm-wrapper .btn-confirm-no,.exit-confirm-wrapper .btn-confirm-yes{border:none;border-radius:6px;cursor:pointer;font-size:.65rem;font-weight:800;height:22px;padding:0 10px}.exit-confirm-wrapper .btn-confirm-yes{background:#ff5252;background:var(--secondary);color:#fff}.exit-confirm-wrapper .btn-confirm-no{background:#fff3;color:#fff}.exit-text{color:#ff4d4d;font-size:.6rem;font-weight:800;letter-spacing:.5px;line-height:1;text-transform:uppercase;white-space:nowrap}@media (max-width:600px){.container{padding-bottom:15px!important}.game-area{display:flex;flex:1 0 auto;flex-direction:column;justify-content:flex-start;padding-top:20px;width:100%}.controls{margin-bottom:0!important;margin-top:auto;padding-bottom:calc(10px + env(safe-area-inset-bottom));width:100%}.desktop-only{display:none}.mobile-only{display:block}.top-bar{align-items:center;gap:8px;padding:0 5px}.top-bar-actions{flex:1 1;min-width:0}.btn-exit{font-size:.75rem;padding:0 10px;white-space:nowrap}.btn-settings-trigger{display:none}.btn-settings-trigger-inline{flex-shrink:0;margin-top:0}.history-modal{border-radius:20px;max-height:100%;padding:18px 16px}.history-entry{align-items:stretch;flex-direction:column;gap:8px;padding:12px}.history-entry-meta{flex-direction:row;min-width:0}.history-entry-actions,.history-entry-meta{justify-content:space-between}.reassign-select{flex:1 1;min-width:0}.reauth-banner{align-items:stretch;flex-direction:column;gap:10px;padding:14px}.reauth-text{text-align:center}.btn-reconnect{padding:14px;width:100%}.title-glitch{font-size:2rem!important}.task-desc-highlight{font-size:1.6rem!important;-webkit-hyphens:none;hyphens:none;line-height:1.2;margin-bottom:60px;margin-top:5px;width:100%;word-break:normal}.current-task-overlay{margin-bottom:5px}.task-screen{flex:1 1;gap:0;justify-content:center;margin-top:0}.timer-display{font-size:1.5rem!important;margin-bottom:5px;margin-top:5px}.vinyl-wrapper{align-items:center;display:flex;flex:0 0 auto;height:min(220px,32vh);justify-content:center;margin:10px auto;max-height:32vh;width:min(220px,32vh)}.hide-on-mobile{display:none!important}.judge-area-wrapper{align-items:center;display:flex;flex:1 0 auto;flex-direction:column;gap:15px;justify-content:flex-end;width:100%}.judge-buttons{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:0;width:100%}.btn-judge{flex-grow:1;padding:12px 5px!important;width:45%!important}.post-round-controls{margin-bottom:10px}.post-round-controls,.solve-action-buttons{display:flex;flex-direction:column;gap:8px;width:100%}.solve-action-buttons{margin-top:0}.judge-secondary-buttons{display:flex;flex-direction:column;gap:8px;margin:0;width:100%}.solution-trigger-button{align-items:center;box-sizing:border-box;display:flex;font-size:1.1rem;justify-content:center;margin-bottom:5px;padding:12px 10px;text-align:center;width:100%}.judge-secondary-buttons button,.solve-action-buttons button{width:100%}.player-input-row,.quiz-input{box-sizing:border-box;width:100%}}.btn-join-game{background:#ffffff14;border:2px solid #1ed760;border:2px solid var(--primary);border-radius:50px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:1.15rem;font-weight:800;letter-spacing:.5px;margin:24px auto 8px;max-width:340px;padding:18px 28px;transition:background .2s ease,transform .15s ease;width:100%}.btn-join-game:hover{background:#1ed7602e;transform:translateY(-2px)}.join-hint{font-size:.82rem;margin:0 auto 4px;max-width:320px;opacity:.6}.login-divider{align-items:center;display:flex;font-size:.72rem;gap:12px;letter-spacing:1px;margin:22px auto 4px;max-width:340px;opacity:.45;text-transform:uppercase;width:100%}.login-divider:after,.login-divider:before{background:#ffffff40;content:"";flex:1 1;height:1px}.join-lead{font-size:1rem;line-height:1.5;margin:0 0 16px}.code-input{font-feature-settings:"tnum";font-size:2.4rem!important;font-variant-numeric:tabular-nums;font-weight:900;letter-spacing:.5em;text-indent:.5em;text-transform:uppercase}.code-inline{color:#1ed760;color:var(--primary);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.15em}.rejoin-block{border-top:1px solid #ffffff1f;margin-top:22px;padding-top:16px}.rejoin-lead{font-size:.82rem;margin:0 0 10px;opacity:.7}.rejoin-btn{margin-bottom:8px;width:100%}.room-status{background:#0006;border:1px solid #ffffff1f;border-radius:20px;font-size:.72rem;font-weight:800;letter-spacing:.5px;margin-bottom:14px;padding:6px 14px;text-transform:uppercase}.room-status.connected{color:#1ed760;color:var(--primary)}.room-status.connecting,.room-status.reconnecting{color:#ffb100}.lobby-card{margin-bottom:18px;padding:22px}.lobby-lead{font-size:.9rem;margin:0 0 16px;opacity:.8}.qr-frame{background:#fff;border-radius:16px;line-height:0;margin:0 auto 16px;padding:12px;width:-webkit-fit-content;width:fit-content}.room-code{color:#1ed760;color:var(--primary);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:3rem;font-weight:900;letter-spacing:.35em;line-height:1.1;text-indent:.35em;text-shadow:0 0 24px #1ed76066}.lobby-url{font-size:.85rem;margin:6px 0 0;opacity:.65}.lobby-empty{font-size:.9rem;margin:0;opacity:.6;padding:12px 0}.lobby-players{display:flex;flex-direction:column;gap:8px}.lobby-player{align-items:center;animation:fadeIn .25s ease-out;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:10px;padding:11px 14px;text-align:left}.lobby-player.me{background:#1ed7601a;border-color:#1ed76080}.lobby-player.offline{opacity:.5}.lobby-dot{background:#1ed760;background:var(--primary);border-radius:50%;box-shadow:0 0 8px #1ed760;box-shadow:0 0 8px var(--primary);flex-shrink:0;height:9px;width:9px}.lobby-player.offline .lobby-dot{background:#8a94a6;box-shadow:none}.lobby-name{flex:1 1;font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lobby-offline-tag,.lobby-you{border-radius:20px;flex-shrink:0;font-size:.65rem;letter-spacing:.5px;padding:3px 8px;text-transform:uppercase}.lobby-you{background:#1ed760;background:var(--primary);color:#04160b;font-weight:800}.lobby-offline-tag{background:#ffffff1f;opacity:.8}.btn-kick{background:#0000;border:none;color:#ff5252;color:var(--secondary);cursor:pointer;flex-shrink:0;font-size:1rem;opacity:.65;padding:4px 6px}.btn-kick:hover{opacity:1}.lobby-waiting{font-size:.95rem;margin:8px 0;opacity:.75}.mode-group{gap:10px}.mode-toggle{flex:1 1 140px;gap:4px;padding:14px 12px}.mode-title{font-size:.95rem;font-weight:800}.mode-sub{font-size:.72rem;line-height:1.25;opacity:.7;text-align:center}.btn-join-game:disabled,.btn-main:disabled{box-shadow:none;cursor:not-allowed;filter:grayscale(.6);opacity:.4;transform:none}.btn-join-game:disabled:hover,.btn-main:disabled:hover{background:linear-gradient(135deg,#25f46e,#1ed760);box-shadow:none;transform:none}.room-status.compact{align-items:center;display:flex;font-size:.9rem;height:42px;margin:0;padding:0 12px}.player-scoreboard{display:flex;flex-shrink:0;flex-wrap:wrap;gap:8px;justify-content:center;margin:6px auto 4px;max-width:560px;width:100%}.player-score-chip{align-items:center;background:#0006;border:1px solid #ffffff1f;border-radius:30px;display:flex;gap:8px;padding:8px 14px;position:relative}.player-score-chip.me{background:#1ed76024;border-color:#1ed760;border-color:var(--primary)}.player-score-chip.leader{border-color:#ffd70099;box-shadow:0 0 18px #ffd70047}.crown{font-size:.9rem}.chip-name{font-size:.8rem;letter-spacing:.5px;max-width:110px;opacity:.85;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.chip-score{color:#1ed760;color:var(--primary);font-size:1.15rem;font-weight:900}.player-phase-hint{font-size:.95rem;letter-spacing:.5px;margin:14px 0 0;min-height:1.4em;opacity:.7}.final-rank{flex-shrink:0;font-size:1.1rem;min-width:32px;text-align:center}
/*# sourceMappingURL=main.b9434872.css.map*/