:root{--md-sys-color-primary: #82d5e8;--md-sys-color-on-primary: #00363f;--md-sys-color-primary-container: #004e5b;--md-sys-color-on-primary-container: #a4eeff;--md-sys-color-secondary: #b1cbd1;--md-sys-color-on-secondary: #1c3438;--md-sys-color-secondary-container: #334a4f;--md-sys-color-on-secondary-container: #cde7ed;--md-sys-color-tertiary: #bcc8e6;--md-sys-color-on-tertiary: #263349;--md-sys-color-tertiary-container: #3c4862;--md-sys-color-on-tertiary-container: #dae4ff;--md-sys-color-error: #ffb4ab;--md-sys-color-on-error: #690005;--md-sys-color-error-container: #93000a;--md-sys-color-on-error-container: #ffdad6;--md-sys-color-surface: #0e1415;--md-sys-color-on-surface: #dee3e5;--md-sys-color-surface-dim: #0e1415;--md-sys-color-surface-bright: #343a3b;--md-sys-color-surface-variant: #3f484a;--md-sys-color-on-surface-variant: #bfc8ca;--md-sys-color-surface-container-lowest: #090f10;--md-sys-color-surface-container-low: #171d1e;--md-sys-color-surface-container: #1b2122;--md-sys-color-surface-container-high: #252b2d;--md-sys-color-surface-container-highest: #303738;--md-sys-color-outline: #899294;--md-sys-color-outline-variant: #3f484a;--md-sys-color-inverse-surface: #dee3e5;--md-sys-color-inverse-on-surface: #2b3133;--md-sys-color-inverse-primary: #006878;--md-sys-color-background: #0e1415;--md-sys-color-on-background: #dee3e5;--md-sys-color-scrim: #000000;--md-ext-color-active: #8ad989;--md-ext-color-on-active: #00390a;--md-ext-color-active-container: #005313;--md-ext-color-on-active-container: #a5f5a1;--md-ext-color-inactive: #ffb77c;--md-ext-color-on-inactive: #4e2600;--md-ext-color-inactive-container: #6f3800;--md-ext-color-on-inactive-container: #ffe0c0;--md-ext-color-disturbed: #ffb4ab;--md-ext-color-on-disturbed: #690005;--md-ext-color-disturbed-container: #93000a;--md-ext-color-on-disturbed-container: #ffdad6;--md-ext-color-suspended: #e2c54a;--md-ext-color-on-suspended: #3f3000;--md-ext-color-suspended-container: #5c4d00;--md-ext-color-on-suspended-container: #fef0b0;--md-ext-color-cleaning: #d4bbff;--md-ext-color-cleaning-container: #523888;--md-ext-color-setup: #82d5e8;--md-ext-color-setup-container: #004e5b;--md-ext-color-changeover: #b6c4ff;--md-ext-color-changeover-container: #2d4090;--md-sys-shape-corner-small: 8px;--md-sys-shape-corner-medium: 12px;--md-sys-shape-corner-large: 16px;--md-sys-shape-corner-extra-large: 28px;--md-sys-shape-corner-full: 9999px;--md-sys-spacing-xs: 4px;--md-sys-spacing-sm: 8px;--md-sys-spacing-md: 16px;--md-sys-spacing-lg: 24px;--md-sys-spacing-xl: 32px;--md-sys-spacing-2xl: 48px}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;overflow:hidden;font-family:Roboto,sans-serif;background:var(--md-sys-color-background);color:var(--md-sys-color-on-background)}html{touch-action:manipulation;-webkit-tap-highlight-color:transparent;overscroll-behavior:none;user-select:none;-webkit-user-select:none}body{overscroll-behavior-y:contain}.scrollable{overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.scrollable::-webkit-scrollbar{width:4px}.scrollable::-webkit-scrollbar-track{background:transparent}.scrollable::-webkit-scrollbar-thumb{background:var(--md-sys-color-outline-variant);border-radius:2px}
