<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;margin-top:60px}body{background:#b5e6ffaf}.card-content-wrapper{max-height:240px;overflow-y:auto;padding-right:20px}.custom-scroll::-webkit-scrollbar{width:8px;height:8px}.custom-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.custom-scroll::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.custom-scroll::-webkit-scrollbar-thumb:hover{background:#555}*{outline:none}#burger{width:20px;height:2px;background:#2c3e50;position:relative;cursor:pointer}#burger:after{content:"";position:absolute;top:-6px;width:20px;height:2px;background:#2c3e50}#burger:before{content:"";position:absolute;bottom:-6px;width:20px;height:2px;background:#2c3e50}#close{position:relative;cursor:pointer;width:20px}#close:before{content:"";position:absolute;width:20px;height:2px;transform:rotate(-45deg);background:#2c3e50}#close:after{content:"";position:absolute;width:20px;height:2px;transform:rotate(45deg);background:#2c3e50}#mobile-menu{background:rgba(181,230,255,1)}
</pre></body></html>