.modal__overlay{z-index:3;background-color:#000908d9;position:fixed;inset:0}.modal__content{z-index:4;border:1px solid var(--white-white-12,#ffffff1f);background:var(--basic-750,#0b1a2f);border-radius:20px;max-height:100dvh;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%)}@media (max-width:768px){.modal__content:has(.auth-modal){border:none;border-radius:0;overflow:hidden}}.modal__close-button{cursor:pointer;z-index:5;background:var(--white-white-10,#ffffff1a);border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;padding:8px;display:flex;position:absolute;top:14px;right:14px}.modal__close-button svg{width:100%;height:100%}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;display:none;position:absolute;overflow:hidden}.fortune-wheel-modal{background:0 0;border:none;justify-content:center;align-items:center;width:100%;height:100%;padding:12px;display:flex}.lootbox-wheel-modal{box-shadow:none;background:0 0;border:none;border-radius:0;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;padding:0!important}.lootbox-wheel-modal>.modal__safe-area-wrapper{width:100%;height:100%;padding:0}@media (max-width:768px){.fortune-wheel-modal>.modal__safe-area-wrapper{justify-content:center}.modal__safe-area-wrapper{padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);flex-direction:column;flex:1;width:100%;height:100%;display:flex;position:relative;overflow:auto}}@media (min-width:769px){.modal__safe-area-wrapper{display:contents}}.modal__safe-area-wrapper:has(.payments-container){overflow:hidden}
