@import "https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600&family=Geist+Mono:wght@400;500&display=swap";:root{--foreground:#1c1917;--muted:#78716c;--background:#fafaf8;color:var(--foreground);background:var(--background);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Geist,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px}html{scroll-behavior:smooth}body{min-width:320px;min-height:100svh;margin:0}*{box-sizing:border-box}button,input,textarea,select{font:inherit}::selection{color:#fafaf8;background:#1c1917}.page-shell{min-height:100svh;position:relative;overflow:hidden}.background{z-index:0;background:radial-gradient(at 50% 42%,#f7f3ee 0%,#fafaf8 62%,#f4f3f0 100%),#fafaf8;position:fixed;inset:0}.background:after{content:"";opacity:.18;background-image:radial-gradient(circle,#9b948b .75px,#0000 .75px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 50% 42%,#fff 8%,#0000 68%);mask-image:radial-gradient(at 50% 42%,#fff 8%,#0000 68%)}.content-shell{z-index:1;flex-direction:column;width:min(100%,820px);min-height:100svh;margin:0 auto;padding:0 24px;display:flex;position:relative}.site-header{justify-content:space-between;align-items:center;gap:24px;height:64px;display:flex}.brand{color:var(--foreground);align-items:center;gap:10px;font-weight:500;text-decoration:none;display:inline-flex}.brand-mark{width:22px;height:22px;display:block}.site-footer a,.meta-row a{color:var(--muted);text-decoration:none;transition:color .16s}.site-footer a:hover,.meta-row a:hover{color:var(--foreground)}.hero-section{flex:1;align-items:center;padding:64px 0 96px;display:flex}.hero-copy{width:100%}h1{max-width:760px;color:var(--foreground);letter-spacing:0;margin:0;font-size:42px;font-weight:400;line-height:1.08}.hero-copy p{max-width:690px;color:var(--muted);margin:22px 0 0;font-size:16px;line-height:1.75}.hero-copy .current-work{max-width:650px;color:var(--foreground)}.meta-row{color:var(--muted);flex-wrap:wrap;align-items:center;gap:14px;margin-top:32px;font-size:14px;display:flex}.site-footer{height:64px;color:var(--muted);justify-content:space-between;align-items:center;gap:24px;font-size:12px;display:flex}@media (width<=640px){.content-shell{padding:0 24px}.hero-section{align-items:flex-end;padding:48px 0 118px}h1{font-size:34px}.hero-copy p{font-size:15px}.meta-row{gap:10px}.site-footer{flex-direction:column;align-items:flex-start;gap:8px;height:auto;padding:20px 0}}
