/*
Generated time: March 11, 2026 16:01
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
div#quick_add_drawer{padding-top:0}.quick_add_drawer_header{position:fixed;top:1rem;right:4rem;z-index:2}.drawer-wrapper_inner.quick_add_drawer_main_inner{margin-inline:auto;max-width:100%;height:calc(100% - 2rem);border-radius:0 0 1.5rem 1.5rem;transform:translateY(-150%);overflow:hidden;overflow-y:auto;padding:2rem;display:block}.quick_add_drawer_inner{width:100%;height:100%}.drawer-wrapper_inner.quick_add_drawer_main_inner::-webkit-scrollbar{border-radius:0 0 1.5rem 0;width:1rem;background:gray}.drawer-wrapper_inner.quick_add_drawer_main_inner::-webkit-scrollbar-thumb{border-radius:0 0 1.5rem 1.5rem;background:#424242}.quick_add_skeleton{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.quick_add_skeleton svg{width:8rem;height:8rem}.quick_add_skeleton svg path{stroke:var(--color-highlight)}button.drawer-wrapper__close.quick_add_drawer_close.drawer_close_btn{background:#fff3;backdrop-filter:blur(10px)}