.modal-overlay{align-items:flex-end;background:var(--app-modal-overlay-bg,rgba(0,0,0,.5));display:flex;height:var(--tg-viewport-height,100dvh);inset:0;justify-content:center;overflow:var(--app-modal-overlay-overflow,visible);overscroll-behavior:none;pointer-events:auto;position:fixed;touch-action:none;z-index:9999}.modal-section{padding:0 20px 20px}.modal-header{align-items:center;background:#fff;display:flex;justify-content:space-between;padding:15px 20px;position:sticky;top:0}.modal-header h3{font-size:18px;margin:0}.modal-section{max-height:700px;min-height:100px}.modal-content{background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -4px 20px #00000026;height:100%;max-height:calc(var(--tg-viewport-height, 100dvh)*.8);overflow:auto;pointer-events:auto;position:relative;transform:translateZ(0);-webkit-transform:translateZ(0);transition:border-radius .3s cubic-bezier(.25,.46,.45,.94);width:100%;will-change:transform,max-height}.modal-content--recipient-input-focus{max-height:calc(var(--tg-viewport-height, 100dvh)*.8)!important}.modal-footer{margin-bottom:24px;padding:20px}.modal-section.address{max-height:100vh;padding:0}.modal-content-full-height{border-radius:20px 20px 0 0;height:100%!important;inset:20px 0 0;max-height:100%!important;padding-bottom:calc(20px + env(safe-area-inset-bottom,0));position:fixed}.modal-content input,.modal-content textarea{pointer-events:auto!important;touch-action:manipulation!important;-webkit-tap-highlight-color:rgba(0,0,0,.1)}.modal-content-full-full-height{border-radius:0;display:flex;flex-direction:column;height:100vh!important;inset:0;margin:0!important;max-height:none!important;overflow:hidden;padding:0!important;padding-bottom:0;position:absolute!important}@media(max-width:768px){.modal-content-full-full-height .modal-section.address{padding-bottom:0!important}.modal-content-full-full-height{height:100dvh!important}.modal-content-full-full-height,.modal-section.address{transition:none!important}.input-group input:focus{position:relative;z-index:1}.modal-content-full-full-height{height:100vh!important;height:var(--tg-viewport-stable-height,100vh)!important}}@media(min-width:640px){.modal-content-full-height{position:relative}.modal-content-full-full-height,.modal-content-full-height{border-radius:16px;height:auto!important;inset:auto;max-height:90vh!important}.modal-content-full-full-height{position:relative!important}.modal-section{overflow-y:auto}.modal-section.address{overflow:hidden}.modal-overlay{align-items:center}.modal-content-full-height{min-height:20vh}.modal-content{border-radius:16px;height:auto;max-height:90vh;max-width:620px;width:min(620px,92vw)}.modal-content-full-full-height{border-radius:16px;height:auto!important;height:90vh!important;inset:auto;max-height:90vh!important;padding:20px!important;padding-bottom:0;padding-top:20px;position:relative!important;position:relative}}.modal-slide-up-enter-active,.modal-slide-up-leave-active{transition:all .4s cubic-bezier(.32,1,.23,1)}.modal-slide-up-enter-active .modal-content,.modal-slide-up-leave-active .modal-content{transition:transform .4s cubic-bezier(.32,1,.23,1)}.modal-slide-up-enter-from,.modal-slide-up-leave-to{opacity:0}.modal-slide-up-enter-from .modal-content,.modal-slide-up-leave-to .modal-content{transform:translateY(100%)}.modal-slide-up-enter-to .modal-content,.modal-slide-up-leave-from .modal-content{transform:translateY(0)}@media(min-width:640px){.modal-slide-up-enter-active,.modal-slide-up-leave-active{transition:opacity .2s ease}.modal-slide-up-enter-active .modal-content,.modal-slide-up-leave-active .modal-content{transition:transform .2s ease,opacity .2s ease}.modal-slide-up-enter-from,.modal-slide-up-leave-to{opacity:0}.modal-slide-up-enter-from .modal-content,.modal-slide-up-leave-to .modal-content{opacity:0;transform:scale(.96)}.modal-slide-up-enter-to .modal-content,.modal-slide-up-leave-from .modal-content{opacity:1;transform:scale(1)}}
