.projects_container__UyqIL{max-width:960px;width:100%;margin:2rem auto;padding:2rem}.projects_pageTitle__jR1L2{text-align:center;margin-bottom:3rem;font-size:2.5rem;position:relative;padding-bottom:1rem}.projects_pageTitle__jR1L2:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px;background-color:var(--primary-color);border-radius:2px}.projects_section__eeWZd h2{margin:0}.projects_projectGrid__AmBfU{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.25rem;gap:1.25rem;margin-top:2rem}.projects_repoCard__Blrwo{display:flex;flex-direction:column;background-color:var(--card-background-color);border:1px solid var(--border-color);border-radius:8px;padding:1.25rem;text-decoration:none;color:var(--card-text-color);transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease;cursor:pointer;min-height:160px}.projects_repoCard__Blrwo:hover{box-shadow:0 8px 24px var(--shadow-hover,rgba(0,0,0,.12));transform:translateY(-3px);border-color:var(--primary-color)}.projects_repoHeader__LxJEe{display:flex;align-items:center;gap:.5rem;margin-bottom:.625rem;flex-wrap:wrap}.projects_repoIcon__snN_Z{flex-shrink:0;color:var(--secondary-color);width:16px;height:16px}.projects_repoName___wk9M{font-size:1.15rem;font-weight:600;color:var(--primary-color);line-height:1.3}.projects_publicBadge__TnlK2{font-size:.7rem;font-weight:500;padding:.1em .5em;border:1px solid var(--border-color);border-radius:2em;color:var(--secondary-color);line-height:1;white-space:nowrap;margin-left:auto}.projects_repoDescription__AmIjO{flex:1 1;font-size:.875rem;line-height:1.55;color:var(--card-text-color);margin:0 0 1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.projects_repoMeta__nsWDr{display:flex;align-items:center;gap:1rem;margin-top:auto;font-size:.8rem;color:var(--secondary-color)}.projects_languageTag__M2NCa{display:inline-flex;align-items:center;gap:.35rem}.projects_languageDot__EcLVo{display:inline-block;width:12px;height:12px;border-radius:50%;flex-shrink:0}.projects_metaItem__5iD7i{display:inline-flex;align-items:center;gap:.25rem}.projects_metaItem__5iD7i svg{width:16px;height:16px}@media (max-width:768px){.projects_container__UyqIL{padding:1rem;margin:1rem auto}.projects_pageTitle__jR1L2{font-size:2rem;margin-bottom:2rem}.projects_projectGrid__AmBfU{grid-template-columns:1fr}}@media (max-width:480px){.projects_container__UyqIL{padding:.75rem;margin:.75rem auto}.projects_pageTitle__jR1L2{font-size:1.75rem;margin-bottom:1.5rem}.projects_repoCard__Blrwo{padding:1rem}.projects_repoName___wk9M{font-size:1.05rem}}