:root{color-scheme:light;--font-family-body:"Inter",system-ui,-apple-system,sans-serif;--font-family-display:"Inter",system-ui,-apple-system,sans-serif;--font-size-sm:12px;--font-size-base:13px;--font-size-md:15px;--font-size-lg:17px;--font-size-2xl:20px;--font-size-4xl:28px;--line-height-sm-1:16px;--line-height-base:20px;--line-height-lg:24px;--line-height-2xl:36px;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semi-bold:600;--corner-radius-xs:8px;--corner-radius-s:12px;--corner-radius-m:16px;--corner-radius-extra:100px;--color-base-background:#ffffff;--color-base-section-background:#ededed;--color-base-active-secondary:#e8f1ff;--color-base-background-success:#d5f2e8;--color-base-background-error:#ffeaea;--color-base-button:#fafbfd;--color-base-overlay:rgba(11,11,11,0.45);--color-text-title:#1a1b1b;--color-text-primary:#222324;--color-text-subtitle:#8e939b;--color-text-hint:#b6b9bd;--color-text-primary-hint:#8e939b;--color-line-active:#2e7cf6;--color-line-error:#e5324d;--color-brand-premium:#f56336;--color-brand-premium-secondary:#ffe6de;--color-brand-employer:#ffba37;--color-base-success:#1b8d54;--color-shadow-card-hover:0 3px 7px rgba(0,0,0,0.12);--color-shadow-dropdown:0 3px 4px rgba(0,0,0,0.18);--color-shadow-segment:2px 0 6px rgba(0,0,0,0.15)}*{box-sizing:border-box}body,html{height:100%;margin:0;overflow:hidden}body{min-width:1024px;color:var(--color-text-title);font-family:var(--font-family-body);background:var(--color-base-section-background)}button,input,select,textarea{font:inherit}button{border:0}