:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-white:#fff;--color-gray-50:#f7f8f4;--color-gray-100:#eef1ea;--color-gray-300:#c5c8bf;--color-gray-500:#6e7469;--color-gray-700:#3f433b;--color-gray-950:#11120f;--color-green-200:#c9f8ae;--color-green-300:#b7f397;--color-green-400:#a3e77e;--color-green-800:#267a3e;--color-blue-600:#175cd3;--color-yellow-400:#f4d35e;--color-canvas:var(--color-gray-50);--color-surface:var(--color-white);--color-surface-muted:var(--color-gray-100);--color-ink:var(--color-gray-950);--color-text:var(--color-gray-700);--color-text-muted:var(--color-gray-500);--color-border:var(--color-gray-300);--color-border-strong:var(--color-gray-950);--color-accent:var(--color-green-300);--color-accent-hover:var(--color-green-400);--color-accent-soft:var(--color-green-200);--color-accent-strong:var(--color-green-800);--color-link:var(--color-blue-600);--color-notice:var(--color-yellow-400);--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-md:1rem;--font-size-lg:1.25rem;--font-size-display:clamp(3rem, 8vw, 6.5rem);--line-height-tight:.95;--line-height-heading:1.2;--line-height-body:1.5;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--container-wide:75rem;--container-content:48rem;--page-gutter:clamp(1rem, 4vw, 3rem);--border-width:1px;--radius-sm:2px;--focus-ring:0 0 0 3px color-mix(in srgb, var(--color-accent-strong) 28%, transparent);--duration-fast:.12s;--duration-normal:.2s;--ease-standard:cubic-bezier(.2, 0, 0, 1)}*,:before,:after{box-sizing:border-box}html{background:var(--color-canvas);min-width:20rem;font-family:var(--font-mono);font-synthesis:none;text-rendering:optimizelegibility}body{background:var(--color-canvas);min-height:100vh;color:var(--color-text);font-size:var(--font-size-md);line-height:var(--line-height-body);margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:var(--color-link);text-underline-offset:.18em}h1,h2,h3,p{margin:0}code{font:inherit}::selection{background:var(--color-accent);color:var(--color-ink)}:focus-visible{outline:2px solid var(--color-accent-strong);outline-offset:3px;box-shadow:var(--focus-ring)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
