.Skills-module__GBwtVG__page{gap:var(--p-space-5);flex-direction:column;display:flex}.Skills-module__GBwtVG__section{gap:var(--p-space-4);flex-direction:column;display:flex}.Skills-module__GBwtVG__panel{gap:var(--p-space-3);padding:var(--p-space-4);background:var(--p-surface);border:1px solid var(--p-border);border-radius:var(--p-radius);flex-direction:column;display:flex}.Skills-module__GBwtVG__panelHeading{font-size:var(--p-text-lg)}.Skills-module__GBwtVG__panelNote{font-size:var(--p-text-sm);color:var(--p-text-muted)}.Skills-module__GBwtVG__muted{color:var(--p-text-muted)}.Skills-module__GBwtVG__fieldError{font-size:var(--p-text-sm);color:var(--p-danger)}.Skills-module__GBwtVG__skillName{font-weight:var(--p-weight-medium)}.Skills-module__GBwtVG__viewNav{gap:var(--p-space-4);border-bottom:1px solid var(--p-border);flex-wrap:wrap;display:flex}.Skills-module__GBwtVG__viewLink{padding:var(--p-space-2) 0;color:var(--p-text-muted);border-bottom:2px solid #0000;text-decoration:none}.Skills-module__GBwtVG__viewLink[aria-current=page]{color:var(--p-text);font-weight:var(--p-weight-medium);border-bottom-color:var(--p-accent)}.Skills-module__GBwtVG__catalogue{gap:var(--p-space-5);grid-template-columns:minmax(180px,220px) 1fr;align-items:start;display:grid}.Skills-module__GBwtVG__categoryNav{gap:var(--p-space-1);flex-direction:column;display:flex}.Skills-module__GBwtVG__categoryHeading{font-size:var(--p-text-sm);color:var(--p-text-muted)}.Skills-module__GBwtVG__categoryLink{padding:var(--p-space-2);color:inherit;border-radius:var(--p-radius-sm);text-decoration:none}.Skills-module__GBwtVG__categoryLink[aria-current=true]{font-weight:var(--p-weight-medium);background:var(--p-surface-sunken,var(--p-surface))}.Skills-module__GBwtVG__filters{gap:var(--p-space-3);flex-direction:column;display:flex}.Skills-module__GBwtVG__filterRow{gap:var(--p-space-3);flex-wrap:wrap;align-items:flex-end;display:flex}.Skills-module__GBwtVG__field{gap:var(--p-space-1);flex-direction:column;flex:220px;display:flex}.Skills-module__GBwtVG__fieldLabel{font-size:var(--p-text-sm);font-weight:var(--p-weight-medium)}.Skills-module__GBwtVG__control{padding:var(--p-space-2);font:inherit;color:inherit;background:var(--p-surface);border:1px solid var(--p-border-strong);border-radius:var(--p-radius-sm)}.Skills-module__GBwtVG__checkboxField{gap:var(--p-space-2);align-items:center;display:flex}.Skills-module__GBwtVG__resultCount{font-size:var(--p-text-sm);color:var(--p-text-muted)}.Skills-module__GBwtVG__skillList{flex-direction:column;display:flex}.Skills-module__GBwtVG__skillRow{gap:var(--p-space-2) var(--p-space-4);padding:var(--p-space-3) 0;border-bottom:1px solid var(--p-border);flex-wrap:wrap;justify-content:space-between;align-items:baseline;display:flex}.Skills-module__GBwtVG__skillMain{flex-direction:column;gap:2px;min-width:0;display:flex}.Skills-module__GBwtVG__skillMeta{gap:var(--p-space-2);font-size:var(--p-text-sm);flex-wrap:wrap;display:flex}.Skills-module__GBwtVG__skillDescription{font-size:var(--p-text-sm);color:var(--p-text-muted)}.Skills-module__GBwtVG__chipList{gap:var(--p-space-1);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.Skills-module__GBwtVG__chip{padding:2px var(--p-space-2);font-size:var(--p-text-sm);border:1px solid var(--p-border);overflow-wrap:anywhere;border-radius:999px}.Skills-module__GBwtVG__inactiveTag{color:var(--p-warning-text,var(--p-text-muted));font-size:var(--p-text-sm)}.Skills-module__GBwtVG__assignment{gap:var(--p-space-3);padding:var(--p-space-3) 0;border-bottom:1px solid var(--p-border);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;display:flex}.Skills-module__GBwtVG__assignmentMain{flex-direction:column;gap:2px;min-width:200px;display:flex}.Skills-module__GBwtVG__assignmentControls{gap:var(--p-space-2);flex-wrap:wrap;align-items:flex-end;display:flex}.Skills-module__GBwtVG__selectField{gap:var(--p-space-1);flex-direction:column;display:flex}.Skills-module__GBwtVG__figures{flex-direction:column;display:flex}.Skills-module__GBwtVG__figureRow{justify-content:space-between;gap:var(--p-space-3);padding:var(--p-space-2) 0;border-bottom:1px solid var(--p-border);display:flex}.Skills-module__GBwtVG__figureRow:last-child{border-bottom:none}.Skills-module__GBwtVG__figureRow dt{color:var(--p-text-muted)}.Skills-module__GBwtVG__figureRow dd{text-align:right}.Skills-module__GBwtVG__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Skills-module__GBwtVG__linkButton{font:inherit;color:var(--p-accent);cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.Skills-module__GBwtVG__dialog{max-width:32rem;padding:var(--p-space-4);color:inherit;background:var(--p-surface);border:1px solid var(--p-border);border-radius:var(--p-radius)}.Skills-module__GBwtVG__dialog::backdrop{background:#0006}.Skills-module__GBwtVG__dialogBody{gap:var(--p-space-2);flex-direction:column;display:flex}.Skills-module__GBwtVG__dialogActions{gap:var(--p-space-2);margin-top:var(--p-space-4);justify-content:flex-end;display:flex}@media (max-width:767px){.Skills-module__GBwtVG__catalogue{gap:var(--p-space-4);grid-template-columns:1fr}.Skills-module__GBwtVG__categoryNav{gap:var(--p-space-2);flex-flow:wrap}.Skills-module__GBwtVG__categoryLink{border:1px solid var(--p-border)}.Skills-module__GBwtVG__skillRow,.Skills-module__GBwtVG__assignment,.Skills-module__GBwtVG__assignmentControls{flex-direction:column;align-items:stretch}.Skills-module__GBwtVG__selectField,.Skills-module__GBwtVG__control{width:100%}}.Skills-module__GBwtVG__skillTable{border-collapse:collapse;text-align:left;width:100%}.Skills-module__GBwtVG__skillTable th[scope=col]{padding:0 var(--p-space-3) var(--p-space-2) 0;border-bottom:1px solid var(--p-border);color:var(--p-text-muted);font-size:var(--p-text-sm);font-weight:var(--p-weight-medium);white-space:nowrap}.Skills-module__GBwtVG__skillTable td,.Skills-module__GBwtVG__skillTable th[scope=row]{padding:var(--p-space-3) var(--p-space-3) var(--p-space-3) 0;border-bottom:1px solid var(--p-border);vertical-align:top;font-size:var(--p-text-sm);font-weight:var(--p-weight-normal);text-align:left;overflow-wrap:anywhere;min-width:0}.Skills-module__GBwtVG__skillTable tbody tr:last-child td,.Skills-module__GBwtVG__skillTable tbody tr:last-child th[scope=row]{border-bottom:none}@media (max-width:767px){.Skills-module__GBwtVG__skillTable,.Skills-module__GBwtVG__skillTable>thead,.Skills-module__GBwtVG__skillTable>tbody,.Skills-module__GBwtVG__skillTable>tbody>tr,.Skills-module__GBwtVG__skillTable>tbody>tr>td,.Skills-module__GBwtVG__skillTable>tbody>tr>th{width:100%;display:block}.Skills-module__GBwtVG__skillTable>thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.Skills-module__GBwtVG__skillTable>tbody>tr{padding:var(--p-space-3) 0;border-bottom:1px solid var(--p-border)}.Skills-module__GBwtVG__skillTable>tbody>tr>td,.Skills-module__GBwtVG__skillTable>tbody>tr>th{border-bottom:none;padding:2px 0}.Skills-module__GBwtVG__skillTable>tbody>tr>td[data-label]:before{content:attr(data-label) ": ";color:var(--p-text-muted)}}.Skills-module__GBwtVG__mySkillsTable{border-collapse:collapse;text-align:left;width:100%}.Skills-module__GBwtVG__mySkillsTable th[scope=col]{padding:0 var(--p-space-3) var(--p-space-2) 0;border-bottom:1px solid var(--p-border);color:var(--p-text-muted);font-size:var(--p-text-sm);font-weight:var(--p-weight-medium);white-space:nowrap}.Skills-module__GBwtVG__mySkillsTable td,.Skills-module__GBwtVG__mySkillsTable th[scope=row]{padding:var(--p-space-3) var(--p-space-3) var(--p-space-3) 0;border-bottom:1px solid var(--p-border);vertical-align:top;font-size:var(--p-text-sm);font-weight:var(--p-weight-normal);text-align:left;overflow-wrap:anywhere;min-width:0}.Skills-module__GBwtVG__mySkillsTable tbody tr:last-child td,.Skills-module__GBwtVG__mySkillsTable tbody tr:last-child th[scope=row]{border-bottom:none}@media (max-width:767px){.Skills-module__GBwtVG__mySkillsTable,.Skills-module__GBwtVG__mySkillsTable>thead,.Skills-module__GBwtVG__mySkillsTable>tbody,.Skills-module__GBwtVG__mySkillsTable>tbody>tr,.Skills-module__GBwtVG__mySkillsTable>tbody>tr>td,.Skills-module__GBwtVG__mySkillsTable>tbody>tr>th{width:100%;display:block}.Skills-module__GBwtVG__mySkillsTable>thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.Skills-module__GBwtVG__mySkillsTable>tbody>tr{padding:var(--p-space-3) 0;border-bottom:1px solid var(--p-border)}.Skills-module__GBwtVG__mySkillsTable>tbody>tr>td,.Skills-module__GBwtVG__mySkillsTable>tbody>tr>th{border-bottom:none;padding:2px 0}.Skills-module__GBwtVG__mySkillsTable>tbody>tr>td[data-label]:before{content:attr(data-label) ": ";color:var(--p-text-muted)}}.Skills-module__GBwtVG__skillCell{flex-direction:column;gap:2px;min-width:0;display:flex}.Skills-module__GBwtVG__assignmentActions{gap:var(--p-space-2);flex-wrap:wrap;align-items:flex-start;display:flex}.Skills-module__GBwtVG__mySkillsTable .Skills-module__GBwtVG__control{width:100%;min-width:8rem}
.EmptyState-module__evhUAG__empty{align-items:flex-start;gap:var(--p-space-2);padding:var(--p-space-6);border:1px dashed var(--p-border);border-radius:var(--p-radius);background:var(--p-surface);flex-direction:column;display:flex}.EmptyState-module__evhUAG__title{font-weight:var(--p-weight-medium)}.EmptyState-module__evhUAG__description{color:var(--p-text-muted);font-size:var(--p-text-sm);max-width:60ch}.EmptyState-module__evhUAG__action{margin-top:var(--p-space-2)}
.Alert-module__-GEola__alert{gap:var(--p-space-3);padding:var(--p-space-3) var(--p-space-4);border-radius:var(--p-radius);font-size:var(--p-text-sm);border:1px solid;display:flex}.Alert-module__-GEola__icon{flex:none;margin-top:2px}.Alert-module__-GEola__body{gap:var(--p-space-1);flex-direction:column;display:flex}.Alert-module__-GEola__title{font-weight:var(--p-weight-semibold)}.Alert-module__-GEola__info{background:var(--p-info-surface);border-color:var(--p-info);color:var(--p-info)}.Alert-module__-GEola__success{background:var(--p-success-surface);border-color:var(--p-success);color:var(--p-success)}.Alert-module__-GEola__warning{background:var(--p-warning-surface);border-color:var(--p-warning);color:var(--p-warning)}.Alert-module__-GEola__danger{background:var(--p-danger-surface);border-color:var(--p-danger);color:var(--p-danger)}
.Button-module__Mr7f4W__button{justify-content:center;align-items:center;gap:var(--p-space-2);border-radius:var(--p-radius);font-family:inherit;font-weight:var(--p-weight-medium);cursor:pointer;white-space:nowrap;border:1px solid #0000;line-height:1;transition:background-color .12s,border-color .12s;display:inline-flex}.Button-module__Mr7f4W__button:disabled{cursor:not-allowed;opacity:.55}.Button-module__Mr7f4W__primary{background:var(--p-primary);border-color:var(--p-primary);color:var(--p-primary-text)}.Button-module__Mr7f4W__primary:hover:not(:disabled){background:var(--p-primary-hover);border-color:var(--p-primary-hover)}.Button-module__Mr7f4W__primary:active:not(:disabled){background:var(--p-primary-active)}.Button-module__Mr7f4W__secondary{background:var(--p-surface);border-color:var(--p-border-strong);color:var(--p-text)}.Button-module__Mr7f4W__secondary:hover:not(:disabled){background:var(--p-surface-hover)}.Button-module__Mr7f4W__ghost{color:var(--p-text);background:0 0;border-color:#0000}.Button-module__Mr7f4W__ghost:hover:not(:disabled){background:var(--p-surface-hover)}.Button-module__Mr7f4W__danger{background:var(--p-surface);border-color:var(--p-danger);color:var(--p-danger)}.Button-module__Mr7f4W__danger:hover:not(:disabled){background:var(--p-danger-surface)}.Button-module__Mr7f4W__sm{height:var(--p-control-sm);padding:0 var(--p-space-3);font-size:var(--p-text-sm)}.Button-module__Mr7f4W__md{height:var(--p-control);padding:0 var(--p-space-4);font-size:var(--p-text-base)}.Button-module__Mr7f4W__lg{height:var(--p-control-lg);padding:0 var(--p-space-5);font-size:var(--p-text-base)}.Button-module__Mr7f4W__fullWidth{width:100%}
.AuthTopology-module__3i-1yq__figure{width:100%;max-width:300px;height:auto}.AuthTopology-module__3i-1yq__label{fill:var(--p-text);font-family:var(--p-font-sans);font-size:11px;font-weight:var(--p-weight-semibold)}.AuthTopology-module__3i-1yq__labelMuted{fill:var(--p-text-muted);font-family:var(--p-font-sans);font-size:10.5px}.AuthTopology-module__3i-1yq__labelMono{fill:var(--p-text-muted);font-family:var(--p-font-mono);font-size:9.5px}.AuthTopology-module__3i-1yq__labelBrand{fill:var(--p-brand-strong);font-family:var(--p-font-sans);font-size:11px;font-weight:var(--p-weight-semibold)}
.PublicAuthShell-module__HEVzaq__page{background:var(--p-surface);min-height:100dvh;color:var(--p-text);--p-control:48px;--p-control-lg:48px;--p-text-base:1rem;--p-text-sm:.875rem;display:grid;overflow-x:hidden}@media (min-width:900px){.PublicAuthShell-module__HEVzaq__page{grid-template-columns:minmax(0,5fr) minmax(0,6fr)}}.PublicAuthShell-module__HEVzaq__context{display:none}@media (min-width:900px){.PublicAuthShell-module__HEVzaq__context{justify-content:space-between;gap:var(--p-space-6);padding:var(--p-space-6) var(--p-space-7);border-right:1px solid var(--p-border);flex-direction:column;display:flex;position:relative}.PublicAuthShell-module__HEVzaq__context:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(to right, var(--p-grid-line) 0 1px, transparent 1px var(--p-grid-size)), repeating-linear-gradient(to bottom, var(--p-grid-line) 0 1px, transparent 1px var(--p-grid-size));position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}}.PublicAuthShell-module__HEVzaq__contextInner{gap:var(--p-space-5);flex-direction:column;margin-block:auto;display:flex;position:relative}.PublicAuthShell-module__HEVzaq__contextTitle{max-width:22ch;font-size:var(--p-display-3);font-weight:var(--p-weight-bold);line-height:var(--p-leading-display);letter-spacing:-.02em;margin:0}.PublicAuthShell-module__HEVzaq__contextBody{max-width:46ch;color:var(--p-text-muted);font-size:var(--p-text-base);margin:0;line-height:1.55}.PublicAuthShell-module__HEVzaq__backLink{color:var(--p-text-muted);font-size:var(--p-text-sm);align-self:start;position:relative}.PublicAuthShell-module__HEVzaq__backLink:hover{color:var(--p-text)}.PublicAuthShell-module__HEVzaq__main{padding:var(--p-space-6) var(--p-space-5);flex-direction:column;justify-content:center;display:flex}@media (min-width:900px){.PublicAuthShell-module__HEVzaq__main{padding:var(--p-space-7)}}.PublicAuthShell-module__HEVzaq__panel{width:100%;max-width:420px;margin-inline:auto}.PublicAuthShell-module__HEVzaq__wordmark{margin-bottom:var(--p-space-6);color:var(--p-text);font-size:var(--p-text-lg);font-weight:var(--p-weight-bold);letter-spacing:.06em;text-decoration:none;display:inline-block;position:relative}.PublicAuthShell-module__HEVzaq__wordmark:after,.PublicAuthShell-module__HEVzaq__footer a:after{content:"";position:absolute;inset-block:-11px;inset-inline:0}.PublicAuthShell-module__HEVzaq__footer a{position:relative}.PublicAuthShell-module__HEVzaq__footer a:after{inset-block:-15px}.PublicAuthShell-module__HEVzaq__wordmark:hover{text-decoration:none}.PublicAuthShell-module__HEVzaq__title{font-size:var(--p-display-3);font-weight:var(--p-weight-bold);line-height:var(--p-leading-display);letter-spacing:-.02em;margin:0}.PublicAuthShell-module__HEVzaq__intro{margin:var(--p-space-3) 0 0;color:var(--p-text-muted);font-size:var(--p-text-base);line-height:1.55}.PublicAuthShell-module__HEVzaq__mobileContext{margin:var(--p-space-3) 0 0;color:var(--p-text-muted);font-size:var(--p-text-sm);line-height:1.5}@media (min-width:900px){.PublicAuthShell-module__HEVzaq__mobileContext{display:none}}.PublicAuthShell-module__HEVzaq__body{margin-top:var(--p-space-6)}.PublicAuthShell-module__HEVzaq__footer{margin-top:var(--p-space-6);padding-top:var(--p-space-4);border-top:1px solid var(--p-border);color:var(--p-text-muted);font-size:var(--p-text-sm)}
.AuthPage-module__WPpfMG__page{min-height:100vh;padding:var(--p-space-5);justify-content:center;align-items:center;display:flex}.AuthPage-module__WPpfMG__card{gap:var(--p-space-5);width:100%;max-width:360px;padding:var(--p-space-6);background:var(--p-surface);border:1px solid var(--p-border);border-radius:var(--p-radius-lg);flex-direction:column;display:flex}.AuthPage-module__WPpfMG__identity{gap:var(--p-space-1);flex-direction:column;display:flex}.AuthPage-module__WPpfMG__wordmark{font-size:var(--p-text-xl);font-weight:var(--p-weight-semibold);letter-spacing:-.01em}.AuthPage-module__WPpfMG__tagline{font-size:var(--p-text-sm);color:var(--p-text-muted)}.AuthPage-module__WPpfMG__heading{font-size:var(--p-text-lg)}.AuthPage-module__WPpfMG__intro{font-size:var(--p-text-sm);color:var(--p-text-muted)}.AuthPage-module__WPpfMG__form{gap:var(--p-space-4);flex-direction:column;display:flex}.AuthPage-module__WPpfMG__footer{font-size:var(--p-text-sm);justify-content:space-between;align-items:center;display:flex}.AuthPage-module__WPpfMG__footerLink{margin-top:var(--p-space-4);font-size:var(--p-text-sm)}.AuthPage-module__WPpfMG__footerLink a{position:relative}.AuthPage-module__WPpfMG__footerLink a:after{content:"";position:absolute;inset-block:-15px;inset-inline:0}
.Projects-module__OltG4q__page{gap:var(--p-space-5);flex-direction:column;display:flex}.Projects-module__OltG4q__controls{gap:var(--p-space-3);flex-direction:column;display:flex}.Projects-module__OltG4q__scopeNav{gap:var(--p-space-4);border-bottom:1px solid var(--p-border);flex-wrap:wrap;display:flex}.Projects-module__OltG4q__scopeLink{padding:var(--p-space-2) 0;color:var(--p-text-muted);font-size:var(--p-text-sm);font-weight:var(--p-weight-medium);border-bottom:2px solid #0000;margin-bottom:-1px}.Projects-module__OltG4q__scopeLink:hover{color:var(--p-text);text-decoration:none}.Projects-module__OltG4q__scopeLinkActive{color:var(--p-text);border-bottom-color:var(--p-accent);font-weight:var(--p-weight-semibold)}.Projects-module__OltG4q__statusFilter{gap:var(--p-space-2);flex-wrap:wrap;display:flex}.Projects-module__OltG4q__filterLink{padding:var(--p-space-1) var(--p-space-3);border:1px solid var(--p-border);border-radius:var(--p-radius-pill);color:var(--p-text-muted);font-size:var(--p-text-sm)}.Projects-module__OltG4q__filterLink:hover{background:var(--p-surface-hover);text-decoration:none}.Projects-module__OltG4q__filterLinkActive{background:var(--p-surface-active);border-color:var(--p-border-strong);color:var(--p-text);font-weight:var(--p-weight-medium)}.Projects-module__OltG4q__panel{gap:var(--p-space-3);padding-block:var(--p-space-5);border-top:1px solid var(--p-border);flex-direction:column;min-width:0;display:flex}.Projects-module__OltG4q__sections{flex-direction:column;min-width:0;display:flex}.Projects-module__OltG4q__sections>.Projects-module__OltG4q__panel:first-child{border-top:none;padding-top:0}.Projects-module__OltG4q__panelHeading{font-size:var(--p-text-lg)}.Projects-module__OltG4q__panelLead{font-size:var(--p-text-sm);color:var(--p-text-muted);max-width:70ch}.Projects-module__OltG4q__panelNote{font-size:var(--p-text-sm);color:var(--p-text-muted)}.Projects-module__OltG4q__groupHeading{font-size:var(--p-text-base);font-weight:var(--p-weight-semibold)}.Projects-module__OltG4q__table{border-collapse:collapse;text-align:left;width:100%}.Projects-module__OltG4q__table th{padding:0 var(--p-space-3) var(--p-space-2) 0;border-bottom:1px solid var(--p-border);color:var(--p-text-muted);font-size:var(--p-text-sm);font-weight:var(--p-weight-medium);white-space:normal}.Projects-module__OltG4q__table td{padding:var(--p-space-3) var(--p-space-3) var(--p-space-3) 0;border-bottom:1px solid var(--p-border);vertical-align:baseline;font-size:var(--p-text-sm)}.Projects-module__OltG4q__table tbody tr:last-child td{border-bottom:none}.Projects-module__OltG4q__projectName{font-size:var(--p-text-base);font-weight:var(--p-weight-medium)}.Projects-module__OltG4q__muted{color:var(--p-text-muted)}.Projects-module__OltG4q__memberList{flex-direction:column;gap:2px;padding:0;list-style:none;display:flex}.Projects-module__OltG4q__historyMeta{gap:var(--p-space-1);flex-direction:column;display:flex}.Projects-module__OltG4q__portfolioHeader{align-items:baseline;gap:var(--p-space-3);flex-wrap:wrap;display:flex}.Projects-module__OltG4q__subHeading{font-size:var(--p-text-sm);font-weight:var(--p-weight-medium);color:var(--p-text-muted)}.Projects-module__OltG4q__metaLine{font-size:var(--p-text-sm);color:var(--p-text-muted);display:block}@media (max-width:767px){.Projects-module__OltG4q__table,.Projects-module__OltG4q__table>thead,.Projects-module__OltG4q__table>tbody,.Projects-module__OltG4q__table>tbody>tr,.Projects-module__OltG4q__table>tbody>tr>td{width:100%;display:block}.Projects-module__OltG4q__table>thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.Projects-module__OltG4q__table>tbody>tr{padding:var(--p-space-3) 0;border-bottom:1px solid var(--p-border)}.Projects-module__OltG4q__table>tbody>tr>td{border-bottom:none;padding:2px 0}.Projects-module__OltG4q__table>tbody>tr>td[data-label]:before{content:attr(data-label) ": ";color:var(--p-text-muted)}}.Projects-module__OltG4q__detailColumns{gap:0 var(--p-space-7);grid-template-columns:minmax(0,3fr) minmax(0,2fr);display:grid}.Projects-module__OltG4q__detailColumn{flex-direction:column;min-width:0;display:flex}.Projects-module__OltG4q__detailColumn>.Projects-module__OltG4q__panel:first-child{border-top:none;padding-top:0}.Projects-module__OltG4q__definitions{gap:var(--p-space-3);flex-direction:column;margin:0;display:flex}.Projects-module__OltG4q__definitions>div{gap:var(--p-space-3);justify-content:space-between;display:flex}.Projects-module__OltG4q__definitions dt{color:var(--p-text-muted);font-size:var(--p-text-sm)}.Projects-module__OltG4q__definitions dd{text-align:right;margin:0}.Projects-module__OltG4q__chipList{gap:var(--p-space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.Projects-module__OltG4q__chip{padding:var(--p-space-1) var(--p-space-3);border:1px solid var(--p-border);border-radius:var(--p-radius-pill);font-size:var(--p-text-sm);overflow-wrap:anywhere}.Projects-module__OltG4q__rows{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Projects-module__OltG4q__row{justify-content:space-between;align-items:baseline;gap:var(--p-space-3);padding:var(--p-space-3) 0;border-top:1px solid var(--p-border);flex-wrap:wrap;display:flex}.Projects-module__OltG4q__rows>.Projects-module__OltG4q__row:first-child{border-top:none}.Projects-module__OltG4q__rowMain{flex-direction:column;gap:2px;min-width:0;display:flex}.Projects-module__OltG4q__rowTitle{font-weight:var(--p-weight-medium)}.Projects-module__OltG4q__rowMeta{font-size:var(--p-text-sm);color:var(--p-text-muted)}.Projects-module__OltG4q__rowAside{font-size:var(--p-text-sm);white-space:nowrap}.Projects-module__OltG4q__inactiveTag{color:var(--p-text-muted);font-weight:var(--p-weight-normal)}.Projects-module__OltG4q__form{gap:var(--p-space-5);flex-direction:column;display:flex}.Projects-module__OltG4q__fieldset{gap:var(--p-space-4);padding:var(--p-space-4);background:var(--p-surface);border:1px solid var(--p-border);border-radius:var(--p-radius);flex-direction:column;margin:0;display:flex}.Projects-module__OltG4q__fieldset:disabled{opacity:.7}.Projects-module__OltG4q__legend{padding:0 var(--p-space-2);font-size:var(--p-text-lg);font-weight:var(--p-weight-semibold)}.Projects-module__OltG4q__formGrid{gap:var(--p-space-4);grid-template-columns:1fr 1fr;display:grid}.Projects-module__OltG4q__formActions{gap:var(--p-space-3);flex-wrap:wrap;display:flex}.Projects-module__OltG4q__editorRows{gap:var(--p-space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Projects-module__OltG4q__editorRow{align-items:flex-start;gap:var(--p-space-3);flex-wrap:wrap;display:flex}.Projects-module__OltG4q__editorField{gap:var(--p-space-2);flex-direction:column;flex:240px;min-width:0;display:flex}.Projects-module__OltG4q__editorCount{flex:0 0 120px}.Projects-module__OltG4q__control{background:var(--p-surface);border:1px solid var(--p-border-strong);border-radius:var(--p-radius);width:100%;color:var(--p-text);font-family:inherit;font-size:var(--p-text-base);padding:0 var(--p-space-3);height:var(--p-control)}.Projects-module__OltG4q__control:disabled{background:var(--p-surface-sunken);color:var(--p-text-subtle);cursor:not-allowed}.Projects-module__OltG4q__controlInvalid{border-color:var(--p-danger)}.Projects-module__OltG4q__fieldError{font-size:var(--p-text-sm);color:var(--p-danger)}.Projects-module__OltG4q__rowError{font-size:var(--p-text-sm);color:var(--p-danger);flex:100%}.Projects-module__OltG4q__dangerPanel{gap:var(--p-space-3);padding:var(--p-space-4);background:var(--p-surface);border:1px solid var(--p-danger);border-radius:var(--p-radius);flex-direction:column;display:flex}.Projects-module__OltG4q__dialog{max-width:32rem;padding:var(--p-space-5);background:var(--p-surface);border:1px solid var(--p-border-strong);border-radius:var(--p-radius-lg);color:var(--p-text)}.Projects-module__OltG4q__dialog::backdrop{background:#00000073}.Projects-module__OltG4q__dialog>*+*{margin-top:var(--p-space-3)}.Projects-module__OltG4q__visuallyHidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (max-width:767px){.Projects-module__OltG4q__formGrid{grid-template-columns:1fr}.Projects-module__OltG4q__row{flex-direction:column;align-items:flex-start}.Projects-module__OltG4q__definitions>div{flex-direction:column;gap:2px}.Projects-module__OltG4q__definitions dd{text-align:left}.Projects-module__OltG4q__editorCount{flex:100%}}.Projects-module__OltG4q__longText{overflow-wrap:anywhere;white-space:pre-wrap}.Projects-module__OltG4q__primaryAction{height:var(--p-control);padding:0 var(--p-space-4);background:var(--p-primary);border:1px solid var(--p-primary);border-radius:var(--p-radius);color:var(--p-primary-text);font-size:var(--p-text-sm);font-weight:var(--p-weight-medium);white-space:nowrap;justify-content:center;align-items:center;line-height:1;display:inline-flex}.Projects-module__OltG4q__primaryAction:hover{background:var(--p-primary-hover);border-color:var(--p-primary-hover);text-decoration:none}.Projects-module__OltG4q__proposedGroup{border-left:2px dashed var(--p-border-strong);padding-left:var(--p-space-4)}.Projects-module__OltG4q__activeGroup{border-left:2px solid var(--p-brand);padding-left:var(--p-space-4)}.Projects-module__OltG4q__pastGroup{border-left:2px solid var(--p-border);padding-left:var(--p-space-4)}.Projects-module__OltG4q__coverage th:not(:first-child),.Projects-module__OltG4q__coverage td:not(:first-child){text-align:right;padding-right:0;padding-left:var(--p-space-3);font-variant-numeric:tabular-nums}.Projects-module__OltG4q__coverageOpen{font-weight:var(--p-weight-semibold)}.Projects-module__OltG4q__coverageNone{color:var(--p-text-muted);font-weight:var(--p-weight-normal)}.Projects-module__OltG4q__portfolioSections{flex-direction:column;min-width:0;display:flex}.Projects-module__OltG4q__portfolioSections>.Projects-module__OltG4q__panel:first-child{border-top:none;padding-top:0}@media (max-width:1023px){.Projects-module__OltG4q__detailColumns{grid-template-columns:1fr}.Projects-module__OltG4q__detailColumn+.Projects-module__OltG4q__detailColumn>.Projects-module__OltG4q__panel:first-child{border-top:1px solid var(--p-border);padding-top:var(--p-space-5)}}
.TeamFinder-module__-gX0hq__page{gap:var(--p-space-5);flex-direction:column;display:flex}.TeamFinder-module__-gX0hq__contextRow{gap:var(--p-space-4);flex-direction:column;display:flex}.TeamFinder-module__-gX0hq__panel{gap:var(--p-space-3);padding:var(--p-space-4);background:var(--p-surface);border:1px solid var(--p-border);border-radius:var(--p-radius);flex-direction:column;display:flex}.TeamFinder-module__-gX0hq__panelHeading{font-size:var(--p-text-lg)}.TeamFinder-module__-gX0hq__panelNote{font-size:var(--p-text-sm);color:var(--p-text-muted)}.TeamFinder-module__-gX0hq__groupHeading{font-size:var(--p-text-base);font-weight:var(--p-weight-semibold)}.TeamFinder-module__-gX0hq__muted{color:var(--p-text-muted)}.TeamFinder-module__-gX0hq__fieldError{font-size:var(--p-text-sm);color:var(--p-danger)}.TeamFinder-module__-gX0hq__chipList{gap:var(--p-space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.TeamFinder-module__-gX0hq__chip{padding:var(--p-space-1) var(--p-space-3);border:1px solid var(--p-border);border-radius:var(--p-radius-pill);font-size:var(--p-text-sm);overflow-wrap:anywhere}.TeamFinder-module__-gX0hq__rows{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.TeamFinder-module__-gX0hq__row{justify-content:space-between;align-items:baseline;gap:var(--p-space-3);padding:var(--p-space-2) 0;border-top:1px solid var(--p-border);font-size:var(--p-text-sm);flex-wrap:wrap;display:flex}.TeamFinder-module__-gX0hq__rowStacked{padding:var(--p-space-3) 0;border-top:1px solid var(--p-border);font-size:var(--p-text-sm);flex-direction:column;gap:2px;display:flex}.TeamFinder-module__-gX0hq__rows>.TeamFinder-module__-gX0hq__row:first-child,.TeamFinder-module__-gX0hq__rows>.TeamFinder-module__-gX0hq__rowStacked:first-child{border-top:none}.TeamFinder-module__-gX0hq__rowTitle{font-weight:var(--p-weight-medium);font-size:var(--p-text-base)}.TeamFinder-module__-gX0hq__criteria{gap:var(--p-space-3);padding:var(--p-space-4);background:var(--p-surface);border:1px solid var(--p-border);border-radius:var(--p-radius);flex-direction:column;display:flex}.TeamFinder-module__-gX0hq__criteriaFields{align-items:center;gap:var(--p-space-4);border:none;flex-wrap:wrap;margin:0;padding:0;display:flex}.TeamFinder-module__-gX0hq__legend{font-size:var(--p-text-sm);font-weight:var(--p-weight-medium);padding:0}.TeamFinder-module__-gX0hq__checkbox{align-items:center;gap:var(--p-space-2);font-size:var(--p-text-sm);display:flex}.TeamFinder-module__-gX0hq__inlineField{align-items:center;gap:var(--p-space-2);display:flex}.TeamFinder-module__-gX0hq__inlineLabel{font-size:var(--p-text-sm);color:var(--p-text-muted);white-space:nowrap}.TeamFinder-module__-gX0hq__control{background:var(--p-surface);border:1px solid var(--p-border-strong);border-radius:var(--p-radius);color:var(--p-text);font-family:inherit;font-size:var(--p-text-sm);padding:0 var(--p-space-2);height:var(--p-control-sm)}.TeamFinder-module__-gX0hq__control:disabled{background:var(--p-surface-sunken);color:var(--p-text-subtle);cursor:not-allowed}.TeamFinder-module__-gX0hq__limitInput{width:5rem}.TeamFinder-module__-gX0hq__hoursInput{width:6rem}.TeamFinder-module__-gX0hq__textarea{height:auto;padding:var(--p-space-2);line-height:var(--p-leading);resize:vertical;width:100%}.TeamFinder-module__-gX0hq__split{gap:var(--p-space-4);grid-template-columns:minmax(18rem,22rem) 1fr;align-items:start;display:grid}.TeamFinder-module__-gX0hq__listPane{gap:var(--p-space-3);flex-direction:column;min-width:0;display:flex}.TeamFinder-module__-gX0hq__detailPane{min-width:0}.TeamFinder-module__-gX0hq__detail{gap:var(--p-space-4);flex-direction:column;display:flex}.TeamFinder-module__-gX0hq__detailHeader{flex-direction:column;gap:2px;display:flex}.TeamFinder-module__-gX0hq__detailName{font-size:var(--p-text-xl)}.TeamFinder-module__-gX0hq__listHeader{gap:var(--p-space-2);flex-direction:column;display:flex}.TeamFinder-module__-gX0hq__candidates{gap:var(--p-space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.TeamFinder-module__-gX0hq__candidate{gap:2px var(--p-space-3);width:100%;padding:var(--p-space-3);text-align:left;background:var(--p-surface);border:1px solid var(--p-border);border-radius:var(--p-radius);color:inherit;font:inherit;cursor:pointer;grid-template-columns:1fr auto;grid-template-areas:"name score""department score""capacity score";display:grid}.TeamFinder-module__-gX0hq__candidate:hover{background:var(--p-surface-hover)}.TeamFinder-module__-gX0hq__candidateSelected{border-color:var(--p-accent);background:var(--p-surface-active)}.TeamFinder-module__-gX0hq__candidateName{font-weight:var(--p-weight-medium);grid-area:name}.TeamFinder-module__-gX0hq__candidateMeta{font-size:var(--p-text-sm);color:var(--p-text-muted)}.TeamFinder-module__-gX0hq__candidateMeta:first-of-type{grid-area:department}.TeamFinder-module__-gX0hq__candidateMeta:nth-of-type(2){grid-area:capacity}.TeamFinder-module__-gX0hq__candidateScore{font-variant-numeric:tabular-nums;white-space:nowrap;grid-area:score;align-self:center}.TeamFinder-module__-gX0hq__score{gap:var(--p-space-2);flex-direction:column;margin:0;display:flex}.TeamFinder-module__-gX0hq__scoreRow{justify-content:space-between;gap:var(--p-space-3);font-size:var(--p-text-sm);display:flex}.TeamFinder-module__-gX0hq__scoreRow dt{color:var(--p-text-muted)}.TeamFinder-module__-gX0hq__scoreRow dd{font-variant-numeric:tabular-nums;margin:0}.TeamFinder-module__-gX0hq__scoreTotal{padding-top:var(--p-space-2);border-top:1px solid var(--p-border);font-weight:var(--p-weight-semibold)}.TeamFinder-module__-gX0hq__scoreTotal dt{color:var(--p-text)}.TeamFinder-module__-gX0hq__proposalForm{gap:var(--p-space-4);flex-direction:column;display:flex}.TeamFinder-module__-gX0hq__fieldset{gap:var(--p-space-2);border:none;flex-direction:column;margin:0;padding:0;display:flex}.TeamFinder-module__-gX0hq__fieldset:disabled{opacity:.7}.TeamFinder-module__-gX0hq__backToList{margin-bottom:var(--p-space-3);display:none}@media (max-width:899px){.TeamFinder-module__-gX0hq__split{grid-template-columns:1fr}.TeamFinder-module__-gX0hq__split[data-showing=detail] .TeamFinder-module__-gX0hq__listPane,.TeamFinder-module__-gX0hq__split[data-showing=list] .TeamFinder-module__-gX0hq__detailPane{display:none}.TeamFinder-module__-gX0hq__split[data-showing=detail] .TeamFinder-module__-gX0hq__backToList{display:block}}.TeamFinder-module__-gX0hq__criteriaNote{font-size:var(--p-text-sm);color:var(--p-text-muted);flex-basis:100%;margin:0}.TeamFinder-module__-gX0hq__table{border-collapse:collapse;text-align:left;width:100%}.TeamFinder-module__-gX0hq__table th[scope=col]{padding:0 var(--p-space-3) var(--p-space-2) 0;border-bottom:1px solid var(--p-border);color:var(--p-text-muted);font-size:var(--p-text-sm);font-weight:var(--p-weight-medium);white-space:nowrap}.TeamFinder-module__-gX0hq__table td,.TeamFinder-module__-gX0hq__table th[scope=row]{padding:var(--p-space-3) var(--p-space-3) var(--p-space-3) 0;border-bottom:1px solid var(--p-border);vertical-align:baseline;font-size:var(--p-text-sm);font-weight:var(--p-weight-normal);text-align:left}.TeamFinder-module__-gX0hq__table tbody tr:last-child td,.TeamFinder-module__-gX0hq__table tbody tr:last-child th[scope=row]{border-bottom:none}.TeamFinder-module__-gX0hq__composition th[scope=col]:not(:first-child),.TeamFinder-module__-gX0hq__composition td{text-align:right;padding-right:0;padding-left:var(--p-space-3);font-variant-numeric:tabular-nums}.TeamFinder-module__-gX0hq__compositionRole{overflow-wrap:anywhere;min-width:0}.TeamFinder-module__-gX0hq__activeCount{border-bottom:2px solid var(--p-brand)}.TeamFinder-module__-gX0hq__proposedCount{border-bottom:2px dashed var(--p-border-strong)}.TeamFinder-module__-gX0hq__openCount{font-weight:var(--p-weight-semibold)}.TeamFinder-module__-gX0hq__openNone{color:var(--p-text-muted)}.TeamFinder-module__-gX0hq__candidateCell{min-width:0}.TeamFinder-module__-gX0hq__candidateButton{width:100%;color:var(--p-text);font:inherit;font-weight:var(--p-weight-medium);text-align:left;cursor:pointer;overflow-wrap:anywhere;background:0 0;border:0;padding:0;display:block}.TeamFinder-module__-gX0hq__candidateButton:hover{text-decoration:underline}.TeamFinder-module__-gX0hq__candidateRowSelected{background:var(--p-surface-active)}.TeamFinder-module__-gX0hq__scoreCell{font-variant-numeric:tabular-nums;white-space:nowrap}@media (max-width:767px){.TeamFinder-module__-gX0hq__table,.TeamFinder-module__-gX0hq__table>thead,.TeamFinder-module__-gX0hq__table>tbody,.TeamFinder-module__-gX0hq__table>tbody>tr,.TeamFinder-module__-gX0hq__table>tbody>tr>td,.TeamFinder-module__-gX0hq__table>tbody>tr>th{width:100%;display:block}.TeamFinder-module__-gX0hq__table>thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.TeamFinder-module__-gX0hq__table>tbody>tr{padding:var(--p-space-3) 0;border-bottom:1px solid var(--p-border)}.TeamFinder-module__-gX0hq__table>tbody>tr>td,.TeamFinder-module__-gX0hq__table>tbody>tr>th{border-bottom:none;padding:2px 0}.TeamFinder-module__-gX0hq__table>tbody>tr>td[data-label]:before{content:attr(data-label) ": ";color:var(--p-text-muted)}.TeamFinder-module__-gX0hq__composition td{text-align:left;padding-left:0}.TeamFinder-module__-gX0hq__activeCount,.TeamFinder-module__-gX0hq__proposedCount{border-bottom:none;padding-left:var(--p-space-3)!important}.TeamFinder-module__-gX0hq__activeCount{border-left:2px solid var(--p-brand)}.TeamFinder-module__-gX0hq__proposedCount{border-left:2px dashed var(--p-border-strong)}}
.AppShell-module__va2KKW__shell{background:var(--p-bg);min-height:100vh;display:flex}.AppShell-module__va2KKW__main{min-width:0;padding:var(--p-space-6);flex:1}@media (min-width:1280px){.AppShell-module__va2KKW__main{padding:var(--p-space-6) var(--p-space-7)}}.AppShell-module__va2KKW__main:focus{outline:none}.AppShell-module__va2KKW__main:focus-visible{outline:var(--p-focus-ring-width) solid var(--p-focus-ring);outline-offset:calc(var(--p-focus-ring-offset) * -1)}.AppShell-module__va2KKW__skipLink{left:var(--p-space-3);z-index:30;padding:var(--p-space-2) var(--p-space-3);background:var(--p-surface);border:1px solid var(--p-border-strong);border-radius:var(--p-radius);color:var(--p-text);position:absolute;top:-48px}.AppShell-module__va2KKW__skipLink:focus{top:var(--p-space-3)}@media (max-width:767px){.AppShell-module__va2KKW__shell{flex-direction:column}.AppShell-module__va2KKW__main{padding:var(--p-space-4);padding-bottom:calc(var(--p-mobile-nav-height) + env(safe-area-inset-bottom,0px) + var(--p-space-5))}}
.Breadcrumbs-module__gqu4oW__breadcrumbs{font-size:var(--p-text-sm)}.Breadcrumbs-module__gqu4oW__trail{align-items:baseline;gap:var(--p-space-2);color:var(--p-text-muted);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.Breadcrumbs-module__gqu4oW__crumb+.Breadcrumbs-module__gqu4oW__crumb:before{content:"›";margin-right:var(--p-space-2);color:var(--p-text-subtle)}.Breadcrumbs-module__gqu4oW__crumb{overflow-wrap:anywhere}.Breadcrumbs-module__gqu4oW__compact{display:none}@media (max-width:767px){.Breadcrumbs-module__gqu4oW__trail{display:none}.Breadcrumbs-module__gqu4oW__compact{margin:0;display:block}}
.FormErrorSummary-module__bBneHG__list{padding-left:var(--p-space-4);gap:var(--p-space-1);flex-direction:column;margin:0;display:flex}.FormErrorSummary-module__bBneHG__list li{overflow-wrap:anywhere}
.Field-module__qcpc4G__field{gap:var(--p-space-2);flex-direction:column;display:flex}.Field-module__qcpc4G__label{font-size:var(--p-text-sm);font-weight:var(--p-weight-medium);color:var(--p-text)}.Field-module__qcpc4G__requirement{margin-left:var(--p-space-2);font-weight:var(--p-weight-normal);color:var(--p-text-subtle)}.Field-module__qcpc4G__control{background:var(--p-surface);border:1px solid var(--p-border-strong);border-radius:var(--p-radius);width:100%;color:var(--p-text);font-family:inherit;font-size:var(--p-text-base);padding:0 var(--p-space-3);height:var(--p-control)}.Field-module__qcpc4G__control:disabled{background:var(--p-surface-sunken);color:var(--p-text-subtle);cursor:not-allowed}.Field-module__qcpc4G__textarea{height:auto;min-height:88px;padding:var(--p-space-3);line-height:var(--p-leading);resize:vertical}.Field-module__qcpc4G__invalid{border-color:var(--p-danger)}.Field-module__qcpc4G__hint{font-size:var(--p-text-sm);color:var(--p-text-muted)}.Field-module__qcpc4G__error{font-size:var(--p-text-sm);color:var(--p-danger)}.Field-module__qcpc4G__checkboxRow{align-items:center;gap:var(--p-space-2);display:flex}.Field-module__qcpc4G__checkbox{width:16px;height:16px;accent-color:var(--p-primary)}
.Account-module__XcFpcW__page{gap:var(--p-space-5);flex-direction:column;display:flex}.Account-module__XcFpcW__sections{flex-direction:column;min-width:0;display:flex}.Account-module__XcFpcW__section{gap:var(--p-space-3);padding-block:var(--p-space-5);border-top:1px solid var(--p-border);flex-direction:column;min-width:0;display:flex}.Account-module__XcFpcW__sections>.Account-module__XcFpcW__section:first-child{border-top:none;padding-top:0}.Account-module__XcFpcW__sectionHeading{font-size:var(--p-text-lg)}.Account-module__XcFpcW__sectionNote{font-size:var(--p-text-sm);color:var(--p-text-muted);max-width:70ch}.Account-module__XcFpcW__groupHeading{font-size:var(--p-text-base);font-weight:var(--p-weight-semibold)}.Account-module__XcFpcW__muted{color:var(--p-text-muted)}.Account-module__XcFpcW__fieldError{font-size:var(--p-text-sm);color:var(--p-danger);display:block}.Account-module__XcFpcW__figures{gap:var(--p-space-3);flex-direction:column;margin:0;display:flex}.Account-module__XcFpcW__figureRow{gap:var(--p-space-4);flex-wrap:wrap;justify-content:space-between;display:flex}.Account-module__XcFpcW__figureRow dt{color:var(--p-text-muted);font-size:var(--p-text-sm)}.Account-module__XcFpcW__figureRow dd{min-width:0;margin:0}.Account-module__XcFpcW__chipList{gap:var(--p-space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.Account-module__XcFpcW__wrapAnywhere{overflow-wrap:anywhere}.Account-module__XcFpcW__sessionGroup{gap:var(--p-space-2);flex-direction:column;display:flex}.Account-module__XcFpcW__sessionCell{flex-direction:column;gap:2px;min-width:0;display:flex}.Account-module__XcFpcW__currentMark{font-weight:var(--p-weight-semibold)}.Account-module__XcFpcW__endedMark{font-size:var(--p-text-sm);color:var(--p-text-muted)}.Account-module__XcFpcW__agentCell{overflow-wrap:anywhere;max-width:26rem;font-size:var(--p-text-sm)}.Account-module__XcFpcW__controls{gap:var(--p-space-3);flex-direction:column;display:flex}.Account-module__XcFpcW__controlRow{gap:var(--p-space-3);flex-wrap:wrap;display:flex}.Account-module__XcFpcW__dialog{max-width:32rem;width:calc(100vw - var(--p-space-6));padding:var(--p-space-5);background:var(--p-surface);border:1px solid var(--p-border-strong);border-radius:var(--p-radius-lg);color:var(--p-text)}.Account-module__XcFpcW__dialog::backdrop{background:#00000073}.Account-module__XcFpcW__dialog>*+*{margin-top:var(--p-space-3)}.Account-module__XcFpcW__dialogActions{gap:var(--p-space-3);flex-wrap:wrap;display:flex}.Account-module__XcFpcW__table{border-collapse:collapse;text-align:left;width:100%}.Account-module__XcFpcW__table th[scope=col]{padding:0 var(--p-space-3) var(--p-space-2) 0;border-bottom:1px solid var(--p-border);color:var(--p-text-muted);font-size:var(--p-text-sm);font-weight:var(--p-weight-medium);white-space:nowrap}.Account-module__XcFpcW__table td,.Account-module__XcFpcW__table th[scope=row]{padding:var(--p-space-3) var(--p-space-3) var(--p-space-3) 0;border-bottom:1px solid var(--p-border);vertical-align:top;font-size:var(--p-text-sm);font-weight:var(--p-weight-normal);text-align:left;min-width:0}.Account-module__XcFpcW__table tbody tr:last-child td,.Account-module__XcFpcW__table tbody tr:last-child th[scope=row]{border-bottom:none}@media (max-width:767px){.Account-module__XcFpcW__table,.Account-module__XcFpcW__table>thead,.Account-module__XcFpcW__table>tbody,.Account-module__XcFpcW__table>tbody>tr,.Account-module__XcFpcW__table>tbody>tr>td,.Account-module__XcFpcW__table>tbody>tr>th{width:100%;display:block}.Account-module__XcFpcW__table>thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.Account-module__XcFpcW__table>tbody>tr{padding:var(--p-space-3) 0;border-bottom:1px solid var(--p-border)}.Account-module__XcFpcW__table>tbody>tr>td,.Account-module__XcFpcW__table>tbody>tr>th{border-bottom:none;padding:2px 0}.Account-module__XcFpcW__table>tbody>tr>td[data-label]:before{content:attr(data-label) ": ";color:var(--p-text-muted)}.Account-module__XcFpcW__agentCell{max-width:none}.Account-module__XcFpcW__figureRow{flex-direction:column;gap:2px}}
.Staffing-module__Trj8da__page{gap:var(--p-space-6);flex-direction:column;display:flex}.Staffing-module__Trj8da__section{gap:var(--p-space-4);flex-direction:column;display:flex}.Staffing-module__Trj8da__sectionHeading{font-size:var(--p-text-xl)}.Staffing-module__Trj8da__panel{gap:var(--p-space-3);padding-block:var(--p-space-4);border-top:1px solid var(--p-border);flex-direction:column;min-width:0;display:flex}.Staffing-module__Trj8da__detail>.Staffing-module__Trj8da__panel:first-of-type{border-top:none;padding-top:0}.Staffing-module__Trj8da__panelHeading{font-size:var(--p-text-lg)}.Staffing-module__Trj8da__panelNote{font-size:var(--p-text-sm);color:var(--p-text-muted)}.Staffing-module__Trj8da__groupHeading{font-size:var(--p-text-base);font-weight:var(--p-weight-semibold)}.Staffing-module__Trj8da__muted{color:var(--p-text-muted);font-weight:var(--p-weight-normal)}.Staffing-module__Trj8da__fieldError{font-size:var(--p-text-sm);color:var(--p-danger)}.Staffing-module__Trj8da__fieldLabel{font-size:var(--p-text-sm);font-weight:var(--p-weight-medium)}.Staffing-module__Trj8da__statusNav{gap:var(--p-space-4);border-bottom:1px solid var(--p-border);flex-wrap:wrap;display:flex}.Staffing-module__Trj8da__statusLink{padding:var(--p-space-2) 0;color:var(--p-text-muted);font-size:var(--p-text-sm);font-weight:var(--p-weight-medium);border-bottom:2px solid #0000;margin-bottom:-1px}.Staffing-module__Trj8da__statusLink:hover{color:var(--p-text);text-decoration:none}.Staffing-module__Trj8da__statusLinkActive{color:var(--p-text);border-bottom-color:var(--p-accent);font-weight:var(--p-weight-semibold)}.Staffing-module__Trj8da__split{gap:var(--p-space-6);grid-template-columns:minmax(0,3fr) minmax(0,2fr);align-items:start;display:grid}@media (max-width:1279px){.Staffing-module__Trj8da__split{gap:var(--p-space-5);grid-template-columns:minmax(0,20rem) minmax(0,1fr)}}.Staffing-module__Trj8da__listPane,.Staffing-module__Trj8da__detailPane{min-width:0}.Staffing-module__Trj8da__queue{gap:var(--p-space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Staffing-module__Trj8da__queueRow{width:100%;padding:var(--p-space-3);text-align:left;background:var(--p-surface);border:1px solid var(--p-border);border-radius:var(--p-radius);color:inherit;font:inherit;cursor:pointer;flex-direction:column;gap:2px;display:flex}.Staffing-module__Trj8da__queueRow:hover{background:var(--p-surface-hover)}.Staffing-module__Trj8da__queueRowSelected{border-color:var(--p-accent);background:var(--p-surface-active)}.Staffing-module__Trj8da__queueType{font-size:var(--p-text-sm);color:var(--p-text-muted)}.Staffing-module__Trj8da__queueName{font-weight:var(--p-weight-medium)}.Staffing-module__Trj8da__queueMeta{font-size:var(--p-text-sm);color:var(--p-text-muted)}.Staffing-module__Trj8da__detail{gap:var(--p-space-4);flex-direction:column;display:flex}.Staffing-module__Trj8da__detailHeader{flex-direction:column;gap:2px;display:flex}.Staffing-module__Trj8da__detailType{font-size:var(--p-text-sm);color:var(--p-text-muted)}.Staffing-module__Trj8da__detailName{font-size:var(--p-text-xl)}.Staffing-module__Trj8da__figures{gap:var(--p-space-2);flex-direction:column;margin:0;display:flex}.Staffing-module__Trj8da__figureRow{justify-content:space-between;gap:var(--p-space-3);font-size:var(--p-text-sm);display:flex}.Staffing-module__Trj8da__figureRow dt{color:var(--p-text-muted)}.Staffing-module__Trj8da__figureRow dd{font-variant-numeric:tabular-nums;text-align:right;margin:0}.Staffing-module__Trj8da__decisionBar{gap:var(--p-space-3);flex-wrap:wrap;align-items:center;display:flex}.Staffing-module__Trj8da__rows{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Staffing-module__Trj8da__row{justify-content:space-between;align-items:baseline;gap:var(--p-space-3);padding:var(--p-space-3);background:var(--p-surface);border:1px solid var(--p-border);border-radius:var(--p-radius);margin-bottom:var(--p-space-2);flex-wrap:wrap;display:flex}.Staffing-module__Trj8da__rowMain{flex-direction:column;gap:2px;min-width:0;display:flex}.Staffing-module__Trj8da__rowTitle{font-weight:var(--p-weight-medium)}.Staffing-module__Trj8da__rowAside{align-items:center;gap:var(--p-space-3);font-size:var(--p-text-sm);flex-wrap:wrap;display:flex}.Staffing-module__Trj8da__control{background:var(--p-surface);border:1px solid var(--p-border-strong);border-radius:var(--p-radius);width:100%;color:var(--p-text);font-family:inherit;font-size:var(--p-text-base);padding:var(--p-space-2) var(--p-space-3)}.Staffing-module__Trj8da__textarea{line-height:var(--p-leading);resize:vertical}.Staffing-module__Trj8da__removalForm{gap:var(--p-space-2);flex-direction:column;display:flex}.Staffing-module__Trj8da__dialog{max-width:34rem;width:calc(100vw - var(--p-space-6));padding:var(--p-space-5);background:var(--p-surface);border:1px solid var(--p-border-strong);border-radius:var(--p-radius-lg);color:var(--p-text)}.Staffing-module__Trj8da__dialog::backdrop{background:#00000073}.Staffing-module__Trj8da__dialog>*+*{margin-top:var(--p-space-3)}.Staffing-module__Trj8da__dialogActions{gap:var(--p-space-3);flex-wrap:wrap;display:flex}.Staffing-module__Trj8da__backToList{margin-bottom:var(--p-space-3);display:none}@media (max-width:899px){.Staffing-module__Trj8da__split{grid-template-columns:1fr}.Staffing-module__Trj8da__split[data-showing=detail] .Staffing-module__Trj8da__listPane,.Staffing-module__Trj8da__split[data-showing=list] .Staffing-module__Trj8da__detailPane{display:none}.Staffing-module__Trj8da__split[data-showing=detail] .Staffing-module__Trj8da__backToList{display:block}.Staffing-module__Trj8da__figureRow{flex-direction:column;gap:0}.Staffing-module__Trj8da__figureRow dd{text-align:left}}.Staffing-module__Trj8da__longText{overflow-wrap:anywhere;white-space:pre-wrap}.Staffing-module__Trj8da__queueTable,.Staffing-module__Trj8da__projectTable{border-collapse:collapse;text-align:left;width:100%}.Staffing-module__Trj8da__queueTable th[scope=col],.Staffing-module__Trj8da__projectTable th[scope=col]{padding:0 var(--p-space-3) var(--p-space-2) 0;border-bottom:1px solid var(--p-border);color:var(--p-text-muted);font-size:var(--p-text-sm);font-weight:var(--p-weight-medium);white-space:nowrap}.Staffing-module__Trj8da__queueTable td,.Staffing-module__Trj8da__queueTable th[scope=row],.Staffing-module__Trj8da__projectTable td,.Staffing-module__Trj8da__projectTable th[scope=row]{padding:var(--p-space-3) var(--p-space-3) var(--p-space-3) 0;border-bottom:1px solid var(--p-border);vertical-align:baseline;font-size:var(--p-text-sm);font-weight:var(--p-weight-normal);text-align:left}.Staffing-module__Trj8da__queueTable tbody tr:last-child td,.Staffing-module__Trj8da__queueTable tbody tr:last-child th[scope=row],.Staffing-module__Trj8da__projectTable tbody tr:last-child td,.Staffing-module__Trj8da__projectTable tbody tr:last-child th[scope=row]{border-bottom:none}.Staffing-module__Trj8da__queueCell,.Staffing-module__Trj8da__projectCell{min-width:0}.Staffing-module__Trj8da__queueButton{width:100%;color:var(--p-text);font:inherit;font-weight:var(--p-weight-medium);text-align:left;cursor:pointer;overflow-wrap:anywhere;background:0 0;border:0;padding:0;display:block}.Staffing-module__Trj8da__queueButton:hover{text-decoration:underline}.Staffing-module__Trj8da__queueRowSelected{background:var(--p-surface-active)}.Staffing-module__Trj8da__queueName{font-weight:var(--p-weight-medium);overflow-wrap:anywhere}.Staffing-module__Trj8da__projectActions{gap:var(--p-space-3);flex-wrap:wrap;display:flex}@media (max-width:1279px){.Staffing-module__Trj8da__queueTable,.Staffing-module__Trj8da__queueTable>thead,.Staffing-module__Trj8da__queueTable>tbody,.Staffing-module__Trj8da__queueTable>tbody>tr,.Staffing-module__Trj8da__queueTable>tbody>tr>td,.Staffing-module__Trj8da__queueTable>tbody>tr>th{width:100%;display:block}.Staffing-module__Trj8da__queueTable>thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.Staffing-module__Trj8da__queueTable>tbody>tr{padding:var(--p-space-3) 0;border-bottom:1px solid var(--p-border)}.Staffing-module__Trj8da__queueTable>tbody>tr>td,.Staffing-module__Trj8da__queueTable>tbody>tr>th{border-bottom:none;padding:2px 0}.Staffing-module__Trj8da__queueTable>tbody>tr>td[data-label]:before{content:attr(data-label) ": ";color:var(--p-text-muted)}}@media (max-width:767px){.Staffing-module__Trj8da__projectTable,.Staffing-module__Trj8da__projectTable>thead,.Staffing-module__Trj8da__projectTable>tbody,.Staffing-module__Trj8da__projectTable>tbody>tr,.Staffing-module__Trj8da__projectTable>tbody>tr>td,.Staffing-module__Trj8da__projectTable>tbody>tr>th{width:100%;display:block}.Staffing-module__Trj8da__projectTable>thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.Staffing-module__Trj8da__projectTable>tbody>tr{padding:var(--p-space-3) 0;border-bottom:1px solid var(--p-border)}.Staffing-module__Trj8da__projectTable>tbody>tr>td,.Staffing-module__Trj8da__projectTable>tbody>tr>th{border-bottom:none;padding:2px 0}}
.MobileNavigation-module__dA-IWa__bar{display:none}@media (max-width:767px){.MobileNavigation-module__dA-IWa__bar{z-index:20;background:var(--p-surface);border-top:1px solid var(--p-border);padding-bottom:env(safe-area-inset-bottom,0px);display:block;position:fixed;inset:auto 0 0}.MobileNavigation-module__dA-IWa__tabs{align-items:stretch;margin:0;padding:0;list-style:none;display:flex}.MobileNavigation-module__dA-IWa__tab{flex:1 1 0;min-width:0}.MobileNavigation-module__dA-IWa__link{width:100%;min-height:var(--p-mobile-nav-height);padding:var(--p-space-2) var(--p-space-1);color:var(--p-text-muted);font-size:var(--p-text-xs);cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:2px;text-decoration:none;display:flex}.MobileNavigation-module__dA-IWa__link:hover{color:var(--p-text);text-decoration:none}.MobileNavigation-module__dA-IWa__linkCurrent,.MobileNavigation-module__dA-IWa__linkCurrentSection{background:var(--p-surface-active);color:var(--p-text);font-weight:var(--p-weight-medium)}.MobileNavigation-module__dA-IWa__icon{flex:none}.MobileNavigation-module__dA-IWa__label{text-align:center;overflow-wrap:anywhere}}.MobileNavigation-module__dA-IWa__sheet{width:min(100%,30rem);max-width:100%;padding:var(--p-space-4);background:var(--p-surface);border:1px solid var(--p-border);border-radius:var(--p-radius-lg) var(--p-radius-lg) 0 0;color:var(--p-text);margin:auto auto 0}.MobileNavigation-module__dA-IWa__sheet::backdrop{background:#16181d66}.MobileNavigation-module__dA-IWa__sheetTitle{font-size:var(--p-text-lg);margin-bottom:var(--p-space-3)}.MobileNavigation-module__dA-IWa__sheetItems{margin:0 0 var(--p-space-4);flex-direction:column;gap:2px;padding:0;list-style:none;display:flex}.MobileNavigation-module__dA-IWa__sheetLink{align-items:center;gap:var(--p-space-3);min-height:var(--p-control-lg);padding:0 var(--p-space-3);border-radius:var(--p-radius);color:var(--p-text);text-decoration:none;display:flex}.MobileNavigation-module__dA-IWa__sheetLink:hover{background:var(--p-surface-hover);text-decoration:none}.MobileNavigation-module__dA-IWa__sheetLinkCurrent{background:var(--p-surface-active);font-weight:var(--p-weight-medium)}.MobileNavigation-module__dA-IWa__sheetAccount{gap:var(--p-space-2);padding-top:var(--p-space-4);border-top:1px solid var(--p-border);flex-direction:column;align-items:flex-start;display:flex}.MobileNavigation-module__dA-IWa__accountName{font-size:var(--p-text-sm);font-weight:var(--p-weight-medium)}.MobileNavigation-module__dA-IWa__accountRoles{font-size:var(--p-text-xs);color:var(--p-text-muted);overflow-wrap:anywhere}.MobileNavigation-module__dA-IWa__sheetClose{width:100%;min-height:var(--p-control-lg);margin-top:var(--p-space-4);border:1px solid var(--p-border-strong);border-radius:var(--p-radius);color:var(--p-text);font-size:var(--p-text-base);cursor:pointer;background:0 0}.MobileNavigation-module__dA-IWa__sheetClose:hover{background:var(--p-surface-hover)}
.PageHeader-module__dw1rEa__header{justify-content:space-between;align-items:flex-start;gap:var(--p-space-4);padding-bottom:var(--p-space-4);border-bottom:1px solid var(--p-border);flex-wrap:wrap;display:flex}.PageHeader-module__dw1rEa__headline{gap:var(--p-space-2);flex-direction:column;min-width:0;display:flex}.PageHeader-module__dw1rEa__titleRow{align-items:center;gap:var(--p-space-3);flex-wrap:wrap;display:flex}.PageHeader-module__dw1rEa__title{font-size:var(--p-text-2xl);overflow-wrap:anywhere}.PageHeader-module__dw1rEa__description{color:var(--p-text-muted);font-size:var(--p-text-sm);max-width:70ch}.PageHeader-module__dw1rEa__actions{align-items:center;gap:var(--p-space-2);display:flex}
.Sidebar-module__v6LWQG__sidebar{width:var(--p-sidebar-width);padding:var(--p-space-5) var(--p-space-4);gap:var(--p-space-5);background:var(--p-bg);border-right:1px solid var(--p-border);flex-direction:column;flex:none;display:flex}.Sidebar-module__v6LWQG__sidebarCollapsed{width:var(--p-sidebar-width-collapsed);padding:var(--p-space-4) var(--p-space-2);align-items:center}.Sidebar-module__v6LWQG__identity{flex-direction:column;gap:2px;min-width:0;display:flex}.Sidebar-module__v6LWQG__wordmark{font-size:var(--p-text-lg);font-weight:var(--p-weight-bold);letter-spacing:.06em;text-transform:uppercase}.Sidebar-module__v6LWQG__organization{font-size:var(--p-text-sm);color:var(--p-text-muted);overflow-wrap:anywhere}.Sidebar-module__v6LWQG__items{flex-direction:column;flex:1;gap:2px;width:100%;min-width:0;margin:0;padding:0;list-style:none;display:flex}.Sidebar-module__v6LWQG__item{align-items:center;gap:var(--p-space-3);min-height:var(--p-control);padding:var(--p-space-2) var(--p-space-3);border-radius:var(--p-radius);color:var(--p-text-muted);font-size:var(--p-text-base);overflow-wrap:anywhere;text-decoration:none;display:flex}.Sidebar-module__v6LWQG__item:hover{background:var(--p-surface-hover);color:var(--p-text);text-decoration:none}.Sidebar-module__v6LWQG__itemCurrent{background:var(--p-brand-soft);color:var(--p-text);font-weight:var(--p-weight-medium);position:relative}.Sidebar-module__v6LWQG__itemCurrent:before{content:"";background:var(--p-brand);border-radius:1px;width:2px;position:absolute;top:6px;bottom:6px;left:0}.Sidebar-module__v6LWQG__itemCurrent .Sidebar-module__v6LWQG__itemIcon{color:var(--p-brand-strong)}.Sidebar-module__v6LWQG__itemIcon{flex:none}.Sidebar-module__v6LWQG__itemCollapsed{padding:var(--p-space-2);justify-content:center}.Sidebar-module__v6LWQG__account{padding-top:var(--p-space-4);border-top:1px solid var(--p-border);flex-direction:column;gap:2px;width:100%;min-width:0;display:flex}.Sidebar-module__v6LWQG__accountName{font-size:var(--p-text-sm);font-weight:var(--p-weight-medium);overflow-wrap:anywhere}.Sidebar-module__v6LWQG__accountRoles{font-size:var(--p-text-xs);color:var(--p-text-muted);overflow-wrap:anywhere}.Sidebar-module__v6LWQG__accountActions{margin-top:var(--p-space-2)}.Sidebar-module__v6LWQG__collapseToggle{justify-content:center;align-items:center;gap:var(--p-space-2);width:100%;min-height:var(--p-control);margin-top:var(--p-space-2);padding:var(--p-space-1) var(--p-space-2);border-radius:var(--p-radius);color:var(--p-text-muted);font-size:var(--p-text-sm);cursor:pointer;background:0 0;border:1px solid #0000;display:flex}.Sidebar-module__v6LWQG__collapseToggle:hover{background:var(--p-surface-hover);color:var(--p-text)}@media (min-width:768px) and (max-width:1099px){.Sidebar-module__v6LWQG__sidebar{width:var(--p-sidebar-width-collapsed);padding:var(--p-space-4) var(--p-space-2);align-items:center}.Sidebar-module__v6LWQG__sidebar .Sidebar-module__v6LWQG__item{padding:var(--p-space-2);justify-content:center}.Sidebar-module__v6LWQG__sidebar .Sidebar-module__v6LWQG__wordmark,.Sidebar-module__v6LWQG__sidebar .Sidebar-module__v6LWQG__organization,.Sidebar-module__v6LWQG__sidebar .Sidebar-module__v6LWQG__itemLabel,.Sidebar-module__v6LWQG__sidebar .Sidebar-module__v6LWQG__accountName,.Sidebar-module__v6LWQG__sidebar .Sidebar-module__v6LWQG__accountRoles{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Sidebar-module__v6LWQG__sidebar .Sidebar-module__v6LWQG__collapseToggle{display:none}}@media (max-width:767px){.Sidebar-module__v6LWQG__sidebar{display:none}}
.StatusBadge-module__4kIc4q__badge{padding:2px var(--p-space-2);border-radius:var(--p-radius-sm);font-size:var(--p-text-xs);font-weight:var(--p-weight-medium);letter-spacing:.01em;white-space:nowrap;align-items:center;display:inline-flex}.StatusBadge-module__4kIc4q__neutral{background:var(--p-neutral-status-surface);color:var(--p-neutral-status)}.StatusBadge-module__4kIc4q__info{background:var(--p-info-surface);color:var(--p-info)}.StatusBadge-module__4kIc4q__success{background:var(--p-success-surface);color:var(--p-success)}.StatusBadge-module__4kIc4q__warning{background:var(--p-warning-surface);color:var(--p-warning)}.StatusBadge-module__4kIc4q__danger{background:var(--p-danger-surface);color:var(--p-danger)}
.CreateWorkspacePage-module__4VUnCa__page{min-height:100dvh;padding:var(--p-space-6) var(--p-space-4);background:var(--p-bg);place-items:center;display:grid}.CreateWorkspacePage-module__4VUnCa__card{width:100%;max-width:520px;padding:var(--p-space-6);background:var(--p-surface);border:1px solid var(--p-border);border-radius:var(--p-radius-lg)}.CreateWorkspacePage-module__4VUnCa__wordmark{margin-bottom:var(--p-space-2);color:var(--p-text);font-weight:var(--p-weight-bold);letter-spacing:.06em;text-decoration:none;display:inline-block}.CreateWorkspacePage-module__4VUnCa__title{font-size:var(--p-text-2xl);font-weight:var(--p-weight-bold);letter-spacing:-.01em;margin:0}.CreateWorkspacePage-module__4VUnCa__intro{margin:var(--p-space-3) 0 var(--p-space-5);color:var(--p-text-muted);font-size:var(--p-text-base);line-height:1.55}.CreateWorkspacePage-module__4VUnCa__fields{gap:var(--p-space-4);display:grid}.CreateWorkspacePage-module__4VUnCa__field{gap:var(--p-space-2);display:grid}.CreateWorkspacePage-module__4VUnCa__label{font-size:var(--p-text-sm);font-weight:var(--p-weight-medium)}.CreateWorkspacePage-module__4VUnCa__hint{color:var(--p-text-subtle);font-size:var(--p-text-xs)}.CreateWorkspacePage-module__4VUnCa__input{width:100%;min-height:var(--p-control-lg);padding:0 var(--p-space-3);background:var(--p-surface);border:1px solid var(--p-border-strong);border-radius:var(--p-radius);color:var(--p-text);font-family:inherit;font-size:var(--p-text-base)}.CreateWorkspacePage-module__4VUnCa__fieldError{color:var(--p-danger);font-size:var(--p-text-xs)}.CreateWorkspacePage-module__4VUnCa__submit{width:100%;min-height:var(--p-control-lg);margin-top:var(--p-space-5);background:var(--p-primary);border:1px solid var(--p-primary);border-radius:var(--p-radius);color:var(--p-primary-text);font-family:inherit;font-size:var(--p-text-base);font-weight:var(--p-weight-semibold);cursor:pointer}.CreateWorkspacePage-module__4VUnCa__submit:hover:not(:disabled){background:var(--p-primary-hover)}.CreateWorkspacePage-module__4VUnCa__submit:disabled{opacity:.7;cursor:default}.CreateWorkspacePage-module__4VUnCa__footerNote{margin-top:var(--p-space-5);padding-top:var(--p-space-4);border-top:1px solid var(--p-border);color:var(--p-text-muted);font-size:var(--p-text-sm)}.CreateWorkspacePage-module__4VUnCa__footerNote a{position:relative}.CreateWorkspacePage-module__4VUnCa__footerNote a:after{content:"";position:absolute;inset-block:-15px;inset-inline:0}.CreateWorkspacePage-module__4VUnCa__success{gap:var(--p-space-4);display:grid}.CreateWorkspacePage-module__4VUnCa__successMark{color:var(--p-brand)}.CreateWorkspacePage-module__4VUnCa__successBody{color:var(--p-text-muted);font-size:var(--p-text-base);line-height:1.55}.CreateWorkspacePage-module__4VUnCa__successActions{gap:var(--p-space-3);display:flex}.CreateWorkspacePage-module__4VUnCa__successPrimary{min-height:var(--p-control-lg);padding-inline:var(--p-space-5);background:var(--p-primary);border-radius:var(--p-radius);color:var(--p-primary-text);font-weight:var(--p-weight-semibold);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.CreateWorkspacePage-module__4VUnCa__successPrimary:hover{text-decoration:none}
.Home-module__wRAjOG__page{gap:var(--p-space-6);flex-direction:column;display:flex}.Home-module__wRAjOG__sections{flex-direction:column;display:flex}.Home-module__wRAjOG__section{gap:var(--p-space-3);padding-block:var(--p-space-5);border-top:1px solid var(--p-border);flex-direction:column;display:flex}.Home-module__wRAjOG__sections>.Home-module__wRAjOG__section:first-child{border-top:none;padding-top:0}.Home-module__wRAjOG__sectionHeader{justify-content:space-between;align-items:baseline;gap:var(--p-space-4);flex-wrap:wrap;display:flex}.Home-module__wRAjOG__sectionTitle{font-size:var(--p-text-lg)}.Home-module__wRAjOG__sectionSummary{font-size:var(--p-text-sm);color:var(--p-text-muted);margin-top:2px}.Home-module__wRAjOG__sectionAction{font-size:var(--p-text-sm);white-space:nowrap}.Home-module__wRAjOG__rows{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Home-module__wRAjOG__row{justify-content:space-between;align-items:baseline;gap:var(--p-space-3);padding:var(--p-space-3) 0;border-top:1px solid var(--p-border);flex-wrap:wrap;display:flex}.Home-module__wRAjOG__rows>.Home-module__wRAjOG__row:first-child{border-top:none}.Home-module__wRAjOG__rowMain{flex-direction:column;gap:2px;min-width:0;display:flex}.Home-module__wRAjOG__rowTitle{font-weight:var(--p-weight-medium)}.Home-module__wRAjOG__rowMeta{font-size:var(--p-text-sm);color:var(--p-text-muted)}.Home-module__wRAjOG__rowAside{align-items:center;gap:var(--p-space-3);flex-wrap:wrap;display:flex}.Home-module__wRAjOG__chips{gap:var(--p-space-2);flex-wrap:wrap;display:flex}.Home-module__wRAjOG__empty{font-size:var(--p-text-sm);color:var(--p-text-muted)}@media (max-width:767px){.Home-module__wRAjOG__row{flex-direction:column;align-items:flex-start}}.Home-module__wRAjOG__setupSteps{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Home-module__wRAjOG__setupStep{gap:var(--p-space-2) var(--p-space-4);padding:var(--p-space-3) 0;border-top:1px solid var(--p-border);grid-template-columns:auto minmax(0,1fr);align-items:baseline;display:grid}.Home-module__wRAjOG__setupSteps>.Home-module__wRAjOG__setupStep:first-child{border-top:none}@media (min-width:720px){.Home-module__wRAjOG__setupStep{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}}.Home-module__wRAjOG__setupMarker{border:1px solid var(--p-border-strong);width:22px;height:22px;color:var(--p-text-muted);font-family:var(--p-font-mono);font-size:var(--p-text-xs);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.Home-module__wRAjOG__setupMarkerUnknown{color:var(--p-text-subtle);border-style:dashed}.Home-module__wRAjOG__setupMarkerUnavailable{border-style:solid;border-color:var(--p-border-strong);background:var(--p-surface-sunken);color:var(--p-text-muted)}.Home-module__wRAjOG__setupMarkerDone{border-color:var(--p-brand);background:var(--p-brand-soft);color:var(--p-brand-strong)}.Home-module__wRAjOG__setupBody{min-width:0}.Home-module__wRAjOG__setupTitle{font-weight:var(--p-weight-medium);overflow-wrap:anywhere}.Home-module__wRAjOG__setupTitleDone{color:var(--p-text-muted);font-weight:var(--p-weight-normal)}.Home-module__wRAjOG__setupRationale{font-size:var(--p-text-sm);color:var(--p-text-muted);overflow-wrap:anywhere;margin-top:2px}.Home-module__wRAjOG__setupAction{font-size:var(--p-text-sm);white-space:nowrap}@media (max-width:719px){.Home-module__wRAjOG__setupAction{grid-column:2;justify-self:start}}
.Organization-module__CUNlsW__page{gap:var(--p-space-5);flex-direction:column;display:flex}.Organization-module__CUNlsW__section{gap:var(--p-space-4);flex-direction:column;display:flex}.Organization-module__CUNlsW__sectionHeading{font-size:var(--p-text-xl)}.Organization-module__CUNlsW__panel{gap:var(--p-space-3);padding:var(--p-space-4);background:var(--p-surface);border:1px solid var(--p-border);border-radius:var(--p-radius);flex-direction:column;display:flex}.Organization-module__CUNlsW__panelHeading{font-size:var(--p-text-lg)}.Organization-module__CUNlsW__panelNote{font-size:var(--p-text-sm);color:var(--p-text-muted)}.Organization-module__CUNlsW__muted{color:var(--p-text-muted)}.Organization-module__CUNlsW__fieldError{font-size:var(--p-text-sm);color:var(--p-danger)}.Organization-module__CUNlsW__departmentName{font-weight:var(--p-weight-medium)}.Organization-module__CUNlsW__cards{gap:var(--p-space-4);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;display:grid}.Organization-module__CUNlsW__figureRow{justify-content:space-between;gap:var(--p-space-3);padding:var(--p-space-2) 0;border-bottom:1px solid var(--p-border);display:flex}.Organization-module__CUNlsW__figureRow:last-child{border-bottom:none}.Organization-module__CUNlsW__figureRow dt{color:var(--p-text-muted)}.Organization-module__CUNlsW__figureRow dd{text-align:right}.Organization-module__CUNlsW__figures{flex-direction:column;display:flex}.Organization-module__CUNlsW__listHeader{gap:var(--p-space-3);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.Organization-module__CUNlsW__table{border-collapse:collapse;width:100%;font-size:var(--p-text-sm)}.Organization-module__CUNlsW__table th,.Organization-module__CUNlsW__table td{padding:var(--p-space-3) var(--p-space-2);text-align:left;border-bottom:1px solid var(--p-border);vertical-align:top}.Organization-module__CUNlsW__table th{font-weight:var(--p-weight-medium);color:var(--p-text-muted);white-space:nowrap}.Organization-module__CUNlsW__numeric{text-align:right;font-variant-numeric:tabular-nums}.Organization-module__CUNlsW__warning{color:var(--p-warning-text,var(--p-text))}.Organization-module__CUNlsW__warningNote{font-size:var(--p-text-sm);color:var(--p-warning-text,var(--p-text-muted))}.Organization-module__CUNlsW__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Organization-module__CUNlsW__form{gap:var(--p-space-3);flex-direction:column;display:flex}.Organization-module__CUNlsW__formRow{gap:var(--p-space-3);flex-wrap:wrap;align-items:flex-end;display:flex}.Organization-module__CUNlsW__field{gap:var(--p-space-1);flex-direction:column;flex:260px;display:flex}.Organization-module__CUNlsW__fieldLabel{font-size:var(--p-text-sm);font-weight:var(--p-weight-medium)}.Organization-module__CUNlsW__control{padding:var(--p-space-2);font:inherit;color:inherit;background:var(--p-surface);border:1px solid var(--p-border-strong);border-radius:var(--p-radius-sm)}.Organization-module__CUNlsW__linkButton{font:inherit;color:var(--p-accent);cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.Organization-module__CUNlsW__choiceList{gap:var(--p-space-2);flex-direction:column;display:flex}.Organization-module__CUNlsW__choice{gap:var(--p-space-2);padding:var(--p-space-2);border:1px solid var(--p-border);border-radius:var(--p-radius-sm);align-items:flex-start;display:flex}.Organization-module__CUNlsW__choiceBody{flex-direction:column;gap:2px;display:flex}.Organization-module__CUNlsW__choiceName{font-weight:var(--p-weight-medium)}.Organization-module__CUNlsW__inviteRow{gap:var(--p-space-2);flex-wrap:wrap;align-items:center;display:flex}.Organization-module__CUNlsW__inviteUrl{padding:var(--p-space-2);font-family:var(--p-font-mono,monospace);font-size:var(--p-text-sm);color:inherit;background:var(--p-surface-sunken,var(--p-surface));border:1px solid var(--p-border);border-radius:var(--p-radius-sm);flex:320px}.Organization-module__CUNlsW__dialog{max-width:32rem;padding:var(--p-space-4);color:inherit;background:var(--p-surface);border:1px solid var(--p-border);border-radius:var(--p-radius)}.Organization-module__CUNlsW__dialog::backdrop{background:#0006}.Organization-module__CUNlsW__dialogActions{gap:var(--p-space-2);margin-top:var(--p-space-4);justify-content:flex-end;display:flex}.Organization-module__CUNlsW__dialogBody{gap:var(--p-space-2);flex-direction:column;display:flex}@media (max-width:767px){.Organization-module__CUNlsW__table,.Organization-module__CUNlsW__table tbody,.Organization-module__CUNlsW__table tr,.Organization-module__CUNlsW__table td{width:100%;display:block}.Organization-module__CUNlsW__table thead{display:none}.Organization-module__CUNlsW__table tr{padding:var(--p-space-3) 0;border-bottom:1px solid var(--p-border)}.Organization-module__CUNlsW__table td{text-align:left;border-bottom:none;padding:2px 0}.Organization-module__CUNlsW__table td[data-label]:before{content:attr(data-label) ": ";color:var(--p-text-muted)}.Organization-module__CUNlsW__numeric{text-align:left}}
.People-module__UpHySW__page{gap:var(--p-space-5);flex-direction:column;display:flex}.People-module__UpHySW__section{gap:var(--p-space-4);flex-direction:column;display:flex}.People-module__UpHySW__sectionHeading{font-size:var(--p-text-xl)}.People-module__UpHySW__panel{gap:var(--p-space-3);padding:var(--p-space-4);background:var(--p-surface);border:1px solid var(--p-border);border-radius:var(--p-radius);flex-direction:column;display:flex}.People-module__UpHySW__panelHeading{font-size:var(--p-text-lg)}.People-module__UpHySW__panelNote{font-size:var(--p-text-sm);color:var(--p-text-muted)}.People-module__UpHySW__muted{color:var(--p-text-muted)}.People-module__UpHySW__fieldError{font-size:var(--p-text-sm);color:var(--p-danger)}.People-module__UpHySW__personName{font-weight:var(--p-weight-medium)}.People-module__UpHySW__soloNote{gap:var(--p-space-1);padding:var(--p-space-3) var(--p-space-4);background:var(--p-surface);border:1px solid var(--p-border);border-radius:var(--p-radius);flex-direction:column;display:flex}.People-module__UpHySW__viewNav{gap:var(--p-space-4);border-bottom:1px solid var(--p-border);flex-wrap:wrap;display:flex}.People-module__UpHySW__viewLink{padding:var(--p-space-2) 0;color:var(--p-text-muted);font-size:var(--p-text-sm);font-weight:var(--p-weight-medium);border-bottom:2px solid #0000;margin-bottom:-1px}.People-module__UpHySW__viewLink:hover{color:var(--p-text);text-decoration:none}.People-module__UpHySW__viewLinkActive{color:var(--p-text);border-bottom-color:var(--p-accent);font-weight:var(--p-weight-semibold)}.People-module__UpHySW__listHeader{justify-content:space-between;align-items:center;gap:var(--p-space-4);flex-wrap:wrap;display:flex}.People-module__UpHySW__inlineField{align-items:center;gap:var(--p-space-2);display:flex}.People-module__UpHySW__inlineLabel{font-size:var(--p-text-sm);color:var(--p-text-muted);white-space:nowrap}.People-module__UpHySW__control{background:var(--p-surface);border:1px solid var(--p-border-strong);border-radius:var(--p-radius);color:var(--p-text);font-family:inherit;font-size:var(--p-text-sm);padding:0 var(--p-space-2);height:var(--p-control-sm)}.People-module__UpHySW__linkButton{color:var(--p-accent);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.People-module__UpHySW__table{border-collapse:collapse;text-align:left;width:100%}.People-module__UpHySW__table th{padding:0 var(--p-space-3) var(--p-space-2) 0;border-bottom:1px solid var(--p-border);color:var(--p-text-muted);font-size:var(--p-text-sm);font-weight:var(--p-weight-medium);white-space:nowrap}.People-module__UpHySW__table td{padding:var(--p-space-3) var(--p-space-3) var(--p-space-3) 0;border-bottom:1px solid var(--p-border);vertical-align:baseline;font-size:var(--p-text-sm)}.People-module__UpHySW__table tbody tr:last-child td{border-bottom:none}.People-module__UpHySW__chipList{gap:var(--p-space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.People-module__UpHySW__chip{padding:2px var(--p-space-2);border:1px solid var(--p-border);border-radius:var(--p-radius-pill);font-size:var(--p-text-xs);white-space:nowrap}.People-module__UpHySW__twoPanes{gap:var(--p-space-4);grid-template-columns:1fr 1fr;align-items:start;display:grid}.People-module__UpHySW__rows{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.People-module__UpHySW__row{justify-content:space-between;align-items:flex-start;gap:var(--p-space-3);padding:var(--p-space-3) 0;border-top:1px solid var(--p-border);flex-wrap:wrap;display:flex}.People-module__UpHySW__rows>.People-module__UpHySW__row:first-child{border-top:none}.People-module__UpHySW__rowMain{gap:var(--p-space-2);flex-direction:column;min-width:0;display:flex}.People-module__UpHySW__rowAside{align-items:flex-end;gap:var(--p-space-2);flex-direction:column;display:flex}.People-module__UpHySW__figures{gap:var(--p-space-2);flex-direction:column;margin:0;display:flex}.People-module__UpHySW__figureRow{justify-content:space-between;gap:var(--p-space-3);font-size:var(--p-text-sm);display:flex}.People-module__UpHySW__figureRow dt{color:var(--p-text-muted)}.People-module__UpHySW__figureRow dd{text-align:right;margin:0}.People-module__UpHySW__roleForm{gap:var(--p-space-4);flex-direction:column;display:flex}.People-module__UpHySW__fieldset{gap:var(--p-space-4);border:none;flex-direction:column;margin:0;padding:0;display:flex}.People-module__UpHySW__fieldset:disabled{opacity:.75}.People-module__UpHySW__roleOption{flex-direction:column;gap:2px;display:flex}.People-module__UpHySW__checkbox{align-items:center;gap:var(--p-space-2);font-weight:var(--p-weight-medium);display:flex}.People-module__UpHySW__dialog{max-width:32rem;width:calc(100vw - var(--p-space-6));padding:var(--p-space-5);background:var(--p-surface);border:1px solid var(--p-border-strong);border-radius:var(--p-radius-lg);color:var(--p-text)}.People-module__UpHySW__dialog::backdrop{background:#00000073}.People-module__UpHySW__dialog>*+*{margin-top:var(--p-space-3)}.People-module__UpHySW__dialogActions{gap:var(--p-space-3);flex-wrap:wrap;display:flex}.People-module__UpHySW__visuallyHidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (max-width:899px){.People-module__UpHySW__twoPanes{grid-template-columns:1fr}}@media (max-width:767px){.People-module__UpHySW__table,.People-module__UpHySW__table>thead,.People-module__UpHySW__table>tbody,.People-module__UpHySW__table>tbody>tr,.People-module__UpHySW__table>tbody>tr>td{width:100%;display:block}.People-module__UpHySW__table>thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.People-module__UpHySW__table>tbody>tr{padding:var(--p-space-3) 0;border-bottom:1px solid var(--p-border)}.People-module__UpHySW__table>tbody>tr>td{border-bottom:none;padding:2px 0}.People-module__UpHySW__table>tbody>tr>td[data-label]:before{content:attr(data-label) ": ";color:var(--p-text-muted)}.People-module__UpHySW__row{flex-direction:column;align-items:flex-start}.People-module__UpHySW__rowAside{align-items:flex-start}.People-module__UpHySW__figureRow{flex-direction:column;gap:0}.People-module__UpHySW__figureRow dd{text-align:left}}.People-module__UpHySW__peopleTable{border-collapse:collapse;text-align:left;width:100%}.People-module__UpHySW__peopleTable th[scope=col]{padding:0 var(--p-space-3) var(--p-space-2) 0;border-bottom:1px solid var(--p-border);color:var(--p-text-muted);font-size:var(--p-text-sm);font-weight:var(--p-weight-medium);white-space:nowrap}.People-module__UpHySW__peopleTable td,.People-module__UpHySW__peopleTable th[scope=row]{padding:var(--p-space-3) var(--p-space-3) var(--p-space-3) 0;border-bottom:1px solid var(--p-border);vertical-align:top;font-size:var(--p-text-sm);font-weight:var(--p-weight-normal);text-align:left;overflow-wrap:anywhere;min-width:0}.People-module__UpHySW__peopleTable tbody tr:last-child td,.People-module__UpHySW__peopleTable tbody tr:last-child th[scope=row]{border-bottom:none}@media (max-width:767px){.People-module__UpHySW__peopleTable,.People-module__UpHySW__peopleTable>thead,.People-module__UpHySW__peopleTable>tbody,.People-module__UpHySW__peopleTable>tbody>tr,.People-module__UpHySW__peopleTable>tbody>tr>td,.People-module__UpHySW__peopleTable>tbody>tr>th{width:100%;display:block}.People-module__UpHySW__peopleTable>thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.People-module__UpHySW__peopleTable>tbody>tr{padding:var(--p-space-3) 0;border-bottom:1px solid var(--p-border)}.People-module__UpHySW__peopleTable>tbody>tr>td,.People-module__UpHySW__peopleTable>tbody>tr>th{border-bottom:none;padding:2px 0}.People-module__UpHySW__peopleTable>tbody>tr>td[data-label]:before{content:attr(data-label) ": ";color:var(--p-text-muted)}}.People-module__UpHySW__personCell{min-width:0}.People-module__UpHySW__personCell .People-module__UpHySW__rowMain{flex-direction:column;gap:2px;display:flex}
.TeamRoles-module__Amki9q__page{gap:var(--p-space-5);flex-direction:column;display:flex}.TeamRoles-module__Amki9q__section{gap:var(--p-space-4);flex-direction:column;display:flex}.TeamRoles-module__Amki9q__panel{gap:var(--p-space-3);padding:var(--p-space-4);background:var(--p-surface);border:1px solid var(--p-border);border-radius:var(--p-radius);flex-direction:column;display:flex}.TeamRoles-module__Amki9q__panelHeading{font-size:var(--p-text-lg)}.TeamRoles-module__Amki9q__panelNote{font-size:var(--p-text-sm);color:var(--p-text-muted)}.TeamRoles-module__Amki9q__muted{color:var(--p-text-muted)}.TeamRoles-module__Amki9q__fieldError{font-size:var(--p-text-sm);color:var(--p-danger)}.TeamRoles-module__Amki9q__roleName{font-weight:var(--p-weight-medium)}.TeamRoles-module__Amki9q__listHeader{gap:var(--p-space-3);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.TeamRoles-module__Amki9q__table{border-collapse:collapse;width:100%;font-size:var(--p-text-sm)}.TeamRoles-module__Amki9q__table th,.TeamRoles-module__Amki9q__table td{padding:var(--p-space-3) var(--p-space-2);text-align:left;border-bottom:1px solid var(--p-border);vertical-align:top}.TeamRoles-module__Amki9q__table th{font-weight:var(--p-weight-medium);color:var(--p-text-muted);white-space:nowrap}.TeamRoles-module__Amki9q__inactiveTag{color:var(--p-warning-text,var(--p-text-muted));font-size:var(--p-text-sm)}.TeamRoles-module__Amki9q__form{gap:var(--p-space-3);flex-direction:column;display:flex}.TeamRoles-module__Amki9q__formRow{gap:var(--p-space-3);flex-wrap:wrap;align-items:flex-end;display:flex}.TeamRoles-module__Amki9q__field{gap:var(--p-space-1);flex-direction:column;flex:260px;display:flex}.TeamRoles-module__Amki9q__fieldLabel{font-size:var(--p-text-sm);font-weight:var(--p-weight-medium)}.TeamRoles-module__Amki9q__control{padding:var(--p-space-2);font:inherit;color:inherit;background:var(--p-surface);border:1px solid var(--p-border-strong);border-radius:var(--p-radius-sm)}.TeamRoles-module__Amki9q__textarea{resize:vertical;min-height:6rem}.TeamRoles-module__Amki9q__checkboxField{gap:var(--p-space-2);align-items:center;display:flex}.TeamRoles-module__Amki9q__figures{flex-direction:column;display:flex}.TeamRoles-module__Amki9q__figureRow{justify-content:space-between;gap:var(--p-space-3);padding:var(--p-space-2) 0;border-bottom:1px solid var(--p-border);display:flex}.TeamRoles-module__Amki9q__figureRow:last-child{border-bottom:none}.TeamRoles-module__Amki9q__figureRow dt{color:var(--p-text-muted)}.TeamRoles-module__Amki9q__figureRow dd{text-align:right}.TeamRoles-module__Amki9q__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.TeamRoles-module__Amki9q__dialog{max-width:32rem;padding:var(--p-space-4);color:inherit;background:var(--p-surface);border:1px solid var(--p-border);border-radius:var(--p-radius)}.TeamRoles-module__Amki9q__dialog::backdrop{background:#0006}.TeamRoles-module__Amki9q__dialogBody{gap:var(--p-space-2);flex-direction:column;display:flex}.TeamRoles-module__Amki9q__dialogActions{gap:var(--p-space-2);margin-top:var(--p-space-4);justify-content:flex-end;display:flex}@media (max-width:767px){.TeamRoles-module__Amki9q__table,.TeamRoles-module__Amki9q__table tbody,.TeamRoles-module__Amki9q__table tr,.TeamRoles-module__Amki9q__table td{width:100%;display:block}.TeamRoles-module__Amki9q__table thead{display:none}.TeamRoles-module__Amki9q__table tr{padding:var(--p-space-3) 0;border-bottom:1px solid var(--p-border)}.TeamRoles-module__Amki9q__table td{text-align:left;border-bottom:none;padding:2px 0}.TeamRoles-module__Amki9q__table td[data-label]:before{content:attr(data-label) ": ";color:var(--p-text-muted)}}
.VisuallyHidden-module__M4TrzW__visuallyHidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
