*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f4ecdb;--bg-2: #ede4cf;--bg-3: #faf3e0;--paper: #f6efe0;--surface: rgba(0, 0, 0, .025);--surface-2: rgba(0, 0, 0, .05);--border: rgba(0, 0, 0, .1);--border-2: rgba(0, 0, 0, .18);--text: #181c19;--text-2: #56554a;--text-3: #8a8576;--cream: #8a6332;--cream-soft: rgba(180, 136, 74, .15);--cream-bd: rgba(138, 99, 50, .32);--green: #14803d;--green-2: #16a34a;--green-3: #15642a;--green-soft: rgba(20, 128, 61, .08);--green-bd: rgba(20, 128, 61, .32);--green-glow: rgba(20, 128, 61, .32);--gold: #a07827;--gold-2: #b3892f;--ease: cubic-bezier(.22, 1, .36, 1);--radius: 12px;--radius-lg: 20px}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;height:100%}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);min-height:100%;font-feature-settings:"ss01","ss03","cv11";font-variant-ligatures:contextual;line-height:1.55}::selection{background:#14803d38;color:var(--text)}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit;color:inherit}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:.5;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.06 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");mix-blend-mode:multiply}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:radial-gradient(ellipse 80% 60% at 50% 35%,transparent 50%,rgba(60,50,30,.08) 100%)}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:var(--bg-2)}::-webkit-scrollbar-thumb{background:#14803d59;border-radius:100px;border:3px solid var(--bg-2)}::-webkit-scrollbar-thumb:hover{background:#14803d99}:focus-visible{outline:2px solid var(--green-2);outline-offset:3px;border-radius:4px}
