@media (min-width:640px){.custom-modal-content{max-width:70rem}}.custom-modal-divider{padding:0 var(--padding-06)}.custom-modal-content{border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);background-color:var(--color-tertiary-fill);width:auto;display:grid;box-shadow:0 18px 48px #0000002e}.custom-modal-content--viewport{grid-template-rows:auto minmax(0,1fr) auto;width:calc(100vw - 10rem);max-width:calc(100vw - 10rem);height:calc(100vh - 10rem)}.custom-modal-content--viewport .custom-dialog-body{min-height:0;max-height:none}.custom-modal-footer{gap:var(--gap-02);display:flex}.custom-modal-footer--left{justify-content:flex-start}.custom-modal-footer--center{justify-content:center}.custom-modal-footer--right{justify-content:flex-end}.custom-modal-footer--between{justify-content:space-between}
