:root{--mf-bg: #0f1412;--mf-surface: #1a221e;--mf-card: #232d28;--mf-border: #2f3d36;--mf-text: #e8f0eb;--mf-muted: #8fa399;--mf-accent: #c4a574;--mf-accent-dim: #8b7355;--mf-ok: #5cb87a;--mf-warn: #e8b84a;--mf-radius: 12px;--mf-font: "Be Vietnam Pro", system-ui, sans-serif}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:var(--mf-font);background:var(--mf-bg);color:var(--mf-text);line-height:1.55}a{color:var(--mf-accent);text-decoration:none}a:hover{text-decoration:underline}button,input,textarea,select{font-family:inherit}
