.projects-module__grvYqG__container{background:var(--snow);min-height:100vh}.projects-module__grvYqG__hero{background:var(--charcoal-soft);text-align:center;margin-bottom:var(--space-lg);padding:32px 20px}.projects-module__grvYqG__heroTitle{font-size:var(--text-2xl);color:var(--snow);font-weight:700;font-family:var(--font-heading);margin-bottom:var(--space-xs)}.projects-module__grvYqG__heroSubtitle{font-size:var(--text-base);color:var(--snow-soft);font-family:var(--font-body)}.projects-module__grvYqG__projectsSection{padding:0 20px var(--space-xl) 20px}.projects-module__grvYqG__projectsWrapper{max-width:1200px;margin:0 auto}.projects-module__grvYqG__emptyState{text-align:center;padding:var(--space-xl);background:var(--charcoal-soft);border-radius:var(--radius-md)}.projects-module__grvYqG__emptyIcon{margin-bottom:var(--space-sm);font-size:48px}.projects-module__grvYqG__emptyTitle{font-size:var(--text-lg);color:var(--snow);font-weight:600;font-family:var(--font-heading);margin-bottom:var(--space-xs)}.projects-module__grvYqG__emptyText{font-size:var(--text-sm);color:var(--snow-soft);font-family:var(--font-body)}.projects-module__grvYqG__gridContainer{gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.projects-module__grvYqG__projectCard{background:var(--charcoal-soft);border-radius:var(--radius-md);cursor:pointer;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.projects-module__grvYqG__projectCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.projects-module__grvYqG__cardImage{background:var(--charcoal);height:160px;position:relative;overflow:hidden}.projects-module__grvYqG__cardImageImg{object-fit:cover;width:100%;height:100%;transition:transform .3s}.projects-module__grvYqG__projectCard:hover .projects-module__grvYqG__cardImageImg{transform:scale(1.03)}.projects-module__grvYqG__cardOverlay{opacity:0;background:#0d3d47d9;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.projects-module__grvYqG__projectCard:hover .projects-module__grvYqG__cardOverlay{opacity:1}.projects-module__grvYqG__cardOverlayText{background:var(--snow);color:var(--charcoal);border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:500;font-family:var(--font-body);align-items:center;gap:6px;padding:6px 14px;display:flex}.projects-module__grvYqG__cardContent{padding:var(--space-md)}.projects-module__grvYqG__cardTitle{font-size:var(--text-lg);color:var(--snow);font-weight:600;font-family:var(--font-heading);margin-bottom:var(--space-xs)}.projects-module__grvYqG__cardDescription{font-size:var(--text-sm);color:var(--snow-soft);font-family:var(--font-body);margin-bottom:var(--space-sm);line-height:1.5}.projects-module__grvYqG__techList{gap:var(--space-xs);margin-bottom:var(--space-sm);flex-wrap:wrap;display:flex}.projects-module__grvYqG__techBadge{background:var(--charcoal);border-radius:var(--radius-sm);font-size:var(--text-xs);color:var(--cyan);font-family:var(--font-body);padding:2px 8px}.projects-module__grvYqG__cardLinks{gap:var(--space-md);display:flex}.projects-module__grvYqG__cardLinkIcon{font-size:var(--text-xs);color:var(--cyan);font-family:var(--font-body);align-items:center;gap:4px;text-decoration:none;transition:color .2s;display:flex}.projects-module__grvYqG__cardLinkIcon:hover{color:var(--green)}@keyframes projects-module__grvYqG__spin{to{transform:rotate(360deg)}}
