.wx-textarea.svelte-19ww9yv{display:block;resize:vertical;width:var(--wx-input-width);max-width:100%;padding:var(--wx-input-padding);outline:none;min-height:100px;font-family:var(--wx-input-font-family);font-size:var(--wx-input-font-size);line-height:var(--wx-input-line-height);font-weight:var(--wx-input-font-weight);text-align:var(--wx-input-text-align);color:var(--wx-input-font-color);border:var(--wx-input-border);border-radius:var(--wx-input-border-radius);background:var(--wx-input-background)}.wx-textarea.svelte-19ww9yv:focus{border:var(--wx-input-border-focus)}.wx-textarea.svelte-19ww9yv::placeholder{color:var(--wx-input-placeholder-color)}.wx-textarea[disabled].svelte-19ww9yv{cursor:not-allowed;border:var(--wx-input-border-disabled);color:var(--wx-color-font-disabled);background:var(--wx-input-background-disabled);resize:none}.wx-textarea[disabled].svelte-19ww9yv::placeholder{color:var(--wx-color-font-disabled)}.wx-textarea.wx-error.svelte-19ww9yv{border-color:var(--wx-color-danger);color:var(--wx-color-danger)}.wx-button.svelte-1ctj0td{display:inline-block;vertical-align:top;text-decoration:none;text-align:center;letter-spacing:normal;text-transform:var(--wx-button-text-transform);font-family:var(--wx-button-font-family);font-size:var(--wx-button-font-size);line-height:var(--wx-button-line-height);font-weight:var(--wx-button-font-weight);padding:var(--wx-button-padding);border:var(--wx-button-border);border-radius:var(--wx-button-border-radius);background-color:var(--wx-button-background);color:var(--wx-button-font-color);cursor:pointer;box-shadow:none;transition:none;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;min-width:var(--wx-button-width)}.wx-button.svelte-1ctj0td:hover{background-image:linear-gradient(#0000001a,#0000001a)}.wx-button.svelte-1ctj0td,.wx-button.svelte-1ctj0td:focus,.wx-button.svelte-1ctj0td:active{outline:none}.wx-button[disabled].svelte-1ctj0td{cursor:not-allowed;background:var(--wx-color-disabled);border-color:transparent;color:var(--wx-color-font-disabled)}.wx-block.svelte-1ctj0td{display:block;width:100%}.wx-square.svelte-1ctj0td{border-radius:0}i.svelte-1ctj0td{position:relative;display:inline-block;vertical-align:top;font-size:var(--wx-button-icon-size);line-height:1;height:var(--wx-button-line-height);margin-right:2px;opacity:.7}i.svelte-1ctj0td:before{display:block;position:relative;top:50%;transform:translateY(-50%)}.wx-icon.svelte-1ctj0td{padding-left:var(--wx-button-icon-indent);padding-right:var(--wx-button-icon-indent);min-width:auto}.wx-icon.svelte-1ctj0td i:where(.svelte-1ctj0td){margin:0;opacity:1}.wx-primary.svelte-1ctj0td{background-color:var(--wx-color-primary);color:var(--wx-color-primary-font)}.wx-pressed.svelte-1ctj0td,.wx-pressed.svelte-1ctj0td:hover,.wx-pressed.svelte-1ctj0td:active,.wx-pressed[disabled].svelte-1ctj0td{background-color:var(--wx-button-pressed);box-shadow:var(--wx-button-box-shadow)}.wx-primary.wx-pressed.svelte-1ctj0td:not([disabled]),.wx-primary.wx-pressed.svelte-1ctj0td:hover:not([disabled]),.wx-primary.wx-pressed.svelte-1ctj0td:active:not([disabled]){background-color:var(--wx-button-primary-pressed);box-shadow:var(--wx-button-primary-box-shadow)}.wx-danger.wx-pressed.svelte-1ctj0td:not([disabled]),.wx-danger.wx-pressed.svelte-1ctj0td:hover:not([disabled]),.wx-danger.wx-pressed.svelte-1ctj0td:active:not([disabled]){background-color:var(--wx-button-danger-pressed);box-shadow:var(--wx-button-primary-box-shadow)}.wx-secondary.svelte-1ctj0td{background:var(--wx-color-secondary);color:var(--wx-color-secondary-font);border-color:var(--wx-color-secondary-border)}.wx-secondary.svelte-1ctj0td:hover:not([disabled]){background:var(--wx-color-secondary-hover)}.wx-secondary.wx-pressed.svelte-1ctj0td:not([disabled]),.wx-secondary.wx-pressed.svelte-1ctj0td:hover:not([disabled]),.wx-secondary.wx-pressed.svelte-1ctj0td:active:not([disabled]){background:var(--wx-color-secondary-hover);box-shadow:var(--wx-button-primary-box-shadow)}.wx-secondary[disabled].svelte-1ctj0td{border-color:var(--wx-color-secondary-border-disabled)}.wx-danger.svelte-1ctj0td{background-color:var(--wx-color-danger);color:var(--wx-button-danger-font-color)}.wx-link.svelte-1ctj0td{color:var(--wx-color-link);padding:0;border:none;vertical-align:baseline}.wx-link.svelte-1ctj0td,.wx-link.svelte-1ctj0td:hover,.wx-link[disabled].svelte-1ctj0td{background:transparent}.wx-link[disabled].svelte-1ctj0td{color:var(--wx-color-font-disabled)}.wx-checkbox.svelte-paikre{position:relative;display:inline-block;vertical-align:top;max-width:var(--wx-input-width)}input.svelte-paikre{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:0;height:0;opacity:0;position:absolute;left:0;top:0;margin:0;padding:0}label.svelte-paikre{display:flex;flex-wrap:nowrap;align-items:flex-start;font-family:var(--wx-checkbox-font-family);font-size:var(--wx-checkbox-font-size);line-height:var(--wx-checkbox-line-height);font-weight:var(--wx-checkbox-font-weight);color:var(--wx-checkbox-font-color);cursor:pointer}span.svelte-paikre{display:block}span.svelte-paikre+span:where(.svelte-paikre){margin-left:8px;padding-top:calc((var(--wx-checkbox-height) - var(--wx-checkbox-line-height)) / 2);padding-bottom:calc((var(--wx-checkbox-height) - var(--wx-checkbox-line-height)) / 2)}span.svelte-paikre:first-child{position:relative;flex-shrink:0;padding-top:calc((var(--wx-checkbox-height) - var(--wx-checkbox-size)) / 2);padding-bottom:calc((var(--wx-checkbox-height) - var(--wx-checkbox-size)) / 2)}span.svelte-paikre:first-child:before{content:"";display:block;width:var(--wx-checkbox-size);height:var(--wx-checkbox-size);border:var(--wx-checkbox-border-width) solid var(--wx-checkbox-border-color);border-radius:var(--wx-checkbox-border-radius);background:var(--wx-input-background)}span.svelte-paikre:first-child:after{content:"";position:absolute;display:none;left:50%;top:50%;width:calc(var(--wx-checkbox-size) * .56);height:calc(var(--wx-checkbox-size) * .32);border-style:solid;border-color:var(--wx-color-primary-font);border-width:0 0 calc(var(--wx-checkbox-size) * .12) calc(var(--wx-checkbox-size) * .12);transform:rotate(-45deg);margin-left:calc(var(--wx-checkbox-size) * -.26);margin-top:calc(var(--wx-checkbox-size) * -.24)}input.svelte-paikre:checked~label:where(.svelte-paikre) span:where(.svelte-paikre):first-child:before{background:var(--wx-color-primary);border-color:transparent}input.svelte-paikre:checked~label:where(.svelte-paikre) span:where(.svelte-paikre):first-child:after{display:block}input[disabled].svelte-paikre~label:where(.svelte-paikre){color:var(--wx-checkbox-border-color-disabled);cursor:not-allowed}input[disabled].svelte-paikre:not(:checked)~label:where(.svelte-paikre) span:where(.svelte-paikre):first-child:before{border-color:var(--wx-checkbox-border-color-disabled)}input[disabled].svelte-paikre:checked~label:where(.svelte-paikre) span:where(.svelte-paikre):first-child:before{background:var(--wx-checkbox-border-color-disabled)}input[disabled].svelte-paikre~label:where(.svelte-paikre) span:where(.svelte-paikre):first-child:after{border-color:var(--wx-input-background)}.wx-list-checkbox.svelte-paikre{margin-right:8px;pointer-events:none}.wx-checkboxgroup.svelte-wte0vt{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;margin-top:calc(var(--wx-field-gutter) * -1)}.wx-item.svelte-wte0vt{flex:0 0 100%;max-width:100%;margin-top:var(--wx-field-gutter)}.wx-checkboxgroup.wx-inline.svelte-wte0vt .wx-item:where(.svelte-wte0vt){flex:none;padding-right:var(--wx-field-gutter)}.wx-checkboxgroup.wx-grid.svelte-wte0vt .wx-item:where(.svelte-wte0vt){flex:0 0 50%;max-width:50%;padding-right:var(--wx-field-gutter)}.wx-popup.svelte-16w7gyz{z-index:var(--wx-popup-z-index);background:var(--wx-popup-background);box-shadow:var(--wx-popup-shadow);border:var(--wx-popup-border);border-radius:var(--wx-popup-border-radius);overflow:hidden}.wx-dropdown.svelte-nhtr9n{position:absolute;z-index:5;background:var(--wx-popup-background);box-shadow:var(--wx-popup-shadow);border:var(--wx-popup-border);border-radius:var(--wx-popup-border-radius);overflow:hidden}.wx-top-center.svelte-nhtr9n{top:0;left:50%;transform:translate(-50%,-100%) translateY(-2px)}.wx-top-start.svelte-nhtr9n{top:0;left:0;transform:translateY(-100%) translateY(-2px)}.wx-top-end.svelte-nhtr9n{top:0;right:0;transform:translateY(-100%) translateY(-2px)}.wx-bottom-center.svelte-nhtr9n{bottom:0;left:50%;transform:translate(-50%,100%) translateY(2px)}.wx-bottom-start.svelte-nhtr9n{bottom:0;left:0;transform:translateY(100%) translateY(2px)}.wx-bottom-end.svelte-nhtr9n{bottom:0;right:0;transform:translateY(100%) translateY(2px)}.wx-left-center.svelte-nhtr9n{bottom:50%;left:0;transform:translate(-100%,50%) translate(-2px)}.wx-left-start.svelte-nhtr9n{top:0;left:0;transform:translate(-100%) translate(-2px)}.wx-left-end.svelte-nhtr9n{bottom:0;left:0;transform:translate(-100%) translate(-2px)}.wx-right-center.svelte-nhtr9n{bottom:50%;right:0;transform:translate(100%,50%) translate(2px)}.wx-right-start.svelte-nhtr9n{top:0;right:0;transform:translate(100%) translate(2px)}.wx-right-end.svelte-nhtr9n{bottom:0;right:0;transform:translate(100%) translate(2px)}.wx-portal-node.svelte-1aj5dvu{display:none}.wx-colorselect.svelte-zhb7ge{position:relative;width:var(--wx-input-width)}.wx-selected.svelte-zhb7ge{position:absolute;left:var(--wx-input-icon-indent);top:50%;transform:translateY(-50%)}.wx-colors.svelte-zhb7ge{display:flex;flex-wrap:wrap;gap:8px;padding:8px}.wx-color.svelte-zhb7ge{width:var(--wx-input-icon-size);height:var(--wx-input-icon-size);border-radius:var(--wx-input-border-radius);cursor:pointer}input.svelte-zhb7ge{display:block;width:100%;height:var(--wx-input-height);outline:none;background:var(--wx-input-background);border:var(--wx-input-border);border-radius:var(--wx-input-border-radius);font-family:var(--wx-input-font-family);font-size:var(--wx-input-font-size);line-height:var(--wx-input-line-height);font-weight:var(--wx-input-font-weight);text-align:var(--wx-input-text-align);color:var(--wx-input-font-color);padding:var(--wx-input-padding);padding-right:calc(var(--wx-input-icon-size) + var(--wx-input-icon-indent) * 2);padding-left:calc(var(--wx-input-icon-size) + var(--wx-input-icon-indent) * 2);overflow:hidden;text-overflow:ellipsis}input.wx-focus.svelte-zhb7ge{border:var(--wx-input-border-focus)}input.svelte-zhb7ge::placeholder{color:var(--wx-input-placeholder-color)}input[disabled].svelte-zhb7ge{cursor:not-allowed;border:var(--wx-input-border-disabled);color:var(--wx-color-font-disabled);background:var(--wx-input-background-disabled)}input[disabled].svelte-zhb7ge::placeholder{color:var(--wx-color-font-disabled)}input[disabled].svelte-zhb7ge~.wx-color:where(.svelte-zhb7ge),input[disabled].svelte-zhb7ge~.wx-empty:where(.svelte-zhb7ge){cursor:not-allowed}input.wx-error.svelte-zhb7ge{border-color:var(--wx-color-danger);color:var(--wx-color-danger)}.wx-empty.svelte-zhb7ge{width:var(--wx-input-icon-size);height:var(--wx-input-icon-size);border:var(--wx-input-border);border-radius:var(--wx-input-border-radius);background:linear-gradient(to top left,#0000,#0000 calc(50% - 1px),red 50%,#0000 calc(50% + 1px),#0000);cursor:pointer;-webkit-user-select:none;user-select:none}.wxi-close.svelte-zhb7ge{position:absolute;right:var(--wx-input-icon-indent);top:50%;transform:translateY(-50%);font-size:var(--wx-input-icon-size);line-height:1;display:flex;justify-content:center;align-items:center;width:var(--wx-input-icon-size);height:var(--wx-input-icon-size);border-radius:var(--wx-input-border-radius);color:var(--wx-input-icon-color);cursor:pointer}.wxi-close.svelte-zhb7ge:hover{background:var(--wx-background-hover);border-radius:var(--wx-icon-border-radius)}.wx-colorboard.svelte-1qhcrdu{display:flex;flex-direction:column;gap:12px;padding:8px;width:100%}.wx-color-block.svelte-1qhcrdu{height:140px;width:100%;position:relative;box-shadow:0 1px 3px #0003}.wx-color-block.svelte-1qhcrdu:before,.wx-color-block.svelte-1qhcrdu:after{content:"";width:100%;height:100%;position:absolute}.wx-color-block.svelte-1qhcrdu:before{background-image:linear-gradient(0deg,#000,#fff0);z-index:2}.wx-color-block.svelte-1qhcrdu:after{background-image:linear-gradient(90deg,#fff,#cb998000);z-index:1}.wx-color-block-slider.svelte-1qhcrdu{height:16px;width:16px;margin:-8px 0 0 -8px}.wx-slider.svelte-1qhcrdu{border:2px solid white;border-radius:50%;position:absolute;z-index:3;box-shadow:0 1px 3px #0003}.wx-slider.svelte-1qhcrdu:focus,.wx-slider.svelte-1qhcrdu:hover{outline:none;box-shadow:0 1px 3px #0003,inset 0 0 4px #fff}.wx-color-line.svelte-1qhcrdu{width:100%;height:8px;background-image:linear-gradient(90deg,red,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red);position:relative;border-radius:6px}.wx-color-line-slider.svelte-1qhcrdu{height:14px;width:14px;margin:0 0 0 -7px;top:-4px}.wx-color-controls.svelte-1qhcrdu{display:flex;flex-wrap:wrap;justify-content:space-between}.wx-color.svelte-1qhcrdu,.wx-text.svelte-1qhcrdu{width:calc(50% - 4px)}.wx-color.svelte-1qhcrdu{height:32px}.wx-text.svelte-1qhcrdu{outline:none;background:var(--wx-input-background);border:var(--wx-input-border);border-radius:var(--wx-input-border-radius);font-family:var(--wx-input-font-family);font-size:var(--wx-input-font-size);line-height:var(--wx-input-line-height);font-weight:var(--wx-input-font-weight);text-align:var(--wx-input-text-align);color:var(--wx-input-font-color);padding:var(--wx-input-padding)}.wx-text.svelte-1qhcrdu:focus{border:var(--wx-input-border-focus)}.wx-colorpicker.svelte-29nx9c{position:relative;width:var(--wx-input-width)}.wx-color.svelte-29nx9c{width:var(--wx-input-icon-size);height:var(--wx-input-icon-size);border-radius:var(--wx-input-border-radius);cursor:pointer;position:absolute;left:var(--wx-input-icon-indent);top:50%;transform:translateY(-50%)}input.svelte-29nx9c{display:block;width:100%;height:var(--wx-input-height);outline:none;background:var(--wx-input-background);border:var(--wx-input-border);border-radius:var(--wx-input-border-radius);font-family:var(--wx-input-font-family);font-size:var(--wx-input-font-size);line-height:var(--wx-input-line-height);font-weight:var(--wx-input-font-weight);text-align:var(--wx-input-text-align);color:var(--wx-input-font-color);padding:var(--wx-input-padding);padding-right:calc(var(--wx-input-icon-size) + var(--wx-input-icon-indent) * 2);padding-left:calc(var(--wx-input-icon-size) + var(--wx-input-icon-indent) * 2);overflow:hidden;text-overflow:ellipsis}input.wx-focus.svelte-29nx9c{border:var(--wx-input-border-focus)}input.svelte-29nx9c::placeholder{color:var(--wx-input-placeholder-color)}input[disabled].svelte-29nx9c{cursor:not-allowed;border:var(--wx-input-border-disabled);color:var(--wx-color-font-disabled);background:var(--wx-input-background-disabled)}input[disabled].svelte-29nx9c::placeholder{color:var(--wx-color-font-disabled)}input[disabled].svelte-29nx9c~.wx-color:where(.svelte-29nx9c){cursor:not-allowed}input.wx-error.svelte-29nx9c{border-color:var(--wx-color-danger);color:var(--wx-color-danger)}.wxi-close.svelte-29nx9c{position:absolute;right:var(--wx-input-icon-indent);top:50%;transform:translateY(-50%);font-size:var(--wx-input-icon-size);line-height:1;width:var(--wx-input-icon-size);height:var(--wx-input-icon-size);display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none;color:var(--wx-input-icon-color);cursor:pointer}.wxi-close.svelte-29nx9c:before{display:block}.wxi-close.svelte-29nx9c:hover{background:var(--wx-background-hover);border-radius:var(--wx-icon-border-radius)}.wx-list.svelte-fymfz4{max-height:250px;overflow-y:auto;position:relative}.wx-list-wrapper.svelte-fymfz4{position:relative;width:100%}.wx-list-content.svelte-fymfz4{position:absolute;top:0;left:0;right:0}.wx-item.svelte-fymfz4{display:flex;flex-wrap:nowrap;align-items:center;font-family:var(--wx-input-font-family);font-size:var(--wx-input-font-size);line-height:var(--wx-input-line-height);font-weight:var(--wx-input-font-weight);color:var(--wx-input-font-color);padding:var(--wx-input-padding);cursor:pointer}.wx-item.wx-focus.svelte-fymfz4{background:var(--wx-background-hover)}.wx-no-data.svelte-fymfz4{padding:var(--wx-input-padding)}.wx-combo.svelte-1y79mzr{position:relative;width:var(--wx-input-width)}input.svelte-1y79mzr{display:block;width:100%;height:var(--wx-input-height);outline:none;background:var(--wx-input-background);border:var(--wx-input-border);border-radius:var(--wx-input-border-radius);font-family:var(--wx-input-font-family);font-size:var(--wx-input-font-size);line-height:var(--wx-input-line-height);font-weight:var(--wx-input-font-weight);text-align:var(--wx-input-text-align);color:var(--wx-input-font-color);padding:var(--wx-input-padding);padding-right:calc(var(--wx-input-icon-size) + var(--wx-input-icon-indent) * 2);overflow:hidden;text-overflow:ellipsis;cursor:pointer}input.svelte-1y79mzr:focus{border:var(--wx-input-border-focus)}input.svelte-1y79mzr::placeholder{color:var(--wx-input-placeholder-color)}input[disabled].svelte-1y79mzr{cursor:not-allowed;border:var(--wx-input-border-disabled);color:var(--wx-color-font-disabled);background:var(--wx-input-background-disabled)}input[disabled].svelte-1y79mzr::placeholder{color:var(--wx-color-font-disabled)}input[disabled].svelte-1y79mzr~.wx-icon:where(.svelte-1y79mzr){color:var(--wx-color-font-disabled)}input.wx-error.svelte-1y79mzr{border-color:var(--wx-color-danger);color:var(--wx-color-danger)}input.wx-error.svelte-1y79mzr~.wx-icon:where(.svelte-1y79mzr){color:var(--wx-color-danger)}.wx-icon.svelte-1y79mzr{position:absolute;right:var(--wx-input-icon-indent);top:50%;transform:translateY(-50%);font-size:var(--wx-input-icon-size);line-height:1;width:var(--wx-input-icon-size);height:var(--wx-input-icon-size);display:flex;justify-content:center;align-items:center;pointer-events:none;-webkit-user-select:none;user-select:none;color:var(--wx-input-icon-color)}.wx-icon.svelte-1y79mzr:before{display:block}.wx-icon.wxi-close.svelte-1y79mzr{pointer-events:all;cursor:pointer}.wx-icon.wxi-close.svelte-1y79mzr:hover{background:var(--wx-background-hover);border-radius:var(--wx-icon-border-radius)}.wx-text.svelte-1rblz68{position:relative;width:var(--wx-input-width)}.wx-text.wx-disabled.svelte-1rblz68 .wx-icon:where(.svelte-1rblz68){color:var(--wx-color-font-disabled)}.wx-text.wx-error.svelte-1rblz68 .wx-icon:where(.svelte-1rblz68){color:var(--wx-color-danger)}.wx-icon.svelte-1rblz68{position:absolute;right:var(--wx-input-icon-indent);top:50%;transform:translateY(-50%);font-size:var(--wx-input-icon-size);line-height:1;width:var(--wx-input-icon-size);height:var(--wx-input-icon-size);display:flex;justify-content:center;align-items:center;pointer-events:none;-webkit-user-select:none;user-select:none;color:var(--wx-input-icon-color)}.wx-icon.svelte-1rblz68:before{display:block}.wx-icon-left.svelte-1rblz68 .wx-icon:where(.svelte-1rblz68):not(.wxi-close){right:auto;left:var(--wx-input-icon-indent)}.wx-icon.wxi-close.svelte-1rblz68{pointer-events:all;cursor:pointer}.wx-icon.wxi-close.svelte-1rblz68:hover{background:var(--wx-background-hover);border-radius:var(--wx-icon-border-radius)}input.svelte-1rblz68{display:block;width:var(--wx-input-width);height:var(--wx-input-height);max-width:100%;padding:var(--wx-input-padding);outline:none;font-family:var(--wx-input-font-family);font-size:var(--wx-input-font-size);line-height:var(--wx-input-line-height);font-weight:var(--wx-input-font-weight);text-align:var(--wx-input-text-align);color:var(--wx-input-font-color);border:var(--wx-input-border);border-radius:var(--wx-input-border-radius);background:var(--wx-input-background);overflow:hidden;text-overflow:ellipsis}input.svelte-1rblz68:focus{border:var(--wx-input-border-focus)}input.svelte-1rblz68::placeholder{color:var(--wx-input-placeholder-color)}.wx-icon-left.svelte-1rblz68 input:where(.svelte-1rblz68){padding-left:calc(var(--wx-input-icon-size) + var(--wx-input-icon-indent) * 2)}.wx-icon-right.svelte-1rblz68 input:where(.svelte-1rblz68),.wx-text.wx-clear.svelte-1rblz68 input:where(.svelte-1rblz68){padding-right:calc(var(--wx-input-icon-size) + var(--wx-input-icon-indent) * 2)}input[disabled].svelte-1rblz68{cursor:not-allowed!important;border:var(--wx-input-border-disabled);color:var(--wx-color-font-disabled);background:var(--wx-input-background-disabled);pointer-events:none}input[disabled].svelte-1rblz68::placeholder{color:var(--wx-color-font-disabled)}.wx-error.svelte-1rblz68 input:where(.svelte-1rblz68){border-color:var(--wx-color-danger);color:var(--wx-color-danger)}.wx-date-input.svelte-1rblz68 input:where(.svelte-1rblz68){cursor:pointer;width:100%;padding-right:calc(var(--wx-input-icon-size) + var(--wx-input-icon-indent) * 2)}.wx-header.svelte-1wfumtv{display:flex;flex-wrap:nowrap;align-items:center;margin-bottom:calc(var(--wx-calendar-gap) * 2);font-size:var(--wx-calendar-header-font-size);line-height:var(--wx-calendar-header-line-height);font-weight:var(--wx-calendar-header-font-weight)}.wx-spacer.svelte-1wfumtv,.wx-pager.svelte-1wfumtv{width:var(--wx-calendar-cell-size);height:var(--wx-calendar-cell-size);flex-shrink:0}.wx-pager.svelte-1wfumtv{cursor:pointer;border-radius:50%;line-height:1;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;color:var(--wx-calendar-icon-color);font-size:var(--wx-calendar-icon-size)}.wx-pager.svelte-1wfumtv:before{display:block}.wx-pager.svelte-1wfumtv:hover{background-color:var(--wx-background-hover)}.wx-label.svelte-1wfumtv{flex:0 0 calc(100% - var(--wx-calendar-cell-size) * 2);max-width:calc(100% - var(--wx-calendar-cell-size) * 2);text-align:center;color:var(--wx-color-link);cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}button.svelte-1ofslie{display:inline-block;vertical-align:top;text-decoration:none;text-align:center;letter-spacing:normal;font-family:var(--wx-calendar-controls-font-family);font-size:var(--wx-calendar-controls-font-size);line-height:var(--wx-calendar-controls-line-height);font-weight:var(--wx-calendar-controls-font-weight);text-transform:none;padding:0;border:none;border-radius:0;background:transparent;color:var(--wx-calendar-controls-font-color);cursor:pointer;box-shadow:none;transition:none;max-width:100%;-webkit-user-select:none;user-select:none}button.svelte-1ofslie,button.svelte-1ofslie:focus,button.svelte-1ofslie:active{outline:none}button.svelte-1ofslie:active{opacity:.8}.wx-weekdays.svelte-1gr2lm0{display:flex;flex-wrap:nowrap;margin-bottom:calc(var(--wx-calendar-gap) * 1.5)}.wx-weekday.svelte-1gr2lm0{flex:0 0 calc(100% / 7);max-width:calc(100% / 7);font-size:var(--wx-font-size-sm);line-height:var(--wx-line-height-sm);color:var(--wx-color-font-alt);text-align:center}.wx-days.svelte-1gr2lm0{display:flex;flex-wrap:wrap}.wx-day.svelte-1gr2lm0{border-radius:var(--wx-calendar-border-radius);flex:0 0 calc(100% / 7);max-width:calc(100% / 7);height:calc(var(--wx-calendar-cell-size) - var(--wx-calendar-line-gap) * 2);margin:calc(var(--wx-calendar-line-gap) / 2) 0;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;text-align:center}.wx-day.svelte-1gr2lm0:not(.wx-out):not(.wx-selected){cursor:pointer}.wx-day.svelte-1gr2lm0:not(.wx-out):not(.wx-selected):hover{background:var(--wx-background-hover)}.wx-day.wx-out.svelte-1gr2lm0{color:var(--wx-color-font-disabled)}.wx-day.wx-selected.svelte-1gr2lm0:not(.wx-out){background:var(--wx-color-primary);color:var(--wx-color-primary-font)}.wx-day.wx-selected.wx-left.svelte-1gr2lm0:not(.wx-out){border-radius:calc(var(--wx-calendar-border-radius)) 0 0 calc(var(--wx-calendar-border-radius))}.wx-day.wx-selected.wx-right.svelte-1gr2lm0:not(.wx-out){border-radius:0 calc(var(--wx-calendar-border-radius)) calc(var(--wx-calendar-border-radius)) 0}.wx-day.wx-inrange.svelte-1gr2lm0:not(.wx-out){border-radius:0;background:var(--wx-color-primary-selected)}.wx-day.wx-weekend.svelte-1gr2lm0:not(.wx-selected):not(.wx-out){color:var(--wx-color-primary)}.wx-day.wx-inactive.svelte-1gr2lm0{pointer-events:none}.wx-months.svelte-1q9hkgn{display:flex;flex-wrap:wrap;margin:var(--wx-calendar-gap)}.wx-month.svelte-1q9hkgn{flex:0 0 calc(100% / 4 - var(--wx-calendar-gap) * 2);max-width:calc(100% / 4 - var(--wx-calendar-gap) * 2);margin:calc(var(--wx-calendar-gap) * 2) var(--wx-calendar-gap);text-align:center;cursor:pointer;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;height:var(--wx-calendar-cell-size);border-radius:var(--wx-calendar-border-radius)}.wx-month.wx-current.svelte-1q9hkgn{background:var(--wx-color-primary);color:var(--wx-color-primary-font)}.wx-month.svelte-1q9hkgn:not(.wx-current):hover{background-color:var(--wx-background-hover)}.wx-buttons.svelte-1q9hkgn{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;margin-top:var(--wx-calendar-gap)}.wx-years.svelte-1uhw2j6{display:flex;flex-wrap:wrap;margin:var(--wx-calendar-gap)}.wx-year.svelte-1uhw2j6{flex:0 0 calc(100% / 4 - var(--wx-calendar-gap) * 2);max-width:calc(100% / 4 - var(--wx-calendar-gap) * 2);margin:calc(var(--wx-calendar-gap) * 2) var(--wx-calendar-gap);text-align:center;cursor:pointer;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;height:var(--wx-calendar-cell-size);border-radius:var(--wx-calendar-border-radius)}.wx-year.wx-current.svelte-1uhw2j6{background:var(--wx-color-primary);color:var(--wx-color-primary-font)}.wx-year.svelte-1uhw2j6:not(.wx-current):hover{background-color:var(--wx-background-hover)}.wx-prev-decade.svelte-1uhw2j6,.wx-next-decade.svelte-1uhw2j6{color:var(--wx-color-font-disabled)}.wx-buttons.svelte-1uhw2j6{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;margin-top:var(--wx-calendar-gap)}.wx-calendar.svelte-pp0rf4{height:auto;width:100%;padding:var(--wx-calendar-padding);cursor:default;font-family:var(--wx-calendar-font-family);font-size:var(--wx-calendar-font-size);line-height:var(--wx-calendar-line-height);font-weight:var(--wx-calendar-font-weight);color:var(--wx-calendar-font-color)}.wx-calendar.wx-part.svelte-pp0rf4{padding-bottom:0}.wx-wrap.svelte-pp0rf4{width:calc(var(--wx-calendar-cell-size) * 7);margin:0 auto}.wx-buttons.svelte-pp0rf4{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;margin-top:calc(var(--wx-calendar-gap) * 2)}.wx-button-item.svelte-pp0rf4+.wx-button-item:where(.svelte-pp0rf4){margin-left:calc(var(--wx-calendar-gap) * 3)}.wx-datepicker.svelte-m48gfn{position:relative;width:var(--wx-input-width)}.wx-rangecalendar.svelte-1i6xr02{display:flex;padding-bottom:var(--wx-calendar-padding)}.wx-half.svelte-1i6xr02{flex:1}.wx-daterangepicker.svelte-1mwvjiy{position:relative;width:var(--wx-input-width)}.wx-fullscreen.svelte-1xfjo36::backdrop{background-color:var(--wx-background)}.wx-fullscreen.svelte-1xfjo36{position:relative;height:100%;width:100%;outline:none}.wx-fullscreen-icon.svelte-1xfjo36{font-size:20px;height:20px;margin:auto}.wx-fullscreen.svelte-1xfjo36 .wx-fullscreen-button{width:40px;height:40px;border:none;border-radius:50%;position:absolute;right:25px;bottom:35px;display:flex;padding:initial}.wx-avatar.svelte-1febznu{position:relative;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;font-weight:600;line-height:1;-webkit-user-select:none;user-select:none}.wx-avatar.svelte-1febznu img:where(.svelte-1febznu){width:100%;height:100%;object-fit:cover}.wx-avatar.svelte-1febznu span:where(.svelte-1febznu){text-transform:uppercase}.wx-avatar-overflow.svelte-1febznu .wx-avatar-overflow-badge:where(.svelte-1febznu){position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000080;color:#fff;text-transform:none}.wx-avatar-stack.svelte-1febznu{display:inline-flex;align-items:center}.wx-avatar-root.svelte-1febznu{display:block;min-width:0}.wx-icon.svelte-1diapu{color:var(--wx-color-font-alt);cursor:pointer;font-size:var(--wx-button-icon-size);padding:var(--wx-button-icon-indent);line-height:var(--wx-button-line-height);display:inline-block}.wx-icon.svelte-1diapu:hover{background-color:var(--wx-background-hover)}.wx-multicombo.svelte-mctpfe{position:relative;width:var(--wx-input-width)}.wx-multicombo.wx-focus.svelte-mctpfe .wx-wrapper:where(.svelte-mctpfe){border:var(--wx-input-border-focus)}.wx-multicombo.wx-disabled.svelte-mctpfe .wx-wrapper:where(.svelte-mctpfe){border:var(--wx-input-border-disabled);background:var(--wx-input-background-disabled)}.wx-multicombo.wx-disabled.svelte-mctpfe .wx-tag:where(.svelte-mctpfe){background:var(--wx-color-disabled);color:var(--wx-color-font-disabled)}.wx-multicombo.svelte-mctpfe:not(.wx-disabled) .wx-tag:where(.svelte-mctpfe){padding-right:calc(var(--wx-input-icon-size) + var(--wx-input-icon-indent) * 2)}.wx-multicombo.wx-disabled.svelte-mctpfe input:where(.svelte-mctpfe){cursor:not-allowed;color:var(--wx-color-font-disabled)}.wx-multicombo.wx-disabled.svelte-mctpfe .wx-icon.wxi-angle-down:where(.svelte-mctpfe){color:var(--wx-color-font-disabled)}.wx-multicombo.wx-error.svelte-mctpfe .wx-wrapper:where(.svelte-mctpfe){border-color:var(--wx-color-danger)}.wx-multicombo.wx-error.svelte-mctpfe input:where(.svelte-mctpfe){color:var(--wx-color-danger)}.wx-multicombo.wx-error.svelte-mctpfe .wx-icon.wxi-angle-down:where(.svelte-mctpfe){color:var(--wx-color-danger)}.wx-multicombo.wx-not-empty.svelte-mctpfe .wx-tags:where(.svelte-mctpfe){gap:var(--wx-multicombo-tag-gap);padding:var(--wx-multicombo-tag-gap)}.wx-multicombo.wx-not-empty.svelte-mctpfe input:where(.svelte-mctpfe){border-top:var(--wx-input-border)}.wx-multicombo.wx-not-empty.wx-focus.svelte-mctpfe input:where(.svelte-mctpfe){border-top:var(--wx-input-border-focus)}.wx-multicombo.wx-not-empty.wx-disabled.svelte-mctpfe input:where(.svelte-mctpfe){border-top:var(--wx-input-border-disabled)}.wx-multicombo.wx-not-empty.wx-error.svelte-mctpfe input:where(.svelte-mctpfe){border-top-color:var(--wx-color-danger)}.wx-wrapper.svelte-mctpfe{border:var(--wx-input-border);border-radius:var(--wx-input-border-radius);background:var(--wx-input-background)}.wx-tags.svelte-mctpfe{display:flex;flex-wrap:wrap;align-items:flex-start;overflow:hidden}.wx-tag.svelte-mctpfe{position:relative;font-family:var(--wx-input-font-family);font-size:var(--wx-input-font-size);line-height:var(--wx-input-line-height);font-weight:var(--wx-input-font-weight);text-align:var(--wx-input-text-align);color:var(--wx-input-font-color);border:var(--wx-multicombo-tag-border);border-radius:var(--wx-multicombo-tag-border-radius);background:var(--wx-multicombo-tag-background);padding:var(--wx-multicombo-tag-pading)}.wx-icon.svelte-mctpfe{position:absolute;right:var(--wx-input-icon-indent);top:50%;transform:translateY(-50%);font-size:var(--wx-input-icon-size);line-height:1;display:flex;justify-content:center;align-items:center;width:var(--wx-input-icon-size);height:var(--wx-input-icon-size);pointer-events:none;-webkit-user-select:none;user-select:none;color:var(--wx-input-icon-color)}.wx-icon.svelte-mctpfe:before{display:block}.wxi-close.svelte-mctpfe{pointer-events:all;cursor:pointer}.wxi-close.svelte-mctpfe:hover{background:var(--wx-background-hover);border-radius:var(--wx-icon-border-radius)}.wx-select.svelte-mctpfe{position:relative}input.svelte-mctpfe{display:block;width:100%;height:var(--wx-input-height);outline:none;background:transparent;border:none;border-radius:0;font-family:var(--wx-input-font-family);font-size:var(--wx-input-font-size);line-height:var(--wx-input-line-height);font-weight:var(--wx-input-font-weight);text-align:var(--wx-input-text-align);color:var(--wx-input-font-color);padding:var(--wx-input-padding);padding-right:calc(var(--wx-input-icon-size) + var(--wx-input-icon-indent) * 2);overflow:hidden;text-overflow:ellipsis;cursor:pointer}.wx-pager.svelte-1w2loqy{display:flex;flex-wrap:wrap;gap:var(--wx-padding);align-items:center;padding:var(--wx-padding)}input.svelte-1w2loqy{display:block;width:50px;height:var(--wx-input-height);padding:var(--wx-input-padding);outline:none;font-family:var(--wx-input-font-family);font-size:var(--wx-input-font-size);line-height:var(--wx-input-line-height);font-weight:var(--wx-input-font-weight);text-align:var(--wx-input-text-align);color:var(--wx-input-font-color);border:var(--wx-input-border);border-radius:var(--wx-input-border-radius);background:var(--wx-input-background)}input.svelte-1w2loqy:focus{border:var(--wx-input-border-focus)}input.svelte-1w2loqy::placeholder{color:var(--wx-input-placeholder-color)}.wx-icon.svelte-1w2loqy{cursor:pointer;padding:var(--wx-input-padding);border-radius:var(--wx-input-border-radius);font-size:var(--wx-icon-size);line-height:1;color:var(--wx-color-link)}.wx-icon.svelte-1w2loqy:before{display:block}.wx-icon.svelte-1w2loqy:hover{background-color:var(--wx-background-hover)}.wx-icon.wx-disabled.svelte-1w2loqy{cursor:default;pointer-events:none;color:var(--wx-color-font-disabled)}.wx-left.svelte-1w2loqy,.wx-center.svelte-1w2loqy,.wx-right.svelte-1w2loqy{display:flex;align-items:center;gap:var(--wx-padding)}.wx-radio.svelte-remq8q{position:relative;display:inline-block;vertical-align:top;max-width:var(--wx-input-width)}input.svelte-remq8q{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:0;height:0;opacity:0;position:absolute;left:0;top:0;margin:0;padding:0}label.svelte-remq8q{display:flex;flex-wrap:nowrap;align-items:flex-start;font-family:var(--wx-checkbox-font-family);font-size:var(--wx-checkbox-font-size);line-height:var(--wx-checkbox-line-height);font-weight:var(--wx-checkbox-font-weight);color:var(--wx-checkbox-font-color);cursor:pointer}span.svelte-remq8q{display:block}span.svelte-remq8q+span:where(.svelte-remq8q){margin-left:8px;padding-top:calc((var(--wx-checkbox-height) - var(--wx-checkbox-line-height)) / 2);padding-bottom:calc((var(--wx-checkbox-height) - var(--wx-checkbox-line-height)) / 2)}span.svelte-remq8q:first-child{position:relative;flex-shrink:0;padding-top:calc((var(--wx-checkbox-height) - var(--wx-checkbox-size)) / 2);padding-bottom:calc((var(--wx-checkbox-height) - var(--wx-checkbox-size)) / 2)}span.svelte-remq8q:first-child:before{content:"";display:block;width:var(--wx-checkbox-size);height:var(--wx-checkbox-size);border:var(--wx-checkbox-border-width) solid var(--wx-checkbox-border-color);border-radius:50%;background:var(--wx-input-background)}span.svelte-remq8q:first-child:after{content:"";position:absolute;display:none;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(var(--wx-checkbox-size) - var(--wx-checkbox-border-width) * 2);height:calc(var(--wx-checkbox-size) - var(--wx-checkbox-border-width) * 2);border-style:solid;border-color:var(--wx-input-background);border-width:calc(var(--wx-checkbox-size) * .2);border-radius:50%}input.svelte-remq8q:checked~label:where(.svelte-remq8q) span:where(.svelte-remq8q):first-child:before{background:var(--wx-color-primary);border-color:transparent}input.svelte-remq8q:checked~label:where(.svelte-remq8q) span:where(.svelte-remq8q):first-child:after{display:block}input[disabled].svelte-remq8q~label:where(.svelte-remq8q){color:var(--wx-checkbox-border-color-disabled);cursor:not-allowed}input[disabled].svelte-remq8q:not(:checked)~label:where(.svelte-remq8q) span:where(.svelte-remq8q):first-child:before{border-color:var(--wx-checkbox-border-color-disabled)}input[disabled].svelte-remq8q:checked~label:where(.svelte-remq8q) span:where(.svelte-remq8q):first-child:before{background:var(--wx-checkbox-border-color-disabled)}.wx-radiogroup.svelte-vg4xgv{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;margin-top:calc(var(--wx-field-gutter) * -1)}.wx-item.svelte-vg4xgv{flex:0 0 100%;max-width:100%;margin-top:var(--wx-field-gutter)}.wx-radiogroup.wx-inline.svelte-vg4xgv .wx-item:where(.svelte-vg4xgv){flex:none;padding-right:var(--wx-field-gutter)}.wx-radiogroup.wx-grid.svelte-vg4xgv .wx-item:where(.svelte-vg4xgv){flex:0 0 50%;max-width:50%;padding-right:var(--wx-field-gutter)}.wx-richselect.svelte-1tuhceb{position:relative;outline:none;width:var(--wx-input-width);min-height:var(--wx-input-height);border:var(--wx-input-border);border-radius:var(--wx-input-border-radius);background:var(--wx-input-background);cursor:pointer}.wx-richselect.svelte-1tuhceb:focus{border:var(--wx-input-border-focus)}.wx-richselect.wx-disabled.svelte-1tuhceb{cursor:not-allowed;border:var(--wx-input-border-disabled);background:var(--wx-input-background-disabled)}.wx-richselect.wx-disabled.svelte-1tuhceb .wx-label:where(.svelte-1tuhceb){color:var(--wx-color-font-disabled)}.wx-richselect.wx-disabled.svelte-1tuhceb .wx-icon:where(.svelte-1tuhceb){color:var(--wx-color-font-disabled)}.wx-richselect.wx-error.svelte-1tuhceb{border-color:var(--wx-color-danger)}.wx-richselect.wx-error.svelte-1tuhceb .wx-label:where(.svelte-1tuhceb){color:var(--wx-color-danger)}.wx-richselect.wx-error.svelte-1tuhceb .wx-icon:where(.svelte-1tuhceb){color:var(--wx-color-danger)}.wx-label.svelte-1tuhceb{display:block;width:100%;font-family:var(--wx-input-font-family);font-size:var(--wx-input-font-size);line-height:var(--wx-input-line-height);font-weight:var(--wx-input-font-weight);text-align:var(--wx-input-text-align);color:var(--wx-input-font-color);padding:var(--wx-input-padding);padding-right:calc(var(--wx-input-icon-size) + var(--wx-input-icon-indent) * 2);overflow:hidden}.wx-placeholder.svelte-1tuhceb{color:var(--wx-input-placeholder-color)}.wx-icon.svelte-1tuhceb{position:absolute;right:var(--wx-input-icon-indent);top:50%;transform:translateY(-50%);font-size:var(--wx-input-icon-size);line-height:1;width:var(--wx-input-icon-size);height:var(--wx-input-icon-size);display:flex;justify-content:center;align-items:center;pointer-events:none;-webkit-user-select:none;user-select:none;color:var(--wx-input-icon-color)}.wx-icon.svelte-1tuhceb:before{display:block}.wx-icon.wxi-close.svelte-1tuhceb{pointer-events:all}.wx-icon.wxi-close.svelte-1tuhceb:hover{background:var(--wx-background-hover);border-radius:var(--wx-icon-border-radius)}.wx-nowrap.svelte-1tuhceb .wx-label:where(.svelte-1tuhceb){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wx-segmented.svelte-rpe61h{display:inline-flex;flex-wrap:nowrap;background:var(--wx-segmented-background);border:var(--wx-segmented-border);border-radius:var(--wx-segmented-border-radius);padding:var(--wx-segmented-padding);max-width:100%}button.svelte-rpe61h{display:flex;flex-wrap:nowrap;align-items:center;text-decoration:none;text-align:center;letter-spacing:normal;text-transform:var(--wx-button-text-transform);font-family:var(--wx-button-font-family);font-size:var(--wx-button-font-size);line-height:var(--wx-button-line-height);font-weight:var(--wx-button-font-weight);padding:var(--wx-button-padding);border:var(--wx-button-border);border-radius:var(--wx-segmented-border-radius);background:transparent;color:var(--wx-button-font-color);cursor:pointer;box-shadow:none;transition:none;max-width:100%;-webkit-user-select:none;user-select:none}button.svelte-rpe61h,button.svelte-rpe61h:focus,button.svelte-rpe61h:active{outline:none}button.svelte-rpe61h+button:where(.svelte-rpe61h){margin-left:var(--wx-segmented-padding)}button.svelte-rpe61h:hover{background:var(--wx-segmented-background-hover)}button.wx-selected.svelte-rpe61h,button.wx-selected.svelte-rpe61h:hover,button.wx-selected.svelte-rpe61h:focus{background:var(--wx-color-primary);color:var(--wx-color-primary-font);cursor:default}.wx-icon.svelte-rpe61h{position:relative;font-size:var(--wx-button-icon-size);line-height:1;height:var(--wx-button-line-height);opacity:.7}.wx-icon.svelte-rpe61h:before{display:block;position:relative;top:50%;transform:translateY(-50%)}.wx-icon.wx-only.svelte-rpe61h{opacity:1}.wx-icon.svelte-rpe61h+.wx-label:where(.svelte-rpe61h){margin-left:4px}.wx-select.svelte-1jqzswh{position:relative;width:var(--wx-input-width)}select.svelte-1jqzswh{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:var(--wx-input-height);outline:none;background:var(--wx-input-background);border:var(--wx-input-border);border-radius:var(--wx-input-border-radius);font-family:var(--wx-input-font-family);font-size:var(--wx-input-font-size);line-height:var(--wx-input-line-height);font-weight:var(--wx-input-font-weight);text-align:var(--wx-input-text-align);color:var(--wx-input-font-color);padding:var(--wx-input-padding);padding-right:calc(var(--wx-input-icon-size) + var(--wx-input-icon-indent) * 2);overflow:hidden!important;text-overflow:ellipsis;cursor:pointer}select.svelte-1jqzswh:focus{border:var(--wx-input-border-focus)}select[disabled].svelte-1jqzswh{cursor:not-allowed;border:var(--wx-input-border-disabled);color:var(--wx-color-font-disabled);background:var(--wx-input-background-disabled)}select[disabled].svelte-1jqzswh~.wx-placeholder:where(.svelte-1jqzswh){color:var(--wx-color-font-disabled)}select[disabled].svelte-1jqzswh~.wx-icon:where(.svelte-1jqzswh){color:var(--wx-color-font-disabled)}select.wx-error.svelte-1jqzswh{border-color:var(--wx-color-danger);color:var(--wx-color-danger)}select.wx-error.svelte-1jqzswh option:where(.svelte-1jqzswh){color:var(--wx-input-font-color)}select.wx-error.svelte-1jqzswh~.wx-icon:where(.svelte-1jqzswh){color:var(--wx-color-danger)}.wx-placeholder.svelte-1jqzswh{position:absolute;left:0;top:0;width:100%;border:var(--wx-input-border);border-color:transparent;font-family:var(--wx-input-font-family);font-size:var(--wx-input-font-size);line-height:var(--wx-input-line-height);font-weight:var(--wx-input-font-weight);text-align:var(--wx-input-text-align);color:var(--wx-input-placeholder-color);padding:var(--wx-input-padding);padding-right:calc(var(--wx-input-icon-size) + var(--wx-input-icon-indent) * 2);white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis;cursor:pointer;pointer-events:none}.wx-icon.svelte-1jqzswh{position:absolute;right:var(--wx-input-icon-indent);top:50%;transform:translateY(-50%);font-size:var(--wx-input-icon-size);line-height:1;width:var(--wx-input-icon-size);height:var(--wx-input-icon-size);display:flex;justify-content:center;align-items:center;pointer-events:none;-webkit-user-select:none;user-select:none;color:var(--wx-input-icon-color)}.wx-icon.svelte-1jqzswh:before{display:block}.wx-icon.wxi-close.svelte-1jqzswh{pointer-events:all;cursor:pointer}.wx-icon.wxi-close.svelte-1jqzswh:hover{background:var(--wx-background-hover);border-radius:var(--wx-icon-border-radius)}.wx-slider.svelte-1uxqlk2{width:var(--wx-input-width)}label.svelte-1uxqlk2{display:block;margin:var(--wx-slider-label-margin);font-family:var(--wx-slider-label-font-family);font-size:var(--wx-slider-label-font-size);line-height:var(--wx-slider-label-line-height);font-weight:var(--wx-slider-label-font-weight);color:var(--wx-slider-label-font-color)}.wx-slider.svelte-1uxqlk2 div:where(.svelte-1uxqlk2){padding:calc((var(--wx-slider-height) - var(--wx-slider-track-height)) / 2) 0}input.svelte-1uxqlk2{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:var(--wx-slider-track-height);background:var(--wx-slider-background);border:none;border-radius:var(--wx-slider-track-border-radius);margin:0}input.svelte-1uxqlk2:focus{outline:none}input.svelte-1uxqlk2::-webkit-slider-runnable-track{margin:0;width:100%;height:var(--wx-slider-track-height);border:none;border-radius:var(--wx-slider-track-border-radius);cursor:pointer;background:transparent}input.svelte-1uxqlk2::-webkit-slider-thumb{margin-top:calc((var(--wx-slider-track-height) - var(--wx-slider-thumb-size)) / 2);width:var(--wx-slider-thumb-size);height:var(--wx-slider-thumb-size);background:var(--wx-slider-primary);border:var(--wx-slider-thumb-border);box-shadow:var(--wx-slider-thumb-shadow);border-radius:50%;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}input.svelte-1uxqlk2::-moz-range-track{margin:0;width:100%;height:var(--wx-slider-track-height);border:none;border-radius:var(--wx-slider-track-border-radius);cursor:pointer;background:transparent}input.svelte-1uxqlk2::-moz-range-thumb{margin-top:calc((var(--wx-slider-track-height) - var(--wx-slider-thumb-size)) / 2);width:var(--wx-slider-thumb-size);height:var(--wx-slider-thumb-size);background:var(--wx-slider-primary);border:var(--wx-slider-thumb-border);border-radius:50%;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}input.svelte-1uxqlk2::-moz-range-progress{background-color:var(--wx-slider-primary);height:var(--wx-slider-track-height);border-top-left-radius:var(--wx-slider-track-border-radius);border-bottom-left-radius:var(--wx-slider-track-border-radius)}input.svelte-1uxqlk2::-ms-track{color:transparent;margin:0;width:100%;height:var(--wx-slider-track-height);border:none;border-radius:var(--wx-slider-track-border-radius);cursor:pointer;background:transparent}input.svelte-1uxqlk2::-ms-fill-lower{background:var(--wx-slider-primary);border:.2px solid var(--wx-slider-primary);border-radius:var(--wx-slider-track-border-radius)}input.svelte-1uxqlk2::-ms-fill-upper{background:var(--wx-slider-background);border:.2px solid var(--wx-slider-background);border-radius:var(--wx-slider-track-border-radius)}input.svelte-1uxqlk2::-ms-thumb{margin-top:calc((var(--wx-slider-track-height) - var(--wx-slider-thumb-size)) / 2);width:var(--wx-slider-thumb-size);height:var(--wx-slider-thumb-size);background:var(--wx-slider-primary);border:var(--wx-slider-thumb-border);border-radius:50%;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}input.svelte-1uxqlk2:focus::-ms-fill-lower{background:var(--wx-slider-primary)}input.svelte-1uxqlk2:focus::-ms-fill-upper{background:var(--wx-slider-background)}input[disabled].svelte-1uxqlk2{cursor:not-allowed;background:var(--wx-color-disabled)}input[disabled].svelte-1uxqlk2::-webkit-slider-runnable-track{cursor:not-allowed}input[disabled].svelte-1uxqlk2::-webkit-slider-thumb{cursor:not-allowed;background:var(--wx-background);border:var(--wx-slider-thumb-border-disabled)}input[disabled].svelte-1uxqlk2::-moz-range-track{cursor:not-allowed}input[disabled].svelte-1uxqlk2::-moz-range-thumb{cursor:not-allowed;background:var(--wx-background);border:var(--wx-slider-thumb-border-disabled)}input[disabled].svelte-1uxqlk2::-moz-range-progress{cursor:not-allowed;background:var(--wx-color-disabled)}input[disabled].svelte-1uxqlk2::-ms-track{cursor:not-allowed}input[disabled].svelte-1uxqlk2::-ms-fill-lower{background:var(--wx-color-disabled);border-color:var(--wx-color-disabled)}input[disabled].svelte-1uxqlk2::-ms-fill-upper{background:var(--wx-color-disabled);border-color:var(--wx-color-disabled)}input[disabled].svelte-1uxqlk2::-ms-thumb{cursor:not-allowed;background:var(--wx-background);border:var(--wx-slider-thumb-border-disabled)}input[disabled].svelte-1uxqlk2:focus::-ms-fill-lower{background:var(--wx-color-disabled)}input[disabled].svelte-1uxqlk2:focus::-ms-fill-upper{background:var(--wx-color-disabled)}.wx-switch.svelte-trpbnt{position:relative;display:inline-block;vertical-align:top;margin:0;cursor:default}input.svelte-trpbnt{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:0;height:0;opacity:0;position:absolute;left:0;top:0;margin:0;padding:0}span.svelte-trpbnt{display:block;position:relative;width:var(--wx-switch-width);height:var(--wx-switch-height);border:var(--wx-switch-border-width) solid var(--wx-switch-border-color);border-radius:calc(var(--wx-switch-height) / 2);background-color:var(--wx-switch-background);transition:background-color .4s ease;cursor:pointer;overflow:hidden}span.svelte-trpbnt:before{content:"";position:absolute;left:var(--wx-switch-thumb-offset);top:var(--wx-switch-thumb-offset);height:calc(var(--wx-switch-height) - var(--wx-switch-thumb-offset) * 2 - var(--wx-switch-border-width) * 2);width:calc(var(--wx-switch-height) - var(--wx-switch-thumb-offset) * 2 - var(--wx-switch-border-width) * 2);border:var(--wx-switch-thumb-border);border-radius:50%;background:var(--wx-switch-thumb-background);box-shadow:var(--wx-switch-thumb-shadow);transition:transform .4s ease}input.svelte-trpbnt:checked~span:where(.svelte-trpbnt){background-color:var(--wx-switch-primary)}input.svelte-trpbnt:checked~span:where(.svelte-trpbnt):before{transform:translate(calc(var(--wx-switch-width) - var(--wx-switch-height)))}input[disabled].svelte-trpbnt~span:where(.svelte-trpbnt){background-color:var(--wx-color-disabled);border-color:var(--wx-switch-border-color-disabled);cursor:not-allowed}input[disabled].svelte-trpbnt~span:where(.svelte-trpbnt):before{border:var(--wx-switch-thumb-border-disabled);background:var(--wx-switch-thumb-background-disabled)}.wx-tabs.svelte-p5febx{display:inline-flex;flex-wrap:nowrap}button.svelte-p5febx{position:relative;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;text-decoration:none;text-align:center;letter-spacing:normal;text-transform:var(--wx-button-text-transform);font-family:var(--wx-button-font-family);font-size:var(--wx-button-font-size);line-height:var(--wx-button-line-height);font-weight:var(--wx-button-font-weight);padding:var(--wx-button-padding);border:var(--wx-button-border);border-width:var(--wx-tabs-border-width);border-radius:0;background:var(--wx-tabs-background);color:var(--wx-button-font-color);cursor:pointer;box-shadow:none;transition:none;max-width:100%;min-width:var(--wx-tabs-cell-min-width);-webkit-user-select:none;user-select:none}button.svelte-p5febx+button:where(.svelte-p5febx):before{content:"";display:block;position:absolute;left:calc(var(--wx-tabs-border-width) * -1 - var(--wx-tabs-divider-width) / 2);top:50%;transform:translateY(-50%);width:0;height:calc(var(--wx-tabs-border-width) * 2 + var(--wx-tabs-divider-height));border-left:var(--wx-tabs-divider-width) solid var(--wx-tabs-divider-color)}button.svelte-p5febx:first-child{border-top-left-radius:var(--wx-tabs-border-radius);border-bottom-left-radius:var(--wx-tabs-border-radius)}button.svelte-p5febx:last-child{border-top-right-radius:var(--wx-tabs-border-radius);border-bottom-right-radius:var(--wx-tabs-border-radius)}button.svelte-p5febx,button.svelte-p5febx:focus,button.svelte-p5febx:active{outline:none}button.svelte-p5febx:hover{background:var(--wx-tabs-background-hover)}button.wx-active.svelte-p5febx,button.wx-active.svelte-p5febx:hover,button.wx-active.svelte-p5febx:focus{background:var(--wx-tabs-active-background);color:var(--wx-tabs-active-color);cursor:default}button.wx-active.svelte-p5febx:before{display:none}button.wx-active.svelte-p5febx+button:where(.svelte-p5febx):before{display:none}button.wx-active.svelte-p5febx:after,button.svelte-p5febx:hover:after{content:"";display:block;position:absolute;left:13px;height:0;width:calc(100% - 26px)}button.wx-active.svelte-p5febx:after{border-bottom:2px solid var(--wx-tabs-active-border)}button.svelte-p5febx:not(.wx-active):hover:after{border-bottom:2px solid var(--wx-tabs-hover-border)}.wx-top.svelte-p5febx button.wx-active:where(.svelte-p5febx):after,.wx-top.svelte-p5febx button:where(.svelte-p5febx):hover:after{top:100%}.wx-bottom.svelte-p5febx button.wx-active:where(.svelte-p5febx):after,.wx-bottom.svelte-p5febx button:where(.svelte-p5febx):hover:after{top:0}.wx-icon.svelte-p5febx{position:relative;font-size:var(--wx-button-icon-size);line-height:1;height:var(--wx-button-line-height);opacity:.7}.wx-icon.svelte-p5febx:before{display:block;position:relative;top:50%;transform:translateY(-50%)}.wx-icon.wx-only.svelte-p5febx{opacity:1}.wx-icon.svelte-p5febx+.wx-label:where(.svelte-p5febx){margin-left:4px}.wx-counter.svelte-1gm2kzx{display:flex;border:var(--wx-input-border);width:max-content;border-radius:var(--wx-input-border-radius)}.wx-counter.svelte-1gm2kzx:not(.wx-readonly):has(.wx-input:focus){border:var(--wx-input-border-focus)}.wx-input.svelte-1gm2kzx{box-sizing:border-box;background:var(--wx-background);width:40px;height:30px;font-family:var(--wx-input-font-family);font-size:var(--wx-input-font-size);color:var(--wx-input-font-color);padding-left:8px;padding-right:8px;outline:none;border:none;border-left:var(--wx-input-border);border-right:var(--wx-input-border)}.wx-btn.svelte-1gm2kzx{box-sizing:border-box;display:flex;justify-content:center;align-items:center;width:32px;height:30px;font-family:var(--wx-input-font-family);font-size:var(--wx-input-font-size);color:var(--wx-input-font-color);background-color:var(--wx-background-alt);outline:none;border:none;cursor:pointer}.wx-counter.svelte-1gm2kzx:not(.wx-readonly):not(.wx-disabled) .wx-btn:where(.svelte-1gm2kzx):active{background-color:var(--wx-background-hover)}.wx-dec.svelte-1gm2kzx,.wx-inc.svelte-1gm2kzx{fill:var(--wx-color-primary)}.wx-btn-dec.svelte-1gm2kzx{border-radius:2px 0 0 2px}.wx-btn-inc.svelte-1gm2kzx{border-radius:0 2px 2px 0}.wx-error.svelte-1gm2kzx,.wx-counter.wx-error.svelte-1gm2kzx:has(.wx-input:focus){border:1px solid var(--wx-color-danger)}.wx-error.svelte-1gm2kzx .wx-input:where(.svelte-1gm2kzx){color:var(--wx-color-danger)}.wx-disabled.svelte-1gm2kzx .wx-input:where(.svelte-1gm2kzx),.wx-disabled.svelte-1gm2kzx .wx-btn:where(.svelte-1gm2kzx){cursor:not-allowed;color:var(--wx-color-font-disabled)}.wx-disabled.svelte-1gm2kzx .wx-btn:where(.svelte-1gm2kzx){background:var(--wx-color-disabled-alt)}.wx-disabled.svelte-1gm2kzx .wx-btn:where(.svelte-1gm2kzx) .wx-dec:where(.svelte-1gm2kzx),.wx-disabled.svelte-1gm2kzx .wx-btn:where(.svelte-1gm2kzx) .wx-inc:where(.svelte-1gm2kzx),.wx-readonly.svelte-1gm2kzx .wx-btn:where(.svelte-1gm2kzx) .wx-dec:where(.svelte-1gm2kzx),.wx-readonly.svelte-1gm2kzx .wx-btn:where(.svelte-1gm2kzx) .wx-inc:where(.svelte-1gm2kzx){fill:var(--wx-color-font-disabled)}.wx-readonly.svelte-1gm2kzx .wx-btn:where(.svelte-1gm2kzx){cursor:default}.wx-notice.svelte-1fuzrip{position:relative;background:var(--wx-notice-background);box-shadow:var(--wx-notice-shadow);border:var(--wx-notice-border);border-radius:var(--wx-notice-border-radius);margin:var(--wx-notice-margin);display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;overflow:hidden;font-family:var(--wx-notice-font-family);font-size:var(--wx-notice-font-size);line-height:var(--wx-notice-line-height);font-weight:var(--wx-notice-font-weight);color:var(--wx-notice-font-color);width:var(--wx-notice-width)}.wx-notice.svelte-1fuzrip:before{content:"";display:block;position:absolute;z-index:1;left:0;top:0;width:var(--wx-notice-type-border-width);height:100%;border-top-right-radius:var(--wx-notice-type-border-width);border-bottom-right-radius:var(--wx-notice-type-border-width);background:var(--wx-notice-type-border-color)}.wx-notice.svelte-1fuzrip:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;opacity:var(--wx-notice-type-background-opacity);background:transparent}.wx-text.svelte-1fuzrip,.wx-button.svelte-1fuzrip{position:relative;z-index:2;padding:var(--wx-notice-padding)}.wx-text.svelte-1fuzrip{flex-shrink:0;word-wrap:break-word;max-width:calc(var(--wx-notice-width) - var(--wx-notice-padding) * 2 - var(--wx-notice-icon-size))}.wxi-close.svelte-1fuzrip{position:relative;display:flex;justify-content:center;align-items:center;font-size:var(--wx-notice-icon-size);line-height:1;width:var(--wx-notice-icon-size);height:var(--wx-notice-icon-size);color:var(--wx-notice-type-icon-color);cursor:pointer}.wxi-close.svelte-1fuzrip:before{display:block;z-index:1}.wxi-close.svelte-1fuzrip:after{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px);height:calc(100% + 4px);border-radius:var(--wx-icon-border-radius)}.wxi-close.svelte-1fuzrip:hover:after{background:var(--wx-background-hover)}.wx-notice.wx-info.svelte-1fuzrip,.wx-notice.wx-warning.svelte-1fuzrip,.wx-notice.wx-success.svelte-1fuzrip,.wx-notice.wx-danger.svelte-1fuzrip{color:var(--wx-notice-type-font-color)}.wx-notice.wx-info.svelte-1fuzrip:before,.wx-notice.wx-info.svelte-1fuzrip:after{background:var(--wx-color-info)}.wx-notice.wx-warning.svelte-1fuzrip:before,.wx-notice.wx-warning.svelte-1fuzrip:after{background:var(--wx-color-warning)}.wx-notice.wx-success.svelte-1fuzrip:before,.wx-notice.wx-success.svelte-1fuzrip:after{background:var(--wx-color-success)}.wx-notice.wx-danger.svelte-1fuzrip:before,.wx-notice.wx-danger.svelte-1fuzrip:after{background:var(--wx-color-danger)}.wx-notice.wx-info.svelte-1fuzrip .wxi-close:where(.svelte-1fuzrip):after,.wx-notice.wx-warning.svelte-1fuzrip .wxi-close:where(.svelte-1fuzrip):after,.wx-notice.wx-success.svelte-1fuzrip .wxi-close:where(.svelte-1fuzrip):after,.wx-notice.wx-danger.svelte-1fuzrip .wxi-close:where(.svelte-1fuzrip):after{opacity:var(--wx-notice-type-close-hover-opacity)}.wx-notices.svelte-1bg7b98{position:fixed;z-index:var(--wx-notice-z-index);top:0;right:0}.wx-modal.svelte-1ue55qk{position:fixed;z-index:var(--wx-modal-z-index);top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--wx-modal-backdrop);text-align:center}.wx-window.svelte-1ue55qk{background:var(--wx-modal-background);box-shadow:var(--wx-modal-shadow);border:var(--wx-modal-border);border-radius:var(--wx-modal-border-radius);padding:var(--wx-modal-padding);min-width:var(--wx-modal-width)}.wx-header.svelte-1ue55qk{font-family:var(--wx-modal-header-font-family);font-size:var(--wx-modal-header-font-size);line-height:var(--wx-modal-header-line-height);font-weight:var(--wx-modal-header-font-weight);color:var(--wx-modal-header-font-color);margin-bottom:var(--wx-modal-gutter)}.wx-buttons.svelte-1ue55qk{margin-top:var(--wx-modal-gutter);display:flex;justify-content:center;margin-left:calc(var(--wx-modal-gutter) / -2);margin-right:calc(var(--wx-modal-gutter) / -2)}.wx-button.svelte-1ue55qk{flex:1;max-width:50%;padding:0 calc(var(--wx-modal-gutter) / 2)}.wx-field.svelte-1ttmbdt{width:var(--wx-field-width);max-width:100%;margin-bottom:var(--wx-field-gutter)}.wx-field.wx-left.svelte-1ttmbdt{display:flex;flex-wrap:nowrap;align-items:flex-start}.wx-field.wx-left.svelte-1ttmbdt>.wx-label:where(.svelte-1ttmbdt){width:var(--wx-label-width);flex-shrink:0;margin:0 var(--wx-field-gutter) 0 0;padding-top:calc((var(--wx-input-height) - var(--wx-label-line-height)) / 2);text-align:right}.wx-field.wx-left.svelte-1ttmbdt>.wx-field-control:where(.svelte-1ttmbdt){max-width:calc(100% - var(--wx-label-width) - var(--wx-field-gutter))}.wx-field.wx-error.svelte-1ttmbdt .wx-label:where(.svelte-1ttmbdt){color:var(--wx-color-danger)}.wx-field.wx-left.svelte-1ttmbdt .wx-field-control.wx-checkbox:where(.svelte-1ttmbdt){padding-top:calc((var(--wx-input-height) - var(--wx-checkbox-height)) / 2);padding-bottom:calc((var(--wx-input-height) - var(--wx-checkbox-height)) / 2)}.wx-field.wx-left.svelte-1ttmbdt .wx-field-control.wx-slider:where(.svelte-1ttmbdt){padding-top:calc((var(--wx-input-height) - var(--wx-slider-height)) / 2);padding-bottom:calc((var(--wx-input-height) - var(--wx-slider-height)) / 2)}.wx-field.wx-left.svelte-1ttmbdt .wx-field-control.wx-switch:where(.svelte-1ttmbdt){padding-top:calc((var(--wx-input-height) - var(--wx-switch-height)) / 2);padding-bottom:calc((var(--wx-input-height) - var(--wx-switch-height)) / 2)}.wx-label.svelte-1ttmbdt{display:block;margin:var(--wx-label-margin);padding:var(--wx-label-padding);font-family:var(--wx-label-font-family);font-size:var(--wx-label-font-size);line-height:var(--wx-label-line-height);font-weight:var(--wx-label-font-weight);color:var(--wx-label-font-color)}.wx-required.svelte-1ttmbdt .wx-label:where(.svelte-1ttmbdt):after{content:" *";color:var(--wx-color-danger)}.wx-field-control.svelte-1ttmbdt{position:relative;width:100%}.wx-timepicker.svelte-x2no0{position:relative;width:var(--wx-input-width)}.wx-wrapper.svelte-x2no0{padding:10px 20px}.wx-timer.svelte-x2no0{display:flex;text-align:center;justify-content:center;margin-bottom:10px}.wx-digit.svelte-x2no0{display:block;width:50px;height:38px;border:none;border-bottom:var(--wx-input-border);font-family:var(--wx-input-font-family);font-size:24px;line-height:28px;padding:5px;text-align:center;color:var(--wx-input-font-color);background-color:transparent;outline:none}.wx-digit.svelte-x2no0:focus{border-bottom:var(--wx-input-border-focus)}.wx-separator.svelte-x2no0{font-size:24px;line-height:38px}.wx-portal.svelte-nspkab{display:none}.wx-tooltip-area.svelte-1t4lkcu{position:relative;height:100%;width:100%}.wx-tooltip.svelte-1t4lkcu{pointer-events:none;position:absolute;top:0;left:0;border:1px solid var(--wx-tooltip-border, transparent);border-radius:var(--wx-border-radius);background-color:var(--wx-tooltip-background);color:var(--wx-tooltip-font-color);animation:svelte-1t4lkcu-wx-tooltip-appear .1s ease-out}.wx-tooltip-transition.svelte-1t4lkcu{transition:translate 50ms ease}@keyframes svelte-1t4lkcu-wx-tooltip-appear{0%{opacity:0}to{opacity:1}}.wx-tooltip-inner.svelte-1t4lkcu{border-radius:var(--wx-border-radius);overflow:hidden}.wx-tooltip-text.svelte-1t4lkcu{padding:var(--wx-tooltip-padding);font:var(--wx-tooltip-font);color:var(--wx-tooltip-font-color)}.wx-tooltip.wx-arrow-top.svelte-1t4lkcu:before,.wx-tooltip.wx-arrow-bottom.svelte-1t4lkcu:before,.wx-tooltip.wx-arrow-left.svelte-1t4lkcu:before,.wx-tooltip.wx-arrow-right.svelte-1t4lkcu:before{content:"";position:absolute;border:var(--wx-tooltip-arrow-size, 6px) solid transparent}.wx-tooltip.wx-arrow-top.svelte-1t4lkcu:before{top:100%;left:var(--wx-arrow-offset, 50%);transform:translate(-50%);border-top-color:var(--wx-tooltip-background);filter:drop-shadow(0 1px 0 var(--wx-tooltip-border, transparent))}.wx-tooltip.wx-arrow-bottom.svelte-1t4lkcu:before{bottom:100%;left:var(--wx-arrow-offset, 50%);transform:translate(-50%);border-bottom-color:var(--wx-tooltip-background);filter:drop-shadow(0 -1px 0 var(--wx-tooltip-border, transparent))}.wx-tooltip.wx-arrow-left.svelte-1t4lkcu:before{top:var(--wx-arrow-offset, 50%);left:100%;transform:translateY(-50%);border-left-color:var(--wx-tooltip-background);filter:drop-shadow(1px 0 0 var(--wx-tooltip-border, transparent))}.wx-tooltip.wx-arrow-right.svelte-1t4lkcu:before{top:var(--wx-arrow-offset, 50%);right:100%;transform:translateY(-50%);border-right-color:var(--wx-tooltip-background);filter:drop-shadow(-1px 0 0 var(--wx-tooltip-border, transparent))}.wx-modal.svelte-1uy1lop{position:fixed;z-index:var(--wx-modal-z-index);top:0;left:0;width:100%;height:100%;background:var(--wx-modal-backdrop);display:flex;align-items:center;justify-content:center}.wx-window.svelte-1uy1lop{background:var(--wx-modal-background);box-shadow:var(--wx-modal-shadow);border:var(--wx-modal-border);border-radius:var(--wx-modal-border-radius);min-width:var(--wx-modal-width)}.wx-sidearea.svelte-1o3ztbv{position:absolute;z-index:var(--wx-popup-z-index);background:var(--wx-modal-background);box-shadow:var(--wx-modal-shadow);border:var(--wx-modal-border);border-radius:var(--wx-modal-border-radius);min-width:var(--wx-modal-width);height:100vh;max-height:100%}.wx-sidearea.wx-pos-right.svelte-1o3ztbv{right:0;top:0}.wx-material-theme{--wx-color-primary: #2f77e3;--wx-color-primary-selected: #d5e6ff;--wx-color-primary-font: #fff;--wx-color-secondary: rgba(0, 0, 0, .04);--wx-color-secondary-hover: rgba(0, 0, 0, .1);--wx-color-secondary-font: rgba(0, 0, 0, .7);--wx-color-secondary-font-hover: rgba(0, 0, 0, .7);--wx-color-secondary-border: transparent;--wx-color-secondary-border-disabled: transparent;--wx-color-success: #00d19a;--wx-color-warning: #ffc975;--wx-color-info: #37a9ef;--wx-color-danger: #ff5252;--wx-color-disabled: #ededed;--wx-color-disabled-alt: #e9e9e9;--wx-color-font: rgba(0, 0, 0, .7);--wx-color-font-alt: rgba(0, 0, 0, .5);--wx-color-font-disabled: rgba(0, 0, 0, .3);--wx-color-link: var(--wx-color-primary);--wx-background: #fff;--wx-background-alt: #f7f7f7;--wx-background-hover: linear-gradient( rgba(0, 0, 0, .15) 0%, rgba(0, 0, 0, .15) 100% );--wx-font-family: Roboto, Arial, Helvetica, sans-serif;--wx-font-size: 14px;--wx-line-height: 20px;--wx-font-size-md: 16px;--wx-line-height-md: 24px;--wx-font-size-hd: 16px;--wx-line-height-hd: 30px;--wx-font-size-sm: 12px;--wx-line-height-sm: 16px;--wx-font-weight: 400;--wx-font-weight-md: 500;--wx-font-weight-b: 700;--wx-icon-color: var(--wx-color-font-alt);--wx-icon-size: var(--wx-line-height);--wx-icon-border-radius: 2px;--wx-border-color: #dfdfdf;--wx-border: 1px solid var(--wx-border-color);--wx-border-radius: 2px;--wx-radius-medium: var(--wx-border-radius);--wx-border-light: none;--wx-border-medium: 1px solid #eaedf5;--wx-shadow-light: 0px 4px 20px rgba(44, 47, 60, .12);--wx-shadow-medium: 0px 2px 4px rgba(0, 0, 0, .15);--wx-box-shadow: 0px 2px 4px rgba(0, 0, 0, .15);--wx-box-shadow-strong: 0px 2px 5px rgba(0, 0, 0, .3);--wx-padding: 8px;--wx-field-gutter: 16px;--wx-field-width: 400px;--wx-input-font-family: var(--wx-font-family);--wx-input-font-size: var(--wx-font-size);--wx-input-line-height: var(--wx-line-height);--wx-input-font-weight: var(--wx-font-weight);--wx-input-text-align: left;--wx-input-font-color: var(--wx-color-font);--wx-input-background: var(--wx-background);--wx-input-background-disabled: var(--wx-background);--wx-input-placeholder-color: var(--wx-color-font-alt);--wx-input-border: var(--wx-border);--wx-input-border-focus: 1px solid rgba(0, 0, 0, .5);--wx-input-border-disabled: 1px solid var(--wx-color-disabled);--wx-input-border-radius: var(--wx-border-radius);--wx-input-height: 32px;--wx-input-width: 100%;--wx-input-padding: 5px 8px;--wx-input-icon-indent: 6px;--wx-input-icon-color: var(--wx-icon-color);--wx-input-icon-size: var(--wx-icon-size);--wx-multicombo-tag-gap: 4px;--wx-multicombo-tag-border: none;--wx-multicombo-tag-border-radius: var(--wx-input-border-radius);--wx-multicombo-tag-pading: 2px 8px;--wx-multicombo-tag-background: var(--wx-background-alt);--wx-checkbox-height: var(--wx-line-height);--wx-checkbox-size: 18px;--wx-checkbox-border-width: 2px;--wx-checkbox-border-color: var(--wx-color-font-alt);--wx-checkbox-border-color-disabled: var(--wx-color-font-disabled);--wx-checkbox-border-radius: var(--wx-input-border-radius);--wx-checkbox-font-family: var(--wx-font-family);--wx-checkbox-font-size: var(--wx-font-size);--wx-checkbox-line-height: var(--wx-line-height);--wx-checkbox-font-weight: var(--wx-font-weight);--wx-checkbox-font-color: var(--wx-color-font);--wx-label-width: 80px;--wx-label-margin: 0 0 8px;--wx-label-padding: 0;--wx-label-font-family: var(--wx-font-family);--wx-label-font-size: var(--wx-font-size);--wx-label-line-height: var(--wx-line-height);--wx-label-font-weight: var(--wx-font-weight-md);--wx-label-font-color: var(--wx-color-font);--wx-button-font-family: var(--wx-font-family);--wx-button-font-size: var(--wx-font-size);--wx-button-line-height: var(--wx-line-height);--wx-button-font-weight: var(--wx-font-weight-md);--wx-button-text-transform: none;--wx-button-font-color: var(--wx-color-font);--wx-button-danger-font-color: #fff;--wx-button-background: var(--wx-background-alt);--wx-button-border: 1px solid transparent;--wx-button-border-radius: var(--wx-border-radius);--wx-button-height: 32px;--wx-button-padding: 5px 20px;--wx-button-icon-indent: 7px;--wx-button-icon-size: 16px;--wx-button-pressed: rgba(0, 0, 0, .16);--wx-button-danger-pressed: #cc4242;--wx-button-primary-pressed: #265fb6;--wx-button-box-shadow: -2px -2px 4px 0px rgba(255, 255, 255, .56) inset, 2px 2px 3px 1px rgba(0, 0, 0, .12) inset;--wx-button-primary-box-shadow: -2px -2px 4px 0px rgba( 255, 255, 255, .26 ) inset, 2px 2px 3px 1px rgba(0, 0, 0, .16) inset;--wx-segmented-background: var(--wx-background-alt);--wx-segmented-background-hover: var(--wx-background-hover);--wx-segmented-border: var(--wx-border);--wx-segmented-border-radius: var(--wx-border-radius);--wx-segmented-padding: 3px;--wx-tabs-background: var(--wx-background-alt);--wx-tabs-background-hover: var(--wx-background-hover);--wx-tabs-hover-border: transparent;--wx-tabs-border-width: 1px;--wx-tabs-border-radius: var(--wx-border-radius);--wx-tabs-divider-width: 1px;--wx-tabs-divider-height: 100%;--wx-tabs-divider-color: #dfdfdf;--wx-tabs-cell-min-width: 100px;--wx-tabs-active-background: var(--wx-color-primary);--wx-tabs-active-color: var(--wx-color-primary-font);--wx-tabs-active-border: transparent;--wx-slider-height: 16px;--wx-slider-primary: var(--wx-color-primary);--wx-slider-background: #dfdfdf;--wx-slider-track-height: 4px;--wx-slider-track-border-radius: 2px;--wx-slider-thumb-size: var(--wx-slider-height);--wx-slider-thumb-border: 2px solid var(--wx-background);--wx-slider-thumb-border-disabled: none;--wx-slider-thumb-shadow: var(--wx-box-shadow-strong);--wx-slider-label-margin: 0 0 5px;--wx-slider-label-font-family: var(--wx-font-family);--wx-slider-label-font-size: var(--wx-font-size);--wx-slider-label-line-height: var(--wx-line-height);--wx-slider-label-font-weight: var(--wx-font-weight-md);--wx-slider-label-font-color: var(--wx-color-font);--wx-switch-primary: var(--wx-color-primary);--wx-switch-background: rgba(0, 0, 0, .3);--wx-switch-width: 44px;--wx-switch-height: 22px;--wx-switch-border-width: 1px;--wx-switch-border-color: transparent;--wx-switch-border-color-disabled: #dfdfdf;--wx-switch-thumb-offset: 1px;--wx-switch-thumb-border: none;--wx-switch-thumb-border-disabled: none;--wx-switch-thumb-background: var(--wx-background);--wx-switch-thumb-background-disabled: var(--wx-background);--wx-switch-thumb-shadow: var(--wx-box-shadow-strong);--wx-popup-z-index: 1001;--wx-popup-background: var(--wx-background);--wx-popup-shadow: var(--wx-shadow-light);--wx-popup-border: none;--wx-popup-border-radius: var(--wx-border-radius);--wx-modal-z-index: 1000;--wx-modal-background: var(--wx-background);--wx-modal-shadow: var(--wx-shadow-medium);--wx-modal-border: none;--wx-modal-border-radius: var(--wx-border-radius);--wx-modal-width: 280px;--wx-modal-padding: 16px 20px;--wx-modal-gutter: 14px;--wx-modal-backdrop: rgba(0, 0, 0, .5);--wx-modal-header-font-family: var(--wx-font-family);--wx-modal-header-font-size: var(--wx-font-size-hd);--wx-modal-header-line-height: var(--wx-line-height-hd);--wx-modal-header-font-weight: var(--wx-font-weight);--wx-modal-header-font-color: #000;--wx-notice-z-index: 1010;--wx-notice-background: var(--wx-background);--wx-notice-shadow: var(--wx-shadow-medium);--wx-notice-border: none;--wx-notice-border-radius: var(--wx-border-radius);--wx-notice-margin: 6px 12px;--wx-notice-font-family: var(--wx-font-family);--wx-notice-font-size: var(--wx-font-size);--wx-notice-line-height: var(--wx-line-height);--wx-notice-font-weight: var(--wx-font-weight);--wx-notice-font-color: var(--wx-color-font);--wx-notice-padding: var(--wx-padding);--wx-notice-width: 240px;--wx-notice-icon-size: var(--wx-icon-size);--wx-notice-icon-color: var(--wx-icon-color);--wx-notice-type-border-width: 0px;--wx-notice-type-border-color: transparent;--wx-notice-type-font-color: #fff;--wx-notice-type-icon-color: rgba(255, 255, 255, .8);--wx-notice-type-background-opacity: 1;--wx-notice-type-close-hover-opacity: .3;--wx-calendar-padding: 16px;--wx-calendar-cell-size: 32px;--wx-calendar-gap: 4px;--wx-calendar-line-gap: 0px;--wx-calendar-border-radius: var(--wx-calendar-cell-size);--wx-calendar-font-family: var(--wx-font-family);--wx-calendar-font-size: var(--wx-font-size);--wx-calendar-line-height: var(--wx-line-height);--wx-calendar-font-weight: var(--wx-font-weight);--wx-calendar-font-color: var(--wx-color-font);--wx-calendar-icon-color: var(--wx-icon-color);--wx-calendar-icon-size: var(--wx-icon-size);--wx-calendar-header-font-size: var(--wx-font-size);--wx-calendar-header-line-height: var(--wx-line-height);--wx-calendar-header-font-weight: var(--wx-font-weight-md);--wx-calendar-controls-font-family: var(--wx-button-font-family);--wx-calendar-controls-font-size: var(--wx-button-font-size);--wx-calendar-controls-line-height: var(--wx-button-line-height);--wx-calendar-controls-font-weight: var(--wx-button-font-weight);--wx-calendar-controls-font-color: var(--wx-color-link);--wx-tooltip-font: var(--wx-font-weight) var(--wx-font-size) var(--wx-font-family);--wx-tooltip-font-color: #ffffff;--wx-tooltip-background: #000000b2;--wx-tooltip-border: transparent;--wx-tooltip-padding: 4px 8px;--wx-tooltip-point-offset: 14px;--wx-tooltip-arrow-size: 6px;--wx-tooltip-z-index: 1002}.wx-material-theme{font-family:var(--wx-font-family);font-size:var(--wx-font-size);line-height:var(--wx-line-height);font-weight:var(--wx-font-weight);font-style:normal;letter-spacing:normal;text-align:left;color:var(--wx-color-font);background:var(--wx-background)}.wx-material-theme *,.wx-material-theme *:before,.wx-material-theme *:after{box-sizing:border-box}.wx-willow-theme{--wx-color-primary: #37a9ef;--wx-color-primary-selected: #d5eaf7;--wx-color-primary-font: #fff;--wx-color-secondary: transparent;--wx-color-secondary-hover: rgba(55, 169, 239, .12);--wx-color-secondary-font: var(--wx-color-primary);--wx-color-secondary-font-hover: var(--wx-color-primary);--wx-color-secondary-border: var(--wx-color-primary);--wx-color-secondary-border-disabled: #c0c3ce;--wx-color-success: #77d257;--wx-color-warning: #fcba2e;--wx-color-info: #37a9ef;--wx-color-danger: #fe6158;--wx-color-disabled: #f2f3f7;--wx-color-disabled-alt: #e9e9e9;--wx-color-font: #2c2f3c;--wx-color-font-alt: #9fa1ae;--wx-color-font-disabled: #c0c3ce;--wx-color-link: var(--wx-color-primary);--wx-background: #ffffff;--wx-background-alt: #f2f3f7;--wx-background-hover: #eaedf5;--wx-font-family: "Open Sans", Arial, Helvetica, sans-serif;--wx-font-size: 14px;--wx-line-height: 20px;--wx-font-size-md: 14px;--wx-line-height-md: 24px;--wx-font-size-hd: 16px;--wx-line-height-hd: 30px;--wx-font-size-sm: 12px;--wx-line-height-sm: 16px;--wx-font-weight: 400;--wx-font-weight-md: 600;--wx-font-weight-b: 700;--wx-icon-color: #9fa1ae;--wx-icon-size: var(--wx-line-height);--wx-icon-border-radius: 2px;--wx-border-color: #e6e6e6;--wx-border: 1px solid var(--wx-border-color);--wx-border-radius: 3px;--wx-radius-major: 6px;--wx-border-light: none;--wx-border-medium: 1px solid #eaedf5;--wx-shadow-light: 0px 3px 10px 0px rgba(44, 47, 60, .12), 0px 1px 2px 0px rgba(44, 47, 60, .06);--wx-shadow-medium: 0px 4px 20px 0px rgba(44, 47, 60, .12);--wx-box-shadow: 0px 1px 2px rgba(44, 47, 60, .06), 0px 3px 10px rgba(44, 47, 60, .12);--wx-box-shadow-strong: 0px 4px 20px rgba(44, 47, 60, .16);--wx-padding: 8px;--wx-field-gutter: 16px;--wx-field-width: 400px;--wx-input-font-family: var(--wx-font-family);--wx-input-font-size: var(--wx-font-size);--wx-input-line-height: var(--wx-line-height);--wx-input-font-weight: var(--wx-font-weight);--wx-input-text-align: left;--wx-input-font-color: var(--wx-color-font);--wx-input-background: var(--wx-background);--wx-input-background-disabled: var(--wx-color-disabled);--wx-input-placeholder-color: var(--wx-color-font-alt);--wx-input-border: var(--wx-border);--wx-input-border-focus: 1px solid var(--wx-color-primary);--wx-input-border-disabled: var(--wx-border);--wx-input-border-radius: 3px;--wx-input-height: 32px;--wx-input-width: 100%;--wx-input-padding: 5px 8px;--wx-input-icon-indent: 6px;--wx-input-icon-color: var(--wx-icon-color);--wx-input-icon-size: var(--wx-icon-size);--wx-multicombo-tag-gap: 3px;--wx-multicombo-tag-border: none;--wx-multicombo-tag-border-radius: var(--wx-input-border-radius);--wx-multicombo-tag-pading: 2px 8px;--wx-multicombo-tag-background: var(--wx-background-alt);--wx-checkbox-height: var(--wx-line-height);--wx-checkbox-size: var(--wx-checkbox-height);--wx-checkbox-border-width: 2px;--wx-checkbox-border-color: var(--wx-color-font-alt);--wx-checkbox-border-color-disabled: var(--wx-color-disabled);--wx-checkbox-border-radius: var(--wx-input-border-radius);--wx-checkbox-font-family: var(--wx-font-family);--wx-checkbox-font-size: var(--wx-font-size);--wx-checkbox-line-height: var(--wx-line-height);--wx-checkbox-font-weight: var(--wx-font-weight);--wx-checkbox-font-color: var(--wx-color-font);--wx-label-width: 100px;--wx-label-margin: 0 0 4px;--wx-label-padding: 0;--wx-label-font-family: var(--wx-font-family);--wx-label-font-size: var(--wx-font-size);--wx-label-line-height: var(--wx-line-height);--wx-label-font-weight: var(--wx-font-weight-md);--wx-label-font-color: var(--wx-color-font);--wx-button-font-family: var(--wx-font-family);--wx-button-font-size: var(--wx-font-size-md);--wx-button-line-height: var(--wx-line-height);--wx-button-font-weight: var(--wx-font-weight-md);--wx-button-text-transform: none;--wx-button-font-color: var(--wx-color-font);--wx-button-danger-font-color: #fff;--wx-button-background: var(--wx-background-alt);--wx-button-border: 1px solid transparent;--wx-button-border-radius: var(--wx-border-radius);--wx-button-height: 32px;--wx-button-padding: 5px 16px;--wx-button-icon-indent: 5px;--wx-button-icon-size: 20px;--wx-button-pressed: #d7dde3;--wx-button-danger-pressed: #cb4e46;--wx-button-primary-pressed: #098cdc;--wx-button-box-shadow: -2px -2px 4px 0px rgba(255, 255, 255, .56) inset, 2px 2px 3px 1px rgba(0, 0, 0, .12) inset;--wx-button-primary-box-shadow: -2px -2px 4px 0px rgba( 255, 255, 255, .26 ) inset, 2px 2px 3px 1px rgba(0, 0, 0, .16) inset;--wx-segmented-background: var(--wx-background-alt);--wx-segmented-background-hover: var(--wx-background-hover);--wx-segmented-border: none;--wx-segmented-border-radius: 6px;--wx-segmented-padding: 0px;--wx-tabs-background: var(--wx-background);--wx-tabs-background-hover: transparent;--wx-tabs-hover-border: #9fa1ae;--wx-tabs-border-width: 1px;--wx-tabs-border-radius: var(--wx-border-radius);--wx-tabs-divider-width: 1px;--wx-tabs-divider-height: 60%;--wx-tabs-divider-color: transparent;--wx-tabs-cell-min-width: 100px;--wx-tabs-active-background: transparent;--wx-tabs-active-color: var(--wx-color-primary);--wx-tabs-active-border: var(--wx-tabs-active-color);--wx-slider-height: 14px;--wx-slider-primary: var(--wx-color-primary);--wx-slider-background: var(--wx-background-alt);--wx-slider-track-height: 4px;--wx-slider-track-border-radius: 2px;--wx-slider-thumb-size: var(--wx-slider-height);--wx-slider-thumb-border: none;--wx-slider-thumb-border-disabled: none;--wx-slider-thumb-shadow: var(--wx-box-shadow-strong);--wx-slider-label-margin: 0 0 5px;--wx-slider-label-font-family: var(--wx-font-family);--wx-slider-label-font-size: var(--wx-font-size);--wx-slider-label-line-height: var(--wx-line-height);--wx-slider-label-font-weight: var(--wx-font-weight-md);--wx-slider-label-font-color: var(--wx-color-font);--wx-switch-primary: var(--wx-color-primary);--wx-switch-background: #9fa1ae;--wx-switch-width: 48px;--wx-switch-height: 24px;--wx-switch-border-width: 0px;--wx-switch-border-color: transparent;--wx-switch-border-color-disabled: transparent;--wx-switch-thumb-offset: 1px;--wx-switch-thumb-border: none;--wx-switch-thumb-border-disabled: 1px solid #c0c3ce;--wx-switch-thumb-background: var(--wx-background);--wx-switch-thumb-background-disabled: var(--wx-color-disabled);--wx-switch-thumb-shadow: none;--wx-popup-z-index: 1001;--wx-popup-background: var(--wx-background);--wx-popup-shadow: var(--wx-shadow-light);--wx-popup-border: 1px solid transparent;--wx-popup-border-radius: var(--wx-border-radius);--wx-modal-z-index: 1000;--wx-modal-background: var(--wx-background);--wx-modal-shadow: var(--wx-shadow-medium);--wx-modal-border: none;--wx-modal-border-radius: var(--wx-border-radius);--wx-modal-width: 280px;--wx-modal-padding: 16px 20px;--wx-modal-gutter: 14px;--wx-modal-backdrop: rgba(108, 114, 131, .2);--wx-modal-header-font-family: var(--wx-font-family);--wx-modal-header-font-size: var(--wx-font-size-hd);--wx-modal-header-line-height: var(--wx-line-height-hd);--wx-modal-header-font-weight: var(--wx-font-weight-b);--wx-modal-header-font-color: #000;--wx-notice-z-index: 1010;--wx-notice-background: var(--wx-background);--wx-notice-shadow: var(--wx-shadow-medium);--wx-notice-border: none;--wx-notice-border-radius: 0 var(--wx-border-radius) var(--wx-border-radius) 0;--wx-notice-margin: 6px 12px;--wx-notice-font-family: var(--wx-font-family);--wx-notice-font-size: var(--wx-font-size);--wx-notice-line-height: var(--wx-line-height);--wx-notice-font-weight: var(--wx-font-weight);--wx-notice-font-color: var(--wx-color-font);--wx-notice-padding: 14px;--wx-notice-width: 240px;--wx-notice-icon-size: var(--wx-icon-size);--wx-notice-icon-color: var(--wx-icon-color);--wx-notice-type-border-width: 4px;--wx-notice-type-border-color: var(--wx-icon-color);--wx-notice-type-font-color: var(--wx-color-font);--wx-notice-type-icon-color: var(--wx-icon-color);--wx-notice-type-background-opacity: 0;--wx-notice-type-close-hover-opacity: 1;--wx-calendar-padding: 16px;--wx-calendar-cell-size: 32px;--wx-calendar-gap: 4px;--wx-calendar-line-gap: 4px;--wx-calendar-border-radius: var(--wx-border-radius);--wx-calendar-font-family: var(--wx-font-family);--wx-calendar-font-size: var(--wx-font-size);--wx-calendar-line-height: var(--wx-line-height);--wx-calendar-font-weight: var(--wx-font-weight);--wx-calendar-font-color: var(--wx-color-font);--wx-calendar-icon-color: var(--wx-icon-color);--wx-calendar-icon-size: var(--wx-icon-size);--wx-calendar-header-font-size: var(--wx-font-size);--wx-calendar-header-line-height: var(--wx-line-height);--wx-calendar-header-font-weight: var(--wx-font-weight-md);--wx-calendar-controls-font-family: var(--wx-button-font-family);--wx-calendar-controls-font-size: var(--wx-font-size);--wx-calendar-controls-line-height: var(--wx-line-height);--wx-calendar-controls-font-weight: var(--wx-font-weight);--wx-calendar-controls-font-color: var(--wx-color-font);--wx-tooltip-font: var(--wx-font-weight) var(--wx-font-size) var(--wx-font-family);--wx-tooltip-font-color: #ffffff;--wx-tooltip-background: #2c2f3c;--wx-tooltip-border: transparent;--wx-tooltip-padding: 4px 8px;--wx-tooltip-point-offset: 14px;--wx-tooltip-arrow-size: 6px;--wx-tooltip-z-index: 1002}.wx-willow-theme{font-family:var(--wx-font-family);font-size:var(--wx-font-size);line-height:var(--wx-line-height);font-weight:var(--wx-font-weight);font-style:normal;letter-spacing:normal;text-align:left;color:var(--wx-color-font);background:var(--wx-background)}.wx-willow-theme *,.wx-willow-theme *:before,.wx-willow-theme *:after{box-sizing:border-box}.wx-willow-dark-theme{--wx-color-primary: #7a67eb;--wx-color-primary-selected: rgba(122, 103, 235, .3);--wx-color-primary-font: #fff;--wx-color-secondary: transparent;--wx-color-secondary-hover: rgba(122, 103, 235, .12);--wx-color-secondary-font: var(--wx-color-primary);--wx-color-secondary-font-hover: var(--wx-color-primary);--wx-color-secondary-border: var(--wx-color-primary);--wx-color-secondary-border-disabled: #9fa1ae;--wx-color-success: #77d257;--wx-color-warning: #fcba2e;--wx-color-info: var(--wx-color-primary);--wx-color-danger: #fe6158;--wx-color-disabled: #384047;--wx-color-disabled-alt: #44474a;--wx-color-font: rgba(255, 255, 255, .9);--wx-color-font-alt: #9fa1ae;--wx-color-font-disabled: #9fa1ae;--wx-color-link: var(--wx-color-primary);--wx-background: #2a2b2d;--wx-background-alt: #384047;--wx-background-hover: #20262b;--wx-font-family: "Open Sans", Arial, Helvetica, sans-serif;--wx-font-size: 14px;--wx-line-height: 20px;--wx-font-size-md: 14px;--wx-line-height-md: 24px;--wx-font-size-hd: 16px;--wx-line-height-hd: 30px;--wx-font-size-sm: 12px;--wx-line-height-sm: 16px;--wx-font-weight: 400;--wx-font-weight-md: 600;--wx-font-weight-b: 700;--wx-icon-color: #c0c3ce;--wx-icon-size: var(--wx-line-height);--wx-icon-border-radius: 2px;--wx-border-color: #384047;--wx-border: 1px solid var(--wx-border-color);--wx-border-radius: 3px;--wx-radius-major: 6px;--wx-border-light: 1px solid #384047;--wx-border-medium: 1px solid #384047;--wx-shadow-light: 0px 4px 20px 0px rgba(44, 47, 60, .12);--wx-shadow-medium: none;--wx-box-shadow: 0px 4px 48px rgba(44, 47, 60, .18);--wx-box-shadow-strong: 0px 4px 48px rgba(44, 47, 60, .18), 0px 4px 8px rgba(14, 14, 15, .3);--wx-padding: 8px;--wx-field-gutter: 16px;--wx-field-width: 400px;--wx-input-font-family: var(--wx-font-family);--wx-input-font-size: var(--wx-font-size);--wx-input-line-height: var(--wx-line-height);--wx-input-font-weight: var(--wx-font-weight);--wx-input-text-align: left;--wx-input-font-color: var(--wx-color-font);--wx-input-background: var(--wx-background);--wx-input-background-disabled: var(--wx-color-disabled);--wx-input-placeholder-color: var(--wx-color-font-alt);--wx-input-border: var(--wx-border);--wx-input-border-focus: 1px solid var(--wx-color-primary);--wx-input-border-disabled: var(--wx-border);--wx-input-border-radius: 3px;--wx-input-height: 32px;--wx-input-width: 100%;--wx-input-padding: 5px 8px;--wx-input-icon-indent: 6px;--wx-input-icon-color: var(--wx-icon-color);--wx-input-icon-size: var(--wx-icon-size);--wx-multicombo-tag-gap: 3px;--wx-multicombo-tag-border: none;--wx-multicombo-tag-border-radius: var(--wx-input-border-radius);--wx-multicombo-tag-pading: 2px 8px;--wx-multicombo-tag-background: var(--wx-background-alt);--wx-checkbox-height: var(--wx-line-height);--wx-checkbox-size: var(--wx-checkbox-height);--wx-checkbox-border-width: 2px;--wx-checkbox-border-color: var(--wx-color-font-alt);--wx-checkbox-border-color-disabled: var(--wx-color-disabled);--wx-checkbox-border-radius: var(--wx-input-border-radius);--wx-checkbox-font-family: var(--wx-font-family);--wx-checkbox-font-size: var(--wx-font-size);--wx-checkbox-line-height: var(--wx-line-height);--wx-checkbox-font-weight: var(--wx-font-weight);--wx-checkbox-font-color: var(--wx-color-font);--wx-label-width: 100px;--wx-label-margin: 0 0 4px;--wx-label-padding: 0;--wx-label-font-family: var(--wx-font-family);--wx-label-font-size: var(--wx-font-size);--wx-label-line-height: var(--wx-line-height);--wx-label-font-weight: var(--wx-font-weight-md);--wx-label-font-color: var(--wx-color-font);--wx-button-font-family: var(--wx-font-family);--wx-button-font-size: var(--wx-font-size-md);--wx-button-line-height: var(--wx-line-height);--wx-button-font-weight: var(--wx-font-weight-md);--wx-button-text-transform: none;--wx-button-background: var(--wx-background-alt);--wx-button-font-color: var(--wx-color-font);--wx-button-danger-font-color: #fff;--wx-button-border: 1px solid transparent;--wx-button-border-radius: var(--wx-border-radius);--wx-button-height: 32px;--wx-button-padding: 5px 16px;--wx-button-icon-indent: 5px;--wx-button-icon-size: 20px;--wx-button-pressed: #353d44;--wx-button-danger-pressed: #cb4e46;--wx-button-primary-pressed: #5643c7;--wx-button-box-shadow: -2px -2px 4px 0px rgba(255, 255, 255, .06) inset, 2px 2px 3px 1px rgba(0, 0, 0, .16) inset;--wx-button-primary-box-shadow: -2px -2px 4px 0px rgba( 255, 255, 255, .12 ) inset, 2px 2px 3px 1px rgba(0, 0, 0, .2) inset;--wx-segmented-background: var(--wx-background-alt);--wx-segmented-background-hover: var(--wx-background-hover);--wx-segmented-border: none;--wx-segmented-border-radius: 6px;--wx-segmented-padding: 0px;--wx-tabs-background: var(--wx-background);--wx-tabs-background-hover: transparent;--wx-tabs-hover-border: #9fa1ae;--wx-tabs-border-width: 1px;--wx-tabs-border-radius: var(--wx-border-radius);--wx-tabs-divider-width: 1px;--wx-tabs-divider-height: 60%;--wx-tabs-divider-color: transparent;--wx-tabs-cell-min-width: 100px;--wx-tabs-active-background: transparent;--wx-tabs-active-color: var(--wx-color-primary);--wx-tabs-active-border: var(--wx-tabs-active-color);--wx-slider-height: 14px;--wx-slider-primary: var(--wx-color-primary);--wx-slider-background: var(--wx-background-alt);--wx-slider-track-height: 4px;--wx-slider-track-border-radius: 2px;--wx-slider-thumb-size: var(--wx-slider-height);--wx-slider-thumb-border: none;--wx-slider-thumb-border-disabled: 1px solid var(--wx-color-disabled);--wx-slider-thumb-shadow: none;--wx-slider-label-margin: 0 0 5px;--wx-slider-label-font-family: var(--wx-font-family);--wx-slider-label-font-size: var(--wx-font-size);--wx-slider-label-line-height: var(--wx-line-height);--wx-slider-label-font-weight: var(--wx-font-weight-md);--wx-slider-label-font-color: var(--wx-color-font);--wx-switch-primary: var(--wx-color-primary);--wx-switch-background: #384047;--wx-switch-width: 48px;--wx-switch-height: 24px;--wx-switch-border-width: 0px;--wx-switch-border-color: transparent;--wx-switch-border-color-disabled: transparent;--wx-switch-thumb-offset: 1px;--wx-switch-thumb-border: none;--wx-switch-thumb-border-disabled: 1px solid rgba(255, 255, 255, .7);--wx-switch-thumb-background: rgba(255, 255, 255, .9);--wx-switch-thumb-background-disabled: var(--wx-color-disabled);--wx-switch-thumb-shadow: none;--wx-popup-z-index: 1001;--wx-popup-background: var(--wx-background);--wx-popup-shadow: var(--wx-shadow-light);--wx-popup-border: 1px solid rgba(255, 255, 255, .26);--wx-popup-border-radius: var(--wx-border-radius);--wx-modal-z-index: 1000;--wx-modal-background: var(--wx-background);--wx-modal-shadow: var(--wx-shadow-medium);--wx-modal-border: 1px solid #ffffff42;--wx-modal-border-radius: var(--wx-border-radius);--wx-modal-width: 280px;--wx-modal-padding: 16px 20px;--wx-modal-gutter: 14px;--wx-modal-backdrop: rgba(108, 114, 131, .2);--wx-modal-header-font-family: var(--wx-font-family);--wx-modal-header-font-size: var(--wx-font-size-hd);--wx-modal-header-line-height: var(--wx-line-height-hd);--wx-modal-header-font-weight: var(--wx-font-weight-b);--wx-modal-header-font-color: #fff;--wx-notice-z-index: 1010;--wx-notice-background: var(--wx-background-alt);--wx-notice-shadow: var(--wx-shadow-medium);--wx-notice-border: none;--wx-notice-border-radius: 0 var(--wx-border-radius) var(--wx-border-radius) 0;--wx-notice-margin: 6px 12px;--wx-notice-font-family: var(--wx-font-family);--wx-notice-font-size: var(--wx-font-size);--wx-notice-line-height: var(--wx-line-height);--wx-notice-font-weight: var(--wx-font-weight);--wx-notice-font-color: var(--wx-color-font);--wx-notice-padding: 14px;--wx-notice-width: 240px;--wx-notice-icon-size: var(--wx-icon-size);--wx-notice-icon-color: var(--wx-icon-color);--wx-notice-type-border-width: 4px;--wx-notice-type-border-color: var(--wx-icon-color);--wx-notice-type-font-color: var(--wx-color-font);--wx-notice-type-icon-color: #9fa1ae;--wx-notice-type-background-opacity: 0;--wx-notice-type-close-hover-opacity: 1;--wx-calendar-padding: 16px;--wx-calendar-cell-size: 32px;--wx-calendar-gap: 4px;--wx-calendar-line-gap: 4px;--wx-calendar-border-radius: var(--wx-border-radius);--wx-calendar-font-family: var(--wx-font-family);--wx-calendar-font-size: var(--wx-font-size);--wx-calendar-line-height: var(--wx-line-height);--wx-calendar-font-weight: var(--wx-font-weight);--wx-calendar-font-color: var(--wx-color-font);--wx-calendar-icon-color: var(--wx-icon-color);--wx-calendar-icon-size: var(--wx-icon-size);--wx-calendar-header-font-size: var(--wx-font-size);--wx-calendar-header-line-height: var(--wx-line-height);--wx-calendar-header-font-weight: var(--wx-font-weight-md);--wx-calendar-controls-font-family: var(--wx-button-font-family);--wx-calendar-controls-font-size: var(--wx-font-size);--wx-calendar-controls-line-height: var(--wx-line-height);--wx-calendar-controls-font-weight: var(--wx-font-weight);--wx-calendar-controls-font-color: var(--wx-color-font);--wx-tooltip-font: var(--wx-font-weight) var(--wx-font-size) var(--wx-font-family);--wx-tooltip-font-color: #ffffff;--wx-tooltip-background: #2c2f3c;--wx-tooltip-border: var(--wx-border-color);--wx-tooltip-padding: 4px 8px;--wx-tooltip-point-offset: 14px;--wx-tooltip-arrow-size: 6px;--wx-tooltip-z-index: 1002}.wx-willow-dark-theme{font-family:var(--wx-font-family);font-size:var(--wx-font-size);line-height:var(--wx-line-height);font-weight:var(--wx-font-weight);font-style:normal;letter-spacing:normal;text-align:left;color:var(--wx-color-font);background:var(--wx-background);color-scheme:dark}.wx-willow-dark-theme *,.wx-willow-dark-theme *:before,.wx-willow-dark-theme *:after{box-sizing:border-box}.wx-measure-cell-body,.wx-print-cell,.wx-cell.svelte-1s06fdw{background:inherit;box-sizing:border-box;padding:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-print-tree-cell,.wx-tree-cell.svelte-1s06fdw{display:flex}.wx-measure-cell-body,.wx-cell.svelte-1s06fdw:not(:last-child){border-right:var(--wx-table-cell-border)}.wx-print-draggable,.wx-draggable.svelte-1s06fdw,.wx-draggable-stub.svelte-1s06fdw{display:inline-block;vertical-align:middle;margin-right:3px;font-size:20px;height:20px;width:20px}.wx-draggable.svelte-1s06fdw{cursor:move}.wx-shadow.wx-cell.svelte-1s06fdw{border-right:var(--wx-table-fixed-column-border);clip-path:inset(0px -15px 0px 0px);z-index:1}.wx-fixed-right.wx-shadow.wx-cell.svelte-1s06fdw{border-right:var(--wx-table-cell-border);border-left:var(--wx-table-fixed-column-border)}.wx-fixed-right.wx-shadow.wx-cell.svelte-1s06fdw:last-child{border-right:none}.wx-print-grid-tree-toggle,.wx-table-tree-toggle.svelte-1s06fdw{font-size:20px;cursor:pointer;margin:0 4px 0 0;display:inline-block}.wx-cell[tabindex="0"].svelte-1s06fdw:focus{outline:1px solid var(--wx-color-primary);outline-offset:-1px}.wx-search.svelte-1s06fdw{background-color:#ffeb3b}.wx-print-filter,.wx-cell.wx-filter>.wx-text>input{height:28px;padding:4px 8px}.wx-print-filter{border:var(--wx-table-border);background:var(--wx-background);border-radius:var(--wx-input-border-radius);font-weight:400;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wx-cell.wx-filter div.wx-richselect{min-height:28px;height:28px;padding:4px 8px}.wx-cell.wx-filter div.wx-richselect .wx-label{padding:0}.wx-cell.wx-filter div.wx-datepicker input{height:28px;padding:4px 8px}.wx-multiselect.svelte-nqlpnp{position:relative;outline:none;width:var(--wx-input-width);min-height:var(--wx-input-height);border:var(--wx-input-border);border-radius:var(--wx-input-border-radius);background:var(--wx-input-background);cursor:pointer}.wx-multiselect.svelte-nqlpnp:focus{border:var(--wx-input-border-focus)}.wx-label.svelte-nqlpnp{position:relative;top:50%;transform:translateY(-50%);display:block;width:100%;font-family:var(--wx-input-font-family);font-size:var(--wx-input-font-size);line-height:var(--wx-input-line-height);font-weight:var(--wx-input-font-weight);text-align:var(--wx-input-text-align);color:var(--wx-input-font-color);padding:var(--wx-input-padding);padding-right:calc(var(--wx-input-icon-size) + var(--wx-input-icon-indent) * 2);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wx-text.svelte-nqlpnp{display:block;overflow:hidden;text-overflow:ellipsis}.wx-placeholder.svelte-nqlpnp{color:var(--wx-input-placeholder-color)}.wx-icon.svelte-nqlpnp{position:absolute;right:var(--wx-input-icon-indent);top:50%;transform:translateY(-50%);font-size:var(--wx-input-icon-size);line-height:1;width:var(--wx-input-icon-size);height:var(--wx-input-icon-size);display:flex;justify-content:center;align-items:center;pointer-events:none;-webkit-user-select:none;user-select:none;color:var(--wx-input-icon-color)}.wx-icon.svelte-nqlpnp:before{display:block}.wx-icon.wxi-close.svelte-nqlpnp{pointer-events:all}.wx-icon.wxi-close.svelte-nqlpnp:hover{background:var(--wx-background-hover);border-radius:var(--wx-icon-border-radius)}.wx-option.svelte-nqlpnp{display:flex;align-items:center;justify-content:flex-start;gap:8px}.wx-cell.wx-filter div.wx-multiselect{min-height:28px;height:28px}.wx-cell.wx-filter div.wx-multiselect .wx-label{padding:4px 8px}.wx-measure-cell-header,.wx-print-cell-header,.wx-cell.svelte-o53wtv{padding:8px;position:relative;display:flex;align-items:center;font-weight:var(--wx-header-font-weight);background:var(--wx-table-header-background);line-height:20px}.wx-cell.svelte-o53wtv:focus{outline:1px solid var(--wx-color-primary);outline-offset:-1px}.wx-print-cell-header{display:table-cell;position:static}.wx-cell.wx-vertical.svelte-o53wtv{align-items:flex-end}.wx-measure-cell-header,.wx-cell.svelte-o53wtv:not(:last-child){border-right:var(--wx-table-header-cell-border)}.wx-print-cell-filter,.wx-cell.wx-filter.svelte-o53wtv{padding:4px;z-index:8}.wx-print-cell-header .wx-text,.wx-text.svelte-o53wtv{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wx-print-cell-header.wx-vertical .wx-text,.wx-vertical.svelte-o53wtv .wx-text:where(.svelte-o53wtv){height:100%;transform:rotate(-180deg);writing-mode:vertical-lr;text-overflow:ellipsis;overflow:hidden}.wx-print-cell-header.wx-vertical .wx-text{display:block}.wx-cell.wx-shadow.svelte-o53wtv{clip-path:inset(0px -15px 0px 0px);border-right:var(--wx-table-fixed-column-border)}.wx-cell.wx-fixed-right.wx-shadow.svelte-o53wtv{border-right:var(--wx-table-cell-border);border-left:var(--wx-table-fixed-column-border)}.wx-cell.wx-fixed-right.wx-cell.svelte-o53wtv:last-child{border-right:none}.wx-shadow.svelte-o53wtv,.wx-fixed.svelte-o53wtv{z-index:7}.wx-shadow.wx-rowspan.svelte-o53wtv,.wx-shadow.wx-colspan.svelte-o53wtv,.wx-fixed.wx-rowspan.svelte-o53wtv,.wx-fixed.wx-colspan.svelte-o53wtv{z-index:8}.wx-grip.svelte-o53wtv{box-sizing:border-box;position:absolute;top:0;bottom:0;right:-4px;width:9px;background-color:transparent;opacity:0;cursor:ew-resize;z-index:5}.wx-grip.svelte-o53wtv div:where(.svelte-o53wtv){margin-left:5px;width:1px;height:100%;background-color:var(--wx-color-primary)}.wx-cell.svelte-o53wtv:last-child .wx-grip:where(.svelte-o53wtv){width:5px;right:0}.wx-cell.svelte-o53wtv:last-child .wx-grip:where(.svelte-o53wtv) div:where(.svelte-o53wtv){margin-left:4px}.wx-grip.svelte-o53wtv:before,.wx-cell.svelte-o53wtv:not(:last-child) .wx-grip:where(.svelte-o53wtv):after{content:"";position:absolute;top:0;bottom:0;width:0;height:0;margin:auto}.wx-grip.svelte-o53wtv:before{border:3px dashed transparent;border-right:3px solid var(--wx-color-primary);right:7px}.wx-cell.svelte-o53wtv:last-child .wx-grip:where(.svelte-o53wtv):before{right:3px}.wx-cell.svelte-o53wtv:not(:last-child) .wx-grip:where(.svelte-o53wtv):after{border:3px dashed transparent;border-left:3px solid var(--wx-color-primary);left:9px}.wx-cell.svelte-o53wtv:has(.wx-grip:where(.svelte-o53wtv):hover:not(:active)){z-index:9}.wx-grip.svelte-o53wtv:hover{opacity:1}.wx-sort.svelte-o53wtv{height:100%;margin-left:auto;display:flex;align-items:center}.wx-order.svelte-o53wtv{width:16px;height:16px;line-height:16px;border-radius:50%;font-size:12px;text-align:center;color:#fff;background-color:#3498ff}.wx-collapse.svelte-o53wtv:focus{outline:none}.wx-collapse.svelte-o53wtv:focus i:where(.svelte-o53wtv),.wx-collapse.svelte-o53wtv:hover i:where(.svelte-o53wtv){color:var(--wx-color-primary)}.wx-rowspan.svelte-o53wtv,.wx-colspan.svelte-o53wtv{z-index:6}.wx-collapse.svelte-o53wtv,.wx-collapsed.svelte-o53wtv{cursor:pointer;z-index:1}.wx-collapsed.svelte-o53wtv{position:relative}.wx-collapse.svelte-o53wtv i:where(.svelte-o53wtv){margin-right:4px}.wx-h-row:not(:last-child) .wx-cell.svelte-o53wtv:not(.wx-rowspan){border-bottom:var(--wx-table-header-cell-border)}.wx-measure-cell-footer,.wx-print-cell-footer,.wx-cell.svelte-10z71ll{padding:8px;display:flex;align-items:center;font-weight:var(--wx-header-font-weight);background:var(--wx-table-header-background);overflow:hidden}.wx-print-cell-footer{display:table-cell}.wx-cell.svelte-10z71ll:not(:last-child){border-right:var(--wx-table-footer-cell-border)}.wx-cell.wx-vertical.svelte-10z71ll{align-items:flex-end}.wx-print-cell-footer .wx-text,.wx-text.svelte-10z71ll{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wx-print-cell-footer.wx-vertical .wx-text,.wx-vertical.svelte-10z71ll .wx-text:where(.svelte-10z71ll){transform:rotate(-90deg) translateY(100%);transform-origin:left bottom;text-overflow:clip;overflow:unset}.wx-print-cell-footer.wx-vertical .wx-text{display:block}.wx-cell.wx-shadow.svelte-10z71ll{clip-path:inset(0px -15px 0px 0px);border-right:var(--wx-table-fixed-column-border)}.wx-cell.wx-fixed-right.wx-shadow.svelte-10z71ll{border-right:var(--wx-table-cell-border);border-left:var(--wx-table-fixed-column-border)}.wx-cell.wx-fixed-right.wx-cell.svelte-10z71ll:last-child{border-right:none}.wx-shadow.svelte-10z71ll,.wx-fixed.svelte-10z71ll{z-index:3}.wx-rowspan.svelte-10z71ll{z-index:2}.wx-rowspan.wx-shadow.svelte-10z71ll,.wx-rowspan.wx-fixed.svelte-10z71ll,.wx-colspan.wx-shadow.svelte-10z71ll,.wx-colspan.wx-fixed.svelte-10z71ll{z-index:4}.wx-f-row:not(:last-child) .wx-cell.svelte-10z71ll:not(.wx-rowspan){border-bottom:var(--wx-table-header-cell-border)}.wx-header.svelte-p0naqe,.wx-footer.svelte-p0naqe{font-weight:500}.wx-header.svelte-p0naqe{top:0;border-bottom:var(--wx-table-header-border)}.wx-footer.svelte-p0naqe{position:sticky;z-index:2;bottom:0;border-top:var(--wx-table-header-border)}.wx-overlay.svelte-1pgl388{width:100%;height:100%;position:absolute;z-index:5;background-color:var(--wx-background);padding:14px 8px;text-align:center}.wx-text.svelte-1h9cl9r{width:100%;height:100%;border:none;outline:none;padding-left:8px;font:inherit;background:var(--wx-background);color:var(--wx-color-font);border:1px solid var(--wx-color-primary)}.wx-input.svelte-r1jt8o{height:100%;width:100%;border:none;outline:none;padding-left:8px;font:inherit;background:var(--wx-background);color:var(--wx-color-font);border:1px solid var(--wx-color-primary)}.wx-value.svelte-895qp8{width:100%;height:100%;padding:8px;overflow:hidden;outline:none;border:1px solid var(--wx-color-primary)}.wx-text.svelte-895qp8{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.wx-value.svelte-eb6a2k{width:100%;height:100%;padding:8px;overflow:hidden;outline:none;border:1px solid var(--wx-color-primary)}.wx-text.svelte-eb6a2k{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wx-value.svelte-eb6a2k:focus{outline:none;display:block}.wx-value.svelte-gtkse7{width:100%;height:100%;background:var(--wx-background)}.wx-value.svelte-gtkse7 .wx-multiselect{width:100%;height:100%;border:1px solid var(--wx-color-primary);border-radius:0;background:var(--wx-background)}.wx-value.svelte-gtkse7 .wx-multiselect:focus{border:1px solid var(--wx-color-primary)}.wx-cell.svelte-154q15d{box-sizing:border-box;padding:0;background-color:var(--wx-background);color:var(--wx-color-font);position:relative;z-index:2}.wx-cell.svelte-154q15d .wx-dropdown{border:var(--wx-table-editor-dropdown-border);box-shadow:var(--wx-table-editor-dropdown-shadow)}.wx-print-grid .wx-vertical{vertical-align:bottom}.wx-flex-columns.svelte-g2p5pk{width:100%}.wx-print-container{display:none}.wx-print-grid{border-collapse:collapse;table-layout:fixed;border:var(--wx-table-border);border-spacing:0;text-indent:initial;print-color-adjust:exact;-webkit-print-color-adjust:exact}.wx-print-grid tr,.wx-print-grid th,.wx-print-grid td{border:var(--wx-table-border)}@media print{.wx-print>*{display:none!important}.wx-print-container>.wx-print-grid-wrapper{page-break-after:always;break-after:page}.wx-print-container{display:block!important}}.wx-grid.svelte-1325jhu{height:100%}.wx-table-box.svelte-1325jhu{outline:none;position:relative;display:flex;flex-direction:column;height:100%;border:var(--wx-table-cell-border);overflow:hidden;box-sizing:content-box}.wx-header-wrapper.svelte-1325jhu{position:sticky;z-index:3;top:0}.wx-body.svelte-1325jhu,.wx-data.svelte-1325jhu{position:relative}.wx-scroll.svelte-1325jhu{position:relative;flex:1;scroll-padding-top:var(--header-height);scroll-padding-bottom:var(--footer-height)}.wx-row.svelte-1325jhu{display:flex;box-sizing:border-box;background-color:var(--wx-background)}.wx-row.svelte-1325jhu:not(:last-child){border-bottom:var(--wx-table-cell-border)}.wx-row.wx-autoheight.svelte-1325jhu .wx-cell{overflow:visible;text-overflow:initial;white-space:normal;word-break:break-all}.wx-row.wx-autoheight.svelte-1325jhu{height:max-content}.wx-selected.svelte-1325jhu{color:var(--wx-table-select-color);background-color:var(--wx-table-select-background)}.wx-selected.svelte-1325jhu .wx-cell:first-child{box-shadow:var(--wx-table-select-border)}.wx-inactive.svelte-1325jhu{color:var(--wx-table-drag-over-background);background-color:var(--wx-table-drag-over-background);--wx-table-select-border: none}.wx-drag-zone{z-index:10;position:absolute;pointer-events:none;overflow:hidden;box-shadow:var(--wx-table-drag-zone-shadow)}.wx-cell.wx-collapsed.svelte-1325jhu{width:36px;border-right:var(--wx-table-cell-border)}.wx-option.svelte-1jakuq7{display:flex;align-items:center;box-sizing:border-box;height:36px;line-height:36px;padding:2px 12px;font-family:var(--wx-font-family);font-weight:var(--wx-font-weight);font-size:var(--wx-font-size);background-color:var(--wx-background);cursor:pointer}.wx-option.svelte-1jakuq7:hover{background:var(--wx-background-alt)}.wx-option.svelte-1jakuq7:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.wx-option.svelte-1jakuq7:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.wx-value.svelte-1jakuq7{flex-grow:1;white-space:nowrap;color:var(--wx-color-font)}.wx-icon.svelte-1jakuq7,.wx-sub-icon.svelte-1jakuq7{vertical-align:middle;height:inherit;line-height:inherit;font-size:var(--wx-icon-size);color:var(--wx-icon-color)}.wx-icon.svelte-1jakuq7{margin-right:8px}.wx-subtext.svelte-1jakuq7{color:var(--wx-color-font-disabled);margin-left:20px;white-space:nowrap}.wx-disabled.svelte-1jakuq7{pointer-events:none}.wx-disabled.svelte-1jakuq7 .wx-value:where(.svelte-1jakuq7),.wx-disabled.svelte-1jakuq7 .wx-icon:where(.svelte-1jakuq7),.wx-disabled.svelte-1jakuq7 .wx-sub-icon:where(.svelte-1jakuq7){color:var(--wx-color-font-disabled)}.wx-menu.svelte-12pcm5c{position:absolute;box-shadow:var(--wx-shadow-light);min-width:125px;display:flex;flex-direction:column;z-index:20;border-radius:var(--wx-border-radius);background-color:var(--wx-background);padding:4px 0}.wx-separator.svelte-12pcm5c{width:100%;border-top:var(--wx-border-medium)}.wx-menubar.svelte-1tgvpul{display:flex;position:relative;width:fit-content}.wx-option.svelte-1tgvpul{background-color:transparent;border:none;color:var(--wx-color-font);box-sizing:border-box;height:36px;line-height:30px;padding:2px 12px;font-family:var(--wx-font-family);font-weight:var(--wx-font-weight);font-size:var(--wx-font-size);cursor:pointer;outline:none;white-space:nowrap}.wx-active.svelte-1tgvpul,.wx-option.svelte-1tgvpul:hover{background-color:var(--wx-background-alt);border-radius:var(--wx-button-border-radius)}.wx-disabled.svelte-1tgvpul{pointer-events:none}.wx-disabled.svelte-1tgvpul{color:var(--wx-color-font-disabled)}.wx-icon.svelte-yp9r5w{display:inline-block;vertical-align:middle;margin-right:4px}.wx-hidden.svelte-yp9r5w{color:var(--wx-color-font-disabled)}.wx-menu .wx-option.wx-disabled{pointer-events:none}.wx-menu .wx-option.wx-disabled .wx-value,.wx-menu .wx-option.wx-disabled .wx-icon{color:var(--wx-color-font-disabled)}.wx-separator.svelte-1256vkl{width:1px;min-height:100%;border-left:1px solid rgba(0,0,0,.07);border-right:var(--wx-border);margin:6px 4px;box-sizing:border-box}.wx-column>.wx-tb-body>.wx-separator.svelte-1256vkl,.wx-separator-menu.svelte-1256vkl{height:1px;width:100%;border-top:var(--wx-border-medium);align-self:center}.wx-spacer.svelte-1nujtka{flex-grow:1}.wx-spacer.svelte-1g94nud{flex:1}.wx-tb-element.svelte-1g94nud{padding:4px;flex-shrink:0;align-self:center;display:flex}.wx-menu.wx-tb-element.svelte-1g94nud{line-height:36px;padding:2px 8px;background-color:var(--wx-background)}.wx-menu.svelte-1g94nud button{width:100%}.wx-menu.svelte-1g94nud .wx-tb-element{align-self:stretch}.wx-menu.wx-tb-element.svelte-1g94nud:hover{background:var(--wx-background-alt)}.wx-tb-group.svelte-1pfzao{position:relative;display:flex;flex-flow:column}.wx-group-collapsed.svelte-1pfzao{flex-flow:row}.wx-collapsed.svelte-1pfzao{display:flex;padding:10px;flex-flow:row;cursor:pointer}.wx-group-collapsed.svelte-1pfzao .wx-collapsed:where(.svelte-1pfzao){align-items:center}.wx-label.svelte-1pfzao{font-weight:var(--wx-label-font-weight);font-size:var(--wx-font-size-sm);color:var(--wx-color-font);text-align:center;display:flex;padding:4px 2px 4px 12px;align-items:center;justify-content:center;width:100%}.wx-tb-group.svelte-1pfzao .wx-dropdown{overflow:inherit}.wx-column.svelte-1pfzao{align-items:stretch}.wx-column.svelte-1pfzao .wx-tb-element{align-self:stretch}.wx-tb-body.svelte-1pfzao{height:100%;display:flex}.wx-column.svelte-1pfzao>.wx-tb-body:where(.svelte-1pfzao){flex-flow:column}.wx-menu.svelte-1v29cdi{position:absolute;overflow:visible;padding:4px;right:4px}.wx-menu.svelte-1v29cdi .wx-dropdown{overflow:visible}.wx-drop-menu.svelte-1v29cdi{padding:4px}.wx-toolbar.svelte-lpf3pc{width:100%;flex-wrap:nowrap;display:flex;align-items:stretch;padding:4px;position:relative;min-height:48px}.wx-toolbar.wx-has-menu.svelte-lpf3pc{padding-right:48px}.wx-toolbar.wx-wrap.svelte-lpf3pc{flex-wrap:wrap}.wx-column.svelte-lpf3pc{flex-flow:column;width:auto}.wx-column.svelte-lpf3pc .wx-tb-element{width:100%}.wx-button-list.svelte-13uacqe{line-height:normal}.wx-button-list.svelte-13uacqe button{width:100%}.wx-button-list.svelte-13uacqe button:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.wx-button-list.svelte-13uacqe button:not(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:0}.wx-label.svelte-slf7k4{width:auto;font-weight:var(--wx-label-font-weight);color:var(--wx-input-font-color);padding:var(--wx-input-padding);overflow:hidden}i.svelte-whyyut{font-size:var(--wx-icon-size);color:var(--wx-color-font)}.wx-text-icon.svelte-whyyut i:where(.svelte-whyyut){margin-right:8px}.wx-item.svelte-whyyut{cursor:pointer;white-space:nowrap;line-height:36px;height:36px;box-sizing:border-box;display:flex;align-items:center}.wx-label.svelte-ndeb2v{width:100%;white-space:nowrap;color:var(--wx-input-font-color);padding:var(--wx-input-padding);overflow:hidden;cursor:pointer;display:flex;align-items:center}i.svelte-ndeb2v{margin-right:8px;font-size:var(--wx-icon-size)}.wx-label.svelte-ndeb2v:hover{background-image:linear-gradient(#0000001a,#0000001a)}.wx-material-theme{--wx-table-select-background: #f0f0f0;--wx-table-select-color: var(--wx-color-font);--wx-table-border: 1px solid #dfdfdf;--wx-table-select-border: none;--wx-table-header-border: var(--wx-table-border);--wx-table-header-cell-border: var(--wx-table-border);--wx-table-footer-cell-border: var(--wx-table-border);--wx-table-cell-border: var(--wx-table-border);--wx-header-font-weight: 500;--wx-table-header-background: #fafafb;--wx-table-fixed-column-border: 3px solid #dfdfdf;--wx-table-editor-dropdown-border: none;--wx-table-editor-dropdown-shadow: 0px 2px 5px 0px rgba(0, 0, 0, .3);--wx-table-drag-over-background: var(--wx-background-alt);--wx-table-drag-zone-shadow: var(--wx-box-shadow)}.wx-material-theme .wx-table-menu{box-shadow:0 2px 5px #0000004d;outline:none}.wx-willow-theme{--wx-table-select-background: #eaedf5;--wx-table-select-color: var(--wx-color-font);--wx-table-border: 1px solid #e6e6e6;--wx-table-select-border: inset 3px 0 var(--wx-color-primary);--wx-table-header-border: var(--wx-table-border);--wx-table-header-cell-border: var(--wx-table-border);--wx-table-footer-cell-border: var(--wx-table-border);--wx-table-cell-border: var(--wx-table-border);--wx-header-font-weight: 600;--wx-table-header-background: #f2f3f7;--wx-table-fixed-column-border: 3px solid #e6e6e6;--wx-table-editor-dropdown-border: var(--wx-table-border);--wx-table-editor-dropdown-shadow: 0px 4px 20px 0px rgba(44, 47, 60, .12);--wx-table-drag-over-background: var(--wx-background-alt);--wx-table-drag-zone-shadow: var(--wx-box-shadow)}.wx-willow-theme .wx-table-menu{box-shadow:0 4px 20px #2c2f3c1f;outline:1px solid #e6e6e6}.wx-willow-dark-theme{color-scheme:dark;--wx-table-select-background: #384047;--wx-table-select-color: var(--wx-color-font);--wx-table-border: var(--wx-border);--wx-table-select-border: inset 3px 0 var(--wx-color-primary);--wx-table-header-border: var(--wx-table-border);--wx-table-header-cell-border: var(--wx-table-border);--wx-table-footer-cell-border: var(--wx-table-border);--wx-table-cell-border: var(--wx-table-border);--wx-header-font-weight: 600;--wx-table-header-background: #20262b;--wx-table-fixed-column-border: 3px solid var(--wx-background-alt);--wx-table-editor-dropdown-border: var(--wx-border);--wx-table-editor-dropdown-shadow: 0px 4px 16px 0px rgba(0, 0, 0, .6);--wx-table-drag-over-background: var(--wx-background-alt);--wx-table-drag-zone-shadow: 0px 1px 2px var(--wx-background-hover), 0px 3px 10px var(--wx-background-hover)}.wx-willow-dark-theme .wx-table-menu{box-shadow:0 4px 16px #0009;outline:var(--wx-border)}.container.svelte-1ecavbs{display:flex;align-items:center;height:56px;padding:0 12px}.avatar.svelte-1ecavbs{width:70px}.name.svelte-1ecavbs,.mail.svelte-1ecavbs{flex:1}.user-avatar.svelte-1ecavbs{width:40px;height:40px;border-radius:50%;background-color:#dfe2e6;text-align:center}.user-photo.svelte-1ecavbs{display:block;width:100%;height:100%;border-radius:50%;background-color:#dfe2e6}.demo.svelte-sw5wkz .vcenter{line-height:50px}.demo.svelte-sw5wkz .vcentercontrol{padding-top:25px!important}.name.svelte-1j2rl51{margin-top:6px;display:inline-block;width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table_icon.svelte-cm7yjm{height:20px;cursor:pointer;font-size:18px;text-align:center}.demo.svelte-w05dyu .button_cell{padding:2px 8px}.demo.svelte-w05dyu .button_cell button{float:right}.demo.svelte-k8awr9{display:flex;gap:20px;padding:20px;height:440px;box-sizing:border-box}.grid-box.svelte-k8awr9{flex:1 1 auto;min-width:0}.grid-box.svelte-k8awr9 .wx-row{cursor:grab}.drop-box.svelte-k8awr9{width:260px;flex:0 0 auto;border:2px dashed var(--wx-color-font-alt);border-radius:8px;padding:12px;overflow:auto;display:flex;flex-direction:column;gap:10px;background:var(--wx-background-alt);transition:border-color .15s,background .15s}.drop-box.active.svelte-k8awr9{border-color:var(--wx-color-primary);background:var(--wx-color-secondary-hover)}.drop-box.svelte-k8awr9 h4:where(.svelte-k8awr9){margin:0}.empty.svelte-k8awr9{margin:0;font-size:13px;color:var(--wx-color-font-alt)}.card.svelte-k8awr9{border:var(--wx-border);border-radius:6px;padding:10px 12px;background:var(--wx-background);color:var(--wx-color-font);box-shadow:var(--wx-shadow-light)}.card-name.svelte-k8awr9{font-weight:600}.card-meta.svelte-k8awr9{display:flex;gap:6px;font-size:13px;color:var(--wx-color-font-alt);margin-top:2px}.card-email.svelte-k8awr9{font-size:12px;color:var(--wx-color-font-alt);margin-top:2px}.demo.svelte-1ehj0cc{display:flex;gap:20px;padding:20px;height:440px;box-sizing:border-box}.cards.svelte-1ehj0cc{width:240px;flex:0 0 auto;display:flex;flex-direction:column;gap:10px;overflow:auto}.cards.svelte-1ehj0cc h4:where(.svelte-1ehj0cc){margin:0}.hint.svelte-1ehj0cc{margin:0 0 4px;font-size:13px;color:var(--wx-color-font-alt)}.card.svelte-1ehj0cc{border:var(--wx-border);border-radius:6px;padding:10px 12px;background:var(--wx-background);color:var(--wx-color-font);cursor:grab;box-shadow:var(--wx-shadow-light);-webkit-user-select:none;user-select:none}.card.svelte-1ehj0cc:active{cursor:grabbing}.card-name.svelte-1ehj0cc{font-weight:600}.card-meta.svelte-1ehj0cc{display:flex;gap:6px;font-size:13px;color:var(--wx-color-font-alt);margin-top:2px}.card-email.svelte-1ehj0cc{font-size:12px;color:var(--wx-color-font-alt);margin-top:2px}.grid-box.svelte-1ehj0cc{flex:1 1 auto;min-width:0}.wx-row.wx-drop-target{background:var(--wx-color-secondary-hover);box-shadow:inset 0 0 0 2px var(--wx-color-primary)}.wx-sections.svelte-ahihy{text-align:left;--wx-field-width: 600px;margin:12px 20px 0}.wx-message.svelte-ahihy{margin-top:calc(var(--wx-field-gutter) * -1);font-size:12px;line-height:var(--wx-field-gutter);color:var(--wx-color-danger);width:inherit}.wx-overlay.svelte-ahihy{font-weight:600}.wx-content.svelte-109i2s5{height:100%;overflow-y:auto}.wx-cols.svelte-sk6s00{max-height:100%;display:flex;flex-direction:row;justify-content:space-between}.wx-left.svelte-sk6s00{min-width:640px;overflow-y:auto}.wx-right.svelte-sk6s00{width:364px;min-height:400px;margin-left:30px;background:var(--wx-background-alt);overflow-y:auto}.wx-editor-toolbar.svelte-13xzouq{padding:0 20px}.wx-editor-toolbar.svelte-13xzouq .toolbar{padding:0;gap:4px}.wx-editor-toolbar.svelte-13xzouq .toolbar .tb-element{padding:0}.wx-topbar.svelte-13xzouq{margin-bottom:10px}.wx-bottom.svelte-13xzouq{margin-top:10px}.wx-panel.svelte-48dhf5{padding:16px 0;max-height:100vh;display:grid;height:100%;grid-template-rows:auto 1fr}.wx-content.svelte-48dhf5{height:100%;overflow-y:auto}.wx-inline-form.svelte-48dhf5,.wx-inline-form.svelte-48dhf5 .wx-content:where(.svelte-48dhf5){overflow:visible}.wx-content.wx-layout-columns.svelte-48dhf5{overflow-y:hidden;display:grid;grid-template-rows:minmax(0,auto) 1fr}.wx-section.svelte-1f9e61j{position:relative;border-bottom:1px solid #ccc;cursor:pointer;padding:6px}.wx-section-active.svelte-1f9e61j{background-color:var(--wx-background-alt);padding-bottom:0;margin-bottom:10px}.wx-section.svelte-1f9e61j .wx-icon:where(.svelte-1f9e61j){position:absolute;right:10px;top:20px;font-size:25px}.wx-user.svelte-p27fxd{font-size:12px;font-weight:500;line-height:12px;border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden;background-color:#ca9cec;color:var(--wx-color-font)}.wx-user.wx-normal.svelte-p27fxd{width:36px;height:36px;font-size:var(--wx-font-size)}.wx-user.wx-small.svelte-p27fxd{width:24px;height:24px;font-size:var(--wx-font-size-sm)}.wx-user.svelte-p27fxd img:where(.svelte-p27fxd){display:block;width:100%;height:100%;object-fit:cover}.wx-user.svelte-p27fxd:not(:first-child){margin-left:-15px}.wx-user.wx-comments-avatar-color-light.svelte-p27fxd{color:var(--wx-color-primary-font)}.wx-user.wx-comments-avatar-color-dark.svelte-p27fxd{color:var(--wx-avatar-color-dark)}.wx-comments-textarea.svelte-jfpho8{width:100%;background-color:inherit;display:flex;flex-direction:column;gap:12px}.wx-textarea-wrapper.svelte-jfpho8{position:relative;display:flex;gap:8px}.wx-comments-textarea.wx-flow.svelte-jfpho8 .wx-textarea-avatar:where(.svelte-jfpho8){margin-left:20px}.wx-textarea-bottombar.svelte-jfpho8{text-align:right}.wx-textarea-bottombar.svelte-jfpho8 button{padding:6px 16px;font-weight:600;line-height:20px}.wx-bubble.svelte-1cfzjoi{width:100%;display:flex;justify-content:end}.wx-bubble.wx-owned.svelte-1cfzjoi{justify-content:start}.wx-bubble-wrapper.svelte-1cfzjoi{width:65%;display:flex;justify-content:end;gap:8px}.wx-owned.svelte-1cfzjoi .wx-bubble-wrapper:where(.svelte-1cfzjoi){width:calc(65% + 28px);justify-content:start}.wx-author-name.svelte-1cfzjoi{margin-left:auto}.wx-owned.svelte-1cfzjoi .wx-author-name:where(.svelte-1cfzjoi){margin-left:0}.wx-message.svelte-1cfzjoi{background-color:var(--wx-comments-msg-background);padding:8px 12px;white-space:pre-wrap;line-height:24px;border-radius:6px 0 6px 6px;width:100%;display:flex;flex-direction:column}.wx-owned.svelte-1cfzjoi .wx-message:where(.svelte-1cfzjoi){background-color:var(--wx-comments-msg-background-agent);border-radius:0 6px 6px;width:100%}.wx-author-name.svelte-1cfzjoi{font-weight:600;font-size:14px;line-height:24px}.wx-agent-message.svelte-1cfzjoi{display:flex;align-items:flex-end;gap:4px;cursor:pointer}.wx-menu-icon.svelte-1cfzjoi{opacity:0;height:24px;color:#9fa1ae;cursor:pointer;height:100%}.wx-menu-icon.svelte-1cfzjoi i:where(.svelte-1cfzjoi){font-size:24px;line-height:24px}.wx-menu-icon.svelte-1cfzjoi:hover{color:var(--wx-color-primary)}.wx-agent-message.svelte-1cfzjoi:hover .wx-menu-icon:where(.svelte-1cfzjoi){opacity:1;transition:all .2s linear}.wx-main-bubble.svelte-1cfzjoi{display:flex;flex-direction:column;gap:4px;width:100%}.wx-avatar.svelte-1cfzjoi{height:32px;width:32px}.wx-bubble.svelte-1cfzjoi:not(.wx-owned) .wx-bubble-wrapper:where(.svelte-1cfzjoi){flex-direction:row-reverse}.wx-comment-date.svelte-1cfzjoi{font-size:var(--wx-font-size-sm);color:var(--wx-color-font-alt);display:flex;flex-direction:row-reverse}.wx-flow.svelte-1fl3s4r{width:100%;padding:16px 20px;border-radius:6px}.wx-flow.wx-owned.svelte-1fl3s4r{background-color:var(--wx-comments-msg-background-agent)}.wx-flow.svelte-1fl3s4r:hover .wx-menu-icon:where(.svelte-1fl3s4r){opacity:1;transition:all .2s linear}.wx-flow-toolbar.svelte-1fl3s4r{width:100%;display:flex;gap:8px}.wx-message.svelte-1fl3s4r{margin-left:32px;line-height:24px;white-space:pre-wrap}.wx-author-name.svelte-1fl3s4r{font-weight:600;font-size:14px;line-height:24px}.wx-menu-icon.svelte-1fl3s4r{color:#9fa1ae;cursor:pointer;margin-left:auto;opacity:0;height:24px}.wx-menu-icon.svelte-1fl3s4r:hover{color:var(--wx-color-primary)}.wx-menu-icon.svelte-1fl3s4r i:where(.svelte-1fl3s4r){font-size:24px;line-height:24px}.wx-comment-date.svelte-1fl3s4r{margin-left:32px;font-size:var(--wx-font-size-sm);color:var(--wx-color-font-alt)}.wx-messages.svelte-176wwve{padding:10px 0;display:flex;flex-direction:column}.wx-messages.wx-bubbles.svelte-176wwve{gap:24px}.wx-messages.wx-cards.svelte-176wwve{gap:16px}.wx-messages.wx-blocks.svelte-176wwve{gap:24px}.wx-comments-list.svelte-1au89s4{height:100%;width:100%;display:flex;flex-direction:column}.wx-list.svelte-1au89s4{display:flex;flex-direction:column;margin-bottom:4px;overflow-y:auto;flex:1}.wx-willow-theme{--wx-theme-name: willow;--wx-comments-msg-background: #d5eaf7;--wx-comments-msg-background-agent: #f4f5f9;--wx-avatar-color-dark: #2a2b2d}.wx-willow-dark-theme{--wx-theme-name: willow-dark;--wx-comments-msg-background: rgba(122, 102, 235, .2);--wx-comments-msg-background-agent: #384047;--wx-avatar-color-dark: #2a2b2d}.wx-material-theme{--wx-theme-name: material;--wx-comments-msg-background: #d5e6ff;--wx-comments-msg-background-agent: #f7f7f7;--wx-avatar-color-dark: rgba(0, 0, 0, .7)}.center{text-align:center}.wx-task.svelte-1lzit7o{display:flex;padding:8px 0 4px;height:fit-content}.wx-task.svelte-1lzit7o{border-top:1px solid var(--wx-color-disabled)}.wx-task.svelte-1lzit7o:last-child{border-bottom:1px solid var(--wx-color-disabled)}.wx-checkbox-wrapper.svelte-1lzit7o label span:first-child:before{border-radius:50%}.wx-task.wx-done.svelte-1lzit7o .wx-checkbox-wrapper:where(.svelte-1lzit7o) input:checked~label span:first-child:before{background:#00d19a}.wx-wrapper.svelte-1lzit7o{flex:1;min-height:20px;margin-left:16px;min-height:30px;height:fit-content;overflow:hidden;margin-top:-5px}.wx-texarea.svelte-1lzit7o{display:block;width:100%;resize:none;outline:none;height:30px;font-family:var(--wx-input-font-family);font-size:var(--wx-input-font-size);line-height:var(--wx-input-line-height);font-weight:var(--wx-input-font-weigth);text-align:var(--wx-input-text-align);color:var(--wx-input-font-color);border:var(--wx-input-border);border-radius:var(--wx-input-border-radius);background:var(--wx-input-background);padding:var(--wx-input-padding);box-sizing:border-box;word-wrap:break-word;overflow:hidden}.wx-texarea.svelte-1lzit7o:focus{border:var(--wx-input-border-focus)}.wx-texarea.svelte-1lzit7o::placeholder{color:var(--wx-input-placeholder-color)}.wx-text-wrapper.svelte-1lzit7o{padding:var(--wx-input-padding);border:var(--wx-input-border);border:1px solid transparent;border-radius:3px;width:100%;min-height:30px}.wx-text.svelte-1lzit7o{word-wrap:break-word}.wx-done.svelte-1lzit7o .wx-text:where(.svelte-1lzit7o){text-decoration:line-through;opacity:.6}.wx-task.svelte-1lzit7o:hover .wx-icon-close:where(.svelte-1lzit7o){opacity:1}.wx-icon-add.svelte-1lzit7o{font-size:var(--wx-checkbox-size);color:var(--wx-color-font-alt)}.wx-icon-edit.svelte-1lzit7o{color:var(--wx-color-font-alt);margin-left:8px;font-size:20px;height:20px;width:20px;opacity:0;transition:.3s linear;display:none}.wx-icon-edit.svelte-1lzit7o .wxi-edit:where(.svelte-1lzit7o){cursor:pointer}.wx-icon-edit.svelte-1lzit7o .wxi-edit:where(.svelte-1lzit7o):hover{color:var(--wx-color-primary)}@media (hover: none){.wx-icon-edit.svelte-1lzit7o{display:block}.wx-task.svelte-1lzit7o:hover .wx-icon-edit:where(.svelte-1lzit7o){opacity:1}}.wx-icon-close.svelte-1lzit7o{color:var(--wx-color-font-alt);margin-left:8px;font-size:20px;height:20px;width:20px;opacity:0;transition:.3s linear}.wx-icon-close.svelte-1lzit7o .wxi-close:where(.svelte-1lzit7o){cursor:pointer}.wx-icon-close.svelte-1lzit7o .wxi-close:where(.svelte-1lzit7o):hover{color:var(--wx-color-danger)}.wx-tasks-list.svelte-6ntg95{height:100%;width:100%;display:flex;flex-direction:column}.wx-button.svelte-6ntg95{width:100%}.wx-list.svelte-6ntg95{display:flex;flex-direction:column;margin-bottom:4px;overflow-y:auto;flex:1}.wx-filter-editor.svelte-1wimrky{--wx-input-border: var(--wx-filter-border)}.wx-wrapper.svelte-1wimrky{display:flex;justify-content:right;gap:10px;align-items:center;margin:8px 0}.wx-cell.svelte-1wimrky{flex:1}.wx-list.svelte-1wimrky{height:150px;overflow-y:auto;margin:8px 0;border:var(--wx-filter-border)}.wx-item.svelte-1wimrky{-webkit-user-select:none;user-select:none;padding:8px 12px;border-bottom:var(--wx-filter-border)}.wx-item.svelte-1wimrky label>span+span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wx-panel.svelte-4btup2{padding-top:15px}.wx-rule.svelte-1penp7u{background:var(--wx-background-alt);border-radius:var(--wx-border-radius);white-space:nowrap;position:relative;display:flex;align-items:center}.wx-rule.wx-list.svelte-1penp7u{padding:12px 8px;margin:10px 0}.wx-rule.wx-line.svelte-1penp7u{height:36px;padding:8px}.wx-field.svelte-1penp7u{font-weight:var(--wx-font-weight-md)}.wx-filter.svelte-1penp7u{display:inline-block;max-width:90%;overflow:hidden;text-overflow:ellipsis;margin-right:45px}.wx-value.svelte-1penp7u{color:var(--wx-filter-value-color)}.wx-menu-icon.svelte-1penp7u{position:absolute;right:8px;cursor:pointer;width:var(--wx-line-height);height:var(--wx-line-height);line-height:var(--wx-line-height);text-align:center;border-radius:var(--wx-line-height)}.wx-menu-icon.wxi-dots-h.svelte-1penp7u{background:var(--wx-background)}.wx-menu-icon.svelte-1penp7u:hover{background-image:linear-gradient(#0000001a,#0000001a)}.wx-glue.svelte-16g55ch{cursor:pointer;border-radius:var(--wx-line-height);display:inline-block;line-height:var(--wx-line-height);width:40px;text-align:center;-webkit-user-select:none;user-select:none}.wx-glue.svelte-16g55ch:hover{background-image:linear-gradient(#0000001a,#0000001a)}.wx-and.svelte-16g55ch{background-color:var(--wx-filter-and-background);color:var(--wx-filter-and-font-color)}.wx-or.svelte-16g55ch{background-color:var(--wx-filter-or-background);color:var(--wx-filter-or-font-color)}.wx-group.wx-inner.wx-list.svelte-3oeft4{margin-left:20px;padding:4px 0 0 8px;border-left:var(--wx-border)}.wx-group.wx-inner.wx-line.svelte-3oeft4:before,.wx-group.wx-inner.wx-line.svelte-3oeft4:after{content:"(";margin:0 2px 0 -4px;display:inline-flex;justify-content:center;align-items:center;transform:scaleX(.75);font-size:30px;position:relative;top:-2px}.wx-group.wx-inner.wx-line.svelte-3oeft4:after{content:")";margin:0 -4px 0 2px}.wx-group.wx-line.svelte-3oeft4{display:flex;gap:10px;padding:4px}.wx-line.svelte-3oeft4 .wx-rule-wrapper:where(.svelte-3oeft4),.wx-line.svelte-3oeft4 .wx-glue-wrapper:where(.svelte-3oeft4){display:flex;flex-direction:column;justify-content:center}.wx-editor-wrapper.svelte-3oeft4{padding:0 10px;min-width:280px;max-width:320px}.wx-filter-builder.svelte-m8669w{background-color:var(--wx-background)}.wx-filter-builder.wx-list.svelte-m8669w{padding:0;max-width:470px}.wx-button.svelte-m8669w{display:flex;flex-direction:column;justify-content:center}.wx-toolbar.wx-line.svelte-m8669w,.wx-toolbar.wx-simple.svelte-m8669w{display:flex;flex-direction:row;gap:20px;height:67px}.wx-toolbar.wx-line.svelte-m8669w{justify-content:space-between}.wx-filters.svelte-m8669w{overflow-x:auto;display:flex}.wx-filter-bar.svelte-xgqtu6{display:flex;padding:14px 2px;width:610px;gap:10px}.wx-label.svelte-xgqtu6{font-family:var(--wx-label-font-family);font-size:var(--wx-label-font-size);line-height:var(--wx-label-line-height);font-weight:var(--wx-label-font-weight);color:var(--wx-label-font-color);align-content:center;max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wx-select.svelte-xgqtu6{flex:1}.wx-text.svelte-xgqtu6,.wx-date.svelte-xgqtu6{flex:2}.wx-list.svelte-1qo5wph{max-height:250px;overflow-y:auto}.wx-item.svelte-1qo5wph{display:flex;flex-wrap:nowrap;align-items:center;font-family:var(--wx-input-font-family);font-size:var(--wx-input-font-size);line-height:var(--wx-input-line-height);font-weight:var(--wx-input-font-weight);color:var(--wx-input-font-color);padding:var(--wx-input-padding);cursor:pointer}.wx-item.wx-focus.svelte-1qo5wph{background:var(--wx-background-hover)}.wx-query-highlight.svelte-972k6m{font-family:monospace;padding:var(--wx-padding) 12px;background:var(--wx-background-alt);border:var(--wx-border);border-radius:var(--wx-border-radius);margin-top:var(--wx-padding);white-space:pre-wrap;word-break:break-word}.wx-filter-query.svelte-nfuutk{display:flex;flex-direction:column;position:relative}.wx-progress-bar.svelte-nfuutk{width:100%;height:3px;border-radius:2px 2px 0 0;overflow:hidden;position:absolute;top:0;left:0}.wx-progress-bar.active.svelte-nfuutk{background:var(--wx-background-alt)}.wx-progress-fill.svelte-nfuutk{height:100%;background:var(--wx-color-primary);animation:svelte-nfuutk-wx-fill-progress 3s linear forwards}@keyframes svelte-nfuutk-wx-fill-progress{0%{width:0%}to{width:100%;background:var(--wx-color-success)}}.wx-filter-query-row.svelte-nfuutk{display:flex;flex-direction:row;align-items:center;border:var(--wx-border);border-radius:var(--wx-border-radius);background:var(--wx-background);overflow:hidden}.wx-filter-query-input-wrapper.svelte-nfuutk{flex:1;position:relative;overflow:hidden}.wx-filter-query-highlight.svelte-nfuutk{position:absolute;top:0;left:0;right:0;bottom:0;padding:6px 12px;white-space:pre;overflow-x:auto;pointer-events:none;scrollbar-width:none}.wx-filter-query-highlight.svelte-nfuutk::-webkit-scrollbar{display:none}.wx-filter-query-input.svelte-nfuutk{width:100%;border:none;outline:none;padding:var(--wx-padding) 12px;white-space:pre;background:transparent;color:var(--wx-color-font);font-size:var(--wx-font-size);font-family:var(--wx-font-family)}.wx-filter-query-input.wx-parse-mode.svelte-nfuutk{color:transparent;caret-color:var(--wx-color-font);position:relative}.wx-filter-query-input.svelte-nfuutk::placeholder{color:var(--wx-color-font-alt)}.wx-filter-query-highlight.wx-placeholder.svelte-nfuutk{color:var(--wx-color-font-alt)}.wx-filter-query-clear.svelte-nfuutk{display:flex;align-items:center;justify-content:center;border:none;background:transparent;cursor:pointer;padding:var(--wx-padding);color:var(--wx-color-font-alt)}.wx-filter-query-clear.svelte-nfuutk:hover{color:var(--wx-color-font)}.wx-filter-query-search.svelte-nfuutk{display:flex;align-items:center;justify-content:center;border:none;border-left:var(--wx-border);border-radius:var(--wx-border-radius);margin:2px;background:var(--wx-color-primary);cursor:pointer;padding:6px 12px;color:var(--wx-color-primary-font);position:relative}.wx-filter-query-search.svelte-nfuutk:hover{background:color-mix(in srgb,var(--wx-color-primary) 90%,black)}.wx-material-theme{--wx-filter-value-color: var(--wx-color-primary);--wx-filter-and-background: #ffc975;--wx-filter-or-background: #00d19a;--wx-filter-and-font-color: var(--wx-color-font);--wx-filter-or-font-color: var(--wx-color-font);--wx-filter-border: var(--wx-border)}.wx-willow-theme{--wx-filter-value-color: var(--wx-color-primary);--wx-filter-and-background: #fcba2e;--wx-filter-or-background: #77d257;--wx-filter-and-font-color: var(--wx-color-font);--wx-filter-or-font-color: var(--wx-color-font);--wx-filter-border: var(--wx-border)}.wx-willow-dark-theme{color-scheme:dark;--wx-filter-value-color: #ac9eff;--wx-filter-and-background: #fcba2e;--wx-filter-or-background: #77d257;--wx-filter-and-font-color: #000000b3;--wx-filter-or-font-color: #000000b3;--wx-filter-border: var(--wx-border)}.hint.svelte-1xyoeip{margin:12px 0 8px;font-size:14px}.examples.svelte-1xyoeip{margin:0;padding-left:20px;font-size:13px}.examples.svelte-1xyoeip li:where(.svelte-1xyoeip){margin:4px 0}.demo.svelte-1omtaxm .center{justify-content:center}.demo.svelte-1omtaxm .right{justify-content:right}.container.svelte-6brazj{height:100%}.container.svelte-6brazj,.status.svelte-6brazj{display:flex;align-items:center}.status.svelte-6brazj{justify-content:center;border-radius:12px;padding:0 8px;gap:4px;position:relative}.status.svelte-6brazj:before{position:absolute;height:100%;width:100%;content:"";border-radius:18px;opacity:.15}.status.active.svelte-6brazj:before,.active.svelte-6brazj .dot:where(.svelte-6brazj){background:var(--wx-color-success)}.active.svelte-6brazj{color:var(--wx-color-success)}.status.non-active.svelte-6brazj:before,.non-active.svelte-6brazj .dot:where(.svelte-6brazj){background:var(--wx-color-font-alt)}.non-active.svelte-6brazj{color:var(--wx-color-font-alt)}.dot.svelte-6brazj{height:6px;width:6px;border-radius:50%}.container.svelte-1hlgciy{width:100%;display:flex;align-items:center;gap:4px}.demo.svelte-16t3aer .vcenter{display:flex;align-items:center}.demo.svelte-16t3aer .wx-cell.wx-filter .wx-multiselect .wx-label{display:flex;align-items:center;padding:1px 8px}.controls.svelte-1sp7t1d{display:flex;gap:10px}.controls.svelte-p5wbty{margin-bottom:10px}.container.svelte-1qb4fri{height:100%;display:flex;align-items:center;gap:12px}.avatar.svelte-1qb4fri{height:24px;width:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--wx-color-primary)}.avatar.svelte-1qb4fri span:where(.svelte-1qb4fri){color:#fff;font-weight:600}.empty.svelte-1qb4fri{color:var(--wx-color-font-disabled)}.date.svelte-zl8h9u{height:100%;display:flex;align-items:center;gap:12px}.date.svelte-zl8h9u i:where(.svelte-zl8h9u){color:var(--wx-color-primary);font-size:20px}.empty.svelte-zl8h9u{color:var(--wx-color-font-disabled)}.list.svelte-t97reh{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.empty.svelte-t97reh{color:var(--wx-color-font-disabled)}.custom-option.svelte-t97reh{display:flex;flex-direction:row;width:100%;gap:4px}.info.svelte-t97reh{display:flex;flex-direction:column;gap:4px}.code.svelte-t97reh{font-size:12px;font-style:italic;color:var(--wx-color-font-disabled)}.empty.svelte-9at13x{color:var(--wx-color-font-disabled)}.value.svelte-295grn{width:100%;height:100%;padding:8px;outline:none;border:1px solid var(--wx-color-primary)}.color_block.svelte-1u47lf2{height:20px;width:20px;border-radius:3px;border:var(--wx-table-cell-border)}span.svelte-1u47lf2{padding-left:26px}.blocked{font-weight:var(--wx-font-weight-md);color:#e63946}.bar.svelte-thbohx{height:50px;padding:12px}.demo.svelte-thbohx{padding:20px;height:calc(100% - 50px)}.demo.svelte-fia6t6{padding:20px}.demo.svelte-fia6t6 .wx-grid.wx-responsive-1000{font-size:15px}.demo.svelte-fia6t6 .wx-grid.wx-responsive-600{font-size:16px}.demo.svelte-fia6t6 .wx-grid.wx-responsive-600 .wx-cell{padding-top:13.4px;padding-bottom:13.4px}.demo.svelte-4mi6su{--wx-checkbox-border-width: 1px}.controls.svelte-nmongy{display:flex;gap:20px;width:700px;margin-bottom:20px}.container.svelte-nmongy{width:1200px;height:800px;background-color:#e7dcf7;padding:10px;margin-bottom:30px}.demo-container.svelte-17jnuhn{display:flex;flex-direction:column;gap:16px;padding:20px}.demo-container.svelte-19tjjoo{display:flex;flex-direction:column;gap:16px;padding:20px}.demo-button-sort{margin-bottom:16px}.columnStyle{text-decoration:underline}.wx-row:not(.wx-selected) .cellStyle{color:#fff;background:#52b3a3cc}.demo.svelte-qm9h4o .center{justify-content:center}.demo.svelte-qm9h4o .right{justify-content:right}.demo.svelte-1alssg3 .footer{border-bottom:none}.demo.svelte-1alssg3 .wx-right{justify-content:right}.data.svelte-1dqtquz{padding:10px;white-space:nowrap}.line.svelte-1dqtquz{padding-top:4px}.line.stars.svelte-1dqtquz{display:flex;padding-top:8px}.wxi-cat.svelte-1dqtquz{font-size:20px}.wxi-cat.filled.svelte-1dqtquz{color:gold}.demo.svelte-1p3rno6{padding:20px;display:flex;flex-direction:column;gap:20px}.toolbar.svelte-14ip1cf{margin-bottom:10px}.rowStyle:not(.wx-selected) .wx-cell:not(.cellStyle){color:#fff;background:#457b9d}.config.svelte-1gh7u87{display:flex}.config.svelte-1gh7u87 .wx-field{width:fit-content}.buttons.svelte-1olqxb9{display:flex;gap:10px}.demo.svelte-10ju1ub{display:flex;align-items:center;height:37px;font-weight:400;padding-left:16px;border-left:4px solid transparent;color:var(--demo-link-fg);list-style:none;cursor:pointer;text-decoration:none}.demo.active.svelte-10ju1ub{border-left-color:var(--demo-framework-color)}.demo.active.svelte-10ju1ub,.demo.svelte-10ju1ub:hover{font-weight:500;color:var(--demo-link-active-fg);background-color:var(--demo-link-active-bg)}.svelte-bequy3{-webkit-tap-highlight-color:transparent}.page-header.svelte-bequy3 *,.sidebar.svelte-bequy3 *{font-family:Roboto,Arial,Helvetica,sans-serif}.wx-willow-theme{--demo-bg: #fbfbfb;--demo-border: #ebebeb;--demo-fg: #42454d;--demo-fg-strong: #2c2f3c;--demo-btn-hover-bg: #f7f7f7;--demo-btn-active-bg: #f1f1f1;--demo-segmented-selected-bg: #ffffff;--demo-link-fg: #595b66;--demo-link-active-fg: #42454d;--demo-link-active-bg: #f1f1f1;--demo-icon-filter: none}.wx-willow-dark-theme{--demo-bg: #222224;--demo-border: #384047;--demo-fg: rgba(255, 255, 255, .9);--demo-fg-strong: #ffffff;--demo-btn-hover-bg: rgba(255, 255, 255, .04);--demo-btn-active-bg: rgba(255, 255, 255, .08);--demo-segmented-bg: #30373d;--demo-segmented-selected-bg: #48535c;--demo-link-fg: rgba(255, 255, 255, .9);--demo-link-active-fg: #ffffff;--demo-link-active-bg: #384047;--demo-icon-filter: brightness(0) invert(1)}.layout.svelte-bequy3{--demo-framework-color: #fc6519;--wx-border: 1px solid var(--demo-border);--demo-segmented-selected-shadow: 0 0 7px 0 rgba(66, 69, 76, .07);box-sizing:border-box;display:flex;height:100%;width:100%}.page-header.svelte-bequy3{background-color:var(--demo-bg)}.page-content.svelte-bequy3{flex:1;display:flex;flex-direction:column;overflow:auto}.header-back-btn.svelte-bequy3{height:48px;width:100%;padding:8px 16px;border-bottom:var(--wx-border)}.header-back-btn.svelte-bequy3 .btn-box:where(.svelte-bequy3) button.toggle-btn{border:1px solid transparent;padding:5px;gap:0;font-size:16px;font-weight:400;color:var(--demo-framework-color)}.header-back-btn.svelte-bequy3 .btn-box:where(.svelte-bequy3) button.toggle-btn:hover,.header-back-btn.svelte-bequy3 .btn-box:where(.svelte-bequy3) button.toggle-btn:focus,.header-back-btn.svelte-bequy3 .btn-box:where(.svelte-bequy3) button.toggle-btn:active{border:1px solid transparent;background:transparent}.header-back-btn.svelte-bequy3 .btn-box:where(.svelte-bequy3) button.toggle-btn i{color:var(--demo-framework-color)}.page-content-header.svelte-bequy3{height:60px;display:flex;justify-content:space-between;align-items:center;gap:40px;padding:12px;border-bottom:var(--wx-border)}.narrow.svelte-bequy3 .page-content-header:where(.svelte-bequy3){height:68px;padding:12px 16px 12px 28px}.header-title-box.svelte-bequy3{display:flex;align-items:center;gap:16px;flex-grow:1;min-width:0}.header-actions-container.svelte-bequy3{display:flex;align-items:center;gap:16px}.narrow.svelte-bequy3 .header-actions-container:where(.svelte-bequy3){gap:12px}.layout.active.svelte-bequy3{flex-direction:row}.sidebar.svelte-bequy3{width:0;height:100%;overflow:hidden;transition:width .3s}.narrow.svelte-bequy3 .sidebar:where(.svelte-bequy3){transition:none}.sidebar-header.svelte-bequy3{height:60px;display:flex;justify-content:space-between;position:sticky;top:0;padding:14px 16px 14px 18px;background-color:var(--demo-bg)}.box-title.svelte-bequy3{display:flex;align-items:center;gap:12px}.box-title-img.svelte-bequy3:hover,.box-title-img.svelte-bequy3:focus{opacity:.6}.box-title-img.svelte-bequy3:active{opacity:.8}.separator.svelte-bequy3{width:1px;height:20px;background:var(--demo-border)}.sidebar.active.svelte-bequy3,.sidebar-content.svelte-bequy3{width:300px}.narrow.svelte-bequy3 .sidebar.active:where(.svelte-bequy3),.narrow.svelte-bequy3 .sidebar-content:where(.svelte-bequy3){width:100%}.sidebar-content.svelte-bequy3{display:flex;flex-direction:column;gap:16px;height:100%;border-right:var(--wx-border);overflow-y:auto;font-size:16px;line-height:20px;background-color:var(--demo-bg);border-bottom:var(--wx-border)}.btn-box.svelte-bequy3 button.toggle-btn{display:flex;align-items:center;gap:8px;border:var(--wx-border);color:var(--demo-fg-strong);font-weight:500;line-height:18px}.btn-box.svelte-bequy3 button.toggle-btn:hover,.btn-box.svelte-bequy3 button.toggle-btn:focus{border:var(--wx-border);background:var(--demo-btn-hover-bg)}.btn-box.svelte-bequy3 button.toggle-btn:active{background:var(--demo-btn-active-bg)}.btn-box.svelte-bequy3 button.toggle-btn i{opacity:1;color:var(--demo-fg)}.btn-box.svelte-bequy3 button.toggle-btn.link-btn{padding:7px 19px;border-radius:4px;align-items:center}.narrow.svelte-bequy3 .btn-box:where(.svelte-bequy3) button.toggle-btn.link-btn{padding:11px}.btn-box.svelte-bequy3 button.toggle-btn.link-btn div{width:16px;height:16px;display:flex;align-items:center;justify-content:center}.narrow.svelte-bequy3 .btn-box:where(.svelte-bequy3) button.toggle-btn.link-btn div{width:20px;height:20px}.btn-box.svelte-bequy3 button.toggle-btn.link-btn img{height:100%;width:100%;object-fit:cover;filter:var(--demo-icon-filter)}a.svelte-bequy3{display:flex;text-decoration:none}.wrapper-content.svelte-bequy3{flex:1;height:calc(100% - 60px)}.narrow.svelte-bequy3 .wrapper-content:where(.svelte-bequy3){height:calc(100% - 116px)}.content.svelte-bequy3{position:relative;width:100%;height:100%;transition:transform .3s,width .3s;overflow-y:auto}.content.svelte-bequy3 h4{font-size:16px;font-weight:300;margin-bottom:12px;border-bottom:var(--wx-border)}.content.svelte-bequy3 h3{font-size:18px;margin:12px 0;font-weight:400}.content.svelte-bequy3 .demo-box{margin:20px}.content.svelte-bequy3 .demo-box+.demo-box{margin-top:40px}.content.svelte-bequy3 .demo-code{font-family:monospace;line-height:30px}.content.svelte-bequy3 .demo-status{height:30px;line-height:30px;background:#00000026;padding-left:10px}.content.svelte-bequy3 .demo-toolbar{border:2px solid var(--wx-background-alt);max-width:600px}.content.svelte-bequy3 .demo-row{display:flex;gap:4px;flex-wrap:wrap}.content.svelte-bequy3 .demo-hscroll{display:flex;gap:4px;overflow-x:auto;padding-bottom:4px;white-space:nowrap}.box-links.svelte-bequy3{display:flex;flex-direction:column;gap:6px}.group-title.svelte-bequy3{letter-spacing:.6px;text-transform:uppercase;color:var(--wx-color-font-alt);padding:20px 16px 2px;font-size:12px;font-weight:600;border-top:var(--wx-border)}.box-links.svelte-bequy3>.group-title:where(.svelte-bequy3):first-child{margin-top:0;border-top:none}.hint.svelte-bequy3{font-size:16px;font-weight:500;line-height:24px;color:var(--demo-fg);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.title.svelte-bequy3{margin:0;font-size:18px;font-weight:500;line-height:24px;color:var(--demo-fg);white-space:nowrap}.segmented-box.svelte-bequy3 div.segmented-themes{height:36px;padding:2px;border-radius:4px}.segmented-box.svelte-bequy3 div.segmented-themes button{font-size:14px;font-weight:400;line-height:18px;color:var(--wx-color-font-alt);background-color:transparent;padding:7px 12px;border:none}.segmented-box.svelte-bequy3 div.segmented-themes button.wx-selected{border-radius:2px;font-weight:500;color:var(--wx-color-font);background:var(--demo-segmented-selected-bg);box-shadow:var(--demo-segmented-selected-shadow)}.segmented-box.svelte-bequy3 div.segmented-themes button svg{height:16px;width:16px}.narrow.svelte-bequy3 .segmented-box:where(.svelte-bequy3) div.segmented-themes{height:44px}.narrow.svelte-bequy3 .segmented-box:where(.svelte-bequy3) div.segmented-themes button{padding:7px 10px}.narrow.svelte-bequy3 .segmented-box:where(.svelte-bequy3) div.segmented-themes button svg{height:24px;width:24px}.wx-willow-dark-theme .segmented-box.svelte-bequy3 div.segmented-themes{background-color:var(--demo-segmented-bg)}
