:root{--bg:#f2eee6;--ink:#1f1f1f;--muted:rgba(31,31,31,.66);--taupe:#9f9b8f;--taupe-2:#7f7b73;--cream:#f2eee6;--paper:#f2eee6;--border:rgba(31,31,31,.1);--radius:18px;--shadow-1:0 10px 26px rgba(0,0,0,.08);--shadow-2:0 18px 46px rgba(0,0,0,.1);--ease:cubic-bezier(.2,.9,.2,1);--dur:520ms}#__next,body,html{height:100%}body{margin:0;background:var(--bg);color:var(--ink);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{letter-spacing:-.02em}*{box-sizing:border-box}a{color:inherit}body:before{background:radial-gradient(1200px 800px at 8% -10%,hsla(45,8%,59%,.45),transparent 60%),radial-gradient(900px 600px at 95% 10%,hsla(40,32%,93%,.95),transparent 55%),radial-gradient(900px 700px at 30% 120%,hsla(40,5%,47%,.16),transparent 60%)}body:after,body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1}body:after{opacity:.28;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.35'/%3E%3C/svg%3E")}@keyframes riseIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;animation:riseIn var(--dur) var(--ease) both}.d1{animation-delay:90ms}.d2{animation-delay:.18s}.d3{animation-delay:.27s}.d4{animation-delay:.36s}.d5{animation-delay:.45s}:focus-visible{outline:3px solid hsla(45,8%,59%,.7);outline-offset:3px;border-radius:10px}