@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600;700&display=swap");:root{--spacing-01:0.125rem;--spacing-02:0.25rem;--spacing-03:0.5rem;--spacing-04:0.75rem;--spacing-05:1rem;--spacing-06:1.5rem;--spacing-07:2rem;--spacing-08:2.5rem;--spacing-09:3rem;--spacing-10:4rem;--gray-10:#f4f4f4;--gray-20:#e0e0e0;--gray-30:#c6c6c6;--gray-40:#a8a8a8;--gray-50:#8d8d8d;--gray-60:#6f6f6f;--gray-70:#525252;--gray-80:#393939;--gray-90:#262626;--gray-100:#161616;--blue-10:#edf5ff;--blue-20:#d0e2ff;--blue-30:#a6c8ff;--blue-40:#78a9ff;--blue-50:#4589ff;--blue-60:#0f62fe;--blue-70:#0043ce;--blue-80:#002d9c;--blue-90:#001d6c;--blue-100:#001141;--red-10:#fff1f1;--red-20:#ffd7d9;--red-30:#ffb3b8;--red-40:#ff8389;--red-50:#fa4d56;--red-60:#da1e28;--red-70:#a2191f;--red-80:#750e13;--green-10:#defbe6;--green-20:#a7f0ba;--green-30:#6fdc8c;--green-40:#42be65;--green-50:#24a148;--green-60:#198038;--green-70:#0e6027;--yellow-20:#fdd13a;--yellow-30:#f1c21b;--yellow-40:#d2a106;--font-family:"IBM Plex Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--type-caption-01:0.75rem;--type-label-01:0.75rem;--type-helper-text-01:0.75rem;--type-body-short-01:0.875rem;--type-body-long-01:0.875rem;--type-body-short-02:1rem;--type-body-long-02:1rem;--type-heading-01:0.875rem;--type-heading-02:1rem;--type-heading-03:1.25rem;--type-heading-04:1.75rem;--type-heading-05:2rem;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-loose:1.75;--focus-color:var(--blue-60);--focus-width:2px;--border-subtle:1px solid var(--gray-20);--border-strong:1px solid var(--gray-50);--shadow-01:0 1px 2px rgba(0,0,0,.1);--shadow-02:0 2px 6px rgba(0,0,0,.15);--hover-ui:var(--gray-20);--active-ui:var(--gray-30);--selected-ui:var(--gray-20);--hover-primary:#0353e9;--active-primary:#002d9c;--text-primary:var(--gray-100);--text-secondary:var(--gray-70);--text-placeholder:var(--gray-40);--text-on-color:#fff;--text-error:var(--red-60);--background:#fff;--background-hover:var(--gray-10);--background-active:var(--gray-30);--background-selected:var(--gray-20);--layer-01:var(--gray-10);--layer-02:#fff;--layer-03:var(--gray-10);--layer-accent-01:var(--gray-20);--field-01:var(--gray-10);--field-02:#fff;--field-hover:var(--gray-20);--border-subtle-01:var(--gray-20);--border-subtle-02:var(--gray-20);--border-strong-01:var(--gray-50);--border-inverse:var(--gray-100);--support-error:var(--red-60);--support-success:var(--green-50);--support-warning:var(--yellow-30);--support-info:var(--blue-60)}body{font-family:var(--font-family)}