:root{color-scheme:light;--page:#f4f3ef;--surface:#fff;--surface-soft:#f8f8f5;--text:#222522;--muted:#687069;--line:#dfe3dd;--line-strong:#cbd1c9;--accent:#344f32;--accent-soft:#e8efe5;--accent-ink:#fff;--warning:#976a1f;--warning-soft:#fff4d8;--danger:#a1463f;--shadow:0 12px 34px rgb(32 39 32/7%)}:root[data-theme=dark]{color-scheme:dark;--page:#151815;--surface:#1d211d;--surface-soft:#242924;--text:#f1f4ef;--muted:#a8b0a7;--line:#343b34;--line-strong:#465047;--accent:#b7d7aa;--accent-soft:#293629;--accent-ink:#152015;--warning:#ebc56e;--warning-soft:#392f1d;--danger:#f4a49a;--shadow:0 18px 42px rgba(0,0,0,.24)}*{box-sizing:border-box}#__nuxt,body,html{min-height:100%;margin:0}body{background:var(--page);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a,button{font:inherit}.mono{font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace}
