.Projects_projectsContainer__dZWH3{padding:2rem;background-color:#121212;color:white;min-height:100vh}.Projects_title__OwMF1{font-size:2rem;margin-bottom:1rem;color:white}.Projects_projectsGrid__YAW4w{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.Projects_projectCard__B8FJe{background-color:#1f1f1f;border-radius:12px;overflow:hidden;box-shadow:0 0 12px rgba(0,0,0,.4);transition:transform .3s ease;display:flex;flex-direction:column}.Projects_projectCard__B8FJe:hover{transform:scale(1.03)}.Projects_projectCover__MfGmb{width:100%;height:150px;-o-object-fit:cover;object-fit:cover;background-color:#333;border-bottom:1px solid #444}.Projects_projectInfo__BoiKh{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.Projects_projectInfo__BoiKh h3{margin:0;font-size:1.2rem;color:white}.Projects_projectInfo__BoiKh p{font-size:.95rem;color:#ccc}.Projects_projectMeta__32F6D{display:flex;justify-content:space-between;font-size:.85rem;color:#aaa}.Projects_projectInfo__BoiKh a{margin-top:.5rem;color:#4fc3f7;text-decoration:none}.Projects_projectInfo__BoiKh a:hover{text-decoration:underline}.Projects_error__RxBye,.Projects_loading__KEPdN{color:white;text-align:center;margin-top:2rem}