@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600&display=swap";:root{color:#161616;--text:#161616;--muted:#56524b;--accent:#2f6b56;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#d5dfd8e6,#0000 32%),linear-gradient(135deg,#f6f2ea 0%,#f0ece4 48%,#ebe6de 100%);font-family:Manrope,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100dvh}html,body{margin:0;overflow:hidden}body{min-width:320px}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline-offset:.2rem;outline:2px solid #2f6b5673}@media (width<=720px){html,body{overflow:auto}}.page-shell{grid-template-rows:1fr auto;min-height:100dvh;padding:3rem;display:grid}.hero{align-content:center;gap:1.25rem;max-width:48rem;display:grid}.eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--muted);margin:0;padding-left:.4em;font-size:.72rem}.hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(3.5rem,8vw,6.75rem);font-weight:500;line-height:.94}.typewriter{min-height:1em;display:inline-block}.lede{max-width:40rem;color:var(--muted);margin:0;padding-left:.3em;font-size:clamp(1.15rem,2vw,1.5rem);line-height:1.55}.lede a,.footer a,.more-trigger,.more-list a{color:var(--text);background-image:linear-gradient(currentColor,currentColor);background-position:0 calc(100% - .08em);background-repeat:no-repeat;background-size:100% 1px;text-decoration:none;transition:color .16s,background-size .22s cubic-bezier(.22,1,.36,1),opacity .16s}.lede a:hover,.footer a:hover,.more-trigger:hover,.more-list a:hover{color:var(--accent);background-size:100% .18em}.more-projects{display:inline-block;position:relative}.more-projects:after{content:"";width:calc(100% + .5rem);height:.95rem;position:absolute;top:100%;left:-.25rem}.more-trigger{cursor:pointer;display:inline}.more-trigger.is-open{color:var(--accent);background-size:100% .18em}.more-list{z-index:2;opacity:0;pointer-events:none;gap:.55rem;width:max-content;min-width:14rem;padding:.15rem 0;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:calc(100% + .75rem);left:0;transform:translateY(.25rem)}.more-list.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.footer{color:var(--muted);justify-content:space-between;align-items:flex-end;gap:1rem;padding-top:2rem;font-size:.95rem;display:flex}@media (width<=720px){.page-shell{padding:1.5rem}.hero{align-content:start;padding-top:9vh}.footer{flex-direction:column;align-items:flex-start;padding-top:1.5rem}}
