.projects-module__CrFsyG__container{flex-direction:column;gap:2.5rem;max-width:1200px;margin:0 auto;padding:1.5rem 1rem 3rem;display:flex}.projects-module__CrFsyG__brandHeader{text-align:center;border-bottom:1px solid var(--border-color);flex-direction:column;align-items:center;gap:.5rem;padding-bottom:1.75rem;display:flex}.projects-module__CrFsyG__brandTitle{letter-spacing:-.04em;background:linear-gradient(90deg, var(--text-primary) 0%, var(--accent-color) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2.5rem;font-weight:800;line-height:1;display:inline-block}.projects-module__CrFsyG__brandSubtitle{color:var(--text-secondary);font-size:.95rem;font-weight:600}.projects-module__CrFsyG__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.75rem;display:grid}.projects-module__CrFsyG__projectCard{background-color:var(--bg-color);border:2px solid var(--border-color);text-align:center;box-shadow:var(--box-shadow);border-radius:18px;flex-direction:column;align-items:center;gap:1.25rem;padding:1.75rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;color:inherit!important;text-decoration:none!important}.projects-module__CrFsyG__projectCard:hover{border-color:var(--accent-color);transform:translateY(-6px);box-shadow:0 16px 36px #00000014}.projects-module__CrFsyG__imagePlaceholder{background-color:var(--secondary-color);border:1px dashed var(--border-color);width:100%;height:160px;color:var(--text-secondary);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-weight:600;display:flex}.projects-module__CrFsyG__projectBody h4{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.projects-module__CrFsyG__projectBody p{color:var(--text-secondary);font-size:.925rem;line-height:1.6}.projects-module__CrFsyG__projectFooter{color:var(--accent-color);border-top:1px solid var(--secondary-color);justify-content:center;align-items:center;gap:.375rem;width:100%;margin-top:auto;padding-top:1.25rem;font-size:.875rem;font-weight:700;transition:gap .2s;display:flex}.projects-module__CrFsyG__projectCard:hover .projects-module__CrFsyG__projectFooter{gap:.625rem}
