.fApBhq_modal{pointer-events:auto;border:var(--expo-router-modal-border,1px solid #3d3d424a);box-sizing:border-box;flex-direction:column;flex:1;display:flex;overflow:auto}.fApBhq_overlay{background-color:var(--expo-router-modal-overlay-background,#0006);position:fixed;inset:0}@media (width>=768px){.fApBhq_modal{z-index:50;width:var(--expo-router-modal-width,580px);min-width:var(--expo-router-modal-min-width,auto);max-width:var(--expo-router-modal-max-width,90vw);max-height:min(var(--expo-router-modal-height,640px),calc(100vh - 2rem));min-height:min(var(--expo-router-modal-min-height,var(--expo-router-modal-height,640px)),calc(100vh - 2rem));outline:none;position:relative;overflow:auto;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.fApBhq_modalWrap>.fApBhq_modal{pointer-events:auto}}.fApBhq_drawerContent{outline:none;flex-direction:column;height:100%;display:flex;position:fixed;bottom:0;left:0;right:0}body>.fApBhq_transparentDrawerContent{outline:none;flex-direction:column;height:100%;animation:none;display:flex;position:fixed;bottom:0;left:0;right:0}@media (width>=768px){.fApBhq_drawerContent{pointer-events:box-none;max-height:100%}}.fApBhq_modal::-webkit-scrollbar{width:0;height:0}.fApBhq_modal::-webkit-scrollbar-thumb{background:0 0}.fApBhq_modalBody{box-sizing:border-box;flex:1;overflow:auto}.fApBhq_drawerContent .fApBhq_modal[data-presentation=formSheet],.fApBhq_drawerContent .fApBhq_modal[data-presentation=containedModal]{box-shadow:none;border-radius:inherit;width:100%;max-width:none;min-height:auto;max-height:none;position:relative;transform:none}.fApBhq_drawerContent .fApBhq_modal[data-presentation=modal],.fApBhq_drawerContent .fApBhq_modal[data-presentation=fullScreenModal]{width:var(--expo-router-modal-width,580px);min-width:var(--expo-router-modal-min-width,auto);max-width:var(--expo-router-modal-max-width,90vw);border-radius:var(--expo-router-modal-border-radius,10px);margin:0;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.fApBhq_srOnly{display:none}