@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--gold:#b8975a;--gold-lt:#b8975a1f;--gold-md:#b8975a40;--dark:#1a1a1a;--dark2:#2d2d2d;--mid:#555;--light:#888;--bg:#f7f5f0;--surface:#fff;--border:#00000012;--shadow:0 4px 20px #00000012;--shadow-lg:0 8px 32px #0000001a;--r:16px;--r-sm:10px}html,body{height:100%}body{background:var(--bg);color:var(--dark);-webkit-font-smoothing:antialiased;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif}#root{min-height:100vh}button{cursor:pointer;background:0 0;border:none;font-family:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:2px}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.fade-in{animation:.35s forwards fadeIn}
