:root{--color-primary: #3155f5;--color-primary-hover: #2647e8;--color-secondary: #6c3df4;--color-navy: #07142d;--color-navy-light: #0d1c3d;--color-text: #07142d;--color-text-secondary: #60708f;--color-text-muted: #7d8aa6;--color-background: #ffffff;--color-background-soft: #f7f9fc;--color-background-blue: #f3f6ff;--color-border: #e5eaf2;--color-border-soft: #edf1f7;--color-white: #ffffff;--gradient-brand: linear-gradient(135deg, #176bff 0%, #3155f5 45%, #712df5 100%);--gradient-hero: radial-gradient(circle at 72% 36%, rgba(90, 63, 255, .45), transparent 36%), linear-gradient(120deg, #07142d 0%, #07142d 45%, #111b51 100%);--text-xs: 12px;--text-sm: 14px;--text-base: 16px;--text-lg: 18px;--text-xl: 20px;--text-2xl: 24px;--text-3xl: 32px;--text-4xl: 42px;--text-5xl: 56px;--text-6xl: 64px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-2xl: 28px;--radius-pill: 999px;--shadow-sm: 0 4px 14px rgba(11, 31, 70, .06);--shadow-md: 0 12px 30px rgba(11, 31, 70, .1);--shadow-lg: 0 24px 60px rgba(3, 12, 35, .16)}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}app-root{display:block}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f6f8;color:#1a1a2e}button{font-family:inherit;cursor:pointer}input,select{font-family:inherit}a{color:#2563eb;text-decoration:none}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}
