.hero[data-astro-cid-lcdefpme]{grid-template-columns:minmax(130px,160px) minmax(0,1fr);align-items:center;gap:clamp(1.25rem,3vw,2rem);padding:2.5rem 0 1.75rem;display:grid}.profile-photo[data-astro-cid-lcdefpme]{aspect-ratio:1;object-fit:cover;border:1px solid #e5e7eb;border-radius:50%;width:clamp(130px,15vw,160px);height:clamp(130px,15vw,160px);box-shadow:0 16px 36px #0f172a21}.about[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:#3359cc;text-decoration:none;transition:color .16s}.about[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:#ee4b00}.hero-content[data-astro-cid-lcdefpme]{max-width:720px}h1[data-astro-cid-lcdefpme]{color:#111827;margin:0;font-size:clamp(2rem,3.5vw,3rem);line-height:1}.subtitle[data-astro-cid-lcdefpme]{color:#4b5563;margin:.65rem 0 0;font-size:clamp(.95rem,1.7vw,1.15rem);line-height:1.5}.contact-links[data-astro-cid-lcdefpme]{gap:.85rem;margin-top:1.5rem;display:flex}.contact-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;text-decoration:none;transition:background-color .16s,border-color .16s,box-shadow .16s,color .16s,transform .16s;display:inline-flex}.contact-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover,.contact-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:focus-visible{color:#fff;background:#2563eb;border-color:#2563eb;transform:translateY(-2px);box-shadow:0 12px 28px #2563eb3d}.contact-links[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{fill:currentColor;width:1.25rem;height:1.25rem}@media (width<=760px){.hero[data-astro-cid-lcdefpme]{grid-template-columns:1fr;padding-top:2.5rem}.profile-photo[data-astro-cid-lcdefpme]{width:min(55vw,200px);height:min(55vw,200px)}}.about[data-astro-cid-lcdefpme]{max-width:900px;padding:1rem 0 4rem}.about[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#4b5563;margin:0;font-size:1rem;line-height:1.6}.projects[data-astro-cid-lcdefpme]{padding:1rem 0 5rem}.section-heading[data-astro-cid-lcdefpme]{margin-bottom:1.5rem}.section-heading[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:#111827;margin:0;font-size:clamp(1.4rem,2.5vw,1.75rem)}.project-card[data-astro-cid-lcdefpme]{background:#fff;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:minmax(180px,27%) 1fr;min-height:200px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;overflow:hidden;box-shadow:0 1px 2px #0f172a08,0 8px 24px #0f172a0d}.project-card[data-astro-cid-lcdefpme]:hover{border-color:#d1d5db;transform:translateY(-3px);box-shadow:0 3px 6px #0f172a0a,0 16px 36px #0f172a17}.project-image[data-astro-cid-lcdefpme]{background:#f3f4f6;min-height:200px;overflow:hidden}.project-image[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform .5s}.project-card[data-astro-cid-lcdefpme]:hover .project-image[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{transform:scale(1.03)}.project-content[data-astro-cid-lcdefpme]{flex-direction:column;padding:1.4rem;display:flex}.project-content[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:#111827;margin:0 0 .75rem;font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.25}.project-description[data-astro-cid-lcdefpme]{color:#6b7280;max-width:620px;margin:0;font-size:.9rem;line-height:1.65}.project-tags[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.4rem;margin-top:1rem;display:flex}.project-tags[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;padding:.3rem .6rem;font-size:.7rem;font-weight:600}.project-links[data-astro-cid-lcdefpme]{margin-top:auto;padding-top:1.25rem}.github-button[data-astro-cid-lcdefpme]{color:#111827;align-items:center;gap:.45rem;font-size:.82rem;font-weight:650;text-decoration:none;transition:color .16s,gap .16s;display:inline-flex}.github-button[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{fill:currentColor;width:1.05rem;height:1.05rem}.github-button[data-astro-cid-lcdefpme] .arrow[data-astro-cid-lcdefpme]{font-size:.9rem;transition:transform .16s}.github-button[data-astro-cid-lcdefpme]:hover{color:#3359cc;gap:.6rem}.github-button[data-astro-cid-lcdefpme]:hover .arrow[data-astro-cid-lcdefpme]{transform:translate(2px,-2px)}.project-card[data-astro-cid-lcdefpme]+.project-card[data-astro-cid-lcdefpme]{margin-top:1rem}@media (width<=760px){.projects[data-astro-cid-lcdefpme]{padding-bottom:4rem}.project-card[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.project-image[data-astro-cid-lcdefpme]{min-height:190px}.project-image[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:16/9}.project-content[data-astro-cid-lcdefpme]{padding:1.4rem}}
