.user-card-dialog-module__6VdFIW__page{justify-content:center;width:100%;min-height:100%;padding:24px;display:flex}.user-card-dialog-module__6VdFIW__pageInner{flex-direction:column;gap:24px;width:min(100%,600px);margin:0 auto;display:flex}.user-card-dialog-module__6VdFIW__topbar,.user-card-dialog-module__6VdFIW__header,.user-card-dialog-module__6VdFIW__summary,.user-card-dialog-module__6VdFIW__metaLine,.user-card-dialog-module__6VdFIW__contacts,.user-card-dialog-module__6VdFIW__contactChip,.user-card-dialog-module__6VdFIW__projectsHeader,.user-card-dialog-module__6VdFIW__projectCardFooter,.user-card-dialog-module__6VdFIW__projectMeta{align-items:center;display:flex}.user-card-dialog-module__6VdFIW__topbar{justify-content:flex-start;gap:12px}.user-card-dialog-module__6VdFIW__backButton{color:#0c0a09;min-height:36px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:6px;padding:8px 10px;font-size:14px;line-height:1.2;transition:background-color .18s,transform .18s;display:inline-flex}.user-card-dialog-module__6VdFIW__backButton:hover{background:#0c0a090f;transform:translateY(-1px)}.user-card-dialog-module__6VdFIW__backButton svg,.user-card-dialog-module__6VdFIW__contactChip svg{flex-shrink:0;width:18px;height:18px}.user-card-dialog-module__6VdFIW__content{flex-direction:column;gap:24px;width:100%;display:flex}.user-card-dialog-module__6VdFIW__header{flex-direction:column;align-items:flex-start;gap:16px}.user-card-dialog-module__6VdFIW__avatar{color:#fff;background:linear-gradient(#ffc758 0%,#ff9f0a 100%);border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;font-size:24px;font-weight:700;line-height:1;display:inline-flex}.user-card-dialog-module__6VdFIW__summary{flex-wrap:wrap;gap:8px;padding-bottom:4px}.user-card-dialog-module__6VdFIW__badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:4px 10px;font-size:14px;line-height:1.2;display:inline-flex}.user-card-dialog-module__6VdFIW__badgeRoleAdmin{color:#af52de;background:#af52de1f}.user-card-dialog-module__6VdFIW__badgeRoleOwner{color:#c26d00;background:#ff9f0a1f}.user-card-dialog-module__6VdFIW__badgeRoleMember{color:#57534e;background:#867e791f}.user-card-dialog-module__6VdFIW__badgeStatusActive{color:#3fa255;background:#34c7591f}.user-card-dialog-module__6VdFIW__badgeStatusInvited{color:#a96500;background:#ffbd0729}.user-card-dialog-module__6VdFIW__badgeStatusDisabled{color:#57534eb8;background:#867e791f}.user-card-dialog-module__6VdFIW__nameBlock{flex-direction:column;gap:8px;display:flex}.user-card-dialog-module__6VdFIW__name{color:#0c0a09;letter-spacing:-.5px;margin:0;font-size:24px;font-weight:500;line-height:24px}.user-card-dialog-module__6VdFIW__metaLine{color:#57534eb8;letter-spacing:-.25px;flex-wrap:wrap;gap:8px;font-size:16px;line-height:24px}.user-card-dialog-module__6VdFIW__metaDivider{opacity:.64}.user-card-dialog-module__6VdFIW__contacts{flex-wrap:wrap;gap:12px}.user-card-dialog-module__6VdFIW__contactChip{color:#0c0a09;letter-spacing:-.25px;background:#867e791f;border-radius:12px;gap:8px;min-height:40px;padding:8px 12px;font-size:16px;line-height:24px}.user-card-dialog-module__6VdFIW__section{flex-direction:column;gap:16px;display:flex}.user-card-dialog-module__6VdFIW__projectsHeader{border-bottom:1px solid #867e7929;justify-content:space-between;gap:12px;padding-bottom:8px}.user-card-dialog-module__6VdFIW__projectsTitle{color:#0c0a09;letter-spacing:-.25px;margin:0;font-size:16px;font-weight:400;line-height:24px}.user-card-dialog-module__6VdFIW__projectsCount{color:#57534eb8;font-size:14px;line-height:1.2}.user-card-dialog-module__6VdFIW__projectsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.user-card-dialog-module__6VdFIW__projectCard{background:#fff;border:2px solid #867e7929;border-radius:12px;flex-direction:column;justify-content:space-between;gap:20px;min-height:100px;padding:16px;display:flex}.user-card-dialog-module__6VdFIW__projectCardTitle{color:#0c0a09;margin:0;font-size:16px;font-weight:500;line-height:24px}.user-card-dialog-module__6VdFIW__projectCardFooter{color:#57534eb8;justify-content:space-between;gap:8px;font-size:14px;line-height:1.2}.user-card-dialog-module__6VdFIW__projectOwner{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.user-card-dialog-module__6VdFIW__projectMeta{white-space:nowrap;flex-shrink:0;gap:4px}.user-card-dialog-module__6VdFIW__emptyState{color:#57534eb8;letter-spacing:-.25px;text-align:center;border:2px dashed #867e7929;border-radius:24px;justify-content:center;align-items:center;min-height:160px;padding:24px;font-size:16px;line-height:24px;display:flex}.user-card-dialog-module__6VdFIW__errorState,.user-card-dialog-module__6VdFIW__loadingState{color:#57534eb8;letter-spacing:-.25px;padding:20px 0 4px;font-size:16px;line-height:24px}.user-card-dialog-module__6VdFIW__errorState{color:#dc2626}@media (max-width:720px){.user-card-dialog-module__6VdFIW__page{padding:12px}.user-card-dialog-module__6VdFIW__pageInner{width:100%}.user-card-dialog-module__6VdFIW__projectsGrid{grid-template-columns:1fr}.user-card-dialog-module__6VdFIW__contactChip{width:100%}}
.dashboard-model-strip-module__cz_3Ba__strip{box-sizing:border-box;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:12px;width:100%;margin-bottom:0;padding:8px 16px 8px 8px;display:grid}.dashboard-model-strip-module__cz_3Ba__picker{justify-content:flex-start;align-items:center;min-width:0;display:flex;position:relative}.dashboard-model-strip-module__cz_3Ba__tags{scrollbar-width:thin;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex;overflow:auto hidden}.dashboard-model-strip-module__cz_3Ba__tags::-webkit-scrollbar{height:4px}.dashboard-model-strip-module__cz_3Ba__tagWrap{flex:none;align-items:center;display:flex}.dashboard-model-strip-module__cz_3Ba__tags .lab-badge{min-height:24px;box-shadow:none;color:#0c0a09;background:#867e791f;border:0;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:400;line-height:1.2}@media (max-width:640px){.dashboard-model-strip-module__cz_3Ba__strip{flex-direction:column;align-items:flex-start;gap:14px;padding:10px;display:flex}}
.atom-dashboard-shell-module__wYkO4q__page{--atom-page-gutter:24px;--atom-page-gutter-bottom:25px;--atom-column-height:calc(100vh - var(--atom-page-gutter) - var(--atom-page-gutter-bottom));--atom-sidebar-min-height:calc(100vh - clamp(152px, 18vh, 216px));z-index:0;box-sizing:border-box;width:100%;min-width:0;max-width:100%;min-height:0;padding:var(--atom-page-gutter) var(--atom-page-gutter) var(--atom-page-gutter-bottom) var(--atom-page-gutter);background:var(--lab-bg,#fafaf9);flex-direction:column;align-items:stretch;display:flex;position:fixed;inset:0;overflow:hidden}.atom-dashboard-shell-module__wYkO4q__page.lab-shell{min-height:0}.atom-dashboard-shell-module__wYkO4q__frame{flex:1 1 0;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);width:100%;min-width:0;min-height:0;display:grid;overflow:hidden}.atom-dashboard-shell-module__wYkO4q__frame .atom-layout{grid-area:1/1;height:100%;min-height:0;max-height:100%}
