.ProjectCard-module__MnOYna__card{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:8px;gap:1rem;padding:1rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;box-shadow:0 20px 60px #0f172a14}.ProjectCard-module__MnOYna__card:hover{border-color:color-mix(in srgb,var(--primary)35%,var(--border-subtle));transform:translateY(-4px);box-shadow:0 26px 70px #0f172a1f}.ProjectCard-module__MnOYna__imageWrap{background:var(--surface-hover);aspect-ratio:16/10;border-radius:6px;overflow:hidden}.ProjectCard-module__MnOYna__image{object-fit:cover;width:100%;height:100%}.ProjectCard-module__MnOYna__header{gap:.55rem;display:grid}.ProjectCard-module__MnOYna__platform{border:1px solid var(--border-subtle);width:fit-content;color:var(--text-muted);text-transform:uppercase;border-radius:999px;padding:.35rem .65rem;font-size:.8rem;font-weight:700;display:inline-flex}.ProjectCard-module__MnOYna__title{margin:0;font-size:1.45rem;line-height:1.15}.ProjectCard-module__MnOYna__overview{color:var(--text-muted);margin:0;line-height:1.7}.ProjectCard-module__MnOYna__techList{flex-wrap:wrap;gap:.55rem;display:flex}.ProjectCard-module__MnOYna__techTag{background:var(--background);border:1px solid var(--border-subtle);border-radius:999px;align-items:center;min-height:34px;padding:.35rem .7rem;font-size:.86rem;font-weight:650;display:inline-flex}.ProjectCard-module__MnOYna__featureList{color:var(--text-muted);margin:0;padding-left:1.2rem;line-height:1.6}.ProjectCard-module__MnOYna__buttons{flex-wrap:wrap;gap:.75rem;margin-top:.25rem;display:flex}.ProjectCard-module__MnOYna__primaryButton,.ProjectCard-module__MnOYna__secondaryButton{border:1px solid var(--border-subtle);border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:.7rem 1rem;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex}.ProjectCard-module__MnOYna__primaryButton{color:var(--background);background:var(--foreground);border-color:var(--foreground)}.ProjectCard-module__MnOYna__secondaryButton{color:var(--foreground);background:var(--surface-card)}.ProjectCard-module__MnOYna__primaryButton:hover{color:var(--background)}
.projects-module__lnHueG__main{width:100%;max-width:1120px;padding:3.5rem 1.5rem 4rem}.projects-module__lnHueG__hero{max-width:760px;margin-bottom:2.5rem}.projects-module__lnHueG__eyebrow{color:var(--primary);text-transform:uppercase;margin:0 0 .75rem;font-size:.78rem;font-weight:700}.projects-module__lnHueG__title{margin:0;font-size:clamp(2.2rem,6vw,4rem);font-weight:800;line-height:1}.projects-module__lnHueG__description{max-width:680px;color:var(--text-muted);margin:1rem 0 0;font-size:1.05rem;line-height:1.75}.projects-module__lnHueG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}@media (max-width:860px){.projects-module__lnHueG__main{padding:2.5rem 1rem 3rem}.projects-module__lnHueG__grid{grid-template-columns:1fr}}
