.card-phase{gap:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.card-phase,.phase-icon{display:flex;align-items:center}.phase-icon{justify-content:center}.card-genre{font-size:.875rem;font-weight:500}.card-cta{display:flex;align-items:center;gap:8px;font-weight:600}.projects-content{margin-top:2rem}.projects-section{margin-bottom:3rem}.section-title{display:flex;align-items:center;gap:12px;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--color-on-background)}.section-icon{display:flex;width:24px}.section-count,.section-icon{align-items:center;justify-content:center;height:24px}.section-count{display:inline-flex;min-width:24px;padding:0 6px;margin-left:auto;border-radius:12px;background:var(--bg-secondary,rgba(255,255,255,.1));font-size:.875rem;font-weight:600}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.projects-empty{flex-direction:column;padding:3rem;text-align:center;color:var(--text-secondary,rgba(255,255,255,.6))}.empty-icon,.projects-empty{display:flex;align-items:center;justify-content:center}.empty-icon{width:80px;height:80px;margin-bottom:1rem;opacity:.5}.projects-empty p{margin:0;font-size:1rem}