body{margin:0;font-family:Inter,sans-serif;background:#0d0d0d;color:#fff}.section-title{text-align:center;font-size:2.5rem;margin-top:2rem;color:#fff}.projects-container{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:2rem;padding:2rem}.project-card{background:#1a1a1a;border-radius:20px;overflow:hidden;width:300px;text-decoration:none;color:#fff;opacity:0;transition:transform .3s ease}.project-card:hover{transform:scale(1.08)}.project-card.show{opacity:1}.project-card img{width:100%;height:180px;object-fit:cover}.project-tag{font-size:.8rem;color:#aaa;margin:.5rem 1rem 0;text-transform:uppercase;letter-spacing:1px}.project-title{font-size:1.2rem;font-weight:700;margin:.3rem 1rem 1rem}.corner-image{position:fixed;bottom:20px;right:20px;width:60px;opacity:.5}
/*# sourceMappingURL=/cdn/shop/t/1/assets/projects.css.map */
