<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wrapper{align-items:flex-end;border:1px solid rgb(var(--mainColor));border-radius:5px;display:flex;height:30px;left:50%;overflow:hidden;position:fixed;width:80%}.box{align-items:center;box-sizing:border-box;color:#000;cursor:pointer;display:flex;flex-shrink:0;font-family:Helvetica Neue,sans-serif;font-size:21px;height:100%;justify-content:center;margin:0 -.5px;padding:0;position:relative;width:10vw}.box img,.box video{border-radius:0;transition:all .5s ease-in-out 0s;width:100%}.box.active img{transition:all .3s ease-in-out 0s}.show-overflow{overflow:visible}@media (max-width:768px){.wrapper{bottom:16px;width:calc(100% - 32px)}.box{width:20vw}}
</pre></body></html>