:root{--hanzo-ui-styles:1;color-scheme:dark;--neutral-50:#FAFAFA;--neutral-100:#F5F5F5;--neutral-200:#E5E5E5;--neutral-300:#D4D4D4;--neutral-400:#A3A3A3;--neutral-500:#737373;--neutral-600:#525252;--neutral-700:#404040;--neutral-800:#262626;--neutral-900:#171717;--neutral-950:#0A0A0A;--pure-black:#000000;--pure-white:#FFFFFF;--hanzo-black:#0A0A0B;--hanzo-white:#FFFFFF;--white-03:rgb(255 255 255/.03);--white-05:rgb(255 255 255/.05);--white-06:rgb(255 255 255/.06);--white-08:rgb(255 255 255/.08);--white-10:rgb(255 255 255/.10);--white-14:rgb(255 255 255/.14);--white-15:rgb(255 255 255/.15);--white-16:rgb(255 255 255/.16);--white-18:rgb(255 255 255/.18);--white-20:rgb(255 255 255/.20);--white-22:rgb(255 255 255/.22);--white-30:rgb(255 255 255/.30);--white-40:rgb(255 255 255/.40);--white-45:rgb(255 255 255/.45);--white-55:rgb(255 255 255/.55);--white-60:rgb(255 255 255/.60);--white-78:rgb(255 255 255/.78);--white-80:rgb(255 255 255/.80);--white-92:rgb(255 255 255/.92);--background:#0a0a0a;--foreground:#e5e5e5;--card:#0f0f0f;--card-foreground:#e5e5e5;--popover:#0f0f0f;--popover-foreground:#e5e5e5;--primary:#fafafa;--primary-hover:#e5e5e5;--primary-foreground:#0a0a0a;--secondary:#262626;--secondary-hover:#333333;--secondary-foreground:#fafafa;--muted:#171717;--muted-foreground:#a3a3a3;--accent:#262626;--accent-foreground:#fafafa;--destructive:var(--state-error);--destructive-hover:#dc2626;--destructive-foreground:#fafafa;--border:var(--white-10);--border-strong:var(--white-16);--border-control:var(--white-15);--border-focus:var(--white-22);--border-selected:var(--white-30);--input:var(--border-control);--ring:var(--white-40);--ring-halo:var(--white-10);--brand:#e4e4e7;--brand-foreground:#09090b;--brand-muted:#a3a3a3;--black:#000000;--white:#fafafa;--selection:var(--white-20);--glass:var(--white-05);--glass-strong:var(--white-08);--surface-page:var(--background);--surface-card:rgb(38 38 38/.5);--surface-card-emphasis:rgb(38 38 38/.75);--surface-card-quiet:rgb(38 38 38/.35);--surface-overlay:rgb(23 23 23/.92);--surface-header:rgb(0 0 0/.7);--surface-scrim:rgb(0 0 0/.8);--surface-0:var(--background);--surface-1:var(--card);--surface-2:var(--muted);--surface-3:var(--secondary);--text-primary:#fafafa;--text-secondary:var(--white-78);--text-tertiary:var(--white-55);--text-helper:var(--muted-foreground);--text-disabled:var(--white-30);--state-error:#ef4444;--state-error-text:#fca5a5;--state-error-bg:rgb(239 68 68/.1);--state-online:#4ade80;--state-success:#22c55e;--chrome-dot-red:rgb(239 68 68/.6);--chrome-dot-yellow:rgb(234 179 8/.6);--chrome-dot-green:rgb(34 197 94/.6)}.light,.t_light,:root.t_light{color-scheme:light;--background:#f7f7f7;--foreground:#0a0a0a;--card:#f2f2f2;--card-foreground:#0a0a0a;--popover:#fbfbfb;--popover-foreground:#0a0a0a;--primary:#0a0a0a;--primary-hover:#262626;--primary-foreground:#fafafa;--secondary:#e4e4e4;--secondary-hover:#e0e0e0;--secondary-foreground:#0a0a0a;--muted:#ededed;--muted-foreground:#525252;--accent:#e4e4e4;--accent-foreground:#0a0a0a;--destructive:var(--state-error);--destructive-hover:#dc2626;--destructive-foreground:#ffffff;--border:rgb(0 0 0/.10);--border-strong:rgb(0 0 0/.16);--border-control:rgb(0 0 0/.15);--border-focus:rgb(0 0 0/.32);--border-selected:rgb(0 0 0/.42);--input:var(--border-control);--ring:rgb(0 0 0/.5);--ring-halo:rgb(0 0 0/.07);--black:#0a0a0a;--white:#ffffff;--selection:rgb(0 0 0/.16);--glass:rgb(0 0 0/.04);--glass-strong:rgb(0 0 0/.07);--surface-card:#f2f2f2;--surface-card-emphasis:#fdfdfd;--surface-card-quiet:#f5f5f5;--surface-overlay:rgb(255 255 255/.95);--surface-header:rgb(255 255 255/.8);--surface-scrim:rgb(0 0 0/.5);--text-primary:var(--neutral-950);--text-secondary:rgb(10 10 10/.78);--text-tertiary:rgb(10 10 10/.55);--text-disabled:rgb(10 10 10/.3)}:root{--type-scale:1;--type-ratio:1;--text-floor:0.625rem;--text-ceiling:30vw;--text-xs:clamp(var(--text-floor),calc((0.875rem - 0.1875rem * var(--type-ratio, 1)) * var(--type-scale, 1)),var(--text-ceiling));--leading-xs:calc((1.35rem - 0.35rem * var(--type-ratio, 1)) * var(--type-scale, 1));--text-sm:clamp(var(--text-floor),calc((0.875rem - 0.0625rem * var(--type-ratio, 1)) * var(--type-scale, 1)),var(--text-ceiling));--leading-sm:calc((1.35rem - 0.2rem * var(--type-ratio, 1)) * var(--type-scale, 1));--text-base:clamp(var(--text-floor),calc(0.875rem * var(--type-scale, 1)),var(--text-ceiling));--leading-base:calc(1.35rem * var(--type-scale, 1));--text-lg:clamp(var(--text-floor),calc((0.875rem + 0.0625rem * var(--type-ratio, 1)) * var(--type-scale, 1)),var(--text-ceiling));--leading-lg:calc((1.35rem + 0.05rem * var(--type-ratio, 1)) * var(--type-scale, 1));--text-xl:clamp(var(--text-floor),calc((0.875rem + 0.1875rem * var(--type-ratio, 1)) * var(--type-scale, 1)),var(--text-ceiling));--leading-xl:calc((1.35rem + 0.2rem * var(--type-ratio, 1)) * var(--type-scale, 1));--text-2xl:clamp(var(--text-floor),calc((0.875rem + 0.4375rem * var(--type-ratio, 1)) * var(--type-scale, 1)),var(--text-ceiling));--leading-2xl:calc((1.35rem + 0.35rem * var(--type-ratio, 1)) * var(--type-scale, 1));--text-3xl:clamp(var(--text-floor),calc((0.875rem + 0.75rem * var(--type-ratio, 1)) * var(--type-scale, 1)),var(--text-ceiling));--leading-3xl:calc((1.35rem + 0.6rem * var(--type-ratio, 1)) * var(--type-scale, 1));--text-4xl:clamp(var(--text-floor),calc((0.875rem + 1.125rem * var(--type-ratio, 1)) * var(--type-scale, 1)),var(--text-ceiling));--leading-4xl:calc((1.35rem + 0.9rem * var(--type-ratio, 1)) * var(--type-scale, 1));--text-5xl:clamp(var(--text-floor),calc((0.875rem + 1.625rem * var(--type-ratio, 1)) * var(--type-scale, 1)),var(--text-ceiling));--leading-5xl:1.05;--text-6xl:clamp(var(--text-floor),calc((0.875rem + 2.375rem * var(--type-ratio, 1)) * var(--type-scale, 1)),var(--text-ceiling));--leading-6xl:1;--text-7xl:clamp(var(--text-floor),calc((0.875rem + 3.125rem * var(--type-ratio, 1)) * var(--type-scale, 1)),var(--text-ceiling));--leading-7xl:1;--text-8xl:clamp(var(--text-floor),calc((0.875rem + 4.375rem * var(--type-ratio, 1)) * var(--type-scale, 1)),var(--text-ceiling));--leading-8xl:1;--text-9xl:clamp(var(--text-floor),calc((0.875rem + 6.125rem * var(--type-ratio, 1)) * var(--type-scale, 1)),var(--text-ceiling));--leading-9xl:1;--font-size-xs:var(--text-xs);--font-size-sm:var(--text-sm);--font-size-base:var(--text-base);--font-size-lg:var(--text-lg);--font-size-xl:var(--text-xl);--font-size-2xl:var(--text-2xl);--font-size-3xl:var(--text-3xl);--font-size-4xl:var(--text-4xl);--font-size-5xl:var(--text-5xl);--font-size-6xl:var(--text-6xl);--font-size-7xl:var(--text-7xl);--font-size-8xl:var(--text-8xl);--font-size-9xl:var(--text-9xl);--text-control:var(--text-sm);--weight-normal:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--tracking-tight:-0.025em;--tracking-normal:0em;--tracking-wide:0.025em;--tracking-widest:0.1em;--leading-none:1;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--leading-golden:1.618;--type-hero:600 var(--text-5xl)/1.05 var(--font-display);--type-h2:700 var(--text-4xl)/var(--leading-4xl) var(--font-display);--type-h3:600 var(--text-xl)/var(--leading-xl) var(--font-display);--type-lead:400 var(--text-lg)/var(--leading-relaxed) var(--font-sans);--type-body:400 var(--text-sm)/var(--leading-sm) var(--font-sans);--type-caption:400 var(--text-xs)/var(--leading-xs) var(--font-sans);--type-code:400 var(--text-sm)/var(--leading-relaxed) var(--font-mono);--type-eyebrow:600 0.625rem/1 var(--font-sans)}@media (pointer:coarse){:root{--text-control:calc(1rem * var(--type-scale, 1))}}:root{--density:1;--space-0:0;--space-1:calc(0.25rem * var(--density, 1));--space-2:calc(0.5rem * var(--density, 1));--space-3:calc(0.75rem * var(--density, 1));--space-4:calc(1rem * var(--density, 1));--space-5:calc(1.25rem * var(--density, 1));--space-6:calc(1.5rem * var(--density, 1));--space-8:calc(2rem * var(--density, 1));--space-10:calc(2.5rem * var(--density, 1));--space-12:calc(3rem * var(--density, 1));--space-14:calc(3.5rem * var(--density, 1));--space-16:calc(4rem * var(--density, 1));--space-20:calc(5rem * var(--density, 1));--space-24:calc(6rem * var(--density, 1));--space-32:calc(8rem * var(--density, 1));--golden-1:0.25rem;--golden-2:0.405rem;--golden-3:0.654rem;--golden-4:1.059rem;--golden-5:1.713rem;--golden-6:2.772rem;--golden-7:4.487rem;--golden-8:7.26rem;--golden-9:11.749rem;--golden-split:38.2% 61.8%;--container-max:80rem;--container-prose:48rem;--container-wide:72rem;--gutter:max(1rem,var(--safe-left),var(--safe-right));--gutter-sm:1.5rem;--gutter-lg:2rem;--section-y:2.5rem;--section-y-lg:3.5rem;--hero-y:3rem;--hero-y-lg:4.5rem;--header-height:3.5rem;--tap-target:44px;--control-height-sm:32px;--control-height:36px;--control-height-lg:40px;--control-height-xl:52px;--safe-top:env(safe-area-inset-top,0px);--safe-right:env(safe-area-inset-right,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px)}@media (min-width:48rem){:root{--section-y:4rem;--section-y-lg:6rem;--hero-y:5rem;--hero-y-lg:8rem;--header-height:4rem}}:root{--grid-columns:12;--grid-gap:var(--space-6);--grid-gap-tight:var(--space-4);--grid-gap-loose:var(--space-8);--breakpoint-sm:40rem;--breakpoint-md:48rem;--breakpoint-lg:64rem;--breakpoint-xl:80rem;--breakpoint-2xl:96rem;--grid-card-min:18rem;--grid-card-min-wide:24rem;--radius:0.5rem;--radius-sm:0.375rem;--radius-md:0.5rem;--radius-lg:0.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-composer:28px;--radius-full:9999px;--shadow-none:none;--shadow-floating:0 24px 60px -16px rgb(0 0 0/.75);--shadow-inset-hairline:inset 0 0 0 1px var(--white-10);--edge-highlight:inset 0 1px 0 0 rgb(255 255 255/.10);--bloom:0 0 24px -2px rgb(255 255 255/.28);--ring-focus:0 0 0 3px var(--ring-halo);--shadow-sm:0 1px 2px 0 rgb(0 0 0/.40);--shadow:0 1px 3px 0 rgb(0 0 0/.45),0 1px 2px -1px rgb(0 0 0/.45);--shadow-md:0 4px 6px -1px rgb(0 0 0/.50),0 2px 4px -2px rgb(0 0 0/.50);--shadow-lg:0 10px 15px -3px rgb(0 0 0/.55),0 4px 6px -4px rgb(0 0 0/.55);--shadow-xl:0 20px 25px -5px rgb(0 0 0/.60),0 8px 10px -6px rgb(0 0 0/.60);--shadow-2xl:var(--shadow-floating);--sheet-0:var(--surface-page);--sheet-1:var(--surface-card);--sheet-2:var(--surface-card-emphasis);--shadow-sheet-1:var(--edge-highlight),0 1px 2px 0 rgb(0 0 0/.40);--shadow-sheet-2:var(--edge-highlight),0 10px 15px -3px rgb(0 0 0/.55),0 4px 6px -4px rgb(0 0 0/.55);--fold:12px;--fold-face:linear-gradient(315deg,var(--glass-strong) 0,var(--glass-strong) calc(var(--fold) - 1px),var(--border-strong) calc(var(--fold) - 1px),var(--border-strong) var(--fold),transparent var(--fold));--glow-hero:radial-gradient(circle,rgb(255 255 255/.12) 0%,transparent 68%);--glow-hero-blur:120px;--sheen-card:radial-gradient(120% 120% at 80% 0%,rgb(255 255 255/.08) 0%,transparent 55%);--sheen-edge:linear-gradient(90deg,transparent,rgb(255 255 255/.14) 50%,transparent);--gradient-chrome:linear-gradient(to right,#ffffff,var(--white-80),var(--white-60));--gradient-chrome-2:linear-gradient(to right,#ffffff,var(--neutral-500));--gradient-protect:linear-gradient(to bottom,var(--white-10),transparent)}.light,.t_light,:root.t_light{--shadow-floating:0 24px 60px -16px rgb(0 0 0/.18);--shadow-sheet-1:var(--edge-highlight),0 1px 2px 0 rgb(0 0 0/.06);--shadow-sheet-2:var(--edge-highlight),0 10px 15px -3px rgb(0 0 0/.09),0 4px 6px -4px rgb(0 0 0/.07);--shadow-inset-hairline:inset 0 0 0 1px rgb(0 0 0/.10);--edge-highlight:inset 0 0 0 0 transparent;--bloom:0 6px 20px -4px rgb(0 0 0/.18);--shadow-sm:0 1px 2px 0 rgb(0 0 0/.06);--shadow:0 1px 3px 0 rgb(0 0 0/.08),0 1px 2px -1px rgb(0 0 0/.06);--shadow-md:0 4px 6px -1px rgb(0 0 0/.08),0 2px 4px -2px rgb(0 0 0/.06);--shadow-lg:0 10px 15px -3px rgb(0 0 0/.09),0 4px 6px -4px rgb(0 0 0/.07);--shadow-xl:0 20px 25px -5px rgb(0 0 0/.10),0 8px 10px -6px rgb(0 0 0/.08);--glow-hero:radial-gradient(circle,rgb(0 0 0/.06) 0%,transparent 68%);--sheen-card:radial-gradient(120% 120% at 80% 0%,rgb(0 0 0/.04) 0%,transparent 55%);--sheen-edge:linear-gradient(90deg,transparent,rgb(0 0 0/.08) 50%,transparent);--gradient-chrome:linear-gradient(90deg,#0a0a0a,rgb(10 10 10/.8),rgb(10 10 10/.6));--gradient-chrome-2:linear-gradient(to right,#0a0a0a,var(--neutral-500));--gradient-protect:linear-gradient(180deg,rgb(0 0 0/.10),transparent)}:root{--duration-fast:150ms;--duration-base:300ms;--duration-slow:400ms;--duration-slower:500ms;--duration-glow:9s;--duration-press:90ms;--ease-out:cubic-bezier(0,0,0.2,1);--ease-in-out:cubic-bezier(0.4,0,0.2,1);--ease-emphasis:cubic-bezier(0.16,1,0.3,1);--stagger:60ms;--entry-rise:16px;--entry-rise-lg:24px}@keyframes hanzo-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes hanzo-fade-down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes hanzo-slide-up-fade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes hanzo-zoom-in{0%{opacity:0;transform:scale(.97) translateY(8px)}to{opacity:1;transform:none}}@keyframes hanzo-glow{0%,to{transform:scale(1);opacity:.45}50%{transform:scale(1.08);opacity:.65}}@keyframes hanzo-pulse-dot{0%,to{opacity:1}50%{opacity:.35}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}:root{--z-base:0;--z-raised:10;--z-sticky:200;--z-header:300;--z-dropdown:400;--z-overlay:500;--z-modal:600;--z-popover:700;--z-toast:800;--z-tooltip:var(--z-popover);--z-notification:var(--z-toast);--font-sans:"Geist","Geist Sans",ui-sans-serif,system-ui,sans-serif;--font-display:var(--font-sans);--font-mono:"Geist Mono",ui-monospace,SFMono-Regular,monospace;--font-serif:Georgia,serif;--font-feature-settings:"ss01","ss02","cv01","cv02","cv03"}@layer base{*{box-sizing:border-box;border-color:var(--border)}html{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:var(--background);color:var(--foreground);font-family:var(--font-sans,ui-sans-serif,system-ui,sans-serif);font-size:var(--text-base);line-height:var(--leading-base);font-feature-settings:var(--font-feature-settings);overflow-wrap:break-word}h1,h2,h3,h4{margin:0;font-family:var(--font-display,var(--font-sans,ui-sans-serif,system-ui,sans-serif));letter-spacing:var(--tracking-tight);color:var(--text-primary)}p{margin:0;text-wrap:pretty}code,kbd,pre{font-family:var(--font-mono,ui-monospace,SFMono-Regular,monospace)}a{color:var(--text-primary);text-decoration:none;text-underline-offset:4px}:is(p,li,blockquote,dd,dt,td,th,figcaption) a:hover{text-decoration:underline}:where(a,button,[role=button],input,select,textarea,summary,[tabindex]){transition:color var(--duration-fast) var(--ease-out),background-color var(--duration-fast) var(--ease-out),border-color var(--duration-fast) var(--ease-out),box-shadow var(--duration-fast) var(--ease-out),opacity var(--duration-fast) var(--ease-out),transform var(--duration-press) var(--ease-out)}:where(button,[role=button],a[role=button],summary):active:not(:disabled){transform:scale(.98)}:where(input,select,textarea,button){font:inherit;color:inherit}:where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),select,textarea){background:var(--surface-2);border:1px solid var(--border-control);border-radius:var(--radius-md);padding:0 var(--space-3);--ring-offset:-2px}:where(textarea){padding:var(--space-2) var(--space-3);resize:vertical}:where(input,select,textarea):hover:not(:focus-visible):not(:disabled){background:var(--surface-3)}:where(input,textarea)::placeholder{color:var(--text-disabled)}:where(input,select,textarea,button):disabled{opacity:.5;cursor:not-allowed}:where(button,[role=button],summary,label,select){cursor:pointer}:where(img,svg,video,canvas,iframe,picture,object){max-width:100%}:where(img,video){height:auto}:where(pre){overflow-x:auto}@media (pointer:coarse){:where(button,[role=button],a[role=button],summary,select,textarea,input:not([type=checkbox]):not([type=radio]):not([type=hidden])){min-height:var(--tap-target)}:where(input,select,textarea){font-size:var(--text-control)}:where([role=checkbox],[role=radio],[role=switch],input[type=checkbox],input[type=radio]){position:relative}:where([role=checkbox],[role=radio],[role=switch],input[type=checkbox],input[type=radio]):after{content:"";position:absolute;top:50%;left:50%;width:var(--tap-target);height:var(--tap-target);transform:translate(-50%,-50%)}}:focus-visible{outline:2px solid var(--ring);outline-offset:var(--ring-offset,2px)}::selection{background:var(--selection);color:var(--text-primary)}:where(html){scrollbar-color:var(--white-15) transparent;scrollbar-width:thin}.light,.t_light,:root.t_light{scrollbar-color:rgb(0 0 0/.18) transparent}:where(*)::-webkit-scrollbar{width:6px;height:6px}:where(*)::-webkit-scrollbar-track{background:transparent}:where(*)::-webkit-scrollbar-thumb{background:var(--white-15);border-radius:var(--radius-full)}:where(*)::-webkit-scrollbar-thumb:hover{background:var(--white-30)}:where(*)::-webkit-scrollbar-corner{background:transparent}.light :where(*)::-webkit-scrollbar-thumb{background:rgb(0 0 0/.18)}.light :where(*)::-webkit-scrollbar-thumb:hover{background:rgb(0 0 0/.32)}}:root{--font-geist-sans:var(--font-geist-sans-provided,"Geist");--font-geist-mono:var(--font-geist-mono-provided,"Geist Mono")}.dark,:root{--chart-1:oklch(0.488 0.243 264.376);--chart-2:oklch(0.696 0.17 162.48);--chart-3:oklch(0.769 0.188 70.08);--chart-4:oklch(0.627 0.265 303.9);--chart-5:oklch(0.645 0.246 16.439);--sidebar:oklch(0.205 0 0);--sidebar-foreground:oklch(0.985 0 0);--sidebar-primary:oklch(0.985 0 0);--sidebar-primary-foreground:oklch(0.205 0 0);--sidebar-accent:oklch(0.269 0 0);--sidebar-accent-foreground:oklch(0.985 0 0);--sidebar-border:oklch(1 0 0/10%);--sidebar-ring:oklch(0.439 0 0)}.light,.t_light,:root.t_light{--chart-1:oklch(0.646 0.222 41.116);--chart-2:oklch(0.6 0.118 184.704);--chart-3:oklch(0.398 0.07 227.392);--chart-4:oklch(0.828 0.189 84.429);--chart-5:oklch(0.769 0.188 70.08);--sidebar:oklch(0.985 0 0);--sidebar-foreground:oklch(0.145 0 0);--sidebar-primary:oklch(0.205 0 0);--sidebar-primary-foreground:oklch(0.985 0 0);--sidebar-accent:oklch(0.97 0 0);--sidebar-accent-foreground:oklch(0.205 0 0);--sidebar-border:oklch(0.922 0 0);--sidebar-ring:oklch(0.708 0 0)}:where(html,body){font-family:var(--font-geist-sans),sans-serif}:where(code,kbd,samp,pre){font-family:var(--font-geist-mono),monospace}[data-touch-x]:after,[data-touch-y]:after{content:"";position:absolute;inset:0;pointer-events:auto}[data-touch-x="1"]:after{left:-1px;right:-1px}[data-touch-x="2"]:after{left:-2px;right:-2px}[data-touch-x="3"]:after{left:-3px;right:-3px}[data-touch-x="4"]:after{left:-4px;right:-4px}[data-touch-x="5"]:after{left:-5px;right:-5px}[data-touch-x="6"]:after{left:-6px;right:-6px}[data-touch-x="7"]:after{left:-7px;right:-7px}[data-touch-x="8"]:after{left:-8px;right:-8px}[data-touch-x="9"]:after{left:-9px;right:-9px}[data-touch-x="10"]:after{left:-10px;right:-10px}[data-touch-x="11"]:after{left:-11px;right:-11px}[data-touch-x="12"]:after{left:-12px;right:-12px}[data-touch-x="13"]:after{left:-13px;right:-13px}[data-touch-x="14"]:after{left:-14px;right:-14px}[data-touch-x="15"]:after{left:-15px;right:-15px}[data-touch-x="16"]:after{left:-16px;right:-16px}[data-touch-x="17"]:after{left:-17px;right:-17px}[data-touch-x="18"]:after{left:-18px;right:-18px}[data-touch-x="19"]:after{left:-19px;right:-19px}[data-touch-x="20"]:after{left:-20px;right:-20px}[data-touch-x="21"]:after{left:-21px;right:-21px}[data-touch-x="22"]:after{left:-22px;right:-22px}[data-touch-x="23"]:after{left:-23px;right:-23px}[data-touch-x="24"]:after{left:-24px;right:-24px}[data-touch-y="1"]:after{top:-1px;bottom:-1px}[data-touch-y="2"]:after{top:-2px;bottom:-2px}[data-touch-y="3"]:after{top:-3px;bottom:-3px}[data-touch-y="4"]:after{top:-4px;bottom:-4px}[data-touch-y="5"]:after{top:-5px;bottom:-5px}[data-touch-y="6"]:after{top:-6px;bottom:-6px}[data-touch-y="7"]:after{top:-7px;bottom:-7px}[data-touch-y="8"]:after{top:-8px;bottom:-8px}[data-touch-y="9"]:after{top:-9px;bottom:-9px}[data-touch-y="10"]:after{top:-10px;bottom:-10px}[data-touch-y="11"]:after{top:-11px;bottom:-11px}[data-touch-y="12"]:after{top:-12px;bottom:-12px}[data-touch-y="13"]:after{top:-13px;bottom:-13px}[data-touch-y="14"]:after{top:-14px;bottom:-14px}[data-touch-y="15"]:after{top:-15px;bottom:-15px}[data-touch-y="16"]:after{top:-16px;bottom:-16px}[data-touch-y="17"]:after{top:-17px;bottom:-17px}[data-touch-y="18"]:after{top:-18px;bottom:-18px}[data-touch-y="19"]:after{top:-19px;bottom:-19px}[data-touch-y="20"]:after{top:-20px;bottom:-20px}[data-touch-y="21"]:after{top:-21px;bottom:-21px}[data-touch-y="22"]:after{top:-22px;bottom:-22px}[data-touch-y="23"]:after{top:-23px;bottom:-23px}[data-touch-y="24"]:after{top:-24px;bottom:-24px}@supports (backdrop-filter:blur(8px)){.glass,[data-slot=alert-dialog-content],[data-slot=context-menu-content],[data-slot=context-menu-sub-content],[data-slot=dialog-content],[data-slot=dropdown-menu-content],[data-slot=dropdown-menu-sub-content],[data-slot=glass],[data-slot=hover-card-content],[data-slot=popover-content],[data-slot=select-content],[data-slot=tooltip-content]{background-color:color-mix(in oklab,var(--background) 72%,transparent)!important;-webkit-backdrop-filter:blur(20px) saturate(1.8);backdrop-filter:blur(20px) saturate(1.8);background-image:var(--glass-prism)!important;background-repeat:no-repeat!important;background-size:100% 2px!important;background-position:0 1px!important}}:root{--glass-shadow-1:0 1px 2px 0 rgb(0 0 0/.40);--glass-shadow-2:0 10px 15px -3px rgb(0 0 0/.55),0 4px 6px -4px rgb(0 0 0/.55);--glass-shadow-3:0 24px 60px -16px rgb(0 0 0/.75);--glass-prism:linear-gradient(90deg,rgb(120 170 255/.16),rgb(178 142 255/.15) 24%,rgb(255 146 198/.13) 48%,rgb(255 190 124/.15) 72%,rgb(138 228 208/.16))}.light,.t_light,:root.t_light{--glass-shadow-1:0 1px 2px 0 rgb(0 0 0/.06);--glass-shadow-2:0 10px 15px -3px rgb(0 0 0/.09),0 4px 6px -4px rgb(0 0 0/.07);--glass-shadow-3:0 24px 60px -16px rgb(0 0 0/.18)}.elevation-1{box-shadow:var(--edge-highlight,inset 0 1px 0 0 rgb(255 255 255/.1)),var(--glass-shadow-1)!important}.elevation-2,[data-slot=context-menu-content],[data-slot=context-menu-sub-content],[data-slot=dropdown-menu-content],[data-slot=dropdown-menu-sub-content],[data-slot=hover-card-content],[data-slot=popover-content],[data-slot=select-content],[data-slot=tooltip-content]{box-shadow:var(--edge-highlight,inset 0 1px 0 0 rgb(255 255 255/.1)),var(--glass-shadow-2)!important}.elevation-3,[data-slot=alert-dialog-content],[data-slot=dialog-content]{box-shadow:var(--edge-highlight,inset 0 1px 0 0 rgb(255 255 255/.1)),var(--glass-shadow-3)!important}.fold{background-image:var(--fold-face,linear-gradient(315deg,rgb(255 255 255/.08) 0,rgb(255 255 255/.08) 11px,rgb(255 255 255/.16) 11px,rgb(255 255 255/.16) 12px,transparent 12px))!important;background-repeat:no-repeat!important;border-bottom-right-radius:0!important}[data-slot=alert-dialog-overlay],[data-slot=dialog-overlay]{opacity:1!important;background-color:var(--surface-scrim,rgb(0 0 0/.8))!important}[data-slot=rows]>*+*{border-top:1px solid var(--borderColor,var(--border))}@property --hz-angle{syntax:"<angle>";initial-value:0deg;inherits:false}:root{--hz-spectrum:rgba(255,255,255,0.1),rgba(255,255,255,0.18),rgba(255,255,255,0.1),rgba(255,255,255,0.18),rgba(255,255,255,0.1)}@keyframes hzComposerSpin{to{--hz-angle:360deg}}.hz-composer{position:relative;isolation:isolate;padding:1.5px}.hz-composer:before{inset:0;padding:1.5px;border-radius:inherit;z-index:0}.hz-composer:after,.hz-composer:before{content:"";position:absolute;background:conic-gradient(from var(--hz-angle),var(--hz-spectrum));animation:hzComposerSpin 10s linear infinite;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;-webkit-mask-composite:xor;pointer-events:none}.hz-composer:after{inset:-6px;padding:6px;border-radius:calc(1.5rem + 6px);filter:blur(16px);opacity:.22;z-index:-1}.hz-composer>*{position:relative;z-index:1}@media (prefers-reduced-motion:reduce){.hz-composer:after,.hz-composer:before{animation:none}}body{margin:0}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}input::-webkit-search-cancel-button,input::-webkit-search-decoration,input::-webkit-search-results-button,input::-webkit-search-results-decoration{display:none}.css-accessibilityImage-9pa8cd{bottom:0;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%;z-index:-1}.css-text-146c3p1{color:rgba(0,0,0,1);font:14px -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;text-align:start;white-space:pre-wrap}.css-text-146c3p1,.css-textHasAncestor-1jxf684{background-color:rgba(0,0,0,0);border:0 solid black;box-sizing:border-box;display:inline;list-style:none;margin:0;padding:0;position:relative;text-decoration:none;word-wrap:break-word}.css-textHasAncestor-1jxf684{color:inherit;font:inherit;text-align:inherit;white-space:inherit}.css-textinput-11aywtz{-moz-appearance:textfield;-webkit-appearance:none;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:0;border-top-right-radius:0;font:14px -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;resize:none}.css-textinput-11aywtz,.css-view-g5y9jx{background-color:rgba(0,0,0,0);border:0 solid black;box-sizing:border-box;margin:0;padding:0}.css-view-g5y9jx{align-content:flex-start;align-items:stretch;display:flex;flex-basis:auto;flex-direction:column;flex-shrink:0;list-style:none;min-height:0;min-width:0;position:relative;text-decoration:none;z-index:0}.r-borderColor-1awa8pu{border-color:rgba(101,119,134,1)}.r-borderColor-1d4xg89{border-color:rgba(170,184,194,1)}.r-borderColor-1jyn79y{border-color:rgba(0,150,136,1)}.r-borderColor-4a18lf{border-color:rgba(255,0,0,1)}.r-borderColor-60ke3l{border-color:rgba(0,128,0,1)}.r-borderColor-9x6qib{border-color:rgba(204,214,221,1)}.r-borderColor-fx7oqy{border-color:rgba(0,0,255,1)}.r-borderRadius-1j16mh1{border-bottom-left-radius:100%;border-bottom-right-radius:100%;border-top-left-radius:100%;border-top-right-radius:100%}.r-borderRadius-1jkafct{border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px}.r-borderStyle-1phboty{border-style:solid}.r-borderWidth-d045u9{border-width:2px}.r-borderWidth-rs99b7{border-width:1px}.r-display-krxsd3{display:-webkit-box}.r-display-xoduu5{display:inline-flex}.r-flex-13awgt0{flex:1}.r-margin-crgep1{margin:0}.r-margin-ywje51{margin:auto}.r-overflow-1qsk4np{overflow-x:clip;overflow-y:clip}.r-overflow-1udh08x{overflow-x:hidden;overflow-y:hidden}.r-padding-edyy15{padding:8px}.r-padding-t60dpp{padding:0}.r-insetInlineStart-10s2tm5{left:0}.r-insetInlineStart-16o8guy{right:100%}.r-insetInlineStart-dqe1q{right:0}.r-insetInlineStart-rci37q{left:100%}.r-WebkitBoxOrient-8akbws{-webkit-box-orient:vertical}.r-WebkitOverflowScrolling-150rngu{-webkit-overflow-scrolling:touch}.r-alignItems-1awozwy{align-items:center}.r-alignSelf-k200y{align-self:flex-start}.r-animationDuration-17bb2tj{animation-duration:.75s}.r-animationDuration-1ay1djp{animation-duration:1s}.r-animationDuration-9daxd3{animation-duration:.25s}.r-animationIterationCount-1muvv40{animation-iteration-count:infinite}.r-animationKeyframes-13aq9py{animation-name:r-animation-1iq689l}.r-animationKeyframes-1qulhi1{animation-name:r-animation-1pzkwqh}.r-animationKeyframes-1yef0xd{animation-name:r-animation-11cv4x}.r-animationKeyframes-ebwn4k{animation-name:r-animation-q67da2}.r-animationKeyframes-g3mlsw{animation-name:r-animation-t2lo5v}.r-animationKeyframes-xx3c9p{animation-name:r-animation-imtty0}.r-animationPlayState-1abnn5w{animation-play-state:paused}.r-animationTimingFunction-1ldzwu0{animation-timing-function:linear}.r-animationTimingFunction-leqjx2{animation-timing-function:cubic-bezier(.215,.61,.355,1)}.r-animationTimingFunction-s62m2j{animation-timing-function:cubic-bezier(.47,0,.745,.715)}.r-appearance-30o5oe{-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.r-backgroundColor-11mpjr4{background-color:rgba(223,223,223,1)}.r-backgroundColor-11udlyb{background-color:rgba(0,150,136,1)}.r-backgroundColor-14lw9ot{background-color:rgba(255,255,255,1)}.r-backgroundColor-14sbq61{background-color:rgba(33,150,243,1)}.r-backgroundColor-1niwhzg{background-color:rgba(0,0,0,0)}.r-backgroundColor-dkge59{background-color:rgba(170,184,194,1)}.r-backgroundColor-u92y06{background-color:rgba(255,165,0,1)}.r-backgroundImage-rs94m5{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8cGF0aAogICAgIGQ9Ik0gMC4wNDAzODA1OSwwLjYyNjc3NjcgMC4xNDY0NDY2MSwwLjUyMDcxMDY4IDAuNDI5Mjg5MzIsMC44MDM1NTMzOSAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IE0gMC4yMTcxNTcyOSwwLjgwMzU1MzM5IDAuODUzNTUzMzksMC4xNjcxNTcyOSAwLjk1OTYxOTQxLDAuMjczMjIzMyAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IgogICAgIGlkPSJyZWN0Mzc4MCIKICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO3N0cm9rZTpub25lIiAvPgo8L3N2Zz4K")}.r-backgroundPosition-1mrlafo{background-position:0}.r-backgroundPosition-vvn4in{background-position:50%}.r-backgroundRepeat-17leim2{background-repeat:repeat}.r-backgroundRepeat-u6sd8q{background-repeat:no-repeat}.r-backgroundSize-1sxrcry{background-size:auto}.r-backgroundSize-4gszlv{background-size:cover}.r-backgroundSize-ehq7j7{background-size:contain}.r-backgroundSize-x3cy2q{background-size:100% 100%}.r-bottom-1p0dtai{bottom:0}.r-boxShadow-1ewcgjf{box-shadow:0 1px 3px rgba(0,0,0,.5)}.r-caretColor-van48c{caret-color:transparent}.r-color-c68hjy{color:rgba(161,161,161,1)}.r-color-jwli3a{color:rgba(255,255,255,1)}.r-cursor-1ei5mc7{cursor:inherit}.r-cursor-1loqt21{cursor:pointer}.r-cursor-7q8q6z{cursor:default}.r-flexBasis-1mlwlqe{flex-basis:auto}.r-flexDirection-18u37iz{flex-direction:row}.r-flexDirection-1d5kdc7{flex-direction:column-reverse}.r-flexDirection-1euycsn{flex-direction:row-reverse}.r-flexDirection-eqz5dr{flex-direction:column}.r-flexGrow-16y2uox{flex-grow:1}.r-flexShrink-1wbh5a2{flex-shrink:1}.r-fontFamily-1qd0xha{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.r-fontSize-7cikom{font-size:inherit}.r-fontWeight-majxgm{font-weight:500}.r-forcedColorAdjust-1c6unfx{forced-color-adjust:none}.r-height-10ptun7{height:16px}.r-height-1dernwh{height:70%}.r-height-1pi2tsx{height:100%}.r-height-1r8g8re{height:36px}.r-height-4v7adb{height:5px}.r-height-z80fyv{height:20px}.r-justifyContent-1777fci{justify-content:center}.r-left-1d2f490{left:0}.r-maxWidth-dnmrzs{max-width:100%}.r-opacity-6dt33c{opacity:1}.r-opacity-orgf3d{opacity:0}.r-outlineStyle-1ny4l3l{outline-style:none}.r-overflowX-11yh6sk{overflow-x:hidden}.r-overflowX-lltvgl{overflow-x:auto}.r-overflowY-1rnoaur{overflow-y:auto}.r-overflowY-buy8e9{overflow-y:hidden}.r-paddingBottom-97e31f{padding-bottom:env(safe-area-inset-bottom)}.r-paddingLeft-bv2aro{padding-left:env(safe-area-inset-left)}.r-paddingRight-hxflta{padding-right:env(safe-area-inset-right)}.r-paddingTop-10xqauy{padding-top:env(safe-area-inset-top)}.r-placeholderTextColor-6taxm2:-ms-input-placeholder{color:var(--placeholderTextColor);opacity:1}.r-placeholderTextColor-6taxm2::-moz-placeholder{color:var(--placeholderTextColor);opacity:1}.r-placeholderTextColor-6taxm2::-webkit-input-placeholder{color:var(--placeholderTextColor);opacity:1}.r-placeholderTextColor-6taxm2::placeholder{color:var(--placeholderTextColor);opacity:1}.r-pointerEvents-105ug2t{pointer-events:auto!important}.r-pointerEvents-12vffkv>*{pointer-events:auto}.r-pointerEvents-12vffkv{pointer-events:none!important}.r-pointerEvents-633pao>*{pointer-events:none}.r-pointerEvents-633pao{pointer-events:none!important}.r-pointerEvents-ah5dr5>*{pointer-events:none}.r-pointerEvents-ah5dr5{pointer-events:auto!important}.r-position-1xcajam{position:fixed}.r-position-gtdqiz{position:-webkit-sticky;position:sticky}.r-position-u8s1d{position:absolute}.r-right-zchlnj{right:0}.r-scrollSnapAlign-cpa5s6{scroll-snap-align:start}.r-scrollSnapType-1ocf4r9{scroll-snap-type:y mandatory}.r-scrollSnapType-mfh4gg{scroll-snap-type:x mandatory}.r-scrollbarWidth-2eszeu::-webkit-scrollbar{display:none}.r-scrollbarWidth-2eszeu{scrollbar-width:none}.r-textAlign-1ff274t{text-align:right}.r-textAlign-fdjqy7{text-align:left}.r-textAlign-q4m81j{text-align:center}.r-textOverflow-1udbk01{text-overflow:ellipsis}.r-textTransform-tsynxw{text-transform:uppercase}.r-top-ipm5af{top:0}.r-touchAction-19z077z{touch-action:none}.r-touchAction-1otgn73{touch-action:manipulation}.r-transform-10v3vxq{transform:scaleX(-1)}.r-transform-173mzie{transform:scaleY(-1)}.r-transform-agouwx{transform:translateZ(0)}.r-transform-bi4vy9{transform:translateY(100%)}.r-transform-ghxds0{transform:translateY(0)}.r-transitionDuration-13tjlyg{transition-duration:.1s}.r-transitionDuration-eafdt9{transition-duration:.15s}.r-transitionProperty-1i6wzkk{-moz-transition-property:opacity;-webkit-transition-property:opacity;transition-property:opacity}.r-userSelect-1xnzce8{-moz-user-select:text;-webkit-user-select:text;user-select:text}.r-userSelect-lrvibr{-moz-user-select:none;-webkit-user-select:none;user-select:none}.r-visibility-11j9u27{visibility:hidden}.r-whiteSpace-3s2u2q{white-space:nowrap}.r-width-13qz1uu{width:100%}.r-width-19wmn03{width:20px}.r-width-1acpoxo{width:36px}.r-width-1janqcz{width:16px}.r-wordWrap-1iln25a{word-wrap:normal}.r-zIndex-1wyyakw{z-index:-1}.r-zIndex-417010{z-index:0}.r-zIndex-mhe3cw{z-index:10}.r-zIndex-sfbmgh{z-index:9999}@-webkit-keyframes r-animation-11cv4x{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes r-animation-1iq689l{0%{transform:translateY(0)}to{transform:translateY(100%)}}@-webkit-keyframes r-animation-1pzkwqh{0%{transform:translateY(100%)}to{transform:translateY(0)}}@-webkit-keyframes r-animation-imtty0{0%{opacity:0}to{opacity:1}}@-webkit-keyframes r-animation-q67da2{0%{transform:translateX(-100%)}to{transform:translateX(400%)}}@-webkit-keyframes r-animation-t2lo5v{0%{opacity:1}to{opacity:0}}@keyframes r-animation-11cv4x{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes r-animation-1iq689l{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes r-animation-1pzkwqh{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes r-animation-imtty0{0%{opacity:0}to{opacity:1}}@keyframes r-animation-q67da2{0%{transform:translateX(-100%)}to{transform:translateX(400%)}}@keyframes r-animation-t2lo5v{0%{opacity:1}to{opacity:0}}@keyframes hz-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hz-fade-up{animation:hz-fade-up .4s cubic-bezier(.16,1,.3,1) both;will-change:transform,opacity}@media (prefers-reduced-motion:reduce){.hz-fade-up{animation:none}}.hz-collapse{transition:width .22s cubic-bezier(.16,1,.3,1);will-change:width}.hz-slide{transition:transform .26s cubic-bezier(.16,1,.3,1);will-change:transform}.hz-fade{transition:opacity .24s cubic-bezier(.16,1,.3,1);will-change:opacity}.hz-drag{touch-action:none;transition:transform .18s cubic-bezier(.16,1,.3,1)}.hz-drag[data-dragging=true]{transition:none;box-shadow:0 8px 24px rgba(0,0,0,.28);opacity:.96;cursor:grabbing}@media (prefers-reduced-motion:reduce){.hz-collapse,.hz-drag,.hz-fade,.hz-slide{transition:none}}@keyframes hz-shimmer{0%{background-position:-160px 0}to{background-position:160px 0}}.hz-skeleton{background-color:var(--color3,rgba(128,128,128,.14));background-image:linear-gradient(90deg,transparent 0,var(--color4,rgba(128,128,128,.22)) 50%,transparent 100%);background-size:160px 100%;background-repeat:no-repeat;animation:hz-shimmer 1.2s ease-in-out infinite}@keyframes hz-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.82)}}@keyframes hz-row-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.hz-row-in{animation:hz-row-in .35s cubic-bezier(.16,1,.3,1) both}@media (prefers-reduced-motion:reduce){.hz-row-in,.hz-skeleton{animation:none}}.hz-tnum{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.hz-mono{font-family:var(--font-mono,"Geist Mono",ui-monospace,SFMono-Regular,Menlo,Consolas,monospace);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;letter-spacing:-.01em}.hz-paper{box-shadow:var(--shadow-inset-hairline,inset 0 0 0 1px rgb(255 255 255/.1)),var(--edge-highlight,inset 0 1px 0 0 rgb(255 255 255/.1)),var(--glass-shadow-2,0 10px 15px -3px rgb(0 0 0/.55),0 4px 6px -4px rgb(0 0 0/.55))}@keyframes hz-menu-in{0%{opacity:0}to{opacity:1}}.hz-menu-in{animation:hz-menu-in .14s ease-out both;will-change:opacity}.hz-row{transition:background-color .14s ease-out}@media (prefers-reduced-motion:reduce){.hz-menu-in{animation:none}}[data-slot=grid]>*{min-width:0}[data-ratio]>img,[data-ratio]>video{width:100%;height:100%;object-fit:cover;display:block}@supports not selector(::-webkit-scrollbar){:where([data-slot=fill],[data-slot=thread],[data-slot=sources-strip],[data-slot=sidebar-scroll],[data-slot=scroll-area-viewport],[data-slot=textarea],[data-slot=composer-field]){scrollbar-width:thin;scrollbar-color:rgb(255 255 255/.18) transparent}.t_light :where([data-slot=fill],[data-slot=thread],[data-slot=sources-strip],[data-slot=sidebar-scroll],[data-slot=scroll-area-viewport],[data-slot=textarea],[data-slot=composer-field]){scrollbar-color:rgb(0 0 0/.2) transparent}}@supports selector(::-webkit-scrollbar){:where([data-slot=fill],[data-slot=thread],[data-slot=sources-strip],[data-slot=sidebar-scroll],[data-slot=scroll-area-viewport],[data-slot=textarea],[data-slot=composer-field]){scrollbar-width:auto;scrollbar-color:auto}:where([data-slot=fill],[data-slot=thread],[data-slot=sources-strip],[data-slot=sidebar-scroll],[data-slot=scroll-area-viewport],[data-slot=textarea],[data-slot=composer-field])::-webkit-scrollbar{width:8px;height:8px}:where([data-slot=fill],[data-slot=thread],[data-slot=sources-strip],[data-slot=sidebar-scroll],[data-slot=scroll-area-viewport],[data-slot=textarea],[data-slot=composer-field])::-webkit-scrollbar-button{display:none;width:0;height:0}:where([data-slot=fill],[data-slot=thread],[data-slot=sources-strip],[data-slot=sidebar-scroll],[data-slot=scroll-area-viewport],[data-slot=textarea],[data-slot=composer-field])::-webkit-scrollbar-track{background:transparent}:where([data-slot=fill],[data-slot=thread],[data-slot=sources-strip],[data-slot=sidebar-scroll],[data-slot=scroll-area-viewport],[data-slot=textarea],[data-slot=composer-field])::-webkit-scrollbar-thumb{background:rgb(255 255 255/.18);border-radius:999px;border:2px solid transparent;background-clip:content-box}:where([data-slot=fill],[data-slot=thread],[data-slot=sources-strip],[data-slot=sidebar-scroll],[data-slot=scroll-area-viewport],[data-slot=textarea],[data-slot=composer-field])::-webkit-scrollbar-thumb:hover{background:rgb(255 255 255/.3);background-clip:content-box}:where([data-slot=fill],[data-slot=thread],[data-slot=sources-strip],[data-slot=sidebar-scroll],[data-slot=scroll-area-viewport],[data-slot=textarea],[data-slot=composer-field])::-webkit-scrollbar-corner{background:transparent}.t_light :where([data-slot=fill],[data-slot=thread],[data-slot=sources-strip],[data-slot=sidebar-scroll],[data-slot=scroll-area-viewport],[data-slot=textarea],[data-slot=composer-field])::-webkit-scrollbar-thumb{background:rgb(0 0 0/.2);background-clip:content-box}}:where([data-slot=textarea],[data-slot=composer-field]){resize:none}._ovs-contain{overscroll-behavior:contain}.t_unmounted .is_Text,.t_unmounted .is_View{transition:none!important}.is_View{display:flex;align-items:stretch;flex-direction:column;flex-basis:auto;min-height:0;min-width:0;flex-shrink:0}.is_Text,.is_View{box-sizing:border-box}.is_Text{display:inline;word-wrap:break-word;white-space:pre-wrap;margin:0}@scope (.is_Text) to (.is_View){.is_Text{white-space:inherit;word-wrap:inherit}}._dsp_contents{display:contents}._no_backdrop::backdrop{display:none}.is_Input::selection,.is_TextArea::selection{background-color:var(--t_selectionColor)}.is_Input::placeholder,.is_TextArea::placeholder{color:var(--t_placeholderColor)}:root ._pe-boxonly>*{pointer-events:none}:root ._pe-boxnone>*{pointer-events:auto}._hsb-x::-webkit-scrollbar:horizontal{display:none!important}._hsb-y::-webkit-scrollbar:vertical{display:none!important}._hsb-x,._hsb-y{scrollbar-width:none!important}:root{--t0:var(--accent,rgb(255 255 255/.12));--t1:var(--accent-foreground,#e5e5e5);--t2:hsla(0,0%,4%,0);--t3:hsla(0,0%,8%,0.2);--t4:hsla(0,0%,8%,0.4);--t5:hsla(0,0%,8%,0.6);--t6:hsla(0,0%,8%,0.8);--t7:hsla(0,0%,4%,1);--t8:var(--surface-1,rgb(255 255 255/.03));--t9:var(--surface-2,rgb(255 255 255/.06));--t10:var(--border,rgb(255 255 255/.10));--t11:var(--surface-3,rgb(255 255 255/.12));--t12:hsla(0,0%,27%,1);--t13:hsla(0,0%,40%,1);--t14:hsla(0,0%,47%,1);--t15:hsla(0,0%,52%,1);--t16:hsla(0,0%,67%,1);--t17:hsla(0,0%,80%,1);--t18:var(--foreground,#e5e5e5);--t19:hsla(0,0%,100%,0);--t20:hsla(0,0%,100%,0.2);--t21:hsla(0,0%,100%,0.4);--t22:hsla(0,0%,100%,0.6);--t23:hsla(0,0%,100%,0.8);--t24:hsla(0,0%,100%,1);--t25:#0a0a0a;--t26:hsla(0,0%,10%,1);--t27:hsla(0,0%,8%,1);--t28:hsla(0,0%,20%,1);--t29:hsla(0,0%,14%,1);--t30:var(--text-tertiary,rgb(255 255 255/.55));--t31:#090909;--t32:#151515;--t33:#191919;--t34:#232323;--t35:#333;--t36:#444;--t37:#666;--t38:#777;--t39:#858585;--t40:#aaa;--t41:#ccc;--t42:#ffffff;--t43:#fff;--t44:#f8f8f8;--t45:hsl(0,0%,93%);--t46:hsl(0,0%,85%);--t47:hsl(0,0%,80%);--t48:hsl(0,0%,70%);--t49:hsl(0,0%,59%);--t50:hsl(0,0%,45%);--t51:hsl(0,0%,30%);--t52:hsl(0,0%,20%);--t53:hsl(0,0%,14%);--t54:hsl(0,0%,2%);--t55:rgba(255,255,255,1);--t56:rgba(255,255,255,0);--t57:rgba(255,255,255,0.2);--t58:rgba(255,255,255,0.4);--t59:rgba(255,255,255,0.6);--t60:rgba(255,255,255,0.8);--t61:rgba(0,0,0,1);--t62:rgba(0,0,0,0);--t63:rgba(0,0,0,0.2);--t64:rgba(0,0,0,0.4);--t65:rgba(0,0,0,0.6);--t66:rgba(0,0,0,0.8);--t67:rgba(0,0,0,0.15);--t68:rgba(0,0,0,0.23);--t69:rgba(0,0,0,0.33);--t70:rgba(0,0,0,0.45);--t71:rgba(0,0,0,0.65);--t72:rgba(0,0,0,0.9);--t73:rgba(255,255,255,0.1);--t74:rgba(255,255,255,0.3);--t75:rgba(255,255,255,0.45);--t76:rgba(255,255,255,0.65);--t77:rgba(255,255,255,0.85);--t78:rgba(255,255,255,0.95);--t79:#111111;--t80:#222222;--t81:#2a2a2a;--t82:#313131;--t83:#3a3a3a;--t84:#484848;--t85:#606060;--t86:#6e6e6e;--t87:#7b7b7b;--t88:#b4b4b4;--t89:#eeeeee;--t90:#0d1520;--t91:#111927;--t92:#0d2847;--t93:#003362;--t94:#004074;--t95:#104d87;--t96:#205d9e;--t97:#2870bd;--t98:#0090ff;--t99:#3b9eff;--t100:#70b8ff;--t101:#c2e6ff;--t102:#191111;--t103:#201314;--t104:#3b1219;--t105:#500f1c;--t106:#611623;--t107:#72232d;--t108:#8c333a;--t109:#b54548;--t110:#e5484d;--t111:#ec5d5e;--t112:#ff9592;--t113:#ffd1d9;--t114:#14120b;--t115:#1b180f;--t116:#2d2305;--t117:#362b00;--t118:#433500;--t119:#524202;--t120:#665417;--t121:#836a21;--t122:#ffe629;--t123:#ffff57;--t124:#f5e147;--t125:#f6eeb4;--t126:#0e1512;--t127:#121b17;--t128:#132d21;--t129:#113b29;--t130:#174933;--t131:#20573e;--t132:#28684a;--t133:#2f7c57;--t134:#30a46c;--t135:#33b074;--t136:#3dd68c;--t137:#b1f1cb;--t138:#17120e;--t139:#1e160f;--t140:#331e0b;--t141:#462100;--t142:#562800;--t143:#66350c;--t144:#7e451d;--t145:#a35829;--t146:#f76b15;--t147:#ff801f;--t148:#ffa057;--t149:#ffe0c2;--t150:#191117;--t151:#21121d;--t152:#37172f;--t153:#4b143d;--t154:#591c47;--t155:#692955;--t156:#833869;--t157:#a84885;--t158:#d6409f;--t159:#de51a8;--t160:#ff8dcc;--t161:#fdd1ea;--t162:#18111b;--t163:#1e1523;--t164:#301c3b;--t165:#3d224e;--t166:#48295c;--t167:#54346b;--t168:#664282;--t169:#8457aa;--t170:#8e4ec6;--t171:#9a5cd0;--t172:#d19dff;--t173:#ecd9fa;--t174:#0d1514;--t175:#111c1b;--t176:#0d2d2a;--t177:#023b37;--t178:#084843;--t179:#145750;--t180:#1c6961;--t181:#207e73;--t182:#12a594;--t183:#0eb39e;--t184:#0bd8b6;--t185:#adf0dd;--t186:hsl(0,0%,68%);--t187:hsl(0,0%,65%);--t188:hsl(0,0%,62%);--t189:hsl(0,0%,56%);--t190:hsl(0,0%,53%);--t191:hsl(0,0%,50%);--t192:hsl(0,0%,47%);--t193:hsl(0,0%,44%);--t194:hsl(0,0%,41%);--t195:hsl(0,0%,38%);--t196:hsl(0,0%,32%);--t197:hsla(0,0%,97%,1);--t198:hsla(0,0%,93%,1);--t199:hsla(0,0%,85%,1);--t200:hsla(0,0%,70%,1);--t201:hsla(0,0%,59%,1);--t202:hsla(0,0%,45%,1);--t203:hsla(0,0%,30%,1);--t204:hsla(0,0%,2%,1);--t205:hsla(0,0%,100%,0.1);--t206:hsla(0,0%,100%,0.075);--t207:hsla(0,0%,100%,0.05);--t208:hsla(0,0%,100%,0.025);--t209:hsla(0,0%,100%,0.02);--t210:hsla(0,0%,100%,0.01);--t211:hsla(0,0%,8%,0.1);--t212:hsla(0,0%,8%,0.075);--t213:hsla(0,0%,8%,0.05);--t214:hsla(0,0%,8%,0.025);--t215:hsla(0,0%,8%,0.02);--t216:hsla(0,0%,8%,0.01);--t217:var(--ring,rgb(255 255 255/.40));--t218:hsla(0,0%,4%,0.2);--t219:hsla(0,0%,4%,0.4);--t220:hsla(0,0%,4%,0.6);--t221:hsla(0,0%,4%,0.8);--t222:hsla(0,0%,97%,0.2);--t223:hsla(0,0%,97%,0.4);--t224:hsla(0,0%,97%,0.6);--t225:hsla(0,0%,97%,0.8);--t226:hsla(0,0%,2%,0);--t227:hsla(0,0%,2%,0.2);--t228:hsla(0,0%,2%,0.4);--t229:hsla(0,0%,2%,0.6);--t230:hsla(0,0%,2%,0.8);--t231:hsla(0,0%,2%,0.1);--t232:hsla(0,0%,2%,0.075);--t233:hsla(0,0%,2%,0.05);--t234:hsla(0,0%,2%,0.025);--t235:hsla(0,0%,2%,0.02);--t236:hsla(0,0%,2%,0.01);--t237:hsla(0,0%,97%,0.1);--t238:hsla(0,0%,97%,0.075);--t239:hsla(0,0%,97%,0.05);--t240:hsla(0,0%,97%,0.025);--t241:hsla(0,0%,97%,0.02);--t242:hsla(0,0%,97%,0.01);--t243:hsla(216,43%,9%,0);--t244:hsla(218,39%,11%,0.2);--t245:hsla(218,39%,11%,0.4);--t246:hsla(218,39%,11%,0.6);--t247:hsla(218,39%,11%,0.8);--t248:hsla(215,42%,9%,1);--t249:hsla(218,39%,11%,1);--t250:hsla(212,69%,16%,1);--t251:hsla(209,100%,19%,1);--t252:hsla(207,100%,23%,1);--t253:hsla(209,79%,30%,1);--t254:hsla(211,66%,37%,1);--t255:hsla(211,65%,45%,1);--t256:hsla(206,100%,50%,1);--t257:hsla(210,100%,62%,1);--t258:hsla(210,100%,72%,1);--t259:hsla(205,100%,88%,1);--t260:hsla(205,100%,88%,0);--t261:hsla(205,100%,88%,0.2);--t262:hsla(205,100%,88%,0.4);--t263:hsla(205,100%,88%,0.6);--t264:hsla(205,100%,88%,0.8);--t265:hsla(205,100%,88%,0.1);--t266:hsla(205,100%,88%,0.075);--t267:hsla(205,100%,88%,0.05);--t268:hsla(205,100%,88%,0.025);--t269:hsla(205,100%,88%,0.02);--t270:hsla(205,100%,88%,0.01);--t271:hsla(218,39%,11%,0.1);--t272:hsla(218,39%,11%,0.075);--t273:hsla(218,39%,11%,0.05);--t274:hsla(218,39%,11%,0.025);--t275:hsla(218,39%,11%,0.02);--t276:hsla(218,39%,11%,0.01);--t277:hsla(216,43%,9%,0.2);--t278:hsla(216,43%,9%,0.4);--t279:hsla(216,43%,9%,0.6);--t280:hsla(216,43%,9%,0.8);--t281:hsla(0,0%,7%,0);--t282:hsla(0,0%,10%,0.2);--t283:hsla(0,0%,10%,0.4);--t284:hsla(0,0%,10%,0.6);--t285:hsla(0,0%,10%,0.8);--t286:hsla(0,0%,7%,1);--t287:hsla(0,0%,13%,1);--t288:hsla(0,0%,16%,1);--t289:hsla(0,0%,19%,1);--t290:hsla(0,0%,23%,1);--t291:hsla(0,0%,28%,1);--t292:hsla(0,0%,38%,1);--t293:hsla(0,0%,43%,1);--t294:hsla(0,0%,48%,1);--t295:hsla(0,0%,71%,1);--t296:hsla(0,0%,93%,0);--t297:hsla(0,0%,93%,0.2);--t298:hsla(0,0%,93%,0.4);--t299:hsla(0,0%,93%,0.6);--t300:hsla(0,0%,93%,0.8);--t301:hsla(0,0%,93%,0.1);--t302:hsla(0,0%,93%,0.075);--t303:hsla(0,0%,93%,0.05);--t304:hsla(0,0%,93%,0.025);--t305:hsla(0,0%,93%,0.02);--t306:hsla(0,0%,93%,0.01);--t307:hsla(0,0%,10%,0.1);--t308:hsla(0,0%,10%,0.075);--t309:hsla(0,0%,10%,0.05);--t310:hsla(0,0%,10%,0.025);--t311:hsla(0,0%,10%,0.02);--t312:hsla(0,0%,10%,0.01);--t313:hsla(0,0%,7%,0.2);--t314:hsla(0,0%,7%,0.4);--t315:hsla(0,0%,7%,0.6);--t316:hsla(0,0%,7%,0.8);--t317:hsla(154,20%,7%,0);--t318:hsla(153,20%,9%,0.2);--t319:hsla(153,20%,9%,0.4);--t320:hsla(153,20%,9%,0.6);--t321:hsla(153,20%,9%,0.8);--t322:hsla(154,20%,7%,1);--t323:hsla(153,20%,9%,1);--t324:hsla(152,41%,13%,1);--t325:hsla(154,55%,15%,1);--t326:hsla(154,52%,19%,1);--t327:hsla(153,46%,23%,1);--t328:hsla(152,44%,28%,1);--t329:hsla(151,45%,34%,1);--t330:hsla(151,55%,42%,1);--t331:hsla(151,55%,45%,1);--t332:hsla(151,65%,54%,1);--t333:hsla(144,70%,82%,1);--t334:hsla(144,70%,82%,0);--t335:hsla(144,70%,82%,0.2);--t336:hsla(144,70%,82%,0.4);--t337:hsla(144,70%,82%,0.6);--t338:hsla(144,70%,82%,0.8);--t339:hsla(144,70%,82%,0.1);--t340:hsla(144,70%,82%,0.075);--t341:hsla(144,70%,82%,0.05);--t342:hsla(144,70%,82%,0.025);--t343:hsla(144,70%,82%,0.02);--t344:hsla(144,70%,82%,0.01);--t345:hsla(153,20%,9%,0.1);--t346:hsla(153,20%,9%,0.075);--t347:hsla(153,20%,9%,0.05);--t348:hsla(153,20%,9%,0.025);--t349:hsla(153,20%,9%,0.02);--t350:hsla(153,20%,9%,0.01);--t351:hsla(154,20%,7%,0.2);--t352:hsla(154,20%,7%,0.4);--t353:hsla(154,20%,7%,0.6);--t354:hsla(154,20%,7%,0.8);--t355:hsla(0,0%,68%,0);--t356:hsla(0,0%,65%,0.2);--t357:hsla(0,0%,65%,0.4);--t358:hsla(0,0%,65%,0.6);--t359:hsla(0,0%,65%,0.8);--t360:hsla(0,0%,68%,1);--t361:hsla(0,0%,65%,1);--t362:hsla(0,0%,62%,1);--t363:hsla(0,0%,56%,1);--t364:hsla(0,0%,53%,1);--t365:hsla(0,0%,50%,1);--t366:hsla(0,0%,44%,1);--t367:hsla(0,0%,41%,1);--t368:hsla(0,0%,32%,1);--t369:hsla(0,0%,32%,0);--t370:hsla(0,0%,32%,0.2);--t371:hsla(0,0%,32%,0.4);--t372:hsla(0,0%,32%,0.6);--t373:hsla(0,0%,32%,0.8);--t374:hsla(0,0%,32%,0.1);--t375:hsla(0,0%,32%,0.075);--t376:hsla(0,0%,32%,0.05);--t377:hsla(0,0%,32%,0.025);--t378:hsla(0,0%,32%,0.02);--t379:hsla(0,0%,32%,0.01);--t380:hsla(0,0%,65%,0.1);--t381:hsla(0,0%,65%,0.075);--t382:hsla(0,0%,65%,0.05);--t383:hsla(0,0%,65%,0.025);--t384:hsla(0,0%,65%,0.02);--t385:hsla(0,0%,65%,0.01);--t386:hsla(0,0%,68%,0.2);--t387:hsla(0,0%,68%,0.4);--t388:hsla(0,0%,68%,0.6);--t389:hsla(0,0%,68%,0.8);--t390:hsla(23,22%,7%,0);--t391:hsla(28,33%,9%,0.2);--t392:hsla(28,33%,9%,0.4);--t393:hsla(28,33%,9%,0.6);--t394:hsla(28,33%,9%,0.8);--t395:hsla(27,24%,7%,1);--t396:hsla(28,33%,9%,1);--t397:hsla(29,65%,12%,1);--t398:hsla(28,100%,14%,1);--t399:hsla(28,100%,17%,1);--t400:hsla(27,79%,22%,1);--t401:hsla(25,63%,30%,1);--t402:hsla(23,60%,40%,1);--t403:hsla(23,93%,53%,1);--t404:hsla(26,100%,56%,1);--t405:hsla(26,100%,67%,1);--t406:hsla(30,100%,88%,1);--t407:hsla(30,100%,88%,0);--t408:hsla(30,100%,88%,0.2);--t409:hsla(30,100%,88%,0.4);--t410:hsla(30,100%,88%,0.6);--t411:hsla(30,100%,88%,0.8);--t412:hsla(30,100%,88%,0.1);--t413:hsla(30,100%,88%,0.075);--t414:hsla(30,100%,88%,0.05);--t415:hsla(30,100%,88%,0.025);--t416:hsla(30,100%,88%,0.02);--t417:hsla(30,100%,88%,0.01);--t418:hsla(28,33%,9%,0.1);--t419:hsla(28,33%,9%,0.075);--t420:hsla(28,33%,9%,0.05);--t421:hsla(28,33%,9%,0.025);--t422:hsla(28,33%,9%,0.02);--t423:hsla(28,33%,9%,0.01);--t424:hsla(23,22%,7%,0.2);--t425:hsla(23,22%,7%,0.4);--t426:hsla(23,22%,7%,0.6);--t427:hsla(23,22%,7%,0.8);--t428:hsla(317,17%,8%,0);--t429:hsla(316,29%,10%,0.2);--t430:hsla(316,29%,10%,0.4);--t431:hsla(316,29%,10%,0.6);--t432:hsla(316,29%,10%,0.8);--t433:hsla(315,19%,8%,1);--t434:hsla(316,29%,10%,1);--t435:hsla(315,41%,15%,1);--t436:hsla(315,58%,19%,1);--t437:hsla(318,52%,23%,1);--t438:hsla(319,44%,29%,1);--t439:hsla(321,40%,37%,1);--t440:hsla(322,40%,47%,1);--t441:hsla(322,65%,55%,1);--t442:hsla(323,68%,59%,1);--t443:hsla(327,100%,78%,1);--t444:hsla(326,92%,91%,1);--t445:hsla(326,91%,91%,0);--t446:hsla(326,91%,91%,0.2);--t447:hsla(326,91%,91%,0.4);--t448:hsla(326,91%,91%,0.6);--t449:hsla(326,91%,91%,0.8);--t450:hsla(326,91%,91%,0.1);--t451:hsla(326,91%,91%,0.075);--t452:hsla(326,91%,91%,0.05);--t453:hsla(326,91%,91%,0.025);--t454:hsla(326,91%,91%,0.02);--t455:hsla(326,91%,91%,0.01);--t456:hsla(316,29%,10%,0.1);--t457:hsla(316,29%,10%,0.075);--t458:hsla(316,29%,10%,0.05);--t459:hsla(316,29%,10%,0.025);--t460:hsla(316,29%,10%,0.02);--t461:hsla(316,29%,10%,0.01);--t462:hsla(317,17%,8%,0.2);--t463:hsla(317,17%,8%,0.4);--t464:hsla(317,17%,8%,0.6);--t465:hsla(317,17%,8%,0.8);--t466:hsla(282,22%,9%,0);--t467:hsla(279,25%,11%,0.2);--t468:hsla(279,25%,11%,0.4);--t469:hsla(279,25%,11%,0.6);--t470:hsla(279,25%,11%,0.8);--t471:hsla(282,23%,9%,1);--t472:hsla(279,25%,11%,1);--t473:hsla(279,36%,17%,1);--t474:hsla(277,39%,22%,1);--t475:hsla(276,38%,26%,1);--t476:hsla(275,35%,31%,1);--t477:hsla(274,33%,38%,1);--t478:hsla(273,33%,50%,1);--t479:hsla(272,51%,54%,1);--t480:hsla(272,55%,59%,1);--t481:hsla(272,100%,81%,1);--t482:hsla(275,77%,92%,1);--t483:hsla(275,76%,92%,0);--t484:hsla(275,76%,92%,0.2);--t485:hsla(275,76%,92%,0.4);--t486:hsla(275,76%,92%,0.6);--t487:hsla(275,76%,92%,0.8);--t488:hsla(275,76%,92%,0.1);--t489:hsla(275,76%,92%,0.075);--t490:hsla(275,76%,92%,0.05);--t491:hsla(275,76%,92%,0.025);--t492:hsla(275,76%,92%,0.02);--t493:hsla(275,76%,92%,0.01);--t494:hsla(279,25%,11%,0.1);--t495:hsla(279,25%,11%,0.075);--t496:hsla(279,25%,11%,0.05);--t497:hsla(279,25%,11%,0.025);--t498:hsla(279,25%,11%,0.02);--t499:hsla(279,25%,11%,0.01);--t500:hsla(282,22%,9%,0.2);--t501:hsla(282,22%,9%,0.4);--t502:hsla(282,22%,9%,0.6);--t503:hsla(282,22%,9%,0.8);--t504:hsla(0,17%,8%,0);--t505:hsla(355,25%,10%,0.2);--t506:hsla(355,25%,10%,0.4);--t507:hsla(355,25%,10%,0.6);--t508:hsla(355,25%,10%,0.8);--t509:hsla(0,19%,8%,1);--t510:hsla(355,25%,10%,1);--t511:hsla(350,53%,15%,1);--t512:hsla(348,68%,19%,1);--t513:hsla(350,63%,23%,1);--t514:hsla(352,53%,29%,1);--t515:hsla(355,47%,37%,1);--t516:hsla(358,45%,49%,1);--t517:hsla(358,75%,59%,1);--t518:hsla(360,79%,65%,1);--t519:hsla(2,100%,79%,1);--t520:hsla(350,100%,91%,1);--t521:hsla(350,100%,91%,0);--t522:hsla(350,100%,91%,0.2);--t523:hsla(350,100%,91%,0.4);--t524:hsla(350,100%,91%,0.6);--t525:hsla(350,100%,91%,0.8);--t526:hsla(350,100%,91%,0.1);--t527:hsla(350,100%,91%,0.075);--t528:hsla(350,100%,91%,0.05);--t529:hsla(350,100%,91%,0.025);--t530:hsla(350,100%,91%,0.02);--t531:hsla(350,100%,91%,0.01);--t532:hsla(355,25%,10%,0.1);--t533:hsla(355,25%,10%,0.075);--t534:hsla(355,25%,10%,0.05);--t535:hsla(355,25%,10%,0.025);--t536:hsla(355,25%,10%,0.02);--t537:hsla(355,25%,10%,0.01);--t538:hsla(0,17%,8%,0.2);--t539:hsla(0,17%,8%,0.4);--t540:hsla(0,17%,8%,0.6);--t541:hsla(0,17%,8%,0.8);--t542:hsla(173,22%,7%,0);--t543:hsla(175,24%,9%,0.2);--t544:hsla(175,24%,9%,0.4);--t545:hsla(175,24%,9%,0.6);--t546:hsla(175,24%,9%,0.8);--t547:hsla(173,24%,7%,1);--t548:hsla(175,24%,9%,1);--t549:hsla(174,55%,11%,1);--t550:hsla(176,93%,12%,1);--t551:hsla(175,80%,16%,1);--t552:hsla(174,63%,21%,1);--t553:hsla(174,58%,26%,1);--t554:hsla(173,59%,31%,1);--t555:hsla(173,80%,36%,1);--t556:hsla(172,85%,38%,1);--t557:hsla(170,90%,45%,1);--t558:hsla(163,69%,81%,1);--t559:hsla(163,69%,81%,0);--t560:hsla(163,69%,81%,0.2);--t561:hsla(163,69%,81%,0.4);--t562:hsla(163,69%,81%,0.6);--t563:hsla(163,69%,81%,0.8);--t564:hsla(163,69%,81%,0.1);--t565:hsla(163,69%,81%,0.075);--t566:hsla(163,69%,81%,0.05);--t567:hsla(163,69%,81%,0.025);--t568:hsla(163,69%,81%,0.02);--t569:hsla(163,69%,81%,0.01);--t570:hsla(175,24%,9%,0.1);--t571:hsla(175,24%,9%,0.075);--t572:hsla(175,24%,9%,0.05);--t573:hsla(175,24%,9%,0.025);--t574:hsla(175,24%,9%,0.02);--t575:hsla(175,24%,9%,0.01);--t576:hsla(173,22%,7%,0.2);--t577:hsla(173,22%,7%,0.4);--t578:hsla(173,22%,7%,0.6);--t579:hsla(173,22%,7%,0.8);--t580:hsla(47,29%,6%,0);--t581:hsla(45,29%,8%,0.2);--t582:hsla(45,29%,8%,0.4);--t583:hsla(45,29%,8%,0.6);--t584:hsla(45,29%,8%,0.8);--t585:hsla(47,29%,6%,1);--t586:hsla(45,29%,8%,1);--t587:hsla(45,80%,10%,1);--t588:hsla(48,100%,11%,1);--t589:hsla(47,100%,13%,1);--t590:hsla(48,95%,16%,1);--t591:hsla(46,63%,25%,1);--t592:hsla(45,60%,32%,1);--t593:hsla(53,100%,58%,1);--t594:hsla(60,100%,67%,1);--t595:hsla(53,90%,62%,1);--t596:hsla(53,79%,84%,1);--t597:hsla(53,78%,84%,0);--t598:hsla(53,78%,84%,0.2);--t599:hsla(53,78%,84%,0.4);--t600:hsla(53,78%,84%,0.6);--t601:hsla(53,78%,84%,0.8);--t602:hsla(53,78%,84%,0.1);--t603:hsla(53,78%,84%,0.075);--t604:hsla(53,78%,84%,0.05);--t605:hsla(53,78%,84%,0.025);--t606:hsla(53,78%,84%,0.02);--t607:hsla(53,78%,84%,0.01);--t608:hsla(45,29%,8%,0.1);--t609:hsla(45,29%,8%,0.075);--t610:hsla(45,29%,8%,0.05);--t611:hsla(45,29%,8%,0.025);--t612:hsla(45,29%,8%,0.02);--t613:hsla(45,29%,8%,0.01);--t614:hsla(47,29%,6%,0.2);--t615:hsla(47,29%,6%,0.4);--t616:hsla(47,29%,6%,0.6);--t617:hsla(47,29%,6%,0.8);--t618:var(--accent,rgb(0 0 0/.12));--t619:var(--accent-foreground,#0a0a0a);--t620:var(--surface-1,rgb(0 0 0/.03));--t621:var(--surface-2,rgb(0 0 0/.06));--t622:var(--border,rgb(0 0 0/.10));--t623:var(--surface-3,rgb(0 0 0/.12));--t624:var(--foreground,#0a0a0a);--t625:#f7f7f7;--t626:var(--text-tertiary,rgb(10 10 10/.55));--t627:rgba(0,0,0,0.04);--t628:rgba(0,0,0,0.08);--t629:rgba(0,0,0,0.12);--t630:rgba(0,0,0,0.22);--t631:rgba(0,0,0,0.44);--t632:rgba(0,0,0,0.75);--t633:rgba(255,255,255,0.05);--t634:rgba(255,255,255,0.15);--t635:rgba(255,255,255,0.55);--t636:rgba(255,255,255,0.7);--t637:#fcfcfc;--t638:#f9f9f9;--t639:#f0f0f0;--t640:#e8e8e8;--t641:#e0e0e0;--t642:#d9d9d9;--t643:#cecece;--t644:#bbbbbb;--t645:#8d8d8d;--t646:#838383;--t647:#646464;--t648:#202020;--t649:#fbfdff;--t650:#f4faff;--t651:#e6f4fe;--t652:#d5efff;--t653:#c2e5ff;--t654:#acd8fc;--t655:#8ec8f6;--t656:#5eb1ef;--t657:#0588f0;--t658:#0d74ce;--t659:#113264;--t660:#fffcfc;--t661:#fff7f7;--t662:#feebec;--t663:#ffdbdc;--t664:#ffcdce;--t665:#fdbdbe;--t666:#f4a9aa;--t667:#eb8e90;--t668:#dc3e42;--t669:#ce2c31;--t670:#641723;--t671:#fdfdf9;--t672:#fefce9;--t673:#fffab8;--t674:#fff394;--t675:#ffe770;--t676:#f3d768;--t677:#e4c767;--t678:#d5ae39;--t679:#ffdc00;--t680:#9e6c00;--t681:#473b1f;--t682:#fbfefc;--t683:#f4fbf6;--t684:#e6f6eb;--t685:#d6f1df;--t686:#c4e8d1;--t687:#adddc0;--t688:#8eceaa;--t689:#5bb98b;--t690:#2b9a66;--t691:#218358;--t692:#193b2d;--t693:#fefcfb;--t694:#fff7ed;--t695:#ffefd6;--t696:#ffdfb5;--t697:#ffd19a;--t698:#ffc182;--t699:#f5ae73;--t700:#ec9455;--t701:#ef5f00;--t702:#cc4e00;--t703:#582d1d;--t704:#fffcfe;--t705:#fef7fb;--t706:#fee9f5;--t707:#fbdcef;--t708:#f6cee7;--t709:#efbfdd;--t710:#e7acd0;--t711:#dd93c2;--t712:#cf3897;--t713:#c2298a;--t714:#651249;--t715:#fefcfe;--t716:#fbf7fe;--t717:#f7edfe;--t718:#f2e2fc;--t719:#ead5f9;--t720:#e0c4f4;--t721:#d1afec;--t722:#be93e4;--t723:#8347b9;--t724:#8145b5;--t725:#402060;--t726:#fafefd;--t727:#f3fbf9;--t728:#e0f8f3;--t729:#ccf3ea;--t730:#b8eae0;--t731:#a1ded2;--t732:#83cdc1;--t733:#53b9ab;--t734:#0d9b8a;--t735:#008573;--t736:#0d3d38;--t737:var(--ring,rgb(0 0 0/.5));--t738:hsla(216,100%,99%,0);--t739:hsla(207,100%,98%,0.2);--t740:hsla(207,100%,98%,0.4);--t741:hsla(207,100%,98%,0.6);--t742:hsla(207,100%,98%,0.8);--t743:hsla(210,100%,99%,1);--t744:hsla(207,100%,98%,1);--t745:hsla(205,92%,95%,1);--t746:hsla(203,100%,92%,1);--t747:hsla(206,100%,88%,1);--t748:hsla(207,93%,83%,1);--t749:hsla(207,85%,76%,1);--t750:hsla(206,82%,65%,1);--t751:hsla(207,96%,48%,1);--t752:hsla(208,88%,43%,1);--t753:hsla(216,71%,23%,1);--t754:hsla(216,71%,23%,0);--t755:hsla(216,71%,23%,0.2);--t756:hsla(216,71%,23%,0.4);--t757:hsla(216,71%,23%,0.6);--t758:hsla(216,71%,23%,0.8);--t759:hsla(216,71%,23%,0.1);--t760:hsla(216,71%,23%,0.075);--t761:hsla(216,71%,23%,0.05);--t762:hsla(216,71%,23%,0.025);--t763:hsla(216,71%,23%,0.02);--t764:hsla(216,71%,23%,0.01);--t765:hsla(207,100%,98%,0.1);--t766:hsla(207,100%,98%,0.075);--t767:hsla(207,100%,98%,0.05);--t768:hsla(207,100%,98%,0.025);--t769:hsla(207,100%,98%,0.02);--t770:hsla(207,100%,98%,0.01);--t771:hsla(216,100%,99%,0.2);--t772:hsla(216,100%,99%,0.4);--t773:hsla(216,100%,99%,0.6);--t774:hsla(216,100%,99%,0.8);--t775:hsla(0,0%,99%,0);--t776:hsla(0,0%,98%,0.2);--t777:hsla(0,0%,98%,0.4);--t778:hsla(0,0%,98%,0.6);--t779:hsla(0,0%,98%,0.8);--t780:hsla(0,0%,99%,1);--t781:hsla(0,0%,98%,1);--t782:hsla(0,0%,94%,1);--t783:hsla(0,0%,91%,1);--t784:hsla(0,0%,88%,1);--t785:hsla(0,0%,81%,1);--t786:hsla(0,0%,73%,1);--t787:hsla(0,0%,55%,1);--t788:hsla(0,0%,51%,1);--t789:hsla(0,0%,39%,1);--t790:hsla(0,0%,13%,0);--t791:hsla(0,0%,13%,0.2);--t792:hsla(0,0%,13%,0.4);--t793:hsla(0,0%,13%,0.6);--t794:hsla(0,0%,13%,0.8);--t795:hsla(0,0%,13%,0.1);--t796:hsla(0,0%,13%,0.075);--t797:hsla(0,0%,13%,0.05);--t798:hsla(0,0%,13%,0.025);--t799:hsla(0,0%,13%,0.02);--t800:hsla(0,0%,13%,0.01);--t801:hsla(0,0%,98%,0.1);--t802:hsla(0,0%,98%,0.075);--t803:hsla(0,0%,98%,0.05);--t804:hsla(0,0%,98%,0.025);--t805:hsla(0,0%,98%,0.02);--t806:hsla(0,0%,98%,0.01);--t807:hsla(0,0%,99%,0.2);--t808:hsla(0,0%,99%,0.4);--t809:hsla(0,0%,99%,0.6);--t810:hsla(0,0%,99%,0.8);--t811:hsla(140,60%,99%,0);--t812:hsla(137,47%,97%,0.2);--t813:hsla(137,47%,97%,0.4);--t814:hsla(137,47%,97%,0.6);--t815:hsla(137,47%,97%,0.8);--t816:hsla(140,60%,99%,1);--t817:hsla(137,47%,97%,1);--t818:hsla(139,47%,93%,1);--t819:hsla(140,49%,89%,1);--t820:hsla(142,44%,84%,1);--t821:hsla(144,41%,77%,1);--t822:hsla(146,40%,68%,1);--t823:hsla(151,40%,54%,1);--t824:hsla(152,56%,39%,1);--t825:hsla(154,60%,32%,1);--t826:hsla(155,40%,16%,1);--t827:hsla(156,41%,16%,0);--t828:hsla(156,41%,16%,0.2);--t829:hsla(156,41%,16%,0.4);--t830:hsla(156,41%,16%,0.6);--t831:hsla(156,41%,16%,0.8);--t832:hsla(156,41%,16%,0.1);--t833:hsla(156,41%,16%,0.075);--t834:hsla(156,41%,16%,0.05);--t835:hsla(156,41%,16%,0.025);--t836:hsla(156,41%,16%,0.02);--t837:hsla(156,41%,16%,0.01);--t838:hsla(137,47%,97%,0.1);--t839:hsla(137,47%,97%,0.075);--t840:hsla(137,47%,97%,0.05);--t841:hsla(137,47%,97%,0.025);--t842:hsla(137,47%,97%,0.02);--t843:hsla(137,47%,97%,0.01);--t844:hsla(140,60%,99%,0.2);--t845:hsla(140,60%,99%,0.4);--t846:hsla(140,60%,99%,0.6);--t847:hsla(140,60%,99%,0.8);--t848:hsla(20,60%,99%,0);--t849:hsla(33,100%,96%,0.2);--t850:hsla(33,100%,96%,0.4);--t851:hsla(33,100%,96%,0.6);--t852:hsla(33,100%,96%,0.8);--t853:hsla(20,60%,99%,1);--t854:hsla(33,100%,96%,1);--t855:hsla(37,100%,92%,1);--t856:hsla(34,100%,85%,1);--t857:hsla(33,100%,80%,1);--t858:hsla(30,100%,75%,1);--t859:hsla(27,87%,71%,1);--t860:hsla(25,80%,63%,1);--t861:hsla(24,100%,47%,1);--t862:hsla(23,100%,40%,1);--t863:hsla(16,50%,23%,1);--t864:hsla(16,50%,23%,0);--t865:hsla(16,50%,23%,0.2);--t866:hsla(16,50%,23%,0.4);--t867:hsla(16,50%,23%,0.6);--t868:hsla(16,50%,23%,0.8);--t869:hsla(16,50%,23%,0.1);--t870:hsla(16,50%,23%,0.075);--t871:hsla(16,50%,23%,0.05);--t872:hsla(16,50%,23%,0.025);--t873:hsla(16,50%,23%,0.02);--t874:hsla(16,50%,23%,0.01);--t875:hsla(33,100%,96%,0.1);--t876:hsla(33,100%,96%,0.075);--t877:hsla(33,100%,96%,0.05);--t878:hsla(33,100%,96%,0.025);--t879:hsla(33,100%,96%,0.02);--t880:hsla(33,100%,96%,0.01);--t881:hsla(20,60%,99%,0.2);--t882:hsla(20,60%,99%,0.4);--t883:hsla(20,60%,99%,0.6);--t884:hsla(20,60%,99%,0.8);--t885:hsla(324,100%,99%,0);--t886:hsla(326,78%,98%,0.2);--t887:hsla(326,78%,98%,0.4);--t888:hsla(326,78%,98%,0.6);--t889:hsla(326,78%,98%,0.8);--t890:hsla(320,100%,99%,1);--t891:hsla(326,78%,98%,1);--t892:hsla(326,91%,95%,1);--t893:hsla(323,79%,92%,1);--t894:hsla(323,69%,89%,1);--t895:hsla(323,60%,84%,1);--t896:hsla(323,55%,79%,1);--t897:hsla(322,52%,72%,1);--t898:hsla(322,61%,52%,1);--t899:hsla(322,65%,46%,1);--t900:hsla(320,70%,23%,1);--t901:hsla(320,69%,23%,0);--t902:hsla(320,69%,23%,0.2);--t903:hsla(320,69%,23%,0.4);--t904:hsla(320,69%,23%,0.6);--t905:hsla(320,69%,23%,0.8);--t906:hsla(320,69%,23%,0.1);--t907:hsla(320,69%,23%,0.075);--t908:hsla(320,69%,23%,0.05);--t909:hsla(320,69%,23%,0.025);--t910:hsla(320,69%,23%,0.02);--t911:hsla(320,69%,23%,0.01);--t912:hsla(326,78%,98%,0.1);--t913:hsla(326,78%,98%,0.075);--t914:hsla(326,78%,98%,0.05);--t915:hsla(326,78%,98%,0.025);--t916:hsla(326,78%,98%,0.02);--t917:hsla(326,78%,98%,0.01);--t918:hsla(324,100%,99%,0.2);--t919:hsla(324,100%,99%,0.4);--t920:hsla(324,100%,99%,0.6);--t921:hsla(324,100%,99%,0.8);--t922:hsla(300,60%,99%,0);--t923:hsla(274,78%,98%,0.2);--t924:hsla(274,78%,98%,0.4);--t925:hsla(274,78%,98%,0.6);--t926:hsla(274,78%,98%,0.8);--t927:hsla(300,50%,99%,1);--t928:hsla(274,78%,98%,1);--t929:hsla(275,89%,96%,1);--t930:hsla(277,81%,94%,1);--t931:hsla(275,75%,91%,1);--t932:hsla(275,69%,86%,1);--t933:hsla(273,62%,81%,1);--t934:hsla(272,60%,74%,1);--t935:hsla(272,45%,50%,1);--t936:hsla(272,45%,49%,1);--t937:hsla(270,50%,25%,1);--t938:hsla(270,50%,25%,0);--t939:hsla(270,50%,25%,0.2);--t940:hsla(270,50%,25%,0.4);--t941:hsla(270,50%,25%,0.6);--t942:hsla(270,50%,25%,0.8);--t943:hsla(270,50%,25%,0.1);--t944:hsla(270,50%,25%,0.075);--t945:hsla(270,50%,25%,0.05);--t946:hsla(270,50%,25%,0.025);--t947:hsla(270,50%,25%,0.02);--t948:hsla(270,50%,25%,0.01);--t949:hsla(274,78%,98%,0.1);--t950:hsla(274,78%,98%,0.075);--t951:hsla(274,78%,98%,0.05);--t952:hsla(274,78%,98%,0.025);--t953:hsla(274,78%,98%,0.02);--t954:hsla(274,78%,98%,0.01);--t955:hsla(300,60%,99%,0.2);--t956:hsla(300,60%,99%,0.4);--t957:hsla(300,60%,99%,0.6);--t958:hsla(300,60%,99%,0.8);--t959:hsla(0,100%,99%,0);--t960:hsla(0,100%,98%,0.2);--t961:hsla(0,100%,98%,0.4);--t962:hsla(0,100%,98%,0.6);--t963:hsla(0,100%,98%,0.8);--t964:hsla(0,100%,99%,1);--t965:hsla(0,100%,98%,1);--t966:hsla(357,90%,96%,1);--t967:hsla(358,100%,93%,1);--t968:hsla(359,100%,90%,1);--t969:hsla(359,94%,87%,1);--t970:hsla(359,77%,81%,1);--t971:hsla(359,70%,74%,1);--t972:hsla(358,69%,55%,1);--t973:hsla(358,65%,49%,1);--t974:hsla(351,63%,24%,1);--t975:hsla(351,63%,24%,0);--t976:hsla(351,63%,24%,0.2);--t977:hsla(351,63%,24%,0.4);--t978:hsla(351,63%,24%,0.6);--t979:hsla(351,63%,24%,0.8);--t980:hsla(351,63%,24%,0.1);--t981:hsla(351,63%,24%,0.075);--t982:hsla(351,63%,24%,0.05);--t983:hsla(351,63%,24%,0.025);--t984:hsla(351,63%,24%,0.02);--t985:hsla(351,63%,24%,0.01);--t986:hsla(0,100%,98%,0.1);--t987:hsla(0,100%,98%,0.075);--t988:hsla(0,100%,98%,0.05);--t989:hsla(0,100%,98%,0.025);--t990:hsla(0,100%,98%,0.02);--t991:hsla(0,100%,98%,0.01);--t992:hsla(0,100%,99%,0.2);--t993:hsla(0,100%,99%,0.4);--t994:hsla(0,100%,99%,0.6);--t995:hsla(0,100%,99%,0.8);--t996:hsla(160,60%,99%,0);--t997:hsla(165,50%,97%,0.2);--t998:hsla(165,50%,97%,0.4);--t999:hsla(165,50%,97%,0.6);--t1000:hsla(165,50%,97%,0.8);--t1001:hsla(165,67%,99%,1);--t1002:hsla(165,50%,97%,1);--t1003:hsla(167,63%,93%,1);--t1004:hsla(166,62%,88%,1);--t1005:hsla(168,54%,82%,1);--t1006:hsla(168,48%,75%,1);--t1007:hsla(170,43%,66%,1);--t1008:hsla(172,42%,53%,1);--t1009:hsla(173,85%,33%,1);--t1010:hsla(172,100%,26%,1);--t1011:hsla(174,65%,15%,1);--t1012:hsla(174,66%,15%,0);--t1013:hsla(174,66%,15%,0.2);--t1014:hsla(174,66%,15%,0.4);--t1015:hsla(174,66%,15%,0.6);--t1016:hsla(174,66%,15%,0.8);--t1017:hsla(174,66%,15%,0.1);--t1018:hsla(174,66%,15%,0.075);--t1019:hsla(174,66%,15%,0.05);--t1020:hsla(174,66%,15%,0.025);--t1021:hsla(174,66%,15%,0.02);--t1022:hsla(174,66%,15%,0.01);--t1023:hsla(165,50%,97%,0.1);--t1024:hsla(165,50%,97%,0.075);--t1025:hsla(165,50%,97%,0.05);--t1026:hsla(165,50%,97%,0.025);--t1027:hsla(165,50%,97%,0.02);--t1028:hsla(165,50%,97%,0.01);--t1029:hsla(160,60%,99%,0.2);--t1030:hsla(160,60%,99%,0.4);--t1031:hsla(160,60%,99%,0.6);--t1032:hsla(160,60%,99%,0.8);--t1033:hsla(60,45%,98%,0);--t1034:hsla(54,91%,95%,0.2);--t1035:hsla(54,91%,95%,0.4);--t1036:hsla(54,91%,95%,0.6);--t1037:hsla(54,91%,95%,0.8);--t1038:hsla(60,50%,98%,1);--t1039:hsla(54,91%,95%,1);--t1040:hsla(56,100%,86%,1);--t1041:hsla(53,100%,79%,1);--t1042:hsla(50,100%,72%,1);--t1043:hsla(48,85%,68%,1);--t1044:hsla(46,70%,65%,1);--t1045:hsla(45,65%,53%,1);--t1046:hsla(52,100%,50%,1);--t1047:hsla(41,100%,31%,1);--t1048:hsla(42,39%,20%,1);--t1049:hsla(42,39%,20%,0);--t1050:hsla(42,39%,20%,0.2);--t1051:hsla(42,39%,20%,0.4);--t1052:hsla(42,39%,20%,0.6);--t1053:hsla(42,39%,20%,0.8);--t1054:hsla(42,39%,20%,0.1);--t1055:hsla(42,39%,20%,0.075);--t1056:hsla(42,39%,20%,0.05);--t1057:hsla(42,39%,20%,0.025);--t1058:hsla(42,39%,20%,0.02);--t1059:hsla(42,39%,20%,0.01);--t1060:hsla(54,91%,95%,0.1);--t1061:hsla(54,91%,95%,0.075);--t1062:hsla(54,91%,95%,0.05);--t1063:hsla(54,91%,95%,0.025);--t1064:hsla(54,91%,95%,0.02);--t1065:hsla(54,91%,95%,0.01);--t1066:hsla(60,45%,98%,0.2);--t1067:hsla(60,45%,98%,0.4);--t1068:hsla(60,45%,98%,0.6);--t1069:hsla(60,45%,98%,0.8);--c-radius-0:0px;--c-radius-1:calc(6px * var(--radius-scale, 1));--c-radius-10:9999px;--c-radius-11:9999px;--c-radius-12:9999px;--c-radius-2:calc(6px * var(--radius-scale, 1));--c-radius-3:calc(8px * var(--radius-scale, 1));--c-radius-4:calc(8px * var(--radius-scale, 1));--c-radius-5:calc(12px * var(--radius-scale, 1));--c-radius-6:calc(12px * var(--radius-scale, 1));--c-radius-7:calc(12px * var(--radius-scale, 1));--c-radius-8:calc(12px * var(--radius-scale, 1));--c-radius-9:calc(12px * var(--radius-scale, 1));--c-radius-true:calc(8px * var(--radius-scale, 1));--c-size-0:0px;--c-size-0--25:2px;--c-size-0--5:4px;--c-size-0--75:8px;--c-size-1:20px;--c-size-1--5:24px;--c-size-10:104px;--c-size-11:124px;--c-size-12:144px;--c-size-13:164px;--c-size-14:184px;--c-size-15:204px;--c-size-16:224px;--c-size-17:224px;--c-size-18:244px;--c-size-19:264px;--c-size-2:28px;--c-size-2--5:32px;--c-size-20:284px;--c-size-3:36px;--c-size-3--5:40px;--c-size-4:44px;--c-size-4--5:48px;--c-size-5:52px;--c-size-6:64px;--c-size-7:74px;--c-size-8:84px;--c-size-9:94px;--c-size-true:44px;--c-space--0:0px;--c-space--0--25:calc(-1px * var(--density, 1));--c-space--0--5:calc(-2px * var(--density, 1));--c-space--0--75:calc(-3px * var(--density, 1));--c-space--1:calc(-4px * var(--density, 1));--c-space--1--5:calc(-6px * var(--density, 1));--c-space--10:calc(-64px * var(--density, 1));--c-space--11:calc(-80px * var(--density, 1));--c-space--12:calc(-96px * var(--density, 1));--c-space--13:calc(-112px * var(--density, 1));--c-space--14:calc(-128px * var(--density, 1));--c-space--15:calc(-144px * var(--density, 1));--c-space--16:calc(-160px * var(--density, 1));--c-space--17:calc(-160px * var(--density, 1));--c-space--18:calc(-176px * var(--density, 1));--c-space--19:calc(-192px * var(--density, 1));--c-space--2:calc(-8px * var(--density, 1));--c-space--2--5:calc(-10px * var(--density, 1));--c-space--20:calc(-208px * var(--density, 1));--c-space--3:calc(-12px * var(--density, 1));--c-space--3--5:calc(-14px * var(--density, 1));--c-space--4:calc(-16px * var(--density, 1));--c-space--4--5:calc(-20px * var(--density, 1));--c-space--5:calc(-24px * var(--density, 1));--c-space--6:calc(-32px * var(--density, 1));--c-space--7:calc(-40px * var(--density, 1));--c-space--8:calc(-48px * var(--density, 1));--c-space--9:calc(-56px * var(--density, 1));--c-space--true:calc(-16px * var(--density, 1));--c-space-0:0px;--c-space-0--25:calc(1px * var(--density, 1));--c-space-0--5:calc(2px * var(--density, 1));--c-space-0--75:calc(3px * var(--density, 1));--c-space-1:calc(4px * var(--density, 1));--c-space-1--5:calc(6px * var(--density, 1));--c-space-10:calc(64px * var(--density, 1));--c-space-11:calc(80px * var(--density, 1));--c-space-12:calc(96px * var(--density, 1));--c-space-13:calc(112px * var(--density, 1));--c-space-14:calc(128px * var(--density, 1));--c-space-15:calc(144px * var(--density, 1));--c-space-16:calc(160px * var(--density, 1));--c-space-17:calc(160px * var(--density, 1));--c-space-18:calc(176px * var(--density, 1));--c-space-19:calc(192px * var(--density, 1));--c-space-2:calc(8px * var(--density, 1));--c-space-2--5:calc(10px * var(--density, 1));--c-space-20:calc(208px * var(--density, 1));--c-space-3:calc(12px * var(--density, 1));--c-space-3--5:calc(14px * var(--density, 1));--c-space-4:calc(16px * var(--density, 1));--c-space-4--5:calc(20px * var(--density, 1));--c-space-5:calc(24px * var(--density, 1));--c-space-6:calc(32px * var(--density, 1));--c-space-7:calc(40px * var(--density, 1));--c-space-8:calc(48px * var(--density, 1));--c-space-9:calc(56px * var(--density, 1));--c-space-true:calc(16px * var(--density, 1));--c-zIndex-0:0;--c-zIndex-1:100;--c-zIndex-2:200;--c-zIndex-3:300;--c-zIndex-4:400;--c-zIndex-5:500}:root .font_body,:root .t_lang-body-default .font_body{--f-family:var(--font-sans,"Geist",system-ui,-apple-system,sans-serif);--f-lineHeight-1:calc(16px * var(--type-scale, 1));--f-lineHeight-2:calc(18px * var(--type-scale, 1));--f-lineHeight-3:calc(20px * var(--type-scale, 1));--f-lineHeight-4:calc(22px * var(--type-scale, 1));--f-lineHeight-5:calc(22px * var(--type-scale, 1));--f-lineHeight-6:calc(24px * var(--type-scale, 1));--f-lineHeight-7:calc(22px * var(--type-scale, 1));--f-lineHeight-8:calc(28px * var(--type-scale, 1));--f-lineHeight-9:calc(28px * var(--type-scale, 1));--f-lineHeight-10:calc(34px * var(--type-scale, 1));--f-lineHeight-11:calc(42px * var(--type-scale, 1));--f-lineHeight-12:calc(50px * var(--type-scale, 1));--f-lineHeight-13:calc(58px * var(--type-scale, 1));--f-lineHeight-14:calc(66px * var(--type-scale, 1));--f-lineHeight-15:calc(82px * var(--type-scale, 1));--f-lineHeight-16:calc(98px * var(--type-scale, 1));--f-lineHeight-true:calc(20px * var(--type-scale, 1));--f-weight-1:400;--f-weight-2:400;--f-weight-3:400;--f-weight-4:400;--f-weight-5:400;--f-weight-6:400;--f-weight-7:400;--f-weight-8:400;--f-weight-9:400;--f-weight-10:400;--f-weight-11:400;--f-weight-12:400;--f-weight-13:400;--f-weight-14:400;--f-weight-15:400;--f-weight-16:400;--f-weight-true:400;--f-letterSpacing-1:0px;--f-letterSpacing-2:0px;--f-letterSpacing-3:0px;--f-letterSpacing-4:0px;--f-letterSpacing-5:0px;--f-letterSpacing-6:0px;--f-letterSpacing-7:-0.025em;--f-letterSpacing-8:-0.025em;--f-letterSpacing-9:-0.025em;--f-letterSpacing-10:-0.025em;--f-letterSpacing-11:-0.025em;--f-letterSpacing-12:-0.025em;--f-letterSpacing-13:-0.025em;--f-letterSpacing-14:-0.025em;--f-letterSpacing-15:-0.025em;--f-letterSpacing-16:-0.025em;--f-letterSpacing-true:0px;--f-size-1:var(--text-xs,11px);--f-size-2:var(--text-sm,13px);--f-size-3:var(--text-base,14px);--f-size-4:var(--text-lg,15px);--f-size-5:var(--text-lg,15px);--f-size-6:var(--text-xl,17px);--f-size-7:var(--text-2xl,21px);--f-size-8:var(--text-3xl,26px);--f-size-9:var(--text-3xl,26px);--f-size-10:var(--text-4xl,32px);--f-size-11:var(--text-5xl,40px);--f-size-12:calc(var(--text-5xl, 40px) + (var(--text-7xl, 64px) - var(--text-5xl, 40px)) / 3);--f-size-13:calc(var(--text-5xl, 40px) + 2 * (var(--text-7xl, 64px) - var(--text-5xl, 40px)) / 3);--f-size-14:var(--text-7xl,64px);--f-size-15:calc(var(--text-7xl, 64px) + 4 * (var(--text-8xl, 84px) - var(--text-7xl, 64px)) / 5);--f-size-16:calc(var(--text-8xl, 84px) + 3 * (var(--text-9xl, 112px) - var(--text-8xl, 84px)) / 7);--f-size-true:var(--text-base,14px)}:root .font_heading,:root .t_lang-heading-default .font_heading{--f-family:var(--font-sans,"Geist",system-ui,-apple-system,sans-serif);--f-lineHeight-1:calc(16px * var(--type-scale, 1));--f-lineHeight-2:calc(18px * var(--type-scale, 1));--f-lineHeight-3:calc(20px * var(--type-scale, 1));--f-lineHeight-4:calc(22px * var(--type-scale, 1));--f-lineHeight-5:calc(22px * var(--type-scale, 1));--f-lineHeight-6:calc(24px * var(--type-scale, 1));--f-lineHeight-7:calc(22px * var(--type-scale, 1));--f-lineHeight-8:calc(28px * var(--type-scale, 1));--f-lineHeight-9:calc(28px * var(--type-scale, 1));--f-lineHeight-10:calc(34px * var(--type-scale, 1));--f-lineHeight-11:calc(42px * var(--type-scale, 1));--f-lineHeight-12:calc(50px * var(--type-scale, 1));--f-lineHeight-13:calc(58px * var(--type-scale, 1));--f-lineHeight-14:calc(66px * var(--type-scale, 1));--f-lineHeight-15:calc(82px * var(--type-scale, 1));--f-lineHeight-16:calc(98px * var(--type-scale, 1));--f-lineHeight-true:calc(20px * var(--type-scale, 1));--f-weight-0:600;--f-weight-1:600;--f-weight-2:600;--f-weight-3:600;--f-weight-4:600;--f-weight-5:600;--f-weight-6:700;--f-weight-7:700;--f-weight-8:700;--f-weight-9:800;--f-weight-10:800;--f-weight-11:800;--f-weight-12:800;--f-weight-13:800;--f-weight-14:800;--f-weight-15:800;--f-weight-16:800;--f-weight-true:800;--f-letterSpacing-1:0px;--f-letterSpacing-2:0px;--f-letterSpacing-3:0px;--f-letterSpacing-4:0px;--f-letterSpacing-5:0px;--f-letterSpacing-6:0px;--f-letterSpacing-7:-0.025em;--f-letterSpacing-8:-0.025em;--f-letterSpacing-9:-0.025em;--f-letterSpacing-10:-0.025em;--f-letterSpacing-11:-0.025em;--f-letterSpacing-12:-0.025em;--f-letterSpacing-13:-0.025em;--f-letterSpacing-14:-0.025em;--f-letterSpacing-15:-0.025em;--f-letterSpacing-16:-0.025em;--f-letterSpacing-true:0px;--f-size-1:var(--text-xs,11px);--f-size-2:var(--text-sm,13px);--f-size-3:var(--text-base,14px);--f-size-4:var(--text-lg,15px);--f-size-5:var(--text-lg,15px);--f-size-6:var(--text-xl,17px);--f-size-7:var(--text-2xl,21px);--f-size-8:var(--text-3xl,26px);--f-size-9:var(--text-3xl,26px);--f-size-10:var(--text-4xl,32px);--f-size-11:var(--text-5xl,40px);--f-size-12:calc(var(--text-5xl, 40px) + (var(--text-7xl, 64px) - var(--text-5xl, 40px)) / 3);--f-size-13:calc(var(--text-5xl, 40px) + 2 * (var(--text-7xl, 64px) - var(--text-5xl, 40px)) / 3);--f-size-14:var(--text-7xl,64px);--f-size-15:calc(var(--text-7xl, 64px) + 4 * (var(--text-8xl, 84px) - var(--text-7xl, 64px)) / 5);--f-size-16:calc(var(--text-8xl, 84px) + 3 * (var(--text-9xl, 112px) - var(--text-8xl, 84px)) / 7);--f-size-true:var(--text-base,14px)}:root .font_mono,:root .t_lang-mono-default .font_mono{--f-family:var(--font-mono,"Geist Mono",ui-monospace,SFMono-Regular,Menlo,Consolas,monospace);--f-lineHeight-1:calc(16px * var(--type-scale, 1));--f-lineHeight-2:calc(18px * var(--type-scale, 1));--f-lineHeight-3:calc(20px * var(--type-scale, 1));--f-lineHeight-4:calc(22px * var(--type-scale, 1));--f-lineHeight-5:calc(22px * var(--type-scale, 1));--f-lineHeight-6:calc(24px * var(--type-scale, 1));--f-lineHeight-7:calc(22px * var(--type-scale, 1));--f-lineHeight-8:calc(28px * var(--type-scale, 1));--f-lineHeight-9:calc(28px * var(--type-scale, 1));--f-lineHeight-10:calc(34px * var(--type-scale, 1));--f-lineHeight-11:calc(42px * var(--type-scale, 1));--f-lineHeight-12:calc(50px * var(--type-scale, 1));--f-lineHeight-13:calc(58px * var(--type-scale, 1));--f-lineHeight-14:calc(66px * var(--type-scale, 1));--f-lineHeight-15:calc(82px * var(--type-scale, 1));--f-lineHeight-16:calc(98px * var(--type-scale, 1));--f-lineHeight-true:calc(20px * var(--type-scale, 1));--f-weight-1:400;--f-weight-2:400;--f-weight-3:400;--f-weight-4:400;--f-weight-5:400;--f-weight-6:400;--f-weight-7:400;--f-weight-8:400;--f-weight-9:400;--f-weight-10:400;--f-weight-11:400;--f-weight-12:400;--f-weight-13:400;--f-weight-14:400;--f-weight-15:400;--f-weight-16:400;--f-weight-true:400;--f-letterSpacing-1:0px;--f-letterSpacing-2:0px;--f-letterSpacing-3:0px;--f-letterSpacing-4:0px;--f-letterSpacing-5:0px;--f-letterSpacing-6:0px;--f-letterSpacing-7:0px;--f-letterSpacing-8:0px;--f-letterSpacing-9:0px;--f-letterSpacing-10:0px;--f-letterSpacing-11:0px;--f-letterSpacing-12:0px;--f-letterSpacing-13:0px;--f-letterSpacing-14:0px;--f-letterSpacing-15:0px;--f-letterSpacing-16:0px;--f-letterSpacing-true:0px;--f-size-1:var(--text-xs,11px);--f-size-2:var(--text-sm,13px);--f-size-3:var(--text-base,14px);--f-size-4:var(--text-lg,15px);--f-size-5:var(--text-lg,15px);--f-size-6:var(--text-xl,17px);--f-size-7:var(--text-2xl,21px);--f-size-8:var(--text-3xl,26px);--f-size-9:var(--text-3xl,26px);--f-size-10:var(--text-4xl,32px);--f-size-11:var(--text-5xl,40px);--f-size-12:calc(var(--text-5xl, 40px) + (var(--text-7xl, 64px) - var(--text-5xl, 40px)) / 3);--f-size-13:calc(var(--text-5xl, 40px) + 2 * (var(--text-7xl, 64px) - var(--text-5xl, 40px)) / 3);--f-size-14:var(--text-7xl,64px);--f-size-15:calc(var(--text-7xl, 64px) + 4 * (var(--text-8xl, 84px) - var(--text-7xl, 64px)) / 5);--f-size-16:calc(var(--text-8xl, 84px) + 3 * (var(--text-9xl, 112px) - var(--text-8xl, 84px)) / 7);--f-size-true:var(--text-base,14px)}.font_body,.font_heading,.font_mono,.is_View{font-family:var(--f-family);letter-spacing:var(--f-letterSpacing-true);line-height:var(--f-lineHeight-true);font-weight:var(--f-weight-true)}.tm_xxt,:root.t_dark,:root.t_light .t_dark{--accentBackground:var(--t0);--accentColor:var(--t1);--background0:var(--t2);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--color1:var(--t7);--color2:var(--t8);--color3:var(--t9);--color4:var(--t10);--color5:var(--t11);--color6:var(--t12);--color7:var(--t13);--color8:var(--t14);--color9:var(--t15);--color10:var(--t16);--color11:var(--t17);--color12:var(--t18);--color0:var(--t19);--color02:var(--t20);--color04:var(--t21);--color06:var(--t22);--color08:var(--t23);--color:var(--t18);--colorHover:var(--t23);--colorPress:var(--t24);--colorFocus:var(--t17);--backgroundHover:var(--t26);--backgroundPress:var(--t7);--backgroundFocus:var(--t26);--backgroundActive:var(--t27);--borderColor:var(--t10);--borderColorHover:var(--t28);--borderColorFocus:var(--t29);--borderColorPress:var(--t26);--placeholderColor:var(--t30);--colorTransparent:var(--t19);--black1:var(--t31);--black2:var(--t32);--black3:var(--t33);--black4:var(--t34);--black5:var(--t35);--black6:var(--t36);--black7:var(--t37);--black8:var(--t38);--black9:var(--t39);--black10:var(--t40);--black11:var(--t41);--black12:var(--t42);--white1:var(--t43);--white2:var(--t44);--white3:var(--t45);--white4:var(--t46);--white5:var(--t47);--white6:var(--t48);--white7:var(--t49);--white8:var(--t50);--white9:var(--t51);--white10:var(--t52);--white11:var(--t53);--white12:var(--t54);--white0:var(--t56);--white02:var(--t57);--white04:var(--t58);--white06:var(--t59);--white08:var(--t60);--black0:var(--t62);--black02:var(--t63);--black04:var(--t64);--black06:var(--t65);--black08:var(--t66);--shadow1:var(--t67);--shadow2:var(--t68);--shadow3:var(--t69);--shadow4:var(--t70);--shadow5:var(--t71);--shadow6:var(--t66);--shadow7:var(--t72);--shadow8:var(--t61);--highlight1:var(--t73);--highlight2:var(--t57);--highlight3:var(--t74);--highlight4:var(--t75);--highlight5:var(--t76);--highlight6:var(--t77);--highlight7:var(--t78);--highlight8:var(--t55);--shadowColor:var(--t69);--gray1:var(--t79);--gray2:var(--t33);--gray3:var(--t80);--gray4:var(--t81);--gray5:var(--t82);--gray6:var(--t83);--gray7:var(--t84);--gray8:var(--t85);--gray9:var(--t86);--gray10:var(--t87);--gray11:var(--t88);--gray12:var(--t89);--blue1:var(--t90);--blue2:var(--t91);--blue3:var(--t92);--blue4:var(--t93);--blue5:var(--t94);--blue6:var(--t95);--blue7:var(--t96);--blue8:var(--t97);--blue9:var(--t98);--blue10:var(--t99);--blue11:var(--t100);--blue12:var(--t101);--red1:var(--t102);--red2:var(--t103);--red3:var(--t104);--red4:var(--t105);--red5:var(--t106);--red6:var(--t107);--red7:var(--t108);--red8:var(--t109);--red9:var(--t110);--red10:var(--t111);--red11:var(--t112);--red12:var(--t113);--yellow1:var(--t114);--yellow2:var(--t115);--yellow3:var(--t116);--yellow4:var(--t117);--yellow5:var(--t118);--yellow6:var(--t119);--yellow7:var(--t120);--yellow8:var(--t121);--yellow9:var(--t122);--yellow10:var(--t123);--yellow11:var(--t124);--yellow12:var(--t125);--green1:var(--t126);--green2:var(--t127);--green3:var(--t128);--green4:var(--t129);--green5:var(--t130);--green6:var(--t131);--green7:var(--t132);--green8:var(--t133);--green9:var(--t134);--green10:var(--t135);--green11:var(--t136);--green12:var(--t137);--orange1:var(--t138);--orange2:var(--t139);--orange3:var(--t140);--orange4:var(--t141);--orange5:var(--t142);--orange6:var(--t143);--orange7:var(--t144);--orange8:var(--t145);--orange9:var(--t146);--orange10:var(--t147);--orange11:var(--t148);--orange12:var(--t149);--pink1:var(--t150);--pink2:var(--t151);--pink3:var(--t152);--pink4:var(--t153);--pink5:var(--t154);--pink6:var(--t155);--pink7:var(--t156);--pink8:var(--t157);--pink9:var(--t158);--pink10:var(--t159);--pink11:var(--t160);--pink12:var(--t161);--purple1:var(--t162);--purple2:var(--t163);--purple3:var(--t164);--purple4:var(--t165);--purple5:var(--t166);--purple6:var(--t167);--purple7:var(--t168);--purple8:var(--t169);--purple9:var(--t170);--purple10:var(--t171);--purple11:var(--t172);--purple12:var(--t173);--teal1:var(--t174);--teal2:var(--t175);--teal3:var(--t176);--teal4:var(--t177);--teal5:var(--t178);--teal6:var(--t179);--teal7:var(--t180);--teal8:var(--t181);--teal9:var(--t182);--teal10:var(--t183);--teal11:var(--t184);--teal12:var(--t185);--neutral1:var(--t186);--neutral2:var(--t187);--neutral3:var(--t188);--neutral4:var(--t49);--neutral5:var(--t189);--neutral6:var(--t190);--neutral7:var(--t191);--neutral8:var(--t192);--neutral9:var(--t193);--neutral10:var(--t194);--neutral11:var(--t195);--neutral12:var(--t196);--accent1:var(--t24);--accent2:var(--t197);--accent3:var(--t198);--accent4:var(--t199);--accent5:var(--t17);--accent6:var(--t200);--accent7:var(--t201);--accent8:var(--t202);--accent9:var(--t203);--accent10:var(--t28);--accent11:var(--t29);--accent12:var(--t204);--color01:var(--t205);--color0075:var(--t206);--color005:var(--t207);--color0025:var(--t208);--color002:var(--t209);--color001:var(--t210);--background01:var(--t211);--background0075:var(--t212);--background005:var(--t213);--background0025:var(--t214);--background002:var(--t215);--background001:var(--t216);--outlineColor:var(--t217);--sunken:var(--t7);--panel:var(--t8);--hover:var(--t9);--edge:var(--t10);--raised:var(--t11);--rim:var(--t12);--bound:var(--t13);--dim:var(--t14);--faint:var(--t15);--soft:var(--t16);--quiet:var(--t17);--ink:var(--t18)}.t_dark ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_Button,:root.t_dark .t_SliderThumb,:root.t_dark .t_Switch,:root.t_dark .t_surface2,:root.t_light .t_dark .t_Button,:root.t_light .t_dark .t_SliderThumb,:root.t_light .t_dark .t_Switch,:root.t_light .t_dark .t_surface2{--color:var(--t17);--colorHover:var(--t24);--colorPress:var(--t17);--colorFocus:var(--t16);--background:var(--t29);--backgroundHover:var(--t28);--backgroundPress:var(--t26);--backgroundFocus:var(--t13);--backgroundActive:var(--t29);--borderColor:var(--t10);--borderColorHover:var(--t13);--borderColorFocus:var(--t12);--borderColorPress:var(--t28);--color01:var(--t205);--color0075:var(--t206);--color005:var(--t207);--color0025:var(--t208);--color002:var(--t209);--color001:var(--t210);--background01:var(--t211);--background0075:var(--t212);--background005:var(--t213);--background0025:var(--t214);--background002:var(--t215);--background001:var(--t216);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_Input,:root.t_dark .t_Progress,:root.t_dark .t_Slider,:root.t_dark .t_TextArea,:root.t_dark .t_surface1,:root.t_light .t_dark .t_Input,:root.t_light .t_dark .t_Progress,:root.t_light .t_dark .t_Slider,:root.t_light .t_dark .t_TextArea,:root.t_light .t_dark .t_surface1{--color:var(--t17);--colorHover:var(--t24);--colorPress:var(--t17);--colorFocus:var(--t16);--background:var(--t26);--backgroundHover:var(--t29);--backgroundPress:var(--t27);--backgroundFocus:var(--t28);--backgroundActive:var(--t26);--borderColor:var(--t10);--borderColorHover:var(--t12);--borderColorFocus:var(--t28);--borderColorPress:var(--t29);--color01:var(--t205);--color0075:var(--t206);--color005:var(--t207);--color0025:var(--t208);--color002:var(--t209);--color001:var(--t210);--background01:var(--t211);--background0075:var(--t212);--background005:var(--t213);--background0025:var(--t214);--background002:var(--t215);--background001:var(--t216);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_ProgressIndicator,:root.t_dark .t_SliderActive,:root.t_light .t_dark .t_ProgressIndicator,:root.t_light .t_dark .t_SliderActive{--color:var(--t17);--colorHover:var(--t24);--colorPress:var(--t17);--colorFocus:var(--t16);--background:var(--t12);--backgroundHover:var(--t13);--backgroundPress:var(--t28);--backgroundFocus:var(--t17);--backgroundActive:var(--t12);--borderColor:var(--t10);--borderColorHover:var(--t15);--borderColorFocus:var(--t14);--borderColorPress:var(--t13);--color01:var(--t205);--color0075:var(--t206);--color005:var(--t207);--color0025:var(--t208);--color002:var(--t209);--color001:var(--t210);--background01:var(--t211);--background0075:var(--t212);--background005:var(--t213);--background0025:var(--t214);--background002:var(--t215);--background001:var(--t216);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_SwitchThumb,:root.t_dark .t_Tooltip,:root.t_dark .t_black_SwitchThumb,:root.t_dark .t_black_Tooltip,:root.t_dark .t_black_accent,:root.t_light .t_dark .t_SwitchThumb,:root.t_light .t_dark .t_Tooltip,:root.t_light .t_dark .t_black_SwitchThumb,:root.t_light .t_dark .t_black_Tooltip,:root.t_light .t_dark .t_black_accent{--accentBackground:var(--t198);--accentColor:var(--t28);--background0:var(--t19);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--color1:var(--t24);--color2:var(--t17);--color3:var(--t16);--color4:var(--t15);--color5:var(--t14);--color6:var(--t13);--color7:var(--t12);--color8:var(--t28);--color9:var(--t29);--color10:var(--t26);--color11:var(--t27);--color12:var(--t7);--color0:var(--t2);--color02:var(--t218);--color04:var(--t219);--color06:var(--t220);--color08:var(--t221);--color:var(--t7);--colorHover:var(--t221);--colorPress:var(--t7);--colorFocus:var(--t27);--background:var(--t17);--backgroundHover:var(--t16);--backgroundPress:var(--t24);--backgroundFocus:var(--t16);--backgroundActive:var(--t17);--borderColor:var(--t15);--borderColorHover:var(--t14);--borderColorFocus:var(--t15);--borderColorPress:var(--t16);--placeholderColor:var(--t29);--colorTransparent:var(--t2);--color01:var(--t205);--color0075:var(--t206);--color005:var(--t207);--color0025:var(--t208);--color002:var(--t209);--color001:var(--t210);--background01:var(--t211);--background0075:var(--t212);--background005:var(--t213);--background0025:var(--t214);--background002:var(--t215);--background001:var(--t216);--outlineColor:var(--t217)}.t_dark_SwitchThumb ::selection,.t_dark_Tooltip ::selection,.t_dark_black_SwitchThumb ::selection,.t_dark_black_Tooltip ::selection,.t_dark_black_accent ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_accent,:root.t_light .t_dark .t_accent{--accentBackground:var(--t16);--accentColor:var(--t26);--background0:var(--t19);--background02:var(--t222);--background04:var(--t223);--background06:var(--t224);--background08:var(--t225);--color1:var(--t24);--color2:var(--t197);--color3:var(--t198);--color4:var(--t199);--color5:var(--t17);--color6:var(--t200);--color7:var(--t201);--color8:var(--t202);--color9:var(--t203);--color10:var(--t28);--color11:var(--t29);--color12:var(--t204);--color0:var(--t226);--color02:var(--t227);--color04:var(--t228);--color06:var(--t229);--color08:var(--t230);--color:var(--t204);--colorHover:var(--t230);--colorPress:var(--t204);--colorFocus:var(--t29);--background:var(--t197);--backgroundHover:var(--t198);--backgroundPress:var(--t24);--backgroundFocus:var(--t198);--backgroundActive:var(--t197);--borderColor:var(--t199);--borderColorHover:var(--t17);--borderColorFocus:var(--t199);--borderColorPress:var(--t198);--placeholderColor:var(--t203);--colorTransparent:var(--t226);--color01:var(--t231);--color0075:var(--t232);--color005:var(--t233);--color0025:var(--t234);--color002:var(--t235);--color001:var(--t236);--background01:var(--t237);--background0075:var(--t238);--background005:var(--t239);--background0025:var(--t240);--background002:var(--t241);--background001:var(--t242);--outlineColor:var(--t217)}.t_dark_accent ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_black,:root.t_light .t_dark .t_black{--accentBackground:var(--t28);--accentColor:var(--t198);--background0:var(--t2);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--color1:var(--t7);--color2:var(--t27);--color3:var(--t26);--color4:var(--t29);--color5:var(--t28);--color6:var(--t12);--color7:var(--t13);--color8:var(--t14);--color9:var(--t15);--color10:var(--t16);--color11:var(--t17);--color12:var(--t24);--color0:var(--t19);--color02:var(--t20);--color04:var(--t21);--color06:var(--t22);--color08:var(--t23);--color:var(--t24);--colorHover:var(--t23);--colorPress:var(--t24);--colorFocus:var(--t17);--background:var(--t27);--backgroundHover:var(--t26);--backgroundPress:var(--t7);--backgroundFocus:var(--t26);--backgroundActive:var(--t27);--borderColor:var(--t29);--borderColorHover:var(--t28);--borderColorFocus:var(--t29);--borderColorPress:var(--t26);--placeholderColor:var(--t15);--colorTransparent:var(--t19);--color01:var(--t205);--color0075:var(--t206);--color005:var(--t207);--color0025:var(--t208);--color002:var(--t209);--color001:var(--t210);--background01:var(--t211);--background0075:var(--t212);--background005:var(--t213);--background0025:var(--t214);--background002:var(--t215);--background001:var(--t216);--outlineColor:var(--t217)}.t_dark_black ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_black_Button,:root.t_dark .t_black_SliderThumb,:root.t_dark .t_black_Switch,:root.t_dark .t_black_surface2,:root.t_light .t_dark .t_black_Button,:root.t_light .t_dark .t_black_SliderThumb,:root.t_light .t_dark .t_black_Switch,:root.t_light .t_dark .t_black_surface2{--color:var(--t17);--colorHover:var(--t24);--colorPress:var(--t17);--colorFocus:var(--t16);--background:var(--t29);--backgroundHover:var(--t28);--backgroundPress:var(--t26);--backgroundFocus:var(--t13);--backgroundActive:var(--t29);--borderColor:var(--t29);--borderColorHover:var(--t13);--borderColorFocus:var(--t12);--borderColorPress:var(--t28);--color01:var(--t205);--color0075:var(--t206);--color005:var(--t207);--color0025:var(--t208);--color002:var(--t209);--color001:var(--t210);--background01:var(--t211);--background0075:var(--t212);--background005:var(--t213);--background0025:var(--t214);--background002:var(--t215);--background001:var(--t216);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_black_Input,:root.t_dark .t_black_Progress,:root.t_dark .t_black_Slider,:root.t_dark .t_black_TextArea,:root.t_dark .t_black_surface1,:root.t_light .t_dark .t_black_Input,:root.t_light .t_dark .t_black_Progress,:root.t_light .t_dark .t_black_Slider,:root.t_light .t_dark .t_black_TextArea,:root.t_light .t_dark .t_black_surface1{--color:var(--t17);--colorHover:var(--t24);--colorPress:var(--t17);--colorFocus:var(--t16);--background:var(--t26);--backgroundHover:var(--t29);--backgroundPress:var(--t27);--backgroundFocus:var(--t28);--backgroundActive:var(--t26);--borderColor:var(--t29);--borderColorHover:var(--t12);--borderColorFocus:var(--t28);--borderColorPress:var(--t29);--color01:var(--t205);--color0075:var(--t206);--color005:var(--t207);--color0025:var(--t208);--color002:var(--t209);--color001:var(--t210);--background01:var(--t211);--background0075:var(--t212);--background005:var(--t213);--background0025:var(--t214);--background002:var(--t215);--background001:var(--t216);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_black_ProgressIndicator,:root.t_dark .t_black_SliderActive,:root.t_light .t_dark .t_black_ProgressIndicator,:root.t_light .t_dark .t_black_SliderActive{--color:var(--t17);--colorHover:var(--t24);--colorPress:var(--t17);--colorFocus:var(--t16);--background:var(--t12);--backgroundHover:var(--t13);--backgroundPress:var(--t28);--backgroundFocus:var(--t17);--backgroundActive:var(--t12);--borderColor:var(--t29);--borderColorHover:var(--t15);--borderColorFocus:var(--t14);--borderColorPress:var(--t13);--color01:var(--t205);--color0075:var(--t206);--color005:var(--t207);--color0025:var(--t208);--color002:var(--t209);--color001:var(--t210);--background01:var(--t211);--background0075:var(--t212);--background005:var(--t213);--background0025:var(--t214);--background002:var(--t215);--background001:var(--t216);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_blue,:root.t_light .t_dark .t_blue{--accentBackground:var(--t28);--accentColor:var(--t198);--background0:var(--t243);--background02:var(--t244);--background04:var(--t245);--background06:var(--t246);--background08:var(--t247);--color1:var(--t248);--color2:var(--t249);--color3:var(--t250);--color4:var(--t251);--color5:var(--t252);--color6:var(--t253);--color7:var(--t254);--color8:var(--t255);--color9:var(--t256);--color10:var(--t257);--color11:var(--t258);--color12:var(--t259);--color0:var(--t260);--color02:var(--t261);--color04:var(--t262);--color06:var(--t263);--color08:var(--t264);--color:var(--t259);--colorHover:var(--t264);--colorPress:var(--t259);--colorFocus:var(--t258);--background:var(--t249);--backgroundHover:var(--t250);--backgroundPress:var(--t248);--backgroundFocus:var(--t250);--backgroundActive:var(--t249);--borderColor:var(--t251);--borderColorHover:var(--t252);--borderColorFocus:var(--t251);--borderColorPress:var(--t250);--placeholderColor:var(--t256);--colorTransparent:var(--t260);--color01:var(--t265);--color0075:var(--t266);--color005:var(--t267);--color0025:var(--t268);--color002:var(--t269);--color001:var(--t270);--background01:var(--t271);--background0075:var(--t272);--background005:var(--t273);--background0025:var(--t274);--background002:var(--t275);--background001:var(--t276);--outlineColor:var(--t217)}.t_dark_blue ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_blue_Button,:root.t_dark .t_blue_SliderThumb,:root.t_dark .t_blue_Switch,:root.t_dark .t_blue_surface2,:root.t_light .t_dark .t_blue_Button,:root.t_light .t_dark .t_blue_SliderThumb,:root.t_light .t_dark .t_blue_Switch,:root.t_light .t_dark .t_blue_surface2{--color:var(--t258);--colorHover:var(--t259);--colorPress:var(--t258);--colorFocus:var(--t257);--background:var(--t251);--backgroundHover:var(--t252);--backgroundPress:var(--t250);--backgroundFocus:var(--t254);--backgroundActive:var(--t251);--borderColor:var(--t251);--borderColorHover:var(--t254);--borderColorFocus:var(--t253);--borderColorPress:var(--t252);--color01:var(--t265);--color0075:var(--t266);--color005:var(--t267);--color0025:var(--t268);--color002:var(--t269);--color001:var(--t270);--background01:var(--t271);--background0075:var(--t272);--background005:var(--t273);--background0025:var(--t274);--background002:var(--t275);--background001:var(--t276);--background02:var(--t244);--background04:var(--t245);--background06:var(--t246);--background08:var(--t247);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_blue_Input,:root.t_dark .t_blue_Progress,:root.t_dark .t_blue_Slider,:root.t_dark .t_blue_TextArea,:root.t_dark .t_blue_surface1,:root.t_light .t_dark .t_blue_Input,:root.t_light .t_dark .t_blue_Progress,:root.t_light .t_dark .t_blue_Slider,:root.t_light .t_dark .t_blue_TextArea,:root.t_light .t_dark .t_blue_surface1{--color:var(--t258);--colorHover:var(--t259);--colorPress:var(--t258);--colorFocus:var(--t257);--background:var(--t250);--backgroundHover:var(--t251);--backgroundPress:var(--t249);--backgroundFocus:var(--t252);--backgroundActive:var(--t250);--borderColor:var(--t251);--borderColorHover:var(--t253);--borderColorFocus:var(--t252);--borderColorPress:var(--t251);--color01:var(--t265);--color0075:var(--t266);--color005:var(--t267);--color0025:var(--t268);--color002:var(--t269);--color001:var(--t270);--background01:var(--t271);--background0075:var(--t272);--background005:var(--t273);--background0025:var(--t274);--background002:var(--t275);--background001:var(--t276);--background02:var(--t244);--background04:var(--t245);--background06:var(--t246);--background08:var(--t247);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_blue_ProgressIndicator,:root.t_dark .t_blue_SliderActive,:root.t_light .t_dark .t_blue_ProgressIndicator,:root.t_light .t_dark .t_blue_SliderActive{--color:var(--t258);--colorHover:var(--t259);--colorPress:var(--t258);--colorFocus:var(--t257);--background:var(--t253);--backgroundHover:var(--t254);--backgroundPress:var(--t252);--backgroundFocus:var(--t258);--backgroundActive:var(--t253);--borderColor:var(--t251);--borderColorHover:var(--t256);--borderColorFocus:var(--t255);--borderColorPress:var(--t254);--color01:var(--t265);--color0075:var(--t266);--color005:var(--t267);--color0025:var(--t268);--color002:var(--t269);--color001:var(--t270);--background01:var(--t271);--background0075:var(--t272);--background005:var(--t273);--background0025:var(--t274);--background002:var(--t275);--background001:var(--t276);--background02:var(--t244);--background04:var(--t245);--background06:var(--t246);--background08:var(--t247);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_blue_SwitchThumb,:root.t_dark .t_blue_Tooltip,:root.t_dark .t_blue_accent,:root.t_light .t_dark .t_blue_SwitchThumb,:root.t_light .t_dark .t_blue_Tooltip,:root.t_light .t_dark .t_blue_accent{--accentBackground:var(--t198);--accentColor:var(--t28);--background0:var(--t260);--background02:var(--t244);--background04:var(--t245);--background06:var(--t246);--background08:var(--t247);--color1:var(--t259);--color2:var(--t258);--color3:var(--t257);--color4:var(--t256);--color5:var(--t255);--color6:var(--t254);--color7:var(--t253);--color8:var(--t252);--color9:var(--t251);--color10:var(--t250);--color11:var(--t249);--color12:var(--t248);--color0:var(--t243);--color02:var(--t277);--color04:var(--t278);--color06:var(--t279);--color08:var(--t280);--color:var(--t248);--colorHover:var(--t280);--colorPress:var(--t248);--colorFocus:var(--t249);--background:var(--t258);--backgroundHover:var(--t257);--backgroundPress:var(--t259);--backgroundFocus:var(--t257);--backgroundActive:var(--t258);--borderColor:var(--t256);--borderColorHover:var(--t255);--borderColorFocus:var(--t256);--borderColorPress:var(--t257);--placeholderColor:var(--t251);--colorTransparent:var(--t243);--color01:var(--t265);--color0075:var(--t266);--color005:var(--t267);--color0025:var(--t268);--color002:var(--t269);--color001:var(--t270);--background01:var(--t271);--background0075:var(--t272);--background005:var(--t273);--background0025:var(--t274);--background002:var(--t275);--background001:var(--t276);--outlineColor:var(--t217)}.t_dark_blue_SwitchThumb ::selection,.t_dark_blue_Tooltip ::selection,.t_dark_blue_accent ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_gray,:root.t_light .t_dark .t_gray{--accentBackground:var(--t28);--accentColor:var(--t198);--background0:var(--t281);--background02:var(--t282);--background04:var(--t283);--background06:var(--t284);--background08:var(--t285);--color1:var(--t286);--color2:var(--t26);--color3:var(--t287);--color4:var(--t288);--color5:var(--t289);--color6:var(--t290);--color7:var(--t291);--color8:var(--t292);--color9:var(--t293);--color10:var(--t294);--color11:var(--t295);--color12:var(--t198);--color0:var(--t296);--color02:var(--t297);--color04:var(--t298);--color06:var(--t299);--color08:var(--t300);--color:var(--t198);--colorHover:var(--t300);--colorPress:var(--t198);--colorFocus:var(--t295);--background:var(--t26);--backgroundHover:var(--t287);--backgroundPress:var(--t286);--backgroundFocus:var(--t287);--backgroundActive:var(--t26);--borderColor:var(--t288);--borderColorHover:var(--t289);--borderColorFocus:var(--t288);--borderColorPress:var(--t287);--placeholderColor:var(--t293);--colorTransparent:var(--t296);--color01:var(--t301);--color0075:var(--t302);--color005:var(--t303);--color0025:var(--t304);--color002:var(--t305);--color001:var(--t306);--background01:var(--t307);--background0075:var(--t308);--background005:var(--t309);--background0025:var(--t310);--background002:var(--t311);--background001:var(--t312);--outlineColor:var(--t217)}.t_dark_gray ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_gray_Button,:root.t_dark .t_gray_SliderThumb,:root.t_dark .t_gray_Switch,:root.t_dark .t_gray_surface2,:root.t_light .t_dark .t_gray_Button,:root.t_light .t_dark .t_gray_SliderThumb,:root.t_light .t_dark .t_gray_Switch,:root.t_light .t_dark .t_gray_surface2{--color:var(--t295);--colorHover:var(--t198);--colorPress:var(--t295);--colorFocus:var(--t294);--background:var(--t288);--backgroundHover:var(--t289);--backgroundPress:var(--t287);--backgroundFocus:var(--t291);--backgroundActive:var(--t288);--borderColor:var(--t288);--borderColorHover:var(--t291);--borderColorFocus:var(--t290);--borderColorPress:var(--t289);--color01:var(--t301);--color0075:var(--t302);--color005:var(--t303);--color0025:var(--t304);--color002:var(--t305);--color001:var(--t306);--background01:var(--t307);--background0075:var(--t308);--background005:var(--t309);--background0025:var(--t310);--background002:var(--t311);--background001:var(--t312);--background02:var(--t282);--background04:var(--t283);--background06:var(--t284);--background08:var(--t285);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_gray_Input,:root.t_dark .t_gray_Progress,:root.t_dark .t_gray_Slider,:root.t_dark .t_gray_TextArea,:root.t_dark .t_gray_surface1,:root.t_light .t_dark .t_gray_Input,:root.t_light .t_dark .t_gray_Progress,:root.t_light .t_dark .t_gray_Slider,:root.t_light .t_dark .t_gray_TextArea,:root.t_light .t_dark .t_gray_surface1{--color:var(--t295);--colorHover:var(--t198);--colorPress:var(--t295);--colorFocus:var(--t294);--background:var(--t287);--backgroundHover:var(--t288);--backgroundPress:var(--t26);--backgroundFocus:var(--t289);--backgroundActive:var(--t287);--borderColor:var(--t288);--borderColorHover:var(--t290);--borderColorFocus:var(--t289);--borderColorPress:var(--t288);--color01:var(--t301);--color0075:var(--t302);--color005:var(--t303);--color0025:var(--t304);--color002:var(--t305);--color001:var(--t306);--background01:var(--t307);--background0075:var(--t308);--background005:var(--t309);--background0025:var(--t310);--background002:var(--t311);--background001:var(--t312);--background02:var(--t282);--background04:var(--t283);--background06:var(--t284);--background08:var(--t285);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_gray_ProgressIndicator,:root.t_dark .t_gray_SliderActive,:root.t_light .t_dark .t_gray_ProgressIndicator,:root.t_light .t_dark .t_gray_SliderActive{--color:var(--t295);--colorHover:var(--t198);--colorPress:var(--t295);--colorFocus:var(--t294);--background:var(--t290);--backgroundHover:var(--t291);--backgroundPress:var(--t289);--backgroundFocus:var(--t295);--backgroundActive:var(--t290);--borderColor:var(--t288);--borderColorHover:var(--t293);--borderColorFocus:var(--t292);--borderColorPress:var(--t291);--color01:var(--t301);--color0075:var(--t302);--color005:var(--t303);--color0025:var(--t304);--color002:var(--t305);--color001:var(--t306);--background01:var(--t307);--background0075:var(--t308);--background005:var(--t309);--background0025:var(--t310);--background002:var(--t311);--background001:var(--t312);--background02:var(--t282);--background04:var(--t283);--background06:var(--t284);--background08:var(--t285);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_gray_SwitchThumb,:root.t_dark .t_gray_Tooltip,:root.t_dark .t_gray_accent,:root.t_light .t_dark .t_gray_SwitchThumb,:root.t_light .t_dark .t_gray_Tooltip,:root.t_light .t_dark .t_gray_accent{--accentBackground:var(--t198);--accentColor:var(--t28);--background0:var(--t296);--background02:var(--t282);--background04:var(--t283);--background06:var(--t284);--background08:var(--t285);--color1:var(--t198);--color2:var(--t295);--color3:var(--t294);--color4:var(--t293);--color5:var(--t292);--color6:var(--t291);--color7:var(--t290);--color8:var(--t289);--color9:var(--t288);--color10:var(--t287);--color11:var(--t26);--color12:var(--t286);--color0:var(--t281);--color02:var(--t313);--color04:var(--t314);--color06:var(--t315);--color08:var(--t316);--color:var(--t286);--colorHover:var(--t316);--colorPress:var(--t286);--colorFocus:var(--t26);--background:var(--t295);--backgroundHover:var(--t294);--backgroundPress:var(--t198);--backgroundFocus:var(--t294);--backgroundActive:var(--t295);--borderColor:var(--t293);--borderColorHover:var(--t292);--borderColorFocus:var(--t293);--borderColorPress:var(--t294);--placeholderColor:var(--t288);--colorTransparent:var(--t281);--color01:var(--t301);--color0075:var(--t302);--color005:var(--t303);--color0025:var(--t304);--color002:var(--t305);--color001:var(--t306);--background01:var(--t307);--background0075:var(--t308);--background005:var(--t309);--background0025:var(--t310);--background002:var(--t311);--background001:var(--t312);--outlineColor:var(--t217)}.t_dark_gray_SwitchThumb ::selection,.t_dark_gray_Tooltip ::selection,.t_dark_gray_accent ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_green,:root.t_light .t_dark .t_green{--accentBackground:var(--t28);--accentColor:var(--t198);--background0:var(--t317);--background02:var(--t318);--background04:var(--t319);--background06:var(--t320);--background08:var(--t321);--color1:var(--t322);--color2:var(--t323);--color3:var(--t324);--color4:var(--t325);--color5:var(--t326);--color6:var(--t327);--color7:var(--t328);--color8:var(--t329);--color9:var(--t330);--color10:var(--t331);--color11:var(--t332);--color12:var(--t333);--color0:var(--t334);--color02:var(--t335);--color04:var(--t336);--color06:var(--t337);--color08:var(--t338);--color:var(--t333);--colorHover:var(--t338);--colorPress:var(--t333);--colorFocus:var(--t332);--background:var(--t323);--backgroundHover:var(--t324);--backgroundPress:var(--t322);--backgroundFocus:var(--t324);--backgroundActive:var(--t323);--borderColor:var(--t325);--borderColorHover:var(--t326);--borderColorFocus:var(--t325);--borderColorPress:var(--t324);--placeholderColor:var(--t330);--colorTransparent:var(--t334);--color01:var(--t339);--color0075:var(--t340);--color005:var(--t341);--color0025:var(--t342);--color002:var(--t343);--color001:var(--t344);--background01:var(--t345);--background0075:var(--t346);--background005:var(--t347);--background0025:var(--t348);--background002:var(--t349);--background001:var(--t350);--outlineColor:var(--t217)}.t_dark_green ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_green_Button,:root.t_dark .t_green_SliderThumb,:root.t_dark .t_green_Switch,:root.t_dark .t_green_surface2,:root.t_light .t_dark .t_green_Button,:root.t_light .t_dark .t_green_SliderThumb,:root.t_light .t_dark .t_green_Switch,:root.t_light .t_dark .t_green_surface2{--color:var(--t332);--colorHover:var(--t333);--colorPress:var(--t332);--colorFocus:var(--t331);--background:var(--t325);--backgroundHover:var(--t326);--backgroundPress:var(--t324);--backgroundFocus:var(--t328);--backgroundActive:var(--t325);--borderColor:var(--t325);--borderColorHover:var(--t328);--borderColorFocus:var(--t327);--borderColorPress:var(--t326);--color01:var(--t339);--color0075:var(--t340);--color005:var(--t341);--color0025:var(--t342);--color002:var(--t343);--color001:var(--t344);--background01:var(--t345);--background0075:var(--t346);--background005:var(--t347);--background0025:var(--t348);--background002:var(--t349);--background001:var(--t350);--background02:var(--t318);--background04:var(--t319);--background06:var(--t320);--background08:var(--t321);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_green_Input,:root.t_dark .t_green_Progress,:root.t_dark .t_green_Slider,:root.t_dark .t_green_TextArea,:root.t_dark .t_green_surface1,:root.t_light .t_dark .t_green_Input,:root.t_light .t_dark .t_green_Progress,:root.t_light .t_dark .t_green_Slider,:root.t_light .t_dark .t_green_TextArea,:root.t_light .t_dark .t_green_surface1{--color:var(--t332);--colorHover:var(--t333);--colorPress:var(--t332);--colorFocus:var(--t331);--background:var(--t324);--backgroundHover:var(--t325);--backgroundPress:var(--t323);--backgroundFocus:var(--t326);--backgroundActive:var(--t324);--borderColor:var(--t325);--borderColorHover:var(--t327);--borderColorFocus:var(--t326);--borderColorPress:var(--t325);--color01:var(--t339);--color0075:var(--t340);--color005:var(--t341);--color0025:var(--t342);--color002:var(--t343);--color001:var(--t344);--background01:var(--t345);--background0075:var(--t346);--background005:var(--t347);--background0025:var(--t348);--background002:var(--t349);--background001:var(--t350);--background02:var(--t318);--background04:var(--t319);--background06:var(--t320);--background08:var(--t321);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_green_ProgressIndicator,:root.t_dark .t_green_SliderActive,:root.t_light .t_dark .t_green_ProgressIndicator,:root.t_light .t_dark .t_green_SliderActive{--color:var(--t332);--colorHover:var(--t333);--colorPress:var(--t332);--colorFocus:var(--t331);--background:var(--t327);--backgroundHover:var(--t328);--backgroundPress:var(--t326);--backgroundFocus:var(--t332);--backgroundActive:var(--t327);--borderColor:var(--t325);--borderColorHover:var(--t330);--borderColorFocus:var(--t329);--borderColorPress:var(--t328);--color01:var(--t339);--color0075:var(--t340);--color005:var(--t341);--color0025:var(--t342);--color002:var(--t343);--color001:var(--t344);--background01:var(--t345);--background0075:var(--t346);--background005:var(--t347);--background0025:var(--t348);--background002:var(--t349);--background001:var(--t350);--background02:var(--t318);--background04:var(--t319);--background06:var(--t320);--background08:var(--t321);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_green_SwitchThumb,:root.t_dark .t_green_Tooltip,:root.t_dark .t_green_accent,:root.t_light .t_dark .t_green_SwitchThumb,:root.t_light .t_dark .t_green_Tooltip,:root.t_light .t_dark .t_green_accent{--accentBackground:var(--t198);--accentColor:var(--t28);--background0:var(--t334);--background02:var(--t318);--background04:var(--t319);--background06:var(--t320);--background08:var(--t321);--color1:var(--t333);--color2:var(--t332);--color3:var(--t331);--color4:var(--t330);--color5:var(--t329);--color6:var(--t328);--color7:var(--t327);--color8:var(--t326);--color9:var(--t325);--color10:var(--t324);--color11:var(--t323);--color12:var(--t322);--color0:var(--t317);--color02:var(--t351);--color04:var(--t352);--color06:var(--t353);--color08:var(--t354);--color:var(--t322);--colorHover:var(--t354);--colorPress:var(--t322);--colorFocus:var(--t323);--background:var(--t332);--backgroundHover:var(--t331);--backgroundPress:var(--t333);--backgroundFocus:var(--t331);--backgroundActive:var(--t332);--borderColor:var(--t330);--borderColorHover:var(--t329);--borderColorFocus:var(--t330);--borderColorPress:var(--t331);--placeholderColor:var(--t325);--colorTransparent:var(--t317);--color01:var(--t339);--color0075:var(--t340);--color005:var(--t341);--color0025:var(--t342);--color002:var(--t343);--color001:var(--t344);--background01:var(--t345);--background0075:var(--t346);--background005:var(--t347);--background0025:var(--t348);--background002:var(--t349);--background001:var(--t350);--outlineColor:var(--t217)}.t_dark_green_SwitchThumb ::selection,.t_dark_green_Tooltip ::selection,.t_dark_green_accent ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_neutral,:root.t_light .t_dark .t_neutral{--accentBackground:var(--t28);--accentColor:var(--t198);--background0:var(--t355);--background02:var(--t356);--background04:var(--t357);--background06:var(--t358);--background08:var(--t359);--color1:var(--t360);--color2:var(--t361);--color3:var(--t362);--color4:var(--t201);--color5:var(--t363);--color6:var(--t364);--color7:var(--t365);--color8:var(--t14);--color9:var(--t366);--color10:var(--t367);--color11:var(--t292);--color12:var(--t368);--color0:var(--t369);--color02:var(--t370);--color04:var(--t371);--color06:var(--t372);--color08:var(--t373);--color:var(--t368);--colorHover:var(--t373);--colorPress:var(--t368);--colorFocus:var(--t292);--background:var(--t361);--backgroundHover:var(--t362);--backgroundPress:var(--t360);--backgroundFocus:var(--t362);--backgroundActive:var(--t361);--borderColor:var(--t201);--borderColorHover:var(--t363);--borderColorFocus:var(--t201);--borderColorPress:var(--t362);--placeholderColor:var(--t366);--colorTransparent:var(--t369);--color01:var(--t374);--color0075:var(--t375);--color005:var(--t376);--color0025:var(--t377);--color002:var(--t378);--color001:var(--t379);--background01:var(--t380);--background0075:var(--t381);--background005:var(--t382);--background0025:var(--t383);--background002:var(--t384);--background001:var(--t385);--outlineColor:var(--t217)}.t_dark_neutral ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_neutral_Button,:root.t_dark .t_neutral_SliderThumb,:root.t_dark .t_neutral_Switch,:root.t_dark .t_neutral_surface2,:root.t_light .t_dark .t_neutral_Button,:root.t_light .t_dark .t_neutral_SliderThumb,:root.t_light .t_dark .t_neutral_Switch,:root.t_light .t_dark .t_neutral_surface2{--color:var(--t292);--colorHover:var(--t368);--colorPress:var(--t292);--colorFocus:var(--t367);--background:var(--t201);--backgroundHover:var(--t363);--backgroundPress:var(--t362);--backgroundFocus:var(--t365);--backgroundActive:var(--t201);--borderColor:var(--t201);--borderColorHover:var(--t365);--borderColorFocus:var(--t364);--borderColorPress:var(--t363);--color01:var(--t374);--color0075:var(--t375);--color005:var(--t376);--color0025:var(--t377);--color002:var(--t378);--color001:var(--t379);--background01:var(--t380);--background0075:var(--t381);--background005:var(--t382);--background0025:var(--t383);--background002:var(--t384);--background001:var(--t385);--background02:var(--t356);--background04:var(--t357);--background06:var(--t358);--background08:var(--t359);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_neutral_Input,:root.t_dark .t_neutral_Progress,:root.t_dark .t_neutral_Slider,:root.t_dark .t_neutral_TextArea,:root.t_dark .t_neutral_surface1,:root.t_light .t_dark .t_neutral_Input,:root.t_light .t_dark .t_neutral_Progress,:root.t_light .t_dark .t_neutral_Slider,:root.t_light .t_dark .t_neutral_TextArea,:root.t_light .t_dark .t_neutral_surface1{--color:var(--t292);--colorHover:var(--t368);--colorPress:var(--t292);--colorFocus:var(--t367);--background:var(--t362);--backgroundHover:var(--t201);--backgroundPress:var(--t361);--backgroundFocus:var(--t363);--backgroundActive:var(--t362);--borderColor:var(--t201);--borderColorHover:var(--t364);--borderColorFocus:var(--t363);--borderColorPress:var(--t201);--color01:var(--t374);--color0075:var(--t375);--color005:var(--t376);--color0025:var(--t377);--color002:var(--t378);--color001:var(--t379);--background01:var(--t380);--background0075:var(--t381);--background005:var(--t382);--background0025:var(--t383);--background002:var(--t384);--background001:var(--t385);--background02:var(--t356);--background04:var(--t357);--background06:var(--t358);--background08:var(--t359);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_neutral_ProgressIndicator,:root.t_dark .t_neutral_SliderActive,:root.t_light .t_dark .t_neutral_ProgressIndicator,:root.t_light .t_dark .t_neutral_SliderActive{--color:var(--t292);--colorHover:var(--t368);--colorPress:var(--t292);--colorFocus:var(--t367);--background:var(--t364);--backgroundHover:var(--t365);--backgroundPress:var(--t363);--backgroundFocus:var(--t292);--backgroundActive:var(--t364);--borderColor:var(--t201);--borderColorHover:var(--t366);--borderColorFocus:var(--t14);--borderColorPress:var(--t365);--color01:var(--t374);--color0075:var(--t375);--color005:var(--t376);--color0025:var(--t377);--color002:var(--t378);--color001:var(--t379);--background01:var(--t380);--background0075:var(--t381);--background005:var(--t382);--background0025:var(--t383);--background002:var(--t384);--background001:var(--t385);--background02:var(--t356);--background04:var(--t357);--background06:var(--t358);--background08:var(--t359);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_neutral_SwitchThumb,:root.t_dark .t_neutral_Tooltip,:root.t_dark .t_neutral_accent,:root.t_light .t_dark .t_neutral_SwitchThumb,:root.t_light .t_dark .t_neutral_Tooltip,:root.t_light .t_dark .t_neutral_accent{--accentBackground:var(--t198);--accentColor:var(--t28);--background0:var(--t369);--background02:var(--t356);--background04:var(--t357);--background06:var(--t358);--background08:var(--t359);--color1:var(--t368);--color2:var(--t292);--color3:var(--t367);--color4:var(--t366);--color5:var(--t14);--color6:var(--t365);--color7:var(--t364);--color8:var(--t363);--color9:var(--t201);--color10:var(--t362);--color11:var(--t361);--color12:var(--t360);--color0:var(--t355);--color02:var(--t386);--color04:var(--t387);--color06:var(--t388);--color08:var(--t389);--color:var(--t360);--colorHover:var(--t389);--colorPress:var(--t360);--colorFocus:var(--t361);--background:var(--t292);--backgroundHover:var(--t367);--backgroundPress:var(--t368);--backgroundFocus:var(--t367);--backgroundActive:var(--t292);--borderColor:var(--t366);--borderColorHover:var(--t14);--borderColorFocus:var(--t366);--borderColorPress:var(--t367);--placeholderColor:var(--t201);--colorTransparent:var(--t355);--color01:var(--t374);--color0075:var(--t375);--color005:var(--t376);--color0025:var(--t377);--color002:var(--t378);--color001:var(--t379);--background01:var(--t380);--background0075:var(--t381);--background005:var(--t382);--background0025:var(--t383);--background002:var(--t384);--background001:var(--t385);--outlineColor:var(--t217)}.t_dark_neutral_SwitchThumb ::selection,.t_dark_neutral_Tooltip ::selection,.t_dark_neutral_accent ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_orange,:root.t_light .t_dark .t_orange{--accentBackground:var(--t28);--accentColor:var(--t198);--background0:var(--t390);--background02:var(--t391);--background04:var(--t392);--background06:var(--t393);--background08:var(--t394);--color1:var(--t395);--color2:var(--t396);--color3:var(--t397);--color4:var(--t398);--color5:var(--t399);--color6:var(--t400);--color7:var(--t401);--color8:var(--t402);--color9:var(--t403);--color10:var(--t404);--color11:var(--t405);--color12:var(--t406);--color0:var(--t407);--color02:var(--t408);--color04:var(--t409);--color06:var(--t410);--color08:var(--t411);--color:var(--t406);--colorHover:var(--t411);--colorPress:var(--t406);--colorFocus:var(--t405);--background:var(--t396);--backgroundHover:var(--t397);--backgroundPress:var(--t395);--backgroundFocus:var(--t397);--backgroundActive:var(--t396);--borderColor:var(--t398);--borderColorHover:var(--t399);--borderColorFocus:var(--t398);--borderColorPress:var(--t397);--placeholderColor:var(--t403);--colorTransparent:var(--t407);--color01:var(--t412);--color0075:var(--t413);--color005:var(--t414);--color0025:var(--t415);--color002:var(--t416);--color001:var(--t417);--background01:var(--t418);--background0075:var(--t419);--background005:var(--t420);--background0025:var(--t421);--background002:var(--t422);--background001:var(--t423);--outlineColor:var(--t217)}.t_dark_orange ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_orange_Button,:root.t_dark .t_orange_SliderThumb,:root.t_dark .t_orange_Switch,:root.t_dark .t_orange_surface2,:root.t_light .t_dark .t_orange_Button,:root.t_light .t_dark .t_orange_SliderThumb,:root.t_light .t_dark .t_orange_Switch,:root.t_light .t_dark .t_orange_surface2{--color:var(--t405);--colorHover:var(--t406);--colorPress:var(--t405);--colorFocus:var(--t404);--background:var(--t398);--backgroundHover:var(--t399);--backgroundPress:var(--t397);--backgroundFocus:var(--t401);--backgroundActive:var(--t398);--borderColor:var(--t398);--borderColorHover:var(--t401);--borderColorFocus:var(--t400);--borderColorPress:var(--t399);--color01:var(--t412);--color0075:var(--t413);--color005:var(--t414);--color0025:var(--t415);--color002:var(--t416);--color001:var(--t417);--background01:var(--t418);--background0075:var(--t419);--background005:var(--t420);--background0025:var(--t421);--background002:var(--t422);--background001:var(--t423);--background02:var(--t391);--background04:var(--t392);--background06:var(--t393);--background08:var(--t394);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_orange_Input,:root.t_dark .t_orange_Progress,:root.t_dark .t_orange_Slider,:root.t_dark .t_orange_TextArea,:root.t_dark .t_orange_surface1,:root.t_light .t_dark .t_orange_Input,:root.t_light .t_dark .t_orange_Progress,:root.t_light .t_dark .t_orange_Slider,:root.t_light .t_dark .t_orange_TextArea,:root.t_light .t_dark .t_orange_surface1{--color:var(--t405);--colorHover:var(--t406);--colorPress:var(--t405);--colorFocus:var(--t404);--background:var(--t397);--backgroundHover:var(--t398);--backgroundPress:var(--t396);--backgroundFocus:var(--t399);--backgroundActive:var(--t397);--borderColor:var(--t398);--borderColorHover:var(--t400);--borderColorFocus:var(--t399);--borderColorPress:var(--t398);--color01:var(--t412);--color0075:var(--t413);--color005:var(--t414);--color0025:var(--t415);--color002:var(--t416);--color001:var(--t417);--background01:var(--t418);--background0075:var(--t419);--background005:var(--t420);--background0025:var(--t421);--background002:var(--t422);--background001:var(--t423);--background02:var(--t391);--background04:var(--t392);--background06:var(--t393);--background08:var(--t394);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_orange_ProgressIndicator,:root.t_dark .t_orange_SliderActive,:root.t_light .t_dark .t_orange_ProgressIndicator,:root.t_light .t_dark .t_orange_SliderActive{--color:var(--t405);--colorHover:var(--t406);--colorPress:var(--t405);--colorFocus:var(--t404);--background:var(--t400);--backgroundHover:var(--t401);--backgroundPress:var(--t399);--backgroundFocus:var(--t405);--backgroundActive:var(--t400);--borderColor:var(--t398);--borderColorHover:var(--t403);--borderColorFocus:var(--t402);--borderColorPress:var(--t401);--color01:var(--t412);--color0075:var(--t413);--color005:var(--t414);--color0025:var(--t415);--color002:var(--t416);--color001:var(--t417);--background01:var(--t418);--background0075:var(--t419);--background005:var(--t420);--background0025:var(--t421);--background002:var(--t422);--background001:var(--t423);--background02:var(--t391);--background04:var(--t392);--background06:var(--t393);--background08:var(--t394);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_orange_SwitchThumb,:root.t_dark .t_orange_Tooltip,:root.t_dark .t_orange_accent,:root.t_light .t_dark .t_orange_SwitchThumb,:root.t_light .t_dark .t_orange_Tooltip,:root.t_light .t_dark .t_orange_accent{--accentBackground:var(--t198);--accentColor:var(--t28);--background0:var(--t407);--background02:var(--t391);--background04:var(--t392);--background06:var(--t393);--background08:var(--t394);--color1:var(--t406);--color2:var(--t405);--color3:var(--t404);--color4:var(--t403);--color5:var(--t402);--color6:var(--t401);--color7:var(--t400);--color8:var(--t399);--color9:var(--t398);--color10:var(--t397);--color11:var(--t396);--color12:var(--t395);--color0:var(--t390);--color02:var(--t424);--color04:var(--t425);--color06:var(--t426);--color08:var(--t427);--color:var(--t395);--colorHover:var(--t427);--colorPress:var(--t395);--colorFocus:var(--t396);--background:var(--t405);--backgroundHover:var(--t404);--backgroundPress:var(--t406);--backgroundFocus:var(--t404);--backgroundActive:var(--t405);--borderColor:var(--t403);--borderColorHover:var(--t402);--borderColorFocus:var(--t403);--borderColorPress:var(--t404);--placeholderColor:var(--t398);--colorTransparent:var(--t390);--color01:var(--t412);--color0075:var(--t413);--color005:var(--t414);--color0025:var(--t415);--color002:var(--t416);--color001:var(--t417);--background01:var(--t418);--background0075:var(--t419);--background005:var(--t420);--background0025:var(--t421);--background002:var(--t422);--background001:var(--t423);--outlineColor:var(--t217)}.t_dark_orange_SwitchThumb ::selection,.t_dark_orange_Tooltip ::selection,.t_dark_orange_accent ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_pink,:root.t_light .t_dark .t_pink{--accentBackground:var(--t28);--accentColor:var(--t198);--background0:var(--t428);--background02:var(--t429);--background04:var(--t430);--background06:var(--t431);--background08:var(--t432);--color1:var(--t433);--color2:var(--t434);--color3:var(--t435);--color4:var(--t436);--color5:var(--t437);--color6:var(--t438);--color7:var(--t439);--color8:var(--t440);--color9:var(--t441);--color10:var(--t442);--color11:var(--t443);--color12:var(--t444);--color0:var(--t445);--color02:var(--t446);--color04:var(--t447);--color06:var(--t448);--color08:var(--t449);--color:var(--t444);--colorHover:var(--t449);--colorPress:var(--t444);--colorFocus:var(--t443);--background:var(--t434);--backgroundHover:var(--t435);--backgroundPress:var(--t433);--backgroundFocus:var(--t435);--backgroundActive:var(--t434);--borderColor:var(--t436);--borderColorHover:var(--t437);--borderColorFocus:var(--t436);--borderColorPress:var(--t435);--placeholderColor:var(--t441);--colorTransparent:var(--t445);--color01:var(--t450);--color0075:var(--t451);--color005:var(--t452);--color0025:var(--t453);--color002:var(--t454);--color001:var(--t455);--background01:var(--t456);--background0075:var(--t457);--background005:var(--t458);--background0025:var(--t459);--background002:var(--t460);--background001:var(--t461);--outlineColor:var(--t217)}.t_dark_pink ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_pink_Button,:root.t_dark .t_pink_SliderThumb,:root.t_dark .t_pink_Switch,:root.t_dark .t_pink_surface2,:root.t_light .t_dark .t_pink_Button,:root.t_light .t_dark .t_pink_SliderThumb,:root.t_light .t_dark .t_pink_Switch,:root.t_light .t_dark .t_pink_surface2{--color:var(--t443);--colorHover:var(--t444);--colorPress:var(--t443);--colorFocus:var(--t442);--background:var(--t436);--backgroundHover:var(--t437);--backgroundPress:var(--t435);--backgroundFocus:var(--t439);--backgroundActive:var(--t436);--borderColor:var(--t436);--borderColorHover:var(--t439);--borderColorFocus:var(--t438);--borderColorPress:var(--t437);--color01:var(--t450);--color0075:var(--t451);--color005:var(--t452);--color0025:var(--t453);--color002:var(--t454);--color001:var(--t455);--background01:var(--t456);--background0075:var(--t457);--background005:var(--t458);--background0025:var(--t459);--background002:var(--t460);--background001:var(--t461);--background02:var(--t429);--background04:var(--t430);--background06:var(--t431);--background08:var(--t432);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_pink_Input,:root.t_dark .t_pink_Progress,:root.t_dark .t_pink_Slider,:root.t_dark .t_pink_TextArea,:root.t_dark .t_pink_surface1,:root.t_light .t_dark .t_pink_Input,:root.t_light .t_dark .t_pink_Progress,:root.t_light .t_dark .t_pink_Slider,:root.t_light .t_dark .t_pink_TextArea,:root.t_light .t_dark .t_pink_surface1{--color:var(--t443);--colorHover:var(--t444);--colorPress:var(--t443);--colorFocus:var(--t442);--background:var(--t435);--backgroundHover:var(--t436);--backgroundPress:var(--t434);--backgroundFocus:var(--t437);--backgroundActive:var(--t435);--borderColor:var(--t436);--borderColorHover:var(--t438);--borderColorFocus:var(--t437);--borderColorPress:var(--t436);--color01:var(--t450);--color0075:var(--t451);--color005:var(--t452);--color0025:var(--t453);--color002:var(--t454);--color001:var(--t455);--background01:var(--t456);--background0075:var(--t457);--background005:var(--t458);--background0025:var(--t459);--background002:var(--t460);--background001:var(--t461);--background02:var(--t429);--background04:var(--t430);--background06:var(--t431);--background08:var(--t432);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_pink_ProgressIndicator,:root.t_dark .t_pink_SliderActive,:root.t_light .t_dark .t_pink_ProgressIndicator,:root.t_light .t_dark .t_pink_SliderActive{--color:var(--t443);--colorHover:var(--t444);--colorPress:var(--t443);--colorFocus:var(--t442);--background:var(--t438);--backgroundHover:var(--t439);--backgroundPress:var(--t437);--backgroundFocus:var(--t443);--backgroundActive:var(--t438);--borderColor:var(--t436);--borderColorHover:var(--t441);--borderColorFocus:var(--t440);--borderColorPress:var(--t439);--color01:var(--t450);--color0075:var(--t451);--color005:var(--t452);--color0025:var(--t453);--color002:var(--t454);--color001:var(--t455);--background01:var(--t456);--background0075:var(--t457);--background005:var(--t458);--background0025:var(--t459);--background002:var(--t460);--background001:var(--t461);--background02:var(--t429);--background04:var(--t430);--background06:var(--t431);--background08:var(--t432);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_pink_SwitchThumb,:root.t_dark .t_pink_Tooltip,:root.t_dark .t_pink_accent,:root.t_light .t_dark .t_pink_SwitchThumb,:root.t_light .t_dark .t_pink_Tooltip,:root.t_light .t_dark .t_pink_accent{--accentBackground:var(--t198);--accentColor:var(--t28);--background0:var(--t445);--background02:var(--t429);--background04:var(--t430);--background06:var(--t431);--background08:var(--t432);--color1:var(--t444);--color2:var(--t443);--color3:var(--t442);--color4:var(--t441);--color5:var(--t440);--color6:var(--t439);--color7:var(--t438);--color8:var(--t437);--color9:var(--t436);--color10:var(--t435);--color11:var(--t434);--color12:var(--t433);--color0:var(--t428);--color02:var(--t462);--color04:var(--t463);--color06:var(--t464);--color08:var(--t465);--color:var(--t433);--colorHover:var(--t465);--colorPress:var(--t433);--colorFocus:var(--t434);--background:var(--t443);--backgroundHover:var(--t442);--backgroundPress:var(--t444);--backgroundFocus:var(--t442);--backgroundActive:var(--t443);--borderColor:var(--t441);--borderColorHover:var(--t440);--borderColorFocus:var(--t441);--borderColorPress:var(--t442);--placeholderColor:var(--t436);--colorTransparent:var(--t428);--color01:var(--t450);--color0075:var(--t451);--color005:var(--t452);--color0025:var(--t453);--color002:var(--t454);--color001:var(--t455);--background01:var(--t456);--background0075:var(--t457);--background005:var(--t458);--background0025:var(--t459);--background002:var(--t460);--background001:var(--t461);--outlineColor:var(--t217)}.t_dark_pink_SwitchThumb ::selection,.t_dark_pink_Tooltip ::selection,.t_dark_pink_accent ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_purple,:root.t_light .t_dark .t_purple{--accentBackground:var(--t28);--accentColor:var(--t198);--background0:var(--t466);--background02:var(--t467);--background04:var(--t468);--background06:var(--t469);--background08:var(--t470);--color1:var(--t471);--color2:var(--t472);--color3:var(--t473);--color4:var(--t474);--color5:var(--t475);--color6:var(--t476);--color7:var(--t477);--color8:var(--t478);--color9:var(--t479);--color10:var(--t480);--color11:var(--t481);--color12:var(--t482);--color0:var(--t483);--color02:var(--t484);--color04:var(--t485);--color06:var(--t486);--color08:var(--t487);--color:var(--t482);--colorHover:var(--t487);--colorPress:var(--t482);--colorFocus:var(--t481);--background:var(--t472);--backgroundHover:var(--t473);--backgroundPress:var(--t471);--backgroundFocus:var(--t473);--backgroundActive:var(--t472);--borderColor:var(--t474);--borderColorHover:var(--t475);--borderColorFocus:var(--t474);--borderColorPress:var(--t473);--placeholderColor:var(--t479);--colorTransparent:var(--t483);--color01:var(--t488);--color0075:var(--t489);--color005:var(--t490);--color0025:var(--t491);--color002:var(--t492);--color001:var(--t493);--background01:var(--t494);--background0075:var(--t495);--background005:var(--t496);--background0025:var(--t497);--background002:var(--t498);--background001:var(--t499);--outlineColor:var(--t217)}.t_dark_purple ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_purple_Button,:root.t_dark .t_purple_SliderThumb,:root.t_dark .t_purple_Switch,:root.t_dark .t_purple_surface2,:root.t_light .t_dark .t_purple_Button,:root.t_light .t_dark .t_purple_SliderThumb,:root.t_light .t_dark .t_purple_Switch,:root.t_light .t_dark .t_purple_surface2{--color:var(--t481);--colorHover:var(--t482);--colorPress:var(--t481);--colorFocus:var(--t480);--background:var(--t474);--backgroundHover:var(--t475);--backgroundPress:var(--t473);--backgroundFocus:var(--t477);--backgroundActive:var(--t474);--borderColor:var(--t474);--borderColorHover:var(--t477);--borderColorFocus:var(--t476);--borderColorPress:var(--t475);--color01:var(--t488);--color0075:var(--t489);--color005:var(--t490);--color0025:var(--t491);--color002:var(--t492);--color001:var(--t493);--background01:var(--t494);--background0075:var(--t495);--background005:var(--t496);--background0025:var(--t497);--background002:var(--t498);--background001:var(--t499);--background02:var(--t467);--background04:var(--t468);--background06:var(--t469);--background08:var(--t470);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_purple_Input,:root.t_dark .t_purple_Progress,:root.t_dark .t_purple_Slider,:root.t_dark .t_purple_TextArea,:root.t_dark .t_purple_surface1,:root.t_light .t_dark .t_purple_Input,:root.t_light .t_dark .t_purple_Progress,:root.t_light .t_dark .t_purple_Slider,:root.t_light .t_dark .t_purple_TextArea,:root.t_light .t_dark .t_purple_surface1{--color:var(--t481);--colorHover:var(--t482);--colorPress:var(--t481);--colorFocus:var(--t480);--background:var(--t473);--backgroundHover:var(--t474);--backgroundPress:var(--t472);--backgroundFocus:var(--t475);--backgroundActive:var(--t473);--borderColor:var(--t474);--borderColorHover:var(--t476);--borderColorFocus:var(--t475);--borderColorPress:var(--t474);--color01:var(--t488);--color0075:var(--t489);--color005:var(--t490);--color0025:var(--t491);--color002:var(--t492);--color001:var(--t493);--background01:var(--t494);--background0075:var(--t495);--background005:var(--t496);--background0025:var(--t497);--background002:var(--t498);--background001:var(--t499);--background02:var(--t467);--background04:var(--t468);--background06:var(--t469);--background08:var(--t470);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_purple_ProgressIndicator,:root.t_dark .t_purple_SliderActive,:root.t_light .t_dark .t_purple_ProgressIndicator,:root.t_light .t_dark .t_purple_SliderActive{--color:var(--t481);--colorHover:var(--t482);--colorPress:var(--t481);--colorFocus:var(--t480);--background:var(--t476);--backgroundHover:var(--t477);--backgroundPress:var(--t475);--backgroundFocus:var(--t481);--backgroundActive:var(--t476);--borderColor:var(--t474);--borderColorHover:var(--t479);--borderColorFocus:var(--t478);--borderColorPress:var(--t477);--color01:var(--t488);--color0075:var(--t489);--color005:var(--t490);--color0025:var(--t491);--color002:var(--t492);--color001:var(--t493);--background01:var(--t494);--background0075:var(--t495);--background005:var(--t496);--background0025:var(--t497);--background002:var(--t498);--background001:var(--t499);--background02:var(--t467);--background04:var(--t468);--background06:var(--t469);--background08:var(--t470);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_purple_SwitchThumb,:root.t_dark .t_purple_Tooltip,:root.t_dark .t_purple_accent,:root.t_light .t_dark .t_purple_SwitchThumb,:root.t_light .t_dark .t_purple_Tooltip,:root.t_light .t_dark .t_purple_accent{--accentBackground:var(--t198);--accentColor:var(--t28);--background0:var(--t483);--background02:var(--t467);--background04:var(--t468);--background06:var(--t469);--background08:var(--t470);--color1:var(--t482);--color2:var(--t481);--color3:var(--t480);--color4:var(--t479);--color5:var(--t478);--color6:var(--t477);--color7:var(--t476);--color8:var(--t475);--color9:var(--t474);--color10:var(--t473);--color11:var(--t472);--color12:var(--t471);--color0:var(--t466);--color02:var(--t500);--color04:var(--t501);--color06:var(--t502);--color08:var(--t503);--color:var(--t471);--colorHover:var(--t503);--colorPress:var(--t471);--colorFocus:var(--t472);--background:var(--t481);--backgroundHover:var(--t480);--backgroundPress:var(--t482);--backgroundFocus:var(--t480);--backgroundActive:var(--t481);--borderColor:var(--t479);--borderColorHover:var(--t478);--borderColorFocus:var(--t479);--borderColorPress:var(--t480);--placeholderColor:var(--t474);--colorTransparent:var(--t466);--color01:var(--t488);--color0075:var(--t489);--color005:var(--t490);--color0025:var(--t491);--color002:var(--t492);--color001:var(--t493);--background01:var(--t494);--background0075:var(--t495);--background005:var(--t496);--background0025:var(--t497);--background002:var(--t498);--background001:var(--t499);--outlineColor:var(--t217)}.t_dark_purple_SwitchThumb ::selection,.t_dark_purple_Tooltip ::selection,.t_dark_purple_accent ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_red,:root.t_light .t_dark .t_red{--accentBackground:var(--t28);--accentColor:var(--t198);--background0:var(--t504);--background02:var(--t505);--background04:var(--t506);--background06:var(--t507);--background08:var(--t508);--color1:var(--t509);--color2:var(--t510);--color3:var(--t511);--color4:var(--t512);--color5:var(--t513);--color6:var(--t514);--color7:var(--t515);--color8:var(--t516);--color9:var(--t517);--color10:var(--t518);--color11:var(--t519);--color12:var(--t520);--color0:var(--t521);--color02:var(--t522);--color04:var(--t523);--color06:var(--t524);--color08:var(--t525);--color:var(--t520);--colorHover:var(--t525);--colorPress:var(--t520);--colorFocus:var(--t519);--background:var(--t510);--backgroundHover:var(--t511);--backgroundPress:var(--t509);--backgroundFocus:var(--t511);--backgroundActive:var(--t510);--borderColor:var(--t512);--borderColorHover:var(--t513);--borderColorFocus:var(--t512);--borderColorPress:var(--t511);--placeholderColor:var(--t517);--colorTransparent:var(--t521);--color01:var(--t526);--color0075:var(--t527);--color005:var(--t528);--color0025:var(--t529);--color002:var(--t530);--color001:var(--t531);--background01:var(--t532);--background0075:var(--t533);--background005:var(--t534);--background0025:var(--t535);--background002:var(--t536);--background001:var(--t537);--outlineColor:var(--t217)}.t_dark_red ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_red_Button,:root.t_dark .t_red_SliderThumb,:root.t_dark .t_red_Switch,:root.t_dark .t_red_surface2,:root.t_light .t_dark .t_red_Button,:root.t_light .t_dark .t_red_SliderThumb,:root.t_light .t_dark .t_red_Switch,:root.t_light .t_dark .t_red_surface2{--color:var(--t519);--colorHover:var(--t520);--colorPress:var(--t519);--colorFocus:var(--t518);--background:var(--t512);--backgroundHover:var(--t513);--backgroundPress:var(--t511);--backgroundFocus:var(--t515);--backgroundActive:var(--t512);--borderColor:var(--t512);--borderColorHover:var(--t515);--borderColorFocus:var(--t514);--borderColorPress:var(--t513);--color01:var(--t526);--color0075:var(--t527);--color005:var(--t528);--color0025:var(--t529);--color002:var(--t530);--color001:var(--t531);--background01:var(--t532);--background0075:var(--t533);--background005:var(--t534);--background0025:var(--t535);--background002:var(--t536);--background001:var(--t537);--background02:var(--t505);--background04:var(--t506);--background06:var(--t507);--background08:var(--t508);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_red_Input,:root.t_dark .t_red_Progress,:root.t_dark .t_red_Slider,:root.t_dark .t_red_TextArea,:root.t_dark .t_red_surface1,:root.t_light .t_dark .t_red_Input,:root.t_light .t_dark .t_red_Progress,:root.t_light .t_dark .t_red_Slider,:root.t_light .t_dark .t_red_TextArea,:root.t_light .t_dark .t_red_surface1{--color:var(--t519);--colorHover:var(--t520);--colorPress:var(--t519);--colorFocus:var(--t518);--background:var(--t511);--backgroundHover:var(--t512);--backgroundPress:var(--t510);--backgroundFocus:var(--t513);--backgroundActive:var(--t511);--borderColor:var(--t512);--borderColorHover:var(--t514);--borderColorFocus:var(--t513);--borderColorPress:var(--t512);--color01:var(--t526);--color0075:var(--t527);--color005:var(--t528);--color0025:var(--t529);--color002:var(--t530);--color001:var(--t531);--background01:var(--t532);--background0075:var(--t533);--background005:var(--t534);--background0025:var(--t535);--background002:var(--t536);--background001:var(--t537);--background02:var(--t505);--background04:var(--t506);--background06:var(--t507);--background08:var(--t508);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_red_ProgressIndicator,:root.t_dark .t_red_SliderActive,:root.t_light .t_dark .t_red_ProgressIndicator,:root.t_light .t_dark .t_red_SliderActive{--color:var(--t519);--colorHover:var(--t520);--colorPress:var(--t519);--colorFocus:var(--t518);--background:var(--t514);--backgroundHover:var(--t515);--backgroundPress:var(--t513);--backgroundFocus:var(--t519);--backgroundActive:var(--t514);--borderColor:var(--t512);--borderColorHover:var(--t517);--borderColorFocus:var(--t516);--borderColorPress:var(--t515);--color01:var(--t526);--color0075:var(--t527);--color005:var(--t528);--color0025:var(--t529);--color002:var(--t530);--color001:var(--t531);--background01:var(--t532);--background0075:var(--t533);--background005:var(--t534);--background0025:var(--t535);--background002:var(--t536);--background001:var(--t537);--background02:var(--t505);--background04:var(--t506);--background06:var(--t507);--background08:var(--t508);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_red_SwitchThumb,:root.t_dark .t_red_Tooltip,:root.t_dark .t_red_accent,:root.t_light .t_dark .t_red_SwitchThumb,:root.t_light .t_dark .t_red_Tooltip,:root.t_light .t_dark .t_red_accent{--accentBackground:var(--t198);--accentColor:var(--t28);--background0:var(--t521);--background02:var(--t505);--background04:var(--t506);--background06:var(--t507);--background08:var(--t508);--color1:var(--t520);--color2:var(--t519);--color3:var(--t518);--color4:var(--t517);--color5:var(--t516);--color6:var(--t515);--color7:var(--t514);--color8:var(--t513);--color9:var(--t512);--color10:var(--t511);--color11:var(--t510);--color12:var(--t509);--color0:var(--t504);--color02:var(--t538);--color04:var(--t539);--color06:var(--t540);--color08:var(--t541);--color:var(--t509);--colorHover:var(--t541);--colorPress:var(--t509);--colorFocus:var(--t510);--background:var(--t519);--backgroundHover:var(--t518);--backgroundPress:var(--t520);--backgroundFocus:var(--t518);--backgroundActive:var(--t519);--borderColor:var(--t517);--borderColorHover:var(--t516);--borderColorFocus:var(--t517);--borderColorPress:var(--t518);--placeholderColor:var(--t512);--colorTransparent:var(--t504);--color01:var(--t526);--color0075:var(--t527);--color005:var(--t528);--color0025:var(--t529);--color002:var(--t530);--color001:var(--t531);--background01:var(--t532);--background0075:var(--t533);--background005:var(--t534);--background0025:var(--t535);--background002:var(--t536);--background001:var(--t537);--outlineColor:var(--t217)}.t_dark_red_SwitchThumb ::selection,.t_dark_red_Tooltip ::selection,.t_dark_red_accent ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_teal,:root.t_light .t_dark .t_teal{--accentBackground:var(--t28);--accentColor:var(--t198);--background0:var(--t542);--background02:var(--t543);--background04:var(--t544);--background06:var(--t545);--background08:var(--t546);--color1:var(--t547);--color2:var(--t548);--color3:var(--t549);--color4:var(--t550);--color5:var(--t551);--color6:var(--t552);--color7:var(--t553);--color8:var(--t554);--color9:var(--t555);--color10:var(--t556);--color11:var(--t557);--color12:var(--t558);--color0:var(--t559);--color02:var(--t560);--color04:var(--t561);--color06:var(--t562);--color08:var(--t563);--color:var(--t558);--colorHover:var(--t563);--colorPress:var(--t558);--colorFocus:var(--t557);--background:var(--t548);--backgroundHover:var(--t549);--backgroundPress:var(--t547);--backgroundFocus:var(--t549);--backgroundActive:var(--t548);--borderColor:var(--t550);--borderColorHover:var(--t551);--borderColorFocus:var(--t550);--borderColorPress:var(--t549);--placeholderColor:var(--t555);--colorTransparent:var(--t559);--color01:var(--t564);--color0075:var(--t565);--color005:var(--t566);--color0025:var(--t567);--color002:var(--t568);--color001:var(--t569);--background01:var(--t570);--background0075:var(--t571);--background005:var(--t572);--background0025:var(--t573);--background002:var(--t574);--background001:var(--t575);--outlineColor:var(--t217)}.t_dark_teal ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_teal_Button,:root.t_dark .t_teal_SliderThumb,:root.t_dark .t_teal_Switch,:root.t_dark .t_teal_surface2,:root.t_light .t_dark .t_teal_Button,:root.t_light .t_dark .t_teal_SliderThumb,:root.t_light .t_dark .t_teal_Switch,:root.t_light .t_dark .t_teal_surface2{--color:var(--t557);--colorHover:var(--t558);--colorPress:var(--t557);--colorFocus:var(--t556);--background:var(--t550);--backgroundHover:var(--t551);--backgroundPress:var(--t549);--backgroundFocus:var(--t553);--backgroundActive:var(--t550);--borderColor:var(--t550);--borderColorHover:var(--t553);--borderColorFocus:var(--t552);--borderColorPress:var(--t551);--color01:var(--t564);--color0075:var(--t565);--color005:var(--t566);--color0025:var(--t567);--color002:var(--t568);--color001:var(--t569);--background01:var(--t570);--background0075:var(--t571);--background005:var(--t572);--background0025:var(--t573);--background002:var(--t574);--background001:var(--t575);--background02:var(--t543);--background04:var(--t544);--background06:var(--t545);--background08:var(--t546);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_teal_Input,:root.t_dark .t_teal_Progress,:root.t_dark .t_teal_Slider,:root.t_dark .t_teal_TextArea,:root.t_dark .t_teal_surface1,:root.t_light .t_dark .t_teal_Input,:root.t_light .t_dark .t_teal_Progress,:root.t_light .t_dark .t_teal_Slider,:root.t_light .t_dark .t_teal_TextArea,:root.t_light .t_dark .t_teal_surface1{--color:var(--t557);--colorHover:var(--t558);--colorPress:var(--t557);--colorFocus:var(--t556);--background:var(--t549);--backgroundHover:var(--t550);--backgroundPress:var(--t548);--backgroundFocus:var(--t551);--backgroundActive:var(--t549);--borderColor:var(--t550);--borderColorHover:var(--t552);--borderColorFocus:var(--t551);--borderColorPress:var(--t550);--color01:var(--t564);--color0075:var(--t565);--color005:var(--t566);--color0025:var(--t567);--color002:var(--t568);--color001:var(--t569);--background01:var(--t570);--background0075:var(--t571);--background005:var(--t572);--background0025:var(--t573);--background002:var(--t574);--background001:var(--t575);--background02:var(--t543);--background04:var(--t544);--background06:var(--t545);--background08:var(--t546);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_teal_ProgressIndicator,:root.t_dark .t_teal_SliderActive,:root.t_light .t_dark .t_teal_ProgressIndicator,:root.t_light .t_dark .t_teal_SliderActive{--color:var(--t557);--colorHover:var(--t558);--colorPress:var(--t557);--colorFocus:var(--t556);--background:var(--t552);--backgroundHover:var(--t553);--backgroundPress:var(--t551);--backgroundFocus:var(--t557);--backgroundActive:var(--t552);--borderColor:var(--t550);--borderColorHover:var(--t555);--borderColorFocus:var(--t554);--borderColorPress:var(--t553);--color01:var(--t564);--color0075:var(--t565);--color005:var(--t566);--color0025:var(--t567);--color002:var(--t568);--color001:var(--t569);--background01:var(--t570);--background0075:var(--t571);--background005:var(--t572);--background0025:var(--t573);--background002:var(--t574);--background001:var(--t575);--background02:var(--t543);--background04:var(--t544);--background06:var(--t545);--background08:var(--t546);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_teal_SwitchThumb,:root.t_dark .t_teal_Tooltip,:root.t_dark .t_teal_accent,:root.t_light .t_dark .t_teal_SwitchThumb,:root.t_light .t_dark .t_teal_Tooltip,:root.t_light .t_dark .t_teal_accent{--accentBackground:var(--t198);--accentColor:var(--t28);--background0:var(--t559);--background02:var(--t543);--background04:var(--t544);--background06:var(--t545);--background08:var(--t546);--color1:var(--t558);--color2:var(--t557);--color3:var(--t556);--color4:var(--t555);--color5:var(--t554);--color6:var(--t553);--color7:var(--t552);--color8:var(--t551);--color9:var(--t550);--color10:var(--t549);--color11:var(--t548);--color12:var(--t547);--color0:var(--t542);--color02:var(--t576);--color04:var(--t577);--color06:var(--t578);--color08:var(--t579);--color:var(--t547);--colorHover:var(--t579);--colorPress:var(--t547);--colorFocus:var(--t548);--background:var(--t557);--backgroundHover:var(--t556);--backgroundPress:var(--t558);--backgroundFocus:var(--t556);--backgroundActive:var(--t557);--borderColor:var(--t555);--borderColorHover:var(--t554);--borderColorFocus:var(--t555);--borderColorPress:var(--t556);--placeholderColor:var(--t550);--colorTransparent:var(--t542);--color01:var(--t564);--color0075:var(--t565);--color005:var(--t566);--color0025:var(--t567);--color002:var(--t568);--color001:var(--t569);--background01:var(--t570);--background0075:var(--t571);--background005:var(--t572);--background0025:var(--t573);--background002:var(--t574);--background001:var(--t575);--outlineColor:var(--t217)}.t_dark_teal_SwitchThumb ::selection,.t_dark_teal_Tooltip ::selection,.t_dark_teal_accent ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_white,:root.t_light .t_dark .t_white{--accentBackground:var(--t28);--accentColor:var(--t198);--background0:var(--t19);--background02:var(--t222);--background04:var(--t223);--background06:var(--t224);--background08:var(--t225);--color1:var(--t24);--color2:var(--t197);--color3:var(--t198);--color4:var(--t199);--color5:var(--t17);--color6:var(--t200);--color7:var(--t201);--color8:var(--t202);--color9:var(--t203);--color10:var(--t28);--color11:var(--t29);--color12:var(--t204);--color0:var(--t226);--color02:var(--t227);--color04:var(--t228);--color06:var(--t229);--color08:var(--t230);--color:var(--t204);--colorHover:var(--t230);--colorPress:var(--t204);--colorFocus:var(--t29);--background:var(--t197);--backgroundHover:var(--t198);--backgroundPress:var(--t24);--backgroundFocus:var(--t198);--backgroundActive:var(--t197);--borderColor:var(--t199);--borderColorHover:var(--t17);--borderColorFocus:var(--t199);--borderColorPress:var(--t198);--placeholderColor:var(--t203);--colorTransparent:var(--t226);--color01:var(--t231);--color0075:var(--t232);--color005:var(--t233);--color0025:var(--t234);--color002:var(--t235);--color001:var(--t236);--background01:var(--t237);--background0075:var(--t238);--background005:var(--t239);--background0025:var(--t240);--background002:var(--t241);--background001:var(--t242);--outlineColor:var(--t217)}.t_dark_white ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_white_Button,:root.t_dark .t_white_SliderThumb,:root.t_dark .t_white_Switch,:root.t_dark .t_white_surface2,:root.t_light .t_dark .t_white_Button,:root.t_light .t_dark .t_white_SliderThumb,:root.t_light .t_dark .t_white_Switch,:root.t_light .t_dark .t_white_surface2{--color:var(--t29);--colorHover:var(--t204);--colorPress:var(--t29);--colorFocus:var(--t28);--background:var(--t199);--backgroundHover:var(--t17);--backgroundPress:var(--t198);--backgroundFocus:var(--t201);--backgroundActive:var(--t199);--borderColor:var(--t199);--borderColorHover:var(--t201);--borderColorFocus:var(--t200);--borderColorPress:var(--t17);--color01:var(--t231);--color0075:var(--t232);--color005:var(--t233);--color0025:var(--t234);--color002:var(--t235);--color001:var(--t236);--background01:var(--t237);--background0075:var(--t238);--background005:var(--t239);--background0025:var(--t240);--background002:var(--t241);--background001:var(--t242);--background02:var(--t222);--background04:var(--t223);--background06:var(--t224);--background08:var(--t225);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_white_Input,:root.t_dark .t_white_Progress,:root.t_dark .t_white_Slider,:root.t_dark .t_white_TextArea,:root.t_dark .t_white_surface1,:root.t_light .t_dark .t_white_Input,:root.t_light .t_dark .t_white_Progress,:root.t_light .t_dark .t_white_Slider,:root.t_light .t_dark .t_white_TextArea,:root.t_light .t_dark .t_white_surface1{--color:var(--t29);--colorHover:var(--t204);--colorPress:var(--t29);--colorFocus:var(--t28);--background:var(--t198);--backgroundHover:var(--t199);--backgroundPress:var(--t197);--backgroundFocus:var(--t17);--backgroundActive:var(--t198);--borderColor:var(--t199);--borderColorHover:var(--t200);--borderColorFocus:var(--t17);--borderColorPress:var(--t199);--color01:var(--t231);--color0075:var(--t232);--color005:var(--t233);--color0025:var(--t234);--color002:var(--t235);--color001:var(--t236);--background01:var(--t237);--background0075:var(--t238);--background005:var(--t239);--background0025:var(--t240);--background002:var(--t241);--background001:var(--t242);--background02:var(--t222);--background04:var(--t223);--background06:var(--t224);--background08:var(--t225);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_white_ProgressIndicator,:root.t_dark .t_white_SliderActive,:root.t_light .t_dark .t_white_ProgressIndicator,:root.t_light .t_dark .t_white_SliderActive{--color:var(--t29);--colorHover:var(--t204);--colorPress:var(--t29);--colorFocus:var(--t28);--background:var(--t200);--backgroundHover:var(--t201);--backgroundPress:var(--t17);--backgroundFocus:var(--t29);--backgroundActive:var(--t200);--borderColor:var(--t199);--borderColorHover:var(--t203);--borderColorFocus:var(--t202);--borderColorPress:var(--t201);--color01:var(--t231);--color0075:var(--t232);--color005:var(--t233);--color0025:var(--t234);--color002:var(--t235);--color001:var(--t236);--background01:var(--t237);--background0075:var(--t238);--background005:var(--t239);--background0025:var(--t240);--background002:var(--t241);--background001:var(--t242);--background02:var(--t222);--background04:var(--t223);--background06:var(--t224);--background08:var(--t225);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_white_SwitchThumb,:root.t_dark .t_white_Tooltip,:root.t_dark .t_white_accent,:root.t_light .t_dark .t_white_SwitchThumb,:root.t_light .t_dark .t_white_Tooltip,:root.t_light .t_dark .t_white_accent{--accentBackground:var(--t198);--accentColor:var(--t28);--background0:var(--t226);--background02:var(--t222);--background04:var(--t223);--background06:var(--t224);--background08:var(--t225);--color1:var(--t204);--color2:var(--t29);--color3:var(--t28);--color4:var(--t203);--color5:var(--t202);--color6:var(--t201);--color7:var(--t200);--color8:var(--t17);--color9:var(--t199);--color10:var(--t198);--color11:var(--t197);--color12:var(--t24);--color0:var(--t19);--color02:var(--t20);--color04:var(--t21);--color06:var(--t22);--color08:var(--t23);--color:var(--t24);--colorHover:var(--t23);--colorPress:var(--t24);--colorFocus:var(--t197);--background:var(--t29);--backgroundHover:var(--t28);--backgroundPress:var(--t204);--backgroundFocus:var(--t28);--backgroundActive:var(--t29);--borderColor:var(--t203);--borderColorHover:var(--t202);--borderColorFocus:var(--t203);--borderColorPress:var(--t28);--placeholderColor:var(--t199);--colorTransparent:var(--t19);--color01:var(--t231);--color0075:var(--t232);--color005:var(--t233);--color0025:var(--t234);--color002:var(--t235);--color001:var(--t236);--background01:var(--t237);--background0075:var(--t238);--background005:var(--t239);--background0025:var(--t240);--background002:var(--t241);--background001:var(--t242);--outlineColor:var(--t217)}.t_dark_white_SwitchThumb ::selection,.t_dark_white_Tooltip ::selection,.t_dark_white_accent ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_yellow,:root.t_light .t_dark .t_yellow{--accentBackground:var(--t28);--accentColor:var(--t198);--background0:var(--t580);--background02:var(--t581);--background04:var(--t582);--background06:var(--t583);--background08:var(--t584);--color1:var(--t585);--color2:var(--t586);--color3:var(--t587);--color4:var(--t588);--color5:var(--t589);--color6:var(--t590);--color7:var(--t591);--color8:var(--t592);--color9:var(--t593);--color10:var(--t594);--color11:var(--t595);--color12:var(--t596);--color0:var(--t597);--color02:var(--t598);--color04:var(--t599);--color06:var(--t600);--color08:var(--t601);--color:var(--t596);--colorHover:var(--t601);--colorPress:var(--t596);--colorFocus:var(--t595);--background:var(--t586);--backgroundHover:var(--t587);--backgroundPress:var(--t585);--backgroundFocus:var(--t587);--backgroundActive:var(--t586);--borderColor:var(--t588);--borderColorHover:var(--t589);--borderColorFocus:var(--t588);--borderColorPress:var(--t587);--placeholderColor:var(--t593);--colorTransparent:var(--t597);--color01:var(--t602);--color0075:var(--t603);--color005:var(--t604);--color0025:var(--t605);--color002:var(--t606);--color001:var(--t607);--background01:var(--t608);--background0075:var(--t609);--background005:var(--t610);--background0025:var(--t611);--background002:var(--t612);--background001:var(--t613);--outlineColor:var(--t217)}.t_dark_yellow ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_yellow_Button,:root.t_dark .t_yellow_SliderThumb,:root.t_dark .t_yellow_Switch,:root.t_dark .t_yellow_surface2,:root.t_light .t_dark .t_yellow_Button,:root.t_light .t_dark .t_yellow_SliderThumb,:root.t_light .t_dark .t_yellow_Switch,:root.t_light .t_dark .t_yellow_surface2{--color:var(--t595);--colorHover:var(--t596);--colorPress:var(--t595);--colorFocus:var(--t594);--background:var(--t588);--backgroundHover:var(--t589);--backgroundPress:var(--t587);--backgroundFocus:var(--t591);--backgroundActive:var(--t588);--borderColor:var(--t588);--borderColorHover:var(--t591);--borderColorFocus:var(--t590);--borderColorPress:var(--t589);--color01:var(--t602);--color0075:var(--t603);--color005:var(--t604);--color0025:var(--t605);--color002:var(--t606);--color001:var(--t607);--background01:var(--t608);--background0075:var(--t609);--background005:var(--t610);--background0025:var(--t611);--background002:var(--t612);--background001:var(--t613);--background02:var(--t581);--background04:var(--t582);--background06:var(--t583);--background08:var(--t584);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_yellow_Input,:root.t_dark .t_yellow_Progress,:root.t_dark .t_yellow_Slider,:root.t_dark .t_yellow_TextArea,:root.t_dark .t_yellow_surface1,:root.t_light .t_dark .t_yellow_Input,:root.t_light .t_dark .t_yellow_Progress,:root.t_light .t_dark .t_yellow_Slider,:root.t_light .t_dark .t_yellow_TextArea,:root.t_light .t_dark .t_yellow_surface1{--color:var(--t595);--colorHover:var(--t596);--colorPress:var(--t595);--colorFocus:var(--t594);--background:var(--t587);--backgroundHover:var(--t588);--backgroundPress:var(--t586);--backgroundFocus:var(--t589);--backgroundActive:var(--t587);--borderColor:var(--t588);--borderColorHover:var(--t590);--borderColorFocus:var(--t589);--borderColorPress:var(--t588);--color01:var(--t602);--color0075:var(--t603);--color005:var(--t604);--color0025:var(--t605);--color002:var(--t606);--color001:var(--t607);--background01:var(--t608);--background0075:var(--t609);--background005:var(--t610);--background0025:var(--t611);--background002:var(--t612);--background001:var(--t613);--background02:var(--t581);--background04:var(--t582);--background06:var(--t583);--background08:var(--t584);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_yellow_ProgressIndicator,:root.t_dark .t_yellow_SliderActive,:root.t_light .t_dark .t_yellow_ProgressIndicator,:root.t_light .t_dark .t_yellow_SliderActive{--color:var(--t595);--colorHover:var(--t596);--colorPress:var(--t595);--colorFocus:var(--t594);--background:var(--t590);--backgroundHover:var(--t591);--backgroundPress:var(--t589);--backgroundFocus:var(--t595);--backgroundActive:var(--t590);--borderColor:var(--t588);--borderColorHover:var(--t593);--borderColorFocus:var(--t592);--borderColorPress:var(--t591);--color01:var(--t602);--color0075:var(--t603);--color005:var(--t604);--color0025:var(--t605);--color002:var(--t606);--color001:var(--t607);--background01:var(--t608);--background0075:var(--t609);--background005:var(--t610);--background0025:var(--t611);--background002:var(--t612);--background001:var(--t613);--background02:var(--t581);--background04:var(--t582);--background06:var(--t583);--background08:var(--t584);--outlineColor:var(--t217)}.tm_xxt,:root.t_dark .t_yellow_SwitchThumb,:root.t_dark .t_yellow_Tooltip,:root.t_dark .t_yellow_accent,:root.t_light .t_dark .t_yellow_SwitchThumb,:root.t_light .t_dark .t_yellow_Tooltip,:root.t_light .t_dark .t_yellow_accent{--accentBackground:var(--t198);--accentColor:var(--t28);--background0:var(--t597);--background02:var(--t581);--background04:var(--t582);--background06:var(--t583);--background08:var(--t584);--color1:var(--t596);--color2:var(--t595);--color3:var(--t594);--color4:var(--t593);--color5:var(--t592);--color6:var(--t591);--color7:var(--t590);--color8:var(--t589);--color9:var(--t588);--color10:var(--t587);--color11:var(--t586);--color12:var(--t585);--color0:var(--t580);--color02:var(--t614);--color04:var(--t615);--color06:var(--t616);--color08:var(--t617);--color:var(--t585);--colorHover:var(--t617);--colorPress:var(--t585);--colorFocus:var(--t586);--background:var(--t595);--backgroundHover:var(--t594);--backgroundPress:var(--t596);--backgroundFocus:var(--t594);--backgroundActive:var(--t595);--borderColor:var(--t593);--borderColorHover:var(--t592);--borderColorFocus:var(--t593);--borderColorPress:var(--t594);--placeholderColor:var(--t588);--colorTransparent:var(--t580);--color01:var(--t602);--color0075:var(--t603);--color005:var(--t604);--color0025:var(--t605);--color002:var(--t606);--color001:var(--t607);--background01:var(--t608);--background0075:var(--t609);--background005:var(--t610);--background0025:var(--t611);--background002:var(--t612);--background001:var(--t613);--outlineColor:var(--t217)}.t_dark_yellow_SwitchThumb ::selection,.t_dark_yellow_Tooltip ::selection,.t_dark_yellow_accent ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light,:root.t_light{--accentBackground:var(--t618);--accentColor:var(--t619);--background0:var(--t19);--background02:var(--t222);--background04:var(--t223);--background06:var(--t224);--background08:var(--t225);--color1:var(--t24);--color2:var(--t620);--color3:var(--t621);--color4:var(--t622);--color5:var(--t623);--color6:var(--t200);--color7:var(--t201);--color8:var(--t202);--color9:var(--t203);--color10:var(--t28);--color11:var(--t29);--color12:var(--t624);--color0:var(--t226);--color02:var(--t227);--color04:var(--t228);--color06:var(--t229);--color08:var(--t230);--color:var(--t624);--colorHover:var(--t204);--colorPress:var(--t204);--colorFocus:var(--t230);--backgroundHover:var(--t24);--backgroundPress:var(--t198);--backgroundFocus:var(--t198);--backgroundActive:var(--t197);--borderColor:var(--t622);--borderColorHover:var(--t198);--borderColorFocus:var(--t199);--borderColorPress:var(--t17);--placeholderColor:var(--t626);--colorTransparent:var(--t226);--black1:var(--t31);--black2:var(--t32);--black3:var(--t33);--black4:var(--t34);--black5:var(--t35);--black6:var(--t36);--black7:var(--t37);--black8:var(--t38);--black9:var(--t39);--black10:var(--t40);--black11:var(--t41);--black12:var(--t42);--white1:var(--t43);--white2:var(--t44);--white3:var(--t45);--white4:var(--t46);--white5:var(--t47);--white6:var(--t48);--white7:var(--t49);--white8:var(--t50);--white9:var(--t51);--white10:var(--t52);--white11:var(--t53);--white12:var(--t54);--white0:var(--t56);--white02:var(--t57);--white04:var(--t58);--white06:var(--t59);--white08:var(--t60);--black0:var(--t62);--black02:var(--t63);--black04:var(--t64);--black06:var(--t65);--black08:var(--t66);--shadow1:var(--t627);--shadow2:var(--t628);--shadow3:var(--t629);--shadow4:var(--t630);--shadow5:var(--t69);--shadow6:var(--t631);--shadow7:var(--t65);--shadow8:var(--t632);--highlight1:var(--t633);--highlight2:var(--t73);--highlight3:var(--t634);--highlight4:var(--t74);--highlight5:var(--t58);--highlight6:var(--t635);--highlight7:var(--t636);--highlight8:var(--t77);--shadowColor:var(--t629);--gray1:var(--t637);--gray2:var(--t638);--gray3:var(--t639);--gray4:var(--t640);--gray5:var(--t641);--gray6:var(--t642);--gray7:var(--t643);--gray8:var(--t644);--gray9:var(--t645);--gray10:var(--t646);--gray11:var(--t647);--gray12:var(--t648);--blue1:var(--t649);--blue2:var(--t650);--blue3:var(--t651);--blue4:var(--t652);--blue5:var(--t653);--blue6:var(--t654);--blue7:var(--t655);--blue8:var(--t656);--blue9:var(--t98);--blue10:var(--t657);--blue11:var(--t658);--blue12:var(--t659);--red1:var(--t660);--red2:var(--t661);--red3:var(--t662);--red4:var(--t663);--red5:var(--t664);--red6:var(--t665);--red7:var(--t666);--red8:var(--t667);--red9:var(--t110);--red10:var(--t668);--red11:var(--t669);--red12:var(--t670);--yellow1:var(--t671);--yellow2:var(--t672);--yellow3:var(--t673);--yellow4:var(--t674);--yellow5:var(--t675);--yellow6:var(--t676);--yellow7:var(--t677);--yellow8:var(--t678);--yellow9:var(--t122);--yellow10:var(--t679);--yellow11:var(--t680);--yellow12:var(--t681);--green1:var(--t682);--green2:var(--t683);--green3:var(--t684);--green4:var(--t685);--green5:var(--t686);--green6:var(--t687);--green7:var(--t688);--green8:var(--t689);--green9:var(--t134);--green10:var(--t690);--green11:var(--t691);--green12:var(--t692);--orange1:var(--t693);--orange2:var(--t694);--orange3:var(--t695);--orange4:var(--t696);--orange5:var(--t697);--orange6:var(--t698);--orange7:var(--t699);--orange8:var(--t700);--orange9:var(--t146);--orange10:var(--t701);--orange11:var(--t702);--orange12:var(--t703);--pink1:var(--t704);--pink2:var(--t705);--pink3:var(--t706);--pink4:var(--t707);--pink5:var(--t708);--pink6:var(--t709);--pink7:var(--t710);--pink8:var(--t711);--pink9:var(--t158);--pink10:var(--t712);--pink11:var(--t713);--pink12:var(--t714);--purple1:var(--t715);--purple2:var(--t716);--purple3:var(--t717);--purple4:var(--t718);--purple5:var(--t719);--purple6:var(--t720);--purple7:var(--t721);--purple8:var(--t722);--purple9:var(--t170);--purple10:var(--t723);--purple11:var(--t724);--purple12:var(--t725);--teal1:var(--t726);--teal2:var(--t727);--teal3:var(--t728);--teal4:var(--t729);--teal5:var(--t730);--teal6:var(--t731);--teal7:var(--t732);--teal8:var(--t733);--teal9:var(--t182);--teal10:var(--t734);--teal11:var(--t735);--teal12:var(--t736);--neutral1:var(--t186);--neutral2:var(--t187);--neutral3:var(--t188);--neutral4:var(--t49);--neutral5:var(--t189);--neutral6:var(--t190);--neutral7:var(--t191);--neutral8:var(--t192);--neutral9:var(--t193);--neutral10:var(--t194);--neutral11:var(--t195);--neutral12:var(--t196);--accent1:var(--t7);--accent2:var(--t27);--accent3:var(--t26);--accent4:var(--t29);--accent5:var(--t28);--accent6:var(--t12);--accent7:var(--t13);--accent8:var(--t14);--accent9:var(--t15);--accent10:var(--t16);--accent11:var(--t17);--accent12:var(--t24);--color01:var(--t231);--color0075:var(--t232);--color005:var(--t233);--color0025:var(--t234);--color002:var(--t235);--color001:var(--t236);--background01:var(--t237);--background0075:var(--t238);--background005:var(--t239);--background0025:var(--t240);--background002:var(--t241);--background001:var(--t242);--outlineColor:var(--t737);--sunken:var(--t24);--panel:var(--t620);--hover:var(--t621);--edge:var(--t622);--raised:var(--t623);--rim:var(--t200);--bound:var(--t201);--dim:var(--t202);--faint:var(--t203);--soft:var(--t28);--quiet:var(--t29);--ink:var(--t624)}.t_light ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light .t_Button,:root.t_dark .t_light .t_SliderThumb,:root.t_dark .t_light .t_Switch,:root.t_dark .t_light .t_surface2,:root.t_light .t_Button,:root.t_light .t_SliderThumb,:root.t_light .t_Switch,:root.t_light .t_surface2{--color:var(--t29);--colorHover:var(--t29);--colorPress:var(--t29);--colorFocus:var(--t204);--background:var(--t199);--backgroundHover:var(--t198);--backgroundPress:var(--t17);--backgroundFocus:var(--t201);--backgroundActive:var(--t199);--borderColor:var(--t622);--borderColorHover:var(--t17);--borderColorFocus:var(--t200);--borderColorPress:var(--t201);--color01:var(--t231);--color0075:var(--t232);--color005:var(--t233);--color0025:var(--t234);--color002:var(--t235);--color001:var(--t236);--background01:var(--t237);--background0075:var(--t238);--background005:var(--t239);--background0025:var(--t240);--background002:var(--t241);--background001:var(--t242);--background02:var(--t222);--background04:var(--t223);--background06:var(--t224);--background08:var(--t225);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_Input,:root.t_dark .t_light .t_Progress,:root.t_dark .t_light .t_Slider,:root.t_dark .t_light .t_TextArea,:root.t_dark .t_light .t_surface1,:root.t_light .t_Input,:root.t_light .t_Progress,:root.t_light .t_Slider,:root.t_light .t_TextArea,:root.t_light .t_surface1{--color:var(--t29);--colorHover:var(--t29);--colorPress:var(--t29);--colorFocus:var(--t204);--background:var(--t198);--backgroundHover:var(--t197);--backgroundPress:var(--t199);--backgroundFocus:var(--t17);--backgroundActive:var(--t198);--borderColor:var(--t622);--borderColorHover:var(--t199);--borderColorFocus:var(--t17);--borderColorPress:var(--t200);--color01:var(--t231);--color0075:var(--t232);--color005:var(--t233);--color0025:var(--t234);--color002:var(--t235);--color001:var(--t236);--background01:var(--t237);--background0075:var(--t238);--background005:var(--t239);--background0025:var(--t240);--background002:var(--t241);--background001:var(--t242);--background02:var(--t222);--background04:var(--t223);--background06:var(--t224);--background08:var(--t225);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_ProgressIndicator,:root.t_dark .t_light .t_SliderActive,:root.t_light .t_ProgressIndicator,:root.t_light .t_SliderActive{--color:var(--t29);--colorHover:var(--t29);--colorPress:var(--t29);--colorFocus:var(--t204);--background:var(--t200);--backgroundHover:var(--t17);--backgroundPress:var(--t201);--backgroundFocus:var(--t29);--backgroundActive:var(--t200);--borderColor:var(--t622);--borderColorHover:var(--t201);--borderColorFocus:var(--t202);--borderColorPress:var(--t203);--color01:var(--t231);--color0075:var(--t232);--color005:var(--t233);--color0025:var(--t234);--color002:var(--t235);--color001:var(--t236);--background01:var(--t237);--background0075:var(--t238);--background005:var(--t239);--background0025:var(--t240);--background002:var(--t241);--background001:var(--t242);--background02:var(--t222);--background04:var(--t223);--background06:var(--t224);--background08:var(--t225);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_SwitchThumb,:root.t_dark .t_light .t_Tooltip,:root.t_dark .t_light .t_white_SwitchThumb,:root.t_dark .t_light .t_white_Tooltip,:root.t_dark .t_light .t_white_accent,:root.t_light .t_SwitchThumb,:root.t_light .t_Tooltip,:root.t_light .t_white_SwitchThumb,:root.t_light .t_white_Tooltip,:root.t_light .t_white_accent{--accentBackground:var(--t16);--accentColor:var(--t26);--background0:var(--t226);--background02:var(--t222);--background04:var(--t223);--background06:var(--t224);--background08:var(--t225);--color1:var(--t204);--color2:var(--t29);--color3:var(--t28);--color4:var(--t203);--color5:var(--t202);--color6:var(--t201);--color7:var(--t200);--color8:var(--t17);--color9:var(--t199);--color10:var(--t198);--color11:var(--t197);--color12:var(--t24);--color0:var(--t19);--color02:var(--t20);--color04:var(--t21);--color06:var(--t22);--color08:var(--t23);--color:var(--t24);--colorHover:var(--t24);--colorPress:var(--t24);--colorFocus:var(--t23);--background:var(--t29);--backgroundHover:var(--t204);--backgroundPress:var(--t28);--backgroundFocus:var(--t28);--backgroundActive:var(--t29);--borderColor:var(--t203);--borderColorHover:var(--t28);--borderColorFocus:var(--t203);--borderColorPress:var(--t202);--placeholderColor:var(--t199);--colorTransparent:var(--t19);--color01:var(--t231);--color0075:var(--t232);--color005:var(--t233);--color0025:var(--t234);--color002:var(--t235);--color001:var(--t236);--background01:var(--t237);--background0075:var(--t238);--background005:var(--t239);--background0025:var(--t240);--background002:var(--t241);--background001:var(--t242);--outlineColor:var(--t737)}.t_light_SwitchThumb ::selection,.t_light_Tooltip ::selection,.t_light_white_SwitchThumb ::selection,.t_light_white_Tooltip ::selection,.t_light_white_accent ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light .t_accent,:root.t_light .t_accent{--accentBackground:var(--t198);--accentColor:var(--t28);--background0:var(--t2);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--color1:var(--t7);--color2:var(--t27);--color3:var(--t26);--color4:var(--t29);--color5:var(--t28);--color6:var(--t12);--color7:var(--t13);--color8:var(--t14);--color9:var(--t15);--color10:var(--t16);--color11:var(--t17);--color12:var(--t24);--color0:var(--t19);--color02:var(--t20);--color04:var(--t21);--color06:var(--t22);--color08:var(--t23);--color:var(--t24);--colorHover:var(--t24);--colorPress:var(--t24);--colorFocus:var(--t23);--background:var(--t27);--backgroundHover:var(--t7);--backgroundPress:var(--t26);--backgroundFocus:var(--t26);--backgroundActive:var(--t27);--borderColor:var(--t29);--borderColorHover:var(--t26);--borderColorFocus:var(--t29);--borderColorPress:var(--t28);--placeholderColor:var(--t15);--colorTransparent:var(--t19);--color01:var(--t205);--color0075:var(--t206);--color005:var(--t207);--color0025:var(--t208);--color002:var(--t209);--color001:var(--t210);--background01:var(--t211);--background0075:var(--t212);--background005:var(--t213);--background0025:var(--t214);--background002:var(--t215);--background001:var(--t216);--outlineColor:var(--t737)}.t_light_accent ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light .t_black,:root.t_light .t_black{--accentBackground:var(--t26);--accentColor:var(--t16);--background0:var(--t2);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--color1:var(--t7);--color2:var(--t27);--color3:var(--t26);--color4:var(--t29);--color5:var(--t28);--color6:var(--t12);--color7:var(--t13);--color8:var(--t14);--color9:var(--t15);--color10:var(--t16);--color11:var(--t17);--color12:var(--t24);--color0:var(--t19);--color02:var(--t20);--color04:var(--t21);--color06:var(--t22);--color08:var(--t23);--color:var(--t24);--colorHover:var(--t24);--colorPress:var(--t24);--colorFocus:var(--t23);--background:var(--t27);--backgroundHover:var(--t7);--backgroundPress:var(--t26);--backgroundFocus:var(--t26);--backgroundActive:var(--t27);--borderColor:var(--t29);--borderColorHover:var(--t26);--borderColorFocus:var(--t29);--borderColorPress:var(--t28);--placeholderColor:var(--t15);--colorTransparent:var(--t19);--color01:var(--t205);--color0075:var(--t206);--color005:var(--t207);--color0025:var(--t208);--color002:var(--t209);--color001:var(--t210);--background01:var(--t211);--background0075:var(--t212);--background005:var(--t213);--background0025:var(--t214);--background002:var(--t215);--background001:var(--t216);--outlineColor:var(--t737)}.t_light_black ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light .t_black_Button,:root.t_dark .t_light .t_black_SliderThumb,:root.t_dark .t_light .t_black_Switch,:root.t_dark .t_light .t_black_surface2,:root.t_light .t_black_Button,:root.t_light .t_black_SliderThumb,:root.t_light .t_black_Switch,:root.t_light .t_black_surface2{--color:var(--t17);--colorHover:var(--t17);--colorPress:var(--t17);--colorFocus:var(--t24);--background:var(--t29);--backgroundHover:var(--t26);--backgroundPress:var(--t28);--backgroundFocus:var(--t13);--backgroundActive:var(--t29);--borderColor:var(--t29);--borderColorHover:var(--t28);--borderColorFocus:var(--t12);--borderColorPress:var(--t13);--color01:var(--t205);--color0075:var(--t206);--color005:var(--t207);--color0025:var(--t208);--color002:var(--t209);--color001:var(--t210);--background01:var(--t211);--background0075:var(--t212);--background005:var(--t213);--background0025:var(--t214);--background002:var(--t215);--background001:var(--t216);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_black_Input,:root.t_dark .t_light .t_black_Progress,:root.t_dark .t_light .t_black_Slider,:root.t_dark .t_light .t_black_TextArea,:root.t_dark .t_light .t_black_surface1,:root.t_light .t_black_Input,:root.t_light .t_black_Progress,:root.t_light .t_black_Slider,:root.t_light .t_black_TextArea,:root.t_light .t_black_surface1{--color:var(--t17);--colorHover:var(--t17);--colorPress:var(--t17);--colorFocus:var(--t24);--background:var(--t26);--backgroundHover:var(--t27);--backgroundPress:var(--t29);--backgroundFocus:var(--t28);--backgroundActive:var(--t26);--borderColor:var(--t29);--borderColorHover:var(--t29);--borderColorFocus:var(--t28);--borderColorPress:var(--t12);--color01:var(--t205);--color0075:var(--t206);--color005:var(--t207);--color0025:var(--t208);--color002:var(--t209);--color001:var(--t210);--background01:var(--t211);--background0075:var(--t212);--background005:var(--t213);--background0025:var(--t214);--background002:var(--t215);--background001:var(--t216);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_black_ProgressIndicator,:root.t_dark .t_light .t_black_SliderActive,:root.t_light .t_black_ProgressIndicator,:root.t_light .t_black_SliderActive{--color:var(--t17);--colorHover:var(--t17);--colorPress:var(--t17);--colorFocus:var(--t24);--background:var(--t12);--backgroundHover:var(--t28);--backgroundPress:var(--t13);--backgroundFocus:var(--t17);--backgroundActive:var(--t12);--borderColor:var(--t29);--borderColorHover:var(--t13);--borderColorFocus:var(--t14);--borderColorPress:var(--t15);--color01:var(--t205);--color0075:var(--t206);--color005:var(--t207);--color0025:var(--t208);--color002:var(--t209);--color001:var(--t210);--background01:var(--t211);--background0075:var(--t212);--background005:var(--t213);--background0025:var(--t214);--background002:var(--t215);--background001:var(--t216);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_black_SwitchThumb,:root.t_dark .t_light .t_black_Tooltip,:root.t_dark .t_light .t_black_accent,:root.t_light .t_black_SwitchThumb,:root.t_light .t_black_Tooltip,:root.t_light .t_black_accent{--accentBackground:var(--t16);--accentColor:var(--t26);--background0:var(--t19);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--color1:var(--t24);--color2:var(--t17);--color3:var(--t16);--color4:var(--t15);--color5:var(--t14);--color6:var(--t13);--color7:var(--t12);--color8:var(--t28);--color9:var(--t29);--color10:var(--t26);--color11:var(--t27);--color12:var(--t7);--color0:var(--t2);--color02:var(--t218);--color04:var(--t219);--color06:var(--t220);--color08:var(--t221);--color:var(--t7);--colorHover:var(--t7);--colorPress:var(--t7);--colorFocus:var(--t221);--background:var(--t17);--backgroundHover:var(--t24);--backgroundPress:var(--t16);--backgroundFocus:var(--t16);--backgroundActive:var(--t17);--borderColor:var(--t15);--borderColorHover:var(--t16);--borderColorFocus:var(--t15);--borderColorPress:var(--t14);--placeholderColor:var(--t29);--colorTransparent:var(--t2);--color01:var(--t205);--color0075:var(--t206);--color005:var(--t207);--color0025:var(--t208);--color002:var(--t209);--color001:var(--t210);--background01:var(--t211);--background0075:var(--t212);--background005:var(--t213);--background0025:var(--t214);--background002:var(--t215);--background001:var(--t216);--outlineColor:var(--t737)}.t_light_black_SwitchThumb ::selection,.t_light_black_Tooltip ::selection,.t_light_black_accent ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light .t_blue,:root.t_light .t_blue{--accentBackground:var(--t26);--accentColor:var(--t16);--background0:var(--t738);--background02:var(--t739);--background04:var(--t740);--background06:var(--t741);--background08:var(--t742);--color1:var(--t743);--color2:var(--t744);--color3:var(--t745);--color4:var(--t746);--color5:var(--t747);--color6:var(--t748);--color7:var(--t749);--color8:var(--t750);--color9:var(--t256);--color10:var(--t751);--color11:var(--t752);--color12:var(--t753);--color0:var(--t754);--color02:var(--t755);--color04:var(--t756);--color06:var(--t757);--color08:var(--t758);--color:var(--t753);--colorHover:var(--t753);--colorPress:var(--t753);--colorFocus:var(--t758);--background:var(--t744);--backgroundHover:var(--t743);--backgroundPress:var(--t745);--backgroundFocus:var(--t745);--backgroundActive:var(--t744);--borderColor:var(--t746);--borderColorHover:var(--t745);--borderColorFocus:var(--t746);--borderColorPress:var(--t747);--placeholderColor:var(--t256);--colorTransparent:var(--t754);--color01:var(--t759);--color0075:var(--t760);--color005:var(--t761);--color0025:var(--t762);--color002:var(--t763);--color001:var(--t764);--background01:var(--t765);--background0075:var(--t766);--background005:var(--t767);--background0025:var(--t768);--background002:var(--t769);--background001:var(--t770);--outlineColor:var(--t737)}.t_light_blue ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light .t_blue_Button,:root.t_dark .t_light .t_blue_SliderThumb,:root.t_dark .t_light .t_blue_Switch,:root.t_dark .t_light .t_blue_surface2,:root.t_light .t_blue_Button,:root.t_light .t_blue_SliderThumb,:root.t_light .t_blue_Switch,:root.t_light .t_blue_surface2{--color:var(--t752);--colorHover:var(--t752);--colorPress:var(--t752);--colorFocus:var(--t753);--background:var(--t746);--backgroundHover:var(--t745);--backgroundPress:var(--t747);--backgroundFocus:var(--t749);--backgroundActive:var(--t746);--borderColor:var(--t746);--borderColorHover:var(--t747);--borderColorFocus:var(--t748);--borderColorPress:var(--t749);--color01:var(--t759);--color0075:var(--t760);--color005:var(--t761);--color0025:var(--t762);--color002:var(--t763);--color001:var(--t764);--background01:var(--t765);--background0075:var(--t766);--background005:var(--t767);--background0025:var(--t768);--background002:var(--t769);--background001:var(--t770);--background02:var(--t739);--background04:var(--t740);--background06:var(--t741);--background08:var(--t742);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_blue_Input,:root.t_dark .t_light .t_blue_Progress,:root.t_dark .t_light .t_blue_Slider,:root.t_dark .t_light .t_blue_TextArea,:root.t_dark .t_light .t_blue_surface1,:root.t_light .t_blue_Input,:root.t_light .t_blue_Progress,:root.t_light .t_blue_Slider,:root.t_light .t_blue_TextArea,:root.t_light .t_blue_surface1{--color:var(--t752);--colorHover:var(--t752);--colorPress:var(--t752);--colorFocus:var(--t753);--background:var(--t745);--backgroundHover:var(--t744);--backgroundPress:var(--t746);--backgroundFocus:var(--t747);--backgroundActive:var(--t745);--borderColor:var(--t746);--borderColorHover:var(--t746);--borderColorFocus:var(--t747);--borderColorPress:var(--t748);--color01:var(--t759);--color0075:var(--t760);--color005:var(--t761);--color0025:var(--t762);--color002:var(--t763);--color001:var(--t764);--background01:var(--t765);--background0075:var(--t766);--background005:var(--t767);--background0025:var(--t768);--background002:var(--t769);--background001:var(--t770);--background02:var(--t739);--background04:var(--t740);--background06:var(--t741);--background08:var(--t742);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_blue_ProgressIndicator,:root.t_dark .t_light .t_blue_SliderActive,:root.t_light .t_blue_ProgressIndicator,:root.t_light .t_blue_SliderActive{--color:var(--t752);--colorHover:var(--t752);--colorPress:var(--t752);--colorFocus:var(--t753);--background:var(--t748);--backgroundHover:var(--t747);--backgroundPress:var(--t749);--backgroundFocus:var(--t752);--backgroundActive:var(--t748);--borderColor:var(--t746);--borderColorHover:var(--t749);--borderColorFocus:var(--t750);--borderColorPress:var(--t256);--color01:var(--t759);--color0075:var(--t760);--color005:var(--t761);--color0025:var(--t762);--color002:var(--t763);--color001:var(--t764);--background01:var(--t765);--background0075:var(--t766);--background005:var(--t767);--background0025:var(--t768);--background002:var(--t769);--background001:var(--t770);--background02:var(--t739);--background04:var(--t740);--background06:var(--t741);--background08:var(--t742);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_blue_SwitchThumb,:root.t_dark .t_light .t_blue_Tooltip,:root.t_dark .t_light .t_blue_accent,:root.t_light .t_blue_SwitchThumb,:root.t_light .t_blue_Tooltip,:root.t_light .t_blue_accent{--accentBackground:var(--t16);--accentColor:var(--t26);--background0:var(--t754);--background02:var(--t739);--background04:var(--t740);--background06:var(--t741);--background08:var(--t742);--color1:var(--t753);--color2:var(--t752);--color3:var(--t751);--color4:var(--t256);--color5:var(--t750);--color6:var(--t749);--color7:var(--t748);--color8:var(--t747);--color9:var(--t746);--color10:var(--t745);--color11:var(--t744);--color12:var(--t743);--color0:var(--t738);--color02:var(--t771);--color04:var(--t772);--color06:var(--t773);--color08:var(--t774);--color:var(--t743);--colorHover:var(--t743);--colorPress:var(--t743);--colorFocus:var(--t774);--background:var(--t752);--backgroundHover:var(--t753);--backgroundPress:var(--t751);--backgroundFocus:var(--t751);--backgroundActive:var(--t752);--borderColor:var(--t256);--borderColorHover:var(--t751);--borderColorFocus:var(--t256);--borderColorPress:var(--t750);--placeholderColor:var(--t746);--colorTransparent:var(--t738);--color01:var(--t759);--color0075:var(--t760);--color005:var(--t761);--color0025:var(--t762);--color002:var(--t763);--color001:var(--t764);--background01:var(--t765);--background0075:var(--t766);--background005:var(--t767);--background0025:var(--t768);--background002:var(--t769);--background001:var(--t770);--outlineColor:var(--t737)}.t_light_blue_SwitchThumb ::selection,.t_light_blue_Tooltip ::selection,.t_light_blue_accent ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light .t_gray,:root.t_light .t_gray{--accentBackground:var(--t26);--accentColor:var(--t16);--background0:var(--t775);--background02:var(--t776);--background04:var(--t777);--background06:var(--t778);--background08:var(--t779);--color1:var(--t780);--color2:var(--t781);--color3:var(--t782);--color4:var(--t783);--color5:var(--t784);--color6:var(--t199);--color7:var(--t785);--color8:var(--t786);--color9:var(--t787);--color10:var(--t788);--color11:var(--t789);--color12:var(--t287);--color0:var(--t790);--color02:var(--t791);--color04:var(--t792);--color06:var(--t793);--color08:var(--t794);--color:var(--t287);--colorHover:var(--t287);--colorPress:var(--t287);--colorFocus:var(--t794);--background:var(--t781);--backgroundHover:var(--t780);--backgroundPress:var(--t782);--backgroundFocus:var(--t782);--backgroundActive:var(--t781);--borderColor:var(--t783);--borderColorHover:var(--t782);--borderColorFocus:var(--t783);--borderColorPress:var(--t784);--placeholderColor:var(--t787);--colorTransparent:var(--t790);--color01:var(--t795);--color0075:var(--t796);--color005:var(--t797);--color0025:var(--t798);--color002:var(--t799);--color001:var(--t800);--background01:var(--t801);--background0075:var(--t802);--background005:var(--t803);--background0025:var(--t804);--background002:var(--t805);--background001:var(--t806);--outlineColor:var(--t737)}.t_light_gray ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light .t_gray_Button,:root.t_dark .t_light .t_gray_SliderThumb,:root.t_dark .t_light .t_gray_Switch,:root.t_dark .t_light .t_gray_surface2,:root.t_light .t_gray_Button,:root.t_light .t_gray_SliderThumb,:root.t_light .t_gray_Switch,:root.t_light .t_gray_surface2{--color:var(--t789);--colorHover:var(--t789);--colorPress:var(--t789);--colorFocus:var(--t287);--background:var(--t783);--backgroundHover:var(--t782);--backgroundPress:var(--t784);--backgroundFocus:var(--t785);--backgroundActive:var(--t783);--borderColor:var(--t783);--borderColorHover:var(--t784);--borderColorFocus:var(--t199);--borderColorPress:var(--t785);--color01:var(--t795);--color0075:var(--t796);--color005:var(--t797);--color0025:var(--t798);--color002:var(--t799);--color001:var(--t800);--background01:var(--t801);--background0075:var(--t802);--background005:var(--t803);--background0025:var(--t804);--background002:var(--t805);--background001:var(--t806);--background02:var(--t776);--background04:var(--t777);--background06:var(--t778);--background08:var(--t779);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_gray_Input,:root.t_dark .t_light .t_gray_Progress,:root.t_dark .t_light .t_gray_Slider,:root.t_dark .t_light .t_gray_TextArea,:root.t_dark .t_light .t_gray_surface1,:root.t_light .t_gray_Input,:root.t_light .t_gray_Progress,:root.t_light .t_gray_Slider,:root.t_light .t_gray_TextArea,:root.t_light .t_gray_surface1{--color:var(--t789);--colorHover:var(--t789);--colorPress:var(--t789);--colorFocus:var(--t287);--background:var(--t782);--backgroundHover:var(--t781);--backgroundPress:var(--t783);--backgroundFocus:var(--t784);--backgroundActive:var(--t782);--borderColor:var(--t783);--borderColorHover:var(--t783);--borderColorFocus:var(--t784);--borderColorPress:var(--t199);--color01:var(--t795);--color0075:var(--t796);--color005:var(--t797);--color0025:var(--t798);--color002:var(--t799);--color001:var(--t800);--background01:var(--t801);--background0075:var(--t802);--background005:var(--t803);--background0025:var(--t804);--background002:var(--t805);--background001:var(--t806);--background02:var(--t776);--background04:var(--t777);--background06:var(--t778);--background08:var(--t779);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_gray_ProgressIndicator,:root.t_dark .t_light .t_gray_SliderActive,:root.t_light .t_gray_ProgressIndicator,:root.t_light .t_gray_SliderActive{--color:var(--t789);--colorHover:var(--t789);--colorPress:var(--t789);--colorFocus:var(--t287);--background:var(--t199);--backgroundHover:var(--t784);--backgroundPress:var(--t785);--backgroundFocus:var(--t789);--backgroundActive:var(--t199);--borderColor:var(--t783);--borderColorHover:var(--t785);--borderColorFocus:var(--t786);--borderColorPress:var(--t787);--color01:var(--t795);--color0075:var(--t796);--color005:var(--t797);--color0025:var(--t798);--color002:var(--t799);--color001:var(--t800);--background01:var(--t801);--background0075:var(--t802);--background005:var(--t803);--background0025:var(--t804);--background002:var(--t805);--background001:var(--t806);--background02:var(--t776);--background04:var(--t777);--background06:var(--t778);--background08:var(--t779);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_gray_SwitchThumb,:root.t_dark .t_light .t_gray_Tooltip,:root.t_dark .t_light .t_gray_accent,:root.t_light .t_gray_SwitchThumb,:root.t_light .t_gray_Tooltip,:root.t_light .t_gray_accent{--accentBackground:var(--t16);--accentColor:var(--t26);--background0:var(--t790);--background02:var(--t776);--background04:var(--t777);--background06:var(--t778);--background08:var(--t779);--color1:var(--t287);--color2:var(--t789);--color3:var(--t788);--color4:var(--t787);--color5:var(--t786);--color6:var(--t785);--color7:var(--t199);--color8:var(--t784);--color9:var(--t783);--color10:var(--t782);--color11:var(--t781);--color12:var(--t780);--color0:var(--t775);--color02:var(--t807);--color04:var(--t808);--color06:var(--t809);--color08:var(--t810);--color:var(--t780);--colorHover:var(--t780);--colorPress:var(--t780);--colorFocus:var(--t810);--background:var(--t789);--backgroundHover:var(--t287);--backgroundPress:var(--t788);--backgroundFocus:var(--t788);--backgroundActive:var(--t789);--borderColor:var(--t787);--borderColorHover:var(--t788);--borderColorFocus:var(--t787);--borderColorPress:var(--t786);--placeholderColor:var(--t783);--colorTransparent:var(--t775);--color01:var(--t795);--color0075:var(--t796);--color005:var(--t797);--color0025:var(--t798);--color002:var(--t799);--color001:var(--t800);--background01:var(--t801);--background0075:var(--t802);--background005:var(--t803);--background0025:var(--t804);--background002:var(--t805);--background001:var(--t806);--outlineColor:var(--t737)}.t_light_gray_SwitchThumb ::selection,.t_light_gray_Tooltip ::selection,.t_light_gray_accent ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light .t_green,:root.t_light .t_green{--accentBackground:var(--t26);--accentColor:var(--t16);--background0:var(--t811);--background02:var(--t812);--background04:var(--t813);--background06:var(--t814);--background08:var(--t815);--color1:var(--t816);--color2:var(--t817);--color3:var(--t818);--color4:var(--t819);--color5:var(--t820);--color6:var(--t821);--color7:var(--t822);--color8:var(--t823);--color9:var(--t330);--color10:var(--t824);--color11:var(--t825);--color12:var(--t826);--color0:var(--t827);--color02:var(--t828);--color04:var(--t829);--color06:var(--t830);--color08:var(--t831);--color:var(--t826);--colorHover:var(--t826);--colorPress:var(--t826);--colorFocus:var(--t831);--background:var(--t817);--backgroundHover:var(--t816);--backgroundPress:var(--t818);--backgroundFocus:var(--t818);--backgroundActive:var(--t817);--borderColor:var(--t819);--borderColorHover:var(--t818);--borderColorFocus:var(--t819);--borderColorPress:var(--t820);--placeholderColor:var(--t330);--colorTransparent:var(--t827);--color01:var(--t832);--color0075:var(--t833);--color005:var(--t834);--color0025:var(--t835);--color002:var(--t836);--color001:var(--t837);--background01:var(--t838);--background0075:var(--t839);--background005:var(--t840);--background0025:var(--t841);--background002:var(--t842);--background001:var(--t843);--outlineColor:var(--t737)}.t_light_green ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light .t_green_Button,:root.t_dark .t_light .t_green_SliderThumb,:root.t_dark .t_light .t_green_Switch,:root.t_dark .t_light .t_green_surface2,:root.t_light .t_green_Button,:root.t_light .t_green_SliderThumb,:root.t_light .t_green_Switch,:root.t_light .t_green_surface2{--color:var(--t825);--colorHover:var(--t825);--colorPress:var(--t825);--colorFocus:var(--t826);--background:var(--t819);--backgroundHover:var(--t818);--backgroundPress:var(--t820);--backgroundFocus:var(--t822);--backgroundActive:var(--t819);--borderColor:var(--t819);--borderColorHover:var(--t820);--borderColorFocus:var(--t821);--borderColorPress:var(--t822);--color01:var(--t832);--color0075:var(--t833);--color005:var(--t834);--color0025:var(--t835);--color002:var(--t836);--color001:var(--t837);--background01:var(--t838);--background0075:var(--t839);--background005:var(--t840);--background0025:var(--t841);--background002:var(--t842);--background001:var(--t843);--background02:var(--t812);--background04:var(--t813);--background06:var(--t814);--background08:var(--t815);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_green_Input,:root.t_dark .t_light .t_green_Progress,:root.t_dark .t_light .t_green_Slider,:root.t_dark .t_light .t_green_TextArea,:root.t_dark .t_light .t_green_surface1,:root.t_light .t_green_Input,:root.t_light .t_green_Progress,:root.t_light .t_green_Slider,:root.t_light .t_green_TextArea,:root.t_light .t_green_surface1{--color:var(--t825);--colorHover:var(--t825);--colorPress:var(--t825);--colorFocus:var(--t826);--background:var(--t818);--backgroundHover:var(--t817);--backgroundPress:var(--t819);--backgroundFocus:var(--t820);--backgroundActive:var(--t818);--borderColor:var(--t819);--borderColorHover:var(--t819);--borderColorFocus:var(--t820);--borderColorPress:var(--t821);--color01:var(--t832);--color0075:var(--t833);--color005:var(--t834);--color0025:var(--t835);--color002:var(--t836);--color001:var(--t837);--background01:var(--t838);--background0075:var(--t839);--background005:var(--t840);--background0025:var(--t841);--background002:var(--t842);--background001:var(--t843);--background02:var(--t812);--background04:var(--t813);--background06:var(--t814);--background08:var(--t815);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_green_ProgressIndicator,:root.t_dark .t_light .t_green_SliderActive,:root.t_light .t_green_ProgressIndicator,:root.t_light .t_green_SliderActive{--color:var(--t825);--colorHover:var(--t825);--colorPress:var(--t825);--colorFocus:var(--t826);--background:var(--t821);--backgroundHover:var(--t820);--backgroundPress:var(--t822);--backgroundFocus:var(--t825);--backgroundActive:var(--t821);--borderColor:var(--t819);--borderColorHover:var(--t822);--borderColorFocus:var(--t823);--borderColorPress:var(--t330);--color01:var(--t832);--color0075:var(--t833);--color005:var(--t834);--color0025:var(--t835);--color002:var(--t836);--color001:var(--t837);--background01:var(--t838);--background0075:var(--t839);--background005:var(--t840);--background0025:var(--t841);--background002:var(--t842);--background001:var(--t843);--background02:var(--t812);--background04:var(--t813);--background06:var(--t814);--background08:var(--t815);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_green_SwitchThumb,:root.t_dark .t_light .t_green_Tooltip,:root.t_dark .t_light .t_green_accent,:root.t_light .t_green_SwitchThumb,:root.t_light .t_green_Tooltip,:root.t_light .t_green_accent{--accentBackground:var(--t16);--accentColor:var(--t26);--background0:var(--t827);--background02:var(--t812);--background04:var(--t813);--background06:var(--t814);--background08:var(--t815);--color1:var(--t826);--color2:var(--t825);--color3:var(--t824);--color4:var(--t330);--color5:var(--t823);--color6:var(--t822);--color7:var(--t821);--color8:var(--t820);--color9:var(--t819);--color10:var(--t818);--color11:var(--t817);--color12:var(--t816);--color0:var(--t811);--color02:var(--t844);--color04:var(--t845);--color06:var(--t846);--color08:var(--t847);--color:var(--t816);--colorHover:var(--t816);--colorPress:var(--t816);--colorFocus:var(--t847);--background:var(--t825);--backgroundHover:var(--t826);--backgroundPress:var(--t824);--backgroundFocus:var(--t824);--backgroundActive:var(--t825);--borderColor:var(--t330);--borderColorHover:var(--t824);--borderColorFocus:var(--t330);--borderColorPress:var(--t823);--placeholderColor:var(--t819);--colorTransparent:var(--t811);--color01:var(--t832);--color0075:var(--t833);--color005:var(--t834);--color0025:var(--t835);--color002:var(--t836);--color001:var(--t837);--background01:var(--t838);--background0075:var(--t839);--background005:var(--t840);--background0025:var(--t841);--background002:var(--t842);--background001:var(--t843);--outlineColor:var(--t737)}.t_light_green_SwitchThumb ::selection,.t_light_green_Tooltip ::selection,.t_light_green_accent ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light .t_neutral,:root.t_light .t_neutral{--accentBackground:var(--t26);--accentColor:var(--t16);--background0:var(--t355);--background02:var(--t356);--background04:var(--t357);--background06:var(--t358);--background08:var(--t359);--color1:var(--t360);--color2:var(--t361);--color3:var(--t362);--color4:var(--t201);--color5:var(--t363);--color6:var(--t364);--color7:var(--t365);--color8:var(--t14);--color9:var(--t366);--color10:var(--t367);--color11:var(--t292);--color12:var(--t368);--color0:var(--t369);--color02:var(--t370);--color04:var(--t371);--color06:var(--t372);--color08:var(--t373);--color:var(--t368);--colorHover:var(--t368);--colorPress:var(--t368);--colorFocus:var(--t373);--background:var(--t361);--backgroundHover:var(--t360);--backgroundPress:var(--t362);--backgroundFocus:var(--t362);--backgroundActive:var(--t361);--borderColor:var(--t201);--borderColorHover:var(--t362);--borderColorFocus:var(--t201);--borderColorPress:var(--t363);--placeholderColor:var(--t366);--colorTransparent:var(--t369);--color01:var(--t374);--color0075:var(--t375);--color005:var(--t376);--color0025:var(--t377);--color002:var(--t378);--color001:var(--t379);--background01:var(--t380);--background0075:var(--t381);--background005:var(--t382);--background0025:var(--t383);--background002:var(--t384);--background001:var(--t385);--outlineColor:var(--t737)}.t_light_neutral ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light .t_neutral_Button,:root.t_dark .t_light .t_neutral_SliderThumb,:root.t_dark .t_light .t_neutral_Switch,:root.t_dark .t_light .t_neutral_surface2,:root.t_light .t_neutral_Button,:root.t_light .t_neutral_SliderThumb,:root.t_light .t_neutral_Switch,:root.t_light .t_neutral_surface2{--color:var(--t292);--colorHover:var(--t292);--colorPress:var(--t292);--colorFocus:var(--t368);--background:var(--t201);--backgroundHover:var(--t362);--backgroundPress:var(--t363);--backgroundFocus:var(--t365);--backgroundActive:var(--t201);--borderColor:var(--t201);--borderColorHover:var(--t363);--borderColorFocus:var(--t364);--borderColorPress:var(--t365);--color01:var(--t374);--color0075:var(--t375);--color005:var(--t376);--color0025:var(--t377);--color002:var(--t378);--color001:var(--t379);--background01:var(--t380);--background0075:var(--t381);--background005:var(--t382);--background0025:var(--t383);--background002:var(--t384);--background001:var(--t385);--background02:var(--t356);--background04:var(--t357);--background06:var(--t358);--background08:var(--t359);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_neutral_Input,:root.t_dark .t_light .t_neutral_Progress,:root.t_dark .t_light .t_neutral_Slider,:root.t_dark .t_light .t_neutral_TextArea,:root.t_dark .t_light .t_neutral_surface1,:root.t_light .t_neutral_Input,:root.t_light .t_neutral_Progress,:root.t_light .t_neutral_Slider,:root.t_light .t_neutral_TextArea,:root.t_light .t_neutral_surface1{--color:var(--t292);--colorHover:var(--t292);--colorPress:var(--t292);--colorFocus:var(--t368);--background:var(--t362);--backgroundHover:var(--t361);--backgroundPress:var(--t201);--backgroundFocus:var(--t363);--backgroundActive:var(--t362);--borderColor:var(--t201);--borderColorHover:var(--t201);--borderColorFocus:var(--t363);--borderColorPress:var(--t364);--color01:var(--t374);--color0075:var(--t375);--color005:var(--t376);--color0025:var(--t377);--color002:var(--t378);--color001:var(--t379);--background01:var(--t380);--background0075:var(--t381);--background005:var(--t382);--background0025:var(--t383);--background002:var(--t384);--background001:var(--t385);--background02:var(--t356);--background04:var(--t357);--background06:var(--t358);--background08:var(--t359);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_neutral_ProgressIndicator,:root.t_dark .t_light .t_neutral_SliderActive,:root.t_light .t_neutral_ProgressIndicator,:root.t_light .t_neutral_SliderActive{--color:var(--t292);--colorHover:var(--t292);--colorPress:var(--t292);--colorFocus:var(--t368);--background:var(--t364);--backgroundHover:var(--t363);--backgroundPress:var(--t365);--backgroundFocus:var(--t292);--backgroundActive:var(--t364);--borderColor:var(--t201);--borderColorHover:var(--t365);--borderColorFocus:var(--t14);--borderColorPress:var(--t366);--color01:var(--t374);--color0075:var(--t375);--color005:var(--t376);--color0025:var(--t377);--color002:var(--t378);--color001:var(--t379);--background01:var(--t380);--background0075:var(--t381);--background005:var(--t382);--background0025:var(--t383);--background002:var(--t384);--background001:var(--t385);--background02:var(--t356);--background04:var(--t357);--background06:var(--t358);--background08:var(--t359);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_neutral_SwitchThumb,:root.t_dark .t_light .t_neutral_Tooltip,:root.t_dark .t_light .t_neutral_accent,:root.t_light .t_neutral_SwitchThumb,:root.t_light .t_neutral_Tooltip,:root.t_light .t_neutral_accent{--accentBackground:var(--t16);--accentColor:var(--t26);--background0:var(--t369);--background02:var(--t356);--background04:var(--t357);--background06:var(--t358);--background08:var(--t359);--color1:var(--t368);--color2:var(--t292);--color3:var(--t367);--color4:var(--t366);--color5:var(--t14);--color6:var(--t365);--color7:var(--t364);--color8:var(--t363);--color9:var(--t201);--color10:var(--t362);--color11:var(--t361);--color12:var(--t360);--color0:var(--t355);--color02:var(--t386);--color04:var(--t387);--color06:var(--t388);--color08:var(--t389);--color:var(--t360);--colorHover:var(--t360);--colorPress:var(--t360);--colorFocus:var(--t389);--background:var(--t292);--backgroundHover:var(--t368);--backgroundPress:var(--t367);--backgroundFocus:var(--t367);--backgroundActive:var(--t292);--borderColor:var(--t366);--borderColorHover:var(--t367);--borderColorFocus:var(--t366);--borderColorPress:var(--t14);--placeholderColor:var(--t201);--colorTransparent:var(--t355);--color01:var(--t374);--color0075:var(--t375);--color005:var(--t376);--color0025:var(--t377);--color002:var(--t378);--color001:var(--t379);--background01:var(--t380);--background0075:var(--t381);--background005:var(--t382);--background0025:var(--t383);--background002:var(--t384);--background001:var(--t385);--outlineColor:var(--t737)}.t_light_neutral_SwitchThumb ::selection,.t_light_neutral_Tooltip ::selection,.t_light_neutral_accent ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light .t_orange,:root.t_light .t_orange{--accentBackground:var(--t26);--accentColor:var(--t16);--background0:var(--t848);--background02:var(--t849);--background04:var(--t850);--background06:var(--t851);--background08:var(--t852);--color1:var(--t853);--color2:var(--t854);--color3:var(--t855);--color4:var(--t856);--color5:var(--t857);--color6:var(--t858);--color7:var(--t859);--color8:var(--t860);--color9:var(--t403);--color10:var(--t861);--color11:var(--t862);--color12:var(--t863);--color0:var(--t864);--color02:var(--t865);--color04:var(--t866);--color06:var(--t867);--color08:var(--t868);--color:var(--t863);--colorHover:var(--t863);--colorPress:var(--t863);--colorFocus:var(--t868);--background:var(--t854);--backgroundHover:var(--t853);--backgroundPress:var(--t855);--backgroundFocus:var(--t855);--backgroundActive:var(--t854);--borderColor:var(--t856);--borderColorHover:var(--t855);--borderColorFocus:var(--t856);--borderColorPress:var(--t857);--placeholderColor:var(--t403);--colorTransparent:var(--t864);--color01:var(--t869);--color0075:var(--t870);--color005:var(--t871);--color0025:var(--t872);--color002:var(--t873);--color001:var(--t874);--background01:var(--t875);--background0075:var(--t876);--background005:var(--t877);--background0025:var(--t878);--background002:var(--t879);--background001:var(--t880);--outlineColor:var(--t737)}.t_light_orange ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light .t_orange_Button,:root.t_dark .t_light .t_orange_SliderThumb,:root.t_dark .t_light .t_orange_Switch,:root.t_dark .t_light .t_orange_surface2,:root.t_light .t_orange_Button,:root.t_light .t_orange_SliderThumb,:root.t_light .t_orange_Switch,:root.t_light .t_orange_surface2{--color:var(--t862);--colorHover:var(--t862);--colorPress:var(--t862);--colorFocus:var(--t863);--background:var(--t856);--backgroundHover:var(--t855);--backgroundPress:var(--t857);--backgroundFocus:var(--t859);--backgroundActive:var(--t856);--borderColor:var(--t856);--borderColorHover:var(--t857);--borderColorFocus:var(--t858);--borderColorPress:var(--t859);--color01:var(--t869);--color0075:var(--t870);--color005:var(--t871);--color0025:var(--t872);--color002:var(--t873);--color001:var(--t874);--background01:var(--t875);--background0075:var(--t876);--background005:var(--t877);--background0025:var(--t878);--background002:var(--t879);--background001:var(--t880);--background02:var(--t849);--background04:var(--t850);--background06:var(--t851);--background08:var(--t852);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_orange_Input,:root.t_dark .t_light .t_orange_Progress,:root.t_dark .t_light .t_orange_Slider,:root.t_dark .t_light .t_orange_TextArea,:root.t_dark .t_light .t_orange_surface1,:root.t_light .t_orange_Input,:root.t_light .t_orange_Progress,:root.t_light .t_orange_Slider,:root.t_light .t_orange_TextArea,:root.t_light .t_orange_surface1{--color:var(--t862);--colorHover:var(--t862);--colorPress:var(--t862);--colorFocus:var(--t863);--background:var(--t855);--backgroundHover:var(--t854);--backgroundPress:var(--t856);--backgroundFocus:var(--t857);--backgroundActive:var(--t855);--borderColor:var(--t856);--borderColorHover:var(--t856);--borderColorFocus:var(--t857);--borderColorPress:var(--t858);--color01:var(--t869);--color0075:var(--t870);--color005:var(--t871);--color0025:var(--t872);--color002:var(--t873);--color001:var(--t874);--background01:var(--t875);--background0075:var(--t876);--background005:var(--t877);--background0025:var(--t878);--background002:var(--t879);--background001:var(--t880);--background02:var(--t849);--background04:var(--t850);--background06:var(--t851);--background08:var(--t852);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_orange_ProgressIndicator,:root.t_dark .t_light .t_orange_SliderActive,:root.t_light .t_orange_ProgressIndicator,:root.t_light .t_orange_SliderActive{--color:var(--t862);--colorHover:var(--t862);--colorPress:var(--t862);--colorFocus:var(--t863);--background:var(--t858);--backgroundHover:var(--t857);--backgroundPress:var(--t859);--backgroundFocus:var(--t862);--backgroundActive:var(--t858);--borderColor:var(--t856);--borderColorHover:var(--t859);--borderColorFocus:var(--t860);--borderColorPress:var(--t403);--color01:var(--t869);--color0075:var(--t870);--color005:var(--t871);--color0025:var(--t872);--color002:var(--t873);--color001:var(--t874);--background01:var(--t875);--background0075:var(--t876);--background005:var(--t877);--background0025:var(--t878);--background002:var(--t879);--background001:var(--t880);--background02:var(--t849);--background04:var(--t850);--background06:var(--t851);--background08:var(--t852);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_orange_SwitchThumb,:root.t_dark .t_light .t_orange_Tooltip,:root.t_dark .t_light .t_orange_accent,:root.t_light .t_orange_SwitchThumb,:root.t_light .t_orange_Tooltip,:root.t_light .t_orange_accent{--accentBackground:var(--t16);--accentColor:var(--t26);--background0:var(--t864);--background02:var(--t849);--background04:var(--t850);--background06:var(--t851);--background08:var(--t852);--color1:var(--t863);--color2:var(--t862);--color3:var(--t861);--color4:var(--t403);--color5:var(--t860);--color6:var(--t859);--color7:var(--t858);--color8:var(--t857);--color9:var(--t856);--color10:var(--t855);--color11:var(--t854);--color12:var(--t853);--color0:var(--t848);--color02:var(--t881);--color04:var(--t882);--color06:var(--t883);--color08:var(--t884);--color:var(--t853);--colorHover:var(--t853);--colorPress:var(--t853);--colorFocus:var(--t884);--background:var(--t862);--backgroundHover:var(--t863);--backgroundPress:var(--t861);--backgroundFocus:var(--t861);--backgroundActive:var(--t862);--borderColor:var(--t403);--borderColorHover:var(--t861);--borderColorFocus:var(--t403);--borderColorPress:var(--t860);--placeholderColor:var(--t856);--colorTransparent:var(--t848);--color01:var(--t869);--color0075:var(--t870);--color005:var(--t871);--color0025:var(--t872);--color002:var(--t873);--color001:var(--t874);--background01:var(--t875);--background0075:var(--t876);--background005:var(--t877);--background0025:var(--t878);--background002:var(--t879);--background001:var(--t880);--outlineColor:var(--t737)}.t_light_orange_SwitchThumb ::selection,.t_light_orange_Tooltip ::selection,.t_light_orange_accent ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light .t_pink,:root.t_light .t_pink{--accentBackground:var(--t26);--accentColor:var(--t16);--background0:var(--t885);--background02:var(--t886);--background04:var(--t887);--background06:var(--t888);--background08:var(--t889);--color1:var(--t890);--color2:var(--t891);--color3:var(--t892);--color4:var(--t893);--color5:var(--t894);--color6:var(--t895);--color7:var(--t896);--color8:var(--t897);--color9:var(--t441);--color10:var(--t898);--color11:var(--t899);--color12:var(--t900);--color0:var(--t901);--color02:var(--t902);--color04:var(--t903);--color06:var(--t904);--color08:var(--t905);--color:var(--t900);--colorHover:var(--t900);--colorPress:var(--t900);--colorFocus:var(--t905);--background:var(--t891);--backgroundHover:var(--t890);--backgroundPress:var(--t892);--backgroundFocus:var(--t892);--backgroundActive:var(--t891);--borderColor:var(--t893);--borderColorHover:var(--t892);--borderColorFocus:var(--t893);--borderColorPress:var(--t894);--placeholderColor:var(--t441);--colorTransparent:var(--t901);--color01:var(--t906);--color0075:var(--t907);--color005:var(--t908);--color0025:var(--t909);--color002:var(--t910);--color001:var(--t911);--background01:var(--t912);--background0075:var(--t913);--background005:var(--t914);--background0025:var(--t915);--background002:var(--t916);--background001:var(--t917);--outlineColor:var(--t737)}.t_light_pink ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light .t_pink_Button,:root.t_dark .t_light .t_pink_SliderThumb,:root.t_dark .t_light .t_pink_Switch,:root.t_dark .t_light .t_pink_surface2,:root.t_light .t_pink_Button,:root.t_light .t_pink_SliderThumb,:root.t_light .t_pink_Switch,:root.t_light .t_pink_surface2{--color:var(--t899);--colorHover:var(--t899);--colorPress:var(--t899);--colorFocus:var(--t900);--background:var(--t893);--backgroundHover:var(--t892);--backgroundPress:var(--t894);--backgroundFocus:var(--t896);--backgroundActive:var(--t893);--borderColor:var(--t893);--borderColorHover:var(--t894);--borderColorFocus:var(--t895);--borderColorPress:var(--t896);--color01:var(--t906);--color0075:var(--t907);--color005:var(--t908);--color0025:var(--t909);--color002:var(--t910);--color001:var(--t911);--background01:var(--t912);--background0075:var(--t913);--background005:var(--t914);--background0025:var(--t915);--background002:var(--t916);--background001:var(--t917);--background02:var(--t886);--background04:var(--t887);--background06:var(--t888);--background08:var(--t889);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_pink_Input,:root.t_dark .t_light .t_pink_Progress,:root.t_dark .t_light .t_pink_Slider,:root.t_dark .t_light .t_pink_TextArea,:root.t_dark .t_light .t_pink_surface1,:root.t_light .t_pink_Input,:root.t_light .t_pink_Progress,:root.t_light .t_pink_Slider,:root.t_light .t_pink_TextArea,:root.t_light .t_pink_surface1{--color:var(--t899);--colorHover:var(--t899);--colorPress:var(--t899);--colorFocus:var(--t900);--background:var(--t892);--backgroundHover:var(--t891);--backgroundPress:var(--t893);--backgroundFocus:var(--t894);--backgroundActive:var(--t892);--borderColor:var(--t893);--borderColorHover:var(--t893);--borderColorFocus:var(--t894);--borderColorPress:var(--t895);--color01:var(--t906);--color0075:var(--t907);--color005:var(--t908);--color0025:var(--t909);--color002:var(--t910);--color001:var(--t911);--background01:var(--t912);--background0075:var(--t913);--background005:var(--t914);--background0025:var(--t915);--background002:var(--t916);--background001:var(--t917);--background02:var(--t886);--background04:var(--t887);--background06:var(--t888);--background08:var(--t889);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_pink_ProgressIndicator,:root.t_dark .t_light .t_pink_SliderActive,:root.t_light .t_pink_ProgressIndicator,:root.t_light .t_pink_SliderActive{--color:var(--t899);--colorHover:var(--t899);--colorPress:var(--t899);--colorFocus:var(--t900);--background:var(--t895);--backgroundHover:var(--t894);--backgroundPress:var(--t896);--backgroundFocus:var(--t899);--backgroundActive:var(--t895);--borderColor:var(--t893);--borderColorHover:var(--t896);--borderColorFocus:var(--t897);--borderColorPress:var(--t441);--color01:var(--t906);--color0075:var(--t907);--color005:var(--t908);--color0025:var(--t909);--color002:var(--t910);--color001:var(--t911);--background01:var(--t912);--background0075:var(--t913);--background005:var(--t914);--background0025:var(--t915);--background002:var(--t916);--background001:var(--t917);--background02:var(--t886);--background04:var(--t887);--background06:var(--t888);--background08:var(--t889);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_pink_SwitchThumb,:root.t_dark .t_light .t_pink_Tooltip,:root.t_dark .t_light .t_pink_accent,:root.t_light .t_pink_SwitchThumb,:root.t_light .t_pink_Tooltip,:root.t_light .t_pink_accent{--accentBackground:var(--t16);--accentColor:var(--t26);--background0:var(--t901);--background02:var(--t886);--background04:var(--t887);--background06:var(--t888);--background08:var(--t889);--color1:var(--t900);--color2:var(--t899);--color3:var(--t898);--color4:var(--t441);--color5:var(--t897);--color6:var(--t896);--color7:var(--t895);--color8:var(--t894);--color9:var(--t893);--color10:var(--t892);--color11:var(--t891);--color12:var(--t890);--color0:var(--t885);--color02:var(--t918);--color04:var(--t919);--color06:var(--t920);--color08:var(--t921);--color:var(--t890);--colorHover:var(--t890);--colorPress:var(--t890);--colorFocus:var(--t921);--background:var(--t899);--backgroundHover:var(--t900);--backgroundPress:var(--t898);--backgroundFocus:var(--t898);--backgroundActive:var(--t899);--borderColor:var(--t441);--borderColorHover:var(--t898);--borderColorFocus:var(--t441);--borderColorPress:var(--t897);--placeholderColor:var(--t893);--colorTransparent:var(--t885);--color01:var(--t906);--color0075:var(--t907);--color005:var(--t908);--color0025:var(--t909);--color002:var(--t910);--color001:var(--t911);--background01:var(--t912);--background0075:var(--t913);--background005:var(--t914);--background0025:var(--t915);--background002:var(--t916);--background001:var(--t917);--outlineColor:var(--t737)}.t_light_pink_SwitchThumb ::selection,.t_light_pink_Tooltip ::selection,.t_light_pink_accent ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light .t_purple,:root.t_light .t_purple{--accentBackground:var(--t26);--accentColor:var(--t16);--background0:var(--t922);--background02:var(--t923);--background04:var(--t924);--background06:var(--t925);--background08:var(--t926);--color1:var(--t927);--color2:var(--t928);--color3:var(--t929);--color4:var(--t930);--color5:var(--t931);--color6:var(--t932);--color7:var(--t933);--color8:var(--t934);--color9:var(--t479);--color10:var(--t935);--color11:var(--t936);--color12:var(--t937);--color0:var(--t938);--color02:var(--t939);--color04:var(--t940);--color06:var(--t941);--color08:var(--t942);--color:var(--t937);--colorHover:var(--t937);--colorPress:var(--t937);--colorFocus:var(--t942);--background:var(--t928);--backgroundHover:var(--t927);--backgroundPress:var(--t929);--backgroundFocus:var(--t929);--backgroundActive:var(--t928);--borderColor:var(--t930);--borderColorHover:var(--t929);--borderColorFocus:var(--t930);--borderColorPress:var(--t931);--placeholderColor:var(--t479);--colorTransparent:var(--t938);--color01:var(--t943);--color0075:var(--t944);--color005:var(--t945);--color0025:var(--t946);--color002:var(--t947);--color001:var(--t948);--background01:var(--t949);--background0075:var(--t950);--background005:var(--t951);--background0025:var(--t952);--background002:var(--t953);--background001:var(--t954);--outlineColor:var(--t737)}.t_light_purple ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light .t_purple_Button,:root.t_dark .t_light .t_purple_SliderThumb,:root.t_dark .t_light .t_purple_Switch,:root.t_dark .t_light .t_purple_surface2,:root.t_light .t_purple_Button,:root.t_light .t_purple_SliderThumb,:root.t_light .t_purple_Switch,:root.t_light .t_purple_surface2{--color:var(--t936);--colorHover:var(--t936);--colorPress:var(--t936);--colorFocus:var(--t937);--background:var(--t930);--backgroundHover:var(--t929);--backgroundPress:var(--t931);--backgroundFocus:var(--t933);--backgroundActive:var(--t930);--borderColor:var(--t930);--borderColorHover:var(--t931);--borderColorFocus:var(--t932);--borderColorPress:var(--t933);--color01:var(--t943);--color0075:var(--t944);--color005:var(--t945);--color0025:var(--t946);--color002:var(--t947);--color001:var(--t948);--background01:var(--t949);--background0075:var(--t950);--background005:var(--t951);--background0025:var(--t952);--background002:var(--t953);--background001:var(--t954);--background02:var(--t923);--background04:var(--t924);--background06:var(--t925);--background08:var(--t926);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_purple_Input,:root.t_dark .t_light .t_purple_Progress,:root.t_dark .t_light .t_purple_Slider,:root.t_dark .t_light .t_purple_TextArea,:root.t_dark .t_light .t_purple_surface1,:root.t_light .t_purple_Input,:root.t_light .t_purple_Progress,:root.t_light .t_purple_Slider,:root.t_light .t_purple_TextArea,:root.t_light .t_purple_surface1{--color:var(--t936);--colorHover:var(--t936);--colorPress:var(--t936);--colorFocus:var(--t937);--background:var(--t929);--backgroundHover:var(--t928);--backgroundPress:var(--t930);--backgroundFocus:var(--t931);--backgroundActive:var(--t929);--borderColor:var(--t930);--borderColorHover:var(--t930);--borderColorFocus:var(--t931);--borderColorPress:var(--t932);--color01:var(--t943);--color0075:var(--t944);--color005:var(--t945);--color0025:var(--t946);--color002:var(--t947);--color001:var(--t948);--background01:var(--t949);--background0075:var(--t950);--background005:var(--t951);--background0025:var(--t952);--background002:var(--t953);--background001:var(--t954);--background02:var(--t923);--background04:var(--t924);--background06:var(--t925);--background08:var(--t926);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_purple_ProgressIndicator,:root.t_dark .t_light .t_purple_SliderActive,:root.t_light .t_purple_ProgressIndicator,:root.t_light .t_purple_SliderActive{--color:var(--t936);--colorHover:var(--t936);--colorPress:var(--t936);--colorFocus:var(--t937);--background:var(--t932);--backgroundHover:var(--t931);--backgroundPress:var(--t933);--backgroundFocus:var(--t936);--backgroundActive:var(--t932);--borderColor:var(--t930);--borderColorHover:var(--t933);--borderColorFocus:var(--t934);--borderColorPress:var(--t479);--color01:var(--t943);--color0075:var(--t944);--color005:var(--t945);--color0025:var(--t946);--color002:var(--t947);--color001:var(--t948);--background01:var(--t949);--background0075:var(--t950);--background005:var(--t951);--background0025:var(--t952);--background002:var(--t953);--background001:var(--t954);--background02:var(--t923);--background04:var(--t924);--background06:var(--t925);--background08:var(--t926);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_purple_SwitchThumb,:root.t_dark .t_light .t_purple_Tooltip,:root.t_dark .t_light .t_purple_accent,:root.t_light .t_purple_SwitchThumb,:root.t_light .t_purple_Tooltip,:root.t_light .t_purple_accent{--accentBackground:var(--t16);--accentColor:var(--t26);--background0:var(--t938);--background02:var(--t923);--background04:var(--t924);--background06:var(--t925);--background08:var(--t926);--color1:var(--t937);--color2:var(--t936);--color3:var(--t935);--color4:var(--t479);--color5:var(--t934);--color6:var(--t933);--color7:var(--t932);--color8:var(--t931);--color9:var(--t930);--color10:var(--t929);--color11:var(--t928);--color12:var(--t927);--color0:var(--t922);--color02:var(--t955);--color04:var(--t956);--color06:var(--t957);--color08:var(--t958);--color:var(--t927);--colorHover:var(--t927);--colorPress:var(--t927);--colorFocus:var(--t958);--background:var(--t936);--backgroundHover:var(--t937);--backgroundPress:var(--t935);--backgroundFocus:var(--t935);--backgroundActive:var(--t936);--borderColor:var(--t479);--borderColorHover:var(--t935);--borderColorFocus:var(--t479);--borderColorPress:var(--t934);--placeholderColor:var(--t930);--colorTransparent:var(--t922);--color01:var(--t943);--color0075:var(--t944);--color005:var(--t945);--color0025:var(--t946);--color002:var(--t947);--color001:var(--t948);--background01:var(--t949);--background0075:var(--t950);--background005:var(--t951);--background0025:var(--t952);--background002:var(--t953);--background001:var(--t954);--outlineColor:var(--t737)}.t_light_purple_SwitchThumb ::selection,.t_light_purple_Tooltip ::selection,.t_light_purple_accent ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light .t_red,:root.t_light .t_red{--accentBackground:var(--t26);--accentColor:var(--t16);--background0:var(--t959);--background02:var(--t960);--background04:var(--t961);--background06:var(--t962);--background08:var(--t963);--color1:var(--t964);--color2:var(--t965);--color3:var(--t966);--color4:var(--t967);--color5:var(--t968);--color6:var(--t969);--color7:var(--t970);--color8:var(--t971);--color9:var(--t517);--color10:var(--t972);--color11:var(--t973);--color12:var(--t974);--color0:var(--t975);--color02:var(--t976);--color04:var(--t977);--color06:var(--t978);--color08:var(--t979);--color:var(--t974);--colorHover:var(--t974);--colorPress:var(--t974);--colorFocus:var(--t979);--background:var(--t965);--backgroundHover:var(--t964);--backgroundPress:var(--t966);--backgroundFocus:var(--t966);--backgroundActive:var(--t965);--borderColor:var(--t967);--borderColorHover:var(--t966);--borderColorFocus:var(--t967);--borderColorPress:var(--t968);--placeholderColor:var(--t517);--colorTransparent:var(--t975);--color01:var(--t980);--color0075:var(--t981);--color005:var(--t982);--color0025:var(--t983);--color002:var(--t984);--color001:var(--t985);--background01:var(--t986);--background0075:var(--t987);--background005:var(--t988);--background0025:var(--t989);--background002:var(--t990);--background001:var(--t991);--outlineColor:var(--t737)}.t_light_red ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light .t_red_Button,:root.t_dark .t_light .t_red_SliderThumb,:root.t_dark .t_light .t_red_Switch,:root.t_dark .t_light .t_red_surface2,:root.t_light .t_red_Button,:root.t_light .t_red_SliderThumb,:root.t_light .t_red_Switch,:root.t_light .t_red_surface2{--color:var(--t973);--colorHover:var(--t973);--colorPress:var(--t973);--colorFocus:var(--t974);--background:var(--t967);--backgroundHover:var(--t966);--backgroundPress:var(--t968);--backgroundFocus:var(--t970);--backgroundActive:var(--t967);--borderColor:var(--t967);--borderColorHover:var(--t968);--borderColorFocus:var(--t969);--borderColorPress:var(--t970);--color01:var(--t980);--color0075:var(--t981);--color005:var(--t982);--color0025:var(--t983);--color002:var(--t984);--color001:var(--t985);--background01:var(--t986);--background0075:var(--t987);--background005:var(--t988);--background0025:var(--t989);--background002:var(--t990);--background001:var(--t991);--background02:var(--t960);--background04:var(--t961);--background06:var(--t962);--background08:var(--t963);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_red_Input,:root.t_dark .t_light .t_red_Progress,:root.t_dark .t_light .t_red_Slider,:root.t_dark .t_light .t_red_TextArea,:root.t_dark .t_light .t_red_surface1,:root.t_light .t_red_Input,:root.t_light .t_red_Progress,:root.t_light .t_red_Slider,:root.t_light .t_red_TextArea,:root.t_light .t_red_surface1{--color:var(--t973);--colorHover:var(--t973);--colorPress:var(--t973);--colorFocus:var(--t974);--background:var(--t966);--backgroundHover:var(--t965);--backgroundPress:var(--t967);--backgroundFocus:var(--t968);--backgroundActive:var(--t966);--borderColor:var(--t967);--borderColorHover:var(--t967);--borderColorFocus:var(--t968);--borderColorPress:var(--t969);--color01:var(--t980);--color0075:var(--t981);--color005:var(--t982);--color0025:var(--t983);--color002:var(--t984);--color001:var(--t985);--background01:var(--t986);--background0075:var(--t987);--background005:var(--t988);--background0025:var(--t989);--background002:var(--t990);--background001:var(--t991);--background02:var(--t960);--background04:var(--t961);--background06:var(--t962);--background08:var(--t963);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_red_ProgressIndicator,:root.t_dark .t_light .t_red_SliderActive,:root.t_light .t_red_ProgressIndicator,:root.t_light .t_red_SliderActive{--color:var(--t973);--colorHover:var(--t973);--colorPress:var(--t973);--colorFocus:var(--t974);--background:var(--t969);--backgroundHover:var(--t968);--backgroundPress:var(--t970);--backgroundFocus:var(--t973);--backgroundActive:var(--t969);--borderColor:var(--t967);--borderColorHover:var(--t970);--borderColorFocus:var(--t971);--borderColorPress:var(--t517);--color01:var(--t980);--color0075:var(--t981);--color005:var(--t982);--color0025:var(--t983);--color002:var(--t984);--color001:var(--t985);--background01:var(--t986);--background0075:var(--t987);--background005:var(--t988);--background0025:var(--t989);--background002:var(--t990);--background001:var(--t991);--background02:var(--t960);--background04:var(--t961);--background06:var(--t962);--background08:var(--t963);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_red_SwitchThumb,:root.t_dark .t_light .t_red_Tooltip,:root.t_dark .t_light .t_red_accent,:root.t_light .t_red_SwitchThumb,:root.t_light .t_red_Tooltip,:root.t_light .t_red_accent{--accentBackground:var(--t16);--accentColor:var(--t26);--background0:var(--t975);--background02:var(--t960);--background04:var(--t961);--background06:var(--t962);--background08:var(--t963);--color1:var(--t974);--color2:var(--t973);--color3:var(--t972);--color4:var(--t517);--color5:var(--t971);--color6:var(--t970);--color7:var(--t969);--color8:var(--t968);--color9:var(--t967);--color10:var(--t966);--color11:var(--t965);--color12:var(--t964);--color0:var(--t959);--color02:var(--t992);--color04:var(--t993);--color06:var(--t994);--color08:var(--t995);--color:var(--t964);--colorHover:var(--t964);--colorPress:var(--t964);--colorFocus:var(--t995);--background:var(--t973);--backgroundHover:var(--t974);--backgroundPress:var(--t972);--backgroundFocus:var(--t972);--backgroundActive:var(--t973);--borderColor:var(--t517);--borderColorHover:var(--t972);--borderColorFocus:var(--t517);--borderColorPress:var(--t971);--placeholderColor:var(--t967);--colorTransparent:var(--t959);--color01:var(--t980);--color0075:var(--t981);--color005:var(--t982);--color0025:var(--t983);--color002:var(--t984);--color001:var(--t985);--background01:var(--t986);--background0075:var(--t987);--background005:var(--t988);--background0025:var(--t989);--background002:var(--t990);--background001:var(--t991);--outlineColor:var(--t737)}.t_light_red_SwitchThumb ::selection,.t_light_red_Tooltip ::selection,.t_light_red_accent ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light .t_teal,:root.t_light .t_teal{--accentBackground:var(--t26);--accentColor:var(--t16);--background0:var(--t996);--background02:var(--t997);--background04:var(--t998);--background06:var(--t999);--background08:var(--t1000);--color1:var(--t1001);--color2:var(--t1002);--color3:var(--t1003);--color4:var(--t1004);--color5:var(--t1005);--color6:var(--t1006);--color7:var(--t1007);--color8:var(--t1008);--color9:var(--t555);--color10:var(--t1009);--color11:var(--t1010);--color12:var(--t1011);--color0:var(--t1012);--color02:var(--t1013);--color04:var(--t1014);--color06:var(--t1015);--color08:var(--t1016);--color:var(--t1011);--colorHover:var(--t1011);--colorPress:var(--t1011);--colorFocus:var(--t1016);--background:var(--t1002);--backgroundHover:var(--t1001);--backgroundPress:var(--t1003);--backgroundFocus:var(--t1003);--backgroundActive:var(--t1002);--borderColor:var(--t1004);--borderColorHover:var(--t1003);--borderColorFocus:var(--t1004);--borderColorPress:var(--t1005);--placeholderColor:var(--t555);--colorTransparent:var(--t1012);--color01:var(--t1017);--color0075:var(--t1018);--color005:var(--t1019);--color0025:var(--t1020);--color002:var(--t1021);--color001:var(--t1022);--background01:var(--t1023);--background0075:var(--t1024);--background005:var(--t1025);--background0025:var(--t1026);--background002:var(--t1027);--background001:var(--t1028);--outlineColor:var(--t737)}.t_light_teal ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light .t_teal_Button,:root.t_dark .t_light .t_teal_SliderThumb,:root.t_dark .t_light .t_teal_Switch,:root.t_dark .t_light .t_teal_surface2,:root.t_light .t_teal_Button,:root.t_light .t_teal_SliderThumb,:root.t_light .t_teal_Switch,:root.t_light .t_teal_surface2{--color:var(--t1010);--colorHover:var(--t1010);--colorPress:var(--t1010);--colorFocus:var(--t1011);--background:var(--t1004);--backgroundHover:var(--t1003);--backgroundPress:var(--t1005);--backgroundFocus:var(--t1007);--backgroundActive:var(--t1004);--borderColor:var(--t1004);--borderColorHover:var(--t1005);--borderColorFocus:var(--t1006);--borderColorPress:var(--t1007);--color01:var(--t1017);--color0075:var(--t1018);--color005:var(--t1019);--color0025:var(--t1020);--color002:var(--t1021);--color001:var(--t1022);--background01:var(--t1023);--background0075:var(--t1024);--background005:var(--t1025);--background0025:var(--t1026);--background002:var(--t1027);--background001:var(--t1028);--background02:var(--t997);--background04:var(--t998);--background06:var(--t999);--background08:var(--t1000);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_teal_Input,:root.t_dark .t_light .t_teal_Progress,:root.t_dark .t_light .t_teal_Slider,:root.t_dark .t_light .t_teal_TextArea,:root.t_dark .t_light .t_teal_surface1,:root.t_light .t_teal_Input,:root.t_light .t_teal_Progress,:root.t_light .t_teal_Slider,:root.t_light .t_teal_TextArea,:root.t_light .t_teal_surface1{--color:var(--t1010);--colorHover:var(--t1010);--colorPress:var(--t1010);--colorFocus:var(--t1011);--background:var(--t1003);--backgroundHover:var(--t1002);--backgroundPress:var(--t1004);--backgroundFocus:var(--t1005);--backgroundActive:var(--t1003);--borderColor:var(--t1004);--borderColorHover:var(--t1004);--borderColorFocus:var(--t1005);--borderColorPress:var(--t1006);--color01:var(--t1017);--color0075:var(--t1018);--color005:var(--t1019);--color0025:var(--t1020);--color002:var(--t1021);--color001:var(--t1022);--background01:var(--t1023);--background0075:var(--t1024);--background005:var(--t1025);--background0025:var(--t1026);--background002:var(--t1027);--background001:var(--t1028);--background02:var(--t997);--background04:var(--t998);--background06:var(--t999);--background08:var(--t1000);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_teal_ProgressIndicator,:root.t_dark .t_light .t_teal_SliderActive,:root.t_light .t_teal_ProgressIndicator,:root.t_light .t_teal_SliderActive{--color:var(--t1010);--colorHover:var(--t1010);--colorPress:var(--t1010);--colorFocus:var(--t1011);--background:var(--t1006);--backgroundHover:var(--t1005);--backgroundPress:var(--t1007);--backgroundFocus:var(--t1010);--backgroundActive:var(--t1006);--borderColor:var(--t1004);--borderColorHover:var(--t1007);--borderColorFocus:var(--t1008);--borderColorPress:var(--t555);--color01:var(--t1017);--color0075:var(--t1018);--color005:var(--t1019);--color0025:var(--t1020);--color002:var(--t1021);--color001:var(--t1022);--background01:var(--t1023);--background0075:var(--t1024);--background005:var(--t1025);--background0025:var(--t1026);--background002:var(--t1027);--background001:var(--t1028);--background02:var(--t997);--background04:var(--t998);--background06:var(--t999);--background08:var(--t1000);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_teal_SwitchThumb,:root.t_dark .t_light .t_teal_Tooltip,:root.t_dark .t_light .t_teal_accent,:root.t_light .t_teal_SwitchThumb,:root.t_light .t_teal_Tooltip,:root.t_light .t_teal_accent{--accentBackground:var(--t16);--accentColor:var(--t26);--background0:var(--t1012);--background02:var(--t997);--background04:var(--t998);--background06:var(--t999);--background08:var(--t1000);--color1:var(--t1011);--color2:var(--t1010);--color3:var(--t1009);--color4:var(--t555);--color5:var(--t1008);--color6:var(--t1007);--color7:var(--t1006);--color8:var(--t1005);--color9:var(--t1004);--color10:var(--t1003);--color11:var(--t1002);--color12:var(--t1001);--color0:var(--t996);--color02:var(--t1029);--color04:var(--t1030);--color06:var(--t1031);--color08:var(--t1032);--color:var(--t1001);--colorHover:var(--t1001);--colorPress:var(--t1001);--colorFocus:var(--t1032);--background:var(--t1010);--backgroundHover:var(--t1011);--backgroundPress:var(--t1009);--backgroundFocus:var(--t1009);--backgroundActive:var(--t1010);--borderColor:var(--t555);--borderColorHover:var(--t1009);--borderColorFocus:var(--t555);--borderColorPress:var(--t1008);--placeholderColor:var(--t1004);--colorTransparent:var(--t996);--color01:var(--t1017);--color0075:var(--t1018);--color005:var(--t1019);--color0025:var(--t1020);--color002:var(--t1021);--color001:var(--t1022);--background01:var(--t1023);--background0075:var(--t1024);--background005:var(--t1025);--background0025:var(--t1026);--background002:var(--t1027);--background001:var(--t1028);--outlineColor:var(--t737)}.t_light_teal_SwitchThumb ::selection,.t_light_teal_Tooltip ::selection,.t_light_teal_accent ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light .t_white,:root.t_light .t_white{--accentBackground:var(--t26);--accentColor:var(--t16);--background0:var(--t19);--background02:var(--t222);--background04:var(--t223);--background06:var(--t224);--background08:var(--t225);--color1:var(--t24);--color2:var(--t197);--color3:var(--t198);--color4:var(--t199);--color5:var(--t17);--color6:var(--t200);--color7:var(--t201);--color8:var(--t202);--color9:var(--t203);--color10:var(--t28);--color11:var(--t29);--color12:var(--t204);--color0:var(--t226);--color02:var(--t227);--color04:var(--t228);--color06:var(--t229);--color08:var(--t230);--color:var(--t204);--colorHover:var(--t204);--colorPress:var(--t204);--colorFocus:var(--t230);--background:var(--t197);--backgroundHover:var(--t24);--backgroundPress:var(--t198);--backgroundFocus:var(--t198);--backgroundActive:var(--t197);--borderColor:var(--t199);--borderColorHover:var(--t198);--borderColorFocus:var(--t199);--borderColorPress:var(--t17);--placeholderColor:var(--t203);--colorTransparent:var(--t226);--color01:var(--t231);--color0075:var(--t232);--color005:var(--t233);--color0025:var(--t234);--color002:var(--t235);--color001:var(--t236);--background01:var(--t237);--background0075:var(--t238);--background005:var(--t239);--background0025:var(--t240);--background002:var(--t241);--background001:var(--t242);--outlineColor:var(--t737)}.t_light_white ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light .t_white_Button,:root.t_dark .t_light .t_white_SliderThumb,:root.t_dark .t_light .t_white_Switch,:root.t_dark .t_light .t_white_surface2,:root.t_light .t_white_Button,:root.t_light .t_white_SliderThumb,:root.t_light .t_white_Switch,:root.t_light .t_white_surface2{--color:var(--t29);--colorHover:var(--t29);--colorPress:var(--t29);--colorFocus:var(--t204);--background:var(--t199);--backgroundHover:var(--t198);--backgroundPress:var(--t17);--backgroundFocus:var(--t201);--backgroundActive:var(--t199);--borderColor:var(--t199);--borderColorHover:var(--t17);--borderColorFocus:var(--t200);--borderColorPress:var(--t201);--color01:var(--t231);--color0075:var(--t232);--color005:var(--t233);--color0025:var(--t234);--color002:var(--t235);--color001:var(--t236);--background01:var(--t237);--background0075:var(--t238);--background005:var(--t239);--background0025:var(--t240);--background002:var(--t241);--background001:var(--t242);--background02:var(--t222);--background04:var(--t223);--background06:var(--t224);--background08:var(--t225);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_white_Input,:root.t_dark .t_light .t_white_Progress,:root.t_dark .t_light .t_white_Slider,:root.t_dark .t_light .t_white_TextArea,:root.t_dark .t_light .t_white_surface1,:root.t_light .t_white_Input,:root.t_light .t_white_Progress,:root.t_light .t_white_Slider,:root.t_light .t_white_TextArea,:root.t_light .t_white_surface1{--color:var(--t29);--colorHover:var(--t29);--colorPress:var(--t29);--colorFocus:var(--t204);--background:var(--t198);--backgroundHover:var(--t197);--backgroundPress:var(--t199);--backgroundFocus:var(--t17);--backgroundActive:var(--t198);--borderColor:var(--t199);--borderColorHover:var(--t199);--borderColorFocus:var(--t17);--borderColorPress:var(--t200);--color01:var(--t231);--color0075:var(--t232);--color005:var(--t233);--color0025:var(--t234);--color002:var(--t235);--color001:var(--t236);--background01:var(--t237);--background0075:var(--t238);--background005:var(--t239);--background0025:var(--t240);--background002:var(--t241);--background001:var(--t242);--background02:var(--t222);--background04:var(--t223);--background06:var(--t224);--background08:var(--t225);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_white_ProgressIndicator,:root.t_dark .t_light .t_white_SliderActive,:root.t_light .t_white_ProgressIndicator,:root.t_light .t_white_SliderActive{--color:var(--t29);--colorHover:var(--t29);--colorPress:var(--t29);--colorFocus:var(--t204);--background:var(--t200);--backgroundHover:var(--t17);--backgroundPress:var(--t201);--backgroundFocus:var(--t29);--backgroundActive:var(--t200);--borderColor:var(--t199);--borderColorHover:var(--t201);--borderColorFocus:var(--t202);--borderColorPress:var(--t203);--color01:var(--t231);--color0075:var(--t232);--color005:var(--t233);--color0025:var(--t234);--color002:var(--t235);--color001:var(--t236);--background01:var(--t237);--background0075:var(--t238);--background005:var(--t239);--background0025:var(--t240);--background002:var(--t241);--background001:var(--t242);--background02:var(--t222);--background04:var(--t223);--background06:var(--t224);--background08:var(--t225);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_yellow,:root.t_light .t_yellow{--accentBackground:var(--t26);--accentColor:var(--t16);--background0:var(--t1033);--background02:var(--t1034);--background04:var(--t1035);--background06:var(--t1036);--background08:var(--t1037);--color1:var(--t1038);--color2:var(--t1039);--color3:var(--t1040);--color4:var(--t1041);--color5:var(--t1042);--color6:var(--t1043);--color7:var(--t1044);--color8:var(--t1045);--color9:var(--t593);--color10:var(--t1046);--color11:var(--t1047);--color12:var(--t1048);--color0:var(--t1049);--color02:var(--t1050);--color04:var(--t1051);--color06:var(--t1052);--color08:var(--t1053);--color:var(--t1048);--colorHover:var(--t1048);--colorPress:var(--t1048);--colorFocus:var(--t1053);--background:var(--t1039);--backgroundHover:var(--t1038);--backgroundPress:var(--t1040);--backgroundFocus:var(--t1040);--backgroundActive:var(--t1039);--borderColor:var(--t1041);--borderColorHover:var(--t1040);--borderColorFocus:var(--t1041);--borderColorPress:var(--t1042);--placeholderColor:var(--t593);--colorTransparent:var(--t1049);--color01:var(--t1054);--color0075:var(--t1055);--color005:var(--t1056);--color0025:var(--t1057);--color002:var(--t1058);--color001:var(--t1059);--background01:var(--t1060);--background0075:var(--t1061);--background005:var(--t1062);--background0025:var(--t1063);--background002:var(--t1064);--background001:var(--t1065);--outlineColor:var(--t737)}.t_light_yellow ::selection{background:var(--color5);color:var(--color11)}.tm_xxt,:root.t_dark .t_light .t_yellow_Button,:root.t_dark .t_light .t_yellow_SliderThumb,:root.t_dark .t_light .t_yellow_Switch,:root.t_dark .t_light .t_yellow_surface2,:root.t_light .t_yellow_Button,:root.t_light .t_yellow_SliderThumb,:root.t_light .t_yellow_Switch,:root.t_light .t_yellow_surface2{--color:var(--t1047);--colorHover:var(--t1047);--colorPress:var(--t1047);--colorFocus:var(--t1048);--background:var(--t1041);--backgroundHover:var(--t1040);--backgroundPress:var(--t1042);--backgroundFocus:var(--t1044);--backgroundActive:var(--t1041);--borderColor:var(--t1041);--borderColorHover:var(--t1042);--borderColorFocus:var(--t1043);--borderColorPress:var(--t1044);--color01:var(--t1054);--color0075:var(--t1055);--color005:var(--t1056);--color0025:var(--t1057);--color002:var(--t1058);--color001:var(--t1059);--background01:var(--t1060);--background0075:var(--t1061);--background005:var(--t1062);--background0025:var(--t1063);--background002:var(--t1064);--background001:var(--t1065);--background02:var(--t1034);--background04:var(--t1035);--background06:var(--t1036);--background08:var(--t1037);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_yellow_Input,:root.t_dark .t_light .t_yellow_Progress,:root.t_dark .t_light .t_yellow_Slider,:root.t_dark .t_light .t_yellow_TextArea,:root.t_dark .t_light .t_yellow_surface1,:root.t_light .t_yellow_Input,:root.t_light .t_yellow_Progress,:root.t_light .t_yellow_Slider,:root.t_light .t_yellow_TextArea,:root.t_light .t_yellow_surface1{--color:var(--t1047);--colorHover:var(--t1047);--colorPress:var(--t1047);--colorFocus:var(--t1048);--background:var(--t1040);--backgroundHover:var(--t1039);--backgroundPress:var(--t1041);--backgroundFocus:var(--t1042);--backgroundActive:var(--t1040);--borderColor:var(--t1041);--borderColorHover:var(--t1041);--borderColorFocus:var(--t1042);--borderColorPress:var(--t1043);--color01:var(--t1054);--color0075:var(--t1055);--color005:var(--t1056);--color0025:var(--t1057);--color002:var(--t1058);--color001:var(--t1059);--background01:var(--t1060);--background0075:var(--t1061);--background005:var(--t1062);--background0025:var(--t1063);--background002:var(--t1064);--background001:var(--t1065);--background02:var(--t1034);--background04:var(--t1035);--background06:var(--t1036);--background08:var(--t1037);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_yellow_ProgressIndicator,:root.t_dark .t_light .t_yellow_SliderActive,:root.t_light .t_yellow_ProgressIndicator,:root.t_light .t_yellow_SliderActive{--color:var(--t1047);--colorHover:var(--t1047);--colorPress:var(--t1047);--colorFocus:var(--t1048);--background:var(--t1043);--backgroundHover:var(--t1042);--backgroundPress:var(--t1044);--backgroundFocus:var(--t1047);--backgroundActive:var(--t1043);--borderColor:var(--t1041);--borderColorHover:var(--t1044);--borderColorFocus:var(--t1045);--borderColorPress:var(--t593);--color01:var(--t1054);--color0075:var(--t1055);--color005:var(--t1056);--color0025:var(--t1057);--color002:var(--t1058);--color001:var(--t1059);--background01:var(--t1060);--background0075:var(--t1061);--background005:var(--t1062);--background0025:var(--t1063);--background002:var(--t1064);--background001:var(--t1065);--background02:var(--t1034);--background04:var(--t1035);--background06:var(--t1036);--background08:var(--t1037);--outlineColor:var(--t737)}.tm_xxt,:root.t_dark .t_light .t_yellow_SwitchThumb,:root.t_dark .t_light .t_yellow_Tooltip,:root.t_dark .t_light .t_yellow_accent,:root.t_light .t_yellow_SwitchThumb,:root.t_light .t_yellow_Tooltip,:root.t_light .t_yellow_accent{--accentBackground:var(--t16);--accentColor:var(--t26);--background0:var(--t1049);--background02:var(--t1034);--background04:var(--t1035);--background06:var(--t1036);--background08:var(--t1037);--color1:var(--t1048);--color2:var(--t1047);--color3:var(--t1046);--color4:var(--t593);--color5:var(--t1045);--color6:var(--t1044);--color7:var(--t1043);--color8:var(--t1042);--color9:var(--t1041);--color10:var(--t1040);--color11:var(--t1039);--color12:var(--t1038);--color0:var(--t1033);--color02:var(--t1066);--color04:var(--t1067);--color06:var(--t1068);--color08:var(--t1069);--color:var(--t1038);--colorHover:var(--t1038);--colorPress:var(--t1038);--colorFocus:var(--t1069);--background:var(--t1047);--backgroundHover:var(--t1048);--backgroundPress:var(--t1046);--backgroundFocus:var(--t1046);--backgroundActive:var(--t1047);--borderColor:var(--t593);--borderColorHover:var(--t1046);--borderColorFocus:var(--t593);--borderColorPress:var(--t1045);--placeholderColor:var(--t1041);--colorTransparent:var(--t1033);--color01:var(--t1054);--color0075:var(--t1055);--color005:var(--t1056);--color0025:var(--t1057);--color002:var(--t1058);--color001:var(--t1059);--background01:var(--t1060);--background0075:var(--t1061);--background005:var(--t1062);--background0025:var(--t1063);--background002:var(--t1064);--background001:var(--t1065);--outlineColor:var(--t737)}.t_light_yellow_SwitchThumb ::selection,.t_light_yellow_Tooltip ::selection,.t_light_yellow_accent ::selection{background:var(--color5);color:var(--color11)}:root ._WebkitBoxOrient-vertical{-webkit-box-orient:vertical}:root ._WebkitLineClamp-3{-webkit-line-clamp:3}:root ._aspectRatio-1--6{aspect-ratio:1.6}:root ._aspectRatio-1--77777777771627090080{aspect-ratio:1.7777777777777777}:root ._b-0px{bottom:0}:root ._bblr-100000px{border-bottom-left-radius:100000px}:root ._bblr-1000px{border-bottom-left-radius:1000px}:root ._bblr-10px{border-bottom-left-radius:10px}:root ._bblr-1px{border-bottom-left-radius:1px}:root ._bblr-7px{border-bottom-left-radius:7px}:root ._bblr-9999px{border-bottom-left-radius:9999px}:root ._bblr-c-radius-1{border-bottom-left-radius:var(--c-radius-1)}:root ._bblr-c-radius-10{border-bottom-left-radius:var(--c-radius-10)}:root ._bblr-c-radius-2{border-bottom-left-radius:var(--c-radius-2)}:root ._bblr-c-radius-3{border-bottom-left-radius:var(--c-radius-3)}:root ._bblr-c-radius-4{border-bottom-left-radius:var(--c-radius-4)}:root ._bblr-c-radius-5{border-bottom-left-radius:var(--c-radius-5)}:root ._bblr-c-radius-6{border-bottom-left-radius:var(--c-radius-6)}:root ._bblr-radius-lg0--71290927033{border-bottom-left-radius:var(--radius-lg,.75rem)}:root ._bbrr-100000px{border-bottom-right-radius:100000px}:root ._bbrr-1000px{border-bottom-right-radius:1000px}:root ._bbrr-10px{border-bottom-right-radius:10px}:root ._bbrr-1px{border-bottom-right-radius:1px}:root ._bbrr-7px{border-bottom-right-radius:7px}:root ._bbrr-9999px{border-bottom-right-radius:9999px}:root ._bbrr-c-radius-1{border-bottom-right-radius:var(--c-radius-1)}:root ._bbrr-c-radius-10{border-bottom-right-radius:var(--c-radius-10)}:root ._bbrr-c-radius-2{border-bottom-right-radius:var(--c-radius-2)}:root ._bbrr-c-radius-3{border-bottom-right-radius:var(--c-radius-3)}:root ._bbrr-c-radius-4{border-bottom-right-radius:var(--c-radius-4)}:root ._bbrr-c-radius-5{border-bottom-right-radius:var(--c-radius-5)}:root ._bbrr-c-radius-6{border-bottom-right-radius:var(--c-radius-6)}:root ._bbrr-radius-lg0--71290927033{border-bottom-right-radius:var(--radius-lg,.75rem)}:root ._bbs-solid._bbs-solid{border-bottom-style:solid}:root:root:root ._bg-0active-background:active{background-color:var(--background)!important}:root:root:root ._bg-0active-backgroundF3405682:active{background-color:var(--backgroundFocus)!important}:root:root:root ._bg-0active-backgroundP3496915:active{background-color:var(--backgroundPress)!important}:root:root:root ._bg-0active-hover:active{background-color:var(--hover)!important}:root:root:root ._bg-0active-raised:active{background-color:var(--raised)!important}:root:root:root:root ._bg-0focus-backgroundH3423444:focus{background-color:var(--backgroundHover)!important}:root:root:root:root ._bg-0focus-edge:focus{background-color:var(--edge)!important}:root:root:root:root ._bg-0focus-hover:focus{background-color:var(--hover)!important}:root:root:root:root ._bg-0focus-raised:focus{background-color:var(--raised)!important}:root:root:root:root ._bg-0focus-rim:focus{background-color:var(--rim)!important}@media (hover){:root:root ._bg-0hover-background:hover{background-color:var(--background)!important}:root:root ._bg-0hover-backgroundH3423444:hover{background-color:var(--backgroundHover)!important}:root:root ._bg-0hover-edge:hover{background-color:var(--edge)!important}:root:root ._bg-0hover-hover:hover{background-color:var(--hover)!important}:root:root ._bg-0hover-panel:hover{background-color:var(--panel)!important}:root:root ._bg-0hover-raised:hover{background-color:var(--raised)!important}:root:root ._bg-0hover-rim:hover{background-color:var(--rim)!important}}:root ._bg-accentBackg108704142{background-color:var(--accentBackground)}:root ._bg-background{background-color:var(--background)}:root ._bg-backgroundA94988999{background-color:var(--backgroundActive)}:root ._bg-borderColor{background-color:var(--borderColor)}:root ._bg-color12{background-color:var(--color12)}:root ._bg-color3{background-color:var(--color3)}:root ._bg-color5{background-color:var(--color5)}:root ._bg-edge{background-color:var(--edge)}:root ._bg-hover{background-color:var(--hover)}:root ._bg-ink{background-color:var(--ink)}:root ._bg-panel{background-color:var(--panel)}:root ._bg-raised{background-color:var(--raised)}:root ._bg-red9{background-color:var(--red9)}:root ._bg-rim{background-color:var(--rim)}:root ._bg-sheet-1rgb31918056171{background-color:var(--sheet-1,rgb(38 38 38/.5))}:root ._bg-sheet-2rgb3669803178{background-color:var(--sheet-2,rgb(38 38 38/.75))}:root ._bg-soft{background-color:var(--soft)}:root ._bg-sunken{background-color:var(--sunken)}:root ._bg-transparent{background-color:transparent}:root ._bls-solid._bls-solid{border-left-style:solid}:root:root:root ._borderBottomColor-0active-borderColor._borderBottomColor-0active-borderColor:active{border-bottom-color:var(--borderColor)!important}:root:root:root ._borderBottomColor-0active-borderColor68052152._borderBottomColor-0active-borderColor68052152:active{border-bottom-color:var(--borderColorFocus)!important}:root:root:root ._borderBottomColor-0active-borderColor69916956._borderBottomColor-0active-borderColor69916956:active{border-bottom-color:var(--borderColorHover)!important}:root:root:root ._borderBottomColor-0active-borderColor77378595._borderBottomColor-0active-borderColor77378595:active{border-bottom-color:var(--borderColorPress)!important}:root:root:root:root ._borderBottomColor-0focus-borderColor68052152._borderBottomColor-0focus-borderColor68052152:focus{border-bottom-color:var(--borderColorFocus)!important}:root:root:root:root ._borderBottomColor-0focus-borderColor69916956._borderBottomColor-0focus-borderColor69916956:focus{border-bottom-color:var(--borderColorHover)!important}:root:root:root:root ._borderBottomColor-0focus-bound._borderBottomColor-0focus-bound:focus{border-bottom-color:var(--bound)!important}:root:root:root:root ._borderBottomColor-0focus-dim._borderBottomColor-0focus-dim:focus{border-bottom-color:var(--dim)!important}@media (hover){:root:root ._borderBottomColor-0hover-borderColor._borderBottomColor-0hover-borderColor:hover{border-bottom-color:var(--borderColor)!important}:root:root ._borderBottomColor-0hover-borderColor69916956._borderBottomColor-0hover-borderColor69916956:hover{border-bottom-color:var(--borderColorHover)!important}:root:root ._borderBottomColor-0hover-bound._borderBottomColor-0hover-bound:hover{border-bottom-color:var(--bound)!important}:root:root ._borderBottomColor-0hover-dim._borderBottomColor-0hover-dim:hover{border-bottom-color:var(--dim)!important}:root:root ._borderBottomColor-0hover-rim._borderBottomColor-0hover-rim:hover{border-bottom-color:var(--rim)!important}:root:root ._borderBottomColor-0hover-transparent._borderBottomColor-0hover-transparent:hover{border-bottom-color:transparent!important}}:root ._borderBottomColor-backgroundF3405682._borderBottomColor-backgroundF3405682{border-bottom-color:var(--backgroundFocus)}:root ._borderBottomColor-borderColor._borderBottomColor-borderColor{border-bottom-color:var(--borderColor)}:root ._borderBottomColor-bound._borderBottomColor-bound{border-bottom-color:var(--bound)}:root ._borderBottomColor-color12._borderBottomColor-color12{border-bottom-color:var(--color12)}:root ._borderBottomColor-faint._borderBottomColor-faint{border-bottom-color:var(--faint)}:root ._borderBottomColor-rim._borderBottomColor-rim{border-bottom-color:var(--rim)}:root ._borderBottomColor-transparent._borderBottomColor-transparent{border-bottom-color:transparent}:root ._borderBottomWidth-0px._borderBottomWidth-0px{border-bottom-width:0}:root ._borderBottomWidth-1px._borderBottomWidth-1px{border-bottom-width:1px}:root:root:root ._borderLeftColor-0active-borderColor._borderLeftColor-0active-borderColor:active{border-left-color:var(--borderColor)!important}:root:root:root ._borderLeftColor-0active-borderColor68052152._borderLeftColor-0active-borderColor68052152:active{border-left-color:var(--borderColorFocus)!important}:root:root:root ._borderLeftColor-0active-borderColor69916956._borderLeftColor-0active-borderColor69916956:active{border-left-color:var(--borderColorHover)!important}:root:root:root ._borderLeftColor-0active-borderColor77378595._borderLeftColor-0active-borderColor77378595:active{border-left-color:var(--borderColorPress)!important}:root:root:root:root ._borderLeftColor-0focus-borderColor68052152._borderLeftColor-0focus-borderColor68052152:focus{border-left-color:var(--borderColorFocus)!important}:root:root:root:root ._borderLeftColor-0focus-borderColor69916956._borderLeftColor-0focus-borderColor69916956:focus{border-left-color:var(--borderColorHover)!important}:root:root:root:root ._borderLeftColor-0focus-bound._borderLeftColor-0focus-bound:focus{border-left-color:var(--bound)!important}:root:root:root:root ._borderLeftColor-0focus-dim._borderLeftColor-0focus-dim:focus{border-left-color:var(--dim)!important}@media (hover){:root:root ._borderLeftColor-0hover-borderColor._borderLeftColor-0hover-borderColor:hover{border-left-color:var(--borderColor)!important}:root:root ._borderLeftColor-0hover-borderColor69916956._borderLeftColor-0hover-borderColor69916956:hover{border-left-color:var(--borderColorHover)!important}:root:root ._borderLeftColor-0hover-bound._borderLeftColor-0hover-bound:hover{border-left-color:var(--bound)!important}:root:root ._borderLeftColor-0hover-dim._borderLeftColor-0hover-dim:hover{border-left-color:var(--dim)!important}:root:root ._borderLeftColor-0hover-rim._borderLeftColor-0hover-rim:hover{border-left-color:var(--rim)!important}:root:root ._borderLeftColor-0hover-transparent._borderLeftColor-0hover-transparent:hover{border-left-color:transparent!important}}:root ._borderLeftColor-backgroundF3405682._borderLeftColor-backgroundF3405682{border-left-color:var(--backgroundFocus)}:root ._borderLeftColor-borderColor._borderLeftColor-borderColor{border-left-color:var(--borderColor)}:root ._borderLeftColor-bound._borderLeftColor-bound{border-left-color:var(--bound)}:root ._borderLeftColor-color12._borderLeftColor-color12{border-left-color:var(--color12)}:root ._borderLeftColor-faint._borderLeftColor-faint{border-left-color:var(--faint)}:root ._borderLeftColor-rim._borderLeftColor-rim{border-left-color:var(--rim)}:root ._borderLeftColor-transparent._borderLeftColor-transparent{border-left-color:transparent}:root ._borderLeftWidth-0px._borderLeftWidth-0px{border-left-width:0}:root ._borderLeftWidth-1px._borderLeftWidth-1px{border-left-width:1px}:root:root:root ._brc-0active-borderColor._brc-0active-borderColor:active{border-right-color:var(--borderColor)!important}:root:root:root ._brc-0active-borderColor68052152._brc-0active-borderColor68052152:active{border-right-color:var(--borderColorFocus)!important}:root:root:root ._brc-0active-borderColor69916956._brc-0active-borderColor69916956:active{border-right-color:var(--borderColorHover)!important}:root:root:root ._brc-0active-borderColor77378595._brc-0active-borderColor77378595:active{border-right-color:var(--borderColorPress)!important}:root:root:root:root ._brc-0focus-borderColor68052152._brc-0focus-borderColor68052152:focus{border-right-color:var(--borderColorFocus)!important}:root:root:root:root ._brc-0focus-borderColor69916956._brc-0focus-borderColor69916956:focus{border-right-color:var(--borderColorHover)!important}:root:root:root:root ._brc-0focus-bound._brc-0focus-bound:focus{border-right-color:var(--bound)!important}:root:root:root:root ._brc-0focus-dim._brc-0focus-dim:focus{border-right-color:var(--dim)!important}@media (hover){:root:root ._brc-0hover-borderColor._brc-0hover-borderColor:hover{border-right-color:var(--borderColor)!important}:root:root ._brc-0hover-borderColor69916956._brc-0hover-borderColor69916956:hover{border-right-color:var(--borderColorHover)!important}:root:root ._brc-0hover-bound._brc-0hover-bound:hover{border-right-color:var(--bound)!important}:root:root ._brc-0hover-dim._brc-0hover-dim:hover{border-right-color:var(--dim)!important}:root:root ._brc-0hover-rim._brc-0hover-rim:hover{border-right-color:var(--rim)!important}:root:root ._brc-0hover-transparent._brc-0hover-transparent:hover{border-right-color:transparent!important}}:root ._brc-backgroundF3405682._brc-backgroundF3405682{border-right-color:var(--backgroundFocus)}:root ._brc-borderColor._brc-borderColor{border-right-color:var(--borderColor)}:root ._brc-bound._brc-bound{border-right-color:var(--bound)}:root ._brc-color12._brc-color12{border-right-color:var(--color12)}:root ._brc-faint._brc-faint{border-right-color:var(--faint)}:root ._brc-rim._brc-rim{border-right-color:var(--rim)}:root ._brc-transparent._brc-transparent{border-right-color:transparent}:root ._brs-solid._brs-solid{border-right-style:solid}:root ._brw-0px._brw-0px{border-right-width:0}:root ._brw-1px._brw-1px{border-right-width:1px}:root:root:root ._btc-0active-borderColor._btc-0active-borderColor:active{border-top-color:var(--borderColor)!important}:root:root:root ._btc-0active-borderColor68052152._btc-0active-borderColor68052152:active{border-top-color:var(--borderColorFocus)!important}:root:root:root ._btc-0active-borderColor69916956._btc-0active-borderColor69916956:active{border-top-color:var(--borderColorHover)!important}:root:root:root ._btc-0active-borderColor77378595._btc-0active-borderColor77378595:active{border-top-color:var(--borderColorPress)!important}:root:root:root:root ._btc-0focus-borderColor68052152._btc-0focus-borderColor68052152:focus{border-top-color:var(--borderColorFocus)!important}:root:root:root:root ._btc-0focus-borderColor69916956._btc-0focus-borderColor69916956:focus{border-top-color:var(--borderColorHover)!important}:root:root:root:root ._btc-0focus-bound._btc-0focus-bound:focus{border-top-color:var(--bound)!important}:root:root:root:root ._btc-0focus-dim._btc-0focus-dim:focus{border-top-color:var(--dim)!important}@media (hover){:root:root ._btc-0hover-borderColor._btc-0hover-borderColor:hover{border-top-color:var(--borderColor)!important}:root:root ._btc-0hover-borderColor69916956._btc-0hover-borderColor69916956:hover{border-top-color:var(--borderColorHover)!important}:root:root ._btc-0hover-bound._btc-0hover-bound:hover{border-top-color:var(--bound)!important}:root:root ._btc-0hover-dim._btc-0hover-dim:hover{border-top-color:var(--dim)!important}:root:root ._btc-0hover-rim._btc-0hover-rim:hover{border-top-color:var(--rim)!important}:root:root ._btc-0hover-transparent._btc-0hover-transparent:hover{border-top-color:transparent!important}}:root ._btc-backgroundF3405682._btc-backgroundF3405682{border-top-color:var(--backgroundFocus)}:root ._btc-borderColor._btc-borderColor{border-top-color:var(--borderColor)}:root ._btc-bound._btc-bound{border-top-color:var(--bound)}:root ._btc-color12._btc-color12{border-top-color:var(--color12)}:root ._btc-faint._btc-faint{border-top-color:var(--faint)}:root ._btc-rim._btc-rim{border-top-color:var(--rim)}:root ._btc-transparent._btc-transparent{border-top-color:transparent}:root ._btlr-100000px{border-top-left-radius:100000px}:root ._btlr-1000px{border-top-left-radius:1000px}:root ._btlr-10px{border-top-left-radius:10px}:root ._btlr-1px{border-top-left-radius:1px}:root ._btlr-7px{border-top-left-radius:7px}:root ._btlr-9999px{border-top-left-radius:9999px}:root ._btlr-c-radius-1{border-top-left-radius:var(--c-radius-1)}:root ._btlr-c-radius-10{border-top-left-radius:var(--c-radius-10)}:root ._btlr-c-radius-2{border-top-left-radius:var(--c-radius-2)}:root ._btlr-c-radius-3{border-top-left-radius:var(--c-radius-3)}:root ._btlr-c-radius-4{border-top-left-radius:var(--c-radius-4)}:root ._btlr-c-radius-5{border-top-left-radius:var(--c-radius-5)}:root ._btlr-c-radius-6{border-top-left-radius:var(--c-radius-6)}:root ._btlr-radius-lg0--71290927033{border-top-left-radius:var(--radius-lg,.75rem)}:root ._btrr-100000px{border-top-right-radius:100000px}:root ._btrr-1000px{border-top-right-radius:1000px}:root ._btrr-10px{border-top-right-radius:10px}:root ._btrr-1px{border-top-right-radius:1px}:root ._btrr-7px{border-top-right-radius:7px}:root ._btrr-9999px{border-top-right-radius:9999px}:root ._btrr-c-radius-1{border-top-right-radius:var(--c-radius-1)}:root ._btrr-c-radius-10{border-top-right-radius:var(--c-radius-10)}:root ._btrr-c-radius-2{border-top-right-radius:var(--c-radius-2)}:root ._btrr-c-radius-3{border-top-right-radius:var(--c-radius-3)}:root ._btrr-c-radius-4{border-top-right-radius:var(--c-radius-4)}:root ._btrr-c-radius-5{border-top-right-radius:var(--c-radius-5)}:root ._btrr-c-radius-6{border-top-right-radius:var(--c-radius-6)}:root ._btrr-radius-lg0--71290927033{border-top-right-radius:var(--radius-lg,.75rem)}:root ._bts-solid._bts-solid{border-top-style:solid}:root ._btw-0px._btw-0px{border-top-width:0}:root ._btw-1px._btw-1px{border-top-width:1px}:root ._bxsh-0px0px0pxrg933189164{box-shadow:0 0 0 rgba(0,0,0,0)}:root:root:root ._col-0active-colorPress:active{color:var(--colorPress)!important}@media (hover){:root:root ._col-0hover-ink:hover{color:var(--ink)!important}}:root ._col-accentColor{color:var(--accentColor)}:root ._col-color{color:var(--color)}:root ._col-faint{color:var(--faint)}:root ._col-ink{color:var(--ink)}:root ._col-quiet{color:var(--quiet)}:root ._col-soft{color:var(--soft)}:root ._col-sunken{color:var(--sunken)}:root ._col-white1{color:var(--white1)}:root ._contain-content{contain:content}:root:root ._cur-_platformweb_pointer{cursor:pointer}:root ._cur-col-resize{cursor:col-resize}:root ._cur-default{cursor:default}:root ._cur-inherit{cursor:inherit}:root ._cur-not-allowed{cursor:not-allowed}:root ._cur-pointer{cursor:pointer}:root ._cur-row-resize{cursor:row-resize}:root ._direction-ltr{direction:ltr}:root ._dsp--webkit-box{display:-webkit-box}:root ._dsp-block{display:block}:root ._dsp-flex{display:flex}:root ._dsp-inline-flex{display:inline-flex}:root ._dsp-none{display:none}:root ._fb-0px{flex-basis:0px}:root ._fb-auto{flex-basis:auto}:root ._fd-column{flex-direction:column}:root ._fd-row{flex-direction:row}:root ._ff-f-family{font-family:var(--f-family)}:root ._fs-f-size-1{font-size:var(--f-size-1)}:root ._fs-f-size-10{font-size:var(--f-size-10)}:root ._fs-f-size-11{font-size:var(--f-size-11)}:root ._fs-f-size-2{font-size:var(--f-size-2)}:root ._fs-f-size-3{font-size:var(--f-size-3)}:root ._fs-f-size-4{font-size:var(--f-size-4)}:root ._fs-f-size-6{font-size:var(--f-size-6)}:root ._fs-f-size-7{font-size:var(--f-size-7)}:root ._fs-f-size-9{font-size:var(--f-size-9)}:root ._fw-500{font-weight:500}:root ._fw-600{font-weight:600}:root ._fw-f-weight-1{font-weight:var(--f-weight-1)}:root ._fw-f-weight-2{font-weight:var(--f-weight-2)}:root ._fw-f-weight-3{font-weight:var(--f-weight-3)}:root ._fw-f-weight-4{font-weight:var(--f-weight-4)}:root ._fwr-nowrap{flex-wrap:nowrap}:root ._gap-16px{gap:16px}:root ._gap-24px{gap:24px}:root ._gap-2px{gap:2px}:root ._gap-8px{gap:8px}:root ._gap-c-space-0--53{gap:var(--c-space-0--5)}:root ._gap-c-space-1{gap:var(--c-space-1)}:root ._gap-c-space-1--53{gap:var(--c-space-1--5)}:root ._gap-c-space-2{gap:var(--c-space-2)}:root ._gap-c-space-3{gap:var(--c-space-3)}:root ._gap-calc6pxvar-1380234971{gap:calc(6px * var(--radius-scale, 1))}:root ._grow-0{flex-grow:0}:root ._grow-1{flex-grow:1}:root ._grow-50{flex-grow:50}:root ._height-0px{height:0}:root ._height-10037{height:100%}:root ._height-14px{height:14px}:root ._height-15px{height:15px}:root ._height-16px{height:16px}:root ._height-20px{height:20px}:root ._height-220px{height:220px}:root ._height-24px{height:24px}:root ._height-28px{height:28px}:root ._height-32px{height:32px}:root ._height-36px{height:36px}:root ._height-40px{height:40px}:root ._height-44px{height:44px}:root ._height-48px{height:48px}:root ._height-5px{height:5px}:root ._height-6px{height:6px}:root ._height-72px{height:72px}:root ._height-7px{height:7px}:root ._height-80px{height:80px}:root ._height-8px{height:8px}:root ._height-NaNpx{height:NaNpx}:root ._height-auto{height:auto}:root ._height-c-size-1{height:var(--c-size-1)}:root ._height-initial{height:auto}:root ._height-min72vh620p38286157{height:min(72vh,620px)}:root ._items-center{align-items:center}:root ._items-flex-start{align-items:flex-start}:root ._justify-center{justify-content:center}:root ._justify-flex-end{justify-content:flex-end}:root ._justify-flex-start{justify-content:flex-start}:root ._justify-space-betwe3241{justify-content:space-between}:root ._l-037,:root ._l-0px{left:0}:root ._l-4037{left:40%}:root ._lh-20px{line-height:20px}:root ._lh-c-size-true{line-height:var(--c-size-true)}:root ._lh-f-lineHeigh112920{line-height:var(--f-lineHeight-1)}:root ._lh-f-lineHeigh112921{line-height:var(--f-lineHeight-2)}:root ._lh-f-lineHeigh112922{line-height:var(--f-lineHeight-3)}:root ._lh-f-lineHeigh112923{line-height:var(--f-lineHeight-4)}:root ._lh-f-lineHeigh112925{line-height:var(--f-lineHeight-6)}:root ._lh-f-lineHeigh112926{line-height:var(--f-lineHeight-7)}:root ._lh-f-lineHeigh112928{line-height:var(--f-lineHeight-9)}:root ._lh-f-lineHeigh3500568{line-height:var(--f-lineHeight-10)}:root ._lh-f-lineHeigh3500569{line-height:var(--f-lineHeight-11)}:root ._ls-0--6px{letter-spacing:.6px}:root ._ls-1--5px{letter-spacing:1.5px}:root ._ls-f-letterSpa1360334197{letter-spacing:var(--f-letterSpacing-9)}:root ._ls-f-letterSpa1360334199{letter-spacing:var(--f-letterSpacing-7)}:root ._ls-f-letterSpa1360334200{letter-spacing:var(--f-letterSpacing-6)}:root ._ls-f-letterSpa1360334202{letter-spacing:var(--f-letterSpacing-4)}:root ._ls-f-letterSpa1360334203{letter-spacing:var(--f-letterSpacing-3)}:root ._ls-f-letterSpa1360334204{letter-spacing:var(--f-letterSpacing-2)}:root ._ls-f-letterSpa1360334205{letter-spacing:var(--f-letterSpacing-1)}:root ._ls-f-letterSpa779312653{letter-spacing:var(--f-letterSpacing-10)}:root ._ls-f-letterSpa779312654{letter-spacing:var(--f-letterSpacing-11)}:root ._maxH-0px{max-height:0}:root ._maxH-16px{max-height:16px}:root ._maxH-200px{max-height:200px}:root ._maxH-300px{max-height:300px}:root ._maxH-32px{max-height:32px}:root ._maxH-c-size-1{max-height:var(--c-size-1)}:root ._maxH-initial{max-height:none}:root ._maxW-0px{max-width:0}:root ._maxW-10037{max-width:100%}:root ._maxW-16px{max-width:16px}:root ._maxW-32px{max-width:32px}:root ._maxW-600px{max-width:600px}:root ._maxW-720px{max-width:720px}:root ._maxW-768px{max-width:768px}:root ._maxW-8537{max-width:85%}:root ._maxW-c-size-1{max-width:var(--c-size-1)}:root ._mb-0px{margin-bottom:0}:root ._minH-0px{min-height:0}:root ._minH-16px{min-height:16px}:root ._minH-20px{min-height:20px}:root ._minH-24px{min-height:24px}:root ._minH-32px{min-height:32px}:root ._minH-36px{min-height:36px}:root ._minH-40px{min-height:40px}:root ._minH-420px{min-height:420px}:root ._minH-44px{min-height:44px}:root ._minH-64px{min-height:64px}:root ._minH-auto{min-height:auto}:root ._minH-c-size-1{min-height:var(--c-size-1)}:root ._minW-0px{min-width:0}:root ._minW-16px{min-width:16px}:root ._minW-220px{min-width:220px}:root ._minW-32px{min-width:32px}:root ._minW-36px{min-width:36px}:root ._minW-40px{min-width:40px}:root ._minW-c-size-1{min-width:var(--c-size-1)}:root ._ml-0px{margin-left:0}:root ._ml-auto{margin-left:auto}:root ._mr-0px{margin-right:0}:root ._mr-auto{margin-right:auto}:root ._mt--24px{margin-top:-24px}:root ._mt-0px{margin-top:0}:root ._mt-c-space-1{margin-top:var(--c-space-1)}:root ._mt-c-space-3{margin-top:var(--c-space-3)}:root ._o-0{opacity:0}:root ._o-0--4{opacity:.4}:root ._o-0--5{opacity:.5}:root ._o-0--6{opacity:.6}:root ._o-0--7{opacity:.7}:root ._o-0--8{opacity:.8}@media (hover){:root:root ._o-0hover-0--8:hover{opacity:.8!important}:root:root ._o-0hover-0--9:hover{opacity:.9!important}:root:root ._o-0hover-1:hover{opacity:1!important}}:root ._o-1{opacity:1}:root:root:root:root ._outlineColor-0focus-dim._outlineColor-0focus-dim:focus{outline-color:var(--dim)!important}:root:root:root:root ._outlineColor-0focus-visible-outlineColo114._outlineColor-0focus-visible-outlineColo114:focus-visible{outline-color:var(--outlineColor)!important}:root:root:root:root ._outlineStyle-0focus-solid._outlineStyle-0focus-solid:focus{outline-style:solid!important}:root:root:root:root ._outlineStyle-0focus-visible-solid._outlineStyle-0focus-visible-solid:focus-visible{outline-style:solid!important}:root ._outlineStyle-none._outlineStyle-none{outline-style:none}:root:root:root:root ._outlineWidth-0focus-2px._outlineWidth-0focus-2px:focus{outline-width:2px!important}:root:root:root:root ._outlineWidth-0focus-visible-0px._outlineWidth-0focus-visible-0px:focus-visible{outline-width:0!important}:root:root:root:root ._outlineWidth-0focus-visible-2px._outlineWidth-0focus-visible-2px:focus-visible{outline-width:2px!important}:root ._outlineWidth-0px._outlineWidth-0px{outline-width:0}:root ._ox-hidden{overflow-x:hidden}:root ._ox-scroll{overflow-x:scroll}:root ._oy-auto{overflow-y:auto}:root ._oy-hidden{overflow-y:hidden}:root ._oy-scroll{overflow-y:scroll}:root ._pb-0px{padding-bottom:0}:root ._pb-12px{padding-bottom:12px}:root ._pb-1px{padding-bottom:1px}:root ._pb-24px{padding-bottom:24px}:root ._pb-2px{padding-bottom:2px}:root ._pb-3px{padding-bottom:3px}:root ._pb-8px{padding-bottom:8px}@media (min-width:768px){:root:root:root:root:root:root:root:root:root:root:root:root:root:root:root:root:root:root ._pb-_md_c-space-8{padding-bottom:var(--c-space-8)}}:root ._pb-c-space--3-1448{padding-bottom:var(--c-space--3--5)}:root ._pb-c-space-1{padding-bottom:var(--c-space-1)}:root ._pb-c-space-1--53{padding-bottom:var(--c-space-1--5)}:root ._pb-c-space-11{padding-bottom:var(--c-space-11)}:root ._pb-c-space-2{padding-bottom:var(--c-space-2)}:root ._pb-c-space-2--53{padding-bottom:var(--c-space-2--5)}:root ._pb-c-space-3{padding-bottom:var(--c-space-3)}:root ._pb-c-space-3--53{padding-bottom:var(--c-space-3--5)}:root ._pb-c-space-4{padding-bottom:var(--c-space-4)}:root ._pe-boxnone,:root ._pe-none{pointer-events:none!important}:root ._pl-0px{padding-left:0}:root ._pl-12px{padding-left:12px}:root ._pl-1px{padding-left:1px}:root ._pl-24px{padding-left:24px}:root ._pl-2px{padding-left:2px}:root ._pl-3px{padding-left:3px}:root ._pl-8px{padding-left:8px}@media (min-width:768px){:root:root:root:root:root:root:root:root:root:root:root:root:root:root:root:root:root:root ._pl-_md_c-space-4{padding-left:var(--c-space-4)}}:root ._pl-c-space-1{padding-left:var(--c-space-1)}:root ._pl-c-space-2{padding-left:var(--c-space-2)}:root ._pl-c-space-2--53{padding-left:var(--c-space-2--5)}:root ._pl-c-space-3{padding-left:var(--c-space-3)}:root ._pl-c-space-4{padding-left:var(--c-space-4)}:root ._pl-c-space-6{padding-left:var(--c-space-6)}:root ._pl-c-space-tru101{padding-left:var(--c-space-true)}:root ._pos-absolute{position:absolute}:root ._pos-relative{position:relative}:root ._pr-0px{padding-right:0}:root ._pr-12px{padding-right:12px}:root ._pr-1px{padding-right:1px}:root ._pr-24px{padding-right:24px}:root ._pr-2px{padding-right:2px}:root ._pr-36px{padding-right:36px}:root ._pr-3px{padding-right:3px}:root ._pr-8px{padding-right:8px}@media (min-width:768px){:root:root:root:root:root:root:root:root:root:root:root:root:root:root:root:root:root:root ._pr-_md_c-space-4{padding-right:var(--c-space-4)}}:root ._pr-c-space-1{padding-right:var(--c-space-1)}:root ._pr-c-space-2{padding-right:var(--c-space-2)}:root ._pr-c-space-2--53{padding-right:var(--c-space-2--5)}:root ._pr-c-space-3{padding-right:var(--c-space-3)}:root ._pr-c-space-4{padding-right:var(--c-space-4)}:root ._pr-c-space-6{padding-right:var(--c-space-6)}:root ._pr-c-space-tru101{padding-right:var(--c-space-true)}:root ._pt-0px{padding-top:0}:root ._pt-12px{padding-top:12px}:root ._pt-1px{padding-top:1px}:root ._pt-24px{padding-top:24px}:root ._pt-2px{padding-top:2px}:root ._pt-3px{padding-top:3px}:root ._pt-8px{padding-top:8px}@media (min-width:768px){:root:root:root:root:root:root:root:root:root:root:root:root:root:root:root:root:root:root ._pt-_md_c-space-8{padding-top:var(--c-space-8)}}:root ._pt-c-space--3-1448{padding-top:var(--c-space--3--5)}:root ._pt-c-space-1{padding-top:var(--c-space-1)}:root ._pt-c-space-1--53{padding-top:var(--c-space-1--5)}:root ._pt-c-space-11{padding-top:var(--c-space-11)}:root ._pt-c-space-2{padding-top:var(--c-space-2)}:root ._pt-c-space-2--53{padding-top:var(--c-space-2--5)}:root ._pt-c-space-3{padding-top:var(--c-space-3)}:root ._pt-c-space-3--53{padding-top:var(--c-space-3--5)}:root ._pt-c-space-4{padding-top:var(--c-space-4)}:root ._r-0px{right:0}:root ._r-12px{right:12px}:root ._r-6037{right:60%}:root ._select-auto{user-select:auto;-webkit-user-select:auto}:root ._select-none{user-select:none;-webkit-user-select:none}:root ._self-center{align-self:center}:root ._self-flex-end{align-self:flex-end}:root ._self-flex-start{align-self:flex-start}:root ._self-stretch{align-self:stretch}:root ._shrink-0{flex-shrink:0}:root ._shrink-1{flex-shrink:1}:root ._t-0px{top:0}:root ._t-5037{top:50%}@media (hover){:root:root ._td-0hover-underline:hover{text-decoration-line:underline!important}}:root ._text-center{text-align:center}:root ._textOverflow-ellipsis{text-overflow:ellipsis}:root ._tr-rotate0deg1281{transform:rotate(0deg)}:root ._tr-rotate180de41674{transform:rotate(180deg)}:root ._tr-translateX-38656452{transform:translateX(-80%)}:root ._tr-translateX01303033{transform:translateX(0)}:root ._tr-translateY-162820732{transform:translateY(-8px) translateX(-7.2px)}:root ._tr-translateY-1736186894{transform:translateY(-.5px)}:root ._tr-translateY01303033{transform:translateY(0)}:root ._tr-translateY0419227808{transform:translateY(0) translateX(-.5px)}:root ._tt-uppercase{text-transform:uppercase}:root ._width-0px{width:0}:root ._width-10037{width:100%}:root ._width-10px{width:10px}:root ._width-120px{width:120px}:root ._width-14px{width:14px}:root ._width-168px{width:168px}:root ._width-16px{width:16px}:root ._width-20037{width:200%}:root ._width-24px{width:24px}:root ._width-260px{width:260px}:root ._width-264px{width:264px}:root ._width-28px{width:28px}:root ._width-2px{width:2px}:root ._width-320px{width:320px}:root ._width-32px{width:32px}:root ._width-36px{width:36px}:root ._width-380px{width:380px}:root ._width-4px{width:4px}:root ._width-5px{width:5px}:root ._width-6037{width:60%}:root ._width-8px{width:8px}:root ._width-auto{width:auto}:root ._width-c-size-1{width:var(--c-size-1)}:root ._ws-normal{white-space:normal}:root ._ws-nowrap{white-space:nowrap}:root ._ws-pre-wrap{white-space:pre-wrap}:root ._z-0{z-index:0}.t_group_true{container-name:true;container-type:inline-size}