*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-accent: #9a6233;--color-accent-hover: #7d4f28;--color-accent-subtle: rgba(154, 98, 51, .07);--color-bg: #f8f5f0;--color-bg-secondary: #f0ebe4;--color-text: #2c2c2c;--color-text-secondary: #777;--color-divider: #e0dbd3}[data-theme=dark]{--color-accent: #c4884e;--color-accent-hover: #d49a62;--color-accent-subtle: rgba(196, 136, 78, .1);--color-bg: #1c1a17;--color-bg-secondary: #252220;--color-text: #e8e0d4;--color-text-secondary: #9a9080;--color-divider: #4a4135}:root{--font-heading: "Lora", Georgia, "Times New Roman", serif;--font-body: "Nunito Sans", -apple-system, system-ui, "Segoe UI", sans-serif;--font-mono: "PT Mono", "Courier New", monospace;--font-size-xl: clamp(2.5rem, 6vw, 4.5rem);--font-size-lg: clamp(1.25rem, 3vw, 1.75rem);--font-size-md: clamp(1.0625rem, 2vw, 1.1875rem);--font-size-sm: clamp(.9375rem, 1.5vw, 1rem);--font-size-xs: clamp(.8125rem, 1.2vw, .875rem);--gutter: 4vw}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-size:var(--font-size-md);line-height:1.7;color:var(--color-text);background-color:var(--color-bg);transition:background-color .3s ease,color .3s ease;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--font-heading);line-height:1.2}a{color:var(--color-accent);text-decoration:none;transition:color .2s ease}a:hover{color:var(--color-accent-hover)}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:64rem;margin:0 auto;padding:0 var(--gutter)}section{padding:0}@keyframes accentGrow{0%{height:0}to{height:3rem}}@keyframes scrollPulse{0%,to{opacity:.4}50%{opacity:.15}}.reveal{opacity:0;transform:translateY(1.5rem);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-stagger>*{opacity:0;transform:translateY(1rem);transition:opacity .5s ease,transform .5s ease}.reveal-stagger.visible>*{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}.reveal-stagger>*{opacity:1;transform:none;transition:none}html{scroll-behavior:auto}*{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media(max-width:767px){:root{--gutter: 6vw}}.theme-toggle[data-astro-cid-x3pjskd3]{background:none;border:none;cursor:pointer;color:var(--color-text-secondary);padding:.5rem;border-radius:.5rem;transition:color .2s ease;display:flex;align-items:center;justify-content:center}.theme-toggle[data-astro-cid-x3pjskd3]:hover{color:var(--color-accent)}.icon-sun[data-astro-cid-x3pjskd3]{display:none}.icon-moon[data-astro-cid-x3pjskd3],[data-theme=dark] .icon-sun[data-astro-cid-x3pjskd3]{display:block}[data-theme=dark] .icon-moon[data-astro-cid-x3pjskd3]{display:none}.header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.25rem var(--gutter);transition:background-color .3s ease}.header[data-astro-cid-3ef6ksr2].scrolled{background-color:color-mix(in srgb,var(--color-bg) 85%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}@supports not (background-color: color-mix(in srgb,red 50%,transparent)){.header[data-astro-cid-3ef6ksr2].scrolled{background-color:var(--color-bg)}}.header-inner[data-astro-cid-3ef6ksr2]{max-width:64rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.header-name[data-astro-cid-3ef6ksr2]{font-family:Lato,sans-serif;font-weight:300;font-size:1rem;color:var(--color-text);text-decoration:none;opacity:0;transition:opacity .4s ease;pointer-events:none}.header-name[data-astro-cid-3ef6ksr2].visible{opacity:1;pointer-events:auto}.header-name[data-astro-cid-3ef6ksr2]:hover,.header-name[data-astro-cid-3ef6ksr2]:focus-visible{color:var(--color-accent)}.hero[data-astro-cid-bbe6dxrz]{min-height:100vh;min-height:100dvh;display:flex;align-items:center;position:relative}.hero-content[data-astro-cid-bbe6dxrz]{width:100%}.hero-role[data-astro-cid-bbe6dxrz]{font-family:PT Mono,monospace;font-size:.8125rem;color:var(--color-accent);text-transform:uppercase;letter-spacing:.2em;margin-bottom:1.5rem;display:block}.hero-name[data-astro-cid-bbe6dxrz]{font-family:Lato,sans-serif;font-size:clamp(3.5rem,8vw,7rem);font-weight:300;line-height:.95;letter-spacing:-.03em;color:var(--color-text)}.hero-accent[data-astro-cid-bbe6dxrz]{width:0;height:3px;background-color:var(--color-accent);border-radius:2px;margin-top:1.5rem;animation:accentGrow .6s ease .4s forwards}@keyframes accentGrow{0%{width:0}to{width:3rem}}.hero-tagline[data-astro-cid-bbe6dxrz]{font-size:clamp(1.0625rem,2vw,1.3125rem);color:var(--color-text-secondary);margin-top:2rem;max-width:32ch;line-height:1.6}@media(max-width:899px){.hero-name[data-astro-cid-bbe6dxrz]{font-size:clamp(4rem,14vw,5rem)}}.about[data-astro-cid-v2cbyr3p]{padding:4rem 0}.about-inner[data-astro-cid-v2cbyr3p]{width:100%}.about-label[data-astro-cid-v2cbyr3p]{font-family:PT Mono,monospace;font-size:.8125rem;color:var(--color-accent);text-transform:uppercase;letter-spacing:.2em;margin-bottom:1.5rem}.about-bio[data-astro-cid-v2cbyr3p]{font-family:Lora,Georgia,serif;font-size:1.125rem;line-height:1.8;color:var(--color-text-secondary)}.about-bio[data-astro-cid-v2cbyr3p] strong{font-family:Lato,sans-serif;font-style:italic;font-weight:400;color:var(--color-accent)}.about-statement[data-astro-cid-v2cbyr3p]{font-family:Lato,sans-serif;font-weight:300;font-size:clamp(1.5rem,3vw,2rem);line-height:1.3;letter-spacing:-.02em;color:var(--color-text);margin-bottom:1.5rem}.about-visual[data-astro-cid-v2cbyr3p]{display:none}@media(max-width:899px){.about[data-astro-cid-v2cbyr3p]{padding:3rem 0}.about-inner[data-astro-cid-v2cbyr3p]{display:flex;flex-direction:column}.about-visual[data-astro-cid-v2cbyr3p]{display:flex;justify-content:flex-start;order:-1;margin-bottom:2rem}.about-photo-wrapper[data-astro-cid-v2cbyr3p]{width:8rem;height:8rem;border-radius:50%;overflow:hidden;border:1px solid var(--color-divider)}.about-photo[data-astro-cid-v2cbyr3p]{width:100%;height:100%;object-fit:cover}}.experience[data-astro-cid-xpq65ryk]{padding:4rem var(--gutter)}.experience-inner[data-astro-cid-xpq65ryk]{max-width:64rem;margin:0 auto}.experience-label[data-astro-cid-xpq65ryk]{font-family:PT Mono,monospace;font-size:.8125rem;color:var(--color-accent);text-transform:uppercase;letter-spacing:.2em;margin-bottom:2.5rem}.timeline[data-astro-cid-xpq65ryk]{position:relative}.timeline-entry[data-astro-cid-xpq65ryk]{display:grid;grid-template-columns:9rem 2.25rem 1fr;gap:0 1.5rem;margin-bottom:2.5rem}.timeline-entry[data-astro-cid-xpq65ryk]:last-child{margin-bottom:0}.timeline-dates-col[data-astro-cid-xpq65ryk]{display:flex;align-items:center;justify-content:flex-end;height:2.25rem;align-self:start}.timeline-dates[data-astro-cid-xpq65ryk]{font-family:PT Mono,monospace;font-size:.8125rem;color:var(--color-text-secondary);letter-spacing:.05em;text-align:right;white-space:nowrap}.timeline-dates-inline[data-astro-cid-xpq65ryk]{display:none;font-family:PT Mono,monospace;font-size:.8125rem;color:var(--color-text-secondary);letter-spacing:.05em;margin-bottom:.5rem}.timeline-spine-col[data-astro-cid-xpq65ryk]{position:relative;display:flex;justify-content:center;align-items:flex-start}.timeline-entry[data-astro-cid-xpq65ryk]:not(:last-child) .timeline-spine-col[data-astro-cid-xpq65ryk]:after{content:"";position:absolute;top:2.25rem;bottom:-2.5rem;left:50%;width:1px;background-color:var(--color-divider);transform:translate(-50%)}.timeline-logo[data-astro-cid-xpq65ryk]{width:2.25rem;height:2.25rem;border-radius:50%;background-color:var(--color-bg);border:1px solid var(--color-divider);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .3s ease,box-shadow .3s ease;z-index:1;position:relative}.timeline-current[data-astro-cid-xpq65ryk] .timeline-logo[data-astro-cid-xpq65ryk]{border-color:var(--color-accent);box-shadow:0 0 0 4px #c4884e26}.timeline-entry[data-astro-cid-xpq65ryk]:has(.timeline-body:hover) .timeline-logo[data-astro-cid-xpq65ryk],.timeline-entry[data-astro-cid-xpq65ryk]:has(.timeline-body:focus-visible) .timeline-logo[data-astro-cid-xpq65ryk]{border-color:var(--color-accent)}.timeline-logo-img[data-astro-cid-xpq65ryk]{width:1.125rem;height:1.125rem;object-fit:contain}.logo-dark[data-astro-cid-xpq65ryk],[data-theme=dark] .logo-light[data-astro-cid-xpq65ryk]{display:none}[data-theme=dark] .logo-dark[data-astro-cid-xpq65ryk]{display:block}.timeline-dot[data-astro-cid-xpq65ryk]{width:.625rem;height:.625rem;border-radius:50%;border:2px solid var(--color-divider);background-color:var(--color-bg);z-index:1;position:relative;margin-top:.5rem}.timeline-body[data-astro-cid-xpq65ryk]{min-width:0;max-width:32rem;text-decoration:none;color:inherit}.timeline-header[data-astro-cid-xpq65ryk]{display:flex;align-items:center;gap:1rem;height:2.25rem;margin-bottom:.5rem}.timeline-name[data-astro-cid-xpq65ryk]{font-family:Lato,sans-serif;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:300;letter-spacing:-.01em;transition:color .3s ease}.timeline-body[data-astro-cid-xpq65ryk]:hover .timeline-name[data-astro-cid-xpq65ryk],.timeline-body[data-astro-cid-xpq65ryk]:focus-visible .timeline-name[data-astro-cid-xpq65ryk]{color:var(--color-accent)}.timeline-desc[data-astro-cid-xpq65ryk]{font-size:1rem;color:var(--color-text);line-height:1.6}.timeline-detail[data-astro-cid-xpq65ryk]{font-size:.875rem;color:var(--color-text-secondary);line-height:1.6;margin-top:.25rem}.timeline-arrow[data-astro-cid-xpq65ryk]{display:inline-block;margin-left:-.5rem;font-size:1.125rem;color:var(--color-accent);opacity:0;transform:translate(-6px);transition:opacity .3s ease,transform .3s ease}.timeline-body[data-astro-cid-xpq65ryk]:hover .timeline-arrow[data-astro-cid-xpq65ryk],.timeline-body[data-astro-cid-xpq65ryk]:focus-visible .timeline-arrow[data-astro-cid-xpq65ryk]{opacity:1;transform:translate(0)}@media(max-width:767px){.experience[data-astro-cid-xpq65ryk]{padding:4rem var(--gutter)}.timeline-entry[data-astro-cid-xpq65ryk]{grid-template-columns:2rem 1fr;gap:0 1rem}.timeline-dates-col[data-astro-cid-xpq65ryk]{display:none}.timeline-dates-inline[data-astro-cid-xpq65ryk]{display:block}.timeline-spine-col[data-astro-cid-xpq65ryk]{grid-column:1}.timeline-logo[data-astro-cid-xpq65ryk]{width:2rem;height:2rem}.timeline-logo-img[data-astro-cid-xpq65ryk]{width:1rem;height:1rem}.timeline-entry[data-astro-cid-xpq65ryk]:not(:last-child) .timeline-spine-col[data-astro-cid-xpq65ryk]:after{top:2rem}.timeline-arrow[data-astro-cid-xpq65ryk]{display:none}}.contact[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem var(--gutter) 3rem;border-top:1px solid var(--color-divider)}.contact-heading[data-astro-cid-xmivup5a]{font-family:Lato,sans-serif;font-weight:300;font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.02em;margin-bottom:2.5rem;color:var(--color-text)}.contact-links[data-astro-cid-xmivup5a]{display:flex;gap:2.5rem;flex-wrap:wrap;justify-content:center}.contact-link[data-astro-cid-xmivup5a]{font-family:PT Mono,monospace;font-size:.9375rem;color:var(--color-text-secondary);text-decoration:none;letter-spacing:.05em;padding:.125rem 0;position:relative}.contact-link[data-astro-cid-xmivup5a]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:var(--color-accent);transition:width .3s ease}.contact-link[data-astro-cid-xmivup5a]:hover,.contact-link[data-astro-cid-xmivup5a]:focus-visible{color:var(--color-accent)}.contact-link[data-astro-cid-xmivup5a]:hover:after,.contact-link[data-astro-cid-xmivup5a]:focus-visible:after{width:100%}.footer[data-astro-cid-sz7xmlte]{padding:2rem var(--gutter)}.footer[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.8125rem;color:var(--color-text-secondary);text-align:center;opacity:.4}.hero-about[data-astro-cid-j7pv25f6]{padding:0 var(--gutter);position:relative}.scroll-hint[data-astro-cid-j7pv25f6]{position:absolute;top:calc(100dvh - var(--gutter) - 20px);left:50%;transform:translate(-50%);color:var(--color-text-secondary);animation:scrollPulse 2s ease-in-out infinite}.hero-about-grid[data-astro-cid-j7pv25f6]{max-width:64rem;margin:0 auto;display:grid;grid-template-columns:2fr 1fr;gap:0 3rem}.hero-about-grid[data-astro-cid-j7pv25f6]>.hero{grid-column:1;grid-row:1}.hero-about-grid[data-astro-cid-j7pv25f6]>.about{grid-column:1;grid-row:2}.hero-photo-sidebar[data-astro-cid-j7pv25f6]{grid-column:2;grid-row:1 / 3;display:grid;grid-template-rows:100vh 1fr;grid-template-rows:100dvh 1fr;justify-items:center}.hero-photo-wrapper[data-astro-cid-j7pv25f6]{align-self:center;position:sticky;top:calc(50vh - 10rem);top:calc(50dvh - 10rem);width:min(20rem,100%);aspect-ratio:1;border-radius:1rem;overflow:hidden;border:1px solid var(--color-divider);box-shadow:0 20px 60px #0000004d,0 0 120px #c4884e0a}.hero-photo-wrapper[data-astro-cid-j7pv25f6]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--color-accent)}[data-theme=dark] .hero-photo-wrapper[data-astro-cid-j7pv25f6]{box-shadow:0 0 40px #c4884e1a,0 0 80px #c4884e0d}.hero-photo-img[data-astro-cid-j7pv25f6]{width:100%;height:100%;object-fit:cover}@media(max-width:899px){.hero-about-grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}.hero-photo-sidebar[data-astro-cid-j7pv25f6]{display:none}}
