.amd-menu-orders>.--menu-item>.-actions,.amd-menu-orders>.--menu-item>.-info,.amd-menu-orders>.--menu-item>.-actions>span,.amd-menu-orders{display:flex;align-items:center;justify-content:center}.amd-menu-orders{flex-wrap:wrap;align-items:center;justify-content:center;flex-direction:column;margin:auto}.amd-menu-orders>.--menu-item.draggable{cursor:move}.amd-menu-orders>.--menu-item{box-sizing:border-box;width:100%;height:50px;display:flex;align-items:center;justify-content:space-between;background:var(--amd-wrapper-fg);margin:8px;padding:8px 16px;border-radius:8px}.amd-menu-orders>.--menu-item>.-info>span{user-select:none;-webkit-user-select:none}.amd-menu-orders>.--menu-item>.-actions>span{background:rgba(var(--amd-primary-rgb),.1);color:rgba(var(--amd-primary-rgb),.7);height:32px;width:auto;aspect-ratio:1;margin-inline-start:8px;border-radius:4px;cursor:var(--amd-pointer);transition:background-color ease .2s}.amd-menu-orders>.--menu-item>.-actions>span:hover{background:rgba(var(--amd-primary-rgb),1);color:#fff}.amd-menu-orders>.--menu-item._hidden{opacity:.5}.amd-menu-orders>.--menu-item._hidden>.-actions>span._hide_{background:rgba(var(--amd-primary-rgb),1);color:#fff}.amd-menu-orders>.--menu-item>.-actions>span.waiting{background-color:rgba(var(--amd-text-color-rgb),.2);color:var(--amd-text-color);opacity:.1}.amd-menu-orders>.--menu-item>.-actions>span>._icon_{font-size:24px;width:18px;height:auto;margin-inline-end:8px;margin-left:auto;margin-right:auto}.adp-admin-dropdown{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;justify-content:center;width:100%;border-radius:10px;overflow:hidden}.adp-admin-dropdown>.--title{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:start;width:100%;background:var(--amd-wrapper-fg);padding:16px;font-size:15px;cursor:pointer}.adp-admin-dropdown>.--title>.-text{flex:auto;transition:color ease .3s}.adp-admin-dropdown>.--title>._icon_{background:var(--amd-primary-x-low);padding:3px;border-radius:5px;transform:rotate(180deg);transition:all ease .3s}.adp-admin-dropdown.expand>.--title>._icon_{transform:rotate(0)}.adp-admin-dropdown>.--content{display:none;width:100%;padding:10px 16px;background:var(--amd-input-bg)}.amd-admin-group-tab{display:flex;align-items:center;justify-content:center}.amd-admin-group-tab{width:max-content;margin:auto;border-radius:16px;overflow:hidden}.amd-admin-group-tab>.--item{font-size:16px;font-family:var(--amd-title-font);background:var(--amd-wrapper-fg);padding:16px 20px;cursor:pointer;text-align:center;transition:all ease .2s}.amd-admin-group-tab>.--item.active{background:var(--amd-primary);color:#fff}.amd-admin-group-tab>.--item:not(.active):hover{background:var(--amd-primary-x-low)}.amd-admin-group-tab.spaced{gap:16px}.amd-admin-group-tab.spaced>.--item{border-radius:inherit}.amd-admin-group-tab.spaced>.--item .i_text-badge{background:var(--amd-primary);color:#fff;margin:0 4px}.amd-admin-group-tab.spaced>.--item.active .i_text-badge{background:#fff;color:var(--amd-primary)}.amd-icon-gallery>.--title{color:var(--amd-title-color)}.amd-icon-gallery>.--items{display:flex;flex-wrap:wrap;align-items:center;justify-content:start}.amd-icon-gallery>.--items>.--item{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;flex-direction:column;width:100px;height:auto;aspect-ratio:1;background:rgba(var(--amd-primary-rgb),.2);border-radius:10px;padding:8px;margin:8px;margin-inline-start:0}.amd-icon-gallery>.--items>.--item ._text_{display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;direction:ltr}.amd-icon-gallery>.--items>.--item ._text_,.amd-icon-gallery>.--items>.--item ._btn_{box-sizing:border-box;font-size:14px;padding:8px;text-align:center}.amd-icon-gallery>.--items>.--item ._btn_{width:100%}.amd-admin-image-gallery>.--item .-controls,.amd-admin-image-gallery>.--item,.amd-admin-image-gallery{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.amd-admin-image-gallery{justify-content:start;gap:16px}.amd-admin-image-gallery>.--item{position:relative;width:100px;height:auto;flex-direction:column;aspect-ratio:1;border-radius:8px;overflow:hidden;background:var(--amd-primary-x-low);color:var(--amd-primary)}.amd-admin-image-gallery>.--item>img{width:100px;height:100%;object-fit:cover}.amd-admin-image-gallery>.--item>span{font-size:16px}.amd-admin-image-gallery>.--item.--add{cursor:pointer;border:2px dashed var(--amd-primary)}.amd-admin-image-gallery>.--item .-controls::before,.amd-admin-image-gallery>.--item .-controls{position:absolute;left:0;top:0;width:100%;height:100%}.amd-admin-image-gallery>.--item .-controls{color:#fff;opacity:0;transition:all ease .3s}.amd-admin-image-gallery>.--item .-controls:hover{opacity:1}.amd-admin-image-gallery>.--item .-controls ._icon_{position:relative;width:30px;cursor:pointer}.amd-admin-image-gallery>.--item .-controls::before{content:' ';display:block;background:rgba(0,0,0,.3)}