.Badge-module__yqYDGW__badge{justify-content:center;align-items:center;gap:var(--sd-space-1);border:1px solid var(--badge-border);border-radius:var(--sd-radius-pill);background:var(--badge-bg);color:var(--badge-text);padding:2px var(--sd-space-2);font-size:var(--sd-text-xs);font-weight:650;line-height:var(--sd-line-tight);white-space:nowrap;display:inline-flex}.Badge-module__yqYDGW__badge_neutral{--badge-bg:var(--sd-color-bg-input);--badge-border:var(--sd-color-border-subtle);--badge-text:var(--sd-color-text)}.Badge-module__yqYDGW__badge_accent{--badge-bg:var(--sd-color-status-info-bg);--badge-border:var(--sd-color-status-info-border);--badge-text:var(--sd-color-status-info-text)}.Badge-module__yqYDGW__badge_success{--badge-bg:var(--sd-color-status-success-bg);--badge-border:var(--sd-color-status-success-border);--badge-text:var(--sd-color-status-success-text)}.Badge-module__yqYDGW__badge_warning{--badge-bg:var(--sd-color-status-warning-bg);--badge-border:var(--sd-color-status-warning-border);--badge-text:var(--sd-color-status-warning-text)}.Badge-module__yqYDGW__badge_danger{--badge-bg:var(--sd-color-status-danger-bg);--badge-border:var(--sd-color-status-danger-border);--badge-text:var(--sd-color-status-danger-text)}.Badge-module__yqYDGW__badge_muted{--badge-bg:transparent;--badge-border:var(--sd-color-border-subtle);--badge-text:var(--sd-color-text-subtle)}
.Button-module__VMVMAW__fullWidth{inline-size:100%}.Button-module__VMVMAW__button{--button-bg:transparent;--button-border:transparent;--button-text:var(--sd-color-text-strong);--button-hover-bg:transparent;--button-hover-border:var(--button-border);--button-shadow:none;justify-content:center;align-items:center;gap:var(--sd-space-2);border:1px solid var(--button-border);border-radius:var(--sd-radius-md);background:var(--button-bg);color:var(--button-text);font-family:var(--sd-font-ui);font-weight:650;line-height:var(--sd-line-tight);box-shadow:var(--button-shadow);cursor:pointer;transition:background-color var(--sd-motion-fast), border-color var(--sd-motion-fast), color var(--sd-motion-fast), transform var(--sd-motion-fast), box-shadow var(--sd-motion-fast);text-decoration:none;display:inline-flex}.Button-module__VMVMAW__button:hover:not(:disabled):not([aria-disabled=true]){background:var(--button-hover-bg);border-color:var(--button-hover-border)}.Button-module__VMVMAW__button:focus-visible{box-shadow:var(--sd-focus-shadow);outline:none}.Button-module__VMVMAW__button:disabled,.Button-module__VMVMAW__button[aria-disabled=true]{opacity:var(--sd-opacity-disabled);cursor:not-allowed;transform:none}.Button-module__VMVMAW__button_sm{min-block-size:32px;padding:0 var(--sd-space-3);font-size:var(--sd-text-xs)}.Button-module__VMVMAW__button_md{min-block-size:38px;padding:0 var(--sd-space-4);font-size:var(--sd-text-base)}.Button-module__VMVMAW__button_lg{min-block-size:44px;padding:0 var(--sd-space-5);font-size:var(--sd-text-lg)}.Button-module__VMVMAW__button_icon{block-size:36px;inline-size:36px;padding:0}.Button-module__VMVMAW__button_primary,.Button-module__VMVMAW__button_darkPrimary{--button-bg:linear-gradient(135deg, var(--sd-color-action-primary-bg) 0%, var(--sd-color-action-primary-bg-hover) 100%);--button-border:var(--sd-color-action-primary-border);--button-text:var(--sd-color-action-primary-text);--button-hover-bg:linear-gradient(135deg, var(--sd-color-action-primary-bg-hover) 0%, var(--sd-color-action-primary-bg) 100%);--button-hover-border:var(--sd-color-action-primary-border-hover);--button-shadow:var(--sd-shadow-accent)}.Button-module__VMVMAW__button_secondary,.Button-module__VMVMAW__button_darkSecondary{--button-bg:var(--sd-color-action-secondary-bg);--button-border:var(--sd-color-action-secondary-border);--button-text:var(--sd-color-action-secondary-text);--button-hover-bg:var(--sd-color-action-secondary-bg-hover);--button-hover-border:var(--sd-color-action-secondary-border-hover)}.Button-module__VMVMAW__button_light.Button-module__VMVMAW__button_primary,.Button-module__VMVMAW__button_light.Button-module__VMVMAW__button_darkPrimary{--button-bg:var(--sd-color-action-primary-bg-on-light);--button-border:var(--sd-color-action-primary-border-on-light);--button-text:var(--sd-color-action-primary-text-on-light);--button-hover-bg:var(--sd-color-action-primary-bg-hover-on-light);--button-hover-border:var(--sd-color-action-primary-border-hover-on-light);--button-shadow:var(--sd-shadow-action-on-light)}.Button-module__VMVMAW__button_light.Button-module__VMVMAW__button_secondary,.Button-module__VMVMAW__button_light.Button-module__VMVMAW__button_darkSecondary{--button-bg:var(--sd-color-action-secondary-bg-on-light);--button-border:var(--sd-color-action-secondary-border-on-light);--button-text:var(--sd-color-action-secondary-text-on-light);--button-hover-bg:var(--sd-color-action-secondary-bg-hover-on-light);--button-hover-border:var(--sd-color-action-secondary-border-hover-on-light)}.Button-module__VMVMAW__button_subtle,.Button-module__VMVMAW__button_ghost{--button-bg:var(--sd-color-action-subtle-bg);--button-border:var(--sd-color-action-subtle-border);--button-text:var(--sd-color-action-subtle-text);--button-hover-bg:var(--sd-color-action-subtle-bg-hover);--button-hover-border:var(--sd-color-action-subtle-border-hover)}.Button-module__VMVMAW__button_destructive,.Button-module__VMVMAW__button_danger{--button-bg:var(--sd-color-action-destructive-bg);--button-border:var(--sd-color-action-destructive-border);--button-text:var(--sd-color-action-destructive-text);--button-hover-bg:var(--sd-color-action-destructive-bg-hover);--button-hover-border:var(--sd-color-action-destructive-border-hover)}.Button-module__VMVMAW__button_light.Button-module__VMVMAW__button_destructive,.Button-module__VMVMAW__button_light.Button-module__VMVMAW__button_danger{--button-bg:var(--sd-color-status-danger-bg-on-light);--button-border:var(--sd-color-status-danger-border-on-light);--button-text:var(--sd-color-status-danger-text-on-light-strong);--button-hover-bg:var(--sd-color-status-danger-bg-on-light-strong);--button-hover-border:var(--sd-color-status-danger-border-on-light)}.Button-module__VMVMAW__button[aria-pressed=true]{--button-bg:var(--sd-color-action-primary-bg);--button-border:var(--sd-color-action-primary-border);--button-text:var(--sd-color-action-primary-text);--button-hover-bg:var(--sd-color-action-primary-bg-hover);--button-hover-border:var(--sd-color-action-primary-border-hover);--button-shadow:var(--sd-shadow-accent)}.Button-module__VMVMAW__button_link{--button-bg:transparent;--button-border:transparent;--button-text:var(--sd-color-link);--button-hover-bg:transparent;--button-hover-border:transparent;text-underline-offset:3px;min-block-size:auto;padding:0;text-decoration:underline}.Button-module__VMVMAW__loadingDot{border-radius:var(--sd-radius-pill);opacity:.7;background:currentColor;block-size:.55em;inline-size:.55em}.Button-module__VMVMAW__iconOnlyContent{justify-content:center;align-items:center;display:inline-flex}
.Checkbox-module__QfBj-G__checkbox{align-items:flex-start;gap:var(--sd-space-2);min-width:0;color:var(--sd-color-text);font-family:var(--sd-font-ui);line-height:var(--sd-line-normal);cursor:pointer;display:inline-flex}.Checkbox-module__QfBj-G__checkbox:has(.Checkbox-module__QfBj-G__input:disabled){cursor:not-allowed;opacity:var(--sd-opacity-disabled)}.Checkbox-module__QfBj-G__controlWrap{flex:none;place-items:center;display:inline-grid;position:relative}.Checkbox-module__QfBj-G__input{opacity:0;width:100%;height:100%;cursor:inherit;margin:0;position:absolute;inset:0}.Checkbox-module__QfBj-G__box{border:1px solid var(--sd-color-border-control-muted);border-radius:var(--sd-radius-xs);background:var(--sd-color-bg-input);box-shadow:var(--sd-shadow-panel);transition:background-color var(--sd-motion-fast), border-color var(--sd-motion-fast), box-shadow var(--sd-motion-fast);place-items:center;display:inline-grid}.Checkbox-module__QfBj-G__box:after{content:"";opacity:0;transition:opacity var(--sd-motion-fast);display:block}.Checkbox-module__QfBj-G__input:hover+.Checkbox-module__QfBj-G__box{border-color:var(--sd-color-border-active)}.Checkbox-module__QfBj-G__input:focus-visible+.Checkbox-module__QfBj-G__box{box-shadow:var(--sd-shadow-panel), var(--sd-focus-shadow);outline:none}.Checkbox-module__QfBj-G__input:checked+.Checkbox-module__QfBj-G__box,.Checkbox-module__QfBj-G__input[data-indeterminate=true]+.Checkbox-module__QfBj-G__box{border-color:var(--sd-color-accent-strong);background:var(--sd-color-accent)}.Checkbox-module__QfBj-G__input:checked+.Checkbox-module__QfBj-G__box:after{width:var(--sd-space-1);height:var(--sd-space-2);border:solid var(--sd-color-text-inverse);opacity:1;border-width:0 2px 2px 0;margin-block-start:calc(var(--sd-space-0-5) * -1);transform:rotate(45deg)}.Checkbox-module__QfBj-G__input[data-indeterminate=true]+.Checkbox-module__QfBj-G__box:after{width:var(--sd-space-2);height:var(--sd-space-0-5);border-radius:var(--sd-radius-pill);background:var(--sd-color-text-inverse);opacity:1}.Checkbox-module__QfBj-G__input[data-invalid=true]+.Checkbox-module__QfBj-G__box{border-color:var(--sd-color-form-field-invalid-border);box-shadow:var(--sd-focus-danger-shadow)}.Checkbox-module__QfBj-G__copy{gap:var(--sd-space-0-5);min-width:0;display:grid}.Checkbox-module__QfBj-G__label{color:var(--sd-color-text-strong);font-size:var(--sd-text-base);font-weight:650;line-height:var(--sd-line-tight)}.Checkbox-module__QfBj-G__description{color:var(--sd-color-text-subtle);font-size:var(--sd-text-sm);line-height:var(--sd-line-normal)}.Checkbox-module__QfBj-G__checkbox_sm{font-size:var(--sd-text-sm)}.Checkbox-module__QfBj-G__checkbox_sm .Checkbox-module__QfBj-G__controlWrap,.Checkbox-module__QfBj-G__checkbox_sm .Checkbox-module__QfBj-G__box{width:16px;height:16px}.Checkbox-module__QfBj-G__checkbox_md{font-size:var(--sd-text-base)}.Checkbox-module__QfBj-G__checkbox_md .Checkbox-module__QfBj-G__controlWrap,.Checkbox-module__QfBj-G__checkbox_md .Checkbox-module__QfBj-G__box{width:18px;height:18px}.Checkbox-module__QfBj-G__checkbox_light .Checkbox-module__QfBj-G__box,.Checkbox-module__QfBj-G__checkbox_auth .Checkbox-module__QfBj-G__box{border-color:var(--sd-color-dashboard-border-control);background:var(--sd-color-auth-surface-bg)}.Checkbox-module__QfBj-G__checkbox_light .Checkbox-module__QfBj-G__label,.Checkbox-module__QfBj-G__checkbox_auth .Checkbox-module__QfBj-G__label{color:var(--sd-color-auth-text-strong)}.Checkbox-module__QfBj-G__checkbox_light .Checkbox-module__QfBj-G__description,.Checkbox-module__QfBj-G__checkbox_auth .Checkbox-module__QfBj-G__description{color:var(--sd-color-auth-text)}
.Field-module__kdOvOq__field{gap:var(--sd-space-2);min-width:0;display:grid}.Field-module__kdOvOq__field_fullWidth{inline-size:100%}.Field-module__kdOvOq__field_compact{gap:var(--sd-space-1)}.Field-module__kdOvOq__field[data-disabled=true]{opacity:var(--sd-opacity-disabled)}.Field-module__kdOvOq__fieldLabel{color:var(--sd-color-text);font-size:var(--sd-text-xs);font-weight:650;line-height:var(--sd-line-tight)}.Field-module__kdOvOq__field_dark .Field-module__kdOvOq__fieldLabel{color:var(--sd-color-text-subtle);font-family:var(--sd-font-mono);font-weight:600;line-height:var(--sd-line-normal);letter-spacing:var(--sd-letter-kicker);text-transform:uppercase}.Field-module__kdOvOq__field_auth .Field-module__kdOvOq__fieldLabel{color:var(--sd-color-form-auth-label)}.Field-module__kdOvOq__requiredMark{color:var(--sd-color-status-danger-text)}.Field-module__kdOvOq__fieldHint,.Field-module__kdOvOq__fieldError{font-size:var(--sd-text-xs);line-height:var(--sd-line-normal);margin:0}.Field-module__kdOvOq__fieldHint{color:var(--sd-color-text-subtle)}.Field-module__kdOvOq__fieldError{color:var(--sd-color-status-danger-text)}
.Input-module__rdnxQa__fullWidth{inline-size:100%}.Input-module__rdnxQa__control{border:1px solid var(--sd-color-form-field-border);border-radius:var(--sd-radius-md);background:var(--sd-color-form-field-bg);width:auto;color:var(--sd-color-form-field-text);font-family:var(--sd-font-ui);font-size:var(--sd-text-base);line-height:var(--sd-line-normal);transition:border-color var(--sd-motion-fast), box-shadow var(--sd-motion-fast), background-color var(--sd-motion-fast)}.Input-module__rdnxQa__control::placeholder{color:var(--sd-color-form-field-placeholder)}.Input-module__rdnxQa__control:focus{border-color:var(--sd-color-form-field-border-focus);box-shadow:var(--sd-focus-shadow);outline:none}.Input-module__rdnxQa__control:disabled{opacity:var(--sd-opacity-disabled);cursor:not-allowed}.Input-module__rdnxQa__control::-webkit-calendar-picker-indicator{opacity:var(--sd-opacity-loading)}.Input-module__rdnxQa__control[data-invalid=true]{border-color:var(--sd-color-form-field-invalid-border);box-shadow:var(--sd-focus-danger-shadow)}.Input-module__rdnxQa__control_sm{min-block-size:32px;padding:0 var(--sd-space-3)}.Input-module__rdnxQa__control_md{min-block-size:38px;padding:0 var(--sd-space-4)}.Input-module__rdnxQa__control_dark{background:var(--sd-color-bg-input);border-color:var(--sd-color-border-subtle)}.Input-module__rdnxQa__control_dark::-webkit-calendar-picker-indicator{filter:invert()}.Input-module__rdnxQa__control_light{background:var(--sd-color-text-strong);border-color:var(--sd-color-border-raised);color:var(--sd-color-bg-app)}.Input-module__rdnxQa__control_auth{background:var(--sd-color-form-auth-field-bg);border-color:var(--sd-color-form-auth-field-border);color:var(--sd-color-form-auth-field-text)}
.Popover-module__Nt1uSa__popoverContent{z-index:var(--sd-z-popover);width:min(calc(100vw - var(--sd-space-6)), var(--popover-width));border:1px solid var(--popover-border);border-radius:var(--sd-radius-lg);background:var(--popover-bg);color:var(--popover-text);box-shadow:var(--sd-shadow-soft);padding:var(--sd-space-4)}.Popover-module__Nt1uSa__popoverContent:focus-visible{box-shadow:var(--sd-shadow-soft), var(--sd-focus-shadow);outline:none}.Popover-module__Nt1uSa__popoverContent_dark{--popover-bg:var(--sd-color-bg-popover);--popover-border:var(--sd-color-border-strong);--popover-text:var(--sd-color-text-strong)}.Popover-module__Nt1uSa__popoverContent_light{--popover-bg:var(--sd-color-text-strong);--popover-border:var(--sd-color-border-raised);--popover-text:var(--sd-color-bg-app)}.Popover-module__Nt1uSa__popoverContent_sm{--popover-width:240px}.Popover-module__Nt1uSa__popoverContent_md{--popover-width:320px}.Popover-module__Nt1uSa__popoverContent_lg{--popover-width:440px}
.Combobox-module__xXJt-W__content{padding:var(--sd-space-2)}.Combobox-module__xXJt-W__triggerWrap{width:100%}.Combobox-module__xXJt-W__list{gap:var(--sd-space-1);flex-direction:column;max-block-size:320px;display:flex;overflow-y:auto}.Combobox-module__xXJt-W__status{padding:var(--sd-space-3);color:var(--sd-color-text-muted);font-family:var(--sd-font-ui);font-size:var(--sd-text-sm);line-height:var(--sd-line-normal)}.Combobox-module__xXJt-W__option{border-radius:var(--sd-radius-md);width:100%;color:var(--sd-color-text-strong);cursor:pointer;font-family:var(--sd-font-ui);padding:var(--sd-space-3);text-align:start;transition:background-color var(--sd-motion-fast), border-color var(--sd-motion-fast);background:0 0;border:1px solid #0000;flex-direction:column;align-items:flex-start;gap:2px;display:flex}.Combobox-module__xXJt-W__option:hover:not(:disabled),.Combobox-module__xXJt-W__optionActive{border-color:var(--sd-color-interactive-hover-border);background:var(--sd-color-interactive-hover-bg)}.Combobox-module__xXJt-W__option:focus-visible{box-shadow:var(--sd-focus-shadow);outline:none}.Combobox-module__xXJt-W__option:disabled{cursor:not-allowed;opacity:var(--sd-opacity-disabled-muted)}.Combobox-module__xXJt-W__optionSelected{border-color:var(--sd-color-interactive-selected-border);background:var(--sd-color-interactive-selected-bg)}.Combobox-module__xXJt-W__manualOption{border-color:var(--sd-color-border-subtle);background:var(--sd-color-bg-panel-raised)}.Combobox-module__xXJt-W__manualSeparator{border-top:1px solid var(--sd-color-border-subtle);margin:var(--sd-space-1) var(--sd-space-2) 0}.Combobox-module__xXJt-W__groupLabel{color:var(--sd-color-text-muted);font-size:var(--sd-text-xs);letter-spacing:0;font-weight:700;line-height:var(--sd-line-tight);padding:var(--sd-space-2) var(--sd-space-3) var(--sd-space-1);text-transform:uppercase}.Combobox-module__xXJt-W__optionLabel{color:var(--sd-color-text-strong);font-size:var(--sd-text-base);font-weight:650;line-height:var(--sd-line-tight)}.Combobox-module__xXJt-W__optionDetail,.Combobox-module__xXJt-W__optionMeta,.Combobox-module__xXJt-W__attribution{color:var(--sd-color-text-muted);font-size:var(--sd-text-sm);line-height:var(--sd-line-normal)}.Combobox-module__xXJt-W__optionMeta{text-transform:uppercase}.Combobox-module__xXJt-W__attribution{border-top:1px solid var(--sd-color-border-subtle);margin-top:var(--sd-space-2);padding:var(--sd-space-2) var(--sd-space-3) 0}
.DataTable-module__jULxYq__frame{min-width:0}.DataTable-module__jULxYq__frame_scrollX{overflow-x:auto}.DataTable-module__jULxYq__table{border-collapse:collapse;table-layout:fixed;width:100%;color:var(--sd-color-text);font-family:var(--sd-font-ui)}.DataTable-module__jULxYq__table_workspace,.DataTable-module__jULxYq__table_plain{background:0 0}.DataTable-module__jULxYq__tableMinWidth_narrow{min-width:820px}.DataTable-module__jULxYq__tableMinWidth_target{min-width:920px}.DataTable-module__jULxYq__tableMinWidth_wide{min-width:980px}.DataTable-module__jULxYq__table_stickyHeader .DataTable-module__jULxYq__header{z-index:var(--sd-z-raised);background:var(--sd-color-bg-panel-raised);position:sticky;top:0}.DataTable-module__jULxYq__headerCell{border-block-end:1px solid var(--sd-color-border);color:var(--sd-color-text-disabled);font-family:var(--sd-font-mono);font-size:var(--sd-text-xs);letter-spacing:var(--sd-letter-kicker);font-weight:600;line-height:var(--sd-line-normal);text-transform:uppercase;white-space:nowrap}.DataTable-module__jULxYq__cell{border-block-end:1px solid var(--sd-color-bg-input);color:var(--sd-color-text);line-height:var(--sd-line-normal);vertical-align:middle}.DataTable-module__jULxYq__table_compact .DataTable-module__jULxYq__headerCell{padding:var(--sd-space-2) var(--sd-space-2)}.DataTable-module__jULxYq__table_compact .DataTable-module__jULxYq__cell{padding:var(--sd-space-3) var(--sd-space-2);font-size:var(--sd-text-sm)}.DataTable-module__jULxYq__table_standard .DataTable-module__jULxYq__headerCell{padding:var(--sd-space-3) var(--sd-space-3)}.DataTable-module__jULxYq__table_standard .DataTable-module__jULxYq__cell{padding:var(--sd-space-4) var(--sd-space-3);font-size:var(--sd-text-base)}.DataTable-module__jULxYq__table_comfortable .DataTable-module__jULxYq__headerCell{padding:var(--sd-space-3-5) var(--sd-space-3)}.DataTable-module__jULxYq__table_comfortable .DataTable-module__jULxYq__cell{padding:var(--sd-space-5) var(--sd-space-3);font-size:var(--sd-text-base)}.DataTable-module__jULxYq__row{transition:background-color var(--sd-motion-fast), box-shadow var(--sd-motion-fast)}.DataTable-module__jULxYq__row[data-interactive=true]{cursor:pointer}.DataTable-module__jULxYq__row[data-interactive=true]:focus-visible{outline:2px solid var(--sd-focus-ring);outline-offset:-2px}.DataTable-module__jULxYq__row[data-hover=true]:hover,.DataTable-module__jULxYq__row[data-expanded=true]{background:var(--sd-color-state-accent-hover-subtle);box-shadow:var(--sd-shadow-selected-inset)}.DataTable-module__jULxYq__row[data-selected=true]{background:color-mix(in srgb, var(--sd-color-accent) 3.5%, transparent);box-shadow:inset 1px 0 0 color-mix(in srgb, var(--sd-color-accent-strong) 50%, transparent)}.DataTable-module__jULxYq__row[data-selected=true][data-hover=true]:hover{background:color-mix(in srgb, var(--sd-color-accent) 7.5%, transparent)}.DataTable-module__jULxYq__row[data-selected=true][data-expanded=true]{background:var(--sd-color-state-accent-hover-subtle);box-shadow:var(--sd-shadow-selected-inset)}.DataTable-module__jULxYq__row[data-expanded=true] .DataTable-module__jULxYq__cell{border-block-end-color:#0000}.DataTable-module__jULxYq__align_start{text-align:start}.DataTable-module__jULxYq__align_center{text-align:center}.DataTable-module__jULxYq__align_end{text-align:end}.DataTable-module__jULxYq__truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.DataTable-module__jULxYq__selectionCell{width:44px;padding-inline:var(--sd-space-2) var(--sd-space-3);text-align:center}.DataTable-module__jULxYq__actionCell{overflow:visible}.DataTable-module__jULxYq__rowActions{justify-content:flex-end;align-items:center;gap:var(--sd-space-1);width:100%;display:inline-flex}.DataTable-module__jULxYq__rowActions>*{opacity:0}.DataTable-module__jULxYq__rowActions[data-visibility=always]>*,.DataTable-module__jULxYq__row[data-hover=true]:hover .DataTable-module__jULxYq__rowActions>*,.DataTable-module__jULxYq__row[data-expanded=true] .DataTable-module__jULxYq__rowActions>*,.DataTable-module__jULxYq__rowActions:focus-within>*,.DataTable-module__jULxYq__rowActions>[data-active=true]{opacity:1}.DataTable-module__jULxYq__sortButton{align-items:center;gap:var(--sd-space-1);max-width:100%;margin:calc(var(--sd-space-1) * -1) calc(var(--sd-space-1-5) * -1);padding:var(--sd-space-1) var(--sd-space-1-5);border-radius:var(--sd-radius-sm);color:inherit;cursor:pointer;font:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit;transition:background-color var(--sd-motion-fast), color var(--sd-motion-fast), box-shadow var(--sd-motion-fast);background:0 0;border:0;display:inline-flex}.DataTable-module__jULxYq__sortButton:hover,.DataTable-module__jULxYq__sortButton:focus-visible{background:var(--sd-color-state-surface-hover);color:var(--sd-color-text)}.DataTable-module__jULxYq__sortButton:focus-visible{box-shadow:var(--sd-focus-shadow);outline:none}.DataTable-module__jULxYq__sortButton[data-sort-direction=ascending],.DataTable-module__jULxYq__sortButton[data-sort-direction=descending]{color:var(--sd-color-accent-strong)}.DataTable-module__jULxYq__sortLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.DataTable-module__jULxYq__sortIndicator{opacity:0;border-inline:4px solid #0000;width:0;height:0}.DataTable-module__jULxYq__sortButton[data-sort-direction=ascending] .DataTable-module__jULxYq__sortIndicator{opacity:1;border-block-end:6px solid}.DataTable-module__jULxYq__sortButton[data-sort-direction=descending] .DataTable-module__jULxYq__sortIndicator{opacity:1;border-block-start:6px solid}.DataTable-module__jULxYq__groupRow .DataTable-module__jULxYq__cell,.DataTable-module__jULxYq__groupRow td{padding:var(--sd-space-3) var(--sd-space-3) var(--sd-space-2);border-block-start:1px solid color-mix(in srgb, var(--sd-color-accent-strong) 12%, transparent);border-block-end:1px solid var(--sd-color-bg-input);background:color-mix(in srgb, var(--sd-color-accent) 4.5%, transparent);color:var(--sd-color-status-info-text);font-family:var(--sd-font-mono);font-size:var(--sd-text-xs);font-weight:700;line-height:var(--sd-line-compact);letter-spacing:var(--sd-letter-kicker);text-transform:uppercase;white-space:nowrap}.DataTable-module__jULxYq__groupRow_secondary .DataTable-module__jULxYq__cell,.DataTable-module__jULxYq__groupRow_secondary td{padding:var(--sd-space-2) var(--sd-space-3) var(--sd-space-2) var(--sd-space-7);border-block-start-color:var(--sd-color-border-subtle);background:var(--sd-color-panel-inset-highlight);color:var(--sd-color-text-disabled);font-size:var(--sd-text-xs);letter-spacing:var(--sd-letter-label);font-weight:650}.DataTable-module__jULxYq__detailRow{cursor:default}.DataTable-module__jULxYq__detailRow:hover{box-shadow:none;background:0 0}.DataTable-module__jULxYq__detailCell{border-block-end:1px solid var(--sd-color-bg-input);background:color-mix(in srgb, var(--sd-color-accent) 4%, transparent);padding:0}.DataTable-module__jULxYq__emptyCell{padding:var(--sd-space-6);color:var(--sd-color-text-subtle);text-align:center}
.IconButton-module__qmzD9G__iconButton{--icon-button-bg:transparent;--icon-button-border:transparent;--icon-button-text:var(--sd-color-text);--icon-button-hover-bg:var(--sd-color-interactive-hover-bg);--icon-button-hover-border:transparent;border:1px solid var(--icon-button-border);border-radius:var(--sd-radius-md);background:var(--icon-button-bg);color:var(--icon-button-text);cursor:pointer;transition:background-color var(--sd-motion-fast), border-color var(--sd-motion-fast), color var(--sd-motion-fast), box-shadow var(--sd-motion-fast);justify-content:center;align-items:center;display:inline-flex}.IconButton-module__qmzD9G__iconButton:hover:not(:disabled),.IconButton-module__qmzD9G__iconButton[data-active=true],.IconButton-module__qmzD9G__iconButton[data-open=true],.IconButton-module__qmzD9G__iconButton[data-pressed=true]{background:var(--icon-button-hover-bg);border-color:var(--icon-button-hover-border);color:var(--sd-color-text-strong)}.IconButton-module__qmzD9G__iconButton:focus-visible{box-shadow:var(--sd-focus-shadow);outline:none}.IconButton-module__qmzD9G__iconButton:disabled{opacity:var(--sd-opacity-disabled);cursor:not-allowed}.IconButton-module__qmzD9G__iconButton_sm{block-size:28px;inline-size:28px}.IconButton-module__qmzD9G__iconButton_md{block-size:36px;inline-size:36px}.IconButton-module__qmzD9G__iconButton_lg{block-size:44px;inline-size:44px}.IconButton-module__qmzD9G__iconButton_ghost,.IconButton-module__qmzD9G__iconButton_subtle,.IconButton-module__qmzD9G__iconButton_rowAction{--icon-button-bg:transparent;--icon-button-border:transparent;--icon-button-text:var(--sd-color-text-subtle);--icon-button-hover-bg:var(--sd-color-interactive-hover-bg)}.IconButton-module__qmzD9G__iconButton_solid{--icon-button-bg:var(--sd-color-bg-input);--icon-button-border:var(--sd-color-border-subtle);--icon-button-text:var(--sd-color-text);--icon-button-hover-bg:var(--sd-color-interactive-hover-bg);--icon-button-hover-border:var(--sd-color-interactive-hover-border)}.IconButton-module__qmzD9G__iconButton_close{--icon-button-bg:transparent;--icon-button-border:transparent;--icon-button-text:var(--sd-color-text-subtle);--icon-button-hover-bg:var(--sd-color-interactive-hover-bg)}.IconButton-module__qmzD9G__iconButton_danger{--icon-button-bg:transparent;--icon-button-border:transparent;--icon-button-text:var(--sd-color-action-destructive-text);--icon-button-hover-bg:var(--sd-color-action-destructive-bg-hover);--icon-button-hover-border:var(--sd-color-action-destructive-border-hover)}.IconButton-module__qmzD9G__iconButton_light.IconButton-module__qmzD9G__iconButton_ghost,.IconButton-module__qmzD9G__iconButton_light.IconButton-module__qmzD9G__iconButton_subtle,.IconButton-module__qmzD9G__iconButton_light.IconButton-module__qmzD9G__iconButton_close,.IconButton-module__qmzD9G__iconButton_light.IconButton-module__qmzD9G__iconButton_rowAction{--icon-button-bg:var(--sd-color-auth-surface-bg);--icon-button-border:var(--sd-color-dashboard-border-control);--icon-button-text:var(--sd-color-dashboard-text-muted);--icon-button-hover-bg:var(--sd-color-auth-notice-bg);--icon-button-hover-border:var(--sd-color-auth-notice-border)}.IconButton-module__qmzD9G__iconButton_light.IconButton-module__qmzD9G__iconButton_solid{--icon-button-bg:var(--sd-color-action-secondary-bg-on-light);--icon-button-border:var(--sd-color-action-secondary-border-on-light);--icon-button-text:var(--sd-color-action-secondary-text-on-light);--icon-button-hover-bg:var(--sd-color-action-secondary-bg-hover-on-light);--icon-button-hover-border:var(--sd-color-action-secondary-border-hover-on-light)}.IconButton-module__qmzD9G__iconButton_light.IconButton-module__qmzD9G__iconButton_danger{--icon-button-bg:var(--sd-color-status-danger-bg-on-light);--icon-button-border:var(--sd-color-status-danger-border-on-light);--icon-button-text:var(--sd-color-status-danger-text-on-light-strong);--icon-button-hover-bg:var(--sd-color-status-danger-bg-on-light-strong);--icon-button-hover-border:var(--sd-color-status-danger-border-on-light)}.IconButton-module__qmzD9G__loadingDot{border-radius:var(--sd-radius-pill);width:.55em;height:.55em;opacity:var(--sd-opacity-loading);background:currentColor}
.Dialog-module__ACx2ha__dialogOverlay{z-index:var(--sd-z-overlay);background:var(--sd-color-overlay-scrim);position:fixed;inset:0}.Dialog-module__ACx2ha__dialogContent{z-index:var(--sd-z-dialog);gap:var(--sd-space-4);width:min(calc(100vw - var(--sd-space-6)), var(--dialog-width));max-height:calc(100vh - var(--sd-space-6));border:1px solid var(--dialog-border);border-radius:var(--sd-radius-xl);background:var(--dialog-bg);color:var(--dialog-text);box-shadow:var(--sd-shadow-modal);padding:var(--sd-space-5);display:grid;position:fixed;inset-block-start:50%;inset-inline-start:50%;overflow:auto;transform:translate(-50%,-50%)}.Dialog-module__ACx2ha__dialogContent:focus-visible{box-shadow:var(--sd-shadow-modal), var(--sd-focus-shadow);outline:none}.Dialog-module__ACx2ha__dialogContent_dark{--dialog-bg:var(--sd-color-bg-panel-raised);--dialog-border:var(--sd-color-border-strong);--dialog-text:var(--sd-color-text-strong)}.Dialog-module__ACx2ha__dialogContent_light{--dialog-bg:var(--sd-color-text-strong);--dialog-border:var(--sd-color-border-raised);--dialog-text:var(--sd-color-bg-app)}.Dialog-module__ACx2ha__dialogContent_danger{--dialog-bg:var(--sd-color-bg-panel-raised);--dialog-border:var(--sd-color-action-destructive-border);--dialog-text:var(--sd-color-text-strong)}.Dialog-module__ACx2ha__dialogContent_sm{--dialog-width:360px}.Dialog-module__ACx2ha__dialogContent_md{--dialog-width:520px}.Dialog-module__ACx2ha__dialogContent_lg{--dialog-width:720px}.Dialog-module__ACx2ha__dialogContent_xl{--dialog-width:920px}.Dialog-module__ACx2ha__dialogHeader{gap:var(--sd-space-2);display:grid}.Dialog-module__ACx2ha__dialogFooter{justify-content:flex-end;gap:var(--sd-space-3);display:flex}.Dialog-module__ACx2ha__dialogBody{min-width:0}.Dialog-module__ACx2ha__dialogTitle{color:inherit;font-size:var(--sd-text-2xl);font-weight:650;line-height:var(--sd-line-tight);margin:0}.Dialog-module__ACx2ha__dialogDescription{color:var(--sd-color-text);font-size:var(--sd-text-base);line-height:var(--sd-line-normal);margin:0}.Dialog-module__ACx2ha__appDialogContent{gap:0;padding:0;overflow:auto}.Dialog-module__ACx2ha__appDialogContent_workspaceForm{border-radius:var(--sd-radius-modal)}.Dialog-module__ACx2ha__appDialogHeader{justify-content:space-between;align-items:flex-start;gap:var(--sd-space-5);padding:var(--sd-space-5) var(--sd-space-5) var(--sd-space-4);border-block-end:1px solid var(--sd-color-border-strong);display:flex}.Dialog-module__ACx2ha__appDialogHeader_workspaceForm{z-index:1;padding:var(--sd-space-6) var(--sd-space-6) var(--sd-space-5);border-block-end-color:var(--sd-color-border);background:var(--sd-color-bg-panel-raised);position:sticky;inset-block-start:0}.Dialog-module__ACx2ha__appDialogHeading{gap:var(--sd-space-2);min-width:0;display:grid}.Dialog-module__ACx2ha__appDialogTitle{min-width:0}.Dialog-module__ACx2ha__appDialogTitle_workspaceForm{font-size:var(--sd-text-4xl)}.Dialog-module__ACx2ha__appDialogBody{padding:var(--sd-space-5)}.Dialog-module__ACx2ha__appDialogBody_workspaceForm{padding:0}.Dialog-module__ACx2ha__appDialogFooter{padding:var(--sd-space-4) var(--sd-space-5) var(--sd-space-5);border-block-start:1px solid var(--sd-color-border-strong)}.Dialog-module__ACx2ha__appDialogFooter_workspaceForm{justify-content:flex-end;gap:var(--sd-space-2-5);padding:var(--sd-space-4) var(--sd-space-6) var(--sd-space-5);border-block-start-color:var(--sd-color-border);background:var(--sd-color-bg-panel-raised);position:sticky;inset-block-end:0}.Dialog-module__ACx2ha__formDialogForm{gap:var(--sd-space-4);min-width:0;display:grid}.Dialog-module__ACx2ha__formDialogForm_workspaceForm{gap:var(--sd-space-5);padding:var(--sd-space-5) var(--sd-space-6) var(--sd-space-6);flex-direction:column;display:flex}.Dialog-module__ACx2ha__closeIcon{width:16px;height:16px}
.EmptyState-module__98ICJq__emptyState{color:var(--sd-color-text);display:grid}.EmptyState-module__98ICJq__emptyState_align_center{text-align:center;justify-items:center}.EmptyState-module__98ICJq__emptyState_align_start{text-align:start;place-items:start}.EmptyState-module__98ICJq__emptyState_inline{gap:var(--sd-space-2);padding:var(--sd-space-4)}.EmptyState-module__98ICJq__emptyState_panel,.EmptyState-module__98ICJq__emptyState_table{gap:var(--sd-space-3);border:1px solid var(--sd-color-border-subtle);border-radius:var(--sd-radius-lg);background:var(--sd-color-bg-panel-raised);padding:var(--sd-space-6)}.EmptyState-module__98ICJq__emptyStateTitle{color:var(--sd-color-text-strong);font-size:var(--sd-text-lg);font-weight:650;line-height:var(--sd-line-tight);margin:0}.EmptyState-module__98ICJq__emptyStateDescription{max-width:38rem;font-size:var(--sd-text-base);line-height:var(--sd-line-normal);margin:0}.EmptyState-module__98ICJq__emptyStateAction{margin-block-start:var(--sd-space-2)}
.ErrorState-module__6n2b9W__errorState{gap:var(--sd-space-2);color:var(--sd-color-status-danger-text);font-family:var(--sd-font-ui);display:grid}.ErrorState-module__6n2b9W__errorState_inline{padding:var(--sd-space-3)}.ErrorState-module__6n2b9W__errorState_panel,.ErrorState-module__6n2b9W__errorState_blocking{border:1px solid var(--sd-color-status-danger-border);border-radius:var(--sd-radius-lg);background:var(--sd-color-status-danger-bg);padding:var(--sd-space-4)}.ErrorState-module__6n2b9W__errorState_blocking{min-height:160px;padding:var(--sd-space-6);text-align:center;place-content:center;justify-items:center}.ErrorState-module__6n2b9W__title{color:var(--sd-color-status-danger-text);font-size:var(--sd-text-base);font-weight:650;line-height:var(--sd-line-tight)}.ErrorState-module__6n2b9W__description{color:var(--sd-color-text);font-size:var(--sd-text-base);line-height:var(--sd-line-normal)}.ErrorState-module__6n2b9W__action{margin-block-start:var(--sd-space-2)}
.FormLayout-module__Uv9EiG__formGrid{min-width:0;display:grid}.FormLayout-module__Uv9EiG__formGrid_1{grid-template-columns:minmax(0,1fr)}.FormLayout-module__Uv9EiG__formGrid_2{grid-template-columns:repeat(2,minmax(0,1fr))}.FormLayout-module__Uv9EiG__formGrid_3{grid-template-columns:repeat(3,minmax(0,1fr))}.FormLayout-module__Uv9EiG__formGrid_4{grid-template-columns:repeat(4,minmax(0,1fr))}.FormLayout-module__Uv9EiG__formLayoutGap_sm{gap:var(--sd-space-2)}.FormLayout-module__Uv9EiG__formLayoutGap_md{gap:var(--sd-space-3)}.FormLayout-module__Uv9EiG__formLayoutGap_lg{gap:var(--sd-space-4)}.FormLayout-module__Uv9EiG__fieldGroup{gap:var(--sd-space-3);min-width:0;display:grid}.FormLayout-module__Uv9EiG__fieldGroup_divided{border-block-start:1px solid var(--sd-color-border-strong);padding-block-start:var(--sd-space-4)}.FormLayout-module__Uv9EiG__fieldGroupHeader{justify-content:space-between;align-items:flex-end;gap:var(--sd-space-4);display:flex}.FormLayout-module__Uv9EiG__fieldGroupCopy{gap:var(--sd-space-1);min-width:0;display:grid}.FormLayout-module__Uv9EiG__fieldGroupTitle{color:var(--sd-color-text-strong);font-size:var(--sd-text-lg);font-weight:650;line-height:var(--sd-line-tight);margin:0}.FormLayout-module__Uv9EiG__fieldGroupDescription{color:var(--sd-color-text-subtle);font-size:var(--sd-text-sm);line-height:var(--sd-line-normal);margin:0}.FormLayout-module__Uv9EiG__fieldGroupActions{align-items:center;gap:var(--sd-space-2);flex:none;display:inline-flex}.FormLayout-module__Uv9EiG__fieldGroupBody{min-width:0}.FormLayout-module__Uv9EiG__formActions{align-items:center;gap:var(--sd-space-2);flex-wrap:wrap;display:flex}.FormLayout-module__Uv9EiG__formActions_start{justify-content:flex-start}.FormLayout-module__Uv9EiG__formActions_end{justify-content:flex-end}.FormLayout-module__Uv9EiG__formActions_between{justify-content:space-between}.FormLayout-module__Uv9EiG__formActions_stretch>*{flex:1 1 0}.FormLayout-module__Uv9EiG__formActions_sticky{z-index:var(--sd-z-raised);padding-block:var(--sd-space-4);border-block-start:1px solid var(--sd-color-border-strong);background:var(--sd-color-bg-panel-raised);position:sticky;bottom:0}@media (max-width:720px){.FormLayout-module__Uv9EiG__formGrid_2,.FormLayout-module__Uv9EiG__formGrid_3,.FormLayout-module__Uv9EiG__formGrid_4{grid-template-columns:minmax(0,1fr)}.FormLayout-module__Uv9EiG__fieldGroupHeader{flex-direction:column;align-items:stretch}}
.LoadingState-module__wLoR5G__loadingState{justify-content:center;align-items:center;gap:var(--sd-space-3);color:var(--sd-color-text);font-family:var(--sd-font-ui);text-align:center;display:flex}.LoadingState-module__wLoR5G__loadingState_inline{padding:var(--sd-space-3)}.LoadingState-module__wLoR5G__loadingState_panel,.LoadingState-module__wLoR5G__loadingState_table{border:1px solid var(--sd-color-border-subtle);border-radius:var(--sd-radius-lg);background:var(--sd-color-bg-panel-raised);min-height:120px;padding:var(--sd-space-6)}.LoadingState-module__wLoR5G__spinner{border:2px solid;border-radius:var(--sd-radius-pill);width:18px;height:18px;opacity:var(--sd-opacity-loading);animation:LoadingState-module__wLoR5G__loadingStateSpin var(--sd-motion-loading) infinite;border-inline-end-color:#0000}.LoadingState-module__wLoR5G__copy{gap:var(--sd-space-0-5);text-align:start;display:grid}.LoadingState-module__wLoR5G__label{color:var(--sd-color-text-strong);font-size:var(--sd-text-base);font-weight:650;line-height:var(--sd-line-tight)}.LoadingState-module__wLoR5G__description{color:var(--sd-color-text-subtle);font-size:var(--sd-text-sm);line-height:var(--sd-line-normal)}@keyframes LoadingState-module__wLoR5G__loadingStateSpin{to{transform:rotate(360deg)}}
.Tooltip-module__gkEvuq__tooltipContent{z-index:var(--sd-z-tooltip);max-width:min(280px, calc(100vw - var(--sd-space-6)));border-radius:var(--sd-radius-md);box-shadow:var(--sd-shadow-soft);font-family:var(--sd-font-ui);font-size:var(--sd-text-sm);font-weight:600;line-height:var(--sd-line-normal);padding:var(--sd-space-2) var(--sd-space-2-5);text-align:center;-webkit-user-select:none;user-select:none;border:1px solid #0000}.Tooltip-module__gkEvuq__tooltipContent:focus-visible{box-shadow:var(--sd-shadow-soft), var(--sd-focus-shadow);outline:none}.Tooltip-module__gkEvuq__tooltipContent_dark{border-color:var(--sd-color-border-strong);background:var(--sd-color-bg-popover);color:var(--sd-color-text-strong)}.Tooltip-module__gkEvuq__tooltipContent_light{border-color:var(--sd-color-border-raised);background:var(--sd-color-text-strong);color:var(--sd-color-bg-app)}.Tooltip-module__gkEvuq__disabledTrigger{max-width:100%;display:inline-flex}.Tooltip-module__gkEvuq__disabledTrigger:focus-visible{border-radius:var(--sd-radius-md);outline:var(--sd-focus-outline-width) solid var(--sd-color-border-focus);outline-offset:var(--sd-focus-outline-offset)}
.Menu-module__U1EwYa__menuContent{z-index:var(--sd-z-dropdown);border:1px solid var(--menu-border);border-radius:var(--sd-radius-lg);background:var(--menu-bg);min-width:180px;color:var(--menu-text);box-shadow:var(--sd-shadow-soft);padding:var(--sd-space-2)}.Menu-module__U1EwYa__menuContent:focus-visible{outline:none}.Menu-module__U1EwYa__menuContent_dark{--menu-bg:var(--sd-color-bg-popover);--menu-border:var(--sd-color-border-strong);--menu-text:var(--sd-color-text-strong)}.Menu-module__U1EwYa__menuContent_light{--menu-bg:var(--sd-color-text-strong);--menu-border:var(--sd-color-border-raised);--menu-text:var(--sd-color-bg-app)}.Menu-module__U1EwYa__menuItem{align-items:center;gap:var(--sd-space-2);border-radius:var(--sd-radius-md);color:inherit;cursor:pointer;font-size:var(--sd-text-base);line-height:var(--sd-line-normal);padding:var(--sd-space-2) var(--sd-space-3);-webkit-user-select:none;user-select:none;display:flex}.Menu-module__U1EwYa__menuItem[data-highlighted]{background:var(--sd-color-interactive-hover-bg);outline:none}.Menu-module__U1EwYa__menuItem[data-disabled]{opacity:var(--sd-opacity-disabled);cursor:not-allowed}.Menu-module__U1EwYa__menuItem_danger{color:var(--sd-color-action-destructive-text)}.Menu-module__U1EwYa__menuLabel{padding:var(--sd-space-2) var(--sd-space-3);color:var(--sd-color-text-disabled);font-size:var(--sd-text-xs);font-weight:650;line-height:var(--sd-line-tight)}.Menu-module__U1EwYa__menuSeparator{height:1px;margin:var(--sd-space-2) 0;background:var(--sd-color-border-subtle)}
.Notice-module__diBz-a__notice{border:1px solid var(--notice-border);border-radius:var(--sd-radius-lg);background:var(--notice-bg);color:var(--notice-text)}.Notice-module__diBz-a__notice_md{padding:var(--sd-space-4)}.Notice-module__diBz-a__notice_sm{padding:var(--sd-space-2-5) var(--sd-space-3)}.Notice-module__diBz-a__noticeTitle{font-size:var(--sd-text-base);font-weight:650;line-height:var(--sd-line-tight);margin:0}.Notice-module__diBz-a__noticeBody{margin:var(--sd-space-1) 0 0;color:var(--notice-body-text,var(--sd-color-text));font-size:var(--sd-text-base);line-height:var(--sd-line-normal)}.Notice-module__diBz-a__notice_info{--notice-bg:var(--sd-color-status-info-bg);--notice-border:var(--sd-color-status-info-border);--notice-text:var(--sd-color-status-info-text)}.Notice-module__diBz-a__notice_warning{--notice-bg:var(--sd-color-status-warning-bg);--notice-border:var(--sd-color-status-warning-border);--notice-text:var(--sd-color-status-warning-text)}.Notice-module__diBz-a__notice_danger{--notice-bg:var(--sd-color-status-danger-bg);--notice-border:var(--sd-color-status-danger-border);--notice-text:var(--sd-color-status-danger-text)}.Notice-module__diBz-a__notice_success{--notice-bg:var(--sd-color-status-success-bg);--notice-border:var(--sd-color-status-success-border);--notice-text:var(--sd-color-status-success-text)}.Notice-module__diBz-a__notice_empty{--notice-bg:var(--sd-color-bg-panel-raised);--notice-border:var(--sd-color-border-subtle);--notice-text:var(--sd-color-text)}.Notice-module__diBz-a__notice_light.Notice-module__diBz-a__notice_info{--notice-bg:var(--sd-color-status-info-bg-on-light);--notice-border:var(--sd-color-status-info-border-on-light);--notice-text:var(--sd-color-status-info-text-on-light);--notice-body-text:var(--sd-color-status-info-text-on-light)}.Notice-module__diBz-a__notice_light.Notice-module__diBz-a__notice_warning{--notice-bg:var(--sd-color-status-warning-bg-on-light);--notice-border:var(--sd-color-status-warning-border-on-light);--notice-text:var(--sd-color-status-warning-text-on-light);--notice-body-text:var(--sd-color-status-warning-text-on-light)}.Notice-module__diBz-a__notice_light.Notice-module__diBz-a__notice_danger{--notice-bg:var(--sd-color-status-danger-bg-on-light);--notice-border:var(--sd-color-status-danger-border-on-light);--notice-text:var(--sd-color-status-danger-text-on-light);--notice-body-text:var(--sd-color-status-danger-text-on-light)}.Notice-module__diBz-a__notice_light.Notice-module__diBz-a__notice_success{--notice-bg:var(--sd-color-status-success-bg-on-light);--notice-border:var(--sd-color-status-success-border-on-light);--notice-text:var(--sd-color-status-success-text-on-light);--notice-body-text:var(--sd-color-status-success-text-on-light)}.Notice-module__diBz-a__notice_light.Notice-module__diBz-a__notice_empty{--notice-bg:var(--sd-color-auth-notice-bg);--notice-border:var(--sd-color-auth-notice-border);--notice-text:var(--sd-color-auth-notice-text);--notice-body-text:var(--sd-color-auth-notice-text)}
.SearchField-module__WjSlXa__searchField{gap:var(--sd-space-2);min-width:0;color:var(--sd-color-text);font-family:var(--sd-font-ui);display:grid}.SearchField-module__WjSlXa__label{color:var(--sd-color-text);font-size:var(--sd-text-xs);font-weight:650;line-height:var(--sd-line-tight)}.SearchField-module__WjSlXa__label_hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.SearchField-module__WjSlXa__control{align-items:center;gap:var(--sd-space-2);border:1px solid var(--sd-color-form-field-border);border-radius:var(--sd-radius-md);background:var(--sd-color-form-field-bg);min-width:0;color:var(--sd-color-form-field-text);transition:border-color var(--sd-motion-fast), box-shadow var(--sd-motion-fast), background-color var(--sd-motion-fast);grid-template-columns:auto minmax(0,1fr) auto auto;display:grid}.SearchField-module__WjSlXa__control:focus-within{border-color:var(--sd-color-form-field-border-focus);box-shadow:var(--sd-focus-shadow)}.SearchField-module__WjSlXa__control_dark{background:var(--sd-color-bg-input);border-color:var(--sd-color-border-subtle)}.SearchField-module__WjSlXa__control_light,.SearchField-module__WjSlXa__control_auth{background:var(--sd-color-auth-surface-bg);border-color:var(--sd-color-dashboard-border-control);color:var(--sd-color-auth-text-strong)}.SearchField-module__WjSlXa__control_sm{min-height:32px;padding:0 var(--sd-space-2)}.SearchField-module__WjSlXa__control_md{min-height:38px;padding:0 var(--sd-space-3)}.SearchField-module__WjSlXa__icon{width:16px;height:16px;color:var(--sd-color-text-muted)}.SearchField-module__WjSlXa__input{min-width:0;color:inherit;font:inherit;background:0 0;border:0;outline:0}.SearchField-module__WjSlXa__input::placeholder{color:var(--sd-color-form-field-placeholder)}.SearchField-module__WjSlXa__input::-webkit-search-cancel-button{display:none}.SearchField-module__WjSlXa__input:disabled{cursor:not-allowed;opacity:var(--sd-opacity-disabled)}.SearchField-module__WjSlXa__clearButton{border-radius:var(--sd-radius-md);width:28px;height:28px;color:var(--sd-color-text-muted);cursor:pointer;transition:background-color var(--sd-motion-fast), color var(--sd-motion-fast), box-shadow var(--sd-motion-fast);background:0 0;border:0;place-items:center;display:inline-grid}.SearchField-module__WjSlXa__clearButton:hover{background:var(--sd-color-interactive-hover-bg);color:var(--sd-color-text-strong)}.SearchField-module__WjSlXa__clearButton:focus-visible{box-shadow:var(--sd-focus-shadow);outline:none}.SearchField-module__WjSlXa__clearIcon{width:14px;height:14px}.SearchField-module__WjSlXa__loadingDot{border-radius:var(--sd-radius-pill);width:8px;height:8px;opacity:var(--sd-opacity-loading);background:currentColor}
.Select-module__EeJ0TW__fullWidth{inline-size:100%}.Select-module__EeJ0TW__control{border:1px solid var(--sd-color-form-field-border);border-radius:var(--sd-radius-md);background:var(--sd-color-form-field-bg);width:auto;color:var(--sd-color-form-field-text);font-family:var(--sd-font-ui);font-size:var(--sd-text-base);line-height:var(--sd-line-normal);transition:border-color var(--sd-motion-fast), box-shadow var(--sd-motion-fast), background-color var(--sd-motion-fast)}.Select-module__EeJ0TW__control:focus{border-color:var(--sd-color-form-field-border-focus);box-shadow:var(--sd-focus-shadow);outline:none}.Select-module__EeJ0TW__control:disabled{opacity:var(--sd-opacity-disabled);cursor:not-allowed}.Select-module__EeJ0TW__control[data-invalid=true]{border-color:var(--sd-color-form-field-invalid-border);box-shadow:var(--sd-focus-danger-shadow)}.Select-module__EeJ0TW__control_sm{min-block-size:32px;padding:0 var(--sd-space-3)}.Select-module__EeJ0TW__control_md{min-block-size:38px;padding:0 var(--sd-space-4)}.Select-module__EeJ0TW__control_dark{background:var(--sd-color-bg-input);border-color:var(--sd-color-border-subtle)}.Select-module__EeJ0TW__control_light{background:var(--sd-color-text-strong);border-color:var(--sd-color-border-raised);color:var(--sd-color-bg-app)}.Select-module__EeJ0TW__control_auth{background:var(--sd-color-form-auth-field-bg);border-color:var(--sd-color-form-auth-field-border);color:var(--sd-color-form-auth-field-text)}.Select-module__EeJ0TW__select{appearance:auto}
.Skeleton-module__LEQJcW__skeleton{border-radius:var(--sd-radius-md);background:linear-gradient(90deg, var(--sd-color-loading-track), var(--sd-color-loading-highlight), var(--sd-color-loading-track));animation:Skeleton-module__LEQJcW__skeletonPulse var(--sd-motion-loading) infinite;background-size:200% 100%;display:block}.Skeleton-module__LEQJcW__skeleton_line{block-size:12px;inline-size:100%}.Skeleton-module__LEQJcW__skeleton_row{block-size:38px;inline-size:100%}.Skeleton-module__LEQJcW__skeleton_card{block-size:120px;inline-size:100%}.Skeleton-module__LEQJcW__skeleton_avatar{border-radius:var(--sd-radius-pill);block-size:40px;inline-size:40px}@keyframes Skeleton-module__LEQJcW__skeletonPulse{0%{background-position:200% 0}to{background-position:-200% 0}}
.Surface-module__nXABWG__surface{min-width:0;color:var(--sd-color-text);font-family:var(--sd-font-ui);display:grid}.Surface-module__nXABWG__surface_workspace{border-block-start:1px solid var(--sd-color-border);border-radius:var(--sd-radius-modal) 0 0 0;background:var(--sd-color-bg-module-panel)}.Surface-module__nXABWG__surface_panel{border:1px solid var(--sd-color-border);border-radius:var(--sd-radius-xl);background:var(--sd-color-bg-panel);box-shadow:inset 0 1px 0 var(--sd-color-panel-inset-highlight)}.Surface-module__nXABWG__surface_inset{border:1px solid var(--sd-color-border-subtle);border-radius:var(--sd-radius-lg);background:var(--sd-color-bg-control)}.Surface-module__nXABWG__surface_card{border:1px solid var(--sd-color-border-subtle);border-radius:var(--sd-radius-md);background:var(--sd-color-bg-panel-raised)}.Surface-module__nXABWG__surface_elevated{border:1px solid var(--sd-color-border-strong);border-radius:var(--sd-radius-lg);background:var(--sd-color-bg-popover);box-shadow:var(--sd-shadow-soft)}.Surface-module__nXABWG__surface_auth{border:1px solid var(--sd-color-auth-surface-border);border-radius:var(--sd-radius-xl);background:var(--sd-color-auth-surface-bg);color:var(--sd-color-auth-text);box-shadow:var(--sd-shadow-card-on-light)}.Surface-module__nXABWG__surfacePadding_none{padding:0}.Surface-module__nXABWG__surfacePadding_sm{padding:var(--sd-space-3)}.Surface-module__nXABWG__surfacePadding_md{padding:var(--sd-space-4)}.Surface-module__nXABWG__surfacePadding_lg{padding:var(--sd-space-6)}.Surface-module__nXABWG__header{min-width:0;border-block-end:1px solid var(--sd-color-border-subtle);padding-block-end:var(--sd-space-3)}.Surface-module__nXABWG__content{min-width:0}.Surface-module__nXABWG__header+.Surface-module__nXABWG__content{padding-block-start:var(--sd-space-4)}.Surface-module__nXABWG__footer{min-width:0;border-block-start:1px solid var(--sd-color-border-subtle);margin-block-start:var(--sd-space-4);padding-block-start:var(--sd-space-3)}@media (max-width:760px){.Surface-module__nXABWG__surface_workspace{border-radius:0}}
.Switch-module__LmCZTG__switch{align-items:flex-start;gap:var(--sd-space-2);min-width:0;color:var(--sd-color-text);font-family:var(--sd-font-ui);line-height:var(--sd-line-normal);cursor:pointer;display:inline-flex}.Switch-module__LmCZTG__switch:has(.Switch-module__LmCZTG__input:disabled){cursor:not-allowed;opacity:var(--sd-opacity-disabled)}.Switch-module__LmCZTG__controlWrap{flex:none;place-items:center;display:inline-grid;position:relative}.Switch-module__LmCZTG__input{opacity:0;width:100%;height:100%;cursor:inherit;margin:0;position:absolute;inset:0}.Switch-module__LmCZTG__track{border:1px solid var(--sd-color-border-control-muted);border-radius:var(--sd-radius-pill);background:var(--sd-color-bg-input);box-shadow:var(--sd-shadow-panel);transition:background-color var(--sd-motion-fast), border-color var(--sd-motion-fast), box-shadow var(--sd-motion-fast);align-items:center;display:inline-flex;position:relative}.Switch-module__LmCZTG__thumb{border-radius:var(--sd-radius-pill);background:var(--sd-color-text-subtle);transition:background-color var(--sd-motion-fast), transform var(--sd-motion-fast);display:block}.Switch-module__LmCZTG__input:hover+.Switch-module__LmCZTG__track{border-color:var(--sd-color-border-active)}.Switch-module__LmCZTG__input:focus-visible+.Switch-module__LmCZTG__track{box-shadow:var(--sd-shadow-panel), var(--sd-focus-shadow);outline:none}.Switch-module__LmCZTG__input:checked+.Switch-module__LmCZTG__track{border-color:var(--sd-color-accent-strong);background:var(--sd-color-accent)}.Switch-module__LmCZTG__input:checked+.Switch-module__LmCZTG__track .Switch-module__LmCZTG__thumb{background:var(--sd-color-text-inverse)}.Switch-module__LmCZTG__input[data-invalid=true]+.Switch-module__LmCZTG__track{border-color:var(--sd-color-form-field-invalid-border);box-shadow:var(--sd-focus-danger-shadow)}.Switch-module__LmCZTG__copy{gap:var(--sd-space-0-5);min-width:0;display:grid}.Switch-module__LmCZTG__label{color:var(--sd-color-text-strong);font-size:var(--sd-text-base);font-weight:650;line-height:var(--sd-line-tight)}.Switch-module__LmCZTG__description{color:var(--sd-color-text-subtle);font-size:var(--sd-text-sm);line-height:var(--sd-line-normal)}.Switch-module__LmCZTG__switch_sm .Switch-module__LmCZTG__controlWrap,.Switch-module__LmCZTG__switch_sm .Switch-module__LmCZTG__track{width:34px;height:20px}.Switch-module__LmCZTG__switch_sm .Switch-module__LmCZTG__thumb{width:14px;height:14px;transform:translateX(var(--sd-space-0-5))}.Switch-module__LmCZTG__switch_sm .Switch-module__LmCZTG__input:checked+.Switch-module__LmCZTG__track .Switch-module__LmCZTG__thumb{transform:translate(16px)}.Switch-module__LmCZTG__switch_md .Switch-module__LmCZTG__controlWrap,.Switch-module__LmCZTG__switch_md .Switch-module__LmCZTG__track{width:42px;height:24px}.Switch-module__LmCZTG__switch_md .Switch-module__LmCZTG__thumb{width:18px;height:18px;transform:translateX(var(--sd-space-0-5))}.Switch-module__LmCZTG__switch_md .Switch-module__LmCZTG__input:checked+.Switch-module__LmCZTG__track .Switch-module__LmCZTG__thumb{transform:translate(20px)}.Switch-module__LmCZTG__switch_light .Switch-module__LmCZTG__track,.Switch-module__LmCZTG__switch_auth .Switch-module__LmCZTG__track{border-color:var(--sd-color-dashboard-border-control);background:var(--sd-color-auth-surface-bg)}.Switch-module__LmCZTG__switch_light .Switch-module__LmCZTG__label,.Switch-module__LmCZTG__switch_auth .Switch-module__LmCZTG__label{color:var(--sd-color-auth-text-strong)}.Switch-module__LmCZTG__switch_light .Switch-module__LmCZTG__description,.Switch-module__LmCZTG__switch_auth .Switch-module__LmCZTG__description{color:var(--sd-color-auth-text)}
.Textarea-module__OSRF5G__fullWidth{inline-size:100%}.Textarea-module__OSRF5G__control{border:1px solid var(--sd-color-form-field-border);border-radius:var(--sd-radius-md);background:var(--sd-color-form-field-bg);width:auto;color:var(--sd-color-form-field-text);font-family:var(--sd-font-ui);font-size:var(--sd-text-base);line-height:var(--sd-line-normal);transition:border-color var(--sd-motion-fast), box-shadow var(--sd-motion-fast), background-color var(--sd-motion-fast)}.Textarea-module__OSRF5G__control::placeholder{color:var(--sd-color-form-field-placeholder)}.Textarea-module__OSRF5G__control:focus{border-color:var(--sd-color-form-field-border-focus);box-shadow:var(--sd-focus-shadow);outline:none}.Textarea-module__OSRF5G__control:disabled{opacity:var(--sd-opacity-disabled);cursor:not-allowed}.Textarea-module__OSRF5G__control[data-invalid=true]{border-color:var(--sd-color-form-field-invalid-border);box-shadow:var(--sd-focus-danger-shadow)}.Textarea-module__OSRF5G__control_sm{min-block-size:32px;padding:var(--sd-space-2) var(--sd-space-3)}.Textarea-module__OSRF5G__control_md{min-block-size:88px;padding:var(--sd-space-3) var(--sd-space-4)}.Textarea-module__OSRF5G__control_dark{background:var(--sd-color-bg-input);border-color:var(--sd-color-border-subtle)}.Textarea-module__OSRF5G__control_light{background:var(--sd-color-text-strong);border-color:var(--sd-color-border-raised);color:var(--sd-color-bg-app)}.Textarea-module__OSRF5G__control_auth{background:var(--sd-color-form-auth-field-bg);border-color:var(--sd-color-form-auth-field-border);color:var(--sd-color-form-auth-field-text)}.Textarea-module__OSRF5G__textarea{resize:vertical}
.CompanySelectorControl-module__WjJI9G__control{min-height:var(--company-selector-control-min-height,36px);align-items:center;gap:var(--company-selector-control-gap,var(--sd-space-0));display:inline-flex}.CompanySelectorControl-module__WjJI9G__select{width:var(--company-selector-select-width,auto);min-width:var(--company-selector-select-min-width,190px);max-width:var(--company-selector-select-max-width,260px);min-height:var(--company-selector-select-min-height,36px);height:var(--company-selector-select-height,36px);padding:var(--company-selector-select-padding,0 34px 0 var(--sd-space-3));border:var(--company-selector-select-border,1px solid var(--sd-color-dashboard-border-control));border-radius:var(--company-selector-select-radius,var(--sd-radius-md));background:var(--company-selector-select-bg,var(--sd-color-auth-surface-bg));color:var(--company-selector-select-text,var(--sd-color-dashboard-text-strong));font:inherit;font-size:var(--company-selector-select-font-size,var(--sd-text-base));font-weight:var(--company-selector-select-font-weight,400);line-height:var(--company-selector-select-line-height,20px);text-align:var(--company-selector-select-text-align,start);transition:background-color var(--sd-motion-fast), color var(--sd-motion-fast), box-shadow var(--sd-motion-fast)}.CompanySelectorControl-module__WjJI9G__select:hover,.CompanySelectorControl-module__WjJI9G__select:focus{background:var(--company-selector-select-hover-bg,var(--company-selector-select-bg,var(--sd-color-auth-surface-bg)));color:var(--company-selector-select-hover-text,var(--company-selector-select-text,var(--sd-color-dashboard-text-strong)))}.CompanySelectorControl-module__WjJI9G__select:focus{box-shadow:var(--company-selector-select-focus-shadow,var(--sd-focus-shadow));outline:none}.CompanySelectorControl-module__WjJI9G__select:disabled{color:var(--company-selector-select-disabled-text,var(--sd-color-dashboard-text-muted));opacity:1}
.CastRecordCard-module__ar21zG__recordList{border-bottom:1px solid var(--sd-color-bg-input);color:var(--sd-color-text);font-family:var(--sd-font-ui);flex-direction:column;display:flex}.CastRecordCard-module__ar21zG__selectionToolbar{padding:0 var(--sd-space-1);justify-content:flex-start;display:flex}.CastRecordCard-module__ar21zG__groupHeading{padding:var(--sd-space-3) var(--sd-space-3) var(--sd-space-2);border:1px solid color-mix(in srgb, var(--sd-color-accent-strong) 12%, transparent);border-radius:var(--sd-radius-md);background:color-mix(in srgb, var(--sd-color-accent) 4.5%, transparent);color:var(--sd-color-status-info-text);font-family:var(--sd-font-mono);font-size:var(--sd-text-xs);font-weight:700;line-height:var(--sd-line-compact);letter-spacing:var(--sd-letter-kicker);text-transform:uppercase}.CastRecordCard-module__ar21zG__groupHeadingSecondary{margin-left:var(--sd-space-4);padding:var(--sd-space-2) var(--sd-space-3) var(--sd-space-2) var(--sd-space-7);background:var(--sd-color-panel-inset-highlight);color:var(--sd-color-text-disabled);letter-spacing:var(--sd-letter-label);font-size:10px;font-weight:650}.CastRecordCard-module__ar21zG__selectableCard{position:relative}.CastRecordCard-module__ar21zG__selectableCardSelected .CastRecordCard-module__ar21zG__record{border-color:color-mix(in srgb, var(--sd-color-accent-strong) 58%, transparent);box-shadow:0 0 0 1px color-mix(in srgb, var(--sd-color-accent-strong) 28%, transparent)}.CastRecordCard-module__ar21zG__selectableCard.setdog-destination-highlight{background:var(--sd-color-highlight-bg-subtle)}.CastRecordCard-module__ar21zG__cardSelectionCheckbox{top:var(--sd-space-3-5);left:var(--sd-space-3-5);z-index:2;position:absolute}.CastRecordCard-module__ar21zG__record{--cast-record-field-columns:minmax(180px, 1.2fr) minmax(160px, 1fr) minmax(190px, 1.15fr) minmax(130px, .85fr);border-top:1px solid var(--sd-color-bg-input);color:var(--sd-color-text);transition:background var(--sd-motion-fast), box-shadow var(--sd-motion-fast);background:0 0;overflow:visible}.CastRecordCard-module__ar21zG__projectRecord{--cast-record-field-columns:minmax(78px, .56fr) minmax(180px, 1.2fr) minmax(160px, 1fr) minmax(190px, 1.15fr) minmax(130px, .85fr)}.CastRecordCard-module__ar21zG__projectSpacer{min-height:1px}.CastRecordCard-module__ar21zG__record:hover,.CastRecordCard-module__ar21zG__recordExpanded{background:var(--sd-color-state-accent-hover-subtle);box-shadow:var(--sd-shadow-selected-inset)}.CastRecordCard-module__ar21zG__recordExpanded{border-top-color:#0000}.CastRecordCard-module__ar21zG__recordMain{min-width:0;padding:var(--sd-space-5) var(--sd-space-5) var(--sd-space-5) 26px;grid-template-columns:148px minmax(0,1fr) 56px;align-items:stretch;gap:22px;display:grid}.CastRecordCard-module__ar21zG__headshot{border:1px solid var(--sd-color-border-strong);border-radius:var(--sd-radius-xs);background:linear-gradient(180deg, color-mix(in srgb, var(--sd-color-accent) 10%, transparent), color-mix(in srgb, var(--sd-color-accent) 2.5%, transparent)), var(--sd-color-bg-input);min-height:158px;color:var(--sd-color-text-subtle);font-family:var(--sd-font-mono);font-size:var(--sd-text-xs);letter-spacing:.16em;font-weight:700;line-height:var(--sd-line-tight);object-fit:cover;place-items:center;display:grid}.CastRecordCard-module__ar21zG__content{justify-content:center;gap:var(--sd-space-0);flex-direction:column;min-width:0;display:flex}.CastRecordCard-module__ar21zG__primaryGrid,.CastRecordCard-module__ar21zG__secondaryGrid{grid-template-columns:var(--cast-record-field-columns);gap:18px;min-width:0;display:grid}.CastRecordCard-module__ar21zG__primaryGrid{padding-bottom:18px}.CastRecordCard-module__ar21zG__secondaryGrid{border-top:1px solid var(--sd-color-bg-input);padding-top:18px}.CastRecordCard-module__ar21zG__field{min-width:0}.CastRecordCard-module__ar21zG__label,.CastRecordCard-module__ar21zG__detailTitle,.CastRecordCard-module__ar21zG__measurements dt{color:var(--sd-color-text-subtle);font-family:var(--sd-font-mono);letter-spacing:var(--sd-letter-kicker);font-size:10px;font-weight:700;line-height:var(--sd-line-compact);text-transform:uppercase}.CastRecordCard-module__ar21zG__value{margin-top:var(--sd-space-2);color:var(--sd-color-text-strong);font-size:var(--sd-text-xl);font-weight:500;line-height:var(--sd-line-normal);overflow-wrap:anywhere;word-break:break-word}.CastRecordCard-module__ar21zG__primaryGrid .CastRecordCard-module__ar21zG__value{font-size:17px}.CastRecordCard-module__ar21zG__valueWithPill{align-items:center;gap:var(--sd-space-2);max-width:100%;display:inline-flex}.CastRecordCard-module__ar21zG__primaryValue{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.CastRecordCard-module__ar21zG__morePillWrap{flex:none;display:inline-flex;position:relative}.CastRecordCard-module__ar21zG__morePill{border-radius:var(--sd-radius-pill);background:var(--sd-color-state-surface-hover);width:22px;min-width:22px;height:22px;color:var(--sd-color-text-subtle);font-family:var(--sd-font-mono);font-size:var(--sd-text-xs);font-weight:600;line-height:var(--sd-line-tight);cursor:pointer;transition:background-color var(--sd-motion-fast), color var(--sd-motion-fast);border:0;place-items:center;padding:0;display:inline-grid}.CastRecordCard-module__ar21zG__morePill:hover{background:var(--sd-color-accent-soft);color:var(--sd-color-accent)}.CastRecordCard-module__ar21zG__morePillOpen{background:var(--sd-color-accent);color:var(--sd-color-text-inverse)}.CastRecordCard-module__ar21zG__morePopover{z-index:70;min-width:240px;padding:var(--sd-space-2) 0;border:1px solid var(--sd-color-border-strong);border-radius:var(--sd-radius-lg);background:var(--sd-color-bg-panel-raised);box-shadow:var(--sd-shadow-modal), var(--sd-shadow-panel);white-space:nowrap;position:absolute;top:calc(100% + 6px);left:0}.CastRecordCard-module__ar21zG__morePopoverHeader{margin-bottom:var(--sd-space-1);padding:var(--sd-space-0-5) var(--sd-space-3-5) var(--sd-space-2);border-bottom:1px solid var(--sd-color-border);color:var(--sd-color-text-disabled);font-family:var(--sd-font-mono);letter-spacing:var(--sd-letter-kicker);font-size:10px;font-weight:650;line-height:var(--sd-line-normal);text-transform:uppercase}.CastRecordCard-module__ar21zG__morePopoverRow{gap:var(--sd-space-0-5);min-width:0;padding:var(--sd-space-1-5) var(--sd-space-3-5);color:var(--sd-color-text);font-size:var(--sd-text-md);flex-direction:column;line-height:18px;display:flex}.CastRecordCard-module__ar21zG__morePopoverRow span:first-child{color:var(--sd-color-text-strong);font-weight:600}.CastRecordCard-module__ar21zG__morePopoverRow span:last-child{color:var(--sd-color-text-subtle)}.CastRecordCard-module__ar21zG__actions{justify-content:flex-end;align-items:center;gap:var(--sd-space-1);display:flex}.CastRecordCard-module__ar21zG__expandButton{border-radius:var(--sd-radius-sm);width:34px;min-width:34px;height:34px;min-height:34px;color:var(--sd-color-text-muted);cursor:pointer;transition:background-color var(--sd-motion-fast), color var(--sd-motion-fast), transform var(--sd-motion-slow);background:0 0;border:0;place-items:center;padding:0;display:inline-grid}.CastRecordCard-module__ar21zG__expandButton:hover,.CastRecordCard-module__ar21zG__expandButtonOpen{background:var(--sd-color-state-surface-hover);color:var(--sd-color-text)}.CastRecordCard-module__ar21zG__expandButtonOpen{transform:rotate(180deg)}.CastRecordCard-module__ar21zG__detail{gap:var(--sd-space-0);padding:0 0 var(--sd-space-5) 170px;border-top:1px solid var(--sd-color-bg-input);background:0 0;flex-direction:column;display:flex}.CastRecordCard-module__ar21zG__detailSection{border-top:1px solid color-mix(in srgb, var(--sd-color-bg-input) 76%, var(--sd-color-border));min-width:0;padding:18px 0}.CastRecordCard-module__ar21zG__detailSection:first-child{border-top:0}.CastRecordCard-module__ar21zG__detailTitle{margin-bottom:var(--sd-space-3);color:var(--sd-color-text-muted)}.CastRecordCard-module__ar21zG__measurements{gap:var(--sd-space-4) 18px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.CastRecordCard-module__ar21zG__measurements div{min-width:0}.CastRecordCard-module__ar21zG__measurements dd{margin:var(--sd-space-1) 0 0;color:var(--sd-color-text-strong);font-size:var(--sd-text-base);line-height:var(--sd-line-normal);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CastRecordCard-module__ar21zG__measurementNotes{grid-column:1/-1}.CastRecordCard-module__ar21zG__measurementNotes dd{white-space:normal}.CastRecordCard-module__ar21zG__travel{gap:var(--sd-space-3-5);flex-direction:column;display:flex}.CastRecordCard-module__ar21zG__historyList{gap:var(--sd-space-2-5);flex-direction:column;display:flex}.CastRecordCard-module__ar21zG__historyItem{min-width:0;padding:var(--sd-space-2-5) 0;border-top:1px solid color-mix(in srgb, var(--sd-color-bg-input) 76%, var(--sd-color-border))}.CastRecordCard-module__ar21zG__historyItem:first-child{border-top:0;padding-top:0}.CastRecordCard-module__ar21zG__historyTitle{color:var(--sd-color-text-strong);font-size:var(--sd-text-base);font-weight:600;line-height:var(--sd-line-normal);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CastRecordCard-module__ar21zG__historyMeta,.CastRecordCard-module__ar21zG__historyContact,.CastRecordCard-module__ar21zG__note,.CastRecordCard-module__ar21zG__empty{margin-top:var(--sd-space-1);color:var(--sd-color-text-subtle);font-size:var(--sd-text-md);line-height:var(--sd-line-relaxed)}.CastRecordCard-module__ar21zG__note{padding:var(--sd-space-2-5) var(--sd-space-3);border:1px solid var(--sd-color-bg-input);color:var(--sd-color-text-secondary);white-space:pre-wrap;background:0 0}.CastRecordCard-module__ar21zG__empty{margin-top:0}@media (max-width:1180px){.CastRecordCard-module__ar21zG__recordMain{gap:var(--sd-space-4);grid-template-columns:128px minmax(0,1fr) 52px}.CastRecordCard-module__ar21zG__primaryGrid,.CastRecordCard-module__ar21zG__secondaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.CastRecordCard-module__ar21zG__projectSpacer{display:none}.CastRecordCard-module__ar21zG__detail{padding-left:144px}.CastRecordCard-module__ar21zG__measurements{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.CastRecordCard-module__ar21zG__recordMain{gap:var(--sd-space-3-5);grid-template-columns:1fr;padding:18px 0}.CastRecordCard-module__ar21zG__headshot{width:min(150px,100%);min-height:140px}.CastRecordCard-module__ar21zG__primaryGrid,.CastRecordCard-module__ar21zG__secondaryGrid,.CastRecordCard-module__ar21zG__measurements{grid-template-columns:1fr}.CastRecordCard-module__ar21zG__detail{padding-left:0}.CastRecordCard-module__ar21zG__actions{justify-content:flex-end}}
.CastFormModal-module__VnUPeG__sections{gap:var(--sd-space-5);flex-direction:column;display:flex}.CastFormModal-module__VnUPeG__headshotEditor{align-items:flex-end;gap:var(--sd-space-5);display:flex}.CastFormModal-module__VnUPeG__headshotPreview{border:1px solid var(--sd-color-border-strong);border-radius:var(--sd-radius-xs);background:var(--sd-color-bg-input);width:132px;min-width:132px;height:148px;color:var(--sd-color-text-subtle);font-family:var(--sd-font-mono);font-size:var(--sd-text-xs);letter-spacing:var(--sd-letter-wide);object-fit:cover;text-transform:uppercase;place-items:center;font-weight:700;display:grid}.CastFormModal-module__VnUPeG__headshotPlaceholder{background:linear-gradient(180deg, var(--sd-color-accent-muted), var(--sd-color-bg-input)), var(--sd-color-bg-input)}.CastFormModal-module__VnUPeG__headshotControls{gap:var(--sd-space-2-5);flex-wrap:wrap;display:inline-flex}.CastFormModal-module__VnUPeG__headshotInput{display:none}.CastFormModal-module__VnUPeG__flyerRows{gap:var(--sd-space-2-5);flex-direction:column;display:flex}.CastFormModal-module__VnUPeG__flyerRow{gap:var(--sd-space-2-5);grid-template-columns:minmax(140px,.9fr) minmax(160px,1fr) auto;align-items:center;display:grid}.CastFormModal-module__VnUPeG__riderNotesField{min-height:58px}.CastFormModal-module__VnUPeG__flyerButton{width:fit-content}@media (max-width:760px){.CastFormModal-module__VnUPeG__headshotEditor,.CastFormModal-module__VnUPeG__headshotControls{flex-direction:column;align-items:flex-start}.CastFormModal-module__VnUPeG__flyerRow{grid-template-columns:1fr}}
.GlobalSearch-module__fZtImq__root{min-width:0}.GlobalSearch-module__fZtImq__desktopSearch{inline-size:clamp(260px,30vw,420px);min-inline-size:0;display:block}.GlobalSearch-module__fZtImq__mobileSearch{display:none}.GlobalSearch-module__fZtImq__inputWrap,.GlobalSearch-module__fZtImq__mobileInputWrap{align-items:center;min-width:0;display:flex;position:relative}.GlobalSearch-module__fZtImq__input{min-block-size:36px;border-color:var(--sd-color-border-strong);border-radius:var(--sd-radius-lg);background:var(--sd-color-bg-main);color:var(--sd-color-text-strong);font-size:var(--sd-text-md);padding-inline-start:38px;padding-inline-end:var(--sd-space-3-5)}.GlobalSearch-module__fZtImq__input:focus{border-color:var(--sd-color-border-focus);box-shadow:var(--sd-focus-shadow)}.GlobalSearch-module__fZtImq__inputIcon{z-index:1;color:var(--sd-color-text-subtle);pointer-events:none;position:absolute;inset-inline-start:13px}.GlobalSearch-module__fZtImq__popoverContent{border-color:var(--sd-color-border-strong);background:var(--sd-color-bg-main);padding:0;overflow:hidden}.GlobalSearch-module__fZtImq__dialogContent{border-color:var(--sd-color-border-strong);background:var(--sd-color-bg-main);padding:0;inset-block-start:76px;overflow:hidden;transform:translate(-50%)}.GlobalSearch-module__fZtImq__dialogTopbar{align-items:center;gap:var(--sd-space-2-5);padding:var(--sd-space-3);border-bottom:1px solid var(--sd-color-border-strong);grid-template-columns:minmax(0,1fr) auto;display:grid}.GlobalSearch-module__fZtImq__mobileInputWrap .GlobalSearch-module__fZtImq__input{min-block-size:40px;padding-inline-end:var(--sd-space-3-5)}.GlobalSearch-module__fZtImq__panel{max-block-size:min(460px,100vh - 180px);padding:var(--sd-space-2);overflow-y:auto}.GlobalSearch-module__fZtImq__stateLabel{padding:var(--sd-space-1-5) var(--sd-space-2) var(--sd-space-2-5);color:var(--sd-color-text-muted);font-size:var(--sd-text-sm);font-weight:600}.GlobalSearch-module__fZtImq__skeletonStack{gap:var(--sd-space-1-5);display:grid}.GlobalSearch-module__fZtImq__skeletonRow{align-items:center;gap:var(--sd-space-2-5);padding:var(--sd-space-2);grid-template-columns:32px minmax(0,1fr);display:grid}.GlobalSearch-module__fZtImq__skeletonIcon{block-size:28px;inline-size:28px}.GlobalSearch-module__fZtImq__skeletonLines{gap:var(--sd-space-1-5);display:grid}.GlobalSearch-module__fZtImq__skeletonTitle{inline-size:64%}.GlobalSearch-module__fZtImq__skeletonSubtitle{inline-size:42%}.GlobalSearch-module__fZtImq__group{gap:var(--sd-space-1);display:grid}.GlobalSearch-module__fZtImq__group+.GlobalSearch-module__fZtImq__group{margin-top:var(--sd-space-2);padding-top:var(--sd-space-2);border-top:1px solid var(--sd-color-border)}.GlobalSearch-module__fZtImq__groupLabel{padding:var(--sd-space-1) var(--sd-space-2);color:var(--sd-color-text-subtle);font-size:var(--sd-text-xs);letter-spacing:var(--sd-letter-normal);font-weight:700;line-height:var(--sd-line-compact);text-transform:uppercase}.GlobalSearch-module__fZtImq__groupResults{gap:var(--sd-space-0-5);display:grid}.GlobalSearch-module__fZtImq__resultButton{align-items:center;gap:var(--sd-space-2-5);width:100%;min-block-size:54px;padding:var(--sd-space-2) var(--sd-space-2-5) var(--sd-space-2) var(--sd-space-2);border-radius:var(--sd-radius-lg);color:var(--sd-color-text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #0000;grid-template-columns:30px minmax(0,1fr) auto;display:grid}.GlobalSearch-module__fZtImq__resultButton:hover,.GlobalSearch-module__fZtImq__resultButton[data-active=true],.GlobalSearch-module__fZtImq__resultButtonActive{border-color:var(--sd-color-highlight-border);background:var(--sd-color-highlight-bg)}.GlobalSearch-module__fZtImq__resultButton:focus-visible{box-shadow:var(--sd-focus-shadow);outline:none}.GlobalSearch-module__fZtImq__resultIcon{border:1px solid var(--sd-color-border-strong);border-radius:var(--sd-radius-md);background:var(--sd-color-bg-panel);block-size:30px;inline-size:30px;color:var(--sd-color-text-secondary);justify-content:center;align-items:center;display:inline-flex}.GlobalSearch-module__fZtImq__resultText{gap:var(--sd-space-0-5);min-width:0;display:grid}.GlobalSearch-module__fZtImq__resultLabel{color:var(--sd-color-text-strong);font-size:var(--sd-text-md);text-overflow:ellipsis;white-space:nowrap;font-weight:650;line-height:18px;overflow:hidden}.GlobalSearch-module__fZtImq__resultSubtitle{color:var(--sd-color-text-muted);font-size:var(--sd-text-sm);text-overflow:ellipsis;white-space:nowrap;line-height:16px;overflow:hidden}.GlobalSearch-module__fZtImq__resultType{max-inline-size:110px;padding:var(--sd-space-0-5) var(--sd-space-1-5);border:1px solid var(--sd-color-border-strong);border-radius:var(--sd-radius-pill);color:var(--sd-color-text-subtle);font-size:var(--sd-text-xs);text-overflow:ellipsis;white-space:nowrap;font-weight:650;line-height:14px;overflow:hidden}.GlobalSearch-module__fZtImq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;block-size:1px;inline-size:1px;position:absolute;overflow:hidden}@media (max-width:980px){.GlobalSearch-module__fZtImq__desktopSearch{inline-size:clamp(220px,28vw,320px)}}@media (max-width:760px){.GlobalSearch-module__fZtImq__desktopSearch{display:none}.GlobalSearch-module__fZtImq__mobileSearch{display:inline-flex}.GlobalSearch-module__fZtImq__dialogContent{width:min(100vw - 24px,640px);max-height:calc(100vh - 32px);inset-block-start:16px}.GlobalSearch-module__fZtImq__panel{max-block-size:calc(100vh - 116px)}.GlobalSearch-module__fZtImq__resultButton{grid-template-columns:30px minmax(0,1fr)}.GlobalSearch-module__fZtImq__resultType{display:none}}
.PageFilterSearch-module__PFhceG__pageFilterSearch{flex:0 340px;width:340px;min-width:min(240px,100%)}@media (max-width:760px){.PageFilterSearch-module__PFhceG__pageFilterSearch{flex:min(340px,100%);order:3;width:min(340px,100%);min-width:min(240px,100%)}}
.SimpleSetDogAi-module__H-ZCcq__anchor{right:var(--sd-space-6);bottom:var(--sd-space-6);z-index:40;align-items:flex-end;gap:var(--sd-space-3-5);flex-direction:column;display:flex;position:fixed}.SimpleSetDogAi-module__H-ZCcq__launcher{border-radius:var(--sd-radius-pill);background:linear-gradient(135deg, var(--sd-color-action-primary-bg) 0%, var(--sd-color-action-primary-bg-hover) 100%);width:56px;height:56px;color:var(--sd-color-action-primary-text);box-shadow:var(--sd-shadow-accent)}.SimpleSetDogAi-module__H-ZCcq__launcher:hover,.SimpleSetDogAi-module__H-ZCcq__launcherOpen{background:linear-gradient(135deg, var(--sd-color-action-primary-bg) 0%, var(--sd-color-link-active) 100%);transform:translateY(-1px)}.SimpleSetDogAi-module__H-ZCcq__widget{border:1px solid var(--sd-color-border-raised);border-radius:var(--sd-radius-modal);background:var(--sd-color-bg-panel-raised);width:min(390px,100vw - 32px);height:min(620px,100vh - 112px);min-height:460px;color:var(--sd-color-text);box-shadow:var(--sd-shadow-modal);transition:border-color var(--sd-motion-fast), box-shadow var(--sd-motion-fast);flex-direction:column;display:flex;position:relative;overflow:hidden}.SimpleSetDogAi-module__H-ZCcq__widgetDragActive{border-color:var(--sd-color-interactive-selected-border);box-shadow:var(--sd-shadow-modal), var(--sd-focus-shadow)}.SimpleSetDogAi-module__H-ZCcq__dropOverlay{z-index:5;pointer-events:none;background:var(--sd-color-overlay-drop-bg);color:var(--sd-color-text-strong);font-size:var(--sd-text-base);text-align:center;justify-content:center;align-items:center;padding:22px;font-weight:750;line-height:20px;display:flex;position:absolute;inset:0}.SimpleSetDogAi-module__H-ZCcq__header{align-items:center;gap:var(--sd-space-2-5);min-height:72px;padding:var(--sd-space-3) var(--sd-space-3) 11px;border-bottom:1px solid var(--sd-color-border-strong);background:var(--sd-color-bg-input);display:flex}.SimpleSetDogAi-module__H-ZCcq__headerIcon,.SimpleSetDogAi-module__H-ZCcq__avatar{border-radius:var(--sd-radius-pill);background:var(--sd-color-bg-app);color:var(--sd-color-text-strong);flex:none;justify-content:center;align-items:center;display:inline-flex}.SimpleSetDogAi-module__H-ZCcq__headerIcon{width:34px;height:34px}.SimpleSetDogAi-module__H-ZCcq__headerCopy{flex:auto;min-width:0}.SimpleSetDogAi-module__H-ZCcq__titleRow{align-items:center;gap:var(--sd-space-1-5);display:flex}.SimpleSetDogAi-module__H-ZCcq__titleRow h2{color:var(--sd-color-text-strong);font-size:var(--sd-text-base);margin:0;font-weight:700;line-height:18px}.SimpleSetDogAi-module__H-ZCcq__headerCopy p{color:var(--sd-color-text-muted);font-size:var(--sd-text-sm);margin:1px 0 0;line-height:16px}.SimpleSetDogAi-module__H-ZCcq__body{gap:var(--sd-space-2-5);min-height:0;padding:var(--sd-space-3-5) var(--sd-space-3);background:var(--sd-color-bg-main);flex-direction:column;flex:auto;display:flex;overflow:auto}.SimpleSetDogAi-module__H-ZCcq__message{gap:var(--sd-space-2);min-width:0;display:flex}.SimpleSetDogAi-module__H-ZCcq__assistantMessage{align-self:flex-start;max-width:94%}.SimpleSetDogAi-module__H-ZCcq__userMessage{justify-content:flex-end;align-self:flex-end;max-width:86%}.SimpleSetDogAi-module__H-ZCcq__avatar{width:24px;height:24px;margin-top:var(--sd-space-0-5);letter-spacing:.02em;font-size:9px;font-weight:800;line-height:1}.SimpleSetDogAi-module__H-ZCcq__bubble{gap:var(--sd-space-2);min-width:0;padding:var(--sd-space-2-5) 11px;border:1px solid var(--sd-color-border-raised);border-radius:var(--sd-radius-2xl) var(--sd-radius-2xl) var(--sd-radius-2xl) var(--sd-radius-sm);background:var(--sd-color-bg-panel-raised);color:var(--sd-color-text);font-size:var(--sd-text-md);box-shadow:var(--sd-shadow-soft);flex-direction:column;line-height:18px;display:flex}.SimpleSetDogAi-module__H-ZCcq__userMessage .SimpleSetDogAi-module__H-ZCcq__bubble{border-color:var(--sd-color-interactive-selected-border);border-radius:var(--sd-radius-2xl) var(--sd-radius-2xl) var(--sd-radius-sm) var(--sd-radius-2xl);background:var(--sd-color-interactive-selected-bg);color:var(--sd-color-interactive-selected-text);box-shadow:none}.SimpleSetDogAi-module__H-ZCcq__errorMessage .SimpleSetDogAi-module__H-ZCcq__bubble{border-color:var(--sd-color-status-danger-border);background:var(--sd-color-status-danger-bg);color:var(--sd-color-status-danger-text)}.SimpleSetDogAi-module__H-ZCcq__answer{color:var(--sd-color-text);font-size:var(--sd-text-md);overflow-wrap:anywhere;white-space:pre-wrap;font-weight:450;line-height:20px}.SimpleSetDogAi-module__H-ZCcq__activityRow{align-self:flex-start;align-items:center;gap:var(--sd-space-2);max-width:94%;padding:var(--sd-space-2) var(--sd-space-2-5);border:1px solid var(--sd-color-border-raised);border-radius:var(--sd-radius-pill);background:var(--sd-color-bg-panel-raised);color:var(--sd-color-text-secondary);font-size:var(--sd-text-sm);box-shadow:var(--sd-shadow-soft);font-weight:650;line-height:16px;display:inline-flex}.SimpleSetDogAi-module__H-ZCcq__activityDot{border-radius:var(--sd-radius-pill);background:var(--sd-color-status-info-dot);width:7px;height:7px;animation:1.45s ease-in-out infinite SimpleSetDogAi-module__H-ZCcq__activityPulse}@keyframes SimpleSetDogAi-module__H-ZCcq__activityPulse{0%{opacity:.45;transform:scale(.82)}50%{opacity:1;transform:scale(1)}to{opacity:.45;transform:scale(.82)}}.SimpleSetDogAi-module__H-ZCcq__messageAttachmentList{gap:var(--sd-space-1-5);flex-direction:column;min-width:0;display:flex}.SimpleSetDogAi-module__H-ZCcq__composer{padding:var(--sd-space-2-5);border-top:1px solid var(--sd-color-border-strong);background:var(--sd-color-bg-input);flex:none}.SimpleSetDogAi-module__H-ZCcq__authNote{margin-bottom:var(--sd-space-2);color:var(--sd-color-status-warning-text);font-size:var(--sd-text-xs);line-height:15px}.SimpleSetDogAi-module__H-ZCcq__attachmentList{gap:var(--sd-space-1-5);max-height:128px;margin-bottom:var(--sd-space-2);flex-flow:wrap;display:flex;overflow:auto}.SimpleSetDogAi-module__H-ZCcq__attachmentChip{border:1px solid var(--sd-color-border-raised);border-radius:var(--sd-radius-xl);background:var(--sd-color-bg-panel);min-width:min(100%,184px);max-width:100%;color:var(--sd-color-text);align-items:center;gap:7px;padding:7px;display:flex}.SimpleSetDogAi-module__H-ZCcq__uploadingAttachment{border-color:var(--sd-color-status-info-border);background:var(--sd-color-status-info-bg)}.SimpleSetDogAi-module__H-ZCcq__readyAttachment{border-color:var(--sd-color-border-raised);background:var(--sd-color-bg-panel-raised)}.SimpleSetDogAi-module__H-ZCcq__errorAttachment{border-color:var(--sd-color-status-danger-border);background:var(--sd-color-status-danger-bg);color:var(--sd-color-status-danger-text)}.SimpleSetDogAi-module__H-ZCcq__sentAttachment{min-width:min(100%,176px);padding:var(--sd-space-1-5);border-color:var(--sd-color-border-raised);background:var(--sd-color-bg-control);box-shadow:none}.SimpleSetDogAi-module__H-ZCcq__attachmentKind{border:1px solid var(--sd-color-border-raised);border-radius:var(--sd-radius-md);background:var(--sd-color-bg-input);width:34px;height:28px;color:var(--sd-color-text);letter-spacing:.05em;flex:none;justify-content:center;align-items:center;font-size:9px;font-weight:800;line-height:1;display:inline-flex}.SimpleSetDogAi-module__H-ZCcq__uploadingAttachment .SimpleSetDogAi-module__H-ZCcq__attachmentKind{border-color:var(--sd-color-status-info-border);color:var(--sd-color-status-info-text)}.SimpleSetDogAi-module__H-ZCcq__errorAttachment .SimpleSetDogAi-module__H-ZCcq__attachmentKind{border-color:var(--sd-color-status-danger-border);color:var(--sd-color-status-danger-text)}.SimpleSetDogAi-module__H-ZCcq__sentAttachment .SimpleSetDogAi-module__H-ZCcq__attachmentKind{border-color:var(--sd-color-border-raised);background:var(--sd-color-bg-control);width:32px;height:26px}.SimpleSetDogAi-module__H-ZCcq__attachmentCopy{gap:var(--sd-space-0-5);flex-direction:column;flex:auto;min-width:0;display:flex}.SimpleSetDogAi-module__H-ZCcq__attachmentChip strong{min-width:0;color:inherit;font-size:var(--sd-text-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:700;line-height:16px;overflow:hidden}.SimpleSetDogAi-module__H-ZCcq__attachmentChip span{color:var(--sd-color-text-muted);overflow-wrap:anywhere;font-size:10px;line-height:14px}.SimpleSetDogAi-module__H-ZCcq__attachmentStatus{font-weight:700}.SimpleSetDogAi-module__H-ZCcq__errorAttachment span{color:var(--sd-color-status-danger-text)}.SimpleSetDogAi-module__H-ZCcq__attachmentError{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.SimpleSetDogAi-module__H-ZCcq__inputShell{align-items:flex-end;gap:var(--sd-space-2);border:1px solid var(--sd-color-border-raised);border-radius:var(--sd-radius-3xl);background:var(--sd-color-bg-panel-raised);padding:7px;display:flex}.SimpleSetDogAi-module__H-ZCcq__attachButton{flex:none}.SimpleSetDogAi-module__H-ZCcq__composerTextarea{resize:none;min-height:26px;max-height:78px;padding:var(--sd-space-1) var(--sd-space-1);color:var(--sd-color-text-strong);font:inherit;font-size:var(--sd-text-md);box-shadow:none;background:0 0;border:none;outline:none;flex:auto;line-height:18px}.SimpleSetDogAi-module__H-ZCcq__composerTextarea:focus-visible{box-shadow:none}.SimpleSetDogAi-module__H-ZCcq__sendButton{border-radius:var(--sd-radius-pill);flex:none;min-width:48px;height:30px;padding:0 11px}@media (max-width:640px){.SimpleSetDogAi-module__H-ZCcq__anchor{right:var(--sd-space-2);bottom:calc(var(--sd-space-2) + env(safe-area-inset-bottom));left:var(--sd-space-2)}.SimpleSetDogAi-module__H-ZCcq__widget{width:calc(100vw - 16px);height:calc(100dvh - 24px - env(safe-area-inset-bottom));border-radius:var(--sd-radius-modal);min-height:0}.SimpleSetDogAi-module__H-ZCcq__launcher{width:52px;height:52px}.SimpleSetDogAi-module__H-ZCcq__body{padding:var(--sd-space-3-5) var(--sd-space-2-5)}.SimpleSetDogAi-module__H-ZCcq__composer{padding:var(--sd-space-2-5) var(--sd-space-2-5) calc(var(--sd-space-2-5) + env(safe-area-inset-bottom))}.SimpleSetDogAi-module__H-ZCcq__attachmentList{max-height:112px}.SimpleSetDogAi-module__H-ZCcq__attachmentChip{min-width:min(100%,172px)}}
.WorkspaceFormModal-module__ZcYYla__section{gap:var(--sd-space-3-5);flex-direction:column;display:flex}.WorkspaceFormModal-module__ZcYYla__fieldStack{gap:var(--sd-space-3)}.WorkspaceFormModal-module__ZcYYla__dividerSection{padding-top:var(--sd-space-4);border-top:1px solid var(--sd-color-border-strong)}.WorkspaceFormModal-module__ZcYYla__sectionHeader{justify-content:space-between;align-items:flex-end;gap:var(--sd-space-4);padding-top:var(--sd-space-1);display:flex}.WorkspaceFormModal-module__ZcYYla__sectionTitle{color:var(--sd-color-text-inverse);font-size:var(--sd-text-lg);font-weight:650;line-height:var(--sd-line-normal);margin:0}.WorkspaceFormModal-module__ZcYYla__row{gap:var(--sd-space-3);display:grid}.WorkspaceFormModal-module__ZcYYla__rowTwo{grid-template-columns:repeat(2,minmax(0,1fr))}.WorkspaceFormModal-module__ZcYYla__rowThree{grid-template-columns:repeat(3,minmax(0,1fr))}.WorkspaceFormModal-module__ZcYYla__rowFour{grid-template-columns:repeat(4,minmax(0,1fr))}.WorkspaceFormModal-module__ZcYYla__travelProfileSection{gap:var(--sd-space-3-5);padding:var(--sd-space-4);border:1px solid var(--sd-color-border-strong);border-radius:var(--sd-radius-2xl);background:var(--sd-color-bg-control)}.WorkspaceFormModal-module__ZcYYla__flyerHeader{justify-content:space-between;align-items:flex-end;gap:var(--sd-space-4);display:flex}.WorkspaceFormModal-module__ZcYYla__flyerHeader h4{color:var(--sd-color-text-inverse);font-size:var(--sd-text-base);font-weight:650;line-height:var(--sd-line-normal);margin:0}.WorkspaceFormModal-module__ZcYYla__flyerHeader p{margin:var(--sd-space-1) 0 0;color:var(--sd-color-text-subtle);font-size:var(--sd-text-sm);line-height:var(--sd-line-normal)}.WorkspaceFormModal-module__ZcYYla__flyerRows{gap:var(--sd-space-2);flex-direction:column;display:flex}.WorkspaceFormModal-module__ZcYYla__flyerRow{gap:var(--sd-space-2-5);grid-template-columns:minmax(120px,.65fr) minmax(180px,1fr) auto;align-items:center;display:grid}.WorkspaceFormModal-module__ZcYYla__flyerProgramName{min-height:38px;padding:var(--sd-space-2) var(--sd-space-3);border:1px solid var(--sd-color-border-strong);border-radius:var(--sd-radius-lg);background:var(--sd-color-bg-panel-raised);color:var(--sd-color-text-strong);font-size:var(--sd-text-base);line-height:var(--sd-line-normal);align-items:center;display:flex}@media (max-width:720px){.WorkspaceFormModal-module__ZcYYla__row,.WorkspaceFormModal-module__ZcYYla__flyerRow{grid-template-columns:1fr}.WorkspaceFormModal-module__ZcYYla__sectionHeader{flex-direction:column;align-items:stretch}}
.LocationAutocompleteField-module__kej2aa__wrapper{gap:var(--sd-space-3);display:grid}.LocationAutocompleteField-module__kej2aa__summary{justify-content:space-between;align-items:flex-start;gap:var(--sd-space-3);border:1px solid var(--sd-color-border-subtle);border-radius:var(--sd-radius-md);background:var(--sd-color-bg-panel-raised);padding:var(--sd-space-3);display:flex}.LocationAutocompleteField-module__kej2aa__summaryLabel{color:var(--sd-color-text-strong);font-family:var(--sd-font-ui);font-size:var(--sd-text-base);font-weight:650;line-height:var(--sd-line-tight)}.LocationAutocompleteField-module__kej2aa__summaryDetail{color:var(--sd-color-text-muted);font-family:var(--sd-font-ui);font-size:var(--sd-text-sm);line-height:var(--sd-line-normal);margin-top:2px}.LocationAutocompleteField-module__kej2aa__badge{border:1px solid var(--sd-color-border-active);border-radius:var(--sd-radius-pill);color:var(--sd-color-accent-strong);font-family:var(--sd-font-ui);font-size:var(--sd-text-xs);font-weight:650;line-height:var(--sd-line-tight);padding:4px var(--sd-space-2);white-space:nowrap;flex:none}
.WorkspaceModuleSurface-module__vDmf6q__surface{min-height:var(--sd-layout-module-min-height);gap:var(--sd-space-5);min-width:0;margin-left:var(--sd-layout-module-panel-offset);padding:var(--sd-layout-module-panel-padding-block-start) var(--sd-layout-module-panel-padding-inline) var(--sd-layout-module-panel-padding-block-end);border-top:1px solid var(--sd-color-border);border-radius:var(--sd-radius-modal) 0 0 0;background:var(--sd-color-bg-module-panel);flex-direction:column;display:flex}.WorkspaceModuleSurface-module__vDmf6q__scrollX{overflow-x:auto}.WorkspaceModuleSurface-module__vDmf6q__header{margin-bottom:22px;display:block}.WorkspaceModuleSurface-module__vDmf6q__content{min-width:0}@media (max-width:760px){.WorkspaceModuleSurface-module__vDmf6q__surface{margin-left:var(--sd-space-0);padding:var(--sd-space-6) var(--sd-space-4) var(--sd-space-8);border-radius:var(--sd-space-0)}}
.CompanyCrewPageClient-module__KRSjCW__header{justify-content:space-between;align-items:center;gap:var(--sd-space-4);margin-bottom:var(--sd-space-5);flex-wrap:wrap;display:flex}.CompanyCrewPageClient-module__KRSjCW__title{color:var(--sd-color-text-inverse);font-family:var(--sd-font-ui);font-size:36px;font-weight:600;line-height:var(--sd-line-tight);margin:0}.CompanyCrewPageClient-module__KRSjCW__headerActions{justify-content:flex-end;align-items:center;gap:var(--sd-space-2);flex-wrap:wrap;max-width:100%;display:inline-flex}.CompanyCrewPageClient-module__KRSjCW__panelActions{place-items:center;display:inline-grid}.CompanyCrewPageClient-module__KRSjCW__menuDots{letter-spacing:var(--sd-letter-normal);font-weight:700;display:inline-flex;transform:translateY(-1px)}.CompanyCrewPageClient-module__KRSjCW__exportMenuContent{min-width:176px}.CompanyCrewPageClient-module__KRSjCW__formDialog{gap:var(--sd-space-0);border-radius:var(--sd-radius-modal);padding:0}.CompanyCrewPageClient-module__KRSjCW__dialogHeader{justify-content:space-between;align-items:flex-start;gap:var(--sd-space-5);padding:var(--sd-space-6) var(--sd-space-6) var(--sd-space-5);border-bottom:1px solid var(--sd-color-border);display:flex}.CompanyCrewPageClient-module__KRSjCW__formDialog .CompanyCrewPageClient-module__KRSjCW__dialogHeader{z-index:1;background:var(--sd-color-bg-panel-raised);position:sticky;top:0}.CompanyCrewPageClient-module__KRSjCW__dialogTitle{font-size:var(--sd-text-4xl)}.CompanyCrewPageClient-module__KRSjCW__dialogCloseButton{flex:none}.CompanyCrewPageClient-module__KRSjCW__form{gap:var(--sd-space-5);padding:var(--sd-space-5) var(--sd-space-6) var(--sd-space-6);flex-direction:column;display:flex}.CompanyCrewPageClient-module__KRSjCW__dialogFooter{justify-content:flex-end;gap:var(--sd-space-2-5);padding:var(--sd-space-4) var(--sd-space-6) var(--sd-space-5);border-top:1px solid var(--sd-color-border);background:var(--sd-color-bg-panel-raised);position:sticky;bottom:0}.CompanyCrewPageClient-module__KRSjCW__detailDialog{border-radius:var(--sd-radius-modal);padding:var(--sd-space-6)}.CompanyCrewPageClient-module__KRSjCW__detailHeader{justify-content:space-between;align-items:flex-start;gap:var(--sd-space-5);padding-bottom:var(--sd-space-5);border-bottom:1px solid var(--sd-color-border);display:flex}.CompanyCrewPageClient-module__KRSjCW__detailTitle{font-size:28px}.CompanyCrewPageClient-module__KRSjCW__detailSubtitle{margin-top:var(--sd-space-1-5);font-family:var(--sd-font-mono)}.CompanyCrewPageClient-module__KRSjCW__detailActions{align-items:center;gap:var(--sd-space-2);display:inline-flex}.CompanyCrewPageClient-module__KRSjCW__detailGrid{gap:var(--sd-space-5);padding-top:var(--sd-space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.CompanyCrewPageClient-module__KRSjCW__detailSection{gap:var(--sd-space-2-5);min-width:0;padding:var(--sd-space-3-5);border:1px solid var(--sd-color-border);border-radius:var(--sd-radius-xl);background:var(--sd-color-bg-control);flex-direction:column;display:flex}.CompanyCrewPageClient-module__KRSjCW__detailFields{gap:var(--sd-space-2-5);margin:0;display:grid}.CompanyCrewPageClient-module__KRSjCW__detailFields div{gap:var(--sd-space-3);grid-template-columns:92px minmax(0,1fr);display:grid}.CompanyCrewPageClient-module__KRSjCW__detailFields dt{color:var(--sd-color-text-disabled);font-family:var(--sd-font-mono);font-size:var(--sd-text-xs);font-weight:600;line-height:var(--sd-line-normal);text-transform:uppercase}.CompanyCrewPageClient-module__KRSjCW__detailFields dd{min-width:0;color:var(--sd-color-text);font-size:var(--sd-text-base);line-height:var(--sd-line-normal);overflow-wrap:anywhere;margin:0}.CompanyCrewPageClient-module__KRSjCW__contactNote{color:var(--sd-color-text);font-size:var(--sd-text-base);line-height:var(--sd-line-relaxed);white-space:pre-wrap}.CompanyCrewPageClient-module__KRSjCW__pushForm{gap:var(--sd-space-4);padding:var(--sd-space-5) var(--sd-space-6) var(--sd-space-6);display:grid}.CompanyCrewPageClient-module__KRSjCW__pushList{gap:var(--sd-space-2-5);max-height:min(52vh,520px);padding-right:var(--sd-space-1);display:grid;overflow:auto}.CompanyCrewPageClient-module__KRSjCW__pushRow{gap:var(--sd-space-3);padding:var(--sd-space-3);border:1px solid var(--sd-color-border);border-radius:var(--sd-radius-lg);background:var(--sd-color-bg-control);color:var(--sd-color-text);cursor:pointer;grid-template-columns:18px minmax(0,1fr);align-items:flex-start;display:grid}.CompanyCrewPageClient-module__KRSjCW__pushRowWrapped{background:var(--sd-color-bg-panel)}.CompanyCrewPageClient-module__KRSjCW__pushRow input{margin-top:3px}.CompanyCrewPageClient-module__KRSjCW__pushRow input:disabled{cursor:not-allowed}.CompanyCrewPageClient-module__KRSjCW__pushRow:has(input:disabled){cursor:not-allowed;opacity:.62}.CompanyCrewPageClient-module__KRSjCW__pushRowContent,.CompanyCrewPageClient-module__KRSjCW__pushChangeList{gap:var(--sd-space-2);min-width:0;display:grid}.CompanyCrewPageClient-module__KRSjCW__pushRowTitle{justify-content:space-between;align-items:center;gap:var(--sd-space-3);min-width:0;display:flex}.CompanyCrewPageClient-module__KRSjCW__pushRowTitle strong{min-width:0;color:var(--sd-color-text-strong);font-size:var(--sd-text-base);line-height:var(--sd-line-tight);overflow-wrap:anywhere}.CompanyCrewPageClient-module__KRSjCW__pushRowTitle span{color:var(--sd-color-text-disabled);font-family:var(--sd-font-mono);font-size:var(--sd-text-xs);font-weight:600;line-height:var(--sd-line-tight);text-transform:uppercase}.CompanyCrewPageClient-module__KRSjCW__pushChange{gap:var(--sd-space-2);color:var(--sd-color-text-muted);font-size:var(--sd-text-sm);line-height:var(--sd-line-normal);grid-template-columns:92px minmax(0,1fr) 18px minmax(0,1fr);align-items:start;display:grid}.CompanyCrewPageClient-module__KRSjCW__pushChange strong{min-width:0;color:var(--sd-color-text);overflow-wrap:anywhere;font-weight:500}.CompanyCrewPageClient-module__KRSjCW__pushToggleAction{justify-self:start}@media (max-width:760px){.CompanyCrewPageClient-module__KRSjCW__header{align-items:flex-start}.CompanyCrewPageClient-module__KRSjCW__headerActions{flex:100%;justify-content:flex-start;width:100%;min-width:0}.CompanyCrewPageClient-module__KRSjCW__panelActions{order:2}.CompanyCrewPageClient-module__KRSjCW__detailGrid,.CompanyCrewPageClient-module__KRSjCW__pushChange{grid-template-columns:1fr}}
.CompanyVendorsPageClient-module__Ju5GZq__header{justify-content:space-between;align-items:center;gap:var(--sd-space-4);margin-bottom:var(--sd-space-5);flex-wrap:wrap;display:flex}.CompanyVendorsPageClient-module__Ju5GZq__title{color:var(--sd-color-text-inverse);font-family:var(--sd-font-ui);font-size:36px;font-weight:600;line-height:var(--sd-line-tight);margin:0}.CompanyVendorsPageClient-module__Ju5GZq__headerActions{justify-content:flex-end;align-items:center;gap:var(--sd-space-2);flex-wrap:wrap;max-width:100%;display:inline-flex}.CompanyVendorsPageClient-module__Ju5GZq__panelActions{place-items:center;display:inline-grid}.CompanyVendorsPageClient-module__Ju5GZq__menuDots{letter-spacing:var(--sd-letter-normal);font-weight:700;display:inline-flex;transform:translateY(-1px)}.CompanyVendorsPageClient-module__Ju5GZq__exportMenuContent{min-width:176px}.CompanyVendorsPageClient-module__Ju5GZq__formDialog{gap:var(--sd-space-0);border-radius:var(--sd-radius-modal);padding:0}.CompanyVendorsPageClient-module__Ju5GZq__detailDialog{border-radius:var(--sd-radius-modal);padding:var(--sd-space-6)}.CompanyVendorsPageClient-module__Ju5GZq__dialogHeader{justify-content:space-between;align-items:flex-start;gap:var(--sd-space-5);padding:var(--sd-space-6) var(--sd-space-6) var(--sd-space-5);border-bottom:1px solid var(--sd-color-border);display:flex}.CompanyVendorsPageClient-module__Ju5GZq__formDialog .CompanyVendorsPageClient-module__Ju5GZq__dialogHeader{z-index:1;background:var(--sd-color-bg-panel-raised);position:sticky;top:0}.CompanyVendorsPageClient-module__Ju5GZq__dialogTitle{font-size:var(--sd-text-4xl)}.CompanyVendorsPageClient-module__Ju5GZq__dialogCloseButton{flex:none}.CompanyVendorsPageClient-module__Ju5GZq__form{gap:var(--sd-space-5);padding:var(--sd-space-5) var(--sd-space-6) var(--sd-space-6);flex-direction:column;display:flex}.CompanyVendorsPageClient-module__Ju5GZq__formSection{gap:var(--sd-space-3);flex-direction:column;display:flex}.CompanyVendorsPageClient-module__Ju5GZq__formRowTwo,.CompanyVendorsPageClient-module__Ju5GZq__formRowThree{gap:var(--sd-space-3);display:grid}.CompanyVendorsPageClient-module__Ju5GZq__formRowTwo{grid-template-columns:repeat(2,minmax(0,1fr))}.CompanyVendorsPageClient-module__Ju5GZq__formRowThree{grid-template-columns:repeat(3,minmax(0,1fr))}.CompanyVendorsPageClient-module__Ju5GZq__formInput{border-radius:var(--sd-radius-lg);background:var(--sd-color-bg-input);height:38px;color:var(--sd-color-text-inverse)}.CompanyVendorsPageClient-module__Ju5GZq__dialogFooter{justify-content:flex-end;gap:var(--sd-space-2-5);padding:var(--sd-space-4) var(--sd-space-6) var(--sd-space-5);border-top:1px solid var(--sd-color-border);background:var(--sd-color-bg-panel-raised);position:sticky;bottom:0}.CompanyVendorsPageClient-module__Ju5GZq__archiveSummary{color:var(--sd-color-text-strong);font-size:var(--sd-text-base);font-weight:650;line-height:var(--sd-line-normal)}.CompanyVendorsPageClient-module__Ju5GZq__detailHeader{justify-content:space-between;align-items:flex-start;gap:var(--sd-space-5);padding-bottom:var(--sd-space-5);border-bottom:1px solid var(--sd-color-border);display:flex}.CompanyVendorsPageClient-module__Ju5GZq__detailTitle{font-size:28px}.CompanyVendorsPageClient-module__Ju5GZq__detailSubtitle{margin-top:var(--sd-space-1-5);font-family:var(--sd-font-mono)}.CompanyVendorsPageClient-module__Ju5GZq__detailActions{align-items:center;gap:var(--sd-space-2);display:inline-flex}.CompanyVendorsPageClient-module__Ju5GZq__detailGrid{gap:var(--sd-space-5);padding-top:var(--sd-space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.CompanyVendorsPageClient-module__Ju5GZq__detailSection{gap:var(--sd-space-2-5);min-width:0;padding:var(--sd-space-3-5);border:1px solid var(--sd-color-border);border-radius:var(--sd-radius-xl);background:var(--sd-color-bg-control);flex-direction:column;display:flex}.CompanyVendorsPageClient-module__Ju5GZq__detailLabel{color:var(--sd-color-text-disabled);font-family:var(--sd-font-mono);font-size:var(--sd-text-xs);font-weight:600;line-height:var(--sd-line-normal);text-transform:uppercase}.CompanyVendorsPageClient-module__Ju5GZq__detailFields{gap:var(--sd-space-2-5);margin:0;display:grid}.CompanyVendorsPageClient-module__Ju5GZq__detailFields div{gap:var(--sd-space-3);grid-template-columns:92px minmax(0,1fr);display:grid}.CompanyVendorsPageClient-module__Ju5GZq__detailFields dt{color:var(--sd-color-text-disabled);font-family:var(--sd-font-mono);font-size:var(--sd-text-xs);font-weight:600;line-height:var(--sd-line-normal);text-transform:uppercase}.CompanyVendorsPageClient-module__Ju5GZq__detailFields dd{min-width:0;color:var(--sd-color-text);font-size:var(--sd-text-base);line-height:var(--sd-line-normal);overflow-wrap:anywhere;margin:0}@media (max-width:760px){.CompanyVendorsPageClient-module__Ju5GZq__header{align-items:flex-start}.CompanyVendorsPageClient-module__Ju5GZq__headerActions{justify-content:flex-start;width:100%}.CompanyVendorsPageClient-module__Ju5GZq__formRowTwo,.CompanyVendorsPageClient-module__Ju5GZq__formRowThree,.CompanyVendorsPageClient-module__Ju5GZq__detailGrid{grid-template-columns:1fr}}
.ProjectsPageClient-module__ilAnwq__stack{gap:var(--sd-space-4);flex-direction:column;min-width:0;display:flex}.ProjectsPageClient-module__ilAnwq__surface{min-height:calc(100vh - 76px);padding:var(--sd-space-7) var(--sd-space-8) var(--sd-space-8)}.ProjectsPageClient-module__ilAnwq__surfaceContent{min-width:0}.ProjectsPageClient-module__ilAnwq__panelHeader{justify-content:space-between;align-items:center;gap:var(--sd-space-4);margin-bottom:var(--sd-space-5);display:flex}.ProjectsPageClient-module__ilAnwq__title{color:var(--sd-color-text-inverse);font-family:var(--sd-font-ui);font-size:var(--sd-text-4xl);font-weight:600;line-height:var(--sd-line-tight);margin:0}.ProjectsPageClient-module__ilAnwq__headerMeta{margin-top:var(--sd-space-1);color:var(--sd-color-text-muted);font-size:var(--sd-text-sm);line-height:var(--sd-line-normal)}.ProjectsPageClient-module__ilAnwq__headerActions{justify-content:flex-end;align-items:center;gap:var(--sd-space-2);flex-wrap:wrap;display:inline-flex}.ProjectsPageClient-module__ilAnwq__segment{gap:var(--sd-space-1);width:fit-content;margin-bottom:var(--sd-space-6);padding:var(--sd-space-1);border:1px solid var(--sd-color-border);border-radius:var(--sd-radius-lg);background:var(--sd-color-bg-control);display:inline-flex}.ProjectsPageClient-module__ilAnwq__segmentButton{min-width:128px;min-height:36px;padding-inline:var(--sd-space-5);border-radius:var(--sd-radius-md);color:var(--sd-color-text-muted);font:inherit;font-size:var(--sd-text-sm);cursor:pointer;transition:background-color var(--sd-motion-fast), color var(--sd-motion-fast), box-shadow var(--sd-motion-fast);background:0 0;border:0;font-weight:650}.ProjectsPageClient-module__ilAnwq__segmentButton:hover{background:var(--sd-color-bg-control-hover);color:var(--sd-color-text-strong)}.ProjectsPageClient-module__ilAnwq__segmentButtonActive,.ProjectsPageClient-module__ilAnwq__segmentButtonActive:hover{background:linear-gradient(135deg, var(--sd-color-accent) 0%, var(--sd-color-accent-hover) 100%);color:var(--sd-color-text-inverse);box-shadow:var(--sd-shadow-accent)}.ProjectsPageClient-module__ilAnwq__projectLink{max-width:100%;color:inherit;text-decoration:none;display:inline-flex}.ProjectsPageClient-module__ilAnwq__cellStrong{max-width:100%;color:var(--sd-color-text-inverse);font-size:var(--sd-text-base);font-weight:650;line-height:var(--sd-line-normal);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ProjectsPageClient-module__ilAnwq__cellWithPill{align-items:center;gap:var(--sd-space-2);max-width:100%;display:inline-flex}.ProjectsPageClient-module__ilAnwq__cellWithPill>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ProjectsPageClient-module__ilAnwq__morePill{border-radius:var(--sd-radius-pill);background:var(--sd-color-state-surface-hover);width:24px;min-width:24px;height:24px;color:var(--sd-color-text-muted);font-family:var(--sd-font-mono);font-size:var(--sd-text-xs);cursor:pointer;border:0;place-items:center;padding:0;font-weight:650;line-height:1;display:inline-grid}.ProjectsPageClient-module__ilAnwq__morePill:hover,.ProjectsPageClient-module__ilAnwq__morePillOpen{background:var(--sd-color-accent);color:var(--sd-color-text-inverse)}.ProjectsPageClient-module__ilAnwq__popoverContent{min-width:210px;padding:var(--sd-space-2) 0}.ProjectsPageClient-module__ilAnwq__popoverHeader{margin-bottom:var(--sd-space-1);padding:var(--sd-space-1) var(--sd-space-3) var(--sd-space-2);border-bottom:1px solid var(--sd-color-border);color:var(--sd-color-text-subtle);font-family:var(--sd-font-mono);font-size:var(--sd-text-xs);letter-spacing:var(--sd-letter-wide);font-weight:650;line-height:var(--sd-line-tight);text-transform:uppercase}.ProjectsPageClient-module__ilAnwq__popoverRow{padding:var(--sd-space-1-5) var(--sd-space-3);color:var(--sd-color-text-strong);font-size:var(--sd-text-sm);line-height:var(--sd-line-normal)}.ProjectsPageClient-module__ilAnwq__statusBadge{min-height:30px;padding-inline:var(--sd-space-3);border-radius:var(--sd-radius-md);font-size:var(--sd-text-sm);font-weight:650;line-height:var(--sd-line-tight)}.ProjectsPageClient-module__ilAnwq__status_production{background:var(--sd-color-status-success-bg);color:var(--sd-color-status-success-text)}.ProjectsPageClient-module__ilAnwq__status_pre_production{background:var(--sd-color-status-warning-bg);color:var(--sd-color-status-warning-text)}.ProjectsPageClient-module__ilAnwq__status_post_production{background:var(--sd-color-status-purple-bg);color:var(--sd-color-status-purple-text)}.ProjectsPageClient-module__ilAnwq__status_wrapped{background:var(--sd-color-status-muted-bg);color:var(--sd-color-status-muted-text)}.ProjectsPageClient-module__ilAnwq__inlineEdit{min-width:180px}.ProjectsPageClient-module__ilAnwq__statusEditField{gap:var(--sd-space-1);min-width:170px;color:var(--sd-color-text-muted);font-size:var(--sd-text-xs);font-weight:650;line-height:var(--sd-line-tight);flex-direction:column;display:flex}.ProjectsPageClient-module__ilAnwq__wrappedToggle{align-items:center;gap:var(--sd-space-2);color:var(--sd-color-text-strong);font-size:var(--sd-text-sm);font-weight:650;display:inline-flex}.ProjectsPageClient-module__ilAnwq__wrappedToggle input{width:16px;height:16px;accent-color:var(--sd-color-accent)}.ProjectsPageClient-module__ilAnwq__schedule{border:1px solid var(--sd-color-border);border-radius:var(--sd-radius-lg);background:var(--sd-color-bg-panel);overflow:hidden}.ProjectsPageClient-module__ilAnwq__scheduleHead,.ProjectsPageClient-module__ilAnwq__scheduleRow{gap:var(--sd-space-3);grid-template-columns:minmax(160px,1fr) minmax(200px,1.2fr) minmax(140px,.8fr);align-items:center;display:grid}.ProjectsPageClient-module__ilAnwq__scheduleHead{padding:var(--sd-space-3) var(--sd-space-4);border-bottom:1px solid var(--sd-color-border);color:var(--sd-color-text-subtle);font-family:var(--sd-font-mono);font-size:var(--sd-text-xs);letter-spacing:var(--sd-letter-wide);text-transform:uppercase;font-weight:650}.ProjectsPageClient-module__ilAnwq__scheduleRow{min-height:44px;padding:var(--sd-space-3) var(--sd-space-4);border-bottom:1px solid var(--sd-color-border-subtle);color:var(--sd-color-text-strong)}.ProjectsPageClient-module__ilAnwq__scheduleRow:last-child{border-bottom:0}.ProjectsPageClient-module__ilAnwq__weatherLabel{color:var(--sd-color-text-muted)}.ProjectsPageClient-module__ilAnwq__onboarding{width:min(760px,100%)}.ProjectsPageClient-module__ilAnwq__onboardingHeader{justify-content:space-between;align-items:flex-start;gap:var(--sd-space-4);padding:var(--sd-space-5);border-bottom:1px solid var(--sd-color-border);display:flex}.ProjectsPageClient-module__ilAnwq__onboardingTitle{color:var(--sd-color-text-inverse);font-size:var(--sd-text-xl);font-weight:650;line-height:var(--sd-line-tight)}.ProjectsPageClient-module__ilAnwq__onboardingMeta{margin-top:var(--sd-space-1);color:var(--sd-color-text-muted);font-size:var(--sd-text-sm);line-height:var(--sd-line-normal)}.ProjectsPageClient-module__ilAnwq__onboardingToggle{align-items:center;gap:var(--sd-space-1);padding:var(--sd-space-1);border:1px solid var(--sd-color-border);border-radius:var(--sd-radius-lg);background:var(--sd-color-bg-control);display:inline-flex}.ProjectsPageClient-module__ilAnwq__onboardingBody,.ProjectsPageClient-module__ilAnwq__onboardingForm{gap:var(--sd-space-4);flex-direction:column;display:flex}.ProjectsPageClient-module__ilAnwq__onboardingBody{padding:var(--sd-space-5)}.ProjectsPageClient-module__ilAnwq__requestSearchRow{align-items:center;gap:var(--sd-space-2);display:flex}.ProjectsPageClient-module__ilAnwq__requestSearchRow>:first-child{flex:1}.ProjectsPageClient-module__ilAnwq__requestResults{gap:var(--sd-space-1);flex-direction:column;display:flex}.ProjectsPageClient-module__ilAnwq__requestResult{width:100%;min-height:36px;padding:var(--sd-space-2) var(--sd-space-3);border:1px solid var(--sd-color-border-subtle);border-radius:var(--sd-radius-md);background:var(--sd-color-bg-control);color:var(--sd-color-text-strong);text-align:left;justify-content:flex-start;align-items:center;display:flex}.ProjectsPageClient-module__ilAnwq__requestResultSelected{border-color:var(--sd-color-border-active);background:var(--sd-color-state-accent-selected)}.ProjectsPageClient-module__ilAnwq__accessRequestList{gap:var(--sd-space-2);padding-top:var(--sd-space-2);border-top:1px solid var(--sd-color-border);flex-direction:column;display:flex}.ProjectsPageClient-module__ilAnwq__accessRequestHeading{color:var(--sd-color-text-subtle);font-family:var(--sd-font-mono);font-size:var(--sd-text-xs);letter-spacing:var(--sd-letter-wide);text-transform:uppercase;font-weight:650}.ProjectsPageClient-module__ilAnwq__accessRequestRow{justify-content:space-between;align-items:center;gap:var(--sd-space-3);color:var(--sd-color-text-strong);font-size:var(--sd-text-sm);display:flex}.ProjectsPageClient-module__ilAnwq__formDialog{border-radius:var(--sd-radius-modal);gap:0;padding:0}.ProjectsPageClient-module__ilAnwq__dialogHeader{justify-content:space-between;align-items:flex-start;gap:var(--sd-space-5);padding:var(--sd-space-6) var(--sd-space-6) var(--sd-space-5);border-bottom:1px solid var(--sd-color-border);background:var(--sd-color-bg-panel-raised);display:flex}.ProjectsPageClient-module__ilAnwq__dialogTitle{font-size:var(--sd-text-3xl)}.ProjectsPageClient-module__ilAnwq__form{gap:var(--sd-space-5);padding:var(--sd-space-5) var(--sd-space-6);flex-direction:column;display:flex}.ProjectsPageClient-module__ilAnwq__formSection{gap:var(--sd-space-4);flex-direction:column;display:flex}.ProjectsPageClient-module__ilAnwq__formGrid{gap:var(--sd-space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.ProjectsPageClient-module__ilAnwq__scheduleRows{gap:var(--sd-space-2);flex-direction:column;display:flex}.ProjectsPageClient-module__ilAnwq__scheduleEditRow{gap:var(--sd-space-2-5);padding:var(--sd-space-3);border:1px solid var(--sd-color-border);border-radius:var(--sd-radius-lg);background:var(--sd-color-bg-control);grid-template-columns:minmax(220px,1fr) minmax(190px,1fr) 38px;align-items:end;display:grid}.ProjectsPageClient-module__ilAnwq__dateControl{min-width:0;height:38px;padding:var(--sd-space-2) var(--sd-space-3);border:1px solid var(--sd-color-border);border-radius:var(--sd-radius-lg);background:var(--sd-color-bg-input);color:var(--sd-color-text-strong);align-items:center;display:flex;position:relative}.ProjectsPageClient-module__ilAnwq__dateControl:focus-within{border-color:var(--sd-color-border-active);box-shadow:var(--sd-focus-shadow)}.ProjectsPageClient-module__ilAnwq__dateValue{min-width:0;color:var(--sd-color-text-inverse);font-size:var(--sd-text-sm);line-height:var(--sd-line-normal);text-overflow:ellipsis;white-space:nowrap;pointer-events:none;overflow:hidden}.ProjectsPageClient-module__ilAnwq__datePlaceholder{color:var(--sd-color-text-subtle)}.ProjectsPageClient-module__ilAnwq__dateInput{opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;inset:0}.ProjectsPageClient-module__ilAnwq__dialogFooter{justify-content:flex-end;gap:var(--sd-space-2-5);padding:var(--sd-space-4) var(--sd-space-6) var(--sd-space-5);border-top:1px solid var(--sd-color-border);background:var(--sd-color-bg-panel-raised)}.ProjectsPageClient-module__ilAnwq__dangerFooter{justify-content:flex-end}@media (max-width:760px){.ProjectsPageClient-module__ilAnwq__surface{padding:var(--sd-space-6) var(--sd-space-4) var(--sd-space-8)}.ProjectsPageClient-module__ilAnwq__panelHeader,.ProjectsPageClient-module__ilAnwq__onboardingHeader{flex-direction:column;align-items:stretch}.ProjectsPageClient-module__ilAnwq__formGrid,.ProjectsPageClient-module__ilAnwq__scheduleEditRow{grid-template-columns:1fr}.ProjectsPageClient-module__ilAnwq__requestSearchRow{flex-direction:column;align-items:stretch}}
.CompanyAdminPageClient-module__6sk-Wa__header{justify-content:space-between;align-items:center;gap:var(--sd-space-4);flex-wrap:wrap;display:flex}.CompanyAdminPageClient-module__6sk-Wa__title{color:var(--sd-color-text-inverse);font-family:var(--sd-font-ui);font-size:var(--sd-text-4xl);font-weight:600;line-height:var(--sd-line-tight);margin:0}.CompanyAdminPageClient-module__6sk-Wa__meta{margin:var(--sd-space-1) 0 0;color:var(--sd-color-text-muted);font-size:var(--sd-text-sm);line-height:var(--sd-line-normal)}.CompanyAdminPageClient-module__6sk-Wa__stack{gap:var(--sd-space-4);display:grid}.CompanyAdminPageClient-module__6sk-Wa__inviteList{gap:var(--sd-space-3);display:grid}.CompanyAdminPageClient-module__6sk-Wa__emptyState{text-align:left;place-items:flex-start}.CompanyAdminPageClient-module__6sk-Wa__inviteCard{gap:var(--sd-space-5);padding:var(--sd-space-4);border:1px solid var(--sd-color-border);border-radius:var(--sd-radius-lg);background:var(--sd-color-bg-panel-raised);grid-template-columns:minmax(0,1fr) auto;align-items:start;display:grid}.CompanyAdminPageClient-module__6sk-Wa__inviteMain{gap:var(--sd-space-2);min-width:0;display:grid}.CompanyAdminPageClient-module__6sk-Wa__inviteEmail{min-width:0;color:var(--sd-color-text-strong);font-size:var(--sd-text-base);font-weight:650;line-height:var(--sd-line-normal);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CompanyAdminPageClient-module__6sk-Wa__inviteMeta{gap:var(--sd-space-2) var(--sd-space-3);color:var(--sd-color-text-muted);font-family:var(--sd-font-mono);font-size:var(--sd-text-xs);font-weight:600;line-height:var(--sd-line-normal);text-transform:uppercase;flex-wrap:wrap;display:flex}.CompanyAdminPageClient-module__6sk-Wa__inviteLinkRow{gap:var(--sd-space-2-5);margin-top:var(--sd-space-1);grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.CompanyAdminPageClient-module__6sk-Wa__inviteActions{justify-content:flex-end;align-items:flex-start;gap:var(--sd-space-2);flex-wrap:wrap;display:flex}.CompanyAdminPageClient-module__6sk-Wa__readonlyState,.CompanyAdminPageClient-module__6sk-Wa__helpText{color:var(--sd-color-text-muted);font-size:var(--sd-text-sm);line-height:var(--sd-line-normal)}.CompanyAdminPageClient-module__6sk-Wa__dialog{gap:var(--sd-space-0);border-radius:var(--sd-radius-modal);padding:0}.CompanyAdminPageClient-module__6sk-Wa__dialogHeader{justify-content:space-between;align-items:flex-start;gap:var(--sd-space-5);padding:var(--sd-space-6) var(--sd-space-6) var(--sd-space-5);border-bottom:1px solid var(--sd-color-border);background:var(--sd-color-bg-panel-raised);display:flex}.CompanyAdminPageClient-module__6sk-Wa__dialogTitle{font-size:var(--sd-text-4xl)}.CompanyAdminPageClient-module__6sk-Wa__form{gap:var(--sd-space-5);padding:var(--sd-space-5) var(--sd-space-6) var(--sd-space-6);display:grid}.CompanyAdminPageClient-module__6sk-Wa__formGridTwo{gap:var(--sd-space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.CompanyAdminPageClient-module__6sk-Wa__projectPicker{gap:var(--sd-space-2-5);max-height:min(36vh,320px);padding:var(--sd-space-3);border:1px solid var(--sd-color-border);border-radius:var(--sd-radius-lg);background:var(--sd-color-bg-control);display:grid;overflow:auto}.CompanyAdminPageClient-module__6sk-Wa__projectPickerHeading{color:var(--sd-color-text-strong);font-size:var(--sd-text-sm);font-weight:650;line-height:var(--sd-line-normal)}.CompanyAdminPageClient-module__6sk-Wa__projectOption{gap:var(--sd-space-2-5);color:var(--sd-color-text);font-size:var(--sd-text-sm);line-height:var(--sd-line-normal);cursor:pointer;grid-template-columns:18px minmax(0,1fr);align-items:center;display:grid}.CompanyAdminPageClient-module__6sk-Wa__projectOption input{width:16px;height:16px;accent-color:var(--sd-color-accent)}.CompanyAdminPageClient-module__6sk-Wa__projectOption span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.CompanyAdminPageClient-module__6sk-Wa__dialogFooter{justify-content:flex-end;gap:var(--sd-space-2-5);padding:var(--sd-space-4) var(--sd-space-6) var(--sd-space-5);border-top:1px solid var(--sd-color-border);background:var(--sd-color-bg-panel-raised)}@media (max-width:720px){.CompanyAdminPageClient-module__6sk-Wa__header{align-items:flex-start}.CompanyAdminPageClient-module__6sk-Wa__inviteActions,.CompanyAdminPageClient-module__6sk-Wa__dialogFooter{width:100%}.CompanyAdminPageClient-module__6sk-Wa__inviteCard,.CompanyAdminPageClient-module__6sk-Wa__inviteLinkRow,.CompanyAdminPageClient-module__6sk-Wa__formGridTwo{grid-template-columns:1fr}.CompanyAdminPageClient-module__6sk-Wa__inviteActions,.CompanyAdminPageClient-module__6sk-Wa__dialogFooter{justify-content:flex-start}}
.CompanyCastPageClient-module__RiCJUG__header{justify-content:space-between;align-items:center;gap:var(--sd-space-4);margin-bottom:var(--sd-space-5);flex-wrap:wrap;display:flex}.CompanyCastPageClient-module__RiCJUG__title{color:var(--sd-color-text-inverse);font-family:var(--sd-font-ui);font-size:36px;font-weight:600;line-height:var(--sd-line-tight);margin:0}.CompanyCastPageClient-module__RiCJUG__headerActions{justify-content:flex-end;align-items:center;gap:var(--sd-space-2);flex-wrap:wrap;max-width:100%;display:inline-flex}.CompanyCastPageClient-module__RiCJUG__panelActions{place-items:center;display:inline-grid}.CompanyCastPageClient-module__RiCJUG__menuDots{letter-spacing:var(--sd-letter-normal);font-weight:700;display:inline-flex;transform:translateY(-1px)}.CompanyCastPageClient-module__RiCJUG__exportMenuContent{min-width:196px}@media (max-width:760px){.CompanyCastPageClient-module__RiCJUG__headerActions{justify-content:flex-start;width:100%}}
.SimpleContactsPageClient-module__0QXCMG__header{justify-content:space-between;align-items:center;gap:var(--sd-space-4);margin-bottom:var(--sd-space-5);flex-wrap:wrap;display:flex}.SimpleContactsPageClient-module__0QXCMG__title{color:var(--sd-color-text-inverse);font-family:var(--sd-font-ui);font-size:var(--sd-text-4xl);font-weight:600;line-height:var(--sd-line-tight);margin:0}.SimpleContactsPageClient-module__0QXCMG__headerActions{justify-content:flex-end;align-items:center;gap:var(--sd-space-2);flex-wrap:wrap;max-width:100%;display:inline-flex}.SimpleContactsPageClient-module__0QXCMG__surfaceContent{gap:var(--sd-space-4);display:grid}.SimpleContactsPageClient-module__0QXCMG__primaryCell,.SimpleContactsPageClient-module__0QXCMG__secondaryCell{min-width:0;line-height:var(--sd-line-normal);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.SimpleContactsPageClient-module__0QXCMG__primaryCell{color:var(--sd-color-text-strong);font-size:var(--sd-text-base);font-weight:650}.SimpleContactsPageClient-module__0QXCMG__secondaryCell{color:var(--sd-color-text-muted);font-size:var(--sd-text-sm)}.SimpleContactsPageClient-module__0QXCMG__formDialog,.SimpleContactsPageClient-module__0QXCMG__removeDialog{gap:var(--sd-space-0);border-radius:var(--sd-radius-modal);padding:0}.SimpleContactsPageClient-module__0QXCMG__dialogHeader{justify-content:space-between;align-items:flex-start;gap:var(--sd-space-5);padding:var(--sd-space-6) var(--sd-space-6) var(--sd-space-5);border-bottom:1px solid var(--sd-color-border);background:var(--sd-color-bg-panel-raised);display:flex}.SimpleContactsPageClient-module__0QXCMG__dialogTitle{font-size:var(--sd-text-4xl)}.SimpleContactsPageClient-module__0QXCMG__dialogCloseButton{flex:none}.SimpleContactsPageClient-module__0QXCMG__form{gap:var(--sd-space-5);padding:var(--sd-space-5) var(--sd-space-6) var(--sd-space-6);flex-direction:column;display:flex}.SimpleContactsPageClient-module__0QXCMG__formSection{gap:var(--sd-space-3);flex-direction:column;display:flex}.SimpleContactsPageClient-module__0QXCMG__formRowTwo,.SimpleContactsPageClient-module__0QXCMG__formRowThree{gap:var(--sd-space-3);display:grid}.SimpleContactsPageClient-module__0QXCMG__formRowTwo{grid-template-columns:repeat(2,minmax(0,1fr))}.SimpleContactsPageClient-module__0QXCMG__formRowThree{grid-template-columns:repeat(3,minmax(0,1fr))}.SimpleContactsPageClient-module__0QXCMG__formInput{border-radius:var(--sd-radius-lg);background:var(--sd-color-bg-input);height:38px;color:var(--sd-color-text-inverse)}.SimpleContactsPageClient-module__0QXCMG__removeBody{padding:var(--sd-space-5) var(--sd-space-6) var(--sd-space-6)}.SimpleContactsPageClient-module__0QXCMG__removeSummary{color:var(--sd-color-text-strong);font-size:var(--sd-text-base);font-weight:650;line-height:var(--sd-line-normal);margin:0}.SimpleContactsPageClient-module__0QXCMG__dialogFooter{justify-content:flex-end;gap:var(--sd-space-2-5);padding:var(--sd-space-4) var(--sd-space-6) var(--sd-space-5);border-top:1px solid var(--sd-color-border);background:var(--sd-color-bg-panel-raised)}@media (max-width:760px){.SimpleContactsPageClient-module__0QXCMG__header{align-items:flex-start}.SimpleContactsPageClient-module__0QXCMG__headerActions{justify-content:flex-start;width:100%}.SimpleContactsPageClient-module__0QXCMG__formRowTwo,.SimpleContactsPageClient-module__0QXCMG__formRowThree{grid-template-columns:1fr}}
