:root{--font-sans: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--text-xs-size: .75rem;--text-xs-lh: 1rem;--text-sm-size: .875rem;--text-sm-lh: 1.25rem;--text-base-size: 1rem;--text-base-lh: 1.5rem;--text-lg-size: 1.125rem;--text-lg-lh: 1.75rem;--text-xl-size: 1.25rem;--text-xl-lh: 1.75rem;--text-2xl-size: 1.5rem;--text-2xl-lh: 2rem;--text-3xl-size: 1.875rem;--text-3xl-lh: 2.25rem;--text-4xl-size: 2.25rem;--text-4xl-lh: 2.5rem;--color-primary: 39 34 35;--color-muted: 108 117 125;--color-bg: 255 255 255;--color-stone-50: 248 249 250;--color-stone-100: 236 234 230;--color-stone-200: 221 221 221;--color-stone-300: 199 199 199;--color-stone-400: 148 148 148;--color-stone-500: 108 117 125;--color-stone-600: 73 80 87;--color-stone-700: 33 37 41;--color-stone-800: 39 34 35;--color-stone-900: 0 0 0;--color-blue-50: 239 246 255;--color-blue-100: 219 234 254;--color-blue-600: 37 99 235;--color-blue-700: 29 78 216;--color-blue-800: 30 64 175;--color-blue-900: 30 58 138}html.font-antique{--font-sans: "Cormorant Garamond", serif;--font-serif: "Cormorant Garamond", serif;--text-xs-size: .8125rem;--text-xs-lh: 1.25rem;--text-sm-size: .9375rem;--text-sm-lh: 1.375rem;--text-base-size: 1.125rem;--text-base-lh: 1.625rem;--text-lg-size: 1.25rem;--text-lg-lh: 1.75rem;--text-xl-size: 1.375rem;--text-xl-lh: 1.875rem;--text-2xl-size: 1.625rem;--text-2xl-lh: 2.125rem;--text-3xl-size: 2rem;--text-3xl-lh: 2.5rem;--text-4xl-size: 2.5rem;--text-4xl-lh: 3rem}html.dark{--color-primary: 231 229 228;--color-muted: 168 162 158;--color-bg: 28 25 23;--color-stone-50: 34 31 30;--color-stone-100: 34 31 30;--color-stone-200: 49 46 43;--color-stone-300: 64 59 55;--color-stone-400: 86 80 75;--color-stone-500: 168 162 158;--color-stone-600: 214 211 209;--color-stone-700: 231 229 228;--color-stone-800: 245 245 244;--color-stone-900: 250 250 249;--color-blue-50: 30 58 138;--color-blue-100: 30 64 175;--color-blue-600: 59 130 246;--color-blue-700: 96 165 250;--color-blue-800: 147 197 253;--color-blue-900: 191 219 254}html,body,#root{margin:0;padding:0;height:100%}body{background-color:rgb(var(--color-bg));color:rgb(var(--color-primary))}
