@import "https://fonts.foxo.club/fk-grotesk/stylesheet.css";
@import "https://fonts.foxo.club/pf-marlet-display/stylesheet.css";
:root{--color-forest:#002912;--color-white:#fcfcfc;--color-emerald:#006a3e;--color-gold:#f8bc16;--color-beige:#ffe5a6;--color-tan:#efc096;--color-muted:#6b7280;--color-border:#d1d5db;--font-body:"FK Grotesk", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"PF Marlet Display", "Georgia", "Times New Roman", serif}*,:before,:after{box-sizing:border-box}html,body{background-color:var(--color-white);color:var(--color-forest);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}