.app-menu__link{width:100%;color:#fff!important;text-decoration:none;display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden!important;word-break:break-all;white-space:normal!important}.app-menu__arrow{position:absolute;right:12px;top:50%;transition:transform .2s ease;transform:translateY(-50%) rotate(0deg)}.app-menu__arrow_open{transform:translateY(-50%) rotate(90deg)}.app-menu .ant-menu{background:rgba(0,0,0,0);border-right:0!important}.app-menu .ant-menu-item,.app-menu .ant-menu-submenu-title{width:100%!important;margin:0!important;padding-left:14px!important;border:1px solid rgba(0,0,0,0)}@media(max-width:1279px){.app-menu .ant-menu-item,.app-menu .ant-menu-submenu-title{height:44px!important;min-height:44px!important}}.app-menu .ant-menu-item,.app-menu .ant-menu-submenu-title{transition:none!important}@media(hover:hover)and (pointer:fine){.app-menu .ant-menu-item:hover,.app-menu .ant-menu-submenu-title:hover{background:hsla(0,0%,100%,.1019607843)!important}}.app-menu .ant-menu-item,.app-menu .ant-menu-submenu{margin-bottom:4px!important}.app-menu .ant-menu-submenu-title{padding-right:40px!important}.app-menu .ant-menu-item-selected{background:hsla(0,0%,100%,.0509803922)!important;border:1px solid hsla(0,0%,100%,.2)}.app-menu .ant-menu-title-content{font-family:var(--font-primary);color:var(--color-white);font-weight:600;font-size:16px;line-height:20px}@media(min-width:1600px){.app-menu .ant-menu-title-content{font-size:18px;line-height:24px}}.app-menu .ant-menu-title-content{margin-inline-start:0!important;margin-left:0!important;min-width:0!important;flex:1 1 0!important;transition:none!important;display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden!important;word-break:break-all;white-space:normal!important}.app-menu .ant-menu-sub .ant-menu-title-content{font-weight:400;font-size:16px;line-height:24px}.app-menu .ant-menu-sub .ant-menu-item{margin-left:40px!important;padding:8px 12px!important;width:auto!important;min-height:36px;height:36px}.app-menu .ant-menu-item-icon{margin-inline-end:8px!important;display:inline-flex!important;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;opacity:.6}.app-menu .ant-menu-item-icon svg{flex-shrink:0}.app-menu .ant-menu-item-icon path{fill-opacity:1;stroke-opacity:1}.app-menu__icon{line-height:0}.app-menu .ant-menu-item-divider{margin-top:32px!important;margin-bottom:32px!important;background:hsla(0,0%,100%,.1019607843)!important}.history-search-input{position:relative;height:48px;display:flex;align-items:center}.history-search-input__search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:22px;height:22px;color:#fff}.history-search-input__search-icon path{transition:fill .3s ease}.history-search-input input{outline:none;height:48px;width:100%;font-size:18px;line-height:24px;border-radius:14px;padding-left:50px;font-family:var(--font-secondary);font-weight:400;padding-right:44px;color:#384156;transition:background-color .3s ease}.history-search-input input.filled,.history-search-input input:focus{background-color:var(--color-white)}.history-search-input input.filled::placeholder,.history-search-input input:focus::placeholder{color:#8992a8}.history-search-input input.filled+svg path,.history-search-input input:focus+svg path{fill:#8992a8!important;fill-opacity:1!important}.history-search-input input::placeholder{font-family:var(--font-primary);font-weight:600;color:var(--color-white);transition:color .3s ease}.history-search-input__clear-btn{position:absolute;top:50%;transform:translateY(-50%);right:14px}.history-items{max-height:320px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.2) rgba(0,0,0,0)}.history-items::-webkit-scrollbar{width:6px}.history-items::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:999px}.history-items::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.history-item{height:48px;padding:12px;display:flex;align-items:center;border-radius:12px;transition:background-color .2s ease;cursor:pointer}.history-item:hover,.history-item_active{background-color:hsla(0,0%,100%,.1019607843)}.history-item:hover .history-item__dots,.history-item_active .history-item__dots{display:block}.history-item__text{display:block;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--color-white);font-family:var(--font-secondary);font-weight:400;font-size:16px;line-height:24px;text-decoration:none}.history-item__dots{flex-shrink:0;margin-left:8px;display:none}.history-item__edit-input{flex:1;min-width:0;background:rgba(0,0,0,0);border:none;border-bottom:1px solid hsla(0,0%,100%,.4);outline:none;color:var(--color-white);font-family:var(--font-secondary);font-weight:400;font-size:16px;line-height:24px;padding:0}