:root{--suite-field-height:44px;--suite-field-radius:7px;--suite-field-padding-x:13px;--suite-field-gap:7px;--suite-form-gap:14px;--suite-focus-ring:0 0 0 3px rgba(39,132,53,.14);--suite-control-hover:#fbfcfa;--suite-control-readonly:#f3f5f2;--suite-tab-surface:#eff1ed;--suite-danger:#b33a3a}:root[data-suite-theme=dark]{--suite-focus-ring:0 0 0 3px rgba(88,185,102,.2);--suite-control-hover:hsla(84,19%,95%,.12);--suite-control-readonly:hsla(84,19%,95%,.055);--suite-tab-surface:hsla(84,19%,95%,.065);--suite-danger:#ef8e8e}:where(.module-runtime,.suite-top-sheet-panel,.suite-control-floating-panel) :where(.compact-form,.create-form,.evaluation-form),:where(.module-runtime,.suite-top-sheet-panel,.suite-control-floating-panel,.login-card) form{gap:var(--suite-form-gap)!important}:where(.module-runtime,.suite-top-sheet-panel,.suite-control-floating-panel) :where([class*=formGrid],[class*=FormGrid],.tasks-form-grid,.suite-control-unit-editor-form){align-items:start;gap:var(--suite-form-gap)!important}:where(.module-runtime,.suite-top-sheet-panel,.suite-control-floating-panel,.suite-organization-filter) label:has(>:where(input:not([type=checkbox]):not([type=radio]),textarea,.suite-select,.suite-combobox)){min-width:0;display:grid;align-content:start;grid-gap:var(--suite-field-gap)!important;gap:var(--suite-field-gap)!important}:where(.module-runtime,.suite-top-sheet-panel,.suite-control-floating-panel,.suite-organization-filter) label:has(>:where(input:not([type=checkbox]):not([type=radio]),textarea,.suite-select,.suite-combobox))>span:first-child{color:var(--suite-ink);font-size:.78rem;font-weight:780;line-height:1.2}:where(.module-runtime,.suite-top-sheet-panel,.suite-control-floating-panel,.login-card,.suite-organization-filter) :where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=hidden]):not([type=file]),textarea){box-sizing:border-box;width:100%;min-width:0;min-height:var(--suite-field-height)!important;border:1px solid var(--suite-border-weak)!important;border-radius:var(--suite-field-radius)!important;background:var(--suite-surface-control)!important;color:var(--suite-ink)!important;padding:0 var(--suite-field-padding-x)!important;font-size:.91rem!important;font-weight:650!important;line-height:1.35!important;box-shadow:none!important;transition:border-color .15s var(--suite-ease),background-color .15s var(--suite-ease),box-shadow .15s var(--suite-ease)}:where(.module-runtime,.suite-top-sheet-panel,.suite-control-floating-panel,.login-card,.suite-organization-filter) textarea{min-height:96px!important;padding-top:11px!important;padding-bottom:11px!important;resize:vertical}:where(.module-runtime,.suite-top-sheet-panel,.suite-control-floating-panel,.login-card,.suite-organization-filter) :where(input,textarea)::placeholder{color:var(--suite-text-faint)!important;opacity:1;font-weight:600!important}:where(.module-runtime,.suite-top-sheet-panel,.suite-control-floating-panel,.login-card,.suite-organization-filter) :where(input,textarea):hover:not(:disabled):not([readonly]){border-color:color-mix(in srgb,var(--suite-green) 42%,var(--suite-border-weak))!important;background:var(--suite-control-hover)!important}:where(.module-runtime,.suite-top-sheet-panel,.suite-control-floating-panel,.login-card,.suite-organization-filter) :where(input,textarea):focus-visible{border-color:var(--suite-green)!important;background:var(--suite-surface-control)!important;box-shadow:var(--suite-focus-ring)!important;outline:0!important}:where(.module-runtime,.suite-top-sheet-panel,.suite-control-floating-panel,.login-card) :where(input,textarea):where(:disabled,[readonly]){border-color:var(--suite-border-weak)!important;background:var(--suite-control-readonly)!important;color:var(--suite-text-soft)!important;cursor:not-allowed;opacity:1!important}:where(.module-runtime,.suite-top-sheet-panel,.suite-control-floating-panel,.login-card) :where(input,textarea):user-invalid{border-color:var(--suite-danger)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--suite-danger) 16%,transparent)!important}:where(.module-runtime,.suite-top-sheet-panel,.suite-control-floating-panel) fieldset{min-width:0;margin:0;border:1px solid var(--suite-border-weak);border-radius:8px;background:var(--suite-surface-muted);padding:14px}:where(.module-runtime,.suite-top-sheet-panel,.suite-control-floating-panel) legend{color:var(--suite-ink);padding:0 6px;font-size:.82rem;font-weight:800}.suite-select{isolation:isolate}.suite-combobox>input,.suite-select-trigger{box-sizing:border-box;min-height:var(--suite-field-height)!important;border:1px solid var(--suite-border-weak)!important;border-radius:var(--suite-field-radius)!important;background:var(--suite-surface-control)!important;color:var(--suite-ink)!important;padding:0 var(--suite-field-padding-x)!important;font-size:.91rem!important;font-weight:680!important;line-height:1.25!important;box-shadow:none!important}.suite-combobox.open>input,.suite-combobox>input:focus-visible,.suite-combobox>input:hover:not(:disabled),.suite-select-trigger:hover:not(:disabled),.suite-select.open .suite-select-trigger{border-color:var(--suite-green)!important;background:var(--suite-control-hover)!important;box-shadow:var(--suite-focus-ring)!important;outline:0}.suite-select-trigger:focus-visible{border-color:var(--suite-green)!important;box-shadow:var(--suite-focus-ring)!important;outline:0}.suite-select-placeholder{color:var(--suite-text-faint)!important;font-weight:600}.suite-select-caret{width:9px;height:9px;flex:0 0 auto;border-right:2px solid var(--suite-green);border-bottom:2px solid var(--suite-green);transform:rotate(45deg) translateY(-2px);transition:transform .15s var(--suite-ease)}.suite-select.open .suite-select-caret{transform:rotate(225deg) translate(-2px,-1px)}.suite-select-menu{position:fixed!important;right:auto!important;z-index:1000!important;display:grid!important;grid-template-rows:auto minmax(0,1fr);grid-gap:0!important;gap:0!important;overflow:hidden!important;border:1px solid var(--suite-border-weak)!important;border-radius:8px!important;background:var(--suite-surface-raised)!important;padding:0!important;box-shadow:0 18px 48px rgba(23,31,25,.18)!important;animation:suite-select-reveal .15s var(--suite-ease) both}.suite-select-menu.above{top:auto!important}.suite-select-menu.below{bottom:auto!important}.suite-select-menu.plain{grid-template-rows:minmax(0,1fr)}.suite-select-search{min-width:0;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;padding:8px;border-bottom:1px solid var(--suite-border-weak);background:var(--suite-surface-muted)}.suite-select-search-icon{width:12px;height:12px;position:relative;justify-self:center;border:2px solid var(--suite-text-soft);border-radius:50%}.suite-select-search-icon:after{width:6px;height:2px;position:absolute;right:-5px;bottom:-3px;content:"";border-radius:2px;background:var(--suite-text-soft);transform:rotate(45deg)}.suite-select-search .suite-select-search-input{width:100%;min-height:36px!important;border:1px solid transparent!important;border-radius:6px!important;background:var(--suite-surface-control)!important;color:var(--suite-ink)!important;padding:0 10px!important;font-size:.88rem!important;font-weight:650!important;box-shadow:none!important;outline:0}.suite-select-search .suite-select-search-input:focus{border-color:var(--suite-green)!important;box-shadow:0 0 0 2px rgba(39,132,53,.12)!important}.suite-select-search small{min-width:26px;color:var(--suite-text-soft);font-size:.73rem;font-weight:780;text-align:right}.suite-combobox-menu,.suite-select-options{min-height:0;display:grid;align-content:start;grid-gap:2px;gap:2px;overflow-y:auto;overscroll-behavior:contain;padding:5px;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--suite-green) 45%,transparent) transparent}.suite-combobox-option,.suite-select-option{width:100%;min-height:38px!important;display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;grid-gap:10px;gap:10px;border:0!important;border-radius:5px!important;background:transparent!important;color:var(--suite-ink)!important;padding:7px 10px!important;font-size:.88rem!important;font-weight:680!important;line-height:1.25!important;text-align:left;box-shadow:none!important}.suite-select-option>span{min-width:0;overflow-wrap:anywhere}.suite-combobox-option.active,.suite-combobox-option:hover,.suite-select-option.active:not(:disabled),.suite-select-option:hover:not(:disabled){background:var(--suite-surface-muted)!important}.suite-select-option.selected{background:var(--suite-surface-selected)!important;color:var(--suite-green)!important}.suite-select-option i{width:10px;height:6px;justify-self:center;border-bottom:2px solid;border-left:2px solid;transform:rotate(-45deg) translateY(-1px)}.suite-combobox-empty,.suite-select-empty{display:block;color:var(--suite-text-soft);padding:14px 12px!important;font-size:.84rem;font-weight:680;text-align:center}.module-runtime:not(.module-runtime-control){width:100%;min-width:0;padding:var(--suite-module-gutter)}.module-runtime:not(.module-runtime-control)>:where(.shell,.suite-app-module,.module-stack,.people-dashboard){width:100%;min-width:0;margin:0!important;padding:0!important}.module-runtime:not(.module-runtime-control)>.suite-app-module>.module-tabs{padding:4px!important}.module-runtime :where(.module-stack,.people-dashboard){min-width:0;align-content:start;gap:var(--suite-module-flow-gap)}.suite-module-header{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--suite-border-weak);border-radius:8px;background:var(--suite-surface-panel);padding:clamp(15px,1.7vw,21px);box-shadow:var(--suite-shadow-soft)}.suite-module-header-copy{min-width:0;display:grid;grid-gap:3px;gap:3px}.suite-module-header-copy>small{color:var(--module-accent,var(--suite-green));font-size:.75rem;font-weight:820;text-transform:none}.suite-module-header-copy>h2{margin:0;color:var(--suite-ink);font-size:clamp(1.24rem,1.8vw,1.58rem);font-weight:800;line-height:1.15}.suite-module-header-copy>p{max-width:880px;margin:2px 0 0;color:var(--suite-text-soft);font-size:.9rem;font-weight:600;line-height:1.45}.suite-module-header-actions{flex:0 0 auto;display:flex;align-items:center;gap:8px}.suite-module-header-badge{min-height:30px;display:inline-flex;align-items:center;border:1px solid color-mix(in srgb,var(--module-accent,var(--suite-green)) 24%,var(--suite-border-weak));border-radius:999px;background:color-mix(in srgb,var(--module-accent,var(--suite-green)) 9%,var(--suite-surface-raised));color:var(--suite-ink);padding:0 11px;font-size:.75rem;font-weight:780;white-space:nowrap}.module-runtime :where(.tabs,.module-tabs),.suite-module-tabs{box-sizing:border-box;width:100%;min-height:46px!important;display:flex!important;flex-wrap:nowrap!important;align-items:center;gap:4px!important;overflow-x:auto;border:1px solid var(--suite-border-weak)!important;border-radius:8px!important;background:var(--suite-tab-surface)!important;padding:4px!important;scrollbar-width:thin}.module-runtime :where(.tabs,.module-tabs)>button,.suite-module-tab{min-width:max-content;min-height:36px!important;flex:0 0 auto;display:inline-flex!important;align-items:center;justify-content:center;gap:7px;border:1px solid transparent!important;border-radius:5px!important;background:transparent!important;color:var(--suite-text-soft)!important;padding:0 12px!important;font-size:.82rem!important;font-weight:760!important;line-height:1!important;white-space:nowrap;box-shadow:none!important;transition:border-color .15s var(--suite-ease),background-color .15s var(--suite-ease),color .15s var(--suite-ease),box-shadow .15s var(--suite-ease)}.module-runtime :where(.tabs,.module-tabs)>button:hover:not(:disabled),.suite-module-tab:hover:not(:disabled){background:color-mix(in srgb,var(--suite-surface-raised) 72%,transparent)!important;color:var(--suite-ink)!important}.module-runtime :where(.tabs,.module-tabs)>button.selected,.suite-module-tab.selected{border-color:var(--suite-border-weak)!important;background:var(--suite-surface-raised)!important;color:var(--suite-ink)!important;box-shadow:0 4px 12px rgba(23,31,25,.07)!important}.suite-module-tab.selected:after{width:16px;height:2px;align-self:flex-end;position:absolute;bottom:3px;content:"";border-radius:2px;background:var(--module-accent,var(--suite-green))}.suite-module-tab{position:relative}.suite-module-tab small{min-width:20px;min-height:20px;display:inline-grid;place-items:center;border-radius:999px;background:var(--suite-surface-selected);color:var(--suite-green);font-size:.7rem;font-weight:820}.module-runtime :where(.panel,.detail-panel,.adminPanel){border:1px solid var(--suite-border-weak)!important;border-radius:8px!important;background:var(--suite-surface-panel)!important;box-shadow:var(--suite-shadow-soft)!important}.module-runtime :where(.panel-head,.subsection-head){min-width:0;align-items:center}.module-runtime :where(.panel-head,.subsection-head) h2,.module-runtime :where(.panel-head,.subsection-head) h3{margin:0;color:var(--suite-ink);line-height:1.2}.module-runtime :where(.suite-table,.admin-master-table,table){width:100%;border-collapse:separate;border-spacing:0;color:var(--suite-ink)}.module-runtime :where(.suite-table,.admin-master-table,table) th{background:var(--suite-surface-muted)!important;color:var(--suite-text-soft)!important;font-size:.74rem!important;font-weight:800!important;line-height:1.2}.module-runtime :where(.suite-table,.admin-master-table,table) td{background:var(--suite-surface-raised);color:var(--suite-ink)}.module-runtime :where(.suite-table,.admin-master-table) :where(input,textarea),.module-runtime table :where(input,textarea){min-height:34px!important;padding-right:8px!important;padding-left:8px!important;font-size:.8rem!important}:where(.module-runtime,.suite-top-sheet-panel,.suite-control-floating-panel) :where(button.primary,button[type=submit],.primary){min-height:42px;border:1px solid var(--suite-green)!important;border-radius:7px!important;background:var(--suite-green)!important;color:#fff!important;padding:0 15px;font-size:.86rem;font-weight:780;box-shadow:none!important}:where(.module-runtime,.suite-top-sheet-panel,.suite-control-floating-panel) :where(button.primary,button[type=submit],.primary):hover:not(:disabled){background:color-mix(in srgb,var(--suite-green) 88%,#000)!important;transform:translateY(-1px)}:where(.module-runtime,.suite-top-sheet-panel,.suite-control-floating-panel) :where(button.secondary,.secondary){min-height:42px;border:1px solid var(--suite-border-weak)!important;border-radius:7px!important;background:var(--suite-surface-raised)!important;color:var(--suite-ink)!important;padding:0 15px;font-size:.86rem;font-weight:760;box-shadow:none!important}:where(.module-runtime,.suite-top-sheet-panel,.suite-control-floating-panel) button:disabled{cursor:not-allowed;opacity:.52;transform:none!important}.suite-top-sheet-overlay{box-sizing:border-box;width:100vw;height:100vh;height:100dvh;min-height:0;overflow:hidden;padding:clamp(8px,2vh,18px) clamp(8px,1.5vw,18px)!important}.suite-top-sheet-scrim{background:rgba(22,27,23,.28)!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important}.suite-top-sheet-panel{width:min(760px,calc(100vw - 24px))!important;max-width:100%;height:auto;max-height:100%!important;min-height:0;grid-template-rows:auto minmax(0,1fr);gap:0!important;overflow-x:hidden!important;overflow-y:hidden!important;overscroll-behavior:contain;border:1px solid var(--suite-border-weak)!important;border-radius:8px!important;background:var(--suite-surface-raised)!important;padding:0!important;box-shadow:0 28px 80px rgba(23,31,25,.24)!important}.suite-top-sheet-panel.wide{width:min(1080px,calc(100vw - 24px))!important}.suite-top-sheet-panel.viewport{width:min(90vw,calc(100vw - 24px))!important}.suite-top-sheet-head{position:relative;top:auto;z-index:6;margin:0;padding:18px 20px 14px;border-bottom:1px solid var(--suite-border-weak);background:color-mix(in srgb,var(--suite-surface-raised) 94%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.suite-top-sheet-body{min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--suite-green) 38%,transparent) transparent}.suite-top-sheet-body::-webkit-scrollbar{width:8px}.suite-top-sheet-body::-webkit-scrollbar-thumb{border-radius:999px;background:color-mix(in srgb,var(--suite-green) 38%,transparent)}.suite-top-sheet-body>form{box-sizing:border-box;width:100%;padding:18px 20px 20px}.suite-top-sheet-body :where(.tasks-form-actions,[class*=sheetActions],.suite-sheet-action-row){position:-webkit-sticky;position:sticky;bottom:0;z-index:5;border-top:1px solid var(--suite-border-weak);background:color-mix(in srgb,var(--suite-surface-raised) 96%,transparent);box-shadow:0 -12px 22px color-mix(in srgb,var(--suite-surface-raised) 86%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.suite-top-sheet-body>form>button[type=submit]:last-child{position:-webkit-sticky;position:sticky;bottom:0;z-index:5;box-shadow:0 -10px 20px color-mix(in srgb,var(--suite-surface-raised) 78%,transparent)}.suite-control-overlay{box-sizing:border-box;width:100vw;height:100vh;height:100dvh;min-height:0;overflow:hidden}.suite-control-floating-panel.suite-control-side-panel,.suite-control-floating-panel.suite-control-side-panel.scrollable,.suite-control-floating-panel.suite-control-side-panel.wide{height:100%;max-height:100%!important}.suite-control-panel-scroll{flex:1 1 auto;max-height:none}.suite-top-sheet-head small{font-size:.73rem!important;font-weight:800!important}.suite-top-sheet-head strong{font-size:1.12rem!important;font-weight:800!important}@keyframes suite-select-reveal{0%{opacity:0;transform:translateY(-4px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:760px){:root{--suite-field-height:46px;--suite-form-gap:12px}.module-runtime:not(.module-runtime-control){padding:12px}.suite-module-header{align-items:flex-start;flex-direction:column;gap:12px}.suite-module-header-actions{width:100%;justify-content:flex-start}.module-runtime :where(.tabs,.module-tabs),.suite-module-tabs{overflow-x:auto}.suite-top-sheet-panel,.suite-top-sheet-panel.viewport,.suite-top-sheet-panel.wide{width:100%!important;max-height:100%!important;padding:0!important}.suite-top-sheet-head{top:auto;margin:0;padding:16px}.suite-top-sheet-body>form{padding:16px}}@media (prefers-reduced-motion:reduce){.suite-select-caret,.suite-select-menu,.suite-top-sheet-panel{animation:none!important;transition:none!important}}:root{--suite-table-head:color-mix(in srgb,var(--suite-surface-muted) 82%,var(--suite-surface-panel));--suite-table-row:var(--suite-surface-raised);--suite-table-row-hover:color-mix(in srgb,var(--suite-green) 6%,var(--suite-surface-raised));--suite-table-row-selected:color-mix(in srgb,var(--suite-green) 12%,var(--suite-surface-raised));--suite-table-total:color-mix(in srgb,var(--suite-green) 14%,var(--suite-surface-raised));--suite-table-divider:var(--suite-border-weak);--suite-table-radius:8px;--suite-table-cell-x:14px;--suite-table-cell-y:11px}:root[data-suite-theme=dark]{--suite-table-head:color-mix(in srgb,var(--suite-surface-muted) 76%,var(--suite-surface-panel));--suite-table-row:var(--suite-surface-panel);--suite-table-row-hover:color-mix(in srgb,var(--suite-green) 11%,var(--suite-surface-panel));--suite-table-row-selected:color-mix(in srgb,var(--suite-green) 17%,var(--suite-surface-panel));--suite-table-total:color-mix(in srgb,var(--suite-green) 20%,var(--suite-surface-panel))}:where(.module-runtime,.module-runtime-control) :where(.suite-table-wrap,.table-wrap,.tableWrap,[data-orchestra-table]){position:relative;width:100%;min-width:0;max-width:100%;overflow:auto;border:1px solid var(--suite-table-divider)!important;border-radius:var(--suite-table-radius)!important;background:var(--suite-table-row)!important;box-shadow:0 1px 2px rgba(35,44,34,.035);scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--suite-green) 38%,transparent) transparent;scrollbar-gutter:stable}:where(.module-runtime,.module-runtime-control) :where(.suite-table-wrap,.table-wrap,.tableWrap,[data-orchestra-table])::-webkit-scrollbar{width:9px;height:9px}:where(.module-runtime,.module-runtime-control) :where(.suite-table-wrap,.table-wrap,.tableWrap,[data-orchestra-table])::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:color-mix(in srgb,var(--suite-green) 38%,transparent);background-clip:padding-box}:where(.module-runtime,.module-runtime-control) :where(.suite-table-wrap,.table-wrap,.tableWrap,[data-orchestra-table])::-webkit-scrollbar-track{background:transparent}:where(.module-runtime,.module-runtime-control) table{width:100%;max-width:100%;border-collapse:separate!important;border-spacing:0!important;color:var(--suite-ink)!important;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.35}:where(.module-runtime,.module-runtime-control) :where(.suite-table,[data-orchestra-table] table){min-width:max(100%,680px)}:where(.module-runtime,.module-runtime-control) table th{border:0!important;border-bottom:1px solid var(--suite-table-divider)!important;background:var(--suite-table-head)!important;color:var(--suite-text-soft)!important;padding:10px var(--suite-table-cell-x)!important;text-align:left;vertical-align:middle;white-space:nowrap;font-size:.76rem!important;font-weight:800!important;letter-spacing:0!important;text-transform:none!important}:where(.module-runtime,.module-runtime-control) :where(.suite-table-wrap,.table-wrap,.tableWrap,[data-orchestra-table]) table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:3}:where(.module-runtime,.module-runtime-control) table td{border:0!important;border-bottom:1px solid var(--suite-table-divider)!important;background:var(--suite-table-row)!important;color:var(--suite-ink)!important;padding:var(--suite-table-cell-y) var(--suite-table-cell-x)!important;text-align:left;vertical-align:middle;font-size:.86rem;overflow-wrap:anywhere;transition:background-color .15s var(--suite-ease)}:where(.module-runtime,.module-runtime-control) table tbody tr:last-child>td{border-bottom:0!important}:where(.module-runtime,.module-runtime-control) table tbody tr:hover>td{background:var(--suite-table-row-hover)!important}:where(.module-runtime,.module-runtime-control) table tbody tr:is(.selected-table-row,.is-selected,[aria-selected=true])>td{background:var(--suite-table-row-selected)!important}:where(.module-runtime,.module-runtime-control) table tbody tr:is(.selected-table-row,.is-selected,[aria-selected=true])>td:first-child{box-shadow:inset 3px 0 0 var(--suite-green)}:where(.module-runtime,.module-runtime-control) table tbody tr.suite-table-row--interactive{cursor:pointer}:where(.module-runtime,.module-runtime-control) table tbody tr.suite-table-row--interactive:focus-visible{outline:2px solid var(--suite-green);outline-offset:-2px}:where(.module-runtime,.module-runtime-control) table td :where(strong,small){display:block}:where(.module-runtime,.module-runtime-control) table td strong{color:var(--suite-ink);font-size:.88rem;font-weight:780}:where(.module-runtime,.module-runtime-control) table td small{margin-top:2px;color:var(--suite-text-soft);font-size:.74rem;line-height:1.3}:where(.module-runtime,.module-runtime-control) table td:has(>button),:where(.module-runtime,.module-runtime-control) table td:has(>div>button){white-space:nowrap}:where(.module-runtime,.module-runtime-control) table tbody>tr:only-child>td[colspan]{height:92px;color:var(--suite-text-soft)!important;text-align:center}:where(.module-runtime,.module-runtime-control) table :where(.suite-total-row,.total-row,.capacity-total-row,tfoot tr)>:where(th,td){border-top:1px solid color-mix(in srgb,var(--suite-green) 28%,var(--suite-table-divider))!important;background:var(--suite-table-total)!important;color:var(--suite-ink)!important;font-weight:800}:where(.module-runtime,.module-runtime-control) table :where(input,select,textarea){min-width:96px;min-height:36px!important;margin:0;border-radius:6px!important;font-size:.8rem!important}:where(.module-runtime,.module-runtime-control) table input[type=checkbox]{min-width:16px;min-height:16px!important}:where(.module-runtime,.module-runtime-control) .suite-table--compact{--suite-table-cell-x:10px;--suite-table-cell-y:8px}:where(.module-runtime,.module-runtime-control) .suite-table--sticky-first :where(th:first-child,td:first-child){position:-webkit-sticky;position:sticky;left:0;z-index:2;box-shadow:1px 0 0 var(--suite-table-divider)}:where(.module-runtime,.module-runtime-control) .suite-table--sticky-first thead th:first-child{z-index:4;background:var(--suite-table-head)!important}:where(.module-runtime,.module-runtime-control) :where(.people-table,.suite-control-user-table){overflow:auto;border:1px solid var(--suite-table-divider)!important;border-radius:var(--suite-table-radius)!important;background:var(--suite-table-row)!important;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--suite-green) 38%,transparent) transparent}:where(.module-runtime,.module-runtime-control) .suite-control-user-table{gap:0!important;padding-right:0!important}:where(.module-runtime,.module-runtime-control) :where(.people-table-head,.suite-control-user-table-head){min-height:40px;border-bottom:1px solid var(--suite-table-divider)!important;background:var(--suite-table-head)!important;color:var(--suite-text-soft)!important;padding:9px 12px!important;font-size:.76rem!important;letter-spacing:0!important}:where(.module-runtime,.module-runtime-control) .suite-control-user-row{min-height:58px;border:0!important;border-bottom:1px solid var(--suite-table-divider)!important;border-radius:0!important;background:var(--suite-table-row)!important;padding:9px 12px!important;transform:none!important}:where(.module-runtime,.module-runtime-control) .suite-control-user-row:last-child{border-bottom:0!important}:where(.module-runtime,.module-runtime-control) :where(.people-table-row,.suite-control-user-row):hover{background:var(--suite-table-row-hover)!important}:where(.module-runtime,.module-runtime-control) :where(.people-table-row.selected,.suite-control-user-row.active){background:var(--suite-table-row-selected)!important;box-shadow:inset 3px 0 0 var(--suite-green)!important}@media (max-width:760px){:root{--suite-table-cell-x:11px;--suite-table-cell-y:9px}:where(.module-runtime,.module-runtime-control) :where(.suite-table,[data-orchestra-table] table){min-width:max(100%,620px)}:where(.module-runtime,.module-runtime-control) .suite-control-user-table{overflow-x:hidden;border:0!important;background:transparent!important}:where(.module-runtime,.module-runtime-control) .suite-control-user-row{margin-bottom:8px;border:1px solid var(--suite-table-divider)!important;border-radius:var(--suite-table-radius)!important}}@media (prefers-reduced-motion:reduce){:where(.module-runtime,.module-runtime-control) .suite-control-user-row,:where(.module-runtime,.module-runtime-control) table td{transition:none}}.module-loading-shell{min-height:min(46vh,440px);display:flex;align-items:center;justify-content:center;gap:14px;border:1px solid var(--suite-border-weak,#dedfd8);border-radius:8px;background:var(--suite-surface-panel,#fff);color:var(--suite-ink,#343434)}.module-loading-shell div{display:grid;grid-gap:2px;gap:2px}.module-loading-shell small{color:var(--suite-text-soft,#6f716d)}.module-loading-spinner{width:30px;height:30px;border:3px solid var(--suite-border-weak,#dedfd8);border-top-color:var(--suite-green,#278435);border-radius:50%;animation:orchestra-module-spin .7s linear infinite}@keyframes orchestra-module-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.module-loading-spinner{animation-duration:1.8s}}