.styles_disableScroll__G_iNv{overflow:hidden}.styles_backdrop__tMtCq{position:fixed;height:100dvh;width:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;transition:opacity .3s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000}.styles_backdropHidden__GZk19{opacity:0}.styles_container__c5d7x{background-color:var(--page-background-color);border-radius:.75rem;box-shadow:0 0 0 1px var(--border-color);width:32rem;transition:transform .3s ease-in-out}.styles_containerHidden__iAjcV{transform:translateY(-25%)}.styles_modalHeader__uFSu3{padding:1rem;border-top-left-radius:.75rem;border-top-right-radius:.75rem;box-shadow:0 1px 0 0 var(--border-color);background-color:var(--element-fill-color);display:flex;justify-content:space-between;align-items:center}.styles_modalContent__S8UCo{padding:1rem;overflow:auto;max-height:500px}@media screen and (max-width:600px){.styles_backdrop__tMtCq{align-items:end}.styles_container__c5d7x{width:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;min-width:0}.styles_containerHidden__iAjcV{transform:translateY(25%)}.styles_modalContent__S8UCo{max-height:calc(100dvh - 72px)}}