@import "https://fonts.googleapis.com/css2?family=Sora:wght@400;600;700;800&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";:root{--ey-ink-900:#1f2126;--ey-ink-700:#2e2e38;--ey-yellow:#ffe600;--ey-yellow-soft:#fffbe0;--ey-gray-100:#eef0f3;--text-strong:#1f2126;--text-muted:#4a4d57;--surface:#f7f8fa;--motif-color-brand-primary:var(--ey-ink-700);--motif-color-brand-accent:var(--ey-yellow);--motif-color-surface-default:var(--surface);--motif-color-text-default:var(--text-strong);--motif-color-text-muted:var(--text-muted);color:var(--text-strong);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f2f3f6;font-family:IBM Plex Sans,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:radial-gradient(1200px 640px at 10% -12%, var(--ey-gray-100) 0%, #eef0f300 66%), radial-gradient(820px 420px at 92% 2%, var(--ey-yellow-soft) 0%, #fffbe000 62%), linear-gradient(168deg, #f7f8fa 0%, #f1f3f6 62%, #eceef2 100%);min-height:100vh}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:Sora,IBM Plex Sans,Segoe UI,sans-serif}@keyframes riseIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}#root>*{animation:.42s ease-out riseIn}
