@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300..800;1,9..40,300..800&display=swap";:root{--navy: #0a0e1a;--navy-mid: #0f172a;--navy-light: #1e293b;--slate: #334155;--silver: #94a3b8;--ghost: #cbd5e1;--white: #f1f5f9;--blue: #3b82f6;--blue-bright: #60a5fa;--violet: #8b5cf6;--emerald: #10b981;--amber: #f59e0b;--rose: #f43f5e;--radius: 12px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:DM Sans,system-ui,sans-serif;background:var(--navy);color:var(--ghost);line-height:1.6;min-height:100vh}#root{min-height:100vh;display:flex;flex-direction:column}button{font-family:inherit;cursor:pointer}input,select{font-family:inherit}
