@layer max-ts-svelte-reset{*,:before,:after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{padding:0}ul,ol{margin:0;padding:0;list-style:none}li{margin:0;padding:0;list-style-type:none}body{-webkit-font-smoothing:antialiased;color:var(--colors-text-primary);background-color:var(--colors-background-paper);font-family:Roboto,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}button,input,textarea,select{font:inherit;color:inherit;background:0 0;border:none;outline:none;margin:0;padding:0}button{cursor:pointer}a{color:inherit;text-decoration:none}img,picture,video,canvas{max-width:100%;height:auto;display:block}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background-color:#0000}::-webkit-scrollbar-thumb{background-color:color-mix(in oklch, var(--colors-primary) 60%, transparent);border-radius:var(--radius-small);width:6px;height:6px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}}@layer max-ts-svelte-components;:root{--colors-primary:oklch(27% 0 0);--colors-secondary:oklch(45% .03 257);--colors-warning:oklch(80% .16 86);--colors-error:oklch(64% .21 25);--colors-success:oklch(63% .17 149);--colors-border:oklch(92% 0 0);--colors-info:oklch(60% .19 250);--colors-background-tooltip:oklch(37% 0 0);--colors-background-paper:#fff;--colors-background-element:oklch(97% 0 265);--colors-background-elementHover:oklch(96% 0 0);--colors-background-sidebar:oklch(98.51% 0 0);--colors-foreground-primary:oklch(98% .003 264);--colors-foreground-secondary:oklch(18% .02 264);--colors-text-primary:oklch(21% .03 265);--colors-text-secondary:oklch(37% .03 260);--colors-text-disabled:oklch(55% .02 264);--colors-text-hint:oklch(71% .02 261);--spacing-1:.25rem;--spacing-2:.5rem;--spacing-3:.75rem;--spacing-4:1rem;--spacing-5:1.25rem;--spacing-6:1.5rem;--spacing-7:1.75rem;--spacing-8:2rem;--spacing-9:2.25rem;--spacing-10:2.5rem;--spacing-12:3rem;--spacing-16:4rem;--spacing-20:5rem;--shadow-1:0 1px 2px #0000000d;--shadow-2:0 1px 2px 0px #0000000d;--shadow-3:0 1px 3px 0px #0000001a, 0 1px 2px 0px #0000000f;--shadow-4:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;--shadow-5:0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;--elevation-1:0px 2px 1px -1px #0003, 0px 1px 1px 0px #00000024, 0px 1px 3px 0px #0000001f;--elevation-2:0px 3px 1px -2px #0003, 0px 2px 2px 0px #00000024, 0px 1px 5px 0px #0000001f;--elevation-3:0px 3px 3px -2px #0003, 0px 3px 4px 0px #00000024, 0px 1px 8px 0px #0000001f;--elevation-4:0px 2px 4px -1px #0003, 0px 4px 5px 0px #00000024, 0px 1px 10px 0px #0000001f;--elevation-5:0px 3px 5px -1px #0003, 0px 6px 10px 0px #00000024, 0px 1px 18px 0px #0000001f;--fontSize-xs:.75rem;--fontSize-sm:.875rem;--fontSize-base:1rem;--fontSize-lg:1.125rem;--fontSize-xl:1.25rem;--fontSize-2xl:1.5rem;--fontSize-3xl:1.875rem;--fontSize-4xl:2.25rem;--fontWeight-normal:400;--fontWeight-medium:500;--fontWeight-semibold:600;--fontWeight-bold:700;--lineHeight-none:1;--lineHeight-tight:1.25;--lineHeight-snug:1.375;--lineHeight-normal:1.5;--lineHeight-relaxed:1.625;--lineHeight-loose:2;--radius-small:.375rem;--radius-medium:.5rem;--radius-large:1rem}html,body{width:100%;margin:0}#root{scroll-behavior:smooth;width:100%;max-width:1920px;height:auto;margin:0 auto;position:relative;overflow:visible}@media (width<=48rem){#root{min-height:400px}}html[data-embed-mode=SCREEN],html[data-embed-mode=SCREEN] body{height:100%;overflow:hidden}html[data-embed-mode=SCREEN] #root{height:100%;min-height:0;overflow:auto}
