*{box-sizing:border-box;margin:0;padding:0}html,body{background:#fff;height:100%;font-family:system-ui,-apple-system,sans-serif;overflow:hidden}.background{object-fit:fill;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100dvw;height:100dvh;position:fixed;top:0;left:0}.socials{z-index:10;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.socials a{display:flex}.socials img{width:64px;height:64px;image-rendering:pixelated;filter:brightness(0);cursor:pointer}.socials a:hover img{filter:invert()drop-shadow(2px 2px #000);transform:translate(-2px,-2px)}@media (width<=768px){.socials{gap:10px;bottom:16px;right:16px}.socials img{width:52px;height:52px}}@media (height<=500px) and (orientation:landscape){.socials{flex-direction:row;gap:10px;bottom:12px;right:12px}.socials img{width:44px;height:44px}}
