.MyMonthCalendar-module__38tB4W__header{margin-bottom:var(--bv-spacing-sm)}.MyMonthCalendar-module__38tB4W__month{width:100%}.MyMonthCalendar-module__38tB4W__day{width:100%;height:auto;min-height:var(--bv-layout-touch-target-min-height)}.MyMonthCalendar-module__38tB4W__day[data-weekend]{color:var(--bv-theme-text-muted)}.MyMonthCalendar-module__38tB4W__dayInner{justify-content:center;align-items:center;gap:calc(.1875rem * var(--mantine-scale));padding-block:calc(.25rem * var(--mantine-scale));flex-direction:column;display:flex}.MyMonthCalendar-module__38tB4W__dots{gap:calc(.1875rem * var(--mantine-scale));min-height:calc(.375rem * var(--mantine-scale));display:flex}.MyMonthCalendar-module__38tB4W__dot{width:calc(.375rem * var(--mantine-scale));height:calc(.375rem * var(--mantine-scale));border-radius:50%;flex-shrink:0}.MyMonthCalendar-module__38tB4W__dotShift{background:var(--mantine-primary-color-filled)}.MyMonthCalendar-module__38tB4W__dotCancelled{background:var(--mantine-color-red-filled)}.MyMonthCalendar-module__38tB4W__dotBooking{background:var(--mantine-color-violet-filled)}
.DialogChrome-module__WaVd9a__titleRoot{align-items:center;gap:14px;min-width:0;display:flex}.DialogChrome-module__WaVd9a__iconBadge{border-radius:var(--bv-radius-pill,999px);border:1px dashed color-mix(in srgb, var(--bv-theme-card-border,var(--mantine-color-default-border)) 80%, var(--mantine-color-dimmed));background-color:color-mix(in srgb, var(--mantine-color-default-hover) 35%, transparent);width:44px;height:44px;color:var(--mantine-color-dimmed);flex:none;justify-content:center;align-items:center;display:inline-flex}.DialogChrome-module__WaVd9a__titleText{flex-direction:column;gap:2px;min-width:0;display:flex}.DialogChrome-module__WaVd9a__titleHeading{font-size:calc(1.125rem * var(--mantine-scale,1));color:var(--mantine-color-text);overflow-wrap:anywhere;font-weight:700;line-height:1.35}.DialogChrome-module__WaVd9a__titleSubtitle{font-family:var(--bv-font-family-sans);font-size:calc(.9375rem * var(--mantine-scale,1));color:var(--mantine-color-dimmed);overflow-wrap:anywhere;font-weight:400;line-height:1.4}.DialogChrome-module__WaVd9a__dropzoneIcon{color:var(--mantine-color-dimmed)}
.profile-module__6M6r3a__navColumn{align-self:flex-start;position:sticky;top:76px}.profile-module__6M6r3a__groupLabel{font-size:var(--bv-font-size-xs);text-transform:uppercase;letter-spacing:0;color:var(--bv-color-brand-blue);padding:0 10px;font-weight:700;display:block}.profile-module__6M6r3a__navLink{border-radius:var(--bv-radius-card)}.profile-module__6M6r3a__sectionAnchor{scroll-margin-top:76px}
.PhoneInput-module__RDBixW__trigger{border-radius:var(--mantine-radius-default);height:100%;color:var(--mantine-color-dimmed);cursor:pointer;align-items:center;gap:2px;padding-inline:4px 2px;transition:background-color .12s;display:flex}.PhoneInput-module__RDBixW__trigger:hover:not(:disabled){background:var(--mantine-color-default-hover)}.PhoneInput-module__RDBixW__trigger:disabled{cursor:not-allowed;opacity:.55}.PhoneInput-module__RDBixW__flag{border-radius:2px;flex:none;width:22px;height:auto;display:block}.PhoneInput-module__RDBixW__flagFallback{color:var(--mantine-color-dimmed)}.PhoneInput-module__RDBixW__chevron{flex:none}.PhoneInput-module__RDBixW__option{align-items:center;gap:10px;display:flex}.PhoneInput-module__RDBixW__optionName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.PhoneInput-module__RDBixW__optionCode{color:var(--mantine-color-dimmed);font-size:var(--mantine-font-size-sm);font-variant-numeric:tabular-nums}
.ChartKindPicker-module__jMBBqG__card{padding:calc(.5rem * var(--mantine-scale)) calc(.25rem * var(--mantine-scale));border:calc(.0625rem * var(--mantine-scale)) solid var(--mantine-color-default-border);border-radius:var(--mantine-radius-md);background-color:var(--mantine-color-body);cursor:pointer;transition:border-color .12s,background-color .12s;display:block}.ChartKindPicker-module__jMBBqG__card:hover{background-color:var(--mantine-color-default-hover)}.ChartKindPicker-module__jMBBqG__card[data-checked]{border-color:var(--mantine-primary-color-filled);background-color:var(--mantine-primary-color-light)}.ChartKindPicker-module__jMBBqG__icon{color:var(--mantine-color-dimmed)}.ChartKindPicker-module__jMBBqG__card[data-checked] .ChartKindPicker-module__jMBBqG__icon{color:var(--mantine-primary-color-filled)}.ChartKindPicker-module__jMBBqG__label{color:var(--mantine-color-text)}
.MetricCard-module__88roSW__card{flex-direction:column;display:flex;position:relative;overflow:hidden;container-type:inline-size}.MetricCard-module__88roSW__card:after{content:"";background:var(--mantine-color-brand-5);transform-origin:0;height:2px;transition:transform .15s;position:absolute;inset:0 0 auto;transform:scaleX(0)}.MetricCard-module__88roSW__card[data-active]:after{transform:scaleX(1)}.MetricCard-module__88roSW__card[data-interactive]{cursor:pointer;text-align:left;width:100%;color:inherit;text-decoration:none;transition:border-color .12s,transform .12s,box-shadow .12s}.MetricCard-module__88roSW__card[data-interactive]:hover{border-color:var(--mantine-color-brand-5);box-shadow:var(--mantine-shadow-md);transform:translateY(-1px)}.MetricCard-module__88roSW__card[data-interactive]:not([data-tone]):hover .MetricCard-module__88roSW__iconChip{color:var(--mantine-color-brand-6)}[data-mantine-color-scheme=dark] .MetricCard-module__88roSW__card[data-interactive]:not([data-tone]):hover .MetricCard-module__88roSW__iconChip{color:var(--mantine-color-brand-5)}.MetricCard-module__88roSW__card[data-interactive]:focus-visible{outline:2px solid var(--mantine-color-brand-5);outline-offset:2px}.MetricCard-module__88roSW__card[data-active]{border-color:var(--mantine-color-brand-5);background-color:var(--mantine-color-brand-0)}[data-mantine-color-scheme=dark] .MetricCard-module__88roSW__card[data-active]{background-color:var(--mantine-color-dark-6)}.MetricCard-module__88roSW__label{min-height:2.8em;min-height:2lh;font-size:calc(.6875rem * var(--mantine-scale));letter-spacing:.04em;text-wrap:balance;line-height:1.4}.MetricCard-module__88roSW__value{margin-top:calc(.25rem * var(--mantine-scale));font-size:clamp(calc(1.25rem * var(--mantine-scale)), 13.5cqw, calc(1.75rem * var(--mantine-scale)));line-height:1.2}.MetricCard-module__88roSW__valueSuffix{color:var(--mantine-color-dimmed);font-size:.62em;font-weight:600}.MetricCard-module__88roSW__footer{gap:calc(.125rem * var(--mantine-scale));padding-top:calc(.5rem * var(--mantine-scale));flex-direction:column;margin-top:auto;display:flex}.MetricCard-module__88roSW__subtext{line-height:1.45}@container (max-width:15rem){.MetricCard-module__88roSW__subtext{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}.MetricCard-module__88roSW__iconChip{border-radius:var(--mantine-radius-md);width:30px;height:30px;color:var(--mantine-color-gray-6);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}[data-mantine-color-scheme=dark] .MetricCard-module__88roSW__iconChip{color:var(--mantine-color-dark-2)}.MetricCard-module__88roSW__iconChip{transition:color .12s}.MetricCard-module__88roSW__card[data-tone=red] .MetricCard-module__88roSW__iconChip{background-color:var(--mantine-color-red-0)}[data-mantine-color-scheme=dark] .MetricCard-module__88roSW__card[data-tone=red] .MetricCard-module__88roSW__iconChip{background-color:#e0313126}.MetricCard-module__88roSW__card[data-tone=red] .MetricCard-module__88roSW__iconChip{color:var(--mantine-color-red-7)}[data-mantine-color-scheme=dark] .MetricCard-module__88roSW__card[data-tone=red] .MetricCard-module__88roSW__iconChip{color:var(--mantine-color-red-4)}.MetricCard-module__88roSW__card[data-tone=orange] .MetricCard-module__88roSW__iconChip{background-color:var(--mantine-color-orange-0)}[data-mantine-color-scheme=dark] .MetricCard-module__88roSW__card[data-tone=orange] .MetricCard-module__88roSW__iconChip{background-color:#fb923c26}.MetricCard-module__88roSW__card[data-tone=orange] .MetricCard-module__88roSW__iconChip{color:var(--mantine-color-orange-8)}[data-mantine-color-scheme=dark] .MetricCard-module__88roSW__card[data-tone=orange] .MetricCard-module__88roSW__iconChip{color:var(--mantine-color-orange-4)}.MetricCard-module__88roSW__spark{gap:calc(.25rem * var(--mantine-scale));width:100%;margin-top:calc(.25rem * var(--mantine-scale));display:flex}.MetricCard-module__88roSW__sparkCol{align-items:center;gap:calc(.125rem * var(--mantine-scale));flex-direction:column;flex:1;min-width:0;display:flex}.MetricCard-module__88roSW__sparkBarArea{width:100%;height:calc(1.5rem * var(--mantine-scale));align-items:flex-end;display:flex}.MetricCard-module__88roSW__sparkBar{background:var(--mantine-color-gray-4);border-radius:2px 2px 0 0;width:100%}[data-mantine-color-scheme=dark] .MetricCard-module__88roSW__sparkBar{background:var(--mantine-color-dark-3)}.MetricCard-module__88roSW__sparkBar[data-today]{background:var(--mantine-color-brand-6)}[data-mantine-color-scheme=dark] .MetricCard-module__88roSW__sparkBar[data-today]{background:var(--mantine-color-brand-5)}.MetricCard-module__88roSW__sparkLabel{font-size:calc(.5625rem * var(--mantine-scale));color:var(--mantine-color-dimmed);text-transform:uppercase;font-weight:600;line-height:1.2}.MetricCard-module__88roSW__sparkDate{font-size:calc(.5625rem * var(--mantine-scale));color:var(--mantine-color-dimmed);opacity:.75;white-space:nowrap;line-height:1.2}.MetricCard-module__88roSW__spark[data-size=lg]{gap:calc(.375rem * var(--mantine-scale));margin-top:calc(.75rem * var(--mantine-scale))}.MetricCard-module__88roSW__spark[data-size=lg] .MetricCard-module__88roSW__sparkBarArea{height:calc(4.5rem * var(--mantine-scale))}.MetricCard-module__88roSW__spark[data-size=lg] .MetricCard-module__88roSW__sparkLabel,.MetricCard-module__88roSW__spark[data-size=lg] .MetricCard-module__88roSW__sparkDate{font-size:calc(.6875rem * var(--mantine-scale))}@container (max-width:15rem){.MetricCard-module__88roSW__sparkDate{display:none}}
.NotificationsBell-module__9r-UmW__item{align-items:flex-start;gap:var(--mantine-spacing-sm);width:100%;padding:var(--mantine-spacing-xs) var(--mantine-spacing-md);border-bottom:1px solid var(--mantine-color-default-border);display:flex}.NotificationsBell-module__9r-UmW__item:last-child{border-bottom:0}.NotificationsBell-module__9r-UmW__item:hover{background-color:var(--mantine-color-default-hover)}.NotificationsBell-module__9r-UmW__item[data-unread]{background-color:var(--mantine-primary-color-light)}.NotificationsBell-module__9r-UmW__item[data-unread]:hover{background-color:var(--mantine-primary-color-light-hover)}.NotificationsBell-module__9r-UmW__unreadDot{background-color:var(--mantine-primary-color-filled);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}
.AppShell-module__cnMKBa__header{color:var(--bv-theme-text-primary);background:var(--bv-theme-topbar-surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.AppShell-module__cnMKBa__navbar{color:var(--bv-theme-text-primary);background:var(--bv-theme-workbench-rail);padding:0}.AppShell-module__cnMKBa__main{min-width:0;position:relative;overflow-x:clip}.AppShell-module__cnMKBa__brand{box-sizing:border-box;height:var(--app-shell-header-height,56px);align-items:center;padding:0 16px;display:flex}.AppShell-module__cnMKBa__brand>*{flex:1;min-width:0}.AppShell-module__cnMKBa__brandLink{color:inherit;border-radius:var(--bv-radius-card);align-items:center;gap:10px;text-decoration:none;display:flex}.AppShell-module__cnMKBa__brandText{flex-direction:column;line-height:1.15;display:flex}.AppShell-module__cnMKBa__brandText strong{font-size:var(--bv-font-size-md);font-weight:var(--bv-font-weight-bold);color:var(--bv-theme-text-primary)}.AppShell-module__cnMKBa__brandMark{border-radius:var(--bv-radius-card);flex:none;width:32px;height:32px;display:block}.AppShell-module__cnMKBa__brandWordmark{aspect-ratio:1000/132.41;width:auto;height:20px;color:var(--bv-theme-text-primary);display:block}.AppShell-module__cnMKBa__workspaceButton{border-radius:var(--bv-radius-card);width:100%;color:inherit;text-align:left;align-items:center;gap:10px;margin:-4px -6px;padding:4px 6px;transition:background-color .15s;display:flex}.AppShell-module__cnMKBa__workspaceButton:hover{background:var(--bv-theme-soft-accent)}.AppShell-module__cnMKBa__workspaceButton .AppShell-module__cnMKBa__brandText{flex:1;min-width:0}.AppShell-module__cnMKBa__workspaceButton .AppShell-module__cnMKBa__brandText strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AppShell-module__cnMKBa__workspaceChevron{color:var(--bv-theme-text-muted);flex:none;margin-left:auto}.AppShell-module__cnMKBa__section{padding:4px 0 10px}.AppShell-module__cnMKBa__sectionLabel{font-size:11px;font-weight:var(--bv-font-weight-semibold);letter-spacing:.06em;text-transform:uppercase;color:var(--bv-theme-text-muted);margin:0;padding:8px 12px 4px}.AppShell-module__cnMKBa__navLink{border-radius:var(--bv-radius-card);font-weight:var(--bv-font-weight-medium);color:var(--bv-theme-text-secondary);transition:background-color .15s,color .15s}.AppShell-module__cnMKBa__navLink:hover{background:var(--bv-theme-soft-accent)}.AppShell-module__cnMKBa__navLink[data-active]{background:linear-gradient(90deg, var(--bv-theme-status-active-surface), transparent);color:var(--bv-theme-status-active-text);position:relative}.AppShell-module__cnMKBa__navLink[data-active]:hover{background:linear-gradient(90deg, var(--bv-theme-status-active-surface), var(--bv-theme-soft-accent))}.AppShell-module__cnMKBa__navLink[data-active]:before{content:"";border-radius:var(--bv-radius-pill);background:var(--bv-color-brand-blue);width:3px;height:22px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.AppShell-module__cnMKBa__footer{border-top:1px solid var(--bv-theme-card-border);padding:14px 12px 16px}.AppShell-module__cnMKBa__footerRow{padding:0 2px}.AppShell-module__cnMKBa__user{padding:4px 2px 0}.AppShell-module__cnMKBa__userLink{align-items:center;gap:var(--bv-spacing-sm);border-radius:var(--bv-radius-card);min-width:0;color:inherit;flex:1;margin:-4px -6px;padding:4px 6px;text-decoration:none;transition:background-color .15s;display:flex}.AppShell-module__cnMKBa__userLink:hover{background:var(--bv-theme-soft-accent)}.AppShell-module__cnMKBa__searchPlaceholder{border-radius:var(--bv-radius-card);border:1px solid var(--bv-theme-card-border);background:var(--bv-theme-input-background);height:34px;color:var(--bv-theme-text-muted);cursor:default;max-width:280px;padding:0 12px}
.DashboardPage-module__lebaCW__iconChip{border-radius:var(--mantine-radius-md);width:34px;height:34px;color:var(--mantine-color-gray-6);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}[data-mantine-color-scheme=dark] .DashboardPage-module__lebaCW__iconChip{color:var(--mantine-color-dark-2)}.DashboardPage-module__lebaCW__iconChip{transition:color .14s}.DashboardPage-module__lebaCW__titleLink{min-width:0;color:inherit;border-radius:var(--mantine-radius-sm);text-decoration:none;display:block}.DashboardPage-module__lebaCW__titleLink:focus-visible{outline:2px solid var(--mantine-color-brand-5);outline-offset:2px}.DashboardPage-module__lebaCW__configSummaryButton{white-space:nowrap;border-radius:var(--mantine-radius-sm);flex-shrink:0}.DashboardPage-module__lebaCW__configSummaryButton:hover{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.DashboardPage-module__lebaCW__configSummaryButton:focus-visible{outline:2px solid var(--mantine-color-brand-5);outline-offset:2px}.DashboardPage-module__lebaCW__openArrow{opacity:0;transform:translateX(calc(-.25rem * var(--mantine-scale)));flex-shrink:0;transition:opacity .14s,transform .14s}.DashboardPage-module__lebaCW__widgetCard:hover .DashboardPage-module__lebaCW__openArrow,.DashboardPage-module__lebaCW__titleLink:focus-visible .DashboardPage-module__lebaCW__openArrow{opacity:1;transform:none}.DashboardPage-module__lebaCW__widgetCard:hover .DashboardPage-module__lebaCW__iconChip,.DashboardPage-module__lebaCW__titleLink:focus-visible .DashboardPage-module__lebaCW__iconChip{color:var(--mantine-color-brand-6)}[data-mantine-color-scheme=dark] .DashboardPage-module__lebaCW__widgetCard:hover .DashboardPage-module__lebaCW__iconChip,[data-mantine-color-scheme=dark] .DashboardPage-module__lebaCW__titleLink:focus-visible .DashboardPage-module__lebaCW__iconChip{color:var(--mantine-color-brand-5)}@media (prefers-reduced-motion:reduce){.DashboardPage-module__lebaCW__openArrow{transition:opacity .14s;transform:none}}
.payroll-module__5vYr1G__periodCard{cursor:pointer;text-align:left;transition:border-color .12s,transform .12s}.payroll-module__5vYr1G__periodCard:hover{border-color:var(--mantine-color-brand-5);transform:translateY(-1px)}.payroll-module__5vYr1G__periodCard:focus-visible{outline:2px solid var(--mantine-color-brand-5);outline-offset:2px}
.MyBottomNav-module__mwbKiW__root{inset-inline:0;z-index:90;background:var(--bv-theme-topbar-surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--bv-theme-card-border);padding-bottom:env(safe-area-inset-bottom);align-items:stretch;display:flex;position:fixed;bottom:0}.MyBottomNav-module__mwbKiW__item{min-height:calc(var(--bv-layout-touch-target-min-height) + 12px);color:var(--bv-theme-text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:6px 4px;text-decoration:none;transition:color .15s;display:flex}.MyBottomNav-module__mwbKiW__item[data-active]{color:var(--bv-theme-status-active-text)}.MyBottomNav-module__mwbKiW__label{font-size:11px;font-weight:var(--bv-font-weight-medium);line-height:1.2}
.widgets-module__hqCySG__valueSuffix{color:var(--mantine-color-dimmed);font-size:.62em;font-weight:600}.widgets-module__hqCySG__value{font-size:calc(1.75rem * var(--mantine-scale));line-height:1.2}.widgets-module__hqCySG__metric{min-width:0}.widgets-module__hqCySG__label{font-size:calc(.6875rem * var(--mantine-scale));letter-spacing:.04em;line-height:1.4}
.DocumentsSection-module__6m5wMG__scope{--dv-surface:#fff;--dv-surface-subtle:#fafcfe;--dv-border:#ded7c6;--dv-divider:#eef2f8;--dv-text:#1c1917;--dv-text-muted:#57534e;--dv-eyebrow:#6b7687;--dv-accent:#c99a2c;--dv-accent-soft:#fbf3dd;--dv-danger-text:#b91c1c;--dv-danger-bg:#fef2f2;--dv-preview-surface:#f6f3ea;--dv-accent-ink:#875f14;--dv-success-text:#166534}[data-bv-theme=dark] .DocumentsSection-module__6m5wMG__scope{--dv-surface:#201e24;--dv-surface-subtle:#1b1a1e;--dv-border:#2a2830;--dv-divider:#c6c0b424;--dv-text:#ece7da;--dv-text-muted:#928c81;--dv-eyebrow:#928c81;--dv-accent:#e3b341;--dv-accent-soft:#e3b34124;--dv-danger-text:#f0616d;--dv-danger-bg:#f0616d24;--dv-preview-surface:#171519;--dv-accent-ink:#e3b341;--dv-success-text:#35c46a}.DocumentsSection-module__6m5wMG__sectionHead{align-items:center;gap:var(--bv-spacing-md);margin-bottom:var(--bv-spacing-lg);display:flex}.DocumentsSection-module__6m5wMG__eyebrow{color:var(--dv-eyebrow);font-size:10px;font-weight:var(--bv-font-weight-bold);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.DocumentsSection-module__6m5wMG__rule{background:var(--dv-divider);flex:1;height:1px}.DocumentsSection-module__6m5wMG__docList{flex-direction:column;gap:8px;display:flex}.DocumentsSection-module__6m5wMG__docRow{border:1px solid var(--dv-border);border-radius:var(--bv-radius-lg);background:var(--dv-surface-subtle);align-items:center;gap:12px;padding:10px 13px;display:flex}.DocumentsSection-module__6m5wMG__docIcon{border-radius:var(--bv-radius-card);background:var(--dv-surface);border:1px solid var(--dv-border);width:34px;height:34px;color:var(--dv-accent);flex-shrink:0;place-items:center;display:grid}.DocumentsSection-module__6m5wMG__docOpen{text-align:left;cursor:pointer;border-radius:var(--bv-radius-card);background:0 0;border:0;flex:1;min-width:0;padding:0;display:block}.DocumentsSection-module__6m5wMG__docOpen:hover .DocumentsSection-module__6m5wMG__docName{color:var(--dv-accent)}.DocumentsSection-module__6m5wMG__docOpen:focus-visible{box-shadow:0 0 0 3px var(--dv-accent-soft);outline:none}.DocumentsSection-module__6m5wMG__docName{font-size:13.5px;font-weight:var(--bv-font-weight-bold);color:var(--dv-text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.DocumentsSection-module__6m5wMG__docMeta{color:var(--dv-text-muted);margin-top:1px;font-size:11.5px}.DocumentsSection-module__6m5wMG__panelRoot{gap:var(--bv-spacing-md);color:var(--dv-text);flex-direction:column;display:flex;position:relative}.DocumentsSection-module__6m5wMG__panelBar{align-items:center;gap:var(--bv-spacing-sm);flex-wrap:wrap;display:flex}.DocumentsSection-module__6m5wMG__catTabs{flex-wrap:wrap;flex:auto;gap:6px;min-width:min(100%,240px);display:flex}.DocumentsSection-module__6m5wMG__catTab{border:1px solid var(--dv-border);border-radius:var(--bv-radius-pill);height:28px;color:var(--dv-text-muted);font-family:inherit;font-size:12.5px;font-weight:var(--bv-font-weight-semibold);white-space:nowrap;cursor:pointer;background:0 0;align-items:center;gap:6px;padding:0 12px;transition:background .14s,color .14s,border-color .14s;display:inline-flex}.DocumentsSection-module__6m5wMG__catTab:hover{background:var(--dv-surface-subtle);color:var(--dv-text)}@media (hover:none) and (pointer:coarse){.DocumentsSection-module__6m5wMG__catTab{height:36px;padding:0 14px;font-size:13px}}.DocumentsSection-module__6m5wMG__catTab:focus-visible{box-shadow:0 0 0 3px var(--dv-accent-soft);outline:none}.DocumentsSection-module__6m5wMG__catTabActive,.DocumentsSection-module__6m5wMG__catTabActive:hover{background:var(--dv-accent-soft);color:var(--dv-accent-ink);border-color:#0000}.DocumentsSection-module__6m5wMG__catTabCount{font-feature-settings:"tnum" 1;font-weight:var(--bv-font-weight-medium);opacity:.75}.DocumentsSection-module__6m5wMG__docGrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,176px),1fr));gap:10px;display:grid}.DocumentsSection-module__6m5wMG__docCard{border:1px solid var(--dv-border);border-radius:var(--bv-radius-lg);background:var(--dv-surface);flex-direction:column;transition:transform .14s,box-shadow .14s;display:flex;position:relative;overflow:hidden}.DocumentsSection-module__6m5wMG__docCard:hover,.DocumentsSection-module__6m5wMG__docCard:focus-within{box-shadow:var(--bv-shadow-panel);transform:translateY(-2px)}.DocumentsSection-module__6m5wMG__docCardMain{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;padding:0;font-family:inherit;display:flex}.DocumentsSection-module__6m5wMG__docCardMain:focus-visible{box-shadow:inset 0 0 0 3px var(--dv-accent-soft);border-radius:var(--bv-radius-lg);outline:none}.DocumentsSection-module__6m5wMG__docThumb{background:var(--dv-preview-surface);border-bottom:1px solid var(--dv-divider);place-items:center;height:64px;display:grid;position:relative}.DocumentsSection-module__6m5wMG__docPlate{background:var(--dv-surface);border:1px solid var(--dv-border);min-width:46px;font-size:10px;font-weight:var(--bv-font-weight-bold);letter-spacing:.08em;text-align:center;color:var(--dv-text-muted);border-radius:5px 11px 5px 5px;padding:12px 9px 9px;position:relative}.DocumentsSection-module__6m5wMG__docPlate:before{content:"";background:var(--dv-preview-surface);border-left:1px solid var(--dv-border);border-bottom:1px solid var(--dv-border);border-bottom-left-radius:5px;width:11px;height:11px;position:absolute;top:-1px;right:-1px}.DocumentsSection-module__6m5wMG__docCatChip{border:1px solid var(--dv-border);border-radius:var(--bv-radius-pill);background:var(--dv-surface-subtle);max-width:100%;color:var(--dv-text-muted);font-size:10px;font-weight:var(--bv-font-weight-semibold);text-overflow:ellipsis;white-space:nowrap;align-self:flex-start;margin-bottom:2px;padding:1px 8px;overflow:hidden}.DocumentsSection-module__6m5wMG__docBadgeChip{border-radius:var(--bv-radius-pill);background:var(--dv-accent-soft);max-width:100%;color:var(--dv-accent-ink);font-size:10px;font-weight:var(--bv-font-weight-semibold);text-overflow:ellipsis;white-space:nowrap;border:1px solid #0000;align-self:flex-start;margin-bottom:2px;padding:1px 8px;overflow:hidden}.DocumentsSection-module__6m5wMG__docBadgeChipDanger{background:var(--dv-danger-bg);color:var(--dv-danger-text)}.DocumentsSection-module__6m5wMG__docSigChip{border:1px solid var(--dv-border);border-radius:var(--bv-radius-pill);background:var(--dv-surface);width:22px;height:22px;color:var(--dv-text-muted);place-items:center;display:grid;position:absolute;bottom:6px;right:6px}.DocumentsSection-module__6m5wMG__docSigChipValid{color:var(--dv-success-text)}.DocumentsSection-module__6m5wMG__docSigChipInvalid{color:var(--dv-danger-text)}.DocumentsSection-module__6m5wMG__docCardBody{flex-direction:column;flex:1;gap:3px;padding:10px 12px 12px;display:flex}.DocumentsSection-module__6m5wMG__docCardName{font-size:12.5px;font-weight:var(--bv-font-weight-bold);color:var(--dv-text);-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;line-height:1.35;transition:color .14s;display:-webkit-box;overflow:hidden}.DocumentsSection-module__6m5wMG__docCard:hover .DocumentsSection-module__6m5wMG__docCardName{color:var(--dv-accent)}.DocumentsSection-module__6m5wMG__docCardMeta{color:var(--dv-text-muted);font-feature-settings:"tnum" 1;margin-top:auto;font-size:11px}.DocumentsSection-module__6m5wMG__docCardActions{opacity:0;gap:3px;transition:opacity .14s;display:flex;position:absolute;top:6px;right:6px}.DocumentsSection-module__6m5wMG__docCard:hover .DocumentsSection-module__6m5wMG__docCardActions,.DocumentsSection-module__6m5wMG__docCard:focus-within .DocumentsSection-module__6m5wMG__docCardActions{opacity:1}@media (hover:none){.DocumentsSection-module__6m5wMG__docCardActions{opacity:1}}@media (hover:none) and (pointer:coarse){.DocumentsSection-module__6m5wMG__docCardActions .DocumentsSection-module__6m5wMG__iconBtn{width:34px;height:34px}}.DocumentsSection-module__6m5wMG__iconBtnRaised{background:var(--dv-surface);border-color:var(--dv-border)}.DocumentsSection-module__6m5wMG__docCardGhost{border:1.5px dashed var(--dv-border);border-radius:var(--bv-radius-lg);min-height:128px;color:var(--dv-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:12px;display:flex}.DocumentsSection-module__6m5wMG__panelEmpty{padding:var(--bv-spacing-2xl) var(--bv-spacing-lg);border:1.5px dashed var(--dv-border);border-radius:var(--bv-radius-lg);color:var(--dv-text-muted);font-size:var(--bv-font-size-sm);text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.DocumentsSection-module__6m5wMG__dropOverlay{z-index:2;border:1.5px dashed var(--dv-accent);border-radius:var(--bv-radius-lg);background:var(--dv-accent-soft);color:var(--dv-accent-ink);font-size:13px;font-weight:var(--bv-font-weight-semibold);pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.DocumentsSection-module__6m5wMG__pendingBar{align-items:center;gap:var(--bv-spacing-sm);padding:var(--bv-spacing-sm) var(--bv-spacing-md);border:1.5px dashed var(--dv-accent);border-radius:var(--bv-radius-lg);background:var(--dv-surface-subtle);color:var(--dv-text);flex-wrap:wrap;font-size:12.5px;display:flex}.DocumentsSection-module__6m5wMG__pendingBarName{font-weight:var(--bv-font-weight-bold);overflow-wrap:anywhere}.DocumentsSection-module__6m5wMG__iconBtn{border-radius:var(--bv-radius-card);width:28px;height:28px;color:var(--dv-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;place-items:center;transition:background .14s,color .14s;display:grid}.DocumentsSection-module__6m5wMG__iconBtn:hover{background:var(--dv-accent-soft);color:var(--dv-accent)}.DocumentsSection-module__6m5wMG__iconBtn:focus-visible{box-shadow:0 0 0 3px var(--dv-accent-soft);outline:none}.DocumentsSection-module__6m5wMG__iconBtnDanger:hover{background:var(--dv-danger-bg);color:var(--dv-danger-text)}.DocumentsSection-module__6m5wMG__signaturePanel{border:1px solid var(--dv-border);border-radius:var(--bv-radius-lg);background:var(--dv-preview-surface);padding:var(--bv-spacing-md)}.DocumentsSection-module__6m5wMG__signatureGrid{gap:var(--bv-spacing-sm);grid-template-columns:repeat(auto-fill,minmax(min(100%,230px),1fr));display:grid}.DocumentsSection-module__6m5wMG__signatureCard{border:1px solid var(--dv-border);border-radius:var(--bv-radius-lg);background:var(--dv-surface);padding:var(--bv-spacing-sm) var(--bv-spacing-md);flex-direction:column;gap:4px;display:flex}.DocumentsSection-module__6m5wMG__previewFrame{border:1px solid var(--dv-border);border-radius:var(--bv-radius-lg);background:var(--dv-preview-surface);height:clamp(280px,52vh,520px);overflow:hidden}.DocumentsSection-module__6m5wMG__previewIframe{background:var(--dv-preview-surface);border:0;width:100%;height:100%;display:block}.DocumentsSection-module__6m5wMG__previewImage{object-fit:contain;width:100%;height:100%;display:block}.DocumentsSection-module__6m5wMG__previewState{justify-content:center;align-items:center;gap:var(--bv-spacing-sm);height:100%;padding:var(--bv-spacing-xl);text-align:center;color:var(--dv-text-muted);font-size:var(--bv-font-size-sm);flex-direction:column;display:flex}
.company-settings-module__8y__Da__navColumn{align-self:flex-start;position:sticky;top:76px}.company-settings-module__8y__Da__sectionAnchor{scroll-margin-top:76px}
.MyShell-module__9SeXAq__contentWithBottomNav{padding-bottom:calc(72px + env(safe-area-inset-bottom))}@media (min-width:48em){.MyShell-module__9SeXAq__contentWithBottomNav{padding-bottom:0}}
.MyScheduleView-module__FKzlsa__shiftCard{width:100%;min-height:var(--bv-layout-touch-target-min-height);padding:var(--bv-spacing-md) var(--bv-spacing-lg);border:1px solid var(--bv-theme-card-border);border-radius:var(--bv-radius-card);background:var(--bv-theme-card-surface);transition:background-color .15s,box-shadow .15s;display:block}.MyScheduleView-module__FKzlsa__shiftCard:hover{background:var(--bv-theme-soft-accent)}.MyScheduleView-module__FKzlsa__bookingCard{border-inline-start:3px solid var(--mantine-color-violet-filled);}.MyScheduleView-module__FKzlsa__bookingCard:hover{background:var(--bv-theme-card-surface)}.MyScheduleView-module__FKzlsa__bookingCancelled{opacity:.65}.MyScheduleView-module__FKzlsa__noteIcon{color:var(--bv-theme-text-muted)}
.SystemEarlyAccessPage-module__2trp5G__hero{flex-direction:column;height:100%;display:flex}.SystemEarlyAccessPage-module__2trp5G__heroEyebrow{color:var(--mantine-primary-color-filled)}.SystemEarlyAccessPage-module__2trp5G__heroValue{font-size:var(--bv-font-size-3xl);color:var(--mantine-primary-color-filled);line-height:1}.SystemEarlyAccessPage-module__2trp5G__heroSpark{margin-top:auto}
.auth-module__SINNha__page{--auth-bg-start:#fbf9f3;--auth-bg-end:#f0ebdf;--auth-glow-a:#c99a2c17;--auth-glow-b:#c99a2c0d;--auth-grid:#a87d1e0f;--auth-ink:var(--bv-theme-text-primary);--auth-ink-soft:var(--bv-theme-text-secondary);--auth-accent:var(--bv-color-action-primary);--auth-accent-soft:#a87d1e;--auth-line:#c99a2c;--auth-line-bright:#a87d1e;--auth-lines-opacity:.5;--auth-pill-border:#a87d1e61;--auth-pill-bg:#c99a2c1a;--auth-pill-ink:#875f14;--auth-tile-bg:#ffffff9e;--auth-tile-border:#a87d1e2e;--auth-tile-icon-ink:#a87d1e;--auth-trust-icon:#a87d1e;--auth-trust-divider:#a87d1e4d;--auth-card-bg:var(--bv-theme-card-surface);--auth-card-border:var(--bv-theme-card-border);--auth-card-shadow:0 24px 60px #2e24121f, 0 4px 14px #2e24120f;background:radial-gradient(1100px 620px at 46% -12%, var(--auth-glow-a), transparent 62%), radial-gradient(760px 460px at 84% -6%, var(--auth-glow-b), transparent 55%), linear-gradient(180deg, var(--auth-bg-start), var(--auth-bg-end));min-height:100dvh;color:var(--auth-ink);position:relative;overflow:hidden}html[data-bv-theme=dark] .auth-module__SINNha__page,html[data-mantine-color-scheme=dark] .auth-module__SINNha__page{--auth-bg-start:#12100e;--auth-bg-end:#0c0b0a;--auth-glow-a:#e3b3411a;--auth-glow-b:#f0ce7e0d;--auth-grid:#efd98f0d;--auth-accent-soft:#efd98f;--auth-line:#e3b341;--auth-line-bright:#f0ce7e;--auth-lines-opacity:1;--auth-pill-border:#e3b3416b;--auth-pill-bg:#e3b34124;--auth-pill-ink:#efd98f;--auth-tile-bg:#1715199e;--auth-tile-border:#efd98f24;--auth-tile-icon-ink:#efd98f;--auth-trust-icon:#e9cb66;--auth-trust-divider:#efd98f3d;--auth-card-border:#efd98f29;--auth-card-shadow:0 28px 70px #00000070, 0 6px 18px #0000004d}.auth-module__SINNha__page:before{content:"";background-image:linear-gradient(var(--auth-grid) 1px, transparent 1px), linear-gradient(90deg, var(--auth-grid) 1px, transparent 1px);pointer-events:none;background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(820px 660px at 26% 12%,#000000e6,#0000 76%);mask-image:radial-gradient(820px 660px at 26% 12%,#000000e6,#0000 76%)}.auth-module__SINNha__flowLines{width:100%;height:auto;opacity:var(--auth-lines-opacity);pointer-events:none;position:absolute;bottom:0;left:0}.auth-module__SINNha__inner{z-index:1;width:min(var(--bv-layout-shell-max-width), 100% - clamp(32px, 6vw, 112px));grid-template:"brand card""marketing card"minmax(0,1fr)"trust card"/minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(24px,4vh,44px) clamp(36px,5vw,110px);min-height:100dvh;margin-inline:auto;padding-block:clamp(28px,4.5vh,56px);display:grid;position:relative}.auth-module__SINNha__brandTop{grid-area:brand;align-items:center;display:flex}.auth-module__SINNha__brandLink{color:inherit;align-items:center;gap:14px;text-decoration:none;display:inline-flex}.auth-module__SINNha__brandLink:focus-visible{outline:3px solid var(--bv-theme-focus-ring);outline-offset:3px;border-radius:var(--bv-radius-lg)}.auth-module__SINNha__brandWordmark{aspect-ratio:1000/132.41;width:auto;height:30px;color:var(--auth-ink);display:block}.auth-module__SINNha__marketing{grid-area:marketing;align-content:center;gap:14px;max-width:600px;display:grid}.auth-module__SINNha__eyebrowPill{border:1px solid var(--auth-pill-border);border-radius:var(--bv-radius-pill);background:var(--auth-pill-bg);width:fit-content;color:var(--auth-pill-ink);font-size:var(--bv-font-size-xs);font-weight:var(--bv-font-weight-bold);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:8px;padding:6px 12px;display:inline-flex}.auth-module__SINNha__title{letter-spacing:-.01em;font-size:clamp(30px,3.2vw,44px);font-weight:800;line-height:1.12}.auth-module__SINNha__titleAccent{color:var(--auth-accent)}.auth-module__SINNha__subtitle{color:var(--auth-ink-soft);font-size:var(--bv-font-size-md);max-width:500px;line-height:26px}.auth-module__SINNha__benefitList{gap:12px;margin-top:20px;padding:0;list-style:none;display:grid}.auth-module__SINNha__benefitItem{border:1px solid var(--auth-tile-border);border-radius:var(--bv-radius-lg);background:var(--auth-tile-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);align-items:flex-start;gap:14px;padding:12px 16px;display:flex}.auth-module__SINNha__benefitIcon{border-radius:var(--bv-radius-card);width:38px;height:38px;color:var(--auth-tile-icon-ink);background:linear-gradient(150deg,#e3b34142,#e3b3411a);border:1px solid #e3b34173;flex:none;place-items:center;display:inline-grid}.auth-module__SINNha__benefitItem strong{font-size:var(--bv-font-size-sm);font-weight:var(--bv-font-weight-bold);line-height:21px;display:block}.auth-module__SINNha__benefitItem p{color:var(--auth-ink-soft);margin-top:2px;font-size:13px;line-height:19px}.auth-module__SINNha__trustRow{flex-wrap:wrap;grid-area:trust;align-self:end;align-items:center;row-gap:10px;display:flex}.auth-module__SINNha__trustItem{color:var(--auth-ink);font-size:13.5px;font-weight:var(--bv-font-weight-semibold);white-space:nowrap;align-items:center;gap:10px;padding-inline:22px;display:inline-flex}.auth-module__SINNha__trustItem:first-child{padding-inline-start:0}.auth-module__SINNha__trustItem+.auth-module__SINNha__trustItem{border-left:1px solid var(--auth-trust-divider)}.auth-module__SINNha__trustItem svg{color:var(--auth-trust-icon);flex:none}.auth-module__SINNha__cardColumn{grid-area:card;place-items:center;display:grid}.auth-module__SINNha__card{border:1px solid var(--auth-card-border);background:var(--auth-card-bg);width:min(480px,100%);box-shadow:var(--auth-card-shadow);border-radius:20px;padding:clamp(24px,3vw,38px)}.auth-module__SINNha__cardWide{width:min(560px,100%)}.auth-module__SINNha__cardEyebrow{color:var(--bv-color-action-primary);font-size:var(--bv-font-size-xs);font-weight:var(--bv-font-weight-bold);letter-spacing:.04em;text-transform:uppercase}.auth-module__SINNha__cardTitle{color:var(--bv-color-text-primary);letter-spacing:-.01em;margin-top:6px;font-size:26px;font-weight:800;line-height:32px}.auth-module__SINNha__cardSubtitle{color:var(--bv-color-text-muted);font-size:var(--bv-font-size-sm);margin-top:8px;line-height:22px}.auth-module__SINNha__cardHeader{margin-bottom:22px}.auth-module__SINNha__securityNote{color:var(--bv-color-text-muted);text-align:left;justify-content:center;align-items:flex-start;gap:8px;margin-top:20px;font-size:12.5px;line-height:19px;display:flex}.auth-module__SINNha__securityNote svg{flex:none;margin-top:2px}.auth-module__SINNha__legalLinks{color:var(--bv-color-text-muted);text-align:center;margin-top:10px;font-size:12px}.auth-module__SINNha__legalLinks a{color:var(--bv-color-text-muted);text-underline-offset:3px;text-decoration:underline}.auth-module__SINNha__legalLinks a:hover{color:var(--bv-color-text-primary)}@media (max-width:1080px){.auth-module__SINNha__inner{grid-template:"brand""card""marketing""trust"/1fr;row-gap:26px}.auth-module__SINNha__marketing{align-content:start;max-width:640px}.auth-module__SINNha__benefitList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.auth-module__SINNha__benefitList{grid-template-columns:1fr}.auth-module__SINNha__title{font-size:28px}.auth-module__SINNha__benefitItem{-webkit-backdrop-filter:none;backdrop-filter:none}.auth-module__SINNha__trustRow{flex-direction:column;align-items:flex-start;gap:12px}.auth-module__SINNha__trustItem{padding-inline:0}.auth-module__SINNha__trustItem+.auth-module__SINNha__trustItem{border-left:0}}
.register-module__X9vWFG__passwordHints{flex-wrap:wrap;gap:4px 16px;margin-top:7px;display:flex}.register-module__X9vWFG__passwordHint{align-items:center;gap:5px;display:inline-flex}.register-module__X9vWFG__footnote{border-top:1px solid color-mix(in srgb, var(--bv-theme-card-border) 72%, transparent);color:var(--bv-color-text-muted);margin-top:22px;padding-top:16px;font-size:12.5px;line-height:19px}.register-module__X9vWFG__termsCheckbox .mantine-Checkbox-label{color:var(--bv-color-text-muted);font-size:calc(.78125rem * var(--mantine-scale));line-height:calc(1.1875rem * var(--mantine-scale));padding-inline-start:calc(.625rem * var(--mantine-scale))}.register-module__X9vWFG__signInRow{margin-top:12px}
.EmployeeProfileDialog-module__3Vg6Pq__modalContent{--ed-surface:#fff;--ed-surface-subtle:#fafcfe;--ed-surface-muted:#f6f3ea;--ed-divider:#eef2f8;--ed-underline:#eef2f8;--ed-border:#ded7c6;--ed-border-strong:#a89c82;--ed-text:#1c1917;--ed-text-secondary:#44403c;--ed-text-muted:#57534e;--ed-eyebrow:#6b7687;--ed-accent:#c99a2c;--ed-accent-strong:#a87d1e;--ed-accent-soft:#fbf3dd;--ed-accent-soft-border:#c99a2c52;--ed-accent-text:#875f14;--ed-avatar-from:#fbf3dd;--ed-avatar-to:#f5e7b8;--ed-avatar-text:#a87d1e;--ed-success-text:#166534;--ed-success-bg:#f0fdf4;--ed-success-border:#86efac;--ed-success-dot:#22a06b;--ed-warning-text:#92400e;--ed-warning-sub:#b45309;--ed-warning-bg:#fffbeb;--ed-warning-border:#fde68a;--ed-warning-icon-bg:#fef3c7;--ed-warning-dot:#d97706;--ed-danger-text:#b91c1c;--ed-danger-bg:#fef2f2;--ed-danger-border:#fecaca;--ed-danger-hover-bg:#fee2e2;--ed-neutral-text:#44403c;--ed-neutral-bg:#efece3;--ed-neutral-border:#ded7c6;background:var(--ed-surface);box-shadow:var(--bv-shadow-elevated);overflow:hidden}[data-bv-theme=dark] .EmployeeProfileDialog-module__3Vg6Pq__modalContent{--ed-surface:#201e24;--ed-surface-subtle:#1b1a1e;--ed-surface-muted:#171519;--ed-divider:#c6c0b424;--ed-underline:#c6c0b41f;--ed-border:#2a2830;--ed-border-strong:#5e594f;--ed-text:#ece7da;--ed-text-secondary:#c6c0b4;--ed-text-muted:#928c81;--ed-eyebrow:#928c81;--ed-accent:#e3b341;--ed-accent-strong:#e6c154;--ed-accent-soft:#e3b34124;--ed-accent-soft-border:#e3b3416b;--ed-accent-text:#efd98f;--ed-avatar-from:#e3b34147;--ed-avatar-to:#e3b3411f;--ed-avatar-text:#efd98f;--ed-success-text:#35c46a;--ed-success-bg:#35c46a24;--ed-success-border:#35c46a66;--ed-success-dot:#35c46a;--ed-warning-text:#fb923c;--ed-warning-sub:#fdba74;--ed-warning-bg:#fb923c1f;--ed-warning-border:#fb923c61;--ed-warning-icon-bg:#fb923c33;--ed-warning-dot:#fb923c;--ed-danger-text:#f0616d;--ed-danger-bg:#f0616d24;--ed-danger-border:#f0616d66;--ed-danger-hover-bg:#f0616d38;--ed-neutral-text:#c6c0b4;--ed-neutral-bg:#c6c0b41f;--ed-neutral-border:#2a2830}.EmployeeProfileDialog-module__3Vg6Pq__modalBody{padding:0}.EmployeeProfileDialog-module__3Vg6Pq__root{background:var(--ed-surface);max-height:min(90dvh,820px);color:var(--ed-text);flex-direction:column;display:flex}.EmployeeProfileDialog-module__3Vg6Pq__header{align-items:flex-start;gap:var(--bv-spacing-lg);padding:22px var(--bv-spacing-2xl) 18px;flex-shrink:0;display:flex}.EmployeeProfileDialog-module__3Vg6Pq__avatar{--avatar-bg:transparent;--avatar-color:var(--ed-avatar-text);background-image:linear-gradient(150deg, var(--ed-avatar-from), var(--ed-avatar-to));font-size:17px;font-weight:var(--bv-font-weight-bold);letter-spacing:-.5px;flex:none}.EmployeeProfileDialog-module__3Vg6Pq__identity{flex:1;min-width:0}.EmployeeProfileDialog-module__3Vg6Pq__name{color:var(--ed-text);font-size:21px;font-weight:var(--bv-font-weight-bold);line-height:var(--bv-line-height-tight);overflow-wrap:anywhere}.EmployeeProfileDialog-module__3Vg6Pq__subtitle{color:var(--ed-text-muted);font-size:var(--bv-font-size-sm);font-weight:var(--bv-font-weight-semibold);margin-top:1px}.EmployeeProfileDialog-module__3Vg6Pq__badgeRow{margin-top:9px}.EmployeeProfileDialog-module__3Vg6Pq__actions{flex:none;padding-top:2px}.EmployeeProfileDialog-module__3Vg6Pq__pill{border-radius:var(--bv-radius-pill);font-size:11.5px;font-weight:var(--bv-font-weight-bold);white-space:nowrap;border:1px solid #0000;align-items:center;gap:5px;padding:2px 9px;display:inline-flex}.EmployeeProfileDialog-module__3Vg6Pq__pillDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.EmployeeProfileDialog-module__3Vg6Pq__pillSuccess{background:var(--ed-success-bg);border-color:var(--ed-success-border);color:var(--ed-success-text)}.EmployeeProfileDialog-module__3Vg6Pq__pillSuccess .EmployeeProfileDialog-module__3Vg6Pq__pillDot{background:var(--ed-success-dot)}.EmployeeProfileDialog-module__3Vg6Pq__pillNeutral{background:var(--ed-neutral-bg);border-color:var(--ed-neutral-border);color:var(--ed-neutral-text)}.EmployeeProfileDialog-module__3Vg6Pq__pillNeutral .EmployeeProfileDialog-module__3Vg6Pq__pillDot{background:var(--ed-border-strong)}.EmployeeProfileDialog-module__3Vg6Pq__pillAccent{background:var(--ed-accent-soft);border-color:var(--ed-accent-soft-border);color:var(--ed-accent-text)}.EmployeeProfileDialog-module__3Vg6Pq__tabsList{padding-inline:var(--bv-spacing-2xl);border-bottom:1px solid var(--ed-divider);flex-shrink:0;gap:0;overflow-x:auto}.EmployeeProfileDialog-module__3Vg6Pq__tabsList .EmployeeProfileDialog-module__3Vg6Pq__tab{color:var(--ed-text-muted);font-size:13px;font-weight:var(--bv-font-weight-bold);white-space:nowrap;box-shadow:none;background:0 0;border:none;margin-right:22px;padding:11px 0;transition:color .14s;position:relative}.EmployeeProfileDialog-module__3Vg6Pq__tabsList .EmployeeProfileDialog-module__3Vg6Pq__tab:last-of-type{margin-right:0}.EmployeeProfileDialog-module__3Vg6Pq__tabsList .EmployeeProfileDialog-module__3Vg6Pq__tab:hover{box-shadow:none;color:var(--ed-text);background:0 0}.EmployeeProfileDialog-module__3Vg6Pq__tabsList .EmployeeProfileDialog-module__3Vg6Pq__tab[data-active]{color:var(--ed-text);box-shadow:inset 0 -2px 0 var(--ed-accent)}.EmployeeProfileDialog-module__3Vg6Pq__tabsList .EmployeeProfileDialog-module__3Vg6Pq__tab:focus-visible{box-shadow:0 0 0 3px var(--ed-accent-soft);border-radius:var(--bv-radius-sm);outline:none}.EmployeeProfileDialog-module__3Vg6Pq__tabDot{background:var(--ed-warning-dot);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-bottom:1px;display:inline-block}.EmployeeProfileDialog-module__3Vg6Pq__tabsRoot{flex-direction:column;flex:1;min-height:0;display:flex}.EmployeeProfileDialog-module__3Vg6Pq__content{min-height:0;padding:22px var(--bv-spacing-2xl) 28px;flex:1;overflow-y:auto}.EmployeeProfileDialog-module__3Vg6Pq__panelStack{flex-direction:column;gap:26px;display:flex}.EmployeeProfileDialog-module__3Vg6Pq__sectionHead{align-items:center;gap:var(--bv-spacing-md);margin-bottom:var(--bv-spacing-lg);display:flex}.EmployeeProfileDialog-module__3Vg6Pq__eyebrow{color:var(--ed-eyebrow);font-size:10px;font-weight:var(--bv-font-weight-bold);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.EmployeeProfileDialog-module__3Vg6Pq__rule{background:var(--ed-divider);flex:1;height:1px}.EmployeeProfileDialog-module__3Vg6Pq__grid2{grid-template-columns:1fr 1fr;gap:18px 32px;display:grid}.EmployeeProfileDialog-module__3Vg6Pq__gridWide{column-gap:48px}.EmployeeProfileDialog-module__3Vg6Pq__field{gap:5px;min-width:0;display:grid}.EmployeeProfileDialog-module__3Vg6Pq__fieldSpan{grid-column:1/-1}.EmployeeProfileDialog-module__3Vg6Pq__fieldLabel{color:var(--ed-eyebrow);font-size:10px;font-weight:var(--bv-font-weight-bold);letter-spacing:.05em;text-transform:uppercase}.EmployeeProfileDialog-module__3Vg6Pq__requiredMark{color:var(--mantine-color-error)}.EmployeeProfileDialog-module__3Vg6Pq__fieldValue{color:var(--ed-text);font-size:14.5px;font-weight:var(--bv-font-weight-bold);overflow-wrap:anywhere}.EmployeeProfileDialog-module__3Vg6Pq__fieldValueRead{border-bottom:1px solid var(--ed-underline);padding:9px 0}.EmployeeProfileDialog-module__3Vg6Pq__fieldValueMuted{color:var(--ed-text-muted);font-weight:var(--bv-font-weight-medium)}.EmployeeProfileDialog-module__3Vg6Pq__tabularValue{font-variant-numeric:tabular-nums;letter-spacing:.01em}.EmployeeProfileDialog-module__3Vg6Pq__warnValue{color:var(--ed-warning-sub)}.EmployeeProfileDialog-module__3Vg6Pq__notesText{color:var(--ed-text);white-space:pre-wrap;overflow-wrap:anywhere;font-size:14.5px;line-height:1.6}.EmployeeProfileDialog-module__3Vg6Pq__notesEmpty{color:var(--ed-text-muted);font-size:var(--bv-font-size-sm);font-style:italic}.EmployeeProfileDialog-module__3Vg6Pq__banner{padding:13px var(--bv-spacing-lg);border-radius:var(--bv-radius-lg);border:1px solid #0000;align-items:center;gap:14px;display:flex}.EmployeeProfileDialog-module__3Vg6Pq__bannerWarning{background:var(--ed-warning-bg);border-color:var(--ed-warning-border)}.EmployeeProfileDialog-module__3Vg6Pq__bannerDanger{background:var(--ed-danger-bg);border-color:var(--ed-danger-border)}.EmployeeProfileDialog-module__3Vg6Pq__bannerIcon{border-radius:var(--bv-radius-card);flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.EmployeeProfileDialog-module__3Vg6Pq__bannerWarning .EmployeeProfileDialog-module__3Vg6Pq__bannerIcon{background:var(--ed-warning-icon-bg);color:var(--ed-warning-text)}.EmployeeProfileDialog-module__3Vg6Pq__bannerDanger .EmployeeProfileDialog-module__3Vg6Pq__bannerIcon{background:var(--ed-danger-bg);color:var(--ed-danger-text)}.EmployeeProfileDialog-module__3Vg6Pq__bannerBody{flex:1;min-width:0}.EmployeeProfileDialog-module__3Vg6Pq__bannerTitle{font-size:13px;font-weight:var(--bv-font-weight-bold)}.EmployeeProfileDialog-module__3Vg6Pq__bannerWarning .EmployeeProfileDialog-module__3Vg6Pq__bannerTitle{color:var(--ed-warning-text)}.EmployeeProfileDialog-module__3Vg6Pq__bannerDanger .EmployeeProfileDialog-module__3Vg6Pq__bannerTitle{color:var(--ed-danger-text)}.EmployeeProfileDialog-module__3Vg6Pq__bannerText{margin-top:2px;font-size:12px}.EmployeeProfileDialog-module__3Vg6Pq__bannerWarning .EmployeeProfileDialog-module__3Vg6Pq__bannerText{color:var(--ed-warning-sub)}.EmployeeProfileDialog-module__3Vg6Pq__bannerDanger .EmployeeProfileDialog-module__3Vg6Pq__bannerText{color:var(--ed-danger-text)}.EmployeeProfileDialog-module__3Vg6Pq__docEmpty{color:var(--ed-text-muted);font-size:var(--bv-font-size-sm)}.EmployeeProfileDialog-module__3Vg6Pq__uploadBtn{border:1.5px dashed var(--ed-border);border-radius:var(--bv-radius-card);width:fit-content;height:36px;color:var(--ed-accent);font-family:inherit;font-size:13px;font-weight:var(--bv-font-weight-bold);cursor:pointer;background:0 0;align-items:center;gap:7px;padding:0 14px;transition:border-color .14s,background .14s;display:inline-flex}.EmployeeProfileDialog-module__3Vg6Pq__uploadBtn:hover{border-color:var(--ed-accent);background:var(--ed-accent-soft)}.EmployeeProfileDialog-module__3Vg6Pq__uploadBtn:focus-visible{border-color:var(--ed-accent);box-shadow:0 0 0 3px var(--ed-accent-soft);outline:none}.EmployeeProfileDialog-module__3Vg6Pq__uploadBtn[aria-disabled=true]{opacity:.6;cursor:progress}.EmployeeProfileDialog-module__3Vg6Pq__addrCard{padding:14px var(--bv-spacing-lg);border:1px solid var(--ed-border);border-radius:var(--bv-radius-lg);background:var(--ed-surface-subtle)}.EmployeeProfileDialog-module__3Vg6Pq__addrCardEdit{background:var(--ed-surface)}.EmployeeProfileDialog-module__3Vg6Pq__addrLabel{color:var(--ed-accent-text);font-size:10px;font-weight:var(--bv-font-weight-bold);letter-spacing:.05em;text-transform:uppercase;margin-bottom:8px}.EmployeeProfileDialog-module__3Vg6Pq__addrLine{color:var(--ed-text);font-size:14px;font-weight:var(--bv-font-weight-semibold);overflow-wrap:anywhere;line-height:1.65}.EmployeeProfileDialog-module__3Vg6Pq__addrEditHead{justify-content:space-between;align-items:center;gap:var(--bv-spacing-md);margin-bottom:var(--bv-spacing-md);display:flex}.EmployeeProfileDialog-module__3Vg6Pq__infoNote{margin-top:var(--bv-spacing-md);border:1px solid var(--ed-divider);border-radius:var(--bv-radius-card);background:var(--ed-surface-muted);align-items:flex-start;gap:8px;padding:10px 13px;display:flex}.EmployeeProfileDialog-module__3Vg6Pq__infoNote svg{color:var(--ed-border-strong);flex-shrink:0;margin-top:1px}.EmployeeProfileDialog-module__3Vg6Pq__infoNoteText{color:var(--ed-text-muted);font-size:12px;line-height:1.5}.EmployeeProfileDialog-module__3Vg6Pq__accessCard{border:1px solid var(--ed-border);border-radius:var(--bv-radius-lg);background:var(--ed-surface);overflow:hidden}.EmployeeProfileDialog-module__3Vg6Pq__accessRow{justify-content:space-between;align-items:flex-start;gap:var(--bv-spacing-lg);padding:14px 18px;display:flex}.EmployeeProfileDialog-module__3Vg6Pq__accessRowDivided{border-bottom:1px solid var(--ed-divider)}.EmployeeProfileDialog-module__3Vg6Pq__accessRowTitle{font-size:14px;font-weight:var(--bv-font-weight-bold);color:var(--ed-text)}.EmployeeProfileDialog-module__3Vg6Pq__accessRowDesc{color:var(--ed-text-muted);margin-top:2px;font-size:12px;line-height:1.5}.EmployeeProfileDialog-module__3Vg6Pq__permHead{background:var(--ed-surface-subtle);border-bottom:1px solid var(--ed-divider);padding:10px 18px 6px}.EmployeeProfileDialog-module__3Vg6Pq__permRow{justify-content:space-between;align-items:center;gap:var(--bv-spacing-md);border-bottom:1px solid var(--ed-divider);padding:11px 18px;display:flex}.EmployeeProfileDialog-module__3Vg6Pq__permRow:last-child{border-bottom:none}.EmployeeProfileDialog-module__3Vg6Pq__permLabel{font-size:13.5px;font-weight:var(--bv-font-weight-semibold);color:var(--ed-text)}.EmployeeProfileDialog-module__3Vg6Pq__permGranted{font-size:10.5px;font-weight:var(--bv-font-weight-bold);color:var(--ed-accent-text);background:var(--ed-accent-soft);border-radius:var(--bv-radius-pill);white-space:nowrap;padding:2px 9px}.EmployeeProfileDialog-module__3Vg6Pq__permEmpty{color:var(--ed-text-muted);font-size:var(--bv-font-size-sm);padding:14px 18px}.EmployeeProfileDialog-module__3Vg6Pq__saveBar{justify-content:space-between;align-items:center;gap:var(--bv-spacing-md);padding:12px var(--bv-spacing-2xl);border-top:1px solid var(--ed-warning-border);background:var(--ed-warning-bg);flex-shrink:0;display:flex}.EmployeeProfileDialog-module__3Vg6Pq__saveBarText{color:var(--ed-warning-text);font-size:12.5px;font-weight:var(--bv-font-weight-semibold);align-items:center;gap:6px;display:flex}.EmployeeProfileDialog-module__3Vg6Pq__saveBarActions{gap:var(--bv-spacing-sm);display:flex}.EmployeeProfileDialog-module__3Vg6Pq__certificationsShell{color:var(--ed-text)}.EmployeeProfileDialog-module__3Vg6Pq__certificationsShell .mantine-Paper-root{border-color:var(--ed-border);background:var(--ed-surface)}.EmployeeProfileDialog-module__3Vg6Pq__notice{align-items:flex-start;gap:var(--bv-spacing-sm);padding:var(--bv-spacing-md) var(--bv-spacing-lg);border:1px solid var(--ed-divider);border-radius:var(--bv-radius-card);background:var(--ed-surface-muted);color:var(--ed-text-secondary);margin-bottom:22px;display:flex}.EmployeeProfileDialog-module__3Vg6Pq__noticeError{border-color:var(--ed-danger-border);background:var(--ed-danger-bg);color:var(--ed-danger-text)}@media (max-width:48em){.EmployeeProfileDialog-module__3Vg6Pq__root{max-height:100dvh}.EmployeeProfileDialog-module__3Vg6Pq__header{padding:var(--bv-spacing-lg);flex-direction:column}.EmployeeProfileDialog-module__3Vg6Pq__actions{justify-content:flex-end;width:100%}.EmployeeProfileDialog-module__3Vg6Pq__tabsList{padding-inline:var(--bv-spacing-lg)}.EmployeeProfileDialog-module__3Vg6Pq__content{padding:var(--bv-spacing-lg)}.EmployeeProfileDialog-module__3Vg6Pq__grid2{column-gap:var(--bv-spacing-lg);grid-template-columns:1fr}}
