@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Inter:wght@400;500;600&display=swap";:root{--color-bg:#0d1f2d;--color-gold:#c9a84c;--color-cta:#b8943f;--color-text:#e8e0d0;--color-text-muted:#8a8070;--color-surface:#152736;--color-border:#1e3448}*,:before,:after{box-sizing:border-box}html,body,#root{font-family:Inter,sans-serif}body{background-color:var(--color-bg);color:var(--color-text);margin:0}button,input,select,textarea,svg text{font-family:inherit}h1,h2,h3{color:var(--color-gold);font-family:DM Serif Display,serif}
