@charset "UTF-8";:root{--bg: #f4f2ed;--bg2: #eceae3;--bg3: #e4e1d8;--sunken: #eceae3;--white: #fafaf7;--black: #111110;--ink: #1c1c1a;--muted: #7a7870;--faint: #b8b5ac;--lime: #8fc73e;--lime-dark: #6a9e25;--lime-light: #edf5d9;--lime-mid: #d4edaa;--orange: #e8631a;--orange-light: #fdf0e8;--yellow: #d9a406;--yellow-light: #fdf4dc;--red: #d63c3c;--red-light: #fde8e8;--teal: #1a8a72;--teal-light: #e0f5f0;--blue: #2563a8;--blue-light: #e8f0fa;--border: #d8d5cc;--border2: #c8c5bc;--shadow: 0 1px 3px rgba(0, 0, 0, .06), 0 4px 16px rgba(0, 0, 0, .04);--shadow-md: 0 2px 8px rgba(0, 0, 0, .08), 0 8px 32px rgba(0, 0, 0, .06);--sidebar-width: 240px;--header-height: 48px;--font-display: "Fraunces", serif;--font-body: "Inter", sans-serif;--font-mono: "JetBrains Mono", monospace;color-scheme:light}:root[data-theme=dark]{--bg: #14130e;--bg2: #1e1c15;--bg3: #27241a;--sunken: #302e27;--white: #201e17;--black: #f7f6f0;--ink: #e8e6dd;--muted: #a3a094;--faint: #6f6d62;--lime: #8fc73e;--lime-dark: #6fa32a;--lime-light: #26301a;--lime-mid: #3a4a24;--orange: #f2793a;--orange-light: #3a2417;--yellow: #f0b429;--yellow-light: #3a2f14;--red: #e85757;--red-light: #3a1e1e;--teal: #2bb597;--teal-light: #123028;--blue: #4d90d6;--blue-light: #15273b;--border: #332f24;--border2: #423f33;--shadow: 0 1px 3px rgba(0, 0, 0, .4), 0 4px 16px rgba(0, 0, 0, .3);--shadow-md: 0 2px 8px rgba(0, 0, 0, .5), 0 8px 32px rgba(0, 0, 0, .4);color-scheme:dark}*{box-sizing:border-box}html,body{margin:0;min-height:100%;width:100%;background:var(--bg);color:var(--ink);font-family:var(--font-body);overflow-x:hidden}h1,h2,h3,h4,h5,h6,p{margin:0}button,input,select,textarea{font-family:inherit}.skip-link{position:absolute;top:-40px;left:0;background:var(--lime-dark);color:#fff;padding:8px 16px;text-decoration:none;border-radius:0 0 4px;z-index:10000;font-weight:600}.skip-link:focus{top:0}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
