.workspace-selection.svelte-14e38hv .header:where(.svelte-14e38hv){text-align:center;margin-bottom:50px}.workspace-selection.svelte-14e38hv .header:where(.svelte-14e38hv) h1:where(.svelte-14e38hv){font-size:2.5rem;font-weight:600;margin-bottom:10px}.workspace-selection.svelte-14e38hv .header:where(.svelte-14e38hv) p:where(.svelte-14e38hv){font-size:1.1rem;color:var(--text-secondary);font-weight:400}.workspace-selection.svelte-14e38hv .workspace-grid:where(.svelte-14e38hv){display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;margin-bottom:40px}.workspace-selection.svelte-14e38hv .workspace-card:where(.svelte-14e38hv){background:var(--bg-primary);border-radius:12px;padding:30px;text-decoration:none;color:inherit;box-shadow:0 4px 6px #0000000d;border:2px solid transparent;transition:all .3s ease;position:relative}.workspace-selection.svelte-14e38hv .workspace-card:where(.svelte-14e38hv):hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a;border-color:#007bff}.workspace-selection.svelte-14e38hv .workspace-card:where(.svelte-14e38hv) .workspace-header:where(.svelte-14e38hv){display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.workspace-selection.svelte-14e38hv .workspace-card:where(.svelte-14e38hv) .workspace-header:where(.svelte-14e38hv) h3:where(.svelte-14e38hv){font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0}.workspace-selection.svelte-14e38hv .workspace-card:where(.svelte-14e38hv) .workspace-header:where(.svelte-14e38hv) .inactive-badge:where(.svelte-14e38hv){background:#6c757d;color:#fff;padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.workspace-selection.svelte-14e38hv .workspace-card:where(.svelte-14e38hv) .workspace-description:where(.svelte-14e38hv){color:#6c757d;font-size:1rem;line-height:1.5;margin-bottom:25px}.workspace-selection.svelte-14e38hv .workspace-card:where(.svelte-14e38hv) .workspace-actions:where(.svelte-14e38hv){display:flex;justify-content:flex-end}.workspace-selection.svelte-14e38hv .workspace-card:where(.svelte-14e38hv) .workspace-actions:where(.svelte-14e38hv) .enter-text:where(.svelte-14e38hv){color:#007bff;font-weight:600;font-size:1rem;transition:color .2s ease}.workspace-selection.svelte-14e38hv .workspace-card:where(.svelte-14e38hv):hover:not(.inactive) .enter-text:where(.svelte-14e38hv){color:#0056b3}.workspace-selection.svelte-14e38hv .create-card:where(.svelte-14e38hv){display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.5rem;border:2px dashed var(--border);background:transparent;cursor:pointer;font:inherit;color:inherit}.workspace-selection.svelte-14e38hv .create-card:where(.svelte-14e38hv):hover{border-color:#007bff;border-style:solid}.workspace-selection.svelte-14e38hv .create-card:where(.svelte-14e38hv) .create-icon:where(.svelte-14e38hv){width:48px;height:48px;border-radius:50%;background:#007bff1a;color:#007bff;font-size:2rem;line-height:1;display:flex;align-items:center;justify-content:center}.workspace-selection.svelte-14e38hv .create-card:where(.svelte-14e38hv) h3:where(.svelte-14e38hv){font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0}.workspace-selection.svelte-14e38hv .create-card:where(.svelte-14e38hv) .workspace-description:where(.svelte-14e38hv){margin-bottom:0}.workspace-selection.svelte-14e38hv .loading:where(.svelte-14e38hv){text-align:center;padding:60px 40px}.workspace-selection.svelte-14e38hv .loading:where(.svelte-14e38hv) p:where(.svelte-14e38hv){color:#6c757d;font-size:1.1rem}.workspace-selection.svelte-14e38hv .no-workspaces:where(.svelte-14e38hv){text-align:center;background:var(--bg-primary);padding:60px 40px;border-radius:12px;box-shadow:0 4px 6px #0000000d}.workspace-selection.svelte-14e38hv .no-workspaces:where(.svelte-14e38hv) h2:where(.svelte-14e38hv){font-size:1.5rem;font-weight:600;color:#2c3e50;margin-bottom:15px}.workspace-selection.svelte-14e38hv .no-workspaces:where(.svelte-14e38hv) p:where(.svelte-14e38hv){color:#6c757d;font-size:1rem;line-height:1.5}.logout-container.svelte-14e38hv{margin-top:2rem;text-align:center}.create-form.svelte-14e38hv{display:flex;flex-direction:column;gap:1.25rem}.create-form.svelte-14e38hv .error-message:where(.svelte-14e38hv){background-color:#fef2f2;color:#dc2626;padding:.75rem 1rem;border:1px solid #fecaca;border-radius:8px;font-size:.875rem}.create-form.svelte-14e38hv .form-group:where(.svelte-14e38hv){display:flex;flex-direction:column;gap:.375rem}.create-form.svelte-14e38hv .form-group:where(.svelte-14e38hv) label:where(.svelte-14e38hv){font-size:.875rem;font-weight:500;color:var(--text-primary)}.create-form.svelte-14e38hv .industry-select:where(.svelte-14e38hv){width:100%;padding:.625rem .75rem;border:1px solid var(--border);border-radius:8px;font-size:.9rem;color:var(--text-primary);background:var(--bg-primary);font-family:inherit;cursor:pointer}.create-form.svelte-14e38hv .industry-select:where(.svelte-14e38hv):focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1a}.create-form.svelte-14e38hv .field-hint:where(.svelte-14e38hv){margin:.25rem 0 0;font-size:.8rem;color:var(--text-secondary)}.admin-link.svelte-14e38hv{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:var(--primary);color:#fff;text-decoration:none;border-radius:.5rem;font-weight:600;font-size:.95rem;margin-bottom:2rem;transition:all .2s ease}.admin-link.svelte-14e38hv:hover{filter:brightness(1.1);transform:translateY(-1px)}.admin-link.svelte-14e38hv svg:where(.svelte-14e38hv){flex-shrink:0}
