.table-module-scss-module__DGBfIa__wrapper{--table-bg:var(--color-bg-surface);--table-bg-stripe:var(--color-bg-surface-active);--table-border:var(--color-border);--table-text:var(--color-text);--table-text-muted:var(--color-text-muted);--table-input-bg:transparent;--table-input-border:var(--color-border);--table-input-focus:var(--color-accent);--table-radius:8px;background-color:var(--table-bg);border:1px solid var(--table-border);border-radius:var(--table-radius);color:var(--table-text);flex-direction:column;width:100%;font-family:inherit;display:flex}.table-module-scss-module__DGBfIa__tableContainer{width:100%;overflow-x:auto}.table-module-scss-module__DGBfIa__table{border-collapse:collapse;text-align:left;width:100%;font-size:.875rem}.table-module-scss-module__DGBfIa__table thead{background-color:var(--table-bg-stripe);border-bottom:1px solid var(--table-border)}.table-module-scss-module__DGBfIa__table thead th{color:var(--table-text);vertical-align:center;white-space:nowrap;padding:.75rem 1rem;font-weight:600}.table-module-scss-module__DGBfIa__table tbody tr{border-bottom:1px solid var(--table-border);transition:background-color .2s}.table-module-scss-module__DGBfIa__table tbody tr:nth-child(2n){background-color:var(--table-bg-stripe)}.table-module-scss-module__DGBfIa__table tbody tr:hover{background-color:var(--color-hover-overlay)}.table-module-scss-module__DGBfIa__table tbody td{color:var(--table-text);vertical-align:middle;white-space:nowrap;padding:.75rem 1rem}.table-module-scss-module__DGBfIa__toolbar{border-bottom:1px solid var(--table-border);background:var(--table-bg);justify-content:flex-start;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.table-module-scss-module__DGBfIa__toolbarSearchWrap{flex:none;width:260px}.table-module-scss-module__DGBfIa__toolbarSearchInput{width:100%}.table-module-scss-module__DGBfIa__toolbarFilters{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;margin-left:auto;display:flex}.table-module-scss-module__DGBfIa__toolbarFilterItem{min-width:150px}.table-module-scss-module__DGBfIa__toolbarFilterRange{min-width:280px}.table-module-scss-module__DGBfIa__toolbarFilterDropdown{min-width:fit-content;position:relative}.table-module-scss-module__DGBfIa__toolbarFilterDropdownOpen{z-index:30;justify-content:center;align-items:center;display:flex}.table-module-scss-module__DGBfIa__toolbarFilterDropdownOpen:last-child{justify-content:flex-end}.table-module-scss-module__DGBfIa__toolbarFilterTrigger{border-color:var(--table-border);width:100%}.table-module-scss-module__DGBfIa__toolbarFilterDropdownMenu{background:var(--table-bg);border:1px solid var(--table-border);border-radius:var(--table-radius);min-width:220px;max-width:min(90vw,460px);box-shadow:var(--card-shadow);padding:.65rem;position:absolute;top:calc(100% + .4rem)}.table-module-scss-module__DGBfIa__selectionText{color:var(--table-text-muted);white-space:nowrap;font-size:.8rem;font-weight:500}.table-module-scss-module__DGBfIa__headerCell{background-color:#0000;border:none;align-items:center;gap:.5rem;display:flex}.table-module-scss-module__DGBfIa__headerTitle{align-items:center;display:inline-flex}.table-module-scss-module__DGBfIa__checkboxCol{text-align:center;width:52px}.table-module-scss-module__DGBfIa__rangeGrid{grid-template-columns:repeat(2,minmax(96px,1fr));gap:.5rem;display:grid}.table-module-scss-module__DGBfIa__sortTrigger{color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:flex-start;align-items:center;width:100%;padding:0;display:inline-flex}.table-module-scss-module__DGBfIa__sortTrigger:disabled{cursor:default}.table-module-scss-module__DGBfIa__headerContent{align-items:center;gap:.5rem;display:flex}.table-module-scss-module__DGBfIa__headerContent.table-module-scss-module__DGBfIa__sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.table-module-scss-module__DGBfIa__headerContent.table-module-scss-module__DGBfIa__sortable:hover{color:var(--table-input-focus)}.table-module-scss-module__DGBfIa__pagination{border-top:1px solid var(--table-border);background-color:var(--table-bg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.table-module-scss-module__DGBfIa__pagination .table-module-scss-module__DGBfIa__pages{gap:.25rem;display:flex}.table-module-scss-module__DGBfIa__pagination .table-module-scss-module__DGBfIa__controls{color:var(--table-text-muted);align-items:center;gap:1rem;font-size:.8rem;display:flex}.table-module-scss-module__DGBfIa__pageBtn{border:1px solid var(--table-border);background:var(--table-bg);cursor:pointer;min-width:32px;height:32px;color:var(--table-text);border-radius:4px;justify-content:center;align-items:center;font-size:.875rem;transition:all .2s;display:flex}.table-module-scss-module__DGBfIa__pageBtn:hover:not(:disabled){border-color:var(--table-input-focus)}.table-module-scss-module__DGBfIa__pageBtn.table-module-scss-module__DGBfIa__active{background-color:var(--table-input-focus);border-color:var(--table-input-focus)}.table-module-scss-module__DGBfIa__pageBtn:disabled{opacity:.5;cursor:not-allowed}.table-module-scss-module__DGBfIa__ellipsisBtn{cursor:default;pointer-events:none;background:0 0;border-color:#0000;opacity:1!important}.table-module-scss-module__DGBfIa__perPageSelect{--input-font-weight:500;align-items:center;--input-bg:var(--table-bg)!important;--input-border:transparent!important;--input-font-size:.8rem!important;--input-text:var(--table-text-muted)!important;flex-direction:row!important}.table-module-scss-module__DGBfIa__perPageSelect label{min-width:fit-content}.table-module-scss-module__DGBfIa__editActions{gap:.5rem;display:flex}.table-module-scss-module__DGBfIa__skeletonRow{pointer-events:none;height:57px}.table-module-scss-module__DGBfIa__skeletonRow:hover{background-color:#0000!important}.table-module-scss-module__DGBfIa__skeletonBlock{background:linear-gradient(90deg,var(--color-bg-subtle-active)25%,var(--color-bg-surface-active)40%,var(--color-bg-subtle-active)60%);background-size:220% 100%;border-radius:999px;width:100%;height:.9rem;animation:1.2s ease-in-out infinite table-module-scss-module__DGBfIa__tableSkeletonShimmer;display:inline-flex}@keyframes table-module-scss-module__DGBfIa__tableSkeletonShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:768px){.table-module-scss-module__DGBfIa__toolbar{flex-direction:column;align-items:stretch}.table-module-scss-module__DGBfIa__toolbarSearchWrap{width:100%}.table-module-scss-module__DGBfIa__toolbarFilters{justify-content:flex-start;width:100%;margin-left:0}.table-module-scss-module__DGBfIa__toolbarFilterItem,.table-module-scss-module__DGBfIa__toolbarFilterRange{min-width:100%}.table-module-scss-module__DGBfIa__toolbarFilterDropdownMenu{width:100%;max-width:100%;margin-top:.4rem;position:static}.table-module-scss-module__DGBfIa__pagination{flex-direction:column;align-items:flex-start}.table-module-scss-module__DGBfIa__rangeGrid{grid-template-columns:1fr}}
.select-lite-module-scss-module__DrtcyW__container{--select-bg:var(--field-bg,var(--color-bg-subtle,#fff));--select-border:var(--field-border,var(--color-border,#e2e8f0));--select-border-hover:var(--field-border-hover,var(--color-border-strong,#cbd5e1));--select-border-focus:var(--field-focus,var(--color-accent,#3b82f6));--select-text:var(--field-text,var(--color-text-primary,#1e293b));--select-label:var(--field-label,var(--color-text-secondary,#64748b));--select-placeholder:var(--field-placeholder,var(--color-text-muted,#94a3b8));--select-danger:var(--field-danger,var(--color-danger,#ef4444));--select-radius:var(--field-radius,var(--radius-md,8px));--select-font-size:var(--field-font-size-md,.9375rem);--select-font-weight:500;--select-height-md:var(--field-height-md,44px);--select-transition:var(--field-transition,.2s cubic-bezier(.4,0,.2,1));width:fit-content;font-family:var(--font-sans);flex-direction:column;gap:6px;display:flex;position:relative}.select-lite-module-scss-module__DrtcyW__container.select-lite-module-scss-module__DrtcyW__fullWidth{width:100%}.select-lite-module-scss-module__DrtcyW__container.select-lite-module-scss-module__DrtcyW__disabled{opacity:.6;pointer-events:none}.select-lite-module-scss-module__DrtcyW__label{font-size:var(--select-font-size);font-weight:var(--select-font-weight);color:var(--select-label);margin-left:2px}.select-lite-module-scss-module__DrtcyW__wrapper{width:100%;position:relative}.select-lite-module-scss-module__DrtcyW__nativeSelect{appearance:none;background-color:var(--select-bg);border:1px solid var(--select-border);border-radius:var(--select-radius);width:100%;color:var(--select-text);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;transition:all var(--select-transition);outline:none;padding-right:32px;font-family:inherit;overflow:hidden}.select-lite-module-scss-module__DrtcyW__nativeSelect:hover:not(:disabled){border-color:var(--select-border-hover)}.select-lite-module-scss-module__DrtcyW__nativeSelect:focus{border-color:var(--select-border-focus)}.select-lite-module-scss-module__DrtcyW__nativeSelect:invalid{color:var(--select-placeholder)}.select-lite-module-scss-module__DrtcyW__iconWrapper{pointer-events:none;height:100%;color:var(--select-placeholder);align-items:center;display:flex;position:absolute;top:0;right:10px}.select-lite-module-scss-module__DrtcyW__noIndicator .select-lite-module-scss-module__DrtcyW__nativeSelect{padding-right:var(--field-px-md,14px)}.select-lite-module-scss-module__DrtcyW__centerValue .select-lite-module-scss-module__DrtcyW__nativeSelect{text-align:center;text-align-last:center;padding-left:0;padding-right:0}.select-lite-module-scss-module__DrtcyW__errorMessage{font-size:var(--select-font-size);color:var(--select-danger);margin-left:2px}.select-lite-module-scss-module__DrtcyW__error .select-lite-module-scss-module__DrtcyW__nativeSelect{border-color:var(--select-danger)}.select-lite-module-scss-module__DrtcyW__error .select-lite-module-scss-module__DrtcyW__label{color:var(--select-danger)}.select-lite-module-scss-module__DrtcyW__sm .select-lite-module-scss-module__DrtcyW__nativeSelect{height:var(--field-height-sm,36px);padding-left:var(--field-px-sm,12px);font-size:var(--field-font-size-sm,.875rem)}.select-lite-module-scss-module__DrtcyW__md .select-lite-module-scss-module__DrtcyW__nativeSelect{height:var(--field-height-md,44px);padding-left:var(--field-px-md,14px);font-size:var(--field-font-size-md,.9375rem)}.select-lite-module-scss-module__DrtcyW__lg .select-lite-module-scss-module__DrtcyW__nativeSelect{height:var(--field-height-lg,52px);padding-left:var(--field-px-lg,18px);font-size:var(--field-font-size-lg,1rem)}
.select-module-scss-module__ZEbjhG__container{--select-bg:var(--field-bg,var(--color-bg-subtle,#fff));--select-bg-focus:var(--field-bg-focus,var(--color-bg-subtle-active,#f1f5f9));--select-surface-bg:var(--field-surface-active-bg,var(--color-bg-subtle-active,#f1f5f9));--select-menu-bg:var(--field-panel-bg,var(--color-bg-surface,#fff));--select-border:var(--field-border,var(--color-border,#e2e8f0));--select-border-focus:var(--field-focus,var(--color-accent,#3b82f6));--select-text:var(--field-text,var(--color-text-primary,#1e293b));--select-label:var(--field-label,var(--color-text-secondary,#64748b));--select-placeholder:var(--field-placeholder,var(--color-text-muted,#94a3b8));--select-danger:var(--field-danger,var(--color-danger,#ef4444));--select-radius:var(--field-radius,var(--radius-md,6px));--select-option-padding:10px 12px;--z-index-menu:50;--select-height:var(--field-height-md,44px);--select-px:var(--field-px-md,14px);--select-transition:var(--field-transition,.2s cubic-bezier(.4,0,.2,1));--state-select-bg-color:var(--select-bg);--state-select-border-color:var(--select-border);--state-select-label-color:var(--select-label);--floating-pt:1rem;--floating-pb:.35rem;width:100%;font-family:var(--font-sans);flex-direction:column;gap:6px;display:flex;position:relative}.select-module-scss-module__ZEbjhG__container.select-module-scss-module__ZEbjhG__disabled{opacity:.6;pointer-events:none}.select-module-scss-module__ZEbjhG__container.select-module-scss-module__ZEbjhG__error{--state-select-border-color:var(--select-danger);--state-select-label-color:var(--select-danger);--select-border-focus:var(--select-danger)}.select-module-scss-module__ZEbjhG__container.select-module-scss-module__ZEbjhG__open{--state-select-border-color:var(--select-border-focus);--state-select-label-color:var(--select-border-focus)}.select-module-scss-module__ZEbjhG__sm{--floating-pt:var(--input-floating-pt-sm,12px);--floating-pb:var(--input-floating-pb-sm,4px);--select-height:var(--field-height-sm,var(--input-select-height-sm,36px));--select-px:var(--field-px-sm,12px);--select-option-padding:6px 8px}.select-module-scss-module__ZEbjhG__sm .select-module-scss-module__ZEbjhG__control{font-size:var(--field-font-size-sm,.875rem)}.select-module-scss-module__ZEbjhG__md{--floating-pt:var(--input-floating-pt-md,16px);--floating-pb:var(--input-floating-pb-md,6px);--select-height:var(--field-height-md,var(--input-select-height-md,44px));--select-px:var(--field-px-md,14px);--select-option-padding:10px 12px}.select-module-scss-module__ZEbjhG__md .select-module-scss-module__ZEbjhG__control{font-size:var(--field-font-size-md,.9375rem)}.select-module-scss-module__ZEbjhG__lg{--floating-pt:var(--input-floating-pt-lg,20px);--floating-pb:var(--input-floating-pb-lg,8px);--select-height:var(--field-height-lg,var(--input-select-height-lg,52px));--select-px:var(--field-px-lg,18px);--select-option-padding:12px 16px}.select-module-scss-module__ZEbjhG__lg .select-module-scss-module__ZEbjhG__control{font-size:var(--field-font-size-lg,1rem)}.select-module-scss-module__ZEbjhG__label{color:var(--state-select-label-color);margin-left:2px;font-size:.875rem;font-weight:500}.select-module-scss-module__ZEbjhG__control{min-height:var(--select-height);background-color:var(--state-select-bg-color);border:1px solid var(--state-select-border-color);border-radius:var(--select-radius);cursor:pointer;transition:all var(--select-transition);justify-content:space-between;align-items:center;padding:0;display:flex;position:relative}.select-module-scss-module__ZEbjhG__floatingLabel{left:var(--select-px);transform-origin:0;color:var(--state-select-label-color);background-color:var(--state-select-bg-color);pointer-events:none;transition:transform var(--select-transition),top var(--select-transition),color var(--select-transition);margin-left:-4px;padding:0 4px;font-size:.875rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.select-module-scss-module__ZEbjhG__valueContainer{padding:var(--floating-pb)0 var(--floating-pb)var(--select-px);flex-wrap:wrap;flex:1;align-items:center;gap:6px;display:flex}.select-module-scss-module__ZEbjhG__singleValue{max-width:calc(100% - 4px);color:var(--select-text);font-size:inherit;pointer-events:none;align-items:center;display:inline-flex}.select-module-scss-module__ZEbjhG__liteSummary{color:var(--select-text);white-space:nowrap;text-overflow:ellipsis;pointer-events:none;max-width:100%;overflow:hidden}.select-module-scss-module__ZEbjhG__input{color:var(--select-text);min-width:2px;font-size:inherit;background:0 0;border:none;outline:none;margin:0;padding:0;font-family:inherit}.select-module-scss-module__ZEbjhG__input::placeholder{color:var(--select-placeholder)}.select-module-scss-module__ZEbjhG__input:read-only{cursor:pointer}.select-module-scss-module__ZEbjhG__singleValue+.select-module-scss-module__ZEbjhG__input{display:none}.select-module-scss-module__ZEbjhG__chip{background-color:var(--select-surface-bg);color:var(--select-text);border-radius:4px;align-items:center;gap:4px;padding:2px 6px;font-size:.85em;display:flex}.select-module-scss-module__ZEbjhG__chip .select-module-scss-module__ZEbjhG__chipRemove{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.select-module-scss-module__ZEbjhG__chip .select-module-scss-module__ZEbjhG__chipRemove:hover{color:var(--select-danger)}.select-module-scss-module__ZEbjhG__indicators{padding-right:var(--select-px);align-items:center;gap:6px;height:100%;display:flex}.select-module-scss-module__ZEbjhG__indicator{color:var(--select-placeholder);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.select-module-scss-module__ZEbjhG__indicator:hover{color:var(--select-text)}.select-module-scss-module__ZEbjhG__separator{opacity:.3;background-color:var(--select-placeholder);width:1px;height:50%}.select-module-scss-module__ZEbjhG__spinner{animation:1s linear infinite select-module-scss-module__ZEbjhG__spin}.select-module-scss-module__ZEbjhG__menu{background-color:var(--select-menu-bg);border:1px solid var(--state-select-border-color);border-radius:var(--select-radius);width:100%;z-index:var(--z-index-menu);transform-origin:top;scrollbar-width:thin;scrollbar-color:var(--color-accent-soft)var(--color-bg-surface);max-height:250px;margin-top:4px;animation:.1s ease-out select-module-scss-module__ZEbjhG__scaleIn;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a}.select-module-scss-module__ZEbjhG__menu::-webkit-scrollbar{width:0}.select-module-scss-module__ZEbjhG__menu::-webkit-scrollbar-track{background:0 0}.select-module-scss-module__ZEbjhG__menu::-webkit-scrollbar-thumb{background-color:#0000}.select-module-scss-module__ZEbjhG__menu:-webkit-scrollbar-thumb:hover{background-color:var(--select-border-focus)}.select-module-scss-module__ZEbjhG__option{padding:var(--select-option-padding);cursor:pointer;color:var(--select-text);justify-content:space-between;align-items:center;font-size:.9375rem;display:flex}.select-module-scss-module__ZEbjhG__option:hover{background-color:var(--select-surface-bg)}.select-module-scss-module__ZEbjhG__option.select-module-scss-module__ZEbjhG__selected{background-color:color-mix(in srgb,var(--select-border-focus)10%,transparent);color:var(--select-border-focus);font-weight:500}.select-module-scss-module__ZEbjhG__option.select-module-scss-module__ZEbjhG__disabledOption{opacity:.5;pointer-events:none}.select-module-scss-module__ZEbjhG__groupLabel{padding:var(--select-option-padding);color:var(--select-placeholder);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.select-module-scss-module__ZEbjhG__noOptions{text-align:center;color:var(--select-placeholder);padding:12px}.select-module-scss-module__ZEbjhG__errorMessage{color:var(--select-danger);margin-left:2px;font-size:.75rem}.select-module-scss-module__ZEbjhG__floating{--state-select-bg-color:var(--select-bg-focus);height:calc(var(--select-height) + var(--floating-pt) - var(--floating-pb))}.select-module-scss-module__ZEbjhG__floating input::placeholder{color:var(--select-text)}.select-module-scss-module__ZEbjhG__floating .select-module-scss-module__ZEbjhG__control{padding-top:var(--floating-pt);padding-bottom:var(--floating-pb)}.select-module-scss-module__ZEbjhG__floating.select-module-scss-module__ZEbjhG__open .select-module-scss-module__ZEbjhG__floatingLabel,.select-module-scss-module__ZEbjhG__floating.select-module-scss-module__ZEbjhG__hasValue .select-module-scss-module__ZEbjhG__floatingLabel,.select-module-scss-module__ZEbjhG__floating .select-module-scss-module__ZEbjhG__control:focus-within .select-module-scss-module__ZEbjhG__floatingLabel{color:var(--select-border-focus);top:0;transform:translateY(-50%)scale(.85)}.select-module-scss-module__ZEbjhG__floating.select-module-scss-module__ZEbjhG__error .select-module-scss-module__ZEbjhG__floatingLabel{color:var(--select-danger)}@keyframes select-module-scss-module__ZEbjhG__scaleIn{0%{opacity:0;transform:scaleY(.95)}to{opacity:1;transform:scaleY(1)}}@keyframes select-module-scss-module__ZEbjhG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.select-module-scss-module__ZEbjhG__optionLabel{align-items:center;gap:.55rem;min-width:0;display:inline-flex}.select-module-scss-module__ZEbjhG__optionIcon{flex:0 0 1rem;justify-content:center;align-items:center;width:1rem;height:1rem;display:inline-flex}.select-module-scss-module__ZEbjhG__lite .select-module-scss-module__ZEbjhG__valueContainer{flex-wrap:nowrap;overflow:hidden}.select-module-scss-module__ZEbjhG__lite input{min-width:1px}.select-module-scss-module__ZEbjhG__lite .select-module-scss-module__ZEbjhG__liteSummary+input{display:none}
.hamburger-module-scss-module__fY1Lmq__button{cursor:pointer;touch-action:manipulation;font-size:inherit;background:0 0;border:none;outline:none;padding:0}.hamburger-module-scss-module__fY1Lmq__ham{cursor:pointer;-webkit-tap-highlight-color:#0000;-webkit-user-select:none;user-select:none;max-width:100%;color:inherit;transition:transform .4s}.hamburger-module-scss-module__fY1Lmq__ham>path,.hamburger-module-scss-module__fY1Lmq__ham>line,.hamburger-module-scss-module__fY1Lmq__ham>rect{stroke:inherit}.hamburger-module-scss-module__fY1Lmq__line{fill:none;stroke:inherit;stroke-width:5.5px;stroke-linecap:round;transition:stroke-dasharray .4s,stroke-dashoffset .4s}.hamburger-module-scss-module__fY1Lmq__hamTs{stroke:var(--color-text);stroke-width:5.5px;stroke-linecap:round;transition:stroke-dasharray .4s,stroke-dashoffset .4s,transform .4s}.hamburger-module-scss-module__fY1Lmq__hamTs .hamburger-module-scss-module__fY1Lmq__top,.hamburger-module-scss-module__fY1Lmq__hamTs .hamburger-module-scss-module__fY1Lmq__bottom{stroke-dasharray:40 121;transition:stroke-dasharray .4s,stroke-dashoffset .4s,translate .4s}.hamburger-module-scss-module__fY1Lmq__hamTs .hamburger-module-scss-module__fY1Lmq__middle{transition:stroke-dasharray .4s,stroke-dashoffset .4s,transform .4s}@media (min-width:768px){[data-sidebar-state=open] .hamburger-module-scss-module__fY1Lmq__hamTs{transform:rotate(90deg)}[data-sidebar-state=open] .hamburger-module-scss-module__fY1Lmq__hamTs .hamburger-module-scss-module__fY1Lmq__top{stroke-dashoffset:-18px;stroke-dasharray:58 121;stroke-width:4.5px;transform-origin:0%;transform:translate(-2px,12px)scaleY(1.4)}[data-sidebar-state=open] .hamburger-module-scss-module__fY1Lmq__hamTs .hamburger-module-scss-module__fY1Lmq__bottom{stroke-dashoffset:-18px;stroke-dasharray:58 121;stroke-width:4.5px;transform-origin:0%;transform:translate(2px,-12px)scaleY(1.4)}[data-sidebar-state=open] .hamburger-module-scss-module__fY1Lmq__hamTs .hamburger-module-scss-module__fY1Lmq__middle{transform-origin:50%;transform:scaleX(0)}[data-sidebar-state=icon] .hamburger-module-scss-module__fY1Lmq__hamTs{transform:rotate(45deg)}[data-sidebar-state=icon] .hamburger-module-scss-module__fY1Lmq__hamTs .hamburger-module-scss-module__fY1Lmq__top,[data-sidebar-state=icon] .hamburger-module-scss-module__fY1Lmq__hamTs .hamburger-module-scss-module__fY1Lmq__bottom{stroke-dashoffset:-68px}[data-sidebar-state=icon] .hamburger-module-scss-module__fY1Lmq__hamTs .hamburger-module-scss-module__fY1Lmq__middle{opacity:0}}@media (max-width:768px){[data-sidebar-state=open] .hamburger-module-scss-module__fY1Lmq__hamTs{transform:rotate(45deg)}[data-sidebar-state=open] .hamburger-module-scss-module__fY1Lmq__hamTs .hamburger-module-scss-module__fY1Lmq__top,[data-sidebar-state=open] .hamburger-module-scss-module__fY1Lmq__hamTs .hamburger-module-scss-module__fY1Lmq__bottom{stroke-dashoffset:-68px}[data-sidebar-state=open] .hamburger-module-scss-module__fY1Lmq__hamTs .hamburger-module-scss-module__fY1Lmq__middle{opacity:0}}
.spinner-module-scss-module__1uvCrq__root{-webkit-user-select:none;user-select:none;white-space:pre;justify-content:center;align-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;display:inline-flex}
