:root{--color-bg:#f8f7f4;--color-bg-alt:#eef5f5;--color-surface:#fff;--color-ink:#1a2e2e;--color-muted:#4a6363;--color-teal:#0d7377;--color-teal-dark:#095456;--color-accent:#ff6b35;--color-accent-soft:#ff6b351f;--color-border:#0d73772e;--color-border-dashed:#0d737759;--font-display:var(--font-barlow-condensed), "Arial Narrow", sans-serif;--font-body:var(--font-source-serif), Georgia, serif;--space-xs:.5rem;--space-sm:.75rem;--space-md:1.25rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:4.5rem;--space-3xl:6rem;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--max-width:720px;--max-width-wide:960px;--shadow-inner:inset 0 1px 2px #0d73770f;--shadow-card:0 1px 3px #1a2e2e0f}
*,:before,:after{box-sizing:border-box}html{scroll-behavior:auto}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}body{font-family:var(--font-body);color:var(--color-ink);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;background-image:linear-gradient(#0d73770a 1px,#0000 1px),linear-gradient(90deg,#0d73770a 1px,#0000 1px);background-size:48px 48px;flex-direction:column;min-height:100vh;margin:0;font-size:1rem;line-height:1.6;display:flex}img{max-width:100%;height:auto}.highlight{background:linear-gradient(to top, var(--color-accent-soft) 40%, transparent 40%)}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}
