*,*:after,*:before{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:400;margin:0}body{display:flex;align-items:center;justify-content:center;padding:40px 20px;margin:0;min-height:100dvh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-image:url(./background-DmMurs91.jpg),linear-gradient(to right,#523f3d,#9e674f);background-size:cover;background-position:center;background-repeat:no-repeat}.album{position:relative;perspective:2000px;max-width:490px;width:100%;aspect-ratio:1;background:#fff;border-radius:6px;display:flex;box-shadow:0 0 15px 2px #00000080}.album:hover .album__right{transform:rotateY(-50deg)}.album:hover .album__right:before{opacity:1}.album__left{flex-grow:1;background-image:url(./kanye-LORVIWXI.jpg);background-repeat:no-repeat;background-size:cover;border-top-left-radius:inherit;border-bottom-left-radius:inherit}.album__right{position:relative;flex-basis:245px;flex-shrink:0;height:100%;border-top-right-radius:inherit;border-bottom-right-radius:inherit;background-image:url(./kanye-LORVIWXI.jpg);background-repeat:no-repeat;background-size:cover;background-position:-245px;transition:transform .4s ease;transform-origin:left}.album__right:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:3px 0 15px 1px #00000080;opacity:0;transition:opacity .3s ease;border-top-right-radius:inherit;border-bottom-right-radius:inherit}@media (width <= 992px){.album__right{transform:rotateY(-50deg)}.album__right:before{opacity:1}}.album__sidebar{position:absolute;right:0;top:0;background-color:#fff;padding:20px 15px;display:flex;flex-direction:column;align-items:flex-end;row-gap:25px;border-top-right-radius:inherit;border-bottom-right-radius:inherit}.album__btn{display:flex;align-items:center;justify-content:center;padding:5px;border:none;background-color:transparent;color:#585858;transition:color .3s ease}@media (hover: hover){.album__btn{cursor:pointer}.album__btn:hover{color:#000}}
