.wx-dropdown.svelte-x4xo5c{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-x4xo5c{top:0;left:50%;transform:translate(-50%,-100%) translateY(-2px)}.wx-top-start.svelte-x4xo5c{top:0;left:0;transform:translateY(-100%) translateY(-2px)}.wx-top-end.svelte-x4xo5c{top:0;right:0;transform:translateY(-100%) translateY(-2px)}.wx-bottom-center.svelte-x4xo5c{bottom:0;left:50%;transform:translate(-50%,100%) translateY(2px)}.wx-bottom-start.svelte-x4xo5c{bottom:0;left:0;transform:translateY(100%) translateY(2px)}.wx-bottom-end.svelte-x4xo5c{bottom:0;right:0;transform:translateY(100%) translateY(2px)}.wx-left-center.svelte-x4xo5c{bottom:50%;left:0;transform:translate(-100%,50%) translate(-2px)}.wx-left-start.svelte-x4xo5c{top:0;left:0;transform:translate(-100%) translate(-2px)}.wx-left-end.svelte-x4xo5c{bottom:0;left:0;transform:translate(-100%) translate(-2px)}.wx-right-center.svelte-x4xo5c{bottom:50%;right:0;transform:translate(100%,50%) translate(2px)}.wx-right-start.svelte-x4xo5c{top:0;right:0;transform:translate(100%) translate(2px)}.wx-right-end.svelte-x4xo5c{bottom:0;right:0;transform:translate(100%) translate(2px)}.wx-list.svelte-1eimhpm{max-height:250px;overflow-y:auto}.wx-item.svelte-1eimhpm{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-1eimhpm{background:var(--wx-background-hover)}.wx-no-data.svelte-1eimhpm{padding:var(--wx-input-padding)}.wx-text.svelte-1uul0pm{position:relative;width:var(--wx-input-width)}.wx-text.wx-disabled.svelte-1uul0pm .wx-icon:where(.svelte-1uul0pm){color:var(--wx-color-font-disabled)}.wx-text.wx-error.svelte-1uul0pm .wx-icon:where(.svelte-1uul0pm){color:var(--wx-color-danger)}.wx-icon.svelte-1uul0pm{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;-moz-user-select:none;user-select:none;color:var(--wx-input-icon-color)}.wx-icon.svelte-1uul0pm:before{display:block}.wx-icon-left.svelte-1uul0pm .wx-icon:where(.svelte-1uul0pm):not(.wxi-close){right:auto;left:var(--wx-input-icon-indent)}.wx-icon.wxi-close.svelte-1uul0pm{pointer-events:all;cursor:pointer}.wx-icon.wxi-close.svelte-1uul0pm:hover{background:var(--wx-background-hover);border-radius:var(--wx-icon-border-radius)}input.svelte-1uul0pm{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-1uul0pm:focus{border:var(--wx-input-border-focus)}input.svelte-1uul0pm::-moz-placeholder{color:var(--wx-input-placeholder-color)}input.svelte-1uul0pm::placeholder{color:var(--wx-input-placeholder-color)}.wx-icon-left.svelte-1uul0pm input:where(.svelte-1uul0pm){padding-left:calc(var(--wx-input-icon-size) + var(--wx-input-icon-indent) * 2)}.wx-icon-right.svelte-1uul0pm input:where(.svelte-1uul0pm),.wx-text.wx-clear.svelte-1uul0pm input:where(.svelte-1uul0pm){padding-right:calc(var(--wx-input-icon-size) + var(--wx-input-icon-indent) * 2)}input[disabled].svelte-1uul0pm{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-1uul0pm::-moz-placeholder{color:var(--wx-color-font-disabled)}input[disabled].svelte-1uul0pm::placeholder{color:var(--wx-color-font-disabled)}.wx-error.svelte-1uul0pm input:where(.svelte-1uul0pm){border-color:var(--wx-color-danger);color:var(--wx-color-danger)}.wx-header.svelte-4lsrsp{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-4lsrsp,.wx-pager.svelte-4lsrsp{width:var(--wx-calendar-cell-size);height:var(--wx-calendar-cell-size);flex-shrink:0}.wx-pager.svelte-4lsrsp{cursor:pointer;border-radius:50%;line-height:1;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--wx-calendar-icon-color);font-size:var(--wx-calendar-icon-size)}.wx-pager.svelte-4lsrsp:before{display:block}.wx-pager.svelte-4lsrsp:hover{background-color:var(--wx-background-hover)}.wx-label.svelte-4lsrsp{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-2s2nwk{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;-moz-user-select:none;user-select:none}button.svelte-2s2nwk,button.svelte-2s2nwk:focus,button.svelte-2s2nwk:active{outline:none}button.svelte-2s2nwk:active{opacity:.8}.wx-weekdays.svelte-16msgyq{display:flex;flex-wrap:nowrap;margin-bottom:calc(var(--wx-calendar-gap) * 1.5)}.wx-weekday.svelte-16msgyq{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-16msgyq{display:flex;flex-wrap:wrap}.wx-day.svelte-16msgyq{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-16msgyq:not(.wx-out):not(.wx-selected){cursor:pointer}.wx-day.svelte-16msgyq:not(.wx-out):not(.wx-selected):hover{background:var(--wx-background-hover)}.wx-day.wx-out.svelte-16msgyq{color:var(--wx-color-font-disabled)}.wx-day.wx-selected.svelte-16msgyq:not(.wx-out){background:var(--wx-color-primary);color:var(--wx-color-primary-font)}.wx-day.wx-selected.wx-left.svelte-16msgyq: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-16msgyq:not(.wx-out){border-radius:0 calc(var(--wx-calendar-border-radius)) calc(var(--wx-calendar-border-radius)) 0}.wx-day.wx-inrange.svelte-16msgyq:not(.wx-out){border-radius:0;background:var(--wx-color-primary-selected)}.wx-day.wx-weekend.svelte-16msgyq:not(.wx-selected):not(.wx-out){color:var(--wx-color-primary)}.wx-day.wx-inactive.svelte-16msgyq{pointer-events:none}.wx-months.svelte-9himwl{display:flex;flex-wrap:wrap;margin:var(--wx-calendar-gap)}.wx-month.svelte-9himwl{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-9himwl{background:var(--wx-color-primary);color:var(--wx-color-primary-font)}.wx-month.svelte-9himwl:not(.wx-current):hover{background-color:var(--wx-background-hover)}.wx-buttons.svelte-9himwl{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;margin-top:var(--wx-calendar-gap)}.wx-years.svelte-8yi4l4{display:flex;flex-wrap:wrap;margin:var(--wx-calendar-gap)}.wx-year.svelte-8yi4l4{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-8yi4l4{background:var(--wx-color-primary);color:var(--wx-color-primary-font)}.wx-year.svelte-8yi4l4:not(.wx-current):hover{background-color:var(--wx-background-hover)}.wx-prev-decade.svelte-8yi4l4,.wx-next-decade.svelte-8yi4l4{color:var(--wx-color-font-disabled)}.wx-buttons.svelte-8yi4l4{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;margin-top:var(--wx-calendar-gap)}.wx-calendar.svelte-msimvu{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-msimvu{padding-bottom:0}.wx-wrap.svelte-msimvu{width:calc(var(--wx-calendar-cell-size) * 7);margin:0 auto}.wx-buttons.svelte-msimvu{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;margin-top:calc(var(--wx-calendar-gap) * 2)}.wx-button-item.svelte-msimvu+.wx-button-item:where(.svelte-msimvu){margin-left:calc(var(--wx-calendar-gap) * 3)}.wx-richselect.svelte-e7wnft{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-e7wnft:focus{border:var(--wx-input-border-focus)}.wx-richselect.wx-disabled.svelte-e7wnft{cursor:not-allowed;border:var(--wx-input-border-disabled);background:var(--wx-input-background-disabled)}.wx-richselect.wx-disabled.svelte-e7wnft .wx-label:where(.svelte-e7wnft){color:var(--wx-color-font-disabled)}.wx-richselect.wx-disabled.svelte-e7wnft .wx-icon:where(.svelte-e7wnft){color:var(--wx-color-font-disabled)}.wx-richselect.wx-error.svelte-e7wnft{border-color:var(--wx-color-danger)}.wx-richselect.wx-error.svelte-e7wnft .wx-label:where(.svelte-e7wnft){color:var(--wx-color-danger)}.wx-richselect.wx-error.svelte-e7wnft .wx-icon:where(.svelte-e7wnft){color:var(--wx-color-danger)}.wx-label.svelte-e7wnft{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-e7wnft{color:var(--wx-input-placeholder-color)}.wx-icon.svelte-e7wnft{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;-moz-user-select:none;user-select:none;color:var(--wx-input-icon-color)}.wx-icon.svelte-e7wnft:before{display:block}.wx-icon.wxi-close.svelte-e7wnft{pointer-events:all}.wx-icon.wxi-close.svelte-e7wnft:hover{background:var(--wx-background-hover);border-radius:var(--wx-icon-border-radius)}.wx-nowrap.svelte-e7wnft .wx-label:where(.svelte-e7wnft){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.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: 1px solid #dfdfdf;--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: 100;--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);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: 1px solid #e6e6e6;--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: 100;--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);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: 1px solid #384047;--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: 100;--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);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-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-16nunsy{background:inherit;box-sizing:border-box;padding:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-print-tree-cell,.wx-tree-cell.svelte-16nunsy{display:flex}.wx-measure-cell-body,.wx-cell.svelte-16nunsy:not(:last-child){border-right:var(--wx-table-cell-border)}.wx-print-draggable,.wx-draggable.svelte-16nunsy,.wx-draggable-stub.svelte-16nunsy{display:inline-block;vertical-align:middle;margin-right:3px;font-size:20px;height:20px;width:20px}.wx-draggable.svelte-16nunsy{cursor:move}.wx-shadow.wx-cell.svelte-16nunsy{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-16nunsy{border-right:var(--wx-table-cell-border);border-left:var(--wx-table-fixed-column-border)}.wx-fixed-right.wx-shadow.wx-cell.svelte-16nunsy:last-child{border-right:none}.wx-print-grid-tree-toggle,.wx-table-tree-toggle.svelte-16nunsy{font-size:20px;cursor:pointer;margin:0 4px 0 0;display:inline-block}.wx-cell[tabindex="0"].svelte-16nunsy:focus{outline:1px solid var(--wx-color-primary);outline-offset:-1px}.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-measure-cell-header,.wx-print-cell-header,.wx-cell.svelte-i0lrhp{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-i0lrhp: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-i0lrhp{align-items:flex-end}.wx-measure-cell-header,.wx-cell.svelte-i0lrhp:not(:last-child){border-right:var(--wx-table-header-cell-border)}.wx-print-cell-filter,.wx-cell.wx-filter.svelte-i0lrhp{padding:4px;z-index:8}.wx-print-cell-header .wx-text,.wx-text.svelte-i0lrhp{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wx-print-cell-header.wx-vertical .wx-text,.wx-vertical.svelte-i0lrhp .wx-text:where(.svelte-i0lrhp){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-i0lrhp{clip-path:inset(0px -15px 0px 0px);border-right:var(--wx-table-fixed-column-border)}.wx-cell.wx-fixed-right.wx-shadow.svelte-i0lrhp{border-right:var(--wx-table-cell-border);border-left:var(--wx-table-fixed-column-border)}.wx-cell.wx-fixed-right.wx-cell.svelte-i0lrhp:last-child{border-right:none}.wx-shadow.svelte-i0lrhp,.wx-fixed.svelte-i0lrhp{z-index:7}.wx-shadow.wx-rowspan.svelte-i0lrhp,.wx-shadow.wx-colspan.svelte-i0lrhp,.wx-fixed.wx-rowspan.svelte-i0lrhp,.wx-fixed.wx-colspan.svelte-i0lrhp{z-index:8}.wx-grip.svelte-i0lrhp{box-sizing:border-box;position:absolute;top:0;bottom:0;right:-4px;width:9px;background-color:transparent;opacity:0;cursor:ew-resize;z-index:8}.wx-grip.svelte-i0lrhp div:where(.svelte-i0lrhp){margin-left:5px;width:1px;height:100%;background-color:var(--wx-color-primary)}.wx-cell.svelte-i0lrhp:last-child .wx-grip:where(.svelte-i0lrhp){width:5px;right:0}.wx-cell.svelte-i0lrhp:last-child .wx-grip:where(.svelte-i0lrhp) div:where(.svelte-i0lrhp){margin-left:4px}.wx-grip.svelte-i0lrhp:before,.wx-cell.svelte-i0lrhp:not(:last-child) .wx-grip:where(.svelte-i0lrhp):after{content:"";position:absolute;top:0;bottom:0;width:0;height:0;margin:auto}.wx-grip.svelte-i0lrhp:before{border:3px dashed transparent;border-right:3px solid var(--wx-color-primary);right:7px}.wx-cell.svelte-i0lrhp:last-child .wx-grip:where(.svelte-i0lrhp):before{right:3px}.wx-cell.svelte-i0lrhp:not(:last-child) .wx-grip:where(.svelte-i0lrhp):after{border:3px dashed transparent;border-left:3px solid var(--wx-color-primary);left:9px}.wx-cell.svelte-i0lrhp:has(.wx-grip:where(.svelte-i0lrhp):hover){z-index:9}.wx-grip.svelte-i0lrhp:hover{opacity:1}.wx-sort.svelte-i0lrhp{height:100%;margin-left:auto;display:flex;align-items:center}.wx-order.svelte-i0lrhp{width:16px;height:16px;line-height:16px;border-radius:50%;font-size:12px;text-align:center;color:#fff;background-color:#3498ff}.wx-collapse.svelte-i0lrhp:focus{outline:none}.wx-collapse.svelte-i0lrhp:focus i:where(.svelte-i0lrhp),.wx-collapse.svelte-i0lrhp:hover i:where(.svelte-i0lrhp){color:var(--wx-color-primary)}.wx-rowspan.svelte-i0lrhp,.wx-colspan.svelte-i0lrhp{z-index:6}.wx-collapse.svelte-i0lrhp,.wx-collapsed.svelte-i0lrhp{cursor:pointer;z-index:1}.wx-collapsed.svelte-i0lrhp{position:relative}.wx-collapse.svelte-i0lrhp i:where(.svelte-i0lrhp){margin-right:4px}.wx-h-row:not(:last-child) .wx-cell.svelte-i0lrhp:not(.wx-rowspan){border-bottom:var(--wx-table-header-cell-border)}.wx-measure-cell-footer,.wx-print-cell-footer,.wx-cell.svelte-1bigdvr{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-1bigdvr:not(:last-child){border-right:var(--wx-table-footer-cell-border)}.wx-cell.wx-vertical.svelte-1bigdvr{align-items:flex-end}.wx-print-cell-footer .wx-text,.wx-text.svelte-1bigdvr{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wx-print-cell-footer.wx-vertical .wx-text,.wx-vertical.svelte-1bigdvr .wx-text:where(.svelte-1bigdvr){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-1bigdvr{clip-path:inset(0px -15px 0px 0px);border-right:var(--wx-table-fixed-column-border)}.wx-cell.wx-fixed-right.wx-shadow.svelte-1bigdvr{border-right:var(--wx-table-cell-border);border-left:var(--wx-table-fixed-column-border)}.wx-cell.wx-fixed-right.wx-cell.svelte-1bigdvr:last-child{border-right:none}.wx-shadow.svelte-1bigdvr,.wx-fixed.svelte-1bigdvr{z-index:3}.wx-rowspan.svelte-1bigdvr{z-index:2}.wx-rowspan.wx-shadow.svelte-1bigdvr,.wx-rowspan.wx-fixed.svelte-1bigdvr,.wx-colspan.wx-shadow.svelte-1bigdvr,.wx-colspan.wx-fixed.svelte-1bigdvr{z-index:4}.wx-f-row:not(:last-child) .wx-cell.svelte-1bigdvr:not(.wx-rowspan){border-bottom:var(--wx-table-header-cell-border)}.wx-header.svelte-10yip7c,.wx-footer.svelte-10yip7c{font-weight:500}.wx-header.svelte-10yip7c{top:0;border-bottom:var(--wx-table-header-border)}.wx-footer.svelte-10yip7c{position:sticky;z-index:2;bottom:0;border-top:var(--wx-table-header-border)}.wx-overlay.svelte-1uud3pa{width:100%;height:100%;position:absolute;z-index:5;background-color:var(--wx-background);padding:14px 8px;text-align:center}.wx-text.svelte-1uw7a81{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-65hrri{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-x6i98q{width:100%;height:100%;padding:8px;overflow:hidden;outline:none;border:1px solid var(--wx-color-primary)}.wx-text.svelte-x6i98q{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.wx-value.svelte-3ipghm{width:100%;height:100%;padding:8px;overflow:hidden;outline:none;border:1px solid var(--wx-color-primary)}.wx-text.svelte-3ipghm{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wx-value.svelte-3ipghm:focus{outline:none;display:block}.wx-cell.svelte-18cc9rz{box-sizing:border-box;padding:0;background-color:var(--wx-background);color:var(--wx-color-font);position:relative;z-index:3}.wx-cell.svelte-18cc9rz .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-cv008e{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}.wx-print-container>.wx-print-grid-wrapper{page-break-after:always;-moz-column-break-after:page;break-after:page}.wx-print-container{display:block}}.wx-grid.svelte-i5amn0{height:100%}.wx-table-box.svelte-i5amn0{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-i5amn0{position:sticky;z-index:3;top:0}.wx-body.svelte-i5amn0,.wx-data.svelte-i5amn0{position:relative}.wx-scroll.svelte-i5amn0{position:relative;flex:1;scroll-padding-top:var(--header-height);scroll-padding-bottom:var(--footer-height)}.wx-row.svelte-i5amn0{display:flex;box-sizing:border-box;background-color:var(--wx-background)}.wx-row.svelte-i5amn0:not(:last-child){border-bottom:var(--wx-table-cell-border)}.wx-row.wx-autoheight.svelte-i5amn0 .wx-cell{overflow:visible;text-overflow:initial;white-space:normal;word-break:break-all}.wx-row.wx-autoheight.svelte-i5amn0{height:-moz-max-content;height:max-content}.wx-selected.svelte-i5amn0{color:var(--wx-table-select-color);background-color:var(--wx-table-select-background)}.wx-selected.svelte-i5amn0 .wx-cell:first-child{box-shadow:var(--wx-table-select-border)}.wx-inactive.svelte-i5amn0{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-i5amn0{width:36px;border-right:var(--wx-table-cell-border)}.wx-area.svelte-8l0ch5{position:relative;height:100%;width:100%}.tooltip{padding:2px 10px;border-radius:2px;box-shadow:var(--wx-box-shadow);pointer-events:none;position:absolute;z-index:10;font-size:var(--wx-font-size-sm);font-family:var(--wx-font-family);color:var(--wx-color-primary-font);background-color:#1a1e21}.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)}.datagrid-advanced-wrapper.svelte-zch8sq{width:100%;height:600px;display:flex;flex-direction:column;gap:1rem}.search-container.svelte-zch8sq{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.search-input.svelte-zch8sq{flex:1;padding:.625rem 1rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;color:#374151;transition:all .2s}.search-input.svelte-zch8sq:focus{outline:none;border-color:#146ef5;box-shadow:0 0 0 3px #146ef51a}.search-input.svelte-zch8sq::-moz-placeholder{color:#9ca3af}.search-input.svelte-zch8sq::placeholder{color:#9ca3af}.clear-search-button.svelte-zch8sq{padding:.5rem;background:#e5e7eb;border:none;border-radius:4px;font-size:1rem;color:#6b7280;cursor:pointer;transition:all .2s;line-height:1}.clear-search-button.svelte-zch8sq:hover{background:#d1d5db;color:#374151}.search-results.svelte-zch8sq{font-size:.875rem;color:#6b7280;font-weight:500;white-space:nowrap}.datagrid-actions.svelte-zch8sq{display:flex;justify-content:flex-end;padding:.5rem 0}.export-button.svelte-zch8sq{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#146ef5;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.export-button.svelte-zch8sq:hover{background:#0f5fd4;transform:translateY(-1px);box-shadow:0 4px 8px #146ef54d}.export-button.svelte-zch8sq:active{transform:translateY(0);box-shadow:0 2px 4px #146ef533}.export-button.svelte-zch8sq:focus-visible{outline:2px solid #146ef5;outline-offset:2px}.export-icon.svelte-zch8sq,.delete-icon.svelte-zch8sq{font-size:1rem}.delete-button.svelte-zch8sq{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#dc2626;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.delete-button.svelte-zch8sq:hover:not(:disabled){background:#b91c1c;transform:translateY(-1px);box-shadow:0 4px 8px #dc26264d}.delete-button.svelte-zch8sq:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px #dc262633}.delete-button.svelte-zch8sq:focus-visible{outline:2px solid #dc2626;outline-offset:2px}.delete-button.svelte-zch8sq:disabled{opacity:.5;cursor:not-allowed}.loading-indicator.svelte-zch8sq{display:inline-flex;align-items:center;padding:.5rem 1rem;font-size:.875rem;color:#6b7280;font-weight:500}.loading-indicator.svelte-zch8sq:before{content:"⏳";margin-right:.5rem;animation:svelte-zch8sq-spin 1s linear infinite}@keyframes svelte-zch8sq-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.export-button.svelte-zch8sq:disabled{opacity:.5;cursor:not-allowed}.datagrid-advanced-wrapper .wx-grid{flex:1;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}@media(max-width:768px){.datagrid-advanced-wrapper.svelte-zch8sq{height:500px}.export-button.svelte-zch8sq{font-size:.8125rem;padding:.4rem .875rem}}@media(prefers-color-scheme:dark){.datagrid-advanced-wrapper .wx-grid{border-color:#374151}}.wx-grid [data-col=salary] .wx-cell-value:before{content:"£";margin-right:.125rem}.wx-grid [data-col=salary] .wx-cell-value{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.datagrid-basic-wrapper.svelte-1tdth16{width:100%;display:flex;flex-direction:column;gap:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.datagrid-filter.svelte-1tdth16{display:flex;align-items:center;gap:1rem}.filter-input.svelte-1tdth16{flex:1;max-width:400px;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;transition:border-color .2s}.filter-input.svelte-1tdth16:focus{outline:none;border-color:#146ef5;box-shadow:0 0 0 3px #146ef51a}.filter-count.svelte-1tdth16{font-size:.875rem;color:#6b7280}.table-container.svelte-1tdth16{overflow-x:auto;border:1px solid #e5e7eb;border-radius:8px}.datagrid-table.svelte-1tdth16{width:100%;border-collapse:collapse;background:#fff}thead.svelte-1tdth16{background:#f9fafb;border-bottom:2px solid #e5e7eb}th.svelte-1tdth16{padding:.75rem 1rem;text-align:left;font-weight:600;font-size:.875rem;color:#374151;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}th.sortable.svelte-1tdth16{cursor:pointer;transition:background-color .2s}th.sortable.svelte-1tdth16:hover{background:#f3f4f6}th.sortable.svelte-1tdth16:focus-visible{outline:2px solid #146ef5;outline-offset:-2px}.header-content.svelte-1tdth16{display:flex;align-items:center;gap:.5rem}.sort-indicator.svelte-1tdth16{opacity:.3;font-size:.75rem}th.sorted.svelte-1tdth16 .sort-indicator:where(.svelte-1tdth16){opacity:1;color:#146ef5}tbody.svelte-1tdth16 tr:where(.svelte-1tdth16){border-bottom:1px solid #e5e7eb}tbody.svelte-1tdth16 tr:where(.svelte-1tdth16):last-child{border-bottom:none}td.svelte-1tdth16{padding:.75rem 1rem;font-size:.875rem;color:#1f2937}.datagrid-table.striped.svelte-1tdth16 tbody:where(.svelte-1tdth16) tr:where(.svelte-1tdth16):nth-child(2n){background:#f9fafb}.datagrid-table.hoverable.svelte-1tdth16 tbody:where(.svelte-1tdth16) tr:where(.svelte-1tdth16):hover{background:#f3f4f6}.datagrid-table.compact.svelte-1tdth16 th:where(.svelte-1tdth16),.datagrid-table.compact.svelte-1tdth16 td:where(.svelte-1tdth16){padding:.5rem .75rem}.empty-state.svelte-1tdth16{text-align:center;padding:2rem;color:#9ca3af;font-style:italic}.datagrid-pagination.svelte-1tdth16{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.pagination-info.svelte-1tdth16{font-size:.875rem;color:#6b7280}.pagination-controls.svelte-1tdth16{display:flex;align-items:center;gap:.5rem}.page-numbers.svelte-1tdth16{display:flex;gap:.25rem}.pagination-button.svelte-1tdth16,.page-button.svelte-1tdth16{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;background:#fff;font-size:.875rem;cursor:pointer;transition:all .2s}.pagination-button.svelte-1tdth16:hover:not(:disabled),.page-button.svelte-1tdth16:hover{background:#f3f4f6;border-color:#146ef5}.pagination-button.svelte-1tdth16:disabled{opacity:.4;cursor:not-allowed}.page-button.active.svelte-1tdth16{background:#146ef5;color:#fff;border-color:#146ef5}.pagination-button.svelte-1tdth16:focus-visible,.page-button.svelte-1tdth16:focus-visible{outline:2px solid #146ef5;outline-offset:2px}@media(max-width:768px){.filter-input.svelte-1tdth16{max-width:100%}th.svelte-1tdth16,td.svelte-1tdth16{padding:.5rem .75rem;font-size:.8125rem}.datagrid-pagination.svelte-1tdth16{flex-direction:column;align-items:stretch}.pagination-controls.svelte-1tdth16{justify-content:center}}@media(prefers-color-scheme:dark){.datagrid-table.svelte-1tdth16{background:#1f2937}thead.svelte-1tdth16{background:#111827;border-color:#374151}th.svelte-1tdth16{color:#f9fafb}th.sortable.svelte-1tdth16:hover{background:#1f2937}tbody.svelte-1tdth16 tr:where(.svelte-1tdth16){border-color:#374151}td.svelte-1tdth16{color:#e5e7eb}.datagrid-table.striped.svelte-1tdth16 tbody:where(.svelte-1tdth16) tr:where(.svelte-1tdth16):nth-child(2n){background:#111827}.datagrid-table.hoverable.svelte-1tdth16 tbody:where(.svelte-1tdth16) tr:where(.svelte-1tdth16):hover{background:#374151}.filter-input.svelte-1tdth16,.pagination-button.svelte-1tdth16,.page-button.svelte-1tdth16{background:#1f2937;border-color:#374151;color:#f9fafb}.pagination-button.svelte-1tdth16:hover:not(:disabled),.page-button.svelte-1tdth16:hover{background:#374151}.table-container.svelte-1tdth16{border-color:#374151}}.filters-container.svelte-1xzx2bv{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:1.5rem;overflow:hidden}.filters-header.svelte-1xzx2bv{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb}.expand-button.svelte-1xzx2bv{display:flex;align-items:center;gap:.75rem;background:none;border:none;font-size:1rem;font-weight:600;color:#1f2937;cursor:pointer;padding:0;transition:color .2s}.expand-button.svelte-1xzx2bv:hover{color:#146ef5}.expand-icon.svelte-1xzx2bv{font-size:.75rem;transition:transform .2s}.filter-title.svelte-1xzx2bv{display:flex;align-items:center;gap:.5rem}.filter-badge.svelte-1xzx2bv{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 .5rem;background:#146ef5;color:#fff;border-radius:12px;font-size:.75rem;font-weight:600}.clear-button.svelte-1xzx2bv{padding:.5rem 1rem;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s}.clear-button.svelte-1xzx2bv:hover{background:#e5e7eb;border-color:#9ca3af}.filters-panel.svelte-1xzx2bv{padding:1.5rem 1.25rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;animation:svelte-1xzx2bv-slideDown .2s ease-out}@keyframes svelte-1xzx2bv-slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.filter-group.svelte-1xzx2bv{display:flex;flex-direction:column;gap:.75rem}.filter-label.svelte-1xzx2bv{font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.25rem}.checkbox-group.svelte-1xzx2bv{display:flex;flex-direction:column;gap:.5rem}.checkbox-label.svelte-1xzx2bv{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#4b5563;cursor:pointer;transition:color .2s}.checkbox-label.svelte-1xzx2bv:hover{color:#1f2937}.checkbox-label.svelte-1xzx2bv input[type=checkbox]:where(.svelte-1xzx2bv){width:1rem;height:1rem;border:2px solid #d1d5db;border-radius:4px;cursor:pointer}.checkbox-label.svelte-1xzx2bv input[type=checkbox]:where(.svelte-1xzx2bv):checked{accent-color:#146ef5}.status-text.svelte-1xzx2bv{text-transform:capitalize}.range-inputs.svelte-1xzx2bv{display:flex;flex-direction:column;gap:1rem}.range-input-wrapper.svelte-1xzx2bv{display:flex;flex-direction:column;gap:.5rem}.range-label.svelte-1xzx2bv{font-size:.8125rem;font-weight:500;color:#6b7280}input[type=range].svelte-1xzx2bv{width:100%;height:6px;background:#e5e7eb;border-radius:3px;outline:none;cursor:pointer}input[type=range].svelte-1xzx2bv::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;background:#146ef5;border-radius:50%;cursor:pointer;-webkit-transition:background .2s;transition:background .2s}input[type=range].svelte-1xzx2bv::-webkit-slider-thumb:hover{background:#0f5fd4}input[type=range].svelte-1xzx2bv::-moz-range-thumb{width:18px;height:18px;background:#146ef5;border:none;border-radius:50%;cursor:pointer;-moz-transition:background .2s;transition:background .2s}input[type=range].svelte-1xzx2bv::-moz-range-thumb:hover{background:#0f5fd4}.range-value.svelte-1xzx2bv{font-size:.875rem;font-weight:600;color:#146ef5}.date-inputs.svelte-1xzx2bv{display:flex;gap:1rem}.date-input-wrapper.svelte-1xzx2bv{flex:1;display:flex;flex-direction:column;gap:.5rem}.date-label.svelte-1xzx2bv{font-size:.8125rem;font-weight:500;color:#6b7280}input[type=date].svelte-1xzx2bv{padding:.5rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;color:#374151;transition:border-color .2s}input[type=date].svelte-1xzx2bv:focus{outline:none;border-color:#146ef5;box-shadow:0 0 0 3px #146ef51a}@media(max-width:768px){.filters-panel.svelte-1xzx2bv{grid-template-columns:1fr}.date-inputs.svelte-1xzx2bv{flex-direction:column}}.demo-page.svelte-1ivnlk9{max-width:1400px;margin:0 auto;padding:2rem}.page-header.svelte-1ivnlk9{margin-bottom:3rem}.page-header.svelte-1ivnlk9 h1:where(.svelte-1ivnlk9){font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.subtitle.svelte-1ivnlk9{font-size:1.125rem;color:#6b7280;margin-bottom:1rem}.stats-section.svelte-1ivnlk9{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:3rem}.stat-card.svelte-1ivnlk9{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;text-align:center}.stat-value.svelte-1ivnlk9{font-size:2rem;font-weight:700;color:#146ef5;margin-bottom:.5rem}.stat-label.svelte-1ivnlk9{font-size:.875rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.comparison-section.svelte-1ivnlk9{margin-bottom:3rem}.comparison-section.svelte-1ivnlk9 h2:where(.svelte-1ivnlk9){font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.comparison-grid.svelte-1ivnlk9{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.comparison-card.svelte-1ivnlk9{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:2rem}.comparison-card.svelte-1ivnlk9 h3:where(.svelte-1ivnlk9){font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.feature-list.svelte-1ivnlk9{list-style:none;padding:0;margin:0 0 1rem}.feature-list.svelte-1ivnlk9 li:where(.svelte-1ivnlk9){padding:.5rem 0;font-size:.9375rem}.feature-list.svelte-1ivnlk9 .pro:where(.svelte-1ivnlk9){color:#059669}.feature-list.svelte-1ivnlk9 .con:where(.svelte-1ivnlk9){color:#dc2626}.use-case.svelte-1ivnlk9{padding-top:1rem;border-top:1px solid #e5e7eb;font-size:.875rem;color:#6b7280}.example-selector.svelte-1ivnlk9{margin-bottom:2rem}.example-selector.svelte-1ivnlk9 h2:where(.svelte-1ivnlk9){font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.tabs.svelte-1ivnlk9{display:flex;gap:.5rem;border-bottom:2px solid #e5e7eb}.tab.svelte-1ivnlk9{padding:.75rem 1.5rem;background:none;border:none;border-bottom:3px solid transparent;font-size:1rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s}.tab.svelte-1ivnlk9:hover{color:#146ef5}.tab.active.svelte-1ivnlk9{color:#146ef5;border-bottom-color:#146ef5}.example-display.svelte-1ivnlk9{margin-bottom:3rem}.example-container.svelte-1ivnlk9{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;overflow-x:auto}.example-header.svelte-1ivnlk9{margin-bottom:1.5rem}.example-header.svelte-1ivnlk9 h3:where(.svelte-1ivnlk9){font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.example-header.svelte-1ivnlk9 p:where(.svelte-1ivnlk9){font-size:.875rem;color:#6b7280}.example-header.svelte-1ivnlk9 a:where(.svelte-1ivnlk9){color:#146ef5;text-decoration:none}.example-header.svelte-1ivnlk9 a:where(.svelte-1ivnlk9):hover{text-decoration:underline}.feature-note.svelte-1ivnlk9{margin-top:1rem;padding:1rem;background:#eff6ff;border-left:4px solid #146ef5;border-radius:4px;font-size:.875rem;color:#1e40af}.filter-results.svelte-1ivnlk9{display:flex;align-items:center;gap:.5rem;padding:1rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:1rem;font-size:.875rem}.filter-active-indicator.svelte-1ivnlk9{color:#059669;font-weight:600}.usage-guide.svelte-1ivnlk9{margin-bottom:3rem}.usage-guide.svelte-1ivnlk9 h2:where(.svelte-1ivnlk9){font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.guide-section.svelte-1ivnlk9{margin-bottom:2rem}.guide-section.svelte-1ivnlk9 h3:where(.svelte-1ivnlk9){font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}pre.svelte-1ivnlk9{background:#1f2937;border-radius:8px;padding:1.5rem;overflow-x:auto}code.svelte-1ivnlk9{font-family:Fira Code,Courier New,monospace;font-size:.875rem;line-height:1.6;color:#e5e7eb}.department-section.svelte-1ivnlk9{margin-bottom:3rem}.department-section.svelte-1ivnlk9 h2:where(.svelte-1ivnlk9){font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.department-grid.svelte-1ivnlk9{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.department-card.svelte-1ivnlk9{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem}.department-name.svelte-1ivnlk9{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.25rem}.department-count.svelte-1ivnlk9{font-size:.875rem;color:#6b7280}.format-explanation.svelte-1ivnlk9{background:#f0f9ff;border:2px solid #0ea5e9;border-radius:8px;padding:1.5rem;margin-bottom:2rem}.format-explanation.svelte-1ivnlk9 h4:where(.svelte-1ivnlk9){font-size:1.125rem;font-weight:600;color:#0c4a6e;margin-bottom:1rem}.format-explanation.svelte-1ivnlk9 ul:where(.svelte-1ivnlk9){margin:0 0 0 1.5rem;padding:0}.format-explanation.svelte-1ivnlk9 li:where(.svelte-1ivnlk9){margin-bottom:.5rem;color:#1e3a8a}.format-explanation.svelte-1ivnlk9 code:where(.svelte-1ivnlk9){background:#dbeafe;color:#1e40af;padding:.125rem .5rem;border-radius:4px;font-size:.875rem}.code-example.svelte-1ivnlk9{margin-top:2rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem}.code-example.svelte-1ivnlk9 h4:where(.svelte-1ivnlk9){font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:1rem}@media(max-width:768px){.demo-page.svelte-1ivnlk9{padding:1rem}.page-header.svelte-1ivnlk9 h1:where(.svelte-1ivnlk9){font-size:2rem}.comparison-grid.svelte-1ivnlk9{grid-template-columns:1fr}.tabs.svelte-1ivnlk9{flex-direction:column;border-bottom:none}.tab.svelte-1ivnlk9{border-bottom:1px solid #e5e7eb;border-left:3px solid transparent}.tab.active.svelte-1ivnlk9{border-bottom-color:#e5e7eb;border-left-color:#146ef5}}
