html,body{scrollbar-gutter:stable both-edges}html.portalSheetOpen,body.portalSheetOpen{scrollbar-gutter:auto}html{--calendar-worked-fill:#f1f8f3;--calendar-worked-border:#8fc79e;--calendar-worked-text:#2e6b46;--calendar-attention-fill:#fcf5ec;--calendar-attention-border:#d9a66b;--calendar-attention-text:#8a4f1d;--calendar-missing-fill:#fdf1f2;--calendar-missing-border:#e58a95;--calendar-missing-text:#b4232c;--calendar-holiday-fill:#f2f7fb;--calendar-holiday-border:#8eb9dd;--calendar-holiday-text:#2e5e88;--calendar-absence-fill:#f5f3fa;--calendar-absence-border:#b6a8d9;--calendar-absence-text:#5a4b8a;--calendar-blank-fill:#fff;--calendar-blank-border:#e5e7eb;--calendar-blank-text:#98a2b3;--calendar-weekend-fill:#f8fafc;--calendar-weekend-border:#d0d5dd;--calendar-weekend-text:#667085;--calendar-neutral-fill:#fcfcfd;--calendar-neutral-border:#d5d9df;--calendar-neutral-text:#667085;--calendar-readonly-stripe:#94a3b826;overflow-y:auto}@media (max-width:860px){body[data-portal-mobile-chat-thread]{overscroll-behavior:none;width:100%;height:100%;overflow:hidden}html:has(body[data-portal-mobile-chat-thread]){overscroll-behavior:none;width:100%;height:100%;overflow:hidden}body[data-portal-mobile-chat-thread]{position:fixed;inset:0}}.calendarCell{text-align:left;width:100%;min-height:44px;color:inherit;font:inherit;appearance:none;background:0 0;border:0;padding:0;display:block}.calendarCell:focus-visible{outline:2px solid color-mix(in srgb, var(--focus), transparent 15%);outline-offset:2px}.timesheetCellHint{letter-spacing:.04em;max-width:min(75%,12ch);font-size:11px;font-weight:700;line-height:1.15}.timesheetCellContent{grid-template-rows:auto 1fr;gap:8px;min-height:72px;padding:10px;display:grid}.timesheetCellPrimary{gap:4px;min-width:0;display:grid}.timesheetCellContentLocked{position:relative}.timesheetCellContentLocked .timesheetCellHeader{padding-right:16px}.timesheetCellHeader{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;column-gap:4px;display:grid;overflow:hidden}.timesheetCellDayNum{font-family:var(--font-mono);color:color-mix(in srgb, var(--calendar-neutral-text), var(--fg) 16%);font-size:13px;line-height:1}.timesheetMonthGrid .timesheetCellHeader{overflow:visible}.timesheetCellDayNumToday{z-index:0;color:#fff;width:max-content;font-weight:700;position:relative}.timesheetCellDayNumToday:before{content:"";background:var(--focus);z-index:-1;pointer-events:none;border-radius:999px;width:24px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.timesheetCellHours{white-space:nowrap;text-align:right;font-size:12px;line-height:1}.timesheetCellHintSpacer{height:12px}.timesheetCalendarDayLink{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:manipulation}.timesheetCellSelectMark{border-radius:2px;place-items:center;width:16px;height:16px;font-size:11px;font-weight:900;line-height:1;display:grid;position:absolute;bottom:8px;right:8px}.timesheetCellLock{width:14px;height:14px;color:color-mix(in srgb, var(--muted), var(--fg) 16%);pointer-events:none;display:block;position:absolute;top:8px;right:8px}.timesheetCellLock svg{width:100%;height:100%;display:block}.timesheetCellHint,.timesheetCellHintSpacer{align-self:end}.timesheetCellHintFull{white-space:normal;overflow-wrap:anywhere;display:block}.timesheetDayPlaceholder{height:72px}.timesheetCellHoursCompact,.timesheetCellHintShort{display:none}.timesheetMonthGridWrap{padding-bottom:2px;overflow:auto hidden}.timesheetMonthGrid{min-width:700px}.timesheetMainStack{gap:12px;display:grid}.timesheetFieldZero{margin-top:0}.portalInputHint{margin-top:3px;margin-bottom:8px;font-size:12px;line-height:1.3}.successBox{border:1px solid color-mix(in srgb, var(--ok), white 22%);background:color-mix(in srgb, var(--ok), white 90%);color:color-mix(in srgb, var(--ok), black 42%);border-radius:var(--radius);padding:10px 12px;font-weight:700;line-height:1.35}.portalNativeDateField{min-width:0}.portalNativeDateControl{background:var(--bg-2);border:1px solid var(--stroke);border-radius:var(--radius);width:100%;min-height:44px;color:var(--fg);text-align:left;cursor:pointer;align-items:center;gap:10px;padding:10px 12px;transition:border-color .14s,box-shadow .14s,background-color .14s,color .14s;display:flex;position:relative}.portalNativeDateControl:focus-within{border-color:color-mix(in srgb, var(--focus), black 6%);box-shadow:0 0 0 2px color-mix(in srgb, var(--focus), transparent 72%);outline:none}.portalNativeDateControlValue{min-width:0;font-family:var(--font-mono);font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;flex:auto;font-size:14px;line-height:1.2;overflow:hidden}.portalNativeDateControl.isPlaceholder .portalNativeDateControlValue{color:var(--muted)}.portalNativeDateControlIcon{width:16px;height:16px;color:color-mix(in srgb, var(--fg), white 22%);flex:0 0 16px}.portalNativeDateControlIcon svg{width:100%;height:100%;display:block}.portalNativeDateControlInputHidden{opacity:0;cursor:pointer;z-index:1;background:0 0;border:0;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.portalNativeDateControlInputHidden::-webkit-date-and-time-value{opacity:0}.portalNativeDateControlInputHidden::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:100%;height:100%}.portalNativeDateControl.isDisabled{cursor:not-allowed;color:color-mix(in srgb, var(--fg), var(--muted) 48%);background:color-mix(in srgb, var(--bg-2), var(--fg) 3%);border-color:color-mix(in srgb, var(--stroke), var(--fg) 20%);box-shadow:none}.portalNativeDateControl.isDisabled .portalNativeDateControlValue,.portalNativeDateControl.isDisabled .portalNativeDateControlIcon{color:color-mix(in srgb, var(--fg), var(--muted) 48%)}.timesheetRelative{position:relative}.timesheetSelectTrigger{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding-right:10px;display:flex}.timesheetSelectTriggerDisabled{cursor:not-allowed}.timesheetSelectChevron{font-size:12px}.timesheetSelectMenu{z-index:30;background:var(--bg);border:1px solid var(--stroke);box-shadow:var(--shadow-2);overscroll-behavior:contain;touch-action:pan-y;border-radius:2px;max-height:260px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.timesheetSelectMenuLow{z-index:20}.timesheetSelectOption{text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;border:0;padding:10px;font-size:14px}.timesheetSelectOptionActive{background:color-mix(in srgb, var(--focus), white 92%)}.timesheetSelectOptionMono{font-family:var(--font-mono)}.timesheetSelectOptionSans{font-family:var(--font-sans)}.timesheetSelectOptionRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.timesheetSelectOptionCheck{color:color-mix(in srgb, var(--accent), black 20%);font-weight:900}.timesheetWeekdaysRow{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.timesheetWeekday{text-align:center;letter-spacing:.08em;font-size:12px}.timesheetMonthCardBody{gap:14px;display:grid}.timesheetTipIconMono{font-family:var(--font-mono);color:var(--muted)}.timesheetLegendInline{flex-wrap:wrap;gap:14px;display:flex}.timesheetLegendInlineItem{align-items:center;gap:8px;display:inline-flex}.timesheetLegendInlineSwatch{border:1px solid var(--stroke);width:12px;height:12px}.timesheetLegendInlineSwatchWorked{background:color-mix(in srgb, var(--accent), white 90%);border-color:color-mix(in srgb, var(--accent), transparent 60%)}.timesheetLegendInlineSwatchAbsence{background:color-mix(in srgb, var(--focus), white 92%);border-color:color-mix(in srgb, var(--focus), transparent 60%)}.timesheetLegendInlineSwatchWeekend{background:color-mix(in srgb, var(--bg), var(--fg) 2%)}.timesheetLegendInlineText{font-size:13px}.timesheetMonoText{font-family:var(--font-mono)}.portalPageHero{justify-content:space-between;align-items:center;gap:10px;min-height:84px;display:flex}.portalPageHeroTitle{font-family:var(--font-condensed);letter-spacing:.02em;margin:0;font-size:30px;line-height:1.04}.portalMobilePageStack{gap:12px;display:grid}.portalMobileActionCard,.portalMobileListCard{display:grid}.portalFlatShellSection{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.portalFlatShellSection>.cardBody{padding-left:0;padding-right:0}.portalFlatHeaderCard{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.portalFlatHeaderCard>.cardBody{padding-left:0;padding-right:0}.portalMobileSectionGap{gap:8px;display:grid}.portalFormGrid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.portalFormFieldFull{grid-column:1/-1}.portalFormActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.portalHeroActionsDesktop{justify-content:flex-end;align-items:center;display:flex}.portalHeroActionsMobile{width:100%;display:none}.portalHeaderActionBtn{box-sizing:border-box;text-align:center;justify-content:center;align-items:center;width:164px;min-height:44px;font-weight:700;line-height:1.1;display:inline-flex;padding:0 14px!important}.portalHeroBackBtn{text-align:center;justify-content:center;align-items:center;min-width:132px;min-height:44px;display:inline-flex}.timesheetDayPageHeaderCard{background:#fff}.timesheetDayPageHeaderCard.isFlat{margin-bottom:0;box-shadow:none!important;background:0 0!important;border:0!important}.dayEditorPageCard{background:#fff}.dayEditorPageCardAbsence{width:min(100%,960px);margin-inline:auto}.timesheetDayPageHeaderBody{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px;display:grid;padding:8px 10px!important}.timesheetDayPageHeaderTitle{min-width:0;font-family:var(--font-condensed);letter-spacing:.01em;color:color-mix(in srgb, var(--fg), black 10%);margin:0;font-size:clamp(20px,1.8vw,24px);font-weight:700;line-height:1.12}.timesheetDayPageHeaderBack{min-height:38px;color:color-mix(in srgb, var(--fg), white 30%);white-space:nowrap;align-items:center;gap:7px;font-size:14px;font-weight:500;display:inline-flex;padding:5px 10px!important}.timesheetDayPageHeaderBackIcon{flex:0 0 14px;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.timesheetDayPageHeaderBackChevron{border-bottom:2px solid;border-left:2px solid;width:7px;height:7px;transform:rotate(45deg)}.timesheetCalendarTopBar{justify-content:stretch;align-items:center;width:100%;min-height:44px;display:flex}.timesheetBulkInlineToggle{background:var(--bg-2);cursor:pointer;justify-content:flex-start;align-items:center;gap:8px;width:100%;min-height:44px;padding:11px 12px;display:inline-flex}.timesheetCheckboxControl{width:16px;height:16px}.timesheetBulkCardShell{box-shadow:none;background:var(--bg-2)}.timesheetBulkCardBody{gap:12px;display:grid}.timesheetBulkHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.timesheetBulkHeaderLead{gap:2px;min-width:0;display:grid}.timesheetSmallMuted{font-size:13px}.timesheetBulkHeaderActions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.timesheetBulkSelectedInput{white-space:nowrap;width:auto;min-width:0;min-height:44px;font-family:var(--font-sans);letter-spacing:0;border:1px solid var(--stroke);border-radius:var(--radius);color:var(--fg);background:#fff;flex:none;justify-content:flex-start;align-items:center;gap:10px;padding:0 12px;font-size:15px;line-height:1.2;display:inline-flex}.timesheetBulkSelectedInput .mono{margin-left:auto}.timesheetBulkSelectedLabelShort{display:none}.timesheetBulkSelectionSection{gap:10px;display:grid}.timesheetBulkFlags{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.timesheetBulkInlineCheck{cursor:pointer;width:fit-content;color:var(--muted);align-items:center;gap:8px;font-size:13px;display:inline-flex}.timesheetBulkActionSection{gap:10px;display:grid}.timesheetBulkModeSwitch{grid-template-columns:repeat(3,minmax(160px,max-content));justify-content:start;max-width:none}.dayEditorTopMain .timesheetBulkModeSwitch{max-width:none}.timesheetBulkToggleBtn{min-width:140px}.timesheetBulkCloseBtn,.timesheetBulkCloseBtn:hover,.timesheetBulkCloseBtn:active{border-color:var(--stroke);background:#fff}.timesheetBulkCloseText{display:inline}.timesheetBulkHeaderOpen .timesheetBulkHeaderActions .timesheetBulkSelectedInput{justify-content:space-between;gap:8px;width:176px;min-height:36px;padding:0 11px;font-size:14px;font-weight:500;line-height:1}.timesheetBulkHeaderOpen .timesheetBulkHeaderActions .timesheetBulkSelectedInput .mono{margin-left:auto;font-family:inherit;font-size:14px;font-weight:500;line-height:1}.timesheetBulkHeaderOpen .timesheetBulkHeaderActions .timesheetBulkToggleBtn,.timesheetBulkHeaderOpen .timesheetBulkHeaderActions .timesheetBulkToggleBtn:hover,.timesheetBulkHeaderOpen .timesheetBulkHeaderActions .timesheetBulkToggleBtn:active{width:176px;min-width:176px;min-height:36px;font-size:14px;line-height:1;padding:0 11px!important}.timesheetBulkPanel,.timesheetBulkAdvancedPanel,.timesheetBulkIntervalsStack{gap:12px;display:grid}.timesheetBulkPillCheckbox{cursor:pointer;align-items:center;gap:8px;width:fit-content;display:inline-flex}.timesheetBulkTwoCol{grid-template-columns:1fr 1fr;gap:10px;display:grid}.timesheetBulkTwoColEnd{align-items:end}.timesheetBulkIntervalRow{grid-template-columns:1fr 1fr auto;gap:10px;display:grid}.timesheetTipsStack{gap:8px;display:grid}.timesheetSubmitPrimaryBtn{text-align:center;min-width:180px}.timesheetStatusSuccessPill{border-color:color-mix(in srgb, var(--ok), transparent 40%);background:color-mix(in srgb, var(--ok), white 92%);align-items:center;gap:8px;width:fit-content;display:inline-flex}.timesheetStatusSuccessIcon{border:1px solid color-mix(in srgb, var(--ok), transparent 25%);background:color-mix(in srgb, var(--ok), white 82%);width:16px;height:16px;color:color-mix(in srgb, var(--ok), black 20%);border-radius:999px;place-items:center;font-size:11px;font-weight:900;line-height:1;display:grid}.timesheetStatusText{font-size:13px}.pillStatusAttached{border-color:color-mix(in srgb, var(--focus), transparent 50%);background:color-mix(in srgb, var(--focus), white 92%);color:var(--fg)}.timesheetLegendRow{flex-wrap:wrap;gap:8px 16px;display:flex}.timesheetLegendGroups{gap:12px;display:grid}.timesheetLegendGroups--desktop{grid-template-columns:minmax(190px,.85fr) minmax(260px,1.2fr) minmax(250px,1.15fr) minmax(120px,.6fr);align-items:start;column-gap:24px;display:none}.timesheetLegendGroups--desktop .timesheetLegendRow{grid-template-columns:repeat(2,minmax(112px,1fr));gap:8px 18px;display:grid}.timesheetLegendGroups--desktop .timesheetLegendGroup:last-child .timesheetLegendRow{grid-template-columns:minmax(0,1fr)}.timesheetLegendDetails{display:block}.timesheetLegendGroup{align-content:start;gap:6px;display:grid}.timesheetLegendGroupTitle{color:color-mix(in srgb, var(--muted), var(--fg) 18%);letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem;font-weight:700;line-height:1.2}.timesheetLegendItem{grid-template-columns:12px minmax(0,1fr);align-items:center;column-gap:8px;min-width:0;display:grid}.timesheetLegendSwatch{width:12px;height:12px}.timesheetLegendLabel{font-size:13px;line-height:1.25}.timesheetLegendSummary{width:100%;min-height:44px;color:var(--fg);appearance:none;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:6px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:0 2px;font-family:inherit;font-size:.9375rem;font-weight:700;line-height:1;display:inline-grid}.timesheetLegendSummary:hover{color:color-mix(in srgb, var(--fg), var(--focus) 20%)}.timesheetLegendSummary:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.timesheetLegendSummaryTitle{min-width:0}.timesheetLegendSummaryChevron{color:var(--muted);justify-self:start;font-size:1.05rem;line-height:1;transition:transform .14s}.timesheetLegendDetails.isOpen .timesheetLegendSummaryChevron{transform:rotate(90deg)}.timesheetLegendPanel{background:0 0;border:0;border-radius:0;margin-top:2px;padding:0 0 2px 20px}.timesheetLegendPanel .timesheetLegendGroups{gap:12px}@media (min-width:761px){.timesheetLegendGroups--desktop{display:grid}.timesheetLegendDetails{display:none}}.reportListItemPrimary,.reportListItemName{min-width:0}.loginMain{place-items:start center;min-height:100vh;padding-top:clamp(40px,10vh,92px);padding-bottom:20px;display:grid}.loginCard{width:min(560px,100%)}.supportMain{place-items:start center;min-height:auto;padding-top:28px;padding-bottom:20px}.loginHeaderMeta{gap:8px;display:grid}.loginBrandRow{flex-wrap:nowrap;align-items:center;gap:10px;width:100%;min-width:0;display:flex}.loginBrandRow .localeSwitcher,.loginBrandRow .localeTrigger{margin-left:auto}.loginBrandLogo{flex:none;width:auto;height:28px!important}.loginTitle{font-family:var(--font-condensed);letter-spacing:.02em;margin:10px 0 6px;font-size:40px;line-height:1.05}.loginSubtitle{max-width:36ch;margin:0}.loginRouteHint{margin:8px 0 0;font-size:.95rem;line-height:1.45}.loginQuietLink{color:var(--focus);text-decoration:none}.loginQuietLink:hover,.loginQuietLink:focus-visible{text-decoration:underline}.loginHelpRow{margin-top:8px}.loginMessageStack{gap:12px;display:grid}.loginSubmitRow{margin-top:12px}.loginBuildVersion{margin-top:6px;font-size:.75rem;line-height:1.2}.passwordInputControl{gap:4px;display:grid}.passwordInputWrap{position:relative}.passwordInputField{padding-right:44px!important}.passwordInputField::-ms-reveal{display:none}.passwordInputField::-ms-clear{display:none}.passwordToggleBtn{border-radius:var(--radius);width:30px;height:30px;color:color-mix(in srgb, var(--fg), black 8%);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.passwordToggleBtn:hover{background:color-mix(in srgb, var(--fg), transparent 92%)}.passwordToggleBtn:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--focus), transparent 65%);outline:none}.passwordToggleIcon{width:20px;height:20px;display:block}.passwordCapsSlot{align-items:center;min-height:18px;display:flex}.passwordCapsMessage{color:var(--muted);align-items:center;gap:6px;margin:0;font-size:13px;line-height:1.25;display:inline-flex}.passwordCapsInfoIcon{width:18px;height:18px;display:block}.localeSwitcher{--portal-locale-width:58px;--portal-locale-min-h:44px;background:0 0;border:0;border-radius:0;width:fit-content;min-width:0;display:inline-flex;position:relative;overflow:visible}.localeTrigger{width:var(--portal-locale-width);min-width:var(--portal-locale-width);min-height:var(--portal-locale-min-h);border:1px solid var(--stroke);border-radius:var(--radius);background:color-mix(in srgb, var(--bg-2), var(--bg) 18%);box-sizing:border-box;color:var(--fg);font:inherit;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;grid-template-columns:16px 2ch;justify-content:center;align-items:center;column-gap:6px;padding:5px 6px;font-size:.94rem;font-weight:500;line-height:1;display:grid}.localeTrigger .localeCode,.localeMenuItem .localeCode{letter-spacing:.01em;text-align:left;width:2ch;font-size:.86em;font-weight:500;line-height:1}.localeFlag{object-fit:cover;flex:none;width:16px;height:11px;display:block}.localeMenu{background:color-mix(in srgb, var(--bg-2), var(--bg) 18%);border:1px solid var(--stroke);border-radius:var(--radius);box-sizing:border-box;width:100%;min-width:0;box-shadow:none;z-index:60;display:none;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden}.localeSwitcherOpen{z-index:61}.localeSwitcherOpen .localeMenu{display:grid}.localeMenuItem{min-height:44px;color:var(--fg);box-sizing:border-box;background:0 0;border:0;border-radius:0;grid-template-columns:auto auto;justify-content:center;align-items:center;column-gap:5px;padding:6px;font-weight:500;line-height:1;text-decoration:none;display:grid}.localeMenuItem+.localeMenuItem{border-top:1px solid color-mix(in srgb, var(--stroke), transparent 18%)}.localeMenuItem:hover,.localeMenuItem:focus-visible{background:color-mix(in srgb, var(--bg-2), var(--fg) 2%)}.localeMenu:focus-within{box-shadow:0 0 0 3px color-mix(in srgb, var(--focus), transparent 78%)}.localeMenuItem:focus-visible{outline:none}.loginBrandRow .localeSwitcher{flex:none}.loginBrandRow .localeTrigger{width:62px;min-width:62px;min-height:44px;color:var(--fg);background:color-mix(in srgb, var(--bg-2), var(--bg) 18%);justify-content:center;padding:5px 6px}.portalBrand{gap:10px}.portalBrand .brandTitle{color:#111827;font-weight:800}.portalTopbarInner{grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;gap:12px;width:100%;max-width:none;margin:0;display:grid}.portalTopbarActions{display:contents}.portalNavRow{justify-self:center;align-items:center;display:flex}.portalNavRow .nav{grid-template-columns:repeat(3,minmax(0,max-content));align-items:end;gap:4px;width:auto;display:grid}.portalNavRow .nav.navTwo{grid-template-columns:repeat(2,minmax(0,max-content))}.portalNavRow .nav.navFour{grid-template-columns:repeat(4,minmax(0,max-content))}.portalNavRow .nav.navFive{grid-template-columns:repeat(5,minmax(0,max-content))}.portalNavRow .nav.navSix{grid-template-columns:repeat(6,minmax(0,max-content))}.portalNavRow .nav.navOne{grid-template-columns:repeat(1,minmax(0,max-content))}.portalNavHomeMobileOnly{display:none!important}.portalNavRow .navLink{text-align:center;white-space:nowrap;min-width:0;min-height:38px;color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;justify-content:center;align-items:center;padding:7px 12px 5px;transition:color .14s,border-color .14s,background-color .14s;display:inline-flex}.portalNavLinkInner{justify-content:center;align-items:center;gap:0;min-width:0;display:inline-flex;position:relative}.portalNavLinkIndicator{display:none}.portalNavIconBadge{display:none;position:relative;overflow:visible}.portalNavItemBadge{z-index:1;background:var(--danger);color:#fff;pointer-events:none;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:800;line-height:1;display:inline-flex;position:absolute;box-shadow:0 0 0 2px #fff}.portalNavItemBadgeDesktop{top:-12px;right:-13px}.portalNavItemBadgeMobile{display:none}.portalNavRow .navLink:hover{color:var(--fg);background:color-mix(in srgb, var(--bg-2), var(--fg) 2%)}.portalNavRow .navLink:focus-visible{box-shadow:inset 0 -2px 0 0 color-mix(in srgb, var(--focus), transparent 35%);border-bottom-color:color-mix(in srgb, var(--focus), transparent 55%);outline:none}.portalNavRow .navLinkActive{color:var(--fg);border-bottom-color:color-mix(in srgb, var(--focus), transparent 24%);background:color-mix(in srgb, var(--focus), white 94%)}.portalNavIcon{flex:0 0 18px;width:18px;height:18px;display:none}.portalNavIcon svg{width:100%;height:100%;display:block}.portalNavLabel{display:block}.portalNavLabelCompact{display:none}.portalNavLabelFull{display:block}.documentsMain,.documentsDetailMain{gap:12px;min-width:0;display:grid}.documentsControlsCard,.documentsListCard,.documentsDetailHero,.documentsPreviewCard,.documentsInfoCard,.documentsTimelineCard{gap:12px;min-width:0;max-width:100%;display:grid}.documentsHeaderActions{flex-wrap:wrap;gap:8px;display:flex}.documentsHeaderActions.portalHeroActionsMobile{width:100%;display:none}.documentsFiltersForm{gap:10px;display:grid}.documentsFiltersSearchField{width:100%;min-width:0;margin-top:0}.documentsFiltersMobileControls{width:100%;display:none}.documentsFiltersToggleBtn{justify-content:center;align-items:center;gap:8px;min-height:44px;display:inline-flex}.documentsFiltersBottomRow{grid-template-columns:minmax(0,1fr) auto;align-items:flex-end;gap:10px;width:100%;display:grid}.documentsFiltersBottomFilters{grid-template-columns:minmax(210px,1.25fr) minmax(140px,.7fr) minmax(140px,.7fr) minmax(210px,1.25fr);align-items:end;gap:10px;min-width:0;display:grid}.documentsSectionWrap,.documentsTypeWrap,.documentsFilterFromField,.documentsFilterToField{min-width:0;margin-top:0}.documentsFiltersClearField{place-self:end;display:flex}.documentsToolbarClearBtn{min-width:96px;min-height:44px;padding-left:12px!important;padding-right:12px!important}.documentsComposer{border-top:1px solid color-mix(in srgb, var(--stroke), transparent 12%);gap:12px;padding-top:12px;display:grid}.documentsComposerHint{margin:0}.documentsTitleCluster{align-items:center;gap:14px;min-width:0;display:inline-flex}.documentsUnreadNotificationBadge{background:var(--danger);color:#fff;min-width:24px;min-height:24px;font-family:var(--font-mono);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:12px;font-weight:700;line-height:1;display:inline-flex;position:relative}.documentsUnreadNotificationBadge:hover,.documentsUnreadNotificationBadge:focus-visible,.documentsUnreadNotificationBadge.isActive{background:color-mix(in srgb, var(--danger), black 8%)}.documentsUnreadNotificationBadge:focus-visible{outline:2px solid color-mix(in srgb, var(--danger), white 35%);outline-offset:2px}.documentsUnreadNotificationLabel{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.documentsComposerGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.documentsComposerFieldWide{grid-column:1/-1}.documentsComposerNote{resize:vertical;min-height:108px}.documentsComposerFileMeta{border:1px solid var(--stroke);border-radius:var(--radius);background:var(--bg-2);justify-content:space-between;align-items:center;gap:12px;min-height:40px;padding:0 12px;display:inline-flex}.documentsComposerActions{justify-content:flex-start}.documentsListRows{gap:8px;display:grid}.documentsTableWrap{overflow-x:auto}.documentsTable{border-collapse:collapse;border-spacing:0;width:100%}.documentsTable thead th{text-align:left;letter-spacing:.01em;color:color-mix(in srgb, var(--fg), black 8%);border-bottom:1px solid var(--stroke);white-space:nowrap;padding:12px 10px;font-size:14px;font-weight:700}.documentsTable thead th:last-child{text-align:right}.documentsTable tbody td{vertical-align:middle;border-bottom:0;padding:12px 10px;font-size:14px;line-height:1.25}.documentsTable tbody tr{border-bottom:1px solid var(--stroke)}.documentsTable th:first-child,.documentsTable td:first-child{width:140px}.documentsTable th:nth-child(3),.documentsTable td:nth-child(3){width:170px}.documentsTable th:nth-child(4),.documentsTable td:nth-child(4){width:160px}.documentsTable th:nth-child(5),.documentsTable td:nth-child(5){width:130px}.documentsTableRow{transition:background-color .14s}.documentsTableRow.isUnread{background:color-mix(in srgb, var(--focus), white 96%)}.documentsTableRow.isUnread>td:first-child{box-shadow:inset 3px 0 0 color-mix(in srgb, var(--focus), transparent 18%)}.documentsTableRow:hover{background:color-mix(in srgb, var(--focus), white 96%)}.documentsTableRow.isUnread:hover{background:color-mix(in srgb, var(--focus), white 93%)}.documentsTableDate{min-width:0;color:var(--muted);gap:4px;font-size:12px;line-height:1.2;display:grid}.documentsDocumentCell{align-items:center;gap:12px;min-width:0;display:flex}.documentsListTile{border:1px solid color-mix(in srgb, var(--stroke), var(--fg) 6%);background:#fff;border-radius:8px;align-content:center;justify-items:center;gap:3px;width:36px;min-width:36px;min-height:36px;padding:2px;display:grid}.documentsListTile.isPdf{border-color:color-mix(in srgb, var(--danger), transparent 65%)}.documentsListTile.isImage{border-color:color-mix(in srgb, var(--focus), transparent 68%)}.documentsListTileIcon{width:30px;height:30px;display:block}.documentsListTileKind{font-family:var(--font-condensed);letter-spacing:0;font-size:14px;line-height:1}.documentsListTileType{font-family:var(--font-mono);font-size:11px;line-height:1;display:none}.documentsListContent,.documentsListTitleWrap{gap:4px;min-width:0;display:grid}.documentsListTitle{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;font-weight:700;line-height:1.2;display:flex;overflow:hidden}.documentsUnreadRowDot{background:var(--focus);width:7px;height:7px;box-shadow:0 0 0 3px color-mix(in srgb, var(--focus), transparent 84%);border-radius:999px;flex:none}.documentsListTitle>span:last-child{text-overflow:ellipsis;min-width:0;overflow:hidden}.documentsTableRow.isUnread .documentsListTitle,.documentsMobileItem.isUnread .documentsMobilePrimary{color:color-mix(in srgb, var(--focus), black 16%);font-weight:800}.documentsListMeta,.documentsListFileMeta,.documentsListTimestamp{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;display:flex}.documentsSourceBadge{border:1px solid color-mix(in srgb, var(--focus), transparent 66%);background:color-mix(in srgb, var(--focus), white 96%);width:fit-content;min-height:23px;color:color-mix(in srgb, var(--focus), black 18%);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:2px 8px;font-size:12px;font-weight:700;line-height:1.15;display:inline-flex}.documentsSourceBadge svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:13px;height:13px}.documentsListStatus{white-space:nowrap;justify-self:start}.documentsListStatus,.documentsMobileStatusPill{border-radius:7px;gap:6px;min-height:25px;padding:3px 8px;font-size:12px;font-weight:700;line-height:1.15}.documentsListStatus.pillStatusDraft,.documentsMobileStatusPill.pillStatusDraft{border-color:color-mix(in srgb, var(--stroke), var(--fg) 6%);background:color-mix(in srgb, var(--bg-2), var(--bg) 22%);color:color-mix(in srgb, var(--fg), white 22%)}.documentsListStatus.pillStatusSubmitted,.documentsListStatus.pillStatusPending,.documentsMobileStatusPill.pillStatusSubmitted,.documentsMobileStatusPill.pillStatusPending{border-color:color-mix(in srgb, var(--focus), transparent 58%);background:color-mix(in srgb, var(--focus), white 94%);color:color-mix(in srgb, var(--focus), black 18%)}.documentsListStatus.pillStatusApproved,.documentsMobileStatusPill.pillStatusApproved{border-color:color-mix(in srgb, var(--ok), transparent 56%);background:color-mix(in srgb, var(--ok), white 94%);color:color-mix(in srgb, var(--ok), black 14%)}.documentsListStatus.pillStatusLocked,.documentsMobileStatusPill.pillStatusLocked{border-color:color-mix(in srgb, var(--stroke), var(--fg) 14%);background:color-mix(in srgb, var(--bg-2), var(--bg) 10%);color:color-mix(in srgb, var(--fg), white 32%)}.documentsTableActionsCell{text-align:right}.documentsRowOpenBtn{text-align:center;border-color:color-mix(in srgb, var(--stroke), black 10%);background:color-mix(in srgb, var(--bg-2), var(--bg) 18%);justify-content:center;align-items:center;width:auto;min-width:74px;min-height:38px;font-size:13px;font-weight:600;line-height:1;display:inline-flex;padding:0 13px!important}.documentsMobileList{display:none}.documentsEmptyState{justify-items:start;gap:10px;display:grid}.documentsEmptyResetBtn{min-height:40px}.documentsRequiredActionPill{border:1px solid color-mix(in srgb, var(--accent), transparent 58%);background:color-mix(in srgb, var(--accent), white 94%);border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.documentsDetailStack{gap:12px;min-width:0;max-width:100%;display:grid;position:relative}.documentsDetailHero{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px}.documentsDetailHeroMain{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.documentsDetailIdentity{gap:7px;min-width:0;display:grid}.documentsDetailFileTile{border:1px solid color-mix(in srgb, var(--stroke), transparent 10%);background:color-mix(in srgb, var(--bg), white 56%);border-radius:10px;place-items:center;width:48px;height:48px;display:grid}.documentsDetailFileTile.isPdf{border-color:color-mix(in srgb, var(--danger), transparent 70%)}.documentsDetailFileTile.isImage{border-color:color-mix(in srgb, var(--focus), transparent 72%)}.documentsDetailFileIcon{width:40px;height:40px;display:block}.documentsDetailHeroTop{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.documentsDetailTitle{font-family:var(--font-condensed);letter-spacing:0;overflow-wrap:anywhere;margin:0;font-size:clamp(22px,3vw,28px);line-height:1.08}.documentsDetailMeta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:5px 7px;line-height:1.35;display:flex}.documentsDetailNote{max-width:70ch;margin:0}.documentsDetailHeroActions{grid-auto-columns:max-content;grid-auto-flow:column;justify-content:flex-end;align-items:center;gap:8px;max-width:none;display:grid}.documentsDetailAction{white-space:nowrap;gap:7px;min-height:40px;padding-inline:12px}.documentsDetailActionPrimary{box-shadow:0 8px 18px color-mix(in srgb, var(--focus), transparent 82%)}.documentsDetailActionIcon{flex:none;place-items:center;width:18px;height:18px;display:inline-grid}.documentsDetailActionIcon svg{width:18px;height:18px;display:block}.documentsDetailActionText{min-width:0}.documentsDetailGrid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:16px;min-width:0;max-width:100%;display:grid}.documentsDetailSide{gap:10px;min-width:0;max-width:100%;display:grid}@media (min-width:901px){.documentsDetailSide{position:sticky;top:88px}}@media (min-width:901px) and (max-width:1080px){.documentsFiltersBottomFilters{grid-template-columns:minmax(140px,.8fr) minmax(140px,.8fr) minmax(220px,1.4fr)}.documentsSectionWrap{grid-column:1/-1}}.documentsCardHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.documentsCardTitle{margin:0;font-size:1rem;line-height:1.2}.documentsBackLink{display:none!important}.documentsDesktopDetailHeader{display:block}.documentsMobileTopBack{display:none}.documentsActionPanel{gap:10px;display:grid}.documentsActionPanelCard.isPending .documentsActionPanel{gap:14px}.documentsWithdrawCard{gap:10px;display:grid}.documentsWithdrawText{margin:0}.documentsWithdrawReasonField{gap:6px;display:grid}.documentsWithdrawReasonField span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:800}.documentsWorkflowCard{gap:14px;display:grid}.documentsWorkflowHead{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.documentsWorkflowSummary{color:color-mix(in srgb, var(--fg), white 24%);margin:0;font-size:.9rem;line-height:1.4}.documentsWorkflowSteps{gap:18px;padding:8px 0 4px;display:grid}.documentsWorkflowStep{grid-template-columns:30px minmax(0,1fr);align-items:start;gap:12px;display:grid}.documentsWorkflowStepDot{border:1px solid color-mix(in srgb, var(--stroke), transparent 10%);width:26px;height:26px;color:var(--muted);background:#fff;border-radius:999px;place-items:center;margin-top:1px;font-size:12px;font-weight:900;line-height:1;display:inline-grid;position:relative}.documentsWorkflowStepDot svg{stroke-width:2.1px;width:14px;height:14px}.documentsWorkflowStepDot[data-marker=check] svg{width:13px;height:13px;transform:translate(-.1px,-.2px)}.documentsWorkflowStep:not(:last-child) .documentsWorkflowStepDot:after{content:"";background-image:linear-gradient(to bottom, color-mix(in srgb, var(--stroke), transparent 4%) 45%, transparent 0);background-size:1px 7px;width:1px;height:36px;position:absolute;top:27px;left:50%;transform:translate(-50%)}.documentsWorkflowStep.is-complete .documentsWorkflowStepDot{border-color:color-mix(in srgb, var(--ok), transparent 32%);background:color-mix(in srgb, var(--ok), white 12%);color:#fff}.documentsWorkflowStep.is-current .documentsWorkflowStepDot{border-color:color-mix(in srgb, var(--warn), transparent 36%);background:color-mix(in srgb, var(--warn), white 91%);color:color-mix(in srgb, var(--warn), black 18%);box-shadow:0 0 0 3px color-mix(in srgb, var(--warn), transparent 90%)}.documentsWorkflowStep.is-muted .documentsWorkflowStepDot{border-color:color-mix(in srgb, var(--stroke), transparent 14%);background:color-mix(in srgb, var(--bg-2), white 56%)}.documentsWorkflowStep strong,.documentsWorkflowStep small{min-width:0;display:block}.documentsWorkflowStep strong{color:var(--fg);font-size:.9rem}.documentsWorkflowStep small{color:var(--muted);margin-top:2px;font-size:.8rem;line-height:1.35}.documentsWorkflowStepMeta{font-weight:700;color:color-mix(in srgb, var(--fg), white 34%)!important}.documentsDangerDetails{border-top:1px solid color-mix(in srgb, var(--stroke), transparent 18%);padding-top:12px}.documentsDangerDetails summary{cursor:pointer;min-height:32px;color:var(--fg);justify-content:space-between;align-items:center;gap:10px;font-size:.92rem;font-weight:800;list-style:none;display:flex}.documentsDangerDetails summary::-webkit-details-marker{display:none}.documentsDangerDetails summary:after{content:"";border-right:2px solid color-mix(in srgb, var(--fg), white 34%);border-bottom:2px solid color-mix(in srgb, var(--fg), white 34%);width:8px;height:8px;transform:rotate(45deg)}.documentsDangerDetails:not([open]) summary:after{transform:rotate(-45deg)}.documentsDangerBody{gap:8px;padding-top:10px;display:grid}.documentsManageActionTitle{color:var(--fg);font-size:.9rem;line-height:1.25}.documentsDangerButton{border-color:color-mix(in srgb, var(--danger), transparent 34%);background:var(--surface);width:100%;min-height:42px;color:color-mix(in srgb, var(--danger), black 10%);justify-content:center;align-items:center;gap:8px;font-weight:800;display:inline-flex}.documentsDangerButton svg{stroke-width:1.9px;flex:none;width:16px;height:16px}.documentsDangerButton:hover,.documentsDangerButton:focus-visible{border-color:color-mix(in srgb, var(--danger), transparent 18%);background:color-mix(in srgb, var(--danger), white 95%)}.documentsActionPanelHead{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;display:grid}.documentsActionPanelCard.isPending .documentsActionPanelHead{align-items:start;gap:14px}.documentsActionPanelBadge{border:1px solid color-mix(in srgb, var(--focus), transparent 54%);background:color-mix(in srgb, var(--focus), white 92%);width:22px;height:22px;color:color-mix(in srgb, var(--focus), black 16%);border-radius:999px;place-items:center;margin-top:1px;font-size:12px;font-weight:800;display:inline-grid}.documentsSignatureActionIcon{border-color:color-mix(in srgb, var(--focus), transparent 70%);background:color-mix(in srgb, var(--focus), white 94%);width:48px;height:48px;color:var(--focus);border-radius:14px;margin-top:0}.documentsSignatureActionIconSvg,.documentsSignatureActionArrow{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;display:block}.documentsSignatureActionIconSvg{stroke-width:1.8px;width:29px;height:29px}.documentsSignatureActionArrow{stroke-width:2.1px;width:18px;height:18px}.documentsActionPanelCard.isComplete .documentsActionPanelBadge{border-color:color-mix(in srgb, var(--ok), transparent 54%);background:color-mix(in srgb, var(--ok), white 90%);color:color-mix(in srgb, var(--ok), black 14%)}.documentsActionPanelCard.isBlocked .documentsActionPanelBadge{border-color:color-mix(in srgb, var(--warn), transparent 54%);background:color-mix(in srgb, var(--warn), white 90%);color:color-mix(in srgb, var(--warn), black 18%)}.documentsActionPanelText{color:color-mix(in srgb, var(--fg), white 32%);margin:3px 0 0;font-size:.88rem;line-height:1.32}.documentsActionPanelCard.isPending .documentsActionPanelText{margin-top:8px;line-height:1.42}.documentsActionPanelList{color:var(--muted);gap:7px;margin:0;padding-left:18px;font-size:.84rem;line-height:1.35;display:grid}.documentsSignatureEvidenceDetails{border-top:1px solid color-mix(in srgb, var(--stroke), transparent 18%);gap:8px;padding-top:12px;display:grid}.documentsSignatureEvidenceSummaryHead{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;min-height:30px;list-style:none;display:flex}.documentsSignatureEvidenceSummaryHead::-webkit-details-marker{display:none}.documentsSignatureEvidenceSummaryHead:after{content:"";border-right:2px solid color-mix(in srgb, var(--fg), white 34%);border-bottom:2px solid color-mix(in srgb, var(--fg), white 34%);width:8px;height:8px;transition:transform .15s;transform:rotate(45deg)}.documentsSignatureEvidenceDetails:not([open]) .documentsSignatureEvidenceSummaryHead:after{transform:rotate(-45deg)}.documentsSignatureEvidenceSummaryTitle{min-width:0;color:var(--fg);font-size:.95rem;font-weight:800;line-height:1.2}.documentsSignatureEvidenceBody{gap:8px;display:grid}.documentsSignatureEvidenceGrid{border-top:1px solid color-mix(in srgb, var(--stroke), transparent 18%);margin:0;display:grid}.documentsSignatureEvidenceRow{border-bottom:1px solid color-mix(in srgb, var(--stroke), transparent 18%);grid-template-columns:minmax(0,1fr) minmax(112px,max-content);align-items:baseline;gap:12px;min-width:0;padding:7px 0;display:grid}.documentsSignatureEvidenceGrid dt{color:color-mix(in srgb, var(--fg), white 34%);font-size:.85rem;font-weight:650;line-height:1.25}.documentsSignatureEvidenceGrid dd{min-width:0;color:var(--fg);text-align:right;overflow-wrap:anywhere;margin:0;font-size:.86rem;font-weight:750;line-height:1.25}.documentsSignatureEvidenceFiles{gap:4px;padding-top:8px;display:grid}.documentsSignatureEvidenceFile{min-height:34px;color:var(--fg);background:0 0;border:0;border-radius:0;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;padding:3px 0;font-size:.86rem;font-weight:800;line-height:1.25;text-decoration:none;display:grid}.documentsSignatureEvidenceFile:hover{color:color-mix(in srgb, var(--focus), black 8%);text-underline-offset:3px;text-decoration:underline}.documentsSignatureEvidenceFile:focus-visible{outline:2px solid color-mix(in srgb, var(--focus), transparent 38%);outline-offset:3px;border-radius:6px}.documentsSignatureEvidenceFileIcon{width:22px;height:22px;color:color-mix(in srgb, var(--focus), black 10%);place-items:center;display:inline-grid}.documentsSignatureEvidenceFileIcon.isPdf{color:color-mix(in srgb, var(--danger), black 8%)}.documentsSignatureEvidenceFileIcon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:17px;height:17px;display:block}.documentsSignatureEvidenceMissing{color:var(--muted);margin:0;font-size:.82rem;line-height:1.35}.documentsSignatureCeremony{gap:12px;display:grid}.documentsSignatureCeremonyIntro{border-bottom:1px solid color-mix(in srgb, var(--stroke), transparent 18%);gap:5px;padding-bottom:9px;display:grid}.documentsSignatureCeremonyIntro p{margin:0;font-size:.86rem;line-height:1.35}.documentsSignatureReview{gap:3px;display:grid}.documentsSignatureReview strong{min-width:0;color:var(--fg);font-size:.95rem;line-height:1.25}.documentsSignatureReview small{color:var(--muted);font-size:.8rem;line-height:1.35}.documentsSignaturePreview{gap:6px;display:grid}.documentsSignaturePreviewBox{border:1px solid color-mix(in srgb, var(--stroke), transparent 12%);background:color-mix(in srgb, var(--bg-2), white 64%);border-radius:8px;place-items:center;min-height:66px;display:grid;overflow:hidden}.documentsSignaturePreviewBox img{object-fit:contain;max-width:min(100%,300px);max-height:76px;display:block}.documentsSignaturePreviewFallback{margin:0;font-size:.84rem}.documentsSignaturePasskeyBox{border:1px solid color-mix(in srgb, var(--focus), transparent 58%);background:color-mix(in srgb, var(--focus), white 96%);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.documentsSignaturePasskeyBox div{gap:3px;min-width:0;display:grid}.documentsSignaturePasskeyBox strong{color:var(--fg);font-size:.9rem;line-height:1.25}.documentsSignaturePasskeyBox small{color:var(--muted);font-size:.8rem;line-height:1.35}.documentsSignaturePasskeyBox.is-checking{border-color:color-mix(in srgb, var(--stroke), transparent 12%);background:color-mix(in srgb, var(--bg-2), white 60%)}.documentsSignaturePasswordField{gap:6px}.documentsSignatureError{margin:0}.documentsSignatureEvidenceNote{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px 12px;font-size:.8rem;line-height:1.35;display:flex}.documentsSignatureDisclosure{min-width:0}.documentsSignatureDisclosure summary{cursor:pointer;color:color-mix(in srgb, var(--focus), black 8%);font-weight:800;list-style:none}.documentsSignatureDisclosure summary::-webkit-details-marker{display:none}.documentsSignatureDisclosureBody{border:1px solid color-mix(in srgb, var(--stroke), transparent 18%);background:color-mix(in srgb, var(--bg-2), white 58%);border-radius:8px;width:min(100%,320px);margin-top:8px;padding:9px 10px}.documentsSignatureDisclosureBody ul{color:color-mix(in srgb, var(--fg), white 24%);gap:6px;margin:0;padding-left:18px;font-size:.8rem;line-height:1.35;display:grid}.documentsSignatureCeremonyActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.documentsActionPanelCard.isSigning .documentsActionPanel{gap:0}@media (max-width:720px){.documentsSignaturePasskeyBox{flex-direction:column;align-items:stretch}.documentsSignatureCeremony{gap:12px}.documentsSignatureCeremonyIntro,.documentsSignatureReview{display:none}.documentsSignaturePreview>.label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.documentsSignaturePreviewBox{min-height:84px}.documentsSignatureCeremonyActions{grid-template-columns:1fr;display:grid}.documentsSignatureCeremonyActions .btn:not(.btnAction){order:2}}.documentsActionPanelActions{flex-wrap:wrap;gap:8px;display:flex}.documentsActionPanelCard.isPending .documentsActionPanelActions{justify-content:flex-start;padding-left:0}.documentsSignatureActionButton{width:100%;min-height:48px;box-shadow:0 12px 22px color-mix(in srgb, var(--focus), transparent 86%);justify-content:center;align-items:center;gap:10px;display:inline-flex}.documentsSignatureActionNote{color:color-mix(in srgb, var(--fg), white 36%);margin:0;padding-top:2px;font-size:.84rem;line-height:1.38}.documentsInfoGrid{border-top:1px solid color-mix(in srgb, var(--stroke), transparent 18%);gap:0;margin:0;display:grid}.documentsInfoRow{border-bottom:1px solid color-mix(in srgb, var(--stroke), transparent 18%);grid-template-columns:minmax(94px,.58fr) minmax(0,1fr);align-items:baseline;gap:12px;padding:8px 0;display:grid}.documentsInfoRow dt{color:color-mix(in srgb, var(--fg), white 34%);font-size:.79rem;font-weight:750;line-height:1.2}.documentsInfoRow dd{min-width:0;color:var(--fg);text-align:right;overflow-wrap:anywhere;margin:0;font-size:.9rem;line-height:1.25}.documentsInfoRowLong{align-items:start}.documentsInfoRowLong dd{text-align:left}@media (max-width:520px){.documentsInfoRow{grid-template-columns:1fr;gap:4px}.documentsInfoRow dd{text-align:left}}.documentsInfoNotice{border:1px solid color-mix(in srgb, var(--warn), transparent 58%);background:color-mix(in srgb, var(--warn), white 95%);border-radius:8px;gap:6px;padding:12px;display:grid}.documentsInfoNoticeTitle{font-weight:700}.documentsInfoNoticeText{margin:0}.documentsTimeline{--documents-timeline-marker-size:14px;--documents-timeline-marker-center:calc(var(--documents-timeline-marker-size) / 2);gap:0;margin:0;padding:4px 0 0;list-style:none;display:grid}.documentsTimelineItem{gap:3px;min-height:40px;padding:0 0 15px 30px;display:grid;position:relative}.documentsTimelineItem:before{content:"";width:var(--documents-timeline-marker-size);height:var(--documents-timeline-marker-size);background:var(--focus);box-shadow:0 0 0 1px color-mix(in srgb, var(--focus), transparent 62%);z-index:1;border:2px solid #fff;border-radius:999px;position:absolute;top:3px;left:0}.documentsTimelineItem:not(:last-child):after{content:"";top:calc(3px + var(--documents-timeline-marker-center));bottom:calc(-1 * (3px + var(--documents-timeline-marker-center)));left:var(--documents-timeline-marker-center);background:color-mix(in srgb, var(--focus), transparent 74%);z-index:0;border-radius:999px;width:1px;position:absolute;transform:translate(-50%)}.documentsTimelineItem.isComplete:before{background:var(--ok);color:#fff;box-shadow:0 0 0 1px color-mix(in srgb, var(--ok), transparent 48%);content:"✓";place-items:center;font-size:7px;font-weight:900;line-height:1;display:grid}.documentsTimelineAction{color:var(--fg);font-size:.9rem;font-weight:800;line-height:1.18}.documentsTimelineMeta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:5px;font-size:.84rem;line-height:1.25;display:flex}@media (max-width:900px){.documentsComposerGrid,.documentsDetailGrid,.documentsDetailHero{grid-template-columns:1fr}.documentsComposerFieldWide{grid-column:auto}.documentsDetailHeroActions{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row;justify-content:flex-start;width:100%}.documentsDetailAction{justify-content:center}.documentsDetailActionPrimary{grid-column:1/-1}.documentsHeaderActions.portalHeroActionsMobile{display:flex}.documentsTableWrap{display:none}.documentsMobileList{gap:10px;display:grid}.documentsMobileItem{border:1px solid var(--stroke);border-radius:var(--radius);min-height:76px;color:inherit;background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 10px 12px 12px;text-decoration:none;display:grid}.documentsMobileItem.isUnread{border-color:color-mix(in srgb, var(--focus), transparent 54%);background:color-mix(in srgb, var(--focus), white 96%);box-shadow:inset 3px 0 0 color-mix(in srgb, var(--focus), transparent 18%)}.documentsMobileItem:hover,.documentsMobileItem:focus-visible{border-color:color-mix(in srgb, var(--focus), transparent 45%);box-shadow:inset 3px 0 0 color-mix(in srgb, var(--focus), transparent 24%);outline:none}.documentsMobileItem.isUnread:hover,.documentsMobileItem.isUnread:focus-visible{background:color-mix(in srgb, var(--focus), white 93%)}.documentsMobileMain{gap:5px;min-width:0;display:grid}.documentsMobilePrimary{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.documentsMobileSecondary,.documentsMobileSupportRow{min-width:0;color:var(--muted);flex-wrap:wrap;align-items:center;gap:4px;font-size:12px;line-height:1.25;display:flex}.documentsMobileRight{align-items:center;gap:8px;min-width:0;display:flex}.documentsMobileStatusPill{text-overflow:ellipsis;white-space:nowrap;max-width:118px;overflow:hidden}.documentsTitleCluster{justify-content:space-between;gap:10px;width:100%}.documentsDetailMain{overflow-x:clip}.documentsDetailStack{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.documentsDesktopDetailHeader{display:none}.documentsMobileTopBack{width:fit-content;min-width:44px;min-height:28px;color:color-mix(in srgb, var(--fg), white 34%);justify-content:flex-start;margin:-4px 0 -6px;display:inline-flex;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;order:-1!important;padding:0!important}.documentsMobileTopBack .timesheetDayPageHeaderBackIcon{flex-basis:14px;width:14px;height:14px}.documentsMobileTopBack .timesheetDayPageHeaderBackChevron{width:7px;height:7px}.documentsMobileTopBack>span:last-child{clip:auto;white-space:nowrap;width:auto;height:auto;position:static;overflow:visible}.documentsDetailHero{gap:16px;padding:16px}.documentsDetailMeta{gap:4px 6px;font-size:15px;display:flex}.documentsDetailHeroActions .documentsDetailAction:not(.documentsDetailActionPrimary):last-child:nth-child(2){grid-column:1/-1}.documentsFiltersMobileControls{display:flex}.documentsFiltersToggleBtn{width:100%;min-width:0}.documentsFiltersBottomRow{display:none}.documentsFiltersBottomRow.isOpen{grid-template-columns:1fr;gap:8px;display:grid}.documentsFiltersBottomFilters{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px}.documentsSectionWrap,.documentsTypeWrap{grid-column:1/-1}.documentsFilterFromField,.documentsFilterToField{grid-column:span 1}.documentsFilterFromField .input,.documentsFilterToField .input{min-width:0}.documentsFiltersClearField{order:-1;width:100%;margin-left:0}.documentsFiltersClearField .documentsToolbarClearBtn{width:100%;min-width:0;min-height:44px}}@media (max-width:720px){.documentsMain{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.documentsHeaderActions.portalHeroActionsMobile{grid-template-columns:minmax(0,1fr);align-items:stretch;display:grid}.documentsPreviewFallback{text-align:left;justify-content:flex-start;align-items:flex-start;min-height:160px}.documentsPreviewFallbackTile{min-width:54px;min-height:54px;font-size:18px}}.portalTopbarRight{justify-self:end;align-items:center;gap:8px;display:inline-flex}.portalTopbarRight form{width:100%}.notificationBell{z-index:62;justify-content:center;align-items:center;display:inline-flex;position:relative}.notificationBellButton{width:40px;min-width:40px;min-height:40px;color:var(--fg);box-shadow:none;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.notificationBellButton:hover{background:color-mix(in srgb, var(--bg-2), white 52%);border-color:#0000}.notificationBellButton:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--focus), transparent 74%);outline:none}.notificationBellButton svg{width:20px;height:20px}.notificationBellBadge{background:var(--danger);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:-5px;right:-5px;box-shadow:0 0 0 2px #fff}.notificationBellPanel{border:1px solid color-mix(in srgb, var(--stroke), var(--fg) 8%);width:min(520px,100vw - 24px);max-height:min(640px,100dvh - 110px);color:var(--fg);box-shadow:0 18px 34px color-mix(in srgb, var(--fg), transparent 88%);background:#fff;border-radius:10px;grid-template-rows:auto minmax(0,1fr) auto;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.notificationBellPanel.notificationBellPanel_empty{grid-template-rows:auto auto auto;width:min(360px,100vw - 24px)}.notificationBellHeader{border-bottom:1px solid var(--stroke);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px 18px;display:grid}.notificationBellHeading{min-width:0;font-weight:800}.notificationBellHeadingBlock{gap:2px;min-width:0;display:grid}.notificationBellSubheading{min-width:0;color:var(--muted);font-size:11px;font-weight:700}.notificationBellMarkAll{border:1px solid color-mix(in srgb, var(--focus), white 62%);min-height:40px;color:var(--focus);cursor:pointer;background:#fff;border-radius:8px;padding:8px 12px;font-weight:700}.notificationBellMarkAll:disabled{cursor:default;color:var(--muted);background:color-mix(in srgb, var(--bg-2), white 20%)}.notificationBellError,.notificationBellEmpty{color:var(--muted);padding:16px;font-size:13px}.notificationBellEmpty{align-items:center;min-height:56px;display:flex}.notificationBellError{color:var(--danger);border-bottom:1px solid color-mix(in srgb, var(--danger), white 82%)}.notificationBellList{align-content:start;min-height:0;max-height:none;display:grid;overflow-y:auto}.notificationBellPanel.notificationBellPanel_empty .notificationBellList{overflow-y:visible}.notificationBellItem{border:0;border-top:1px solid color-mix(in srgb, var(--stroke), white 20%);width:100%;min-height:120px;color:var(--fg);text-align:left;cursor:pointer;background:#fff;border-radius:0;grid-template-columns:minmax(0,1fr);align-items:start;gap:0;padding:14px;display:grid}.notificationBellItem:first-child{border-top:0}.notificationBellItem:not(:disabled):hover{background:color-mix(in srgb, var(--accent), white 94%)}.notificationBellItem:disabled{cursor:default;opacity:1}.notificationBellItemUnread{background:color-mix(in srgb, var(--focus), white 96%)}.notificationBellItem_action{border-left:3px solid color-mix(in srgb, var(--focus), white 18%)}.notificationBellItem_warning{border-left:3px solid #d97706}.notificationBellItem_critical{border-left:3px solid var(--danger)}.notificationBellItemLinked:not(:disabled):hover .notificationBellItemTitle{color:var(--focus);text-underline-offset:2px;text-decoration:underline}.notificationBellItemContent{align-content:start;gap:7px;min-width:0;display:grid}.notificationBellItemMeta{color:var(--muted);letter-spacing:0;text-transform:uppercase;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;font-size:11px;font-weight:800;display:grid}.notificationBellItemSeverity,.notificationBellItemFlag,.notificationBellItemAction{border-radius:999px;justify-content:center;align-items:center;width:fit-content;max-width:100%;min-height:24px;padding:4px 7px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.notificationBellItemSeverity{border:1px solid color-mix(in srgb, var(--stroke), var(--fg) 8%);background:color-mix(in srgb, var(--bg-2), white 35%);color:var(--muted)}.notificationBellItemSeverity[data-severity=ACTION]{border-color:color-mix(in srgb, var(--focus), white 58%);background:color-mix(in srgb, var(--focus), white 92%);color:var(--focus)}.notificationBellItemSeverity[data-severity=WARNING]{color:#92400e;background:#fbf1e6;border-color:#efc696}.notificationBellItemSeverity[data-severity=CRITICAL]{border-color:color-mix(in srgb, var(--danger), white 58%);background:color-mix(in srgb, var(--danger), white 90%);color:var(--danger)}.notificationBellItemCategory{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.notificationBellItemTime{white-space:nowrap}.notificationBellItemTitle,.notificationBellItemBody,.notificationBellItemAction,.notificationBellItemFooter,.notificationBellItemFlag{overflow-wrap:anywhere;min-width:0}.notificationBellItemTitle{font-weight:800}.notificationBellItemBody{color:var(--muted);font-size:12px;line-height:1.35}.notificationBellItemAction{border:1px solid color-mix(in srgb, var(--focus), white 62%);color:var(--focus);background:#fff;margin-left:auto}.notificationBellItemFooter{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:6px 8px;padding-top:2px;display:flex}.notificationBellItemFlag{border:1px solid color-mix(in srgb, var(--accent), white 58%);background:color-mix(in srgb, var(--accent), white 90%);color:color-mix(in srgb, var(--accent), #111 28%)}.notificationBellItemFlag,.notificationBellItemAction{white-space:nowrap}.notificationBellViewAll{border-top:1px solid var(--stroke);min-height:52px;color:var(--focus);justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:800;text-decoration:none;display:flex}.notificationBellViewAll:hover{background:color-mix(in srgb, var(--focus), white 94%);text-underline-offset:2px;text-decoration:underline}.notificationBellViewAll:focus-visible{box-shadow:inset 0 0 0 3px color-mix(in srgb, var(--focus), transparent 76%);outline:none}.notificationCenterPage{gap:16px;display:grid}.portalNotificationHeaderCopy{gap:6px;min-width:0;display:grid}.notificationCenterCardBody,.notificationCenter{gap:14px;display:grid}.notificationCenterStatusText{min-width:0;color:var(--muted);font-size:13px;font-weight:750}.notificationCenterMarkAll{min-height:40px}.notificationCenterFilters{border:1px solid var(--stroke);background:color-mix(in srgb, var(--bg-2), white 28%);border-radius:10px;grid-template-columns:auto minmax(150px,1fr) minmax(140px,.85fr) auto;align-items:end;gap:10px;padding:12px;display:grid}.notificationCenterReadTabs{border:1px solid var(--stroke);background:#fff;border-radius:10px;grid-template-columns:repeat(3,minmax(0,auto));gap:4px;padding:3px;display:inline-grid}.notificationCenterReadTab{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:7px 10px;font-weight:800}.notificationCenterReadTab.isActive{background:color-mix(in srgb, var(--focus), white 90%);color:var(--focus)}.notificationCenterReadTab:focus-visible,.notificationCenterFilterField select:focus-visible,.notificationCenterActionToggle:focus-within,.notificationCenterItem:focus-visible,.notificationCenterLoadMore:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--focus), transparent 76%);outline:none}.notificationCenterFilterField{min-width:0;color:var(--muted);text-transform:uppercase;gap:5px;font-size:11px;font-weight:850;display:grid}.notificationCenterFilterField select{border:1px solid var(--stroke);min-width:0;min-height:44px;color:var(--fg);font:inherit;text-transform:none;background:#fff;border-radius:10px;padding:8px 10px}.notificationCenterActionToggle{border:1px solid var(--stroke);min-height:44px;color:var(--fg);background:#fff;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;font-weight:800;display:inline-flex}.notificationCenterActionToggle input{width:18px;height:18px;accent-color:var(--focus)}.notificationCenterError,.notificationCenterEmpty{border:1px solid var(--stroke);color:var(--muted);border-radius:10px;padding:14px}.notificationCenterError{border-color:color-mix(in srgb, var(--danger), white 62%);color:var(--danger)}.notificationCenterList{border:1px solid var(--stroke);background:#fff;border-radius:10px;display:grid;overflow:hidden}.notificationCenterItem{border:0;border-top:1px solid var(--stroke);width:100%;min-height:112px;color:var(--fg);text-align:left;cursor:pointer;background:#fff;grid-template-columns:minmax(0,1fr);padding:14px;display:grid}.notificationCenterItem:first-child{border-top:0}.notificationCenterItem:not(:disabled):hover{background:color-mix(in srgb, var(--accent), white 95%)}.notificationCenterItemUnread{background:color-mix(in srgb, var(--focus), white 96%)}.notificationCenterItem_action{border-left:4px solid color-mix(in srgb, var(--focus), white 18%)}.notificationCenterItem_warning{border-left:4px solid #d97706}.notificationCenterItem_critical{border-left:4px solid var(--danger)}.notificationCenterItemLinked:not(:disabled):hover .notificationCenterItemTitle{color:var(--focus);text-underline-offset:2px;text-decoration:underline}.notificationCenterItemContent{gap:7px;min-width:0;display:grid}.notificationCenterItemMeta{min-width:0;color:var(--muted);letter-spacing:0;text-transform:uppercase;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:8px;font-size:11px;font-weight:850;display:grid}.notificationCenterItemSeverity,.notificationCenterItemFlag,.notificationCenterItemAction{border-radius:999px;justify-content:center;align-items:center;width:fit-content;max-width:100%;min-height:26px;padding:5px 8px;font-size:11px;font-weight:850;line-height:1;display:inline-flex}.notificationCenterItemSeverity{border:1px solid color-mix(in srgb, var(--stroke), var(--fg) 8%);background:color-mix(in srgb, var(--bg-2), white 35%);color:var(--muted)}.notificationCenterItemSeverity[data-severity=ACTION]{border-color:color-mix(in srgb, var(--focus), white 58%);background:color-mix(in srgb, var(--focus), white 92%);color:var(--focus)}.notificationCenterItemSeverity[data-severity=WARNING]{color:#92400e;background:#fbf1e6;border-color:#efc696}.notificationCenterItemSeverity[data-severity=CRITICAL]{border-color:color-mix(in srgb, var(--danger), white 58%);background:color-mix(in srgb, var(--danger), white 90%);color:var(--danger)}.notificationCenterItemCategory,.notificationCenterItemTitle,.notificationCenterItemBody,.notificationCenterItemFooter,.notificationCenterItemFlag,.notificationCenterItemAction{overflow-wrap:anywhere;min-width:0}.notificationCenterItemCategory{color:var(--muted)}.notificationCenterItemTime{white-space:nowrap;justify-self:end}.notificationCenterItemTitle{font-weight:850}.notificationCenterItemBody{color:var(--muted);font-size:13px;line-height:1.4}.notificationCenterItemFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.notificationCenterItemFlag{border:1px solid color-mix(in srgb, var(--accent), white 58%);background:color-mix(in srgb, var(--accent), white 90%);color:color-mix(in srgb, var(--accent), #111 28%)}.notificationCenterItemAction{border:1px solid color-mix(in srgb, var(--focus), white 62%);color:var(--focus);background:#fff;margin-left:auto}.notificationCenterLoadMoreRow{justify-content:center;display:flex}.notificationCenterLoadMore{min-width:160px;min-height:44px}@media (max-width:720px){.notificationCenterFilters{grid-template-columns:minmax(0,1fr);align-items:stretch}.notificationCenterMarkAll,.notificationCenterLoadMore{width:100%}.notificationCenterReadTabs{grid-template-columns:repeat(3,minmax(0,1fr))}.notificationCenterReadTab{padding:7px 6px}.notificationCenterItem{min-height:104px;padding:12px}.notificationCenterItemMeta{grid-template-columns:auto minmax(0,1fr)}.notificationCenterItemTime{grid-column:1/-1;justify-self:start}}.portalTopbarRight form .btn{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-width:0;min-height:44px;display:inline-flex;padding-left:8px!important;padding-right:8px!important}.portalTopbarSignOutBtn{gap:8px}.portalTopbarSignOutIcon{flex:0 0 16px;width:16px;height:16px;display:none}.portalTopbarSignOutIcon svg{width:100%;height:100%;display:block}.portalTopbarSignOutLabel{justify-content:center;align-items:center;display:inline-flex}.portalAccountMenu{z-index:64;margin-left:2px;position:relative}.portalAccountSummary{min-width:0;min-height:44px;color:var(--fg);box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:40px max-content 16px;align-items:center;gap:10px;padding:2px 8px 2px 2px;list-style:none;display:inline-grid}.portalAccountSummary:hover{background:color-mix(in srgb, var(--bg-2), white 52%)}.portalAccountSummary:focus:not(:focus-visible){box-shadow:none;outline:none}.portalAccountSummary:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--focus), transparent 76%);outline:none}.portalAccountSummary::-webkit-details-marker{display:none}.portalAccountAvatar{border:1px solid color-mix(in srgb, var(--stroke), var(--fg) 4%);width:40px;height:40px;color:var(--fg);object-fit:cover;background:#fff;border-radius:999px;display:block;overflow:hidden}.portalAccountText{gap:1px;min-width:0;max-width:150px;display:grid}.portalAccountText strong{min-width:0;color:var(--fg);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;line-height:1.2;overflow:hidden}.portalAccountText span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.2;overflow:hidden}.portalAccountChevron{width:16px;height:16px;color:var(--fg);justify-content:center;align-items:center;transition:transform .14s;display:inline-flex}.portalAccountChevron svg{width:16px;height:16px;display:block}.portalAccountMenu[open] .portalAccountChevron{transform:rotate(180deg)}.portalAccountMenuPanel{border:1px solid color-mix(in srgb, var(--stroke), var(--fg) 4%);width:260px;min-width:0;box-shadow:0 16px 36px color-mix(in srgb, var(--fg), transparent 88%);background:#fff;border-radius:12px;padding:6px;position:absolute;top:calc(100% + 8px);right:0}.portalAccountMenuPanel form{margin:0}.portalAccountMenuItem,.portalAccountMenuButton{width:100%;min-height:40px;color:var(--fg);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:8px;padding:8px 10px;font-weight:600;text-decoration:none;display:flex}.portalAccountMenuItem:hover,.portalAccountMenuItem:focus-visible,.portalAccountMenuButton:hover,.portalAccountMenuButton:focus-visible{background:color-mix(in srgb, var(--bg-2), var(--fg) 3%);outline:none}.portalAccountMenuIcon{flex:0 0 16px;width:16px;height:16px}.portalAccountMenuSeparator{background:color-mix(in srgb, var(--stroke), transparent 12%);height:1px;margin:8px 4px}.portalAccountMenuSectionLabel{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;padding:4px 10px 6px;font-size:11px;font-weight:700;line-height:1}.portalAccountLanguageList{gap:2px;display:grid}.portalAccountLanguageItem{width:100%;min-height:40px;color:var(--fg);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:18px 34px minmax(0,1fr) 18px;align-items:center;column-gap:10px;padding:8px 10px;font-size:13px;font-weight:600;line-height:1.2;text-decoration:none;display:grid}.portalAccountLanguageItem:hover,.portalAccountLanguageItem:focus-visible{background:color-mix(in srgb, var(--bg-2), var(--fg) 3%);outline:none}.portalAccountLanguageItem.isCurrent{background:color-mix(in srgb, var(--focus), transparent 93%)}.portalAccountLanguageFlag{object-fit:cover;width:18px;height:12px;box-shadow:0 0 0 1px color-mix(in srgb, var(--stroke), transparent 40%);border-radius:2px;display:block}.portalAccountLanguageCode{color:var(--fg);font-size:inherit;font-weight:700;line-height:inherit}.portalAccountLanguageName{min-width:0;color:var(--muted);font-size:inherit;font-weight:500;line-height:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portalAccountLanguageCheck{width:16px;height:16px;color:var(--focus);justify-self:end}.supportReadOnlyBannerCard{border-color:color-mix(in srgb, var(--focus), transparent 35%);background:color-mix(in srgb, var(--focus), white 94%);margin-bottom:12px}.supportReadOnlyBannerBody{justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.supportReadOnlyBannerTitle{font-size:18px;font-weight:700;line-height:1.2}.supportReadOnlyBannerText{margin:4px 0 0}.supportStartForm{gap:12px;display:grid}.supportStartField{gap:6px;display:grid}.supportStartActions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;display:flex}.reportEditorMetaBar{justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:42px}.portalBackBar{background:var(--bg-2);border:1px solid var(--stroke);min-height:54px;padding:10px 14px}.reportEditorBackLink{min-height:0;font-size:14px}.portalBackLink{min-height:36px;color:var(--fg);align-items:center;gap:8px;line-height:1.1;display:inline-flex;border:0!important;padding:0!important}.portalBackLink:hover,.portalBackLink:focus-visible{background:0 0!important;border-color:#0000!important}.portalBackIcon{width:30px;height:30px;color:color-mix(in srgb, var(--fg), black 8%);border-radius:999px;flex:0 0 30px;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:inline-flex}.portalBackChevron{border-bottom:2px solid;border-left:2px solid;width:10px;height:10px;transform:translate(1px)rotate(45deg)}.portalBackText{align-items:center;line-height:1;display:inline-flex}.portalBackLink:hover .portalBackIcon,.portalBackLink:focus-visible .portalBackIcon{background:color-mix(in srgb, var(--fg), transparent 91%)}.portalBackLink:active .portalBackIcon{background:color-mix(in srgb, var(--fg), transparent 86%)}.reportEditorMetaPill{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:inline-flex}.reportEditorMetaDate{color:var(--accent)}.reportEditorTitleBlock{gap:6px;display:grid}.dayEditorTopRow{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.dayEditorTopLead{min-width:0}.dayEditorSideControls{grid-area:1/2}.dayEditorMainColumn{min-width:0}.dayEditorCardBody{gap:12px;display:grid}.dayEditorTopToast{top:calc(env(safe-area-inset-top) + 88px);z-index:85;border:1px solid color-mix(in srgb, var(--stroke), transparent 14%);background:var(--bg);width:min(560px,100vw - 24px);min-height:40px;box-shadow:var(--shadow);border-radius:var(--radius);justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex;position:fixed;left:50%;transform:translate(-50%)}.dayEditorTopToast--success{border-color:color-mix(in srgb, var(--ok), transparent 45%);background:color-mix(in srgb, var(--ok), white 92%);color:color-mix(in srgb, var(--ok), black 22%)}.dayEditorTopToast--error{border-color:color-mix(in srgb, var(--danger), transparent 45%);background:color-mix(in srgb, var(--danger), white 93%);color:color-mix(in srgb, var(--danger), black 18%)}.dayEditorTopToastMessage{min-width:0;font-size:13px;line-height:1.25}.dayEditorTopToastActions{align-items:center;gap:6px;margin-left:auto;display:inline-flex}.dayEditorTopToastAction{white-space:nowrap;min-width:0;min-height:30px;font-size:12px;padding:4px 9px!important}.dayEditorTopToastClose{border-radius:999px;flex:none;width:28px;min-width:28px;min-height:28px;font-size:18px;line-height:1;padding:0!important}.dayEditorControlStack,.dayEditorDayTypeField{gap:8px;display:grid}.dayEditorModeSwitch{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;max-width:360px;display:grid}.dayEditorModeSwitch.timesheetBulkModeSwitch{grid-template-columns:repeat(3,minmax(160px,max-content));justify-content:start;max-width:none}.dayEditorModeBtn{min-width:0;min-height:44px}.dayEditorModeBtn.isActive{border-color:color-mix(in srgb, var(--focus), transparent 50%);background:color-mix(in srgb, var(--focus), white 94%);color:color-mix(in srgb, var(--focus), black 12%)}.dayEditorAbsenceField{border:0;gap:8px;min-width:0;max-width:720px;margin:0;padding:0;display:grid}.dayEditorAbsenceField legend{padding:0}.dayEditorAbsenceOptionGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:8px;display:grid}.dayEditorAbsenceOption{border:1px solid color-mix(in srgb, var(--stroke), transparent 10%);background:var(--bg);min-height:48px;color:var(--fg);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;transition:background-color .15s,border-color .15s,box-shadow .15s;display:flex;position:relative}.dayEditorAbsenceOption:hover{border-color:color-mix(in srgb, var(--focus), transparent 55%);background:color-mix(in srgb, var(--focus), white 97%)}.dayEditorAbsenceOption.isSelected{border-color:color-mix(in srgb, var(--focus), transparent 28%);background:color-mix(in srgb, var(--focus), white 94%);box-shadow:0 0 0 1px color-mix(in srgb, var(--focus), transparent 76%)}.dayEditorAbsenceOptionInput{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.dayEditorAbsenceOption:focus-within{outline:2px solid color-mix(in srgb, var(--focus), transparent 35%);outline-offset:2px}.dayEditorAbsenceOptionLabel{min-width:0;font-size:14px;font-weight:700;line-height:1.25}.dayEditorAbsenceOptionCheck{color:color-mix(in srgb, var(--focus), var(--fg) 12%);opacity:0;flex:none;font-size:14px;font-weight:900}.dayEditorAbsenceOption.isSelected .dayEditorAbsenceOptionCheck{opacity:1}.dayEditorAbsenceNotesField{max-width:720px}.dayEditorAbsenceNotes{resize:vertical;min-height:92px}.dayEditorHintText,.dayEditorRowError{font-size:12px}.dayEditorAbsenceHint{margin-top:0}.dayEditorRowError{grid-column:1/-1}.dayEditorSideControlsFixed{justify-items:stretch;gap:8px;display:grid}.dayEditorSideControlsNarrow{width:176px}.dayEditorTotalPill{justify-content:space-between;width:100%;min-height:44px}.dayEditorFullWidthBtn{width:100%}.dayEditorTotalInfoRow{border:1px solid color-mix(in srgb, var(--stroke), transparent 12%);background:color-mix(in srgb, var(--bg-2), white 54%);border-radius:var(--radius);justify-content:space-between;align-items:center;gap:10px;min-height:36px;padding:7px 10px;display:flex}.dayEditorTotalInfoLabel{font-size:13px}.dayEditorTotalInfoValue{color:color-mix(in srgb, var(--muted), var(--fg) 12%)}.dayEditorSecondaryActionRow{gap:8px;display:grid}.dayEditorSecondaryActionBtn{color:#2156c8;background:#e5ecfd;border-color:#4c7fef;width:100%;min-height:44px;font-weight:800}.dayEditorSecondaryActionBtn:hover{background:#d8e3fb;border-color:#2563eb}.dayEditorMainColumnStack,.dayEditorTopSection{gap:10px;display:grid}.dayEditorTopMain{gap:8px;min-width:0;display:grid}.dayEditorTemplateHint{margin-top:0;font-size:12px}.dayEditorSectionTitle{color:var(--fg);font-weight:800}.dayEditorSectionTitleRow{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:inline-flex}.dayEditorWorkEntryHeader{grid-template-columns:minmax(0,1fr);align-items:start;gap:10px;display:grid}.dayEditorWorkEntryControls{gap:8px;display:grid}.dayEditorWorkEntryLead{margin:4px 0 0;font-size:13px;line-height:1.4}.dayEditorEmptyIntervals{border:1px dashed color-mix(in srgb, var(--stroke), transparent 10%);background:color-mix(in srgb, var(--bg-2), white 62%);border-radius:8px;gap:4px;padding:12px;display:grid}.dayEditorEmptyIntervals p,.dayEditorEmptyIntervals span{margin:0;font-size:13px;line-height:1.35}.dayEditorEmptyIntervals p{color:var(--fg);font-weight:700}.dayEditorReplacementNotice{border:1px solid color-mix(in srgb, var(--warn), white 28%);background:color-mix(in srgb, var(--warn), white 88%);border-radius:8px;grid-template-columns:24px minmax(0,1fr);align-items:flex-start;gap:10px;padding:12px;display:grid}.dayEditorReplacementNoticeIcon{border:1px solid color-mix(in srgb, var(--warn), var(--fg) 8%);background:color-mix(in srgb, var(--warn), white 78%);width:22px;height:22px;color:color-mix(in srgb, var(--warn), var(--fg) 58%);border-radius:999px;justify-content:center;align-items:center;font-size:13px;font-weight:800;line-height:1;display:inline-flex}.dayEditorReplacementNotice p{color:color-mix(in srgb, var(--warn), var(--fg) 58%);margin:0;font-size:13px;line-height:1.4}.dayEditorReplacementNoticeTitle{font-weight:800;color:var(--fg)!important}.dayEditorReplacementNoticeTitle+p{margin-top:2px}.dayEditorTimeclockReviewSection{gap:10px;display:grid}.dayEditorWorkHoursSection{border-top:1px solid color-mix(in srgb, var(--stroke), transparent 16%);margin-top:4px;padding-top:16px}.dayEditorTimeclockReviewHeader{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.dayEditorTimeclockReviewTitle{margin:0}.dayEditorTimeclockReviewMeta{font-size:13px}.dayEditorTimeclockReviewHint{font-size:13px;line-height:1.45}.dayEditorTimeclockReviewList{gap:8px;display:grid}.dayEditorTimeclockReviewRow{border:1px solid color-mix(in srgb, var(--stroke), transparent 16%);background:color-mix(in srgb, var(--bg-2), white 58%);border-radius:10px;gap:6px;padding:10px 12px;display:grid}.dayEditorTimeclockReviewRowPrimary{justify-content:space-between;align-items:center;gap:10px;display:flex}.dayEditorTimeclockReviewRowSecondary{font-size:13px}.dayEditorTimeclockReviewRowValue{white-space:nowrap}.dayEditorIntervalRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.dayEditorIntervalLabels{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 44px;gap:10px;margin-bottom:-4px;font-size:11px;font-weight:700;display:grid}.dayEditorIntervalRow>.timesheetRelative{min-width:0}.dayEditorIntervalRemove{width:44px;min-width:44px;min-height:44px;padding-left:0!important;padding-right:0!important}.dayEditorTemplateField{margin-top:8px}.dayEditorTemplateField .labelRow{margin-bottom:4px}.dayEditorTemplateField .label{color:var(--muted);letter-spacing:.04em;font-size:12px;font-weight:700}.dayEditorAddInterval{width:100%;min-height:44px}.dayEditorFooter{justify-content:space-between;align-items:center;gap:10px;display:flex}.dayEditorFooterActions{align-items:center;gap:10px;display:inline-flex}.dayEditorFooterActionBtn{min-width:116px}.dayEditorStatusText{font-size:13px}.dayEditorSavedPill{border-color:color-mix(in srgb, var(--ok), transparent 40%);background:color-mix(in srgb, var(--ok), white 92%);align-items:center;gap:8px;width:fit-content;display:inline-flex}.dayEditorSavedIcon{border:1px solid color-mix(in srgb, var(--ok), transparent 25%);background:color-mix(in srgb, var(--ok), white 82%);width:16px;height:16px;color:color-mix(in srgb, var(--ok), black 20%);border-radius:999px;place-items:center;font-size:11px;font-weight:900;line-height:1;display:grid}@media (min-width:761px){.dayEditorMainColumnAbsence{align-items:start;gap:12px;width:100%;max-width:100%;display:grid}.dayEditorMainColumnAbsence .dayEditorTopMain{gap:10px}.dayEditorMainColumnAbsence .dayEditorTopSection.dayEditorTopSectionAbsence,.dayEditorMainColumnAbsence.dayEditorMainColumnReplacing .dayEditorReplacementNotice{width:100%}.dayEditorMainColumnAbsence .dayEditorAbsenceField{max-width:860px}.dayEditorMainColumnAbsence .dayEditorFooterAbsence{justify-content:flex-end;max-width:860px;margin-top:0}.dayEditorMainColumnAbsence .dayEditorFooterStatus{display:none}.dayEditorMainColumnAbsence .dayEditorAbsenceNotesRow{max-width:860px}.dayEditorTopSection{grid-template-columns:minmax(0,1fr) minmax(228px,280px);align-items:start;gap:10px 16px}.dayEditorTopSection.dayEditorTopSectionAbsence{grid-template-columns:minmax(0,1fr)}.dayEditorTopMain .dayEditorModeSwitch{max-width:372px}.dayEditorTopMain .dayEditorModeSwitch.timesheetBulkModeSwitch{max-width:none}.dayEditorWorkEntryHeader{grid-template-columns:minmax(0,1fr) minmax(228px,280px);column-gap:16px}.dayEditorWorkEntryControls{justify-self:end;width:min(100%,280px)}}@media (min-width:960px){.dayEditorMainColumnAbsence{grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:14px 20px}.dayEditorMainColumnAbsence.dayEditorMainColumnReplacing .dayEditorReplacementNotice{grid-column:1/-1}.dayEditorMainColumnAbsence .dayEditorTopSection.dayEditorTopSectionAbsence{grid-column:1;align-self:start}.dayEditorMainColumnAbsence .dayEditorAbsenceField{max-width:none}.dayEditorMainColumnAbsence .dayEditorAbsenceOptionGrid{grid-template-columns:minmax(0,1fr)}.dayEditorMainColumnAbsence .dayEditorAbsenceNotesRow{grid-column:2;align-self:stretch;max-width:none}.dayEditorMainColumnAbsence .dayEditorAbsenceNotes{min-height:184px}.dayEditorMainColumnAbsence .dayEditorFooterAbsence{grid-column:2;justify-content:flex-end;max-width:none}}.timesheetSubmitCardBody{gap:10px;display:grid}.timesheetSubmitSingleCardBody{gap:12px;display:grid}.timesheetSubmitMonthHeading{font-family:var(--font-condensed);letter-spacing:.01em;color:color-mix(in srgb, var(--fg), black 10%);margin:0;font-size:clamp(20px,1.8vw,24px);font-weight:700;line-height:1.15}.timesheetSubmitSimpleSummary{flex-wrap:wrap;align-items:center;gap:8px 24px;display:flex}.timesheetSubmitSimpleMetric{align-items:baseline;gap:6px;margin:0;font-size:16px;line-height:1.25;display:inline-flex}.timesheetSubmitSimpleMetric .timesheetMonoText{color:color-mix(in srgb, var(--muted), var(--fg) 14%);font-size:16px;font-weight:600}.timesheetSubmitTitle{font-family:var(--font-condensed);letter-spacing:.02em;margin:0;font-size:30px}.timesheetSubmitMonthPill{width:fit-content}.timesheetSubmitSummaryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.timesheetSubmitSummaryGridCompact{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.timesheetSubmitSummaryPill{justify-content:space-between}.timesheetSubmitMetricPill{justify-content:space-between;align-items:center;gap:12px;min-height:52px;display:flex;border-color:color-mix(in srgb, var(--stroke), transparent 6%)!important}.timesheetSubmitMetricLabel{color:color-mix(in srgb, var(--muted), var(--fg) 16%);font-size:13px;line-height:1.2}.timesheetSubmitMetricValue{letter-spacing:0;font-variant-numeric:tabular-nums;color:color-mix(in srgb, var(--muted), var(--fg) 8%);font-size:38px;line-height:1}.timesheetSubmitConfirmBody{border-top:1px solid color-mix(in srgb, var(--stroke), transparent 12%);gap:10px;padding-top:10px;display:grid}.timesheetSubmitConfirmPill{align-items:center}.timesheetSubmitConfirmIcon{color:var(--accent)}.timesheetSubmitConfirmText{margin:0}.timesheetSubmitConfirmCheck{align-items:flex-start;gap:10px;display:flex}.timesheetSubmitConfirmInlineCheck{color:color-mix(in srgb, var(--muted), var(--fg) 22%);align-items:flex-start;gap:10px;font-size:16px;line-height:1.35;display:flex}.timesheetSubmitConfirmCheck input[type=checkbox],.timesheetSubmitConfirmInlineCheck input[type=checkbox]{width:18px;height:18px;accent-color:var(--focus);flex:0 0 18px;margin-top:2px}.reportCreateDialogOption input[type=checkbox],.reportSubmitConfirm input[type=checkbox]{width:18px;height:18px;accent-color:var(--focus);flex:0 0 18px;margin:0}.reportListMain,.reportCreateMain{gap:12px;display:grid}.reportCreateHero,.reportCreateBody,.reportFiltersCard,.reportListItemsBody{display:grid}.reportCreateHero{gap:6px}.reportCreateHeroWithBack{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.reportCreateBody,.reportFiltersCard,.reportListItemsBody{gap:10px}.reportCreateTitle{font-family:var(--font-condensed);letter-spacing:.02em;margin:0;font-size:30px}.reportCreateHint,.portalListEmptyText{margin:0}.reportCreateField{margin-top:0}.reportListItemsPill,.reportListNewBtn{box-sizing:border-box;text-align:center;justify-content:center;align-items:center;width:164px;height:44px;min-height:44px;display:inline-flex}.reportListItemsPill{padding-top:0;padding-bottom:0}.reportListNewBtn{padding-top:0!important;padding-bottom:0!important}.reportListRows{gap:8px;display:grid}.reportListTableWrap{overflow-x:auto}.reportListTable{border-collapse:separate;border-spacing:0;width:100%}.reportListTable thead th{text-align:left;letter-spacing:.01em;color:color-mix(in srgb, var(--fg), black 8%);border-bottom:1px solid var(--stroke);white-space:nowrap;padding:12px 10px;font-size:14px;font-weight:700}.reportListTable thead th:last-child{text-align:right}.reportListTable tbody td{border-bottom:1px solid var(--stroke);vertical-align:middle;padding:12px 10px;font-size:14px;line-height:1.25}.reportListTableRow{transition:background-color .14s}.reportListTableRow:hover{background:color-mix(in srgb, var(--focus), white 96%)}.reportListTableDate{white-space:nowrap}.reportListSiteCell{align-items:baseline;gap:10px;min-width:0;display:flex}.reportListSiteCode{color:var(--muted);white-space:nowrap;font-size:12px}.reportListSiteName{min-width:0;font-size:14px}.reportListTableActionsCell{text-align:right}.reportListTableWorkedHeader,.reportListTableWorkedCell{width:112px}.reportListTableWorkedCell{white-space:nowrap}.reportListWorkedStack{align-content:start;gap:2px;display:grid}.reportListWorkedTasksLine{color:var(--muted);align-items:baseline;font-size:12px;line-height:1.22;display:flex;overflow:visible}.reportListTaskCountHint{-webkit-text-decoration:underline dotted color-mix(in srgb, var(--muted), var(--fg) 20%);text-decoration:underline dotted color-mix(in srgb, var(--muted), var(--fg) 20%);text-underline-offset:2px;cursor:default;outline:none}.reportListTaskCountTooltip{z-index:120;border:1px solid color-mix(in srgb, var(--stroke), transparent 8%);min-width:180px;max-width:min(360px,72vw);max-height:220px;color:color-mix(in srgb, var(--fg), black 8%);white-space:normal;opacity:1;pointer-events:none;background:#fff;border-radius:8px;padding:8px 10px;font-size:12px;line-height:1.35;position:fixed;overflow:auto;box-shadow:0 10px 24px #00000029}.reportListTaskCountTooltipLine{display:block}.reportListTicketsCountCell{text-align:center;width:84px}.reportListRowActions{justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.reportListOpenBtn{text-align:center;border-color:color-mix(in srgb, var(--stroke), black 10%);background:color-mix(in srgb, var(--bg-2), var(--bg) 18%);justify-content:center;align-items:center;width:auto;min-width:74px;min-height:38px;font-size:13px;font-weight:600;line-height:1;display:inline-flex;padding:0 13px!important}.reportListMoreMenuWrap{display:inline-flex;position:relative}.reportListMoreBtn{min-width:28px;min-height:32px;color:color-mix(in srgb, var(--fg), white 22%);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.reportListMoreBtn:hover{color:color-mix(in srgb, var(--fg), black 8%)}.reportListMoreBtn:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--focus), transparent 30%);border-radius:6px;outline:none}.reportListKebabDots{background:currentColor;border-radius:999px;width:4px;height:4px;display:inline-block;box-shadow:0 -7px,0 7px}.reportListMoreMenu{border:1px solid var(--stroke);border-radius:var(--radius);background:var(--bg);min-width:170px;box-shadow:var(--shadow-2);z-index:30;gap:4px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);right:0}.reportListMoreMenuFloating{z-index:40;position:fixed;top:0;left:0;right:auto}.reportListMoreMenuItem{border-radius:calc(var(--radius) - 1px);width:100%;min-height:38px;color:var(--fg);text-align:left;cursor:pointer;background:0 0;border:0;padding:8px 10px;font-size:14px}.reportListMoreMenuItem:hover,.reportListMoreMenuItem:focus-visible{background:color-mix(in srgb, var(--focus), white 95%)}.reportListMoreMenuItem.isDanger{color:color-mix(in srgb, var(--danger), black 22%)}.reportListMoreMenuItem:disabled{cursor:not-allowed;opacity:.6}.reportListMoreMenuItem:disabled:hover,.reportListMoreMenuItem:disabled:focus-visible{background:0 0}.reportListMobile{display:none}.reportListMobileItem{border:1px solid var(--stroke);border-radius:var(--radius);background:var(--bg-2);color:var(--fg);justify-content:space-between;align-items:center;gap:10px;padding:12px;text-decoration:none;transition:background-color .14s;display:flex}.reportListMobileItem:hover{background:color-mix(in srgb, var(--focus), white 96%)}.reportListMobileItem:active{background:color-mix(in srgb, var(--fg), white 95%)}.reportListMobileMain{flex:1 1 0;gap:3px;min-width:0;display:grid}.reportListMobilePrimary{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:14px;font-weight:700;overflow:hidden}.reportListMobileSecondary{white-space:nowrap;min-width:0;color:var(--muted);flex:1 1 0;align-items:center;gap:6px;font-size:12px;display:flex;overflow:hidden}.reportListMobileWorkedSummary{white-space:nowrap;min-width:0;color:var(--muted);align-items:center;gap:6px;font-size:12px;line-height:1.2;display:flex;overflow:hidden}.reportListMobileWorkedValue,.reportListMobileWorkedTasks{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.reportListMobileWorkedValue{color:color-mix(in srgb, var(--fg), black 8%)}.reportListMobileMetaDate,.reportListMobileMetaSeparator{flex:none}.reportListMobileMetaValue{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.reportListMobileRight{flex:none;align-items:center;gap:6px;margin-left:10px;display:inline-flex}.reportListMobileStatusPill{letter-spacing:.02em;white-space:nowrap;min-height:20px;padding:2px 8px;font-size:10px;line-height:1.1}.mobileRowChevron{width:14px;height:14px;color:var(--muted);flex:0 0 14px}.reportListTopActions,.reportListHeaderActions{justify-content:flex-end;align-items:center;display:flex}.reportListNewBtnDesktop{display:inline-flex}.reportListNewBtnMobile{display:none}.reportListTopActionsStandalone{width:100%}.reportFiltersTop{justify-content:flex-end;align-items:center;margin-bottom:0;display:none}.reportCreateBackBtn{min-width:132px;min-height:44px}.reportFiltersForm{gap:10px;display:grid}.reportFiltersField{min-width:0;margin-top:0}.reportFiltersFieldSearch{width:100%;min-width:0}.reportFiltersMobileControls{width:100%;display:none}.reportFiltersToggleBtn{justify-content:center;align-items:center;gap:8px;min-height:44px;display:inline-flex}.filtersToggleIcon{flex:0 0 16px;width:16px;height:16px}.reportFiltersBottomRow{grid-template-columns:minmax(0,1fr) auto;align-items:flex-end;gap:10px;width:100%;display:grid}.reportFiltersBottomFilters{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:10px;min-width:0;display:grid}.reportFiltersClearBtn{text-align:center;min-width:120px}.reportFiltersClearField{place-self:end;margin-top:0;display:flex}.reportFiltersClearBtnCompact{min-width:96px;min-height:44px;padding-left:12px!important;padding-right:12px!important}.reportCreateHintText,.reportCreateSearchState,.reportCreateOptionHint{font-size:12px}.reportCreateSearchWrap{position:relative}.portalSearchPickerTrigger{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.portalSearchPickerTriggerDisabled{cursor:not-allowed}.portalSearchPickerTriggerText{min-width:0;color:var(--fg);white-space:nowrap;text-overflow:ellipsis;flex:auto;overflow:hidden}.portalSearchPickerTriggerText.isPlaceholder{color:var(--muted)}.portalSearchPickerTriggerChevron{flex:none;font-size:12px}.portalSearchPickerMobileOnly{display:none}.portalSearchPickerDesktopOnly{display:block}.reportCreateSearchState{margin-top:3px}.reportCreateOptionMain{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.cmPopoverOption.isSpecial{background:color-mix(in srgb, var(--accent), white 94%);box-shadow:inset 3px 0 0 color-mix(in srgb, var(--accent), white 30%)}.reportCreateOptionCode{color:var(--muted);font-size:13px}.reportCreateOptionName{font-size:14px}.reportCreateOptionDescription{color:var(--muted);flex-basis:100%;font-size:12px;line-height:1.25}.reportObraSelectedPill{border-color:color-mix(in srgb, var(--ok), transparent 55%);background:color-mix(in srgb, var(--ok), white 93%);align-items:center;gap:8px;width:fit-content;margin-top:8px;display:inline-flex}.reportObraSelectedCheck{color:color-mix(in srgb, var(--ok), black 20%);font-weight:900}.reportObraSelectedClearBtn{min-height:28px;padding:2px 8px;font-size:12px}.reportCreateActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.reportCreateCancelBtn{min-width:120px}.reportCreateSubmitBtn{min-width:132px}.reportCreateDialogBackdrop{z-index:70;background:color-mix(in srgb, var(--fg), transparent 75%);place-items:center;padding:16px;display:grid;position:fixed;inset:0}.reportCreateDialogCard{width:min(560px,100%);box-shadow:var(--shadow-2)}.reportCreateDialogBody{gap:12px;display:grid}.reportCreateDialogTitle{font-weight:800}.reportCreateDialogSourcePill{width:fit-content}.reportCreateDialogOptions{gap:8px;display:grid}.reportCreateDialogLabel{margin:0}.reportCreateDialogOption{align-items:center;gap:8px;display:inline-flex}.reportCreateDialogOption.isDisabled{color:var(--muted)}.profileMain{gap:10px;display:grid}.profileCardBody{gap:12px;display:grid}.profileSection{border-bottom:1px solid var(--stroke);gap:8px;padding-bottom:8px;display:grid}.profileSection:last-of-type{border-bottom:0;padding-bottom:0}.profileSectionHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.profileAvatarSectionHeader{align-items:flex-start}.profileSectionTitle{margin:0;font-size:20px}.profileAvatarRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.profileAvatarInfo{align-items:center;gap:12px;display:flex}.profileAvatarMeta{gap:4px;display:grid}.profileMetaText{font-size:12px}.profileAppVersion{color:var(--muted);cursor:copy;text-align:right;-webkit-user-select:none;user-select:none;touch-action:manipulation;background:0 0;border:0;justify-self:end;margin:-2px 2px 0;padding:2px 4px;font-size:10px;line-height:1.2}.profileAppVersion:focus-visible{outline:2px solid var(--focus);outline-offset:2px;border-radius:6px}.profileAppVersionCopied{color:color-mix(in srgb, var(--ok), black 20%)}.profileAvatarActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.profileFieldsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.profileFieldsStack{gap:10px;display:grid}.profileFieldsStackAccount,.profileFieldsStackPersonal{max-width:100%}.profileFieldsStackAccount{align-items:start}.profileFieldSpanFull{grid-column:1/-1}.profileField{min-width:0;margin-top:0}.profileEmailVerificationRow{flex-wrap:wrap;align-items:center;gap:8px;min-height:36px;margin-top:0;display:flex}.profileEmailVerificationStatus{align-items:center;gap:5px;font-size:12px;font-weight:700;line-height:1.2;display:inline-flex}.profileEmailVerificationStatus.isVerified{border:1px solid color-mix(in srgb, var(--ok), white 55%);min-height:28px;color:color-mix(in srgb, var(--ok), black 24%);background:color-mix(in srgb, var(--ok), white 91%);box-shadow:0 1px 0 color-mix(in srgb, var(--ok), white 78%);border-radius:999px;padding:5px 9px 5px 7px}.profileEmailVerificationStatus.isUnverified{color:var(--muted)}.profileEmailVerificationIcon{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:16px;height:16px}.profileEmailVerificationIcon circle{fill:color-mix(in srgb, var(--ok), white 84%)}.profileEmailVerificationBtn{min-height:36px;color:var(--focus);border-color:color-mix(in srgb, var(--focus), white 42%);background:color-mix(in srgb, var(--focus), white 92%);padding:7px 10px;font-size:12px}.profileAddressSearchBlock{gap:8px;display:grid}.profileAddressSearchRow{grid-template-columns:minmax(0,1fr);align-items:center;gap:6px;display:grid}.profileAddressSearchTrigger{width:100%}.profileAddressSearchDesktopControls{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;display:grid}.profileAddressSearchSuggestions{border:1px solid color-mix(in srgb, var(--stroke), var(--fg) 8%);border-radius:var(--radius);background:var(--bg);max-height:220px;margin:0;padding:0;list-style:none;overflow-y:auto}.profileAddressSearchSuggestionItem{text-align:left;width:100%;color:var(--fg);cursor:pointer;background:0 0;border:0;min-height:40px;padding:9px 11px}.profileAddressSearchSuggestionItem:hover,.profileAddressSearchSuggestionItem:focus-visible{background:color-mix(in srgb, var(--bg-2), var(--fg) 4%);outline:none}.profileMonoReadOnly{font-family:var(--font-mono)}.profileSaveActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;width:100%;display:flex}.profilePasswordForm{border-top:0;gap:12px;width:100%;padding-top:0;display:grid}.profilePasswordFormCompact{border-top:0;padding-top:0}.profilePasswordHelp,.profilePasswordForceHint{margin:0;font-size:12px}.profilePasswordPolicyList{gap:4px;margin:0;padding-left:0;font-size:12px;list-style:none;display:grid}.profilePasswordPolicyItem{align-items:center;gap:8px;display:inline-flex}.profilePasswordPolicyItem.isMet{color:color-mix(in srgb, var(--ok), black 10%)}.profilePasswordPolicyMark{text-align:center;width:14px;font-weight:800;line-height:1}.profilePasswordFields{grid-template-columns:1fr;gap:8px;width:100%;display:grid}.profilePasswordFields .profileField{gap:4px}.profilePasswordFields .passwordInputControl{gap:2px}.profilePasswordFields .passwordCapsSlot{min-height:16px}.profilePasswordFields .passwordCapsMessage{font-size:12px;line-height:1.2}.profilePasswordFields .passwordCapsInfoIcon{width:16px;height:16px}.profilePasswordDesktopGrid{grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:stretch;gap:24px;width:100%;display:grid}.profilePasswordInputsColumn{gap:10px;min-width:0;display:grid}.profilePasswordRequirementsColumn{flex-direction:column;gap:12px;min-width:0;min-height:100%;display:flex}.profilePasswordRequirementsTop{gap:8px;display:grid}.profilePasswordRequirementsPanel{border:1px solid color-mix(in srgb, var(--stroke), transparent 12%);border-radius:var(--radius);background:color-mix(in srgb, var(--bg-2), var(--bg) 24%);overflow-wrap:anywhere;gap:8px;min-width:0;padding:10px;display:grid}.profilePasswordRequirementsPanel .profilePasswordHelp,.profilePasswordRequirementsPanel .profilePasswordForceHint{font-size:13px}.profilePasswordInlineActionRow{justify-content:flex-end;width:100%;margin-top:24px}.profilePasswordRightActionRow{justify-content:flex-end;width:100%;margin-top:auto}.profilePasswordActionRowStandalone{justify-content:flex-end;width:100%;margin-top:24px}.profileForcedPasswordCard{width:min(760px,100%);margin-inline:auto}.profileForcedPasswordBody{gap:12px;display:grid}@media (max-width:1180px){.profilePasswordDesktopGrid{grid-template-columns:1fr;gap:12px}.profilePasswordRequirementsColumn{gap:10px}.profilePasswordRightActionRow{margin-top:0}}.profileSignatureSectionBody{gap:12px;display:grid}.profileHiddenInput{display:none}.profileActionBtn{justify-content:center;min-width:96px}.profileAvatarButton{border:1px solid color-mix(in srgb, var(--stroke), var(--fg) 10%);background:color-mix(in srgb, var(--bg-2), white 46%);border-radius:16px;place-items:center;width:74px;height:74px;padding:0;display:grid;overflow:hidden}.profileAvatarImage{object-fit:cover;width:100%;height:100%;display:block}.profileAvatarPlaceholder{text-align:center;padding:8px;font-size:12px}.profileActionBtnWide{min-width:120px}.profileSaveBtn{min-width:96px}.profileSignatureHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.profileSignatureMeta{gap:2px;min-width:0;display:grid}.profileSignatureHeaderActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.profileSignatureModeActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.profileSignatureModeBtn{background:var(--bg);border-color:color-mix(in srgb, var(--stroke), var(--fg) 10%);min-width:96px;color:var(--fg);min-height:38px}.profileSignatureModeBtn:hover,.profileSignatureModeBtn:focus-visible{background:color-mix(in srgb, var(--bg-2), var(--fg) 4%);border-color:color-mix(in srgb, var(--stroke), var(--fg) 22%)}.profileSignatureModeBtn.isSelected{border-color:color-mix(in srgb, var(--focus), transparent 50%);background:color-mix(in srgb, var(--focus), white 94%);color:color-mix(in srgb, var(--focus), black 12%)}.profileSignatureRemoveBtn{color:color-mix(in srgb, var(--danger), black 8%);border-color:color-mix(in srgb, var(--danger), transparent 70%);background:var(--bg);min-height:38px}.profileSignatureRemoveBtn:hover,.profileSignatureRemoveBtn:focus-visible{color:color-mix(in srgb, var(--danger), black 6%);border-color:color-mix(in srgb, var(--danger), transparent 56%);background:color-mix(in srgb, var(--danger), white 94%)}.profileSignatureWorkspace{width:100%;min-width:0}.profileSignatureUploadZone{appearance:none;border:1px solid color-mix(in srgb, var(--stroke), var(--fg) 12%);border-radius:var(--radius);background:color-mix(in srgb, var(--bg-2), white 42%);cursor:pointer;width:100%;min-width:0;min-height:84px;color:inherit;font:inherit;text-align:left;outline:none;gap:6px;padding:14px;display:grid}.profileSignatureUploadZone:hover,.profileSignatureUploadZone:focus-visible{border-color:color-mix(in srgb, var(--focus), black 12%);box-shadow:0 0 0 2px color-mix(in srgb, var(--focus), transparent 74%)}.profileSignatureUploadZone.isDragActive{border-color:color-mix(in srgb, var(--focus), black 8%);background:color-mix(in srgb, var(--focus), white 92%)}.profileSignatureUploadTitle{margin:0;font-weight:700}.profileSignaturePreviewPanel{appearance:none;border:1px solid var(--stroke);border-radius:var(--radius);cursor:pointer;width:100%;min-width:0;color:inherit;font:inherit;text-align:left;background:#fff;outline:none;gap:8px;padding:10px;display:grid}.profileSignaturePreviewPanel:hover,.profileSignaturePreviewPanel:focus-visible{border-color:color-mix(in srgb, var(--focus), black 12%);box-shadow:0 0 0 2px color-mix(in srgb, var(--focus), transparent 74%)}.profileSignaturePreviewImage{object-fit:contain;background:0 0;justify-self:center;width:100%;min-width:0;max-width:100%;height:120px;display:block}.profileSecuritySectionBody{gap:10px;display:grid}.profileSignaturePadRoot{gap:10px;width:100%;min-width:0;display:grid}.profileSignaturePadHint{margin:0;font-size:12px}.profileSignaturePadFooter{justify-content:space-between;align-items:center;gap:10px;display:flex}.profileSignaturePadCanvas{background:color-mix(in srgb, var(--bg-2), white 55%);border:1px dashed color-mix(in srgb, var(--stroke), var(--fg) 18%);border-radius:var(--radius);touch-action:none;width:100%;min-width:0;max-width:100%;height:180px;display:block}@media (min-width:901px){.profileFieldsStackAccount,.profileFieldsStackPersonal{grid-template-columns:repeat(2,minmax(0,1fr))}.profileFieldsStackAccount>.profileField:not(.profileFieldSpanFull){grid-template-rows:auto minmax(44px,auto) minmax(36px,auto);align-content:start}.profilePasswordFormCompact .profilePasswordDesktopGrid{grid-template-columns:1fr;gap:10px}}.reportEditorMain{gap:12px;display:grid}.reportEditorContextBody{gap:10px;display:grid}.reportEditorContextHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.reportEditorContextSite{flex-wrap:wrap;align-items:baseline;gap:8px;display:inline-flex}.reportEditorContextSiteCode{color:color-mix(in srgb, var(--focus), black 8%)}.reportEditorWorkTitle{font-family:var(--font-condensed);letter-spacing:.02em;margin:0;font-size:28px}.reportEditorMetaLine{font-size:12px}.reportEditorStatusPill{justify-content:center;align-items:center;min-width:132px;min-height:42px;display:inline-flex}.reportEditorReadOnlyPill{background:color-mix(in srgb, var(--focus), white 93%);width:fit-content}.reportEditorReadOnlyMark{color:var(--accent)}.reportEditorTopActionsInline,.reportEditorTopActionGroup{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.reportEditorDeleteBtn{min-width:140px}.reportEditorSaveBtn{min-width:120px}.reportSubmitBtnLocked:disabled{opacity:.62}.btnSuccess:disabled,.btnAction:disabled{color:#fff;opacity:.62}.btnSuccess:disabled{background:var(--ok);border-color:color-mix(in srgb, var(--ok), black 16%)}.btnAction:disabled{background:var(--focus);border-color:color-mix(in srgb, var(--focus), black 16%)}.portalFeedbackToastHost{top:calc(env(safe-area-inset-top) + 14px);z-index:3000;pointer-events:none;position:fixed;right:14px}.portalFeedbackToast{pointer-events:auto;border:1px solid color-mix(in srgb, var(--stroke), transparent 14%);border-radius:var(--radius);background:var(--bg);width:min(420px,100vw - 24px);min-height:42px;box-shadow:var(--shadow);align-items:center;gap:8px;padding:8px 10px;display:inline-flex}.portalFeedbackToastSuccess{border-color:color-mix(in srgb, var(--ok), transparent 42%);background:color-mix(in srgb, var(--ok), white 92%);color:color-mix(in srgb, var(--ok), black 22%)}.portalFeedbackToastError{border-color:color-mix(in srgb, var(--danger), transparent 42%);background:color-mix(in srgb, var(--danger), white 93%);color:color-mix(in srgb, var(--danger), black 18%)}.portalFeedbackToastIcon{border-radius:999px;flex:none;place-items:center;width:16px;height:16px;font-size:11px;font-weight:900;line-height:1;display:inline-grid}.portalFeedbackToastSuccess .portalFeedbackToastIcon{border:1px solid color-mix(in srgb, var(--ok), transparent 25%);background:color-mix(in srgb, var(--ok), white 82%);color:color-mix(in srgb, var(--ok), black 20%)}.portalFeedbackToastError .portalFeedbackToastIcon{border:1px solid color-mix(in srgb, var(--danger), transparent 24%);background:color-mix(in srgb, var(--danger), white 84%);color:color-mix(in srgb, var(--danger), black 14%)}.portalFeedbackToastMessage{min-width:0;font-size:13px;line-height:1.25}.portalFeedbackToastActions{align-items:center;gap:6px;margin-left:auto;display:inline-flex}.portalFeedbackToastAction{white-space:nowrap;min-width:0;min-height:30px;font-size:12px;padding:4px 9px!important}.portalFeedbackToastClose{border-radius:999px;flex:none;width:28px;min-width:28px;min-height:28px;font-size:18px;line-height:1;padding:0!important}.portalUpdateBanner{left:50%;bottom:calc(env(safe-area-inset-bottom) + 14px);z-index:120;border:1px solid color-mix(in srgb, var(--focus), transparent 38%);border-radius:var(--radius);background:color-mix(in srgb, var(--focus), white 93%);width:min(520px,100vw - 24px);box-shadow:var(--shadow);color:color-mix(in srgb, var(--focus), black 18%);align-items:center;gap:12px;padding:10px 12px;display:flex;position:fixed;transform:translate(-50%)}.portalUpdateBannerText{gap:2px;min-width:0;font-size:13px;line-height:1.25;display:grid}.portalUpdateBannerText strong{font-size:13px;line-height:1.2}.portalUpdateBannerAction{white-space:nowrap;min-height:44px;margin-left:auto}.reportEditorSavedToast{z-index:80;border:1px solid color-mix(in srgb, var(--ok), transparent 35%);background:color-mix(in srgb, var(--ok), white 92%);min-height:38px;color:color-mix(in srgb, var(--ok), black 20%);box-shadow:var(--shadow);align-items:center;gap:8px;padding:8px 12px;display:inline-flex;position:fixed;bottom:16px;right:16px}.reportEditorSavedToastMark{border:1px solid color-mix(in srgb, var(--ok), transparent 25%);background:color-mix(in srgb, var(--ok), white 82%);border-radius:999px;place-items:center;width:18px;height:18px;font-size:12px;font-weight:900;line-height:1;display:grid}.reportEditorReadOnlyMain,.ticketsReadOnlyStack{gap:14px;display:grid}.reportDetailHeroCard{border-color:color-mix(in srgb, var(--stroke), var(--focus) 18%);background:color-mix(in srgb, var(--bg), var(--focus) 4%)}.reportReadOnlyHeroCard{border-color:color-mix(in srgb, var(--stroke), var(--focus) 16%);background:color-mix(in srgb, white, var(--focus) 4%)}.portalDetailHeroBody{gap:16px;display:grid;padding:20px!important}.reportReadOnlyHeroBody{gap:14px;padding:18px!important}.portalDetailHeroTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.reportReadOnlyHeroTop{align-items:flex-start}.portalDetailHeroTitleBlock{gap:10px;min-width:0;display:grid}.reportReadOnlyHeroTitleBlock{flex:auto;max-width:min(100%,620px)}.reportReadOnlyHeroCode{display:block}.reportReadOnlyHeroTitle{max-width:100%;display:block}.portalDetailKicker{letter-spacing:.1em;text-transform:uppercase;color:color-mix(in srgb, var(--muted), var(--fg) 20%);font-size:11px;font-weight:700;line-height:1.2}.portalDetailHeroTitleRow{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.portalDetailHeroCode{color:color-mix(in srgb, var(--focus), black 10%);font-size:13px;line-height:1.1}.portalDetailHeroTitle{font-family:var(--font-condensed);letter-spacing:.02em;margin:0;font-size:clamp(26px,3vw,34px);line-height:1}.portalDetailHeroAside{justify-items:end;gap:10px;display:grid}.reportReadOnlySummaryBar{flex-wrap:wrap;justify-content:flex-end;align-self:start;align-items:center;gap:0;display:inline-flex}.reportReadOnlyStatusPill{min-height:34px;padding-left:12px;padding-right:12px}.portalDetailStatusPill{white-space:nowrap;min-height:38px;padding-left:14px;padding-right:14px}.portalDetailSummaryChip{border:1px solid color-mix(in srgb, var(--stroke), var(--focus) 16%);border-radius:calc(var(--radius) + 2px);background:color-mix(in srgb, white, var(--focus) 4%);text-align:right;gap:4px;min-width:148px;padding:12px 14px;display:grid}.portalDetailSummaryLabel{letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb, var(--muted), var(--fg) 22%);font-size:11px;font-weight:700;line-height:1.2}.portalDetailSummaryValue{font-size:24px;line-height:1}.portalDetailFieldGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.reportReadOnlyFieldGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.reportReadOnlyFieldGrid .portalDetailField{background:#fff}.reportReadOnlyFieldGrid .reportReadOnlyFieldDate{order:1}.reportReadOnlyFieldGrid .reportReadOnlyFieldSubmitted{order:2}.reportReadOnlyFieldGrid .reportReadOnlyFieldSite{order:3}.reportReadOnlyFieldGrid .reportReadOnlyFieldCreator{order:4}.portalDetailField{border:1px solid color-mix(in srgb, var(--stroke), transparent 8%);border-radius:calc(var(--radius) + 2px);background:color-mix(in srgb, var(--bg-2), white 45%);gap:6px;min-width:0;padding:12px 13px;display:grid}.portalDetailFieldLabel{letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb, var(--muted), var(--fg) 22%);font-size:11px;font-weight:700;line-height:1.2}.portalDetailFieldValue{min-width:0;color:color-mix(in srgb, var(--fg), black 10%);overflow-wrap:anywhere;font-size:15px;line-height:1.35}.portalDetailFieldValue.isMono{font-family:var(--font-mono)}.portalDetailContentCard{background:color-mix(in srgb, var(--bg), white 18%)}.reportReadOnlyContentCard,.reportReadOnlyContentCard .portalDetailListRow,.reportReadOnlyContentCard .portalDetailTextBlock{background:color-mix(in srgb, white, var(--focus) 4%)}.reportReadOnlyContentCard .portalDetailListRow,.reportReadOnlyContentCard .portalDetailTextBlock{background:#fff}.ticketsReadOnlyHeroCard{border-color:color-mix(in srgb, var(--stroke), var(--focus) 16%);background:color-mix(in srgb, white, var(--focus) 4%)}.ticketsReadOnlyHeroBody{gap:14px}.ticketsReadOnlyHeroTitleBlock{flex:auto;max-width:min(100%,620px)}.ticketsReadOnlyHeroTitle{max-width:100%;display:block}.ticketsReadOnlyFieldGrid .portalDetailField{background:#fff}.ticketsReadOnlyFieldGrid.isExpense,.ticketsReadOnlyFieldGrid.isMisc{grid-template-columns:repeat(3,minmax(0,1fr))}.ticketsReadOnlyFieldGrid.isMisc{align-items:start}@media (min-width:901px){.ticketsReadOnlyFieldGrid.isExpense,.ticketsReadOnlyFieldGrid.isMisc,.ticketsReadOnlyFieldGrid.isMaterial{grid-template-columns:repeat(2,minmax(0,1fr))}.ticketsReadOnlyFieldGrid.isExpense .ticketsReadOnlyFieldDate{order:1}.ticketsReadOnlyFieldGrid.isExpense .ticketsReadOnlyFieldSubmitted{order:2}.ticketsReadOnlyFieldGrid.isExpense .ticketsReadOnlyFieldCategory{order:3}.ticketsReadOnlyFieldGrid.isExpense .ticketsReadOnlyFieldAmount{order:4}.ticketsReadOnlyFieldGrid.isExpense .ticketsReadOnlyFieldTarget,.ticketsReadOnlyFieldGrid.isMisc .ticketsReadOnlyFieldTarget{order:5;grid-column:1/-1}}.ticketsReadOnlyCombinedField{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:start;gap:12px;display:grid}.ticketsReadOnlyCombinedFieldBlock{gap:6px;min-width:0;display:grid}.ticketsReadOnlyCombinedFieldDivider{background:color-mix(in srgb, var(--stroke), transparent 10%);align-self:stretch;width:1px}.ticketsReadOnlyContentCard,.ticketsReadOnlyContentCard .portalDetailListRow,.ticketsReadOnlyContentCard .portalDetailTextBlock,.ticketsReadOnlyContentCard .ticketsAttachmentPreviewBtn{background:color-mix(in srgb, white, var(--focus) 4%)}.ticketsReadOnlyContentCard .portalDetailListRow,.ticketsReadOnlyContentCard .portalDetailTextBlock,.ticketsReadOnlyContentCard .ticketsAttachmentPreviewBtn{background:#fff}.portalDetailContentBody{gap:0;display:grid;padding:0!important}.portalDetailSection{gap:12px;padding:18px 20px;display:grid}.portalDetailSection+.portalDetailSection{border-top:1px solid color-mix(in srgb, var(--stroke), transparent 10%)}.portalDetailSectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.portalDetailList{gap:8px;display:grid}.portalDetailListRow{border:1px solid color-mix(in srgb, var(--stroke), transparent 8%);border-radius:calc(var(--radius) + 2px);background:color-mix(in srgb, var(--bg-2), white 48%);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.portalDetailListTitle{min-width:0;font-weight:700;line-height:1.3}.portalDetailListValue{flex:none;font-size:15px;line-height:1.1}.ticketQuantityValue{grid-template-columns:5.5ch 7ch;justify-content:end;align-items:baseline;column-gap:.7ch;display:inline-grid}.ticketQuantityAmount{text-align:right;font-variant-numeric:tabular-nums;min-width:0}.ticketQuantityUnit{text-align:right;white-space:nowrap;min-width:0}.portalDetailTextBlock{border:1px solid color-mix(in srgb, var(--stroke), transparent 8%);border-radius:calc(var(--radius) + 2px);background:color-mix(in srgb, var(--bg-2), white 48%);white-space:pre-wrap;margin:0;padding:14px 16px;line-height:1.55}.portalDetailEmpty{margin:0}.reportDetailTaskRow.isTotal{border-color:color-mix(in srgb, var(--focus), transparent 48%);background:#fff}.reportDetailTaskRow.isTotal .portalDetailListTitle,.reportDetailTaskRow.isTotal .portalDetailListValue{color:color-mix(in srgb, var(--focus), black 18%)}.reportReadOnlyTaskTitle{align-items:center;gap:8px;min-width:0;display:flex}.reportReadOnlyTaskTitle.isProcessing{color:var(--focus);font-size:14px;font-weight:600}.reportReadOnlyTaskTitle.isFailed{color:var(--fg)}.reportReadOnlyTaskText,.reportReadOnlyTaskStatusText,.reportReadOnlyTaskReason{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.reportReadOnlyTaskStatusText{flex:0 auto}.reportReadOnlyTaskReason{color:var(--muted);font-size:12px;font-weight:500}.reportReadOnlyTaskBadge{border-radius:999px;flex:none;align-items:center;gap:5px;min-height:24px;padding:2px 8px;font-size:12px;font-weight:700;line-height:1.2;display:inline-flex}.reportReadOnlyTaskBadge svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.reportReadOnlyTaskBadge.isFailed{color:#b42318;background:#fef0ef;border:1px solid #f0443847}.reportReadOnlyTaskTitle .reportWorkerTaskDictationSpinner{flex:none;width:12px;height:12px}.reportEditorSectionBody,.reportSubmitSectionBody{gap:12px;display:grid}.reportSectionTitle{font-family:var(--font-condensed);letter-spacing:.02em;margin:0;font-size:22px}.reportSubmitReadOnlyText{margin:0}.reportValidationIssueList{gap:6px;display:grid}.reportSubmitRequirementsCard{box-shadow:none;background:var(--bg-2);border-color:color-mix(in srgb, var(--stroke), transparent 15%)}.reportSubmitRequirementsBody{gap:6px;display:grid;padding-top:8px!important;padding-bottom:8px!important}.reportSubmitReqHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.reportSubmitReqHeading{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.reportSubmitReadyPill{border-color:color-mix(in srgb, var(--ok), transparent 40%)}.reportSubmitReadyMark{border:1px solid color-mix(in srgb, var(--ok), transparent 24%);background:color-mix(in srgb, var(--ok), white 86%);width:16px;height:16px;color:color-mix(in srgb, var(--ok), black 20%);border-radius:999px;place-items:center;font-size:11px;font-weight:900;line-height:1;display:inline-grid}.reportSubmitMissingPill{border-color:color-mix(in srgb, var(--danger), transparent 35%);background:color-mix(in srgb, var(--danger), white 94%)}.reportSubmitMissingMark{color:color-mix(in srgb, var(--danger), black 18%);font-weight:900}.reportSubmitMissingCount{color:color-mix(in srgb, var(--danger), black 18%);font-weight:700}.reportSubmitWarnPill{background:#faf5e5;border-color:#d4aa2acc}.reportSubmitWarnMark{color:#926d00;font-weight:900}.reportSubmitWarnCount{color:#795900;font-weight:700}.reportSubmitReqList{justify-items:start;gap:6px;width:100%;margin:0;padding:0;list-style:none;display:grid}.reportSubmitReqItem{justify-self:start;align-items:center;gap:8px;width:min(100%,760px);padding:7px 9px;display:flex}.reportSubmitReqItem.isOk{border:1px solid color-mix(in srgb, var(--ok), transparent 45%);background:color-mix(in srgb, var(--ok), white 95%)}.reportSubmitReqItem.isMissing{border:1px solid color-mix(in srgb, var(--warn), transparent 40%);background:color-mix(in srgb, var(--warn), white 95%)}.reportSubmitReqItem.isWarn{background:#fcf9f0;border:1px solid #d4aa2ab3}.reportSubmitReqIcon{border-radius:999px;place-items:center;width:18px;height:18px;font-size:12px;font-weight:900;display:grid}.reportSubmitReqItem.isOk .reportSubmitReqIcon{border:1px solid color-mix(in srgb, var(--ok), transparent 30%);color:color-mix(in srgb, var(--ok), black 20%);background:color-mix(in srgb, var(--ok), white 88%)}.reportSubmitReqItem.isMissing .reportSubmitReqIcon{border:1px solid color-mix(in srgb, var(--warn), transparent 30%);color:var(--warn-ink);background:color-mix(in srgb, var(--warn), white 88%)}.reportSubmitReqItem.isWarn .reportSubmitReqIcon{color:#785800;background:#f9f3e1;border:1px solid #b28500c7}.reportSubmitReqText{color:var(--fg);font-size:13px}.reportSubmitReqItem.isMissing .reportSubmitReqText{color:var(--warn-ink)}.reportSubmitReqItem.isWarn .reportSubmitReqText{color:var(--fg)}.reportSubmitConfirm{justify-self:start;align-items:center;gap:10px;width:min(100%,760px);margin:0;padding:0;display:flex}.reportSubmitConfirm input[type=checkbox],.reportSubmitConfirm span{margin:0}.reportSubmitActions{justify-content:flex-end;gap:8px;display:flex}.reportWorkerContextBody{gap:10px}.reportWorkerFieldGrid{grid-template-columns:minmax(180px,220px) minmax(0,1fr) minmax(188px,220px);align-items:end;gap:8px;display:grid}.reportWorkerSiteField{min-width:0}.reportWorkerSiteSearchWrap{width:100%}.reportWorkerObraPopover{z-index:66;width:100%;max-width:100%;left:0;right:0}.reportWorkerClosestSiteWrap{place-self:end stretch;width:100%;min-width:0;display:flex}.reportWorkerClosestSiteBtn{width:100%;min-width:0;min-height:44px}.reportWorkerClosestSiteAlert{border:1px solid color-mix(in srgb, var(--focus), transparent 58%);border-radius:var(--radius);background:color-mix(in srgb, var(--focus), white 95%);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;margin-top:4px;padding:12px;display:grid}.reportWorkerClosestSiteAlertIcon{border:1px solid color-mix(in srgb, var(--focus), transparent 42%);background:color-mix(in srgb, var(--focus), white 82%);width:28px;height:28px;color:color-mix(in srgb, var(--focus), black 14%);font-family:var(--font-condensed);border-radius:999px;justify-content:center;align-items:center;font-size:16px;font-weight:700;line-height:1;display:inline-flex}.reportWorkerClosestSiteAlertBody{gap:12px;min-width:0;display:grid}.reportWorkerClosestSiteAlertCopy{gap:6px;min-width:0;display:grid}.reportWorkerClosestSiteAlertTitle{color:var(--fg);font-family:var(--font-condensed);margin:0;font-size:15px;line-height:1.15}.reportWorkerClosestSiteAlertText,.reportWorkerClosestSiteAlertHelp{max-width:68ch;margin:0;font-size:13px;line-height:1.4}.reportWorkerClosestSiteAlertFallback{color:color-mix(in srgb, var(--fg), var(--muted) 34%)}.reportWorkerClosestSiteAlertHelp{color:color-mix(in srgb, var(--fg), var(--muted) 46%)}.reportWorkerClosestSiteAlertActions{flex-wrap:wrap;gap:8px;display:flex}.reportWorkerClosestSiteAlertActionBtn{min-height:44px}.reportWorkerSaveRow{justify-content:flex-end;display:flex}.reportWorkerSaveRow .reportWorkerSaveBtn{width:220px;min-width:220px}.reportWorkerTasksBody{gap:10px}.reportWorkerTaskHeaderRow{grid-template-columns:minmax(0,1fr) 160px 44px;align-items:start;gap:8px;display:grid}.reportWorkerTaskHeaderRow .label{margin:0}.reportWorkerTaskHoursHeader{grid-template-columns:34px minmax(0,1fr) 34px;gap:6px;display:grid}.reportWorkerTaskHoursHeader>span{text-align:center;grid-column:2}.reportWorkerTaskList{gap:8px;display:grid}.reportWorkerTaskRow{grid-template-columns:minmax(0,1fr) 160px 44px;align-items:center;gap:8px;display:grid}.reportWorkerTaskNameField,.reportWorkerTaskHoursField{min-width:0;margin:0}.reportWorkerTaskHoursField{grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:6px;display:grid}.reportWorkerTaskHoursInput{text-align:center}.reportWorkerTaskDurationField{min-width:0;position:relative}.reportWorkerTaskDurationTrigger{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;width:100%;min-height:44px;font-size:14px;font-weight:700;line-height:1;display:grid;padding-left:10px!important;padding-right:10px!important}.reportWorkerTaskDurationTriggerValue{text-align:center;grid-column:2}.reportWorkerTaskDurationTriggerValue.isPlaceholder{color:color-mix(in srgb, var(--muted), var(--fg) 24%)}.reportWorkerTaskDurationTriggerIcon{grid-column:3;justify-content:center;justify-self:end;align-items:center;width:12px;height:12px;display:inline-flex}.reportWorkerTaskDurationTriggerCaret{border-bottom:2px solid;border-right:2px solid;width:8px;height:8px;transition:transform .16s;transform:rotate(45deg)translateY(-1px)}.reportWorkerTaskDurationTriggerCaret.isOpen{transform:rotate(225deg)translateY(-1px)}.reportWorkerTaskDurationField.isError .reportWorkerTaskDurationTrigger{border-color:color-mix(in srgb, var(--warn), transparent 25%)}.reportWorkerTaskDurationModalBody{gap:10px;min-height:0;overflow:hidden;padding:12px!important}.reportWorkerTaskDurationModalHeader{grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:10px;display:grid}.reportWorkerTaskDurationModalTitleBlock{gap:0;min-width:0;display:grid}.reportWorkerTaskDurationModalTitleBlock .reportEditorDialogTitle{margin:0;font-size:17px;line-height:1.05}.reportWorkerTaskDurationModalValue{border-color:color-mix(in srgb, var(--focus), transparent 55%);background:color-mix(in srgb, var(--focus), white 94%);justify-content:center;justify-self:end;align-items:center;min-width:74px;min-height:28px;padding:3px 8px;font-size:12px;line-height:1;display:inline-flex}.reportWorkerTaskDurationModalValue .mono{letter-spacing:.01em;font-size:.95rem}.reportWorkerTaskDurationPopoverWheels{grid-template-columns:108px auto 108px;justify-content:center;align-items:stretch;gap:10px;padding:0;display:grid}.reportWorkerTaskDurationWheelCol{justify-items:center;gap:8px;min-height:0;display:grid}.reportWorkerTaskDurationWheelLabel{text-align:center;letter-spacing:.08em;font-size:10px;line-height:1}.reportWorkerTaskDurationWheelDivider{color:color-mix(in srgb, var(--muted), var(--fg) 26%);align-self:center;font-size:20px;font-weight:700;line-height:1;transform:translateY(12px)}.reportWorkerTaskDurationWheelList{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;background:#fff;border:0;border-radius:0;gap:4px;width:108px;max-height:176px;padding:2px;scroll-padding-block:52px;display:grid;overflow-y:auto}.reportWorkerTaskDurationWheelList::-webkit-scrollbar{width:0;height:0}.reportWorkerTaskDurationWheelItem{width:92px;min-height:34px;color:var(--fg);font-family:var(--font-mono);text-align:center;background:0 0;border:1px solid #0000;border-radius:10px;padding:6px 10px;font-size:18px;font-weight:700;line-height:1}.reportWorkerTaskDurationWheelItem.isSelected{border-color:color-mix(in srgb, var(--focus), transparent 40%);background:color-mix(in srgb, var(--focus), white 93%);color:color-mix(in srgb, var(--focus), black 22%)}.reportWorkerTaskDurationWheelItem:hover:not(:disabled){background:color-mix(in srgb, var(--fg), transparent 95%)}.reportWorkerTaskDurationWheelItem:focus-visible{outline:2px solid color-mix(in srgb, var(--focus), transparent 24%);outline-offset:1px}.reportWorkerTaskDurationWheelItem:disabled{opacity:.34}.reportWorkerTaskDurationPopoverActions{grid-template-columns:84px minmax(0,1fr);justify-content:end;gap:10px;width:100%;margin-top:0;display:grid}.reportWorkerTaskDurationPopoverActions .btn{width:100%}.reportWorkerTaskDurationCloseBtn{min-width:0;min-height:38px;padding:0 12px!important}.reportWorkerTaskDurationModalBackdrop{z-index:120;padding:16px}.reportWorkerTaskDurationModal{border:1px solid color-mix(in srgb, var(--stroke), var(--fg) 6%);width:min(332px,100vw - 32px);max-height:min(420px,100dvh - 32px);box-shadow:0 20px 48px color-mix(in srgb, var(--fg), transparent 82%);overflow:hidden}.reportWorkerTaskStepBtn{min-width:34px;min-height:44px;padding:0;font-size:16px;font-weight:700;line-height:1}.reportWorkerTaskNameField{position:relative}.reportWorkerTaskNameInputShell{min-width:0;position:relative}.reportWorkerTaskNameControl{padding-right:48px!important}.reportWorkerTaskNameControl .portalSearchPickerTriggerChevron{margin-right:32px}.reportWorkerDictationField{border:1px solid color-mix(in srgb, var(--stroke), var(--fg) 7%);background:var(--surface);width:100%;min-width:0;min-height:44px;color:var(--fg);border-radius:10px;align-items:center;gap:10px;padding:4px 6px 4px 14px;transition:border-color .14s,box-shadow .14s,background-color .14s;display:flex;overflow:hidden;box-shadow:inset 0 1px #fff9}.reportWorkerDictationField:focus-within{border-color:color-mix(in srgb, var(--focus), transparent 38%);box-shadow:0 0 0 2px color-mix(in srgb, var(--focus), transparent 78%)}.reportWorkerDictationField.isError{border-color:color-mix(in srgb, var(--warn), transparent 25%)}.reportWorkerDictationField.isRecording{border-color:color-mix(in srgb, var(--focus), transparent 28%);background:color-mix(in srgb, var(--focus), transparent 96%)}.reportWorkerDictationField.isUploading,.reportWorkerDictationField.isQueued,.reportWorkerDictationField.isProcessing,.reportWorkerDictationField.isPermission{color:color-mix(in srgb, var(--focus), black 8%)}.reportWorkerDictationField.isFailed{border-color:color-mix(in srgb, var(--warn), transparent 40%)}.reportWorkerDictationInput{min-width:0;height:34px;color:var(--fg);font:inherit;background:0 0;border:0;outline:0;flex:auto;padding:0;line-height:1.2}textarea.reportWorkerDictationInput{resize:none}.reportWorkerDictationInput:disabled{cursor:not-allowed;color:color-mix(in srgb, var(--fg), transparent 28%);-webkit-text-fill-color:color-mix(in srgb, var(--fg), transparent 28%)}.reportWorkerDictationInput::placeholder{color:color-mix(in srgb, var(--muted), transparent 12%)}.reportWorkerDictationStatusMain{flex:auto;align-items:center;gap:8px;min-width:0;font-size:14px;font-weight:600;display:flex}.reportWorkerDictationStatusText{white-space:nowrap;min-width:max-content}.reportWorkerDictationLiveDot{background:var(--focus);width:8px;height:8px;box-shadow:0 0 0 4px color-mix(in srgb, var(--focus), transparent 84%);border-radius:999px;flex:none}.reportWorkerDictationWaveform{min-width:92px;max-width:560px;height:28px;color:var(--focus);flex:220px;align-items:center;gap:2px;display:flex;overflow:hidden}.reportWorkerDictationWaveform>span{opacity:.92;background:currentColor;border-radius:999px;flex:0 0 2px;width:2px;height:12px;animation:.9s ease-in-out infinite alternate reportWorkerTaskDictationWave}.reportWorkerDictationWaveform>span:nth-child(2n){height:20px;animation-delay:-120ms}.reportWorkerDictationWaveform>span:nth-child(3n){height:28px;animation-delay:-240ms}.reportWorkerDictationWaveform>span:nth-child(4n){height:16px;animation-delay:-360ms}.reportWorkerDictationWaveform>span:nth-child(5n){height:24px;animation-delay:-480ms}.reportWorkerDictationWaveform>span:nth-child(7n){height:9px;animation-delay:-600ms}.reportWorkerDictationWaveform>span:nth-last-child(-n+7){opacity:.22}.reportWorkerDictationActions{white-space:nowrap;flex:none;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:inline-flex}.reportWorkerDictationHint{color:var(--muted);font-size:13px}.reportWorkerDictationMicBtn{width:34px;height:34px;color:color-mix(in srgb, var(--focus), black 6%);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;padding:0;transition:background-color .14s,border-color .14s,color .14s,box-shadow .14s;display:inline-flex}.reportWorkerDictationMicBtn svg,.reportWorkerTaskRemoveBtn svg,.reportWorkerDictationBadge svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.reportWorkerDictationMicBtn:hover:not(:disabled){background:color-mix(in srgb, var(--focus), transparent 92%);color:color-mix(in srgb, var(--focus), black 8%)}.reportWorkerDictationMicBtn:focus-visible,.reportWorkerDictationTextAction:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--focus), transparent 74%);outline:none}.reportWorkerDictationMicBtn:disabled{cursor:not-allowed;color:color-mix(in srgb, var(--focus), var(--muted) 18%);opacity:.72}.reportWorkerDictationMicBtn.isRecording{background:color-mix(in srgb, var(--focus), transparent 89%);color:color-mix(in srgb, var(--focus), black 6%);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--focus), transparent 35%)}.reportWorkerDictationMicBtn.isMuted{opacity:.44}.reportWorkerDictationTextAction{min-height:32px;color:color-mix(in srgb, var(--focus), black 6%);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 8px;font-size:14px;font-weight:600}.reportWorkerDictationTextAction:hover{background:color-mix(in srgb, var(--focus), transparent 92%)}.reportWorkerDictationTextAction.isNeutral{color:var(--fg)}.reportWorkerDictationTextAction.isNeutral:hover{background:color-mix(in srgb, var(--fg), transparent 94%)}.reportWorkerDictationDivider{background:color-mix(in srgb, var(--stroke), var(--fg) 5%);width:1px;height:24px}.reportWorkerDictationBadge{border:1px solid;border-radius:8px;align-items:center;gap:6px;min-height:30px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.reportWorkerDictationBadge.isDone{color:color-mix(in srgb, var(--ok), black 16%);background:color-mix(in srgb, var(--ok), transparent 91%);border-color:color-mix(in srgb, var(--ok), transparent 50%)}.reportWorkerDictationBadge.isFailed{color:color-mix(in srgb, var(--danger), black 12%);background:color-mix(in srgb, var(--danger), transparent 93%);border-color:color-mix(in srgb, var(--danger), transparent 62%)}.portalSrOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.portalAudioDictationTextareaField,.portalAudioDictationTextareaShell{min-width:0;position:relative}.portalAudioDictationTextarea{resize:vertical;width:100%;min-height:108px;padding-right:56px!important}.portalAudioDictationTextareaField.isPermission .portalAudioDictationTextarea,.portalAudioDictationTextareaField.isRecording .portalAudioDictationTextarea,.portalAudioDictationTextareaField.isUploading .portalAudioDictationTextarea,.portalAudioDictationTextareaField.isProcessing .portalAudioDictationTextarea,.portalAudioDictationTextareaField.isCompleted .portalAudioDictationTextarea,.portalAudioDictationTextareaField.isFailed .portalAudioDictationTextarea{padding-top:52px}.portalAudioDictationTextareaField.isRecording .portalAudioDictationTextarea,.portalAudioDictationTextareaField.isUploading .portalAudioDictationTextarea,.portalAudioDictationTextareaField.isProcessing .portalAudioDictationTextarea,.portalAudioDictationTextareaField.isPermission .portalAudioDictationTextarea{background:color-mix(in srgb, var(--focus), transparent 97%);border-color:color-mix(in srgb, var(--focus), transparent 48%)}.portalAudioDictationTextareaField.isFailed .portalAudioDictationTextarea{border-color:color-mix(in srgb, var(--danger), transparent 50%)}.portalAudioDictationMicButton{border:1px solid color-mix(in srgb, var(--stroke), var(--fg) 5%);background:color-mix(in srgb, var(--surface), var(--bg) 36%);width:38px;height:38px;color:color-mix(in srgb, var(--muted), var(--fg) 22%);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;padding:0;transition:background-color .14s,border-color .14s,color .14s,box-shadow .14s;display:inline-flex;position:absolute;top:10px;right:10px}.portalAudioDictationMicButton svg,.portalAudioDictationHeaderAction svg,.portalAudioDictationBadge svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.portalAudioDictationMicButton:hover:not(:disabled){border-color:color-mix(in srgb, var(--focus), transparent 55%);background:color-mix(in srgb, var(--focus), transparent 92%);color:color-mix(in srgb, var(--focus), black 8%)}.portalAudioDictationMicButton:focus-visible,.portalAudioDictationHeaderAction:focus-visible,.portalAudioDictationTextAction:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--focus), transparent 74%);outline:none}.portalAudioDictationMicButton:disabled{cursor:not-allowed;opacity:.5}.portalAudioDictationStatusBar{z-index:1;border:1px solid color-mix(in srgb, var(--focus), transparent 70%);background:color-mix(in srgb, var(--surface), var(--focus) 4%);min-height:36px;color:color-mix(in srgb, var(--focus), black 7%);border-radius:9px;align-items:center;gap:8px;padding:3px 6px 3px 10px;font-size:13px;font-weight:600;line-height:1.2;display:flex;position:absolute;top:8px;left:10px;right:10px}.portalAudioDictationStatusText{white-space:nowrap;text-overflow:ellipsis;flex:0 auto;min-width:0;overflow:hidden}.portalAudioDictationLiveDot{background:var(--focus);width:8px;height:8px;box-shadow:0 0 0 4px color-mix(in srgb, var(--focus), transparent 84%);border-radius:999px;flex:none}.portalAudioDictationSpinner{border:2px solid color-mix(in srgb, var(--focus), transparent 76%);border-top-color:var(--focus);border-radius:999px;flex:none;width:13px;height:13px;animation:.8s linear infinite reportWorkerTaskDictationSpin}.portalAudioDictationReadOnlyStatus{border:1px solid color-mix(in srgb, var(--focus), transparent 78%);background:color-mix(in srgb, var(--surface), var(--focus) 4%);max-width:100%;color:color-mix(in srgb, var(--focus), black 7%);border-radius:9px;align-items:center;gap:8px;padding:6px 9px;font-size:13px;font-weight:600;display:inline-flex}.portalAudioDictationReadOnlyStatus.isFailed{border-color:color-mix(in srgb, var(--danger), transparent 68%);background:color-mix(in srgb, var(--surface), var(--danger) 5%);color:color-mix(in srgb, var(--danger), black 12%)}.portalAudioDictationReadOnlyStatus.isFailed .portalAudioDictationSpinner{display:none}.portalAudioDictationWaveform{min-width:64px;height:24px;color:var(--focus);flex:120px;align-items:center;gap:2px;display:flex;overflow:hidden}.portalAudioDictationWaveform>span{opacity:.86;background:currentColor;border-radius:999px;flex:0 0 2px;width:2px;height:10px;animation:.9s ease-in-out infinite alternate reportWorkerTaskDictationWave}.portalAudioDictationWaveform>span:nth-child(2n){height:18px;animation-delay:-120ms}.portalAudioDictationWaveform>span:nth-child(3n){height:24px;animation-delay:-240ms}.portalAudioDictationWaveform>span:nth-child(4n){height:14px;animation-delay:-360ms}.portalAudioDictationWaveform>span:nth-last-child(-n+6){opacity:.24}.portalAudioDictationStatusSpacer{flex:auto;min-width:12px}.portalAudioDictationActions{white-space:nowrap;flex:none;align-items:center;gap:6px;display:inline-flex}.portalAudioDictationTextAction{min-height:28px;color:color-mix(in srgb, var(--focus), black 6%);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 8px;font-size:13px;font-weight:600}.portalAudioDictationTextAction:hover{background:color-mix(in srgb, var(--focus), transparent 92%)}.portalAudioDictationTextAction:disabled{cursor:not-allowed;opacity:.56}.portalAudioDictationTextAction.isNeutral{color:var(--fg)}.portalAudioDictationTextAction.isNeutral:hover{background:color-mix(in srgb, var(--fg), transparent 94%)}.portalAudioDictationDivider{background:color-mix(in srgb, var(--stroke), var(--fg) 5%);width:1px;height:22px}.portalAudioDictationBadge{white-space:nowrap;border:1px solid;border-radius:8px;align-items:center;gap:6px;min-width:0;min-height:28px;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.portalAudioDictationBadge span{text-overflow:ellipsis;overflow:hidden}.portalAudioDictationBadge.isDone{color:color-mix(in srgb, var(--ok), black 16%);background:color-mix(in srgb, var(--ok), transparent 91%);border-color:color-mix(in srgb, var(--ok), transparent 50%)}.portalAudioDictationBadge.isFailed{color:color-mix(in srgb, var(--danger), black 12%);background:color-mix(in srgb, var(--danger), transparent 93%);border-color:color-mix(in srgb, var(--danger), transparent 62%)}.portalAudioDictationTextareaField.isToolbar{flex-direction:column;gap:6px;display:flex}.portalAudioDictationFieldHeader{justify-content:space-between;align-items:center;gap:12px;min-height:32px;display:flex}.portalAudioDictationFieldLabel{min-width:0;margin:0}.portalAudioDictationHeaderActions{flex:0 auto;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:inline-flex}.portalAudioDictationHeaderAction{min-height:34px;color:color-mix(in srgb, var(--focus), black 6%);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 4px;font-size:14px;font-weight:650;line-height:1;display:inline-flex}.portalAudioDictationHeaderAction:hover:not(:disabled){background:color-mix(in srgb, var(--focus), transparent 93%)}.portalAudioDictationHeaderAction:disabled{cursor:not-allowed;opacity:.52}.portalAudioDictationTextareaField.isToolbar .portalAudioDictationTextareaShell{border:1px solid color-mix(in srgb, var(--stroke), var(--fg) 7%);background:var(--surface);border-radius:10px;transition:border-color .14s,box-shadow .14s,background-color .14s;overflow:hidden}.portalAudioDictationTextareaField.isToolbar:focus-within .portalAudioDictationTextareaShell{border-color:color-mix(in srgb, var(--focus), transparent 35%);box-shadow:0 0 0 2px color-mix(in srgb, var(--focus), transparent 78%)}.portalAudioDictationTextareaField.isToolbar.isRecording .portalAudioDictationTextareaShell,.portalAudioDictationTextareaField.isToolbar.isUploading .portalAudioDictationTextareaShell,.portalAudioDictationTextareaField.isToolbar.isProcessing .portalAudioDictationTextareaShell,.portalAudioDictationTextareaField.isToolbar.isPermission .portalAudioDictationTextareaShell{border-color:color-mix(in srgb, var(--focus), transparent 42%)}.portalAudioDictationTextareaField.isToolbar.isFailed .portalAudioDictationTextareaShell{border-color:color-mix(in srgb, var(--danger), transparent 46%)}.portalAudioDictationTextareaField.isToolbar .portalAudioDictationTextarea{min-height:116px;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:12px!important}.portalAudioDictationTextareaField.isToolbar.isPermission .portalAudioDictationTextarea,.portalAudioDictationTextareaField.isToolbar.isRecording .portalAudioDictationTextarea,.portalAudioDictationTextareaField.isToolbar.isUploading .portalAudioDictationTextarea,.portalAudioDictationTextareaField.isToolbar.isProcessing .portalAudioDictationTextarea,.portalAudioDictationTextareaField.isToolbar.isCompleted .portalAudioDictationTextarea,.portalAudioDictationTextareaField.isToolbar.isFailed .portalAudioDictationTextarea{padding-top:12px!important}.portalAudioDictationTextareaField.isToolbar .portalAudioDictationStatusBar{z-index:auto;border:0;border-bottom:1px solid color-mix(in srgb, var(--stroke), transparent 20%);background:color-mix(in srgb, var(--focus), transparent 96%);border-radius:0;min-height:42px;padding:6px 10px 6px 12px;font-size:14px;font-weight:500;position:static}.portalAudioDictationTextareaField.isToolbar.isFailed .portalAudioDictationStatusBar{background:color-mix(in srgb, var(--danger), transparent 95%);color:color-mix(in srgb, var(--danger), black 10%)}.portalAudioDictationTextareaField.isToolbar .portalAudioDictationBadge{min-height:28px;font-weight:650}.portalAudioDictationTextareaField.isToolbar .portalAudioDictationWaveform{flex-basis:150px}.portalAudioDictationTextareaField.isToolbar .portalAudioDictationTextAction{min-height:32px;font-size:14px;font-weight:600}.portalAudioDictationTextareaField.isToolbar .portalAudioDictationStatusText{flex:none;font-weight:500}@media (max-width:760px){.portalAudioDictationFieldHeader{min-height:30px}.portalAudioDictationHeaderAction{gap:4px;min-height:30px;padding-inline:2px;font-size:13px;font-weight:650}.portalAudioDictationHeaderAction svg{width:15px;height:15px}.portalAudioDictationTextareaField.isToolbar .portalAudioDictationStatusBar{gap:4px;min-height:36px;padding:4px 6px;font-size:13px}.portalAudioDictationTextareaField.isToolbar .portalAudioDictationTextAction{min-height:30px;padding-inline:5px;font-size:13px}.portalAudioDictationTextareaField.isToolbar .portalAudioDictationWaveform{flex-basis:46px;gap:1.5px;min-width:28px;height:20px}.portalAudioDictationTextareaField.isToolbar .portalAudioDictationWaveform>span{flex-basis:1.5px;width:1.5px}.portalAudioDictationTextareaField.isToolbar .portalAudioDictationStatusText{font-size:13px}.portalAudioDictationTextareaField.isToolbar .portalAudioDictationLiveDot{width:7px;height:7px;box-shadow:0 0 0 3px color-mix(in srgb, var(--focus), transparent 86%)}.portalAudioDictationTextareaField.isToolbar .portalAudioDictationDivider{height:18px}}.reportWorkerMobileTaskTrigger{border:1px solid color-mix(in srgb, var(--stroke), var(--fg) 7%);background:var(--surface);border-radius:10px;align-items:center;gap:6px;width:100%;min-height:44px;padding:4px;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff94}.reportWorkerMobileTaskTrigger.isError{border-color:color-mix(in srgb, var(--warn), transparent 25%)}.reportWorkerMobileTaskTrigger.isRecording{border-color:color-mix(in srgb, var(--focus), transparent 28%);background:color-mix(in srgb, var(--focus), transparent 96%)}.reportWorkerMobileTaskTrigger.isPermission,.reportWorkerMobileTaskTrigger.isUploading,.reportWorkerMobileTaskTrigger.isQueued,.reportWorkerMobileTaskTrigger.isProcessing{color:color-mix(in srgb, var(--focus), black 8%)}.reportWorkerMobileTaskTriggerMain{min-width:0;min-height:34px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:auto;align-items:center;padding:0 6px;display:flex}.reportWorkerMobileTaskTriggerMain:disabled{cursor:not-allowed}.reportWorkerMobileTaskTriggerMain:focus-visible,.reportWorkerMobileTaskTriggerMic:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--focus), transparent 74%);outline:none}.reportWorkerMobileTaskTriggerText,.reportWorkerMobileTaskTriggerStatusText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.reportWorkerMobileTaskTriggerText{color:var(--fg);font-size:14px;line-height:1.2}.reportWorkerMobileTaskTriggerText.isPlaceholder{color:color-mix(in srgb, var(--muted), transparent 12%)}.reportWorkerMobileTaskTriggerStatus{width:100%;min-width:0;color:color-mix(in srgb, var(--focus), black 8%);align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.reportWorkerMobileTaskTriggerStatus.isFailed{color:color-mix(in srgb, var(--danger), black 12%)}.reportWorkerMobileTaskTriggerStatus svg,.reportWorkerMobileTaskTriggerBadge svg,.reportWorkerMobileTaskTriggerMic svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.reportWorkerMobileTaskTrigger .reportWorkerDictationWaveform{flex:52px;gap:1px;min-width:28px;max-width:78px}.reportWorkerMobileTaskTrigger .reportWorkerDictationWaveform>span:nth-child(n+13){display:none}.reportWorkerMobileTaskTriggerBadge{border:1px solid color-mix(in srgb, var(--ok), transparent 54%);background:color-mix(in srgb, var(--ok), transparent 92%);max-width:min(112px,28vw);min-height:32px;color:color-mix(in srgb, var(--ok), black 16%);white-space:nowrap;border-radius:8px;align-items:center;gap:4px;padding:0 7px;font-size:10px;font-weight:700;line-height:1;display:inline-flex;overflow:hidden}.reportWorkerMobileTaskTriggerBadge span{text-overflow:ellipsis;min-width:0;overflow:hidden}.reportWorkerMobileTaskTriggerMic{width:36px;min-width:36px;height:36px;color:color-mix(in srgb, var(--focus), black 6%);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}.reportWorkerMobileTaskTriggerMic:disabled{cursor:not-allowed;color:color-mix(in srgb, var(--focus), var(--muted) 18%);opacity:.72}.reportWorkerMobileTaskTriggerMic:hover:not(:disabled){background:color-mix(in srgb, var(--focus), transparent 92%);color:color-mix(in srgb, var(--focus), black 8%)}.reportWorkerMobileTaskTriggerMic.isRecording{background:color-mix(in srgb, var(--focus), transparent 89%);color:color-mix(in srgb, var(--focus), black 6%);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--focus), transparent 35%)}.reportWorkerTaskNameDialogAction{justify-self:stretch;width:100%;min-height:48px}.reportWorkerTaskNameDialogEntry{gap:10px}.reportWorkerTaskNameDialogResults{min-height:160px}.reportWorkerTaskDictationBtn{z-index:2;width:32px;height:32px;color:color-mix(in srgb, var(--muted), var(--fg) 20%);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background-color .14s,border-color .14s,color .14s,box-shadow .14s;display:inline-flex;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.reportWorkerTaskDictationBtn svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.reportWorkerTaskDictationBtn:hover:not(:disabled){border-color:color-mix(in srgb, var(--focus), transparent 70%);background:color-mix(in srgb, var(--focus), transparent 91%);color:color-mix(in srgb, var(--focus), black 10%)}.reportWorkerTaskDictationBtn:focus-visible{border-color:color-mix(in srgb, var(--focus), transparent 38%);box-shadow:0 0 0 2px color-mix(in srgb, var(--focus), transparent 76%);color:color-mix(in srgb, var(--focus), black 10%);outline:none}.reportWorkerTaskDictationBtn:disabled{cursor:not-allowed;opacity:.48}.reportWorkerTaskDictationBtn.isRecording{border-color:color-mix(in srgb, var(--danger), transparent 58%);background:color-mix(in srgb, var(--danger), transparent 90%);color:color-mix(in srgb, var(--danger), black 8%)}.reportWorkerTaskDictationStatus{border:1px solid color-mix(in srgb, var(--stroke), var(--fg) 4%);background:color-mix(in srgb, var(--surface), var(--focus) 4%);width:fit-content;max-width:100%;min-height:28px;color:var(--muted);border-radius:999px;flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px;padding:4px 8px;font-size:12px;line-height:1.3;display:flex}.reportWorkerTaskDictationStatus.isRecording{border-color:color-mix(in srgb, var(--danger), transparent 68%);background:color-mix(in srgb, var(--danger), transparent 93%);color:color-mix(in srgb, var(--danger), black 18%)}.reportWorkerTaskDictationStatus.isPending{border-color:color-mix(in srgb, var(--focus), transparent 72%);background:color-mix(in srgb, var(--focus), transparent 93%);color:color-mix(in srgb, var(--focus), black 18%)}.reportWorkerTaskDictationStatus.isFailed{border-color:color-mix(in srgb, var(--danger), transparent 70%);background:color-mix(in srgb, var(--danger), transparent 94%);color:color-mix(in srgb, var(--danger), black 18%)}.reportWorkerTaskDictationStatus.isDone{border-color:color-mix(in srgb, var(--ok), transparent 66%);background:color-mix(in srgb, var(--ok), transparent 91%);color:color-mix(in srgb, var(--ok), black 20%)}.reportWorkerTaskDictationPulse,.reportWorkerTaskDictationSpinner{border-radius:999px;flex:none;width:8px;height:8px}.reportWorkerTaskDictationPulse{box-shadow:0 0 0 4px color-mix(in srgb, currentColor, transparent 82%);background:currentColor}.reportWorkerTaskDictationSpinner{border:2px solid color-mix(in srgb, currentColor, transparent 70%);border-top-color:currentColor;animation:.8s linear infinite reportWorkerTaskDictationSpin}.reportWorkerDictationField .reportWorkerTaskDictationSpinner{width:12px;height:12px}.reportWorkerTaskDictationStatusBtn{border-radius:999px;min-height:24px;padding:2px 8px;font-size:12px;line-height:1.2}@keyframes reportWorkerTaskDictationSpin{to{transform:rotate(360deg)}}@keyframes reportWorkerTaskDictationWave{0%{transform:scaleY(.72)}to{transform:scaleY(1.08)}}.reportWorkerTaskRemoveBtn{min-width:44px;min-height:44px;padding:0}.reportWorkerTaskRemoveBtn svg{width:18px;height:18px}.reportWorkerTaskRow .input.isError{border-color:color-mix(in srgb, var(--warn), transparent 25%)}.reportWorkerAddTaskBtn{justify-self:start}.reportWorkerTotalRow{grid-template-columns:minmax(0,1fr) 160px 44px;align-items:end;gap:8px;display:grid}.reportWorkerTotalHoursCol{justify-items:end;gap:2px;display:grid}.reportWorkerTotalValue{font-size:18px;font-weight:700;line-height:1.2}.reportWorkerSuggestHint{margin:0}.reportWorkerTicketsSectionBody{gap:10px;display:grid}.reportWorkerTicketsHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.reportWorkerTicketsHint{margin:0}.reportEditorDialogBackdrop{z-index:70;background:color-mix(in srgb, var(--fg), transparent 75%);place-items:center;padding:16px;display:grid;position:fixed;inset:0}dialog.reportEditorDialogBackdrop,dialog.portalResponsiveSheetBackdrop{width:100vw;max-width:none;height:100dvh;max-height:none;color:inherit;border:0;margin:0;left:calc(50% - 50vw);right:auto}dialog.portalResponsiveSheetBackdrop{box-sizing:border-box;padding:0}dialog.reportEditorDialogBackdrop::backdrop,dialog.portalResponsiveSheetBackdrop::backdrop{background:0 0}.reportEditorDialogCard{width:min(520px,100%);box-shadow:var(--shadow-2)}.reportEditorDialogCardLeft{text-align:left}.reportEditorDialogBody{text-align:left;place-items:start stretch;gap:12px;display:grid}.reportEditorDialogTitle{text-align:left;font-weight:800}.reportEditorDialogTitleLeft{justify-self:start}.reportEditorDialogMessage{text-align:left;justify-self:start}.portalUnsavedChangesDialogBackdrop{z-index:2200;background:color-mix(in srgb, var(--fg), transparent 62%);place-items:center;padding:18px;display:grid;position:fixed;inset:0}.portalUnsavedChangesDialogCard{width:min(440px,100%);box-shadow:var(--shadow-2)}.portalUnsavedChangesDialogBody{gap:12px;display:grid}.portalUnsavedChangesDialogTitle{margin:0;font-size:20px;line-height:1.2}.portalUnsavedChangesDialogMessage{color:var(--muted);margin:0;line-height:1.45}.portalUnsavedChangesDialogActions{justify-content:flex-end;gap:10px;margin-top:6px;display:flex}.portalSearchPickerBackdrop{padding:calc(var(--portal-search-picker-offset-top,0px) + env(safe-area-inset-top) + 12px) 12px calc(env(safe-area-inset-bottom) + 12px);place-items:start stretch}.portalSearchPickerCard{--portal-search-picker-shell-height:calc(var(--portal-search-picker-visible-height,100dvh) - var(--portal-search-picker-offset-top,0px) - env(safe-area-inset-bottom) - 24px);width:min(100%,640px);height:var(--portal-search-picker-shell-height);max-height:var(--portal-search-picker-shell-height);min-height:0;box-shadow:var(--shadow-2);border-radius:18px 18px 12px 12px;flex-direction:column;margin-inline:auto;display:flex;overflow:hidden}.portalSearchPickerBody{block-size:100%;flex:auto;grid-template-rows:auto auto minmax(0,1fr);gap:10px;min-height:0;display:grid;overflow:hidden}.portalSearchPickerHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.portalSearchPickerTitleWrap{gap:4px;min-width:0;display:grid}.portalSearchPickerTitle{margin:0}.portalSearchPickerCloseBtn{white-space:nowrap;min-height:44px}.portalSearchPickerEntryPanel{gap:8px;display:grid}.portalSearchPickerUseTypedBtn{width:100%;min-height:48px}.portalSearchPickerResults{block-size:100%;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;grid-auto-rows:max-content;align-content:start;align-items:start;gap:8px;min-height:0;padding-right:2px;display:grid;overflow:hidden auto}.portalSearchPickerDialogAction{justify-self:start;min-height:44px}.portalSearchPickerOption{border:1px solid color-mix(in srgb, var(--stroke), var(--focus) 14%);width:100%;min-height:60px;color:var(--fg);text-align:left;cursor:pointer;background:#fff;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;padding:12px 14px;transition:border-color .14s,box-shadow .14s,background-color .14s;display:grid}.portalSearchPickerOption:hover{border-color:color-mix(in srgb, var(--focus), var(--stroke) 36%);background:color-mix(in srgb, #fff, var(--focus) 4%)}.portalSearchPickerOption:focus-visible{border-color:color-mix(in srgb, var(--focus), black 10%);box-shadow:0 0 0 3px color-mix(in srgb, var(--focus), transparent 76%);outline:none}.portalSearchPickerOption.isSelected{border-color:color-mix(in srgb, var(--focus), transparent 38%);background:color-mix(in srgb, var(--focus), white 94%)}.portalSearchPickerOption.isSpecial{border-color:color-mix(in srgb, var(--focus), var(--stroke) 36%);background:color-mix(in srgb, var(--focus), white 92%);box-shadow:inset 3px 0 0 color-mix(in srgb, var(--focus), black 8%)}.portalSearchPickerOptionCode{min-width:0;font-family:var(--font-mono);color:color-mix(in srgb, var(--muted), var(--fg) 20%);font-size:13px;line-height:1.2}.portalSearchPickerOptionName{overflow-wrap:anywhere;grid-column:1;min-width:0;font-size:15px;line-height:1.3}.portalSearchPickerOptionDescription{min-width:0;color:var(--muted);overflow-wrap:anywhere;grid-column:1;font-size:13px;line-height:1.3}.portalSearchPickerOptionSimple{grid-template-columns:minmax(0,1fr)}.portalSearchPickerOptionSimpleMain{overflow-wrap:anywhere;min-width:0;font-size:15px;line-height:1.35}.portalSearchPickerOptionCheck{color:color-mix(in srgb, var(--focus), black 14%);grid-area:1/2/span 2;align-self:center;font-size:18px;font-weight:900}.portalSearchPickerEmpty{text-align:center;place-items:center;min-height:56px;display:grid}.homeTrackerPrivacyBody{gap:10px;display:grid}.homeTrackerPrivacyBody p{margin:0}.homeTrackerPrivacyBody strong{color:var(--fg);font-weight:800}.reportEditorDialogActions{justify-content:flex-end;gap:10px;display:flex}.reportDeleteDialogCard{border:1px solid color-mix(in srgb, var(--stroke), var(--fg) 6%);width:min(560px,100%);box-shadow:0 16px 40px color-mix(in srgb, var(--fg), transparent 82%)}.reportDeleteDialogBody{text-align:left;align-items:start;gap:10px}.reportDeleteDialogTitle{margin:0;font-size:20px;font-weight:700;line-height:1.2}.reportDeleteDialogActions{flex-wrap:wrap;justify-content:flex-end;gap:8px}.reportDeleteDialogActions .btn{min-height:44px}.reportDeleteDialogActions .btnDanger{min-width:136px}.timesheetBulkFooter{justify-content:flex-end;align-items:center;gap:10px;display:flex}.timesheetBulkApplyBtn:disabled{color:color-mix(in srgb, var(--fg), var(--muted) 42%);background:color-mix(in srgb, var(--focus), white 72%);border-color:color-mix(in srgb, var(--stroke), var(--focus) 18%)}.timesheetBulkFooterStatus{margin-right:auto}.timesheetSubmitRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.timesheetSubmitActions{justify-content:flex-end;gap:10px;margin-left:auto;display:flex}.timesheetDayOffRequestBody,.timesheetDayOffListBody{gap:10px;display:grid}.timesheetDayOffListTitle,.timesheetDayOffEmergencyNote{margin:0}.timesheetDayOffSummary{grid-template-columns:minmax(180px,.72fr) minmax(260px,1fr);gap:8px;display:grid}.timesheetDayOffMetric{border:1px solid color-mix(in srgb, var(--stroke), var(--focus) 14%);background:color-mix(in srgb, var(--focus), white 96%);border-radius:8px;align-content:center;gap:4px;min-height:78px;padding:11px 12px;display:grid}.timesheetDayOffMetricLabel{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700;line-height:1.2}.timesheetDayOffMetricValue{color:var(--fg);align-items:baseline;gap:7px;font-size:24px;font-weight:600;line-height:1.05;display:flex}.timesheetDayOffMetricDivider{color:var(--muted);font-size:17px;font-weight:600}.timesheetDayOffMetricNote{color:var(--muted);font-size:13px;line-height:1.3}.timesheetDayOffEmergencyNote{border-left:3px solid color-mix(in srgb, var(--warn), black 8%);background:color-mix(in srgb, var(--warn), white 91%);color:color-mix(in srgb, var(--fg), var(--warn) 22%);border-radius:6px;padding:9px 11px;line-height:1.35}.timesheetDayOffRequestRow{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.timesheetDayOffRequestActions{justify-content:flex-end;align-items:end;gap:10px;display:flex}.timesheetDayOffTable{min-width:940px}.timesheetDayOffTableWrap{display:block}.timesheetDayOffTable td{vertical-align:middle}.timesheetDayOffTable th:first-child,.timesheetDayOffTable td:first-child{white-space:nowrap;width:132px}.timesheetDayOffTable th:nth-child(2),.timesheetDayOffTable td:nth-child(2){width:136px}.timesheetDayOffTableActionsCell{text-align:right;width:120px}.timesheetDayOffCancelBtn{min-width:88px;min-height:38px;padding:0 12px}.timesheetDayOffViewReasonBtn{min-width:76px}.timesheetDayOffEmptyValue{align-items:center;min-height:34px;display:inline-flex}.timesheetDayOffEmptyValueAction{justify-content:flex-end;width:100%}.timesheetDayOffReasonModalCard{width:min(560px,100%)}.timesheetDayOffReasonModalBody{gap:10px}.timesheetDayOffReasonModalTitle{margin:0}.timesheetDayOffReasonModalLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:0;font-size:12px}.timesheetDayOffReasonModalText{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.4}.reportCreateDialogActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.reportEditorSuggestPopover{max-width:calc(100vw - 24px)}.reportEditorSuggestPopoverFloating{z-index:65;max-height:260px;position:fixed;right:auto}.reportEditorSuggestPopover .cmPopoverList{max-height:min(320px,42vh)}.reportEditorSuggestState{padding:4px 2px;font-size:12px}.reportEditorSuggestOptionMain{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.reportEditorSuggestOptionName{font-size:14px}.reportEditorSuggestOptionMeta{color:var(--muted);font-size:12px}@media (max-width:760px){.portalSearchPickerMobileOnly{display:block}.portalSearchPickerDesktopOnly{display:none}.loginMain{min-height:100dvh;padding-top:max(18px, env(safe-area-inset-top));padding-bottom:max(12px, env(safe-area-inset-bottom));place-items:center}.supportMain{place-items:start center;min-height:auto;padding-top:14px;padding-bottom:10px}.loginCard{width:min(100%,440px)}.loginCard .cardHeader{padding:13px 13px 0}.loginCard .cardBody{padding:13px}.loginHeaderMeta{gap:6px}.loginBrandRow{gap:8px}.loginBrandLogo{height:24px!important}.loginBrandRow .localeTrigger{width:56px;min-width:56px;min-height:44px;padding:5px 6px;font-size:.9rem}.loginBrandRow .localeMenuItem{gap:6px;min-height:44px;padding:6px 8px}.loginTitle{margin-top:7px;margin-bottom:5px;font-size:34px}.loginSubtitle{font-size:13px}.loginRouteHint{margin-top:6px;font-size:.875rem}.loginHelpRow{margin-top:6px}.loginSubmitRow{margin-top:10px}.loginBuildVersion{margin-top:5px;font-size:.6875rem}.timesheetMonthGrid{min-width:0;gap:4px!important}.timesheetMonthGridWrap{overflow-x:hidden}.calendarCell{aspect-ratio:1;min-height:44px}.timesheetMonthCardBody{gap:10px!important}.timesheetWeekday{font-size:11px!important}.timesheetCellContent{height:100%;display:block;position:relative;gap:3px!important;min-height:100%!important;padding:4px!important}.timesheetCellPrimary{gap:2px;max-width:calc(100% - 12px)}.timesheetDayPlaceholder{aspect-ratio:1;height:auto;min-height:44px}.timesheetCellDayNum{font-size:12px}.timesheetCellDayNumToday:before{width:18px;height:18px}.timesheetCellDayNumToday{color:#fff;font-weight:700}.timesheetCellHint{letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;max-width:calc(100% - 8px);font-size:9px;line-height:1;display:block;position:absolute;bottom:3px;left:4px;right:auto;overflow:hidden}.timesheetCellHint--withHours{max-width:calc(100% - 28px)}.timesheetCellHintSpacer{display:none}.timesheetCellHours{text-align:right;font-size:10px;position:absolute;bottom:3px;right:4px}.timesheetCellSelectMark{width:12px;height:12px;font-size:9px;top:4px;bottom:auto;right:4px}.timesheetCellLock{width:10px;height:10px;top:4px;right:4px}.timesheetCellContentLocked .timesheetCellHeader{padding-right:12px}.timesheetCellHeader{column-gap:2px}.timesheetCellHoursFull{display:none}.timesheetCellHoursCompact,.timesheetCellHintShort{display:inline}.timesheetCellHintFull,.timesheetLegendGroups--desktop{display:none}.timesheetLegendDetails{display:block}.timesheetLegendPanel .timesheetLegendRow{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;gap:8px 10px!important}.timesheetLegendItem{grid-template-columns:10px minmax(0,1fr);align-items:start;column-gap:7px}.timesheetLegendSwatch{width:10px;height:10px;margin-top:2px}.timesheetLegendLabel{font-size:11px;line-height:1.2}.dayEditorTopRow{grid-template-columns:1fr}.timesheetBulkCard .cardBody{padding:10px!important}.timesheetBulkCardBody{gap:10px!important}.timesheetBulkSelectedInput{min-width:116px!important}.timesheetTipPill{width:100%;color:color-mix(in srgb, var(--muted), var(--fg) 24%);grid-template-columns:auto minmax(0,1fr);align-items:start;column-gap:8px;padding:8px 10px;font-size:12px;line-height:1.35;display:grid;background:color-mix(in srgb, var(--bg-2), white 42%)!important;box-shadow:none!important;border:0!important;border-radius:6px!important}.timesheetTipIcon{color:color-mix(in srgb, var(--muted), var(--fg) 20%);font-size:11px;line-height:1.1}.timesheetTipText{min-width:0;line-height:1.35}.portalPageHeaderCard{box-shadow:none!important;background:0 0!important;border:0!important}.portalPageHeaderCard>.cardBody{padding:8px 0!important}.portalPageHero{flex-direction:row;min-height:auto;justify-content:space-between!important;align-items:flex-start!important;gap:10px!important;padding-top:8px!important;padding-bottom:8px!important}.timesheetDayPageHeaderBody{grid-template-columns:1fr;gap:8px;padding:2px 2px 0!important}.timesheetDayPageHeaderBack{min-height:28px;color:color-mix(in srgb, var(--fg), white 34%);order:1;justify-self:start;font-size:14px;font-weight:500;line-height:1.2;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.timesheetDayPageHeaderTitle{letter-spacing:.005em;order:2;font-size:clamp(18px,5.1vw,20px);line-height:1.16}.timesheetDayPageHeaderCard{margin-bottom:0;box-shadow:none!important;background:0 0!important;border:0!important}.timesheetDayPageHeaderCard.isFlat{margin-bottom:0}.timesheetDayPageHeaderBack:hover,.timesheetDayPageHeaderBack:focus-visible{box-shadow:none!important;background:0 0!important;border:0!important}.portalPageHeroTitle,.reportCreateTitle{font-weight:700;line-height:1.2;font-size:24px!important}.timesheetMonthHeaderPill{width:fit-content}.timesheetBulkHeader{grid-template-columns:1fr;gap:10px;display:grid!important}.timesheetBulkHeaderActions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:8px;justify-content:stretch!important;display:grid!important}.timesheetBulkHeaderOpen{align-items:start;grid-template-columns:minmax(0,1fr) auto!important}.timesheetBulkHeaderOpen .timesheetBulkHeaderActions{grid-template-columns:auto auto;align-self:start;align-items:start;gap:6px;justify-content:end!important;display:inline-grid!important}.timesheetBulkHeaderActionsClosed{grid-template-columns:1fr!important}.timesheetBulkHeaderActions .timesheetBulkSelectedInput{flex:auto;justify-content:center;gap:8px;width:100%;padding:10px 14px;font-weight:600;min-width:0!important}.timesheetBulkHeaderActions .timesheetBulkSelectedInput .mono{margin-left:0}.timesheetBulkHeaderActions .timesheetBulkToggleBtn{flex:auto;width:100%;min-width:0;min-height:44px}.timesheetBulkHeaderOpen .timesheetBulkHeaderActions .timesheetBulkSelectedInput{white-space:nowrap;border-color:color-mix(in srgb, var(--stroke), transparent 24%);justify-content:center;gap:6px;width:auto;min-height:36px;padding:0 11px;font-size:14px;font-weight:500}.timesheetBulkHeaderOpen .timesheetBulkHeaderActions .timesheetBulkSelectedLabelFull{display:none}.timesheetBulkHeaderOpen .timesheetBulkHeaderActions .timesheetBulkSelectedLabelShort{color:var(--muted);font-size:12px;font-weight:600;line-height:1;display:inline}.timesheetBulkHeaderOpen .timesheetBulkHeaderActions .timesheetBulkSelectedInput .mono{color:var(--muted);letter-spacing:0;margin-left:0;font-family:inherit;font-size:12px;font-weight:600;line-height:1}.timesheetBulkHeaderOpen .timesheetBulkHeaderActions .timesheetBulkToggleBtn,.timesheetBulkHeaderOpen .timesheetBulkHeaderActions .timesheetBulkToggleBtn:hover,.timesheetBulkHeaderOpen .timesheetBulkHeaderActions .timesheetBulkToggleBtn:active{border-radius:var(--radius);border-color:color-mix(in srgb, var(--stroke), transparent 24%);width:36px;min-width:36px;min-height:36px;box-shadow:none;background:#fff;flex:0 0 36px;font-size:0;line-height:1;padding:0!important}.timesheetBulkHeaderOpen .timesheetBulkHeaderActions .timesheetBulkCloseText{display:none}.timesheetBulkHeaderOpen .timesheetBulkHeaderActions .timesheetBulkToggleBtn:before{content:"×";color:var(--fg);font-size:20px;font-weight:400;line-height:1;display:inline-block;transform:translateY(-.5px)}.timesheetBulkTwoCol,.timesheetBulkIntervalRow{grid-template-columns:1fr!important}.timesheetBulkFlags{gap:10px;display:grid!important}.dayEditorModeSwitch.timesheetBulkModeSwitch{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;max-width:none}.dayEditorModeSwitch.timesheetBulkModeSwitch .dayEditorModeBtn{min-width:0;font-size:clamp(14px,3.8vw,16px);padding-left:8px!important;padding-right:8px!important}.timesheetBulkInlineCheck{width:100%}.timesheetBulkResult{gap:4px;display:grid}.timesheetBulkFooter{grid-template-columns:1fr;gap:10px;width:100%;display:grid}.timesheetBulkFooterStatus{width:fit-content;margin-right:0}.timesheetBulkFooter .btn{width:100%}.timesheetSubmitRow{padding-inline:10px;flex-direction:column!important;align-items:stretch!important}.timesheetSubmitConfirmBody .timesheetSubmitActions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:100%;margin-left:0;display:grid}.timesheetSubmitRow .timesheetSubmitActions{grid-template-columns:1fr;width:100%;margin-left:0;display:grid}.timesheetSubmitRow .btn,.timesheetSubmitConfirmBody .timesheetSubmitActions .btn,.timesheetSubmitRow .timesheetSubmitPrimaryBtn{width:100%;min-width:0!important}.timesheetDayOffRequestActions{grid-template-columns:1fr;display:grid}.timesheetDayOffSummary{grid-template-columns:minmax(0,1fr)}.timesheetDayOffMetric{min-height:72px;padding:10px 11px}.timesheetDayOffMetricValue{font-size:22px}.timesheetDayOffRequestRow{grid-template-columns:1fr}.timesheetDayOffRequestActions .btn{width:100%}.timesheetDayOffTable{table-layout:fixed;width:100%;min-width:0}.timesheetDayOffTable th:nth-child(3),.timesheetDayOffTable td:nth-child(3),.timesheetDayOffTable th:nth-child(4),.timesheetDayOffTable td:nth-child(4){display:none}.timesheetDayOffTable th:first-child,.timesheetDayOffTable td:first-child{width:44%;padding-left:8px;padding-right:6px}.timesheetDayOffTable th:nth-child(2),.timesheetDayOffTable td:nth-child(2){width:28%;padding-left:6px;padding-right:6px}.timesheetDayOffTable th:nth-child(5),.timesheetDayOffTable td:nth-child(5){width:28%;padding-left:5px;padding-right:5px}.timesheetDayOffTable thead th,.timesheetDayOffTable tbody td{font-size:clamp(12px,3.2vw,13px)}.timesheetDayOffTable td .pill{min-height:32px;padding:0 clamp(6px,2vw,8px);font-size:clamp(12px,3.1vw,13px)}.timesheetDayOffTableActionsCell .btn{min-width:0;min-height:32px;padding:0 clamp(6px,2vw,10px);font-size:clamp(12px,3.1vw,13px)}.timesheetDayOffTableActionsCell .timesheetDayOffCancelBtn{min-width:clamp(62px,20vw,72px);padding:0 clamp(6px,1.8vw,8px)}.timesheetDayOffTableActionsCell{text-align:right;white-space:nowrap}.timesheetSubmitMonthHeading{font-size:clamp(20px,6vw,24px)}.timesheetSubmitSimpleSummary{gap:6px;display:grid}.timesheetSubmitConfirmInlineCheck{font-size:14px;line-height:1.3}.dayEditorModeSwitch,.dayEditorAbsenceField{max-width:none}.dayEditorTopToast{top:calc(env(safe-area-inset-top) + 74px);width:calc(100vw - 20px);padding:8px 10px}.dayEditorTopToast.dayEditorTopToast--success{top:auto;bottom:calc(env(safe-area-inset-bottom) + 56px);width:auto;max-width:calc(100vw - 24px);min-height:34px;box-shadow:0 10px 22px color-mix(in srgb, var(--fg), transparent 84%);border-radius:999px;gap:8px;padding:6px 8px}.dayEditorTopToast.dayEditorTopToast--success .dayEditorTopToastMessage{white-space:nowrap;font-size:12px;line-height:1.2}.dayEditorTopToast.dayEditorTopToast--success .dayEditorTopToastActions{gap:4px}.dayEditorTopToast.dayEditorTopToast--success .dayEditorTopToastAction{min-height:24px;color:color-mix(in srgb, var(--fg), black 12%);text-underline-offset:2px;font-size:11px;font-weight:600;text-decoration:underline;box-shadow:none!important;background:0 0!important;border:0!important;padding:1px 4px!important}.dayEditorTopToast.dayEditorTopToast--success .dayEditorTopToastClose{width:24px;min-width:24px;min-height:24px;font-size:16px}.dayEditorTopToastAction{min-height:28px;font-size:11px;padding:4px 8px!important}.dayEditorAbsenceOptionGrid{grid-template-columns:1fr}.dayEditorTotalInfoRow{background:color-mix(in srgb, var(--bg-2), white 62%);border-color:color-mix(in srgb, var(--stroke), transparent 22%);min-height:40px;padding:7px 10px}.dayEditorTotalInfoLabel,.dayEditorTotalInfoValue{color:color-mix(in srgb, var(--muted), var(--fg) 8%)}.dayEditorTotalInfoLabel{font-size:12px}.dayEditorIntervalRow{grid-template-columns:1fr 1fr auto!important;gap:8px!important}.dayEditorIntervalLabels{display:none}.dayEditorTimeclockReviewHeader,.dayEditorTimeclockReviewRowPrimary{align-items:flex-start}.dayEditorIntervalRemove{grid-column:auto;width:52px;min-width:52px;min-height:44px;padding-left:0!important;padding-right:0!important}.dayEditorAddInterval{width:100%;min-height:44px}.dayEditorFooter{flex-direction:column;align-items:stretch!important;gap:10px!important}.dayEditorFooterActions{grid-template-columns:1fr 1fr;gap:6px 10px;display:grid!important}.dayEditorFooterActions .btn{width:100%;min-height:44px;min-width:0!important}.dayEditorFooterAbsence .dayEditorFooterActions{grid-template-columns:1fr}.portalFormActions,.reportEditorTopActions,.reportEditorTopActionsInline,.reportEditorTopActionGroup,.reportCreateActions,.reportSubmitActions{flex-direction:column;gap:10px;width:100%;display:flex;align-items:stretch!important}.portalFormActions .btn,.reportEditorTopActions .btn,.reportEditorTopActionsInline .btn,.reportEditorTopActionGroup .btn,.reportCreateActions .btn,.reportSubmitActions .btn{width:100%;min-width:0;min-height:44px}.reportSubmitRequirementsBody{padding-top:10px!important;padding-bottom:10px!important}.reportSubmitReqHeader{align-items:flex-start!important}.portalFeedbackToastHost{top:calc(env(safe-area-inset-top) + 10px);justify-items:end;width:calc(100vw - 24px);display:grid;bottom:auto;left:auto;right:12px;transform:none}.portalFeedbackToast{gap:7px;width:100%;min-height:40px;padding:8px 10px}.portalFeedbackToastMessage{font-size:12px;line-height:1.2}.portalFeedbackToastAction{min-height:26px;font-size:11px;padding:3px 7px!important}.portalFeedbackToastClose{width:24px;min-width:24px;min-height:24px;font-size:16px}.portalUpdateBanner{bottom:calc(env(safe-area-inset-bottom) + 74px);flex-direction:column;align-items:stretch;padding:11px 12px 12px}.portalUpdateBannerAction{width:100%;margin-left:0}.reportSubmitMissingPill{justify-content:center;min-width:56px}.reportSubmitReadyPill{gap:6px}.reportSubmitReadyMark{width:14px;height:14px;font-size:10px}.reportSubmitReqItem{width:100%;gap:7px!important;padding:6px 8px!important}.reportSubmitReqText{font-size:12px!important}.reportSubmitConfirm{margin-left:18px;font-size:14px;gap:8px!important}.timesheetSubmitConfirmCheck input[type=checkbox],.reportCreateDialogOption input[type=checkbox],.reportSubmitConfirm input[type=checkbox]{flex:0 0 20px;width:20px;height:20px;margin:0}.reportListHeader{align-items:stretch!important;gap:8px!important}.reportListTitle{font-size:24px!important}.reportListScope{font-size:12px!important}.cardBody.portalMobileActionCard{gap:10px;padding:14px}.reportFiltersMobileControls{display:flex}.reportFiltersToggleBtn{width:100%;min-width:0}.reportFiltersBottomRow{display:none}.reportFiltersBottomRow.isOpen{grid-template-columns:1fr;gap:8px;display:grid}.reportFiltersBottomFilters{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px}.reportFiltersFieldFrom,.reportFiltersFieldTo{grid-column:span 1}.reportFiltersFieldFrom .input,.reportFiltersFieldTo .input{min-width:0}.reportFiltersFieldSite,.reportFiltersFieldStatus{grid-column:1/-1}.reportFiltersClearField{order:-1;width:100%;margin-left:0}.reportFiltersClearBtnCompact{width:100%;min-width:0;min-height:44px}.reportFiltersTop{width:100%}main.portalMobilePageStack{gap:8px}.portalMobileHeaderPolicyMain{display:none}.reportCreateHeroWithBack{align-items:flex-start}.reportCreateBackBtn{width:auto;min-width:auto}.reportFiltersTop .reportListNewBtn{width:100%;min-width:0}.cardBody.portalMobileListCard{gap:8px;padding:10px}.reportListTableWrap{display:none}.timesheetDayOffTableWrap{display:block}.reportListMobile{gap:8px;display:grid}.reportListMobileItem{align-items:center;padding:10px}.reportListSiteName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.reportListTableWorkedHeader,.reportListTableWorkedCell{width:auto}.reportListMobileMain{gap:4px}.reportListMobileRight{align-self:center}.profileAvatarRow{flex-direction:column;grid-area:2/1;align-items:center;gap:0;width:100%;min-width:0}.profileAvatarSection{grid-template-columns:112px minmax(0,1fr);align-items:center;column-gap:8px}.profileAvatarSectionHeader{display:contents}.profileAvatarSectionHeader .profileSectionTitle{grid-area:1/1/auto/-1}.profileAvatarInfo{text-align:center;justify-items:center;gap:4px;width:100%;display:grid}.profileAvatarButton{border-radius:18px;width:112px;height:112px}.profileAvatarMeta{display:none}.profileAddressSearchRow{grid-template-columns:minmax(0,1fr)}.profileAvatarActions{flex-flow:column;grid-area:2/2;justify-content:flex-start;place-self:center stretch;align-items:stretch;gap:6px;width:100%;max-width:none;display:flex!important}.profileAvatarActions .profileActionBtn,.profileAvatarActions .profileActionBtnWide{flex:none;min-width:0;min-height:44px;font-size:12px;padding-left:8px!important;padding-right:8px!important}.profileAvatarError,.profileFieldsStackAccount{grid-column:1/-1}.profileSignatureHeaderActions{flex-wrap:wrap;justify-content:flex-start;align-items:stretch;gap:8px;width:100%;display:flex!important}.profileSignatureModeActions{flex-wrap:wrap;flex:100%;gap:8px;width:auto;display:flex}.profileSignatureModeBtn{flex:128px;min-width:0!important}.profileSignatureHeaderActions .profileActionBtn,.profileSignatureHeaderActions .profileActionBtnWide{flex:128px;width:auto;min-width:0;font-size:13px;padding-left:10px!important;padding-right:10px!important}.profileSignatureHeaderActions .profileSignatureRemoveBtn{flex:128px}.profileSaveBtn{width:100%;min-width:0;min-height:44px}.profilePasswordForm,.profilePasswordDesktopGrid,.profilePasswordFields,.profilePasswordPolicyList,.profilePasswordRequirementsPanel,.profileSaveActions{width:100%;max-width:100%}.profilePasswordDesktopGrid{grid-template-columns:1fr;gap:10px}.profileSignaturePadFooter{grid-template-columns:1fr;display:grid}.profileSignaturePadFooter .btn{width:100%;min-height:44px}.reportCreateSearchState{font-size:12px}.reportObraSelectedPill{width:100%!important}.reportObraSelectedPill .btn{min-height:36px!important}.reportObraPopover{width:100%;max-width:100%;left:0!important;right:0!important}.reportObraPopover .cmPopoverList{max-height:min(260px,42vh)}.reportLinesHeader{align-items:stretch!important}.reportLineHeader{align-items:flex-start!important}.reportEditorContextHeader{align-items:stretch!important}.reportEditorContextHeader>*{width:100%}.reportEditorContextHeader .pill{width:fit-content}.reportEditorContextCard .cardBody{padding:14px!important}.reportEditorWorkTitle{font-size:24px!important}.reportEditorMain{gap:10px!important}.reportEditorMain input,.reportEditorMain textarea,.reportEditorMain select,.reportEditorMain button.input{font-size:max(16px,1rem)}.reportEditorMetaBar{flex-wrap:wrap;align-items:flex-start;gap:8px}.portalBackBar{background:0 0;border:0;min-height:auto;padding:6px 0}.reportEditorBackLink{white-space:nowrap;font-size:13px}.portalBackIcon{flex-basis:28px;width:28px;height:28px}.reportEditorMetaPill{white-space:nowrap;align-items:center;min-height:24px;font-size:12px}.reportSectionTitle{font-size:20px!important}.reportEditorMetaLine{font-size:11px!important}.reportEditorTopActionsInline,.reportEditorTopActionsInline>div{grid-template-columns:1fr;gap:10px;display:grid!important}.reportLineHeaderMeta{width:100%;justify-content:flex-start!important}.reportLineHeaderMeta .pill{min-height:44px}.reportLinePrimaryGrid,.reportTaskGrid{grid-template-columns:1fr!important}.reportTaskRow{width:100%}.reportTaskRow .btn{min-height:44px!important}.reportCopyPreviewMeta{align-items:stretch!important}.reportCopyPreviewMeta .pill{width:fit-content}.reportCopyPreviewActions{flex-direction:column;align-items:stretch!important}.reportCopyPreviewActions .btn{width:100%;min-height:44px}.reportEditorSectionBody,.reportSubmitSectionBody{gap:10px!important}.reportWorkerFieldGrid{grid-template-columns:1fr}.reportWorkerClosestSiteWrap{width:100%}.reportWorkerClosestSiteBtn,.reportWorkerSaveRow .reportWorkerSaveBtn{width:100%;min-width:0}.reportWorkerClosestSiteAlert{grid-template-columns:1fr;gap:10px}.reportWorkerClosestSiteAlertBody{gap:10px}.reportWorkerClosestSiteAlertActions{flex-direction:column}.reportWorkerClosestSiteAlertActionBtn{width:100%}.reportWorkerTaskHeaderRow{grid-template-columns:minmax(0,1fr) minmax(96px,116px) 44px}.reportWorkerTaskHeaderRow>:nth-child(2){text-align:center;display:block}.reportWorkerTaskRow{grid-template-columns:minmax(0,1fr) minmax(96px,116px) 44px;align-items:center}.reportWorkerTaskHoursField:not(.isMobilePicker){grid-template-columns:44px minmax(76px,1fr) 44px;gap:6px}.reportWorkerTaskHoursField.isMobilePicker{grid-template-columns:minmax(0,1fr)}.reportWorkerTaskStepBtn{min-width:44px;min-height:44px;display:inline-flex}.reportWorkerTaskRemoveBtn{align-self:stretch;min-width:44px;min-height:44px}.reportWorkerTotalRow{grid-template-columns:minmax(0,1fr) minmax(96px,116px) 44px}.reportWorkerTotalHoursCol{text-align:right;justify-items:end}.reportWorkerTotalHoursCol .label{white-space:nowrap;letter-spacing:.06em;font-size:11px;line-height:1.1}.reportWorkerTaskDurationModalBackdrop{padding:10px}.reportWorkerTaskDurationModal{width:calc(100vw - 32px);max-width:320px}.reportWorkerTaskDurationModalHeader{align-items:center}.reportWorkerTaskDurationPopoverWheels{grid-template-columns:100px auto 100px;gap:6px}.reportWorkerTaskDurationWheelList{width:100px;max-height:168px;padding:2px}.reportWorkerTaskDurationWheelItem{width:84px;min-height:32px;font-size:17px}.reportWorkerDictationField.isMobile{height:52px;min-height:52px;scroll-margin-bottom:calc(132px + env(safe-area-inset-bottom,0px));gap:6px;padding:4px 5px 4px 10px}.reportWorkerDictationField.isMobile .reportWorkerDictationInput{min-width:0;height:42px;font-size:16px;line-height:1.2}.reportWorkerTaskNameDialogEntry .reportWorkerDictationField.isMobile.isIdle,.reportWorkerTaskNameDialogEntry .reportWorkerDictationField.isMobile.isCancelled,.reportWorkerTaskNameDialogEntry .reportWorkerDictationField.isMobile.isCompleted,.reportWorkerTaskNameDialogEntry .reportWorkerDictationField.isMobile.isFailed{align-items:flex-start;height:auto;min-height:52px;padding-top:5px;padding-bottom:5px}.reportWorkerTaskNameDialogEntry .reportWorkerDictationField.isMobile .reportWorkerDictationInput{height:auto;min-height:40px;max-height:75.6px;padding-top:10px;padding-bottom:8px;line-height:1.2}.reportWorkerTaskNameDialogEntry .reportWorkerDictationField.isMobile .reportWorkerDictationActions{align-self:flex-start}.reportWorkerDictationField.isMobile .reportWorkerDictationStatusMain{flex:auto;gap:5px;min-width:0;font-size:13px}.reportWorkerDictationField.isMobile .reportWorkerDictationStatusText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.reportWorkerDictationField.isMobile .reportWorkerDictationWaveform{flex:64px;gap:1px;min-width:28px;max-width:96px}.reportWorkerDictationField.isMobile .reportWorkerDictationWaveform>span:nth-child(n+17){display:none}.reportWorkerDictationField.isMobile .reportWorkerDictationActions{gap:4px}.reportWorkerDictationField.isMobile .reportWorkerDictationHint{display:none}.reportWorkerDictationField.isMobile .reportWorkerDictationMicBtn{border-radius:9px;width:44px;min-width:44px;height:44px}.reportWorkerDictationField.isMobile .reportWorkerDictationTextAction{min-height:44px;padding:0 6px;font-size:12px}.reportWorkerDictationField.isMobile .reportWorkerDictationDivider{display:none}.reportWorkerDictationField.isMobile .reportWorkerDictationBadge{gap:4px;max-width:min(152px,42vw);min-height:32px;padding:0 7px;font-size:11px;overflow:hidden}.reportWorkerDictationField.isMobile .reportWorkerDictationBadge span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.reportWorkerDictationField.isMobile .reportWorkerDictationBadge svg{flex:none;width:15px;height:15px}.reportWorkerDictationField.isMobile.isFailed .reportWorkerDictationActions{gap:3px}.reportWorkerDictationField.isMobile.isFailed .reportWorkerDictationTextAction{padding:0 5px}.reportWorkerTicketsHead{align-items:stretch}.reportWorkerTicketsHead .btn{width:100%}.reportEditorSectionBody{padding-left:10px!important;padding-right:10px!important}.reportEditorSuggestPopover .cmPopoverOption{background:0 0;border:0;padding-left:2px;padding-right:2px}}@media (max-width:520px){.reportWorkerTaskHeaderRow{grid-template-columns:minmax(0,1fr) 92px 42px;gap:6px 5px}.reportWorkerTaskHeaderRow>:nth-child(2){justify-self:stretch;min-width:0}.reportWorkerTaskHeaderRow>:nth-child(3){display:block}.reportWorkerTaskRow{grid-template-columns:minmax(0,1fr) 92px 42px;align-items:center;gap:7px 5px}.reportWorkerTaskNameField{grid-column:auto}.reportWorkerTaskHoursField{grid-area:auto;width:100%;max-width:100%}.reportWorkerTaskRemoveBtn{grid-area:auto;align-self:center;width:42px;min-width:42px;min-height:46px;padding-left:0;padding-right:0}.reportWorkerTotalRow{grid-template-columns:minmax(0,1fr) auto}.reportWorkerMobileTaskTrigger{border-radius:9px;min-height:46px;padding:3px}.reportWorkerMobileTaskTriggerMain{min-height:38px;padding-left:4px;padding-right:2px}.reportWorkerMobileTaskTriggerText{font-size:14px}.reportWorkerMobileTaskTriggerStatus{gap:5px;font-size:12px}.reportWorkerMobileTaskTriggerBadge{max-width:32px;padding-left:6px;padding-right:6px}.reportWorkerMobileTaskTriggerBadge span{display:none}.reportWorkerMobileTaskTriggerMic{border-radius:8px;width:38px;min-width:38px;height:38px}.reportWorkerTaskDurationTrigger{gap:4px;min-height:46px;font-size:14px;padding-left:7px!important;padding-right:7px!important}.reportWorkerTaskDurationTriggerIcon{width:10px;height:10px}.reportWorkerTaskRemoveBtn svg{width:16px;height:16px}.reportWorkerDictationField.isMobile{width:100%}.reportWorkerDictationField.isMobile .reportWorkerDictationStatusMain{font-size:12px}.reportWorkerDictationField.isMobile .reportWorkerDictationWaveform{flex-basis:42px;max-width:72px}.reportWorkerDictationField.isMobile .reportWorkerDictationWaveform>span:nth-child(n+13){display:none}.reportWorkerDictationField.isMobile .reportWorkerDictationTextAction{min-width:40px}.reportWorkerDictationField.isMobile.isCompleted .reportWorkerDictationBadge{max-width:min(142px,38vw)}}@media (max-width:420px){.documentsHeaderActions.portalHeroActionsMobile{grid-template-columns:1fr}.loginMain{padding-top:10px;padding-bottom:10px}.loginBrandLogo{height:23px!important}.loginVersionPill .muted{font-size:11px}.loginTitle{font-size:31px}.timesheetMonthGrid{min-width:0;gap:4px!important}.timesheetCellContent{height:100%;display:block;position:relative;min-height:100%!important;padding:4px!important}.timesheetCellPrimary{gap:2px;max-width:calc(100% - 10px)}.timesheetDayPlaceholder{aspect-ratio:1;height:auto;min-height:44px}.timesheetCellDayNum{color:color-mix(in srgb, var(--fg), transparent 10%);font-size:11px;font-weight:600;line-height:1}.timesheetCellDayNumToday:before{width:17px;height:17px}.timesheetCellDayNumToday{color:#fff;font-weight:700}.timesheetCellHours{color:color-mix(in srgb, var(--muted), transparent 0%);letter-spacing:0;text-align:right;pointer-events:none;white-space:nowrap;font-size:10px;font-weight:600;line-height:1;position:absolute;bottom:3px;right:3px}.timesheetCellSelectMark{width:10px;height:10px;font-size:8px;top:3px;bottom:auto;right:3px}.timesheetCellLock{width:9px;height:9px;top:3px;right:3px}.timesheetCellContentLocked .timesheetCellHeader{padding-right:11px}.timesheetCellHint{letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;max-width:calc(100% - 6px);font-size:8px;line-height:1;display:block;position:absolute;bottom:3px;left:3px;right:auto;overflow:hidden}.timesheetCellHint--withHours{max-width:calc(100% - 24px)}.timesheetCellHeader{display:block}.timesheetWeekday{font-size:10px!important}.portalPageHeroTitle{font-size:24px!important}.timesheetLegendPanel .timesheetLegendRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;display:grid}.timesheetLegendItem{grid-template-columns:10px minmax(0,1fr);align-items:start;column-gap:7px}.timesheetLegendSwatch{width:10px;height:10px;margin-top:2px}.timesheetLegendLabel{font-size:11px;line-height:1.2}.reportEditorWorkTitle{font-size:22px!important}.dayEditorSideControls,.dayEditorFooterActions{grid-template-columns:1fr}.timesheetBulkSelectedInput{flex:148px;justify-content:center;gap:8px;width:auto}.timesheetBulkSelectedInput .mono{margin-left:0}}@media (max-width:320px){.dayEditorModeSwitch.timesheetBulkModeSwitch .dayEditorModeBtn{font-size:13px;padding-left:6px!important;padding-right:6px!important}.timesheetBulkHeaderActions{flex-direction:column;grid-template-columns:1fr;gap:4px;align-items:stretch!important}.timesheetBulkHeaderOpen{grid-template-columns:1fr!important}.timesheetBulkHeaderOpen .timesheetBulkHeaderActions{grid-template-columns:minmax(0,1fr) auto!important}.timesheetBulkHeaderActions .timesheetBulkSelectedInput{flex:auto;width:100%}.timesheetBulkHeaderActions .timesheetBulkToggleBtn{width:100%}}@media (max-width:900px){.portalTopbarInner{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid;gap:10px 12px!important;padding:12px 16px 10px!important}.portalBrand{align-items:center;gap:8px;min-width:0}.portalBrandLogo{margin-top:0;height:20px!important}.portalBrand .brandBlock{min-width:0;margin-top:1px}.portalBrand .brandTitle{white-space:nowrap;line-height:1.15;font-size:16px!important}.portalTopbarActions{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.portalTopbarRight{align-items:center;gap:6px;display:inline-flex}.portalAccountSummary{grid-template-columns:40px 16px;gap:8px;min-width:64px}.portalAccountText{display:none}.portalNavRow{justify-self:end;width:auto;min-width:0}.portalNavRow .nav{align-items:end;gap:2px;width:auto;min-width:0;display:grid;overflow:visible}.portalNavRow .navLink{white-space:nowrap;border-bottom-width:2px;min-height:38px;padding:8px 10px 6px;font-size:12px;line-height:1.15}.portalNavIcon{display:none}.portalNavLabelCompact{display:block}.portalNavLabelFull{display:none}.supportReadOnlyBannerBody{flex-direction:column;align-items:stretch}.supportStartActions .btn{width:100%}}@media (min-width:681px) and (max-width:760px){.dayEditorTotalInfoRow{min-height:40px}}@media (max-width:680px){html{scroll-padding-bottom:calc(132px + env(safe-area-inset-bottom,0px))}.portalTopbar{background:color-mix(in srgb, var(--bg-2), white 16%);border-bottom-color:color-mix(in srgb, var(--stroke), transparent 8%);-webkit-backdrop-filter:none;backdrop-filter:none}.portalTopbarInner{padding:max(10px, env(safe-area-inset-top,0px)) 12px 9px!important;gap:8px 10px!important}.portalBrand{gap:8px}.portalBrandLogo{height:18px!important}.portalBrand .brandTitle{font-size:14px!important}.portalTopbarActions{display:contents}.portalTopbarRight{grid-area:1/2;align-items:center;gap:6px;display:inline-flex}.portalTopbarRight form{width:auto}.notificationBellButton{width:44px;min-width:44px;min-height:44px;box-shadow:none;border-radius:10px}.notificationBellPanel{top:calc(62px + env(safe-area-inset-top,0px));width:auto;height:auto;max-height:calc(100dvh - 76px - env(safe-area-inset-bottom,0px));z-index:80;border-radius:18px;position:fixed;bottom:auto;left:12px;right:12px}.notificationBellPanel.notificationBellPanel_empty{top:calc(62px + env(safe-area-inset-top,0px));max-height:calc(100dvh - 76px - env(safe-area-inset-bottom,0px));border-radius:14px}.portalTopbarSignOutIcon{justify-content:center;align-items:center;display:inline-flex}.portalTopbarSignOutLabel{display:none}.portalAccountSummary{border-radius:10px;min-width:64px;min-height:44px;padding-right:6px}.portalAccountMenuPanel{width:min(280px,100vw - 24px);min-width:0;position:fixed;top:58px;right:12px}body[data-portal-mobile-chat-thread] .portalTopbar{display:none}body:has([class*=shellMobileThreadOpen]) .portalTopbar{display:none}.portalNavRow{z-index:24;width:100%;padding-left:0;padding-right:0;padding-bottom:env(safe-area-inset-bottom,0px);box-shadow:0 -10px 28px color-mix(in srgb, var(--fg), transparent 94%);background:#fff;justify-content:stretch;align-items:stretch;position:fixed;bottom:0;left:0;right:0;transform:none}body[data-portal-mobile-chat-thread] .portalNavRow{display:none}body:has([class*=shellMobileThreadOpen]) .portalNavRow{display:none}.portalNavRow .nav{border-top:1px solid color-mix(in srgb, var(--stroke), var(--fg) 10%);width:100%;min-width:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-radius:0;grid-template-columns:repeat(5,minmax(0,1fr));place-items:stretch stretch;gap:0;margin:0;padding:6px 0 8px;display:grid}.portalNavRow .nav.navThree{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none;margin:0}.portalNavRow .nav.navFour{grid-template-columns:repeat(4,minmax(0,1fr));max-width:none;margin:0}.portalNavRow .nav.navFive{grid-template-columns:repeat(5,minmax(0,1fr));max-width:none;margin:0}.portalNavRow .nav.navSix{grid-template-columns:repeat(6,minmax(0,1fr));max-width:none;margin:0}.portalNavRow .nav.navTwo{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none;margin:0}.portalNavRow .nav.navOne{grid-template-columns:1fr;max-width:188px;margin:0 auto}.portalNavRow .nav.portalNavMobileFive{grid-template-columns:repeat(5,minmax(0,1fr));max-width:none;margin:0}.portalNavRow .nav.portalNavMobileSix{grid-template-columns:repeat(6,minmax(0,1fr));max-width:none;margin:0}.portalNavRow .nav.portalNavMobileFour{grid-template-columns:repeat(4,minmax(0,1fr));max-width:none;margin:0}.portalNavRow .nav.portalNavMobileThree{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none;margin:0}.portalNavRow .nav.portalNavMobileTwo{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none;margin:0}.portalNavRow .nav.portalNavMobileOne{grid-template-columns:1fr;max-width:188px;margin:0 auto}.portalNavHomeMobileOnly{display:flex!important}.portalNavRow .navLink{text-align:center;white-space:nowrap;width:100%;min-width:0;min-height:70px;color:color-mix(in srgb, var(--fg), white 24%);background:0 0;border:0;border-radius:0;justify-content:stretch;align-items:stretch;padding:0;transition:color .16s,transform .16s;display:flex}.portalNavRow .navLink:hover{background:0 0}.portalNavRow .navLink:focus-visible{box-shadow:none;border-bottom-color:#0000}.portalNavRow .navLink:focus-visible .portalNavIconBadge{box-shadow:0 0 0 2px color-mix(in srgb, var(--focus), transparent 72%)}.portalNavRow .navLinkActive{box-shadow:none;color:var(--fg);background:0 0;border-bottom-color:#0000}.portalNavLinkInner{align-content:center;justify-items:center;gap:4px;width:100%;min-width:0;padding:0 4px;display:grid}.portalNavLinkIndicator{background:0 0;border-radius:999px;width:18px;height:2px;transition:background-color .16s,transform .16s;display:block;transform:translateY(0)}.portalNavRow .navLinkActive .portalNavLinkIndicator{background:color-mix(in srgb, var(--focus), black 8%);transform:translateY(1px)}.portalNavIconBadge{border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;transition:background-color .16s,box-shadow .16s,transform .16s;display:inline-flex}.portalNavItemBadge{min-width:17px;height:17px;padding:0 5px;font-size:10px;box-shadow:0 0 0 2px #fff}.portalNavItemBadgeDesktop{display:none}.portalNavItemBadgeMobile{display:inline-flex;top:-4px;right:-4px}.portalNavRow .navLinkActive .portalNavIconBadge{background:color-mix(in srgb, var(--focus), white 92%);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--focus), transparent 42%);transform:translateY(-1px)}.portalNavRow .navLinkActive:focus-visible .portalNavIconBadge{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--focus), transparent 42%), 0 0 0 2px color-mix(in srgb, var(--focus), transparent 72%)}.portalNavRow .navLink:active .portalNavIconBadge{transform:scale(.96)}.portalNavIcon{opacity:1;color:currentColor;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;transition:color .16s,transform .16s;display:inline-flex}.portalNavRow .navLinkActive .portalNavIcon{color:color-mix(in srgb, var(--focus), black 14%);transform:translateY(-.5px)}.portalNavLabel{letter-spacing:0;white-space:nowrap;color:currentColor;opacity:.96;min-width:0;max-width:none;font-size:11px;line-height:1;transition:color .16s,opacity .16s}.portalNavRow .navLinkActive .portalNavLabel{color:var(--fg);opacity:1}.portalNavLabelCompact{display:block}.portalNavLabelFull{display:none}.portalNavRow .nav.portalNavMobileSix .portalNavLinkInner{gap:3px;padding:0 2px}.portalNavRow .nav.portalNavMobileSix .portalNavIconBadge{border-radius:12px;width:40px;height:40px}.portalNavRow .nav.portalNavMobileSix .portalNavLabel{white-space:normal;text-wrap:balance;font-size:10px;line-height:1.05}.content{padding-bottom:calc(92px + env(safe-area-inset-bottom,0px))}.content:has(.reportEditorMain){min-height:100dvh;padding-bottom:calc(132px + env(safe-area-inset-bottom,0px))}.reportEditorMain,.reportEditorMain .card,.reportWorkerTaskRow,.reportWorkerAddTaskBtn,.reportSubmitConfirm,.reportSubmitActions,.reportSubmitReqItem{scroll-margin-bottom:calc(132px + env(safe-area-inset-bottom,0px))}body[data-portal-mobile-chat-thread] .content{padding-bottom:0}body:has([class*=shellMobileThreadOpen]) .content{padding-bottom:0}}@media (max-width:420px){.reportEditorMetaBar{flex-wrap:wrap;align-items:flex-start;gap:6px}.reportEditorBackLink{font-size:12px}.portalBackBar{padding:6px 0}.portalBackIcon{flex-basis:26px;width:26px;height:26px}.reportEditorMetaPill{white-space:nowrap;justify-content:flex-end;gap:6px;width:100%;font-size:12px}.portalTopbarInner{gap:5px!important;padding:7px 12px 5px!important}.portalBrand .brandTitle{font-size:13px!important}.portalTopbarRight form .btn{width:40px;min-width:40px;min-height:40px}.portalNavRow .nav{padding-left:0;padding-right:0}.portalNavRow .navLink{min-height:66px}.portalTopbarRight{gap:5px;display:inline-flex}.notificationBellPanel{top:calc(58px + env(safe-area-inset-top,0px));height:auto;max-height:calc(100dvh - 70px - env(safe-area-inset-bottom,0px));bottom:auto;left:10px;right:10px}.notificationBellPanel.notificationBellPanel_empty{top:calc(58px + env(safe-area-inset-top,0px));max-height:calc(100dvh - 70px - env(safe-area-inset-bottom,0px))}.portalNavIconBadge{border-radius:13px;width:36px;height:36px}.portalNavItemBadge{min-width:16px;height:16px;padding:0 4px;font-size:9.5px}.portalNavItemBadgeMobile{top:-3px;right:-3px}.portalNavIcon{flex-basis:20px;width:20px;height:20px}.portalNavLabel{font-size:10.5px}.portalPageHero{min-height:auto;padding-top:8px!important;padding-bottom:8px!important}.profileSignatureHeaderActions .profileActionBtn,.profileSignatureHeaderActions .profileActionBtnWide{flex:calc(50% - 4px);font-size:12px;padding-left:8px!important;padding-right:8px!important}.profileSignatureHeaderActions .profileSignatureRemoveBtn{flex-basis:100%}}.homeMain{gap:14px;display:grid}.homeDashboardSection{gap:10px;display:grid}.homeTimesheetWorkflowCard{background:var(--bg-2)}.homeTimesheetWorkflowBody,.homeTimesheetWorkflowHeader{gap:14px;display:grid}.homeTimesheetWorkflowCopy{gap:8px;display:grid}.homeTimesheetWorkflowEyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0;font-size:12px;font-weight:700}.homeTimesheetWorkflowTitleRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.homeTimesheetWorkflowTitleRow .pill{min-height:32px}.homeTimesheetWorkflowMeta{color:var(--muted);margin:0;font-size:14px}.homeTimesheetWorkflowSummary{border:1px solid var(--stroke);border-radius:var(--radius);background:var(--bg);align-content:start;gap:4px;padding:14px 16px;display:grid}.homeTimesheetWorkflowSummaryLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0;font-size:12px;font-weight:700}.homeTimesheetWorkflowSummaryValue{color:var(--fg);margin:0;font-size:clamp(28px,4vw,36px);font-weight:700;line-height:1.05}.homeTimesheetWorkflowActions{flex-wrap:wrap;gap:10px;display:flex}.homeTimesheetWorkflowActions .btn{flex:180px}.homeDashboardTitle{margin:0;font-size:20px;font-weight:700}.homeActionsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.homeDashboardCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #11182714}.homeActionCard{border-radius:calc(var(--radius) + 4px);color:#111827;background:#fff;border:1px solid #e5e7eb;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:108px;padding:12px 10px;text-decoration:none;transition:transform .14s,box-shadow .14s,border-color .14s,background-color .14s;display:flex;box-shadow:0 1px 2px #1118270a}.homeActionCard:hover,.homeActionCard:focus-visible{background:#fff;border-color:#bfdbfe;outline:none;transform:translateY(-1px);box-shadow:0 4px 10px #1118270f}.homeActionCardIcon{background:color-mix(in srgb, var(--focus), white 94%);color:#2563eb;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.homeActionCardIcon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.homeActionCardLabel{color:#1f2937;text-align:center;margin:0;font-size:13px;font-weight:700}.homeTrackerBody{gap:12px;display:grid}.homeTrackerCard.isCompact .homeTrackerBody{gap:10px}.homeTrackerLiveBadge{border:1px solid color-mix(in srgb, var(--notice-border,var(--ok)), transparent 62%);background:color-mix(in srgb, var(--notice-bg,var(--ok)), white 90%);width:fit-content;color:color-mix(in srgb, var(--notice-fg,var(--ok)), black 16%);border-radius:999px;align-items:center;gap:8px;padding:5px 10px;font-size:12px;font-weight:600;display:inline-flex}.homeTrackerLiveBadge.is-success{--notice-bg:var(--ok);--notice-border:var(--ok);--notice-fg:var(--ok)}.homeTrackerLiveBadge.is-info{--notice-bg:var(--focus);--notice-border:var(--focus);--notice-fg:var(--focus)}.homeTrackerLiveBadge.is-warning{--notice-bg:var(--warn);--notice-border:var(--warn);--notice-fg:color-mix(in srgb, var(--warn), black 18%)}.homeTrackerLiveBadge.is-error{--notice-bg:var(--danger);--notice-border:var(--danger);--notice-fg:var(--danger)}.homeTrackerLiveBadgeBtn{cursor:pointer}.homeTrackerLiveBadgeBtn:hover{background:color-mix(in srgb, var(--notice-bg,var(--ok)), white 86%)}.homeTrackerLiveBadgeBtn:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.homeTrackerLiveIcon{width:14px;height:14px;display:block}.homeTrackerLiveIcon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.homeTrackerLiveInfoMark{justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.homeTrackerLiveInfoMark svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.homeTrackerTimerBlock{justify-items:center;gap:4px;padding-block:6px;display:grid}.homeTrackerCard.isCompact .homeTrackerTimerBlock{padding-block:2px}.homeTrackerTimerValue{font-family:var(--font-mono);letter-spacing:-.03em;color:#111827;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;margin:0;font-size:50px;font-weight:800;line-height:.95}.homeTrackerCard.isCompact .homeTrackerTimerValue{font-size:42px}.homeTrackerTimerLabel{margin:0;font-size:13px}.homeTrackerLastEvent{text-align:center;justify-items:center;gap:2px;font-size:13px;display:grid}.homeTrackerLastEventPrimary{color:#1f2937}.homeTrackerLastEventSecondary{font-size:12px}.homeTrackerStatusRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:-2px;display:flex}.homeTrackerStatusPill{font-weight:700}.homeTrackerStatusPill.status-active{border-color:color-mix(in srgb, var(--ok), transparent 45%);background:color-mix(in srgb, var(--ok), white 92%);color:color-mix(in srgb, var(--ok), black 18%)}.homeTrackerStatusPill.status-paused{border-color:color-mix(in srgb, var(--warn), transparent 44%);background:color-mix(in srgb, var(--warn), white 92%);color:color-mix(in srgb, var(--warn), black 16%)}.homeTrackerSitePill,.homeTrackerOffsitePill,.homeTrackerNoLocationPill{font-size:12px}.homeTrackerSitePill{border-color:color-mix(in srgb, var(--focus), transparent 64%);background:color-mix(in srgb, var(--focus), white 95%);color:color-mix(in srgb, var(--focus), black 18%)}.homeTrackerOffsitePill{border-color:color-mix(in srgb, var(--warn), transparent 35%);color:color-mix(in srgb, var(--warn), black 18%);background:color-mix(in srgb, var(--warn), white 90%)}.homeTrackerNoLocationPill{border-color:color-mix(in srgb, var(--danger), transparent 50%);color:color-mix(in srgb, var(--danger), black 18%);background:color-mix(in srgb, var(--danger), white 94%)}.homeTrackerClosedPill{border-color:color-mix(in srgb, var(--warn), transparent 42%);background:color-mix(in srgb, var(--warn), white 92%);width:fit-content;color:color-mix(in srgb, var(--warn), black 20%);margin-inline:auto;font-size:12px}.homeTrackerPermissionNotice{--permission-bg:color-mix(in srgb, var(--focus), white 94%);--permission-border:color-mix(in srgb, var(--focus), transparent 68%);--permission-fg:#1f3b67;--permission-title:#17345f;--permission-icon-bg:#fff;border:1px solid var(--permission-border);background:linear-gradient(180deg, var(--permission-bg), #fff);width:min(100%,580px);color:var(--permission-fg);text-align:left;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;margin-inline:auto;padding:14px;display:grid}.homeTrackerPermissionNotice.is-warning{--permission-bg:color-mix(in srgb, var(--warn), white 91%);--permission-border:color-mix(in srgb, var(--warn), transparent 50%);--permission-fg:#5f3b10;--permission-title:#7a3f09}.homeTrackerPermissionNotice.is-error{--permission-bg:color-mix(in srgb, var(--danger), white 94%);--permission-border:color-mix(in srgb, var(--danger), transparent 58%);--permission-fg:#7f1d1d;--permission-title:#991b1b}.homeTrackerPermissionIcon{border:1px solid var(--permission-border);background:var(--permission-icon-bg);width:34px;height:34px;color:var(--permission-title);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.homeTrackerPermissionIcon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.homeTrackerPermissionCopy{gap:5px;min-width:0;font-size:13px;line-height:1.35;display:grid}.homeTrackerPermissionCopy p{margin:0}.homeTrackerPermissionTitle{color:var(--permission-title);letter-spacing:0;outline:none;font-weight:750}.homeTrackerPermissionTitle:focus-visible{outline:2px solid var(--focus);outline-offset:2px;border-radius:6px}.homeTrackerPermissionHint{color:color-mix(in srgb, var(--permission-fg), black 12%)}.homeTrackerPermissionActions{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.homeTrackerPermissionActionBtn{white-space:nowrap;min-height:40px;padding-inline:14px;font-size:13px}.homeTrackerPermissionNoLocationBtn{border-color:color-mix(in srgb, var(--warn), transparent 38%);color:color-mix(in srgb, var(--warn), black 16%);background:#fff}.homeTrackerControls{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:min(100%,430px);margin-inline:auto;display:flex}.homeTrackerCard.isCompact .homeTrackerControls{width:min(100%,360px)}.homeTrackerPrimaryBtn,.homeTrackerSecondaryBtn{min-width:152px;min-height:46px;padding:8px 14px;font-size:14px}.homeTrackerCard.isCompact .homeTrackerPrimaryBtn,.homeTrackerCard.isCompact .homeTrackerSecondaryBtn{min-height:44px;font-size:13px}.homeTrackerStartBtn{border-radius:10px;min-width:200px;min-height:52px;padding:12px 18px;font-size:18px;box-shadow:0 6px 14px #2563eb40}.homeTrackerCard.isCompact .homeTrackerStartBtn{min-width:180px;min-height:46px;box-shadow:none;font-size:16px}.homeTrackerSiteDialogBackdrop{place-items:end stretch;padding:12px}.homeTrackerSiteDialogCard{border-radius:18px 18px 10px 10px;width:min(100%,560px);margin-inline:auto}.homeTrackerSiteDialogBody{gap:10px}.homeTrackerSiteDialogEyebrow{justify-self:start}.homeTrackerSiteDialogTitle{margin-top:-2px}.homeTrackerSiteDialogMessage{margin:0}.homeTrackerSiteDialogList{gap:8px;display:grid}.homeTrackerSiteOption{border:1px solid color-mix(in srgb, var(--stroke), var(--focus) 14%);width:100%;min-height:74px;color:var(--fg);text-align:left;cursor:pointer;background:#fff;border-radius:10px;gap:8px;padding:12px 14px;transition:border-color .14s,box-shadow .14s,background-color .14s,transform .14s;display:grid}.homeTrackerSiteOption:hover{border-color:color-mix(in srgb, var(--focus), var(--stroke) 34%);background:color-mix(in srgb, white, var(--focus) 3%)}.homeTrackerSiteOption:focus-visible{border-color:color-mix(in srgb, var(--focus), black 8%);box-shadow:0 0 0 3px color-mix(in srgb, var(--focus), transparent 76%);outline:none}.homeTrackerSiteOption:disabled{cursor:wait;opacity:.7}.homeTrackerSiteOptionOffsite{background:color-mix(in srgb, var(--bg-2), white 42%)}.homeTrackerSiteOptionHeader{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;display:grid}.homeTrackerSiteOptionName{overflow-wrap:anywhere;min-width:0;font-size:16px;font-weight:700;line-height:1.25}.homeTrackerSiteOptionDistance{font-variant-numeric:tabular-nums;white-space:nowrap;min-height:26px;padding:4px 9px;font-size:12px}.homeTrackerSiteOptionMeta{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.homeTrackerSiteOptionCode{font-family:var(--font-mono);color:color-mix(in srgb, var(--muted), var(--fg) 20%);font-size:12px;line-height:1.2}.homeTrackerSiteOptionHint{color:color-mix(in srgb, var(--muted), var(--fg) 24%);font-size:13px;line-height:1.3}.homeTrackerSiteOptionNearest{border:1px solid color-mix(in srgb, var(--focus), transparent 64%);background:color-mix(in srgb, var(--focus), white 92%);min-height:22px;color:color-mix(in srgb, var(--focus), black 14%);letter-spacing:.02em;border-radius:999px;align-items:center;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.homeTrackerSiteDialogActions{justify-content:flex-end}@media (min-width:901px){.homeTrackerSiteDialogBackdrop{place-items:center;padding:16px}.homeTrackerSiteDialogCard{border-radius:14px}}.homeTrackerTimeline{border-top:1px solid color-mix(in srgb, var(--stroke), transparent 30%);gap:8px;margin-top:2px;padding-top:10px;display:grid}.homeTrackerTimelineHeaderToggle{border:1px solid color-mix(in srgb, var(--stroke), var(--fg) 10%);background:color-mix(in srgb, var(--bg-2), white 35%);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 12px;transition:background-color .14s,border-color .14s;display:flex}.homeTrackerTimelineHeaderToggle:hover{background:color-mix(in srgb, var(--focus), white 95%);border-color:color-mix(in srgb, var(--focus), transparent 45%)}.homeTrackerTimelineHeaderToggle:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.homeTrackerTimelineHeaderToggle:disabled{cursor:default;opacity:.82}.homeTrackerTimelineHeaderMeta{align-items:center;gap:8px;display:inline-flex}.homeTrackerTimelineHeaderHint{color:color-mix(in srgb, var(--muted), var(--fg) 28%);white-space:nowrap;font-size:12px;font-weight:700}.homeTrackerTimelineChevron{border-right:2px solid color-mix(in srgb, var(--muted), var(--fg) 30%);border-bottom:2px solid color-mix(in srgb, var(--muted), var(--fg) 30%);width:8px;height:8px;margin-top:-2px;transition:transform .14s;transform:rotate(45deg)}.homeTrackerTimelineChevron.isOpen{margin-top:2px;transform:rotate(-135deg)}.homeTrackerTimelineList{gap:8px;display:grid}.homeTrackerTimelineItem{background:#fff;border:1px solid #e5e7eb;border-radius:10px;gap:4px;padding:8px 10px;display:grid}.homeTrackerTimelineMain{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.homeTrackerTimelineDuration{color:#374151;white-space:nowrap;text-align:right;margin-left:auto;font-size:12px;font-weight:700}.homeTrackerTimelineMeta{gap:2px;font-size:12px;display:grid}.homeTrackerTimelineMetaRow{grid-template-columns:44px minmax(0,1fr);align-items:baseline;gap:10px;display:grid}.homeTrackerTimelineMetaLabel{letter-spacing:.03em;text-transform:uppercase;color:color-mix(in srgb, var(--muted), var(--fg) 22%);white-space:nowrap;font-size:11px;font-weight:700}.homeTrackerTimelineFoot{margin-top:-2px;font-size:12px}@media (min-width:901px){.homeTimesheetWorkflowHeader{grid-template-columns:minmax(0,1fr) minmax(220px,auto);align-items:start}.homeTimesheetWorkflowSummary{min-width:220px}.homeActionsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.ticketsMain{gap:12px;display:grid}.ticketsFormBody{gap:6px;padding:12px 14px;display:grid}.ticketsFormBody .field{gap:5px;margin-top:6px}.ticketsFormTitle,.ticketsListTitle{margin:0;font-size:24px}.ticketsFormGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ticketsGridSpan2{grid-column:1/-1}.ticketsTargetSection{gap:8px;padding:10px 0 2px;display:grid}.ticketsTargetHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.ticketsTargetTabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.ticketsTargetTab{justify-content:center;min-height:44px}.ticketsTargetTab.isActive{border-color:color-mix(in srgb, var(--focus), transparent 50%);color:color-mix(in srgb, var(--focus), black 12%);background:color-mix(in srgb, var(--focus), white 94%)}.ticketsTargetPickerField{margin-top:0!important}.ticketsTargetSearchWrap{width:100%}.ticketsTargetPopover{z-index:38;width:100%;max-width:100%;left:0;right:0}.ticketsMaterialList{gap:5px;margin-bottom:4px;display:grid}.ticketsMaterialSourceSearchWrap{width:100%}.ticketsMaterialSourcePopover{z-index:36;width:100%;max-width:100%;left:0;right:0}.ticketsMaterialRow{grid-template-columns:minmax(0,1.5fr) 112px 100px auto;gap:6px;display:grid}.ticketsMiniBtn{min-height:38px;padding:5px 9px;font-size:13px}.ticketsMaterialRemoveBtn{justify-self:end;width:38px;min-width:38px;min-height:38px;padding-left:0!important;padding-right:0!important}.ticketsNotes{resize:vertical;min-height:84px}.ticketsAttachmentInputHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ticketsAttachmentDropzone{border:1px dashed color-mix(in srgb, var(--stroke), var(--fg) 8%);border-radius:calc(var(--radius) + 2px);background:color-mix(in srgb, var(--bg-2), var(--bg) 26%);align-items:center;gap:12px;width:100%;min-height:96px;margin-top:4px;padding:12px;transition:background-color .14s,border-color .14s,box-shadow .14s;display:grid}.ticketsAttachmentDropzone:hover{background:color-mix(in srgb, var(--focus), white 96%);border-color:color-mix(in srgb, var(--focus), transparent 50%)}.ticketsAttachmentDropzone.isDragActive{background:color-mix(in srgb, var(--focus), white 93%);border-color:color-mix(in srgb, var(--focus), transparent 30%);box-shadow:0 0 0 2px color-mix(in srgb, var(--focus), transparent 76%)}.ticketsAttachmentDropzone:focus-visible,.ticketsAttachmentInputHidden:focus-visible+.ticketsAttachmentDropzone{box-shadow:0 0 0 2px color-mix(in srgb, var(--focus), transparent 60%);outline:none}.ticketsAttachmentDropzone.isDisabled{cursor:not-allowed;opacity:.72}.ticketsAttachmentDropzoneLead{align-items:center;gap:10px;min-width:0;display:flex}.ticketsAttachmentDropzoneIcon{width:22px;height:22px;color:color-mix(in srgb, var(--muted), var(--fg) 25%);justify-content:center;align-items:center;display:inline-flex}.ticketsAttachmentDropzoneIcon svg{width:100%;height:100%;display:block}.ticketsAttachmentDropzoneText{color:color-mix(in srgb, var(--fg), var(--muted) 30%);font-size:14px;font-weight:600;line-height:1.3}.ticketsAttachmentDropzoneTextBlock{gap:2px;min-width:0;display:grid}.ticketsAttachmentDropzoneSubtext{color:color-mix(in srgb, var(--fg), var(--muted) 48%);font-size:12px;line-height:1.3}.ticketsAttachmentDropzoneActions{flex-wrap:wrap;gap:8px;display:flex}.ticketsAttachmentDropzoneAction{min-width:132px;min-height:40px}.ticketsAttachmentDropzoneActionSecondary{background:#fff}.ticketsAttachmentDropzoneActionPhone{display:none}.ticketsAttachmentGrid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:6px;margin-top:6px;display:grid}.ticketsReadOnlyAttachmentGrid{margin-top:0}.ticketsAttachmentItem{gap:5px;min-width:0;display:grid;position:relative}.ticketsAttachmentPreviewBtn{border:1px solid color-mix(in srgb, var(--stroke), var(--fg) 10%);border-radius:calc(var(--radius) + 2px);background:color-mix(in srgb, var(--bg-2), var(--bg) 18%);cursor:zoom-in;padding:0;line-height:0;transition:border-color .14s,box-shadow .14s,background-color .14s,transform .14s;overflow:hidden}.ticketsAttachmentPreviewBtn:hover,.ticketsAttachmentPreviewBtn:focus-visible{border-color:color-mix(in srgb, var(--focus), transparent 48%);box-shadow:0 0 0 2px color-mix(in srgb, var(--focus), transparent 78%);background:color-mix(in srgb, var(--focus), white 95%);transform:translateY(-1px)}.ticketsAttachmentPreview{object-fit:cover;width:100%;height:100%;display:block}.ticketsAttachmentPreviewSurface{aspect-ratio:4/3;background:color-mix(in srgb, var(--bg-2), var(--bg) 18%);width:100%;display:block;position:relative;overflow:hidden}.ticketsAttachmentPreviewSurface.isDocumentPreview{background:linear-gradient(#fcfcfc,#f0f2f4)}.ticketsAttachmentPreviewDocument{object-fit:cover;object-position:top center;background:#fff}.ticketsAttachmentPreviewFallback{background:linear-gradient(180deg, color-mix(in srgb, var(--bg), white 82%), color-mix(in srgb, var(--bg-2), white 30%));color:color-mix(in srgb, var(--fg), var(--muted) 26%);place-items:center;display:grid;position:relative}.ticketsAttachmentPreviewFallback.isPDF{color:#c7392f;background:linear-gradient(#fff6f5 0%,#ffe5e2 100%)}.ticketsAttachmentPreviewFallback.isPDF .ticketsAttachmentPreviewBadge{display:none}.ticketsAttachmentPreviewFallback.isPDF .ticketsAttachmentPreviewFallbackIcon{width:42px;height:42px}.ticketsAttachmentPreviewBadge{border:1px solid color-mix(in srgb, var(--stroke), transparent 4%);background:color-mix(in srgb, var(--bg), white 80%);letter-spacing:0;border-radius:999px;justify-content:center;align-items:center;min-width:34px;height:20px;padding:0 8px;font-size:10px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:8px;left:8px}.ticketsAttachmentPreviewBadge.isDocumentPreview{color:#fff;-webkit-backdrop-filter:blur(6px);background:#c7392fc7;border-color:#ffffff57;min-width:28px;height:16px;padding:0 6px;font-size:9px;top:6px;left:auto;right:36px;box-shadow:0 1px 2px #00000024}.ticketsAttachmentPreviewFallbackIcon{width:34px;height:34px;display:block}.ticketsAttachmentRemoveBtn{border:1px solid color-mix(in srgb, var(--stroke), var(--fg) 12%);background:color-mix(in srgb, var(--bg), white 76%);width:28px;height:28px;color:color-mix(in srgb, var(--fg), var(--muted) 24%);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:4px;right:4px;box-shadow:0 1px 2px #00000024}.ticketsAttachmentRemoveBtn svg{width:14px;height:14px;display:block}.ticketsAttachmentRemoveBtn:hover,.ticketsAttachmentRemoveBtn:focus-visible{border-color:color-mix(in srgb, var(--danger), transparent 45%);background:color-mix(in srgb, var(--danger), white 84%);color:color-mix(in srgb, var(--danger), black 36%);box-shadow:0 0 0 2px color-mix(in srgb, var(--danger), transparent 82%)}.ticketsAttachmentFileName{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;line-height:1.25;overflow:hidden}.ticketsAttachmentMeta{justify-content:space-between;align-items:baseline;gap:6px;min-width:0;display:flex}.ticketsAttachmentSize{color:color-mix(in srgb, var(--fg), var(--muted) 42%);flex:none;font-size:11px;line-height:1.2}@media (min-width:901px){.ticketsAttachmentDropzone{text-align:left;grid-template-columns:minmax(0,1fr) auto}.ticketsAttachmentDropzoneActions{justify-content:flex-end}}.ticketsAttachmentViewerBackdrop{z-index:80;-webkit-backdrop-filter:blur(10px);background:#ebf1fcc7;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.ticketsAttachmentViewer{border:1px solid color-mix(in srgb, var(--focus), white 72%);border-radius:calc(var(--radius) + 6px);width:min(980px,100%);color:color-mix(in srgb, var(--fg), black 8%);background:linear-gradient(#fffffffa 0%,#f5f8fffa 100%);gap:12px;padding:16px;display:grid;position:relative;box-shadow:0 28px 80px #1f40802e,0 2px 12px #0f172a14}.ticketsAttachmentViewer.isPdfViewer{background:#fff;width:min(1160px,100%);max-height:min(96svh,1080px)}.ticketsAttachmentViewer.isVideoViewer{background:#fff;width:min(1040px,100%);max-height:min(96svh,940px)}.ticketsAttachmentViewerCloseBtn{border:1px solid color-mix(in srgb, var(--focus), white 72%);width:44px;height:44px;color:color-mix(in srgb, var(--focus), var(--fg) 18%);background:#ffffffdb;border-radius:999px;flex:none;justify-content:center;align-items:center;margin-left:auto;padding:0;display:inline-flex;position:static;box-shadow:0 8px 22px #2563eb1f}.ticketsAttachmentViewerCloseBtn span{margin-top:-1px;font-size:24px;line-height:1}.ticketsAttachmentViewerCloseBtn:hover,.ticketsAttachmentViewerCloseBtn:focus-visible,.ticketsAttachmentViewerNavBtn:hover,.ticketsAttachmentViewerNavBtn:focus-visible{border-color:color-mix(in srgb, var(--focus), transparent 32%);box-shadow:0 0 0 2px color-mix(in srgb, var(--focus), transparent 80%);background:color-mix(in srgb, var(--focus), white 88%)}.ticketsAttachmentViewerTopRow{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.ticketsAttachmentViewerCounter{color:color-mix(in srgb, var(--muted), var(--focus) 18%);font-size:12px}.ticketsAttachmentViewerName{min-width:0;color:color-mix(in srgb, var(--fg), black 8%);white-space:nowrap;text-overflow:ellipsis;flex:auto;font-size:13px;overflow:hidden}.ticketsAttachmentViewerOpenBtn{border-color:color-mix(in srgb, var(--focus), white 66%);background:color-mix(in srgb, var(--focus), white 92%);min-height:36px;color:color-mix(in srgb, var(--focus), var(--fg) 14%);padding-inline:12px;text-decoration:none}.ticketsAttachmentViewerOpenBtn:hover,.ticketsAttachmentViewerOpenBtn:focus-visible{border-color:color-mix(in srgb, var(--focus), transparent 28%);background:color-mix(in srgb, var(--focus), white 84%);color:color-mix(in srgb, var(--focus), black 12%)}.ticketsAttachmentViewerStage{border:1px solid color-mix(in srgb, var(--focus), white 82%);border-radius:calc(var(--radius) + 3px);background:linear-gradient(#fbfdfffa 0%,#ebf1fcfa 100%);place-items:center;min-height:280px;display:grid;position:relative;overflow:hidden}.ticketsAttachmentViewerStage.isDocumentPreview{padding:24px 58px}.ticketsAttachmentViewerStage.isPdfViewer{background:#fff;min-height:clamp(520px,76svh,980px);padding:0;display:block}.ticketsAttachmentViewerStage.isVideoViewer{background:#111827;min-height:min(72svh,720px);padding:0}.ticketsAttachmentViewerNavBtn{border:1px solid color-mix(in srgb, var(--focus), white 74%);width:44px;height:44px;color:color-mix(in srgb, var(--focus), var(--fg) 18%);z-index:2;background:#ffffffe6;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 22px #2563eb1f}.ticketsAttachmentViewerNavBtnPrev{left:10px}.ticketsAttachmentViewerNavBtnNext{right:10px}.ticketsAttachmentViewerNavBtn span{margin-top:-1px;font-size:24px;line-height:1}.ticketsAttachmentViewerNavBtn:disabled{opacity:.48;cursor:not-allowed}.ticketsAttachmentViewerNavBtn:disabled:hover,.ticketsAttachmentViewerNavBtn:disabled:focus-visible{border-color:color-mix(in srgb, var(--focus), white 74%);box-shadow:none;background:#ffffffe6}.ticketsAttachmentViewerImage{object-fit:contain;border-radius:calc(var(--radius) + 3px);width:auto;max-width:100%;max-height:min(72svh,860px);box-shadow:0 22px 48px #0f172a1f, 0 0 0 1px color-mix(in srgb, var(--stroke), transparent 10%);background:#fff;display:block}.ticketsAttachmentViewerDocumentEmbed{display:none}.ticketsAttachmentViewerDocumentFrame{background:#fff;border:0;width:100%;height:clamp(520px,76svh,980px);display:block}.ticketsAttachmentViewerVideo{border-radius:calc(var(--radius) + 3px);background:#000;width:100%;max-width:100%;max-height:min(72svh,760px);display:block}.ticketsAttachmentViewerDocumentSheet{border-radius:calc(var(--radius) + 4px);border:1px solid color-mix(in srgb, var(--focus), white 82%);box-sizing:border-box;background:linear-gradient(#f8fbff 0%,#eaf0fb 100%);width:min(100%,620px);padding:16px;display:block;position:relative;box-shadow:inset 0 0 0 1px #ffffffc7,0 22px 48px #2563eb1a}.ticketsAttachmentViewerDocumentImage{object-fit:contain;border-radius:calc(var(--radius) - 2px);width:100%;height:auto;max-height:min(68svh,760px);box-shadow:0 18px 42px #0f172a1f, 0 0 0 1px color-mix(in srgb, var(--stroke), transparent 6%);background:#fff;display:block}.ticketsAttachmentViewerDocumentBadge{color:#2f5fc7;-webkit-backdrop-filter:blur(6px);background:#ffffffc7;border:1px solid #2563eb29;border-radius:999px;justify-content:center;align-items:center;min-width:34px;height:18px;padding:0 7px;font-size:9px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:18px;left:auto;right:18px}.ticketsAttachmentViewerDocumentFallbackStage{border-radius:calc(var(--radius) + 4px);border:1px solid color-mix(in srgb, var(--focus), white 82%);background:linear-gradient(#f8fbff 0%,#eaf0fb 100%);place-items:center;width:min(100%,420px);min-height:min(52svh,420px);padding:18px;display:grid;box-shadow:inset 0 0 0 1px #ffffffc7,0 22px 48px #2563eb1a}.ticketsAttachedPill,.ticketsSavedPill{width:fit-content}.ticketsActions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.ticketsActionsPrimary{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ticketsFormActionsBar .btn{min-width:132px}.ticketsSubmitBtnLocked:disabled{opacity:.62}.ticketsListBody,.ticketsTableBody{gap:12px;display:grid}.ticketsHero,.ticketsEditorHero{min-height:84px}.ticketsHeaderAction{box-sizing:border-box;text-align:center;justify-content:center;align-items:center;width:164px;min-height:44px;display:inline-flex;padding-top:0!important;padding-bottom:0!important}.ticketsEditorBackBtn{min-width:120px;min-height:44px}.ticketsHeaderActionsDesktop{align-items:center;display:flex}.ticketsHeaderActionsMobile{width:100%;display:none}.ticketsFiltersForm{gap:10px;display:grid}.ticketsFiltersSearchField{width:100%;min-width:0;margin-top:0}.ticketsFiltersMobileControls{width:100%;display:none}.ticketsFiltersToggleBtn{justify-content:center;align-items:center;gap:8px;min-height:44px;display:inline-flex}.ticketsFiltersBottomRow{grid-template-columns:minmax(0,1fr) auto;align-items:flex-end;gap:10px;width:100%;display:grid}.ticketsFiltersBottomFilters{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:10px;min-width:0;display:grid}.ticketsFilterFromField,.ticketsFilterToField{min-width:0;margin-top:0}.ticketsFiltersClearField{place-self:end;display:flex}.ticketsToolbarClearBtn{min-width:96px;min-height:44px;padding-left:12px!important;padding-right:12px!important}.ticketsStatusWrap,.ticketsTypeWrap{min-width:0;margin-top:0}.ticketsTableWrap{overflow-x:auto}.ticketsListRows{gap:8px;display:grid}.ticketsTable{border-collapse:separate;border-spacing:0;width:100%}.ticketsTable thead th{text-align:left;letter-spacing:.01em;color:color-mix(in srgb, var(--fg), black 8%);border-bottom:1px solid var(--stroke);white-space:nowrap;padding:12px 10px;font-size:14px;font-weight:700}.ticketsTable thead th:last-child{text-align:right}.ticketsTable th:first-child,.ticketsTable td:first-child{width:122px;padding-right:18px}.ticketsTable th:nth-child(2),.ticketsTable td:nth-child(2){width:94px;padding-left:14px}.ticketsTable th:nth-child(3),.ticketsTable td:nth-child(3){width:138px;padding-right:18px}.ticketsTable th:nth-child(4),.ticketsTable td:nth-child(4){padding-left:14px}.ticketsTable th:nth-child(5),.ticketsTable td:nth-child(5){width:126px}.ticketsTable tbody td{border-bottom:1px solid var(--stroke);vertical-align:middle;padding:12px 10px;font-size:14px;line-height:1.25}.ticketsTable td:nth-child(3) .pill{white-space:nowrap}.ticketsTableRow{transition:background-color .14s}.ticketsTableRow:hover{background:color-mix(in srgb, var(--focus), white 96%)}.adminApprovalsInfoCell{align-content:start;gap:1px;min-width:0;display:grid}.adminApprovalsInfoLine{white-space:nowrap;text-overflow:ellipsis;min-width:0;line-height:1.22;display:block;overflow:hidden}.adminApprovalsInfoLinePrimary{color:color-mix(in srgb, var(--fg), black 8%);font-size:14px;font-weight:500}.adminApprovalsInfoLineSecondary{color:var(--muted);font-size:12px}.adminApprovalsInfoLineWithTargetHint{align-items:center;gap:6px;display:flex;overflow:visible}.adminApprovalsInfoLineWithInlineHints{flex-wrap:wrap;align-items:baseline;gap:0;display:flex;overflow:visible}.adminTicketTargetHint{border:1px solid color-mix(in srgb, var(--stroke), transparent 6%);background:color-mix(in srgb, var(--bg), white 50%);width:18px;height:18px;color:color-mix(in srgb, var(--muted), var(--fg) 18%);border-radius:5px;outline:none;flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.adminTicketTargetHint.isSite{color:color-mix(in srgb, var(--focus), black 10%);background:color-mix(in srgb, var(--focus), white 88%);border-color:color-mix(in srgb, var(--focus), transparent 72%)}.adminTicketTargetHint.isVehicle{color:color-mix(in srgb, var(--ok), black 8%);background:color-mix(in srgb, var(--ok), white 88%);border-color:color-mix(in srgb, var(--ok), transparent 72%)}.adminTicketTargetHintIcon{stroke-width:1.9px;width:12px;height:12px}.adminApprovalsExpenseAmount{font-variant-numeric:tabular-nums;flex:none}.adminApprovalsExpenseSeparator{color:color-mix(in srgb, var(--muted), transparent 16%);flex:none}.adminApprovalsInfoPrimaryText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.adminApprovalsTicketTypeToken{border:1px solid color-mix(in srgb, var(--stroke), transparent 10%);background:color-mix(in srgb, var(--bg-2), white 40%);letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;border-radius:999px;align-items:center;min-width:0;max-width:160px;min-height:20px;padding:0 8px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex;overflow:hidden}.adminApprovalsTicketTypeToken.isExpense{background:#faf5ee;border-color:#c686258c}.adminApprovalsTicketTypeToken.isMaterial{border-color:color-mix(in srgb, var(--ok), transparent 50%);background:color-mix(in srgb, var(--ok), white 93%)}.adminApprovalsTicketTypeToken.isMisc{border-color:color-mix(in srgb, var(--focus), transparent 50%);background:color-mix(in srgb, var(--focus), white 93%)}.adminApprovalsInfoRouteHints{align-items:baseline;gap:.16em;margin-left:.38em;display:inline-flex}.adminApprovalsTaskCountHint{-webkit-text-decoration:underline dotted color-mix(in srgb, var(--muted), var(--fg) 20%);text-decoration:underline dotted color-mix(in srgb, var(--muted), var(--fg) 20%);text-underline-offset:2px;cursor:default;outline:none}.adminApprovalsTaskCountTooltip{z-index:120;border:1px solid color-mix(in srgb, var(--stroke), transparent 8%);min-width:180px;max-width:min(360px,72vw);max-height:220px;color:color-mix(in srgb, var(--fg), black 8%);white-space:normal;opacity:1;pointer-events:none;background:#fff;border-radius:8px;padding:8px 10px;font-size:12px;line-height:1.35;position:fixed;overflow:auto;box-shadow:0 10px 24px #00000029}.adminApprovalsTaskCountTooltipLine{display:block}.adminApprovalsInfoLineGhost{visibility:hidden}.adminApprovalsInfoLineAttachments{align-items:center;gap:6px;margin-top:2px;display:flex;overflow:visible}.adminApprovalsAttachmentStrip{align-items:center;gap:3px;min-width:0;display:inline-flex}.adminApprovalsAttachmentCount{color:color-mix(in srgb, var(--fg), black 8%);flex:none;min-width:14px;font-size:12px;font-weight:600}.adminApprovalsAttachmentCountFallback{border:1px solid color-mix(in srgb, var(--stroke), transparent 2%);background:color-mix(in srgb, var(--bg), white 55%);border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;line-height:1;display:inline-flex}.adminApprovalsAttachmentThumbLink{border:1px solid color-mix(in srgb, var(--stroke), transparent 8%);appearance:none;cursor:pointer;background:#fff;border-radius:3px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;padding:0;display:inline-flex;position:relative}.adminApprovalsAttachmentThumbLink:hover{border-color:color-mix(in srgb, var(--focus), transparent 25%)}.adminApprovalsAttachmentThumbLink.isPdfFallback{background:0 0;border-color:#0000;border-radius:0}.adminApprovalsAttachmentThumbLink.isPdfFallback:hover{border-color:#0000}.adminApprovalsAttachmentThumb{object-fit:cover;border-radius:2px;width:100%;height:100%;display:block}.adminApprovalsAttachmentThumbFrame{width:100%;height:100%;display:block;position:relative}.adminApprovalsAttachmentThumbFrame.isDocumentPreview{background:#fff}.adminApprovalsAttachmentThumbDocumentPreview{object-fit:cover;object-position:top center;background:#fff}.adminApprovalsAttachmentThumbFallback{background:linear-gradient(180deg, color-mix(in srgb, var(--bg), white 72%), color-mix(in srgb, var(--bg-2), white 18%));color:color-mix(in srgb, var(--fg), var(--muted) 30%);place-items:center;display:grid;position:relative}.adminApprovalsAttachmentThumbFallback.isPDF{color:#c7392f;background:0 0}.adminApprovalsAttachmentThumbFallback.isPDF .adminApprovalsAttachmentThumbBadge{display:none}.adminApprovalsAttachmentThumbFallback.isPDF .adminApprovalsAttachmentThumbFallbackIcon{width:18px;height:18px}.adminApprovalsAttachmentThumbBadge{background:color-mix(in srgb, var(--bg), white 74%);border:1px solid color-mix(in srgb, var(--stroke), transparent 10%);border-radius:999px;justify-content:center;align-items:center;min-width:11px;height:8px;padding:0 2px;font-size:6px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:1px;left:1px}.adminApprovalsAttachmentThumbBadge.isDocumentPreview{color:#fff;background:#ca453b;border-color:#9f241bc7}.adminApprovalsAttachmentThumbFallbackIcon{width:11px;height:11px;display:block}.adminApprovalsAttachmentPreviewTrigger{border-radius:2px;outline:none;justify-content:center;align-items:center;width:100%;height:100%;display:inline-flex;overflow:hidden}.adminApprovalsAttachmentPreviewTooltip{z-index:120;width:auto;height:auto;box-shadow:none;pointer-events:none;background:0 0;border:0;padding:0;position:fixed;overflow:visible}.adminApprovalsAttachmentPreviewTooltip.isDocumentPreview{width:auto;height:auto;padding:0}.adminApprovalsAttachmentPreviewTooltipLine{width:max-content;max-width:calc(100vw - 20px);line-height:0;display:block}.adminApprovalsAttachmentPreviewFrame{max-width:calc(100vw - 20px);box-shadow:0 10px 28px color-mix(in srgb, var(--fg), transparent 84%);border-radius:8px;display:inline-block;position:relative;overflow:hidden}.adminApprovalsAttachmentPreviewFrame.isDocumentPreview{max-width:calc(100vw - 20px);display:inline-block}.adminApprovalsAttachmentPreviewImage{object-fit:contain;border-radius:inherit;background:0 0;width:auto;max-width:min(300px,100vw - 20px);height:auto;max-height:min(220px,100svh - 24px);display:block}.adminApprovalsAttachmentPreviewImage.isDocumentPreview{border-radius:inherit;max-width:min(336px,100vw - 20px);max-height:min(432px,100svh - 24px);box-shadow:none}.adminApprovalsAttachmentMore{text-align:center;min-width:20px;color:var(--muted);flex:none;font-size:11px;line-height:1}.adminApprovalsAttachmentLoadingDot{background:color-mix(in srgb, var(--focus), var(--bg) 45%);opacity:.7;border-radius:999px;flex:none;width:6px;height:6px}.ticketsTableActionsCell{text-align:right}.ticketsDateCell{white-space:nowrap}.ticketsRowOpenBtn{text-align:center;border-color:color-mix(in srgb, var(--stroke), black 10%);background:color-mix(in srgb, var(--bg-2), var(--bg) 18%);justify-content:center;align-items:center;width:auto;min-width:74px;min-height:38px;font-size:13px;font-weight:600;line-height:1;display:inline-flex;padding:0 13px!important}.ticketsReportIdCell{text-overflow:ellipsis;white-space:nowrap;max-width:220px;display:inline-block;overflow:hidden}.ticketsReportIdLink{color:color-mix(in srgb, var(--focus), black 12%);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--focus), transparent 48%);text-decoration-color:color-mix(in srgb, var(--focus), transparent 48%);text-underline-offset:.14em}.ticketsReportIdLink:hover,.ticketsReportIdLink:focus-visible{color:color-mix(in srgb, var(--focus), black 22%);text-decoration-color:currentColor}.ticketsAttachedPillLink{color:inherit;text-underline-offset:.14em;text-decoration:underline}.ticketsMobileList{display:none}.ticketsMobileItem{border:1px solid var(--stroke);border-radius:var(--radius);background:var(--bg-2);color:var(--fg);justify-content:space-between;align-items:flex-start;gap:10px;padding:12px;text-decoration:none;transition:background-color .14s;display:flex}.ticketsMobileItem:hover{background:color-mix(in srgb, var(--focus), white 96%)}.ticketsMobileItem:active{background:color-mix(in srgb, var(--fg), white 95%)}.ticketsMobileItemMain{flex:1 1 0;gap:3px;min-width:0;display:grid}.ticketsMobilePrimary{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:14px;font-weight:700;overflow:hidden}.ticketsMobileSecondary{white-space:nowrap;min-width:0;color:var(--muted);flex:1 1 0;align-items:center;gap:6px;font-size:12px;display:flex;overflow:hidden}.ticketsMobileSupportRow{min-width:0;color:var(--muted);align-items:center;gap:6px;font-size:12px;line-height:1.2;display:flex}.ticketsMobileMetaDate,.ticketsMobileMetaSeparator{flex:none}.ticketsMobileMetaValue,.ticketsMobileSupportText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ticketsMobileAttachmentBadge{align-items:center;gap:5px;display:inline-flex}.ticketsMobileAttachmentIcon{width:13px;height:13px;color:color-mix(in srgb, var(--muted), var(--fg) 22%)}.ticketsMobileAttachmentCount{font-variant-numeric:tabular-nums}.ticketsMobileRight{flex:none;align-items:flex-start;gap:6px;margin-left:10px;padding-top:1px;display:inline-flex}.ticketsMobileStatusPill{letter-spacing:.02em;white-space:nowrap;min-height:20px;padding:2px 8px;font-size:10px;line-height:1.1}.ticketsMobileReportMeta{max-width:100%}.ticketsMobileReportId{text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom;max-width:150px;display:inline-block;overflow:hidden}@media (hover:none),(pointer:coarse){.btn:hover:not(:disabled){background:var(--bg-2);border-color:var(--stroke)}.btnPrimary:hover:not(:disabled){background:var(--accent)}.btnAction:hover:not(:disabled){background:var(--focus)}.btnDanger:hover:not(:disabled){background:var(--danger)}.btnSuccess:hover:not(:disabled){background:var(--ok)}}@media (max-width:640px){.portalDetailHeroBody{gap:14px;padding:16px 14px!important}.portalDetailHeroTitle{font-size:28px}.portalDetailHeroAside{justify-items:stretch;width:100%}.portalDetailSummaryChip{text-align:left;min-width:0}.reportReadOnlyHeroBody{gap:12px;position:relative;padding:14px!important}.reportReadOnlyHeroTitleBlock{max-width:100%;padding-right:128px}.reportReadOnlySummaryBar{justify-content:flex-end;gap:0;width:auto;position:absolute;top:14px;right:14px}.reportReadOnlyStatusPill{margin-left:0}.ticketsReadOnlyHeroBody{gap:10px;position:relative;padding:12px!important}.ticketsReadOnlyHeroTitleBlock{max-width:100%;padding-right:136px}.ticketsReadOnlyHeroAside{justify-items:end;width:auto;position:absolute;top:12px;right:12px}.ticketsReadOnlyHeroAside .portalDetailStatusPill{min-height:34px;padding-left:12px;padding-right:12px}.ticketsReadOnlyFieldGrid{gap:8px}.ticketsReadOnlyFieldGrid .portalDetailField{padding:10px 12px}.ticketsReadOnlyHeroTitleMaterial{max-width:8.6ch}.ticketsReadOnlyFieldGrid.isExpense{grid-template-columns:repeat(2,minmax(0,1fr))}.ticketsReadOnlyFieldGrid.isExpense .ticketsReadOnlyFieldDate{order:1}.ticketsReadOnlyFieldGrid.isExpense .ticketsReadOnlyFieldSubmitted{order:2}.ticketsReadOnlyFieldGrid.isExpense .ticketsReadOnlyFieldAmount{order:3}.ticketsReadOnlyFieldGrid.isExpense .ticketsReadOnlyFieldCategory{order:4}.ticketsReadOnlyFieldGrid.isExpense .ticketsReadOnlyFieldTarget{order:5;grid-column:1/-1}.ticketsReadOnlyFieldGrid.isMisc{grid-template-columns:1fr}.ticketsReadOnlyCombinedField{grid-template-columns:1fr;gap:10px}.ticketsReadOnlyCombinedFieldDivider{width:100%;height:1px}.portalDetailFieldGrid{grid-template-columns:1fr}.portalDetailSection{padding:16px 14px}.reportEditorContextCard .cardBody.reportWorkerContextBody{gap:8px;padding:12px!important}.reportEditorContextCard .reportSectionTitle{font-size:19px!important}.reportEditorContextSite{gap:6px}.reportWorkerFieldGrid{gap:8px}.reportWorkerFieldGrid .field{gap:4px;margin-top:0}}@media (max-width:900px){.portalDetailHeroTop{flex-direction:column;align-items:stretch}.portalDetailHeroAside{justify-items:start}.portalDetailListRow{grid-template-columns:1fr;gap:6px}.portalDetailListValue{justify-self:start}.portalFormGrid2{grid-template-columns:1fr}.portalHeroActionsDesktop{display:none!important}.portalHeroActionsMobile{width:100%;min-width:0;display:flex}.portalHeaderActionBtn,.portalHeroBackBtn{width:100%;min-width:0}.homeTrackerControls{justify-content:stretch}.homeTrackerControls .btn{width:100%;min-width:0}.homeTrackerPermissionNotice{border-radius:16px;grid-template-columns:1fr;padding:16px}.homeTrackerPermissionActions{display:grid}.homeTrackerPermissionActionBtn{width:100%;min-height:44px}.homeTrackerStartBtn{font-size:16px}.homeTrackerSiteDialogCard{width:100%}.homeTrackerSiteDialogBody{gap:12px}.homeTrackerSiteOption{min-height:68px;padding:11px 12px}.homeTrackerSiteOptionName{font-size:15px}.homeTrackerSiteDialogActions,.homeTrackerSiteDialogActions .btn{width:100%}.homeTrackerTimelineMain{flex-direction:row;align-items:baseline;gap:8px}.homeTrackerTimelineMetaRow{grid-template-columns:42px minmax(0,1fr);gap:8px}.homeTrackerTimelineHeaderToggle{flex-wrap:nowrap;align-items:center;gap:8px;padding:9px 10px}.homeTrackerTimelineHeaderMeta{flex:none;justify-content:flex-end;width:auto}.homeTrackerTimelineHeaderHint{text-overflow:ellipsis;white-space:nowrap;max-width:132px;font-size:11px;line-height:1.15;overflow:hidden}.ticketsFormGrid,.ticketsFormGrid{grid-template-columns:1fr;gap:8px}.ticketsFormBody{gap:8px;padding:14px}.ticketsFormBody .field{gap:6px;margin-top:8px}.ticketsNotes{min-height:92px}.ticketsAttachmentGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.ticketsAttachmentPreview{aspect-ratio:1}.ticketsAttachmentRemoveBtn{width:24px;height:24px}.ticketsAttachmentRemoveBtn svg{width:12px;height:12px}.ticketsAttachmentFileName{display:none}.ticketsAttachmentMeta{justify-content:flex-end}.ticketsAttachmentSize{font-size:10px}.ticketsAttachmentDropzone{text-align:center;border-width:2px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:96px;padding:12px;display:flex}.ticketsAttachmentDropzoneLead{flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%}.ticketsAttachmentDropzoneIcon{width:20px;height:20px}.ticketsAttachmentDropzoneTextBlock{text-align:center;justify-items:center;width:100%}.ticketsAttachmentDropzoneText{font-size:13px}.ticketsAttachmentDropzoneSubtext{font-size:11px}.ticketsAttachmentDropzoneActions{gap:8px;width:100%;display:grid}.ticketsAttachmentDropzoneAction{width:100%}.ticketsAttachmentDropzoneActionPhone{display:inline-flex}.ticketsAttachmentViewerBackdrop{padding:10px}.ticketsAttachmentViewer{gap:10px;padding:10px}.ticketsAttachmentViewerStage{min-height:220px}.ticketsAttachmentViewerStage.isDocumentPreview{padding:14px 44px}.ticketsAttachmentViewerStage.isPdfViewer{min-height:min(68svh,620px)}.ticketsAttachmentViewerStage.isVideoViewer{min-height:min(58svh,520px)}.ticketsAttachmentViewerImage{max-height:min(62svh,560px)}.ticketsAttachmentViewerVideo{max-height:min(58svh,520px)}.ticketsAttachmentViewerDocumentFrame{height:min(68svh,620px)}.ticketsAttachmentViewerDocumentSheet{width:min(100%,440px);padding:12px}.ticketsAttachmentViewerDocumentImage{max-height:min(56svh,500px)}.ticketsAttachmentViewerDocumentFallbackStage{width:min(100%,320px);min-height:min(44svh,300px);padding:14px}.ticketsAttachmentViewerNavBtn{width:44px;height:44px}.ticketsAttachmentViewerNavBtnPrev{left:6px}.ticketsAttachmentViewerNavBtnNext{right:6px}.ticketsHeaderActionsDesktop{display:none}.ticketsHeaderActionsMobile{display:flex}.ticketsHeaderAction{width:100%}.ticketsFiltersMobileControls{display:flex}.ticketsFiltersToggleBtn{width:100%;min-width:0}.ticketsFiltersBottomRow{display:none}.ticketsFiltersBottomRow.isOpen{grid-template-columns:1fr;gap:8px;display:grid}.ticketsFiltersBottomFilters{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px}.ticketsFilterFromField,.ticketsFilterToField{grid-column:span 1}.ticketsStatusWrap,.ticketsTypeWrap{grid-column:1/-1}.ticketsFilterFromField .input,.ticketsFilterToField .input{min-width:0}.ticketsFiltersClearField{order:-1;width:100%;margin-left:0}.ticketsFiltersClearField .ticketsToolbarClearBtn{width:100%;min-width:0;min-height:44px}.ticketsMaterialRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 52px;align-items:end}.ticketsMaterialRow>:first-child{grid-column:1/-1}.ticketsMaterialRow>:nth-child(4){grid-column:3;justify-self:stretch}.ticketsMaterialRemoveBtn{width:52px;min-width:52px;min-height:44px}.ticketsMaterialSourcePopover .cmPopoverList{max-height:min(260px,42vh)}.ticketsActions{flex-direction:column;align-items:stretch}.ticketsActionsPrimary{flex-direction:column;gap:8px;width:100%;display:flex}.ticketsActionsPrimary .btn{width:100%}.ticketsTableWrap{display:none}.ticketsMobileList{gap:8px;display:grid}.ticketsMobileItem{align-items:center;padding:10px}.ticketsMiniBtn{min-height:44px}.ticketsReportIdCell{max-width:120px}.reportListHeaderActions{display:none!important}.reportListNewBtnMobile,.reportFiltersTop{width:100%;display:flex}}@media (min-width:641px) and (max-width:900px){.portalDetailFieldGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.ticketsReadOnlyFieldGrid.isMisc{grid-template-columns:1fr 1fr}}@media (max-width:360px){.homeTrackerTimelineHeaderHint{max-width:96px}.ticketsAttachmentGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.portalResponsiveSheetBackdrop{z-index:1200;background:color-mix(in srgb, var(--fg), transparent 78%);width:100vw;padding-top:max(12px, env(safe-area-inset-top));justify-content:stretch;align-items:flex-end;display:flex;position:fixed;top:0;bottom:0;left:calc(50% - 50vw)}.portalResponsiveSheetCard{border-radius:10px 10px 0 0;width:100%;max-height:min(88vh,960px);margin:0;overflow:hidden}.portalResponsiveSheetBody{overscroll-behavior:contain;max-height:min(88vh,960px);padding-bottom:calc(18px + env(safe-area-inset-bottom));flex-direction:column;gap:16px;display:flex;overflow-y:auto}.portalResponsiveSheetHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.portalResponsiveSheetHeaderCopy{gap:4px;min-width:0;display:grid}.portalResponsiveSheetHeaderActions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.portalResponsiveSheetLabel{margin:0}.portalResponsiveSheetTitle{margin:0;font-size:1.25rem;line-height:1.2}.portalResponsiveSheetCloseBtn{white-space:nowrap;min-height:44px}.timesheetMonthHubBody{gap:14px;display:grid}.timesheetMonthHubIssueRow{gap:12px;display:grid}.timesheetMonthHubAttention{border:1px solid var(--stroke);background:var(--bg);border-radius:8px;gap:8px;padding:12px;display:grid}.timesheetMonthHubBlockedSummary{border:1px solid color-mix(in srgb, var(--stroke), transparent 8%);background:var(--bg);border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-content:start;align-items:start;gap:12px;padding:16px;display:grid}.timesheetMonthHubBlockedIcon{background:color-mix(in srgb, var(--focus), white 86%);width:40px;height:40px;color:var(--focus);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.timesheetMonthHubBlockedIcon svg{width:20px;height:20px}.timesheetMonthHubBlockedCopy{gap:6px;min-width:0;display:grid}.timesheetMonthHubBlockedTitle,.timesheetMonthHubBlockedText,.timesheetMonthHubBlockedHelp{margin:0}.timesheetMonthHubBlockedText{font-size:.9375rem;font-weight:600;line-height:1.35}.timesheetMonthHubBlockedHelp{font-size:.875rem;line-height:1.4}@media (min-width:900px){.timesheetMonthHubIssueRow--split{grid-template-columns:minmax(0,1.35fr) minmax(300px,.85fr);align-items:start}}.timesheetMonthHubAttentionHeader{gap:4px;display:grid}.timesheetMonthHubAttentionTitle{margin:0}.timesheetMonthHubAttentionSummary{margin:0;font-size:.95rem;font-weight:600;line-height:1.25}.timesheetMonthHubAttentionMeta{margin:0;font-size:.875rem}.timesheetMonthHubAttentionList{gap:0;display:grid}.timesheetMonthHubAttentionItem{border:0;border-bottom:1px solid var(--stroke);text-align:left;cursor:pointer;background:0 0;border-radius:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:52px;padding:12px 0;display:grid}.timesheetMonthHubAttentionItem--compact{min-height:44px;padding:10px 0}.timesheetMonthHubAttentionItem--missing,.timesheetMonthHubAttentionItem--report,.timesheetMonthHubAttentionItem--hours{color:inherit}.timesheetMonthHubAttentionItem--missing .timesheetMonthHubAttentionDate,.timesheetMonthHubAttentionItem--hasMissing .timesheetMonthHubAttentionDate{color:color-mix(in srgb, var(--danger), black 12%)}.timesheetMonthHubAttentionItem--mixed .timesheetMonthHubAttentionDate,.timesheetMonthHubAttentionItem--hours .timesheetMonthHubAttentionDate,.timesheetMonthHubAttentionItem--report .timesheetMonthHubAttentionDate{color:color-mix(in srgb, var(--warn), black 18%)}.timesheetMonthHubAttentionItem:hover{color:inherit}.timesheetMonthHubAttentionItem:focus-visible{outline:2px solid var(--focus);outline-offset:2px;border-radius:6px}.timesheetMonthHubAttentionDate{font-family:var(--font-mono);white-space:nowrap;font-size:.875rem}.timesheetMonthHubAttentionBody{gap:2px;min-width:0;display:grid}.timesheetMonthHubAttentionBody--singleLine{display:block}.timesheetMonthHubAttentionLabel{min-width:0;font-size:.9375rem;line-height:1.35}.timesheetMonthHubAttentionBody--singleLine .timesheetMonthHubAttentionLabel{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.timesheetMonthHubAttentionDetail{font-size:.8125rem;line-height:1.35}.timesheetMonthHubAttentionChevron{color:var(--muted);font-size:1rem;font-weight:600;line-height:1}.timesheetMonthHubAttentionMoreBtn{min-height:44px;color:var(--focus);font:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;padding:8px 0 0;font-weight:600}.timesheetMonthHubAttentionMoreBtn:hover{text-decoration:underline}.timesheetMonthHubAttentionMoreBtn:focus-visible{outline:2px solid var(--focus);outline-offset:4px;border-radius:6px}.timesheetCellHint--missing{color:var(--calendar-missing-text)}.timesheetCellHint--missingToday,.timesheetCellHint--missingLocked{color:var(--calendar-neutral-text)}.timesheetCellHint--report,.timesheetCellHint--clockedReview{color:var(--calendar-attention-text)}.timesheetCellHint--dayoff{color:var(--calendar-absence-text)}.timesheetCellHint--absence{color:inherit}.timesheetToneNeutral,.timesheetToneLoading{color:var(--calendar-blank-text);background:var(--calendar-blank-fill);border:1px solid var(--calendar-blank-border)}.calendarCell.isLoading{cursor:progress}.timesheetToneWeekend{color:var(--calendar-weekend-text);background:var(--calendar-weekend-fill);border:1px solid var(--calendar-weekend-border)}.timesheetToneWorked{color:var(--calendar-worked-text);background:var(--calendar-worked-fill);border:1px solid var(--calendar-worked-border)}.timesheetToneClockedReview{color:var(--calendar-attention-text);background:var(--calendar-attention-fill);border:1px solid var(--calendar-attention-border)}.timesheetToneMissing{color:var(--calendar-missing-text);background:var(--calendar-missing-fill);border:1px solid var(--calendar-missing-border)}.timesheetToneMissing .timesheetCellDayNum{color:var(--calendar-missing-text)}.timesheetToneMissingToday{color:var(--calendar-neutral-text);background:var(--calendar-neutral-fill);border:1px solid var(--calendar-neutral-border)}.timesheetToneMissingLocked{color:var(--calendar-neutral-text);background:repeating-linear-gradient(135deg, transparent 0, transparent 9px, var(--calendar-readonly-stripe) 9px, var(--calendar-readonly-stripe) 10px), var(--calendar-neutral-fill);border:1px solid var(--calendar-neutral-border)}.timesheetToneAbsence{color:var(--calendar-absence-text);background:var(--calendar-absence-fill);border:1px solid var(--calendar-absence-border)}.timesheetToneAbsence--04,.timesheetToneAbsence--05,.timesheetToneAbsence--06{color:var(--calendar-absence-text);background:var(--calendar-absence-fill);border-color:var(--calendar-absence-border)}.timesheetToneAbsence--07,.timesheetToneAbsence--08{color:var(--calendar-holiday-text);background:repeating-linear-gradient(135deg, transparent 0, transparent 9px, var(--calendar-readonly-stripe) 9px, var(--calendar-readonly-stripe) 10px), var(--calendar-holiday-fill);border-color:var(--calendar-holiday-border)}.timesheetToneAbsence--09{color:var(--calendar-absence-text);background:repeating-linear-gradient(135deg, transparent 0, transparent 9px, var(--calendar-readonly-stripe) 9px, var(--calendar-readonly-stripe) 10px), var(--calendar-absence-fill);border-color:var(--calendar-absence-border)}.timesheetToneAbsence--10{color:var(--calendar-holiday-text);background:repeating-linear-gradient(135deg, transparent 0, transparent 9px, var(--calendar-readonly-stripe) 9px, var(--calendar-readonly-stripe) 10px), var(--calendar-holiday-fill);border-color:var(--calendar-holiday-border)}.timesheetToneAbsence--11,.timesheetToneAbsence--12,.timesheetToneAbsence--13{color:var(--calendar-absence-text);background:var(--calendar-absence-fill);border-color:var(--calendar-absence-border)}.timesheetCalendarDayLink{cursor:pointer}.timesheetCalendarDayLink.isReadOnly{opacity:.9}.timesheetDaySummarySheetCard{border-radius:10px 10px 0 0}.timesheetDaySummarySheetBody{gap:18px}.timesheetDaySummaryContent{gap:16px;display:grid}.timesheetDaySummaryHero{border:1px solid var(--stroke);background:color-mix(in srgb, var(--bg), var(--bg-2) 42%);color:var(--calendar-neutral-text);border-radius:8px;padding:14px}.timesheetDaySummaryHero--review{color:var(--calendar-attention-text);border-color:var(--calendar-attention-border);background:var(--calendar-attention-fill)}.timesheetDaySummaryHero--worked{color:var(--calendar-worked-text);border-color:var(--calendar-worked-border);background:var(--calendar-worked-fill)}.timesheetDaySummaryHero--missing{color:var(--calendar-missing-text);border-color:var(--calendar-missing-border);background:var(--calendar-missing-fill)}.timesheetDaySummaryHero--missingToday,.timesheetDaySummaryHero--future{color:var(--calendar-neutral-text);border-color:var(--calendar-neutral-border);background:var(--calendar-neutral-fill)}.timesheetDaySummaryHero--dayOff,.timesheetDaySummaryHero--absence,.timesheetDaySummaryHero--absence-04,.timesheetDaySummaryHero--absence-05,.timesheetDaySummaryHero--absence-06{color:var(--calendar-absence-text);border-color:var(--calendar-absence-border);background:var(--calendar-absence-fill)}.timesheetDaySummaryHero--absence-07,.timesheetDaySummaryHero--absence-08{color:var(--calendar-holiday-text);border-color:var(--calendar-holiday-border);background:var(--calendar-holiday-fill)}.timesheetDaySummaryHero--absence-09{color:var(--calendar-absence-text);border-color:var(--calendar-absence-border);background:var(--calendar-absence-fill)}.timesheetDaySummaryHero--absence-10{color:var(--calendar-holiday-text);border-color:var(--calendar-holiday-border);background:var(--calendar-holiday-fill)}.timesheetDaySummaryHero--absence-11,.timesheetDaySummaryHero--absence-12,.timesheetDaySummaryHero--absence-13{color:var(--calendar-absence-text);border-color:var(--calendar-absence-border);background:var(--calendar-absence-fill)}.timesheetDaySummaryHeroBody{gap:8px;display:grid}.timesheetDaySummaryHeroTitle{margin:0;font-size:1.125rem;line-height:1.2}.timesheetDaySummaryHeroLead{color:color-mix(in srgb, currentColor, var(--muted) 42%);margin:0;font-size:.9375rem}.timesheetDaySummaryHeroNotes{gap:4px;display:grid}.timesheetDaySummaryHeroNote{margin:0}.timesheetDaySummaryChipRow{flex-wrap:wrap;gap:8px;display:flex}.timesheetDaySummaryChip{align-items:center;min-height:32px;display:inline-flex}.timesheetDaySummaryPrimaryAction{display:grid}.timesheetDaySummaryPrimaryActionBtn{width:100%;min-height:48px}.timesheetDaySummarySection{gap:12px;display:grid}.timesheetDaySummarySectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.timesheetDaySummarySectionTitle{margin:0;font-size:1rem;line-height:1.2}.timesheetDaySummarySectionHeading{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.timesheetDaySummarySectionHeader--timeclock{flex-wrap:nowrap;align-items:center}.timesheetDaySummarySectionHeading--timeclock{flex-wrap:nowrap;flex:auto;min-width:0}.timesheetDaySummaryStatusBadge{white-space:nowrap;cursor:default;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;min-height:22px;padding:0 8px;font-size:.6875rem;font-weight:600;line-height:1;display:inline-flex}.timesheetDaySummaryStatusBadgeDot{background:currentColor;border-radius:999px;flex:none;width:6px;height:6px}.timesheetDaySummaryStatusBadge--active{border-color:color-mix(in srgb, var(--ok), transparent 75%);background:color-mix(in srgb, var(--ok), white 90%);color:color-mix(in srgb, var(--ok), black 18%)}.timesheetDaySummaryStatusBadge--paused{border-color:color-mix(in srgb, var(--warn), transparent 78%);background:color-mix(in srgb, var(--warn), white 91%);color:color-mix(in srgb, var(--warn), black 24%)}.timesheetDaySummaryStatusBadge--closed{border-color:color-mix(in srgb, var(--stroke-strong), transparent 82%);background:color-mix(in srgb, var(--bg-2), white 45%);color:color-mix(in srgb, var(--muted), black 12%)}.timesheetDaySummaryStatusBadge--submitted,.timesheetDaySummaryStatusBadge--open{border-color:color-mix(in srgb, var(--focus), transparent 82%);background:color-mix(in srgb, var(--focus), white 94%);color:color-mix(in srgb, var(--focus), black 20%)}.timesheetDaySummaryStatusBadge--missing,.timesheetDaySummaryStatusBadge--partial,.timesheetDaySummaryStatusBadge--review,.timesheetDaySummaryStatusBadge--mismatch{border-color:color-mix(in srgb, var(--warn), transparent 78%);background:color-mix(in srgb, var(--warn), white 91%);color:color-mix(in srgb, var(--warn), black 24%)}.timesheetDaySummarySectionValue{color:var(--muted)}.timesheetDaySummarySectionValue--timeclock{color:var(--fg);text-align:right;white-space:nowrap;flex:none;font-size:.9375rem;font-weight:600}.timesheetDaySummaryMetricGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.timesheetDaySummaryMetricCard{border:1px solid var(--stroke);background:var(--bg);border-radius:8px;gap:6px;padding:12px;display:grid}.timesheetDaySummaryMetricLabel{color:var(--muted);font-size:.8125rem}.timesheetDaySummaryMetricValue{font-size:1rem;font-weight:600}.timesheetDaySummaryMetricNote{font-size:.875rem}.timesheetDaySummarySectionNote,.timesheetDaySummaryActionNote{margin:0;font-size:.9375rem}.timesheetDaySummaryInlineWarning{border:1px solid color-mix(in srgb, var(--warn), var(--stroke) 36%);background:color-mix(in srgb, var(--warn), white 90%);border-radius:8px;gap:4px;padding:10px 12px;display:grid}.timesheetDaySummaryInlineWarningTitle,.timesheetDaySummaryInlineWarningDetail{margin:0}.timesheetDaySummaryInlineWarningTitle{font-size:.9375rem;font-weight:700}.timesheetDaySummaryInlineWarningDetail{color:var(--muted);font-size:.875rem}.timesheetDaySummaryStatusBlock{gap:6px;display:grid}.timesheetDaySummaryStatusLead{margin:0;font-size:1rem;font-weight:600}.timesheetDaySummaryStatusNote{margin:0;font-size:.9375rem}.timesheetDaySummaryFactList{border-top:1px solid var(--stroke);display:grid}.timesheetDaySummaryFactRow{border-bottom:1px solid var(--stroke);grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:12px;padding:10px 0;display:grid}.timesheetDaySummaryFactLabel{color:var(--muted);font-size:.875rem}.timesheetDaySummaryFactValue{text-align:right;font-size:.9375rem;font-weight:600}.timesheetDaySummarySectionActions{flex-wrap:wrap;gap:10px;display:flex}.timesheetDaySummaryToggleRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}@media (max-width:420px){.timesheetDaySummarySectionHeader--timeclock{gap:10px}.timesheetDaySummarySectionHeading--timeclock{gap:6px}.timesheetDaySummaryStatusBadge{min-height:20px;padding:0 7px;font-size:.6875rem}}.timesheetDaySummaryToggleBtn{min-height:44px;color:var(--focus);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}.timesheetDaySummaryToggleBtn:hover{text-decoration:underline}.timesheetDaySummaryToggleBtn:focus-visible{outline:2px solid var(--focus);outline-offset:4px;border-radius:6px}.timesheetDaySummaryList{gap:10px;display:grid}.timesheetDaySummaryListRow{border:1px solid var(--stroke);background:var(--bg);border-radius:8px;gap:6px;padding:12px;display:grid}.timesheetDaySummaryListRowLink{color:inherit;text-decoration:none}.timesheetDaySummaryListPrimary,.timesheetDaySummaryListSecondary{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.timesheetDaySummaryListSecondary{color:var(--muted);font-size:.9375rem}.timesheetDaySummaryListValue{font-weight:600}.timesheetDaySummaryEmpty{margin:0}.timesheetDaySummaryActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.timesheetDaySummaryActionBtn{text-align:center;justify-content:center;align-items:center;min-height:44px;display:inline-flex}.timesheetDaySummaryActionBtn.isDisabled{opacity:.58;pointer-events:auto}.timesheetDaySummaryLoading,.timesheetDaySummaryDate{font-size:.875rem}.homeTrackerTimelineEmptyLine{margin:0;padding-top:4px}@media (min-width:901px){.portalResponsiveSheetBackdrop{justify-content:flex-end;align-items:stretch;padding-top:0}.portalResponsiveSheetCard,.timesheetDaySummarySheetCard{border-radius:0;width:min(520px,100%);height:100%;max-height:none}.portalResponsiveSheetBody{height:100%;max-height:none;padding-bottom:18px}}@media (max-width:760px){.timesheetMonthHubAttentionHeader{gap:4px}.timesheetDaySummaryMetricGrid,.timesheetDaySummaryActions{grid-template-columns:1fr}.timesheetDaySummaryFactRow{grid-template-columns:1fr;gap:4px}.timesheetDaySummaryFactValue{text-align:left}}
