@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap";:root{--color-navy-900:#0f2a47;--color-navy-700:#1a3a5c;--color-navy-500:#2c5282;--color-orange-600:#d85a12;--color-orange-500:#f26a1f;--color-orange-50:#fff1e8;--color-gray-950:#0a0f1a;--color-gray-800:#1f2937;--color-gray-600:#4a5568;--color-gray-500:#718096;--color-gray-400:#a0aec0;--color-gray-200:#e2e8f0;--color-gray-100:#f1f4f8;--color-white:#fff;--color-success:#16a34a;--color-warning:#f59e0b;--color-error:#dc2626;--color-info:#2563eb;--font-sans:"Inter", system-ui, sans-serif;--font-mono:"JetBrains Mono", monospace;--text-h1-size:2rem;--text-h1-line:2.25rem;--text-h1-weight:800;--text-h1-spacing:-.02em;--text-h2-size:1.375rem;--text-h2-line:1.625rem;--text-h2-weight:700;--text-h2-spacing:-.01em;--text-h3-size:1.0625rem;--text-h3-line:1.375rem;--text-h3-weight:600;--text-body-size:.9375rem;--text-body-line:1.375rem;--text-body-weight:500;--text-caption-size:.8125rem;--text-caption-line:1.25rem;--text-caption-weight:400;--text-mono-size:.75rem;--text-mono-line:1.125rem;--text-mono-weight:500;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-full:999px;--shadow-btn-primary:0 4px 12px #f26a1f4d;--shadow-card:0 1px 3px #00000014}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{overflow-x:hidden}body{font-family:var(--font-sans);font-size:var(--text-body-size);line-height:var(--text-body-line);font-weight:var(--text-body-weight);color:var(--color-gray-950);background-color:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}#root{min-height:100dvh}a{color:inherit;text-decoration:none}button{cursor:pointer}
