.sheet{transition:all .25s;position:relative;overflow-y:scroll}.sheet,.sheet-wrapper{width:100%;height:100%}.sheet-wrapper{z-index:1;position:fixed;top:0;left:0}.sheet-inner{height:auto;min-height:100%;padding-top:var(--sheet-top-space);padding-bottom:var(--sheet-bottom-space);transform-style:preserve-3d;justify-content:center;align-items:flex-end;display:flex}.sheet-inner-item{width:100%}.sheet-inner-item-content{height:calc(var(--sheet-inner-height) - var(--sheet-top-space));border-radius:12px;overflow:hidden;padding-bottom:env(safe-area-inset-bottom)!important}.sheet-inner-item-content-main{border-radius:12px!important}.sheet-inner-item-content-footnote{border-radius:0 0 12px 12px;padding-top:24px;padding-bottom:24px}.sheet._deep{border-radius:12px;overflow:hidden}@media (width>=780px){.sheet-inner{align-items:center}.sheet:not(._full) .sheet-inner-item-content{border-radius:12px}}
