:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;color-scheme:light dark;color:#ffffffde;background-color:#1a1a1a}body{margin:0;min-height:100vh;background:radial-gradient(1200px 600px at 50% -10%,#2b2b2b,#1a1a1a)}#root{display:flex;justify-content:center}main.home,main.page{width:min(920px,92vw);padding:48px 0}h1{font-size:2.5rem;margin:0 0 4px}p{color:#ffffffb3}.columns{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:32px}.card{background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:20px 24px}.card h2{margin:0 0 12px;font-size:1.15rem}.form{display:flex;flex-direction:column;gap:14px}.form label{display:flex;flex-direction:column;gap:4px;font-size:.9rem;color:#ffffffb3}.form label.checkbox{flex-direction:row;align-items:center}.form fieldset{border:1px solid rgba(255,255,255,.12);border-radius:8px;margin:0;padding:12px}.form legend{font-size:.85rem;color:#fff9}.grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}input,select{padding:8px 10px;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:#00000040;color:inherit;font:inherit}button{padding:10px 16px;border-radius:8px;border:none;background:#646cff;color:#fff;font:inherit;font-weight:600;cursor:pointer}button:hover:not(:disabled){filter:brightness(1.1)}button:disabled{opacity:.6;cursor:default}button.danger{background:#b33a3a}.error{color:#ff8b8b;margin:0}.party-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.party-header .open{color:#7bd88f;font-weight:600}.ws-state{color:#ffffff80;font-size:.85rem;font-weight:400}.party-header .closed{color:#ff8b8b;font-weight:600}.invite{text-align:right}.invite span{display:block;font-size:.8rem;color:#fff9;margin-bottom:4px}.page section+section,.page .actions{margin-top:20px}.settings{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:8px;color:#ffffffbf}.members{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.members em{font-style:normal;font-size:.75rem;padding:2px 8px;border-radius:999px;margin-left:8px}.members .owner{background:#646cff40;color:#b9beff}.members .you{background:#ffffff26;color:#fff}.actions{display:flex;justify-content:flex-end}.search-results,.suggestions{margin:14px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.search-results li,.suggestions li{display:flex;align-items:center;gap:12px;padding:8px 10px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#0003}.search-results img,.suggestions img{width:48px;height:48px;border-radius:6px;object-fit:cover;background:#ffffff14}.track-meta{flex:1;display:flex;flex-direction:column;min-width:0}.track-title{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.track-artist{font-size:.85rem;color:#fff9}button.suggest{padding:8px 14px}.empty{color:#ffffff8c}.votes-left{font-size:.8rem;font-weight:400;color:#fff9;margin-left:10px}.vote-count{font-size:.85rem;font-variant-numeric:tabular-nums;color:#ffffffb3}.vote-count.voted{color:#b9beff;font-weight:600}button.vote{background:#2f6f3f}button.unvote{background:#4a4a6a}.indicator{color:#ffd479;font-size:.9rem;margin:8px 0 12px}.playlist{margin:0;padding:0;list-style:none;counter-reset:playlist;display:flex;flex-direction:column;gap:8px}.playlist li{display:flex;align-items:center;gap:12px;padding:8px 10px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#0003}.playlist img{width:48px;height:48px;border-radius:6px;object-fit:cover;background:#ffffff14}.playlist .position{width:24px;text-align:center;font-weight:700;color:#b9beff}.playlist li.playing{border-color:#b9beff99;background:#646cff1f}.playlist li.playing .position{color:#fff}.playlist li[onclick],.playlist li:not(.playing):hover{cursor:pointer}.now-playing-head{display:flex;align-items:center;gap:14px;margin-bottom:14px}.now-playing-head img{width:64px;height:64px;border-radius:8px;object-fit:cover;background:#ffffff14}.progress{display:flex;align-items:center;gap:10px}.progress-bar{flex:1;height:6px;border-radius:3px;background:#ffffff26;overflow:hidden}.progress-fill{height:100%;background:#646cff;border-radius:3px}.progress-time{font-size:.8rem;color:#fff9;font-variant-numeric:tabular-nums}.playback-controls{display:flex;justify-content:center;gap:10px;margin-top:14px}button.primary{background:#4a54d9}.app-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px}.app-user{display:flex;align-items:center;gap:12px;color:#ffffffb3;font-size:.9rem}.app-user strong{color:#fff}.app-user a{color:#b9beff;text-decoration:none;font-weight:600}.user-row{align-items:flex-start!important;flex-direction:column;gap:6px!important}.user-info{display:flex;flex-direction:column;gap:2px;width:100%}.user-email{color:#ffffff8c;font-size:.85rem}.user-actions{display:flex;gap:8px;margin-top:4px}.user-edit{width:100%;flex-direction:row;flex-wrap:wrap;align-items:center}.user-edit input,.user-edit select{flex:1;min-width:140px}.login-card{max-width:420px;margin:0 auto}@media (max-width: 720px){.columns,.grid{grid-template-columns:1fr}}
