:root{--fhb-bg:#0d0d0e;--fhb-surface:#161618;--fhb-surface-2:#1d1d20;--fhb-border:#2a2a2e;--fhb-border-strong:#3a3a3f;--fhb-text:#e8e6e0;--fhb-text-dim:#8a8a85;--fhb-text-faint:#5a5a55;--fhb-amber:#d99a3d;--fhb-amber-soft:#d99a3d1f;--fhb-amber-border:#d99a3d59;--fhb-green:#6b9b6b;--fhb-red:#b85c5c;--fhb-mono:ui-monospace, "SF Mono", Menlo, Consolas, monospace}*,:before,:after{box-sizing:border-box}html{background:var(--fhb-bg);color:var(--fhb-text);font-family:system-ui,sans-serif;font-size:14px;line-height:1.5}body{background:var(--fhb-bg);min-height:100vh;color:var(--fhb-text);margin:0}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;font-size:inherit}input,select,textarea{font-family:inherit;font-size:inherit;background:var(--fhb-surface-2);color:var(--fhb-text);border:.5px solid var(--fhb-border);border-radius:6px;outline:none;padding:8px 12px}input:focus,select:focus,textarea:focus{border-color:var(--fhb-amber-border);box-shadow:0 0 0 2px #d99a3d26}select option{background:var(--fhb-surface-2);color:var(--fhb-text)}
