@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Inter:wght@300;400;500;600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}:root{--gold:#c9a84c;--gold-light:#e8c97a;--gold-dark:#8b6914;--black:#0a0a0a;--dark:#111;--dark2:#1a1a1a;--dark3:#222;--border:#2a2a2a;--border-gold:#c9a84c33;--text:#e8e8e8;--text-muted:#888;--text-dim:#555;--success:#4caf50;--danger:#e53935;--warning:#f9a825;--info:#1e88e5}body{-webkit-font-smoothing:antialiased;background:#0a0a0a;background:var(--black);color:#e8e8e8;color:var(--text);font-family:Inter,sans-serif}h1,h2,h3{font-family:Cormorant Garamond,serif}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#0a0a0a;background:var(--black)}::-webkit-scrollbar-thumb{background:#8b6914;background:var(--gold-dark);border-radius:10px}button,input,select,textarea{font-family:Inter,sans-serif;outline:none}::selection{background:#8b6914;background:var(--gold-dark);color:#e8c97a;color:var(--gold-light)}
/*# sourceMappingURL=main.974b5707.css.map*/