:root{--paper: #f3eee6;--paper-2: #e8e0d4;--ink: #161310;--muted: #6a635a;--line: rgba(22, 19, 16, .12);--accent: #4f3480;--accent-soft: #c9b8e6;--dark: #121110;--cream: #f6f1e8;--serif: "Fraunces", "Times New Roman", serif;--sans: "Outfit", system-ui, sans-serif;--pad: clamp(1.25rem, 4vw, 4.5rem)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;min-height:100%;background:var(--paper);color:var(--ink);font-family:var(--sans);font-weight:400;font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}body:before{content:"";pointer-events:none;position:fixed;inset:0;z-index:40;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E")}::selection{background:var(--accent);color:var(--cream)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}img{max-width:100%;display:block}a{color:inherit}h1,h2,h3{font-family:var(--serif);font-weight:300;letter-spacing:-.03em;line-height:1.05;margin:0}p{margin:0}button{font-family:inherit}
