:root,[data-theme=light]{--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-serif: "Newsreader", Georgia, "Times New Roman", serif;--font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--surface: #faf8f3;--surface-raised: #ffffff;--surface-raised-2: #fffdf9;--surface-sunken: #f1eee7;--border: #e6e1d7;--border-strong: #d6d0c4;--text-primary: #22201b;--text-secondary: #5a554c;--text-muted: #8b857a;--accent: #1f5e5b;--accent-hover: #184c4a;--accent-contrast: #fbfefd;--accent-text: #1c5754;--accent-soft-bg: #e3edec;--accent-soft-text: #164f4c;--focus: #2e8f8a;--stale-text: #8a5e00;--stale-bg: #f7ecd2;--stale-border: #e4c583;--blocked-text: #4e5964;--blocked-bg: #e9ecef;--blocked-border: #cbd2d8;--frog-text: #3b5a38;--frog-bg: #edf1e6;--frog-border: #cbd8be;--frog-seal: #4c6b45;--skeleton: #ece8e0;--skeleton-hi: #f6f3ec;--shadow-1: 0 1px 2px rgba(40, 36, 28, .06), 0 1px 1px rgba(40, 36, 28, .04);--shadow-2: 0 8px 28px rgba(40, 36, 28, .1), 0 2px 6px rgba(40, 36, 28, .05)}[data-theme=dark]{--surface: #1e1c16;--surface-raised: #28251c;--surface-raised-2: #2f2b21;--surface-sunken: #171510;--border: #37332b;--border-strong: #474236;--text-primary: #efebe0;--text-secondary: #b7b1a3;--text-muted: #877f71;--accent: #3c8a85;--accent-hover: #4a9a95;--accent-contrast: #08201f;--accent-text: #82c4bf;--accent-soft-bg: #1e3634;--accent-soft-text: #9bd3ce;--focus: #66b7b1;--stale-text: #e6b45a;--stale-bg: #382c12;--stale-border: #5e4a1c;--blocked-text: #aab4be;--blocked-bg: #262b30;--blocked-border: #3c444c;--frog-text: #a6c79a;--frog-bg: #212a1d;--frog-border: #39472f;--frog-seal: #8aae7b;--skeleton: #2a2720;--skeleton-hi: #332f26;--shadow-1: 0 1px 2px rgba(0, 0, 0, .4);--shadow-2: 0 10px 32px rgba(0, 0, 0, .5)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--surface: #1e1c16;--surface-raised: #28251c;--surface-raised-2: #2f2b21;--surface-sunken: #171510;--border: #37332b;--border-strong: #474236;--text-primary: #efebe0;--text-secondary: #b7b1a3;--text-muted: #877f71;--accent: #3c8a85;--accent-hover: #4a9a95;--accent-contrast: #08201f;--accent-text: #82c4bf;--accent-soft-bg: #1e3634;--accent-soft-text: #9bd3ce;--focus: #66b7b1;--frog-text: #a6c79a;--frog-bg: #212a1d;--frog-border: #39472f;--frog-seal: #8aae7b;--skeleton: #2a2720;--skeleton-hi: #332f26}}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--surface);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;letter-spacing:-.006em}h1,h2,h3,h4{letter-spacing:-.021em;font-weight:600;margin:0}button{font-family:var(--font-sans)}a{color:var(--accent-text);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:2px solid var(--focus);outline-offset:2px;border-radius:4px}@keyframes sp-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.sp-skel{background:linear-gradient(90deg,var(--skeleton),var(--skeleton-hi),var(--skeleton));background-size:200% 100%;animation:sp-shimmer 1.5s ease-in-out infinite}@media(prefers-reduced-motion:reduce){*{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
