@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);:root{--surface:#f9f9f8;--surface-lowest:#fff;--surface-low:#f2f4f3;--surface-container:#ebeeed;--surface-high:#e4e9e8;--primary:#506169;--primary-dim:#45555d;--on-primary:#f0f9ff;--on-background:#2d3433;--on-surface-variant:#5a6060;--on-surface:#2d3433;--outline-variant:#adb3b2;--outline-subtle:#adb3b233;--outline-ghost:#adb3b226;--error:#9f403d;--error-container:#fe8983;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--font:"Inter",-apple-system,sans-serif;--tracking-tight:-0.02em;--tracking-wide:0.05em;--tracking-label:0.08em}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;background:#f9f9f8;background:var(--surface);color:#2d3433;color:var(--on-background);font-family:Inter,-apple-system,sans-serif;font-family:var(--font);font-size:16px;margin:0}.ant-btn,.ant-form-item-label>label,.ant-input{font-family:Inter,-apple-system,sans-serif!important;font-family:var(--font)!important}