:root{--color-primary:#f56b36;--color-primary-light:rgba(245,107,54,.15);--color-primary-dark:#bf400d;--color-bg-cream:#fffaf2;--color-bg-hero:#fff7ed;--color-bg-steps:#faf5ed;--color-bg-hero-img:#f2e0cc;--color-bg-card-img:#f7ede0;--color-text-dark:#1f1f1f;--color-text-body:#666;--color-text-muted:grey;--color-text-subtle:#8c8c8c;--color-border:#e6e6e6;--color-footer-bg:#1f1a14;--color-footer-link:#99948c;--color-footer-divider:#403b33;--color-footer-bottom:#807a73;--font:"Inter",sans-serif}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font);color:var(--color-text-dark);background:var(--color-bg-cream)}body{line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}