.yasss-home{color:#f4f2f0;background:#171717;height:100vh;max-height:100vh;overflow:hidden}.yasss-home__link{--rx:0deg;--ry:0deg;--mx:50%;--my:50%;height:100%;max-height:100vh;color:inherit;perspective:1100px;isolation:isolate;grid-template-rows:1fr;place-items:center;padding:clamp(18px,3vw,36px);text-decoration:none;display:grid;position:relative}.yasss-home__link:before{content:"";z-index:-1;background:#171717;position:absolute;inset:0}.yasss-home__image-wrap{width:min(74vw,520px);max-height:min(72vh,620px);transform:rotateX(var(--rx))rotateY(var(--ry))rotateZ(-1.5deg);transform-style:preserve-3d;will-change:transform;place-items:center;transition:transform .16s ease-out;animation:5s ease-in-out infinite yasss-float;display:grid}.yasss-home__image{object-fit:contain;filter:drop-shadow(0 28px 42px #0000006b);width:100%;height:auto;max-height:min(72vh,620px);display:block}.yasss-home__link:hover .yasss-home__image-wrap{transform:rotateX(var(--rx))rotateY(var(--ry))rotateZ(1.5deg)scale(1.025)}@keyframes yasss-float{0%,to{translate:0}50%{translate:0 -14px}}@media (max-width:720px){.yasss-home__link{padding:22px 18px 32px}.yasss-home__image-wrap{width:min(86vw,420px);max-height:64vh}.yasss-home__image{max-height:64vh}}@media (prefers-reduced-motion:reduce){.yasss-home__image-wrap{transition:none;animation:none}.yasss-home__link,.yasss-home__link:before{transition:none}}
