.loading-state.svelte-1e21ipo{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem}.spinner.svelte-1e21ipo{width:30px;height:30px;border:3px solid rgba(59,130,246,.3);border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}.error-state.svelte-1e21ipo{padding:1rem;background:#ef44441a;border-radius:8px;color:#ef4444;text-align:center}.rooms-list.svelte-1e21ipo{display:flex;flex-direction:column;gap:8px;max-height:300px;overflow-y:auto}.room-item.svelte-1e21ipo{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#33415580;border-radius:8px;color:#e2e8f0;transition:all .3s ease;cursor:pointer}.room-item.svelte-1e21ipo:hover{background:#3b82f633}.action-button.svelte-1e21ipo{color:#94a3b8;transition:all .3s ease;padding:8px;border-radius:8px}.action-button.svelte-1e21ipo:hover{color:#3b82f6;background:#3b82f61a;transform:rotate(180deg)}
