@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--ink: #142d3d;--ink-soft: #4c6370;--paper: #f6f4ee;--paper-deep: #ebe9e0;--maple: #c74735;--maple-dark: #99382e;--fir: #174d4a;--line: #d8ddd6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:DM Sans,sans-serif}h1,h2,h3,h4{font-family:Space Grotesk,sans-serif}.maple-noise:after{content:"";pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;opacity:.045;z-index:60;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E")}.reveal{animation:reveal .75s both cubic-bezier(.2,.75,.25,1)}.reveal-delay{animation-delay:.12s}.reveal-delay-2{animation-delay:.22s}@keyframes reveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
