#nprogress{top:0;left:0;width:100%;height:2.5px;z-index:9999;position:fixed;pointer-events:none}#nprogress .bar{height:100%;background-color:var(--palette-primary-main);box-shadow:0 0 2.5px var(--palette-primary-main)}#nprogress .peg{right:0;opacity:1;width:100px;height:100%;display:block;position:absolute;transform:rotate(3deg) translateY(-4px);box-shadow:0 0 10px var(--palette-primary-main),0 0 5px var(--palette-primary-main)}:root{--hn-palette-primary-lighter:#daf6cf;--hn-palette-primary-light:#99e57a;--hn-palette-primary-main:#59d128;--hn-palette-primary-dark:#2aac13;--hn-palette-primary-darker:#007500;--hn-palette-primary-contrast-text:#ffffff;--hn-palette-primary-alpha-12:rgba(89,209,40,0.12);--hn-palette-primary-alpha-16:rgba(89,209,40,0.16);--hn-palette-secondary-lighter:#d0c8e8;--hn-palette-secondary-light:#7b63be;--hn-palette-secondary-main:#44369a;--hn-palette-secondary-dark:#322b8a;--hn-palette-secondary-darker:#231c4e;--hn-palette-secondary-contrast-text:#ffffff;--hn-palette-secondary-swap:rgba(50,43,138,1);--hn-palette-secondary-alpha-8:rgba(68,54,154,0.08);--hn-palette-secondary-alpha-12:rgba(68,54,154,0.12);--hn-palette-secondary-alpha-16:rgba(68,54,154,0.16);--hn-palette-secondary-alpha-32:rgba(68,54,154,0.32);--secondary-gradient:linear-gradient(135deg,var(--hn-palette-secondary-light) 0%,var(--hn-palette-secondary-main) 100%);--secondary-gradient-light:linear-gradient(var(--hn-palette-secondary-lighter),var(--hn-palette-secondary-light));--hn-palette-info-lighter:#badeff;--hn-palette-info-light:#59b4ff;--hn-palette-info-main:#0073e6;--hn-palette-info-dark:#0961d4;--hn-palette-info-darker:#1041b5;--hn-palette-info-contrast-text:#ffffff;--hn-palette-success-lighter:#c2e7cb;--hn-palette-success-light:#6fca88;--hn-palette-success-main:#1fb254;--hn-palette-success-dark:#009140;--hn-palette-success-darker:#006020;--hn-palette-success-contrast-text:#ffffff;--hn-palette-warning-lighter:#ffecd1;--hn-palette-warning-light:#fbce8e;--hn-palette-warning-main:#f7a42c;--hn-palette-warning-dark:#b66e07;--hn-palette-warning-darker:#543303;--hn-palette-warning-contrast-text:#1c252e;--hn-palette-error-lighter:#ffc9bc;--hn-palette-error-light:#ff6144;--hn-palette-error-main:#e42616;--hn-palette-error-dark:#cc120a;--hn-palette-error-darker:#87160d;--hn-palette-error-contrast-text:#ffffff;--hn-palette-grey-50:#fcfdfd;--hn-palette-grey-100:#f1f2f5;--hn-palette-grey-200:#e6e8ee;--hn-palette-grey-300:#dcdee6;--hn-palette-grey-400:#d1d4df;--hn-palette-grey-alpha-8:rgba(159,162,172,0.08);--hn-palette-grey-alpha-20:rgba(159,162,172,0.2);--hn-palette-grey-alpha-32:rgba(159,162,172,0.32);--hn-palette-grey-alpha-48:rgba(159,162,172,0.48);--hn-palette-card-border:#e0e0e0;--hn-palette-grey-500:#c7cbd8;--hn-palette-grey-600:#9fa2ac;--hn-palette-grey-700:#777981;--hn-palette-grey-800:#232329;--hn-palette-grey-900:#27282b;--hn-palette-common-black:#000000;--hn-palette-common-dark:#1d1d1d;--hn-palette-common-dark-alpha-12:rgba(29,29,29,0.12);--hn-palette-common-neutral:#1d1d1d;--hn-palette-common-neutral-selected:#1d1d1d;--hn-palette-common-white:#ffffff;--hn-palette-common-white-alpha-32:rgba(255,255,255,0.32);--hn-palette-common-white-alpha-40:rgba(255,255,255,0.4);--hn-palette-common-white-alpha-64:rgba(255,255,255,0.64);--hn-palette-common-white-alpha-80:rgba(255,255,255,0.8);--hn-filter-outline:#1d1d1d;--theme-filter:none;--hn-palette-background-default:#f5fafc;--hn-palette-background-paper:#ffffff;--hn-palette-background-neutral:#e6e8ee;--hn-palette-surface-inverse:#ffffff;--hn-palette-text-primary:#1d1d1d;--hn-palette-text-secondary:#777981;--hn-palette-text-disabled:#c7cbd8;--hn-palette-action-hover:rgba(89 209 40/0.12);--hn-palette-action-selected:rgba(89 209 40/0.24);--hn-palette-action-focus:rgba(89 209 40/0.24);--hn-palette-action-hover-muted:rgba(199 203 216/0.08);--hn-palette-action-selected-muted:rgba(199 203 216/0.16);--hn-palette-action-danger-hover:rgba(228 38 22/0.08);--hn-palette-action-active:#9fa2ac;--hn-palette-action-disabled:rgba(199 203 216/0.8);--hn-palette-action-disabled-background:rgba(199 203 216/0.24);--hn-surface-high:#ebf9e5;--hn-surface-card:#f2fbee;--hn-surface-subtle:#f5f5f5;--hn-code-block-bg:#f1f2f5;--hn-shadow-dropdown:0 12px 28px 0 rgba(0,0,0,0.2),0 2px 4px 0 rgba(0,0,0,0.1);--hn-backdrop-overlay:rgba(0,0,0,0.5);--hn-palette-tooltip-bg:#232329;--hn-stepper-actions-bg:transparent;--hn-palette-scrollbar:rgba(159,162,172,0.48);--hn-palette-toolbar-border:rgba(145 158 171/0.2);--hn-palette-info-alpha-8:rgba(0,115,230,0.08);--hn-drawing-marker-color:#fcfc99;--hn-drawing-marker-color-dark:#c3f6ae;--hn-drawing-freedraw-color:#0073e6}[data-color-scheme=dark]{--hn-palette-background-default:#1d1d1d;--hn-palette-background-paper:#27282b;--hn-palette-background-neutral:#28323d;--hn-palette-text-primary:#ffffff;--hn-palette-text-secondary:#d1d4df;--hn-palette-text-disabled:#9fa2ac;--hn-palette-error-main:var(--hn-palette-error-light);--hn-palette-secondary-dark:var(--hn-palette-secondary-main);--hn-palette-secondary-main:var(--hn-palette-secondary-light);--secondary-gradient:linear-gradient(135deg,var(--hn-palette-secondary-light) 0%,var(--hn-palette-secondary-main) 100%);--hn-palette-action-active:#c7cbd8;--hn-shadow-dropdown:0 12px 28px 0 rgba(0,0,0,0.5),0 2px 4px 0 rgba(0,0,0,0.3);--hn-stepper-actions-bg:#1d1d1d;--hn-surface-high:rgba(89 209 40/0.16);--hn-surface-card:var(--hn-palette-background-paper);--hn-surface-subtle:#1d1d1d;--hn-palette-surface-inverse:#1d1d1d;--hn-palette-scrollbar:rgba(199,203,216,0.48);--hn-palette-toolbar-border:rgba(199,203,216,0.2);--hn-palette-secondary-swap:#7b63be;--hn-palette-secondary-alpha-8:rgba(68,54,154,0.2);--hn-palette-secondary-alpha-16:rgba(68,54,154,0.4);--hn-palette-secondary-alpha-32:rgba(68,54,154,0.6);--hn-palette-common-dark-alpha-12:rgba(159,162,172,0.16);--hn-palette-tooltip-bg:#777981;--hn-palette-card-border:#2e2e2e;--hn-palette-common-neutral:#d1d4df;--hn-palette-grey-800:#ffffff;--hn-palette-common-neutral-selected:#9fa2ac;--hn-palette-grey-100:#2e2e2e;--hn-drawing-marker-color:#c3f6ae;--hn-filter-outline:#ffffff;--theme-filter:invert(93%) hue-rotate(180deg)}.simplebar-track.simplebar-vertical{background-color:var(--hn-palette-background-paper);width:14px}.simplebar-track.simplebar-horizontal{background-color:var(--hn-palette-background-paper);height:14px}.simplebar-vertical .simplebar-scrollbar:before{left:4px;right:4px}.simplebar-horizontal .simplebar-scrollbar:before{top:4px;bottom:4px}body,html{height:100%;overscroll-behavior:none}#root,#root__layout{display:flex;flex:1 1 auto;min-height:100%;flex-direction:column;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}img{max-width:100%;vertical-align:middle}ul{margin:0;padding:0;list-style-type:none}input[type=number]{appearance:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}input:focus-visible{outline:none}#launcher{display:none!important}