:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{max-width:1280px;margin:0 auto;padding:2rem;font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media(hover:hover){a:hover{background-color:#00bd7e33}}@media(min-width:1024px){body{display:flex;place-items:center}#app{display:grid;grid-template-columns:1fr 1fr;padding:0 2rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f5f5}.widget[data-v-324015ce]{width:400px;height:300px;overflow:hidden;background:#000c;border-radius:8px;padding:8px;color:#fff;font-family:sans-serif;box-sizing:border-box;display:flex;flex-direction:column}.empty[data-v-324015ce]{text-align:center;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 0;gap:24px}.status-container[data-v-324015ce]{position:relative;width:100%;flex:1;display:flex;align-items:center;justify-content:center;min-height:0}.status-message[data-v-324015ce]{position:absolute;display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;padding:0 8px;box-sizing:border-box}.status-icon[data-v-324015ce]{width:140px;height:140px;flex-shrink:0}.status-text[data-v-324015ce]{font-size:36px;font-weight:700;line-height:1.2;word-break:keep-all;white-space:nowrap}@media(max-width:400px){.status-icon[data-v-324015ce]{width:100px;height:100px}.status-text[data-v-324015ce]{font-size:28px}}.status-fade-enter-active[data-v-324015ce],.status-fade-leave-active[data-v-324015ce]{transition:opacity .8s ease}.status-fade-enter-from[data-v-324015ce],.status-fade-leave-to[data-v-324015ce]{opacity:0}.time[data-v-324015ce]{font-size:20px;font-weight:700;color:#aaa;flex-shrink:0}.message[data-v-324015ce]{font-size:18px;color:#aaa;animation:fade-324015ce 2s ease-in-out infinite}@keyframes fade-324015ce{0%,to{opacity:.5}50%{opacity:1}}.empty-fade-enter-active[data-v-324015ce],.empty-fade-leave-active[data-v-324015ce]{transition:opacity .5s ease}.empty-fade-enter-from[data-v-324015ce],.empty-fade-leave-to[data-v-324015ce]{opacity:0}.requests[data-v-324015ce]{display:flex;flex-direction:column;flex:1;gap:2px}.slot[data-v-324015ce]{flex:1;display:flex;align-items:stretch}.request[data-v-324015ce]{display:flex;gap:16px;padding:12px 16px;background:#ffffff1a;border-radius:6px;border-left:3px solid #666;position:relative;overflow:hidden;width:100%}.request.playing[data-v-324015ce]{border-left-color:#4caf50;background:#4caf5033}.spectrum[data-v-324015ce]{position:absolute;bottom:0;left:0;right:0;height:100%;display:flex;align-items:flex-end;gap:3px;padding:0 4px;opacity:.3;pointer-events:none}.bar[data-v-324015ce]{flex:1;background:linear-gradient(to top,#4caf50,#81c784);border-radius:2px 2px 0 0;animation:spectrum-324015ce .8s ease-in-out infinite;min-height:2px}.bar[data-v-324015ce]:nth-child(1){animation-delay:0s}.bar[data-v-324015ce]:nth-child(2){animation-delay:.1s}.bar[data-v-324015ce]:nth-child(3){animation-delay:.2s}.bar[data-v-324015ce]:nth-child(4){animation-delay:.3s}.bar[data-v-324015ce]:nth-child(5){animation-delay:.4s}.bar[data-v-324015ce]:nth-child(6){animation-delay:.5s}.bar[data-v-324015ce]:nth-child(7){animation-delay:.6s}.bar[data-v-324015ce]:nth-child(8){animation-delay:.7s}.bar[data-v-324015ce]:nth-child(9){animation-delay:.1s}.bar[data-v-324015ce]:nth-child(10){animation-delay:.2s}.bar[data-v-324015ce]:nth-child(11){animation-delay:.3s}.bar[data-v-324015ce]:nth-child(12){animation-delay:.4s}@keyframes spectrum-324015ce{0%{height:20%}25%{height:70%}50%{height:30%}75%{height:80%}to{height:20%}}.icon[data-v-324015ce]{font-size:36px;line-height:1;display:flex;align-items:center;justify-content:center;min-width:40px;position:relative;z-index:1}.pending-icon[data-v-324015ce]{width:26px;height:26px;color:#ff9800;animation:pendingFade-324015ce 1.5s ease-in-out infinite}@keyframes pendingFade-324015ce{0%,to{opacity:.3}50%{opacity:1}}.play-icon[data-v-324015ce]{width:36px;height:36px;color:#4caf50;animation:playIconPulse-324015ce 1s ease-in-out infinite}@keyframes playIconPulse-324015ce{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.info[data-v-324015ce]{flex:1;min-width:0;position:relative;z-index:1}.song[data-v-324015ce]{font-weight:700;font-size:26px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user[data-v-324015ce]{font-size:20px;color:#aaa;margin-top:2px}.card-enter-active[data-v-324015ce],.card-leave-active[data-v-324015ce]{transition:opacity .3s ease}.card-enter-from[data-v-324015ce],.card-leave-to[data-v-324015ce]{opacity:0}.admin[data-v-b38017e5]{min-height:100vh;background:#1a1a1a;color:#e0e0e0;max-width:600px;margin:0 auto;padding:20px}h1[data-v-b38017e5]{font-size:24px;margin-bottom:20px;color:#fff}.status-controls[data-v-b38017e5]{background:#2a2a2a;padding:16px;border-radius:8px;margin-bottom:20px}.status-controls h2[data-v-b38017e5]{font-size:18px;margin-bottom:12px;color:#fff}.status-buttons[data-v-b38017e5]{display:flex;gap:8px;flex-wrap:wrap}.status-buttons button[data-v-b38017e5]{padding:10px 16px;border:2px solid #444;background:#333;color:#aaa;border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s}.status-buttons button.active[data-v-b38017e5]{border-color:#4caf50;background:#4caf50;color:#fff}.status-buttons button[data-v-b38017e5]:hover{background:#444}.status-buttons button.active[data-v-b38017e5]:hover{background:#45a049}.add-form[data-v-b38017e5]{display:flex;gap:8px;margin-bottom:16px}.add-form input[data-v-b38017e5]{flex:1;padding:10px;border:1px solid #444;border-radius:4px;font-size:14px;background:#2a2a2a;color:#e0e0e0}.add-form input[data-v-b38017e5]::placeholder{color:#888}.add-form button[data-v-b38017e5]{padding:10px 20px;background:#4caf50;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background .2s}.add-form button[data-v-b38017e5]:hover{background:#45a049}.add-form button[data-v-b38017e5]:active{transform:scale(.98)}.filter[data-v-b38017e5]{margin-bottom:20px;padding:12px;background:#2a2a2a;border-radius:4px;border:1px solid #444}.filter label[data-v-b38017e5]{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none;color:#e0e0e0}.filter input[type=checkbox][data-v-b38017e5]{width:18px;height:18px;cursor:pointer}.requests[data-v-b38017e5]{display:flex;flex-direction:column;gap:12px}.request[data-v-b38017e5]{padding:16px;border:2px solid #444;border-radius:8px;background:#2a2a2a;transition:all .2s}.request.playing[data-v-b38017e5]{border-color:#4caf50;background:#1e3a1e}.request.completed[data-v-b38017e5]{opacity:.5;border-color:#666}.header[data-v-b38017e5]{display:flex;align-items:center;gap:8px;margin-bottom:8px}.icon[data-v-b38017e5]{font-size:20px;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.badge[data-v-b38017e5]{background:#f44;color:#fff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:4px}.play-icon[data-v-b38017e5]{width:20px;height:20px;color:#4caf50}.status[data-v-b38017e5]{flex:1;font-size:12px;color:#aaa}.delete[data-v-b38017e5]{width:28px;height:28px;border:none;background:#f44336;color:#fff;border-radius:50%;cursor:pointer;font-size:20px;line-height:1;transition:all .2s}.delete[data-v-b38017e5]:hover{background:#da190b;transform:scale(1.1)}.delete[data-v-b38017e5]:active{transform:scale(.95)}.song[data-v-b38017e5]{font-weight:700;font-size:16px;margin-bottom:4px;color:#fff}.user[data-v-b38017e5]{font-size:14px;color:#888;margin-bottom:12px}.cycle[data-v-b38017e5]{width:100%;padding:12px;background:#2196f3;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}.cycle[data-v-b38017e5]:hover{background:#0b7dda}.cycle[data-v-b38017e5]:active{transform:scale(.98)}@media(max-width:640px){.admin[data-v-b38017e5]{padding:12px}.add-form[data-v-b38017e5]{flex-direction:column}.add-form button[data-v-b38017e5]{width:100%}}
