.page_wrapper__QwT5f{width:50%;min-width:500px}.Button_button__hMNEn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:var(--radius);font-size:.875rem;font-weight:500;font-family:Inter,system-ui,sans-serif;line-height:1.25rem;border:1px solid transparent;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease,opacity .15s ease}.Button_button__hMNEn:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px}.Button_button__hMNEn:disabled{pointer-events:none;opacity:.5}.Button_default__ZKXa_{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.Button_default__ZKXa_:hover{background-color:hsl(var(--primary)/.9)}.Button_destructive__JC8xI{background-color:hsl(var(--destructive));color:hsl(var(--primary-foreground))}.Button_destructive__JC8xI:hover{background-color:hsl(var(--destructive)/.9)}.Button_outline__Zj6Ls{border-color:hsl(var(--border));background-color:transparent;color:hsl(var(--foreground))}.Button_outline__Zj6Ls:hover,.Button_secondary__lRe7Q{background-color:hsl(var(--muted))}.Button_secondary__lRe7Q{color:hsl(var(--foreground))}.Button_secondary__lRe7Q:hover{background-color:hsl(var(--muted)/.8)}.Button_ghost__mZ9vJ{background-color:transparent;color:hsl(var(--foreground))}.Button_ghost__mZ9vJ:hover{background-color:hsl(var(--muted))}.Button_link__HXp2W{background-color:transparent;color:hsl(var(--primary));text-underline-offset:4px}.Button_link__HXp2W,.Button_link__HXp2W:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.Button_link__HXp2W:hover{opacity:.8}.Button_size-default__26icN{height:2.5rem;padding:.5rem 1rem}.Button_size-sm___yWpm{height:2.25rem;padding:.25rem .75rem;font-size:.8125rem;border-radius:calc(var(--radius) - 2px)}.Button_size-lg__MDyHD{height:2.75rem;padding:.5rem 1.5rem;font-size:.9375rem}.Button_size-icon__A3DTN{height:2.5rem;width:2.5rem;padding:0}.Button_loading__WH8KX{display:flex;align-items:center;justify-content:center;gap:.5rem}.Button_spinner____7ub{animation:Button_spin__0uF6_ 1s linear infinite;height:1rem;width:1rem}.Button_spinnerCircle__sRq2f{opacity:.25}.Button_spinnerPath__fp4wF{opacity:.75}@keyframes Button_spin__0uF6_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Input_container__eAhpV{width:100%}.Input_label__83Pis{display:block;font-weight:500;line-height:1;margin-bottom:.5rem;cursor:default}.Input_input__h6Yry,.Input_label__83Pis{font-size:.875rem;font-family:Inter,system-ui,sans-serif;color:hsl(var(--foreground))}.Input_input__h6Yry{display:flex;height:2.5rem;width:100%;border-radius:var(--radius);border:1px solid hsl(var(--border));background-color:transparent;padding:.5rem .75rem;padding-left:var(--input-padding-left,.75rem);line-height:1.25rem;transition:border-color .15s ease,box-shadow .15s ease}.Input_input__h6Yry::placeholder{color:hsl(var(--muted-foreground))}.Input_input__h6Yry:focus,.Input_input__h6Yry:focus-visible{outline:none;border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--primary)/.2)}.Input_input__h6Yry:disabled{cursor:not-allowed;opacity:.5}.Input_input__h6Yry[type=file]{border:none;padding:0;font-size:.875rem}.Input_error__KqG2Y{border-color:hsl(var(--destructive))}.Input_error__KqG2Y:focus,.Input_error__KqG2Y:focus-visible{box-shadow:0 0 0 2px hsl(var(--destructive)/.2)}.Input_errorText__P97RI{margin-top:.5rem;font-size:.875rem;color:hsl(var(--destructive))}.Card_card__7jt2e{border-radius:var(--radius);border:1px solid hsl(var(--border));background-color:hsl(var(--card));color:hsl(var(--foreground));box-shadow:0 1px 2px 0 rgb(0 0 0/.05)}.Card_header__Yl15_{display:flex;flex-direction:column;gap:.375rem;padding:1.5rem}.Card_title__g69HW{font-family:Inter,system-ui,sans-serif;font-size:1.25rem;font-weight:600;line-height:1;letter-spacing:-.025em;margin:0}.Card_description__Y8Kis{font-size:.875rem;color:hsl(var(--muted-foreground));margin:0}.Card_content__Cl8pj{padding:var(--card-content-padding,1.5rem);padding-top:var(--card-content-padding-top,0)}.Card_footer__IaRpi{display:flex;align-items:center;padding:0 1.5rem 1.5rem}.Select_trigger__Znm4J{padding:.625rem .875rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;color:#111827;background-color:white;transition:border-color .2s,box-shadow .2s}.Select_triggerDark__kqGJB,.Select_trigger__Znm4J{display:flex;align-items:center;justify-content:space-between;width:100%;cursor:pointer}.Select_triggerDark__kqGJB{padding:.375rem .625rem;border:1px solid hsl(var(--sidebar-border));border-radius:calc(var(--radius) - 2px);font-size:.8125rem;color:hsl(var(--sidebar-foreground));background-color:hsl(220 25% 16%);transition:border-color .15s;font-family:Inter,system-ui,sans-serif}.Select_triggerDark__kqGJB:hover:not(:disabled){border-color:hsl(206 43% 90%)}.Select_triggerDark__kqGJB:focus{outline:none;border-color:hsl(206 43% 90%)}.Select_triggerDark__kqGJB:disabled{opacity:.5;cursor:not-allowed}.Select_trigger__Znm4J:hover:not(:disabled){border-color:#9ca3af}.Select_trigger__Znm4J:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.Select_trigger__Znm4J:disabled{background-color:#f3f4f6;color:#6b7280;cursor:not-allowed}.Select_trigger__Znm4J.Select_error__zfF5r{border-color:#dc2626}.Select_trigger__Znm4J.Select_error__zfF5r:focus{border-color:#dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.1)}.Select_icon__K8c2S{display:flex;align-items:center;color:#6b7280}.Select_content__1DAaX{background-color:white;border-radius:.375rem;border:1px solid #e5e7eb;box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1)}.Select_contentDark__jIIkw,.Select_content__1DAaX{overflow:hidden;z-index:50;width:var(--radix-select-trigger-width);max-height:var(--radix-select-content-available-height)}.Select_contentDark__jIIkw{background-color:hsl(220 25% 10%);border-radius:calc(var(--radius) - 2px);border:1px solid hsl(var(--sidebar-border));box-shadow:0 10px 15px -3px rgb(0 0 0/.4),0 4px 6px -4px rgb(0 0 0/.3)}.Select_viewport__n9K_B{padding:.25rem}.Select_item__0XVrs{position:relative;display:flex;align-items:center;padding:.625rem 2rem .625rem .875rem;border-radius:.25rem;font-size:.875rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;transition:background-color .15s}.Select_item__0XVrs[data-highlighted]{background-color:#f3f4f6}.Select_item__0XVrs[data-disabled]{color:#9ca3af;pointer-events:none}.Select_itemDark__oPJBj{position:relative;display:flex;align-items:center;padding:.5rem 2rem .5rem .625rem;border-radius:calc(var(--radius) - 4px);font-size:.8125rem;color:hsl(var(--sidebar-foreground));cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;transition:background-color .15s}.Select_itemDark__oPJBj[data-highlighted]{background-color:hsl(220 25% 16%)}.Select_itemDark__oPJBj[data-disabled]{opacity:.4;pointer-events:none}.Select_itemContent__TNqQn{display:flex;flex-direction:column;gap:.125rem}.Select_label__pFerf{font-weight:500;color:#111827}.Select_labelDark__3uYy6{font-weight:500;color:hsl(var(--sidebar-foreground))}.Select_description__Ig4iX{font-size:.75rem;color:#6b7280}.Select_descriptionDark__AfkN4{font-size:.75rem;color:hsl(var(--sidebar-foreground)/.55)}.Select_indicator__I6Sxm{color:#2a354e}.Select_indicatorDark____aVZ,.Select_indicator__I6Sxm{position:absolute;right:.5rem;display:flex;align-items:center}.Select_indicatorDark____aVZ{color:hsl(206 43% 90%)}.Select_iconDark__EZ9pr{display:flex;align-items:center;color:hsl(var(--sidebar-foreground)/.6)}.Autocomplete_root__n_gxR{position:relative;width:100%}.Autocomplete_trigger__KTEf_{position:relative;display:flex;align-items:center}.Autocomplete_input__Ks7E9{flex:1 1;width:100%;padding:.625rem 2rem .625rem .875rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;color:#111827;background-color:white;transition:border-color .2s,box-shadow .2s}.Autocomplete_inputWithClear__AHFmU{padding-right:3.5rem}.Autocomplete_input__Ks7E9::placeholder{color:#9ca3af}.Autocomplete_input__Ks7E9:hover:not(:disabled){border-color:#9ca3af}.Autocomplete_input__Ks7E9:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.Autocomplete_input__Ks7E9:disabled{background-color:#f3f4f6;color:#6b7280;cursor:not-allowed}.Autocomplete_input__Ks7E9.Autocomplete_error__RL5q3{border-color:#dc2626}.Autocomplete_input__Ks7E9.Autocomplete_error__RL5q3:focus{border-color:#dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.1)}.Autocomplete_clearButton__U3rIS{position:absolute;right:1.75rem;display:flex;align-items:center;justify-content:center;background:transparent;border:none;padding:.125rem;color:#6b7280;cursor:pointer;border-radius:.25rem;transition:color .15s,background-color .15s}.Autocomplete_clearButton__U3rIS:hover{color:#111827;background-color:#f3f4f6}.Autocomplete_chevron__EN47D{position:absolute;right:.625rem;color:#6b7280;pointer-events:none}.Autocomplete_popper__3y1Ab{position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:auto;max-height:16rem;background-color:white;border-radius:.375rem;border:1px solid #e5e7eb;box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1);z-index:50;padding:.25rem}.Autocomplete_item__UUZbB{display:flex;align-items:center;padding:.625rem .875rem;border-radius:.25rem;font-size:.875rem;color:#111827;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .15s}.Autocomplete_item__UUZbB.Autocomplete_highlighted__MlYI7{background-color:#f3f4f6}.Autocomplete_item__UUZbB.Autocomplete_selected__Ipv42{font-weight:500;color:#2a354e}.Autocomplete_empty__0k27s{padding:.625rem .875rem;font-size:.875rem;color:#6b7280;text-align:center}.Badge_badge__V4FiA{display:inline-flex;align-items:center;border-radius:9999px;padding:.125rem .625rem;font-size:.75rem;font-weight:500;font-family:Inter,system-ui,sans-serif;line-height:1;white-space:nowrap;border:1px solid transparent;transition:background-color .15s ease,color .15s ease}.Badge_default__T0nEh{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.Badge_secondary__nmQgv{background-color:hsl(var(--muted));color:hsl(var(--foreground))}.Badge_destructive__8fqt_{background-color:hsl(var(--destructive));color:hsl(var(--primary-foreground))}.Badge_outline__FijUk{background-color:transparent;border-color:hsl(var(--border));color:hsl(var(--foreground))}.Alert_alert__U7RH1{position:relative;width:100%;border-radius:var(--radius);border:1px solid hsl(var(--border));padding:1rem;font-size:.875rem;font-family:Inter,system-ui,sans-serif}.Alert_default__U9xN4{background-color:hsl(var(--background));color:hsl(var(--foreground))}.Alert_destructive__W9ILE{border-color:hsl(var(--destructive))}.Alert_destructive__W9ILE,.Alert_destructive__W9ILE .Alert_title__nHjZT{color:hsl(var(--destructive))}.Alert_success__Mo7xB{border-color:hsl(142 76% 36%);background-color:hsl(142 76% 36%/.1)}.Alert_success__Mo7xB,.Alert_success__Mo7xB .Alert_title__nHjZT{color:hsl(142 76% 36%)}.Alert_warning__kwa3S{border-color:hsl(38 92% 50%);background-color:hsl(38 92% 50%/.1);color:hsl(38 92% 30%)}.Alert_warning__kwa3S .Alert_title__nHjZT{color:hsl(38 92% 30%)}.Alert_warning__kwa3S .Alert_description__1KkcZ{color:hsl(38 92% 25%)}.Alert_info__v3rMd{border-color:hsl(214 100% 46%);background-color:hsl(214 100% 46%/.08)}.Alert_info__v3rMd,.Alert_info__v3rMd .Alert_title__nHjZT{color:hsl(214 100% 35%)}.Alert_info__v3rMd .Alert_description__1KkcZ{color:hsl(214 100% 30%)}.Alert_title__nHjZT{margin:0 0 .25rem;font-weight:600;font-size:.875rem;line-height:1.25;letter-spacing:-.01em}.Alert_description__1KkcZ{font-size:.8125rem;line-height:1.5;color:hsl(var(--muted-foreground));margin:0}.DropdownMenu_root__aGdnA{position:relative;display:inline-block}.DropdownMenu_trigger__yk3Wa{cursor:pointer;background:none;border:none;padding:0}.DropdownMenu_content__zVVWM{position:absolute;top:100%;z-index:50;min-width:8rem;overflow:hidden;border-radius:var(--radius);border:1px solid hsl(var(--border));background-color:hsl(var(--card));padding:.25rem;box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1);margin-top:.25rem;animation:DropdownMenu_fadeIn__0DgIa .15s ease}.DropdownMenu_align-start__K0ETx{left:0}.DropdownMenu_align-center__klXNr{left:50%;transform:translateX(-50%)}.DropdownMenu_align-end__zuqoG{right:0}.DropdownMenu_item__Zjyak{position:relative;display:flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:calc(var(--radius) - 4px);padding:.375rem .5rem;font-size:.875rem;font-family:Inter,system-ui,sans-serif;color:hsl(var(--foreground));outline:none;transition:background-color .1s ease}.DropdownMenu_item__Zjyak:hover{background-color:hsl(var(--muted))}.DropdownMenu_disabled__o6Sg8{pointer-events:none;opacity:.5}.DropdownMenu_menuSeparator__9lLmu{margin:.25rem -.25rem;height:1px;background-color:hsl(var(--border))}.DropdownMenu_menuLabel__wl5Dp{padding:.375rem .5rem;font-size:.8125rem;font-weight:600;font-family:Inter,system-ui,sans-serif;color:hsl(var(--foreground))}@keyframes DropdownMenu_fadeIn__0DgIa{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Table_wrapper__P7zaK{position:relative;width:100%;overflow:visible}.Table_table__rzXVj{width:100%;caption-side:bottom;border-collapse:collapse;font-size:.875rem;font-family:Inter,system-ui,sans-serif}.Table_header__LLAHJ .Table_row__le31R{border-bottom:1px solid hsl(var(--border))}.Table_body__QM8Bj .Table_row__le31R:last-child{border-bottom:none}.Table_row__le31R{border-bottom:1px solid hsl(var(--border));transition:background-color .1s ease}.Table_row__le31R:hover{background-color:hsl(var(--muted)/.5)}.Table_row__le31R[data-state=selected]{background-color:hsl(var(--muted))}.Table_head__1mlAU{height:3rem;padding:0 1rem;text-align:left;vertical-align:middle;font-weight:500;color:hsl(var(--muted-foreground));white-space:nowrap}.Table_cell__xhEoT{padding:.75rem 1rem;vertical-align:middle;color:hsl(var(--foreground))}.SortableTableHead_sortBtn__aa8e1{display:inline-flex;align-items:center;gap:.25rem;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.SortableTableHead_sortBtn__aa8e1:hover{color:hsl(var(--foreground))}.SortableTableHead_iconIdle__HqQJw{opacity:.4}.SortableTableHead_iconActive__RdzX0{opacity:1;color:hsl(var(--foreground))}.Breadcrumb_breadcrumb__at60s{font-family:Inter,system-ui,sans-serif}.Breadcrumb_list__Jq1OM{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem;list-style:none;margin:0;padding:0;font-size:.875rem}.Breadcrumb_item__LGbnH{display:inline-flex;align-items:center;gap:.375rem}.Breadcrumb_link__dP1Aj{color:hsl(var(--muted-foreground));text-decoration:none;transition:color .15s ease}.Breadcrumb_link__dP1Aj:hover,.Breadcrumb_page__INp3z{color:hsl(var(--foreground))}.Breadcrumb_page__INp3z{font-weight:500}.Breadcrumb_separator__oZE_s{display:inline-flex;align-items:center;color:hsl(var(--muted-foreground))}.Breadcrumb_separator__oZE_s svg{width:1rem;height:1rem}.Toggle_toggle__j06pJ{display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;font-weight:500;font-size:.825rem;padding:.625rem 1rem;border:none;cursor:pointer;transition:all .2s;font-family:inherit}.Toggle_toggle__j06pJ:focus{outline:none;box-shadow:0 0 0 3px rgba(0,0,0,.1)}.Toggle_toggle__j06pJ:disabled{cursor:not-allowed;opacity:.5}.Toggle_default__GtviP{background-color:#e5e7eb;color:#111827}.Toggle_default__GtviP:hover:not(:disabled){background-color:#d1d5db}.Toggle_default__GtviP.Toggle_pressed__E7spY{background-color:#2a354e;color:white}.Toggle_default__GtviP.Toggle_pressed__E7spY:hover:not(:disabled){background-color:#1f283b}.Toggle_success__g5yzO{background-color:#0040ff;color:#ffffff}.Toggle_success__g5yzO:hover:not(:disabled){background-color:#0034d1}.Toggle_success__g5yzO.Toggle_pressed__E7spY{background-color:#16a34a;color:white}.Toggle_success__g5yzO.Toggle_pressed__E7spY:hover:not(:disabled){background-color:#15803d}.Toggle_danger__zLxUg{background-color:#ff0000;color:#ffffff}.Toggle_danger__zLxUg:hover:not(:disabled){background-color:#e00000}.Toggle_danger__zLxUg.Toggle_pressed__E7spY{background-color:#dc2626;color:white}.Toggle_danger__zLxUg.Toggle_pressed__E7spY:hover:not(:disabled){background-color:#b91c1c}.Pagination_pagination__w8tzS{display:flex;align-items:center;justify-content:space-between;padding-top:1.25rem;border-top:1px solid #f3f4f6;margin-top:.5rem}.Pagination_paginationInfo__M2E25{font-size:.875rem;color:#6b7280}.Pagination_paginationButtons__eYqz_{display:flex;gap:.5rem}.Pagination_paginationBtn__ylhCv{padding:.5rem 1rem;background:white;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;font-weight:500;color:#374151;cursor:pointer;transition:background .15s,border-color .15s}.Pagination_paginationBtn__ylhCv:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.Pagination_paginationBtn__ylhCv:disabled{opacity:.5;cursor:not-allowed}.DateRangePicker_wrapper__Az7M_{position:relative;display:inline-block}.DateRangePicker_trigger__C3xnz{display:flex;align-items:center;gap:.5rem;height:2.5rem;padding:0 .875rem;border:1px solid #d1d5db;border-radius:.375rem;background:#ffffff;cursor:pointer;font-size:.875rem;font-family:inherit;white-space:nowrap;width:296px;transition:border-color .2s,box-shadow .2s}.DateRangePicker_trigger__C3xnz:hover{border-color:#9ca3af}.DateRangePicker_triggerOpen___AOfJ{border-color:#2a354e;box-shadow:0 0 0 3px rgba(42,53,78,.12)}.DateRangePicker_triggerIcon__9g5P_{color:#6b7280;flex-shrink:0}.DateRangePicker_triggerValue__POrf_{flex:1 1;text-align:left;color:#111827}.DateRangePicker_triggerPlaceholder__u0keJ{flex:1 1;text-align:left;color:#9ca3af}.DateRangePicker_clearBtn__kw8Fk{position:absolute;right:.875rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;color:#9ca3af;cursor:pointer;border:none;background:transparent;border-radius:3px;padding:2px;transition:color .15s}.DateRangePicker_clearBtn__kw8Fk:hover{color:#374151}.DateRangePicker_panel__HuajM{position:absolute;top:calc(100% + 6px);left:0;z-index:200;background:#ffffff;border:1px solid #e5e7eb;border-radius:.625rem;padding:1rem 1.25rem .875rem;box-shadow:0 8px 28px -4px rgba(0,0,0,.13),0 3px 8px -3px rgba(0,0,0,.07)}.DateRangePicker_panelRight__Fzx5o{left:auto;right:0}.DateRangePicker_calendarsRow__FfudS{display:flex;align-items:flex-start}.DateRangePicker_calDivider__pwstN{width:1px;background:#e5e7eb;align-self:stretch;margin:0 1.25rem}.DateRangePicker_selectHint__28st4{margin-top:.625rem;font-size:.75rem;color:#9ca3af;text-align:center}.DateRangePicker_month__2zwy5{width:252px}.DateRangePicker_monthHead__CPkKC{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.DateRangePicker_monthName__oyGf9{font-size:.9375rem;font-weight:600;color:#111827}.DateRangePicker_navBtn__Aay3a{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;border-radius:.25rem;background:transparent;color:#6b7280;cursor:pointer;font-family:inherit;transition:background .15s,color .15s}.DateRangePicker_navBtn__Aay3a:hover{background:#f3f4f6;color:#111827}.DateRangePicker_navSpacer__hgOv8{display:inline-block;width:28px;height:28px}.DateRangePicker_grid__b1cEP{display:grid;grid-template-columns:repeat(7,36px)}.DateRangePicker_weekdayCell__Ox47V{height:28px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:500;color:#6b7280}.DateRangePicker_dayCell__b1XxL{position:relative;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.DateRangePicker_rangeBar__1JbBV{position:absolute;top:3px;bottom:3px;left:0;right:0;background:rgba(245,158,11,.32);pointer-events:none;z-index:0;border-radius:0}.DateRangePicker_dayBtn__muPkP{position:relative;z-index:1;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:transparent;font-size:.8125rem;font-family:inherit;color:#111827;cursor:pointer;transition:background .12s;flex-shrink:0}.DateRangePicker_dayBtn__muPkP:hover{background:#f3f4f6}.DateRangePicker_dayBtnSelected__SxyNn{background:#2a354e!important;color:#ffffff!important}.DateRangePicker_dayBtnSelected__SxyNn:hover{background:#1f283b!important}.DateRangePicker_dayBtnToday__LDTNR{box-shadow:0 0 0 1.5px #2a354e;font-weight:600;color:#2a354e}.DateRangePicker_dayBtnOutside__EXYOS{color:#b0b7c3}.DateRangePicker_dayBtnOutside__EXYOS:hover{color:#6b7280}.DateRangePicker_dayBtnSelected__SxyNn.DateRangePicker_dayBtnOutside__EXYOS{color:#ffffff!important}.DateRangePicker_dayBtn__muPkP:focus-visible{outline:2px solid #2a354e;outline-offset:2px}.DateRangePicker_gridRow__SyOsj{display:contents}.DateRangePicker_srOnly__M26dT{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.AgentIdentityCell_cell__14oYm{display:flex;flex-direction:column;gap:2px;min-width:0}.AgentIdentityCell_primary___nLHF{font-size:.875rem;font-weight:500;color:hsl(var(--foreground));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AgentIdentityCell_secondary__YFSMW{font-size:.75rem;color:hsl(var(--muted-foreground));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AgentIdentityCell_secondaryLabel__LT72_{color:hsl(var(--muted-foreground)/.75)}.AgentIdentityCell_badgeRow__6Uy6V{display:flex;align-items:center;gap:.375rem;flex-wrap:wrap}.AgentIdentityCell_countBadge__9JTKV{font-size:.625rem;padding:0 .375rem;line-height:1.25rem;white-space:nowrap}.AgentIdentityCell_principalRow__MHJIe{display:flex}.AgentIdentityCell_principalBadge__IN_T3{font-weight:500}.AgentIdentityCell_noAccountBadge__BU37q,.AgentIdentityCell_principalBadge__IN_T3{font-size:.625rem;padding:0 .375rem;line-height:1.25rem;white-space:nowrap}.AgentIdentityCell_unknown__0wkAL{font-size:.875rem;color:hsl(var(--muted-foreground))}.DocumentPreviewModal_overlay__5COSO{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:300;padding:1.5rem}.DocumentPreviewModal_modal__3h3Xt{background:hsl(var(--card));border-radius:.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);width:min(960px,100%);height:min(90vh,100%);display:flex;flex-direction:column;overflow:hidden}.DocumentPreviewModal_header__3qeD_{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;border-bottom:1px solid hsl(var(--border));flex-shrink:0}.DocumentPreviewModal_title__lHIZL{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;margin:0;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DocumentPreviewModal_titleIcon__fE3kD{flex-shrink:0;color:hsl(var(--muted-foreground))}.DocumentPreviewModal_headerActions__S2BRo{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.DocumentPreviewModal_headerBtn__UD7y8{background:none;border:none;cursor:pointer;color:hsl(var(--muted-foreground));padding:.375rem;border-radius:.25rem;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.DocumentPreviewModal_headerBtn__UD7y8:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.DocumentPreviewModal_body___EPEY{position:relative;flex:1 1;min-height:0;overflow:auto;display:flex;background:var(--color-muted,#f4f4f5)}.DocumentPreviewModal_viewer__ciaE9{border:none;width:100%;height:100%;flex:1 1}.DocumentPreviewModal_image__bNGQ9{margin:auto;max-width:100%;max-height:100%;object-fit:contain;display:block}.DocumentPreviewModal_docx__Ozdbo{width:100%;overflow:auto;padding:1.5rem;background:#fff}.DocumentPreviewModal_stateBox__bhCR2{margin:auto;text-align:center;padding:3rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.DocumentPreviewModal_stateIcon__IT7zJ{color:hsl(var(--muted-foreground))}.DocumentPreviewModal_stateText__elaUH{color:hsl(var(--muted-foreground));margin:0;font-size:.9375rem}.DocumentPreviewModal_stateActions__7x_1r{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.DocumentPreviewModal_primaryBtn__t1Gp5{display:inline-flex;align-items:center;gap:.375rem;background:hsl(var(--primary));color:hsl(var(--primary-foreground));border:none;border-radius:.375rem;padding:.5rem .875rem;font-size:.875rem;font-weight:500;cursor:pointer}.DocumentPreviewModal_primaryBtn__t1Gp5:hover{opacity:.9}.DocumentPreviewModal_secondaryBtn__P_zqf{display:inline-flex;align-items:center;gap:.375rem;background:transparent;color:hsl(var(--foreground));border:1px solid hsl(var(--border));border-radius:.375rem;padding:.5rem .875rem;font-size:.875rem;font-weight:500;cursor:pointer}.DocumentPreviewModal_secondaryBtn__P_zqf:hover{background:hsl(var(--muted))}.DocumentPreviewModal_spin__22hxv{animation:DocumentPreviewModal_spin__22hxv 1s linear infinite}@keyframes DocumentPreviewModal_spin__22hxv{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.split-summary-modal_wideModal__puncu{--modal-max-width:72rem}.split-summary-modal_headerContent__zN1ql{display:flex;align-items:center;gap:.5rem}.split-summary-modal_headerIcon__XFVQe{color:hsl(var(--muted-foreground));flex-shrink:0}.split-summary-modal_errorState__iTmJ2,.split-summary-modal_loadingState__LrsMe{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1rem;gap:.75rem;text-align:center;color:hsl(var(--muted-foreground));font-size:.875rem}.split-summary-modal_errorState__iTmJ2{color:hsl(0 84% 50%)}@keyframes split-summary-modal_spin__CsA21{to{transform:rotate(1turn)}}.split-summary-modal_spinner__rq_qM{animation:split-summary-modal_spin__CsA21 1s linear infinite}.split-summary-modal_summaryStats__EZa90{display:flex;align-items:center;gap:0;background:hsl(var(--muted)/.5);border:1px solid hsl(var(--border));border-radius:calc(var(--radius) - 2px);margin-bottom:.875rem;overflow:hidden}.split-summary-modal_statItem__zaL9Y{display:flex;flex-direction:column;gap:.125rem;padding:.75rem 1.25rem;flex:1 1}.split-summary-modal_statLabel__D3_14{font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:hsl(var(--muted-foreground))}.split-summary-modal_statValue__sGWsx{font-size:1rem;font-weight:600;color:hsl(var(--foreground));font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.split-summary-modal_statDivider__4VUa5{width:1px;align-self:stretch;background:hsl(var(--border))}.split-summary-modal_conjunctionalNote__qgDi4{font-size:.8125rem;line-height:1.5;color:hsl(217 91% 32%);background:hsl(217 91% 96%);border:1px solid hsl(217 91% 88%);border-radius:calc(var(--radius) - 2px);padding:.5rem .75rem;margin:0 0 .75rem}.split-summary-modal_principalNote__r9HE9{font-size:.8125rem;line-height:1.5;color:hsl(38 92% 30%);background:hsl(38 92% 95%);border:1px solid hsl(38 92% 85%);border-radius:calc(var(--radius) - 2px);padding:.5rem .75rem;margin:.75rem 0 0}.split-summary-modal_formulaNote__Ubevk{font-size:.8125rem;color:hsl(var(--muted-foreground));line-height:1.5;margin:0 0 1rem}.split-summary-modal_tableWrap__fW2kx{overflow-x:auto;border:1px solid hsl(var(--border));border-radius:calc(var(--radius) - 2px)}.split-summary-modal_table__MYtIO{width:100%;border-collapse:collapse;font-size:.875rem}.split-summary-modal_table__MYtIO thead tr{background:hsl(var(--muted)/.4);border-bottom:1px solid hsl(var(--border))}.split-summary-modal_nameHeader__15AuN{text-align:left;min-width:10rem}.split-summary-modal_nameHeader__15AuN,.split-summary-modal_numHeader__4Io6m{padding:.625rem .875rem;font-size:.75rem;font-weight:600;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.split-summary-modal_numHeader__4Io6m{text-align:right;min-width:7rem}.split-summary-modal_numHeaderWrap__A_gkT{white-space:normal;min-width:8.5rem}.split-summary-modal_bodyRow__aq_OS{border-bottom:1px solid hsl(var(--border))}.split-summary-modal_bodyRow__aq_OS:last-child{border-bottom:none}.split-summary-modal_bodyRow__aq_OS:hover{background:hsl(var(--muted)/.25)}.split-summary-modal_nameCell__Umjxy{padding:.75rem .875rem;text-align:left}.split-summary-modal_numCell__DtLHE{padding:.75rem .875rem;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:hsl(var(--foreground))}.split-summary-modal_agentName__3IRpS{font-weight:500;color:hsl(var(--foreground));display:block}.split-summary-modal_unregisteredPill__nwZby{display:inline-block;margin-top:.25rem;font-size:.6875rem;font-weight:500;padding:.1rem .45rem;border-radius:9999px;background:hsl(45 93% 90%);color:hsl(45 93% 30%);white-space:nowrap}.split-summary-modal_pendingText__W3zD5{color:hsl(var(--muted-foreground));font-style:italic;font-size:.8125rem}.split-summary-modal_totalsRow__yI1Pc{border-top:2px solid hsl(var(--border));background:hsl(var(--muted)/.3)}.split-summary-modal_totalLabel__eWy3E,.split-summary-modal_totalsRow__yI1Pc .split-summary-modal_numCell__DtLHE{font-weight:600;color:hsl(var(--foreground));padding:.625rem .875rem}.split-summary-modal_totalLabel__eWy3E{font-size:.875rem;text-align:left}.ConjunctionalSaleModal_modalOverlay__0T1Se{position:fixed;inset:0;background:hsl(var(--foreground)/.3);display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem}.ConjunctionalSaleModal_modal__TsYT3{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:var(--radius,.5rem);box-shadow:0 8px 30px hsl(var(--foreground)/.15);width:100%;max-width:28rem;max-height:85vh;overflow-y:auto}.ConjunctionalSaleModal_modalHeader__tCClG{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid hsl(var(--border))}.ConjunctionalSaleModal_modalTitleRow__1ZaJE{display:flex;align-items:center;gap:.5rem}.ConjunctionalSaleModal_modalTitleIcon__APGgr{color:hsl(var(--primary))}.ConjunctionalSaleModal_modalHeader__tCClG h3{font-size:1rem;font-weight:600;margin:0}.ConjunctionalSaleModal_modalClose__AtaS6{background:none;border:none;cursor:pointer;color:hsl(var(--muted-foreground));padding:.25rem;border-radius:.25rem;display:flex;align-items:center;justify-content:center}.ConjunctionalSaleModal_modalClose__AtaS6:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.ConjunctionalSaleModal_modalBody__ZHrUH{padding:1.25rem}.ConjunctionalSaleModal_modalHint__A1GDV,.ConjunctionalSaleModal_modalSubtitle__xoWNq{font-size:.8125rem;color:hsl(var(--muted-foreground));margin:0 0 1rem}.ConjunctionalSaleModal_modalHint__A1GDV{line-height:1.5}.ConjunctionalSaleModal_modalFooter__YMPJF{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;padding:1rem 1.25rem;border-top:1px solid hsl(var(--border))}.ConjunctionalSaleModal_fieldLabel__YHEP_{font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.4px;color:hsl(var(--muted-foreground));display:block}.ConjunctionalSaleModal_stats__Mg13j{display:flex;flex-direction:column;gap:.875rem;background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.375rem;padding:.875rem 1rem;margin-bottom:1rem}.ConjunctionalSaleModal_statItem__zoDE_{display:flex;flex-direction:column;gap:.2rem}.ConjunctionalSaleModal_statValue__uVUNP{font-size:1rem;font-weight:600;color:hsl(var(--foreground))}.ConjunctionalSaleModal_statSubValue__ppSAT{font-size:.75rem;color:hsl(var(--muted-foreground))}.ConjunctionalSaleModal_agenciesSection__COCcf{display:flex;flex-direction:column;gap:.5rem}.ConjunctionalSaleModal_agencyList__Ay5hV{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.375rem}.ConjunctionalSaleModal_agencyList__Ay5hV li{font-size:.8125rem}.ConjunctionalSaleModal_agencyName__00L3A{font-weight:500;color:hsl(var(--foreground))}.ConjunctionalSaleModal_agencyEmail__b23Zl{color:hsl(var(--muted-foreground))}.ConjunctionalSaleModal_provenanceNote__b7VRT{font-size:.75rem;line-height:1.5;color:hsl(var(--muted-foreground));margin:1rem 0 0;padding-top:.75rem;border-top:1px solid hsl(var(--border))}.commissions_kpiGrid__vUnII{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.commissions_kpiCard__YtcLq{background-color:hsl(var(--background));border-radius:.75rem;box-shadow:0 1px 3px 0 hsl(var(--foreground)/.1);padding:1.5rem}.commissions_kpiLabel__uohjk{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--muted-foreground));margin:0 0 .5rem}.commissions_kpiValue__eaoYI{font-size:1.5rem;font-weight:700;color:hsl(var(--foreground));margin:0}.commissions_kpiValueBlue__PmMKg{color:hsl(var(--primary))}.commissions_kpiSpinner__6zAee{width:1.5rem;height:1.5rem;color:hsl(var(--muted-foreground))}.commissions_kpiMeta__n_msE{font-size:.75rem;color:hsl(var(--muted-foreground));margin:.25rem 0 0}.commissions_tabList__bq3ZQ{display:flex;gap:.5rem;border-bottom:2px solid hsl(var(--border));margin-bottom:1.5rem}.commissions_tab__v_UHi{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:transparent;font-size:.9375rem;font-weight:500;color:hsl(var(--muted-foreground));cursor:pointer;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .2s ease}.commissions_tab__v_UHi:hover{color:hsl(var(--foreground));background:hsl(var(--muted))}.commissions_tabActive__iN5_X{color:hsl(var(--primary));border-bottom-color:hsl(var(--primary))}.commissions_tabActive__iN5_X:hover{background:transparent}.commissions_tabCount__2wtRl{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 .375rem;border-radius:9999px;font-size:.75rem;font-weight:600;background-color:hsl(var(--border));color:hsl(var(--muted-foreground))}.commissions_tabActive__iN5_X .commissions_tabCount__2wtRl{background-color:hsl(var(--primary)/.15);color:hsl(var(--primary))}.commissions_toolbar__5aouI{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap;align-items:center}.commissions_tableWrapper__BTb3Y{background-color:hsl(var(--background));border-radius:.75rem;box-shadow:0 1px 3px 0 hsl(var(--foreground)/.1);overflow:hidden;margin-bottom:1.5rem}.commissions_tableScroll__5Bpbz{overflow-x:auto}.commissions_table__aHKa3{width:100%;border-collapse:collapse;min-width:900px}.commissions_table__aHKa3 thead{background-color:hsl(var(--muted));border-bottom:1px solid hsl(var(--border))}.commissions_table__aHKa3 th{padding:.75rem 1rem;text-align:center;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--muted-foreground));white-space:nowrap}.commissions_table__aHKa3 tbody tr{border-bottom:1px solid hsl(var(--muted));transition:background-color .15s}.commissions_tableRow__qtas7:hover{background-color:hsl(var(--muted))}.commissions_table__aHKa3 td{padding:1rem;font-size:.875rem;color:hsl(var(--foreground));vertical-align:middle;text-align:center}.commissions_propertyCell__XYOT_{max-width:250px}.commissions_table__aHKa3 .commissions_propertyCell__XYOT_{text-align:left}.commissions_propertyAddress__T9qXa{font-weight:500}.commissions_propertyAddress__T9qXa,.commissions_propertyRef__PKhx_{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.commissions_propertyRef__PKhx_{font-size:.75rem;color:hsl(var(--muted-foreground));margin-top:.125rem}.commissions_currencyCell__JfzTp{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.commissions_dateCell__uaU8a{white-space:nowrap;color:hsl(var(--muted-foreground))}.commissions_daysCell__c6Va_{font-weight:500}.commissions_daysOverdue__3PrGX{color:hsl(var(--destructive))}.commissions_daysNormal__t98zz{color:#16a34a}.commissions_statusBadge___uu7f{display:inline-block;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;white-space:nowrap}.commissions_statusPending__n1vgy{background-color:#fef3c7;color:#92400e}.commissions_statusConditional__Ju6hx{background-color:#e0f2fe;color:#075985}.commissions_statusSettled__dcI30{background-color:#d1fae5;color:#065f46}.commissions_statusCancelled__sFKIz{background-color:#fee2e2;color:#991b1b}.commissions_splitCell__KmGBn{white-space:nowrap}.commissions_splitInline__DBLIt{display:inline-flex;align-items:center;gap:.3rem}.commissions_overrideStrike__GT4zq{text-decoration:line-through;opacity:.6}.commissions_overrideBadge__sbMLl{display:inline-block;padding:.1rem .4rem;border-radius:9999px;background-color:#fef3c7;color:#92400e;font-size:.625rem;font-weight:600;white-space:nowrap}.commissions_borrowingLimitCell__euw_N{white-space:nowrap}.commissions_borrowingLimitTier__uR0df,.commissions_pendingBadge__Vz4Dt{background-color:#e2e8f0;color:#334155}.commissions_borrowingLimitTier__uR0df,.commissions_conjunctionalBadge__ahDc0,.commissions_pendingBadge__Vz4Dt{display:inline-block;padding:.1rem .4rem;border-radius:9999px;font-size:.625rem;font-weight:600;white-space:nowrap}.commissions_conjunctionalBadge__ahDc0{background-color:#dbeafe;color:#1e40af}.commissions_amountInline__V7PjW{display:inline-flex;align-items:center;gap:.3rem}.commissions_borrowingBase__IjuaP{display:block;font-size:.75rem;font-weight:400;color:hsl(var(--muted-foreground));margin-top:.125rem}.commissions_verifiedNo__fCpK7,.commissions_verifiedYes__oklpT{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500;white-space:nowrap}.commissions_verifiedYes__oklpT{color:#065f46}.commissions_verifiedNo__fCpK7{color:#64748b}.commissions_verifiedIcon__Y9lIh{width:.875rem;height:.875rem;flex-shrink:0}.commissions_docsButton__qoeJA{display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .75rem;border:1px solid hsl(var(--border));border-radius:.375rem;background-color:hsl(var(--background));font-size:.75rem;font-weight:500;color:hsl(var(--foreground));cursor:pointer;transition:all .15s}.commissions_docsButton__qoeJA:hover{background-color:hsl(var(--muted));border-color:hsl(var(--muted-foreground))}.commissions_docsIcon__KhYdA{width:1rem;height:1rem}.commissions_docsPanelOverlay__cGDzi{position:fixed;inset:0;background-color:hsl(var(--foreground)/.3);z-index:40;animation:commissions_fadeIn__zrDdi .2s ease}.commissions_docsPanel__pcEf1{position:fixed;top:0;right:0;bottom:0;width:400px;max-width:100vw;background-color:hsl(var(--background));box-shadow:-4px 0 12px hsl(var(--foreground)/.1);z-index:50;display:flex;flex-direction:column;animation:commissions_slideIn__MGb9M .2s ease}@keyframes commissions_slideIn__MGb9M{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes commissions_fadeIn__zrDdi{0%{opacity:0}to{opacity:1}}.commissions_docsPanelHeader__UY0MA{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid hsl(var(--border))}.commissions_docsPanelTitle__UQy7l{font-size:1.125rem;font-weight:600;color:hsl(var(--foreground));margin:0}.commissions_docsPanelClose__Mo2G5{padding:.25rem;border:none;background:transparent;cursor:pointer;color:hsl(var(--muted-foreground));border-radius:.25rem;transition:all .15s}.commissions_docsPanelClose__Mo2G5:hover{color:hsl(var(--foreground));background-color:hsl(var(--muted))}.commissions_docsPanelBody__N94X1{flex:1 1;overflow-y:auto;padding:1.5rem}.commissions_docItem__BWJDV{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border:1px solid hsl(var(--border));border-radius:.5rem;margin-bottom:.75rem;transition:background-color .15s}.commissions_docItem__BWJDV:hover{background-color:hsl(var(--muted))}.commissions_docInfo__NQywx{display:flex;align-items:center;gap:.75rem;min-width:0}.commissions_docFileIcon__eODf3{width:2rem;height:2rem;color:hsl(var(--destructive));flex-shrink:0}.commissions_docDetails__ewcsQ{min-width:0}.commissions_docName__A5pOC{font-size:.875rem;font-weight:500;color:hsl(var(--foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.commissions_docMeta__Ai1yi{font-size:.75rem;color:hsl(var(--muted-foreground));margin-top:.125rem}.commissions_docActionGroup__gkPsH{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.commissions_downloadButton__YBSBZ{padding:.375rem;border:none;background:transparent;cursor:pointer;color:hsl(var(--primary));border-radius:.25rem;transition:all .15s;flex-shrink:0}.commissions_downloadButton__YBSBZ:disabled{cursor:not-allowed;opacity:.5}.commissions_downloadButton__YBSBZ:hover{background-color:hsl(var(--primary)/.1);color:hsl(var(--primary))}.commissions_closeIcon__ayFkz,.commissions_downloadIcon__jAol9{width:1.25rem;height:1.25rem}.commissions_docsPanelFooter__LzDAK{font-size:.75rem;color:hsl(var(--muted-foreground));text-align:center;margin-top:1.5rem}.commissions_docsPanelError__WkJhA{display:flex;align-items:center;gap:.375rem;background-color:hsl(var(--destructive)/.05);border:1px solid hsl(var(--destructive)/.2);border-radius:.375rem;padding:.5rem .75rem;margin-top:.75rem;color:hsl(var(--destructive));font-size:.8125rem}.commissions_emptyState__MdIU_{text-align:center;padding:3rem 1rem;color:hsl(var(--muted-foreground));font-size:.875rem}.commissions_emptyStateIcon__6GvXK{width:3rem;height:3rem;color:hsl(var(--border));margin:0 auto 1rem}.commissions_emptyStateTitle__18_H3{font-size:1rem;font-weight:500;color:hsl(var(--muted-foreground));margin:0 0 .25rem}.commissions_emptyStateText__bduY4{font-size:.875rem;color:hsl(var(--muted-foreground));margin:0}.commissions_pagination__tOXfJ{display:flex;align-items:center;justify-content:center;gap:1rem}.commissions_paginationButton__mzQ4m{padding:.5rem 1rem;background-color:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:.5rem;font-size:.875rem;cursor:pointer;transition:all .2s}.commissions_paginationButton__mzQ4m:hover:not(:disabled){background-color:hsl(var(--muted));border-color:hsl(var(--muted-foreground))}.commissions_paginationButton__mzQ4m:disabled{opacity:.5;cursor:not-allowed}.commissions_pageInfo__IiG3j{font-size:.875rem;color:hsl(var(--muted-foreground))}@media (max-width:1024px){.commissions_kpiGrid__vUnII{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.commissions_kpiGrid__vUnII{grid-template-columns:1fr}.commissions_toolbar__5aouI{flex-direction:column}.commissions_docsPanel__pcEf1{width:100vw}.commissions_tabList__bq3ZQ{overflow-x:auto}}.commissions_spinner__Rn5nK{animation:commissions_spin__k7Zh8 1s linear infinite}@keyframes commissions_spin__k7Zh8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.commissions_errorState__rIA6N{background-color:hsl(var(--destructive)/.05);border:1px solid hsl(var(--destructive)/.2);border-radius:.5rem;padding:1rem 1.5rem;margin-bottom:1rem;color:hsl(var(--destructive));font-size:.875rem}.commissions_gstTag__HDlZ0{font-size:.7rem;font-weight:400;color:hsl(var(--muted-foreground))}.commissions_amountStack__7olLr{display:flex;flex-direction:column;gap:.125rem;white-space:nowrap}.commissions_amountStackSub__yYhNB{font-size:.7rem;color:hsl(var(--muted-foreground))}.commissions_amountPrimary__gezYd{font-size:.875rem;font-weight:700;color:hsl(142 71% 32%);white-space:nowrap}.commissions_conjunctionalBadgeBtn__Da1g9{background:none;border:none;padding:0;margin:0;cursor:pointer;display:inline-flex;border-radius:9999px;transition:box-shadow .15s ease}.commissions_conjunctionalBadgeBtn__Da1g9:hover{box-shadow:0 0 0 2px hsl(var(--ring,217 91% 60%)/.25)}.commissions_conjunctionalBadgeBtn__Da1g9:focus-visible{outline:2px solid hsl(var(--ring,217 91% 60%));outline-offset:1px}.SettlementKpiCard_card__mmlZ9{display:flex;flex-direction:column;padding:1.25rem!important}.SettlementKpiCard_content__wj8NF{display:flex;flex-direction:column;gap:.5rem;width:100%}.SettlementKpiCard_header__8pSVY{display:flex;align-items:center;justify-content:space-between;width:100%}.SettlementKpiCard_icon__jKK5t{display:flex;align-items:center;justify-content:center;color:hsl(var(--muted-foreground));flex-shrink:0}.SettlementKpiCard_title__892cT{font-size:.875rem;font-weight:500;color:hsl(var(--foreground));margin:0}.SettlementKpiCard_value__VcBN4{font-size:2rem;font-weight:700;color:hsl(var(--foreground));line-height:1;margin:0}.SettlementKpiCard_subtitle__AZPC4{font-size:.75rem;font-weight:400;color:hsl(var(--muted-foreground));margin:0}.SettlementWeeklySnapshot_card__sjiFd{display:flex;align-items:center;gap:1rem;padding:1.25rem!important}.SettlementWeeklySnapshot_icon__DwIRJ{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:8px;flex-shrink:0}.SettlementWeeklySnapshot_icon__DwIRJ.SettlementWeeklySnapshot_alert__rwGCE{background:hsl(var(--destructive)/.1);color:hsl(var(--destructive))}.SettlementWeeklySnapshot_icon__DwIRJ.SettlementWeeklySnapshot_muted__AzDhx{background:hsl(var(--muted)/.5);color:hsl(var(--muted-foreground))}.SettlementWeeklySnapshot_content__AMoCI{display:flex;flex-direction:column;gap:4px}.SettlementWeeklySnapshot_title__up_SO{font-size:.875rem;font-weight:500;color:hsl(var(--foreground));margin:0}.SettlementWeeklySnapshot_value__qH5D_{font-size:1.5rem;font-weight:700;color:hsl(var(--foreground));line-height:1;margin:0}.StepIndicator_stepIndicator__JltEd{display:flex;align-items:flex-start;justify-content:center;margin-bottom:2rem}.StepIndicator_stepItem__emFyS{display:flex;align-items:center}.StepIndicator_stepGroup__5W8fO{display:flex;flex-direction:column;align-items:center;gap:.5rem}.StepIndicator_stepCircle__mavD7{width:2.5rem;height:2.5rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;flex-shrink:0;transition:all .2s ease;border:2px solid transparent}.StepIndicator_stepActive__Do2cQ{border-color:hsl(var(--primary));color:hsl(var(--primary));background:transparent}.StepIndicator_stepCompleted__ifi3P{background:hsl(var(--primary));border-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.StepIndicator_stepInactive___ZK8p{border-color:hsl(var(--muted-foreground)/.3);color:hsl(var(--muted-foreground));background:transparent}.StepIndicator_stepLine__qBGgb{width:3rem;height:2px;background:hsl(var(--muted-foreground)/.3);align-self:center;margin:0 1rem 1.5rem;transition:background .2s ease}.StepIndicator_stepLineCompleted__qmSBt{background:hsl(var(--primary))}.StepIndicator_stepLabel__3xOfj{font-size:.875rem;font-weight:500;color:hsl(var(--muted-foreground));white-space:nowrap}.StepIndicator_stepLabelActive__hlaYH{color:hsl(var(--foreground))}.ErrorCard_errorCard__oBxc7{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;max-width:42rem;margin:0 auto}.ErrorCard_errorIcon__821EQ{width:3rem;height:3rem;color:hsl(var(--destructive));margin-bottom:1rem}.ErrorCard_errorTitle__8zNzS{font-size:1.5rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:.5rem}.ErrorCard_errorMessage__WYsql{color:hsl(var(--muted-foreground));margin-bottom:1.5rem;max-width:32rem}.FeePreview_feeSummary___RESH{display:flex;flex-direction:column;gap:.75rem}.FeePreview_feeRow__h14VF{display:flex;justify-content:space-between;align-items:center}.FeePreview_feeLabel__l2m_e,.FeePreview_feeValue__nCueu{font-size:.875rem;color:hsl(var(--muted-foreground))}.FeePreview_feeTotalLabel__9aA7J,.FeePreview_feeTotalValue__8kF3V{font-size:.875rem;font-weight:600;color:hsl(var(--foreground))}.AmountStep_cardBody__Yr0A5{display:flex;flex-direction:column;gap:1.5rem}.AmountStep_availableBox__xZRbd{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-radius:var(--radius);border:1px solid hsl(var(--border));background:hsl(var(--muted)/.5)}.AmountStep_availableLabel__ugVcE{font-size:.875rem;font-weight:500;color:hsl(var(--foreground))}.AmountStep_availableValue__4MMbO{font-size:1.125rem;font-weight:700;color:hsl(var(--primary))}.AmountStep_field__gY8Zm{display:flex;flex-direction:column;gap:.5rem}.AmountStep_feeSummary__sbaAF{display:flex;flex-direction:column;gap:.75rem}.AmountStep_feeRow__0c_F6{display:flex;justify-content:space-between;align-items:center}.AmountStep_feeLabel__L0iAu,.AmountStep_feeValue__PpfnN{font-size:.875rem;color:hsl(var(--muted-foreground))}.AmountStep_feeTotalLabel__mN3MX,.AmountStep_feeTotalValue__9AizX{font-size:.875rem;font-weight:600;color:hsl(var(--foreground))}.AmountStep_navButtons__bwqCK{display:flex;justify-content:space-between;padding-top:1rem}.NotesStep_cardBody__izWfp{display:flex;flex-direction:column;gap:1.5rem}.NotesStep_notesWrapper__0u_zd{display:flex;flex-direction:column;gap:.5rem}.NotesStep_notesLabelRow__TPSFM{display:flex;justify-content:space-between;align-items:center}.NotesStep_charCount__9_Q_W{font-size:.75rem;color:hsl(var(--muted-foreground))}.NotesStep_notesTextarea__K_1j2{width:100%;padding:.75rem;border:1px solid hsl(var(--border));border-radius:var(--radius);font-family:inherit;font-size:.875rem;resize:vertical;min-height:120px;background:hsl(var(--background));color:hsl(var(--foreground))}.NotesStep_notesTextarea__K_1j2:focus{outline:none;border-color:hsl(var(--ring));box-shadow:0 0 0 2px hsl(var(--ring)/.2)}.NotesStep_navButtons__Q6ivu{display:flex;justify-content:space-between;padding-top:1rem}.ReviewStep_cardBody__G5sBp{display:flex;flex-direction:column;gap:1.5rem}.ReviewStep_reviewSection__r0HrN{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--muted)/.5);padding:1rem}.ReviewStep_reviewRow___kDqL{display:flex;justify-content:space-between;align-items:flex-start;padding:.625rem 0;gap:1rem}.ReviewStep_reviewRowTotal__NfbdQ{margin-top:.5rem;padding-top:.75rem;border-top:2px solid hsl(var(--border));font-weight:600}.ReviewStep_reviewLabel__m4DFJ{font-size:.875rem;color:hsl(var(--muted-foreground));font-weight:500}.ReviewStep_reviewValue__X_vDg{font-size:.875rem;color:hsl(var(--foreground));font-weight:500;text-align:right}.ReviewStep_reviewValueTotal__toRoX{font-size:1rem;color:hsl(var(--foreground));font-weight:700;text-align:right}.ReviewStep_termsWrapper__l7KlX{padding:0}.ReviewStep_termsLabel__ulDEl{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;color:hsl(var(--foreground));cursor:pointer}.ReviewStep_termsCheckbox__Ix2GF{margin-top:.125rem;cursor:pointer;width:1rem;height:1rem;flex-shrink:0;accent-color:hsl(var(--primary))}.ReviewStep_navButtons__8awfe{display:flex;justify-content:space-between;padding-top:1rem}.OtpInput_container__SLLRY{display:flex;gap:.5rem;justify-content:center}.OtpInput_input__ZLT2r{width:3rem;height:3.5rem;text-align:center;font-size:1.25rem;font-weight:600;border:2px solid hsl(var(--border));border-radius:calc(var(--radius) - 2px);background-color:hsl(var(--background));color:hsl(var(--foreground));transition:all .2s}.OtpInput_input__ZLT2r:focus{outline:none;border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--primary)/.2)}.OtpInput_input__ZLT2r.OtpInput_filled___fN1d{border-color:hsl(var(--primary));background-color:hsl(var(--primary)/.05)}.OtpInput_input__ZLT2r.OtpInput_error__gZGIM{border-color:hsl(var(--destructive));background-color:hsl(var(--destructive)/.05)}.VerificationStep_cardBody__272JS{display:flex;flex-direction:column;gap:1.5rem}.VerificationStep_otpWrapper__mRXUk{display:flex;justify-content:center;padding:1rem 0}.VerificationStep_navButtons__oMmLx{display:flex;justify-content:space-between;padding-top:1rem}.AgencyChangeDialog_overlay__dN3po{position:fixed;inset:0;background-color:hsl(var(--foreground)/.5);display:flex;align-items:center;justify-content:center;z-index:50}.AgencyChangeDialog_dialog__FZz08{background-color:hsl(var(--background));border-radius:var(--radius);padding:1.5rem;max-width:32rem;width:90%;border:1px solid hsl(var(--border));box-shadow:0 20px 25px -5px hsl(var(--foreground)/.1)}.AgencyChangeDialog_title__tTTwo{font-size:1.25rem;font-weight:600;color:hsl(var(--foreground));margin:0 0 .5rem}.AgencyChangeDialog_description__PKMip{font-size:.875rem;color:hsl(var(--muted-foreground));margin:0 0 1.25rem;line-height:1.5}.AgencyChangeDialog_form__eo_C_{display:flex;flex-direction:column;gap:1rem}.AgencyChangeDialog_formGroup__Gs8m1{display:flex;flex-direction:column;gap:.5rem}.AgencyChangeDialog_label__DmWMI{font-size:.875rem;font-weight:500;color:hsl(var(--foreground))}.AgencyChangeDialog_required__cLNvy{color:hsl(var(--destructive))}.AgencyChangeDialog_input__ko5IP{display:flex;height:2.5rem;width:100%;border-radius:var(--radius);border:1px solid hsl(var(--border));background-color:transparent;padding:.5rem .75rem;font-size:.875rem;color:hsl(var(--foreground));transition:border-color .15s ease,box-shadow .15s ease}.AgencyChangeDialog_input__ko5IP:focus{outline:none;border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--primary)/.2)}.AgencyChangeDialog_textarea__DPUx_{display:flex;width:100%;min-height:5rem;border-radius:var(--radius);border:1px solid hsl(var(--border));background-color:transparent;padding:.5rem .75rem;font-size:.875rem;color:hsl(var(--foreground));resize:vertical;font-family:Inter,system-ui,sans-serif;transition:border-color .15s ease,box-shadow .15s ease}.AgencyChangeDialog_textarea__DPUx_:focus{outline:none;border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--primary)/.2)}.AgencyChangeDialog_warning__SmdcT{font-size:.875rem;color:hsl(38 92% 50%);margin:0;padding:.75rem;background-color:hsl(38 92% 50%/.1);border-radius:var(--radius);line-height:1.5}.AgencyChangeDialog_errorText__B6mIj{font-size:.75rem;color:hsl(var(--destructive));margin:0;font-weight:500}.AgencyChangeDialog_successText__dm8SX{font-size:.875rem;color:hsl(142 71% 35%);margin:0;padding:.75rem;background-color:hsl(142 71% 45%/.1);border-radius:var(--radius)}.AgencyChangeDialog_actions__jIntC{display:flex;justify-content:flex-end;gap:.75rem;padding-top:.5rem}.AgencyChangeDialog_helpText__qPGfj{font-size:.75rem;color:hsl(var(--muted-foreground));margin:0}.RealFlowRepaymentCard_titleRow__LcAvs{display:flex;align-items:center;gap:.5rem}.RealFlowRepaymentCard_muted__1GP62{font-size:.875rem;color:hsl(var(--muted-foreground));font-family:Inter,system-ui,sans-serif;margin:0}.RealFlowRepaymentCard_errorRow__iI4AU{display:flex;align-items:center;gap:.5rem;color:hsl(var(--destructive))}.RealFlowRepaymentCard_adminNotice__O66UY{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:var(--radius);background-color:hsl(var(--muted));border:1px solid hsl(var(--border));font-size:.8125rem;color:hsl(var(--muted-foreground));font-family:Inter,system-ui,sans-serif;margin-bottom:1.25rem}.RealFlowRepaymentCard_shieldIcon__6Rj3_{width:1rem;height:1rem;flex-shrink:0;color:hsl(var(--primary))}.RealFlowRepaymentCard_fieldsContainer__8ib2L{display:flex;flex-direction:column;gap:0}.RealFlowRepaymentCard_fieldRow__M9mdw{display:flex;align-items:center;justify-content:space-between;padding:.875rem 0;border-bottom:1px solid hsl(var(--border))}.RealFlowRepaymentCard_fieldRow__M9mdw:last-child{border-bottom:none}.RealFlowRepaymentCard_fieldLabel__dJFkh{font-size:.875rem;font-weight:500;color:hsl(var(--foreground));font-family:Inter,system-ui,sans-serif}.RealFlowRepaymentCard_fieldValue__X0G4Y{font-size:.875rem;color:hsl(var(--muted-foreground));font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,monospace;letter-spacing:.02em}.RealFlowRepaymentCard_emptyCard__DLYyb{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem 1.5rem;border-radius:var(--radius);border:1px dashed hsl(var(--border));background-color:hsl(var(--muted)/.5)}.RealFlowRepaymentCard_emptyIcon__HpA6V{width:2.25rem;height:2.25rem;color:hsl(var(--muted-foreground));margin-bottom:.875rem}.RealFlowRepaymentCard_emptyTitle__nhe_H{font-size:.9375rem;font-weight:500;color:hsl(var(--foreground));margin:0 0 .375rem;font-family:Inter,system-ui,sans-serif}.RealFlowRepaymentCard_emptyBody__Ja3hA{font-size:.8125rem;color:hsl(var(--muted-foreground));margin:0;max-width:24rem;line-height:1.5;font-family:Inter,system-ui,sans-serif}.page_loadingContainer__EF9Uz{display:flex;align-items:center;justify-content:center;min-height:200px;font-size:.875rem;color:hsl(var(--muted-foreground))}.page_banner__fj3rn{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border-radius:var(--radius);border:1px solid hsl(var(--primary)/.2);background-color:hsl(var(--primary)/.05)}.page_bannerIconWrap__6Hiwx{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:hsl(var(--primary))}.page_bannerContent__oQL_R{display:flex;flex-direction:column;gap:.25rem;min-width:0}.page_bannerTitle__komEI{margin:0;font-size:.875rem;font-weight:600;color:hsl(var(--primary))}.page_bannerDescription__k_oBA{margin:0;font-size:.875rem;color:hsl(var(--primary)/.8);line-height:1.5}.page_bannerDescription__k_oBA strong{font-weight:600}.page_statsGrid__NNp4p{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media (min-width:768px){.page_statsGrid__NNp4p{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page_statsGrid__NNp4p{grid-template-columns:repeat(3,1fr)}}.page_statCard__VvmVi{transition:all .2s ease}.page_statCard__VvmVi:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1)}.page_statCardPrimary__M12iL{background-color:hsl(var(--primary)/.05);border-color:hsl(var(--primary)/.2)}.page_statCardDestructive__pq0iV{background-color:hsl(var(--destructive)/.05);border-color:hsl(var(--destructive)/.2)}.page_statCardPurple__QkT_e{background-color:hsl(280 60% 50%/.05);border-color:hsl(280 60% 50%/.2)}.page_statCardContent__IGC2R{display:flex;align-items:flex-start;justify-content:space-between;padding:1.5rem!important}.page_statInfo__c6G8q{display:flex;flex-direction:column;gap:.25rem}.page_statLabel__4Hn3u{font-size:.875rem;font-weight:500;color:hsl(var(--muted-foreground))}.page_statValue__s7MCL{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;color:hsl(var(--foreground))}.page_statSubtitle__QygP0{font-size:.875rem;color:hsl(var(--muted-foreground))}.page_statIcon__LamR4{display:flex;align-items:center;justify-content:center;border-radius:var(--radius);padding:.625rem;flex-shrink:0}.page_statIconPrimary__GqjCy{background-color:hsl(var(--primary)/.1);color:hsl(var(--primary))}.page_statIconDestructive__6GJn_{background-color:hsl(var(--destructive)/.1);color:hsl(var(--destructive))}.page_statIconPurple__9PzYi{background-color:hsl(280 60% 50%/.1);color:hsl(280 60% 50%)}.page_cardsGrid__tYubs{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media (min-width:1024px){.page_cardsGrid__tYubs{grid-template-columns:repeat(2,1fr)}}.page_cardHeaderRow__9sqrb{display:flex;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;padding-bottom:.5rem!important}.page_cardHeaderRow__9sqrb>div:first-child{display:flex;flex-direction:column;gap:.375rem}.page_cardTitleIcon__AbHSb{display:flex;align-items:center;gap:.5rem}.page_viewAllBtn__Egwhv{height:2.25rem;padding-left:.75rem;padding-right:.75rem;display:flex;align-items:center;gap:.25rem;flex-shrink:0}.page_requestList__iG5RR{display:flex;flex-direction:column;gap:.75rem}.page_requestItem__gesbh{display:flex;align-items:center;justify-content:space-between;padding:.75rem;border-radius:var(--radius);border:1px solid hsl(var(--border));background-color:hsl(var(--card));transition:background-color .2s ease}.page_requestItem__gesbh:hover{background-color:hsl(var(--muted)/.5)}.page_requestLeft__ifvKs{flex:1 1;min-width:0}.page_requestTopRow__FDqcn{display:flex;align-items:center;gap:.5rem}.page_requestAmount__68aka{font-weight:500;color:hsl(var(--foreground))}.page_requestDate__FoMn0{display:block;font-size:.75rem;color:hsl(var(--muted-foreground));margin-top:.25rem}.page_emptyState__SitAU{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 0;text-align:center}.page_emptyIcon__AY_Kb{width:2.5rem;height:2.5rem;color:hsl(var(--muted-foreground)/.5);margin-bottom:.5rem}.page_emptyText__YAEY9{margin:0;font-size:.875rem;color:hsl(var(--muted-foreground))}.page_errorBanner__nZeaf{display:flex;align-items:center;gap:.75rem;padding:1rem;border-radius:var(--radius);border:1px solid hsl(var(--destructive)/.3);background-color:hsl(var(--destructive)/.05);color:hsl(var(--destructive))}.page_errorBannerContent__nXfJd{display:flex;flex-direction:column;gap:.125rem;flex:1 1;min-width:0}.page_errorBannerTitle__auFPB{margin:0;font-size:.875rem;font-weight:600}.page_errorBannerDescription__CYjWt{margin:0;font-size:.8125rem;opacity:.8}.agency-dashboard_statsGrid__tmTRu{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media (min-width:768px){.agency-dashboard_statsGrid__tmTRu{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.agency-dashboard_statsGrid__tmTRu{grid-template-columns:repeat(4,1fr)}}.agency-dashboard_quickLinkContent__3e59f{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 1rem;text-align:center;gap:.75rem}.agency-dashboard_quickLinkIcon__MlQrP{color:hsl(var(--muted-foreground));opacity:.4}.agency-dashboard_quickLinkText__CvoK3{margin:0;font-size:.875rem;color:hsl(var(--muted-foreground));line-height:1.5;max-width:28rem}.agency-dashboard_errorBanner__B06ZD{display:flex;align-items:center;gap:.75rem;padding:1rem;border-radius:var(--radius);border:1px solid hsl(var(--destructive)/.3);background-color:hsl(var(--destructive)/.05);color:hsl(var(--destructive))}.agency-dashboard_errorBannerContent__cw2wF{display:flex;flex-direction:column;gap:.125rem;flex:1 1;min-width:0}.agency-dashboard_errorBannerTitle__YUodE{margin:0;font-size:.875rem;font-weight:600}.agency-dashboard_errorBannerDescription__fUBA4{margin:0;font-size:.8125rem;opacity:.8}.OfficeMoveConfirmDialog_overlay__PoBjP{position:fixed;inset:0;background-color:hsl(var(--foreground)/.5);display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem}.OfficeMoveConfirmDialog_dialog__UKnPR{background-color:hsl(var(--background));border-radius:var(--radius);padding:1.5rem;max-width:36rem;width:100%;max-height:90vh;overflow-y:auto;border:1px solid hsl(var(--border));box-shadow:0 20px 25px -5px hsl(var(--foreground)/.1)}.OfficeMoveConfirmDialog_header__llwXL{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.OfficeMoveConfirmDialog_warningIcon__Ch9T8{color:hsl(38 92% 50%);flex-shrink:0}.OfficeMoveConfirmDialog_title__3tsTy{font-size:1.25rem;font-weight:600;color:hsl(var(--foreground));margin:0}.OfficeMoveConfirmDialog_description__F5Z14{font-size:.9375rem;color:hsl(var(--foreground));margin:0 0 1.25rem;line-height:1.5}.OfficeMoveConfirmDialog_summarySection__4jGkD{margin-bottom:1rem}.OfficeMoveConfirmDialog_summaryLabel__o0HvH{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;color:hsl(var(--muted-foreground));margin:0 0 .5rem}.OfficeMoveConfirmDialog_tagList__ho7zV{display:flex;flex-wrap:wrap;gap:.375rem}.OfficeMoveConfirmDialog_addedTag__dLdKb{color:hsl(142 71% 35%);background-color:hsl(142 71% 45%/.12);border:1px solid hsl(142 71% 45%/.3);border-radius:9999px}.OfficeMoveConfirmDialog_addedTag__dLdKb,.OfficeMoveConfirmDialog_removedTag__Pdfp_{display:inline-flex;align-items:center;padding:.25rem .625rem;font-size:.8125rem;font-weight:500}.OfficeMoveConfirmDialog_removedTag__Pdfp_{color:hsl(var(--destructive));background-color:hsl(var(--destructive)/.1);border:1px solid hsl(var(--destructive)/.3);border-radius:9999px}.OfficeMoveConfirmDialog_sourceList__ZRwJS{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.375rem}.OfficeMoveConfirmDialog_sourceItem__ecAx1{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background-color:hsl(var(--muted));border-radius:var(--radius);font-size:.875rem;color:hsl(var(--foreground))}.OfficeMoveConfirmDialog_sourceCount__d5b3I{font-weight:600;background-color:hsl(var(--background));padding:.125rem .5rem;border-radius:9999px;font-size:.75rem;border:1px solid hsl(var(--border))}.OfficeMoveConfirmDialog_helpText__yiSZZ{font-size:.75rem;color:hsl(var(--muted-foreground));margin:.5rem 0 0;line-height:1.4}.OfficeMoveConfirmDialog_warning__wOoVJ{font-size:.8125rem;color:hsl(38 92% 30%);margin:0 0 1.25rem;padding:.75rem;background-color:hsl(38 92% 50%/.1);border-left:3px solid hsl(38 92% 50%);border-radius:var(--radius);line-height:1.5}.OfficeMoveConfirmDialog_actions__qfJyx{display:flex;justify-content:flex-end;gap:.75rem;padding-top:.5rem}.OfficeMoveProgressBanner_banner__YqRvv{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;background-color:hsl(var(--primary)/.08);border:1px solid hsl(var(--primary)/.25);border-radius:var(--radius);margin-bottom:1rem}.OfficeMoveProgressBanner_spinner__WBOgD{color:hsl(var(--primary));animation:OfficeMoveProgressBanner_spin__4p_Qp 1s linear infinite;flex-shrink:0;margin-top:.125rem}.OfficeMoveProgressBanner_message__SsaDK{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem;color:hsl(var(--foreground))}.OfficeMoveProgressBanner_detail__nixYS{font-size:.8125rem;color:hsl(var(--muted-foreground))}@keyframes OfficeMoveProgressBanner_spin__4p_Qp{to{transform:rotate(1turn)}}.OfficeMovePartialFailureAlert_alert__PseCu{margin-bottom:1rem}.OfficeMovePartialFailureAlert_description__kAz_b{margin:0 0 .75rem;line-height:1.5}.OfficeMovePartialFailureAlert_agentList__z2Tr3{list-style:disc;padding-left:1.25rem;margin:0 0 .75rem;display:flex;flex-direction:column;gap:.25rem}.OfficeMovePartialFailureAlert_agentItem__IXvkv{font-size:.8125rem}.OfficeMovePartialFailureAlert_agentId__bGG8p{color:hsl(var(--muted-foreground));font-size:.75rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace}.OfficeMovePartialFailureAlert_agentMore__7Bre0{font-size:.75rem;color:hsl(var(--muted-foreground));font-style:italic;list-style:none}.OfficeMovePartialFailureAlert_retryError__tKHSZ{font-size:.8125rem;color:hsl(var(--destructive));margin:0 0 .75rem;font-weight:500}.OfficeMovePartialFailureAlert_actions__AjxTN{display:flex;justify-content:flex-end;margin-top:.75rem}.OfficeSelector_container__qhJy0{display:flex;flex-direction:column;gap:.75rem}.OfficeSelector_searchWrapper__BQsVF{position:relative}.OfficeSelector_searchInputRow__txtQx{display:flex;align-items:center;gap:.5rem;padding:0 .75rem;height:2.25rem;background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:var(--radius);transition:border-color .15s ease,box-shadow .15s ease}.OfficeSelector_searchInputRow__txtQx:focus-within{border-color:hsl(var(--ring));box-shadow:0 0 0 2px hsl(var(--ring)/.2);outline:none}.OfficeSelector_searchIcon___j_JO{flex-shrink:0;color:hsl(var(--muted-foreground))}.OfficeSelector_searchInput__J1Bil{flex:1 1;border:none;background:transparent;font-size:.875rem;color:hsl(var(--foreground));outline:none;min-width:0}.OfficeSelector_searchInput__J1Bil::placeholder{color:hsl(var(--muted-foreground))}.OfficeSelector_searchInput__J1Bil:disabled{cursor:not-allowed;opacity:.5}.OfficeSelector_suggestionList__iNu7x{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:50;margin:0;padding:.25rem 0;list-style:none;background:hsl(var(--popover));border:1px solid hsl(var(--border));border-radius:var(--radius);box-shadow:0 4px 12px hsl(var(--foreground)/.08);max-height:14rem;overflow-y:auto}.OfficeSelector_suggestionItem__v_ENH{display:flex;align-items:baseline;gap:.5rem;padding:.5rem .75rem;cursor:pointer;transition:background .1s ease}.OfficeSelector_suggestionItemActive__ezvb_,.OfficeSelector_suggestionItem__v_ENH:hover{background:hsl(var(--accent))}.OfficeSelector_suggestionName__wWCaU{font-size:.875rem;font-weight:500;color:hsl(var(--foreground))}.OfficeSelector_suggestionId__5f0xd{font-size:.6875rem;color:hsl(var(--muted-foreground));flex-shrink:0}.OfficeSelector_noResults__uiqBx{padding:.5rem .75rem;font-size:.875rem;color:hsl(var(--muted-foreground));font-style:italic}.OfficeSelector_tagList__oy20v{display:flex;flex-wrap:wrap;gap:.5rem}.OfficeSelector_tag__qtsaX{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .5rem .375rem .75rem;background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:calc(var(--radius) - 2px);font-size:.8125rem;color:hsl(var(--foreground))}.OfficeSelector_tagContent__ZPIOK{display:flex;flex-direction:column;gap:.125rem}.OfficeSelector_tagName__iMhs6{font-weight:500;font-size:.8125rem;line-height:1.2}.OfficeSelector_tagId__bCAgq{font-size:.6875rem;color:hsl(var(--muted-foreground));line-height:1.2}.OfficeSelector_tagRemove__K4vX1{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border:none;background:transparent;color:hsl(var(--muted-foreground));cursor:pointer;border-radius:50%;transition:background .15s ease}.OfficeSelector_tagRemove__K4vX1:hover:not(:disabled){background:hsl(var(--destructive)/.1);color:hsl(var(--destructive))}.OfficeSelector_tagRemove__K4vX1:disabled{cursor:not-allowed;opacity:.5}.OfficeSelector_hint__cNGzv{font-size:.8125rem;color:hsl(var(--muted-foreground));font-style:italic;margin:0}.OfficeSelector_loadingState__quuJ1{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:hsl(var(--muted-foreground));padding:.5rem 0}.OfficeSelector_errorState__MOqmm{font-size:.8125rem;color:hsl(var(--destructive));margin:0}.OrphanAgentsSection_titleIcon__i2K0_{display:flex;align-items:center;gap:.5rem}.OrphanAgentsSection_warnIcon__yj_o3{color:hsl(38 92% 40%)}.OrphanAgentsSection_nameCell___X1ME{font-weight:500}.OrphanAgentsSection_emailCell__TfY9H,.OrphanAgentsSection_muted__uNs2T{color:hsl(var(--muted-foreground))}.OrphanAgentsSection_muted__uNs2T{font-size:.875rem}.OrphanAgentsSection_errorText__msYbM{color:hsl(var(--destructive));font-size:.875rem}.OrphanAgentsSection_errorContent__rDn5V{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem}.OrphanAgentsSection_paginationBar___VCkK{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:1rem}.OrphanAgentsSection_paginationButtons__lY9qo{display:flex;gap:.5rem}.page_activeFilter__dR5QM{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:hsl(var(--muted-foreground))}.page_clearFilterBtn__liLzE{background:none;border:none;padding:0;font-size:.8125rem;color:hsl(var(--foreground));cursor:pointer;text-decoration:underline;text-underline-offset:2px}.page_clearFilterBtn__liLzE:hover{color:hsl(var(--muted-foreground))}.StatementsControls_controlsCard__KvI8u{margin-bottom:1.5rem}.StatementsControls_controlsContent__IBVGo{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;padding:1rem;flex-wrap:wrap}.StatementsControls_controlsLeft__G0ICb{display:flex;gap:1rem;flex-wrap:wrap;flex:1 1}.StatementsControls_controlsRight__3s2rK{display:flex;gap:.5rem;align-items:flex-end}.StatementsControls_selectorField__uJybj{display:flex;flex-direction:column;gap:.5rem;min-width:160px}.StatementsControls_selectorLabel__NU6Ei{font-size:.875rem;font-weight:500;color:var(--text-secondary)}.StatementsControls_searchWrapper__oGkfx{position:relative;min-width:200px}.StatementsControls_searchIcon__yTJfB{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:var(--text-muted);pointer-events:none}.StatementsControls_searchInput__UH8rK{padding-left:2.5rem}@media print{.StatementsControls_controlsCard__KvI8u{display:none}}.StatementsSummaryCards_statGrid__f3yDM{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1.5rem}@media screen and (max-width:1024px){.StatementsSummaryCards_statGrid__f3yDM{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:600px){.StatementsSummaryCards_statGrid__f3yDM{grid-template-columns:1fr}}.StatementsSummaryCards_statCard__E_KIO{border:1px solid var(--border-primary)}.StatementsSummaryCards_statCardContent__2GhkS{padding:.875rem}.StatementsSummaryCards_statTop__mcQ3X{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.625rem}.StatementsSummaryCards_statLabel__IBVLL{font-size:.8125rem;font-weight:500;color:var(--text-secondary)}.StatementsSummaryCards_statIconWrap__3__yN{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem}.StatementsSummaryCards_statIcon_navy__G0z8C{background-color:rgba(42,53,78,.1);color:rgb(42,53,78)}.StatementsSummaryCards_statIcon_amber__LooZe{background-color:rgba(251,191,36,.1);color:rgb(251,191,36)}.StatementsSummaryCards_statIcon_red__cxW1r{background-color:rgba(239,68,68,.1);color:rgb(239,68,68)}.StatementsSummaryCards_statIcon_green__9t1GV{background-color:rgba(34,197,94,.1);color:rgb(34,197,94)}.StatementsSummaryCards_statIcon_violet__6Psgp{background-color:rgba(139,92,246,.1);color:rgb(139,92,246)}.StatementsSummaryCards_statValue__xWfqo{font-size:1.75rem;font-weight:700;color:var(--text-primary)}@media print{.StatementsSummaryCards_statGrid__f3yDM{gap:.5rem;page-break-inside:avoid}.StatementsSummaryCards_statCardContent__2GhkS{padding:.625rem}.StatementsSummaryCards_statValue__xWfqo{font-size:1.125rem}}.advance-requests_container__hHHqd,.advance-requests_filtersCard__HqNfC{display:flex;flex-direction:column;gap:1rem}.advance-requests_filtersCard__HqNfC{padding:1.25rem!important}@media (min-width:768px){.advance-requests_filtersCard__HqNfC{flex-direction:row;align-items:flex-end}}.advance-requests_searchWrap__laQzQ{position:relative;flex:1 1;min-width:200px}.advance-requests_searchIcon__Itoea{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:hsl(var(--muted-foreground));pointer-events:none}.advance-requests_searchInput__Nmw4b{padding-left:2.5rem!important}.advance-requests_filters__5bWbJ{display:flex;gap:1rem;flex-wrap:wrap}@media (max-width:767px){.advance-requests_filters__5bWbJ{width:100%}}.advance-requests_filterGroup__L7RvC{display:flex;flex-direction:column;gap:.5rem;min-width:180px}.advance-requests_filterLabel__jDgBW{font-size:.75rem;font-weight:500;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.3px}.advance-requests_tableContent__0IvoP{padding:0;overflow-x:auto}.advance-requests_reference__uni8o{font-size:.8125rem;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,monospace;color:hsl(var(--muted-foreground))}.advance-requests_agentName__0B0o6{font-size:.875rem;font-weight:500;color:hsl(var(--foreground))}.advance-requests_amount__O6xAr{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:.875rem}.advance-requests_statusBadge__ZW6A4{display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:9999px;font-size:.75rem;font-weight:600;white-space:nowrap}.advance-requests_statusSubmitted__tsszd{background:hsl(215 90% 92%);color:hsl(215 90% 30%)}.advance-requests_statusApproved__OC_Xz{background:hsl(142 71% 90%);color:hsl(142 71% 25%)}.advance-requests_statusDeclined__Df5MZ{background:hsl(0 84% 93%);color:hsl(0 84% 35%)}.advance-requests_statusPaymentProcessing__iz1_Y{background:hsl(45 93% 90%);color:hsl(45 93% 30%)}.advance-requests_statusFunded___42H0{background:hsl(262 80% 92%);color:hsl(262 80% 30%)}.advance-requests_emptyRow__iyLQa{text-align:center;color:hsl(var(--muted-foreground));padding:2rem}.advance-requests_errorRow__z0AZW{text-align:center;color:hsl(0 84% 40%);padding:2rem}.advance-requests_retryBtn__in60f{background:none;border:none;color:hsl(var(--primary));cursor:pointer;font-size:inherit;text-decoration:underline;padding:0}.advance-requests_emptyState__caiX5{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1rem}.advance-requests_emptyState__caiX5 p{margin:0;font-size:.9375rem}.advance-requests_emptyIcon__DDszR{color:hsl(var(--muted-foreground));opacity:.5}.advance-requests_paginationWrap__HwArO{padding:0 1rem 1rem}