.projects_page__N_NoO{min-height:100vh;background-color:#030303;color:#ffffff;font-family:var(--font-geist-sans);padding-top:6rem;padding-bottom:4rem}.projects_main__aI9lv{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;align-items:center}.projects_header__Jhr_8{margin-bottom:4rem;width:100%;text-align:center}.projects_title__gtIAn{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;margin-bottom:1rem;background:linear-gradient(to bottom right,#ffffff 30%,#a1a1aa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.projects_subtitle__qYNYr{font-size:1.125rem;color:#a1a1aa}.projects_grid__Obzrx{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem;width:100%}.projects_card__CFRcg{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;transition:all .2s ease;display:flex;flex-direction:column;height:100%}.projects_card__CFRcg:hover{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.2);transform:translateY(-2px)}.projects_cardTitle__Tc8TB{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#ffffff}.projects_cardDescription__qVJ_N{color:#a1a1aa;line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.projects_cardLink__MHFpn{color:#3b82f6;font-weight:600;display:inline-flex;align-items:center;gap:.5rem}.projects_cardLink__MHFpn:hover{text-decoration:underline}