@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Archivo:wght@400;500;600;700;800;900&family=Bricolage+Grotesque:wght@400;500;600;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fff;--bg-alt:#f7f5f2;--bg-warm:#f2f0eb;--bg-dark:#1a1a1a;--surface:#f7f5f2;--border:#e8e5e0;--accent:#ff4520;--text:#1a1a1a;--text-2:#5a5a5a;--text-3:#9a9a95;--font-display:"Bebas Neue", sans-serif;--font-heading:"Archivo", sans-serif;--font-body:"Bricolage Grotesque", sans-serif}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}
