:root{--neutral-white: #ffffff;--navy-800: #1e293b;--blue-900: #0c4a6e;--blue-100: #dbeafe;--gray-450: #71717a;--gray-200: #e4e4e7;--slate-500: #64748b;--gradient-primary: linear-gradient(90deg, #28B3F7 0%, #506AFF 100%);--font-inter: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:var(--font-inter);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;font-family:var(--font-inter);background-color:var(--neutral-white)}
