.projects_pageContainer__dygTt{min-height:100vh;background-color:#f9f8f4;font-family:var(--font-sans,sans-serif)}.dark .projects_pageContainer__dygTt{background-color:#171717}.projects_mainWrapper__J7vQC{max-width:1400px;margin-left:auto;margin-right:auto;padding:8rem 1rem}@media (min-width:640px){.projects_mainWrapper__J7vQC{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.projects_mainWrapper__J7vQC{padding-left:2rem;padding-right:2rem}}.projects_headerSection__PsY6A{display:flex;flex-direction:column;justify-content:space-between;border-bottom:1px solid #e5e7eb;padding-bottom:2rem;margin-bottom:3rem}@media (min-width:768px){.projects_headerSection__PsY6A{flex-direction:row;align-items:flex-end}}.dark .projects_headerSection__PsY6A{border-color:#1f2937}.projects_headerTitle__z9RPH{font-family:var(--font-serif,serif);font-size:3.75rem;font-weight:400;color:#111827;letter-spacing:-.025em;line-height:.9}@media (min-width:768px){.projects_headerTitle__z9RPH{font-size:6rem}}.dark .projects_headerTitle__z9RPH{color:#ffffff}.projects_headerDescWrapper__lehyd{margin-top:2rem;max-width:36rem}@media (min-width:768px){.projects_headerDescWrapper__lehyd{margin-top:0}}.projects_headerDesc__RbJIq{font-size:1.25rem;color:#6b7280}.dark .projects_headerDesc__RbJIq{color:#9ca3af}.projects_searchSection__P84UV{margin-bottom:3rem}.projects_searchContainer___HV2y{position:relative;max-width:32rem;width:100%}.projects_searchIcon__NDYmC{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:1.5rem;height:1.5rem;color:#9ca3af;pointer-events:none}.projects_searchInput__GRljY{width:100%;padding:.75rem 1rem .75rem 3rem;border-radius:9999px;border:1px solid #e5e7eb;background-color:#ffffff;color:#111827;font-size:1rem;transition:all .2s}.projects_searchInput__GRljY:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.2)}.projects_searchInput__GRljY::placeholder{color:#9ca3af}.dark .projects_searchInput__GRljY{background-color:#27272a;border-color:#3f3f46;color:#ffffff}.dark .projects_searchInput__GRljY:focus{border-color:#60a5fa;box-shadow:0 0 0 3px rgba(96,165,250,.2)}.projects_projectsGrid__JtiQI{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.projects_projectsGrid__JtiQI{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.projects_projectsGrid__JtiQI{grid-template-columns:repeat(3,1fr)}}.projects_noResults__aI16s{grid-column:1/-1;text-align:center;padding:4rem 0;color:#6b7280;font-size:1.125rem}.projects_projectCard__sIErG{position:relative;width:100%;overflow:hidden;border-radius:1.5rem;background-color:#fbf8f3;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);transition:all .5s;display:flex;flex-direction:column}.projects_projectCard__sIErG:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:translateY(-4px)}.dark .projects_projectCard__sIErG{background-color:#27272a}.projects_cardContent__Q0Xhy{display:flex;flex-direction:column-reverse;height:100%}.projects_leftSection__lnGJD{padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;flex:1 1;z-index:10;position:relative}.projects_projectDate__xac6Z{font-size:.75rem;font-family:monospace;color:#6b7280;margin-bottom:.75rem;letter-spacing:.05em;text-transform:uppercase}.dark .projects_projectDate__xac6Z{color:#9ca3af}.projects_projectName__sby2T{font-size:1.5rem;font-family:var(--font-serif,serif);font-weight:700;color:#111827;margin-bottom:.75rem;line-height:1.2;letter-spacing:-.025em;transition:color .15s}.dark .projects_projectName__sby2T{color:#ffffff}.projects_projectCard__sIErG:hover .projects_projectName__sby2T{color:#374151}.dark .projects_projectCard__sIErG:hover .projects_projectName__sby2T{color:#d1d5db}.projects_projectDescription__OpHof{font-size:1rem;color:#4b5563;font-family:var(--font-sans,sans-serif);line-height:1.5;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.dark .projects_projectDescription__OpHof{color:#d1d5db}.projects_cardFooter__2gsgU{display:flex;align-items:center;gap:.75rem;margin-top:auto}.projects_githubLink__XurnA{margin-left:auto;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:#6b7280;transition:all .15s;border:1px solid #e5e7eb;border-radius:9999px;font-size:0;padding:0}.projects_githubLink__XurnA:hover{color:#000000;background-color:#ffffff}.dark .projects_githubLink__XurnA{color:#9ca3af;border-color:#374151}.dark .projects_githubLink__XurnA:hover{color:#ffffff;background-color:#374151}.projects_githubIcon___GgfT{width:1.125rem;height:1.125rem}.projects_rightSection__ecQIg{position:relative;height:14rem;width:100%;overflow:hidden}.projects_curveContainer__tKfSA{display:none}.projects_curveSvg__EMlba{height:100%;width:100%}.projects_imageWrapper__hOlQf{position:relative;width:100%;height:100%;transition:transform .7s ease-out}.projects_projectCard__sIErG:hover .projects_imageWrapper__hOlQf{transform:scale(1.05)}.projects_projectImage__qhkt5{object-fit:cover}.projects_imageOverlay__6UfnQ{position:absolute;inset:0;background-color:rgba(0,0,0,.05);mix-blend-mode:multiply}.dark .projects_imageOverlay__6UfnQ{background-color:rgba(0,0,0,.2);mix-blend-mode:normal}