@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;450;500;600;700&family=Instrument+Serif:ital@0;1&display=swap";
:root{--cu-canvas:#f4f2ee;--cu-surface:#fff;--cu-surface-2:#fbfaf8;--cu-rail:#161518;--cu-ink:#141316;--cu-muted:#76726b;--cu-faint:#a6a29b;--cu-line:#e9e6e0;--cu-line-strong:#dedad2;--cu-accent:#ff5236;--cu-accent-ink:#e8350f;--cu-accent-wash:#ffede8;--cu-on-accent:#fff;--cu-green:#1fa971;--cu-r-lg:22px;--cu-r-md:16px;--cu-r-sm:11px;--cu-shadow-sm:0 1px 2px #1413160a, 0 1px 1px #14131608;--cu-shadow-md:0 6px 16px -6px #1413161f, 0 2px 6px -2px #1413160f;--cu-shadow-lg:0 22px 48px -18px #14131638, 0 8px 18px -10px #1413161a;--cu-font:"Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--cu-font-serif:"Instrument Serif", Georgia, serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;min-height:100%;overflow-x:hidden}body{background:var(--cu-canvas);color:var(--cu-ink);font-family:var(--cu-font);letter-spacing:-.011em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}::selection{background:var(--cu-accent);color:var(--cu-on-accent)}
