:root{--fh-green:#1D9E75;--fh-green-light:#E1F5EE;--fh-green-dark:#0F6E56;--fh-text:#2C2C2A;--fh-text-secondary:#5F5E5A;--fh-bg:#FAFAF8;--fh-white:#FFFFFF;--fh-border:#E8E6E1;--fh-amber:#EF9F27}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--fh-text);background:var(--fh-bg);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}