.project-card{width:100%;max-width:340px;transform:rotate(var(--rotation));transform-origin:50%;z-index:1;background:#f7f2e8;margin-inline:auto;padding:18px;text-decoration:none;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s;display:block;position:relative;overflow:visible;box-shadow:0 18px 40px #00000026}.project-card:hover{z-index:100;transform:rotate(0)translateY(-18px)scale(1.08);box-shadow:0 35px 70px #00000038}.project-image{background:#fab728;width:100%;height:420px;overflow:hidden}.project-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.project-card:hover .project-image img{transform:scale(1.06)}.project-category{color:#111;background-image:url(https://res.cloudinary.com/dbofq9umc/image/upload/v1784481762/seo-innovation/bir54crnpy8xi9kfox7s.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;justify-content:center;align-items:center;width:max-content;min-height:38px;margin-bottom:16px;padding:0 18px;font-size:13px;font-weight:700;display:inline-flex}.project-title{color:#111}.project-description{color:#555}.project-link{color:#fab728}@media (max-width:768px){.project-card{max-width:320px;padding:14px}.project-image{height:320px}}
