.global-modal-wrapper{position:fixed;inset:0;z-index:999999999}.global-modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.65);backdrop-filter:blur(4px);z-index:999999998}.global-modal-container-wrapper{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;padding-top:60px;z-index:999999999}.global-modal-container{background:#00002a;border-radius:10px;max-width:95vw;max-height:90vh;width:auto;height:auto;min-width:0;overflow-y:auto;overflow-x:hidden}