:root{--sw-navy: var(--colorBrandBackground, #0f6cbd);--sw-blue: var(--colorBrandBackground, #0f6cbd);--sw-blue-light: var(--colorBrandBackgroundHover, #115ea3);--sw-brand-1: var(--colorBrandBackground, #0f6cbd);--sw-brand-2: var(--colorBrandBackgroundPressed, #0c3b5e);--sw-title-1: var(--colorNeutralBackground3, #f5f5f5);--sw-title-2: var(--colorNeutralBackground3, #f5f5f5);--sw-title-3: var(--colorNeutralBackground3, #f5f5f5);--sw-title-text: var(--colorNeutralForeground1, #242424);--sw-title-border: var(--colorNeutralStroke2, #e0e0e0);--sw-chrome: var(--colorNeutralBackground3, #f5f5f5);--sw-chrome-2: var(--colorNeutralBackground2, #fafafa);--sw-chrome-dark: var(--colorNeutralStroke2, #e0e0e0);--sw-bevel-light: transparent;--sw-bevel-dark: var(--colorNeutralStroke2, #e0e0e0);--sw-bg: var(--colorNeutralBackground3, #f5f5f5);--sw-panel: var(--colorNeutralBackground1, #ffffff);--sw-border: var(--colorNeutralStroke1, #d1d1d1);--sw-border-soft: var(--colorNeutralStroke2, #e0e0e0);--sw-text: var(--colorNeutralForeground1, #242424);--sw-text-dim: var(--colorNeutralForeground2, #616161);--sw-sel: var(--colorBrandBackground, #0f6cbd);--sw-sel-soft: var(--colorNeutralBackground1Selected, #ebebeb);--sw-sel-border: var(--colorBrandStroke1, #0f6cbd);color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px}*{box-sizing:border-box}html,body{margin:0;height:100%;background:var(--sw-bg);color:var(--sw-text)}.sw-noselect{-webkit-user-select:none;user-select:none}.iconify{display:block;flex:none}.sw-icon-btn{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid transparent;border-radius:var(--borderRadiusSmall, 2px);background:transparent;color:var(--sw-text);cursor:pointer}.sw-icon-btn:hover:not(:disabled){background:var(--colorSubtleBackgroundHover, rgba(0, 0, 0, .04))}.sw-icon-btn:active:not(:disabled),.sw-icon-btn.active{background:var(--colorBrandBackground2, #ebf3fc);color:var(--colorBrandForeground1, #0f6cbd)}.sw-icon-btn:disabled{opacity:.4;cursor:default}.sw-btn{border:1px solid var(--sw-border);background:var(--colorNeutralBackground1, #fff);border-radius:var(--borderRadiusMedium, 4px);padding:0 10px;height:24px;font:inherit;font-size:12px;color:var(--sw-text);cursor:pointer}.sw-btn:hover:not(:disabled){background:var(--colorNeutralBackground1Hover, #f5f5f5)}.sw-btn.primary{background:var(--colorBrandBackground, #0f6cbd);border-color:transparent;color:var(--colorNeutralForegroundOnBrand, #fff)}.sw-btn.primary:hover:not(:disabled){background:var(--colorBrandBackgroundHover, #115ea3)}.sw-btn:disabled{opacity:.5;cursor:default}.sw-combo,.sw-input,input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]),select,textarea{height:24px;border:1px solid var(--colorNeutralStroke1, #d1d1d1);border-bottom-color:var(--colorNeutralStrokeAccessible, #616161);background:var(--colorNeutralBackground1, #fff);color:var(--sw-text);font:inherit;font-size:12px;padding:0 8px;border-radius:var(--borderRadiusMedium, 4px)}textarea{height:auto;padding:6px 8px;resize:vertical}.sw-combo:hover,.sw-input:hover,input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):hover,select:hover,textarea:hover{border-color:var(--colorNeutralStroke1Hover, #c7c7c7)}.sw-combo:focus,.sw-input:focus,input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]):focus,select:focus,textarea:focus{outline:none;border-color:var(--colorCompoundBrandStroke, #0f6cbd)}.sw-combo:disabled,.sw-input:disabled,input:disabled,select:disabled,textarea:disabled{background:var(--colorNeutralBackgroundDisabled, #f0f0f0);color:var(--colorNeutralForegroundDisabled, #bdbdbd)}input[type=checkbox],input[type=radio]{accent-color:var(--colorBrandBackground, #0f6cbd);width:14px;height:14px;margin:0}.sw-sep{width:1px;align-self:stretch;margin:4px;background:var(--colorNeutralStroke2, #e0e0e0);border:0}.sw-grip{width:3px;align-self:stretch;margin:6px 4px 6px 1px;border-radius:2px;background:var(--colorNeutralStroke1, #d1d1d1)}.sw-sunken{border:1px solid var(--colorNeutralStroke2, #e0e0e0);background:var(--sw-panel);border-radius:4px}.win-overlay{background:var(--colorBackgroundOverlay, rgba(0, 0, 0, .4))!important}.win-dialog{background:var(--colorNeutralBackground1, #fff)!important;border:none!important;border-radius:var(--borderRadiusXLarge, 8px)!important;box-shadow:var(--shadow64, 0 32px 64px rgba(0, 0, 0, .24))!important;overflow:hidden}.win-dialog-title{height:40px!important;padding:0 16px!important;font-size:14px!important;font-weight:600!important;background:transparent!important;border-bottom:1px solid var(--colorNeutralStroke2, #e0e0e0)!important;color:var(--colorNeutralForeground1, #242424)!important}@media print{.sw-noprint{display:none!important}html,body{height:auto;background:#fff}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--colorScrollbarOverlay, rgba(0, 0, 0, .3));border:2px solid transparent;background-clip:padding-box;border-radius:999px}::-webkit-scrollbar-corner{background:transparent}.boot.svelte-s3im1g{display:flex;align-items:center;justify-content:center;gap:10px;height:100vh;color:var(--colorNeutralForeground2, #616161);font-size:12px;background:var(--colorNeutralBackground3, #f5f5f5)}
