nav.svelte-rvyu0i{position:fixed;top:0;left:0;right:0;z-index:100;padding:0 2rem;height:60px;background-color:#fbfbfdb3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid transparent;transition:background-color .4s ease,border-color .4s ease}nav.opaque.svelte-rvyu0i{background-color:#fbfbfdd9;border-color:#d2d2d7}.nav-content.svelte-rvyu0i{max-width:1024px;height:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.nav-brand.svelte-rvyu0i{font-weight:700;font-size:18px}.nav-links.svelte-rvyu0i{display:flex;gap:2rem}.nav-links.svelte-rvyu0i a:where(.svelte-rvyu0i),.nav-brand.svelte-rvyu0i{color:#1d1d1f;text-decoration:none;font-size:16px;font-weight:500;transition:color .3s ease}.nav-links.svelte-rvyu0i a:where(.svelte-rvyu0i):hover{color:#007aff}@media (max-width: 768px){.nav-links.svelte-rvyu0i{display:none}}:root{--bg-color: #fbfbfd;--text-primary: #1d1d1f;--text-secondary: #6e6e73;--accent-color: #007aff;--card-bg: #ffffff;--border-color: #d2d2d7;--shadow-color: rgba(0, 0, 0, .05);--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}body{background-color:var(--bg-color);color:var(--text-primary);font-family:var(--font-sans);font-size:17px;line-height:1.6;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}#land.svelte-2eypxa{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:sticky;top:0;z-index:1;padding:0 2rem;opacity:var(--opacity);will-change:opacity,transform}.hero-content.svelte-2eypxa{will-change:transform}.name-container.svelte-2eypxa{margin-bottom:2rem}.line-mask.svelte-2eypxa{overflow:hidden}.name-container.svelte-2eypxa h1:where(.svelte-2eypxa){font-size:clamp(3rem,10vw,7rem);font-weight:800;line-height:1.05;margin:0;letter-spacing:-.04em;transform:translateY(110%);animation:svelte-2eypxa-reveal 1.2s cubic-bezier(.22,1,.36,1) forwards}.first-name.svelte-2eypxa{color:var(--text-primary);animation-delay:.1s}.last-name.svelte-2eypxa{color:var(--text-secondary);animation-delay:.2s}@keyframes svelte-2eypxa-reveal{to{transform:translateY(0)}}.sub-headline.svelte-2eypxa{font-size:clamp(1rem,3vw,1.25rem);color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.5}.hero-links.svelte-2eypxa{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-top:2.5rem}.cta-button.svelte-2eypxa{background-color:var(--accent-color);color:#fff;font-size:1rem;font-weight:500;text-decoration:none;padding:12px 24px;border-radius:30px;transition:transform .2s ease,box-shadow .2s ease}.cta-button.svelte-2eypxa:hover{transform:scale(1.05);box-shadow:0 8px 20px #007aff33}.secondary-link.svelte-2eypxa{color:var(--accent-color);text-decoration:none;font-weight:500}.scroll-indicator.svelte-2eypxa{position:absolute;bottom:2rem;color:var(--border-color);animation:svelte-2eypxa-bounce 2s infinite;transition:opacity .4s ease}@keyframes svelte-2eypxa-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}#content.svelte-2eypxa{position:relative;z-index:2}.spacer.svelte-2eypxa{height:100vh}.content-body.svelte-2eypxa{background-color:var(--bg-color);padding:0 2rem;max-width:800px;margin:0 auto}section.svelte-2eypxa{padding:4rem 0}.section-content.svelte-2eypxa h2:where(.svelte-2eypxa){font-size:2.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:2.5rem;border-bottom:1px solid var(--border-color);padding-bottom:1rem}.card.svelte-2eypxa{background-color:var(--card-bg);border-radius:18px;border:1px solid var(--border-color);padding:2rem;margin-bottom:1.5rem;box-shadow:0 4px 20px var(--shadow-color);transition:transform .3s cubicOut,box-shadow .3s cubicOut}.card.svelte-2eypxa:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000014}.card-header.svelte-2eypxa{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.logo-container.svelte-2eypxa{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;background-color:#f0f0f5;flex-shrink:0}.logo-container.svelte-2eypxa img:where(.svelte-2eypxa){width:24px;height:24px;object-fit:contain}.header-text.svelte-2eypxa{flex-grow:1}.card-header.svelte-2eypxa h3:where(.svelte-2eypxa){font-size:1.25rem;font-weight:700;margin:0}.card-header.svelte-2eypxa .company:where(.svelte-2eypxa){font-size:1rem;color:var(--text-secondary);font-weight:500}.card-header.svelte-2eypxa .dates:where(.svelte-2eypxa){font-size:.9rem;color:var(--text-secondary);font-weight:500;white-space:nowrap}.card-body.svelte-2eypxa p:where(.svelte-2eypxa){margin-top:0;color:var(--text-secondary)}.card-body.svelte-2eypxa ul:where(.svelte-2eypxa){list-style:none;padding:0;margin:0;padding-left:1rem}.card-body.svelte-2eypxa li:where(.svelte-2eypxa){padding-left:1.5rem;position:relative;margin-bottom:.5rem;color:var(--text-secondary)}.card-body.svelte-2eypxa li:where(.svelte-2eypxa):before{content:"•";color:var(--accent-color);position:absolute;left:0;font-size:1.2rem}.card-body.svelte-2eypxa li:where(.svelte-2eypxa) a:where(.svelte-2eypxa){color:var(--accent-color);font-weight:500;text-decoration:none}.project-grid.svelte-2eypxa{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.card.svelte-2eypxa .stack:where(.svelte-2eypxa){font-size:.9rem;color:var(--text-secondary);margin-top:1rem;opacity:.8}.card-footer.svelte-2eypxa{margin-top:1.5rem;border-top:1px solid var(--border-color);padding-top:1rem}.card-footer.svelte-2eypxa a:where(.svelte-2eypxa){color:var(--accent-color);text-decoration:none;font-weight:500}.skills-container.svelte-2eypxa{display:grid;grid-template-columns:1fr;gap:2rem}.skills-container.svelte-2eypxa h3:where(.svelte-2eypxa){font-size:1.2rem;font-weight:700;margin-bottom:1rem}.skills-list.svelte-2eypxa{display:flex;flex-wrap:wrap;gap:.75rem}.skills-list.svelte-2eypxa span:where(.svelte-2eypxa){background-color:var(--card-bg);border:1px solid var(--border-color);color:var(--text-secondary);font-weight:500;padding:.5rem 1rem;border-radius:30px}footer.svelte-2eypxa{text-align:center;padding:4rem 0;color:var(--text-secondary);font-size:.9rem}footer.svelte-2eypxa a:where(.svelte-2eypxa){color:var(--text-secondary);text-decoration:none}footer.svelte-2eypxa a:where(.svelte-2eypxa):hover{color:var(--accent-color)}@media (max-width: 768px){body{font-size:16px}.card-header.svelte-2eypxa{flex-wrap:wrap}.card-header.svelte-2eypxa .dates:where(.svelte-2eypxa){width:100%;margin-top:.5rem;text-align:left}.sub-headline.svelte-2eypxa br:where(.svelte-2eypxa){display:none}}
