.profile-section[data-astro-cid-an4kfubs]{padding:5rem 0 4rem}.profile-grid[data-astro-cid-an4kfubs]{display:grid;grid-template-columns:260px 1fr;gap:4rem;align-items:start}.profile-photo[data-astro-cid-an4kfubs]{position:sticky;top:5rem}.profile-photo-placeholder[data-astro-cid-an4kfubs]{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:1.25rem;border:3px solid var(--border);box-shadow:var(--shadow);background-color:var(--bg-secondary);color:var(--accent);opacity:.5}.profile-content[data-astro-cid-an4kfubs]{display:flex;flex-direction:column;gap:1.125rem}.profile-content[data-astro-cid-an4kfubs] p[data-astro-cid-an4kfubs]{color:var(--text-secondary);line-height:1.75;font-size:1.0625rem}.profile-ctas[data-astro-cid-an4kfubs]{display:flex;gap:1rem;flex-wrap:wrap;margin-top:.75rem}.section-header[data-astro-cid-an4kfubs]{margin-bottom:3rem}.tech-section[data-astro-cid-an4kfubs]{padding:5rem 0;background-color:var(--bg-secondary);border-radius:2rem;margin:0 1rem}.tech-categories[data-astro-cid-an4kfubs]{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.tech-cat-title[data-astro-cid-an4kfubs]{font-family:var(--font-display);font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid var(--border)}.tech-list[data-astro-cid-an4kfubs]{list-style:none;display:flex;flex-direction:column;gap:.75rem}.tech-item[data-astro-cid-an4kfubs]{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;color:var(--text-secondary);transition:color .2s}.tech-item[data-astro-cid-an4kfubs]:hover{color:var(--text-primary)}.tech-icon[data-astro-cid-an4kfubs]{width:20px;height:20px;color:var(--accent);flex-shrink:0}.tech-icon[data-astro-cid-an4kfubs] svg{width:20px;height:20px}.projects-section[data-astro-cid-an4kfubs]{padding:5rem 0}.projects-grid[data-astro-cid-an4kfubs]{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border-top:1px solid var(--border)}[data-theme=light] .projects-grid[data-astro-cid-an4kfubs]{background-color:var(--bg-card);border:1px solid var(--border);border-radius:1.25rem;box-shadow:var(--shadow);overflow:hidden}[data-theme=light] .project-item[data-astro-cid-an4kfubs]:hover{background-color:#1db8a40d}.project-item[data-astro-cid-an4kfubs]{display:flex;flex-direction:column;padding:2.5rem;border-right:1px solid var(--border);border-bottom:1px solid var(--border);text-decoration:none;color:inherit;position:relative;transition:background-color .3s ease}.project-item[data-astro-cid-an4kfubs]:hover{background-color:#31d0bb08}.project-item[data-astro-cid-an4kfubs]:nth-child(2n){border-right:none}.project-item[data-astro-cid-an4kfubs]:nth-last-child(-n+2){border-bottom:none}.project-item-top-bar[data-astro-cid-an4kfubs]{height:2px;background-color:var(--border);margin-bottom:1.5rem;width:2.5rem;transition:background-color .3s ease,width .3s ease}.project-item[data-astro-cid-an4kfubs]:hover .project-item-top-bar[data-astro-cid-an4kfubs]{background-color:var(--accent);width:4rem}.project-item-body[data-astro-cid-an4kfubs]{display:flex;flex-direction:column;gap:.875rem;flex:1}.project-item-header[data-astro-cid-an4kfubs]{display:flex;flex-direction:column;gap:.25rem}.project-item-name[data-astro-cid-an4kfubs]{font-size:clamp(1.5rem,2vw,2rem);font-weight:800;color:var(--text-primary);line-height:1.1;letter-spacing:-.02em;transition:color .2s ease}.project-item[data-astro-cid-an4kfubs]:hover .project-item-name[data-astro-cid-an4kfubs]{color:var(--accent)}.project-item-domain[data-astro-cid-an4kfubs]{font-family:var(--font-display);font-size:.75rem;color:var(--text-secondary);opacity:.6}.project-item-tagline[data-astro-cid-an4kfubs]{font-size:.9375rem;color:var(--accent);font-weight:500;line-height:1.4}.project-item-desc[data-astro-cid-an4kfubs]{font-size:.875rem;color:var(--text-secondary);line-height:1.7;flex:1}.project-item-footer[data-astro-cid-an4kfubs]{display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border)}.project-item-icons[data-astro-cid-an4kfubs]{display:flex;align-items:center;gap:1rem;color:var(--accent);opacity:.7;transition:opacity .2s ease}.project-item[data-astro-cid-an4kfubs]:hover .project-item-icons[data-astro-cid-an4kfubs]{opacity:1}.project-item-link[data-astro-cid-an4kfubs]{display:inline-flex;align-items:center;gap:.4rem;font-size:.8125rem;font-weight:600;color:var(--text-secondary);white-space:nowrap;flex-shrink:0;transition:color .2s ease,gap .2s ease}.project-item[data-astro-cid-an4kfubs]:hover .project-item-link[data-astro-cid-an4kfubs]{color:var(--accent);gap:.65rem}@media(max-width:1024px){.tech-categories[data-astro-cid-an4kfubs]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.profile-grid[data-astro-cid-an4kfubs]{grid-template-columns:1fr;gap:2rem}.profile-photo[data-astro-cid-an4kfubs]{position:static;max-width:200px}.tech-categories[data-astro-cid-an4kfubs]{grid-template-columns:1fr 1fr;gap:1.5rem}.tech-section[data-astro-cid-an4kfubs]{border-radius:0;margin:0}.projects-grid[data-astro-cid-an4kfubs]{grid-template-columns:1fr}.project-item[data-astro-cid-an4kfubs]{border-right:none}.project-item[data-astro-cid-an4kfubs]:nth-last-child(-n+2){border-bottom:1px solid var(--border)}.project-item[data-astro-cid-an4kfubs]:last-child{border-bottom:none}}@media(max-width:480px){.tech-categories[data-astro-cid-an4kfubs]{grid-template-columns:1fr}}
