:root{color-scheme:light dark;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--text-sm: .875rem;--text-md: 1rem;--text-lg: 1.25rem;--text-xl: 1.5rem;--radius-sm: .375rem;--radius-md: .5rem;--color-background: #ffffff;--color-surface: #f7f7f5;--color-text: #1a1a1a;--color-muted: #5c5c5c;--color-border: #d8d8d4;--color-accent: #1f6f5c;--color-danger: #a52121;--font-body: "Segoe UI", "Noto Sans Arabic", "Dubai", "Tahoma", system-ui, sans-serif;--line-height: 1.7}@media(prefers-color-scheme:dark){:root{--color-background: #16181a;--color-surface: #1e2124;--color-text: #ececec;--color-muted: #a5a5a5;--color-border: #34383c;--color-accent: #57b79c;--color-danger: #e07070}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--color-background);color:var(--color-text);font-family:var(--font-body);font-size:var(--text-md);line-height:var(--line-height)}h1,h2,h3,p,dl,dd,ul{margin-block:0}button{touch-action:manipulation}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.figure{font-variant-numeric:tabular-nums;unicode-bidi:isolate;white-space:nowrap;text-align:end}
