.version-input-module__WE0sHa__wrapper{border-radius:var(--radius-sm);border:1px solid var(--input);background-color:var(--input-background);outline:none;align-items:center;width:100%;min-width:0;transition:color .3s,box-shadow .3s,border-color .3s;display:flex}:is(.version-input-module__WE0sHa__wrapper:hover,.group\/field:hover .version-input-module__WE0sHa__wrapper){border-color:color-mix(in oklch, var(--muted-foreground) 50%, transparent)}.version-input-module__WE0sHa__wrapper:focus-within{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklch, var(--ring) 50%, transparent)}.version-input-module__WE0sHa__wrapper[aria-invalid=true]{border-color:var(--destructive);box-shadow:0 0 0 3px color-mix(in oklch, var(--destructive) 20%, transparent)}.dark .version-input-module__WE0sHa__wrapper[aria-invalid=true]{box-shadow:0 0 0 3px color-mix(in oklch, var(--destructive) 40%, transparent)}.version-input-module__WE0sHa__iconLead{pointer-events:none;color:var(--muted-foreground);flex-shrink:0}.version-input-module__WE0sHa__segmentsRow{flex:1 0;align-items:center;gap:.125rem;min-width:0;display:flex}.version-input-module__WE0sHa__segmentsRowPaddedIcon{padding-left:var(--field-icon-gap);padding-right:.5rem}.version-input-module__WE0sHa__segmentSep{color:var(--muted-foreground);flex-shrink:0;padding-left:.125rem;padding-right:.125rem;font-weight:500}.version-input-module__WE0sHa__segmentInput{text-align:center;font-variant-numeric:tabular-nums;outline:none;height:2rem;min-height:2rem}.version-input-module__WE0sHa__segmentInput:disabled{pointer-events:none;cursor:not-allowed;opacity:.5}.version-input-module__WE0sHa__segmentInputInline{background-color:#0000;border-width:0;width:2rem;min-width:1.5rem;max-width:2rem;padding:0}.version-input-module__WE0sHa__segmentInputBoxed{border-radius:var(--radius-sm);border:1px solid var(--input);background-color:var(--input-background);width:2.5rem;min-width:2rem;max-width:2.5rem;padding:.25rem .375rem;transition:border-color .3s,box-shadow .3s}.version-input-module__WE0sHa__segmentInputBoxed:hover{border-color:color-mix(in oklch, var(--muted-foreground) 50%, transparent)}.version-input-module__WE0sHa__segmentInputBoxed:focus-visible{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklch, var(--ring) 50%, transparent)}
.multi-select-module__AmY-ea__trigger{cursor:pointer;border-radius:var(--radius-sm);border:1px solid var(--input);background-color:var(--input-background);text-align:left;outline:none;align-items:center;width:100%;min-width:0;font-weight:400;transition:color .3s,box-shadow .3s,border-color .3s;display:flex}.dark .multi-select-module__AmY-ea__trigger:hover:not(.multi-select-module__AmY-ea__triggerDisabled){background-color:var(--input-background-hover)}.multi-select-module__AmY-ea__trigger svg{pointer-events:none;flex-shrink:0}:is(.multi-select-module__AmY-ea__trigger:hover:not(.multi-select-module__AmY-ea__triggerDisabled),.group\/field:hover .multi-select-module__AmY-ea__trigger:not(.multi-select-module__AmY-ea__triggerDisabled)){border-color:color-mix(in oklch, var(--muted-foreground) 50%, transparent)}.multi-select-module__AmY-ea__trigger:focus-visible:not(.multi-select-module__AmY-ea__triggerDisabled){border-color:var(--ring);box-shadow:0 0 0 var(--focus-ring-width) var(--focus-ring-color)}.multi-select-module__AmY-ea__trigger[aria-invalid=true]{border-color:var(--destructive);box-shadow:0 0 0 3px color-mix(in oklch, var(--destructive) 20%, transparent)}.dark .multi-select-module__AmY-ea__trigger[aria-invalid=true]{box-shadow:0 0 0 3px color-mix(in oklch, var(--destructive) 40%, transparent)}.multi-select-module__AmY-ea__triggerDisabled{cursor:not-allowed;opacity:.5;background-color:var(--muted)}:is(.multi-select-module__AmY-ea__triggerDisabled:hover,.group\/field:hover .multi-select-module__AmY-ea__triggerDisabled){border-color:var(--input)!important}.multi-select-module__AmY-ea__triggerDisabled:focus-visible{border-color:var(--input)!important;box-shadow:none!important}.multi-select-module__AmY-ea__iconLead{pointer-events:none;color:var(--muted-foreground);flex-shrink:0}.multi-select-module__AmY-ea__chipsRegion{flex-wrap:wrap;flex:1;align-self:stretch;align-items:center;gap:.375rem;min-width:0;padding-right:.5rem;display:flex;overflow-y:auto}.multi-select-module__AmY-ea__chipsRegionWithIcon{padding-left:var(--field-icon-gap)}.multi-select-module__AmY-ea__chipsRegionNoIcon{padding-left:.75rem}.multi-select-module__AmY-ea__badgeChip{border-radius:.125rem;align-items:center;gap:.25rem;min-width:0;max-width:100%;padding-right:.25rem;font-weight:400;display:inline-flex}.multi-select-module__AmY-ea__badgeLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.multi-select-module__AmY-ea__badgeRemove{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;display:flex}.multi-select-module__AmY-ea__badgeRemove:hover{background-color:color-mix(in oklch, var(--muted-foreground) 20%, transparent)}.multi-select-module__AmY-ea__badgeRemoveIcon{font-size:.48rem}.multi-select-module__AmY-ea__placeholder{color:var(--muted-foreground)}.multi-select-module__AmY-ea__chevronWrap{flex-shrink:0;align-items:center;display:flex}.multi-select-module__AmY-ea__chevron{opacity:.5;flex-shrink:0}.multi-select-module__AmY-ea__searchBar{border-bottom:1px solid var(--border);padding:.5rem}.multi-select-module__AmY-ea__searchInput{border-radius:var(--radius-sm);border:1px solid var(--input);background-color:var(--input-background);outline:none;width:100%;height:2rem;padding:.375rem .75rem;font-size:13px;line-height:1.5rem;transition:color .3s,box-shadow .3s,border-color .3s}.multi-select-module__AmY-ea__searchInput::placeholder{color:var(--muted-foreground)}.multi-select-module__AmY-ea__searchInput:hover{border-color:color-mix(in oklch, var(--muted-foreground) 50%, transparent)}.multi-select-module__AmY-ea__searchInput:focus-visible{border-color:var(--ring);box-shadow:0 0 0 var(--focus-ring-width) var(--focus-ring-color)}.multi-select-module__AmY-ea__optionsList{padding:.25rem;overflow-y:auto}.multi-select-module__AmY-ea__optionEmpty{text-align:center;color:var(--muted-foreground);padding:.75rem .5rem;font-size:13px}.multi-select-module__AmY-ea__optionLabel{cursor:pointer;border-radius:var(--radius-sm);align-items:center;gap:.5rem;padding:.5rem;font-size:13px;display:flex}.multi-select-module__AmY-ea__optionLabel:hover{background-color:var(--accent)}.multi-select-module__AmY-ea__optionText{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.multi-select-module__AmY-ea__optionMeta{font-variant-numeric:tabular-nums;letter-spacing:.02em;color:var(--muted-foreground);white-space:nowrap;flex-shrink:0;margin-left:auto;padding-left:.5rem;font-size:11px}.multi-select-module__AmY-ea__bulkBar{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.5rem;padding:.5rem;display:flex}.multi-select-module__AmY-ea__bulkBtn{height:2rem;font-size:.75rem;line-height:1rem}.multi-select-module__AmY-ea__popoverMatchTrigger{width:var(--radix-popover-trigger-width);padding:0}
.calendar-module__mvYLAq__pickerRoot{background-color:var(--background);--cell-size:2rem;padding:.75rem}:is([data-slot=card-content] .calendar-module__mvYLAq__pickerRoot,[data-slot=popover-content] .calendar-module__mvYLAq__pickerRoot){background-color:#0000}:is([dir=rtl] .calendar-module__mvYLAq__pickerRoot .rdp-button_next>svg,[dir=rtl] .calendar-module__mvYLAq__pickerRoot .rdp-button_previous>svg){transform:rotate(180deg)}.calendar-module__mvYLAq__innerRoot{width:fit-content}.calendar-module__mvYLAq__months{flex-direction:column;gap:1rem;display:flex;position:relative}@media (min-width:768px){.calendar-module__mvYLAq__months{flex-direction:row}}.calendar-module__mvYLAq__month{flex-direction:column;gap:1rem;width:100%;display:flex}.calendar-module__mvYLAq__nav{justify-content:space-between;align-items:center;gap:.25rem;width:100%;display:flex;position:absolute;top:0;left:0;right:0}.calendar-module__mvYLAq__navButtonCell{width:var(--cell-size);height:var(--cell-size);-webkit-user-select:none;user-select:none;padding:0}.calendar-module__mvYLAq__navButtonCell[aria-disabled=true]{opacity:.5}.calendar-module__mvYLAq__monthCaption{height:var(--cell-size);width:100%;padding-left:var(--cell-size);padding-right:var(--cell-size);justify-content:center;align-items:center;display:flex}.calendar-module__mvYLAq__dropdowns{width:100%;height:var(--cell-size);justify-content:center;align-items:center;gap:.375rem;font-size:13px;font-weight:500;display:flex}.calendar-module__mvYLAq__dropdownRoot{border:1px solid var(--input);border-radius:var(--radius-sm);transition:border-color .3s;position:relative}.calendar-module__mvYLAq__dropdownRoot:hover{border-color:color-mix(in oklch, var(--muted-foreground) 50%, transparent)}.calendar-module__mvYLAq__dropdownRoot:focus-within{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklch, var(--ring) 50%, transparent)}.calendar-module__mvYLAq__dropdown{background-color:var(--popover);opacity:0;position:absolute;inset:0}.calendar-module__mvYLAq__captionLabelBase{-webkit-user-select:none;user-select:none;font-weight:500}.calendar-module__mvYLAq__captionLabelPlain{font-size:13px}.calendar-module__mvYLAq__captionLabelDropdown{border-radius:var(--radius-sm);align-items:center;gap:.25rem;height:2rem;padding-left:.5rem;padding-right:.25rem;font-size:13px;display:flex}.calendar-module__mvYLAq__captionLabelDropdown svg{color:var(--muted-foreground);font-size:.7rem}.calendar-module__mvYLAq__calendarTable{border-collapse:collapse;width:100%}.calendar-module__mvYLAq__weekdays{display:flex}.calendar-module__mvYLAq__weekday{color:var(--muted-foreground);border-radius:var(--radius-sm);-webkit-user-select:none;user-select:none;flex:1;font-size:.8rem;font-weight:400}.calendar-module__mvYLAq__week{width:100%;margin-top:.5rem;display:flex}.calendar-module__mvYLAq__weekNumberHeader{-webkit-user-select:none;user-select:none;width:var(--cell-size)}.calendar-module__mvYLAq__weekNumber{-webkit-user-select:none;user-select:none;color:var(--muted-foreground);font-size:.8rem}.calendar-module__mvYLAq__day{text-align:center;vertical-align:top;-webkit-user-select:none;user-select:none;width:100%;height:var(--cell-size);padding:0;position:relative}.calendar-module__mvYLAq__day:last-child[data-selected=true] button{border-top-right-radius:var(--radius-sm);border-bottom-right-radius:var(--radius-sm)}.calendar-module__mvYLAq__dayNoWeekNum:first-child[data-selected=true] button{border-top-left-radius:var(--radius-sm);border-bottom-left-radius:var(--radius-sm)}.calendar-module__mvYLAq__dayWithWeekNum:nth-child(2)[data-selected=true] button{border-top-left-radius:var(--radius-sm);border-bottom-left-radius:var(--radius-sm)}.calendar-module__mvYLAq__rangeStart{border-top-left-radius:var(--radius-sm);border-bottom-left-radius:var(--radius-sm);background-color:var(--accent)}.calendar-module__mvYLAq__rangeMiddle{border-radius:0}.calendar-module__mvYLAq__rangeEnd{border-top-right-radius:var(--radius-sm);border-bottom-right-radius:var(--radius-sm);background-color:var(--accent)}.calendar-module__mvYLAq__today{background-color:var(--accent);color:var(--accent-foreground);border-radius:var(--radius-sm)}.calendar-module__mvYLAq__today[data-selected=true]{border-radius:0}.calendar-module__mvYLAq__outside,.calendar-module__mvYLAq__outside[aria-selected=true]{color:var(--muted-foreground)}.calendar-module__mvYLAq__disabled{color:var(--muted-foreground);opacity:.5}.calendar-module__mvYLAq__hiddenSlot{visibility:hidden}.calendar-module__mvYLAq__weekNumberCell{width:var(--cell-size);height:var(--cell-size);text-align:center;justify-content:center;align-items:center;display:flex}.calendar-module__mvYLAq__chevronIcon{font-size:.8rem}.calendar-module__mvYLAq__dayButton{box-sizing:border-box;min-height:var(--cell-size);min-width:var(--cell-size);border-radius:var(--radius-sm);justify-content:center;align-items:center;font-weight:400;line-height:1;display:flex;width:100%!important;height:100%!important;padding:0!important}.calendar-module__mvYLAq__dayButton[data-selected-single=true]{background-color:var(--primary);color:var(--primary-foreground)}.calendar-module__mvYLAq__dayButton[data-range-middle=true]{background-color:var(--accent);color:var(--accent-foreground);border-radius:0}.calendar-module__mvYLAq__dayButton[data-range-start=true]{background-color:var(--primary);color:var(--primary-foreground);border-radius:var(--radius-sm);border-top-right-radius:0;border-bottom-right-radius:0}.calendar-module__mvYLAq__dayButton[data-range-end=true]{background-color:var(--primary);color:var(--primary-foreground);border-radius:var(--radius-sm);border-top-left-radius:0;border-bottom-left-radius:0}.calendar-module__mvYLAq__dayButton[data-range-end=true][data-range-start=true]{border-radius:var(--radius-sm)}.calendar-module__mvYLAq__dayButton:focus-visible{z-index:10;border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklch, var(--ring) 50%, transparent);position:relative}.dark .calendar-module__mvYLAq__dayButton:hover{color:var(--accent-foreground)}.calendar-module__mvYLAq__dayButton>span{opacity:.7;font-size:.75rem;line-height:1rem}
.date-picker-module__nWkEeq__triggerBase{text-align:left;justify-content:flex-start;width:100%;font-weight:400}.date-picker-module__nWkEeq__triggerBase[data-empty=true]{color:var(--muted-foreground)}.date-picker-module__nWkEeq__triggerStandalone{border-color:var(--input);background-color:var(--input-background);box-shadow:none}.date-picker-module__nWkEeq__triggerStandalone:hover:not(:disabled){border-color:color-mix(in oklch, var(--muted-foreground) 50%, transparent);background-color:var(--input-background-hover)}.date-picker-module__nWkEeq__triggerInGroup{min-width:0;box-shadow:none;background-color:var(--input-background);border-width:0;border-radius:0;flex:1}.date-picker-module__nWkEeq__triggerInGroup:focus-visible{box-shadow:none}.date-picker-module__nWkEeq__triggerInGroup:hover:not(:disabled){background-color:var(--input-background-hover)}.dark .date-picker-module__nWkEeq__triggerInGroup:hover:not(:disabled){background-color:var(--input-background-hover)}.date-picker-module__nWkEeq__triggerDisabled:disabled{cursor:not-allowed;border-color:var(--input);background-color:var(--muted);opacity:.5}.date-picker-module__nWkEeq__triggerDisabled:disabled:hover{border-color:var(--input);background-color:var(--muted)}.dark .date-picker-module__nWkEeq__triggerDisabled:disabled:hover{background-color:var(--muted)}.date-picker-module__nWkEeq__triggerLabel{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;overflow:hidden}.date-picker-module__nWkEeq__triggerIcon{flex-shrink:0;margin-top:-1px}.date-picker-module__nWkEeq__triggerChevron{opacity:.5;flex-shrink:0;margin-left:auto}.date-picker-module__nWkEeq__rangeDurationFlex{flex:1;min-width:0;height:100%;display:flex}.date-picker-module__nWkEeq__rangeDurationTrigger{justify-content:flex-start;gap:var(--field-icon-gap);border-radius:0;border-top-left-radius:var(--radius-sm);border-bottom-left-radius:var(--radius-sm);width:100%;min-width:0;height:100%;min-height:0;box-shadow:none;background-color:var(--input-background);border-width:0;flex:1;font-weight:400}.date-picker-module__nWkEeq__rangeDurationTrigger:focus-visible{box-shadow:none}.date-picker-module__nWkEeq__rangeDurationTrigger:hover:not(:disabled){background-color:var(--input-background-hover)}.dark .date-picker-module__nWkEeq__rangeDurationTrigger:hover:not(:disabled){background-color:var(--input-background-hover)}.date-picker-module__nWkEeq__rangeDurationTrigger[data-empty=true]{color:var(--muted-foreground)}.date-picker-module__nWkEeq__rangeDurationIconWrap{pointer-events:none;color:var(--muted-foreground);flex-shrink:0}.date-picker-module__nWkEeq__rangeDurationLabel{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;overflow:hidden}.date-picker-module__nWkEeq__rangeDivider{background-color:var(--border);flex-shrink:0;width:1px;margin-top:.375rem;margin-bottom:.375rem}.date-picker-module__nWkEeq__popoverCalendar{width:auto;padding:0}.date-picker-module__nWkEeq__popoverCalendarScroll{width:auto;padding:0;overflow:hidden}.date-picker-module__nWkEeq__durationMenuChevron{flex-shrink:0}.date-picker-module__nWkEeq__dropdownContentRounded{border-radius:var(--radius-sm)}.date-picker-module__nWkEeq__inputGroupFull{width:100%}.date-picker-module__nWkEeq__calendarOpenButtonIcon{flex-shrink:0;margin-top:-1px}.date-picker-module__nWkEeq__calendarTriggerCompact{width:auto!important;height:100%!important;min-height:0!important;padding:0!important}.date-picker-module__nWkEeq__rangePreviewModifier{background-color:color-mix(in oklch, var(--primary) 10%, transparent);border-radius:0}
.cascader-module__oViF6q__trigger{border-radius:var(--radius-sm);border:1px solid var(--input);background-color:var(--input-background);width:100%;min-width:0;color:var(--foreground);outline:none;justify-content:space-between;align-items:center;gap:0;transition:color .3s,box-shadow .3s,border-color .3s;display:flex}.cascader-module__oViF6q__trigger:hover:not(:disabled){border-color:color-mix(in oklch, var(--muted-foreground) 50%, transparent)}.cascader-module__oViF6q__trigger:focus-visible:not(:disabled){border-color:var(--ring);box-shadow:0 0 0 var(--focus-ring-width) var(--focus-ring-color)}.cascader-module__oViF6q__trigger:disabled{cursor:not-allowed;opacity:.5;background-color:var(--muted)}:is(.cascader-module__oViF6q__trigger:disabled:hover,.group\/field:hover .cascader-module__oViF6q__trigger:disabled){border-color:var(--input)}.cascader-module__oViF6q__trigger:disabled:focus-visible{border-color:var(--input);box-shadow:none}.cascader-module__oViF6q__trigger[aria-invalid=true]{border-color:var(--destructive);box-shadow:0 0 0 3px color-mix(in oklch, var(--destructive) 20%, transparent)}.dark .cascader-module__oViF6q__trigger[aria-invalid=true]{box-shadow:0 0 0 3px color-mix(in oklch, var(--destructive) 40%, transparent)}.cascader-module__oViF6q__triggerPlaceholder{color:var(--muted-foreground)}.cascader-module__oViF6q__valueSlotCustom{text-align:left;flex:1;min-width:0;max-height:8rem;padding-right:.5rem;overflow:hidden auto}.cascader-module__oViF6q__valueSlotCustomWithIcon{padding-left:var(--field-icon-gap)}.cascader-module__oViF6q__valueSlotCustomNoIcon{padding-left:.75rem}.cascader-module__oViF6q__valueSlotText{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;padding-right:.5rem;overflow:hidden}.cascader-module__oViF6q__valueSlotTextWithIcon{padding-left:var(--field-icon-gap)}.cascader-module__oViF6q__valueSlotTextNoIcon{padding-left:.75rem}.cascader-module__oViF6q__actionsRow{flex-shrink:0;align-items:center;gap:.125rem;display:flex}.cascader-module__oViF6q__clearControl{color:var(--muted-foreground);cursor:pointer;border-radius:0;padding:.25rem}.cascader-module__oViF6q__clearControl:hover{color:var(--foreground)}.cascader-module__oViF6q__clearIcon{flex-shrink:0;font-size:.64rem}.cascader-module__oViF6q__chevron{opacity:.5;flex-shrink:0;font-size:.8rem;transition:transform .15s}.cascader-module__oViF6q__chevronOpen{transform:rotate(180deg)}.cascader-module__oViF6q__popoverPanel{box-sizing:border-box;max-width:90vw;width:min(90vw, max(var(--radix-popover-trigger-width,0px), calc(var(--cascader-column-count,1) * var(--cascader-column-min-width,11.5rem))));overscroll-behavior-x:contain;padding:0;overflow:auto hidden}.cascader-module__oViF6q__columnsRow{box-sizing:border-box;width:100%;min-width:max-content;min-height:0;max-height:min(20rem,60vh);display:flex}.cascader-module__oViF6q__column{border-right:1px solid var(--border);box-sizing:border-box;flex-direction:column;max-height:min(20rem,60vh);display:flex;overflow:hidden}.cascader-module__oViF6q__column:not(:last-child){flex:0 0 var(--cascader-column-min-width,11.5rem);width:var(--cascader-column-min-width,11.5rem);min-width:var(--cascader-column-min-width,11.5rem)}.cascader-module__oViF6q__column:last-child{min-width:var(--cascader-column-min-width,11.5rem);border-right:none;flex:auto;width:auto}.cascader-module__oViF6q__columnScroll{max-height:20rem;overflow:hidden auto}.cascader-module__oViF6q__optionsList{flex-direction:column;margin:0;padding-top:.25rem;padding-bottom:.25rem;list-style:none;display:flex}.cascader-module__oViF6q__option{cursor:pointer;outline:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:13px;display:flex}.cascader-module__oViF6q__option:hover{background-color:color-mix(in oklch, var(--muted) 80%, var(--background))}.cascader-module__oViF6q__optionActive,.cascader-module__oViF6q__option.cascader-module__oViF6q__optionActive:hover{background-color:color-mix(in oklch, var(--muted) 60%, var(--background))}.cascader-module__oViF6q__optionLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.cascader-module__oViF6q__optionTrailing{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.cascader-module__oViF6q__optionCheckIcon{color:var(--muted-foreground);font-size:.8rem}.cascader-module__oViF6q__optionBranchIcon{opacity:.6;flex-shrink:0;font-size:.7rem;transform:rotate(-90deg)}.cascader-module__oViF6q__emptyState{width:100%;min-height:3rem;color:var(--muted-foreground);justify-content:center;align-items:center;padding:.75rem;font-size:13px;display:flex}
.data-table-module__7HPToa__tableContainer{border-radius:var(--radius-sm);flex:1;width:100%;min-width:0;max-width:100%;min-height:0;overflow-x:auto}.data-table-module__7HPToa__sortHeadSortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .3s,color .3s}.data-table-module__7HPToa__sortHeadSortable:hover{background-color:var(--header-bar-hover-bg)!important}.data-table-module__7HPToa__sortContent{align-items:center;gap:.25rem;display:inline-flex}.data-table-module__7HPToa__sortLink{color:inherit;align-items:center;gap:.25rem;text-decoration:none;display:inline-flex}.data-table-module__7HPToa__sortLink:hover{color:inherit}.data-table-module__7HPToa__sortIconWrap{flex-shrink:0;align-items:center;min-width:.56rem;min-height:.56rem;padding-left:.375rem;transition:opacity .3s,color .3s;display:inline-flex}.data-table-module__7HPToa__sortIconWrapActive{opacity:1;color:var(--foreground)}.data-table-module__7HPToa__sortIconWrapInactive{opacity:.5;color:var(--muted-foreground)}.group:hover .data-table-module__7HPToa__sortIconWrapInactive{opacity:1;color:var(--foreground)}.data-table-module__7HPToa__sortIcon{flex-shrink:0}.data-table-module__7HPToa__tableNoRecordsMessageCell{text-align:center;width:100%;color:var(--muted-foreground);background-color:#eae8e4;padding-top:3rem;padding-bottom:3rem}.dark .data-table-module__7HPToa__tableNoRecordsMessageCell{background-color:color-mix(in oklch, var(--muted) 72%, var(--background))}.dark.dark-2 .data-table-module__7HPToa__tableNoRecordsMessageCell{background-color:color-mix(in oklch, var(--muted) 68%, var(--background))}.data-table-module__7HPToa__tableLoading{flex:1;justify-content:center;align-items:center;padding-top:4rem;padding-bottom:4rem;display:flex}
.file-upload-module__QmfSdW__root{flex-direction:column;gap:.75rem;display:flex}.file-upload-module__QmfSdW__profileShell{border-radius:var(--radius-sm);border:1px solid var(--input);background-color:var(--input-background);aspect-ratio:1;border-style:solid;flex-shrink:0;transition:background-color .3s,border-color .3s;position:relative;overflow:hidden}:is(.file-upload-module__QmfSdW__profileShell:hover,.group\/field:hover .file-upload-module__QmfSdW__profileShell){border-color:color-mix(in oklch, var(--muted-foreground) 50%, transparent)}.file-upload-module__QmfSdW__profileShell[data-invalid=true]{border-color:var(--destructive);box-shadow:0 0 0 3px color-mix(in oklch, var(--destructive) 20%, transparent)}.dark .file-upload-module__QmfSdW__profileShell[data-invalid=true]{box-shadow:0 0 0 3px color-mix(in oklch, var(--destructive) 40%, transparent)}.file-upload-module__QmfSdW__profileOverlay{pointer-events:none;background-color:color-mix(in oklch, var(--foreground) 40%, transparent);opacity:0;flex-direction:column;justify-content:flex-end;padding:1rem;transition:opacity .15s;display:flex;position:absolute;inset:0}.group:hover .file-upload-module__QmfSdW__profileOverlay{opacity:1}.file-upload-module__QmfSdW__profileChangeLabel{pointer-events:auto;cursor:pointer;border-radius:var(--radius-sm);border:1px solid var(--border);background-color:color-mix(in oklch, var(--background) 90%, transparent);text-align:center;padding:.5rem 1rem;font-size:.75rem;font-weight:500;line-height:1rem}.file-upload-module__QmfSdW__profileChangeLabelDisabled{pointer-events:none;opacity:.5}.file-upload-module__QmfSdW__profileEmptyLabel{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.file-upload-module__QmfSdW__profileEmptyLabelDisabled{pointer-events:none;opacity:.5}.file-upload-module__QmfSdW__profileImageOpen{cursor:zoom-in;border-radius:var(--radius-sm);background:0 0;border:none;width:100%;height:100%;margin:0;padding:0;display:block;position:absolute;inset:0}.file-upload-module__QmfSdW__dropzoneMain{cursor:pointer;border-radius:var(--radius-sm);border:1px solid var(--input);background-color:var(--input-background);border-style:solid;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:120px;padding:1.5rem;transition:background-color .3s,border-color .3s;display:flex}:is(.file-upload-module__QmfSdW__dropzoneMain:hover,.group\/field:hover .file-upload-module__QmfSdW__dropzoneMain){border-color:color-mix(in oklch, var(--muted-foreground) 50%, transparent)}.file-upload-module__QmfSdW__dropzoneMain[aria-invalid=true]{border-color:var(--destructive);box-shadow:0 0 0 3px color-mix(in oklch, var(--destructive) 20%, transparent)}.dark .file-upload-module__QmfSdW__dropzoneMain[aria-invalid=true]{box-shadow:0 0 0 3px color-mix(in oklch, var(--destructive) 40%, transparent)}.file-upload-module__QmfSdW__dropzoneMainDisabled{pointer-events:none;opacity:.5}.file-upload-module__QmfSdW__dropzoneIcon{color:var(--muted-foreground);flex-shrink:0;margin-bottom:.5rem;font-size:2rem}.file-upload-module__QmfSdW__dropzoneHint{color:var(--muted-foreground);font-size:13px}.file-upload-module__QmfSdW__profileCameraIcon{color:var(--muted-foreground);flex-shrink:0;font-size:2.4rem}.file-upload-module__QmfSdW__fileList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.file-upload-module__QmfSdW__listRow{border-radius:var(--radius-sm);border:1px solid var(--border);background-color:color-mix(in oklch, var(--muted) 30%, var(--background));align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.file-upload-module__QmfSdW__listFileIcon{color:var(--foreground);flex-shrink:0;font-size:.8rem}.file-upload-module__QmfSdW__listFileName{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--foreground);flex:1;font-size:13px;overflow:hidden}.file-upload-module__QmfSdW__listFileSize{color:var(--muted-foreground);flex-shrink:0;font-size:.75rem;line-height:1rem}.file-upload-module__QmfSdW__listRemoveButton{flex-shrink:0;width:1.75rem;height:1.75rem}.file-upload-module__QmfSdW__galleryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:.75rem;display:grid}.file-upload-module__QmfSdW__galleryGridDragging{overflow:visible}@media (min-width:640px){.file-upload-module__QmfSdW__galleryGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.file-upload-module__QmfSdW__galleryGrid{grid-template-columns:repeat(var(--gallery-cols-desktop,4), minmax(0, 1fr))}}.file-upload-module__QmfSdW__galleryCard{border-radius:var(--radius-sm);border:1px solid var(--input);background-color:var(--input-background);flex-direction:column;transition:border-color .3s;display:flex;position:relative;overflow:visible}.file-upload-module__QmfSdW__galleryCard:hover{border-color:color-mix(in oklch, var(--muted-foreground) 50%, transparent)}.file-upload-module__QmfSdW__galleryThumb{aspect-ratio:1;border-radius:var(--radius-sm) var(--radius-sm) 0 0;border-bottom:1px solid var(--input);background-color:color-mix(in oklch, var(--muted) 50%, var(--background));justify-content:center;align-items:center;width:100%;transition:border-color .3s;display:flex;position:relative;overflow:hidden}.file-upload-module__QmfSdW__galleryPositionBadge{z-index:5;background-color:var(--primary);width:26px;height:26px;color:var(--primary-foreground);pointer-events:none;box-shadow:0 2px 8px color-mix(in oklch, var(--foreground) 18%, transparent);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;line-height:1;display:flex;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.file-upload-module__QmfSdW__galleryCard:hover .file-upload-module__QmfSdW__galleryThumb{border-bottom-color:color-mix(in oklch, var(--muted-foreground) 50%, transparent)}.file-upload-module__QmfSdW__galleryThumbOpen{cursor:zoom-in;background:0 0;border:none;border-radius:0;width:100%;height:100%;margin:0;padding:0;display:block;position:absolute;inset:0}.file-upload-module__QmfSdW__galleryThumbImage{object-fit:cover;width:100%;height:100%}.file-upload-module__QmfSdW__galleryThumbIcon{flex-shrink:0;font-size:2rem}.file-upload-module__QmfSdW__galleryMeta{border-radius:0 0 var(--radius-sm) var(--radius-sm);background-color:var(--input-background);min-width:0;padding:.375rem .5rem}.file-upload-module__QmfSdW__galleryTitle{text-overflow:ellipsis;white-space:nowrap;color:var(--foreground);font-size:.75rem;font-weight:500;line-height:1rem;overflow:hidden}.file-upload-module__QmfSdW__gallerySize{color:var(--muted-foreground);font-size:10px}.file-upload-module__QmfSdW__galleryReorderHandle{z-index:2;cursor:grab;opacity:0;transition:opacity .15s;position:absolute;top:.25rem;left:.25rem}.file-upload-module__QmfSdW__galleryReorderHandle:active{cursor:grabbing}.group:hover .file-upload-module__QmfSdW__galleryReorderHandle{opacity:1}.file-upload-module__QmfSdW__galleryCardDraggingSortable{opacity:.4}.file-upload-module__QmfSdW__galleryDragOverlay{transform:rotate(-2deg)}.file-upload-module__QmfSdW__galleryRemoveButton{z-index:2;opacity:0;transition:opacity .15s;position:absolute;top:.25rem;right:.25rem}.group:hover .file-upload-module__QmfSdW__galleryRemoveButton{opacity:1}.file-upload-module__QmfSdW__profileRemoveFloating{z-index:45;box-sizing:border-box;border:1px solid var(--border);background-color:var(--background);box-shadow:0 0 0 1px color-mix(in oklch, var(--background) 100%, transparent), 0 1px 3px color-mix(in oklch, var(--foreground) 12%, transparent);opacity:1;border-radius:9999px;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;inset:auto -.25rem -.25rem auto}.file-upload-module__QmfSdW__profileRemoveFloating:hover{background-color:var(--muted)}.file-upload-module__QmfSdW__limitsBlock{flex-direction:column;gap:.75rem;margin-top:.75rem;display:flex}.file-upload-module__QmfSdW__limitsRow{justify-content:space-between;align-items:center;font-size:.75rem;line-height:1rem;display:flex}.file-upload-module__QmfSdW__limitsLabel{color:var(--muted-foreground)}.file-upload-module__QmfSdW__limitsValue{font-variant-numeric:tabular-nums;color:var(--foreground);font-weight:500}.file-upload-module__QmfSdW__limitsFilesSummary{text-align:right;font-variant-numeric:tabular-nums;color:var(--muted-foreground);font-size:.75rem;font-weight:500;line-height:1rem;display:block}.file-upload-module__QmfSdW__sizeProgressBlock{flex-direction:column;gap:.375rem;display:flex}.file-upload-module__QmfSdW__gallerySearchBar{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.file-upload-module__QmfSdW__gallerySearchInputWrap{flex:1;min-width:0;max-width:22rem;position:relative}.file-upload-module__QmfSdW__gallerySearchClear{z-index:10;border-radius:var(--radius-sm);color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;padding:.125rem;transition:color .15s;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.file-upload-module__QmfSdW__gallerySearchClear:hover{color:var(--foreground)}.file-upload-module__QmfSdW__gallerySearchSummary{color:var(--muted-foreground);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.75rem;line-height:1rem}.file-upload-module__QmfSdW__galleryEmptyState{border-radius:var(--radius-sm);border:1px dashed var(--border);background-color:color-mix(in oklch, var(--muted) 30%, var(--background));min-height:8rem;color:var(--muted-foreground);justify-content:center;align-items:center;margin-bottom:.75rem;padding:1.5rem;font-size:.8125rem;display:flex}.file-upload-module__QmfSdW__galleryPaginationWrap{margin-top:.25rem}
.cell-renderer-module__tty2La__flexCenter{align-items:center;width:100%;min-width:0;display:flex}.cell-renderer-module__tty2La__flexColStack{flex-direction:column;gap:.125rem;width:100%;min-width:0;display:flex}.cell-renderer-module__tty2La__mutedForeground{color:var(--muted-foreground)}.cell-renderer-module__tty2La__tabularMuted{font-variant-numeric:tabular-nums;color:var(--muted-foreground)}.cell-renderer-module__tty2La__faIconBreakLine{flex-shrink:0;width:1rem;height:1rem}.cell-renderer-module__tty2La__faIconI18n{flex-shrink:0;width:.875rem;height:.875rem}.cell-renderer-module__tty2La__i18nWithIconRow{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.375rem;width:100%;min-width:0;display:flex;overflow:hidden}.cell-renderer-module__tty2La__truncateInner{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cell-renderer-module__tty2La__blockTruncate{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.cell-renderer-module__tty2La__breakLineBadge{padding:1px .375rem;font-size:.65rem;font-weight:400}.cell-renderer-module__tty2La__breakLinePrimary{font-weight:500}.cell-renderer-module__tty2La__breakLineSecondary{font-size:.8125rem;font-weight:400}.cell-renderer-module__tty2La__breakLineFaded{opacity:.7}.cell-renderer-module__tty2La__colorRow{align-items:center;gap:.5rem;width:100%;min-width:0;display:flex}.cell-renderer-module__tty2La__colorSwatch{border:1px solid var(--border);border-radius:9999px;flex-shrink:0;font-size:.8rem}.cell-renderer-module__tty2La__simpleListRow{align-items:center;gap:.25rem;width:100%;min-width:0;display:flex}.cell-renderer-module__tty2La__simpleListMore{cursor:default;background-color:var(--muted);color:var(--muted-foreground);border-radius:9999px;align-items:center;padding:.125rem .375rem;font-size:10px;font-weight:500;display:inline-flex}.cell-renderer-module__tty2La__tooltipListBody{max-width:200px;font-size:.75rem;line-height:1rem}.cell-renderer-module__tty2La__tagListWrap{flex-wrap:wrap;gap:.375rem;width:100%;min-width:0;display:flex}.cell-renderer-module__tty2La__tagListBadge{background-color:var(--header-bar-bg);min-width:0;max-width:140px;color:var(--header-bar-foreground);border:0;padding:.25rem .5rem;font-size:.75rem;font-weight:500;line-height:1rem}.cell-renderer-module__tty2La__tagListBadgeText{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;display:block;overflow:hidden}.cell-renderer-module__tty2La__linkListWrap{flex-wrap:wrap;gap:.25rem;width:100%;min-width:0;display:flex}.cell-renderer-module__tty2La__linkItem{text-overflow:ellipsis;white-space:nowrap;color:var(--primary);text-underline-offset:4px;font-size:.875rem;line-height:1.25rem;overflow:hidden}.cell-renderer-module__tty2La__linkItem:hover{text-decoration-line:underline}.cell-renderer-module__tty2La__linkItemPlain{text-overflow:ellipsis;white-space:nowrap;color:var(--foreground);cursor:default;font-size:.875rem;line-height:1.25rem;overflow:hidden}.cell-renderer-module__tty2La__linkComma{color:var(--muted-foreground)}.cell-renderer-module__tty2La__iconOnlyRow{align-items:center;width:100%;min-width:0;display:flex}.cell-renderer-module__tty2La__iconOnlyFa{flex-shrink:0;width:1rem;height:1rem}.cell-renderer-module__tty2La__avatarLg{width:2.5rem;height:2.5rem}.cell-renderer-module__tty2La__avatarImage{border-radius:var(--radius-sm);object-fit:cover}.cell-renderer-module__tty2La__avatarFallback{border-radius:var(--radius-sm);background-color:var(--muted-foreground);color:var(--background);font-size:.75rem;line-height:1rem}
.table-header-module__xhFAQG__headerTableBase tr{color:var(--header-bar-foreground);border-bottom-width:0}.table-header-module__xhFAQG__headerTableBase th{background-color:var(--header-bar-bg);color:var(--header-bar-foreground)!important}.table-header-module__xhFAQG__headerTableBase th a{color:var(--header-bar-foreground)!important}.table-header-module__xhFAQG__headerTableBase th:not([data-rail-th]) span{color:var(--header-bar-foreground)!important}.table-header-module__xhFAQG__headerTableBase th svg{color:var(--header-bar-foreground)!important}.table-header-module__xhFAQG__headerThHeight12 th{height:3rem}.table-header-module__xhFAQG__headerGrouped{overflow:visible}.table-header-module__xhFAQG__headerGrouped tr:first-child{border-bottom-width:0}.table-header-module__xhFAQG__roundedTLRow1 tr:first-child th:first-child{border-top-left-radius:var(--radius-sm)}.table-header-module__xhFAQG__roundedTLRow2 tr:nth-child(2) th:first-child{border-top-left-radius:var(--radius-sm)}.table-header-module__xhFAQG__roundedTRRow1 tr:first-child th:last-child{border-top-right-radius:var(--radius-sm)}.table-header-module__xhFAQG__roundedTRRow2 tr:nth-child(2) th:last-child{border-top-right-radius:var(--radius-sm)}.table-header-module__xhFAQG__headerFlatRounded th:first-child{border-top-left-radius:var(--radius-sm)}.table-header-module__xhFAQG__headerFlatRounded th:last-child{border-top-right-radius:var(--radius-sm)}.table-header-module__xhFAQG__checkboxHeaderSticky{z-index:10;background-color:var(--header-bar-bg);width:2.5rem;min-width:2.5rem;color:var(--header-bar-foreground);cursor:pointer;padding-left:1rem;padding-right:1rem;transition:background-color .3s;position:sticky;left:0}.table-header-module__xhFAQG__checkboxHeaderSticky:hover{background-color:var(--header-bar-hover-bg)}.table-header-module__xhFAQG__checkboxHeaderInsetShadow{box-shadow:inset -6px 0 8px -6px color-mix(in oklch, var(--foreground) 6%, transparent)}.table-header-module__xhFAQG__stickyHeadCell{z-index:10;position:sticky;background-color:var(--header-bar-bg)!important;color:var(--header-bar-foreground)!important}.table-header-module__xhFAQG__checkboxCenterBox{justify-content:center;align-items:center;width:1rem;min-width:1rem;height:1rem;min-height:1rem;display:flex}.table-header-module__xhFAQG__checkboxCenterBox [data-slot=checkbox]{border-color:var(--header-bar-foreground)!important}:is(.table-header-module__xhFAQG__checkboxCenterBox [data-slot=checkbox][data-state=checked],.table-header-module__xhFAQG__checkboxCenterBox [data-slot=checkbox][data-state=indeterminate]){background-color:var(--header-bar-foreground)!important}:is(.table-header-module__xhFAQG__checkboxCenterBox [data-slot=checkbox][data-state=checked] [data-slot=checkbox-indicator] svg,.table-header-module__xhFAQG__checkboxCenterBox [data-slot=checkbox][data-state=indeterminate] [data-slot=checkbox-indicator] svg){stroke:var(--header-bar-bg)!important}:is(.table-header-module__xhFAQG__checkboxCenterBox [data-slot=checkbox][data-state=checked] [data-slot=checkbox-indicator] i,.table-header-module__xhFAQG__checkboxCenterBox [data-slot=checkbox][data-state=indeterminate] [data-slot=checkbox-indicator] i){color:var(--header-bar-bg)!important}.table-header-module__xhFAQG__groupMetaRow{border-width:0;height:0;max-height:0;overflow:visible}.table-header-module__xhFAQG__groupMetaRow th{border-bottom-width:0}.table-header-module__xhFAQG__groupMetaRow th[rowspan]{vertical-align:middle;line-height:normal;height:auto!important}.table-header-module__xhFAQG__groupHeadRailCell{vertical-align:top;border-width:0;height:0;min-height:0;max-height:0;padding:0;position:relative;overflow:visible}.table-header-module__xhFAQG__railFloater{z-index:20;justify-content:center;padding-bottom:.125rem;line-height:normal;display:flex;position:absolute;inset:-13px .25rem 100%;overflow:visible}.table-header-module__xhFAQG__railFloater *{line-height:normal}.table-header-module__xhFAQG__groupDataRow th{height:3rem!important}.table-header-module__xhFAQG__railLine{pointer-events:none;background-color:var(--header-bar-bg);position:absolute}.table-header-module__xhFAQG__railLineHorizontal{inset-inline:0;height:1px;top:1px}.table-header-module__xhFAQG__railLineVerticalLeft{width:1px;top:1px;bottom:0;left:0}.table-header-module__xhFAQG__railLineVerticalRight{width:1px;top:1px;bottom:0;right:0}.table-header-module__xhFAQG__railLabelWrap{z-index:1;white-space:nowrap;border:1px solid var(--header-bar-bg);background-color:var(--background);letter-spacing:-.025em;color:var(--foreground);border-radius:9999px;padding:0 .75rem;font-size:10px;font-weight:400;line-height:1.375;position:relative;top:-7px}.table-header-module__xhFAQG__railLabelOuter{flex-shrink:0;justify-content:center;align-items:flex-start;width:100%;min-width:0;height:10px;min-height:10px;margin-left:.125rem;margin-right:.125rem;line-height:normal;display:flex;position:relative}.table-header-module__xhFAQG__railLabelOuter *{line-height:normal}.table-header-module__xhFAQG__checkboxHeaderAlignMiddle{vertical-align:middle}.table-header-module__xhFAQG__actionsColumnHead{text-align:center;width:3rem;padding-right:1.5rem}.table-header-module__xhFAQG__expandColumnHead{width:2.5rem}.table-header-module__xhFAQG__expandHeaderSticky{z-index:9;background-color:var(--header-bar-bg);position:sticky}.table-header-module__xhFAQG__expandHeaderInsetShadow{box-shadow:inset -6px 0 8px -6px color-mix(in oklch, var(--foreground) 6%, transparent)}.table-header-module__xhFAQG__expandColumnHeadInset{padding-left:1rem}.table-header-module__xhFAQG__emptyStateColumnMin{min-width:100px}
.row-actions-module__cXK_Pq__triggerBase{background-color:#0000;transition:background-color .3s,color .3s}.row-actions-module__cXK_Pq__triggerInteractive:hover{background-color:color-mix(in oklch, var(--primary) 10%, transparent);color:var(--primary)}.row-actions-module__cXK_Pq__triggerStatic{cursor:default}.row-actions-module__cXK_Pq__triggerIcon{font-size:.8rem}.row-actions-module__cXK_Pq__menuItemTransition{transition:background-color .3s,color .3s}.row-actions-module__cXK_Pq__menuItemPointer{cursor:pointer}.row-actions-module__cXK_Pq__menuItemRow,.row-actions-module__cXK_Pq__menuLinkRow{align-items:center;gap:.5rem;display:flex}.row-actions-module__cXK_Pq__menuItemIcon{flex-shrink:0;font-size:.7rem}.row-actions-module__cXK_Pq__menuItemIconDestructive{color:var(--destructive)}.row-actions-module__cXK_Pq__menuLoaderEnd{margin-left:auto;font-size:.7rem}.row-actions-module__cXK_Pq__customContentWrap{padding:.5rem}.row-actions-module__cXK_Pq__deleteItemInteractive{cursor:pointer}.row-actions-module__cXK_Pq__deleteItemInteractive:hover,.row-actions-module__cXK_Pq__deleteItemInteractive:focus{background-color:color-mix(in oklch, var(--destructive) 10%, transparent)}.row-actions-module__cXK_Pq__deleteIcon{color:var(--destructive);font-size:.7rem}
.collapsible-entity-fields-module__dpe-JG__fieldListRoot{flex-direction:column;gap:1rem;width:100%;margin-bottom:1rem;display:flex}.collapsible-entity-fields-module__dpe-JG__fieldListRootFlat{width:100%;margin-bottom:1rem}.collapsible-entity-fields-module__dpe-JG__itemRow{width:100%}.collapsible-entity-fields-module__dpe-JG__itemBlock{width:100%;margin-bottom:1rem}.collapsible-entity-fields-module__dpe-JG__summaryCard{cursor:pointer;border-radius:var(--radius-sm);border:1px solid var(--input);background-color:var(--input-background);width:100%;box-shadow:none;--summary-card-border-hover:color-mix(in oklch, var(--muted-foreground) 50%, transparent);padding:1rem 1.5rem;font-size:.875rem;line-height:1.25rem;transition:border-color .3s,box-shadow .3s;position:relative}.collapsible-entity-fields-module__dpe-JG__summaryCardFocusPulse{animation:1.8s ease-in-out collapsible-entity-fields-module__dpe-JG__summary-card-focus-pulse}@keyframes collapsible-entity-fields-module__dpe-JG__summary-card-focus-pulse{0%,to{border-color:var(--input);box-shadow:none}18%,82%{border-color:var(--main);box-shadow:0 0 0 2px color-mix(in oklch, var(--main) 28%, transparent)}}.collapsible-entity-fields-module__dpe-JG__summaryCard:hover{border-color:var(--summary-card-border-hover)}.collapsible-entity-fields-module__dpe-JG__summaryCard:hover .collapsible-entity-fields-module__dpe-JG__primaryBadge{box-shadow:0 0 0 1px var(--main)}.dark .collapsible-entity-fields-module__dpe-JG__summaryCard{background-color:color-mix(in oklch, var(--input) 30%, transparent)}.collapsible-entity-fields-module__dpe-JG__expandedPanel{border-radius:var(--radius-sm);border:1px solid var(--input);background-color:#f6f6f6;background-color:lab(97% 0 -.01);margin-top:-7px;padding:1.8rem 0 1.5rem}.collapsible-entity-fields-module__dpe-JG__expandedPanelStack{border-radius:var(--radius-sm);border:1px solid var(--input);background-color:#f6f6f6;background-color:lab(97% 0 -.01);width:100%;margin-top:-7px;padding:1.8rem 0 1.5rem}:is(.dark .collapsible-entity-fields-module__dpe-JG__expandedPanel,.dark .collapsible-entity-fields-module__dpe-JG__expandedPanelStack){background-color:#313132;background-color:lab(20.5% .12 -.4)}:is(.dark.dark-2 .collapsible-entity-fields-module__dpe-JG__expandedPanel,.dark.dark-2 .collapsible-entity-fields-module__dpe-JG__expandedPanelStack){background-color:#3b3a3f;background-color:lab(24.5% 1.5 -3.5)}.collapsible-entity-fields-module__dpe-JG__primaryBadge{background-color:color-mix(in srgb, var(--primary) 10%, var(--background));width:fit-content;max-width:100%;color:var(--primary);border:3px solid var(--input-background);box-shadow:0 0 0 1px var(--input);border-radius:20px;align-self:flex-start;padding:.01rem .8rem;font-size:.75rem;font-weight:500;transition:box-shadow .3s;display:inline-block;position:absolute;top:-14px;left:15px}.collapsible-entity-fields-module__dpe-JG__emptyStateLine{color:var(--muted-foreground);align-items:center;min-height:1.5rem;display:flex}.collapsible-entity-fields-module__dpe-JG__previewRow{align-items:center;gap:.5rem;display:flex}.collapsible-entity-fields-module__dpe-JG__previewIcon{width:.875rem;height:.875rem;color:var(--muted-foreground);flex-shrink:0}.collapsible-entity-fields-module__dpe-JG__previewTextTruncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.collapsible-entity-fields-module__dpe-JG__previewTextForeground{color:var(--foreground)}.collapsible-entity-fields-module__dpe-JG__summaryHeaderRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.collapsible-entity-fields-module__dpe-JG__summaryMain{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.collapsible-entity-fields-module__dpe-JG__summaryActions{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.collapsible-entity-fields-module__dpe-JG__toolbarIconButton{width:1.75rem;height:1.75rem}.collapsible-entity-fields-module__dpe-JG__toolbarIconButtonDestructive,.collapsible-entity-fields-module__dpe-JG__toolbarIconButtonDestructive:hover{color:var(--destructive)}.collapsible-entity-fields-module__dpe-JG__addEntityButton{background-color:var(--input-background);justify-content:flex-start;align-self:flex-start;gap:.375rem;width:fit-content;max-width:100%;transition:color .3s,background-color .3s,border-color .3s}button.collapsible-entity-fields-module__dpe-JG__addEntityButton:hover:not(:disabled){background-color:var(--main);border-color:var(--main);color:var(--primary-foreground)}.collapsible-entity-fields-module__dpe-JG__fullWidth{width:100%}.collapsible-entity-fields-module__dpe-JG__iconMd{flex-shrink:0;width:1rem;height:1rem}.collapsible-entity-fields-module__dpe-JG__selectItemRow{align-items:center;gap:.5rem;display:flex}.collapsible-entity-fields-module__dpe-JG__selectItemIconBox{flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;display:flex}.collapsible-entity-fields-module__dpe-JG__descriptionLink{color:var(--primary);font-size:.75rem}.collapsible-entity-fields-module__dpe-JG__descriptionLink:hover{text-decoration:underline}.collapsible-entity-fields-module__dpe-JG__inputReadonlyMuted{background-color:var(--field-disabled-readonly-background);width:100%}.collapsible-entity-fields-module__dpe-JG__chevronWrap{transition:transform .15s;display:inline-block}.collapsible-entity-fields-module__dpe-JG__chevronWrapExpanded{transform:rotate(180deg)}.collapsible-entity-fields-module__dpe-JG__mapPreviewTop{margin-top:1.3rem}.collapsible-entity-fields-module__dpe-JG__toolbarIconLg{width:2rem;height:2rem}
.inline-cell-editor-module__K8VUXW__editorRoot{width:100%;min-width:0;position:relative}.inline-cell-editor-module__K8VUXW__savingLoader{font-size:.7rem}.inline-cell-editor-module__K8VUXW__cancelButton{width:1.5rem;height:1.5rem;color:var(--muted-foreground);border-radius:9999px;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.inline-cell-editor-module__K8VUXW__cancelButton:hover{background-color:var(--muted);color:var(--foreground)}.inline-cell-editor-module__K8VUXW__cancelButtonTight{right:.125rem}.inline-cell-editor-module__K8VUXW__cancelButtonFlush{right:0}.inline-cell-editor-module__K8VUXW__selectTrigger{width:100%;max-width:100%;height:2rem;font-size:.8rem}.inline-cell-editor-module__K8VUXW__inputEdit{background-color:var(--input-background);width:100%;max-width:100%;height:2rem;font-size:.8rem}.inline-cell-editor-module__K8VUXW__hintIcon{font-size:.65rem}.inline-cell-editor-module__K8VUXW__cancelIcon{font-size:.875rem}
.barcode-preview-module__rhWotq__triggerShell{border-radius:var(--radius-sm);border:1px solid var(--input);background-color:var(--input-background);flex-shrink:0;justify-content:center;align-items:center;width:180px;padding-left:.5rem;padding-right:.5rem;display:flex;position:relative;overflow:hidden}.barcode-preview-module__rhWotq__triggerCompact{height:2.25rem}.barcode-preview-module__rhWotq__triggerTallY{padding-top:.5rem;padding-bottom:.5rem}.barcode-preview-module__rhWotq__triggerInteractive{cursor:pointer}.barcode-preview-module__rhWotq__svgArea{width:100%;height:100%;color:var(--foreground);justify-content:center;align-items:center;display:flex}.barcode-preview-module__rhWotq__svgAreaHidden{display:none}.barcode-preview-module__rhWotq__svgFullWidth{width:100%}.barcode-preview-module__rhWotq__placeholderOverlay{width:100%;height:100%;color:var(--muted-foreground);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.barcode-preview-module__rhWotq__placeholderIcon{opacity:.7;width:1rem;height:1rem}.barcode-preview-module__rhWotq__popoverStack{flex-direction:column;align-items:center;gap:1rem;display:flex}.barcode-preview-module__rhWotq__popoverCanvas{border-radius:var(--radius-sm);background-color:var(--input-background);padding:1rem}.barcode-preview-module__rhWotq__popoverSvg{width:300px;height:80px}.barcode-preview-module__rhWotq__popoverValue{text-align:center;color:var(--foreground);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem;line-height:1.25rem}.barcode-preview-module__rhWotq__hoverCardContent{width:auto;padding:1.5rem}
.table-advanced-module__HVXJ4G__layoutRoot{flex-direction:column;flex:1;gap:0;width:100%;min-width:0;min-height:0;display:flex}.table-advanced-module__HVXJ4G__tableContainerEmpty tbody tr{border-bottom-width:0}.table-advanced-module__HVXJ4G__tableContainer tbody tr{border-bottom-width:0}.table-advanced-module__HVXJ4G__tableContainer>table>tbody>tr:hover{background-color:color-mix(in oklch, var(--primary) 10%, var(--background))!important}.table-advanced-module__HVXJ4G__bodyRowStripe{background-color:var(--table-stripe-bg)}.table-advanced-module__HVXJ4G__tableContainerGrouped{padding-top:1.25rem;overflow-x:auto}.table-advanced-module__HVXJ4G__tableSeparate{border-collapse:separate}.table-advanced-module__HVXJ4G__tableSpacingGrouped{border-spacing:0}.table-advanced-module__HVXJ4G__tableSpacingNormal{border-spacing:0 1px}.table-advanced-module__HVXJ4G__tableMinMax{min-width:max-content}.table-advanced-module__HVXJ4G__tableHeadOverflow thead{overflow:visible}.table-advanced-module__HVXJ4G__checkboxBodyCell{z-index:10;cursor:pointer;width:2.5rem;min-width:2.5rem;padding-left:1rem;padding-right:1rem;transition:background-color .3s;position:sticky;left:0}.table-advanced-module__HVXJ4G__checkboxBodyInsetShadow{box-shadow:inset -6px 0 8px -6px color-mix(in oklch, var(--foreground) 6%, transparent)}.table-advanced-module__HVXJ4G__expandToggleCell{width:2.5rem;transition:background-color .3s,color .3s}.table-advanced-module__HVXJ4G__expandToggleCellSticky{z-index:9;box-sizing:border-box;min-width:2.5rem;position:sticky}.table-advanced-module__HVXJ4G__expandBodyInsetShadow{box-shadow:inset -6px 0 8px -6px color-mix(in oklch, var(--foreground) 6%, transparent)}.table-advanced-module__HVXJ4G__checkboxCellInner{justify-content:center;align-items:center;width:1rem;min-width:1rem;height:1rem;min-height:1rem;display:flex}.table-advanced-module__HVXJ4G__rowCheckboxSelectable{transition:border-color .3s}.group:hover .table-advanced-module__HVXJ4G__rowCheckboxSelectable{border-color:color-mix(in oklch, var(--foreground) 80%, transparent)}.table-advanced-module__HVXJ4G__expandChevron{color:var(--muted-foreground);font-size:.8rem}.table-advanced-module__HVXJ4G__cellBaseTransition{transition:background-color .3s,color .3s}.table-advanced-module__HVXJ4G__cellSticky{z-index:10;position:sticky}.table-advanced-module__HVXJ4G__cellRelative{position:relative}.table-advanced-module__HVXJ4G__cellWidthClamp{min-width:0;max-width:var(--col-width)}.table-advanced-module__HVXJ4G__cellWidthClampOverflow{overflow:hidden}.table-advanced-module__HVXJ4G__colGuideStart{box-shadow:inset 1px 0 0 0 color-mix(in oklch, var(--muted-foreground) 20%, transparent)}.table-advanced-module__HVXJ4G__colGuideEnd{box-shadow:inset -1px 0 0 0 color-mix(in oklch, var(--muted-foreground) 20%, transparent)}.table-advanced-module__HVXJ4G__editCellHint{opacity:0;width:1.5rem;height:1.5rem;color:var(--muted-foreground);border-radius:9999px;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.table-advanced-module__HVXJ4G__editCellHintDefault{right:.875rem}.table-advanced-module__HVXJ4G__editCellHintDefaultWithCopy{right:2.125rem}.table-advanced-module__HVXJ4G__editCellHintNarrow{right:.125rem}.table-advanced-module__HVXJ4G__editCellHintNarrowWithCopy{right:2.125rem}.table-advanced-module__HVXJ4G__copyCellHint{opacity:0;width:1.5rem;height:1.5rem;color:var(--muted-foreground);border-radius:9999px;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.table-advanced-module__HVXJ4G__copyCellHintDefault{right:.375rem}.table-advanced-module__HVXJ4G__copyCellHintNarrow{right:.125rem}.table-advanced-module__HVXJ4G__copyCellHintSolo{right:.875rem}.table-advanced-module__HVXJ4G__copyCellHintNarrowSolo{right:.125rem}.group:hover .table-advanced-module__HVXJ4G__copyCellHint{opacity:.5}.table-advanced-module__HVXJ4G__copyCellHint:hover{background-color:var(--muted);opacity:1!important}.group:hover .table-advanced-module__HVXJ4G__editCellHint{opacity:.5}.table-advanced-module__HVXJ4G__editCellHint:hover{background-color:var(--muted);opacity:1!important}.table-advanced-module__HVXJ4G__actionsCellBase{text-align:center;width:3rem;padding-right:1.5rem;transition:background-color .3s,color .3s}.table-advanced-module__HVXJ4G__childDataRow{background-color:color-mix(in oklch, var(--primary) 5%, color-mix(in oklch, var(--muted) 32%, var(--background)))}.table-advanced-module__HVXJ4G__childDataRow td{border-bottom:1px solid var(--border);padding-top:.5rem;padding-bottom:.5rem}.table-advanced-module__HVXJ4G__childRowAccentEdge{border-left:3px solid color-mix(in oklch, var(--primary) 42%, var(--border))}.table-advanced-module__HVXJ4G__childRowFixedCell{background-color:color-mix(in oklch, var(--primary) 5%, color-mix(in oklch, var(--muted) 32%, var(--background)))}.table-advanced-module__HVXJ4G__childRowFixedCellStripe{background-color:color-mix(in oklch, var(--primary) 6%, color-mix(in oklch, var(--muted) 22%, var(--table-stripe-bg)))}.table-advanced-module__HVXJ4G__childRowFixedCellSelected{background-color:color-mix(in oklch, var(--primary) 10%, color-mix(in oklch, var(--muted) 48%, var(--background)))}:is(.group:hover .table-advanced-module__HVXJ4G__childRowFixedCell,.group:hover .table-advanced-module__HVXJ4G__childRowFixedCellStripe,.group:hover .table-advanced-module__HVXJ4G__childRowFixedCellSelected){background-color:color-mix(in oklch, var(--primary) 10%, var(--background))}.table-advanced-module__HVXJ4G__nestedHeaderCell{color:var(--muted-foreground);font-size:.75rem;font-weight:500;line-height:1rem}.table-advanced-module__HVXJ4G__nestedBodyRow{cursor:pointer}
.barcode-scanner-module__-_JZta__dialogContent{max-width:28rem;padding:0;overflow:hidden}.barcode-scanner-module__-_JZta__header{padding:1.5rem 1.5rem .5rem}.barcode-scanner-module__-_JZta__body{padding-bottom:1.5rem;padding-left:1.5rem;padding-right:1.5rem}.barcode-scanner-module__-_JZta__errorState{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding-top:3rem;padding-bottom:3rem;display:flex}.barcode-scanner-module__-_JZta__errorText{text-align:center;color:var(--destructive);font-size:.875rem;line-height:1.25rem}.barcode-scanner-module__-_JZta__cameraShell{border-radius:var(--radius-sm);background-color:#000;position:relative;overflow:hidden}.barcode-scanner-module__-_JZta__loadingOverlay{z-index:10;background-color:#000;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.barcode-scanner-module__-_JZta__spinnerOnDark{color:#fff}.barcode-scanner-module__-_JZta__scannerContainer{width:100%}.barcode-scanner-module__-_JZta__scannerVideo{aspect-ratio:4/3;border-radius:var(--radius-sm);object-fit:cover;width:100%}
.TableColumnControl-module__3gKrnq__rowGrid{align-items:center;column-gap:.125rem;padding:.25rem;display:grid}.TableColumnControl-module__3gKrnq__rowGridGrouped{grid-template-columns:minmax(1.65rem,1.95rem) 2rem 2rem minmax(0,1fr)}.TableColumnControl-module__3gKrnq__rowGridFlat{grid-template-columns:1.35rem 2rem 2rem minmax(0,1fr)}.TableColumnControl-module__3gKrnq__sortableRowShell{border:1px solid #0000;border-radius:.375rem}.TableColumnControl-module__3gKrnq__sortableRowDragging{z-index:50;border-color:var(--border);background-color:color-mix(in oklch, var(--muted) 50%, transparent);opacity:.8;box-shadow:0 4px 6px -1px color-mix(in oklch, var(--foreground) 8%, transparent), 0 2px 4px -2px color-mix(in oklch, var(--foreground) 8%, transparent)}.TableColumnControl-module__3gKrnq__flexCenter{justify-content:center;display:flex}.TableColumnControl-module__3gKrnq__dragHandle{touch-action:none;color:var(--muted-foreground)}.TableColumnControl-module__3gKrnq__dragHandleEnabled{cursor:grab}.TableColumnControl-module__3gKrnq__dragHandleEnabled:hover{color:var(--foreground)}.TableColumnControl-module__3gKrnq__dragHandleEnabled:active{cursor:grabbing}.TableColumnControl-module__3gKrnq__dragHandleDisabled{cursor:not-allowed;opacity:.4}.TableColumnControl-module__3gKrnq__gripMd{flex-shrink:0;width:1rem;height:1rem}.TableColumnControl-module__3gKrnq__gripSm{flex-shrink:0;width:.875rem;height:.875rem}.TableColumnControl-module__3gKrnq__columnTitle{text-overflow:ellipsis;white-space:nowrap;text-align:left;min-width:0;font-size:.875rem;line-height:1.25rem;overflow:hidden}.TableColumnControl-module__3gKrnq__groupBlock{width:100%}.TableColumnControl-module__3gKrnq__groupBlockDragging{z-index:50;opacity:.9;box-shadow:0 4px 6px -1px color-mix(in oklch, var(--foreground) 8%, transparent), 0 2px 4px -2px color-mix(in oklch, var(--foreground) 8%, transparent);border-radius:.375rem}.TableColumnControl-module__3gKrnq__groupMutedBox{background-color:var(--muted);border-radius:.375rem;padding:.125rem}.TableColumnControl-module__3gKrnq__groupHeaderGrid{color:var(--muted-foreground)}.TableColumnControl-module__3gKrnq__groupTitleCell{grid-column:span 3/span 3;align-items:center;min-width:0;display:flex}.TableColumnControl-module__3gKrnq__groupTitleText{text-overflow:ellipsis;white-space:nowrap;text-align:left;font-size:.75rem;font-weight:500;line-height:1rem;overflow:hidden}.TableColumnControl-module__3gKrnq__innerListSurface{background-color:var(--popover);border-radius:.375rem;flex-direction:column;row-gap:.125rem;margin-top:.125rem;padding-top:.125rem;padding-bottom:.125rem;display:flex}.TableColumnControl-module__3gKrnq__triggerButton{background-color:var(--input-background);width:2.25rem;height:2.25rem;font-size:.875rem;line-height:1.25rem}.TableColumnControl-module__3gKrnq__triggerIcon{width:.875rem;height:.875rem}.TableColumnControl-module__3gKrnq__popoverHeader{border-bottom:1px solid var(--border);padding:.5rem}.TableColumnControl-module__3gKrnq__popoverTitle{font-size:.875rem;font-weight:500;line-height:1.25rem}.TableColumnControl-module__3gKrnq__scrollBody{max-height:min(70vh,24rem);padding:.25rem .5rem;overflow-y:auto}.TableColumnControl-module__3gKrnq__legendRow{border-bottom:1px solid var(--border);color:var(--muted-foreground);margin-bottom:.5rem;padding-bottom:.5rem;font-size:.75rem;font-weight:500;line-height:1rem}.TableColumnControl-module__3gKrnq__legendGripMuted{opacity:.6}.TableColumnControl-module__3gKrnq__legendIcon{width:.875rem;height:.875rem}.TableColumnControl-module__3gKrnq__legendLabel{text-overflow:ellipsis;white-space:nowrap;text-align:left;padding-left:.125rem;overflow:hidden}.TableColumnControl-module__3gKrnq__columnList{flex-direction:column;gap:.5rem;display:flex}.TableColumnControl-module__3gKrnq__hiddenRow{display:none}.TableColumnControl-module__3gKrnq__popoverContentWide{width:min(100vw - 1rem,28rem);padding:0}.TableColumnControl-module__3gKrnq__tooltipTextXs{font-size:.75rem;line-height:1rem}
.ReportMetricGrid-module__I7nUPG__kpiGridDivided{border-left:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:0;display:grid}@media (min-width:640px){.ReportMetricGrid-module__I7nUPG__kpiGridDivided{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.ReportMetricGrid-module__I7nUPG__kpiGridDivided{grid-template-columns:repeat(5,minmax(0,1fr))}}.ReportMetricGrid-module__I7nUPG__kpiCell[data-grid-last-row=true]{border-bottom:none}@keyframes ReportMetricGrid-module__I7nUPG__kpiSkeletonPulse{50%{opacity:.5}}.ReportMetricGrid-module__I7nUPG__kpiCell{border-right:1px solid var(--border);border-bottom:1px solid var(--border);background-color:#0000;flex-direction:column;gap:.25rem;min-width:0;height:100%;padding:.75rem;display:flex;position:relative}.ReportMetricGrid-module__I7nUPG__kpiCell:before{content:"";z-index:0;pointer-events:none;opacity:0;transition:opacity .2s;position:absolute;inset:0}.ReportMetricGrid-module__I7nUPG__kpiGridDivided:hover .ReportMetricGrid-module__I7nUPG__kpiCell:before{opacity:1}.ReportMetricGrid-module__I7nUPG__kpiGridDivided:hover .ReportMetricGrid-module__I7nUPG__kpiCell:hover:before{opacity:0}.ReportMetricGrid-module__I7nUPG__kpiGridDivided>.ReportMetricGrid-module__I7nUPG__kpiCell[data-grid-row-band=a]:before{background:linear-gradient(#0000,#00000008)}.ReportMetricGrid-module__I7nUPG__kpiGridDivided>.ReportMetricGrid-module__I7nUPG__kpiCell[data-grid-row-band=b]:before{background:linear-gradient(#00000008,#0000)}.ReportMetricGrid-module__I7nUPG__kpiCell:after{content:"";z-index:0;pointer-events:none;opacity:0;transition:opacity .2s;position:absolute;inset:0}.ReportMetricGrid-module__I7nUPG__kpiCell:hover:after{opacity:1}.ReportMetricGrid-module__I7nUPG__kpiGridDivided>.ReportMetricGrid-module__I7nUPG__kpiCell[data-grid-row-band=a]:after{background:linear-gradient(to top, var(--card), color-mix(in oklch, var(--card) 0%, transparent))}.ReportMetricGrid-module__I7nUPG__kpiGridDivided>.ReportMetricGrid-module__I7nUPG__kpiCell[data-grid-row-band=b]:after{background:linear-gradient(to bottom, var(--card), color-mix(in oklch, var(--card) 0%, transparent))}.ReportMetricGrid-module__I7nUPG__kpiFooter{z-index:1;position:relative}.ReportMetricGrid-module__I7nUPG__kpiCellLoading{opacity:.6}.ReportMetricGrid-module__I7nUPG__kpiCell.ReportMetricGrid-module__I7nUPG__skeletonCell{min-height:5.75rem;animation:2s cubic-bezier(.4,0,.6,1) infinite ReportMetricGrid-module__I7nUPG__kpiSkeletonPulse}.ReportMetricGrid-module__I7nUPG__kpiCardBody{z-index:1;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative}.ReportMetricGrid-module__I7nUPG__kpiValue{font-variant-numeric:tabular-nums;margin-left:-.75rem;padding-left:.625rem;font-size:1.125rem;font-weight:600;line-height:1.75rem;position:relative;overflow:hidden}.ReportMetricGrid-module__I7nUPG__kpiValueText{text-overflow:ellipsis;white-space:nowrap;vertical-align:top;max-width:100%;transition:padding-left .2s;display:inline-block;overflow:hidden}.ReportMetricGrid-module__I7nUPG__kpiCell:hover .ReportMetricGrid-module__I7nUPG__kpiValueText{padding-left:15px}.ReportMetricGrid-module__I7nUPG__kpiValue:before{content:"";background-color:color-mix(in oklch, var(--muted-foreground) 40%, transparent);border-radius:9999px;width:3px;height:1.75rem;transition:background-color .2s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.ReportMetricGrid-module__I7nUPG__kpiCell[data-value-tone=neutral]:hover .ReportMetricGrid-module__I7nUPG__kpiValue:before{background-color:var(--primary)}.ReportMetricGrid-module__I7nUPG__kpiCell[data-value-tone=good]:hover .ReportMetricGrid-module__I7nUPG__kpiValue:before{background-color:var(--positive)}.ReportMetricGrid-module__I7nUPG__kpiCell[data-value-tone=warn]:hover .ReportMetricGrid-module__I7nUPG__kpiValue:before{background-color:var(--warning)}.ReportMetricGrid-module__I7nUPG__kpiCell[data-value-tone=bad]:hover .ReportMetricGrid-module__I7nUPG__kpiValue:before{background-color:var(--destructive)}.ReportMetricGrid-module__I7nUPG__kpiValuePositive{color:var(--positive)}.ReportMetricGrid-module__I7nUPG__kpiValueWarn{color:var(--warning)}.ReportMetricGrid-module__I7nUPG__kpiValueNegative{color:var(--destructive)}.ReportMetricGrid-module__I7nUPG__kpiLabel{text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);margin-top:.25rem;font-size:11px;font-weight:500;overflow:hidden}.ReportMetricGrid-module__I7nUPG__kpiFooter{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-shrink:0;font-size:11px;line-height:1.375;display:-webkit-box;overflow:hidden}.ReportMetricGrid-module__I7nUPG__barTrack{background-color:var(--bar-track-bg);border-radius:9999px;width:100%;height:.5rem;margin-top:.5rem;position:relative;overflow:visible}.ReportMetricGrid-module__I7nUPG__barFill{border-radius:9999px;height:100%;transition:width .3s}.ReportMetricGrid-module__I7nUPG__barFillGood{background-color:var(--positive)}.ReportMetricGrid-module__I7nUPG__barFillWarn{background-color:var(--warning)}.ReportMetricGrid-module__I7nUPG__barFillBad{background-color:var(--destructive)}.ReportMetricGrid-module__I7nUPG__barMarker{pointer-events:none;z-index:10;border-left-style:solid;border-left-width:2px;border-color:color-mix(in oklch, var(--foreground) 75%, transparent);width:0;height:100%;position:absolute;top:0;transform:translate(-50%)}
.address-fields-map-preview-module__FiFi3W__mapShell{border-radius:var(--radius-sm);border:1px solid var(--border);background-color:var(--card);width:calc(100% - 3rem);margin-left:1.5rem;margin-right:1.5rem;overflow:hidden}.address-fields-map-preview-module__FiFi3W__emptyMessage{text-align:center;color:var(--muted-foreground);padding:2rem 1rem;font-size:.875rem;line-height:1.25rem}.address-fields-map-preview-module__FiFi3W__mapStage{background-color:var(--muted);width:100%;min-height:220px;position:relative}@media (min-width:640px){.address-fields-map-preview-module__FiFi3W__mapStage{min-height:280px}}.address-fields-map-preview-module__FiFi3W__mapIframe{pointer-events:none;border:0;width:100%;height:100%;position:absolute;inset:0}.address-fields-map-preview-module__FiFi3W__mapBlocker{z-index:1;touch-action:none;position:absolute;inset:0}.address-fields-map-preview-module__FiFi3W__zonesBadge{pointer-events:none;z-index:3;border:1px solid var(--border);background-color:color-mix(in oklch, var(--card) 95%, transparent);text-align:center;max-width:min(100% - 1.5rem,22rem);color:var(--foreground);box-shadow:0 4px 6px -1px color-mix(in oklch, var(--foreground) 8%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:9999px;padding:.375rem .75rem;font-size:.75rem;font-weight:500;line-height:1rem;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.address-fields-map-preview-module__FiFi3W__footerLinks{border-top:1px solid var(--border);flex-wrap:wrap;gap:.5rem 1rem;padding:.75rem 1rem;display:flex}.address-fields-map-preview-module__FiFi3W__footerLink{color:var(--primary);font-size:.875rem;font-weight:500;line-height:1.25rem}.address-fields-map-preview-module__FiFi3W__footerLink:hover{text-decoration:underline}.address-fields-map-preview-module__FiFi3W__mapLoading{background-color:var(--muted);justify-content:center;align-items:center;width:100%;min-height:220px;display:flex}@media (min-width:640px){.address-fields-map-preview-module__FiFi3W__mapLoading{min-height:280px}}
.qrcode-preview-module__NuqN4W__previewRoot{cursor:pointer;border-radius:var(--radius-sm);border:1px solid var(--input);background-color:var(--input-background);flex-shrink:0;justify-content:center;align-items:center;width:180px;height:2.25rem;display:flex;position:relative;overflow:hidden}.qrcode-preview-module__NuqN4W__qrInner{justify-content:center;align-items:center;width:100%;height:100%;padding:.375rem;display:flex}.qrcode-preview-module__NuqN4W__placeholderOverlay{width:100%;height:100%;color:var(--muted-foreground);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.qrcode-preview-module__NuqN4W__placeholderIcon{opacity:.7;width:1rem;height:1rem}.qrcode-preview-module__NuqN4W__popoverCanvas{border-radius:var(--radius-sm);background-color:var(--input-background);padding:1rem}.qrcode-preview-module__NuqN4W__hoverCardContent{width:auto;padding:1.5rem}
.time-input-module__kPzbQa__trigger{border-radius:var(--radius-sm);border:1px solid var(--input);background-color:var(--input-background);outline:none;justify-content:space-between;align-items:center;gap:.5rem;width:100%;min-width:0;transition:color .3s,box-shadow .3s,border-color .3s;display:flex}:is(.time-input-module__kPzbQa__trigger:hover:not(:disabled),.group\/field:hover .time-input-module__kPzbQa__trigger:not(:disabled)){border-color:color-mix(in oklch, var(--muted-foreground) 50%, transparent)}.time-input-module__kPzbQa__trigger:focus-visible:not(:disabled){border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklch, var(--ring) 50%, transparent)}.time-input-module__kPzbQa__trigger:disabled{pointer-events:none;cursor:not-allowed;opacity:.5;background-color:var(--muted)}:is(.time-input-module__kPzbQa__trigger:disabled:hover,.group\/field:hover .time-input-module__kPzbQa__trigger:disabled){border-color:var(--input)!important}.time-input-module__kPzbQa__trigger:disabled:focus-visible{border-color:var(--input)!important;box-shadow:none!important}.time-input-module__kPzbQa__trigger[data-invalid=true]{border-color:var(--destructive);box-shadow:0 0 0 3px color-mix(in oklch, var(--destructive) 20%, transparent)}.dark .time-input-module__kPzbQa__trigger[data-invalid=true]{box-shadow:0 0 0 3px color-mix(in oklch, var(--destructive) 40%, transparent)}.time-input-module__kPzbQa__displayMuted{color:var(--muted-foreground)}.time-input-module__kPzbQa__chevron{opacity:.5;flex-shrink:0;margin-top:-1px;font-size:.8rem}.time-input-module__kPzbQa__pickerRow{gap:.5rem;display:flex}.time-input-module__kPzbQa__pickerRow [data-slot=scroll-area-scrollbar]{display:none}.time-input-module__kPzbQa__pickList{flex-direction:column;gap:.125rem;padding-top:.25rem;padding-bottom:.25rem;display:flex}.time-input-module__kPzbQa__pickBtn{border-radius:calc(var(--radius-sm) - 2px);justify-content:center;align-items:center;width:100%;min-width:2.5rem;height:1.75rem;font-size:13px;transition:background-color .15s,color .15s;display:flex}.time-input-module__kPzbQa__pickBtnDefault{color:var(--foreground)}.time-input-module__kPzbQa__pickBtnDefault:hover{background-color:var(--muted)}.time-input-module__kPzbQa__pickBtnSelected{background-color:color-mix(in oklch, var(--primary) 80%, transparent);color:var(--primary-foreground)}.time-input-module__kPzbQa__popoverContent{width:auto;padding:.5rem;border-radius:var(--radius-sm)!important}.time-input-module__kPzbQa__scrollColumn{width:3.5rem;height:12rem}
:is(.input-group-module__df2z1W__dropdownInGroupAuto>[data-slot=input-group-addon][data-align=inline-start]:has([data-slot=dropdown-menu-trigger]),.input-group-module__df2z1W__dropdownInGroupAuto>[data-slot=input-group-addon][data-align=inline-end]:has([data-slot=dropdown-menu-trigger])){padding-top:3px;padding-bottom:3px}.input-group-module__df2z1W__dropdownInGroupAuto>[data-slot=input-group-addon][data-align=inline-start]:has([data-slot=dropdown-menu-trigger]){padding-left:3px;padding-right:0}.input-group-module__df2z1W__dropdownInGroupAuto>[data-slot=input-group-addon][data-align=inline-end]:has([data-slot=dropdown-menu-trigger]){padding-left:0;padding-right:3px}.input-group-module__df2z1W__dropdownInGroupAuto>[data-slot=input-group-addon][data-align=inline-start] button[data-slot=dropdown-menu-trigger][data-variant=ghost],.input-group-module__df2z1W__dropdownInGroupAuto>[data-slot=input-group-addon][data-align=inline-end] button[data-slot=dropdown-menu-trigger][data-variant=ghost]{border-radius:var(--radius-sm);height:100%;min-height:0;padding:6px 6px 7px;font-size:.75rem;line-height:1rem;background-color:var(--input-background)!important}.input-group-module__df2z1W__dropdownInGroupAuto>[data-slot=input-group-addon][data-align=inline-start] button[data-slot=dropdown-menu-trigger][data-variant=ghost]:hover:not(:disabled),.input-group-module__df2z1W__dropdownInGroupAuto>[data-slot=input-group-addon][data-align=inline-end] button[data-slot=dropdown-menu-trigger][data-variant=ghost]:hover:not(:disabled){background-color:color-mix(in oklch, var(--input) 42%, var(--input-background))!important}:is(.dark .input-group-module__df2z1W__dropdownInGroupAuto>[data-slot=input-group-addon][data-align=inline-start] button[data-slot=dropdown-menu-trigger][data-variant=ghost]:hover:not(:disabled),.dark .input-group-module__df2z1W__dropdownInGroupAuto>[data-slot=input-group-addon][data-align=inline-end] button[data-slot=dropdown-menu-trigger][data-variant=ghost]:hover:not(:disabled)){background-color:var(--input-background-hover)!important}
.ReceivablesKpiStrip-module__qZSKoa__section{min-width:0;padding-bottom:1rem}.ReceivablesKpiStrip-module__qZSKoa__groupTitle{color:var(--muted-foreground);margin-bottom:.5rem;font-size:.75rem;font-weight:500;line-height:1rem}
