.NavigationDrawerComponent-module__LqYdrq__scrim{z-index:999;opacity:0;visibility:hidden;background:#0006;background:lab(0% 0 0/.4);transition:opacity .3s cubic-bezier(.2,0,0,1),visibility 0s .3s;position:fixed;inset:0}.NavigationDrawerComponent-module__LqYdrq__scrim.NavigationDrawerComponent-module__LqYdrq__is-open-state{opacity:1;visibility:visible;transition:opacity .3s cubic-bezier(.2,0,0,1),visibility}.NavigationDrawerComponent-module__LqYdrq__drawer{background:var(--background-surface,#1e1e1e);width:360px;max-width:calc(100vw - 56px);height:100dvh;color:var(--text-primary,#e0e0e0);flex-direction:column;flex-shrink:0;transition:width .3s cubic-bezier(.2,0,0,1);display:flex;overflow:hidden}.NavigationDrawerComponent-module__LqYdrq__standard{border-right:1px solid var(--calculated-border-color,#333);z-index:1;position:relative}.NavigationDrawerComponent-module__LqYdrq__standard.NavigationDrawerComponent-module__LqYdrq__is-closed-state{border-right:none;width:0;min-width:0;overflow:hidden}.NavigationDrawerComponent-module__LqYdrq__modal{z-index:1000;will-change:transform;border-radius:0 16px 16px 0;transition:transform .3s cubic-bezier(.2,0,0,1);position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:0 1px 3px #0000004d,0 4px 8px 3px #00000026;box-shadow:0 1px 3px lab(0% 0 0/.3),0 4px 8px 3px lab(0% 0 0/.15)}.NavigationDrawerComponent-module__LqYdrq__modal.NavigationDrawerComponent-module__LqYdrq__is-open-state{transform:translate(0)}[dir=rtl] .NavigationDrawerComponent-module__LqYdrq__modal{border-radius:16px 0 0 16px;left:auto;right:0;transform:translate(100%)}[dir=rtl] .NavigationDrawerComponent-module__LqYdrq__modal.NavigationDrawerComponent-module__LqYdrq__is-open-state{transform:translate(0)}[dir=rtl] .NavigationDrawerComponent-module__LqYdrq__standard{border-right:none;border-left:1px solid var(--calculated-border-color,#333)}.NavigationDrawerComponent-module__LqYdrq__anchor-end{border-radius:16px 0 0 16px;left:auto;right:0;transform:translate(100%)}.NavigationDrawerComponent-module__LqYdrq__anchor-end.NavigationDrawerComponent-module__LqYdrq__is-open-state{transform:translate(0)}.NavigationDrawerComponent-module__LqYdrq__headline{color:var(--text-primary,#e0e0e0);letter-spacing:.01em;flex-shrink:0;padding:28px 28px 0;font-size:14px;font-weight:600}.NavigationDrawerComponent-module__LqYdrq__content{scrollbar-width:thin;scrollbar-color:var(--text-muted,#555) transparent;flex-direction:column;flex:1;gap:0;padding:12px;display:flex;overflow:hidden auto}.NavigationDrawerComponent-module__LqYdrq__content::-webkit-scrollbar{width:4px}.NavigationDrawerComponent-module__LqYdrq__content::-webkit-scrollbar-track{background:0 0}.NavigationDrawerComponent-module__LqYdrq__content::-webkit-scrollbar-thumb{background:var(--text-muted,#555);border-radius:4px}.NavigationDrawerComponent-module__LqYdrq__section-header{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted,#888);-webkit-user-select:none;user-select:none;padding:18px 16px 8px;font-size:11px;font-weight:600}.NavigationDrawerComponent-module__LqYdrq__divider{background:var(--calculated-border-color,#333);flex-shrink:0;height:1px;margin:4px 16px}.NavigationDrawerComponent-module__LqYdrq__item{min-height:56px;color:var(--text-secondary,#aaa);letter-spacing:.01em;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;isolation:isolate;background:0 0;border:none;border-radius:28px;align-items:center;gap:12px;width:100%;padding:0 24px 0 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s cubic-bezier(.2,0,0,1),color .15s cubic-bezier(.2,0,0,1);display:flex;position:relative}.NavigationDrawerComponent-module__LqYdrq__state-layer{border-radius:inherit;pointer-events:none;background:var(--text-primary,#fff);opacity:0;z-index:-1;transition:opacity .15s cubic-bezier(.2,0,0,1);position:absolute;inset:0}.NavigationDrawerComponent-module__LqYdrq__item:hover .NavigationDrawerComponent-module__LqYdrq__state-layer{opacity:.08}.NavigationDrawerComponent-module__LqYdrq__item:focus-visible .NavigationDrawerComponent-module__LqYdrq__state-layer{opacity:.1}.NavigationDrawerComponent-module__LqYdrq__item:active .NavigationDrawerComponent-module__LqYdrq__state-layer{opacity:.12}.NavigationDrawerComponent-module__LqYdrq__item.NavigationDrawerComponent-module__LqYdrq__is-active-state{background:var(--calculated-accent-primary-subtle,#8042fb1f);color:var(--accent-primary,#818cf8);font-weight:600}@supports (color:lab(0% 0 0)){.NavigationDrawerComponent-module__LqYdrq__item.NavigationDrawerComponent-module__LqYdrq__is-active-state{background:var(--calculated-accent-primary-subtle,lab(45.0418% 56.9315 -83.7604/.12))}}.NavigationDrawerComponent-module__LqYdrq__item.NavigationDrawerComponent-module__LqYdrq__is-active-state .NavigationDrawerComponent-module__LqYdrq__state-layer{background:var(--accent-primary,#818cf8)}.NavigationDrawerComponent-module__LqYdrq__item.NavigationDrawerComponent-module__LqYdrq__is-active-state:hover .NavigationDrawerComponent-module__LqYdrq__state-layer{opacity:.08}.NavigationDrawerComponent-module__LqYdrq__item.NavigationDrawerComponent-module__LqYdrq__is-active-state:active .NavigationDrawerComponent-module__LqYdrq__state-layer{opacity:.12}.NavigationDrawerComponent-module__LqYdrq__item.NavigationDrawerComponent-module__LqYdrq__is-active-state .NavigationDrawerComponent-module__LqYdrq__item-icon{color:var(--accent-primary,#818cf8)}.NavigationDrawerComponent-module__LqYdrq__item:focus-visible{outline:2px solid var(--accent-primary,#818cf8);outline-offset:2px}.NavigationDrawerComponent-module__LqYdrq__item.NavigationDrawerComponent-module__LqYdrq__is-disabled-state{color:var(--text-muted,#666);opacity:.38;pointer-events:none}.NavigationDrawerComponent-module__LqYdrq__item-icon{color:var(--text-secondary,#aaa);flex-shrink:0;transition:color .15s cubic-bezier(.2,0,0,1)}.NavigationDrawerComponent-module__LqYdrq__item-label{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.NavigationDrawerComponent-module__LqYdrq__item-badge{color:var(--text-secondary,#aaa);letter-spacing:.02em;flex-shrink:0;margin-left:auto;font-size:11px;font-weight:600}.NavigationDrawerComponent-module__LqYdrq__item.NavigationDrawerComponent-module__LqYdrq__is-active-state .NavigationDrawerComponent-module__LqYdrq__item-badge{color:var(--accent-primary,#818cf8)}.NavigationDrawerComponent-module__LqYdrq__footer{border-top:1px solid var(--calculated-border-color,#333);flex-shrink:0;padding:12px}.NavigationDrawerComponent-module__LqYdrq__wrapper{flex-shrink:0;height:100%;display:flex}.NavigationDrawerComponent-module__LqYdrq__no-transition,.NavigationDrawerComponent-module__LqYdrq__no-transition *{transition-duration:0s!important}@keyframes NavigationDrawerComponent-module__LqYdrq__drawer-slide-in{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}.NavigationDrawerComponent-module__LqYdrq__standard:not(.NavigationDrawerComponent-module__LqYdrq__closed) .NavigationDrawerComponent-module__LqYdrq__content{animation:.3s cubic-bezier(.2,0,0,1) both NavigationDrawerComponent-module__LqYdrq__drawer-slide-in}@media (max-width:599px){.NavigationDrawerComponent-module__LqYdrq__drawer{width:min(360px,100vw - 56px)}}
.NavigationRailComponent-module__xH_4BW__rail{background:var(--background-surface,#1e1e1e);border-right:1px solid var(--calculated-border-color,#ffffff14);z-index:100;scrollbar-width:none;flex-direction:column;flex-shrink:0;align-items:center;width:80px;min-width:80px;height:100%;padding:0;display:flex;position:relative;overflow:hidden auto}@supports (color:lab(0% 0 0)){.NavigationRailComponent-module__xH_4BW__rail{border-right:1px solid var(--calculated-border-color,lab(100% 0 0/.08))}}.NavigationRailComponent-module__xH_4BW__rail::-webkit-scrollbar{display:none}.NavigationRailComponent-module__xH_4BW__menu-slot{flex-shrink:0;justify-content:center;align-items:center;width:100%;height:56px;display:flex}.NavigationRailComponent-module__xH_4BW__fab-slot{flex-shrink:0;justify-content:center;align-items:center;width:100%;padding:8px 0 4px;display:flex}.NavigationRailComponent-module__xH_4BW__destinations{flex-direction:column;align-items:center;gap:4px;width:100%;padding:12px 0;display:flex}.NavigationRailComponent-module__xH_4BW__align-top{margin-bottom:auto}.NavigationRailComponent-module__xH_4BW__align-center{margin-top:auto;margin-bottom:auto}.NavigationRailComponent-module__xH_4BW__destination-wrapper{justify-content:center;width:100%;display:flex}.NavigationRailComponent-module__xH_4BW__destination{cursor:pointer;width:100%;color:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;flex-direction:column;justify-content:center;align-items:center;padding:0;text-decoration:none;display:flex;position:relative}.NavigationRailComponent-module__xH_4BW__destination:focus-visible{outline:2px solid var(--accent-primary,#6366f1);outline-offset:-2px;border-radius:16px}.NavigationRailComponent-module__xH_4BW__destination-inner{flex-direction:column;align-items:center;gap:4px;width:100%;padding:4px 0;display:flex}.NavigationRailComponent-module__xH_4BW__indicator-pill{will-change:width;border-radius:16px;justify-content:center;align-items:center;width:32px;height:32px;transition:width .3s cubic-bezier(.2,0,0,1),background-color .2s;display:flex;position:relative;overflow:hidden}.NavigationRailComponent-module__xH_4BW__indicator-pill.NavigationRailComponent-module__xH_4BW__indicator-active{background:var(--secondary-container,#8042fb29);width:56px}@supports (color:lab(0% 0 0)){.NavigationRailComponent-module__xH_4BW__indicator-pill.NavigationRailComponent-module__xH_4BW__indicator-active{background:var(--secondary-container,lab(45.0418% 56.9315 -83.7604/.16))}}.NavigationRailComponent-module__xH_4BW__state-layer{border-radius:inherit;pointer-events:none;background:0 0;transition:background-color .15s;position:absolute;inset:0}.NavigationRailComponent-module__xH_4BW__destination:hover .NavigationRailComponent-module__xH_4BW__state-layer{background:var(--on-surface-hover,#ffffff14)}@supports (color:lab(0% 0 0)){.NavigationRailComponent-module__xH_4BW__destination:hover .NavigationRailComponent-module__xH_4BW__state-layer{background:var(--on-surface-hover,lab(100% 0 0/.08))}}.NavigationRailComponent-module__xH_4BW__destination:focus-visible .NavigationRailComponent-module__xH_4BW__state-layer{background:var(--on-surface-focus,#ffffff1a)}@supports (color:lab(0% 0 0)){.NavigationRailComponent-module__xH_4BW__destination:focus-visible .NavigationRailComponent-module__xH_4BW__state-layer{background:var(--on-surface-focus,lab(100% 0 0/.1))}}.NavigationRailComponent-module__xH_4BW__destination:active .NavigationRailComponent-module__xH_4BW__state-layer{background:var(--on-surface-pressed,#ffffff1a)}@supports (color:lab(0% 0 0)){.NavigationRailComponent-module__xH_4BW__destination:active .NavigationRailComponent-module__xH_4BW__state-layer{background:var(--on-surface-pressed,lab(100% 0 0/.1))}}.NavigationRailComponent-module__xH_4BW__destination.NavigationRailComponent-module__xH_4BW__is-active-state:hover .NavigationRailComponent-module__xH_4BW__state-layer{background:var(--on-secondary-container-hover,#8042fb14)}@supports (color:lab(0% 0 0)){.NavigationRailComponent-module__xH_4BW__destination.NavigationRailComponent-module__xH_4BW__is-active-state:hover .NavigationRailComponent-module__xH_4BW__state-layer{background:var(--on-secondary-container-hover,lab(45.0418% 56.9315 -83.7604/.08))}}.NavigationRailComponent-module__xH_4BW__destination.NavigationRailComponent-module__xH_4BW__is-active-state:focus-visible .NavigationRailComponent-module__xH_4BW__state-layer{background:var(--on-secondary-container-focus,#8042fb1a)}@supports (color:lab(0% 0 0)){.NavigationRailComponent-module__xH_4BW__destination.NavigationRailComponent-module__xH_4BW__is-active-state:focus-visible .NavigationRailComponent-module__xH_4BW__state-layer{background:var(--on-secondary-container-focus,lab(45.0418% 56.9315 -83.7604/.1))}}.NavigationRailComponent-module__xH_4BW__destination.NavigationRailComponent-module__xH_4BW__is-active-state:active .NavigationRailComponent-module__xH_4BW__state-layer{background:var(--on-secondary-container-pressed,#8042fb1a)}@supports (color:lab(0% 0 0)){.NavigationRailComponent-module__xH_4BW__destination.NavigationRailComponent-module__xH_4BW__is-active-state:active .NavigationRailComponent-module__xH_4BW__state-layer{background:var(--on-secondary-container-pressed,lab(45.0418% 56.9315 -83.7604/.1))}}.NavigationRailComponent-module__xH_4BW__icon{z-index:1;color:var(--text-secondary,#ffffffa6);flex-shrink:0;transition:color .2s;position:relative}@supports (color:lab(0% 0 0)){.NavigationRailComponent-module__xH_4BW__icon{color:var(--text-secondary,lab(100% 0 0/.65))}}.NavigationRailComponent-module__xH_4BW__destination.NavigationRailComponent-module__xH_4BW__is-active-state .NavigationRailComponent-module__xH_4BW__icon{color:var(--on-secondary-container,var(--accent-primary,#818cf8))}.NavigationRailComponent-module__xH_4BW__destination:hover .NavigationRailComponent-module__xH_4BW__icon{color:var(--text-primary,#fff)}.NavigationRailComponent-module__xH_4BW__destination.NavigationRailComponent-module__xH_4BW__is-active-state:hover .NavigationRailComponent-module__xH_4BW__icon{color:var(--on-secondary-container,var(--accent-primary,#818cf8))}.NavigationRailComponent-module__xH_4BW__label{letter-spacing:.1px;color:var(--text-secondary,#ffffffa6);text-align:center;white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;max-width:72px;font-size:12px;font-weight:500;line-height:16px;transition:color .2s;overflow:hidden}@supports (color:lab(0% 0 0)){.NavigationRailComponent-module__xH_4BW__label{color:var(--text-secondary,lab(100% 0 0/.65))}}.NavigationRailComponent-module__xH_4BW__label.NavigationRailComponent-module__xH_4BW__label-active{color:var(--on-secondary-container,var(--accent-primary,#818cf8));font-weight:600}.NavigationRailComponent-module__xH_4BW__destination:hover .NavigationRailComponent-module__xH_4BW__label{color:var(--text-primary,#fff)}.NavigationRailComponent-module__xH_4BW__destination.NavigationRailComponent-module__xH_4BW__is-active-state:hover .NavigationRailComponent-module__xH_4BW__label{color:var(--on-secondary-container,var(--accent-primary,#818cf8))}.NavigationRailComponent-module__xH_4BW__badge-overlay{z-index:2;pointer-events:none;position:absolute;top:2px;right:2px}.NavigationRailComponent-module__xH_4BW__badge-dot{background:var(--error-color,#f87171);border-radius:50%;width:6px;height:6px;display:block}.NavigationRailComponent-module__xH_4BW__bottom-slot{border-top:1px solid var(--calculated-border-color,#ffffff14);flex-direction:column;align-items:center;gap:4px;width:100%;margin-top:auto;padding:12px 0;display:flex}@supports (color:lab(0% 0 0)){.NavigationRailComponent-module__xH_4BW__bottom-slot{border-top:1px solid var(--calculated-border-color,lab(100% 0 0/.08))}}@keyframes NavigationRailComponent-module__xH_4BW__pill-expand{0%{background-color:#0000;width:32px}to{background-color:var(--secondary-container,#8042fb29);width:56px}}@supports (color:lab(0% 0 0)){@keyframes NavigationRailComponent-module__xH_4BW__pill-expand{0%{background-color:#0000;width:32px}to{background-color:var(--secondary-container,lab(45.0418% 56.9315 -83.7604/.16));width:56px}}}.NavigationRailComponent-module__xH_4BW__indicator-pill.NavigationRailComponent-module__xH_4BW__indicator-active{animation:.3s cubic-bezier(.2,0,0,1) forwards NavigationRailComponent-module__xH_4BW__pill-expand}.NavigationRailComponent-module__xH_4BW__destination:after{content:"";background:var(--accent-primary,#8042fb33);opacity:0;pointer-events:none;border-radius:50%;width:48px;height:48px;transition:transform .4s cubic-bezier(.2,0,0,1),opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}@supports (color:lab(0% 0 0)){.NavigationRailComponent-module__xH_4BW__destination:after{background:var(--accent-primary,lab(45.0418% 56.9315 -83.7604/.2))}}.NavigationRailComponent-module__xH_4BW__destination:active:after{opacity:1;transition:transform .15s cubic-bezier(.2,0,0,1),opacity 50ms;transform:translate(-50%,-50%)scale(1)}
.ThemePickerComponent-module__oW8qtq__wrapper{width:100%;position:relative}.ThemePickerComponent-module__oW8qtq__trigger{border-radius:var(--border-radius-sm,6px);width:100%;color:var(--text-secondary,#aaa);cursor:pointer;transition:background var(--transition-fast,.15s), color var(--transition-fast,.15s);text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:450;display:flex;position:relative}.ThemePickerComponent-module__oW8qtq__trigger:hover{background:var(--calculated-accent-primary-subtle,#ffffff0d);color:var(--text-primary,#fff)}@supports (color:lab(0% 0 0)){.ThemePickerComponent-module__oW8qtq__trigger:hover{background:var(--calculated-accent-primary-subtle,lab(100% 0 0/.05))}}.ThemePickerComponent-module__oW8qtq__trigger-swatch-dual{border:2px solid #ffffff26;border:2px solid lab(100% 0 0/.15);border-radius:50%;flex-shrink:0;width:14px;height:14px;transition:border-color .2s;position:relative;overflow:hidden}.ThemePickerComponent-module__oW8qtq__trigger:hover .ThemePickerComponent-module__oW8qtq__trigger-swatch-dual{border-color:#ffffff4d;border-color:lab(100% 0 0/.3)}.ThemePickerComponent-module__oW8qtq__trigger-swatch-half{position:absolute;inset:0}.ThemePickerComponent-module__oW8qtq__trigger-swatch-half:first-child{clip-path:polygon(0 0,100% 0,0 100%)}.ThemePickerComponent-module__oW8qtq__trigger-swatch-half:last-child{clip-path:polygon(100% 0,100% 100%,0 100%)}.ThemePickerComponent-module__oW8qtq__trigger-icon{flex-shrink:0;display:none}.ThemePickerComponent-module__oW8qtq__trigger-label{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.ThemePickerComponent-module__oW8qtq__trigger-chevron{color:var(--text-muted,#666);flex-shrink:0;transition:transform .2s}.ThemePickerComponent-module__oW8qtq__trigger-chevron-open{transform:rotate(180deg)}.ThemePickerComponent-module__oW8qtq__is-collapsed-state .ThemePickerComponent-module__oW8qtq__trigger-label,.ThemePickerComponent-module__oW8qtq__is-collapsed-state .ThemePickerComponent-module__oW8qtq__trigger-chevron{display:none}.ThemePickerComponent-module__oW8qtq__is-collapsed-state .ThemePickerComponent-module__oW8qtq__trigger{justify-content:center;padding:10px 0}.ThemePickerComponent-module__oW8qtq__is-collapsed-state .ThemePickerComponent-module__oW8qtq__trigger-swatch-dual{width:18px;height:18px}.ThemePickerComponent-module__oW8qtq__popover{background:var(--background-surface,#1e1e1e);border:1px solid var(--calculated-border-color,#333);border-radius:var(--border-radius-sm,6px);z-index:200;transform-origin:bottom;min-width:180px;animation:.18s cubic-bezier(.16,1,.3,1) ThemePickerComponent-module__oW8qtq__dropup-in;position:absolute;bottom:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 -4px 16px #00000040,0 -1px 4px #00000026;box-shadow:0 -4px 16px lab(0% 0 0/.25),0 -1px 4px lab(0% 0 0/.15)}.ThemePickerComponent-module__oW8qtq__popover-flyout{transform-origin:0 100%;z-index:10000;width:auto;min-width:200px;animation:.18s cubic-bezier(.16,1,.3,1) ThemePickerComponent-module__oW8qtq__flyout-in}@keyframes ThemePickerComponent-module__oW8qtq__flyout-in{0%{opacity:0;transform:translate(-6px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes ThemePickerComponent-module__oW8qtq__dropup-in{0%{opacity:0;transform:translateY(6px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.ThemePickerComponent-module__oW8qtq__popover-header{text-transform:uppercase;letter-spacing:.8px;color:var(--text-muted,#888);padding:10px 14px 6px;font-size:10px;font-weight:600}.ThemePickerComponent-module__oW8qtq__theme-list{flex-direction:column;gap:2px;padding:4px 6px 8px;display:flex}.ThemePickerComponent-module__oW8qtq__theme-option{border-radius:var(--border-radius-sm,6px);width:100%;color:var(--text-secondary,#aaa);cursor:pointer;transition:background var(--transition-fast,.15s), color var(--transition-fast,.15s);text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:8px 10px;font-size:13px;font-weight:450;display:flex}.ThemePickerComponent-module__oW8qtq__theme-option:hover{background:var(--calculated-accent-primary-subtle,#ffffff0d);color:var(--text-primary,#fff)}@supports (color:lab(0% 0 0)){.ThemePickerComponent-module__oW8qtq__theme-option:hover{background:var(--calculated-accent-primary-subtle,lab(100% 0 0/.05))}}.ThemePickerComponent-module__oW8qtq__theme-option.ThemePickerComponent-module__oW8qtq__is-active-state{color:var(--text-primary,#fff);font-weight:500}.ThemePickerComponent-module__oW8qtq__swatch-dual{border:2px solid #ffffff1a;border:2px solid lab(100% 0 0/.1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:box-shadow .2s,transform .15s;display:flex;position:relative;overflow:hidden}.ThemePickerComponent-module__oW8qtq__swatch-half{position:absolute;inset:0}.ThemePickerComponent-module__oW8qtq__swatch-half:first-child{clip-path:polygon(0 0,100% 0,0 100%)}.ThemePickerComponent-module__oW8qtq__swatch-half:last-child{clip-path:polygon(100% 0,100% 100%,0 100%)}.ThemePickerComponent-module__oW8qtq__theme-option:hover .ThemePickerComponent-module__oW8qtq__swatch-dual{transform:scale(1.15)}.ThemePickerComponent-module__oW8qtq__theme-option.ThemePickerComponent-module__oW8qtq__is-active-state .ThemePickerComponent-module__oW8qtq__swatch-dual{border-color:#ffffff4d;border-color:lab(100% 0 0/.3)}.ThemePickerComponent-module__oW8qtq__swatch-check{color:#fff;filter:drop-shadow(0 1px 2px #00000080);filter:drop-shadow(0 1px 2px lab(0% 0 0/.5));z-index:1}.ThemePickerComponent-module__oW8qtq__option-icon{opacity:.7;flex-shrink:0}.ThemePickerComponent-module__oW8qtq__theme-option:hover .ThemePickerComponent-module__oW8qtq__option-icon,.ThemePickerComponent-module__oW8qtq__theme-option.ThemePickerComponent-module__oW8qtq__is-active-state .ThemePickerComponent-module__oW8qtq__option-icon{opacity:1}.ThemePickerComponent-module__oW8qtq__option-label{white-space:nowrap}.ThemePickerComponent-module__oW8qtq__tooltip-fill{width:100%;display:flex}
.NavigationSidebarComponent-module__qOyjFG__sidebar{width:var(--sidebar-width,240px);min-width:var(--sidebar-width,240px);background:var(--accent-surface,#6366f1);border-right:1px solid var(--sidebar-contrast-border,#ffffff26);height:100dvh;animation:NavigationSidebarComponent-module__qOyjFG__slide-in var(--transition-normal,.3s) ease-out;z-index:100;flex-direction:column;gap:8px;transition:width .3s,min-width .3s;display:flex;position:relative;overflow:hidden}@supports (color:lab(0% 0 0)){.NavigationSidebarComponent-module__qOyjFG__sidebar{border-right:1px solid var(--sidebar-contrast-border,lab(100% 0 0/.15))}}.NavigationSidebarComponent-module__qOyjFG__wrapper{flex-shrink:0;height:100%;display:flex}.NavigationSidebarComponent-module__qOyjFG__wrapper.NavigationSidebarComponent-module__qOyjFG__no-transition,.NavigationSidebarComponent-module__qOyjFG__wrapper.NavigationSidebarComponent-module__qOyjFG__no-transition *{transition-duration:0s!important}.NavigationSidebarComponent-module__qOyjFG__wrapper.NavigationSidebarComponent-module__qOyjFG__is-collapsed-state .NavigationSidebarComponent-module__qOyjFG__sidebar{width:64px;min-width:64px}.NavigationSidebarComponent-module__qOyjFG__wrapper.NavigationSidebarComponent-module__qOyjFG__is-collapsed-state .NavigationSidebarComponent-module__qOyjFG__brand-label,.NavigationSidebarComponent-module__qOyjFG__wrapper.NavigationSidebarComponent-module__qOyjFG__is-collapsed-state .NavigationSidebarComponent-module__qOyjFG__navigation-label,.NavigationSidebarComponent-module__qOyjFG__wrapper.NavigationSidebarComponent-module__qOyjFG__is-collapsed-state .NavigationSidebarComponent-module__qOyjFG__theme-label{display:none}.NavigationSidebarComponent-module__qOyjFG__wrapper.NavigationSidebarComponent-module__qOyjFG__is-collapsed-state .NavigationSidebarComponent-module__qOyjFG__navigation-divider{margin:0;padding:0}.NavigationSidebarComponent-module__qOyjFG__wrapper.NavigationSidebarComponent-module__qOyjFG__is-collapsed-state .NavigationSidebarComponent-module__qOyjFG__navigation-divider>span{display:none}.NavigationSidebarComponent-module__qOyjFG__wrapper.NavigationSidebarComponent-module__qOyjFG__is-collapsed-state .NavigationSidebarComponent-module__qOyjFG__navigation-divider:after{margin:4px 10px}.NavigationSidebarComponent-module__qOyjFG__wrapper.NavigationSidebarComponent-module__qOyjFG__is-collapsed-state .NavigationSidebarComponent-module__qOyjFG__brand{justify-content:center;padding-left:8px;padding-right:8px}.NavigationSidebarComponent-module__qOyjFG__wrapper.NavigationSidebarComponent-module__qOyjFG__is-collapsed-state .NavigationSidebarComponent-module__qOyjFG__collapse-button{opacity:1}.NavigationSidebarComponent-module__qOyjFG__wrapper.NavigationSidebarComponent-module__qOyjFG__is-collapsed-state .NavigationSidebarComponent-module__qOyjFG__collapse-button svg{transform:scaleX(-1)}.NavigationSidebarComponent-module__qOyjFG__wrapper.NavigationSidebarComponent-module__qOyjFG__is-collapsed-state .NavigationSidebarComponent-module__qOyjFG__navigation-item,.NavigationSidebarComponent-module__qOyjFG__wrapper.NavigationSidebarComponent-module__qOyjFG__is-collapsed-state .NavigationSidebarComponent-module__qOyjFG__theme-toggle{justify-content:center;padding:10px 8px}.NavigationSidebarComponent-module__qOyjFG__wrapper.NavigationSidebarComponent-module__qOyjFG__is-collapsed-state .NavigationSidebarComponent-module__qOyjFG__bottom-actions span{display:none}.NavigationSidebarComponent-module__qOyjFG__brand{align-items:center;gap:10px;padding:16px 12px 20px;display:flex;position:relative}.NavigationSidebarComponent-module__qOyjFG__brand-icon-img{object-fit:contain;border-radius:var(--border-radius-sm,6px);flex-shrink:0;width:32px;height:32px}.NavigationSidebarComponent-module__qOyjFG__brand-icon-node{flex-shrink:0;justify-content:center;align-items:center;display:flex}.NavigationSidebarComponent-module__qOyjFG__brand-label{color:var(--sidebar-contrast-color,#fff);letter-spacing:-.02em;white-space:nowrap;flex:1;font-size:16px;font-weight:600}.NavigationSidebarComponent-module__qOyjFG__collapse-button{width:24px;height:24px;color:var(--sidebar-contrast-color-muted,#888);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:opacity .2s,background .2s;display:flex}.NavigationSidebarComponent-module__qOyjFG__brand:hover .NavigationSidebarComponent-module__qOyjFG__collapse-button{opacity:1}.NavigationSidebarComponent-module__qOyjFG__collapse-button:hover{background:var(--calculated-accent-primary-subtle,#ffffff1a);color:var(--sidebar-contrast-color,#fff)}@supports (color:lab(0% 0 0)){.NavigationSidebarComponent-module__qOyjFG__collapse-button:hover{background:var(--calculated-accent-primary-subtle,lab(100% 0 0/.1))}}.NavigationSidebarComponent-module__qOyjFG__navigation-list{flex-direction:column;flex:1;gap:4px;padding:0 12px;display:flex;overflow:hidden auto}.NavigationSidebarComponent-module__qOyjFG__navigation-item{border-radius:var(--border-radius-sm,6px);color:var(--sidebar-contrast-color-muted,#aaa);transition:background var(--transition-fast,.15s), color var(--transition-fast,.15s);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:14px;font-weight:450;text-decoration:none;display:flex;position:relative}.NavigationSidebarComponent-module__qOyjFG__navigation-item:hover{background:var(--sidebar-contrast-hover-background,#ffffff14);color:var(--sidebar-contrast-color,#ffffffeb)}@supports (color:lab(0% 0 0)){.NavigationSidebarComponent-module__qOyjFG__navigation-item:hover{background:var(--sidebar-contrast-hover-background,lab(100% 0 0/.08));color:var(--sidebar-contrast-color,lab(100% 0 0/.92))}}.NavigationSidebarComponent-module__qOyjFG__navigation-item.NavigationSidebarComponent-module__qOyjFG__is-active-state{background:var(--calculated-accent-primary-subtle,#ffffff14);color:var(--sidebar-contrast-color,#fffffffa);font-weight:500}@supports (color:lab(0% 0 0)){.NavigationSidebarComponent-module__qOyjFG__navigation-item.NavigationSidebarComponent-module__qOyjFG__is-active-state{background:var(--calculated-accent-primary-subtle,lab(100% 0 0/.08));color:var(--sidebar-contrast-color,lab(100% 0 0/.98))}}.NavigationSidebarComponent-module__qOyjFG__navigation-icon{flex-shrink:0}.NavigationSidebarComponent-module__qOyjFG__active-indicator{background:var(--sidebar-contrast-color,#fffffffa);width:3px;height:20px;animation:NavigationSidebarComponent-module__qOyjFG__fade-in var(--transition-fast,.15s) ease-out;border-radius:0 2px 2px 0;position:absolute;top:50%;left:0;transform:translateY(-50%)}@supports (color:lab(0% 0 0)){.NavigationSidebarComponent-module__qOyjFG__active-indicator{background:var(--sidebar-contrast-color,lab(100% 0 0/.98))}}@keyframes NavigationSidebarComponent-module__qOyjFG__fade-in{0%{opacity:0}to{opacity:1}}.NavigationSidebarComponent-module__qOyjFG__navigation-label{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.NavigationSidebarComponent-module__qOyjFG__bottom-actions{border-top:1px solid var(--sidebar-contrast-border,#ffffff26);flex-direction:column;gap:4px;padding:12px 12px 16px;display:flex}@supports (color:lab(0% 0 0)){.NavigationSidebarComponent-module__qOyjFG__bottom-actions{border-top:1px solid var(--sidebar-contrast-border,lab(100% 0 0/.15))}}.NavigationSidebarComponent-module__qOyjFG__theme-toggle{border-radius:var(--border-radius-sm,6px);width:100%;color:var(--sidebar-contrast-color-muted,#aaa);cursor:pointer;transition:background var(--transition-fast,.15s), color var(--transition-fast,.15s);text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:450;display:flex}.NavigationSidebarComponent-module__qOyjFG__theme-toggle:hover{background:var(--sidebar-contrast-hover-background,#ffffff14);color:var(--sidebar-contrast-color,#ffffffeb)}@supports (color:lab(0% 0 0)){.NavigationSidebarComponent-module__qOyjFG__theme-toggle:hover{background:var(--sidebar-contrast-hover-background,lab(100% 0 0/.08));color:var(--sidebar-contrast-color,lab(100% 0 0/.92))}}.NavigationSidebarComponent-module__qOyjFG__navigation-divider{align-items:center;gap:8px;margin-top:4px;padding:10px 12px 4px;display:flex}.NavigationSidebarComponent-module__qOyjFG__navigation-divider>span{text-transform:uppercase;letter-spacing:.8px;color:var(--sidebar-contrast-color-muted,#888);white-space:nowrap;font-size:10px;font-weight:600}.NavigationSidebarComponent-module__qOyjFG__navigation-divider:after{content:"";background:var(--sidebar-contrast-border,#ffffff26);flex:1;height:1px}@supports (color:lab(0% 0 0)){.NavigationSidebarComponent-module__qOyjFG__navigation-divider:after{background:var(--sidebar-contrast-border,lab(100% 0 0/.15))}}.NavigationSidebarComponent-module__qOyjFG__tooltip-fill{width:100%;display:flex}.NavigationSidebarComponent-module__qOyjFG__mobile-close-button{border-radius:var(--border-radius-sm,6px);width:32px;height:32px;color:var(--sidebar-contrast-color-muted,#aaa);cursor:pointer;transition:background var(--transition-fast,.15s), color var(--transition-fast,.15s);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;display:flex}.NavigationSidebarComponent-module__qOyjFG__mobile-close-button:hover{background:var(--calculated-accent-primary-subtle,#ffffff1a);color:var(--sidebar-contrast-color,#fff)}@supports (color:lab(0% 0 0)){.NavigationSidebarComponent-module__qOyjFG__mobile-close-button:hover{background:var(--calculated-accent-primary-subtle,lab(100% 0 0/.1))}}@media (max-width:768px){.NavigationSidebarComponent-module__qOyjFG__mobile-wrapper{z-index:1000;pointer-events:none;display:flex;position:fixed;inset:0}.NavigationSidebarComponent-module__qOyjFG__mobile-wrapper .NavigationSidebarComponent-module__qOyjFG__sidebar{will-change:transform;pointer-events:auto;width:280px;min-width:280px;max-width:85vw;box-shadow:none;border-right:1px solid var(--calculated-border-color,#333);z-index:1000;transition:transform .3s cubic-bezier(.4,0,.2,1);transform:translate(-100%)}.NavigationSidebarComponent-module__qOyjFG__mobile-wrapper.NavigationSidebarComponent-module__qOyjFG__mobile-open .NavigationSidebarComponent-module__qOyjFG__sidebar{transform:translate(0);box-shadow:4px 0 24px #0000004d,12px 0 48px #00000026;box-shadow:4px 0 24px lab(0% 0 0/.3),12px 0 48px lab(0% 0 0/.15)}.NavigationSidebarComponent-module__qOyjFG__mobile-scrim{-webkit-backdrop-filter:blur(4px);z-index:999;pointer-events:auto;background:#00000080;background:lab(0% 0 0/.5);animation:.3s cubic-bezier(.4,0,.2,1) both NavigationSidebarComponent-module__qOyjFG__scrim-fade-in;position:fixed;inset:0}@keyframes NavigationSidebarComponent-module__qOyjFG__scrim-fade-in{0%{opacity:0}to{opacity:1}}.NavigationSidebarComponent-module__qOyjFG__mobile-wrapper.NavigationSidebarComponent-module__qOyjFG__is-collapsed-state .NavigationSidebarComponent-module__qOyjFG__brand-label,.NavigationSidebarComponent-module__qOyjFG__mobile-wrapper.NavigationSidebarComponent-module__qOyjFG__is-collapsed-state .NavigationSidebarComponent-module__qOyjFG__navigation-label,.NavigationSidebarComponent-module__qOyjFG__mobile-wrapper.NavigationSidebarComponent-module__qOyjFG__is-collapsed-state .NavigationSidebarComponent-module__qOyjFG__theme-label{display:block}.NavigationSidebarComponent-module__qOyjFG__mobile-wrapper.NavigationSidebarComponent-module__qOyjFG__is-collapsed-state .NavigationSidebarComponent-module__qOyjFG__sidebar{width:280px;min-width:280px}.NavigationSidebarComponent-module__qOyjFG__mobile-wrapper.NavigationSidebarComponent-module__qOyjFG__is-collapsed-state .NavigationSidebarComponent-module__qOyjFG__navigation-item{justify-content:flex-start;padding:10px 12px}.NavigationSidebarComponent-module__qOyjFG__mobile-wrapper.NavigationSidebarComponent-module__qOyjFG__is-collapsed-state .NavigationSidebarComponent-module__qOyjFG__brand{justify-content:flex-start;padding-left:12px;padding-right:12px}.NavigationSidebarComponent-module__qOyjFG__mobile-wrapper.NavigationSidebarComponent-module__qOyjFG__is-collapsed-state .NavigationSidebarComponent-module__qOyjFG__navigation-divider{margin-top:4px;padding:10px 12px 4px}.NavigationSidebarComponent-module__qOyjFG__mobile-wrapper.NavigationSidebarComponent-module__qOyjFG__is-collapsed-state .NavigationSidebarComponent-module__qOyjFG__navigation-divider>span{display:block}.NavigationSidebarComponent-module__qOyjFG__mobile-wrapper.NavigationSidebarComponent-module__qOyjFG__is-collapsed-state .NavigationSidebarComponent-module__qOyjFG__theme-toggle{justify-content:flex-start;padding:10px 12px}.NavigationSidebarComponent-module__qOyjFG__mobile-wrapper.NavigationSidebarComponent-module__qOyjFG__is-collapsed-state .NavigationSidebarComponent-module__qOyjFG__bottom-actions span{display:inline}.NavigationSidebarComponent-module__qOyjFG__mobile-wrapper .NavigationSidebarComponent-module__qOyjFG__navigation-item,.NavigationSidebarComponent-module__qOyjFG__mobile-wrapper .NavigationSidebarComponent-module__qOyjFG__theme-toggle{min-height:44px;padding:12px 14px;font-size:15px}}.NavigationSidebarComponent-module__qOyjFG__mobile-hamburger-button{z-index:1001;border:1px solid var(--calculated-border-color,#ffffff1f);background:var(--background-surface,#1e1e1e);width:48px;height:48px;color:var(--text-primary,#fff);cursor:pointer;-webkit-backdrop-filter:blur(12px);-webkit-tap-highlight-color:transparent;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s,background .2s;display:none;position:fixed;bottom:16px;left:16px;box-shadow:0 4px 16px #00000040,0 1px 4px #00000026;box-shadow:0 4px 16px lab(0% 0 0/.25),0 1px 4px lab(0% 0 0/.15)}@supports (color:lab(0% 0 0)){.NavigationSidebarComponent-module__qOyjFG__mobile-hamburger-button{border:1px solid var(--calculated-border-color,lab(100% 0 0/.12))}}.NavigationSidebarComponent-module__qOyjFG__mobile-hamburger-button:active{transform:scale(.9)}.NavigationSidebarComponent-module__qOyjFG__mobile-hamburger-button.NavigationSidebarComponent-module__qOyjFG__mobile-hamburger-button-open{background:var(--accent-surface,#6366f1);color:#fff;box-shadow:0 4px 20px #0000004d, 0 0 16px var(--calculated-accent-primary-glow,#8042fb4d);border-color:#0000}@supports (color:lab(0% 0 0)){.NavigationSidebarComponent-module__qOyjFG__mobile-hamburger-button.NavigationSidebarComponent-module__qOyjFG__mobile-hamburger-button-open{box-shadow:0 4px 20px lab(0% 0 0/.3), 0 0 16px var(--calculated-accent-primary-glow,lab(45.0418% 56.9315 -83.7604/.3))}}@media (max-width:768px){.NavigationSidebarComponent-module__qOyjFG__mobile-hamburger-button{display:flex}}
.PageHeaderComponent-module__o_szZa__header-actions{flex-shrink:0;align-items:center;gap:10px;padding:12px 20px;display:flex}.PageHeaderComponent-module__o_szZa__header-center{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}.PageHeaderComponent-module__o_szZa__page-header{border-bottom:1px solid var(--calculated-border-color);background:var(--background-surface);min-height:80px;animation:PageHeaderComponent-module__o_szZa__fade-in var(--transition-normal,.2s) ease-out;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:0 20px;display:flex}.PageHeaderComponent-module__o_szZa__sticky{z-index:10;-webkit-backdrop-filter:blur(12px);position:sticky;top:0}.PageHeaderComponent-module__o_szZa__header-left{align-items:center;gap:12px;min-width:0;display:flex}.PageHeaderComponent-module__o_szZa__back-button{border-radius:var(--border-radius-sm);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .15s;display:flex}.PageHeaderComponent-module__o_szZa__back-button:hover{background:var(--background-elevated);color:var(--text-primary)}.PageHeaderComponent-module__o_szZa__page-title{letter-spacing:.5px;text-transform:uppercase;color:var(--text-secondary);white-space:nowrap;margin:0;font-size:14px;font-weight:500}.PageHeaderComponent-module__o_szZa__page-subtitle{color:var(--text-muted);white-space:nowrap;opacity:.7;margin:0;font-size:12px}@keyframes PageHeaderComponent-module__o_szZa__fade-in{0%{opacity:0}to{opacity:1}}
.PageLayoutComponent-module__urlQTq__main-area{flex-direction:column;flex:1;min-width:0;height:100dvh;display:flex;overflow:hidden}@media (max-width:768px){.PageLayoutComponent-module__urlQTq__main-area{height:auto;min-height:100dvh;overflow:visible}}
.PaginationComponent-module__fhqVBG__pagination{justify-content:space-between;align-items:center;margin-top:20px;padding:12px 0;display:flex}.PaginationComponent-module__fhqVBG__page-info{color:var(--text-secondary);font-size:13px}.PaginationComponent-module__fhqVBG__page-buttons{gap:6px;display:flex}.PaginationComponent-module__fhqVBG__page-button{border-radius:var(--border-radius-sm);color:var(--text-secondary);background:var(--background-surface);border:1px solid var(--calculated-border-color);cursor:pointer;transition:all var(--transition-fast);padding:6px 12px;font-size:13px;font-weight:500}.PaginationComponent-module__fhqVBG__page-button:hover:not(:disabled){border-color:var(--accent-primary);color:var(--accent-primary)}.PaginationComponent-module__fhqVBG__page-button:disabled{opacity:.3;cursor:default}
.ProgressBarComponent-module__VT0m-a__wrapper{flex-direction:column;gap:6px;width:100%;display:flex}.ProgressBarComponent-module__VT0m-a__header{justify-content:space-between;align-items:center;display:flex}.ProgressBarComponent-module__VT0m-a__label{font-size:var(--font-size-xs);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.ProgressBarComponent-module__VT0m-a__value{font-size:var(--font-size-xs);color:var(--text-primary);font-variant-numeric:tabular-nums;font-weight:600}.ProgressBarComponent-module__VT0m-a__track{border-radius:var(--radius-full);background:var(--background-elevated);width:100%;position:relative;overflow:hidden}.ProgressBarComponent-module__VT0m-a__size-small{height:3px}.ProgressBarComponent-module__VT0m-a__size-medium{height:6px}.ProgressBarComponent-module__VT0m-a__size-large{height:10px}.ProgressBarComponent-module__VT0m-a__bar{border-radius:inherit;min-width:0;height:100%;position:relative}.ProgressBarComponent-module__VT0m-a__animated{transition:width .6s cubic-bezier(.4,0,.2,1)}.ProgressBarComponent-module__VT0m-a__accent{background:var(--accent-primary,var(--color-info));box-shadow:0 0 8px color-mix(in srgb, var(--accent-primary,var(--color-info)) 40%, transparent)}.ProgressBarComponent-module__VT0m-a__success{background:var(--color-success);box-shadow:0 0 8px color-mix(in srgb, var(--color-success) 40%, transparent)}.ProgressBarComponent-module__VT0m-a__warning{background:var(--color-warning);box-shadow:0 0 8px color-mix(in srgb, var(--color-warning) 40%, transparent)}.ProgressBarComponent-module__VT0m-a__danger{background:var(--color-danger);box-shadow:0 0 8px color-mix(in srgb, var(--color-danger) 40%, transparent)}.ProgressBarComponent-module__VT0m-a__info{background:var(--color-info);box-shadow:0 0 8px color-mix(in srgb, var(--color-info) 40%, transparent)}.ProgressBarComponent-module__VT0m-a__striped:after{content:"";background-image:linear-gradient(45deg,#ffffff1a 25%,#0000 25% 50%,#ffffff1a 50% 75%,#0000 75%,#0000);background-image:linear-gradient(45deg,lab(100% 0 0/.1) 25%,#0000 25% 50%,lab(100% 0 0/.1) 50% 75%,#0000 75%,#0000);background-size:16px 16px;animation:.8s linear infinite ProgressBarComponent-module__VT0m-a__stripe-slide;position:absolute;inset:0}.ProgressBarComponent-module__VT0m-a__indeterminate{animation:1.8s cubic-bezier(.65,.815,.735,.395) infinite ProgressBarComponent-module__VT0m-a__indeterminate-slide;width:40%!important}@keyframes ProgressBarComponent-module__VT0m-a__indeterminate-slide{0%{transform:translate(-100%)}50%{transform:translate(100%)}to{transform:translate(250%)}}@keyframes ProgressBarComponent-module__VT0m-a__stripe-slide{0%{background-position:0 0}to{background-position:16px 0}}
.RadioComponent-module__dSTfDa__radio{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;align-items:center;gap:4px;display:inline-flex}.RadioComponent-module__dSTfDa__radio.RadioComponent-module__dSTfDa__label-start{flex-direction:row-reverse}.RadioComponent-module__dSTfDa__radio.RadioComponent-module__dSTfDa__is-disabled-state{opacity:.38;cursor:not-allowed;pointer-events:none}.RadioComponent-module__dSTfDa__hidden-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.RadioComponent-module__dSTfDa__container{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.RadioComponent-module__dSTfDa__state-layer{will-change:background;pointer-events:none;background:0 0;border-radius:50%;transition:background .2s;position:absolute;inset:0}.RadioComponent-module__dSTfDa__radio:hover .RadioComponent-module__dSTfDa__state-layer{background:color-mix(in srgb, var(--text-primary,#1d1b20) 8%, transparent)}.RadioComponent-module__dSTfDa__radio:hover .RadioComponent-module__dSTfDa__is-selected-state~.RadioComponent-module__dSTfDa__state-layer{background:color-mix(in srgb, var(--accent-primary,#6750a4) 8%, transparent)}.RadioComponent-module__dSTfDa__hidden-input:focus-visible~.RadioComponent-module__dSTfDa__state-layer{background:color-mix(in srgb, var(--text-primary,#1d1b20) 12%, transparent)}.RadioComponent-module__dSTfDa__hidden-input:focus-visible~.RadioComponent-module__dSTfDa__is-selected-state~.RadioComponent-module__dSTfDa__state-layer,.RadioComponent-module__dSTfDa__is-selected-state~.RadioComponent-module__dSTfDa__hidden-input:focus-visible~.RadioComponent-module__dSTfDa__state-layer{background:color-mix(in srgb, var(--accent-primary,#6750a4) 12%, transparent)}.RadioComponent-module__dSTfDa__radio:active .RadioComponent-module__dSTfDa__state-layer{background:color-mix(in srgb, var(--text-primary,#1d1b20) 12%, transparent)}.RadioComponent-module__dSTfDa__radio:active .RadioComponent-module__dSTfDa__is-selected-state~.RadioComponent-module__dSTfDa__state-layer{background:color-mix(in srgb, var(--accent-primary,#6750a4) 12%, transparent)}.RadioComponent-module__dSTfDa__error:hover .RadioComponent-module__dSTfDa__state-layer{background:color-mix(in srgb, var(--color-error,#b3261e) 8%, transparent)}.RadioComponent-module__dSTfDa__error:active .RadioComponent-module__dSTfDa__state-layer{background:color-mix(in srgb, var(--color-error,#b3261e) 12%, transparent)}.RadioComponent-module__dSTfDa__circle{border:2px solid var(--calculated-border-color,#49454f);z-index:1;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:border-color .2s cubic-bezier(.2,0,0,1);display:flex;position:relative}.RadioComponent-module__dSTfDa__circle.RadioComponent-module__dSTfDa__is-selected-state{border-color:var(--accent-primary,#6750a4)}.RadioComponent-module__dSTfDa__circle.RadioComponent-module__dSTfDa__error-circle,.RadioComponent-module__dSTfDa__circle.RadioComponent-module__dSTfDa__error-circle.RadioComponent-module__dSTfDa__is-selected-state{border-color:var(--color-error,#b3261e)}.RadioComponent-module__dSTfDa__dot{background:var(--accent-primary,#6750a4);will-change:transform, opacity;border-radius:50%;width:10px;height:10px;animation:.2s cubic-bezier(.4,0,.2,1) RadioComponent-module__dSTfDa__dot-in}.RadioComponent-module__dSTfDa__error-dot{background:var(--color-error,#b3261e)}@keyframes RadioComponent-module__dSTfDa__dot-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.RadioComponent-module__dSTfDa__label{color:var(--text-primary,#1d1b20);letter-spacing:.025em;font-size:14px;line-height:20px}.RadioComponent-module__dSTfDa__error .RadioComponent-module__dSTfDa__label{color:var(--color-error,#b3261e)}.RadioComponent-module__dSTfDa__group{flex-direction:column;gap:0;display:flex}.RadioComponent-module__dSTfDa__group.RadioComponent-module__dSTfDa__horizontal{flex-flow:wrap;gap:16px}
.SegmentedControlComponent-module__SMQrSW__segmented-control-container{border:1px solid var(--calculated-border-color,#6b727e);background:0 0;border-radius:20px;align-items:stretch;height:36px;padding:0;display:inline-flex;position:relative;overflow:hidden}@supports (color:lab(0% 0 0)){.SegmentedControlComponent-module__SMQrSW__segmented-control-container{border:1px solid var(--calculated-border-color,lab(47.7271% -.879407 -7.38947))}}.SegmentedControlComponent-module__SMQrSW__segmented-control-container.SegmentedControlComponent-module__SMQrSW__is-full-width-layout{width:100%;display:flex}.SegmentedControlComponent-module__SMQrSW__segmented-control-container.SegmentedControlComponent-module__SMQrSW__is-compact-size{border-radius:15px;height:30px}.SegmentedControlComponent-module__SMQrSW__sliding-indicator{background:var(--accent-primary,#6c88ea);pointer-events:none;z-index:0;will-change:translate, width;border-radius:20px;transition:translate .3s cubic-bezier(.4,0,.2,1),width .25s cubic-bezier(.4,0,.2,1);position:absolute;inset-block:0;inset-inline-start:0}@supports (color:lab(0% 0 0)){.SegmentedControlComponent-module__SMQrSW__sliding-indicator{background:var(--accent-primary,lab(57.9337% 11.4422 -53.7106))}}.SegmentedControlComponent-module__SMQrSW__segmented-control-container.SegmentedControlComponent-module__SMQrSW__is-compact-size .SegmentedControlComponent-module__SMQrSW__sliding-indicator{border-radius:15px}.SegmentedControlComponent-module__SMQrSW__segment-button{min-width:48px;height:100%;color:var(--text-secondary,#88909c);letter-spacing:.02em;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;-webkit-tap-highlight-color:transparent;z-index:1;background:0 0;border:none;justify-content:center;align-items:center;gap:6px;padding-inline:16px;font-family:inherit;font-size:13px;font-weight:500;transition:color .2s cubic-bezier(.2,0,0,1);display:inline-flex;position:relative}@supports (color:lab(0% 0 0)){.SegmentedControlComponent-module__SMQrSW__segment-button{color:var(--text-secondary,lab(59.329% -.913858 -7.40589))}}.SegmentedControlComponent-module__SMQrSW__segmented-control-container.SegmentedControlComponent-module__SMQrSW__is-full-width-layout .SegmentedControlComponent-module__SMQrSW__segment-button{flex:1}.SegmentedControlComponent-module__SMQrSW__segmented-control-container.SegmentedControlComponent-module__SMQrSW__is-compact-size .SegmentedControlComponent-module__SMQrSW__segment-button{gap:4px;padding-inline:10px;font-size:12px}.SegmentedControlComponent-module__SMQrSW__segment-button:not(:first-child):before{content:"";background:var(--calculated-border-color,#6b727e);width:1px;transition:opacity .15s;position:absolute;inset-block:6px;inset-inline-start:0}@supports (color:lab(0% 0 0)){.SegmentedControlComponent-module__SMQrSW__segment-button:not(:first-child):before{background:var(--calculated-border-color,lab(47.7271% -.879407 -7.38947))}}.SegmentedControlComponent-module__SMQrSW__segment-button.SegmentedControlComponent-module__SMQrSW__is-selected-state:before,.SegmentedControlComponent-module__SMQrSW__segment-button.SegmentedControlComponent-module__SMQrSW__is-selected-state+.SegmentedControlComponent-module__SMQrSW__segment-button:before{opacity:0}.SegmentedControlComponent-module__SMQrSW__segment-button:hover:not(.SegmentedControlComponent-module__SMQrSW__is-selected-state):not(:disabled){color:var(--text-primary,#e4e8ef)}@supports (color:lab(0% 0 0)){.SegmentedControlComponent-module__SMQrSW__segment-button:hover:not(.SegmentedControlComponent-module__SMQrSW__is-selected-state):not(:disabled){color:var(--text-primary,lab(91.8479% -.517726 -3.73472))}}.SegmentedControlComponent-module__SMQrSW__segment-button:focus-visible{outline:2px solid var(--accent-primary,#6c88ea);outline-offset:-2px;z-index:2}@supports (color:lab(0% 0 0)){.SegmentedControlComponent-module__SMQrSW__segment-button:focus-visible{outline:2px solid var(--accent-primary,lab(57.9337% 11.4422 -53.7106))}}.SegmentedControlComponent-module__SMQrSW__segment-button.SegmentedControlComponent-module__SMQrSW__is-selected-state{color:var(--accent-primary-contrast,#ffffffeb);font-weight:600}@supports (color:lab(0% 0 0)){.SegmentedControlComponent-module__SMQrSW__segment-button.SegmentedControlComponent-module__SMQrSW__is-selected-state{color:var(--accent-primary-contrast,lab(100% 0 0/.92))}}.SegmentedControlComponent-module__SMQrSW__segment-button:active:not(:disabled){transition-duration:50ms;scale:.97}.SegmentedControlComponent-module__SMQrSW__segment-button:disabled{opacity:.38;cursor:not-allowed}.SegmentedControlComponent-module__SMQrSW__segment-icon{flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:inline-flex}.SegmentedControlComponent-module__SMQrSW__segment-check-icon{opacity:0;flex-shrink:0;justify-content:center;align-items:center;width:0;transition:width .2s cubic-bezier(.2,0,0,1),opacity .2s cubic-bezier(.2,0,0,1),scale .2s cubic-bezier(.2,0,0,1);display:inline-flex;overflow:hidden;scale:.5}.SegmentedControlComponent-module__SMQrSW__segment-button.SegmentedControlComponent-module__SMQrSW__is-selected-state .SegmentedControlComponent-module__SMQrSW__segment-check-icon{opacity:1;width:18px;scale:1}@media (prefers-reduced-motion:reduce){.SegmentedControlComponent-module__SMQrSW__sliding-indicator,.SegmentedControlComponent-module__SMQrSW__segment-button,.SegmentedControlComponent-module__SMQrSW__segment-check-icon{transition-duration:.01ms!important}.SegmentedControlComponent-module__SMQrSW__segment-button:active:not(:disabled){scale:none}}
.SkeletonComponent-module__U_WnAa__skeleton{background:var(--calculated-border-color,#ffffff0f);border-radius:var(--border-radius-sm,2px);position:relative;overflow:hidden}@supports (color:lab(0% 0 0)){.SkeletonComponent-module__U_WnAa__skeleton{background:var(--calculated-border-color,lab(100% 0 0/.06))}}.SkeletonComponent-module__U_WnAa__animate{background:linear-gradient(90deg, var(--calculated-border-color,#ffffff0f) 0%, #ffffff14 40%, #ffffff1f 50%, #ffffff14 60%, var(--calculated-border-color,#ffffff0f) 100%);will-change:background-position;background-size:200% 100%;animation:1.8s ease-in-out infinite SkeletonComponent-module__U_WnAa__shimmer}@supports (color:lab(0% 0 0)){.SkeletonComponent-module__U_WnAa__animate{background:linear-gradient(90deg, var(--calculated-border-color,lab(100% 0 0/.06)) 0%, lab(100% 0 0/.08) 40%, lab(100% 0 0/.12) 50%, lab(100% 0 0/.08) 60%, var(--calculated-border-color,lab(100% 0 0/.06)) 100%)}}@keyframes SkeletonComponent-module__U_WnAa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.SkeletonComponent-module__U_WnAa__text{width:100%;height:14px}.SkeletonComponent-module__U_WnAa__circular{border-radius:50%;flex-shrink:0;width:40px;height:40px}.SkeletonComponent-module__U_WnAa__rectangular{border-radius:var(--border-radius-sm,2px);width:100%;height:120px}.SkeletonComponent-module__U_WnAa__text-group{flex-direction:column;gap:10px;width:100%;display:flex}.SkeletonComponent-module__U_WnAa__group{display:flex}@media (prefers-reduced-motion:reduce){.SkeletonComponent-module__U_WnAa__animate{background:var(--calculated-border-color,#ffffff0f);animation:2.5s ease-in-out infinite SkeletonComponent-module__U_WnAa__pulse-skeleton}@supports (color:lab(0% 0 0)){.SkeletonComponent-module__U_WnAa__animate{background:var(--calculated-border-color,lab(100% 0 0/.06))}}@keyframes SkeletonComponent-module__U_WnAa__pulse-skeleton{0%,to{opacity:1}50%{opacity:.5}}}
.SliderComponent-module__kXj7gG__slider{-webkit-user-select:none;user-select:none;touch-action:none;-webkit-tap-highlight-color:transparent;flex-direction:column;width:100%;padding:8px 0;display:flex}.SliderComponent-module__kXj7gG__slider.SliderComponent-module__kXj7gG__is-disabled-state{opacity:.38;cursor:not-allowed;pointer-events:none}.SliderComponent-module__kXj7gG__track-wrapper{align-items:center;width:100%;padding:0 10px;display:flex;position:relative}.SliderComponent-module__kXj7gG__track{cursor:pointer;align-items:center;width:100%;height:44px;display:flex;position:relative}.SliderComponent-module__kXj7gG__inactive-track{background:var(--slider-inactive-track,var(--surface-variant,color-mix(in srgb, var(--text-primary,#49454f) 12%, var(--background-base,#e7e0ec))));pointer-events:none;border-radius:2px;height:4px;position:absolute;left:0;right:0}.SliderComponent-module__kXj7gG__active-track{background:var(--slider-active-track,var(--accent-primary,#6750a4));pointer-events:none;will-change:width, left;border-radius:2px;min-width:0;height:4px;transition:width 50ms linear;position:absolute}.SliderComponent-module__kXj7gG__stop-indicator{pointer-events:none;opacity:0;border-radius:50%;width:4px;height:4px;transition:opacity .2s;position:absolute;top:50%;transform:translateY(-50%)}.SliderComponent-module__kXj7gG__stop-start{background:var(--slider-stop-active,var(--accent-primary,#6750a4));left:0}.SliderComponent-module__kXj7gG__stop-end{background:var(--slider-stop-inactive,var(--text-secondary,#49454f));right:0}.SliderComponent-module__kXj7gG__track .SliderComponent-module__kXj7gG__stop-start,.SliderComponent-module__kXj7gG__track .SliderComponent-module__kXj7gG__stop-end{opacity:.38}.SliderComponent-module__kXj7gG__tick-mark{pointer-events:none;z-index:1;border-radius:50%;width:4px;height:4px;transition:background .15s,opacity .15s;position:absolute;top:50%;transform:translate(-50%,-50%)}.SliderComponent-module__kXj7gG__tick-active{background:var(--slider-tick-active,color-mix(in srgb, var(--accent-primary,#6750a4) 38%, transparent))}.SliderComponent-module__kXj7gG__tick-inactive{background:var(--slider-tick-inactive,color-mix(in srgb, var(--text-primary,#49454f) 38%, transparent))}.SliderComponent-module__kXj7gG__thumb-container{z-index:3;will-change:left;outline:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translate(-50%,-50%)}.SliderComponent-module__kXj7gG__state-layer{will-change:background;pointer-events:none;background:0 0;border-radius:50%;width:40px;height:40px;transition:background .2s;position:absolute}.SliderComponent-module__kXj7gG__thumb-container:hover .SliderComponent-module__kXj7gG__state-layer{background:color-mix(in srgb, var(--accent-primary,#6750a4) 8%, transparent)}.SliderComponent-module__kXj7gG__thumb-container:focus-visible .SliderComponent-module__kXj7gG__state-layer,.SliderComponent-module__kXj7gG__thumb-pressed .SliderComponent-module__kXj7gG__state-layer,.SliderComponent-module__kXj7gG__thumb-dragging .SliderComponent-module__kXj7gG__state-layer{background:color-mix(in srgb, var(--accent-primary,#6750a4) 12%, transparent)}.SliderComponent-module__kXj7gG__thumb{background:var(--slider-thumb,var(--accent-primary,#6750a4));will-change:transform;z-index:1;border-radius:50%;width:20px;height:20px;transition:transform .2s cubic-bezier(.2,0,0,1),box-shadow .2s cubic-bezier(.2,0,0,1);position:relative;box-shadow:0 1px 3px 1px #00000026,0 1px 2px #0000004d;box-shadow:0 1px 3px 1px lab(0% 0 0/.15),0 1px 2px lab(0% 0 0/.3)}.SliderComponent-module__kXj7gG__thumb-container:hover .SliderComponent-module__kXj7gG__thumb{box-shadow:0 2px 4px 1px #0000002e,0 1px 3px #00000054;box-shadow:0 2px 4px 1px lab(0% 0 0/.18),0 1px 3px lab(0% 0 0/.33)}.SliderComponent-module__kXj7gG__thumb-pressed .SliderComponent-module__kXj7gG__thumb,.SliderComponent-module__kXj7gG__thumb-dragging .SliderComponent-module__kXj7gG__thumb{transform:scale(1.1);box-shadow:0 2px 6px 2px #00000026,0 1px 2px #0000004d;box-shadow:0 2px 6px 2px lab(0% 0 0/.15),0 1px 2px lab(0% 0 0/.3)}.SliderComponent-module__kXj7gG__thumb-container:focus-visible .SliderComponent-module__kXj7gG__thumb{outline:2px solid var(--slider-focus-ring,var(--accent-primary,#6750a4));outline-offset:2px}.SliderComponent-module__kXj7gG__value-indicator{background:var(--slider-indicator-bg,var(--accent-primary,#6750a4));min-width:28px;height:28px;color:var(--slider-indicator-color,var(--accent-text,#fff));pointer-events:none;z-index:10;border-radius:14px;justify-content:center;align-items:center;padding:0 8px;animation:.15s cubic-bezier(.2,0,0,1) forwards SliderComponent-module__kXj7gG__indicator-in;display:flex;position:absolute;bottom:calc(100% + 4px);left:50%;transform:translate(-50%)scale(.8)}@keyframes SliderComponent-module__kXj7gG__indicator-in{0%{opacity:0;transform:translate(-50%)scale(.6)translateY(4px)}to{opacity:1;transform:translate(-50%)scale(1)translateY(0)}}.SliderComponent-module__kXj7gG__value-indicator:after{content:"";border-left:5px solid #0000;border-right:5px solid #0000;border-top:5px solid var(--slider-indicator-bg,var(--accent-primary,#6750a4));width:0;height:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.SliderComponent-module__kXj7gG__value-label{letter-spacing:.1px;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:11px;font-weight:500;line-height:16px}.SliderComponent-module__kXj7gG__is-disabled-state .SliderComponent-module__kXj7gG__inactive-track{background:color-mix(in srgb, var(--text-primary,#1d1b20) 12%, transparent)}.SliderComponent-module__kXj7gG__is-disabled-state .SliderComponent-module__kXj7gG__active-track{background:color-mix(in srgb, var(--text-primary,#1d1b20) 38%, transparent)}.SliderComponent-module__kXj7gG__is-disabled-state .SliderComponent-module__kXj7gG__thumb{background:color-mix(in srgb, var(--text-primary,#1d1b20) 38%, transparent);box-shadow:none}.SliderComponent-module__kXj7gG__is-disabled-state .SliderComponent-module__kXj7gG__tick-active,.SliderComponent-module__kXj7gG__is-disabled-state .SliderComponent-module__kXj7gG__tick-inactive{background:color-mix(in srgb, var(--text-primary,#1d1b20) 38%, transparent)}
.SnackbarComponent-module__j2i68G__host{z-index:9998;pointer-events:none;flex-direction:column;align-items:center;padding:0 8px 8px;display:flex;position:fixed;bottom:0;left:0;right:0}.SnackbarComponent-module__j2i68G__container{pointer-events:auto;background:var(--snackbar-container-bg,var(--color-inverse-surface,#2f3033));will-change:transform, opacity;border-radius:4px;align-items:center;width:auto;min-width:288px;max-width:560px;transition:min-height .2s cubic-bezier(.2,0,0,1);animation:.3s cubic-bezier(.05,.7,.1,1) forwards SnackbarComponent-module__j2i68G__snackbar-enter;display:flex;position:relative;box-shadow:0 1px 3px #0000004d,0 4px 8px 3px #00000026;box-shadow:0 1px 3px lab(0% 0 0/.3),0 4px 8px 3px lab(0% 0 0/.15)}.SnackbarComponent-module__j2i68G__container[data-exiting=true]{animation:.2s cubic-bezier(.3,0,.8,.15) forwards SnackbarComponent-module__j2i68G__snackbar-exit}.SnackbarComponent-module__j2i68G__container.SnackbarComponent-module__j2i68G__single-line{gap:0;min-height:48px;padding:0 8px 0 16px}.SnackbarComponent-module__j2i68G__container.SnackbarComponent-module__j2i68G__single-line.SnackbarComponent-module__j2i68G__text-only{padding:0 16px}.SnackbarComponent-module__j2i68G__container.SnackbarComponent-module__j2i68G__multi-line{flex-wrap:wrap;align-items:flex-start;gap:0;min-height:68px;padding:12px 8px 12px 16px}.SnackbarComponent-module__j2i68G__container.SnackbarComponent-module__j2i68G__multi-line.SnackbarComponent-module__j2i68G__text-only{padding:12px 16px}.SnackbarComponent-module__j2i68G__container.SnackbarComponent-module__j2i68G__longer-action{flex-wrap:wrap;align-items:flex-start;min-height:68px;padding:0}.SnackbarComponent-module__j2i68G__supporting-text{letter-spacing:.25px;min-width:0;color:var(--snackbar-text-color,var(--color-inverse-on-surface,#f4eff4));word-break:break-word;overflow-wrap:break-word;flex:1;font-size:.875rem;font-weight:400;line-height:1.25rem}.SnackbarComponent-module__j2i68G__single-line .SnackbarComponent-module__j2i68G__supporting-text{align-items:center;padding:14px 0;display:flex}.SnackbarComponent-module__j2i68G__multi-line .SnackbarComponent-module__j2i68G__supporting-text{margin-right:8px;padding:0}.SnackbarComponent-module__j2i68G__longer-action .SnackbarComponent-module__j2i68G__supporting-text{flex:100%;padding:12px 40px 0 16px}.SnackbarComponent-module__j2i68G__action{cursor:pointer;letter-spacing:.1px;min-width:48px;height:48px;color:var(--snackbar-action-color,var(--color-inverse-primary,#d0bcff));isolation:isolate;white-space:nowrap;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0 12px;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:color .15s cubic-bezier(.2,0,0,1);display:inline-flex;position:relative;overflow:hidden}.SnackbarComponent-module__j2i68G__action:before{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:currentColor;transition:opacity .15s cubic-bezier(.2,0,0,1);position:absolute;inset:0}.SnackbarComponent-module__j2i68G__action:hover:before{opacity:.08}.SnackbarComponent-module__j2i68G__action:focus-visible{outline:none}.SnackbarComponent-module__j2i68G__action:focus-visible:before,.SnackbarComponent-module__j2i68G__action:active:before{opacity:.12}.SnackbarComponent-module__j2i68G__longer-action .SnackbarComponent-module__j2i68G__action{margin-bottom:2px;margin-left:auto;margin-right:8px}.SnackbarComponent-module__j2i68G__close-button{cursor:pointer;width:48px;height:48px;color:var(--snackbar-close-color,var(--color-inverse-on-surface,#f4eff4));isolation:isolate;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative;overflow:hidden}.SnackbarComponent-module__j2i68G__close-button:before{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:currentColor;transition:opacity .15s cubic-bezier(.2,0,0,1);position:absolute;inset:0}.SnackbarComponent-module__j2i68G__close-button:hover:before{opacity:.08}.SnackbarComponent-module__j2i68G__close-button:focus-visible{outline:none}.SnackbarComponent-module__j2i68G__close-button:focus-visible:before,.SnackbarComponent-module__j2i68G__close-button:active:before{opacity:.12}.SnackbarComponent-module__j2i68G__close-button svg{flex-shrink:0;width:18px;height:18px}.SnackbarComponent-module__j2i68G__longer-action .SnackbarComponent-module__j2i68G__close-button{position:absolute;top:0;right:0}@keyframes SnackbarComponent-module__j2i68G__snackbar-enter{0%{opacity:0;transform:translateY(100%)scale(.95)}50%{opacity:1}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes SnackbarComponent-module__j2i68G__snackbar-exit{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(24px)scale(.97)}}@media (max-width:600px){.SnackbarComponent-module__j2i68G__host{align-items:stretch}.SnackbarComponent-module__j2i68G__container{min-width:unset;width:100%;max-width:100%}}@media (min-width:1240px){.SnackbarComponent-module__j2i68G__host{align-items:flex-start;padding-bottom:16px;padding-left:16px}}@media (prefers-reduced-motion:reduce){.SnackbarComponent-module__j2i68G__container,.SnackbarComponent-module__j2i68G__container[data-exiting=true]{animation-duration:1ms!important}}
.ChartLineComponent-module__xbKPra__sparkline-container{cursor:crosshair;background:linear-gradient(#ffffff03 0%,#ffffff05 100%);background:linear-gradient(lab(100% 0 0/.01) 0%,lab(100% 0 0/.02) 100%);border-radius:4px;width:100%;height:48px;position:relative;overflow:hidden}.ChartLineComponent-module__xbKPra__sparkline-canvas{will-change:contents;width:100%;height:100%;display:block}.ChartLineComponent-module__xbKPra__sparkline-tooltip{pointer-events:none;-webkit-backdrop-filter:blur(6px);color:#ffffffeb;color:lab(100% 0 0/.92);font-variant-numeric:tabular-nums;letter-spacing:.01em;white-space:nowrap;z-index:2;opacity:0;background:#000000c7;background:lab(0% 0 0/.78);border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600;line-height:1.4;animation:.12s ease-out forwards ChartLineComponent-module__xbKPra__sparkline-tooltip-in;position:absolute;top:2px}@keyframes ChartLineComponent-module__xbKPra__sparkline-tooltip-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}
.SplitButtonComponent-module__L2DE5a__split-group{border-radius:var(--button-border-radius);isolation:isolate;vertical-align:middle;align-items:stretch;min-height:40px;transition:box-shadow .28s cubic-bezier(.2,0,0,1),opacity .2s cubic-bezier(.2,0,0,1);display:inline-flex;position:relative;overflow:hidden}.SplitButtonComponent-module__L2DE5a__leading,.SplitButtonComponent-module__L2DE5a__trailing{cursor:pointer;letter-spacing:.01em;white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;color:inherit;z-index:1;background:0 0;border:none;outline:none;justify-content:center;align-items:center;margin:0;font-family:inherit;font-size:14px;font-weight:500;line-height:20px;transition:background .2s cubic-bezier(.2,0,0,1),color .2s cubic-bezier(.2,0,0,1);display:inline-flex;position:relative;overflow:hidden}.SplitButtonComponent-module__L2DE5a__leading{border-radius:var(--button-border-radius) 0 0 var(--button-border-radius);gap:8px;padding:10px 24px}.SplitButtonComponent-module__L2DE5a__leading.SplitButtonComponent-module__L2DE5a__has-icon{padding-left:16px}.SplitButtonComponent-module__L2DE5a__leading.SplitButtonComponent-module__L2DE5a__icon-only{min-width:48px;padding:10px 12px}.SplitButtonComponent-module__L2DE5a__trailing{border-radius:0 var(--button-border-radius) var(--button-border-radius) 0;min-width:48px;padding:10px 12px}.SplitButtonComponent-module__L2DE5a__divider{z-index:2;pointer-events:none;flex-shrink:0;align-self:stretch;width:1px;position:relative}.SplitButtonComponent-module__L2DE5a__state-layer{pointer-events:none;opacity:0;z-index:0;transition:opacity .15s cubic-bezier(.2,0,0,1);position:absolute;inset:0}.SplitButtonComponent-module__L2DE5a__leading:hover:not(:disabled) .SplitButtonComponent-module__L2DE5a__state-layer,.SplitButtonComponent-module__L2DE5a__trailing:hover:not(:disabled) .SplitButtonComponent-module__L2DE5a__state-layer{opacity:.08}.SplitButtonComponent-module__L2DE5a__leading:focus-visible:not(:disabled) .SplitButtonComponent-module__L2DE5a__state-layer,.SplitButtonComponent-module__L2DE5a__trailing:focus-visible:not(:disabled) .SplitButtonComponent-module__L2DE5a__state-layer,.SplitButtonComponent-module__L2DE5a__leading:active:not(:disabled) .SplitButtonComponent-module__L2DE5a__state-layer,.SplitButtonComponent-module__L2DE5a__trailing:active:not(:disabled) .SplitButtonComponent-module__L2DE5a__state-layer{opacity:.1}.SplitButtonComponent-module__L2DE5a__ripple{pointer-events:none;z-index:0;opacity:.12;background:currentColor;border-radius:50%;animation:.5s cubic-bezier(.2,0,0,1) forwards SplitButtonComponent-module__L2DE5a__ripple-expand;position:absolute;transform:scale(0)}@keyframes SplitButtonComponent-module__L2DE5a__ripple-expand{0%{opacity:.12;transform:scale(0)}to{opacity:0;transform:scale(1)}}.SplitButtonComponent-module__L2DE5a__leading:focus-visible,.SplitButtonComponent-module__L2DE5a__trailing:focus-visible{outline:2px solid var(--accent-primary);outline-offset:-2px;z-index:3}.SplitButtonComponent-module__L2DE5a__filled{background:var(--accent-primary);color:#fff}.SplitButtonComponent-module__L2DE5a__filled .SplitButtonComponent-module__L2DE5a__state-layer{background:#fff}.SplitButtonComponent-module__L2DE5a__filled .SplitButtonComponent-module__L2DE5a__divider{background:#fff3}.SplitButtonComponent-module__L2DE5a__filled:hover{box-shadow:0 1px 2px #0003,0 1px 3px 1px #0000001a;box-shadow:0 1px 2px lab(0% 0 0/.2),0 1px 3px 1px lab(0% 0 0/.1)}.SplitButtonComponent-module__L2DE5a__filled.SplitButtonComponent-module__L2DE5a__is-disabled-state{background:color-mix(in srgb, var(--text-primary) 12%, transparent);color:color-mix(in srgb, var(--text-primary) 38%, transparent);box-shadow:none}.SplitButtonComponent-module__L2DE5a__filled.SplitButtonComponent-module__L2DE5a__is-disabled-state .SplitButtonComponent-module__L2DE5a__divider{background:color-mix(in srgb, var(--text-primary) 12%, transparent)}.SplitButtonComponent-module__L2DE5a__tonal{background:var(--calculated-accent-primary-subtle,color-mix(in srgb, var(--accent-primary) 12%, var(--background-surface)));color:var(--accent-primary)}.SplitButtonComponent-module__L2DE5a__tonal .SplitButtonComponent-module__L2DE5a__state-layer{background:var(--accent-primary)}.SplitButtonComponent-module__L2DE5a__tonal .SplitButtonComponent-module__L2DE5a__divider{background:color-mix(in srgb, var(--accent-primary) 20%, transparent)}.SplitButtonComponent-module__L2DE5a__tonal:hover{box-shadow:0 1px 2px #0003,0 1px 3px 1px #0000001a;box-shadow:0 1px 2px lab(0% 0 0/.2),0 1px 3px 1px lab(0% 0 0/.1)}.SplitButtonComponent-module__L2DE5a__tonal.SplitButtonComponent-module__L2DE5a__is-disabled-state{background:color-mix(in srgb, var(--text-primary) 12%, transparent);color:color-mix(in srgb, var(--text-primary) 38%, transparent);box-shadow:none}.SplitButtonComponent-module__L2DE5a__tonal.SplitButtonComponent-module__L2DE5a__is-disabled-state .SplitButtonComponent-module__L2DE5a__divider{background:color-mix(in srgb, var(--text-primary) 12%, transparent)}.SplitButtonComponent-module__L2DE5a__outlined{color:var(--accent-primary);border:1px solid var(--calculated-border-color);background:0 0}.SplitButtonComponent-module__L2DE5a__outlined .SplitButtonComponent-module__L2DE5a__state-layer{background:var(--accent-primary)}.SplitButtonComponent-module__L2DE5a__outlined .SplitButtonComponent-module__L2DE5a__divider{background:var(--calculated-border-color)}.SplitButtonComponent-module__L2DE5a__outlined:hover{border-color:var(--calculated-border-color)}.SplitButtonComponent-module__L2DE5a__outlined .SplitButtonComponent-module__L2DE5a__leading:focus-visible,.SplitButtonComponent-module__L2DE5a__outlined .SplitButtonComponent-module__L2DE5a__trailing:focus-visible{outline-color:var(--accent-primary)}.SplitButtonComponent-module__L2DE5a__outlined.SplitButtonComponent-module__L2DE5a__is-disabled-state{color:color-mix(in srgb, var(--text-primary) 38%, transparent);border-color:color-mix(in srgb, var(--text-primary) 12%, transparent);background:0 0}.SplitButtonComponent-module__L2DE5a__outlined.SplitButtonComponent-module__L2DE5a__is-disabled-state .SplitButtonComponent-module__L2DE5a__divider{background:color-mix(in srgb, var(--text-primary) 12%, transparent)}.SplitButtonComponent-module__L2DE5a__outlined .SplitButtonComponent-module__L2DE5a__leading{border-radius:calc(var(--button-border-radius) - 1px) 0 0 calc(var(--button-border-radius) - 1px)}.SplitButtonComponent-module__L2DE5a__outlined .SplitButtonComponent-module__L2DE5a__trailing{border-radius:0 calc(var(--button-border-radius) - 1px) calc(var(--button-border-radius) - 1px) 0}.SplitButtonComponent-module__L2DE5a__elevated{background:var(--background-surface);color:var(--accent-primary);box-shadow:0 1px 2px #0003,0 1px 3px 1px #0000001a;box-shadow:0 1px 2px lab(0% 0 0/.2),0 1px 3px 1px lab(0% 0 0/.1)}.SplitButtonComponent-module__L2DE5a__elevated .SplitButtonComponent-module__L2DE5a__state-layer{background:var(--accent-primary)}.SplitButtonComponent-module__L2DE5a__elevated .SplitButtonComponent-module__L2DE5a__divider{background:color-mix(in srgb, var(--text-primary) 16%, transparent)}.SplitButtonComponent-module__L2DE5a__elevated:hover{box-shadow:0 1px 2px #0003,0 2px 6px 2px #0000001a;box-shadow:0 1px 2px lab(0% 0 0/.2),0 2px 6px 2px lab(0% 0 0/.1)}.SplitButtonComponent-module__L2DE5a__elevated.SplitButtonComponent-module__L2DE5a__is-disabled-state{background:color-mix(in srgb, var(--text-primary) 12%, transparent);color:color-mix(in srgb, var(--text-primary) 38%, transparent);box-shadow:none}.SplitButtonComponent-module__L2DE5a__elevated.SplitButtonComponent-module__L2DE5a__is-disabled-state .SplitButtonComponent-module__L2DE5a__divider{background:color-mix(in srgb, var(--text-primary) 12%, transparent)}.SplitButtonComponent-module__L2DE5a__is-disabled-state{pointer-events:none}.SplitButtonComponent-module__L2DE5a__is-disabled-state .SplitButtonComponent-module__L2DE5a__leading,.SplitButtonComponent-module__L2DE5a__is-disabled-state .SplitButtonComponent-module__L2DE5a__trailing{cursor:not-allowed;pointer-events:none}.SplitButtonComponent-module__L2DE5a__small{border-radius:calc(var(--button-border-radius) * .8);min-height:32px}.SplitButtonComponent-module__L2DE5a__small .SplitButtonComponent-module__L2DE5a__leading{border-radius:calc(var(--button-border-radius) * .8) 0 0 calc(var(--button-border-radius) * .8);padding:6px 16px;font-size:12px;line-height:16px}.SplitButtonComponent-module__L2DE5a__small .SplitButtonComponent-module__L2DE5a__leading.SplitButtonComponent-module__L2DE5a__has-icon{padding-left:12px}.SplitButtonComponent-module__L2DE5a__small .SplitButtonComponent-module__L2DE5a__leading.SplitButtonComponent-module__L2DE5a__icon-only{min-width:36px;padding:6px 8px}.SplitButtonComponent-module__L2DE5a__small .SplitButtonComponent-module__L2DE5a__trailing{border-radius:0 calc(var(--button-border-radius) * .8) calc(var(--button-border-radius) * .8) 0;min-width:36px;padding:6px 8px}.SplitButtonComponent-module__L2DE5a__large{border-radius:calc(var(--button-border-radius) * 1.2);min-height:48px}.SplitButtonComponent-module__L2DE5a__large .SplitButtonComponent-module__L2DE5a__leading{border-radius:calc(var(--button-border-radius) * 1.2) 0 0 calc(var(--button-border-radius) * 1.2);padding:14px 32px;font-size:16px;line-height:24px}.SplitButtonComponent-module__L2DE5a__large .SplitButtonComponent-module__L2DE5a__leading.SplitButtonComponent-module__L2DE5a__has-icon{padding-left:24px}.SplitButtonComponent-module__L2DE5a__large .SplitButtonComponent-module__L2DE5a__leading.SplitButtonComponent-module__L2DE5a__icon-only{min-width:56px;padding:14px 16px}.SplitButtonComponent-module__L2DE5a__large .SplitButtonComponent-module__L2DE5a__trailing{border-radius:0 calc(var(--button-border-radius) * 1.2) calc(var(--button-border-radius) * 1.2) 0;min-width:56px;padding:14px 16px}.SplitButtonComponent-module__L2DE5a__full-width{width:100%}.SplitButtonComponent-module__L2DE5a__full-width .SplitButtonComponent-module__L2DE5a__leading{flex:1}.SplitButtonComponent-module__L2DE5a__is-loading-state{pointer-events:none}.SplitButtonComponent-module__L2DE5a__icon{z-index:1;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.SplitButtonComponent-module__L2DE5a__label{z-index:1;align-items:center;display:inline-flex;position:relative}.SplitButtonComponent-module__L2DE5a__trailing-icon-wrap{z-index:1;will-change:transform;justify-content:center;align-items:center;transition:transform .25s cubic-bezier(.2,0,0,1);display:inline-flex;position:relative}.SplitButtonComponent-module__L2DE5a__trailing-icon-rotated{transform:rotate(180deg)}.SplitButtonComponent-module__L2DE5a__spinner{z-index:1;border:2px solid;border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite SplitButtonComponent-module__L2DE5a__split-spin;position:relative}.SplitButtonComponent-module__L2DE5a__small .SplitButtonComponent-module__L2DE5a__spinner{border-width:1.5px;width:12px;height:12px}.SplitButtonComponent-module__L2DE5a__large .SplitButtonComponent-module__L2DE5a__spinner{border-width:2.5px;width:20px;height:20px}@keyframes SplitButtonComponent-module__L2DE5a__split-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SplitButtonComponent-module__L2DE5a__outlined.SplitButtonComponent-module__L2DE5a__small .SplitButtonComponent-module__L2DE5a__leading{border-radius:calc(var(--button-border-radius) * .8 - 1px) 0 0 calc(var(--button-border-radius) * .8 - 1px)}.SplitButtonComponent-module__L2DE5a__outlined.SplitButtonComponent-module__L2DE5a__small .SplitButtonComponent-module__L2DE5a__trailing{border-radius:0 calc(var(--button-border-radius) * .8 - 1px) calc(var(--button-border-radius) * .8 - 1px) 0}.SplitButtonComponent-module__L2DE5a__outlined.SplitButtonComponent-module__L2DE5a__large .SplitButtonComponent-module__L2DE5a__leading{border-radius:calc(var(--button-border-radius) * 1.2 - 1px) 0 0 calc(var(--button-border-radius) * 1.2 - 1px)}.SplitButtonComponent-module__L2DE5a__outlined.SplitButtonComponent-module__L2DE5a__large .SplitButtonComponent-module__L2DE5a__trailing{border-radius:0 calc(var(--button-border-radius) * 1.2 - 1px) calc(var(--button-border-radius) * 1.2 - 1px) 0}
.StatsCardComponent-module__t4S5JW__card{background:var(--background-surface);border:1px solid var(--calculated-border-color);border-radius:var(--border-radius-md,var(--border-radius-sm));transition:all var(--transition-fast);flex-direction:column;gap:1px;padding:6px 12px;display:flex;position:relative;overflow:hidden}.StatsCardComponent-module__t4S5JW__card:hover{border-color:var(--card-accent,var(--calculated-accent-primary-subtle));box-shadow:var(--calculated-shadow-glow,none)}.StatsCardComponent-module__t4S5JW__card:before{content:"";background:linear-gradient(90deg, var(--card-accent,var(--accent-primary)), transparent);opacity:0;height:2px;transition:opacity var(--transition-fast);position:absolute;top:0;left:0;right:0}.StatsCardComponent-module__t4S5JW__card:hover:before{opacity:1}.StatsCardComponent-module__t4S5JW__header{justify-content:space-between;align-items:center;display:flex}.StatsCardComponent-module__t4S5JW__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:600}.StatsCardComponent-module__t4S5JW__icon{border-radius:var(--border-radius-sm);width:20px;height:20px;color:var(--card-accent,var(--accent-primary));background:color-mix(in srgb, var(--card-accent,var(--accent-primary)) 10%, transparent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.StatsCardComponent-module__t4S5JW__icon.StatsCardComponent-module__t4S5JW__accent{color:var(--accent-primary);background:var(--calculated-accent-primary-subtle)}.StatsCardComponent-module__t4S5JW__icon.StatsCardComponent-module__t4S5JW__success{color:var(--color-success);background:var(--calculated-color-success-subtle)}.StatsCardComponent-module__t4S5JW__icon.StatsCardComponent-module__t4S5JW__danger{color:var(--color-danger);background:var(--calculated-color-danger-subtle)}.StatsCardComponent-module__t4S5JW__icon.StatsCardComponent-module__t4S5JW__warning{color:var(--color-warning);background:var(--calculated-color-warning-subtle)}.StatsCardComponent-module__t4S5JW__icon.StatsCardComponent-module__t4S5JW__info{color:var(--color-info);background:var(--calculated-color-info-subtle)}.StatsCardComponent-module__t4S5JW__value{letter-spacing:-.02em;color:var(--text-primary);font-size:15px;font-weight:700;line-height:1.15}.StatsCardComponent-module__t4S5JW__subtitle{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.StatsCardComponent-module__t4S5JW__glow-bar{background:var(--card-accent,var(--accent-primary));opacity:0;height:2px;transition:opacity var(--transition-normal,.2s);position:absolute;bottom:0;left:0;right:0}.StatsCardComponent-module__t4S5JW__card:hover .StatsCardComponent-module__t4S5JW__glow-bar{opacity:1}.StatsCardComponent-module__t4S5JW__skeleton{background:var(--background-elevated);border-radius:2px;position:relative;overflow:hidden}.StatsCardComponent-module__t4S5JW__skeleton:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--calculated-border-color) 50%, transparent 100%);animation:1.5s ease-in-out infinite StatsCardComponent-module__t4S5JW__shimmer;position:absolute;inset:0}.StatsCardComponent-module__t4S5JW__skeleton-value{width:80px;height:28px}.StatsCardComponent-module__t4S5JW__skeleton-label{width:100px;height:14px}@keyframes StatsCardComponent-module__t4S5JW__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}
.SwitchComponent-module__1hq7la__switch{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;align-items:center;gap:12px;min-height:48px;display:inline-flex}.SwitchComponent-module__1hq7la__switch.SwitchComponent-module__1hq7la__label-start{flex-direction:row-reverse}.SwitchComponent-module__1hq7la__switch.SwitchComponent-module__1hq7la__is-disabled-state{opacity:.38;cursor:not-allowed;pointer-events:none}.SwitchComponent-module__1hq7la__hidden-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.SwitchComponent-module__1hq7la__track{background:var(--switch-track-bg,var(--surface-variant,#e7e0ec));border:2px solid var(--switch-track-outline,var(--calculated-border-color,#79747e));cursor:pointer;border-radius:16px;flex-shrink:0;align-items:center;width:52px;height:32px;transition:background .2s cubic-bezier(.2,0,0,1),border-color .2s cubic-bezier(.2,0,0,1);display:flex;position:relative}.SwitchComponent-module__1hq7la__track.SwitchComponent-module__1hq7la__is-selected-state{background:var(--accent-primary,#6750a4);border-color:var(--accent-primary,#6750a4)}.SwitchComponent-module__1hq7la__switch:hover .SwitchComponent-module__1hq7la__track:not(.SwitchComponent-module__1hq7la__selected){border-color:var(--text-primary,#1d1b20)}.SwitchComponent-module__1hq7la__switch:hover .SwitchComponent-module__1hq7la__track.SwitchComponent-module__1hq7la__is-selected-state{background:var(--accent-color-hover,var(--accent-primary,#6750a4));filter:brightness(1.08)}.SwitchComponent-module__1hq7la__handle-container{justify-content:center;align-items:center;width:40px;height:40px;transition:left .2s cubic-bezier(.2,0,0,1);display:flex;position:absolute;top:50%;left:-4px;transform:translateY(-50%)}.SwitchComponent-module__1hq7la__track.SwitchComponent-module__1hq7la__is-selected-state .SwitchComponent-module__1hq7la__handle-container{left:16px}.SwitchComponent-module__1hq7la__state-layer{will-change:background;pointer-events:none;background:0 0;border-radius:50%;transition:background .2s;position:absolute;inset:0}.SwitchComponent-module__1hq7la__switch:hover .SwitchComponent-module__1hq7la__track:not(.SwitchComponent-module__1hq7la__selected) .SwitchComponent-module__1hq7la__state-layer{background:color-mix(in srgb, var(--text-primary,#1d1b20) 8%, transparent)}.SwitchComponent-module__1hq7la__switch:hover .SwitchComponent-module__1hq7la__track.SwitchComponent-module__1hq7la__is-selected-state .SwitchComponent-module__1hq7la__state-layer{background:color-mix(in srgb, var(--accent-primary,#6750a4) 8%, transparent)}.SwitchComponent-module__1hq7la__hidden-input:focus-visible~.SwitchComponent-module__1hq7la__track .SwitchComponent-module__1hq7la__state-layer{background:color-mix(in srgb, var(--text-primary,#1d1b20) 12%, transparent)}.SwitchComponent-module__1hq7la__hidden-input:focus-visible~.SwitchComponent-module__1hq7la__track.SwitchComponent-module__1hq7la__is-selected-state .SwitchComponent-module__1hq7la__state-layer{background:color-mix(in srgb, var(--accent-primary,#6750a4) 12%, transparent)}.SwitchComponent-module__1hq7la__switch:active .SwitchComponent-module__1hq7la__track:not(.SwitchComponent-module__1hq7la__selected) .SwitchComponent-module__1hq7la__state-layer{background:color-mix(in srgb, var(--text-primary,#1d1b20) 12%, transparent)}.SwitchComponent-module__1hq7la__switch:active .SwitchComponent-module__1hq7la__track.SwitchComponent-module__1hq7la__is-selected-state .SwitchComponent-module__1hq7la__state-layer{background:color-mix(in srgb, var(--accent-primary,#6750a4) 12%, transparent)}.SwitchComponent-module__1hq7la__handle{background:var(--switch-handle-bg,var(--calculated-border-color,#79747e));z-index:1;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;transition:width .2s cubic-bezier(.2,0,0,1),height .2s cubic-bezier(.2,0,0,1),background .2s cubic-bezier(.2,0,0,1);display:flex;position:relative}.SwitchComponent-module__1hq7la__track.SwitchComponent-module__1hq7la__is-selected-state .SwitchComponent-module__1hq7la__handle{background:var(--switch-handle-selected-bg,var(--text-on-accent,#fff));width:24px;height:24px}.SwitchComponent-module__1hq7la__switch:active .SwitchComponent-module__1hq7la__handle{width:28px;height:28px}.SwitchComponent-module__1hq7la__switch:hover .SwitchComponent-module__1hq7la__track:not(.SwitchComponent-module__1hq7la__selected) .SwitchComponent-module__1hq7la__handle{background:var(--text-primary,#1d1b20)}.SwitchComponent-module__1hq7la__icon{width:16px;height:16px;color:var(--accent-primary,#6750a4);opacity:0;flex-shrink:0;transition:opacity .15s cubic-bezier(.2,0,0,1),transform .15s cubic-bezier(.2,0,0,1);transform:scale(0)}.SwitchComponent-module__1hq7la__track.SwitchComponent-module__1hq7la__is-selected-state .SwitchComponent-module__1hq7la__icon{opacity:1;transform:scale(1)}.SwitchComponent-module__1hq7la__icon-unselected{width:16px;height:16px;color:var(--switch-track-outline,var(--surface-variant,#e7e0ec));opacity:0;flex-shrink:0;transition:opacity .15s cubic-bezier(.2,0,0,1),transform .15s cubic-bezier(.2,0,0,1);transform:scale(0)}.SwitchComponent-module__1hq7la__track:not(.SwitchComponent-module__1hq7la__selected) .SwitchComponent-module__1hq7la__icon-unselected{opacity:1;transform:scale(1)}.SwitchComponent-module__1hq7la__track.SwitchComponent-module__1hq7la__is-selected-state .SwitchComponent-module__1hq7la__icon-unselected{opacity:0;transform:scale(0)}.SwitchComponent-module__1hq7la__with-icons .SwitchComponent-module__1hq7la__track:not(.SwitchComponent-module__1hq7la__selected) .SwitchComponent-module__1hq7la__handle{width:24px;height:24px}.SwitchComponent-module__1hq7la__label{color:var(--text-primary,#1d1b20);letter-spacing:.025em;font-size:14px;line-height:20px}.SwitchComponent-module__1hq7la__hidden-input:focus-visible~.SwitchComponent-module__1hq7la__track{outline:2px solid var(--accent-primary,#6750a4);outline-offset:2px}@media (prefers-reduced-motion:reduce){.SwitchComponent-module__1hq7la__handle,.SwitchComponent-module__1hq7la__track,.SwitchComponent-module__1hq7la__handle-container,.SwitchComponent-module__1hq7la__state-layer,.SwitchComponent-module__1hq7la__icon,.SwitchComponent-module__1hq7la__icon-unselected{transition-duration:.01ms!important}}
.TabBarComponent-module__wdUVSq__tab-bar{flex-shrink:0;grid-template-columns:repeat(auto-fit,minmax(16px,1fr));gap:0;padding:0;display:grid;position:relative;overflow:visible}.TabBarComponent-module__wdUVSq__tooltip-wrapper{background:var(--background-base);border-block-end:1px solid var(--calculated-border-color);flex:1;height:100%;transition:background-color .2s;display:flex}.TabBarComponent-module__wdUVSq__tooltip-wrapper:hover{background:var(--background-elevated)}.TabBarComponent-module__wdUVSq__tooltip-wrapper>button{width:100%;height:100%}.TabBarComponent-module__wdUVSq__tooltip-wrapper .TabBarComponent-module__wdUVSq__tab>svg,.TabBarComponent-module__wdUVSq__tooltip-wrapper .TabBarComponent-module__wdUVSq__tab>.TabBarComponent-module__wdUVSq__tab-emoji-icon{margin-block:auto 4px}.TabBarComponent-module__wdUVSq__tooltip-wrapper-active{background:var(--background-surface);border-block-end:none}.TabBarComponent-module__wdUVSq__tooltip-wrapper-active:hover{background:var(--background-surface)}.TabBarComponent-module__wdUVSq__tooltip-wrapper:not(.TabBarComponent-module__wdUVSq__tooltip-wrapper-active)+.TabBarComponent-module__wdUVSq__tooltip-wrapper-active{border-inline-start:1px solid var(--calculated-border-color)}.TabBarComponent-module__wdUVSq__tooltip-wrapper-active:has(+.TabBarComponent-module__wdUVSq__tooltip-wrapper:not(.TabBarComponent-module__wdUVSq__tooltip-wrapper-active)){border-inline-end:1px solid var(--calculated-border-color)}.TabBarComponent-module__wdUVSq__tab{letter-spacing:.01em;min-width:24px;min-height:40px;color:var(--text-tertiary);cursor:pointer;text-transform:none;white-space:nowrap;-webkit-tap-highlight-color:transparent;font-size:14px;font-weight:700;font-family:var(--font-emoji-mono), "Noto Emoji", sans-serif;background:0 0;border:none;outline:none;flex-direction:row;flex:1;justify-content:center;align-items:flex-end;gap:4px;padding-block-end:3px;padding-inline:6px;transition:color .2s,background-color .2s,font-family .2s;display:flex;position:relative;overflow:hidden}.TabBarComponent-module__wdUVSq__tab:before{content:"";opacity:0;pointer-events:none;z-index:0;background:currentColor;transition:opacity .15s;position:absolute;inset:0}.TabBarComponent-module__wdUVSq__tab:after{content:"";background:radial-gradient(circle at var(--ripple-x,50%) var(--ripple-y,50%), currentColor 0%, transparent 70%);opacity:0;pointer-events:none;z-index:0;transition:opacity .4s,scale .4s;position:absolute;inset:0;scale:0}.TabBarComponent-module__wdUVSq__tab>*{z-index:1;position:relative}.TabBarComponent-module__wdUVSq__tab>svg{will-change:transform;flex-shrink:0;width:20px;height:20px;transition:transform .2s}.TabBarComponent-module__wdUVSq__tab>.TabBarComponent-module__wdUVSq__tab-emoji-icon{opacity:.7;will-change:opacity;-webkit-font-smoothing:antialiased;flex-shrink:0;font-size:16px;font-weight:700;line-height:1;transition:opacity .25s}.TabBarComponent-module__wdUVSq__tab:hover{color:var(--text-secondary)}.TabBarComponent-module__wdUVSq__tab:hover:before{opacity:.06}.TabBarComponent-module__wdUVSq__tab:hover>.TabBarComponent-module__wdUVSq__tab-emoji-icon{opacity:.85}.TabBarComponent-module__wdUVSq__tab:focus-visible{color:var(--text-secondary)}.TabBarComponent-module__wdUVSq__tab:focus-visible:before{opacity:.08}.TabBarComponent-module__wdUVSq__tab:active:before{opacity:.1}.TabBarComponent-module__wdUVSq__tab:active:after{opacity:.12;transition:opacity,scale .1s ease-out;scale:2.5}.TabBarComponent-module__wdUVSq__tab-stacked{flex-direction:column;gap:4px;min-height:64px;padding-block:12px 14px;padding-inline:16px}.TabBarComponent-module__wdUVSq__tab-active{color:var(--accent-primary);font-family:var(--font-emoji-mono), "Noto Emoji", sans-serif}.TabBarComponent-module__wdUVSq__tab-active>.TabBarComponent-module__wdUVSq__tab-emoji-icon{opacity:1}.TabBarComponent-module__wdUVSq__tab-badge{will-change:translate;z-index:1;transition:translate .2s;position:absolute;inset-block-start:6px;inset-inline-start:50%;translate:-50%}.TabBarComponent-module__wdUVSq__tab:hover .TabBarComponent-module__wdUVSq__tab-badge{translate:-50% -2px}.TabBarComponent-module__wdUVSq__tab-disabled{opacity:.38;cursor:not-allowed;pointer-events:none}.TabBarComponent-module__wdUVSq__tab-glow{color:var(--accent-primary);animation:1.4s ease-in-out infinite TabBarComponent-module__wdUVSq__tab-glow-pulse}@keyframes TabBarComponent-module__wdUVSq__tab-glow-pulse{0%,to{box-shadow:0 2px 8px color-mix(in oklch, var(--accent-primary) 20%, transparent)}50%{box-shadow:0 2px 16px color-mix(in oklch, var(--accent-primary) 40%, transparent)}}.TabBarComponent-module__wdUVSq__tab-bar-secondary .TabBarComponent-module__wdUVSq__tab{text-transform:none}.TabBarComponent-module__wdUVSq__tab-bar-scrollable{overflow-inline:auto;overflow-block:hidden;scrollbar-width:none}.TabBarComponent-module__wdUVSq__tab-bar-scrollable::-webkit-scrollbar{display:none}.TabBarComponent-module__wdUVSq__tab-bar-scrollable .TabBarComponent-module__wdUVSq__tab{flex:none;min-width:90px}
.TableComponent-module__llZRza__container{flex-direction:column;display:flex}.TableComponent-module__llZRza__container+.TableComponent-module__llZRza__container{margin-top:20px}.TableComponent-module__llZRza__table-header{border:1px solid var(--calculated-border-color);background:var(--background-elevated);border-bottom:1px solid oklch(100% 0 0/.06);border-radius:2px 2px 0 0;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.TableComponent-module__llZRza__table-header-content{flex-direction:column;gap:2px;min-width:0;display:flex}.TableComponent-module__llZRza__table-scroll{border:1px solid var(--calculated-border-color);cursor:grab;border-radius:2px;overflow-x:auto}.TableComponent-module__llZRza__has-header .TableComponent-module__llZRza__table-scroll{border-top:none;border-radius:0 0 2px 2px}.TableComponent-module__llZRza__table-scroll.TableComponent-module__llZRza__grabbing{cursor:grabbing;-webkit-user-select:none;user-select:none}.TableComponent-module__llZRza__table{border-collapse:collapse;font-variant-numeric:tabular-nums;table-layout:auto;width:100%;font-size:10px}.TableComponent-module__llZRza__th{text-align:left;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:var(--background-elevated);z-index:2;-webkit-user-select:none;user-select:none;border-bottom:1px solid #ffffff14;border-bottom:1px solid lab(100% 0 0/.08);padding:6px 14px;font-size:9px;font-weight:600;position:sticky;top:0}.TableComponent-module__llZRza__th-sortable{cursor:pointer;transition:color .15s}.TableComponent-module__llZRza__th-sortable:hover{color:var(--text-primary)}.TableComponent-module__llZRza__th-active{color:var(--accent-primary)}.TableComponent-module__llZRza__sort-icon{vertical-align:middle;opacity:.7;margin-left:2px;display:inline-block}.TableComponent-module__llZRza__tr{transition:all .12s}.TableComponent-module__llZRza__tr:not(:last-child) td{border-bottom:1px solid var(--calculated-border-color)}.TableComponent-module__llZRza__tr.TableComponent-module__llZRza__clickable{cursor:pointer}.TableComponent-module__llZRza__tr.TableComponent-module__llZRza__active-row td{background:color-mix(in srgb, var(--accent-primary) 18%, transparent);color:var(--text-primary)}.TableComponent-module__llZRza__tr.TableComponent-module__llZRza__active-row td:first-child{background:color-mix(in srgb, var(--accent-primary) 24%, transparent);box-shadow:inset 4px 0 0 var(--accent-primary)}.TableComponent-module__llZRza__tr.TableComponent-module__llZRza__active-row:hover td{background:color-mix(in srgb, var(--accent-primary) 22%, transparent)}.TableComponent-module__llZRza__tr.TableComponent-module__llZRza__active-row:hover td:first-child{background:color-mix(in srgb, var(--accent-primary) 28%, transparent)}.TableComponent-module__llZRza__highlighted-row td{background:#8042fb1f;background:lab(45.0418% 56.9315 -83.7604/.12)}.TableComponent-module__llZRza__highlighted-row td:first-child{background:#8042fb29;background:lab(45.0418% 56.9315 -83.7604/.16)}.TableComponent-module__llZRza__td{text-align:left;color:var(--text-secondary);white-space:nowrap;background:0 0;padding:2px 14px;transition:background .15s,color .15s}.TableComponent-module__llZRza__td-sorted{color:var(--text-primary);background:#8042fb0d;background:lab(45.0418% 56.9315 -83.7604/.05)}.TableComponent-module__llZRza__td-name{white-space:nowrap;color:var(--text-primary);background:0 0;padding:2px 14px}.TableComponent-module__llZRza__tr:nth-child(2n) td,.TableComponent-module__llZRza__tr:nth-child(2n) .TableComponent-module__llZRza__td-name{background:#ffffff05;background:lab(100% 0 0/.02)}.TableComponent-module__llZRza__tr:nth-child(2n) .TableComponent-module__llZRza__td-sorted,.TableComponent-module__llZRza__tr:hover td,.TableComponent-module__llZRza__tr:hover .TableComponent-module__llZRza__td-name{background:#8042fb0f;background:lab(45.0418% 56.9315 -83.7604/.06)}.TableComponent-module__llZRza__tr:hover td:first-child{background:#8042fb1a;background:lab(45.0418% 56.9315 -83.7604/.1)}.TableComponent-module__llZRza__expandable-row{cursor:pointer;-webkit-user-select:none;user-select:none}.TableComponent-module__llZRza__expand-icon{width:16px;height:16px;color:var(--text-muted);justify-content:center;align-items:center;margin-right:6px;transition:transform .15s;display:inline-flex}.TableComponent-module__llZRza__expand-icon-open{transform:rotate(90deg)}.TableComponent-module__llZRza__expanded-content-row>td{background:var(--background-elevated);border-bottom:1px solid var(--calculated-border-color);padding:0}.TableComponent-module__llZRza__expanded-content-cell .TableComponent-module__llZRza__container{padding:0}.TableComponent-module__llZRza__expanded-content-cell .TableComponent-module__llZRza__th,.TableComponent-module__llZRza__expanded-content-cell .TableComponent-module__llZRza__td,.TableComponent-module__llZRza__expanded-content-cell .TableComponent-module__llZRza__td-name{padding-left:4px;padding-right:4px}.TableComponent-module__llZRza__expanded-content-cell .TableComponent-module__llZRza__expanded-content-row td{border-left:2px solid var(--accent-primary);background:#0000000f;background:lab(0% 0 0/.06)}.TableComponent-module__llZRza__sub-row td{background:var(--background-elevated);padding:8px 14px;font-size:9px}.TableComponent-module__llZRza__sub-row td:first-child{background:var(--background-elevated);padding-left:38px}.TableComponent-module__llZRza__sub-row:hover td{background:#8042fb0f;background:lab(45.0418% 56.9315 -83.7604/.06)}.TableComponent-module__llZRza__sub-row:not(:last-child) td{border-bottom:1px solid var(--calculated-border-color)}.TableComponent-module__llZRza__title{color:var(--text-primary);margin:0;font-size:12px;font-weight:600;line-height:1.3}.TableComponent-module__llZRza__subtitle{color:var(--text-muted);margin:0;font-size:10px;font-weight:400;line-height:1.3}.TableComponent-module__llZRza__empty-row{text-align:center;color:var(--text-muted);background:0 0;padding:32px 14px;font-size:11px;font-style:italic}.TableComponent-module__llZRza__mini .TableComponent-module__llZRza__th,.TableComponent-module__llZRza__mini .TableComponent-module__llZRza__td,.TableComponent-module__llZRza__mini .TableComponent-module__llZRza__td-name{padding:4px 6px}.TableComponent-module__llZRza__mini .TableComponent-module__llZRza__expand-icon{width:12px;height:12px;margin-right:4px}.TableComponent-module__llZRza__mini .TableComponent-module__llZRza__empty-row{padding:12px}@media (max-width:600px){.TableComponent-module__llZRza__th,.TableComponent-module__llZRza__td,.TableComponent-module__llZRza__td-name{padding:8px 10px}}.TableComponent-module__llZRza__column-filter-button{border:1px solid var(--calculated-border-color);background:var(--background-surface);color:var(--text-tertiary);cursor:pointer;white-space:nowrap;border-radius:2px;align-items:center;gap:5px;margin-left:auto;padding:4px 10px;font-size:10px;font-weight:500;transition:all .15s;display:inline-flex}.TableComponent-module__llZRza__column-filter-button:hover{color:var(--text-primary);border-color:var(--text-muted);background:var(--background-elevated)}.TableComponent-module__llZRza__column-filter-btn-active{color:var(--accent-primary);background:#8042fb0f;background:lab(45.0418% 56.9315 -83.7604/.06);border-color:#8042fb4d;border-color:lab(45.0418% 56.9315 -83.7604/.3)}.TableComponent-module__llZRza__column-filter-count{font-variant-numeric:tabular-nums;opacity:.7;font-size:9px}.TableComponent-module__llZRza__column-filter-dropdown{z-index:9999;background:var(--background-surface);border:1px solid var(--calculated-border-color);border-radius:2px;min-width:180px;max-height:360px;padding:4px;animation:.12s ease-out TableComponent-module__llZRza__column-filter-in;position:fixed;overflow-y:auto;transform:translate(-100%);box-shadow:0 8px 30px #00000040,0 2px 8px #00000026;box-shadow:0 8px 30px lab(0% 0 0/.25),0 2px 8px lab(0% 0 0/.15)}.TableComponent-module__llZRza__column-filter-dropdown::-webkit-scrollbar{width:4px}.TableComponent-module__llZRza__column-filter-dropdown::-webkit-scrollbar-track{background:0 0}.TableComponent-module__llZRza__column-filter-dropdown::-webkit-scrollbar-thumb{background:var(--calculated-border-color);border-radius:2px}@keyframes TableComponent-module__llZRza__column-filter-in{0%{opacity:0;transform:translate(-100%)translateY(-4px)}to{opacity:1;transform:translate(-100%)translateY(0)}}.TableComponent-module__llZRza__column-filter-header{text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);border-bottom:1px solid var(--calculated-border-color);margin-bottom:2px;padding:6px 8px 4px;font-size:9px;font-weight:600}.TableComponent-module__llZRza__column-filter-list{flex-direction:column;display:flex}.TableComponent-module__llZRza__column-filter-item{width:100%;color:var(--text-muted);cursor:pointer;text-align:left;opacity:.55;background:0 0;border:none;border-radius:2px;align-items:center;gap:6px;padding:5px 8px;font-size:10px;text-decoration:line-through;transition:all .1s;display:flex}.TableComponent-module__llZRza__column-filter-item:hover{color:var(--text-primary);opacity:1;background:#8042fb14;background:lab(45.0418% 56.9315 -83.7604/.08);text-decoration:none}.TableComponent-module__llZRza__column-filter-item-visible{color:var(--text-primary);opacity:1;text-decoration:none}.TableComponent-module__llZRza__column-filter-toggle-all{opacity:.7;font-weight:600;text-decoration:none}.TableComponent-module__llZRza__column-filter-toggle-all:hover{opacity:1}.TableComponent-module__llZRza__column-filter-toggle-all.TableComponent-module__llZRza__column-filter-item-visible{opacity:1}.TableComponent-module__llZRza__column-filter-toggle-all-icon{color:var(--accent-primary);opacity:.7;flex-shrink:0}.TableComponent-module__llZRza__column-filter-divider{background:var(--calculated-border-color);height:1px;margin:2px 4px}.TableComponent-module__llZRza__column-filter-check{border:1px solid var(--calculated-border-color);color:#0000;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;transition:all .1s;display:inline-flex}.TableComponent-module__llZRza__column-filter-item-visible .TableComponent-module__llZRza__column-filter-check{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff}.TableComponent-module__llZRza__column-filter-label{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}
.TextAreaComponent-module__VZiGKq__textarea{border:1px solid color-mix(in srgb, var(--calculated-border-color) 60%, transparent);width:100%;color:var(--text-primary);border-radius:var(--border-radius-sm);resize:none;box-sizing:border-box;background:0 0;padding:10px 12px;font-family:inherit;font-size:13px;line-height:1.5;transition:border-color .2s;overflow-y:auto}.TextAreaComponent-module__VZiGKq__textarea:focus{border-color:var(--accent-primary);outline:none}.TextAreaComponent-module__VZiGKq__textarea::placeholder{color:var(--text-muted)}.TextAreaComponent-module__VZiGKq__textarea:disabled{opacity:.5;cursor:not-allowed}
.TextFieldComponent-module__0xNHwW__text-field{flex-direction:column;width:100%;font-family:inherit;display:inline-flex;position:relative}.TextFieldComponent-module__0xNHwW__field-container{cursor:text;align-items:center;min-height:56px;transition:background-color .2s;display:flex;position:relative}.TextFieldComponent-module__0xNHwW__filled .TextFieldComponent-module__0xNHwW__field-container{background:var(--surface-container-highest,var(--calculated-select-background-color));border-radius:var(--border-radius-sm,4px) var(--border-radius-sm,4px) 0 0}.TextFieldComponent-module__0xNHwW__filled .TextFieldComponent-module__0xNHwW__field-container:hover{background:color-mix(in srgb, var(--text-primary,#1c1b1f) 8%, var(--surface-container-highest,var(--calculated-select-background-color)))}.TextFieldComponent-module__0xNHwW__active-indicator{background:var(--calculated-border-color,#79747e);transform-origin:bottom;pointer-events:none;height:1px;transition:height .2s cubic-bezier(.2,0,0,1),background-color .2s;position:absolute;bottom:0;left:0;right:0}.TextFieldComponent-module__0xNHwW__field-container:hover .TextFieldComponent-module__0xNHwW__active-indicator{background:var(--text-primary,#1c1b1f)}.TextFieldComponent-module__0xNHwW__focused .TextFieldComponent-module__0xNHwW__active-indicator{background:var(--accent-primary,#6750a4);height:3px}.TextFieldComponent-module__0xNHwW__outlined .TextFieldComponent-module__0xNHwW__field-container{border-radius:var(--border-radius-sm,4px);background:0 0}.TextFieldComponent-module__0xNHwW__outline-border{border:1px solid var(--calculated-border-color,#79747e);border-radius:inherit;pointer-events:none;transition:border-color .2s,border-width .15s;position:absolute;inset:0}.TextFieldComponent-module__0xNHwW__outlined .TextFieldComponent-module__0xNHwW__field-container:hover .TextFieldComponent-module__0xNHwW__outline-border{border-color:var(--text-primary,#1c1b1f)}.TextFieldComponent-module__0xNHwW__outlined.TextFieldComponent-module__0xNHwW__focused .TextFieldComponent-module__0xNHwW__outline-border{border-color:var(--accent-primary,#6750a4);border-width:2px}.TextFieldComponent-module__0xNHwW__outline-notch{background:var(--card-background,var(--background-base,#fff));pointer-events:none;opacity:0;height:2px;transition:width .15s cubic-bezier(.2,0,0,1),left .15s cubic-bezier(.2,0,0,1),opacity .1s;position:absolute;top:-1px}.TextFieldComponent-module__0xNHwW__outlined.TextFieldComponent-module__0xNHwW__populated .TextFieldComponent-module__0xNHwW__outline-notch,.TextFieldComponent-module__0xNHwW__outlined.TextFieldComponent-module__0xNHwW__focused .TextFieldComponent-module__0xNHwW__outline-notch{opacity:1}.TextFieldComponent-module__0xNHwW__outlined.TextFieldComponent-module__0xNHwW__focused .TextFieldComponent-module__0xNHwW__outline-notch{height:3px;top:-2px}.TextFieldComponent-module__0xNHwW__input-wrapper{flex-direction:column;flex:1;justify-content:center;min-width:0;min-height:56px;display:flex;position:relative}.TextFieldComponent-module__0xNHwW__filled .TextFieldComponent-module__0xNHwW__input-wrapper,.TextFieldComponent-module__0xNHwW__outlined .TextFieldComponent-module__0xNHwW__input-wrapper{padding:8px 16px}.TextFieldComponent-module__0xNHwW__filled.TextFieldComponent-module__0xNHwW__has-label .TextFieldComponent-module__0xNHwW__input-wrapper{padding-top:24px;padding-bottom:8px}.TextFieldComponent-module__0xNHwW__outlined.TextFieldComponent-module__0xNHwW__has-label .TextFieldComponent-module__0xNHwW__input-wrapper{padding-top:20px;padding-bottom:8px}.TextFieldComponent-module__0xNHwW__label{color:var(--text-muted,#49454f);pointer-events:none;transform-origin:0 0;will-change:transform, font-size, top;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 32px);font-size:16px;line-height:24px;transition:transform .15s cubic-bezier(.2,0,0,1),font-size .15s cubic-bezier(.2,0,0,1),color .15s,top .15s cubic-bezier(.2,0,0,1),left .15s cubic-bezier(.2,0,0,1);position:absolute;top:50%;left:16px;overflow:hidden;transform:translateY(-50%)}.TextFieldComponent-module__0xNHwW__has-leading-icon .TextFieldComponent-module__0xNHwW__label{left:52px}.TextFieldComponent-module__0xNHwW__filled.TextFieldComponent-module__0xNHwW__focused .TextFieldComponent-module__0xNHwW__label,.TextFieldComponent-module__0xNHwW__filled.TextFieldComponent-module__0xNHwW__populated .TextFieldComponent-module__0xNHwW__label{font-size:12px;line-height:16px;top:8px;transform:translateY(0)}.TextFieldComponent-module__0xNHwW__outlined.TextFieldComponent-module__0xNHwW__focused .TextFieldComponent-module__0xNHwW__label,.TextFieldComponent-module__0xNHwW__outlined.TextFieldComponent-module__0xNHwW__populated .TextFieldComponent-module__0xNHwW__label{padding:0 4px;font-size:12px;line-height:16px;top:-8px;left:12px;transform:translateY(0)}.TextFieldComponent-module__0xNHwW__has-leading-icon.TextFieldComponent-module__0xNHwW__outlined.TextFieldComponent-module__0xNHwW__focused .TextFieldComponent-module__0xNHwW__label,.TextFieldComponent-module__0xNHwW__has-leading-icon.TextFieldComponent-module__0xNHwW__outlined.TextFieldComponent-module__0xNHwW__populated .TextFieldComponent-module__0xNHwW__label{left:12px}.TextFieldComponent-module__0xNHwW__populated:not(.TextFieldComponent-module__0xNHwW__focused) .TextFieldComponent-module__0xNHwW__label{color:var(--text-secondary,#49454f)}.TextFieldComponent-module__0xNHwW__focused .TextFieldComponent-module__0xNHwW__label{color:var(--accent-primary,#6750a4)}.TextFieldComponent-module__0xNHwW__input{width:100%;color:var(--text-primary,#1c1b1f);caret-color:var(--accent-primary,#6750a4);background:0 0;border:none;outline:none;min-width:0;padding:0;font-family:inherit;font-size:16px;line-height:24px}.TextFieldComponent-module__0xNHwW__input::placeholder{color:var(--text-muted,#49454f);opacity:0;transition:opacity .1s}.TextFieldComponent-module__0xNHwW__focused .TextFieldComponent-module__0xNHwW__input::placeholder{opacity:1;transition-delay:50ms}.TextFieldComponent-module__0xNHwW__text-field:not(.TextFieldComponent-module__0xNHwW__has-label) .TextFieldComponent-module__0xNHwW__input::placeholder{opacity:1}.TextFieldComponent-module__0xNHwW__input:disabled{cursor:not-allowed;color:color-mix(in srgb, var(--text-primary,#1c1b1f) 38%, transparent)}.TextFieldComponent-module__0xNHwW__textarea{width:100%;color:var(--text-primary,#1c1b1f);caret-color:var(--accent-primary,#6750a4);resize:none;background:0 0;border:none;outline:none;min-width:0;padding:0;font-family:inherit;font-size:16px;line-height:24px;overflow-y:auto}.TextFieldComponent-module__0xNHwW__textarea::placeholder{color:var(--text-muted,#49454f);opacity:0;transition:opacity .1s}.TextFieldComponent-module__0xNHwW__focused .TextFieldComponent-module__0xNHwW__textarea::placeholder{opacity:1;transition-delay:50ms}.TextFieldComponent-module__0xNHwW__text-field:not(.TextFieldComponent-module__0xNHwW__has-label) .TextFieldComponent-module__0xNHwW__textarea::placeholder{opacity:1}.TextFieldComponent-module__0xNHwW__textarea:disabled{cursor:not-allowed;color:color-mix(in srgb, var(--text-primary,#1c1b1f) 38%, transparent)}.TextFieldComponent-module__0xNHwW__leading-icon,.TextFieldComponent-module__0xNHwW__trailing-icon{width:24px;height:24px;color:var(--text-muted,#49454f);flex-shrink:0;justify-content:center;align-items:center;transition:color .15s;display:flex}.TextFieldComponent-module__0xNHwW__leading-icon{margin-left:12px}.TextFieldComponent-module__0xNHwW__trailing-icon{cursor:pointer;margin-right:12px}.TextFieldComponent-module__0xNHwW__trailing-icon:hover{color:var(--text-primary,#1c1b1f)}.TextFieldComponent-module__0xNHwW__supporting-text{color:var(--text-muted,#49454f);justify-content:space-between;min-height:20px;padding:4px 16px 0;font-size:12px;line-height:16px;display:flex}.TextFieldComponent-module__0xNHwW__supporting-text span{display:block}.TextFieldComponent-module__0xNHwW__counter{flex-shrink:0;margin-left:auto}.TextFieldComponent-module__0xNHwW__error .TextFieldComponent-module__0xNHwW__label,.TextFieldComponent-module__0xNHwW__error.TextFieldComponent-module__0xNHwW__focused .TextFieldComponent-module__0xNHwW__label{color:var(--error-color,#b3261e)}.TextFieldComponent-module__0xNHwW__error.TextFieldComponent-module__0xNHwW__filled .TextFieldComponent-module__0xNHwW__active-indicator,.TextFieldComponent-module__0xNHwW__error.TextFieldComponent-module__0xNHwW__filled.TextFieldComponent-module__0xNHwW__focused .TextFieldComponent-module__0xNHwW__active-indicator{background:var(--error-color,#b3261e)}.TextFieldComponent-module__0xNHwW__error .TextFieldComponent-module__0xNHwW__outline-border{border-color:var(--error-color,#b3261e)}.TextFieldComponent-module__0xNHwW__error.TextFieldComponent-module__0xNHwW__outlined .TextFieldComponent-module__0xNHwW__field-container:hover .TextFieldComponent-module__0xNHwW__outline-border{border-color:color-mix(in srgb, var(--error-color,#b3261e) 80%, var(--text-primary))}.TextFieldComponent-module__0xNHwW__error.TextFieldComponent-module__0xNHwW__outlined.TextFieldComponent-module__0xNHwW__focused .TextFieldComponent-module__0xNHwW__outline-border{border-color:var(--error-color,#b3261e)}.TextFieldComponent-module__0xNHwW__error .TextFieldComponent-module__0xNHwW__input,.TextFieldComponent-module__0xNHwW__error .TextFieldComponent-module__0xNHwW__textarea{caret-color:var(--error-color,#b3261e)}.TextFieldComponent-module__0xNHwW__error .TextFieldComponent-module__0xNHwW__trailing-icon,.TextFieldComponent-module__0xNHwW__error .TextFieldComponent-module__0xNHwW__supporting-text{color:var(--error-color,#b3261e)}.TextFieldComponent-module__0xNHwW__is-disabled-state{pointer-events:none}.TextFieldComponent-module__0xNHwW__is-disabled-state .TextFieldComponent-module__0xNHwW__field-container,.TextFieldComponent-module__0xNHwW__is-disabled-state .TextFieldComponent-module__0xNHwW__supporting-text{opacity:.38}.TextFieldComponent-module__0xNHwW__is-disabled-state.TextFieldComponent-module__0xNHwW__filled .TextFieldComponent-module__0xNHwW__field-container{background:color-mix(in srgb, var(--text-primary,#1c1b1f) 4%, transparent)}.TextFieldComponent-module__0xNHwW__is-disabled-state .TextFieldComponent-module__0xNHwW__active-indicator{background:color-mix(in srgb, var(--text-primary,#1c1b1f) 38%, transparent)}.TextFieldComponent-module__0xNHwW__is-disabled-state .TextFieldComponent-module__0xNHwW__outline-border{border-color:color-mix(in srgb, var(--text-primary,#1c1b1f) 12%, transparent)}.TextFieldComponent-module__0xNHwW__is-disabled-state .TextFieldComponent-module__0xNHwW__label{color:color-mix(in srgb, var(--text-primary,#1c1b1f) 38%, transparent)}.TextFieldComponent-module__0xNHwW__prefix,.TextFieldComponent-module__0xNHwW__suffix{color:var(--text-muted,#49454f);white-space:nowrap;-webkit-user-select:none;user-select:none;opacity:0;flex-shrink:0;font-size:16px;line-height:24px;transition:opacity .1s}.TextFieldComponent-module__0xNHwW__focused .TextFieldComponent-module__0xNHwW__prefix,.TextFieldComponent-module__0xNHwW__focused .TextFieldComponent-module__0xNHwW__suffix,.TextFieldComponent-module__0xNHwW__populated .TextFieldComponent-module__0xNHwW__prefix,.TextFieldComponent-module__0xNHwW__populated .TextFieldComponent-module__0xNHwW__suffix,.TextFieldComponent-module__0xNHwW__text-field:not(.TextFieldComponent-module__0xNHwW__has-label) .TextFieldComponent-module__0xNHwW__prefix,.TextFieldComponent-module__0xNHwW__text-field:not(.TextFieldComponent-module__0xNHwW__has-label) .TextFieldComponent-module__0xNHwW__suffix{opacity:1}.TextFieldComponent-module__0xNHwW__prefix{margin-right:2px}.TextFieldComponent-module__0xNHwW__suffix{margin-left:2px}.TextFieldComponent-module__0xNHwW__input-row{align-items:center;gap:0;width:100%;display:flex}.TextFieldComponent-module__0xNHwW__field-container:focus-visible{outline:2px solid var(--accent-primary,#6750a4);outline-offset:2px}
.ToastComponent-module__jZbRaq__container{z-index:9999;pointer-events:none;flex-direction:column;gap:8px;max-width:380px;display:flex;position:fixed;top:24px;right:24px}.ToastComponent-module__jZbRaq__toast{background:var(--background-surface,#19171feb);-webkit-backdrop-filter:blur(24px)saturate(160%);border:1px solid var(--calculated-border-subtle,#ffffff0f);color:var(--text-primary,#e4e4e7);pointer-events:auto;border-radius:10px;align-items:center;gap:10px;min-width:240px;padding:10px 14px;font-size:13px;font-weight:500;animation:.3s cubic-bezier(.22,1,.36,1) forwards ToastComponent-module__jZbRaq__toast-slide-in;display:flex;box-shadow:0 8px 32px #00000059;box-shadow:0 8px 32px lab(0% 0 0/.35)}@supports (color:lab(0% 0 0)){.ToastComponent-module__jZbRaq__toast{background:var(--background-surface,lab(8.31699% 2.25645 -4.85385/.92));border:1px solid var(--calculated-border-subtle,lab(100% 0 0/.06))}}.ToastComponent-module__jZbRaq__success{border-color:#00ca4f4d;border-color:lab(71.4769% -69.1886 51.1718/.3)}.ToastComponent-module__jZbRaq__success .ToastComponent-module__jZbRaq__icon{color:var(--color-success,#22c55e)}.ToastComponent-module__jZbRaq__error{border-color:#ef44444d;border-color:lab(55.8044% 65.6075 40.7259/.3)}.ToastComponent-module__jZbRaq__error .ToastComponent-module__jZbRaq__icon{color:var(--color-danger,#ef4444)}.ToastComponent-module__jZbRaq__warning{border-color:#eda7004d;border-color:lab(73.7114% 20.516 93.3059/.3)}.ToastComponent-module__jZbRaq__warning .ToastComponent-module__jZbRaq__icon{color:var(--color-warning,#f59e0b)}.ToastComponent-module__jZbRaq__info{border-color:#8042fb4d;border-color:lab(45.0418% 56.9315 -83.7604/.3)}.ToastComponent-module__jZbRaq__info .ToastComponent-module__jZbRaq__icon{color:var(--color-info,#6366f1)}.ToastComponent-module__jZbRaq__icon{flex-shrink:0}.ToastComponent-module__jZbRaq__message{flex:1;line-height:1.4}.ToastComponent-module__jZbRaq__close{width:24px;height:24px;color:var(--text-muted,#71717a);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .15s,background .15s;display:flex}.ToastComponent-module__jZbRaq__close:hover{color:var(--text-primary,#e4e4e7);background:var(--background-surface,#ffffff0f)}@supports (color:lab(0% 0 0)){.ToastComponent-module__jZbRaq__close:hover{background:var(--background-surface,lab(100% 0 0/.06))}}@keyframes ToastComponent-module__jZbRaq__toast-slide-in{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}
