.brand-module__MldyOW__wordmark{color:var(--color-text);font-size:var(--font-size-display);font-weight:var(--font-weight-bold);letter-spacing:-.025em;line-height:1;display:inline-flex}.brand-module__MldyOW__accent{color:var(--color-primary);position:relative}.brand-module__MldyOW__accent:after{background:var(--color-secondary);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:0;right:-6px}
.components-module__l9ynGG__visuallyHidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.components-module__l9ynGG__button{border-radius:var(--radius-control);cursor:pointer;font-size:.84375rem;font-weight:var(--font-weight-semibold);align-items:center;gap:var(--space-2);border:1px solid #0000;justify-content:center;height:36px;padding:0 18px;display:inline-flex}.components-module__l9ynGG__button:disabled{background:var(--color-border);color:var(--color-text-disabled);cursor:not-allowed;border-color:#0000}.components-module__l9ynGG__primary{background:var(--color-primary);color:var(--color-surface)}.components-module__l9ynGG__primary:not(:disabled):hover{background:var(--color-primary-hover)}.components-module__l9ynGG__secondary{background:var(--color-surface);border-color:var(--color-control-border);color:var(--color-text)}.components-module__l9ynGG__secondary:not(:disabled):hover{background:var(--color-surface-subtle);border-color:var(--color-control-border-hover)}.components-module__l9ynGG__ghost{color:var(--color-text-secondary);background:0 0;padding:0 14px}.components-module__l9ynGG__ghost:not(:disabled):hover{background:var(--color-neutral-hover);color:var(--color-text)}.components-module__l9ynGG__danger{background:var(--color-surface);border-color:var(--color-error-border);color:var(--color-error-foreground)}.components-module__l9ynGG__danger:not(:disabled):hover{background:var(--color-error-background)}.components-module__l9ynGG__spinner{border:2px solid #ffffff59;border-top-color:currentColor;border-radius:50%;width:13px;height:13px;animation:.7s linear infinite components-module__l9ynGG__spin}@keyframes components-module__l9ynGG__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.components-module__l9ynGG__spinner{animation-duration:1.4s}}.components-module__l9ynGG__field{gap:var(--space-2);display:grid}.components-module__l9ynGG__fieldLabel{font-size:var(--font-size-caption);font-weight:var(--font-weight-semibold)}.components-module__l9ynGG__input{background:var(--color-surface);border:1px solid var(--color-control-border);border-radius:var(--radius-control);color:var(--color-text);height:36px;padding:0 var(--space-3)}.components-module__l9ynGG__input::placeholder{color:var(--color-text-tertiary)}.components-module__l9ynGG__input:hover:not(:disabled){border-color:var(--color-control-border-hover)}.components-module__l9ynGG__input:focus-visible{border-color:var(--color-primary);box-shadow:var(--focus-ring-field)}.components-module__l9ynGG__input[aria-invalid=true]{border-color:var(--color-error-foreground);box-shadow:0 0 0 3px var(--color-error-focus)}.components-module__l9ynGG__fieldHint,.components-module__l9ynGG__fieldError{margin:-2px 0 0;font-size:.75rem}.components-module__l9ynGG__fieldHint{color:var(--color-text-tertiary)}.components-module__l9ynGG__fieldError{color:var(--color-error-foreground)}.components-module__l9ynGG__badge{font-size:.75rem;font-weight:var(--font-weight-semibold);border-radius:5px;align-items:center;gap:6px;width:fit-content;padding:3px 9px;display:inline-flex}.components-module__l9ynGG__badgePill{border-radius:var(--radius-pill);border:1px solid;padding-inline:11px}.components-module__l9ynGG__badge-neutral{background:var(--color-neutral-hover);border-color:var(--color-border);color:var(--color-text-secondary)}.components-module__l9ynGG__badge-primary{background:var(--color-indigo-50);border-color:var(--color-indigo-100);color:var(--color-indigo-700)}.components-module__l9ynGG__badge-teal{background:var(--color-teal-50);border-color:var(--color-teal-100);color:var(--color-teal-700)}.components-module__l9ynGG__badge-success{background:var(--color-success-background);border-color:var(--color-success-border);color:var(--color-success-foreground)}.components-module__l9ynGG__badge-warning{background:var(--color-warning-background);border-color:var(--color-warning-border);color:var(--color-warning-foreground)}.components-module__l9ynGG__badge-error{background:var(--color-error-background);border-color:var(--color-error-border);color:var(--color-error-foreground)}.components-module__l9ynGG__tabs{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card);overflow:hidden}.components-module__l9ynGG__tabList{background:var(--color-surface-subtle);border-bottom:1px solid var(--color-border);gap:var(--space-1);padding:0 var(--space-4);display:flex;overflow-x:auto}.components-module__l9ynGG__tab{color:var(--color-text-secondary);cursor:pointer;padding:var(--space-3) 14px;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;align-items:center;gap:6px;margin-bottom:-1px;font-size:.84375rem;display:inline-flex}.components-module__l9ynGG__tab:hover{color:var(--color-text)}.components-module__l9ynGG__tab[aria-selected=true]{border-bottom-color:var(--color-primary);color:var(--color-primary);font-weight:var(--font-weight-semibold)}.components-module__l9ynGG__attentionDot{background:var(--color-warning-foreground);border-radius:50%;width:6px;height:6px}.components-module__l9ynGG__tabPanel{color:var(--color-text-secondary);min-height:72px;padding:var(--space-4)}.components-module__l9ynGG__tableFrame{border:1px solid var(--color-border);border-radius:var(--radius-card);overflow-x:auto}.components-module__l9ynGG__table{border-collapse:collapse;width:100%;min-width:620px}.components-module__l9ynGG__table th,.components-module__l9ynGG__table td{border-bottom:1px solid var(--color-neutral-hover);padding:10px var(--space-4);text-align:left}.components-module__l9ynGG__table thead th{background:var(--color-surface-subtle);color:var(--color-text-secondary);font-size:.75rem;font-weight:var(--font-weight-semibold)}.components-module__l9ynGG__table tbody th,.components-module__l9ynGG__table tbody td{font-size:.8125rem;font-weight:var(--font-weight-regular)}.components-module__l9ynGG__table tbody tr:hover{background:var(--color-surface-subtle)}.components-module__l9ynGG__table tbody tr:last-child>*{border-bottom:0}.components-module__l9ynGG__selectedRow{background:#f7f8fd}.components-module__l9ynGG__numericCell{font-family:var(--font-family-mono);font-variant-numeric:tabular-nums;text-align:right!important}.components-module__l9ynGG__toast{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card);box-shadow:var(--shadow-large);max-width:420px;padding:var(--space-3) var(--space-4);align-items:flex-start;gap:10px;display:flex}.components-module__l9ynGG__toastDot{border-radius:50%;flex:none;width:8px;height:8px;margin-top:6px}.components-module__l9ynGG__toast-success{background:var(--color-success-foreground)}.components-module__l9ynGG__toast-error{background:var(--color-error-foreground)}.components-module__l9ynGG__toast-info{background:var(--color-info-foreground)}.components-module__l9ynGG__toastContent{flex:1}.components-module__l9ynGG__toastContent strong{font-size:.8125rem}.components-module__l9ynGG__toastContent p{color:var(--color-text-secondary);font-size:var(--font-size-caption);margin:2px 0 0}.components-module__l9ynGG__toastDismiss{height:28px;margin:-6px -10px 0 0;padding:0 8px;font-size:1.1rem}.components-module__l9ynGG__modalBackdrop{padding:var(--space-4);z-index:1000;background:#1d223373;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.components-module__l9ynGG__modal{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-modal);box-shadow:var(--shadow-large);width:100%;max-width:520px}.components-module__l9ynGG__modalHeader{border-bottom:1px solid var(--color-border);padding:var(--space-6);justify-content:space-between;align-items:flex-start;display:flex}.components-module__l9ynGG__modalHeader h2{font-size:var(--font-size-heading-2);margin:0}.components-module__l9ynGG__modalHeader p{color:var(--color-text-secondary);font-size:var(--font-size-caption);margin:var(--space-1) 0 0}.components-module__l9ynGG__modalBody{padding:var(--space-6)}.components-module__l9ynGG__modalFooter{border-top:1px solid var(--color-border);gap:var(--space-2);padding:var(--space-4) var(--space-6);justify-content:flex-end;display:flex}.components-module__l9ynGG__emptyState,.components-module__l9ynGG__loadingState,.components-module__l9ynGG__errorState{padding:var(--space-8);border-radius:10px}.components-module__l9ynGG__emptyState{background:var(--color-surface-subtle);border:1px dashed var(--color-control-border);text-align:center}.components-module__l9ynGG__emptyState h2,.components-module__l9ynGG__errorState h2{font-size:var(--font-size-heading-2);margin:0}.components-module__l9ynGG__emptyState p,.components-module__l9ynGG__errorState p{color:var(--color-text-secondary);margin:var(--space-2) auto var(--space-4);max-width:560px}.components-module__l9ynGG__emptyMark{margin-bottom:var(--space-4);justify-content:center;gap:6px;display:flex}.components-module__l9ynGG__emptyMark i{background:var(--color-indigo-200);border-radius:50%;width:12px;height:12px}.components-module__l9ynGG__emptyMark i:nth-child(2){background:var(--color-primary);transform:translateY(-8px)}.components-module__l9ynGG__emptyMark i:nth-child(3){background:var(--color-secondary);transform:translateY(6px)}.components-module__l9ynGG__stateActions{gap:var(--space-2);flex-wrap:wrap;justify-content:center;display:flex}.components-module__l9ynGG__loadingState{border:1px solid var(--color-border)}.components-module__l9ynGG__loadingState strong{font-size:var(--font-size-caption);margin:var(--space-3) 0 var(--space-2);display:block}.components-module__l9ynGG__skeleton{gap:var(--space-2);display:grid}.components-module__l9ynGG__skeleton span{background:#edebe6;border-radius:3px;height:10px;animation:1.4s ease-in-out infinite components-module__l9ynGG__pulse}.components-module__l9ynGG__skeleton span:first-child{width:42%}.components-module__l9ynGG__skeleton span:nth-child(2){width:84%;height:16px}.components-module__l9ynGG__skeleton span:nth-child(3){width:68%}.components-module__l9ynGG__stateProgress{background:var(--color-indigo-50);border-radius:var(--radius-pill);height:5px;overflow:hidden}.components-module__l9ynGG__stateProgress span{background:var(--color-primary);height:100%;display:block}.components-module__l9ynGG__errorState{background:var(--color-error-background);border:1px solid var(--color-error-border)}.components-module__l9ynGG__errorState>div:first-child{color:var(--color-error-foreground);align-items:center;gap:var(--space-2);display:flex}.components-module__l9ynGG__errorState>div:first-child>span{background:var(--color-error-foreground);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-weight:700;display:flex}.components-module__l9ynGG__errorState .components-module__l9ynGG__stateActions{justify-content:flex-start}@keyframes components-module__l9ynGG__pulse{50%{opacity:.45}}@media (prefers-reduced-motion:reduce){.components-module__l9ynGG__skeleton span{animation:none}}
.app-shell-module__lwtWVa__shell{background:var(--color-surface-subtle);grid-template-columns:220px minmax(0,1fr);min-height:100vh;display:grid}.app-shell-module__lwtWVa__sidebar{border-right:1px solid var(--color-border);background:#f4f3ef;flex-direction:column;min-height:100vh;display:flex;overflow-y:auto}.app-shell-module__lwtWVa__brand{padding:18px 18px 14px}.app-shell-module__lwtWVa__navigation{gap:1px;padding:0 10px;display:grid}.app-shell-module__lwtWVa__navigation a,.app-shell-module__lwtWVa__sidebarFooter>a{border-radius:var(--radius-control);color:var(--color-text-secondary);align-items:center;gap:10px;min-height:36px;padding:0 10px;font-size:.84375rem;text-decoration:none;display:flex;position:relative}.app-shell-module__lwtWVa__navigation a:hover,.app-shell-module__lwtWVa__sidebarFooter>a:hover{color:var(--color-text);background:#eceae4}.app-shell-module__lwtWVa__navigation a[aria-current=page]{background:var(--color-indigo-50);color:var(--color-indigo-700);font-weight:600}.app-shell-module__lwtWVa__navigation a[aria-current=page]:before{background:var(--color-primary);border-radius:0 var(--radius-pill) var(--radius-pill) 0;content:"";width:3px;height:20px;position:absolute;left:-10px}.app-shell-module__lwtWVa__navIcon{flex:none}.app-shell-module__lwtWVa__navLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.app-shell-module__lwtWVa__navBadge{margin-left:auto}.app-shell-module__lwtWVa__sidebarFooter{padding-top:var(--space-8);margin-top:auto}.app-shell-module__lwtWVa__sidebarFooter>a{margin:0 10px 8px}.app-shell-module__lwtWVa__workspacePicker{gap:4px;padding:8px 14px 10px;display:grid}.app-shell-module__lwtWVa__workspacePicker>span{color:var(--color-text-tertiary);letter-spacing:.04em;text-transform:uppercase;font-size:.625rem;font-weight:700}.app-shell-module__lwtWVa__workspacePicker select{background:var(--color-surface);border:1px solid var(--color-control-border);border-radius:var(--radius-control);color:var(--color-text);font:inherit;width:100%;min-height:34px;padding:0 28px 0 9px;font-size:.75rem}.app-shell-module__lwtWVa__workspacePicker select:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.app-shell-module__lwtWVa__userSummary{border-top:1px solid var(--color-border);align-items:center;gap:10px;padding:12px 14px;display:flex}.app-shell-module__lwtWVa__avatar,.app-shell-module__lwtWVa__topAvatar{background:var(--color-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.7rem;font-weight:700;display:inline-flex}.app-shell-module__lwtWVa__topAvatar{margin-left:auto}.app-shell-module__lwtWVa__jobChip+.app-shell-module__lwtWVa__topAvatar{margin-left:0}.app-shell-module__lwtWVa__userSummary strong,.app-shell-module__lwtWVa__userSummary small{display:block}.app-shell-module__lwtWVa__userSummary strong{font-size:.8125rem}.app-shell-module__lwtWVa__userSummary small{color:var(--color-text-tertiary);font-size:.6875rem}.app-shell-module__lwtWVa__workspace{min-width:0}.app-shell-module__lwtWVa__topbar{background:var(--color-surface);border-bottom:1px solid var(--color-border);align-items:center;gap:var(--space-3);height:52px;padding:0 var(--space-6);display:flex}.app-shell-module__lwtWVa__pageTitle{font-size:.84375rem}.app-shell-module__lwtWVa__menuButton{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-control);color:var(--color-text-secondary);width:32px;height:32px}.app-shell-module__lwtWVa__jobChip{background:var(--color-indigo-50);border:1px solid var(--color-indigo-100);border-radius:var(--radius-pill);max-width:min(320px,45vw);color:var(--color-indigo-700);text-overflow:ellipsis;white-space:nowrap;margin-left:auto;padding:5px 12px;font-size:12px;font-weight:600;text-decoration:none;overflow:hidden}.app-shell-module__lwtWVa__jobToast{z-index:40;width:340px;position:fixed;bottom:24px;right:24px}.app-shell-module__lwtWVa__jobToast a{color:var(--color-primary);font-weight:700}.app-shell-module__lwtWVa__menuButton{padding:8px;display:none}.app-shell-module__lwtWVa__menuButton span{background:currentColor;width:14px;height:1.5px;margin:3px 0;display:block}.app-shell-module__lwtWVa__mobileBrand{transform-origin:0;width:68px;display:none;transform:scale(.72)}.app-shell-module__lwtWVa__content{min-width:0;padding:28px 32px}.app-shell-module__lwtWVa__backdrop{display:none}@media (max-width:900px){.app-shell-module__lwtWVa__shell{display:block}.app-shell-module__lwtWVa__sidebar{box-shadow:var(--shadow-large);z-index:30;width:220px;transition:transform .18s;position:fixed;inset:0 auto 0 0;transform:translate(-105%)}.app-shell-module__lwtWVa__sidebar[data-open=true]{transform:translate(0)}.app-shell-module__lwtWVa__backdrop{z-index:20;background:#1d223359;border:0;display:block;position:fixed;inset:0}.app-shell-module__lwtWVa__menuButton,.app-shell-module__lwtWVa__mobileBrand{display:inline-block}.app-shell-module__lwtWVa__pageTitle,.app-shell-module__lwtWVa__pageTitle{display:none}.app-shell-module__lwtWVa__topbar{padding:0 18px}.app-shell-module__lwtWVa__content{padding:20px 18px}.app-shell-module__lwtWVa__navigation a,.app-shell-module__lwtWVa__sidebarFooter>a{min-height:44px}}@media (max-width:520px){.app-shell-module__lwtWVa__topbar{gap:8px;padding:0 12px}.app-shell-module__lwtWVa__jobChip{max-width:40vw;padding-inline:9px}.app-shell-module__lwtWVa__topAvatar{width:28px;height:28px}.app-shell-module__lwtWVa__content{padding:16px 12px}.app-shell-module__lwtWVa__jobToast{width:calc(100vw - 24px);bottom:12px;right:12px}}@media (prefers-reduced-motion:reduce){.app-shell-module__lwtWVa__sidebar{transition:none}}
