:root{--primary:#f5c400;--primary-dark:#c49d00;--black:#111;--white:#fff;--gray-100:#f5f5f5;--gray-300:#ccc;--gray-600:#666;--bg:#fff;--bg-secondary:#f5f5f5;--text:#111;--text-muted:#666;--border:#ccc}[data-theme=dark]{--bg:#1b2a3b;--bg-secondary:#243448;--text:#fff;--text-muted:#a0b0c0;--border:#2e4460}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg);color:var(--text);font-family:DM Sans,sans-serif;transition:background-color .3s,color .3s}a{color:inherit;text-decoration:none}
