@tailwind base;@tailwind components;@tailwind utilities;:root{--wd-spacing-xs:4px;--wd-spacing-sm:8px;--wd-spacing-md:12px;--wd-spacing-lg:16px;--wd-spacing-xl:20px;--wd-spacing-xxl:24px;--wd-colors-bg:rgba(24,26,34,1);--wd-colors-bg-secondary:rgba(38,40,52,1);--wd-colors-bg-tertiary:rgba(29,31,40,1);--wd-colors-bg-hight:rgba(53,56,71,1);--wd-colors-bg-card:rgba(29,31,40,1);--wd-colors-bg-transparent:transparent;--wd-colors-bg-theme:rgba(155,105,228,1);--wd-colors-bg-theme-fade:rgba(44,14,88,1);--wd-colors-bg-contrast:rgba(255,255,255,1);--wd-colors-bg-contrast-fade:rgba(48,51,65,1);--wd-colors-bg-error:rgba(255,143,143,1);--wd-colors-bg-error-fade:rgba(67,48,58,1);--wd-colors-bg-success:rgba(41,176,81,1);--wd-colors-bg-success-fade:rgba(3,63,21,1);--wd-colors-bg-warning:rgba(241,167,92,1);--wd-colors-bg-warning-fade:rgba(48,27,8,1);--wd-colors-bg-overlay:rgba(13,14,18,0.64);--wd-colors-bg-overlay-fade:rgba(13,14,18,0.88);--wd-colors-line-contrast-fade:rgba(63,66,84,1);--wd-colors-line-theme-fade:rgba(103,58,168,1);--wd-colors-line-visited:rgba(107,10,64,1);--wd-colors-line-theme:rgba(188,148,250,1);--wd-colors-line-contrast:rgba(255,255,255,1);--wd-colors-line-error:rgba(215,36,36,1);--wd-colors-line-error-fade:rgba(161,9,9,1);--wd-colors-line-success:rgba(17,114,46,1);--wd-colors-line-success-fade:rgba(9,77,29,1);--wd-colors-line-warning:rgba(198,129,60,1);--wd-colors-line-warning-fade:rgba(120,64,7,1);--wd-colors-foreground-contrast:rgba(246,246,247,1);--wd-colors-foreground-contrast-secondary:rgba(190,191,197,1);--wd-colors-foreground-contrast-tertiary:rgba(87,89,107,1);--wd-colors-foreground-white:rgba(255,255,255,1);--wd-colors-foreground-white-secondary:rgba(32,34,44,1);--wd-colors-foreground-on-contrast:rgba(32,34,44,1);--wd-colors-foreground-theme:rgba(188,148,250,1);--wd-colors-foreground-visited:rgba(131,13,79,1);--wd-colors-foreground-success:rgba(78,250,123,1);--wd-colors-foreground-success-fade:rgba(62,224,109,1);--wd-colors-foreground-warning:rgba(255,184,108,1);--wd-colors-foreground-warning-fade:rgba(214,143,71,1);--wd-colors-foreground-error:rgba(241,65,65,1);--wd-colors-foreground-error-secondary:rgba(215,36,36,1);--wd-colors-foreground-error-tertiary:rgba(161,9,9,1);--wd-colors-bg-primary-new:#ffffff0a;--wd-colors-bg-secondary-new:#9364ed}body,html{min-height:100%}body{min-height:100vh;background-color:var(--mantine-global-background)!important;color:var(--mantine-global-color)!important}