:root{--bg:#fff;--surface:#f6f8fa;--accent:#0969da;--destructive:#d1242f;--text:#1f2328;--muted:#59636e;--border:#d0d7de;--font-sans:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--size-meta:.875rem;--size-body:1rem;--size-heading:2rem;--weight-regular:400;--weight-semibold:600;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--content-width:640px}*{box-sizing:border-box}html,body{height:100%;margin:0}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:var(--size-body);font-weight:var(--weight-regular);line-height:1.5}
