.JkECUq_modalBackdrop{z-index:9998;background-color:#0006;justify-content:center;align-items:center;animation:.15s ease-out forwards JkECUq_backdropFadeIn;display:flex;position:fixed;inset:0}.JkECUq_modalBackdrop.JkECUq_closing{animation:.15s ease-out forwards JkECUq_backdropFadeOut}.JkECUq_modalContainer{pointer-events:auto;background-color:var(--apple-systemGroupedBackground,#f2f2f7);border-radius:12px;flex-direction:column;width:90%;max-width:600px;min-height:400px;max-height:85vh;animation:.15s ease-out forwards JkECUq_modalFadeIn;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #0000000d}.JkECUq_modalContainer.JkECUq_closing{animation:.15s ease-out forwards JkECUq_modalFadeOut}@media (prefers-color-scheme:dark){.JkECUq_modalContainer{background-color:var(--apple-systemGroupedBackground,#1c1c1e)}}@keyframes JkECUq_backdropFadeIn{0%{opacity:0}to{opacity:1}}@keyframes JkECUq_backdropFadeOut{0%{opacity:1}to{opacity:0}}@keyframes JkECUq_modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes JkECUq_modalFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.JkECUq_modal{pointer-events:auto;background-color:var(--apple-systemGroupedBackground,#f2f2f7);flex-direction:column;flex:1;width:100%;max-width:600px;margin:0 auto;display:flex;overflow:hidden}@media (prefers-color-scheme:dark){.JkECUq_modal{background-color:var(--apple-systemGroupedBackground,#000)}}.JkECUq_drawerContent{background-color:#0000;border-radius:12px 12px 0 0;outline:none;flex-direction:column;align-items:center;height:auto;max-height:90vh;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden}.JkECUq_drawerContent .JkECUq_modal{border-radius:12px 12px 0 0}@media (prefers-color-scheme:dark){.JkECUq_drawerContent{background-color:#0000}}