:root{--font-body:"Public Sans", system-ui, -apple-system, sans-serif;--font-heading:"Source Serif 4", Georgia, "Times New Roman", serif;--color-bg:#0f1115;--color-surface:#111827;--color-surface-alt:#1a1d24;--color-border:#334155;--color-border-subtle:#243047;--color-text:#fff;--color-text-muted:#94a3b8;--color-text-faint:#6b7a8f;--color-accent:#2f8f52;--color-accent-hover:#26773f;--color-accent-soft:#2f8f5224;--color-gold:#a8830f;--color-success:#4ade80;--color-danger:#f87171;--color-warning:#fbbf24;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem}body{font-family:var(--font-body);background:var(--color-bg);color:var(--color-text);margin:0}h1,h2,h3{font-family:var(--font-heading);text-wrap:balance;font-weight:600}@media print{.no-print{display:none!important}.app-root{color:#111!important;background:#fff!important;padding:0!important}}
