*,*:before,*:after{box-sizing:border-box}:root{--color-bg: #ffffff;--color-text: #1a1a1a;--color-muted: #6b7280;--color-accent: #6d28d9;--color-accent-hover: #5b21b6;--color-border: #e5e7eb;--color-surface: #f9fafb;--radius: .5rem;--font-sans: system-ui, -apple-system, sans-serif}body{margin:0;font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);line-height:1.5}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}
