html{--color-sand-900: #12110d;--color-sand-800: #262522;--color-sand-700: #45433e;--color-sand-600: #6b6860;--color-sand-500: #a49f95;--color-sand-400: #cac5b8;--color-sand-300: #e1ded5;--color-sand-200: #f0efeb;--color-sand-100: #f9f8f6;--color-sand-000: #fdfdfc;--color-persimmon-400: #ff7557;--color-canteloupe-400: #ffa663;--color-plum-400: #e37bd3;--color-gradient: linear-gradient( 109.47deg, var(--color-canteloupe-400) 0%, var(--color-persimmon-400) 51.56%, var(--color-plum-400) 100% );--color-page-background: var(--color-sand-100);--color-text: var(--color-sand-900);--color-text-secondary: var(--color-sand-600);--font-family-primary: "Figtree", sans-serif;--font-family-mono: "IBMPlexMono", monospace;color:var(--color-text);scroll-behavior:smooth}@font-face{font-family:Figtree;src:url(/fonts/Figtree-VariableFont_wght.ttf) format("truetype");font-weight:400 700;font-style:normal;font-display:swap}@font-face{font-family:IBMPlexMono;src:url(/fonts/IBMPlexMono-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box}body{margin:0;padding:0;background:var(--color-page-background);font-family:var(--font-family-primary)}body.ThemeDark{background:#000;color:var(--color-sand-200)}
