@import "https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;700&family=Inter:wght@400;500;600;700&display=swap";
:root{--bg:#f6f5f1;--paper:#fff;--paper-2:#faf9f6;--text:#111;--muted:#6f6b63;--line:#e8e2d9;--gold:#d1b06b;--gold-dark:#af8b3d;--shadow:0 10px 30px #1111110a;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}
