.workspace-picker-page{max-width:960px;margin:0 auto;padding:32px 24px 80px}.workspace-picker-header{justify-content:space-between;align-items:center;margin-bottom:56px;display:flex}.workspace-picker-page>p{max-width:640px;color:var(--muted-foreground)}.workspace-choice-group{margin:24px 0}.workspace-choice-group h2,.workspace-choice-group h3{margin:0 0 12px;font-size:1rem}.workspace-choice-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.workspace-choice{border:1px solid var(--border);background:var(--card);color:var(--foreground);text-align:left;cursor:pointer;font:inherit;border-radius:12px;flex-direction:column;align-items:flex-start;gap:4px;padding:16px;display:flex}.workspace-choice:hover,.workspace-choice:focus-visible{border-color:var(--primary);background:var(--secondary)}.workspace-choice span{color:var(--muted-foreground);font-size:.85rem}.workspace-switcher{min-width:0;position:relative}.workspace-switcher>.business-selector{text-align:left;font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}.workspace-switcher .business-name small{text-overflow:ellipsis;white-space:nowrap;max-width:340px;color:var(--muted-foreground);font-size:11px;display:block;overflow:hidden}.workspace-switcher-panel{color:var(--foreground);border:1px solid var(--border);background:var(--card);z-index:40;border-radius:16px;width:min(480px,100vw - 32px);max-height:75vh;margin:0;padding:20px;position:fixed;inset:auto;overflow:auto;box-shadow:0 15px 40px #0002}.workspace-switcher-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.workspace-switcher-heading h2{margin:0;font-size:1.1rem}.workspace-switcher-panel .workspace-choice-group{margin:20px 0}.workspace-management{margin:24px 0}.workspace-management>p{color:var(--muted-foreground);max-width:720px}.workspace-management .form-stack{max-width:640px}.workspace-structure{grid-template-columns:1fr 1fr;gap:16px;margin:24px 0;display:grid}.workspace-structure ul{color:var(--muted-foreground);padding-left:20px}@media (max-width:640px){.workspace-picker-page{padding:24px 16px 80px}.workspace-picker-header{margin-bottom:32px}.workspace-switcher .business-name small{max-width:170px}.workspace-switcher-panel{position:fixed;top:76px;left:16px}.workspace-structure,.workspace-choice-grid{grid-template-columns:1fr}.workspace-switcher>.business-selector{gap:8px;padding:0}}.workspace-switcher-links{flex-direction:column;gap:12px;display:flex}.organization-create{margin-bottom:24px}.organization-create>.padded{margin-top:16px}.workspace-switcher-panel::backdrop{background:#0002}.workspace-choice[aria-current=true]{border-color:var(--primary);background:var(--secondary)}.workspace-team-list{padding:0 24px 24px}.workspace-member{border-bottom:1px solid var(--border);padding:20px 0}.workspace-member:last-child{border-bottom:0}.workspace-member-header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.workspace-member-header>div{flex:1;min-width:0}.workspace-member-header small{color:var(--muted-foreground);overflow-wrap:anywhere;font-size:12px;display:block}.workspace-member>.button,.workspace-member>[data-slot=button]{margin-top:12px}.workspace-read-only{border:1px solid var(--border);background:var(--secondary);color:var(--muted-foreground);border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:24px;padding:14px 16px;font-size:13px;display:flex}.workspace-read-only strong{color:var(--foreground);margin-right:8px}.workspace-read-only svg{flex-shrink:0}.mobile-nav.read-only-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-invitations{grid-column:1/-1}.workspace-invitations-toolbar{padding:0 24px 12px}.workspace-invitation-list{padding:0 24px 24px}.workspace-invitation{border-top:1px solid var(--border);align-items:center;gap:16px;padding:20px 0;display:flex}.workspace-invitation-copy{overflow-wrap:anywhere;flex:1;min-width:0}.workspace-invitation-copy>strong,.workspace-invitation-copy>span,.workspace-invitation-copy>small{display:block}.workspace-invitation-copy>span,.workspace-invitation-copy>small,.workspace-invitation-copy>p{color:var(--muted-foreground);font-size:13px}.workspace-invitation-copy>p{margin-bottom:0}.workspace-invitation>[data-slot=button]{flex-shrink:0}@media (max-width:640px){.workspace-invitation{flex-wrap:wrap;gap:12px}.workspace-invitation-copy{flex-basis:calc(100% - 90px)}.workspace-invitation>[data-slot=button]{width:100%}}
