*,*:before,*:after{box-sizing:border-box}*{margin:0}html{interpolate-size:allow-keywords}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p{overflow-wrap:break-word;text-wrap:pretty}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;text-wrap:balance}#root,#app{isolation:isolate}:root{--color-bg: #fdfaf6;--color-surface: #ffffff;--color-text: #1c1917;--color-text-muted: #6e6862;--color-text-subtle: #9a948c;--color-border: #ebe4dc;--color-border-soft: #f1ebe2;--color-accent: #e76f51;--color-accent-strong: #c75a3f;--color-accent-soft: #fde6df;--font-serif: "Fraunces", "Source Serif Pro", "Iowan Old Style", Georgia, serif;--font-sans: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;--measure: 36rem;--max-w: 64rem;color-scheme:light}@media(prefers-color-scheme:dark){:root{--color-bg: #14110f;--color-surface: #1c1917;--color-text: #f1ece5;--color-text-muted: #a39d96;--color-text-subtle: #6e6862;--color-border: #2a2622;--color-border-soft: #221e1b;--color-accent: #f08a6e;--color-accent-strong: #ffa68d;--color-accent-soft: #2f1f1a;color-scheme:dark}}html{scroll-behavior:smooth;scroll-padding-top:5rem}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{min-height:100dvh;background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);font-weight:400;font-size:1rem;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#app{display:flex;flex-direction:column;min-height:100dvh}h1,h2,h3,h4{font-family:var(--font-serif);font-weight:400;letter-spacing:-.012em;line-height:1.15;color:var(--color-text)}h1{font-size:clamp(2.75rem,5vw + 1.25rem,5rem);font-weight:300;letter-spacing:-.02em}h2{font-size:clamp(1.75rem,1.5vw + 1.25rem,2.5rem)}h3{font-size:1.25rem}p{max-width:var(--measure);color:var(--color-text)}a{color:inherit;text-decoration:none;text-underline-offset:4px;text-decoration-thickness:1px;transition:color .2s ease}a:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px;border-radius:2px}::selection{background:var(--color-accent-soft);color:var(--color-text)}.site-header{position:sticky;top:0;z-index:20;background-color:color-mix(in srgb,var(--color-bg) 82%,transparent);backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px)}.site-header__inner{max-width:var(--max-w);margin:0 auto;padding:1.125rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.brand{font-family:var(--font-serif);font-size:1.0625rem;font-weight:500;letter-spacing:.005em;display:inline-flex;align-items:baseline;gap:.45rem}.brand__dot{width:.4rem;height:.4rem;border-radius:50%;background-color:var(--color-accent);display:inline-block;transform:translateY(-1px)}.site-nav{display:flex;gap:1.75rem;font-size:.9375rem;color:var(--color-text-muted)}.site-nav a{position:relative;padding-bottom:2px}.site-nav a:hover,.site-nav a:focus-visible{color:var(--color-accent)}@media(max-width:560px){.site-header__inner{padding:1rem 1.25rem}.site-nav{gap:1.125rem;font-size:.875rem}.site-nav a[data-secondary=true]{display:none}}.section{max-width:var(--max-w);margin:0 auto;padding:5rem 1.5rem}@media(min-width:760px){.section{padding:7rem 2rem}}.section__head{margin-bottom:2.75rem}.section__label{display:inline-block;font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent);font-weight:500;margin-bottom:1rem}.section__title{max-width:28ch}.hero{max-width:var(--max-w);margin:0 auto;padding:4.5rem 1.5rem 5rem;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:760px){.hero{padding:7rem 2rem 6rem;grid-template-columns:1.45fr 1fr;gap:5rem}}.hero__eyebrow{font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent);font-weight:500;margin-bottom:1.5rem}.hero__name{margin-bottom:1.25rem}.hero__tagline{font-family:var(--font-serif);font-style:italic;font-weight:300;font-size:clamp(1.1rem,1vw + .85rem,1.4rem);color:var(--color-text-muted);margin-bottom:1.5rem}.hero__intro{font-size:1.0625rem;line-height:1.7;color:var(--color-text-muted);max-width:34rem}.hero__intro strong{color:var(--color-text);font-weight:500}.portrait{width:100%;max-width:320px;aspect-ratio:1;margin:0 auto;border-radius:50%;position:relative;overflow:hidden;background:radial-gradient(circle at 32% 30%,#fde6df,#f4a98c 28%,#e76f51 62%,#b75a40);box-shadow:0 1px 2px #1c19170a,0 24px 60px -28px #e76f5166}.portrait:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 72% 78%,rgba(28,25,23,.18),transparent 55%)}.portrait:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 28% 22%,rgba(255,255,255,.45),transparent 45%)}@media(min-width:760px){.portrait{max-width:360px}}.about__body p+p{margin-top:1.25rem}.about__body p{font-size:1.0625rem;line-height:1.75;color:var(--color-text);max-width:38rem}.about__body p:first-of-type:first-line{font-variant:small-caps;letter-spacing:.05em}.projects-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;list-style:none;padding:0;margin:0}@media(min-width:560px){.projects-grid{grid-template-columns:repeat(2,1fr);gap:2.75rem 2rem}}@media(min-width:920px){.projects-grid{grid-template-columns:repeat(3,1fr);gap:3.25rem 2rem}}.project-card{display:flex;flex-direction:column;gap:.875rem;text-decoration:none;color:inherit;isolation:isolate}.project-card__thumb{position:relative;aspect-ratio:4 / 3;width:100%;border-radius:4px;overflow:hidden;transition:transform .4s cubic-bezier(.2,.7,.2,1);box-shadow:inset 0 0 0 1px #1c19170a,0 1px 2px #1c19170a}.project-card:hover .project-card__thumb,.project-card:focus-visible .project-card__thumb{transform:translateY(-3px)}.project-card:hover .project-card__title,.project-card:focus-visible .project-card__title{color:var(--color-accent)}.project-card__meta{font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-subtle);margin-top:.25rem}.project-card__title{font-family:var(--font-serif);font-size:1.3125rem;font-weight:400;letter-spacing:-.005em;transition:color .2s ease}.project-card__desc{font-size:.9375rem;color:var(--color-text-muted);line-height:1.55;max-width:100%}.thumb--1{background:radial-gradient(circle at 65% 40%,rgba(255,255,255,.45),transparent 36%),linear-gradient(135deg,#f4d4c7,#e76f51)}.thumb--2{background:radial-gradient(circle at 30% 70%,rgba(255,255,255,.35),transparent 38%),linear-gradient(160deg,#d6dfc6,#6b8e5e)}.thumb--3{background:linear-gradient(180deg,transparent 49%,rgba(28,25,23,.08) 49%,rgba(28,25,23,.08) 51%,transparent 51%),linear-gradient(135deg,#f4ede2,#d4cabb)}.thumb--4{background:radial-gradient(circle at 70% 30%,rgba(253,230,223,.6),transparent 45%),linear-gradient(140deg,#e8d6c0,#a07a55)}.thumb--5{background:linear-gradient(90deg,transparent 33%,rgba(231,111,81,.85) 33%,rgba(231,111,81,.85) 34%,transparent 34%),linear-gradient(90deg,transparent 66%,rgba(28,25,23,.85) 66%,rgba(28,25,23,.85) 67%,transparent 67%),linear-gradient(135deg,#f1ece5,#d6cfc4)}.thumb--6{background:radial-gradient(circle at 50% 110%,rgba(231,111,81,.65),transparent 60%),linear-gradient(180deg,#f9e7e1,#1c1917 120%)}.writing-list{list-style:none;padding:0;margin:0;border-top:1px solid var(--color-border)}.writing-item{border-bottom:1px solid var(--color-border)}.writing-item__link{display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:1rem;padding:1.625rem 0;text-decoration:none}.writing-item__title{font-family:var(--font-serif);font-size:1.25rem;font-weight:400;letter-spacing:-.005em;color:var(--color-text);transition:color .2s ease}.writing-item__date{font-size:.8125rem;letter-spacing:.08em;color:var(--color-text-subtle);text-transform:uppercase;font-variant-numeric:tabular-nums;white-space:nowrap}.writing-item__link:hover .writing-item__title,.writing-item__link:focus-visible .writing-item__title{color:var(--color-accent)}@media(max-width:480px){.writing-item__link{grid-template-columns:1fr;gap:.375rem}}.site-footer{margin-top:auto;border-top:1px solid var(--color-border);background-color:var(--color-bg)}.site-footer__inner{max-width:var(--max-w);margin:0 auto;padding:3.5rem 1.5rem;display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:720px){.site-footer__inner{grid-template-columns:1fr auto;align-items:end;padding:4.5rem 2rem 3.5rem}}.site-footer__brand{font-family:var(--font-serif);font-size:1.75rem;font-weight:300;line-height:1.1;letter-spacing:-.01em;margin-bottom:.5rem}.site-footer__line{font-size:.9375rem;color:var(--color-text-muted);max-width:28rem}.site-footer__line a{color:var(--color-text);border-bottom:1px solid var(--color-accent)}.site-footer__line a:hover,.site-footer__line a:focus-visible{color:var(--color-accent)}.footer-links{display:flex;flex-wrap:wrap;gap:1.5rem;font-size:.9375rem;list-style:none;padding:0;margin:0}.footer-links a{color:var(--color-text-muted);display:inline-flex;align-items:center;gap:.45rem}.footer-links a:hover,.footer-links a:focus-visible{color:var(--color-accent)}.footer-links a:before{content:"";width:.3rem;height:.3rem;border-radius:50%;background-color:currentColor;opacity:.35;display:inline-block;transition:opacity .2s ease,background-color .2s ease}.footer-links a:hover:before,.footer-links a:focus-visible:before{background-color:var(--color-accent);opacity:1}.site-footer__bottom{max-width:var(--max-w);margin:0 auto;padding:1.25rem 1.5rem 2rem;font-size:.8125rem;color:var(--color-text-subtle);display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem}@media(min-width:720px){.site-footer__bottom{padding:1.25rem 2rem 2rem}}.notfound{max-width:var(--max-w);margin:0 auto;padding:7rem 1.5rem;text-align:center}.notfound h1{font-size:clamp(4rem,10vw,7rem);margin-bottom:1rem;color:var(--color-accent)}.notfound p{margin:0 auto;color:var(--color-text-muted)}.notfound a{display:inline-block;margin-top:2rem;color:var(--color-accent);border-bottom:1px solid var(--color-accent)}
