:root{--pulse-gold: #f9b62c;--pulse-gold-hover: #e8a500;--pulse-gold-bg: #fef9ec;--pulse-slate: #f3f3f3;--pulse-onyx: #000000;--pulse-white: #ffffff;--pulse-text: #111111;--pulse-text-sec: #555555;--pulse-border: rgba(0,0,0,.1);--color-success: #10b981;--color-warning: #f59e0b;--color-danger: #e33b25;--font-heading: "Space Grotesk", -apple-system, sans-serif;--font-body: "Space Grotesk", -apple-system, sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);background:var(--pulse-slate);color:var(--pulse-text);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:800;line-height:1.2;color:var(--pulse-onyx)}h3{font-weight:700}button{font-family:inherit;cursor:pointer;border:none;outline:none}input,textarea,select{font-family:inherit}a{color:inherit;text-decoration:none}#root{min-height:100vh}
