:root{--background:#ffffff;--foreground:#171717;--modal-backdrop:#00000050;--tooltip-back:#222222cc;--color-highlight:#56EB9D;--font-size-xs:12px;--font-size-s:14px;--font-size-default:16px;--font-size-l:18px;--font-size-xl:20px;--font-size-2xl:28px;--font-weight-thin:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900;--content-gap-3xs:2px;--content-gap-2xs:4px;--content-gap-xs:6px;--content-gap-sm:8px;--content-gap-default:12px;--content-gap-lg:16px;--content-gap-xl:20px;--content-gap-2xl:24px;--content-gap-3xl:28px;--content-gap-4xl:32px;--content-gap-5xl:36px;--content-gap-6xl:40px;--content-gap-7xl:44px;--content-gap-8xl:48px;--radius-size-3xs:2px;--radius-size-2xs:4px;--radius-size-xs:6px;--radius-size-sm:8px;--radius-size-default:12px;--radius-size-lg:16px;--radius-size-xl:20px;--radius-size-2xl:24px;--radius-size-3xl:28px;--radius-size-4xl:32px;--radius-size-5xl:36px;--radius-size-6xl:40px;--radius-size-full:100%;--padding-size-3xs:2px;--padding-size-2xs:4px;--padding-size-xs:6px;--padding-size-sm:8px;--padding-size-default:12px;--padding-size-lg:16px;--padding-size-xl:20px;--padding-size-2xl:24px;--padding-size-3xl:28px;--padding-size-4xl:32px;--padding-size-5xl:36px;--padding-size-6xl:40px;--padding-size-7xl:44px;--padding-size-8xl:48px;--side-menu-width-small:80px;--side-menu-width-large:260px;--side-menu-width-full:100%;--header-size-height:48px;--container-page-width:1280px;--color-background-primary:#f8f8f8;--color-background-secondary:#f5f6f6;--color-background-teritary:#e5e5e5;--color-background-quaternary:#222222;--color-background-brand-dark:#186d50;--color-background-brand-default:#26c284;--color-background-brand-default-rgba:#26c28433;--color-background-brand-light:#e2f8ec;--color-background-white:#ffffff;--color-background-error:#ffe1eb;--color-background-error-light:#FF789C;--color-background-disable:#e5e5e5;--color-background-purple-active:#e0e7ff;--color-background-blue-light:#EFF6FF;--color-background-danger-light:#F3F4F6;--color-background-transparent:transparent;--color-font-primary:#222222;--color-font-purple:#4c51bf;--color-font-blue:#4338CA;--color-font-sodomy:#3730a3;--color-font-secondary:#626262;--color-font-teritary:#9f9f9f;--color-font-brand:#009a5d;--color-font-white:#ffffff;--color-font-error:#f5396c;--color-font-disable:#bebebe;--color-icon-primary:#222222;--color-icon-secondary:#626262;--color-icon-teritary:#bebebe;--color-icon-brand:#009a5d;--color-icon-white:#ffffff;--color-icon-error:#f5396c;--color-icon-disable:#bebebe;--color-stroke-primary:#bebebe;--color-stroke-purple:#4c51bf;--color-stroke-secondary:#e1e1e1;--color-stroke-brand:#26c2b4;--color-stroke-white:#ffffff;--color-stroke-error:#f5396c;--color-stroke-blue-light:#bfdbfe;--color-stroke-danger-light:#e5e7eb;--color-button-background-red:#ef4444;--color-button-background-blue:#4f46e5;--color-button-background-green:#059669;--color-button-background-gray:#d1d5db;--color-button-background-red-hover:#dc2626;--color-button-background-blue-hover:#4338ca;--color-button-background-green-hover:#047857;--color-button-background-gray-hover:#9ca3af}@media(prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;height:100%}body{margin:0;color:var(--color-font-primary);background:var(--background);font-family:Arial,Helvetica,sans-serif}