#hero-container[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;min-height:80vh;gap:4rem;margin-bottom:4rem}#content-header[data-astro-cid-bbe6dxrz]{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background:#fff6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:2rem;border-radius:1rem}#logo[data-astro-cid-bbe6dxrz]{max-width:12rem;margin-bottom:1rem}#subtitle[data-astro-cid-bbe6dxrz]{font-size:2rem;font-weight:600;margin-bottom:1.5rem;color:var(--text-main)}#bio[data-astro-cid-bbe6dxrz]{font-size:1.125rem;line-height:1.7;color:var(--text-muted);max-width:600px;margin-bottom:2rem}#socials[data-astro-cid-bbe6dxrz]{display:flex;gap:1.5rem}.social-button[data-astro-cid-bbe6dxrz]{width:2rem;height:2rem;transition:transform .2s,opacity .2s;opacity:.8}.social-button[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-2px);opacity:1}#profile-container[data-astro-cid-bbe6dxrz]{flex:1;display:flex;justify-content:center;align-items:center}.profile-image[data-astro-cid-bbe6dxrz]{width:100%;max-width:400px;height:auto;border-radius:2rem;box-shadow:var(--shadow-lg);background-color:var(--bg-surface)}@media screen and (max-width: 900px){#hero-container[data-astro-cid-bbe6dxrz]{flex-direction:column-reverse;text-align:center;gap:2rem;justify-content:center}#content-header[data-astro-cid-bbe6dxrz]{align-items:center}#profile-container[data-astro-cid-bbe6dxrz]{width:100%;margin-bottom:1rem}.profile-image[data-astro-cid-bbe6dxrz]{max-width:250px}#bio[data-astro-cid-bbe6dxrz]{text-align:center}}#content[data-astro-cid-5q5cflet]{padding:2rem 0}#articles[data-astro-cid-5q5cflet]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.article-card[data-astro-cid-5q5cflet]{display:flex;flex-direction:column;background-color:var(--bg-surface);border-radius:1rem;overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s;border:1px solid var(--border);text-decoration:none;height:100%}.article-card[data-astro-cid-5q5cflet]:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.image-wrapper[data-astro-cid-5q5cflet]{width:100%;aspect-ratio:16/9;overflow:hidden}.article-image[data-astro-cid-5q5cflet]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.article-card[data-astro-cid-5q5cflet]:hover .article-image[data-astro-cid-5q5cflet]{transform:scale(1.05)}.article-info[data-astro-cid-5q5cflet]{padding:1.5rem}.article-info[data-astro-cid-5q5cflet] h3[data-astro-cid-5q5cflet]{font-size:1.25rem;font-weight:600;margin:0;color:var(--text-main);line-height:1.4}#content[data-astro-cid-amng4zvp]{margin-bottom:4rem}.projects-grid[data-astro-cid-amng4zvp]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.project-card[data-astro-cid-amng4zvp]{background-color:var(--bg-surface);border:1px solid var(--border);border-radius:1rem;padding:1.5rem;box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;gap:1.5rem}.project-card[data-astro-cid-amng4zvp]:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.project-media[data-astro-cid-amng4zvp]{border-radius:.75rem;overflow:hidden;background-color:#000;box-shadow:inset 0 0 10px #0000001a}.project-media[data-astro-cid-amng4zvp] video[data-astro-cid-amng4zvp],.project-media[data-astro-cid-amng4zvp] img[data-astro-cid-amng4zvp]{width:100%;height:auto;display:block}.project-info[data-astro-cid-amng4zvp]{display:flex;flex-direction:column;flex-grow:1}.project-info[data-astro-cid-amng4zvp] h2[data-astro-cid-amng4zvp]{font-size:1.5rem;margin-bottom:.5rem;color:var(--text-main)}.project-info[data-astro-cid-amng4zvp] p[data-astro-cid-amng4zvp]{flex-grow:1;font-size:1rem;margin-bottom:1.5rem;line-height:1.6}.project-links[data-astro-cid-amng4zvp]{display:flex;gap:1rem;margin-top:auto}.btn-primary[data-astro-cid-amng4zvp],.btn-secondary[data-astro-cid-amng4zvp]{display:inline-block;padding:.5rem 1.25rem;border-radius:.5rem;font-weight:600;font-size:.875rem;text-align:center;transition:all .2s}.btn-primary[data-astro-cid-amng4zvp]{background-color:var(--primary);color:#fff;border:1px solid var(--primary)}.btn-primary[data-astro-cid-amng4zvp]:hover{background-color:var(--primary-dark);border-color:var(--primary-dark);color:#fff}.btn-secondary[data-astro-cid-amng4zvp]{background-color:transparent;color:var(--text-main);border:1px solid var(--border)}.btn-secondary[data-astro-cid-amng4zvp]:hover{border-color:var(--text-main);background-color:var(--bg-main);color:var(--text-main)}
