@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";.profile-panel__tabs{margin-bottom:.75rem}.profile-panel__section{gap:.85rem;padding-top:.5rem;display:grid}.profile-panel__context{text-align:center;color:#64748b!important}.profile-panel__avatar{margin:0 auto .25rem;background:linear-gradient(135deg, var(--flack-primary-light), var(--flack-primary))!important;width:72px!important;height:72px!important;color:var(--flack-primary-contrast)!important;font-size:1.25rem!important;font-weight:700!important}.profile-panel__actions{gap:.65rem;display:grid}.profile-panel__password{border-top:1px solid var(--flack-border);gap:.75rem;margin-top:.25rem;padding-top:.85rem;display:grid}.profile-panel__password-title{color:#334155!important;font-weight:600!important}.profile-panel__invite{border-top:1px solid var(--flack-border);gap:.85rem;margin-top:.5rem;padding-top:1rem;display:grid}.profile-panel__empty{text-align:center;padding:2rem 1rem}.profile-panel__invitation-actions{flex-direction:column;gap:.35rem;display:flex}.profile-panel__message{text-align:center;color:var(--flack-primary-text)!important;margin-top:.5rem!important;font-weight:500!important}.profile-panel__error{text-align:center;color:#dc2626!important;margin-top:.5rem!important}.workspace-strip{background:#fff;border-left:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;align-items:center;gap:.75rem;width:72px;height:100%;min-height:0;padding:1rem .5rem;display:flex;position:relative;overflow:visible}.workspace-strip__list{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex-shrink:1;align-items:center;gap:.75rem;width:100%;min-height:0;display:flex;overflow-y:auto}.workspace-strip__list::-webkit-scrollbar{display:none}.workspace-strip__spinner{color:var(--flack-primary-text)!important}.workspace-strip__item{color:#334155;cursor:pointer;background:#f1f5f9;border:none;border-radius:14px;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:.85rem;font-weight:700;transition:background .15s,color .15s;display:grid;overflow:hidden}.workspace-strip__item:hover{background:var(--flack-primary-soft)}.workspace-strip__item.is-active{background:var(--flack-primary);color:var(--flack-primary-contrast);box-shadow:0 4px 12px var(--flack-primary-soft)}.workspace-strip__item--add{border:1px dashed var(--flack-primary-border)!important;color:var(--flack-primary-text)!important;background:0 0!important;border-radius:14px!important;width:44px!important;height:44px!important}.workspace-strip__item--add:hover{background:var(--flack-primary-softer)!important}.workspace-strip__profile{border:2px solid var(--flack-primary);color:#334155;cursor:pointer;background:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;margin-top:auto;font-size:.8rem;font-weight:700;transition:box-shadow .15s;display:grid;overflow:hidden}.workspace-strip__profile:hover{box-shadow:0 0 0 3px var(--flack-primary-soft)}.workspace-strip__image,.workspace-strip__profile-image{object-fit:cover;width:100%;height:100%;display:block}.workspace-strip__add-wrap{justify-content:center;display:flex;position:relative}.workspace-strip__create{border:1px solid var(--flack-border);z-index:1000;gap:.85rem;min-width:280px;display:grid;position:absolute;top:0;left:calc(100% + .75rem);background:#fff!important;border-radius:14px!important;padding:1.15rem!important}.workspace-strip__create-title{color:#0f172a!important;margin:0!important;font-weight:700!important}.workspace-strip__error{text-align:center;padding:0 .25rem;position:absolute;bottom:4.5rem;color:#dc2626!important}.dashboard{background:var(--flack-tint);flex-direction:row-reverse;height:100vh;min-height:100vh;display:flex}.dashboard__main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.dashboard__header{border-bottom:1px solid var(--flack-border);background:#fff;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.dashboard__title{letter-spacing:-.02em;color:var(--flack-primary-text)!important;font-weight:700!important}.dashboard__chat{flex-direction:column;flex:1;min-height:0;padding:.75rem;display:flex;overflow:hidden}.chat-micro-host{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;flex:auto;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.chat-micro-host__mount{flex-direction:column;flex:auto;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.chat-micro-host chat-app{flex:auto;width:100%;height:100%;min-height:0}.chat-micro-host__state{z-index:1;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex;position:absolute;inset:0}.dashboard__placeholder{text-align:center;border:1px dashed var(--flack-primary-border);background:#fff;border-radius:14px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;height:100%;line-height:1.5;padding:1.5rem!important;display:flex!important}.auth-page{grid-template-columns:1fr 1fr;width:100%;min-height:100dvh;display:grid}.auth-page__visual{background:#fff;justify-content:center;align-items:center;min-width:0;padding:2rem;display:flex}.auth-page__visual img{object-fit:contain;width:min(70%,420px);height:auto;display:block}.auth-page__form{background:var(--flack-primary);justify-content:center;align-items:center;min-width:0;padding:2.5rem;display:flex}.auth-card{border:1px solid #ffffff80;gap:1rem;width:min(400px,100%);display:grid;background:#fff!important;border-radius:20px!important;margin:0!important;padding:2rem 1.75rem 1.75rem!important;box-shadow:0 24px 48px #0000002e!important}.auth-card__header{flex-direction:column;gap:.35rem;margin-bottom:.25rem;display:flex}.auth-card__logo{object-fit:contain;width:140px;height:auto;margin-bottom:.65rem;display:block}.auth-card__title{letter-spacing:-.02em;color:#0f172a!important;margin:0!important;font-size:1.5rem!important;font-weight:700!important;line-height:1.2!important}.auth-card__subtitle{color:#64748b!important;margin:0!important;font-size:.95rem!important;line-height:1.4!important}.auth-card__fields{gap:.85rem;display:grid}.auth-card__error{background:#fef2f2;border-radius:10px;padding:.65rem .85rem;color:#dc2626!important;margin:0!important;font-size:.875rem!important}.auth-card__footer{text-align:center!important;color:#64748b!important;font-size:.9rem!important}@media (width<=900px){.auth-page{grid-template-columns:1fr}.auth-page__visual{min-height:32vh;padding:1.5rem}.auth-page__visual img{width:min(55%,260px)}.auth-page__form{padding:1.75rem 1.25rem 2.5rem}}html,body,#root{height:100%;margin:0}body{-webkit-font-smoothing:antialiased;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif}input,textarea,select{accent-color:var(--flack-primary)}input:focus-visible,textarea:focus-visible,select:focus-visible{outline-color:var(--flack-primary)}.app-loading{flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100vh;display:flex}
