:root{--su: 8px;--su-0-25: calc(var(--su) * .25);--su-0-50: calc(var(--su) * .5);--su-0-75: calc(var(--su) * .75);--su-1: calc(var(--su) * 1);--su-1-50: calc(var(--su) * 1.5);--su-2: calc(var(--su) * 2);--su-2-50: calc(var(--su) * 2.5);--su-3: calc(var(--su) * 3);--su-4: calc(var(--su) * 4);--su-5: calc(var(--su) * 5);--su-6: calc(var(--su) * 6);--su-7: calc(var(--su) * 7);--su-8: calc(var(--su) * 8);--su-9: calc(var(--su) * 9);--suaf: 10px;--suaf-0-25: calc(var(--suaf) * .25);--suaf-0-50: calc(var(--suaf) * .5);--suaf-0-75: calc(var(--suaf) * .75);--suaf-1: calc(var(--suaf) * 1);--suaf-1-50: calc(var(--suaf) * 1.5);--suaf-2: calc(var(--suaf) * 2);--suaf-2-50: calc(var(--suaf) * 2.5);--suaf-3: calc(var(--suaf) * 3);--suaf-4: calc(var(--suaf) * 4);--suaf-5: calc(var(--suaf) * 5);--suaf-6: calc(var(--suaf) * 6);--suaf-7: calc(var(--suaf) * 7);--suaf-8: calc(var(--suaf) * 8);--suaf-9: calc(var(--suaf) * 9)}:root{--theme-border-radius-large: 20px;--theme-border-radius-default: 10px;--theme-border-radius-small: 5px}:root,.lightTheme{--theme-box-shadow-default: 0 10px 44px 0 rgba(0, 0, 0, .07), 0 2px 12px 0 rgba(0, 0, 0, .1), 0 2px 4px 0 rgba(0, 0, 0, .04);--theme-box-shadow-default-hover: 0 10px 44px 0 rgba(0, 0, 0, .07), 0 2px 12px 0 rgba(0, 0, 0, .15), 0 2px 4px 0 rgba(0, 0, 0, .1);--theme-box-shadow-default-active: 0 10px 44px 0 rgba(0, 0, 0, .07), 0 2px 12px 0 rgba(0, 0, 0, .2), 0 2px 4px 0 rgba(0, 0, 0, .2);--theme-box-shadow-default-hover-combo: 0 2px 12px 0 rgba(0, 0, 0, .1), 0 2px 4px 0 rgba(0, 0, 0, .1);--theme-box-shadow-default-active-combo: 0 2px 12px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .2);--theme-box-shadow-scroll: 0 0 20px 0 rgba(0, 0, 0, .1);--theme-box-shadow-drag: 0 10px 44px 0 rgba(0, 0, 0, .14), 0 2px 12px 0 rgba(0, 0, 0, .2), 0 2px 4px 0 rgba(0, 0, 0, .08);--theme-box-shadow-hover: 0 10px 44px 0 rgba(0, 0, 0, .0525), 0 2px 12px 0 rgba(0, 0, 0, .075), 0 2px 4px 0 rgba(0, 0, 0, .03);--theme-box-shadow-drop: 0 10px 44px 0 rgba(0, 130, 250, .07), 0 2px 12px 0 rgba(0, 130, 250, .1), 0 2px 4px 0 rgba(0, 130, 250, .08);--theme-box-shadow-focus: 0 0 3px 0px rgba(0, 130, 250, .5);--theme-box-shadow-error: 0 0 3px 0px rgba(216, 28, 29, .5);--theme-box-shadow-highlight: 0 10px 44px 0 var(--theme-color-blue-o-14), 0 2px 12px 0 var(--theme-color-blue-o-20), 0 2px 4px 0 var(--theme-color-blue-o-08)}.darkTheme{--theme-box-shadow-default: 0 2px 12px 0 rgba(0, 0, 0, .2), 0 2px 4px 0 rgba(0, 0, 0, .08), 0 0 1px 1px rgba(255, 255, 255, .2);--theme-box-shadow-default-hover: 0 2px 12px 0 rgba(0, 0, 0, .15), 0 2px 4px 0 rgba(0, 0, 0, .1), 0 0 1px 1px rgba(255, 255, 255, .3);--theme-box-shadow-default-active: 0 2px 12px 0 rgba(0, 0, 0, .2), 0 2px 4px 0 rgba(0, 0, 0, .2), 0 0 1px 1px rgba(255, 255, 255, .4)}:root,.lightTheme{--theme-color-white: #ffffff;--theme-color-mono-000: #ffffff;--theme-color-mono-010: #fbfbfd;--theme-color-mono-020: #f1f2f6;--theme-color-mono-025: #f4f4fa;--theme-color-mono-050: #eaeaf1;--theme-color-mono-100: #dadae2;--theme-color-mono-150: #d1d2d5;--theme-color-mono-200: #c8c8d0;--theme-color-mono-300: #b1b1b9;--theme-color-mono-400: #93939a;--theme-color-mono-500: #7a7a7f;--theme-color-mono-600: #626265;--theme-color-mono-700: #49494a;--theme-color-mono-800: #303031;--theme-color-mono-900: #1c1c1c;--theme-color-mono-950: #0c0c0c;--theme-color-mono-1000: #000000;--theme-color-black: #000000;--theme-color-mono-o-02: rgba(0, 0, 0, .02);--theme-color-mono-o-10: rgba(0, 0, 0, .1);--theme-color-mono-o-20: rgba(0, 0, 0, .2);--theme-color-mono-o-40: rgba(0, 0, 0, .4);--theme-color-mono-o-50: rgba(0, 0, 0, .5);--theme-color-white-o-0: rgba(255, 255, 255, 0);--theme-color-white-o-20: rgba(255, 255, 255, .2);--theme-color-white-o-50: rgba(255, 255, 255, .5);--theme-color-white-o-75: rgba(255, 255, 255, .75);--theme-color-white-o-100: rgba(255, 255, 255, 1);--theme-color-black-o-0: rgba(0, 0, 0, 0);--theme-color-black-o-10: rgba(0, 0, 0, .1);--theme-color-black-o-30: rgba(0, 0, 0, .3);--theme-color-black-o-50: rgba(0, 0, 0, .5);--theme-color-black-o-60: rgba(0, 0, 0, .6);--theme-color-black-o-70: rgba(0, 0, 0, .7);--theme-color-black-o-80: rgba(0, 0, 0, .8);--theme-color-mono-ex030: #f1f1f8;--theme-color-ice-white: #f4f4fa;--theme-color-night-black: #121319;--theme-color-blue: #0082fa;--theme-color-blue-hover: #339bfb;--theme-color-blue-active: #0068c8;--theme-color-blue-050: #e6f3ff;--theme-color-blue-100: #cce6fe;--theme-color-blue-200: #99cdfd;--theme-color-blue-300: #66b4fc;--theme-color-blue-400: #339bfb;--theme-color-blue-500: #0082fa;--theme-color-blue-600: #0068c8;--theme-color-blue-700: #004e96;--theme-color-blue-800: #003464;--theme-color-blue-900: #001a32;--theme-color-blue-o-05: rgba(0, 130, 250, .05);--theme-color-blue-o-08: rgba(0, 130, 250, .08);--theme-color-blue-o-10: rgba(0, 130, 250, .1);--theme-color-blue-o-14: rgba(0, 130, 250, .14);--theme-color-blue-o-20: rgba(0, 130, 250, .2);--theme-color-blue-o-30: rgba(0, 130, 250, .3);--theme-color-blue-o-50: rgba(0, 130, 250, .5);--theme-color-blue-o-05-mono-000-b: #f2f9ff;--theme-color-blue-o-10-mono-000-b: #e6f3ff;--theme-color---todo--blue-g-0: linear-gradient(270deg, rgb(0, 191, 255), rgb(0, 106, 255));--theme-color---todo--blue-g-1: linear-gradient(270deg, rgb(25, 198, 255), rgb(26, 121, 255));--theme-color---todo--blue-g-2: linear-gradient(270deg, rgb(0, 172, 230), rgb(0, 96, 230));--theme-color-green: #3fc700;--theme-color-green-hover: #65d233;--theme-color-green-active: #329f00;--theme-color-green-050: #ecfae6;--theme-color-green-100: #d9f4cc;--theme-color-green-200: #b2e999;--theme-color-green-300: #8cdd66;--theme-color-green-400: #65d233;--theme-color-green-500: #3fc700;--theme-color-green-600: #329f00;--theme-color-green-700: #267700;--theme-color-green-800: #195000;--theme-color-green-900: #0d2800;--theme-color-red: #d81c1d;--theme-color-red-hover: #e0494a;--theme-color-red-active: #ad1617;--theme-color-red-050: #fce9e9;--theme-color-red-100: #f7d2d2;--theme-color-red-200: #efa4a5;--theme-color-red-300: #e87777;--theme-color-red-400: #e0494a;--theme-color-red-500: #d81c1d;--theme-color-red-600: #ad1617;--theme-color-red-700: #821111;--theme-color-red-800: #560b0c;--theme-color-red-900: #2b0606;--theme-color-red-o-05: rgba(216, 28, 29, .05);--theme-color-red-o-08: rgba(216, 28, 29, .08);--theme-color-red-o-14: rgba(216, 28, 29, .14);--theme-color-red-o-20: rgba(216, 28, 29, .2);--theme-color-red-o-50: rgba(216, 28, 29, .5);--theme-color-red-o-80: rgba(216, 28, 29, .8);--theme-color-yellow: #f5b207;--theme-color-yellow-hover: #f9c43e;--theme-color-yellow-active: #e9a907;--theme-color-yellow-025: #fefbf2;--theme-color-yellow-050: #fef7e6;--theme-color-yellow-100: #fdf0cd;--theme-color-yellow-200: #fbe09c;--theme-color-yellow-300: #f9d16a;--theme-color-yellow-400: #f7c139;--theme-color-yellow-500: #f5b207;--theme-color-yellow-600: #c48e06;--theme-color-yellow-700: #936b04;--theme-color-yellow-800: #624703;--theme-color-yellow-900: #312401;--theme-color-yellow-o-05: rgba(245, 178, 7, .05);--theme-color-orange: #ff9713;--theme-color-orange-0-20: rgba(255, 151, 19, .2);--theme-color-special-favorite: #ff0000;--theme-color-special-beta: #fa6400;--theme-color-gradient-blue-active: #005cd5;--theme-color-gradient-blue-start: #367cff;--theme-color-gradient-blue-end: #52baff;--theme-color-gradient-blue-hover: #52deff;--theme-color-gradient-pink-active: #c70076;--theme-color-gradient-pink-start: #e90090;--theme-color-gradient-pink-end: #fc6767;--theme-color-gradient-pink-hover: #fc6767;--theme-color-gradient-purple-active: #751fff;--theme-color-gradient-purple-start: #881fff;--theme-color-gradient-purple-end: #d41dff;--theme-color-gradient-purple-hover: #e81dff;--theme-color-note-yellow: #fef49c;--theme-color-note-yellow-selected: #f8ee97;--theme-color-note-yellow-focus: #fdf4a5;--theme-color-note-yellow-border: #b0a96c;--theme-color-note-red: #ffc7c7;--theme-color-note-red-selected: #fac3c3;--theme-color-note-red-focus: #ffcccc;--theme-color-note-red-border: #b28a8a;--theme-color-note-green: #b2ffa0;--theme-color-note-green-selected: #aefa9c;--theme-color-note-green-focus: #b9ffa9;--theme-color-note-green-border: #7cb26f;--theme-color-note-blue: #adf4ff;--theme-color-note-blue-selected: #a9effa;--theme-color-note-blue-focus: #b5f5ff;--theme-color-note-blue-border: #78aab2;--theme-color-logic-boolean: #fa6400;--theme-color-logic-boolean-hover: #ff7b24;--theme-color-logic-boolean-active: #e65c00;--theme-color-logic-image: #b620e0;--theme-color-logic-image-hover: #bf3ae4;--theme-color-logic-image-active: #ab1dd2;--theme-color-logic-number: #2fb0ff;--theme-color-logic-number-hover: #4dbbff;--theme-color-logic-number-active: #14a6ff;--theme-color-logic-string: #75d600;--theme-color-logic-string-hover: #79eb00;--theme-color-logic-string-active: #66c700;--theme-color-logic-error: #d81c1d;--theme-color-logic-error-hover: #ea2425;--theme-color-logic-error-active: #c2191a;--theme-color-system-account: #f3ac16;--theme-color-system-alarms: #e3292f;--theme-color-system-alexa: #00caff;--theme-color-system-api-keys: #452fb2;--theme-color-system-appearance: #000000;--theme-color-system-apps: #7538bc;--theme-color-system-audio: #ff491e;--theme-color-system-backups: #00aef5;--theme-color-system-bateries: #00c900;--theme-color-system-coprocessor: #353535;--theme-color-system-dashboards: #457ce0;--theme-color-system-datetime: #e3282f;--theme-color-system-devices: #7243e1;--theme-color-system-energy: #10c56e;--theme-color-system-experiments: #387868;--theme-color-system-family: #ff7f33;--theme-color-system-feedback: #2fb2db;--theme-color-system-flow: #3bcb18;--theme-color-system-general: #454545;--theme-color-system-google: #eb4139;--theme-color-system-home: #494949;--theme-color-system-homey-bridge: #2f2f2f;--theme-color-system-homeyscript: #2c1e32;--theme-color-system-infrared: #f32216;--theme-color-system-insights: #452d76;--theme-color-system-language: #00c1be;--theme-color-system-ledring: #f79128;--theme-color-system-location: #7cd516;--theme-color-system-logic: #2aa733;--theme-color-system-matter: #2c2c37;--theme-color-system-moods: #5c5ad7;--theme-color-system-more: #454545;--theme-color-system-premium: #f4317b;--theme-color-system-presence: #ade127;--theme-color-system-push-notifications: #235b7d;--theme-color-system-reminders: #e01310;--theme-color-system-review: #ef0048;--theme-color-system-rf433: #2c2c37;--theme-color-system-safety: #ef1965;--theme-color-system-satelite: #6d2fc7;--theme-color-system-security: #495964;--theme-color-system-settings: #343434;--theme-color-system-siri-shortcuts: #1c1f56;--theme-color-system-speech: #14bdd8;--theme-color-system-support: #3c85c3;--theme-color-system-timeline-notifications: #ffcd00;--theme-color-system-updates: #d20bcb;--theme-color-system-zwave: #20365e;--theme-color-system-zigbee: #e82249;--theme-color-system-zone: #494949;--theme-color-highlight: var(--theme-color-blue);--theme-color-highlight-hover: var(--theme-color-blue-hover);--theme-color-highlight-active: var(--theme-color-blue-active);--theme-color-highlight-background: var(--theme-color-blue-o-10-mono-000-b);--theme-color-highlight-component-on: var(--theme-color-blue-o-10-mono-000-b);--theme-color-highlight-border: var(--theme-color-blue-o-10);--theme-color-text: var(--theme-color-mono-900);--theme-color-text-light: var(--theme-color-mono-400);--theme-color-text-light-hover: var(--theme-color-mono-500);--theme-color-text-body-light: var(--theme-color-mono-500);--theme-color-text-highlight: var(--theme-color-blue);--theme-color-text-link: var(--theme-color-blue);--theme-color-text-link-hover: var(--theme-color-blue-hover);--theme-color-text-invert: var(--theme-color-mono-000);--theme-color-text-invert-o-50: var(--theme-color-white-o-50);--theme-color-text-disabled: var(--theme-color-mono-300);--theme-color-text-inactive: var(--theme-color-mono-200);--theme-color-text-white: var(--theme-color-white);--theme-color-text-white-o-50: var(--theme-color-white-o-50);--theme-color-text-black: var(--theme-color-mono-900);--theme-color-text-black-o-30: var(--theme-color-black-o-30);--theme-color-text-black-o-60: var(--theme-color-black-o-60);--theme-color-text-black-o-70: var(--theme-color-black-o-70);--theme-color-text-black-o-80: var(--theme-color-black-o-80);--theme-color-line: var(--theme-color-mono-100);--theme-color-line-hover: var(--theme-color-mono-300);--theme-color-line-light: var(--theme-color-mono-020);--theme-color-grid: var(--theme-color-mono-050);--theme-color-icon-white: var(--theme-color-white);--theme-color-icon-light: var(--theme-color-mono-200);--theme-color-icon-light-hover: var(--theme-color-mono-300);--theme-color-icon-light-active: var(--theme-color-mono-500);--theme-color-icon-light-inactive: var(--theme-color-mono-050);--theme-color-icon-medium: var(--theme-color-mono-300);--theme-color-icon-medium-hover: var(--theme-color-mono-400);--theme-color-icon-dark: var(--theme-color-mono-800);--theme-color-icon-dark-hover: var(--theme-color-mono-900);--theme-color-icon-blue: var(--theme-color-blue);--theme-color-icon-disabled: var(--theme-color-mono-100);--theme-color-icon-body-light: var(--theme-color-mono-200);--theme-color-body: var(--theme-color-mono-025);--theme-color-component: var(--theme-color-mono-000);--theme-color-component-on: var(--theme-color-mono-000);--theme-color-component-off: var(--theme-color-mono-ex030);--theme-color-component-line: var(--theme-color-mono-100);--theme-color-overlay: var(--theme-color-black-o-50);--theme-color-background-hover: var(--theme-color-mono-025);--theme-color-scroll-shadow: var(--theme-color-black-o-10);--theme-color-danger: var(--theme-color-red);--theme-color-danger-icon-hover: var(--theme-color-red-o-80);--theme-color-danger-text: var(--theme-color-red);--theme-color-danger-background: var(--theme-color-red-o-05);--theme-color-success: var(--theme-color-green);--theme-color-error: var(--theme-color-red);--theme-color-warning: var(--theme-color-orange);--theme-color-state-drop-line: var(--theme-color-blue);--theme-color-state-drop-background: var(--theme-color-blue-o-05);--theme-color-state-droparea-background: var(--theme-color-mono-050);--theme-color-state-hover-background: var(--theme-color-mono-020);--theme-color-selection-background: var(--theme-color-blue-o-05);--theme-color-selection-border: var(--theme-color-blue);--theme-color-selected-background: var(--theme-color-blue-o-05-mono-000-b);--theme-color-selected-border: var(--theme-color-blue)}.darkTheme{--theme-color-mono-000: #000000;--theme-color-mono-010: #08090c;--theme-color-mono-020: #16171d;--theme-color-mono-025: #111218;--theme-color-mono-050: #1e1f24;--theme-color-mono-100: #292a2f;--theme-color-mono-150: #35363b;--theme-color-mono-200: #414247;--theme-color-mono-300: #58595d;--theme-color-mono-400: #707175;--theme-color-mono-500: #88898c;--theme-color-mono-600: #a0a0a3;--theme-color-mono-700: #b8b8ba;--theme-color-mono-800: #cfcfd1;--theme-color-mono-900: #e7e7e8;--theme-color-mono-950: #f2f2f3;--theme-color-mono-1000: #ffffff;--theme-color-mono-o-10: rgba(255, 255, 255, .1);--theme-color-mono-o-20: rgba(255, 255, 255, .2);--theme-color-mono-o-40: rgba(255, 255, 255, .4);--theme-color-mono-o-50: rgba(255, 255, 255, .5);--theme-color-mono-ex030: #0d0e13;--theme-color-blue-050: #1e2c3d;--theme-color-blue-200: #1b3652;--theme-color-blue-500: #105291;--theme-color-red-050: #3e1e1e;--theme-color-mono-070: #222329;--theme-color-blue-o-10-mono-050-b: #1d242f;--theme-color-blue-o-10-mono-100-b: #272e39;--theme-color-blue-o-10-mono-200-b: #3c444e;--theme-color-highlight-background: var(--theme-color-blue-o-10-mono-050-b);--theme-color-highlight-component-on: var(--theme-color-blue-o-10-mono-200-b);--theme-color-text-light: var(--theme-color-mono-500);--theme-color-text-light-hover: var(--theme-color-mono-600);--theme-color-text-black: var(--theme-color-mono-100);--theme-color-text-disabled: var(--theme-color-mono-400);--theme-color-component: var(--theme-color-mono-050);--theme-color-component-on: var(--theme-color-mono-200);--theme-color-component-off: var(--theme-color-mono-050);--theme-color-component-line: var(--theme-color-mono-300);--theme-color-overlay: var(--theme-color-black-o-80);--theme-color-background-hover: var(--theme-color-mono-100);--theme-color-line: var(--theme-color-mono-200);--theme-color-line-light: var(--theme-color-mono-100);--theme-color-icon-light: var(--theme-color-mono-500);--theme-color-icon-light-hover: var(--theme-color-mono-700);--theme-color-icon-light-inactive: var(--theme-color-mono-200);--theme-color-icon-disabled: var(--theme-color-mono-200);--theme-color-scroll-shadow: var(--theme-color-black-o-70);--theme-color-state-droparea-background: var(--theme-color-mono-020);--theme-color-selected-background: var(--theme-color-blue-o-10-mono-100-b)}:root{--theme-device-size-small: 60px;--theme-device-size-medium: 120px;--theme-device-size-large: 180px}:root,.lightTheme{--theme-filter-dark-mode: none}.darkTheme{--theme-filter-dark-mode: invert(1) hue-rotate(180deg)}:root,.lightTheme{--theme-flowcard-background: var(--theme-color-component);--theme-flowcard-connector-out: var(--theme-color-blue);--theme-flowcard-connector-out-hover: var(--theme-color-blue-hover);--theme-flowcard-connector-out-active: var(--theme-color-blue-active);--theme-flowcard-connector-true: var(--theme-color-blue);--theme-flowcard-connector-true-hover: var(--theme-color-blue-hover);--theme-flowcard-connector-true-active: var(--theme-color-blue);--theme-flowcard-connector-false: var(--theme-color-yellow);--theme-flowcard-connector-false-hover: var(--theme-color-yellow-hover);--theme-flowcard-connector-false-active: var(--theme-color-yellow-active);--theme-flowcard-connector-error: var(--theme-color-red);--theme-flowcard-connector-error-hover: var(--theme-color-red-hover);--theme-flowcard-connector-error-active: var(--theme-color-red-active);--theme-flowcard-dropzone-target-background: var(--theme-color-blue);--theme-flowcard-dropzone-target-outline: var(--theme-color-blue-o-20);--theme-flowcard-dragover-border: var(--theme-color-blue);--theme-flowcard-dragover-background: var(--theme-color-blue-050);--theme-flowcard-dragging-and-can-connect-shadow: 0 10px 44px 0 var(--theme-color-blue-o-14), 0 2px 12px 0 var(--theme-color-blue-o-20), 0 2px 4px 0 var(--theme-color-blue-o-20);--theme-flowcard-invalid-shadow: 0 10px 44px 0 var(--theme-color-red-o-14), 0 2px 12px 0 var(--theme-color-red-o-20), 0 2px 4px 0 var(--theme-color-red-o-20);--theme-flowcard-disabled-color-text: var(--theme-color-mono-200);--theme-flowcard-disabled-background-color: var(--theme-color-mono-100);--theme-flowcard-disabled-icon-color: var(--theme-color-white);--theme-flowcard-name-color: var(--theme-color-text-light);--theme-flowcard-name-font-size: var(--theme-font-size-tiny);--theme-flowcard-name-line-height: 1.667;--theme-flowcard-content-font-size: var(--theme-font-size-default);--theme-flowcard-content-line-height: 1.3125;--theme-flowcard-title-color: var(--theme-color-mono-200)}.darkTheme{--theme-flowcard-background: var(--theme-color-mono-100);--theme-flowcard-disabled-background-color: var(--theme-color-mono-200);--theme-flowcard-disabled-icon-color: var(--theme-color-mono-300);--theme-flowcard-dropzone-target-outline: var(--theme-color-blue-o-30);--theme-flowcard-title-color: var(--theme-color-mono-400)}:root{--theme-font-size-tiny: 12px;--theme-font-size-small: 14px;--theme-font-size-default: 16px;--theme-font-size-medium: 18px;--theme-font-size-heading3: 20px;--theme-font-size-heading2: 24px;--theme-font-size-heading1: 36px;--theme-font-size-hero1: 48px}:root{--theme-font-weight-regular: 400;--theme-font-weight-medium: 500;--theme-font-weight-bold: 700;--theme-font-weight-black: 900}:root{--theme-gradient-button-background-position-default: 33% top;--theme-gradient-button-background-position-hover: 66% top;--theme-gradient-button-background-position-active: 15% top;--theme-gradient-button-background-size: 200% 100%;--theme-gradient-button-background-color-blue: linear-gradient( 30deg, var(--theme-color-gradient-blue-active), var(--theme-color-gradient-blue-start) 33%, var(--theme-color-gradient-blue-end) 66%, var(--theme-color-gradient-blue-hover) );--theme-gradient-button-background-color-pink: linear-gradient( 30deg, var(--theme-color-gradient-pink-active), var(--theme-color-gradient-pink-start) 33%, var(--theme-color-gradient-pink-end) 66%, var(--theme-color-gradient-pink-hover) );--theme-gradient-button-background-color-purple: linear-gradient( 30deg, var(--theme-color-gradient-purple-active), var(--theme-color-gradient-purple-start) 33%, var(--theme-color-gradient-purple-end) 66%, var(--theme-color-gradient-purple-hover) )}:root{--theme-icon-size-large: 28px;--theme-icon-size-medium: 24px;--theme-icon-size-default: 20px;--theme-icon-size-18: 18px;--theme-icon-size-small: 16px;--theme-icon-size-tiny: 12px;--theme-icon-scale-large: 1.0714285714;--theme-icon-scale-default: 1.1;--theme-icon-scale-small: 1.125;--theme-icon-scale-tiny: 1.1666666667;--theme-icon-scale-hover-large: 1.0714285714;--theme-icon-scale-hover-default: 1.1;--theme-icon-scale-hover-small: 1.125;--theme-icon-scale-hover-tiny: 1.1666666667;--theme-icon-scale-press-large: .9285;--theme-icon-scale-press-default: .9;--theme-icon-scale-press-small: .875;--theme-icon-scale-press-tiny: .8333;--theme-icon-color-light: var(--theme-color-icon-light);--theme-icon-color-light-hover: var(--theme-color-icon-light-hover);--theme-icon-color-light-inactive: var(--theme-color-icon-light-inactive);--theme-icon-color-medium: var(--theme-color-icon-medium);--theme-icon-color-medium-hover: var(--theme-color-icon-medium-hover);--theme-icon-color-dark: var(--theme-color-icon-dark);--theme-icon-color-body-light: var(--theme-color-icon-body-light);--theme-icon-color-blue: var(--theme-color-icon-blue);--theme-icon-color-white: var(--theme-color-icon-white);--theme-icon-color-disabled: var(--theme-color-icon-disabled)}:root,.lightTheme{--theme-input-height-default: 30px;--theme-input-height-medium: 40px;--theme-input-height-large: 50px;--theme-input-border: var(--theme-color-line);--theme-input-border-hover: var(--theme-color-mono-150);--theme-input-border-selected: var(--theme-color-highlight);--theme-input-border-focus: var(--theme-color-blue-o-50);--theme-input-border-error: var(--theme-color-red-o-50);--theme-input-border-disabled: var(--theme-color-mono-300);--theme-input-background: var(--theme-color-component);--theme-input-background-selected: var(--theme-color-highlight);--theme-input-box-shadow-hover: 0 0 3px 0px rgba(0, 0, 0, .1);--theme-input-box-shadow-focus: 0 0 3px 0px rgba(0, 130, 250, .5);--theme-input-box-shadow-error: 0 0 3px 0px rgba(216, 28, 29, .5);--theme-input-border-radius: var(--theme-border-radius-small);--theme-input-search-border: transparent;--theme-input-search-background: var(--theme-color-body)}.darkTheme{--theme-input-search-background: var(--theme-color-mono-020)}:root,.lightTheme{--theme-mono-button-background: var(--theme-color-component);--theme-mono-button-background-hover: var(--theme-color-mono-010)}.darkTheme{--theme-mono-button-background-hover: var(--theme-color-mono-100)}:root{--theme-duration-slow: .5s;--theme-duration-normal: .35s;--theme-duration-fast: .2s;--theme-duration-micro: .1s;--theme-transition-slow: all var(--theme-duration-slow) ease-in-out;--theme-transition-normal: all var(--theme-duration-normal) ease-in-out;--theme-transition-fast: all var(--theme-duration-fast) ease-in-out;--theme-transition-micro: all var(--theme-duration-micro) ease-in-out;--theme-transition-slow-partial: var(--theme-duration-slow) ease-in-out;--theme-transition-micro-partial: var(--theme-duration-micro) ease-in-out;--theme-curve-fast-in-out: cubic-bezier(.25, 0, .25, 1);--theme-curve-fast-in: cubic-bezier(.25, 0, .5, 1);--theme-curve-ease-in-out: ease-in-out;--theme-curve-ease-in: ease-in;--theme-curve-ease-out: ease-out;--theme-curve-linear: linear;--theme-curve-ease: ease}:root{--theme-z-index-content: 100;--theme-z-index-nav: 200;--theme-z-index-advanced-flow-view: 300;--theme-z-index-header: 400;--theme-z-index-beta: 500;--theme-z-index-overlay: 600;--theme-z-index-drag-layer: 700;--theme-z-index-dialog: 800;--theme-z-index-toasts: 1000;--theme-z-index-tooltip: 1100;--theme-z-index-disabled-layer: 10000;--theme-z-index-cursor: 20000}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:NotoSansArabic;src:url(/fonts/NotoSansArabic-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap;unicode-range:U+0600-06FF,U+0750-077F,U+08A0-08FF,U+FB50-FDFF,U+FE70-FEFF}@font-face{font-family:NotoSansArabic;src:url(/fonts/NotoSansArabic-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap;unicode-range:U+0600-06FF,U+0750-077F,U+08A0-08FF,U+FB50-FDFF,U+FE70-FEFF}@font-face{font-family:NotoSansArabic;src:url(/fonts/NotoSansArabic-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap;unicode-range:U+0600-06FF,U+0750-077F,U+08A0-08FF,U+FB50-FDFF,U+FE70-FEFF}@font-face{font-family:NotoSansArabic;src:url(/fonts/NotoSansArabic-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap;unicode-range:U+0600-06FF,U+0750-077F,U+08A0-08FF,U+FB50-FDFF,U+FE70-FEFF}@font-face{font-family:RobotoMono;src:url(/fonts/RobotoMono-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0;padding:0}html,body,#root,.OverlayProvider{height:100%}html{font-size:16px}body{background-color:var(--theme-color-body);color:var(--theme-color-text);font:var(--theme-font-weight-regular) 1rem Roboto,NotoSansArabic,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.25}a{color:var(--theme-color-highlight)}strong,b{font-weight:var(--theme-font-weight-medium)}button,input,optgroup,select,textarea,ul{margin:0;padding:0;outline:0;font:inherit}ul{list-style:none}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}fieldset{margin:0;padding:0;border:0}button{appearance:none;display:inline-flex;align-items:center;justify-content:center;border:0;background:0;text-decoration:none;cursor:pointer;color:var(--theme-color-text)}h1{font-size:var(--theme-font-size-heading1);font-weight:var(--theme-font-weight-bold);line-height:45px}h2{font-size:var(--theme-font-size-heading2);font-weight:var(--theme-font-weight-medium)}h3{font-size:var(--theme-font-size-heading3);font-weight:var(--theme-font-weight-medium)}p{margin-top:var(--su-2);margin-bottom:var(--su-2)}small{font-size:var(--theme-font-size-small)}label{font-size:var(--theme-font-size-small);font-weight:var(--theme-font-weight-regular);margin-bottom:var(--su-1)}.showForLarge{display:block}@media only screen and (max-width:1280px){.showForLarge{display:none}}.disableChildPointerEvents>*{pointer-events:none}._PageHomeAnim_15oph_1{overflow:hidden;position:absolute;left:-160vw;top:-50vw;bottom:0;right:0;z-index:0}._PageHomeAnim_15oph_1:before{content:"";display:block;position:absolute;inset:0;width:600vw;height:600vw;z-index:-1;background:url(/img/logo.svg) no-repeat center center;background-size:contain;animation:_rotate_15oph_1 60s infinite linear;will-change:transform}._PageHomeAnim_15oph_1:after{content:"";position:absolute;inset:0;background:#0003;pointer-events:none;z-index:0}@keyframes _rotate_15oph_1{0%{transform:rotate(30deg)}to{transform:rotate(390deg)}}
