:root{--gray-1:#333;--gray-2:#4f4f4f;--gray-3:#828282;--gray-4:#868695;--gray-5:#e0e0e0;--gray-6:#f5f7fa;--red:#f11145;--red-bg:rgba(241,17,69,.078);--main-color:#6495ed;--main-darken:#618cd9;--main-light:rgba(100,149,237,.161);--main-bg:rgba(100,149,237,.078);--button-radius:8px;--button-radius-big:12px;--border-color:rgba(100,149,237,.302);--text-main:#363853;--gray-bg:rgba(245,247,250,.8);--text-light:#cfcbe5;--dark-background:#28243d;--dark-background-light:#312d4b;--light-background:#f4f5fa;--light-background-light:#fff}.modal-overlay{background-color:#00000080;height:100%;justify-content:center}.modal-overlay>div{background-color:#fff;max-height:calc(100% - env(safe-area-inset-top));overflow-y:auto}@media(max-width:960px){.modal-overlay>div{width:100%!important}}.modal-overlay.admin{align-items:center;justify-content:center}.modal-overlay.admin>div{max-height:90vh;width:70%}@media(max-width:960px){.modal-overlay.admin>div{height:100vh!important;max-height:unset!important;width:100%!important}}.modal-overlay.right{justify-content:end!important}.modal-overlay.right>div{height:100%;max-width:500px}.modal-overlay.under-nav-panel{background-color:transparent;top:59px}.modal-overlay.center{align-items:center}.modal-overlay.center>div{border-radius:12px;max-height:90vh;max-width:1000px}@media(max-width:960px){.modal-overlay.center{align-items:end;max-height:100vh}.modal-overlay.center>div{border-radius:12px 12px 0 0!important}}.modal-overlay.center.small>div{max-width:40%}
