:root{--color-bg:#fff;--color-bg-alt:#f5f3ef;--color-surface:#fff;--color-border:#1013181f;--color-text:#101318;--color-text-muted:#3a3f47;--color-text-tertiary:var(--color-text-muted);--color-primary:#9a4f0f;--color-primary-hover:#7d3f0b;--color-primary-active:#663309;--color-focus:var(--color-primary);--color-cta-bg:#e89b3c;--color-cta-bg-hover:#f2ae55;--color-cta-bg-active:#d18a2e;--color-cta-text:#3b1e02;--color-cta-border-color:#9a4f0f;--cta-border-width:1px;--color-error:#c0392b;--font-sans:var(--font-plex-sans), system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono:ui-monospace, "Cascadia Code", "Segoe UI Mono", Consolas, "Liberation Mono", monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:1.75rem;--text-3xl:2.25rem;--line-height-tight:1.2;--line-height-normal:1.55;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--max-width:1120px;--radius-sm:4px;--radius-md:8px}.surface-dark{--color-bg:#101318;--color-bg-alt:#1e2126;--color-surface:#1e2126;--color-border:#ffffff1f;--color-text:#fff;--color-text-muted:#9aa2ae;--color-text-tertiary:#6e7684;--color-primary:#e89b3c;--color-primary-hover:#f2ae55;--color-primary-active:#d18a2e;--cta-border-width:0px;background:var(--color-bg);color:var(--color-text)}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--color-text);background:var(--color-bg);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--line-height-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:tabular-nums;font-feature-settings:"zero" 1;flex-direction:column;display:flex}*{box-sizing:border-box}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{line-height:var(--line-height-tight);font-weight:600}a{color:inherit}img{max-width:100%;display:block}ul,ol{margin:0;padding:0;list-style:none}button{font-family:inherit}:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}main{flex:1}
