@import "https://fonts.googleapis.com/css2?family=Geist+Mono:wght@100..900&display=swap";@font-face{font-family:StartHere;src:url(/font/Lets-Start-Here.woff)}:root{--light:#fe6c38;--dark:#000}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--dark)}img,video{object-fit:cover;width:100%;height:100%}.navbar-logo{z-index:2;justify-content:center;width:100%;display:flex;position:fixed;top:1em}.navbar-logo img{object-fit:contain;max-width:200px}.widgets{width:100%;height:100svh;position:fixed;top:0;left:0;overflow:hidden}.widget-preview-img{width:100%;height:100%;position:absolute}.widget-preview-img img,.widget-preview-img video{will-change:opacity;filter:saturate(0);position:absolute;top:0;left:0}.widget-info{z-index:2;flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.widget-title{text-transform:uppercase;color:#fff;background-color:#121212;border-radius:.125rem;padding:1rem;font-family:StartHere;font-size:1.5rem;font-weight:800}.widget-play-btn{cursor:pointer;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .3s cubic-bezier(.25,1,.5,1);display:flex}.widget-play-btn:hover{transform:scale(1.15)}.widget-play-btn img{object-fit:contain;width:100%;height:100%}#widget-svg{width:100%;height:100%;position:absolute;top:0;left:0}#widget-indicator{stroke:var(--light);stroke-width:3px;stroke-linecap:round}@media (width<=500px){.widgets{display:none}}
