:root{--g:#2f9e6b;--gold:#f5c518;--danger:#e5484d;--bg:#eef1ee;--surface:#fff;--text:#14171a;--muted:#14171a99}:root[data-theme=dark]{--bg:#0f1215;--surface:#1c2026;--text:#e9edf0;--muted:#e9edf099}*{box-sizing:border-box}html,body{margin:0}html{overscroll-behavior-y:contain;background:var(--g)}body{background:var(--g);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}
