:root{--color-bg: #193050;--color-bg-soft: #234166;--color-accent: #b24e07;--color-accent-dark: #8a3c03;--color-accent-light: #d97a3f;--color-white: #ffffff;--color-text-dark: #1a1a1a;--color-text-light: #f4f2f7;--color-text-muted: #b8b3c7;--color-whatsapp: #13bc12;--color-blue: #0a4ebd;--color-red: #900505;--color-indigo: #210c9c;--color-gold: #b8912a;--color-border: #e5e4e7;--radius: 20px;--font-sans: "Open Sans", "Segoe UI", system-ui, Roboto, sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-sans);font-weight:700;background-color:var(--color-bg);color:var(--color-text-light);min-height:100svh}#root{min-height:100svh;display:flex;flex-direction:column}h1,h2,h3{margin:0;font-weight:600}button{font-family:inherit;cursor:pointer}a{color:inherit}
