.MemoryManagementHead{width:100%;--bar-height:10px;--bar-color:#ebebeb;--bar-hover-height:12px;--bar-value-color:var(--orb-color-ya-disk-500);--bar-danger-color:#fb5c56;--trash-color:#b5b7c0}.Theme_root_orb-migrate-dark .MemoryManagementHead{--bar-color:#ffffff1a}.MemoryManagementHead .SegmentedIndicatorBar{background:var(--bar-color);height:var(--bar-height);overflow:hidden}.MemoryManagementHead .SegmentedIndicatorBar__segment{min-width:var(--bar-height)}.MemoryManagementHead .SegmentedIndicatorBar__segment.indicator-limit,.MemoryManagementHead .SegmentedIndicatorBar__segment.indicator-used{border-radius:6px}.MemoryManagementHead .SegmentedIndicatorBar__segment.indicator-limit,.MemoryManagementHead .SegmentedIndicatorBar__segment.indicator-overdraft,.MemoryManagementHead .SegmentedIndicatorBar__segment.indicator-used{max-width:100%;outline:2px solid var(--orb-elevation-base)}.MemoryManagementHead .Legend__item.indicator-limit .Legend__circle,.MemoryManagementHead .Legend__item.indicator-used .Legend__circle,.MemoryManagementHead .SegmentedIndicatorBar__segment.indicator-limit,.MemoryManagementHead .SegmentedIndicatorBar__segment.indicator-used{background:var(--bar-value-color);z-index:3}.MemoryManagementHead .Legend__item.indicator-trash .Legend__circle,.MemoryManagementHead .SegmentedIndicatorBar__segment.indicator-trash{background:var(--trash-color)}.MemoryManagementHead .Legend__item.indicator-overdraft .Legend__circle,.MemoryManagementHead .SegmentedIndicatorBar__segment.indicator-overdraft{background:var(--bar-danger-color)}.MemoryManagementHead .SegmentedIndicatorBar__segment.indicator-trash{background:var(--trash-color);border-radius:0 6px 6px 0;outline:2px solid var(--orb-elevation-base);z-index:0}.MemoryManagementHead .Legend__item.indicator-free .Legend__circle{background:var(--bar-color)}.MemoryManagementHead__Title{align-items:center;display:flex;justify-content:space-between;margin-bottom:var(--orb-spacing-6-m);margin-top:10px;width:100%}.MemoryManagementHead__Text{font-size:18px;font-weight:500;line-height:22px;text-align:left}.MemoryManagementHead__Text_danger{color:var(--bar-danger-color)}.MemoryManagementHead__Subtext{align-items:center;color:var(--orb-text-secondary);display:flex;font-size:14px;font-weight:500;gap:var(--orb-spacing-2-m);line-height:18px;text-align:left}.MemoryManagementHead__Subtext_danger{color:var(--bar-danger-color)}.MemoryManagementHead__Buttons{align-items:center;display:flex;gap:var(--orb-spacing-4-m);margin-top:var(--orb-spacing-8-m);min-height:36px}.MemoryManagementHead__Buttons:empty{display:none}.MemoryManagementStub{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 180px);min-height:400px;width:100%}.MemoryManagementSubhead{box-sizing:border-box;display:flex;flex-direction:column;padding:var(--orb-spacing-16-m) 0 var(--orb-spacing-8-m);width:100%}.MemoryManagementSubhead_showFilter{padding:var(--orb-spacing-12-m) 0 var(--orb-spacing-8-m)}.MemoryManagementSubhead__radio-button{margin-bottom:var(--orb-spacing-8-m)}html:not(.m-mobile) .MemoryManagementSubhead__radio-button{width:fit-content}.MemoryManagementSubhead__inner{align-items:center;display:flex;font-family:var(--orb-typo-body-font);font-weight:var(--orb-typo-body-font-weight-medium);gap:var(--orb-spacing-6-m);justify-content:space-between}.MemoryManagementSubhead__inner_showFilter{margin-top:var(--orb-spacing-4-m)}.MemoryManagementSubhead .MemoryManagementSubhead__notifier{margin-bottom:var(--orb-spacing-12-m)}.MemoryManagementSubhead__notifier-text{font-weight:var(--orb-typo-body-font-weight-medium)}.MemoryManagementSubhead_mobile{padding:var(--orb-spacing-10-m) 6px var(--orb-spacing-4-m) 6px}.MemoryManagementSubhead__title{font-size:18px;line-height:22px}.MemoryManagementSubhead__title_mobile{font-size:16px;line-height:20px}.MemoryManagementSubhead__sort-btn{align-items:center;display:flex;font-size:var(--typography-controls-size-m-font-size);gap:var(--orb-spacing-4-m);line-height:20px}.MemoryManagementStub__StubMessage{align-items:center;display:flex;flex-direction:column;gap:var(--orb-spacing-10-m);height:100%;justify-content:center;width:100%}.MemoryManagementStub__Image{background-image:url(/s3/disk/_/72b8f547475ddd4091b2.svg);height:90px;width:125px}.MemoryManagementStub__Image_unlim{background-image:url(/s3/disk/_/1feb375c5505f96b4ff9.svg);height:90px;width:144px}.MemoryManagementStub__CenterText{align-items:center;display:flex;flex-direction:column;gap:var(--orb-spacing-4-m)}.MemoryManagementStub__Text{margin:0;text-align:center}.MemoryManagementStub__Text_hasSubtext{color:var(--orb-text-primary)}.MemoryManagementStub__Subtext{font-size:14px;font-weight:400;line-height:18px;max-width:400px;text-align:center}html.m-mobile .MemoryManagementStub{height:fit-content}html.m-mobile .MemoryManagementStub .MemoryManagementStub__StubMessage{height:calc(100vh - 480px);min-height:200px}html.m-mobile .MemoryManagementStub_fullyEmpty .MemoryManagementStub__StubMessage{height:calc(100vh - 180px);min-height:fit-content}html.m-mobile .MemoryManagementStub__StubMessage{padding:var(--orb-spacing-16-m) 0;text-wrap-style:balance}html.m-mobile .MemoryManagementHead__Buttons{flex-direction:column;gap:var(--orb-spacing-2-m)}html.m-mobile .MemoryManagementHead__add-space-button{width:100%}html.m-mobile .MemoryManagementHead{--bar-height:8px}html.m-mobile .MemoryManagementHead__BottomHead{padding:0 8px}html.m-mobile .MemoryManagementHead__Subtext{display:none}@media (orientation:landscape){html.m-mobile .MemoryManagementHead__BottomHead{padding:0}html.m-mobile .MemoryManagementSubhead_mobile{padding:var(--orb-spacing-10-m) 0 var(--orb-spacing-4-m) 0}html.m-mobile .MemoryManagementStub .MemoryManagementStub__StubMessage,html.m-mobile .MemoryManagementStub_fullyEmpty .MemoryManagementStub__StubMessage{height:fit-content}}.ExceededLimitTooltip{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:4px;padding:10px;width:258px}.ExceededLimitTooltip__top{font-size:14px;font-weight:400;line-height:18px;max-width:200px;text-align:center}.ExceededLimitTooltip__size{font-size:20px;font-weight:500;line-height:24px;text-align:center}.ExceededLimitTooltip__subtext{color:var(--orb-text-secondary);font-size:14px;font-weight:400;line-height:18px;max-width:190px;text-align:center}.ExceededLimitTooltip__buttons{align-items:center;display:flex;gap:8px;margin-top:8px;width:100%}.FreeSpaceTooltip,.LimitSpaceTooltip,.UsedSpaceTooltip{align-items:center;display:flex;flex-direction:column;gap:4px;padding:12px;width:120px}.LimitSpaceTooltip{width:160px}.FreeSpaceTooltip__top,.LimitSpaceTooltip__top,.TrashTooltip__top,.UsedSpaceTooltip__top{font-size:14px;font-weight:400;line-height:18px;text-align:center}.FreeSpaceTooltip__bottom,.LimitSpaceTooltip__bottom,.TrashTooltip__bottom,.UsedSpaceTooltip__bottom{font-size:20px;font-weight:500;line-height:24px;text-align:center}.TrashTooltip{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;max-width:160px;padding:var(--orb-spacing-6-m);width:160px}.TrashTooltip button{margin-top:var(--orb-spacing-6-m);width:100%}.TrashTooltip__top{margin-bottom:var(--space-2-xs)}.ListingOwner{align-items:center;display:flex;width:240px}.ListingOwner__Avatar,.ListingOwner__AvatarWrap,.ListingOwner__Mono{flex-shrink:0;height:20px;width:20px}.ListingOwner__AvatarWrap{border-radius:10px;overflow:hidden}.ListingOwner__Avatar{vertical-align:top}.ListingOwner__Mono{color:var(--color-typo-inverse);font-size:10px;line-height:20px;text-align:center}.ListingOwner__Name{color:var(--orb-text-secondary);font-size:13px;line-height:18px;margin-left:var(--orb-spacing-4-m);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ListingOwner__Stub{align-items:center;background-color:var(--orb-surface-generic);border-radius:50%;display:flex;height:20px;justify-content:center;width:20px}.share-link-button__tooltip{display:flex;flex-wrap:nowrap}.share-link-button__tooltip-row{align-items:center;display:flex;margin-left:10px}.share-link-button__tooltip-row:first-child{margin-left:0}.share-link-button__tooltip-icon{margin-right:6px}.share-link-button__tooltip-counter{opacity:.8}.share-link-button__tooltip_wrap{flex-direction:column;flex-wrap:wrap}.share-link-button__tooltip_wrap .share-link-button__tooltip-row{margin-left:0}.listing__selection-rect{background:#0073ff12;border:1px solid #489bff80;box-sizing:border-box;display:none;pointer-events:none;position:absolute;z-index:1000}.listing__selection-rect_active{display:block}.listing__selection-hover{background-color:#0000000d}.SegmentedIndicatorBar{align-items:center;border-radius:16px;display:flex;width:100%}.SegmentedIndicatorBar__segment{height:100%}.Legend__items{align-items:center;display:flex;flex-wrap:wrap;margin-top:var(--orb-spacing-6-m)}.Legend__items:empty{display:none}.Legend__item{align-items:center;display:flex}.Legend__item:not(:last-child){margin-right:var(--orb-spacing-6-m)}.Legend__circle{border-radius:50%;height:10px;margin-right:6px;width:10px}.Legend__text{font-size:14px;line-height:18px}@media screen and (max-width:756px){.Legend__items{margin-top:0}.Legend__item{margin-top:var(--orb-spacing-4-m)}}.Orb-SegmentedControl2{background-color:var(
        --local-orb-segmented-control-fill-color-base,var(--orb-surface-generic)
    );border-radius:var(
        --local-orb-segmented-control-border-radius,var(--orb-rounding-full)
    );color:var(
        --local-orb-segmented-control-typo-color-base,var(--orb-text-secondary)
    );display:inline-flex;font-family:var(--orb-body-short-lg-medium-font-family);font-size:var(--orb-body-short-lg-medium-font-size);font-weight:var(--orb-body-short-lg-medium-font-weight);letter-spacing:var(--orb-body-short-lg-medium-letter-spacing);line-height:var(--orb-body-short-lg-medium-line-height);position:relative;transition:color var(--orb-motion-duration-125-m) var(--orb-motion-easing-standard) background-color var(--orb-motion-duration-125-m) var(--orb-motion-easing-standard);-webkit-user-select:none;user-select:none}.Orb-SegmentedControl2-Plate{bottom:0;left:0;pointer-events:none;position:absolute;top:0;transition:left var(--orb-motion-duration-125-m) var(--orb-motion-easing-standard),width var(--orb-motion-duration-125-m) var(--orb-motion-easing-standard);width:0;will-change:left,width;z-index:0}.Orb-SegmentedControl2 .Orb-SegmentedControl2-Radio:before,.Orb-SegmentedControl2-Plate:before{border-radius:var(
        --local-orb-segmented-control-after-border-radius,var(--orb-rounding-full)
    );bottom:var(--local-orb-segmented-control-indent,var(--orb-spacing-m));left:var(--local-orb-segmented-control-indent,var(--orb-spacing-m));pointer-events:none;position:absolute;right:var(--local-orb-segmented-control-indent,var(--orb-spacing-m));top:var(--local-orb-segmented-control-indent,var(--orb-spacing-m))}.Orb-SegmentedControl2-Plate:before,.Orb-SegmentedControl2-Plate[hidden]~.Orb-SegmentedControl2-Radio_isSelected:before{background-color:var(
        --local-orb-segmented-control-fill-color-checked-base,var(--orb-surface-generic-alt)
    );border:1px solid var(--orb-misc-line-darkmode);box-shadow:0 2px 4px 0 var(--orb-misc-shadow);content:"";transition:background-color var(--orb-motion-duration-125-m) var(--orb-motion-easing-standard),box-shadow var(--orb-motion-duration-125-m) var(--orb-motion-easing-standard)}.Orb-SegmentedControl2-Radio{cursor:pointer;position:relative;z-index:1;-webkit-tap-highlight-color:rgb(0 0 0/0)}.Orb-SegmentedControl2 .Orb-SegmentedControl2-Radio_isSelected{color:var(
        --local-orb-segmented-control-typo-color-checked-base,var(--orb-text-primary)
    );transition:color var(--orb-motion-duration-125-m) var(--orb-motion-easing-standard)}.Orb-SegmentedControl2 .Orb-SegmentedControl2-Radio_isSelected:after{content:none}.Orb-SegmentedControl2-Radio.Orb-SegmentedControl2-Radio_isDisabled,.Orb-SegmentedControl2[aria-disabled=true],.Orb-SegmentedControl2[aria-disabled=true] .Orb-SegmentedControl2-Radio_isSelected,.Orb-SegmentedControl2_isDisabled .Orb-SegmentedControl2-Radio{color:var(
        --local-orb-segmented-control-typo-color-disabled,var(--orb-text-disabled)
    );cursor:default}.Orb-SegmentedControl2:after{content:"";position:absolute}.Orb-SegmentedControl2-Radio_isFocusVisible:after,.Orb-SegmentedControl2-Radio_isSelected.Orb-SegmentedControl2-Radio_isFocusVisible:after{border:2px solid var(--orb-line-brand);border-radius:var(
        --local-orb-segmented-control-border-radius,var(--orb-rounding-full)
    );bottom:-4px;content:"";left:-4px;pointer-events:none;position:absolute;right:-4px;top:-4px;transform:none}.Orb-SegmentedControl2_container_fixed .Orb-SegmentedControl2-Radio_isFocusVisible:after,.Orb-SegmentedControl2_container_fixed .Orb-SegmentedControl2-Radio_isSelected.Orb-SegmentedControl2-Radio_isFocusVisible:after{bottom:0;left:0;right:0;top:0}.Orb-SegmentedControl2-Content{align-items:center;display:flex;overflow:hidden;pointer-events:none;position:relative;text-align:center;white-space:nowrap;z-index:1}.Orb-SegmentedControl2_isDisabled .Orb-SegmentedControl2-Content_endSlot,.Orb-SegmentedControl2_isDisabled .Orb-SegmentedControl2-Content_startSlot{color:var(--orb-text-disabled)!important}.Orb-SegmentedControl2_container_fixed .Orb-SegmentedControl2-Content{align-content:center;align-self:baseline;justify-content:center}.Orb-SegmentedControl2_container_fixed .Orb-SegmentedControl2-Content.Orb-SegmentedControl2-Content_content{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Orb-SegmentedControl2_container_fixed{display:flex}.Orb-SegmentedControl2_container_fixed .Orb-SegmentedControl2-Radio{align-self:baseline;flex-grow:1;overflow:hidden;white-space:nowrap}.Orb-SegmentedControl2_size_lg{--paddingTop:var(--orb-spacing-6-m);--paddingBetweenSlots:var(--orb-spacing-4-m);--paddingLeft:var(--orb-spacing-8-m);--height:var(--orb-size-24-m);font-family:var(--orb-body-short-lg-medium-font-family);font-size:var(--orb-body-short-lg-medium-font-size);font-weight:var(--orb-body-short-lg-medium-font-weight);height:var(--local-orb-segmented-control-size-lg-height,var(--height));letter-spacing:var(--orb-body-short-lg-medium-letter-spacing);line-height:var(--orb-body-short-lg-medium-line-height)}.Orb-SegmentedControl2_size_lg .Orb-SegmentedControl2-Radio{padding:var(
        --local-orb-segmented-control-size-lg-space,var(--paddingTop) var(--paddingLeft)
    )}.Orb-SegmentedControl2_size_lg .Orb-SegmentedControl2-Content{height:calc(var(--height) - var(--paddingTop)*2)}.Orb-SegmentedControl2_size_lg .Orb-SegmentedControl2-Content_startSlot{padding-inline-end:var(--paddingBetweenSlots)}.Orb-SegmentedControl2_size_lg .Orb-SegmentedControl2-Content_endSlot{padding-inline-start:var(--paddingBetweenSlots)}.Orb-SegmentedControl2_size_md{--paddingTop:calc(var(--orb-spacing-m) + var(--orb-spacing-2-m));--paddingBetweenSlots:var(--orb-spacing-4-m);--paddingLeft:var(--orb-spacing-6-m);--height:var(--orb-size-18-m);font-family:var(--orb-body-short-md-medium-font-family);font-size:var(--orb-body-short-md-medium-font-size);font-weight:var(--orb-body-short-md-medium-font-weight);height:var(--local-orb-segmented-control-size-md-height,var(--height));letter-spacing:var(--orb-body-short-md-medium-letter-spacing);line-height:var(--orb-body-short-md-medium-line-height)}.Orb-SegmentedControl2_size_md .Orb-SegmentedControl2-Radio{padding:var(
        --local-orb-segmented-control-size-md-space,var(--paddingTop) var(--paddingLeft)
    )}.Orb-SegmentedControl2_size_md .Orb-SegmentedControl2-Content{height:calc(var(--height) - var(--paddingTop)*2)}.Orb-SegmentedControl2_size_md .Orb-SegmentedControl2-Content_startSlot{padding-inline-end:var(--paddingBetweenSlots)}.Orb-SegmentedControl2_size_md .Orb-SegmentedControl2-Content_endSlot{padding-inline-start:var(--paddingBetweenSlots)}.Orb-SegmentedControl2_size_sm{--paddingTop:var(--orb-spacing-m);--paddingBetweenSlots:var(--orb-spacing-2-m);--paddingLeft:var(--orb-spacing-4-m);--height:var(--orb-size-14-m);font-family:var(--orb-caption-md-medium-font-family);font-size:var(--orb-caption-md-medium-font-size);font-weight:var(--orb-caption-md-medium-font-weight);height:var(--local-orb-segmented-control-size-sm-height,var(--height));letter-spacing:var(--orb-caption-md-medium-letter-spacing);line-height:var(--orb-caption-md-medium-line-height)}.Orb-SegmentedControl2_size_sm .Orb-SegmentedControl2-Radio{padding:var(
        --local-orb-segmented-control-size-sm-space,var(--paddingTop) var(--paddingLeft)
    )}.Orb-SegmentedControl2_size_sm .Orb-SegmentedControl2-Content{height:calc(var(--height) - var(--paddingTop)*2)}.Orb-SegmentedControl2_size_sm .Orb-SegmentedControl2-Content_startSlot{padding-inline-end:var(--paddingBetweenSlots)}.Orb-SegmentedControl2_size_sm .Orb-SegmentedControl2-Content_endSlot{padding-inline-start:var(--paddingBetweenSlots)}.listing-scans-stub{align-items:center;display:flex;flex-direction:column;padding:16px}.listing-scans-stub.listing-scans-stub_desktop{padding:102px;text-align:center}.listing-scans-stub__title{align-self:baseline;font-size:20px;font-weight:var(--orb-typo-body-font-weight-medium);line-height:24px;max-width:324px;white-space:pre-line}@media (orientation:landscape){.listing-scans-stub__title{align-self:center;max-width:100%;text-align:center}}.listing-scans-stub_desktop .listing-scans-stub__title{align-self:center;font-size:24px;line-height:28px;max-width:100%}.listing-scans-stub__content{display:flex}.listing-scans-stub_desktop .listing-scans-stub__content{margin-top:30px}.listing-scans-stub__qr-code:not(:last-child){margin-right:32px}.listing-scans-stub__image{max-width:405px;transform:matrix(.98,-.21,.21,.98,0,0);width:100%}.listing-scans-stub__install-button{bottom:55px;margin:auto;max-width:400px;position:fixed;width:calc(100vw - 48px)}@media (orientation:landscape){.listing-scans-stub__install-button{bottom:20px}}.listing-scans-stub__image-wrapper{position:relative}.listing-scans-stub__qr-wrapper{background:#fff;border-radius:16px;box-shadow:0 0 42px #ff715229,0 0 5.25905px rgba(0,0,0,.035);box-sizing:border-box;display:flex;flex-direction:column;left:0;margin:auto;padding:16px;position:absolute;right:0;top:235px;width:143px}.listing-scans-stub__qr-code-old{background-image:url(/s3/disk/_/eb40c65ed78a3fe1a823.png);background-position:0 0;background-repeat:no-repeat;background-size:contain;height:111px;width:111px}.listing-scans-stub__qr-text{font-size:14px;line-height:16px;margin-top:10px;text-align:left}.listing-scans-stub__qr-text-mail{font-weight:var(--orb-typo-body-font-weight-medium)}.listing-stub-scans-qr-code{background:var(--orb-surface-generic);border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;padding:16px;width:164px}.listing-stub-scans-qr-code__code-wrapper{background:#fff;border-radius:8px;margin-bottom:10px;padding:8px}.listing-stub-scans-qr-code__code{background-position:0 0;background-repeat:no-repeat;background-size:contain;height:116px;vertical-align:top;width:116px}.listing-stub-scans-qr-code__text{font-size:14px;font-weight:var(--orb-typo-body-font-weight-medium);line-height:18px}.client-listing__wfolio-open-button{margin-right:var(--orb-spacing-4-m)}.client-listing__ellipsis-text{display:inline-block;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1024px){.client-listing__ellipsis-text{width:80px}}@media screen and (max-width:940px){.client-listing__ellipsis-text{width:60px}}@media screen and (max-width:860px){.client-listing__ellipsis-text{width:40px}}@media screen and (max-width:780px){.client-listing__ellipsis-text{width:30px}}.listing-head .ListingTypeSelect{align-self:center;margin-left:auto}.listing-head__corrected{margin:16px 0 0;width:100%}.listing-trash__clean-trash-text{color:#999;margin-left:6px}.listing-trash__disable-tooltip .Tooltip-Content{max-width:200px;padding:12px 16px 16px}.listing-trash__notification-wrapper{bottom:8px;display:flex;justify-content:center;left:0;position:fixed;right:0;width:100%}.listing-virtual-disk__separator{background-color:var(--orb-line-generic);height:36px;margin-left:16px;margin-right:8px;width:1px}.listing-virtual-disk__journal-button{margin-right:8px}@media screen and (max-width:980px){.listing:not(.upload-listing) .listing-item.listing-item_theme_row.listing-item_type_dir .listing-item__info .listing-item__column_date,.listing:not(.upload-listing) .listing-item.listing-item_theme_row.listing-item_type_dir .listing-item__info .listing-item__column_size,.listing:not(.upload-listing) .listing-item.listing-item_theme_row.listing-item_type_dir .listing-item__info .listing-item__column_time{display:none}.listing:not(.upload-listing) .listing-item_theme_row .listing-item__info{flex-wrap:wrap}.listing:not(.upload-listing) .listing-item_theme_row .listing-item__title{flex-basis:100%}.listing:not(.upload-listing) .listing-item_theme_row .listing-item__right{flex-basis:40px}.listing:not(.upload-listing) .listing-item_theme_row .listing-item__info .listing-item__column{display:none}.listing:not(.upload-listing) .listing-item_theme_row .listing-item__info .listing-item__column_date,.listing:not(.upload-listing) .listing-item_theme_row .listing-item__info .listing-item__column_rights,.listing:not(.upload-listing) .listing-item_theme_row .listing-item__info .listing-item__column_size,.listing:not(.upload-listing) .listing-item_theme_row .listing-item__info .listing-item__column_time{display:inline-flex;flex-basis:auto;font-size:12px;padding-right:6px}.listing:not(.upload-listing) .listing-item_theme_row .listing-item__info .listing-item__column_size{order:1}.listing:not(.upload-listing) .listing-item_theme_row .listing-item__info .listing-item__column_date{order:2}.listing:not(.upload-listing) .listing-item_theme_row .listing-item__info .listing-item__column_time{order:3}}.listing__dragging-element{background:var(--orb-elevation-overlay-modal);z-index:2000}.listing-item.listing-item:not(.listing-item_disabled):hover,.listing-item.listing-item_highlighted,.listing-item.listing-item_selected,.utilityfocus .listing-item.listing-item:focus{background:var(--orb-surface-generic)}.is-dragging .listing-item.listing-item:hover{background:none}.listing-item.listing-item.listing__drop-target.listing__drop-target_active,.listing-item.listing-item.listing__drop-target.listing__drop-target_active:hover,body:not(.is-dragging) .listing-item_highlighted:not(.listing-item_disabled):hover,body:not(.is-dragging) .listing-item_selected:not(.listing-item_disabled):hover{background:var(--orb-surface-generic-hovered)}.listing-item{border-radius:8px}.listing-item_virus{color:#ee5646}.listing-item_virus:hover{background-color:#ee564633}.is-dragging .listing-item:hover{background:none}.client-listing{flex-grow:1}.client-listing_loading{align-items:center;display:flex;height:100%;justify-content:center}.client-listing_hasStaticHead{flex-direction:column;justify-content:flex-start}.client-listing .listing__selection-hover{background-color:var(--orb-surface-generic)}.client-listing .listing-item__column_comment,.client-listing .listing-item__column_info{color:#999}.client-listing .listing-item__column_public-link{margin-top:-4px}.client-listing .listing-item__column_public-link .ufo-icon link__icon{color:#333}.client-listing .listing-item__column_parent{max-width:200px;padding-left:10px}.client-listing .listing-item__column_parent .link{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-listing .listing-item__column_rights{color:var(--orb-text-secondary);flex-basis:auto;text-align:left}@media (min-width:981px){html:not(.m-mobile) .client-listing .listing-item__column_rights{justify-content:flex-start;padding-left:32px;padding-right:32px;width:120px}}.client-listing .listing-item__field_public-link{width:24px}.client-listing_type_shared .listing-item__right,.client-listing_type_shared_files .listing-item__right{flex-basis:auto;width:24px}@media (max-width:1800px){.client-listing_type_shared_files .listing-item__column_time{display:none}}.client-listing .listing__downloads-column,.client-listing .listing__views-column{align-items:center;flex-basis:70px;justify-content:flex-start;line-height:1em;text-align:left}.client-listing .listing__downloads-column .listing__counter-icon,.client-listing .listing__views-column .listing__counter-icon{margin-right:6px;vertical-align:middle}.client-listing .listing__views-column{margin-left:20px}.m-mobile .client-listing .listing__group-title{font-size:15px}@media screen and (max-width:440px){.client-listing .listing-head{padding:0 6px}.client-listing .listing__group-title{margin:20px 0 20px 6px}.client-listing .listing-item.listing-item_theme_row{padding-left:6px;padding-right:6px}}@media (max-width:431px){.m-mobile .client-listing .listing-item_size_m.listing-item_theme_tile{flex-basis:calc(33% - 24px);width:calc(33% - 24px)}.m-mobile .client-listing .listing-item_size_m.listing-item_theme_tile .listing-item__icon,.m-mobile .client-listing .listing-item_size_m.listing-item_theme_tile .listing-item__info{max-width:100%}}@media (max-width:319px){.m-mobile .client-listing .listing-item_size_m.listing-item_theme_tile{flex-basis:calc(50% - 20px);width:calc(50% - 20px)}}@media (max-width:719px){.m-mobile .client-listing .listing-item_size_l.listing-item_theme_tile{flex-basis:calc(33% - 24px);width:calc(33% - 24px)}.m-mobile .client-listing .listing-item_size_l.listing-item_theme_tile .listing-item__icon,.m-mobile .client-listing .listing-item_size_l.listing-item_theme_tile .listing-item__info{max-width:100%}}@media (max-width:554px){.m-mobile .client-listing .listing-item_size_l.listing-item_theme_tile{flex-basis:calc(50% - 24px);width:calc(50% - 24px)}}@media (max-width:1100px){.client-listing .listing__downloads-column,.client-listing .listing__views-column{display:none}}@media (max-width:1200px){.client-listing .listing-item_theme_row .listing-item__column_parent{max-width:100px}}@media (max-width:1300px){.client-listing[class] .listing-item_theme_row .listing-item__column{flex-basis:75px}.client-listing[class] .listing-item__right{flex-basis:40px}.client-listing .listing-item_theme_row .listing-item__column.listing-item__column_rights{flex-basis:120px}.client-listing .listing-item_theme_row .listing-item__column_owner{display:none}}@media screen and (max-width:980px){.client-listing .listing-item_theme_row .listing-item__column{flex-basis:auto}}@media screen and (max-width:1312px){.root_with-alice-pro-sidebar .listing:not(.upload-listing) .listing-item.listing-item_theme_row.listing-item_type_dir .listing-item__info .listing-item__column_date,.root_with-alice-pro-sidebar .listing:not(.upload-listing) .listing-item.listing-item_theme_row.listing-item_type_dir .listing-item__info .listing-item__column_size,.root_with-alice-pro-sidebar .listing:not(.upload-listing) .listing-item.listing-item_theme_row.listing-item_type_dir .listing-item__info .listing-item__column_time{display:none}.root_with-alice-pro-sidebar .listing:not(.upload-listing) .listing-item_theme_row .listing-item__info{flex-wrap:wrap}.root_with-alice-pro-sidebar .listing:not(.upload-listing) .listing-item_theme_row .listing-item__title{flex-basis:100%}.root_with-alice-pro-sidebar .listing:not(.upload-listing) .listing-item_theme_row .listing-item__right{flex-basis:40px}.root_with-alice-pro-sidebar .listing:not(.upload-listing) .listing-item_theme_row .listing-item__info .listing-item__column{display:none}.root_with-alice-pro-sidebar .listing:not(.upload-listing) .listing-item_theme_row .listing-item__info .listing-item__column_date,.root_with-alice-pro-sidebar .listing:not(.upload-listing) .listing-item_theme_row .listing-item__info .listing-item__column_rights,.root_with-alice-pro-sidebar .listing:not(.upload-listing) .listing-item_theme_row .listing-item__info .listing-item__column_size,.root_with-alice-pro-sidebar .listing:not(.upload-listing) .listing-item_theme_row .listing-item__info .listing-item__column_time{display:inline-flex;flex-basis:auto;font-size:12px;padding-right:6px}.root_with-alice-pro-sidebar .listing:not(.upload-listing) .listing-item_theme_row .listing-item__info .listing-item__column_size{order:1}.root_with-alice-pro-sidebar .listing:not(.upload-listing) .listing-item_theme_row .listing-item__info .listing-item__column_date{order:2}.root_with-alice-pro-sidebar .listing:not(.upload-listing) .listing-item_theme_row .listing-item__info .listing-item__column_time{order:3}.root_with-alice-pro-sidebar .listing-item_theme_row .listing-item__column{flex-basis:auto}}@media (max-width:1500px){.root_with-alice-pro-sidebar .listing__downloads-column,.root_with-alice-pro-sidebar .listing__views-column{display:none}}@media (max-width:1532px){.root_with-alice-pro-sidebar .listing-item_theme_row .listing-item__column_parent{max-width:100px}}@media (max-width:1632px){.root_with-alice-pro-sidebar .client-listing[class] .listing-item_theme_row .listing-item__column{flex-basis:75px}.root_with-alice-pro-sidebar .client-listing[class] .listing-item__right{flex-basis:40px}.root_with-alice-pro-sidebar .listing-item_theme_row .listing-item__column.listing-item__column_rights{flex-basis:120px}.root_with-alice-pro-sidebar .listing-item_theme_row .listing-item__column_owner{display:none}}.is-dragging .client-listing .listing-item_virus:hover{background:none}.ActionButton{align-items:center;background:var(--orb-elevation-risen,var(--button-view-pseudo-fill-color-hovered));border:none;border-radius:14px;color:var(--orb-text-primary);cursor:pointer;display:flex;font-size:14px;font-weight:500;height:72px;line-height:18px;padding:20px;text-align:left;width:100%}.ActionButton_disabled{cursor:default;opacity:.5}.ActionButton:not(.ActionButton_disabled):hover{background:var(--orb-surface-generic-medium)}.ActionButton .icon{align-items:center;background-color:var(--color-control-bg-default);background-repeat:no-repeat;background-size:contain;border-radius:10px;display:flex;height:32px;justify-content:center;margin-right:var(--orb-spacing-6-m);min-height:32px;width:32px}.ActionButton_folder .icon{background:#0000;border-radius:0}.ActionButton_folder .icon img{margin-bottom:6px;width:100%}.ActionButton_create .icon,.ActionButton_shared .icon{border-radius:8px}.ActionButton:focus{outline:none}body.utilityfocus .ActionButton:focus{outline:2px solid var(--button-view-raised-border-color-focused)}.ListingFolderStub__buttons .create-resource-popup-with-anchor{width:100%}.Tooltip__tooltip-wrapper{max-width:300px;padding:var(--tooltip-size-s-content-spaceAll)}@media screen and (max-width:1200px){html:not(.m-mobile) .ActionButton{align-items:flex-start;flex-direction:column;height:102px}html:not(.m-mobile) .ActionButton .icon{margin-bottom:var(--orb-spacing-6-m);margin-right:0}}@media screen and (max-width:1000px){html:not(.m-mobile) .ActionButton{align-items:center;flex-direction:row;height:64px;padding:16px}html:not(.m-mobile) .ActionButton .icon{margin-bottom:0;margin-right:var(--orb-spacing-6-m)}}.FakeDND{align-items:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='none' stroke='%23D8DCE6FF' stroke-dasharray='10' stroke-dashoffset='5' stroke-linecap='square' stroke-width='4' rx='16' ry='16'/%3E%3C/svg%3E");border-radius:16px;display:flex;flex-direction:column;justify-content:center}.Theme_color_orb-migrate-dark .FakeDND{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='none' stroke='%23D3D3DE33' stroke-dasharray='10' stroke-dashoffset='5' stroke-linecap='square' stroke-width='4' rx='16' ry='16'/%3E%3C/svg%3E")}.FakeDND>:not(:first-child){margin-top:var(--orb-spacing-10-m)}html.m-mobile .FakeDND{background-image:none;height:100%;min-height:300px;pointer-events:none}.ListingDiskStub{--top-height:0px;--bottom-height:140px;display:grid;grid-template-rows:1fr 102px;height:calc(100vh - var(--header-content-height) - var(--top-height) - var(--bottom-height));margin-top:var(--orb-spacing-12-m);row-gap:var(--orb-spacing-16-m);width:100%}.ListingDiskStub_showTopDirectLine{--top-height:var(--top-direct-line-height)}.ListingDiskStub_showBottomDirect{--bottom-height:260px}.ListingDiskStub__icon{background:url(/s3/disk/_/be88d65068b58295c884.svg);background-repeat:no-repeat;height:90px;width:156px}.ListingDiskStub__top{display:grid;grid-template-rows:1fr 106px;row-gap:var(--orb-spacing-12-m)}.ListingDiskStub__top p{font-size:14px;line-height:20px;margin:0;text-align:center;width:250px}.ListingDiskStub__buttons-block h2{font-size:18px;margin-bottom:var(--orb-spacing-6-m);margin-top:0}.ListingDiskStub__buttons{display:flex;width:100%}.ListingDiskStub__buttons>:not(:first-child){margin-left:var(--orb-spacing-8-m)}@media screen and (max-width:1200px){.ListingDiskStub__top{grid-template-rows:1fr 136px}}@media (max-height:735px),screen and (min-height:816px) and (max-height:900px){.ListingDiskStub_showBottomDirect .ListingDiskStub__icon{display:none}}@media screen and (max-width:1000px){.ListingDiskStub{row-gap:var(--orb-spacing-6-m)}.ListingDiskStub__top{grid-template-rows:1fr 173px}.ListingDiskStub__buttons{flex-wrap:wrap;gap:var(--orb-spacing-6-m)}.ListingDiskStub__buttons>:not(:first-child){margin-left:0}html:not(.m-mobile) .ListingDiskStub .ActionButton{width:calc(50% - var(--orb-spacing-6-m)/2)}}@media screen and (max-height:815px) and (max-width:1200px){.ListingDiskStub_showBottomDirect .ListingDiskStub__top{grid-template-rows:150px 136px}}@media screen and (max-height:815px){.ListingDiskStub_showBottomDirect .ListingDiskStub__top{grid-template-rows:1fr;row-gap:0}.ListingDiskStub_showBottomDirect .ListingDiskStub{row-gap:var(--orb-spacing-10-m)}.ListingDiskStub_showBottomDirect .ListingDiskStub__buttons-block{display:none}}@media screen and (max-height:650px){.ListingDiskStub_showBottomDirect{height:fit-content}.ListingDiskStub_showBottomDirect .ListingDiskStub__top{grid-template-rows:160px}}html.m-mobile .ListingDiskStub{--mobile-app-header-height:114px;--mobile-folder-header-height:60px;--bottom-height:0px;--top-height:calc(var(--mobile-app-header-height) + var(--mobile-folder-header-height));align-items:center;display:flex;justify-content:center;margin-top:var(--orb-spacing-6-m);row-gap:0;width:100%}html.m-mobile .ListingDiskStub_showTopDirectLine{--top-height:calc(var(--mobile-app-header-height) + var(--mobile-top-direct-line-height) + var(--mobile-folder-header-height))}html.m-mobile .ListingDiskStub__top{display:flex;flex-direction:column-reverse;height:100%;justify-content:flex-end;row-gap:0;width:100%}html.m-mobile .ActionButton_docx,html.m-mobile .ActionButton_pptx,html.m-mobile .ActionButton_xlsx,html.m-mobile .ListingDiskStub__buttons-block h2{display:none}@media (max-height:610px){html.m-mobile .ListingDiskStub{height:fit-content}html.m-mobile .ListingDiskStub .FakeDND{padding-top:var(--orb-spacing-16-m)}}@media (orientation:landscape){html.m-mobile .ListingDiskStub{height:fit-content}html.m-mobile .ListingDiskStub .FakeDND{padding-top:var(--orb-spacing-16-m)}}.ListingFolderStub__stub{--top-height:0px;--bottom-height:230px;display:grid;grid-template-rows:1fr;height:calc(100vh - var(--header-content-height) - var(--top-height) - var(--bottom-height));margin-top:var(--orb-spacing-6-m);min-height:300px;row-gap:var(--orb-spacing-16-m);width:100%}.ListingFolderStub__stub_showTopDirectLine{--top-height:var(--top-direct-line-height)}.ListingFolderStub__stub_showBottomDirect{--bottom-height:360px}.ListingFolderStub__icon{background:url(/s3/disk/_/be88d65068b58295c884.svg);background-repeat:no-repeat;height:90px;width:156px}.ListingFolderStub__top{display:grid;grid-template-rows:1fr 72px;row-gap:var(--orb-spacing-12-m)}.ListingFolderStub__top p{font-size:14px;line-height:20px;margin:0;text-align:center;width:280px}.ListingFolderStub__buttons-block h2{font-size:18px;margin-bottom:var(--orb-spacing-6-m);margin-top:0}.ListingFolderStub__buttons{display:flex;width:100%}.ListingFolderStub__buttons>:not(:first-child){margin-left:var(--orb-spacing-8-m)}@media screen and (max-width:1200px){.ListingFolderStub__top{grid-template-rows:1fr 102px}}@media screen and (max-width:1000px){html:not(.m-mobile) .ListingFolderStub__top{grid-template-rows:1fr 155px}html:not(.m-mobile) .ListingFolderStub__buttons{flex-wrap:wrap;gap:var(--orb-spacing-6-m)}html:not(.m-mobile) .ListingFolderStub__buttons>:not(:first-child){margin:0}html:not(.m-mobile) .ListingFolderStub .ActionButton{width:100%}html.m-mobile .ListingFolderStub .listing-head{padding:0 6px}html.m-mobile .ListingFolderStub__top{grid-template-rows:1fr}}@media screen and (max-height:880px){.ListingFolderStub__stub_showBottomDirect .ListingFolderStub__icon{display:none}}@media screen and (max-height:750px){html:not(.m-mobile).ListingFolderStub__stub .ListingFolderStub__icon{display:none}}@media screen and (max-height:700px) and (min-width:1201px){.ListingFolderStub__stub_showBottomDirect .ListingFolderStub__top{grid-template-rows:150px 72px}.ListingFolderStub__stub_showBottomDirect{height:fit-content}}@media screen and (max-height:780px) and (max-width:1200px){.ListingFolderStub__stub_showBottomDirect .ListingFolderStub__top{grid-template-rows:150px 102px}.ListingFolderStub__stub_showBottomDirect{height:fit-content}}@media screen and (max-height:780px) and (max-width:1000px){.ListingFolderStub__stub_showBottomDirect .ListingFolderStub__top{grid-template-rows:150px 155px}.ListingFolderStub__stub_showBottomDirect{height:fit-content}}