.eds-modal--overlay{background:rgb(from var(--eds--color--bg-inverse) r g b / .6);z-index:var(--eds--z-index-modal);position:fixed;inset:0}.eds-modal{--_modal-full-page-inset:var(--eds--spacing-16);--_modal-l-height:80%;--_modal-l-width:80%;--_modal-m-max-height:calc(100% - var(--eds--size-48));--_modal-m-width:640px}.eds-modal>.eds-card{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.eds-modal--size-m>.eds-card{max-height:var(--_modal-m-max-height);width:var(--_modal-m-width)}.eds-modal--size-l>.eds-card{height:var(--_modal-l-height);width:var(--_modal-l-width)}.eds-modal--size-full-page>.eds-card{height:calc(100% - var(--_modal-full-page-inset));width:calc(100% - var(--_modal-full-page-inset))}
