.aaM7kG_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}.aaM7kG_overlay{background-color:var(--expo-router-modal-overlay-background,#0006);position:fixed;inset:0}@media (width>=768px){.aaM7kG_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}.aaM7kG_modalWrap>.aaM7kG_modal{pointer-events:auto}}.aaM7kG_drawerContent{outline:none;flex-direction:column;height:100%;display:flex;position:fixed;bottom:0;left:0;right:0}body>.aaM7kG_transparentDrawerContent{outline:none;flex-direction:column;height:100%;animation:none;display:flex;position:fixed;bottom:0;left:0;right:0}@media (width>=768px){.aaM7kG_drawerContent{pointer-events:box-none;max-height:100%}}.aaM7kG_modal::-webkit-scrollbar{width:0;height:0}.aaM7kG_modal::-webkit-scrollbar-thumb{background:0 0}.aaM7kG_modalBody{box-sizing:border-box;flex:1;overflow:auto}.aaM7kG_drawerContent .aaM7kG_modal[data-presentation=formSheet],.aaM7kG_drawerContent .aaM7kG_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}.aaM7kG_drawerContent .aaM7kG_modal[data-presentation=modal],.aaM7kG_drawerContent .aaM7kG_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}.aaM7kG_srOnly{display:none}