nav.svelte-1elxaub{padding:1.5rem var(--margin-mobile);background:var(--bg-primary);border-bottom:1px solid var(--border-color);z-index:100;box-sizing:border-box;justify-content:flex-start;align-items:center;width:100%;display:flex;position:fixed;top:0;left:0}.logo.svelte-1elxaub{align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;display:flex}.favicon.svelte-1elxaub{border-radius:2px;width:1.5rem;height:1.5rem}@media (width>=768px){nav.svelte-1elxaub{padding:2rem var(--margin-tablet)}}@media (width>=1136px){nav.svelte-1elxaub{padding:2rem var(--margin-desktop)}}.hero.svelte-1q37ri0{text-align:left;flex-direction:column;align-items:center;gap:2rem;width:100%;padding-top:6rem;display:flex}.profile-container.svelte-1q37ri0{aspect-ratio:1;background:0 0;border-radius:0;width:100%;max-width:320px;overflow:hidden}.profile-container.svelte-1q37ri0 img:where(.svelte-1q37ri0){object-fit:cover;width:100%;height:100%;transition:transform .5s}.profile-container.svelte-1q37ri0:hover img:where(.svelte-1q37ri0){transform:scale(1.05)}.info-container.svelte-1q37ri0{flex-direction:column;gap:1rem;width:100%;display:flex}h1.svelte-1q37ri0{letter-spacing:-.02rem;font-size:2.25rem;font-weight:300;line-height:1.1}.bold-name.svelte-1q37ri0{font-weight:800}.cta-button.svelte-1q37ri0{background-color:var(--text-primary);color:var(--bg-primary);border-radius:8px;align-items:center;gap:.5rem;width:fit-content;margin-top:1rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.cta-button.svelte-1q37ri0:hover{opacity:.8}@media (width>=768px){.hero.svelte-1q37ri0{flex-direction:row;justify-content:space-between;align-items:center;gap:4rem;min-height:100vh;padding-bottom:0}.profile-container.svelte-1q37ri0{max-width:380px}h1.svelte-1q37ri0{font-size:3.5rem}}.quote-section.svelte-1qtgmps{padding:4rem var(--margin-mobile);background:var(--bg-secondary)}.quote-container.svelte-1qtgmps{border-left:2px solid var(--accent-blue);flex-direction:column;gap:.5rem;max-width:800px;padding-left:2rem;display:flex}.quote-mark.svelte-1qtgmps{color:var(--accent-blue);font-family:serif;font-size:4rem;line-height:.1}.quote-text.svelte-1qtgmps{color:var(--text-secondary);font-size:1.15rem;font-style:italic;line-height:1.8}@media (width>=768px){.quote-section.svelte-1qtgmps{padding:6rem var(--margin-tablet);justify-content:center;align-items:center;max-width:none;min-height:100vh;margin:0;display:flex}.quote-text.svelte-1qtgmps{font-size:1.5rem}}.who-am-i.svelte-1ds99ij{flex-direction:column;gap:3rem;display:flex}h2.svelte-1ds99ij{text-transform:uppercase;letter-spacing:.1rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.description.svelte-1ds99ij{color:var(--text-secondary);max-width:500px;font-size:1.1rem;line-height:1.6}.tags-right.svelte-1ds99ij{flex-wrap:wrap;flex:1;gap:.75rem;width:100%;display:flex}.tag.svelte-1ds99ij{background:var(--bg-secondary);color:var(--text-primary);box-shadow:none;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .3s;display:inline-flex}.tag.blue.svelte-1ds99ij{background:var(--accent-blue);color:var(--bg-primary)}.tag.svelte-1ds99ij:hover{background:var(--bg-tertiary);transform:none}@media (width>=768px){.who-am-i.svelte-1ds99ij{flex-direction:row;justify-content:space-between;align-items:center;min-height:100vh;padding-bottom:0}.content-left.svelte-1ds99ij{flex:1.2}.tags-right.svelte-1ds99ij{flex:1;justify-content:flex-end;margin-top:1.5rem}h2.svelte-1ds99ij{font-size:2rem}}.projects-section.svelte-1tes396{flex-direction:column;gap:2rem;display:flex}h2.svelte-1tes396{text-transform:uppercase;letter-spacing:.1rem;font-size:1.5rem;font-weight:700}.projects-grid.svelte-1tes396{grid-template-columns:1fr;gap:1rem;display:grid}.project-card.svelte-1tes396{background:var(--bg-primary);border:1px solid var(--border-color);color:inherit;border-radius:0;flex-direction:column;gap:1.25rem;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.project-card.svelte-1tes396:hover{border-color:var(--text-primary);box-shadow:none;background:var(--bg-secondary);transform:none}.icon.svelte-1tes396{background:var(--bg-secondary);border-radius:8px;justify-content:center;align-items:center;width:fit-content;padding:.75rem;font-size:1.2rem;display:flex}.project-icon-img.svelte-1tes396{object-fit:contain;width:1.5rem;height:1.5rem}.project-content.svelte-1tes396 h3:where(.svelte-1tes396){margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.project-content.svelte-1tes396 p:where(.svelte-1tes396){color:var(--text-secondary);margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}.project-link.svelte-1tes396{color:var(--text-primary);opacity:.7;background:0 0;border:none;align-items:center;gap:.3rem;padding:0;font-size:.8rem;font-weight:600;transition:opacity .3s;display:flex}.project-card.svelte-1tes396:hover .project-link:where(.svelte-1tes396){opacity:1}.project-link.svelte-1tes396 .arrow-icon:where(.svelte-1tes396){transition:transform .3s}.project-card.svelte-1tes396:hover .arrow-icon:where(.svelte-1tes396){transform:translate(2px,-2px)}@media (width>=768px){.projects-grid.svelte-1tes396{grid-template-columns:repeat(2,1fr);gap:1.5rem}.project-content.svelte-1tes396{flex-direction:column;flex-grow:1;display:flex}.project-link.svelte-1tes396{align-self:flex-start;margin-top:auto}.projects-section.svelte-1tes396{justify-content:center;min-height:100vh;padding-bottom:0}h2.svelte-1tes396{font-size:2rem}}@media (width>=1024px){.projects-grid.svelte-1tes396{grid-template-columns:repeat(4,1fr)}}.connect-section.svelte-1trnroy{text-align:center;flex-direction:column;gap:2.5rem;display:flex}h2.svelte-1trnroy{text-transform:uppercase;letter-spacing:.1rem;font-size:1.5rem;font-weight:700}.connect-grid.svelte-1trnroy{grid-template-columns:1fr;gap:1rem;display:grid}.connect-card.svelte-1trnroy{background:var(--bg-primary);border:1px solid var(--border-color);text-align:left;border-radius:0;align-items:center;gap:1.25rem;padding:1.5rem;transition:all .3s;display:flex}.connect-card.svelte-1trnroy:hover{border-color:var(--text-primary);box-shadow:none;background:var(--bg-secondary);transform:none}.icon.svelte-1trnroy{background:var(--bg-secondary);border-radius:8px;justify-content:center;align-items:center;min-width:3.5rem;height:3.5rem;padding:.75rem;font-size:1.5rem;display:flex}.connect-info.svelte-1trnroy{flex-direction:column;gap:.15rem;display:flex}.label.svelte-1trnroy{text-transform:uppercase;letter-spacing:.05rem;color:var(--text-secondary);font-size:.7rem}.platform.svelte-1trnroy{font-size:1.1rem;font-weight:600}.external-icon.svelte-1trnroy{opacity:.3;margin-left:auto;transition:all .3s}.connect-card.svelte-1trnroy:hover .external-icon:where(.svelte-1trnroy){opacity:.8;transform:translate(2px,-2px)}@media (width>=768px){.connect-section.svelte-1trnroy{justify-content:center;min-height:100vh}.connect-grid.svelte-1trnroy{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:800px;margin:0 auto}h2.svelte-1trnroy{font-size:2rem}}.app-container.svelte-1uha8ag{flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}@media (width>=768px){html,body{height:100%;overflow:hidden}.app-container.svelte-1uha8ag{scroll-snap-type:y mandatory;scroll-behavior:smooth;height:100vh;overflow-y:auto}.app-container.svelte-1uha8ag>section{scroll-snap-align:center;scroll-snap-stop:always}.app-container.svelte-1uha8ag>footer{scroll-snap-align:end}}
