.projet_projectGrid__3fZeS{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;padding:2rem}@media screen and (max-width:540px){.projet_projectGrid__3fZeS{padding:0}}.projet_card__KOb8v{background:#1a1a1a;border-radius:1rem;overflow:hidden;box-shadow:0 0 10px var(--box-shadow-main);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;position:relative}.projet_card__KOb8v:hover{transform:translateY(-6px);box-shadow:0 0 25px var(--box-shadow-main)}.projet_image__i_iwC{width:100%;height:180px;object-fit:cover;border-bottom:1px solid rgba(0,255,255,.2)}.projet_content__lilyL{padding:1rem}.projet_content__lilyL h3{margin:0 0 .5rem;font-size:1.25rem;color:var(--text-primary-active)}.projet_content__lilyL p{color:#ccc;font-size:.95rem}.projet_tags__SHOUa{margin-top:.8rem;display:flex;flex-wrap:wrap;gap:.5rem}.projet_tag__wigk2{background-color:rgba(0,255,255,.1333333333);color:var(--text-primary-active);padding:.3rem .6rem;border-radius:.5rem;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.03em}.projet_tagFilters__cUuNJ{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:2rem;justify-content:center}.projet_tagFilters__cUuNJ button{padding:.4rem .9rem;border-radius:20px;background-color:#222;border:1px solid var(--text-primary-active);color:var(--text-primary-active);font-size:.85rem;cursor:pointer;transition:all .2s ease}.projet_tagFilters__cUuNJ button:hover{background-color:rgba(0,255,255,.1333333333)}.projet_tagFilters__cUuNJ .projet_activeTag__Ch0Gq{background-color:var(--text-primary-active);color:#111;font-weight:700}@keyframes projet_fadeIn__hAFWc{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.projet_fadeIn__hAFWc{animation:projet_fadeIn__hAFWc .4s ease forwards}.projet_counter__zyWzw{text-align:center;margin-top:-1rem;margin-bottom:1.5rem;color:var(--text-primary-active);font-weight:500;font-size:.95rem}