<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bottom-sheet-body{position:absolute;padding:0;bottom:0;border-radius:16px 16px 0 0;width:100%;overflow:auto;overflow-x:overlay;background:#fff}@media only screen and (min-width:600px){.bottom-sheet-body{border-radius:8px;max-width:480px;bottom:auto;top:50%;left:50%;transform:translate(-50%,-50%);max-height:480px}}.bottom-sheet-content{overflow-y:auto}@media only screen and (min-width:600px){.bottom-sheet-content{max-height:480px}}</pre></body></html>