.home-page{background-color:#f5f5f7;justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.home-card{background-color:#fff;border:1px solid #94a3b840;border-radius:16px;width:100%;max-width:720px;padding:2.5rem;box-shadow:0 18px 45px #0f172a1f}.home-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;display:flex}.home-link{color:#1f2937;background:#eef2f7;border:1px solid #d1d5db;border-radius:8px;margin-top:.75rem;padding:.35rem .65rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block}.home-link:focus-visible{outline-offset:3px;outline:2px solid #cbd5e1}.home-identity{align-items:center;gap:1rem;display:flex}.home-avatar{object-fit:cover;border:2px solid #e2e8f0;border-radius:50%;width:72px;height:72px;box-shadow:0 12px 28px #0f172a1f}.home-title{color:#0f172a;margin:0;font-size:2rem}.home-subtitle{color:#64748b;margin:.35rem 0 0}.home-nav{color:#475569;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.home-nav-link{color:inherit;text-decoration:none}.home-nav-link:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #cbd5e1}.home-nav-separator{color:#94a3b8}.home-section{margin-bottom:1.75rem}.section-title{color:#0f172a;margin:0 0 .5rem;font-size:1.1rem}.projects-title{margin-bottom:.75rem}.section-text{color:#4b5563;margin:0;line-height:1.6}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.project-card{background-color:#f9fafb;border:1px solid #94a3b866;border-radius:.9rem;flex-direction:column;gap:.35rem;padding:1rem;display:flex}.project-title{color:#0f172a;margin:0 0 .35rem;font-size:1rem}.project-link{color:#2563eb;text-decoration:none}.project-link:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #bfdbfe}.project-link-row{justify-content:flex-end;margin-top:.25rem;display:flex}.project-text{color:#4b5563;margin:0;font-size:.9rem;line-height:1.5}.contact-text{color:#4b5563;margin:0 0 .4rem;line-height:1.6}.contact-list{flex-wrap:wrap;gap:.75rem;margin:0;padding:0;font-size:.9rem;list-style:none;display:flex}.contact-link{color:#2563eb;text-decoration:none}.contact-link:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #bfdbfe}
