.login-module__WEZH7G__loginPageContainer{background:var(--white);justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.login-module__WEZH7G__loginFormContainer{background:var(--white);border-radius:16px;flex-direction:column;gap:24px;width:450px;padding:40px;display:flex;box-shadow:0 4px 40px #00000012}.login-module__WEZH7G__loginTitle{color:var(--black);font-size:32px;font-weight:500;font-family:var(--font-work-sans),"Work Sans",sans-serif}.login-module__WEZH7G__linksContainer{justify-content:space-between;display:flex}.login-module__WEZH7G__text{color:var(--text-secondary);text-decoration:none}.login-module__WEZH7G__linkText{color:var(--text-secondary);text-underline-offset:3px;-webkit-text-decoration:underline dashed;text-decoration:underline dashed}.login-module__WEZH7G__linkText:hover{color:var(--primary-color)}.login-module__WEZH7G__checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--primary-color);border-color:var(--primary-color)}.login-module__WEZH7G__logo{position:absolute;top:24px;left:24px}
.Checkbox-module__nrNAFG__checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:flex}.Checkbox-module__nrNAFG__checkbox:focus-visible{outline:2px solid var(--primary-blue);outline-offset:2px;border-radius:6px}.Checkbox-module__nrNAFG__checkbox--disabled{cursor:not-allowed;opacity:.6}.Checkbox-module__nrNAFG__checkboxLabel{color:#000000de;font-family:Inter,Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.Checkbox-module__nrNAFG__checkboxIconWrapper{border:2px solid var(--error-red);background-color:var(--white);border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex;position:relative}.Checkbox-module__nrNAFG__checkbox--checked .Checkbox-module__nrNAFG__checkboxIconWrapper{background-color:var(--primary-blue);border-color:var(--primary-blue)}.Checkbox-module__nrNAFG__checkbox:not(.Checkbox-module__nrNAFG__checkbox--checked) .Checkbox-module__nrNAFG__checkboxIconWrapper{background-color:var(--white);border-color:var(--error-red)}.Checkbox-module__nrNAFG__checkbox:not(.Checkbox-module__nrNAFG__checkbox--checked) .Checkbox-module__nrNAFG__checkboxIcon{color:var(--error-red)}.Checkbox-module__nrNAFG__checkbox--empty:not(.Checkbox-module__nrNAFG__checkbox--checked) .Checkbox-module__nrNAFG__checkboxIconWrapper{border-color:var(--border-color);background-color:var(--white)}.Checkbox-module__nrNAFG__checkbox--empty:not(.Checkbox-module__nrNAFG__checkbox--checked):hover .Checkbox-module__nrNAFG__checkboxIconWrapper{border-color:var(--neutral-gray-400)}.Checkbox-module__nrNAFG__checkbox--disabled .Checkbox-module__nrNAFG__checkboxIconWrapper{background-color:var(--background-active);border-color:var(--border-color)}.Checkbox-module__nrNAFG__checkbox--disabled.Checkbox-module__nrNAFG__checkbox--checked .Checkbox-module__nrNAFG__checkboxIconWrapper{background-color:var(--success-green);border-color:var(--success-green)}.Checkbox-module__nrNAFG__checkbox--disabled:not(.Checkbox-module__nrNAFG__checkbox--checked) .Checkbox-module__nrNAFG__checkboxIcon{color:var(--error-red)}.Checkbox-module__nrNAFG__checkboxIcon{color:var(--white);stroke-width:2px}.Checkbox-module__nrNAFG__checkbox--small .Checkbox-module__nrNAFG__checkboxIconWrapper{width:16px;height:16px}.Checkbox-module__nrNAFG__checkbox--small .Checkbox-module__nrNAFG__checkboxLabel{font-size:12px;line-height:16px}.Checkbox-module__nrNAFG__checkbox--large .Checkbox-module__nrNAFG__checkboxIconWrapper{width:24px;height:24px}.Checkbox-module__nrNAFG__checkbox--large .Checkbox-module__nrNAFG__checkboxLabel{font-size:16px;line-height:24px}
.Button-module__e7WGRa__noRipple{display:none!important}.Button-module__e7WGRa__button{cursor:pointer!important;text-transform:none!important;letter-spacing:normal!important;box-shadow:none!important;border:1px solid #0000!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;font-size:14px!important;font-weight:500!important;line-height:normal!important;text-decoration:none!important;display:inline-flex!important;position:relative!important}.Button-module__e7WGRa__buttonContent{z-index:2!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;display:flex!important;position:relative!important}.Button-module__e7WGRa__disabled{opacity:.6!important;pointer-events:none!important}.Button-module__e7WGRa__fullWidth{width:100%!important}.Button-module__e7WGRa__small{height:32px!important;padding:0 16px!important;font-size:14px!important}.Button-module__e7WGRa__medium{height:40px!important;padding:0 20px!important;font-size:14px!important}.Button-module__e7WGRa__large{height:48px!important;padding:0 24px!important;font-size:16px!important}.Button-module__e7WGRa__primary{background-color:var(--primary-blue)!important;color:var(--white)!important;position:relative!important;overflow:hidden!important;box-shadow:0 1px 3px #00000040!important}.Button-module__e7WGRa__primary:before{content:""!important;background:radial-gradient(69.7% 69.7% at 50% 50%,var(--primary-blue)6.73%,var(--orange-700)100%)!important;opacity:0!important;z-index:1!important;transition:opacity .3s!important;position:absolute!important;inset:0!important}.Button-module__e7WGRa__primary:hover:before{opacity:1!important}.Button-module__e7WGRa__primary:active{background-color:var(--primary-blue)!important}.Button-module__e7WGRa__primary:active:before{opacity:1!important;background:radial-gradient(69.7% 69.7% at 50% 50%,var(--orange-500)6.73%,var(--orange-600)100%)!important}.Button-module__e7WGRa__secondary{border:1px solid var(--primary-blue)!important;color:var(--primary-blue)!important;background-color:#0000!important}.Button-module__e7WGRa__secondary:hover,.Button-module__e7WGRa__secondary:active{background-color:var(--orange-100)!important}.Button-module__e7WGRa__text{color:var(--primary-blue)!important;background-color:#0000!important;border:none!important}.Button-module__e7WGRa__text:hover,.Button-module__e7WGRa__text:active{background-color:var(--orange-100)!important}.Button-module__e7WGRa__danger{background-color:var(--error-red)!important;color:var(--white)!important;position:relative!important;overflow:hidden!important}.Button-module__e7WGRa__danger:before{content:""!important;background:radial-gradient(69.7% 69.7% at 50% 50%,var(--error-red)6.73%,var(--error-red-dark)100%)!important;opacity:0!important;z-index:1!important;transition:opacity .3s!important;position:absolute!important;inset:0!important}.Button-module__e7WGRa__danger:hover:before{opacity:1!important}.Button-module__e7WGRa__danger:active{background-color:var(--error-red)!important}.Button-module__e7WGRa__danger:active:before{opacity:1!important;background:radial-gradient(69.7% 69.7% at 50% 50%,var(--error-red-dark)6.73%,var(--error-red-dark)100%)!important}.Button-module__e7WGRa__orange{background-color:var(--primary-color)!important;color:var(--white)!important;box-shadow:none!important;border-radius:12px!important;position:relative!important;overflow:hidden!important}.Button-module__e7WGRa__orange:before{content:""!important;background:radial-gradient(69.7% 69.7% at 50% 50%,var(--primary-color)6.73%,var(--orange-600)100%)!important;opacity:0!important;z-index:1!important;transition:opacity .3s!important;position:absolute!important;inset:0!important}.Button-module__e7WGRa__orange:hover:before{opacity:1!important}.Button-module__e7WGRa__orange:active{background-color:var(--primary-color)!important}.Button-module__e7WGRa__orange:active:before{opacity:1!important;background:radial-gradient(69.7% 69.7% at 50% 50%,var(--orange-600)6.73%,var(--orange-700)100%)!important}.Button-module__e7WGRa__orange:focus-visible{outline:2px solid var(--primary-color)!important;outline-offset:2px!important}.Button-module__e7WGRa__iconLeft{margin-right:8px!important}.Button-module__e7WGRa__iconRight{margin-left:8px!important}.Button-module__e7WGRa__button:focus-visible,.Button-module__e7WGRa__primary:focus-visible,.Button-module__e7WGRa__secondary:focus-visible,.Button-module__e7WGRa__text:focus-visible{outline:2px solid var(--primary-blue)!important;outline-offset:2px!important}.Button-module__e7WGRa__danger:focus-visible{outline:2px solid var(--error-red)!important;outline-offset:2px!important}
.styles-module__KvSzeq__container{align-items:flex-start;margin-bottom:24px;display:flex}.styles-module__KvSzeq__filtersList{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.styles-module__KvSzeq__filtersListCollapsed{max-height:36px;overflow:hidden}.styles-module__KvSzeq__filterTag{border:1px solid var(--primary-blue);white-space:nowrap;border-radius:16px;align-items:center;gap:6px;padding:6px 12px;font-size:14px;display:flex}.styles-module__KvSzeq__filterLabel{color:var(--text-secondary);font-weight:500}.styles-module__KvSzeq__filterLabelSmall{color:var(--text-secondary);font-size:12px}.styles-module__KvSzeq__filterValue{color:var(--text-primary)}.styles-module__KvSzeq__removeFilter{cursor:pointer;width:16px;height:16px;color:var(--text-secondary);background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s;display:flex}.styles-module__KvSzeq__removeFilter:hover{color:var(--error-red)}.styles-module__KvSzeq__expandButton{border:1px solid var(--border-color);color:var(--text-secondary);background:var(--background-hover);cursor:pointer;white-space:nowrap;border-radius:16px;align-items:center;gap:4px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.styles-module__KvSzeq__expandButton:hover{color:var(--primary-blue);border-color:var(--primary-blue);background:var(--light-blue)}.styles-module__KvSzeq__clearAllButton{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:8px 16px;font-size:14px;transition:color .2s}.styles-module__KvSzeq__clearAllButton:hover{color:var(--error-red)}@media (max-width:768px){.styles-module__KvSzeq__container{flex-direction:column;align-items:stretch;gap:16px}.styles-module__KvSzeq__filtersList{justify-content:center}}
.styles-module__hbQZKq__container{border:1px solid var(--primary-blue);background:var(--background-hover);border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:10px 14px;font-size:14px;display:flex}.styles-module__hbQZKq__icon{color:var(--primary-blue);flex-shrink:0}.styles-module__hbQZKq__text{color:var(--text-primary)}.styles-module__hbQZKq__action{color:var(--primary-blue);cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:500;text-decoration:underline}.styles-module__hbQZKq__action:hover{opacity:.8}.styles-module__hbQZKq__close{width:20px;height:20px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-left:auto;transition:color .2s;display:flex}.styles-module__hbQZKq__close:hover{color:var(--text-primary)}
.DateRangePicker-module__iqxTPW__container{width:100%;display:inline-block;position:relative}.DateRangePicker-module__iqxTPW__trigger{border:1px solid var(--border-color);background-color:var(--white);cursor:pointer;border-radius:6px;align-items:center;gap:8px;min-height:36px;padding:8px 12px;transition:all .2s;display:flex}.DateRangePicker-module__iqxTPW__trigger:hover{border-color:var(--neutral-gray-400)}.DateRangePicker-module__iqxTPW__trigger:focus-within{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #3b82f61a}.DateRangePicker-module__iqxTPW__trigger.DateRangePicker-module__iqxTPW__disabled{opacity:.5;cursor:not-allowed;background-color:var(--background-hover)}.DateRangePicker-module__iqxTPW__trigger.DateRangePicker-module__iqxTPW__disabled:hover{border-color:var(--border-color)}.DateRangePicker-module__iqxTPW__icon{color:var(--text-secondary);flex-shrink:0}.DateRangePicker-module__iqxTPW__text{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;overflow:hidden}.DateRangePicker-module__iqxTPW__resetIcon{color:var(--text-secondary);cursor:pointer;flex-shrink:0;transition:color .2s}.DateRangePicker-module__iqxTPW__resetIcon:hover{color:var(--error-red)}.DateRangePicker-module__iqxTPW__chevron{color:var(--text-secondary);flex-shrink:0;transition:transform .2s}.DateRangePicker-module__iqxTPW__chevron.DateRangePicker-module__iqxTPW__rotated{transform:rotate(180deg)}.DateRangePicker-module__iqxTPW__dropdown{background-color:var(--white);border:1px solid var(--border-color);border-radius:6px;min-width:350px;max-height:450px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.DateRangePicker-module__iqxTPW__options{box-sizing:border-box;width:100%;padding:8px 0}.DateRangePicker-module__iqxTPW__option{cursor:pointer;color:var(--text-primary);padding:8px 16px;font-size:14px;transition:background-color .2s}.DateRangePicker-module__iqxTPW__option:hover{background-color:var(--background-active)}.DateRangePicker-module__iqxTPW__option.DateRangePicker-module__iqxTPW__selected{background-color:var(--light-blue);color:var(--primary-color);font-weight:500}.DateRangePicker-module__iqxTPW__separator{background-color:var(--border-color);height:1px;margin:8px 0}.DateRangePicker-module__iqxTPW__quickRangesTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;padding:8px 16px 4px;font-size:12px;font-weight:500}.DateRangePicker-module__iqxTPW__quickRanges{flex-direction:column;gap:2px;display:flex}.DateRangePicker-module__iqxTPW__quickRangeOption{cursor:pointer;color:var(--text-primary);padding:6px 16px;font-size:13px;transition:background-color .2s}.DateRangePicker-module__iqxTPW__quickRangeOption:hover{background-color:var(--background-active)}.DateRangePicker-module__iqxTPW__rangeFieldContainer{box-sizing:border-box;width:100%;padding:8px 16px}.DateRangePicker-module__iqxTPW__rangeFieldLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:12px;font-weight:500}.DateRangePicker-module__iqxTPW__compact .DateRangePicker-module__iqxTPW__trigger{min-height:32px;padding:6px 8px;font-size:12px}.DateRangePicker-module__iqxTPW__compact .DateRangePicker-module__iqxTPW__icon,.DateRangePicker-module__iqxTPW__compact .DateRangePicker-module__iqxTPW__chevron{width:14px;height:14px}.DateRangePicker-module__iqxTPW__compact .DateRangePicker-module__iqxTPW__resetIcon{width:12px;height:12px}.DateRangePicker-module__iqxTPW__compact .DateRangePicker-module__iqxTPW__text{font-size:12px}.DateRangePicker-module__iqxTPW__compact .DateRangePicker-module__iqxTPW__dropdown{min-width:240px}.DateRangePicker-module__iqxTPW__compact .DateRangePicker-module__iqxTPW__option{padding:6px 12px;font-size:12px}.DateRangePicker-module__iqxTPW__compact .DateRangePicker-module__iqxTPW__quickRangesTitle{padding:6px 12px 2px;font-size:11px}.DateRangePicker-module__iqxTPW__compact .DateRangePicker-module__iqxTPW__quickRangeOption{padding:4px 12px;font-size:11px}.DateRangePicker-module__iqxTPW__compact .DateRangePicker-module__iqxTPW__rangeFieldContainer{padding:6px 12px}.DateRangePicker-module__iqxTPW__compact .DateRangePicker-module__iqxTPW__rangeFieldLabel{margin-bottom:4px;font-size:11px}@media (max-width:768px){.DateRangePicker-module__iqxTPW__dropdown{width:90vw;max-width:320px;max-height:80vh;margin:0;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.DateRangePicker-module__iqxTPW__quickRanges{max-height:200px;overflow-y:auto}}
.AmountRangePicker-module__O8PejG__container{width:100%;display:inline-block;position:relative}.AmountRangePicker-module__O8PejG__trigger{background-color:var(--white);cursor:pointer;border-radius:6px;align-items:center;gap:2px;min-height:36px;padding:8px 12px;transition:all .2s;display:flex}.AmountRangePicker-module__O8PejG__trigger:hover{border-color:var(--neutral-gray-400)}.AmountRangePicker-module__O8PejG__trigger:focus-within{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #3b82f61a}.AmountRangePicker-module__O8PejG__trigger.AmountRangePicker-module__O8PejG__disabled{opacity:.5;cursor:not-allowed;background-color:var(--background-hover)}.AmountRangePicker-module__O8PejG__trigger.AmountRangePicker-module__O8PejG__disabled:hover{border-color:var(--border-color)}.AmountRangePicker-module__O8PejG__icon{color:var(--text-secondary);flex-shrink:0}.AmountRangePicker-module__O8PejG__text{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;overflow:hidden}.AmountRangePicker-module__O8PejG__resetIcon{color:var(--text-secondary);cursor:pointer;flex-shrink:0;transition:color .2s}.AmountRangePicker-module__O8PejG__resetIcon:hover{color:var(--error-red)}.AmountRangePicker-module__O8PejG__chevron{color:var(--text-secondary);flex-shrink:0;transition:transform .2s}.AmountRangePicker-module__O8PejG__chevron.AmountRangePicker-module__O8PejG__rotated{transform:rotate(180deg)}.AmountRangePicker-module__O8PejG__dropdown{background-color:var(--white);border:1px solid var(--border-color);border-radius:6px;min-width:350px;max-height:450px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.AmountRangePicker-module__O8PejG__options{box-sizing:border-box;width:100%;padding:8px 0}.AmountRangePicker-module__O8PejG__option{cursor:pointer;color:var(--text-primary);padding:8px 16px;font-size:14px;transition:background-color .2s}.AmountRangePicker-module__O8PejG__option:hover{background-color:var(--background-active)}.AmountRangePicker-module__O8PejG__option.AmountRangePicker-module__O8PejG__selected{background-color:var(--light-blue);color:var(--primary-color);font-weight:500}.AmountRangePicker-module__O8PejG__separator{background-color:var(--border-color);height:1px;margin:8px 0}.AmountRangePicker-module__O8PejG__quickRangesTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;padding:8px 16px 4px;font-size:14px;font-weight:500}.AmountRangePicker-module__O8PejG__quickRanges{flex-direction:column;gap:2px;display:flex}.AmountRangePicker-module__O8PejG__quickRangeOption{cursor:pointer;color:var(--text-primary);padding:6px 16px;font-size:13px;transition:background-color .2s}.AmountRangePicker-module__O8PejG__quickRangeOption:hover{background-color:var(--background-active)}.AmountRangePicker-module__O8PejG__amountInputContainer{box-sizing:border-box;width:100%;padding:8px 16px}.AmountRangePicker-module__O8PejG__amountInputLabel{color:var(--text-secondary);margin-bottom:6px;font-size:14px;font-weight:500}.AmountRangePicker-module__O8PejG__amountInputs{align-items:center;gap:8px;width:100%;display:flex}.AmountRangePicker-module__O8PejG__amountInput{border:1px solid var(--border-color);color:var(--text-primary);background-color:var(--white);box-sizing:border-box;border-radius:4px;flex:1;min-width:120px;padding:8px 12px;font-size:14px}.AmountRangePicker-module__O8PejG__amountInput:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #3b82f61a}.AmountRangePicker-module__O8PejG__amountInputSeparator{color:var(--text-secondary);flex-shrink:0;font-size:14px;font-weight:500}.AmountRangePicker-module__O8PejG__compact .AmountRangePicker-module__O8PejG__trigger{min-height:32px;padding:6px 8px;font-size:12px}.AmountRangePicker-module__O8PejG__compact .AmountRangePicker-module__O8PejG__icon,.AmountRangePicker-module__O8PejG__compact .AmountRangePicker-module__O8PejG__chevron{width:14px;height:14px}.AmountRangePicker-module__O8PejG__compact .AmountRangePicker-module__O8PejG__resetIcon{width:12px;height:12px}.AmountRangePicker-module__O8PejG__compact .AmountRangePicker-module__O8PejG__text{font-size:12px}.headerCell .AmountRangePicker-module__O8PejG__compact .AmountRangePicker-module__O8PejG__text{font-size:14px!important}.AmountRangePicker-module__O8PejG__compact .AmountRangePicker-module__O8PejG__dropdown{min-width:240px}.AmountRangePicker-module__O8PejG__compact .AmountRangePicker-module__O8PejG__option{padding:6px 12px;font-size:12px}.AmountRangePicker-module__O8PejG__compact .AmountRangePicker-module__O8PejG__quickRangesTitle{padding:6px 12px 2px;font-size:11px}.AmountRangePicker-module__O8PejG__compact .AmountRangePicker-module__O8PejG__quickRangeOption{padding:4px 12px;font-size:11px}.AmountRangePicker-module__O8PejG__compact .AmountRangePicker-module__O8PejG__amountInputContainer{padding:6px 12px}.AmountRangePicker-module__O8PejG__compact .AmountRangePicker-module__O8PejG__amountInputLabel{margin-bottom:4px;font-size:11px}.AmountRangePicker-module__O8PejG__compact .AmountRangePicker-module__O8PejG__amountInput{padding:6px 8px;font-size:12px}@media (max-width:768px){.AmountRangePicker-module__O8PejG__dropdown{width:90vw;max-width:320px;max-height:80vh;margin:0;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.AmountRangePicker-module__O8PejG__quickRanges{max-height:200px;overflow-y:auto}}
.CopyableCell-module__5dAbBG__root{cursor:pointer;-webkit-user-select:none;user-select:none}.CopyableCell-module__5dAbBG__root:hover{text-underline-offset:2px;text-decoration:underline}
.DateRangeField-module__UYG0hq__dateRange{align-items:center;gap:8px;margin-bottom:10px;display:flex;position:relative}.DateRangeField-module__UYG0hq__dateInput[data-active]{border-color:var(--primary-color);background:0 0}.DateRangeField-module__UYG0hq__dateInputWrap{flex:1;min-width:0;position:relative}.DateRangeField-module__UYG0hq__dateInput{width:100%;color:var(--text-primary);background:var(--neutral-gray-100);box-sizing:border-box;cursor:pointer;appearance:none;border:1px solid #0000;border-radius:8px;outline:none;padding:9px 30px 9px 10px;font-size:13px;transition:border-color .15s,background .15s}.DateRangeField-module__UYG0hq__dateInput:not(:placeholder-shown){color:var(--text-primary)}.DateRangeField-module__UYG0hq__dateInput:focus{border-color:var(--primary-color);background:0 0}.DateRangeField-module__UYG0hq__dateInput::placeholder{color:var(--neutral-gray-400)}.DateRangeField-module__UYG0hq__dateInputClear{width:18px;height:18px;color:var(--neutral-gray-400);cursor:pointer;z-index:1;background:0 0;border:none;border-radius:3px;justify-content:center;align-items:center;padding:0;transition:color .12s;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.DateRangeField-module__UYG0hq__dateInputClear:hover{color:var(--text-primary)}.DateRangeField-module__UYG0hq__dateCalendarBtn{width:22px;height:22px;color:var(--neutral-gray-400);cursor:pointer;z-index:1;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:color .12s,background .12s;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.DateRangeField-module__UYG0hq__dateCalendarBtn:hover{color:var(--primary-color);background:var(--orange-50)}.DateRangeField-module__UYG0hq__calendarPopup{z-index:100;background:var(--white);border:1px solid var(--border-color);-webkit-user-select:none;user-select:none;border-radius:10px;width:240px;padding:10px;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 8px 24px #0000001f}.DateRangeField-module__UYG0hq__calendarPopupRight{left:auto;right:0}.DateRangeField-module__UYG0hq__calendarHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.DateRangeField-module__UYG0hq__calendarMonthYear{color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:5px;padding:3px 8px;font-size:13px;font-weight:600;transition:background .12s}.DateRangeField-module__UYG0hq__calendarMonthYear:hover{background:var(--background-active)}.DateRangeField-module__UYG0hq__calendarPickerGrid{grid-template-columns:repeat(3,1fr);gap:4px;padding:4px 0;display:grid}.DateRangeField-module__UYG0hq__calendarPickerCell{color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:9px 0;font-size:12px;transition:background .1s,color .1s;display:flex}.DateRangeField-module__UYG0hq__calendarPickerCell:hover{background:var(--orange-50);color:var(--primary-color)}.DateRangeField-module__UYG0hq__calendarPickerCellActive{background:var(--primary-color);color:var(--white);font-weight:600}.DateRangeField-module__UYG0hq__calendarPickerCellActive:hover{background:var(--primary-color);color:var(--white)}.DateRangeField-module__UYG0hq__calendarNav{width:24px;height:24px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s;display:flex}.DateRangeField-module__UYG0hq__calendarNav:hover{background:var(--background-active);color:var(--text-primary)}.DateRangeField-module__UYG0hq__calendarGrid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.DateRangeField-module__UYG0hq__calendarWeekday{color:var(--neutral-gray-400);text-align:center;text-transform:uppercase;letter-spacing:.02em;padding:3px 0;font-size:11px;font-weight:600}.DateRangeField-module__UYG0hq__calendarDay{aspect-ratio:1;width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;padding:0;font-size:12px;transition:background .1s,color .1s;display:flex}.DateRangeField-module__UYG0hq__calendarDay:hover:not(:disabled){background:var(--orange-50);color:var(--primary-color)}.DateRangeField-module__UYG0hq__calendarDay:disabled{cursor:default;pointer-events:none}.DateRangeField-module__UYG0hq__calendarDaySelected{font-weight:600;background:var(--primary-color)!important;color:var(--white)!important}.DateRangeField-module__UYG0hq__calendarDayToday{border:1.5px solid var(--primary-color);color:var(--primary-color);font-weight:600}.DateRangeField-module__UYG0hq__calendarDayInRange{background:var(--orange-50);color:var(--primary-color);border-radius:0}.DateRangeField-module__UYG0hq__calendarDayRangeStart{border-top-right-radius:0;border-bottom-right-radius:0}.DateRangeField-module__UYG0hq__calendarDayRangeEnd{border-top-left-radius:0;border-bottom-left-radius:0}.DateRangeField-module__UYG0hq__calendarHint{border-top:1px solid var(--border-color);color:var(--neutral-gray-400);text-align:center;margin-top:8px;padding-top:8px;font-size:11px}.DateRangeField-module__UYG0hq__chips{flex-wrap:wrap;gap:7px;display:flex}.DateRangeField-module__UYG0hq__chip{background:var(--neutral-gray-100);color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:8px;align-items:center;gap:5px;min-width:0;max-width:100%;padding:6px 13px;font-size:13px;font-weight:450;line-height:1.4;transition:background .15s,color .15s;display:inline-flex;overflow:hidden}.DateRangeField-module__UYG0hq__chip:hover{background:var(--orange-50);color:var(--primary-color)}.DateRangeField-module__UYG0hq__chipActive{background:var(--primary-color);color:var(--white);font-weight:500}.DateRangeField-module__UYG0hq__chipActive:hover{background:var(--orange-600);color:var(--white)}.DateRangeField-module__UYG0hq__chipIcon{flex-shrink:0}
.styles-module__q-44Kq__panel{background:var(--white);z-index:1101;flex-direction:column;height:100%;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;overflow:hidden;transform:translate(100%);box-shadow:-2px 0 16px #00000014}.styles-module__q-44Kq__panelOpen{transform:translate(0)}.styles-module__q-44Kq__panelResizing{-webkit-user-select:none;user-select:none;transition:none}.styles-module__q-44Kq__resizeHandle{cursor:col-resize;z-index:10;width:6px;height:100%;position:absolute;top:0;left:0}.styles-module__q-44Kq__resizeHandle:after{content:"";background:var(--border-color);border-radius:2px;width:2px;height:48px;transition:background .15s;position:absolute;top:50%;left:2px;transform:translateY(-50%)}.styles-module__q-44Kq__resizeHandle:hover:after,.styles-module__q-44Kq__resizeHandleActive:after{background:var(--primary-color)}.styles-module__q-44Kq__header{border-bottom:1px solid var(--background-active);flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 20px 18px 24px;display:flex}.styles-module__q-44Kq__title{color:var(--text-primary);letter-spacing:-.01em;font-size:15px;font-weight:600}.styles-module__q-44Kq__closeBtn{cursor:pointer;width:30px;height:30px;color:var(--neutral-gray-400);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.styles-module__q-44Kq__closeBtn:hover{background:var(--background-active);color:var(--text-primary)}.styles-module__q-44Kq__body{flex:1;padding:0 20px 300px 24px;overflow-y:auto}.styles-module__q-44Kq__body::-webkit-scrollbar{width:4px}.styles-module__q-44Kq__body::-webkit-scrollbar-track{background:0 0}.styles-module__q-44Kq__body::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:4px}.styles-module__q-44Kq__section{border-bottom:1px solid var(--neutral-gray-100);padding:16px 0}.styles-module__q-44Kq__section:last-child{border-bottom:none}.styles-module__q-44Kq__sectionTitle{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:10px;font-size:13px;font-weight:600}.styles-module__q-44Kq__remarkGroupChips{margin-bottom:10px}.styles-module__q-44Kq__chips{flex-wrap:wrap;gap:7px;display:flex}.styles-module__q-44Kq__chip{background:var(--neutral-gray-100);color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:8px;align-items:center;gap:5px;min-width:0;max-width:100%;padding:6px 13px;font-size:13px;font-weight:450;line-height:1.4;transition:background .15s,color .15s;display:inline-flex;overflow:hidden}.styles-module__q-44Kq__chip:hover{background:var(--orange-50);color:var(--primary-color)}.styles-module__q-44Kq__chipActive{background:var(--primary-color);color:var(--white);font-weight:500}.styles-module__q-44Kq__chipActive:hover{background:var(--orange-600);color:var(--white)}.styles-module__q-44Kq__chipActiveNeg{background:var(--error-red);color:var(--white);font-weight:500}.styles-module__q-44Kq__chipActiveNeg:hover{background:var(--error-red-dark);color:var(--white)}.styles-module__q-44Kq__chipIcon{flex-shrink:0}.styles-module__q-44Kq__chipLabel{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.styles-module__q-44Kq__remarkStatus{background:var(--stone-50);border:1px solid var(--border-color);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:10px 14px;display:flex}.styles-module__q-44Kq__remarkLoading{color:var(--primary-color);font-size:13px;font-weight:500}.styles-module__q-44Kq__remarkError{color:var(--error-red-dark);font-size:13px;font-weight:500}.styles-module__q-44Kq__remarkAction{color:var(--primary-color);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600}.styles-module__q-44Kq__remarkAction:hover{text-decoration:underline}.styles-module__q-44Kq__searchBox{position:relative}.styles-module__q-44Kq__searchInput{width:100%;color:var(--text-primary);background:var(--neutral-gray-100);box-sizing:border-box;border:1px solid #0000;border-radius:8px;outline:none;padding:9px 36px 9px 12px;font-size:13px;transition:border-color .15s,background .15s}.styles-module__q-44Kq__searchInput:focus,.styles-module__q-44Kq__searchInput:not(:placeholder-shown){border-color:var(--primary-color);background:0 0}.styles-module__q-44Kq__searchInput::placeholder{color:var(--neutral-gray-400)}.styles-module__q-44Kq__searchIcon{color:var(--primary-color);pointer-events:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.styles-module__q-44Kq__tags{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.styles-module__q-44Kq__tag{background:var(--neutral-gray-100);color:var(--text-primary);border:none;border-radius:20px;align-items:center;gap:4px;padding:3px 8px 3px 10px;font-size:12px;font-weight:500;display:inline-flex}.styles-module__q-44Kq__tagRemove{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;justify-content:center;align-items:center;padding:0 1px;line-height:1;transition:color .15s;display:flex}.styles-module__q-44Kq__tagRemove:hover{color:var(--text-primary)}.styles-module__q-44Kq__amountRange{align-items:center;gap:8px;margin-bottom:10px;display:flex}.styles-module__q-44Kq__amountInput{color:var(--text-primary);background:var(--neutral-gray-100);-moz-appearance:textfield;border:1px solid #0000;border-radius:8px;outline:none;flex:1;min-width:0;padding:8px 10px;font-size:13px;transition:border-color .15s,background .15s}.styles-module__q-44Kq__amountInput::-webkit-inner-spin-button{-webkit-appearance:none}.styles-module__q-44Kq__amountInput::-webkit-outer-spin-button{-webkit-appearance:none}.styles-module__q-44Kq__amountInput:focus,.styles-module__q-44Kq__amountInput:not(:placeholder-shown){border-color:var(--primary-color);background:0 0}.styles-module__q-44Kq__amountInput::placeholder{color:var(--neutral-gray-400)}.styles-module__q-44Kq__amountSep{color:var(--neutral-gray-400);flex-shrink:0;font-size:14px}.styles-module__q-44Kq__suggestionsDropdown{z-index:20;background:var(--white);border:1px solid var(--border-color);border-radius:8px;max-height:200px;margin-top:2px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #00000014}.styles-module__q-44Kq__suggestionsDropdown::-webkit-scrollbar{width:4px}.styles-module__q-44Kq__suggestionsDropdown::-webkit-scrollbar-track{background:0 0}.styles-module__q-44Kq__suggestionsDropdown::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:4px}.styles-module__q-44Kq__suggestionItem{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;padding:8px 12px;font-size:13px;transition:background .12s,color .12s;display:block}.styles-module__q-44Kq__suggestionItem:hover,.styles-module__q-44Kq__suggestionItemHighlighted{background:var(--orange-50);color:var(--primary-color)}
.HoverPopover-module__99XSSa__trigger{align-items:center;display:inline-flex}.HoverPopover-module__99XSSa__popover{z-index:9999;pointer-events:auto;max-width:min(450px,100vw - 24px);padding-top:8px;position:fixed}.HoverPopover-module__99XSSa__popoverContent{box-sizing:border-box;background:var(--white);border:1px solid var(--border-color);width:max-content;max-width:350px;max-height:240px;color:var(--text-primary);white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;-webkit-user-select:text;user-select:text;border-radius:8px;padding:12px;font-size:14px;line-height:1.4;overflow:hidden auto;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.HoverPopover-module__99XSSa__copyable{cursor:copy}.HoverPopover-module__99XSSa__copyable .HoverPopover-module__99XSSa__popoverContent{-webkit-user-select:text;user-select:text}.HoverPopover-module__99XSSa__copyable:hover .HoverPopover-module__99XSSa__popoverContent{border-color:var(--primary-blue,#3b82f6)}.HoverPopover-module__99XSSa__popover:before{content:"";top:2px;left:var(--popover-arrow-left,50%);border-left:6px solid #0000;border-right:6px solid #0000;border-bottom:6px solid var(--border-color);z-index:3;width:0;height:0;position:absolute;transform:translate(-50%)}.HoverPopover-module__99XSSa__popover:after{content:"";top:3px;left:var(--popover-arrow-left,50%);border-left:5px solid #0000;border-right:5px solid #0000;border-bottom:5px solid var(--white);z-index:4;width:0;height:0;position:absolute;transform:translate(-50%)}.HoverPopover-module__99XSSa__popover.HoverPopover-module__99XSSa__hint{pointer-events:none;max-width:min(320px,100vw - 24px);padding-top:6px}.HoverPopover-module__99XSSa__popover.HoverPopover-module__99XSSa__hint .HoverPopover-module__99XSSa__popoverContent{background:var(--stone-800);width:auto;max-width:300px;max-height:none;color:var(--stone-50);white-space:nowrap;-webkit-user-select:none;user-select:none;border:none;border-radius:6px;align-items:center;gap:6px;padding:5px 9px;font-size:12px;line-height:1.35;display:flex;overflow:visible;box-shadow:0 6px 16px #18140f3d}.HoverPopover-module__99XSSa__popover.HoverPopover-module__99XSSa__hint .HoverPopover-module__99XSSa__popoverContent svg{opacity:.75;flex-shrink:0}.HoverPopover-module__99XSSa__popover.HoverPopover-module__99XSSa__hint:before{display:none}.HoverPopover-module__99XSSa__popover.HoverPopover-module__99XSSa__hint:after{border-left-width:6px;border-right-width:6px;border-bottom:6px solid var(--stone-800);top:0}
.LinkActionColumn-module__9oCFiG__cell{justify-content:center!important;align-items:center!important;display:flex!important}
.table-config-module__7ebaRq__processingStatus{color:var(--stone-500);font-weight:500}.table-config-module__7ebaRq__outdatedStatus{color:var(--clr-awaiting);font-weight:500}.table-config-module__7ebaRq__badgesWrappers{flex-direction:row;align-items:center;gap:6px;display:flex}.table-config-module__7ebaRq__docNumberWithCopy{flex-direction:row;align-items:center;gap:6px;width:100%;display:inline-flex}.table-config-module__7ebaRq__cellAlignLeft.table-config-module__7ebaRq__cellAlignLeft{justify-content:flex-start}.table-config-module__7ebaRq__amountCell{font-size:14px}.table-config-module__7ebaRq__wrapCell{white-space:normal;word-wrap:break-word}.table-config-module__7ebaRq__duplicateBadge{color:var(--primary-color);align-items:center;gap:4px;font-size:12px;font-weight:500;display:inline-flex}.table-config-module__7ebaRq__remarksBadge{color:var(--clr-warning);align-items:center;font-size:12px;font-weight:500;display:inline-flex}
.styles-module__BWpX4W__root{background:var(--white);gap:24px;width:100%;padding:18px 24px 24px;display:flex}.styles-module__BWpX4W__compact.styles-module__BWpX4W__root{gap:12px;padding:18px 24px 24px 0}.styles-module__BWpX4W__mainVertical{flex-direction:column;gap:20px;width:100%;display:flex}.styles-module__BWpX4W__topRow{flex-direction:row;align-items:flex-start;gap:40px;width:100%;margin-bottom:8px;display:flex}.styles-module__BWpX4W__updInfoBlock{flex-direction:column;gap:14px;min-width:320px;display:flex}.styles-module__BWpX4W__updTitle{font-size:18px;font-weight:500}.styles-module__BWpX4W__compact .styles-module__BWpX4W__updTitle{font-size:14px}.styles-module__BWpX4W__signRows{flex-direction:column;gap:4px;width:100%;display:flex}.styles-module__BWpX4W__signRow{justify-content:space-between;align-items:center;gap:24px;display:flex}.styles-module__BWpX4W__compact .styles-module__BWpX4W__signRow{font-size:12px}.styles-module__BWpX4W__edoStatusRow{justify-content:space-between;align-items:center;gap:24px;display:flex}.styles-module__BWpX4W__compact .styles-module__BWpX4W__edoStatusRow{font-size:12px}.styles-module__BWpX4W__bottomRow{flex-direction:row;align-items:flex-start;gap:48px;width:100%;display:flex}.styles-module__BWpX4W__compact .styles-module__BWpX4W__bottomRow{gap:24px}.styles-module__BWpX4W__leftBlock{flex-direction:column;flex:3;gap:16px;min-width:0;display:flex}.styles-module__BWpX4W__rightBlock{flex-direction:column;flex:2;align-items:flex-start;gap:16px;min-width:320px;display:flex}.styles-module__BWpX4W__sectionTitle{color:var(--text-primary);margin:0;font-size:18px;font-weight:600}.styles-module__BWpX4W__sectionTitleContainer{align-items:center;gap:8px;display:flex;position:relative}.styles-module__BWpX4W__relatedInvoices{flex-direction:column;gap:16px;display:flex}.styles-module__BWpX4W__emptyText{color:var(--neutral-gray-400);font-size:15px}.styles-module__BWpX4W__closedByInvoices{align-items:center;gap:14px;display:flex}.styles-module__BWpX4W__scanSection{flex-direction:column;gap:12px;display:flex;position:relative}.styles-module__BWpX4W__scansList{flex-direction:column;gap:8px;display:flex}.styles-module__BWpX4W__scanCard{border:1px solid var(--border-color);background:var(--orange-50);color:var(--black);border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;transition:box-shadow .15s,background .15s,opacity .15s;display:flex;box-shadow:0 2px 8px #0a18330a}.styles-module__BWpX4W__scanCard:hover,.styles-module__BWpX4W__scanCard:focus-within{background:var(--orange-100);box-shadow:0 4px 16px #3a7be01a}.styles-module__BWpX4W__scanCardBusy{opacity:.5;pointer-events:none}.styles-module__BWpX4W__scanCardOpen{min-width:0;font:inherit;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;flex:1;align-items:center;gap:8px;padding:0;display:flex}.styles-module__BWpX4W__scanCardOpen:disabled{cursor:default}.styles-module__BWpX4W__scanDeleteButton{color:var(--black);cursor:pointer;opacity:.6;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:2px;transition:opacity .15s,color .15s;display:flex}.styles-module__BWpX4W__scanDeleteButton:hover:not(:disabled),.styles-module__BWpX4W__scanDeleteButton:focus-visible:not(:disabled){opacity:1;color:var(--red-500,#e5484d)}.styles-module__BWpX4W__scanDeleteButton:disabled{cursor:default}.styles-module__BWpX4W__scanSpinner{animation:.8s linear infinite styles-module__BWpX4W__scanSpin}@keyframes styles-module__BWpX4W__scanSpin{to{transform:rotate(360deg)}}.styles-module__BWpX4W__scanName{-webkit-user-select:none;user-select:none;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;overflow:hidden}.styles-module__BWpX4W__scanUploadBox{background-color:var(--stone-50);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:150px;max-height:200px;padding:16px;display:flex;position:relative}.styles-module__BWpX4W__hiddenDropZone{pointer-events:auto;opacity:0;z-index:1;background-color:#0000;border:none;width:100%;height:100%;position:absolute;inset:0}.styles-module__BWpX4W__maxScansReached{color:var(--neutral-gray-400);text-align:center;font-size:12px;font-style:italic}.styles-module__BWpX4W__deleteIcon{color:var(--black);cursor:pointer;margin-left:24px;font-size:26px;transition:color .15s}.styles-module__BWpX4W__deleteIcon:hover,.styles-module__BWpX4W__deleteIcon:focus{color:var(--error-red)}.styles-module__BWpX4W__mailSection{align-items:center;gap:14px;display:flex}.styles-module__BWpX4W__compact .styles-module__BWpX4W__mailSection{font-size:14px}.styles-module__BWpX4W__historySection{width:100%;height:100%;position:relative}.styles-module__BWpX4W__historySection:after{z-index:2;content:"";pointer-events:none;background:linear-gradient(#0000,#fff);width:100%;height:50px;position:absolute;bottom:0;left:0;right:0}.styles-module__BWpX4W__historyHeader{color:var(--text-secondary);text-underline-offset:3px;font-size:13px;font-weight:500;text-decoration:underline}.styles-module__BWpX4W__historyHeaderLink{color:var(--primary-color);cursor:pointer;font-size:13px;font-weight:500;text-decoration:none}.styles-module__BWpX4W__historyHeaderLink:hover{text-decoration:underline}.styles-module__BWpX4W__reportButton{background:var(--background-active);border:1px solid var(--neutral-gray-300);color:var(--text-primary);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;transition:all .2s;display:flex}.styles-module__BWpX4W__reportButton:hover{background:var(--neutral-gray-200);border-color:var(--neutral-gray-300)}.styles-module__BWpX4W__reportButton:active{background:var(--neutral-gray-300)}.styles-module__BWpX4W__deleteButton{border:1px solid var(--error-red);color:var(--error-red);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;height:36px;padding:8px 16px;font-size:12px;font-weight:500;transition:background .2s,color .2s;display:flex}.styles-module__BWpX4W__deleteButton:hover{background:var(--error-red);color:var(--white)}.styles-module__BWpX4W__infoIconContainer{align-items:center;display:inline-flex;position:relative}.styles-module__BWpX4W__infoIcon{cursor:pointer;color:var(--primary-blue);opacity:.8;transition:opacity .2s}.styles-module__BWpX4W__infoIcon:hover{opacity:1}.styles-module__BWpX4W__popover{z-index:1000;margin-top:8px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.styles-module__BWpX4W__popoverContent{border:1px solid var(--border-color);min-width:200px;max-width:300px;color:var(--text-primary);white-space:pre-wrap;background:#fff;border-radius:8px;padding:12px;font-size:14px;line-height:1.4;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.styles-module__BWpX4W__popover:before{content:"";border-left:6px solid #0000;border-right:6px solid #0000;border-bottom:6px solid var(--border-color);width:0;height:0;position:absolute;top:-6px;left:50%;transform:translate(-50%)}.styles-module__BWpX4W__popover:after{content:"";border-bottom:5px solid #fff;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;top:-5px;left:50%;transform:translate(-50%)}
.styles-module__7_rGGW__managerInfo{background-color:var(--stone-50);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;gap:16px;min-width:250px;height:fit-content;padding:16px;display:flex;position:relative}.styles-module__7_rGGW__managerBlock{position:relative}.styles-module__7_rGGW__loadingText{color:var(--text-secondary);margin:0;font-size:14px}.styles-module__7_rGGW__loading{justify-content:center;align-items:center;min-height:250px;display:flex}.styles-module__7_rGGW__emptyState{flex-direction:column;align-items:center;gap:12px;padding:20px 0;display:flex}.styles-module__7_rGGW__sectionTitle{color:var(--text-primary);margin:0;font-size:14px;font-weight:600}.styles-module__7_rGGW__selectButton{border:1px dashed var(--border-color);color:var(--text-secondary);white-space:nowrap;background-color:#0000;align-items:center;gap:8px;padding:8px 16px;transition:all .2s;display:flex}.styles-module__7_rGGW__selectButton:hover{border-color:var(--primary-blue);color:var(--primary-blue);background-color:var(--light-blue)}.styles-module__7_rGGW__emptyText{color:var(--text-secondary);text-align:center;margin:0;font-size:14px}.styles-module__7_rGGW__managerState{position:relative}.styles-module__7_rGGW__editIcon{background-color:var(--white);border:1px solid var(--border-color);cursor:pointer;z-index:1;border-radius:6px;padding:6px;transition:all .2s;position:absolute;top:-8px;right:-8px}.styles-module__7_rGGW__editIcon:hover{background-color:var(--stone-50);border-color:var(--primary-blue);color:var(--primary-blue)}.styles-module__7_rGGW__managerFields{flex-direction:column;gap:12px;display:flex}.styles-module__7_rGGW__field{flex-direction:column;gap:4px;display:flex}.styles-module__7_rGGW__fieldLabel{color:var(--text-secondary);margin:0;font-size:12px;font-weight:500}.styles-module__7_rGGW__fieldValue{color:var(--text-primary);word-break:break-word;margin:0;font-size:14px}
.styles-module__yM996a__container{flex-direction:column;gap:8px;width:100%;display:flex}.styles-module__yM996a__label{color:var(--text-primary);margin-bottom:4px;font-size:14px;font-weight:500}.styles-module__yM996a__required{color:var(--error-red);margin-left:4px}.styles-module__yM996a__textarea{border:1px solid var(--border-color);width:100%;color:var(--text-primary);background-color:var(--white);resize:vertical;border-radius:8px;min-height:60px;padding:12px 16px;font-family:inherit;font-size:14px;line-height:1.5;transition:all .2s ease-in-out}.styles-module__yM996a__textarea:focus{border-color:var(--primary-blue);outline:none;box-shadow:0 0 0 3px #6366f11a}.styles-module__yM996a__textarea:disabled{background-color:var(--background-hover);color:var(--neutral-gray-400);cursor:not-allowed}.styles-module__yM996a__textarea::placeholder{color:var(--neutral-gray-400)}.styles-module__yM996a__textarea.styles-module__yM996a__error{border-color:var(--error-red)}.styles-module__yM996a__textarea.styles-module__yM996a__error:focus{border-color:var(--error-red);box-shadow:0 0 0 3px #ef44441a}.styles-module__yM996a__errorMessage{color:var(--error-red);margin-top:4px;font-size:12px}
.styles-module__5IU0dW__modal{min-width:800px;max-width:900px;min-height:unset;max-height:min(fit-content,calc(100vh - 20px));padding:10px 0}.styles-module__5IU0dW__form{flex-direction:column;gap:24px;padding:10px 24px;display:flex}.styles-module__5IU0dW__tabsRow{width:100%;margin-bottom:8px}.styles-module__5IU0dW__formRow{grid-template-columns:1fr 1fr;gap:24px;display:grid}.styles-module__5IU0dW__formRowFull{flex-direction:column;gap:8px;display:flex}.styles-module__5IU0dW__fieldContainer{flex-direction:column;gap:8px;display:flex;position:relative}.styles-module__5IU0dW__fieldLabel{color:var(--text-primary);margin-bottom:4px;font-size:14px;font-weight:600}.styles-module__5IU0dW__checkbox{align-self:flex-start;margin-top:8px}.styles-module__5IU0dW__fieldContainer .MuiInputBase-root{border:1px solid var(--border-color)!important;background-color:var(--white)!important;border-radius:6px!important}.styles-module__5IU0dW__fieldContainer .MuiInputBase-root:hover{background-color:var(--neutral-gray-100)!important}.styles-module__5IU0dW__fieldContainer .MuiInputBase-root.Mui-focused{background-color:var(--white)!important;border-color:var(--primary-blue)!important;box-shadow:0 0 0 3px #6366f11a!important}.styles-module__5IU0dW__fieldContainer .MuiInputBase-root.Mui-disabled{background-color:var(--background-hover)!important;border-color:var(--border-color)!important;color:var(--neutral-gray-400)!important}.styles-module__5IU0dW__inputSelect{border:1px solid var(--border-color);width:100%;color:var(--text-primary);background-color:var(--white);appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border-radius:6px;height:47px;padding:12px 40px 12px 16px;font-family:inherit;font-size:14px;transition:all .2s ease-in-out}.styles-module__5IU0dW__inputSelect:hover{background-color:var(--neutral-gray-100)}.styles-module__5IU0dW__inputSelect:focus{border-color:var(--primary-blue);outline:none;box-shadow:0 0 0 3px #6366f11a}.styles-module__5IU0dW__inputSelect:disabled{background-color:var(--background-hover);color:var(--neutral-gray-400);cursor:not-allowed}.styles-module__5IU0dW__fieldContainer .textarea{border:1px solid var(--border-color)!important;background-color:var(--white)!important}.styles-module__5IU0dW__errorText{color:var(--error-red);margin-top:4px;font-size:12px;font-weight:500}.styles-module__5IU0dW__buttons{justify-content:flex-end;gap:16px;padding-top:10px;display:flex}
.styles-module__c0skca__modal{min-width:600px;max-width:700px;min-height:400px;padding-bottom:24px;padding-left:24px;padding-right:24px}.styles-module__c0skca__content{flex-direction:column;gap:16px;height:400px;max-height:500px;display:flex}.styles-module__c0skca__searchContainer{align-items:center;gap:12px;display:flex}.styles-module__c0skca__createButton{align-items:center;gap:8px;display:flex}.styles-module__c0skca__searchInput{flex:1}.styles-module__c0skca__contactsList{border:1px solid var(--border-color);border-radius:6px;flex:1;height:100%;max-height:300px;overflow-y:auto}.styles-module__c0skca__contactItem{border-bottom:1px solid var(--background-active);justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;transition:background-color .2s;display:flex}.styles-module__c0skca__contactItem:hover{background-color:var(--background-hover)}.styles-module__c0skca__contactItem:last-child{border-bottom:none}.styles-module__c0skca__contactInfo{flex-direction:column;flex:1;gap:4px;display:flex}.styles-module__c0skca__contactName{color:var(--text-primary);font-size:14px;font-weight:600}.styles-module__c0skca__contactDetails{color:var(--text-secondary);gap:8px;font-size:12px;display:flex}.styles-module__c0skca__contactDetails span{background-color:var(--background-active);border-radius:4px;padding:2px 6px}.styles-module__c0skca__contactContact{color:var(--text-secondary);gap:12px;font-size:12px;display:flex}.styles-module__c0skca__selectButton{align-items:center;gap:4px;padding:6px 12px;font-size:12px;display:flex}.styles-module__c0skca__loading,.styles-module__c0skca__emptyState{text-align:center;color:var(--text-secondary);justify-content:center;align-items:center;min-height:200px;padding:40px;display:flex}.styles-module__c0skca__buttons{justify-content:flex-end;gap:16px;padding-top:16px;display:flex}
.styles-module__EpQFFW__modal{min-width:800px;max-width:900px;min-height:500px}.styles-module__EpQFFW__form{flex-direction:column;gap:24px;padding:0 24px 24px;display:flex}.styles-module__EpQFFW__formRow{grid-template-columns:1fr 1fr;gap:24px;display:grid}.styles-module__EpQFFW__formRowFull{flex-direction:column;gap:8px;display:flex}.styles-module__EpQFFW__fieldContainer{flex-direction:column;gap:8px;display:flex;position:relative}.styles-module__EpQFFW__fieldLabel{color:var(--text-primary);margin-bottom:4px;font-size:14px;font-weight:600}.styles-module__EpQFFW__checkbox{align-self:flex-start;margin-top:8px}.styles-module__EpQFFW__fieldContainer .MuiInputBase-root{border:1px solid var(--border-color)!important;background-color:var(--white)!important;border-radius:6px!important}.styles-module__EpQFFW__fieldContainer .MuiInputBase-root:hover{background-color:var(--neutral-gray-100)!important}.styles-module__EpQFFW__fieldContainer .MuiInputBase-root.Mui-focused{background-color:var(--white)!important;border-color:var(--primary-blue)!important;box-shadow:0 0 0 3px #6366f11a!important}.styles-module__EpQFFW__fieldContainer .MuiInputBase-root.Mui-disabled{background-color:var(--background-hover)!important;border-color:var(--border-color)!important;color:var(--neutral-gray-400)!important}.styles-module__EpQFFW__inputSelect{border:1px solid var(--border-color);width:100%;color:var(--text-primary);background-color:var(--white);appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border-radius:6px;height:47px;padding:12px 40px 12px 16px;font-family:inherit;font-size:14px;transition:all .2s ease-in-out}.styles-module__EpQFFW__inputSelect:hover{background-color:var(--neutral-gray-100)}.styles-module__EpQFFW__inputSelect:focus{border-color:var(--primary-blue);outline:none;box-shadow:0 0 0 3px #6366f11a}.styles-module__EpQFFW__inputSelect:disabled{background-color:var(--background-hover);color:var(--neutral-gray-400);cursor:not-allowed}.styles-module__EpQFFW__fieldContainer .textarea{border:1px solid var(--border-color)!important;background-color:var(--white)!important}.styles-module__EpQFFW__buttons{justify-content:space-between;align-items:center;padding-top:24px;display:flex}.styles-module__EpQFFW__leftButtons,.styles-module__EpQFFW__rightButtons{gap:12px;display:flex}.styles-module__EpQFFW__unlinkButton{background-color:var(--error-bg);border:1px solid var(--error-border);color:var(--error-red);align-items:center;gap:6px;padding:8px 16px;transition:all .2s;display:flex}.styles-module__EpQFFW__unlinkButton:hover{background-color:var(--error-bg);border-color:var(--error-border)}.styles-module__EpQFFW__unlinkButton:disabled{background-color:var(--background-hover);border-color:var(--border-color);color:var(--neutral-gray-400);cursor:not-allowed}
.ActionsMenu-module__HpTnPa__actionsMenuContainer{display:inline-block;position:relative}.ActionsMenu-module__HpTnPa__menuButton{border:1px solid var(--neutral-gray-300);cursor:pointer;width:32px;height:32px;color:var(--stone-500);background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.ActionsMenu-module__HpTnPa__menuButton:hover{background:var(--background-active);border-color:var(--neutral-gray-300);color:var(--text-primary)}.ActionsMenu-module__HpTnPa__menuButton:active{background:var(--neutral-gray-200)}.ActionsMenu-module__HpTnPa__menu{z-index:1000;background:var(--white);border:1px solid var(--neutral-gray-300);border-radius:8px;flex-direction:column;min-width:180px;display:flex;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 4px 12px #00000026}.ActionsMenu-module__HpTnPa__menuItem{text-align:left;cursor:pointer;color:var(--text-primary);white-space:nowrap;background:0 0;border:none;padding:10px 16px;font-size:14px;transition:background .2s}.ActionsMenu-module__HpTnPa__menuItem:hover{background:var(--neutral-gray-100)}.ActionsMenu-module__HpTnPa__menuItem:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.ActionsMenu-module__HpTnPa__menuItem:last-child{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.ActionsMenu-module__HpTnPa__menuItemDanger{color:var(--error-red)}.ActionsMenu-module__HpTnPa__menuItemDanger:hover{background:var(--error-bg);color:var(--error-red)}
.StatusAndActions-module__-uWxMG__statusActionsContainer{align-items:center;gap:12px;margin-left:auto;display:flex}.StatusAndActions-module__-uWxMG__documentStatus{background:var(--error-red);min-width:120px;color:var(--white);text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px 18px;font-size:15px;font-weight:500;display:flex}.StatusAndActions-module__-uWxMG__documentStatusClosed{background:var(--success-green)}.StatusAndActions-module__-uWxMG__documentStatusProcessing{background:var(--stone-500)}
.ConfirmModal-module__gmzDDa__modal{min-width:380px;max-width:460px}.ConfirmModal-module__gmzDDa__body{align-items:flex-start;gap:14px;padding:8px 20px 20px;display:flex}.ConfirmModal-module__gmzDDa__iconContainer{background:var(--red-100,#fdecec);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ConfirmModal-module__gmzDDa__icon{color:var(--red-500,#e5484d)}.ConfirmModal-module__gmzDDa__message{color:var(--text-primary);padding-top:8px;font-size:14px;line-height:1.5}.ConfirmModal-module__gmzDDa__footer{justify-content:flex-end;gap:10px;padding:0 20px 20px;display:flex}
.LinkedRecordsList-module__Xc6hSq__transactionsLineContainer{flex-direction:column;display:flex;position:relative}.LinkedRecordsList-module__Xc6hSq__verticalLineGuide{background-color:var(--neutral-gray-300);z-index:1;width:1.2px;height:calc(100% - 20px);position:absolute;top:0;left:0}.LinkedRecordsList-module__Xc6hSq__documentItem{z-index:5;background-color:#0000;border-radius:4px;margin-left:17px;position:relative}.LinkedRecordsList-module__Xc6hSq__documentItem:last-child{margin-bottom:0}.LinkedRecordsList-module__Xc6hSq__documentItem:before{content:"";background-color:var(--neutral-gray-300);z-index:1;width:17px;height:1.2px;position:absolute;top:20px;left:-17px}.LinkedRecordsList-module__Xc6hSq__headerHintTrigger{width:fit-content;display:block}.LinkedRecordsList-module__Xc6hSq__documentHeader{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:34px;width:fit-content;min-height:40px;padding:8px 12px;display:flex}.LinkedRecordsList-module__Xc6hSq__documentHeaderContent{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.LinkedRecordsList-module__Xc6hSq__documentHeaderContent:hover{text-decoration:underline}.LinkedRecordsList-module__Xc6hSq__documentNumberRow{align-items:center;gap:8px;display:flex}.LinkedRecordsList-module__Xc6hSq__documentSender{color:var(--text-secondary);font-size:12px!important}.LinkedRecordsList-module__Xc6hSq__infoIconContainer{align-items:center;display:inline-flex;position:relative}.LinkedRecordsList-module__Xc6hSq__infoIcon{cursor:pointer;color:var(--warning-orange);opacity:.9;transition:opacity .2s}.LinkedRecordsList-module__Xc6hSq__infoIcon:hover{opacity:1}.LinkedRecordsList-module__Xc6hSq__documentHeader p{font-size:14px;font-weight:500}.LinkedRecordsList-module__Xc6hSq__documentCheckboxesContainer{flex-direction:column;gap:6px;display:flex}.LinkedRecordsList-module__Xc6hSq__documentCheckboxContainer{gap:4px;display:flex}.LinkedRecordsList-module__Xc6hSq__documentStatus{background:var(--success-green);width:fit-content;color:var(--white);z-index:10;border-radius:6px;flex-direction:row;justify-content:center;align-items:center;min-width:115px;height:33px;padding:8px 16px;font-size:14px;font-weight:500;display:flex;box-shadow:0 1px 4px #00000040}.LinkedRecordsList-module__Xc6hSq__documentStatusOpen{background:var(--error-red)}.LinkedRecordsList-module__Xc6hSq__documentStatusProcessing{background:var(--stone-500)}.LinkedRecordsList-module__Xc6hSq__documentTable{border:1px solid var(--neutral-gray-200);border-radius:4px;margin-top:12px;display:grid;overflow:hidden}.LinkedRecordsList-module__Xc6hSq__documentRow{display:contents}.LinkedRecordsList-module__Xc6hSq__documentRow p{word-break:break-word;border-right:1px solid var(--neutral-gray-200);border-bottom:1px solid var(--neutral-gray-200);min-width:0;margin:0;padding:8px 6px;font-size:12px}.LinkedRecordsList-module__Xc6hSq__documentRow p:last-child{white-space:normal;word-wrap:break-word;overflow-wrap:break-word;border-right:none}.LinkedRecordsList-module__Xc6hSq__documentRowHeader p{background-color:var(--stone-50);white-space:normal;word-break:break-word;overflow-wrap:break-word;font-weight:500}.LinkedRecordsList-module__Xc6hSq__documentRowTotal p{background-color:var(--stone-50);border-bottom:none;font-weight:500}.LinkedRecordsList-module__Xc6hSq__expandedHeader{border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.LinkedRecordsList-module__Xc6hSq__documentContent{flex-direction:column;gap:12px;padding:4px 0 12px 12px;display:flex}.LinkedRecordsList-module__Xc6hSq__deleteButtonContainer{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.LinkedRecordsList-module__Xc6hSq__emptyText{color:var(--text-secondary);padding:10px 0;font-size:14px}.LinkedRecordsList-module__Xc6hSq__name{flex:3}
.ScanDropZone-module__fK_jua__dropZone{cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;width:100%;height:100%;transition:all .2s;display:flex;position:relative}.ScanDropZone-module__fK_jua__dropZone:hover:not(.ScanDropZone-module__fK_jua__disabled){background:0 0}.ScanDropZone-module__fK_jua__dropZone.ScanDropZone-module__fK_jua__disabled{opacity:.5;cursor:not-allowed}.ScanDropZone-module__fK_jua__fileInput{display:none}.ScanDropZone-module__fK_jua__dropZoneContent{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;padding:0;display:flex}.ScanDropZone-module__fK_jua__uploadButton{border:1px dashed var(--border-color);color:var(--text-secondary);background-color:#0000;align-items:center;gap:8px;padding:8px 16px;transition:all .2s;display:flex}.ScanDropZone-module__fK_jua__uploadButton:hover:not(:disabled){border-color:var(--primary-blue);color:var(--primary-blue);background-color:var(--light-blue)}.ScanDropZone-module__fK_jua__dropZoneDescription{color:var(--text-secondary);text-align:center;-webkit-user-select:none;user-select:none;max-width:300px;font-size:12px;line-height:1.4}.ScanDropZone-module__fK_jua__dropZone.ScanDropZone-module__fK_jua__disabled .ScanDropZone-module__fK_jua__dropZoneDescription{color:var(--neutral-gray-400)}.ScanDropZone-module__fK_jua__dropZone.ScanDropZone-module__fK_jua__hiddenUI{pointer-events:auto;cursor:default;opacity:0;z-index:10;height:0;min-height:0;margin:0;padding:0;position:absolute;inset:0;overflow:visible}.ScanDropZone-module__fK_jua__hiddenUIDragOverContent{color:var(--primary-blue);text-align:center;-webkit-user-select:none;user-select:none;font-size:16px;font-weight:500}.ScanDropZone-module__fK_jua__dragOverlay{z-index:9998;pointer-events:all;border:3px dashed var(--primary-blue);box-sizing:border-box;background:#6139ff08;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ScanDropZone-module__fK_jua__dragOverlay:before{content:"Перетащите файлы сюда";color:var(--primary-blue);text-align:center;background:#fffffff2;border-radius:12px;padding:40px;font-size:24px;font-weight:600;box-shadow:0 8px 32px #6139ff33}
.ScanSkeleton-module__25IT4q__skeletonCard{background:var(--orange-50);border-radius:6px;align-items:center;gap:8px;padding:8px 12px;animation:1.5s ease-in-out infinite ScanSkeleton-module__25IT4q__pulse;display:flex}.ScanSkeleton-module__25IT4q__skeletonIcon{background:var(--neutral-gray-200);border-radius:2px;flex-shrink:0;width:16px;height:16px}.ScanSkeleton-module__25IT4q__skeletonText{background:var(--neutral-gray-200);border-radius:4px;flex:1;min-width:100px;height:12px}@keyframes ScanSkeleton-module__25IT4q__pulse{0%,to{opacity:1}50%{opacity:.5}}
.MailAndHistorySection-module__j_O16q__rightBlock{flex-direction:column;flex:2;align-items:flex-start;gap:16px;min-width:300px;display:flex}.MailAndHistorySection-module__j_O16q__compact.MailAndHistorySection-module__j_O16q__rightBlock{min-width:240px}.MailAndHistorySection-module__j_O16q__mailSection{align-items:center;gap:14px;display:flex}.MailAndHistorySection-module__j_O16q__compact .MailAndHistorySection-module__j_O16q__mailSection{font-size:14px}.MailAndHistorySection-module__j_O16q__historySection{width:100%;height:100%;position:relative}.MailAndHistorySection-module__j_O16q__historySection:after{z-index:2;content:"";pointer-events:none;background:linear-gradient(#0000,#fff);width:100%;height:50px;position:absolute;bottom:0;left:0;right:0}.MailAndHistorySection-module__j_O16q__historyHeader{color:var(--text-secondary);text-underline-offset:3px;font-size:13px;font-weight:500;text-decoration:underline}.MailAndHistorySection-module__j_O16q__historyHeaderLink{color:var(--primary-color);cursor:pointer;font-size:13px;font-weight:500;text-decoration:none}.MailAndHistorySection-module__j_O16q__historyHeaderLink:hover{text-decoration:underline}
.ExpandedHistoryComponent-module__xTAj9q__historyTimeline{flex-direction:column;gap:6px;width:100%;min-width:200px;max-height:350px;margin-top:12px;padding-bottom:32px;padding-right:8px;display:flex;position:relative;overflow-y:auto}.ExpandedHistoryComponent-module__xTAj9q__historyTimelineCompact{max-height:150px}.ExpandedHistoryComponent-module__xTAj9q__historyTimeline::-webkit-scrollbar{width:4px}.ExpandedHistoryComponent-module__xTAj9q__historyTimeline::-webkit-scrollbar-track{background:var(--neutral-gray-100);border-radius:2px}.ExpandedHistoryComponent-module__xTAj9q__historyTimeline::-webkit-scrollbar-thumb{background:var(--neutral-gray-300);border-radius:2px}.ExpandedHistoryComponent-module__xTAj9q__historyTimeline::-webkit-scrollbar-thumb:hover{background:var(--neutral-gray-400)}.ExpandedHistoryComponent-module__xTAj9q__noHistoryText{color:var(--text-secondary);text-align:center;padding:48px 0;font-size:14px}.ExpandedHistoryComponent-module__xTAj9q__historyItem{align-items:flex-start;gap:6px;width:100%;margin-left:1px;display:flex;position:relative}.ExpandedHistoryComponent-module__xTAj9q__historyItemCompact .ExpandedHistoryComponent-module__xTAj9q__historyItem{gap:2px}.ExpandedHistoryComponent-module__xTAj9q__historyIcon{z-index:2;background:0 0;width:16px;height:19px;margin-right:6px;position:relative}.ExpandedHistoryComponent-module__xTAj9q__historyText{justify-content:space-between;gap:6px;width:calc(100% - 22px);margin:0;display:flex}.ExpandedHistoryComponent-module__xTAj9q__historyTimestamp{flex-direction:column;align-items:flex-end;gap:0;display:flex}.ExpandedHistoryComponent-module__xTAj9q__historyTime{color:#00000061}.ExpandedHistoryComponent-module__xTAj9q__historyText p{color:var(--black);font-size:14px;line-height:17px}.ExpandedHistoryComponent-module__xTAj9q__historyTimelineCompact .ExpandedHistoryComponent-module__xTAj9q__historyText p{font-size:12px}.ExpandedHistoryComponent-module__xTAj9q__verticalLine{background-color:var(--neutral-gray-300);align-self:flex-start;width:1px;height:20px;min-height:20px;margin-left:0;position:relative;left:8px}.ExpandedHistoryComponent-module__xTAj9q__historyTimelineCompact .ExpandedHistoryComponent-module__xTAj9q__verticalLine{height:16px}
.ReportModal-module__s5XBrW__reportModalContent{flex-direction:column;gap:20px;min-width:500px;padding:20px;display:flex}.ReportModal-module__s5XBrW__docInfo{background-color:var(--background-active);border-left:3px solid var(--primary-color);border-radius:6px;padding:12px 16px}.ReportModal-module__s5XBrW__docInfoText{color:var(--text-primary);font-size:14px;font-weight:500}.ReportModal-module__s5XBrW__formField{flex-direction:column;gap:8px;display:flex}.ReportModal-module__s5XBrW__label{color:var(--text-primary);font-size:14px;font-weight:500}.ReportModal-module__s5XBrW__textarea{resize:vertical;width:100%;min-height:120px}.ReportModal-module__s5XBrW__modalActions{border-top:1px solid var(--neutral-gray-200);justify-content:flex-end;gap:12px;margin-top:8px;padding-top:20px;display:flex}
.table-config-module__gyI9-q__processingStatus{color:var(--stone-500);font-weight:500}.table-config-module__gyI9-q__outdatedStatus{color:var(--clr-awaiting);font-weight:500}.table-config-module__gyI9-q__badgesWrappers{flex-direction:row;align-items:center;gap:6px;display:flex}.table-config-module__gyI9-q__docNumberWithCopy{flex-direction:row;align-items:center;gap:6px;display:inline-flex}.table-config-module__gyI9-q__cellAlignLeft.table-config-module__gyI9-q__cellAlignLeft{justify-content:flex-start}.table-config-module__gyI9-q__alertBadge{color:var(--clr-warning);align-items:center;gap:4px;font-size:12px;font-weight:500;display:inline-flex}.table-config-module__gyI9-q__duplicateBadge{color:var(--primary-color);align-items:center;gap:4px;font-size:12px;font-weight:500;display:inline-flex}
.LinkModal-module__M-qoAG__modal{width:92vw;min-width:0;max-width:2200px;max-height:95vh}.LinkModal-module__M-qoAG__table{max-width:none!important}
.styles-module__nyHmyG__root{background:var(--white);gap:24px;width:100%;padding:18px 24px 24px;display:flex}.styles-module__nyHmyG__compact{padding:18px 12px}.styles-module__nyHmyG__mainVertical{flex-direction:column;gap:20px;width:100%;display:flex}.styles-module__nyHmyG__topRow{flex-direction:row;align-items:flex-start;gap:40px;width:100%;display:flex}.styles-module__nyHmyG__updTitleBlock{flex-direction:column;gap:14px;min-width:320px;display:flex}.styles-module__nyHmyG__updTitle{font-size:18px;font-weight:500}.styles-module__nyHmyG__onecDocInfo{flex-direction:column;gap:4px;width:100%;display:flex}.styles-module__nyHmyG__onecDocInfoItem{justify-content:space-between;align-items:center;gap:24px;display:flex}.styles-module__nyHmyG__bottomRow{flex-direction:row;align-items:flex-start;gap:24px;width:100%;display:flex}.styles-module__nyHmyG__compact .styles-module__nyHmyG__bottomRow{gap:16px}.styles-module__nyHmyG__leftBlock{flex-direction:column;flex:3;gap:16px;min-width:700px;display:flex}.styles-module__nyHmyG__rightBlock{flex-direction:column;flex:2;align-items:flex-start;gap:16px;min-width:280px;display:flex}.styles-module__nyHmyG__compact .styles-module__nyHmyG__rightBlock{min-width:240px}.styles-module__nyHmyG__relatedDocuments{flex-direction:column;gap:16px;display:flex}.styles-module__nyHmyG__sectionTitle{font-size:18px;font-weight:400}.styles-module__nyHmyG__emptyText{color:var(--neutral-gray-400);font-size:15px}.styles-module__nyHmyG__historySection{width:100%;height:100%;position:relative}.styles-module__nyHmyG__historyHeader{color:var(--text-secondary);text-underline-offset:3px;font-size:13px;font-weight:500;text-decoration:underline}.styles-module__nyHmyG__historySection:after{z-index:2;content:"";pointer-events:none;background:linear-gradient(#0000,#fff);width:100%;height:50px;position:absolute;bottom:0;left:0;right:0}.styles-module__nyHmyG__reportButton{background:var(--background-active);border:1px solid var(--neutral-gray-300);color:var(--text-primary);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;transition:all .2s;display:flex}.styles-module__nyHmyG__reportButton:hover{background:var(--neutral-gray-200);border-color:var(--neutral-gray-300)}.styles-module__nyHmyG__reportButton:active{background:var(--neutral-gray-300)}.styles-module__nyHmyG__deleteButton{border:1px solid var(--error-red);color:var(--error-red);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;height:36px;padding:8px 16px;font-size:12px;font-weight:500;transition:background .2s,color .2s;display:flex}.styles-module__nyHmyG__deleteButton:hover{background:var(--error-red);color:var(--white)}
.DeleteDocumentModal-module__Cx6HtG__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:24px;display:flex}.DeleteDocumentModal-module__Cx6HtG__content{flex-direction:column;gap:12px;max-width:400px;display:flex}.DeleteDocumentModal-module__Cx6HtG__message{color:var(--text-primary);margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.DeleteDocumentModal-module__Cx6HtG__documentNumber{color:var(--black);font-weight:600}.DeleteDocumentModal-module__Cx6HtG__buttons{gap:12px;margin-top:8px;display:flex}.DeleteDocumentModal-module__Cx6HtG__dangerButton{background-color:var(--error-red)!important;color:#fff!important;border-color:var(--error-red)!important}.DeleteDocumentModal-module__Cx6HtG__dangerButton:hover{background-color:var(--error-red-dark)!important;border-color:var(--error-red-dark)!important}.DeleteDocumentModal-module__Cx6HtG__modal{width:auto;min-width:0!important;max-width:460px!important}@media (max-width:480px){.DeleteDocumentModal-module__Cx6HtG__container{gap:16px;padding:20px}.DeleteDocumentModal-module__Cx6HtG__message{font-size:14px}.DeleteDocumentModal-module__Cx6HtG__buttons{flex-direction:column;width:100%}}
.LinkModal-module__beYPOq__modal{width:92vw;min-width:0;max-width:2200px;max-height:95vh}.LinkModal-module__beYPOq__table{max-width:none!important}
.DeleteInvoiceModal-module__YADrWG__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:24px;display:flex}.DeleteInvoiceModal-module__YADrWG__content{flex-direction:column;gap:12px;max-width:400px;display:flex}.DeleteInvoiceModal-module__YADrWG__message{color:var(--text-primary);margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.DeleteInvoiceModal-module__YADrWG__invoiceNumber{color:var(--black);font-weight:600}.DeleteInvoiceModal-module__YADrWG__buttons{gap:12px;margin-top:8px;display:flex}.DeleteInvoiceModal-module__YADrWG__dangerButton{background-color:var(--error-red)!important;color:#fff!important;border-color:var(--error-red)!important}.DeleteInvoiceModal-module__YADrWG__dangerButton:hover{background-color:var(--error-red-dark)!important;border-color:var(--error-red-dark)!important}.DeleteInvoiceModal-module__YADrWG__modal{width:auto;min-width:0!important;max-width:460px!important}@media (max-width:480px){.DeleteInvoiceModal-module__YADrWG__container{gap:16px;padding:20px}.DeleteInvoiceModal-module__YADrWG__message{font-size:14px}.DeleteInvoiceModal-module__YADrWG__buttons{flex-direction:column;width:100%}}
.styles-module__qm5aha__container{align-items:center;display:inline-flex;position:relative}.styles-module__qm5aha__icon{cursor:pointer;opacity:.6;color:var(--text-secondary);transition:opacity .2s}.styles-module__qm5aha__icon:hover{opacity:1}.styles-module__qm5aha__popover{z-index:1000;opacity:1;margin-top:8px;transition:opacity .3s;position:absolute;top:100%;left:50%;transform:translate(-50%)}.styles-module__qm5aha__popoverFadeOut{opacity:0;pointer-events:none}.styles-module__qm5aha__popoverContent{border:1px solid var(--border-color);min-width:200px;max-width:300px;color:var(--text-primary);white-space:pre-wrap;background:#fff;border-radius:8px;padding:12px;font-size:14px;line-height:1.4;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.styles-module__qm5aha__phoneLink{color:var(--primary-color);font:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin:0;padding:0;text-decoration:underline}.styles-module__qm5aha__phoneLink:hover{color:var(--primary-color);text-decoration:underline}.styles-module__qm5aha__popover:before{content:"";border-left:6px solid #0000;border-right:6px solid #0000;border-bottom:6px solid var(--border-color);width:0;height:0;position:absolute;top:-6px;left:50%;transform:translate(-50%)}.styles-module__qm5aha__popover:after{content:"";border-bottom:5px solid #fff;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;top:-5px;left:50%;transform:translate(-50%)}
.table-config-module__dlep9a__managerNameContainer{align-items:center;gap:8px;min-width:0;max-width:100%;display:inline-flex}.table-config-module__dlep9a__managerNameText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}
.styles-module__g1DuqG__modal{min-width:800px;max-width:900px;min-height:500px;padding:0 24px 24px}.styles-module__g1DuqG__form{flex-direction:column;gap:24px;padding:8px;display:flex}.styles-module__g1DuqG__formRow{grid-template-columns:1fr 1fr;gap:24px;display:grid}.styles-module__g1DuqG__formRowFull{flex-direction:column;gap:8px;display:flex}.styles-module__g1DuqG__fieldContainer{flex-direction:column;gap:8px;display:flex;position:relative}.styles-module__g1DuqG__fieldLabel{color:var(--text-primary);margin-bottom:4px;font-size:14px;font-weight:600}.styles-module__g1DuqG__checkbox{align-self:flex-start;margin-top:8px}.styles-module__g1DuqG__fieldContainer .MuiInputBase-root{border:1px solid var(--border-color)!important;background-color:var(--white)!important;border-radius:6px!important}.styles-module__g1DuqG__fieldContainer .MuiInputBase-root:hover{background-color:var(--neutral-gray-100)!important}.styles-module__g1DuqG__fieldContainer .MuiInputBase-root.Mui-focused{background-color:var(--white)!important;border-color:var(--primary-blue)!important;box-shadow:0 0 0 3px #6366f11a!important}.styles-module__g1DuqG__fieldContainer .MuiInputBase-root.Mui-disabled{background-color:var(--background-hover)!important;border-color:var(--border-color)!important;color:var(--neutral-gray-400)!important}.styles-module__g1DuqG__inputSelect{border:1px solid var(--border-color);width:100%;color:var(--text-primary);background-color:var(--white);appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border-radius:6px;height:47px;padding:12px 40px 12px 16px;font-family:inherit;font-size:14px;transition:all .2s ease-in-out}.styles-module__g1DuqG__inputSelect:hover{background-color:var(--neutral-gray-100)}.styles-module__g1DuqG__inputSelect:focus{border-color:var(--primary-blue);outline:none;box-shadow:0 0 0 3px #6366f11a}.styles-module__g1DuqG__inputSelect:disabled{background-color:var(--background-hover);color:var(--neutral-gray-400);cursor:not-allowed}.styles-module__g1DuqG__fieldContainer .textarea{border:1px solid var(--border-color)!important;background-color:var(--white)!important}.styles-module__g1DuqG__errorText{color:var(--error-red);margin-top:4px;font-size:12px;font-weight:500}.styles-module__g1DuqG__buttons{justify-content:flex-end;gap:16px;padding-top:24px;display:flex}
.styles-module__S8qWGW__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:300px;padding:24px;display:flex}.styles-module__S8qWGW__icon{background-color:var(--error-bg);border:2px solid var(--error-border);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.styles-module__S8qWGW__content{flex-direction:column;gap:12px;max-width:400px;display:flex}.styles-module__S8qWGW__title{color:var(--black);margin:0;font-family:Inter,sans-serif;font-size:20px;font-weight:600}.styles-module__S8qWGW__message{color:var(--text-primary);margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.styles-module__S8qWGW__contactName{color:var(--black);font-weight:600}.styles-module__S8qWGW__warning{color:var(--error-red);background-color:var(--error-bg);border:1px solid var(--error-border);border-radius:6px;margin:0;padding:8px 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:500}.styles-module__S8qWGW__buttons{gap:12px;margin-top:8px;display:flex}.styles-module__S8qWGW__dangerButton{background-color:var(--error-red)!important;color:#fff!important;border-color:var(--error-red)!important}.styles-module__S8qWGW__dangerButton:hover{background-color:var(--error-red-dark)!important;border-color:var(--error-red-dark)!important}.styles-module__S8qWGW__modal{width:100%;min-width:400px;max-width:400px}@media (max-width:480px){.styles-module__S8qWGW__container{gap:16px;padding:20px}.styles-module__S8qWGW__title{font-size:18px}.styles-module__S8qWGW__message{font-size:14px}.styles-module__S8qWGW__buttons{flex-direction:column;width:100%}}
.styles-module__hstNVa__contactsTable{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.styles-module__hstNVa__cellWithEllipsis{min-width:0;overflow:hidden}.styles-module__hstNVa__cellWithEllipsis>*{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.styles-module__hstNVa__internalContactRow{background-color:var(--background-active)}.styles-module__hstNVa__internalContactRow:hover{background-color:var(--border-color)}.styles-module__hstNVa__contactsTableHeader{border-bottom:1px solid var(--border-color);background:var(--background-hover);padding:16px}.styles-module__hstNVa__contactsTableContent{overflow-x:auto}.styles-module__hstNVa__expandedContactRow{background:var(--stone-50);border-top:1px solid var(--border-color)}.styles-module__hstNVa__expandedContactContent{padding:16px}.styles-module__hstNVa__contactInfo{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.styles-module__hstNVa__contactInfoItem{flex-direction:column;gap:4px;display:flex}.styles-module__hstNVa__contactInfoLabel{color:var(--text-primary);font-size:14px;font-weight:600}.styles-module__hstNVa__contactInfoValue{color:var(--text-secondary);font-size:14px}.styles-module__hstNVa__contactActions{align-items:center;gap:8px;display:flex}.styles-module__hstNVa__actionButton{border:1px solid var(--border-color);cursor:pointer;background:#fff;border-radius:4px;padding:4px 8px;font-size:12px;transition:all .2s}.styles-module__hstNVa__actionButton:hover{background:var(--background-active);border-color:var(--neutral-gray-400)}.styles-module__hstNVa__actionButton.styles-module__hstNVa__primary{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.styles-module__hstNVa__actionButton.styles-module__hstNVa__primary:hover{background:var(--primary-color)}.styles-module__hstNVa__actionButton.styles-module__hstNVa__danger{background:var(--error-red);color:#fff;border-color:var(--error-red)}.styles-module__hstNVa__actionButton.styles-module__hstNVa__danger:hover{background:var(--error-red)}.styles-module__hstNVa__contactStatus{align-items:center;gap:4px;display:flex}.styles-module__hstNVa__statusIndicator{border-radius:50%;width:8px;height:8px}.styles-module__hstNVa__statusIndicator.styles-module__hstNVa__default{background:var(--success-green)}.styles-module__hstNVa__statusIndicator.styles-module__hstNVa__notDefault{background:var(--text-secondary)}.styles-module__hstNVa__infoIcon{cursor:pointer;opacity:.6;transition:opacity .2s}.styles-module__hstNVa__infoIcon:hover{opacity:1}
.styles-module__QYssJG__root{--c-purple:#8b7bd8;--c-purple-soft:#b8aee8;--c-blue:#6ab1f0;--c-blue-soft:#a4cdf5;--c-good:#16a34a;--c-good-soft:#86e0ab;--c-warn:#eab308;--c-bad:#ef4444;background:var(--surface-bg);flex-direction:column;gap:20px;min-height:100vh;padding:24px;display:flex;position:relative;overflow-y:auto}.styles-module__QYssJG__rootRefetching:after{content:"";background:var(--accent);z-index:100;height:2px;animation:1.2s ease-in-out infinite styles-module__QYssJG__progressBar;position:fixed;top:0;left:0;right:0}@keyframes styles-module__QYssJG__progressBar{0%{transform-origin:0;transform:scaleX(0)}50%{transform-origin:0;transform:scaleX(.7)}to{transform-origin:0;opacity:0;transform:scaleX(1)}}@keyframes styles-module__QYssJG__shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.styles-module__QYssJG__skeletonBlock{border-radius:var(--radius-md);background:linear-gradient(90deg,var(--surface-sunken)25%,var(--border)50%,var(--surface-sunken)75%);background-size:800px 100%;animation:1.4s linear infinite styles-module__QYssJG__shimmer}.styles-module__QYssJG__stateBox{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:48px 24px;display:flex}.styles-module__QYssJG__stateTitle{color:var(--text);font-size:15px;font-weight:600}.styles-module__QYssJG__stateHint{color:var(--text-subtle);max-width:360px;font-size:13px}.styles-module__QYssJG__retryBtn{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text-muted);cursor:pointer;align-items:center;gap:6px;margin-top:8px;padding:8px 16px;font-size:13px;font-weight:500;transition:border-color .15s,color .15s;display:inline-flex}.styles-module__QYssJG__retryBtn:hover{border-color:var(--border-strong);color:var(--text)}.styles-module__QYssJG__topbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.styles-module__QYssJG__crumbs{color:var(--text-subtle);align-items:center;gap:4px;margin-bottom:4px;font-size:12px;display:flex}.styles-module__QYssJG__crumbActive{color:var(--text-muted);font-weight:500}.styles-module__QYssJG__pageTitle{color:var(--text);letter-spacing:-.02em;font-size:26px;font-weight:600;line-height:1.2}.styles-module__QYssJG__topbarActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.styles-module__QYssJG__filterBtn{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text-muted);cursor:pointer;align-items:center;gap:6px;padding:7px 12px;font-size:13px;font-weight:500;transition:border-color .15s,color .15s;display:flex;position:relative}.styles-module__QYssJG__filterBtn:hover{border-color:var(--border-strong);color:var(--text)}.styles-module__QYssJG__filterBtnActive{border-color:var(--accent);color:var(--accent)}.styles-module__QYssJG__filterBadge{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:inline-flex}.styles-module__QYssJG__seg{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);display:flex;overflow:hidden}.styles-module__QYssJG__segBtn,.styles-module__QYssJG__segBtnActive{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:6px 12px;font-size:12px;font-weight:500;transition:background .15s,color .15s}.styles-module__QYssJG__segBtnActive{background:var(--accent-tint);color:var(--accent);font-weight:600}.styles-module__QYssJG__segBtn:hover{background:var(--surface-sunken);color:var(--text)}.styles-module__QYssJG__seg.styles-module__QYssJG__segDisabled{opacity:.5}.styles-module__QYssJG__segBtn:disabled,.styles-module__QYssJG__segBtnActive:disabled{cursor:not-allowed}.styles-module__QYssJG__segBtn:disabled:hover{color:var(--text-muted);background:0 0}.styles-module__QYssJG__iconBtn{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);width:32px;height:32px;color:var(--text-subtle);cursor:pointer;justify-content:center;align-items:center;transition:border-color .15s,color .15s;display:flex}.styles-module__QYssJG__iconBtn:hover{border-color:var(--border-strong);color:var(--text)}.styles-module__QYssJG__activeChips{flex-wrap:wrap;align-items:center;gap:8px;margin-top:-4px;display:flex}.styles-module__QYssJG__chipsLabel{color:var(--text-subtle);font-size:12px;font-weight:500}.styles-module__QYssJG__activeChip{background:var(--accent-tint);border:1px solid var(--accent-soft);border-radius:var(--radius-pill);color:var(--text-muted);align-items:center;gap:4px;padding:3px 8px 3px 10px;font-size:12px;display:inline-flex}.styles-module__QYssJG__activeChip b{color:var(--text);font-weight:600}.styles-module__QYssJG__chipX{width:16px;height:16px;color:var(--text-subtle);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s;display:flex}.styles-module__QYssJG__chipX:hover{background:var(--accent-soft);color:var(--accent)}.styles-module__QYssJG__resetAll{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);color:var(--text-muted);cursor:pointer;padding:3px 10px;font-size:12px;transition:border-color .15s,color .15s}.styles-module__QYssJG__resetAll:hover{border-color:var(--border-strong);color:var(--text)}.styles-module__QYssJG__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:22px}.styles-module__QYssJG__mbCard{margin-bottom:0}.styles-module__QYssJG__mtCard{margin-top:0}.styles-module__QYssJG__cardHead{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.styles-module__QYssJG__cardHead h2{color:var(--text);letter-spacing:-.005em;margin:0;font-size:15px;font-weight:600}.styles-module__QYssJG__cardMeta{color:var(--text-subtle);margin-bottom:14px;font-size:12px}.styles-module__QYssJG__desc{color:var(--text-subtle);margin-bottom:4px;font-size:12px}.styles-module__QYssJG__row{align-items:start;gap:20px;display:grid}.styles-module__QYssJG__heroRow{grid-template-columns:repeat(2,1fr);align-items:stretch}.styles-module__QYssJG__totalsRow{grid-template-columns:repeat(2,minmax(0,1fr))}.styles-module__QYssJG__trendTag{color:var(--clr-success);background:var(--clr-success-soft);border-radius:var(--radius-pill);align-items:center;gap:4px;margin-bottom:6px;padding:3px 8px;font-size:12px;font-weight:500;display:inline-flex}.styles-module__QYssJG__trendTagNeg{color:var(--clr-error,#d83b2f);background:color-mix(in srgb,var(--clr-error,#d83b2f)10%,transparent)}.styles-module__QYssJG__heroCaption{color:var(--text-subtle);text-align:center;margin-top:-8px;font-size:12px}.styles-module__QYssJG__gaugeCard{flex-direction:column;height:100%;display:flex}.styles-module__QYssJG__cardClickable{font:inherit;color:inherit;text-align:left;cursor:pointer;width:100%;text-decoration:none;transition:border-color .15s,box-shadow .15s}.styles-module__QYssJG__cardClickable:hover{border-color:var(--accent)}.styles-module__QYssJG__cardClickable:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.styles-module__QYssJG__gaugeCardClickable h2{text-decoration:underline;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong);text-underline-offset:3px;text-decoration-style:dotted;transition:color .15s,text-decoration-color .15s}.styles-module__QYssJG__gaugeCardClickable:hover h2{color:var(--accent);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.styles-module__QYssJG__gaugeBottom{margin-top:auto}.styles-module__QYssJG__gaugeWrap{justify-content:center;width:100%;margin:8px 0 4px;display:flex;position:relative}.styles-module__QYssJG__gaugeSvg{aspect-ratio:320/140;width:100%;height:auto;display:block}.styles-module__QYssJG__gaugeArc{transition:stroke-dashoffset .6s cubic-bezier(.22,1,.36,1),stroke .4s}@media (prefers-reduced-motion:reduce){.styles-module__QYssJG__gaugeArc{transition:none}}.styles-module__QYssJG__gaugeCenter{text-align:center;position:absolute;bottom:20%;left:50%;transform:translate(-50%)}.styles-module__QYssJG__gaugeVal{color:var(--text);letter-spacing:-.03em;white-space:nowrap;font-size:clamp(26px,3.4vw,40px);font-weight:600;line-height:1}.styles-module__QYssJG__donutMini{justify-content:space-between;align-items:center;gap:16px;padding:8px 0;display:flex}.styles-module__QYssJG__dmMeta{flex-direction:column;gap:4px;display:flex}.styles-module__QYssJG__dmQty{color:var(--text);font-size:20px;font-weight:700}.styles-module__QYssJG__dmVal{color:var(--text-muted);font-size:13px}.styles-module__QYssJG__dmDelta{color:var(--text-subtle);font-size:12px}.styles-module__QYssJG__dmDeltaUp{color:var(--clr-success)}.styles-module__QYssJG__dmRing{flex-shrink:0;width:108px;height:108px;position:relative}.styles-module__QYssJG__dmCenter{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.styles-module__QYssJG__dmCVal{color:var(--text);font-size:16px;font-weight:700;line-height:1}.styles-module__QYssJG__dmCLabel{color:var(--text-subtle);font-size:10px}.styles-module__QYssJG__totalTrendCard{justify-content:space-between;align-items:flex-end;gap:18px;min-height:134px;display:flex}.styles-module__QYssJG__totalTrendText{min-width:0}.styles-module__QYssJG__totalTrendText h2{color:var(--text);letter-spacing:-.01em;margin:0 0 8px;font-size:14px;font-weight:600}.styles-module__QYssJG__totalTrendValue{color:var(--text);letter-spacing:-.03em;margin-top:6px;font-size:32px;font-weight:700;line-height:1}.styles-module__QYssJG__totalTrendValuePos{color:var(--c-good)}.styles-module__QYssJG__totalTrendFoot{color:var(--text-muted);margin-top:6px;font-size:12px}.styles-module__QYssJG__totalTrendFootNeg{color:var(--clr-error,#d83b2f)}.styles-module__QYssJG__totalTrendSpark{flex-shrink:0;width:min(140px,34%);min-width:96px;height:82px;overflow:visible}.styles-module__QYssJG__totalBlock{justify-content:space-between;align-items:flex-end;gap:12px;padding-top:8px;display:flex}.styles-module__QYssJG__totalVal{color:var(--text);letter-spacing:-.03em;font-size:32px;font-weight:700;line-height:1}.styles-module__QYssJG__totalFoot{color:var(--text-subtle);margin-top:4px;font-size:12px}.styles-module__QYssJG__spark{flex-shrink:0}.styles-module__QYssJG__barsLegend{gap:24px;margin-bottom:12px;display:flex}.styles-module__QYssJG__lgItem{color:var(--text-muted);align-items:baseline;gap:8px;font-size:12px;display:flex}.styles-module__QYssJG__dot{border-radius:50%;flex-shrink:0;align-self:center;width:8px;height:8px}.styles-module__QYssJG__lgV{letter-spacing:-.02em;color:var(--text);font-size:18px;font-weight:600}.styles-module__QYssJG__bars{height:320px;margin-top:8px;position:relative;overflow:hidden}.styles-module__QYssJG__barsGrid{pointer-events:none;position:absolute;inset:52px 0 22px 32px}.styles-module__QYssJG__gline{background:var(--border);height:1px;position:absolute;left:0;right:0}.styles-module__QYssJG__glabel{color:var(--text-subtle);font-size:10px;line-height:1;position:absolute;bottom:3px;left:0}.styles-module__QYssJG__barsRows{justify-content:space-around;align-items:flex-end;gap:var(--bar-group-gap,4px);display:flex;position:absolute;inset:52px 24px 22px 32px}.styles-module__QYssJG__bgroup{flex:1;height:100%;position:relative}.styles-module__QYssJG__bgroupHit{justify-content:center;align-items:flex-end;gap:var(--bar-col-gap,8px);transform-origin:bottom;width:100%;height:100%;transition:transform .15s;display:flex;position:relative;transform:scale(1)}.styles-module__QYssJG__barsRows .styles-module__QYssJG__bgroupHit{display:flex}.styles-module__QYssJG__bgroupHitStart{transform-origin:0 100%}.styles-module__QYssJG__bgroupHitEnd{transform-origin:100% 100%}.styles-module__QYssJG__bgroupHit:hover{z-index:2;transform:scale(1.1)}.styles-module__QYssJG__bar{width:var(--bar-w,22px);border-radius:min(6px,calc(var(--bar-w,22px)/2))min(6px,calc(var(--bar-w,22px)/2))0 0;flex-shrink:0;min-height:2px}.styles-module__QYssJG__barA{background:var(--c-purple)}.styles-module__QYssJG__barB{background:var(--c-blue-soft)}.styles-module__QYssJG__barCol{flex-direction:column;justify-content:flex-end;align-items:center;gap:2px;height:100%;display:flex}.styles-module__QYssJG__barTip{color:var(--text-subtle);font-size:9px;font-weight:600;line-height:1;transition:font-size .15s,color .15s}.styles-module__QYssJG__bgroupHit:hover .styles-module__QYssJG__barTip{color:var(--text-primary);font-size:20px}.styles-module__QYssJG__bx{color:var(--text-subtle);white-space:nowrap;font-size:10px;transition:color .15s;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.styles-module__QYssJG__bgroupHit:hover .styles-module__QYssJG__bx{color:var(--text-primary);font-weight:600}.styles-module__QYssJG__barTooltip{flex-direction:column;gap:6px;min-width:160px;display:flex}.styles-module__QYssJG__btRange{color:var(--text-primary);font-size:12px;font-weight:600}.styles-module__QYssJG__btRow{align-items:center;gap:8px;font-size:13px;display:flex}.styles-module__QYssJG__btName{color:var(--text-subtle)}.styles-module__QYssJG__btVal{color:var(--text-primary);margin-left:auto;font-weight:700}.styles-module__QYssJG__signedGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:8px;display:grid}.styles-module__QYssJG__signedTile{text-align:center;flex-direction:column;align-items:center;display:flex}.styles-module__QYssJG__signedTileClickable{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:12px;margin:-6px;padding:6px;text-decoration:none;transition:background .15s}.styles-module__QYssJG__signedTileClickable .styles-module__QYssJG__stTitle{text-decoration:underline;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong);text-underline-offset:3px;text-decoration-style:dotted;transition:color .15s,text-decoration-color .15s}.styles-module__QYssJG__signedTileClickable:hover{background:color-mix(in srgb,var(--surface-sunken)45%,transparent)}.styles-module__QYssJG__signedTileClickable:hover .styles-module__QYssJG__stTitle{color:var(--accent);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.styles-module__QYssJG__signedTileClickable:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.styles-module__QYssJG__stGaugeTrigger{cursor:help;justify-content:center;width:100%;display:flex}.styles-module__QYssJG__stGauge{justify-content:center;width:100%;display:flex;position:relative}.styles-module__QYssJG__stVal{color:var(--text);letter-spacing:-.04em;white-space:nowrap;font-size:clamp(26px,4vw,40px);font-weight:700;line-height:.95;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.styles-module__QYssJG__stDelta{border-radius:var(--radius-pill);margin-bottom:4px;padding:2px 7px;font-size:11px;font-weight:500}.styles-module__QYssJG__stDeltaUp{color:var(--clr-success);background:var(--clr-success-soft)}.styles-module__QYssJG__stDeltaDown{color:var(--clr-error,#d83b2f);background:color-mix(in srgb,var(--clr-error,#d83b2f)10%,transparent)}.styles-module__QYssJG__stShort{color:var(--clr-error,#d83b2f);margin-bottom:4px;font-size:11px}.styles-module__QYssJG__stTitle{color:var(--text);margin-bottom:2px;font-size:13px;font-weight:600}.styles-module__QYssJG__stCaption{color:var(--text-subtle);font-size:11px;line-height:1.4}.styles-module__QYssJG__issuesTotal{flex-direction:column;flex-shrink:0;align-items:flex-end;display:flex}.styles-module__QYssJG__issuesTotalVal{color:var(--text);letter-spacing:-.02em;font-size:26px;font-weight:600;line-height:1}.styles-module__QYssJG__issuesTotalLbl{color:var(--text-subtle);font-size:11px}.styles-module__QYssJG__issuesList{flex-direction:column;gap:10px;margin-top:12px;display:flex}.styles-module__QYssJG__issueRow{grid-template-columns:minmax(180px,270px) 1fr 120px;align-items:center;gap:16px;font-size:14px;display:grid}.styles-module__QYssJG__irLabel{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.styles-module__QYssJG__irLabelLink{max-width:100%;font:inherit;color:var(--text);text-align:left;text-decoration:underline;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong);text-underline-offset:3px;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:0 0;border:none;justify-self:start;padding:0;font-size:15px;font-weight:500;transition:color .15s,text-decoration-color .15s;display:inline-block;overflow:hidden}.styles-module__QYssJG__irLabelLink:hover{color:var(--accent);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.styles-module__QYssJG__irLabelLink:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}.styles-module__QYssJG__irLabelSkeleton{border-radius:4px;justify-self:start;width:70%;height:15px}.styles-module__QYssJG__irBar{background:var(--surface-sunken);border-radius:999px;height:12px;overflow:hidden}.styles-module__QYssJG__irFill{border-radius:999px;height:100%;transition:width .3s;display:block}.styles-module__QYssJG__irFillBad{background:var(--c-bad)}.styles-module__QYssJG__irFillWarn{background:var(--c-warn)}.styles-module__QYssJG__irFillInfo{background:var(--c-purple)}.styles-module__QYssJG__irFillMuted{background:var(--border-strong)}.styles-module__QYssJG__irVal{font-variant-numeric:tabular-nums;justify-content:flex-end;align-items:baseline;gap:8px;display:flex}.styles-module__QYssJG__irVal b{color:var(--text);font-size:16px;font-weight:600}.styles-module__QYssJG__irPct{color:var(--text-subtle);text-align:right;min-width:44px;font-size:12px;font-weight:400}.styles-module__QYssJG__issuesEmpty{color:var(--text-subtle);margin:0 0 10px;font-size:13px}.styles-module__QYssJG__issuesStack{margin-top:12px}.styles-module__QYssJG__issuesStack .styles-module__QYssJG__tolAnchor,.styles-module__QYssJG__issuesStack .styles-module__QYssJG__issuesList{margin-top:0}.styles-module__QYssJG__issuesBusy .styles-module__QYssJG__issuesTotal,.styles-module__QYssJG__issuesBusy .styles-module__QYssJG__issuesList,.styles-module__QYssJG__issuesBusy .styles-module__QYssJG__issuesEmpty,.styles-module__QYssJG__issuesBusy .styles-module__QYssJG__tolInlineNote{opacity:.45;transition:opacity .15s}.styles-module__QYssJG__tolAnchor{flex-wrap:wrap;align-items:center;gap:12px;margin:4px 0 14px;display:flex;position:relative}.styles-module__QYssJG__tolTrigger{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface);height:32px;font:inherit;color:var(--text-muted);cursor:pointer;align-items:center;gap:8px;padding:0 10px 0 11px;font-size:12.5px;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.styles-module__QYssJG__tolTrigger:hover{background:var(--surface-sunken);color:var(--text)}.styles-module__QYssJG__tolTriggerOpen{border-color:var(--accent);color:var(--accent);background:var(--surface-sunken)}.styles-module__QYssJG__tolTriggerLabel{font-weight:600}.styles-module__QYssJG__tolTriggerVal{color:var(--text);font-variant-numeric:tabular-nums;border-left:1px solid var(--border-strong);padding-left:8px;font-weight:700}.styles-module__QYssJG__tolTriggerOpen .styles-module__QYssJG__tolTriggerVal{color:var(--accent)}.styles-module__QYssJG__tolTriggerChev{transition:transform .18s;display:inline-flex}.styles-module__QYssJG__tolTriggerChevOpen{transform:rotate(180deg)}.styles-module__QYssJG__tolInlineNote{color:var(--text-subtle);align-items:center;gap:7px;font-size:12px;display:inline-flex}.styles-module__QYssJG__tolInlineNote b{color:var(--text-muted);font-weight:650}.styles-module__QYssJG__tolScrim{z-index:40;cursor:default;background:0 0;border:none;position:fixed;inset:0}.styles-module__QYssJG__tolPop{z-index:41;border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface);width:420px;max-width:100%;padding:14px 16px 12px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 40px -18px #10141c73,0 2px 8px #10141c14}.styles-module__QYssJG__tolHead{align-items:flex-start;gap:16px;width:100%;display:flex}.styles-module__QYssJG__tolTitle{flex-direction:column;gap:3px;min-width:0;display:flex}.styles-module__QYssJG__tolLabel{color:var(--text);font-size:13px;font-weight:650}.styles-module__QYssJG__tolHint{color:var(--text-subtle);font-size:12px}.styles-module__QYssJG__tolValue{text-align:right;flex-direction:column;flex-shrink:0;gap:1px;margin-left:auto;display:flex}.styles-module__QYssJG__tolValue b{color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:20px;font-weight:700}.styles-module__QYssJG__tolValue span{color:var(--text-subtle);font-size:11px}.styles-module__QYssJG__tolSlider{margin-top:12px}.styles-module__QYssJG__tolFoot{border-top:1px solid var(--border);color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;padding-top:10px;font-size:12px;display:flex}.styles-module__QYssJG__tolFoot b{color:var(--text);font-weight:650}.styles-module__QYssJG__tolFootPending{opacity:.45;transition:opacity .15s}.styles-module__QYssJG__tolDot{background:var(--c-warn);border-radius:50%;flex-shrink:0;width:7px;height:7px}.styles-module__QYssJG__tolDotOk{background:var(--c-good)}.styles-module__QYssJG__fpBackdrop{z-index:200;opacity:0;pointer-events:none;background:#18140f59;transition:opacity .25s;position:fixed;inset:0}.styles-module__QYssJG__fpBackdropOpen{opacity:1;pointer-events:auto}.styles-module__QYssJG__fpPanel{background:var(--surface);border-left:1px solid var(--border);z-index:201;flex-direction:column;width:300px;height:100%;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 16px #18140f14}.styles-module__QYssJG__fpPanelOpen{transform:translate(0)}.styles-module__QYssJG__fpHeader{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.styles-module__QYssJG__fpTitle{color:var(--text);font-size:15px;font-weight:600}.styles-module__QYssJG__fpClose{width:28px;height:28px;color:var(--text-subtle);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex}.styles-module__QYssJG__fpClose:hover{background:var(--surface-sunken);color:var(--text)}.styles-module__QYssJG__fpBody{flex:1;padding:8px 0;overflow-y:auto}.styles-module__QYssJG__fpFooter{border-top:1px solid var(--border);flex-shrink:0;gap:8px;padding:14px 16px;display:flex}.styles-module__QYssJG__fpFooterBtn{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text-muted);cursor:pointer;flex:1;padding:8px;font-size:13px;font-weight:500;transition:border-color .15s,color .15s}.styles-module__QYssJG__fpFooterBtn:hover{border-color:var(--border-strong);color:var(--text)}.styles-module__QYssJG__fpFooterBtnPrimary{background:var(--accent);border-color:var(--accent);color:#fff}.styles-module__QYssJG__fpFooterBtnPrimary:hover{background:var(--accent-hover);border-color:var(--accent-hover);color:#fff}.styles-module__QYssJG__fGroup{border-bottom:1px solid var(--border)}.styles-module__QYssJG__fHead{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:12px 16px;font-size:13px;font-weight:600;display:flex}.styles-module__QYssJG__arr{color:var(--text-subtle);align-items:center;transition:transform .2s;display:flex}.styles-module__QYssJG__fGroupOpen .styles-module__QYssJG__arr{transform:rotate(180deg)}.styles-module__QYssJG__fBody{flex-direction:column;gap:8px;padding:4px 16px 14px;display:flex}.styles-module__QYssJG__fPills{flex-wrap:wrap;gap:6px;display:flex}.styles-module__QYssJG__fPill{border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;padding:4px 10px;font-size:12px;transition:border-color .12s,color .12s,background .12s}.styles-module__QYssJG__fPill:hover{border-color:var(--border-strong);color:var(--text)}.styles-module__QYssJG__fPillOn{border-color:var(--accent);background:var(--accent-tint);color:var(--accent);font-weight:600}.styles-module__QYssJG__fRow{gap:8px;display:flex}.styles-module__QYssJG__fInput{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-sunken);color:var(--text);outline:none;flex:1;min-width:0;padding:7px 10px;font-size:13px;transition:border-color .15s}.styles-module__QYssJG__fInput:focus{border-color:var(--accent)}.styles-module__QYssJG__fSuggestList{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);max-height:180px;box-shadow:var(--shadow-card);overflow-y:auto}.styles-module__QYssJG__fSuggestItem{width:100%;color:var(--text-muted);text-align:left;cursor:pointer;background:0 0;border:0;padding:7px 10px;font-size:13px;display:block}.styles-module__QYssJG__fSuggestItem:hover,.styles-module__QYssJG__fSuggestItem:focus{background:var(--surface-sunken);color:var(--text);outline:none}.styles-module__QYssJG__fCheck{color:var(--text-muted);cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.styles-module__QYssJG__fCheck input[type=checkbox]{accent-color:var(--accent);flex-shrink:0;width:14px;height:14px}.styles-module__QYssJG__fHint{color:var(--text-subtle);padding:2px 0;font-size:11px}.styles-module__QYssJG__fCount{color:var(--text-subtle);background:var(--surface-sunken);border-radius:var(--radius-pill);margin-left:auto;padding:1px 6px;font-size:11px}@media (max-width:920px){.styles-module__QYssJG__heroRow,.styles-module__QYssJG__totalsRow{grid-template-columns:1fr}}@media (max-width:520px){.styles-module__QYssJG__root{padding:16px}.styles-module__QYssJG__totalTrendCard{align-items:flex-start}.styles-module__QYssJG__totalTrendSpark{width:104px;min-width:88px;height:70px}}
.ThresholdSlider-module__hYQlLG__slider input[type=range]{appearance:none;cursor:pointer;background:linear-gradient(to right,var(--accent)0 var(--pos),var(--border-strong)var(--pos)100%);border-radius:999px;outline:none;width:100%;height:6px}.ThresholdSlider-module__hYQlLG__slider input[type=range]::-webkit-slider-thumb{appearance:none;border:2px solid var(--accent);cursor:grab;background:#fff;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 6px #0000002e}.ThresholdSlider-module__hYQlLG__slider input[type=range]::-moz-range-thumb{border:2px solid var(--accent);cursor:grab;background:#fff;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 6px #0000002e}.ThresholdSlider-module__hYQlLG__ticks{justify-content:space-between;margin-top:8px;display:flex}.ThresholdSlider-module__hYQlLG__tick{cursor:pointer;font:inherit;color:var(--text-subtle);font-variant-numeric:tabular-nums;background:0 0;border:0;border-radius:4px;padding:2px 4px;font-size:11.5px}.ThresholdSlider-module__hYQlLG__tick:hover{color:var(--text)}.ThresholdSlider-module__hYQlLG__tickOn{color:var(--accent);font-weight:700}.ThresholdSlider-module__hYQlLG__tickCustom{color:var(--text-subtle);font-weight:400}.ThresholdSlider-module__hYQlLG__custom{flex-direction:column;gap:4px;margin-top:10px;display:flex}.ThresholdSlider-module__hYQlLG__customLabel{align-items:center;gap:8px;display:flex}.ThresholdSlider-module__hYQlLG__customText{color:var(--text-subtle);white-space:nowrap;font-size:12px}.ThresholdSlider-module__hYQlLG__customBox{border:1px solid var(--border-strong);background:var(--bg);border-radius:6px;align-items:center;gap:4px;padding:4px 8px;display:inline-flex}.ThresholdSlider-module__hYQlLG__customBox:focus-within{border-color:var(--accent)}.ThresholdSlider-module__hYQlLG__customInput{width:84px;font:inherit;color:var(--text);font-variant-numeric:tabular-nums;background:0 0;border:0;outline:none;font-size:12.5px}.ThresholdSlider-module__hYQlLG__customInputInvalid{color:var(--c-bad)}.ThresholdSlider-module__hYQlLG__customCurrency{color:var(--text-subtle);font-size:12px}.ThresholdSlider-module__hYQlLG__customError{color:var(--c-bad);font-size:11.5px}
.styles-module__Hs_qpG__wrapper{background:var(--neutral-gray-100);width:100%;min-height:100vh;margin:0;padding:0 0 0 72px;font-family:Inter,sans-serif;display:flex}.styles-module__Hs_qpG__mainContent{background:#f8f8f8;flex-direction:column;flex:1;min-width:0;display:flex}.styles-module__Hs_qpG__container{width:100%;min-height:100vh;font-family:Inter,sans-serif;display:flex}.styles-module__Hs_qpG__content{-webkit-overflow-scrolling:touch;flex:1;min-height:100vh;padding:0 24px;position:relative;overflow:hidden auto}.styles-module__Hs_qpG__toolbar{align-items:center;gap:8px;padding:16px 0 12px;display:flex}.styles-module__Hs_qpG__tableFullBleed{width:calc(100% + 48px);max-width:none;margin-left:-24px;margin-right:-24px}.styles-module__Hs_qpG__contactTabsTypes{margin-bottom:12px}.styles-module__Hs_qpG__actionButtons{justify-content:space-between;gap:16px;width:100%;display:flex}
.NotificationDot-module__o9x75G__dot{border-radius:50%;flex-shrink:0}.NotificationDot-module__o9x75G__dot.NotificationDot-module__o9x75G__success{background-color:var(--success-green)}.NotificationDot-module__o9x75G__dot.NotificationDot-module__o9x75G__error{background-color:var(--error-red)}.NotificationDot-module__o9x75G__dot.NotificationDot-module__o9x75G__warning{background-color:var(--warning-orange)}.NotificationDot-module__o9x75G__dot.NotificationDot-module__o9x75G__info{background-color:var(--primary-color)}
.NotificationItem-module__D027UW__notification{pointer-events:auto;background:#fff;border-radius:8px;padding:16px;animation:.3s ease-out NotificationItem-module__D027UW__slideIn;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000026}.NotificationItem-module__D027UW__notification.NotificationItem-module__D027UW__success{background-color:var(--success-bg)}.NotificationItem-module__D027UW__notification.NotificationItem-module__D027UW__error{background-color:var(--error-bg)}.NotificationItem-module__D027UW__notification.NotificationItem-module__D027UW__warning{background-color:var(--warning-bg)}.NotificationItem-module__D027UW__notification.NotificationItem-module__D027UW__info{background-color:var(--light-blue)}.NotificationItem-module__D027UW__notificationContent{align-items:flex-start;gap:12px;display:flex}.NotificationItem-module__D027UW__dotContainer{align-items:flex-start;padding-top:2px;display:flex}.NotificationItem-module__D027UW__textContent{flex:1;min-width:0}.NotificationItem-module__D027UW__notificationHeader{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.NotificationItem-module__D027UW__notificationTitle{color:var(--text-primary);flex:1;margin:0;font-size:14px;font-weight:600}.NotificationItem-module__D027UW__notificationMessage{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.4}.NotificationItem-module__D027UW__closeButton{cursor:pointer;color:var(--neutral-gray-400);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;margin-left:8px;padding:4px;transition:color .2s;display:flex}.NotificationItem-module__D027UW__closeButton:hover{color:var(--text-secondary);background-color:#0000000d}@keyframes NotificationItem-module__D027UW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes NotificationItem-module__D027UW__slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.NotificationItem-module__D027UW__notification.NotificationItem-module__D027UW__removing{animation:.3s ease-in forwards NotificationItem-module__D027UW__slideOut}@media (max-width:768px){.NotificationItem-module__D027UW__notification{padding:12px;font-size:13px}.NotificationItem-module__D027UW__notificationTitle,.NotificationItem-module__D027UW__notificationMessage{font-size:13px}.NotificationItem-module__D027UW__notificationContent{gap:10px}}
.NotificationProvider-module__uVM9uq__notificationContainer{z-index:999999;pointer-events:none;flex-direction:column;gap:8px;max-width:400px;display:flex;position:fixed;top:20px;right:20px}@media (max-width:768px){.NotificationProvider-module__uVM9uq__notificationContainer{max-width:none;top:10px;left:10px;right:10px}}
