.ConfirmationDialog-module__MDWY7q__confirmationOverlay{z-index:160;background:#11182757;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ConfirmationDialog-module__MDWY7q__confirmationCard{background:#fff;border:1px solid #e8e9ef;border-radius:14px;flex-direction:column;gap:22px;width:min(520px,100vw - 20px);padding:22px 24px 24px;display:flex;box-shadow:0 20px 44px #0f172a33}.ConfirmationDialog-module__MDWY7q__confirmationContent{flex-direction:column;gap:10px;display:flex}.ConfirmationDialog-module__MDWY7q__confirmationTitle{color:#33343b;margin:0;font-size:18px;font-weight:650;line-height:1.25}.ConfirmationDialog-module__MDWY7q__confirmationMessage{color:#6f6a80;margin:0;font-size:14px;font-weight:400;line-height:1.5}.ConfirmationDialog-module__MDWY7q__confirmationActions{justify-content:flex-end;gap:10px;display:flex}.ConfirmationDialog-module__MDWY7q__confirmationCancelButton,.ConfirmationDialog-module__MDWY7q__confirmationConfirmButton{cursor:pointer;border:1px solid #0000;border-radius:12px;min-width:124px;min-height:42px;padding:0 18px;font-size:14px;font-weight:600;transition:transform .18s,opacity .18s,box-shadow .18s}.ConfirmationDialog-module__MDWY7q__confirmationCancelButton{color:#3a3a43;background:#fff;border-color:#dddfe7;box-shadow:0 1px 2px #0f172a0a}.ConfirmationDialog-module__MDWY7q__confirmationConfirmButton{color:#fff;background:#170730;box-shadow:0 14px 30px #1707302e}.ConfirmationDialog-module__MDWY7q__confirmationCancelButton:hover,.ConfirmationDialog-module__MDWY7q__confirmationConfirmButton:hover{transform:translateY(-1px)}@media (max-width:640px){.ConfirmationDialog-module__MDWY7q__confirmationOverlay{padding:12px}.ConfirmationDialog-module__MDWY7q__confirmationCard{gap:18px;width:100%;padding:18px 16px}.ConfirmationDialog-module__MDWY7q__confirmationTitle{font-size:17px}.ConfirmationDialog-module__MDWY7q__confirmationMessage{font-size:13px}.ConfirmationDialog-module__MDWY7q__confirmationActions{width:100%}.ConfirmationDialog-module__MDWY7q__confirmationCancelButton,.ConfirmationDialog-module__MDWY7q__confirmationConfirmButton{flex:1 1 0;min-width:0}}
.SelectMenu-module__fP186W__selectMenu{--select-height:34px;--select-border-width:1px;--select-radius:10px;--select-dropdown-radius:14px;--select-padding-x:12px;--select-font-size:13px;--select-dropdown-font-size:13px;--select-bg:#fff;--select-border:#e3e4ee;--select-text:#4d5167;--select-shadow:0 14px 28px #0f172a1f;min-width:var(--select-min-width,76px);position:relative}.SelectMenu-module__fP186W__selectTrigger{width:100%;height:var(--select-height);min-height:var(--select-height);padding:0 calc(var(--select-padding-x) + 18px) 0 var(--select-padding-x);border:var(--select-border-width) solid var(--select-border);border-radius:var(--select-radius);background:var(--select-bg);color:var(--select-text);cursor:pointer;text-align:left;font-size:var(--select-font-size);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:8px;display:inline-flex}.SelectMenu-module__fP186W__selectTrigger[aria-disabled=true]{opacity:.6;cursor:not-allowed}.SelectMenu-module__fP186W__selectValue{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.SelectMenu-module__fP186W__selectOptionContent{align-items:center;gap:8px;min-width:0;max-width:100%;display:inline-flex}.SelectMenu-module__fP186W__selectOptionMarker{background:var(--select-option-marker-color,#c6cad9);border-radius:999px;flex:0 0 10px;width:10px;height:10px}.SelectMenu-module__fP186W__selectOptionLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.SelectMenu-module__fP186W__selectChevron{color:#9498ad;pointer-events:none;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.SelectMenu-module__fP186W__selectDropdown{z-index:20;border-radius:var(--select-dropdown-radius);min-width:100%;box-shadow:var(--select-shadow);background:#fff padding-box padding-box;border:1px solid #e3e4ee;padding:6px;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden}.SelectMenu-module__fP186W__selectDropdownPortal{z-index:110;min-width:0;position:fixed}.SelectMenu-module__fP186W__selectDropdownShell{border-radius:var(--select-dropdown-radius);width:100%;box-shadow:var(--select-shadow);background:#fff;border:1px solid #e3e4ee;overflow:hidden}.SelectMenu-module__fP186W__selectDropdownContent{max-height:var(--select-dropdown-max-height,320px);border-radius:inherit;scrollbar-width:thin;scrollbar-color:transparent transparent;background:#fff;padding:6px;overflow:hidden auto}.SelectMenu-module__fP186W__selectSearchField{z-index:1;background:#fff;border:1px solid #e3e4ee;border-radius:10px;align-items:center;gap:8px;min-height:36px;margin-bottom:6px;padding:0 10px;display:flex;position:sticky;top:0}.SelectMenu-module__fP186W__selectSearchIcon{color:#9498ad;flex:none;justify-content:center;align-items:center;display:inline-flex}.SelectMenu-module__fP186W__selectSearchField input{color:#4d5167;width:100%;min-width:0;font-size:var(--select-dropdown-font-size);background:0 0;border:0;outline:none}.SelectMenu-module__fP186W__selectSearchField input::placeholder{color:#9aa0b5;opacity:1}.SelectMenu-module__fP186W__selectDropdownContent:hover,.SelectMenu-module__fP186W__selectDropdownContent:focus-within{scrollbar-color:rgba(var(--color-primary-rgb), .24) transparent}.SelectMenu-module__fP186W__selectDropdownContent::-webkit-scrollbar{width:8px}.SelectMenu-module__fP186W__selectDropdownContent::-webkit-scrollbar-thumb{background:0 0;border-radius:999px}.SelectMenu-module__fP186W__selectDropdownContent:hover::-webkit-scrollbar-thumb{background:rgba(var(--color-primary-rgb), .24)}.SelectMenu-module__fP186W__selectDropdownContent:focus-within::-webkit-scrollbar-thumb{background:rgba(var(--color-primary-rgb), .24)}.SelectMenu-module__fP186W__selectDropdownUp{top:auto;bottom:calc(100% + 8px)}.SelectMenu-module__fP186W__selectDropdownRight{left:auto;right:0}.SelectMenu-module__fP186W__selectOption{color:#4d5167;cursor:pointer;text-align:left;width:100%;min-height:34px;font-size:var(--select-dropdown-font-size);background:0 0;border:0;border-radius:10px;align-items:center;padding:0 34px 0 10px;display:flex;position:relative}.SelectMenu-module__fP186W__selectOptionMultipleLabel{flex:1;align-items:center;min-width:0;display:inline-flex}.SelectMenu-module__fP186W__selectOptionCheckbox{color:#fff;background:#fff;border:1px solid #ccd1e0;border-radius:4px;flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;margin-right:10px;font-size:11px;line-height:1;display:inline-flex}.SelectMenu-module__fP186W__selectOptionCheckboxSelected{border-color:rgba(var(--color-primary-rgb), .9);background:rgba(var(--color-primary-rgb), .9);color:#fff}.SelectMenu-module__fP186W__selectOption:hover,.SelectMenu-module__fP186W__selectOptionActive{background:#f3f4f8}.SelectMenu-module__fP186W__selectOptionSelected{color:#170730;background:#17073014;font-weight:550;box-shadow:inset 0 0 0 1px #1707301f}.SelectMenu-module__fP186W__selectOptionSelected:hover,.SelectMenu-module__fP186W__selectOptionSelected.SelectMenu-module__fP186W__selectOptionActive{background:#17073024;box-shadow:inset 0 0 0 1px #17073029}.SelectMenu-module__fP186W__selectOptionSelected .SelectMenu-module__fP186W__selectOptionCheckbox{border-color:rgba(var(--color-primary-rgb), .9);background:rgba(var(--color-primary-rgb), .9);color:#fff}.SelectMenu-module__fP186W__selectOptionSelected:after{content:"✓";color:#170730;font-size:13px;line-height:1;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.SelectMenu-module__fP186W__selectOptionMultiple:after{content:none}.SelectMenu-module__fP186W__selectOptionDisabled{color:#8f92a7;cursor:not-allowed;background:#f8f8fb}.SelectMenu-module__fP186W__selectOptionDisabled:hover,.SelectMenu-module__fP186W__selectOptionDisabled.SelectMenu-module__fP186W__selectOptionActive{background:#f8f8fb}.SelectMenu-module__fP186W__selectEmptyState{color:#9093a7;min-height:34px;font-size:var(--select-dropdown-font-size);align-items:center;padding:8px 10px;display:flex}
.AppShell-module__VA92QW__shell{--menu-inner-spacing:14px;box-sizing:border-box;background:#f5f5f8;gap:14px;height:100vh;min-height:0;padding:14px;display:flex;overflow:hidden}.AppShell-module__VA92QW__shellSidebarCollapsed{--menu-inner-spacing:10px}.AppShell-module__VA92QW__sidebar{background:linear-gradient(#170730 0%,#110325 100%);border-right:0;border-radius:28px;flex-direction:column;flex-shrink:0;gap:18px;width:286px;min-height:0;padding:18px 14px;transition:width .22s,padding .22s,transform .22s;display:flex;position:relative;overflow:hidden}.AppShell-module__VA92QW__sidebarTop{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.AppShell-module__VA92QW__brandLink{text-align:center;flex-direction:column;flex:1;align-items:center;gap:4px;min-width:0;display:flex}.AppShell-module__VA92QW__brandTitle{width:100%;font-family:var(--font-brand);letter-spacing:.02em;color:var(--color-tertiary);justify-content:center;align-items:center;font-size:32px;font-weight:400;display:inline-flex}.AppShell-module__VA92QW__brandAccent{color:var(--color-secondary)}.AppShell-module__VA92QW__brandSubtitle{color:rgba(var(--color-tertiary-rgb), .52);font-size:11px;line-height:1.4;display:block}.AppShell-module__VA92QW__sidebarControls{align-items:center;gap:8px;display:flex}.AppShell-module__VA92QW__closeSidebarButton,.AppShell-module__VA92QW__menuButton,.AppShell-module__VA92QW__logoutButton{border:1px solid rgba(var(--color-tertiary-rgb), .14);background:rgba(var(--color-tertiary-rgb), .08);min-height:42px;color:var(--color-tertiary);cursor:pointer;border-radius:14px;padding:0 14px}.AppShell-module__VA92QW__closeSidebarButton{display:none}.AppShell-module__VA92QW__navigation{scrollbar-width:thin;scrollbar-color:transparent transparent;flex-direction:column;flex:1;gap:16px;min-height:0;padding-right:4px;display:flex;overflow:hidden auto}.AppShell-module__VA92QW__navigation:hover,.AppShell-module__VA92QW__navigation:focus-within{scrollbar-color:rgba(var(--color-primary-rgb), .24) transparent}.AppShell-module__VA92QW__navigation::-webkit-scrollbar{width:10px}.AppShell-module__VA92QW__navigation::-webkit-scrollbar-thumb{background:0 0;border-radius:999px}.AppShell-module__VA92QW__navigation:hover::-webkit-scrollbar-thumb{background:rgba(var(--color-primary-rgb), .24)}.AppShell-module__VA92QW__navigation:focus-within::-webkit-scrollbar-thumb{background:rgba(var(--color-primary-rgb), .24)}.AppShell-module__VA92QW__navigationGroup{flex-direction:column;gap:8px;display:flex}.AppShell-module__VA92QW__navigationLabel{color:rgba(var(--color-tertiary-rgb), .48);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:400}.AppShell-module__VA92QW__navigationItems{flex-direction:column;gap:3px;display:flex}.AppShell-module__VA92QW__navigationLink{min-height:38px;color:rgba(var(--color-tertiary-rgb), .78);background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;gap:10px;padding:0 10px;font-size:13px;font-weight:400;transition:background .2s,border-color .2s,color .2s;display:flex}.AppShell-module__VA92QW__navigationIcon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.AppShell-module__VA92QW__navigationText{text-align:center;justify-content:center;align-items:center;line-height:1.25;display:inline-flex}.AppShell-module__VA92QW__navigationLinkActive{color:var(--color-tertiary);background:rgba(var(--color-tertiary-rgb), .12);border-color:rgba(var(--color-tertiary-rgb), .14)}.AppShell-module__VA92QW__sidebarCollapsed{width:108px;padding:18px 10px}.AppShell-module__VA92QW__sidebarCollapsed .AppShell-module__VA92QW__navigationLabel{display:none}.AppShell-module__VA92QW__sidebarCollapsed .AppShell-module__VA92QW__brandLink{align-items:center;width:100%}.AppShell-module__VA92QW__sidebarCollapsed .AppShell-module__VA92QW__sidebarTop{justify-content:center}.AppShell-module__VA92QW__sidebarCollapsed .AppShell-module__VA92QW__brandTitle{font-size:35px}.AppShell-module__VA92QW__sidebarCollapsed .AppShell-module__VA92QW__sidebarControls{display:none}.AppShell-module__VA92QW__sidebarCollapsed .AppShell-module__VA92QW__sidebarBottom{padding-right:0}.AppShell-module__VA92QW__sidebarCollapsed .AppShell-module__VA92QW__navigation{align-items:center;padding-right:0}.AppShell-module__VA92QW__sidebarCollapsed .AppShell-module__VA92QW__navigationGroup,.AppShell-module__VA92QW__sidebarCollapsed .AppShell-module__VA92QW__navigationItems{align-items:center;width:100%}.AppShell-module__VA92QW__sidebarCollapsed .AppShell-module__VA92QW__logoutButton{justify-content:center;width:100%;padding:10px 8px}.AppShell-module__VA92QW__navigationLinkCollapsed{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;min-height:58px;padding:8px}.AppShell-module__VA92QW__navigationLinkCollapsed .AppShell-module__VA92QW__navigationText{font-size:11px}.AppShell-module__VA92QW__sidebarBottom{margin-top:auto;padding-right:24px;position:relative}.AppShell-module__VA92QW__mobileSidebarAccount{display:none}.AppShell-module__VA92QW__logoutButton{color:rgba(var(--color-tertiary-rgb), .84);background:0 0;border:0;justify-content:flex-start;align-items:center;gap:10px;padding:0 10px;font-size:13px;font-weight:400;display:flex}.AppShell-module__VA92QW__edgeCollapseButton{width:26px;height:54px;color:rgba(var(--color-tertiary-rgb), .98);cursor:pointer;box-shadow:none;background:#110325;border:0;border-radius:0 14px 14px 0;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.AppShell-module__VA92QW__edgeCollapseButton:hover{color:var(--color-tertiary);background:#110325}.AppShell-module__VA92QW__edgeCollapseButton svg{filter:drop-shadow(0 0 4px rgba(var(--color-tertiary-rgb), .18))}.AppShell-module__VA92QW__sidebarOverlay{display:none}.AppShell-module__VA92QW__mainArea{background:#f5f5f8;border-radius:28px;flex-direction:column;flex:1;min-width:0;display:flex}.AppShell-module__VA92QW__topbar{justify-content:space-between;align-items:flex-start;gap:20px;padding:4px 8px 0;display:flex}.AppShell-module__VA92QW__topbarTitle{padding-top:18px}.AppShell-module__VA92QW__topbarTitleRow{align-items:center;gap:8px;display:flex}.AppShell-module__VA92QW__topbarBackButton{border:1px solid rgba(var(--color-primary-rgb), .1);background:rgba(var(--color-primary-rgb), .04);width:36px;min-width:36px;height:36px;color:rgba(var(--color-primary-rgb), .82);border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.AppShell-module__VA92QW__topbarTitle h1{color:#1f1743;font-size:24px;font-weight:550;line-height:1.2}.AppShell-module__VA92QW__favoriteTooltip{display:inline-flex;position:relative}.AppShell-module__VA92QW__favoriteTooltip:after{content:attr(data-tooltip);background:rgba(var(--color-primary-rgb), .92);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;box-shadow:0 12px 30px rgba(var(--color-primary-rgb), .18);z-index:3;border-radius:10px;padding:8px 10px;font-size:12px;line-height:1.45;transition:opacity .18s,transform .18s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%,4px)}.AppShell-module__VA92QW__favoriteTooltip:hover:after,.AppShell-module__VA92QW__favoriteTooltip:focus-within:after{opacity:1;transform:translate(-50%)}.AppShell-module__VA92QW__favoriteTooltipBottom:after{top:calc(100% + 6px);bottom:auto;transform:translate(-50%,-4px)}.AppShell-module__VA92QW__favoriteTooltipBottom:hover:after,.AppShell-module__VA92QW__favoriteTooltipBottom:focus-within:after{transform:translate(-50%)}.AppShell-module__VA92QW__favoritePageButton{color:#a1801685;cursor:pointer;background:#c49d2114;border:0;border-radius:10px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .18s,color .18s,transform .18s;display:inline-flex}.AppShell-module__VA92QW__favoritePageButton:hover{color:#a18016c7;background:#c49d211f;transform:translateY(-1px)}.AppShell-module__VA92QW__favoritePageButton:focus-visible{outline-offset:2px;outline:2px solid #c49d213d}.AppShell-module__VA92QW__favoritePageButtonActive{color:#a18016e0;background:#c49d2124}.AppShell-module__VA92QW__topbarTitle p{color:#8e90a6;margin-top:3px;font-size:13px;line-height:1.5}.AppShell-module__VA92QW__topbarActions{align-items:center;gap:12px;display:flex}.AppShell-module__VA92QW__topbarCalendarButton{border:1px solid rgba(var(--color-primary-rgb), .1);background:rgba(var(--color-primary-rgb), .04);width:42px;height:42px;color:rgba(var(--color-primary-rgb), .82);box-shadow:0 12px 26px rgba(var(--color-primary-rgb), .08);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:transform .18s,background .18s,color .18s,box-shadow .18s;display:inline-flex;position:relative}.AppShell-module__VA92QW__topbarCalendarCountBadge{background:rgba(var(--color-primary-rgb), .92);color:#fff;min-width:20px;height:20px;box-shadow:0 8px 18px rgba(var(--color-primary-rgb), .18);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:550;line-height:1;display:inline-flex;position:absolute;bottom:-5px;left:-5px}.AppShell-module__VA92QW__topbarCalendarButton:hover{background:rgba(var(--color-primary-rgb), .08);color:rgba(var(--color-primary-rgb), .96);box-shadow:0 16px 30px rgba(var(--color-primary-rgb), .12);transform:translateY(-1px)}.AppShell-module__VA92QW__topbarCalendarButtonActive{background:rgba(var(--color-primary-rgb), .92);border-color:rgba(var(--color-primary-rgb), .92);color:var(--color-tertiary);box-shadow:0 18px 32px rgba(var(--color-primary-rgb), .2)}.AppShell-module__VA92QW__topbarCalendarButtonActive .AppShell-module__VA92QW__topbarCalendarCountBadge{color:rgba(var(--color-primary-rgb), .92);background:#fff}.AppShell-module__VA92QW__topbarCalendarButtonDesktop{display:inline-flex}.AppShell-module__VA92QW__topbarCalendarButtonMobile,.AppShell-module__VA92QW__mobileBrandLink{display:none}.AppShell-module__VA92QW__accountCard{align-items:center;gap:12px;padding:0 4px 0 0;display:flex}.AppShell-module__VA92QW__accountAvatar{color:#4b4d68;background:#ebebf1;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;font-weight:400;display:inline-flex}.AppShell-module__VA92QW__accountContent{flex-direction:column;gap:2px;min-width:0;display:flex}.AppShell-module__VA92QW__accountUserLine strong{color:#1f1743;text-transform:uppercase;font-size:12px;font-weight:400}.AppShell-module__VA92QW__accountCompanyField{min-width:220px;display:block;position:relative}.AppShell-module__VA92QW__accountCompanyField .AppShell-module__VA92QW__accountCompanySelectMenu{--select-min-width:220px;--select-height:20px;--select-border-width:0px;--select-radius:0;--select-dropdown-radius:16px;--select-padding-x:0;--select-bg:transparent;--select-border:transparent;--select-text:#6e7187;--select-icon:#8f92a7;--select-shadow:0 16px 34px #0f172a1f;font-size:12px}.AppShell-module__VA92QW__accountCompanyField .AppShell-module__VA92QW__accountCompanySelectMenu>button{appearance:none;box-shadow:none;background:0 0;border:0}.AppShell-module__VA92QW__menuButton{background:var(--color-primary);border-color:rgba(var(--color-primary-rgb), .12);color:var(--color-tertiary);box-shadow:0 14px 30px rgba(var(--color-primary-rgb), .18);display:none}.AppShell-module__VA92QW__menuButtonBars{flex-direction:column;gap:5px;display:inline-flex}.AppShell-module__VA92QW__menuButtonBars span{background:currentColor;border-radius:999px;width:26px;height:2px;display:block}.AppShell-module__VA92QW__contentArea{flex-direction:column;flex:1;min-height:0;padding:14px 8px 0;display:flex;overflow:hidden}@media (max-width:960px){.AppShell-module__VA92QW__shell{gap:0;height:auto;min-height:100vh;padding:0;overflow:visible}.AppShell-module__VA92QW__sidebar{z-index:20;width:min(84vw,320px);box-shadow:0 18px 60px rgba(var(--color-primary-rgb), .32);border-radius:0 24px 24px 0;transition:transform .22s;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.AppShell-module__VA92QW__sidebarOpen{transform:translate(0)}.AppShell-module__VA92QW__sidebarOverlay{z-index:19;background:rgba(var(--color-primary-rgb), .42);border:0;display:block;position:fixed;inset:0}.AppShell-module__VA92QW__closeSidebarButton,.AppShell-module__VA92QW__menuButton{justify-content:center;align-items:center;display:inline-flex}.AppShell-module__VA92QW__edgeCollapseButton{display:none}.AppShell-module__VA92QW__topbar{padding:18px 18px 0}.AppShell-module__VA92QW__contentArea{padding:18px;overflow:visible}}@media (max-width:640px){.AppShell-module__VA92QW__sidebar{gap:16px;padding:18px 14px 14px}.AppShell-module__VA92QW__topbar{flex-direction:column;align-items:stretch;gap:0;padding:0}.AppShell-module__VA92QW__topbarTitle{padding:16px 18px 0}.AppShell-module__VA92QW__topbarTitleRow{gap:6px}.AppShell-module__VA92QW__topbarTitle h1{font-size:18px;line-height:1.15}.AppShell-module__VA92QW__topbarTitle p{font-size:12px}.AppShell-module__VA92QW__topbarActions{background:linear-gradient(#170730 0%,#110325 100%);order:-1;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:72px;padding:0 18px}.AppShell-module__VA92QW__mobileBrandLink{align-items:center;min-width:0;text-decoration:none;display:inline-flex}.AppShell-module__VA92QW__mobileBrandTitle{font-family:var(--font-brand);letter-spacing:.01em;color:var(--color-tertiary);align-items:center;font-size:26px;font-weight:400;display:inline-flex}.AppShell-module__VA92QW__accountCard,.AppShell-module__VA92QW__topbarCalendarButtonDesktop{display:none}.AppShell-module__VA92QW__topbarCalendarButtonMobile{border-color:rgba(var(--color-tertiary-rgb), .18);background:rgba(var(--color-tertiary-rgb), .12);color:rgba(var(--color-tertiary-rgb), .96);margin-left:auto;display:inline-flex;box-shadow:0 12px 26px #0000002e}.AppShell-module__VA92QW__topbarCalendarButtonMobile:hover{background:rgba(var(--color-tertiary-rgb), .18);color:var(--color-tertiary)}.AppShell-module__VA92QW__topbarCalendarButtonMobile.AppShell-module__VA92QW__topbarCalendarButtonActive{background:var(--color-tertiary);border-color:var(--color-tertiary);color:var(--color-primary);box-shadow:0 16px 30px #00000038}.AppShell-module__VA92QW__topbarCalendarButtonMobile .AppShell-module__VA92QW__topbarCalendarCountBadge{background:var(--color-tertiary);color:var(--color-primary);box-shadow:0 8px 18px #0003}.AppShell-module__VA92QW__topbarCalendarButtonMobile.AppShell-module__VA92QW__topbarCalendarButtonActive .AppShell-module__VA92QW__topbarCalendarCountBadge{background:rgba(var(--color-primary-rgb), .92);color:#fff}.AppShell-module__VA92QW__mobileSidebarAccount{border-top:1px solid rgba(var(--color-tertiary-rgb), .12);margin-bottom:12px;padding-top:14px;display:block}.AppShell-module__VA92QW__mobileSidebarAccountHeader{align-items:center;gap:12px;display:flex}.AppShell-module__VA92QW__mobileSidebarAvatar{background:rgba(var(--color-tertiary-rgb), .14);width:40px;height:40px;color:var(--color-tertiary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:550;display:inline-flex}.AppShell-module__VA92QW__mobileSidebarAccountContent{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.AppShell-module__VA92QW__mobileSidebarUserLine strong{color:var(--color-tertiary);text-transform:uppercase;font-size:12px;font-weight:550}.AppShell-module__VA92QW__mobileSidebarCompanyField{min-width:0;position:relative}.AppShell-module__VA92QW__mobileSidebarCompanyField .AppShell-module__VA92QW__mobileSidebarCompanySelectMenu{--select-min-width:100%;--select-height:22px;--select-border-width:0px;--select-radius:0;--select-dropdown-radius:14px;--select-padding-x:0;--select-bg:transparent;--select-border:transparent;--select-text:rgba(var(--color-tertiary-rgb), .66);--select-icon:rgba(var(--color-tertiary-rgb), .66);--select-shadow:0 18px 34px #00000042}.AppShell-module__VA92QW__mobileSidebarCompanyField .AppShell-module__VA92QW__mobileSidebarCompanySelectMenu>button{appearance:none;box-shadow:none;background:0 0;border:0}.AppShell-module__VA92QW__menuButton{min-height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.AppShell-module__VA92QW__closeSidebarButton{display:none}}
.CashFlowReport-module__7qWeJW__page{flex-direction:column;gap:12px;height:100%;min-height:0;display:flex}.CashFlowReport-module__7qWeJW__filtersCard,.CashFlowReport-module__7qWeJW__tableCard{border:1px solid rgba(var(--color-primary-rgb), .08);background:#fff;border-radius:24px;box-shadow:0 18px 60px #0f172a14}.CashFlowReport-module__7qWeJW__filtersCard{padding:8px 18px}.CashFlowReport-module__7qWeJW__filtersActions{align-items:center;gap:10px;display:flex}.CashFlowReport-module__7qWeJW__toolbarActions{justify-content:flex-end;gap:12px;display:flex}.CashFlowReport-module__7qWeJW__filterButton,.CashFlowReport-module__7qWeJW__exportButton{cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:36px;transition:transform .2s,opacity .2s;display:inline-flex}.CashFlowReport-module__7qWeJW__filterButton{width:42px;color:rgba(var(--color-primary-rgb), .7);border-color:rgba(var(--color-primary-rgb), .12);background:#fff;box-shadow:0 10px 26px #0f172a0f}.CashFlowReport-module__7qWeJW__exportButton{color:#fff;background:#170730;gap:8px;padding:0 14px;font-size:13px;font-weight:400}.CashFlowReport-module__7qWeJW__filterButton:hover,.CashFlowReport-module__7qWeJW__exportButton:hover{transform:translateY(-1px)}.CashFlowReport-module__7qWeJW__filterButton:disabled,.CashFlowReport-module__7qWeJW__exportButton:disabled{cursor:not-allowed;opacity:.5;transform:none}.CashFlowReport-module__7qWeJW__tableCard{flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow:hidden}.CashFlowReport-module__7qWeJW__mobileFlowView{display:none}.CashFlowReport-module__7qWeJW__reportHeaderCard{border-bottom:1px solid #ececf2;grid-template-columns:minmax(160px,220px) minmax(0,1fr) minmax(220px,280px);align-items:center;gap:18px;padding:18px 18px 16px;display:grid}.CashFlowReport-module__7qWeJW__reportHeaderLogoBlock{align-items:center;display:flex}.CashFlowReport-module__7qWeJW__reportHeaderLogo{object-fit:contain;max-width:200px;max-height:56px}.CashFlowReport-module__7qWeJW__reportHeaderCompany,.CashFlowReport-module__7qWeJW__reportHeaderFilters{flex-direction:column;gap:4px;display:flex}.CashFlowReport-module__7qWeJW__reportHeaderCompany{text-align:center;color:rgba(var(--color-primary-rgb), .84)}.CashFlowReport-module__7qWeJW__reportHeaderCompany strong{color:rgba(var(--color-primary-rgb), .96);font-size:24px;line-height:1.15}.CashFlowReport-module__7qWeJW__reportHeaderCompany span,.CashFlowReport-module__7qWeJW__reportHeaderFilters span{font-size:13px;line-height:1.35}.CashFlowReport-module__7qWeJW__reportHeaderFilters{border-left:1px solid rgba(var(--color-primary-rgb), .14);color:rgba(var(--color-primary-rgb), .7);padding-left:18px}.CashFlowReport-module__7qWeJW__reportHeaderFilters strong{color:rgba(var(--color-primary-rgb), .9);font-size:15px}.CashFlowReport-module__7qWeJW__tableScroll{scrollbar-width:thin;background:#fff;flex-direction:column;flex:1;height:100%;min-height:0;padding:0 18px 18px;display:flex;position:relative;overflow:auto}.CashFlowReport-module__7qWeJW__table{border-collapse:separate;border-spacing:0;width:100%;min-width:980px}.CashFlowReport-module__7qWeJW__structureColumn{width:380px}.CashFlowReport-module__7qWeJW__periodColumn{width:136px}.CashFlowReport-module__7qWeJW__table thead th{z-index:9;color:rgba(var(--color-primary-rgb), .78);text-align:right;vertical-align:bottom;background:#fbfbfe;border-bottom:1px solid #ececf2;padding:12px 14px;font-size:12px;font-weight:600;position:sticky;top:0}.CashFlowReport-module__7qWeJW__table thead th:first-child{z-index:11;text-align:left;background:#fbfbfe;left:0}.CashFlowReport-module__7qWeJW__table th:first-child,.CashFlowReport-module__7qWeJW__table td:first-child{z-index:1;isolation:isolate;background:#fff;position:sticky;left:0;overflow:hidden}.CashFlowReport-module__7qWeJW__table th:first-child:after,.CashFlowReport-module__7qWeJW__table td:first-child:after{content:"";background:inherit;pointer-events:none;z-index:1;border-right:1px solid #ececf2;width:22px;position:absolute;top:0;bottom:0;right:0;box-shadow:10px 0 18px -18px #0f172a47}.CashFlowReport-module__7qWeJW__table tbody tr td:first-child,.CashFlowReport-module__7qWeJW__table tbody tr td:first-child:after{background:#fff}.CashFlowReport-module__7qWeJW__table tbody tr:nth-child(2n) td:first-child,.CashFlowReport-module__7qWeJW__table tbody tr:nth-child(2n) td:first-child:after{background:#fcfcfe}.CashFlowReport-module__7qWeJW__table tbody td:first-child{z-index:3;background-clip:padding-box}.CashFlowReport-module__7qWeJW__table tbody td{color:rgba(var(--color-primary-rgb), .82);text-align:right;white-space:nowrap;background:#fff;border-top:1px solid #f0f1f6;padding:12px 14px;font-size:13px}.CashFlowReport-module__7qWeJW__table tbody tr:nth-child(2n) td{background:#fcfcfe}.CashFlowReport-module__7qWeJW__structureHeader{width:380px;min-width:380px;max-width:380px}.CashFlowReport-module__7qWeJW__structureCell{box-sizing:border-box;width:380px;min-width:380px;max-width:380px;text-align:left!important}.CashFlowReport-module__7qWeJW__structureLabel{box-sizing:border-box;width:100%;min-width:0;max-width:100%;min-height:20px;padding-right:26px;padding-left:calc(var(--cashflow-level,0) * 18px);z-index:2;align-items:center;gap:10px;display:flex;position:relative;overflow:hidden}.CashFlowReport-module__7qWeJW__structureCode{color:rgba(var(--color-primary-rgb), .48);flex:none;font-size:11px;font-weight:600}.CashFlowReport-module__7qWeJW__structureText{white-space:normal;overflow-wrap:anywhere;width:100%;min-width:0;max-width:100%;color:rgba(var(--color-primary-rgb), .86);flex:auto;font-weight:500;display:block}.CashFlowReport-module__7qWeJW__rowSection td,.CashFlowReport-module__7qWeJW__rowSubtotal td,.CashFlowReport-module__7qWeJW__rowBalance td,.CashFlowReport-module__7qWeJW__rowBalanceFinal td{font-weight:700}.CashFlowReport-module__7qWeJW__rowSection td{color:rgba(var(--color-primary-rgb), .88);background:rgba(var(--color-primary-rgb), .04)!important}.CashFlowReport-module__7qWeJW__rowSection td:first-child,.CashFlowReport-module__7qWeJW__rowSection td:first-child:after{background:#f6f5f7!important}.CashFlowReport-module__7qWeJW__rowSubtotal td{background:rgba(var(--color-primary-rgb), .07)!important}.CashFlowReport-module__7qWeJW__rowSubtotal td:first-child,.CashFlowReport-module__7qWeJW__rowSubtotal td:first-child:after{background:#efeef1!important}.CashFlowReport-module__7qWeJW__rowBalance td,.CashFlowReport-module__7qWeJW__rowBalanceFinal td,.CashFlowReport-module__7qWeJW__rowBalance td:first-child,.CashFlowReport-module__7qWeJW__rowBalance td:first-child:after,.CashFlowReport-module__7qWeJW__rowBalanceFinal td:first-child,.CashFlowReport-module__7qWeJW__rowBalanceFinal td:first-child:after{background:#f6f7fb!important}.CashFlowReport-module__7qWeJW__rowBalanceFinal td{border-top:2px solid rgba(var(--color-primary-rgb), .16)}.CashFlowReport-module__7qWeJW__rowPrimaryLevel td,.CashFlowReport-module__7qWeJW__rowPrimaryLevel .CashFlowReport-module__7qWeJW__structureText,.CashFlowReport-module__7qWeJW__rowPrimaryLevel .CashFlowReport-module__7qWeJW__structureCode{font-weight:700}.CashFlowReport-module__7qWeJW__revenueValue{color:#23824d}.CashFlowReport-module__7qWeJW__expenseValue{color:#b42318}.CashFlowReport-module__7qWeJW__balancePositive{color:#23824d}.CashFlowReport-module__7qWeJW__balanceNegative{color:#b42318}.CashFlowReport-module__7qWeJW__headerLabel{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.CashFlowReport-module__7qWeJW__headerLabel strong{color:rgba(var(--color-primary-rgb), .88);font-size:12px;font-weight:700;line-height:1.2}.CashFlowReport-module__7qWeJW__headerLabel span{color:rgba(var(--color-primary-rgb), .5);font-size:11px;font-weight:500;line-height:1.2}.CashFlowReport-module__7qWeJW__filterModal{width:min(100%,560px)}.CashFlowReport-module__7qWeJW__filterModalBody{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px;display:grid}.CashFlowReport-module__7qWeJW__filterModalBody label:last-child{grid-column:1/-1}.CashFlowReport-module__7qWeJW__filterCheckbox{gap:8px;min-height:24px;margin:0;padding-top:0}.CashFlowReport-module__7qWeJW__filterCheckboxGroup{flex-direction:column;grid-column:1/-1;gap:4px;display:flex}.CashFlowReport-module__7qWeJW__filterModalActions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}@media (max-width:780px){.CashFlowReport-module__7qWeJW__page{gap:10px}.CashFlowReport-module__7qWeJW__filtersCard{padding:8px 14px}.CashFlowReport-module__7qWeJW__filtersActions{margin-left:auto}.CashFlowReport-module__7qWeJW__filtersActions button{min-width:98px}.CashFlowReport-module__7qWeJW__reportHeaderCard{grid-template-columns:1fr;padding:16px 14px 14px}.CashFlowReport-module__7qWeJW__reportHeaderCompany{text-align:left}.CashFlowReport-module__7qWeJW__reportHeaderCompany strong{font-size:20px}.CashFlowReport-module__7qWeJW__reportHeaderFilters{border-left:0;border-top:1px solid rgba(var(--color-primary-rgb), .12);padding-top:12px;padding-left:0}.CashFlowReport-module__7qWeJW__tableScroll{display:none}.CashFlowReport-module__7qWeJW__mobileFlowView{flex-direction:column;gap:12px;padding:12px 14px 14px;display:flex}.CashFlowReport-module__7qWeJW__mobilePeriodTabs{scrollbar-width:none;gap:10px;padding-bottom:2px;display:flex;overflow-x:auto}.CashFlowReport-module__7qWeJW__mobilePeriodTabs::-webkit-scrollbar{display:none}.CashFlowReport-module__7qWeJW__mobilePeriodTab{border:1px solid rgba(var(--color-primary-rgb), .1);min-width:118px;color:rgba(var(--color-primary-rgb), .78);text-align:left;background:#f8f7fb;border-radius:16px;flex-direction:column;flex-shrink:0;gap:2px;padding:10px 12px;display:flex}.CashFlowReport-module__7qWeJW__mobilePeriodTab strong{font-size:13px;line-height:1.2}.CashFlowReport-module__7qWeJW__mobilePeriodTab span{color:rgba(var(--color-primary-rgb), .56);font-size:11px;line-height:1.2}.CashFlowReport-module__7qWeJW__mobilePeriodTabActive{background:rgba(var(--color-primary-rgb), .08);border-color:rgba(var(--color-primary-rgb), .18);box-shadow:inset 0 0 0 1px rgba(var(--color-primary-rgb), .04)}.CashFlowReport-module__7qWeJW__mobileSummaryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.CashFlowReport-module__7qWeJW__mobileSummaryCard{border:1px solid rgba(var(--color-primary-rgb), .08);background:#fbfbfe;border-radius:18px;flex-direction:column;gap:6px;padding:12px;display:flex}.CashFlowReport-module__7qWeJW__mobileSummaryCard span{color:rgba(var(--color-primary-rgb), .58);font-size:12px;line-height:1.25}.CashFlowReport-module__7qWeJW__mobileSummaryCard strong{color:rgba(var(--color-primary-rgb), .9);font-size:15px;line-height:1.25}.CashFlowReport-module__7qWeJW__mobileSections{flex-direction:column;gap:12px;display:flex}.CashFlowReport-module__7qWeJW__mobileSectionCard{border:1px solid rgba(var(--color-primary-rgb), .08);background:#fff;border-radius:20px;overflow:hidden}.CashFlowReport-module__7qWeJW__mobileSectionToggle{background:rgba(var(--color-primary-rgb), .04);text-align:left;width:100%;color:rgba(var(--color-primary-rgb), .88);border:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 14px 12px;display:flex}.CashFlowReport-module__7qWeJW__mobileSectionToggle div{flex-direction:column;gap:2px;min-width:0;display:flex}.CashFlowReport-module__7qWeJW__mobileSectionToggle strong{font-size:17px;line-height:1.2}.CashFlowReport-module__7qWeJW__mobileSectionToggle span{color:rgba(var(--color-primary-rgb), .72);font-size:13px;line-height:1.25}.CashFlowReport-module__7qWeJW__mobileSectionToggleIcon{min-width:24px;color:rgba(var(--color-primary-rgb), .72);text-align:center;line-height:1;font-size:24px!important}.CashFlowReport-module__7qWeJW__mobileSectionRows{flex-direction:column;display:flex}.CashFlowReport-module__7qWeJW__mobileRow{background:#fff;border-top:1px solid #f0f1f6;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.CashFlowReport-module__7qWeJW__mobileRow:nth-child(2n){background:#fcfcfe}.CashFlowReport-module__7qWeJW__mobileRowLabel{min-width:0;padding-left:calc(var(--cashflow-level,0) * 12px);flex:1;align-items:flex-start;gap:8px;display:flex}.CashFlowReport-module__7qWeJW__mobileRowCode{color:rgba(var(--color-primary-rgb), .48);flex:none;font-size:11px;font-weight:600;line-height:1.4}.CashFlowReport-module__7qWeJW__mobileRowText{min-width:0;color:rgba(var(--color-primary-rgb), .86);overflow-wrap:anywhere;font-size:13px;font-weight:500;line-height:1.35}.CashFlowReport-module__7qWeJW__mobileRow>strong{color:rgba(var(--color-primary-rgb), .82);text-align:right;flex:none;font-size:13px;line-height:1.35}.CashFlowReport-module__7qWeJW__mobileRow.CashFlowReport-module__7qWeJW__rowPrimaryLevel,.CashFlowReport-module__7qWeJW__mobileRow.CashFlowReport-module__7qWeJW__rowPrimaryLevel .CashFlowReport-module__7qWeJW__mobileRowCode,.CashFlowReport-module__7qWeJW__mobileRow.CashFlowReport-module__7qWeJW__rowPrimaryLevel .CashFlowReport-module__7qWeJW__mobileRowText,.CashFlowReport-module__7qWeJW__mobileRow.CashFlowReport-module__7qWeJW__rowPrimaryLevel>strong{font-weight:700}.CashFlowReport-module__7qWeJW__mobileSectionTotal{background:rgba(var(--color-primary-rgb), .07);color:rgba(var(--color-primary-rgb), .88);border-top:1px solid #ececf2;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;font-weight:700;display:flex}.CashFlowReport-module__7qWeJW__mobileSectionTotal span,.CashFlowReport-module__7qWeJW__mobileSectionTotal strong{font-size:14px;line-height:1.3}.CashFlowReport-module__7qWeJW__mobileEmptyState{color:rgba(var(--color-primary-rgb), .56);border-top:1px solid #f0f1f6;padding:14px;font-size:13px;line-height:1.4}.CashFlowReport-module__7qWeJW__filterModalBody{grid-template-columns:1fr;gap:14px}.CashFlowReport-module__7qWeJW__toolbarActions{justify-content:stretch}.CashFlowReport-module__7qWeJW__filterButton{flex-shrink:0;width:42px}.CashFlowReport-module__7qWeJW__exportButton{flex:1}}
