*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);color:#e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:20px}.card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e2ef2;border:1px solid #ffffff1a;border-radius:15px;box-shadow:0 10px 30px #0000004d;margin-bottom:20px;padding:30px}.btn{background:linear-gradient(45deg,#1db954,#1ed760);border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin:5px;padding:12px 24px;transition:all .3s ease}.btn:hover{box-shadow:0 5px 15px #1db95466;transform:translateY(-2px)}.btn:disabled{background:#4a4a4a;box-shadow:none;color:#888;cursor:not-allowed;transform:none}.btn-secondary{background:linear-gradient(45deg,#6c757d,#5a6268)}.btn-danger{background:linear-gradient(45deg,#dc3545,#c82333)}.btn-sm{border-radius:15px;font-size:12px;padding:6px 12px}.input{background:#2a2a3a;border:2px solid #404040;border-radius:8px;color:#e0e0e0;font-size:16px;margin-bottom:15px;padding:12px 16px;transition:border-color .3s ease;width:100%}.input:focus{background:#2f2f42;border-color:#1db954;outline:none}.input::placeholder{color:#888}.title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:30px;text-align:center;text-shadow:2px 2px 4px #00000080}.subtitle{color:#d0d0d0;font-size:1.2rem;margin-bottom:20px}.grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:20px}.flex{align-items:center;display:flex;gap:10px}.flex-center{justify-content:center}.flex-between{justify-content:space-between}.text-center{text-align:center}.mb-20{margin-bottom:20px}.mt-20{margin-top:20px}.mb-10{margin-bottom:10px}.error-text{color:#ff6b6b;font-size:14px;font-weight:500}.progress-indicator{align-items:center;background:#2a2a3a;border:1px solid #ffffff1a;border-radius:10px;display:flex;justify-content:space-around;margin-bottom:20px;padding:15px}.progress-item{align-items:center;display:flex;flex-direction:column;gap:5px}.progress-dot{font-size:24px;opacity:.5;transition:all .3s ease}.progress-dot.guessed{opacity:1;transform:scale(1.1)}.progress-label{color:#d0d0d0;font-size:12px;font-weight:500}.input.disabled{background-color:#1a1a2a;color:#666;cursor:not-allowed;opacity:.7}.input.disabled,.input.disabled:focus{border-color:#333}.input-warning{background-color:#2a2a1a;border-color:#ffc107!important}.lyrics-input-container{flex:1 1;position:relative}.letter-count{background:#1e1e2ee6;border:1px solid #ffffff1a;border-radius:4px;color:#d0d0d0;font-size:12px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.admin-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.admin-header .title{margin-bottom:0}.progress-bar-container{width:100%}.progress-bar{background:#ffffff1a;border-radius:4px;cursor:pointer;height:8px;position:relative;transition:background .2s ease;width:100%}.progress-bar:hover{background:#fff3}.progress-fill{background:#def8e7;border-radius:4px;height:100%;transition:width .1s ease}.progress-time{color:#ffffffb3;display:flex;font-size:12px;justify-content:space-between;margin-top:8px}.player-list{max-height:300px;overflow-y:auto}.player-item{align-items:center;background:#2a2a3a;border:1px solid #ffffff1a;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:8px;padding:10px}.score{color:#1db954;font-weight:700}.now-playing{background:linear-gradient(45deg,#1db954,#1ed760)}.correct-answers,.now-playing{border-radius:15px;color:#fff;margin-bottom:20px;padding:20px}.correct-answers{background:linear-gradient(45deg,#667eea,#764ba2)}.answer-item{align-items:center;border-bottom:1px solid #fff3;display:flex;justify-content:space-between;padding:12px 0}.answer-item:last-child{border-bottom:none}.answer-item strong{color:#f8f9fa;font-weight:600;min-width:120px}.lyrics-text{background:#ffffff1a;border-radius:8px;font-size:14px;line-height:1.4;max-height:100px;overflow-y:auto;padding:10px;white-space:pre-wrap}.guess-form{grid-gap:15px;display:grid;gap:15px;margin-top:20px}.guess-input{display:flex;gap:10px}.guess-input input{flex:1 1}.guess-list{background:#2a2a3a;border:1px solid #ffffff1a;border-radius:8px;max-height:200px;overflow-y:auto;padding:10px}.guess-item{align-items:center;background:#1a1a2a;border:1px solid #ffffff0d;border-radius:6px;display:flex;font-size:14px;justify-content:space-between;margin-bottom:6px;padding:8px 12px}.guess-item:last-child{margin-bottom:0}.guess-text{color:#e0e0e0;font-weight:500}.guess-player{color:#1db954;font-size:12px;font-weight:600}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#2a2a3a;border-radius:4px}::-webkit-scrollbar-thumb{background:#4a4a5a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#5a5a6a}.card[style*="background: #ffe6e6"]{background:#ff6b6b1a!important;border:1px solid #ff6b6b4d!important;color:#ff6b6b!important}.card[style*="background: #d4edda"]{background:#1db9541a!important;border:1px solid #1db9544d!important;color:#1db954!important}.card[style*="background: #d1ecf1"]{background:#647eea1a!important;border:1px solid #647eea4d!important;color:#667eea!important}@media (max-width:768px){.container{padding:10px}.title{font-size:2rem}.grid{grid-template-columns:1fr}.guess-input{flex-direction:column}}
/*# sourceMappingURL=main.64f0c49f.css.map*/