.dialog-panel{position:fixed;inset:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:101}.dialog-panel--padding .dialog-panel__inner{padding:16px}.dialog-panel__inner{position:absolute;bottom:0;top:0;left:0;background-color:#fff;right:0;z-index:200;transition:transform .1s linear;overflow:auto;padding-bottom:calc(var(--footer-sticky-height) + 16px)}.content{display:contents}