.StatsCardComponent-module__7yHHvq__card{background:var(--bg-card);border:1px solid var(--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__7yHHvq__card:hover{border-color:var(--card-accent,var(--accent-subtle));box-shadow:var(--shadow-glow,none)}.StatsCardComponent-module__7yHHvq__card:before{content:"";background:linear-gradient(90deg, var(--card-accent,var(--accent-color)), transparent);opacity:0;height:2px;transition:opacity var(--transition-fast);position:absolute;top:0;left:0;right:0}.StatsCardComponent-module__7yHHvq__card:hover:before{opacity:1}.StatsCardComponent-module__7yHHvq__header{justify-content:space-between;align-items:center;display:flex}.StatsCardComponent-module__7yHHvq__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:600}.StatsCardComponent-module__7yHHvq__icon{border-radius:var(--border-radius-sm);width:20px;height:20px;color:var(--card-accent,var(--accent-color));background:color-mix(in srgb, var(--card-accent,var(--accent-color)) 10%, transparent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.StatsCardComponent-module__7yHHvq__icon.StatsCardComponent-module__7yHHvq__accent{color:var(--accent-color);background:var(--accent-subtle)}.StatsCardComponent-module__7yHHvq__icon.StatsCardComponent-module__7yHHvq__success{color:var(--success);background:var(--success-subtle)}.StatsCardComponent-module__7yHHvq__icon.StatsCardComponent-module__7yHHvq__danger{color:var(--danger);background:var(--danger-subtle)}.StatsCardComponent-module__7yHHvq__icon.StatsCardComponent-module__7yHHvq__warning{color:var(--warning);background:var(--warning-subtle)}.StatsCardComponent-module__7yHHvq__icon.StatsCardComponent-module__7yHHvq__info{color:var(--info);background:var(--info-subtle)}.StatsCardComponent-module__7yHHvq__value{letter-spacing:-.02em;color:var(--text-primary);font-size:15px;font-weight:700;line-height:1.15}.StatsCardComponent-module__7yHHvq__subtitle{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.StatsCardComponent-module__7yHHvq__glowBar{background:var(--card-accent,var(--accent-color));opacity:0;height:2px;transition:opacity var(--transition-normal,.2s);position:absolute;bottom:0;left:0;right:0}.StatsCardComponent-module__7yHHvq__card:hover .StatsCardComponent-module__7yHHvq__glowBar{opacity:1}.StatsCardComponent-module__7yHHvq__skeleton{background:var(--bg-tertiary);border-radius:2px;position:relative;overflow:hidden}.StatsCardComponent-module__7yHHvq__skeleton:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--border-color) 50%, transparent 100%);animation:1.5s ease-in-out infinite StatsCardComponent-module__7yHHvq__shimmer;position:absolute;inset:0}.StatsCardComponent-module__7yHHvq__skeletonValue{width:80px;height:28px}.StatsCardComponent-module__7yHHvq__skeletonLabel{width:100px;height:14px}@keyframes StatsCardComponent-module__7yHHvq__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}
.StatusBadgeComponent-module__zTTZOa__badge{text-transform:uppercase;letter-spacing:.04em;font-weight:600}.StatusBadgeComponent-module__zTTZOa__dot{border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.StatusBadgeComponent-module__zTTZOa__dotHealthy{background:var(--success);box-shadow:0 0 4px var(--success);animation:2s ease-in-out infinite StatusBadgeComponent-module__zTTZOa__statusPulse}.StatusBadgeComponent-module__zTTZOa__dotUnhealthy{background:var(--danger);box-shadow:0 0 4px var(--danger)}@keyframes StatusBadgeComponent-module__zTTZOa__statusPulse{0%,to{box-shadow:0 0 4px var(--success)}50%{box-shadow:0 0 8px var(--success), 0 0 14px color-mix(in srgb, var(--success) 40%, transparent)}}
.SwitchComponent-module__Z1oaTW__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__Z1oaTW__switch.SwitchComponent-module__Z1oaTW__labelStart{flex-direction:row-reverse}.SwitchComponent-module__Z1oaTW__switch.SwitchComponent-module__Z1oaTW__disabled{opacity:.38;cursor:not-allowed;pointer-events:none}.SwitchComponent-module__Z1oaTW__hiddenInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.SwitchComponent-module__Z1oaTW__track{background:var(--switch-track-bg,var(--surface-variant,#e7e0ec));border:2px solid var(--switch-track-outline,var(--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__Z1oaTW__track.SwitchComponent-module__Z1oaTW__selected{background:var(--accent-color,#6750a4);border-color:var(--accent-color,#6750a4)}.SwitchComponent-module__Z1oaTW__switch:hover .SwitchComponent-module__Z1oaTW__track:not(.SwitchComponent-module__Z1oaTW__selected){border-color:var(--text-primary,#1d1b20)}.SwitchComponent-module__Z1oaTW__switch:hover .SwitchComponent-module__Z1oaTW__track.SwitchComponent-module__Z1oaTW__selected{background:var(--accent-color-hover,var(--accent-color,#6750a4));filter:brightness(1.08)}.SwitchComponent-module__Z1oaTW__handleContainer{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__Z1oaTW__track.SwitchComponent-module__Z1oaTW__selected .SwitchComponent-module__Z1oaTW__handleContainer{left:16px}.SwitchComponent-module__Z1oaTW__stateLayer{will-change:background;pointer-events:none;background:0 0;border-radius:50%;transition:background .2s;position:absolute;inset:0}.SwitchComponent-module__Z1oaTW__switch:hover .SwitchComponent-module__Z1oaTW__track:not(.SwitchComponent-module__Z1oaTW__selected) .SwitchComponent-module__Z1oaTW__stateLayer{background:color-mix(in srgb, var(--text-primary,#1d1b20) 8%, transparent)}.SwitchComponent-module__Z1oaTW__switch:hover .SwitchComponent-module__Z1oaTW__track.SwitchComponent-module__Z1oaTW__selected .SwitchComponent-module__Z1oaTW__stateLayer{background:color-mix(in srgb, var(--accent-color,#6750a4) 8%, transparent)}.SwitchComponent-module__Z1oaTW__hiddenInput:focus-visible~.SwitchComponent-module__Z1oaTW__track .SwitchComponent-module__Z1oaTW__stateLayer{background:color-mix(in srgb, var(--text-primary,#1d1b20) 12%, transparent)}.SwitchComponent-module__Z1oaTW__hiddenInput:focus-visible~.SwitchComponent-module__Z1oaTW__track.SwitchComponent-module__Z1oaTW__selected .SwitchComponent-module__Z1oaTW__stateLayer{background:color-mix(in srgb, var(--accent-color,#6750a4) 12%, transparent)}.SwitchComponent-module__Z1oaTW__switch:active .SwitchComponent-module__Z1oaTW__track:not(.SwitchComponent-module__Z1oaTW__selected) .SwitchComponent-module__Z1oaTW__stateLayer{background:color-mix(in srgb, var(--text-primary,#1d1b20) 12%, transparent)}.SwitchComponent-module__Z1oaTW__switch:active .SwitchComponent-module__Z1oaTW__track.SwitchComponent-module__Z1oaTW__selected .SwitchComponent-module__Z1oaTW__stateLayer{background:color-mix(in srgb, var(--accent-color,#6750a4) 12%, transparent)}.SwitchComponent-module__Z1oaTW__handle{background:var(--switch-handle-bg,var(--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__Z1oaTW__track.SwitchComponent-module__Z1oaTW__selected .SwitchComponent-module__Z1oaTW__handle{background:var(--switch-handle-selected-bg,var(--text-on-accent,#fff));width:24px;height:24px}.SwitchComponent-module__Z1oaTW__switch:active .SwitchComponent-module__Z1oaTW__handle{width:28px;height:28px}.SwitchComponent-module__Z1oaTW__switch:hover .SwitchComponent-module__Z1oaTW__track:not(.SwitchComponent-module__Z1oaTW__selected) .SwitchComponent-module__Z1oaTW__handle{background:var(--text-primary,#1d1b20)}.SwitchComponent-module__Z1oaTW__icon{width:16px;height:16px;color:var(--accent-color,#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__Z1oaTW__track.SwitchComponent-module__Z1oaTW__selected .SwitchComponent-module__Z1oaTW__icon{opacity:1;transform:scale(1)}.SwitchComponent-module__Z1oaTW__iconUnselected{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__Z1oaTW__track:not(.SwitchComponent-module__Z1oaTW__selected) .SwitchComponent-module__Z1oaTW__iconUnselected{opacity:1;transform:scale(1)}.SwitchComponent-module__Z1oaTW__track.SwitchComponent-module__Z1oaTW__selected .SwitchComponent-module__Z1oaTW__iconUnselected{opacity:0;transform:scale(0)}.SwitchComponent-module__Z1oaTW__withIcons .SwitchComponent-module__Z1oaTW__track:not(.SwitchComponent-module__Z1oaTW__selected) .SwitchComponent-module__Z1oaTW__handle{width:24px;height:24px}.SwitchComponent-module__Z1oaTW__label{color:var(--text-primary,#1d1b20);letter-spacing:.025em;font-size:14px;line-height:20px}.SwitchComponent-module__Z1oaTW__hiddenInput:focus-visible~.SwitchComponent-module__Z1oaTW__track{outline:2px solid var(--accent-color,#6750a4);outline-offset:2px}@media (prefers-reduced-motion:reduce){.SwitchComponent-module__Z1oaTW__handle,.SwitchComponent-module__Z1oaTW__track,.SwitchComponent-module__Z1oaTW__handleContainer,.SwitchComponent-module__Z1oaTW__stateLayer,.SwitchComponent-module__Z1oaTW__icon,.SwitchComponent-module__Z1oaTW__iconUnselected{transition-duration:.01ms!important}}
.TabBarComponent-module__ejW38W__tabBar{border-bottom:1px solid var(--border-color);flex-shrink:0;gap:0;padding:0;display:flex;position:relative;overflow:visible}.TabBarComponent-module__ejW38W__indicator{background:var(--accent-color);will-change:transform, width;z-index:2;border-radius:3px 3px 0 0;height:3px;transition:transform .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0}.TabBarComponent-module__ejW38W__indicatorSecondary{border-radius:3px 3px 0 0}.TabBarComponent-module__ejW38W__tooltipWrapper{flex:1}.TabBarComponent-module__ejW38W__tooltipWrapper>button{width:100%}.TabBarComponent-module__ejW38W__tab{letter-spacing:.01em;min-width:48px;min-height:48px;color:var(--text-tertiary);cursor:pointer;text-transform:none;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;flex-direction:row;flex:1;justify-content:center;align-items:center;gap:6px;padding:0 16px;font-size:14px;font-weight:500;transition:color .2s,background-color .2s;display:flex;position:relative;overflow:hidden}.TabBarComponent-module__ejW38W__tab:before{content:"";opacity:0;pointer-events:none;z-index:0;background:currentColor;transition:opacity .15s;position:absolute;inset:0}.TabBarComponent-module__ejW38W__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,transform .4s;position:absolute;inset:0;transform:scale(0)}.TabBarComponent-module__ejW38W__tab>*{z-index:1;position:relative}.TabBarComponent-module__ejW38W__tab>svg{will-change:transform;flex-shrink:0;width:20px;height:20px;transition:transform .2s}.TabBarComponent-module__ejW38W__tab:hover{color:var(--text-secondary)}.TabBarComponent-module__ejW38W__tab:hover:before{opacity:.06}.TabBarComponent-module__ejW38W__tab:focus-visible{color:var(--text-secondary)}.TabBarComponent-module__ejW38W__tab:focus-visible:before{opacity:.08}.TabBarComponent-module__ejW38W__tab:active:before{opacity:.1}.TabBarComponent-module__ejW38W__tab:active:after{opacity:.12;transition:opacity,transform .1s ease-out;transform:scale(2.5)}.TabBarComponent-module__ejW38W__tabStacked{flex-direction:column;gap:4px;min-height:64px;padding:12px 16px 14px}.TabBarComponent-module__ejW38W__tabActive{color:var(--accent-color)}.TabBarComponent-module__ejW38W__tabBadge{will-change:transform;z-index:1;transition:transform .2s;position:absolute;top:6px;left:50%;transform:translate(-50%)}.TabBarComponent-module__ejW38W__tab:hover .TabBarComponent-module__ejW38W__tabBadge{transform:translate(-50%)translateY(-2px)}.TabBarComponent-module__ejW38W__tabDisabled{opacity:.38;cursor:not-allowed;pointer-events:none}.TabBarComponent-module__ejW38W__tabGlow{color:var(--accent-color);animation:1.4s ease-in-out infinite TabBarComponent-module__ejW38W__tabGlowPulse}@keyframes TabBarComponent-module__ejW38W__tabGlowPulse{0%,to{box-shadow:0 2px 8px color-mix(in srgb, var(--accent-color) 20%, transparent)}50%{box-shadow:0 2px 16px color-mix(in srgb, var(--accent-color) 40%, transparent)}}.TabBarComponent-module__ejW38W__tabBarSecondary .TabBarComponent-module__ejW38W__tab{text-transform:none}.TabBarComponent-module__ejW38W__tabBarScrollable{scrollbar-width:none;overflow:auto hidden}.TabBarComponent-module__ejW38W__tabBarScrollable::-webkit-scrollbar{display:none}.TabBarComponent-module__ejW38W__tabBarScrollable .TabBarComponent-module__ejW38W__tab{flex:none;min-width:90px}
.TableComponent-module__pdCHcq__container{flex-direction:column;gap:12px;display:flex}.TableComponent-module__pdCHcq__tableHeader{justify-content:space-between;align-items:center;gap:12px;min-height:24px;display:flex}.TableComponent-module__pdCHcq__tableScroll{border:1px solid var(--border-color);cursor:grab;border-radius:2px;overflow-x:auto}.TableComponent-module__pdCHcq__tableScroll.TableComponent-module__pdCHcq__grabbing{cursor:grabbing;-webkit-user-select:none;user-select:none}.TableComponent-module__pdCHcq__table{border-collapse:collapse;font-variant-numeric:tabular-nums;table-layout:auto;width:100%;font-size:10px}.TableComponent-module__pdCHcq__th{text-align:left;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:var(--bg-tertiary);z-index:2;-webkit-user-select:none;user-select:none;border-bottom:1px solid #ffffff14;padding:6px 14px;font-size:9px;font-weight:600;position:sticky;top:0}.TableComponent-module__pdCHcq__thSortable{cursor:pointer;transition:color .15s}.TableComponent-module__pdCHcq__thSortable:hover{color:var(--text-primary)}.TableComponent-module__pdCHcq__thActive{color:var(--accent-color)}.TableComponent-module__pdCHcq__sortIcon{vertical-align:middle;opacity:.7;margin-left:2px;display:inline-block}.TableComponent-module__pdCHcq__tr{transition:all .12s}.TableComponent-module__pdCHcq__tr:not(:last-child) td{border-bottom:1px solid var(--border-color)}.TableComponent-module__pdCHcq__tr.TableComponent-module__pdCHcq__clickable{cursor:pointer}.TableComponent-module__pdCHcq__tr:hover td{background:#6366f10f}.TableComponent-module__pdCHcq__tr:hover td:first-child{background:#6366f11a}.TableComponent-module__pdCHcq__tr.TableComponent-module__pdCHcq__activeRow td{background:color-mix(in srgb, var(--accent-color) 18%, transparent);color:var(--text-primary)}.TableComponent-module__pdCHcq__tr.TableComponent-module__pdCHcq__activeRow td:first-child{background:color-mix(in srgb, var(--accent-color) 24%, transparent);box-shadow:inset 4px 0 0 var(--accent-color)}.TableComponent-module__pdCHcq__tr.TableComponent-module__pdCHcq__activeRow:hover td{background:color-mix(in srgb, var(--accent-color) 22%, transparent)}.TableComponent-module__pdCHcq__tr.TableComponent-module__pdCHcq__activeRow:hover td:first-child{background:color-mix(in srgb, var(--accent-color) 28%, transparent)}.TableComponent-module__pdCHcq__highlightedRow td{background:#6366f11f}.TableComponent-module__pdCHcq__highlightedRow td:first-child{background:#6366f129}.TableComponent-module__pdCHcq__td{text-align:left;color:var(--text-secondary);white-space:nowrap;background:0 0;padding:2px 14px;transition:background .15s,color .15s}.TableComponent-module__pdCHcq__tdSorted{color:var(--text-primary);background:#6366f10d}.TableComponent-module__pdCHcq__tdName{white-space:nowrap;color:var(--text-primary);background:0 0;padding:2px 14px}.TableComponent-module__pdCHcq__tr:nth-child(2n) td,.TableComponent-module__pdCHcq__tr:nth-child(2n) .TableComponent-module__pdCHcq__tdName{background:#ffffff05}.TableComponent-module__pdCHcq__tr:nth-child(2n) .TableComponent-module__pdCHcq__tdSorted{background:#6366f10f}.TableComponent-module__pdCHcq__expandableRow{cursor:pointer;-webkit-user-select:none;user-select:none}.TableComponent-module__pdCHcq__expandIcon{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__pdCHcq__expandIconOpen{transform:rotate(90deg)}.TableComponent-module__pdCHcq__expandedContentRow>td{background:var(--bg-tertiary);border-bottom:1px solid var(--border-color);padding:0}.TableComponent-module__pdCHcq__expandedContentCell .TableComponent-module__pdCHcq__container{padding:0}.TableComponent-module__pdCHcq__expandedContentCell .TableComponent-module__pdCHcq__th,.TableComponent-module__pdCHcq__expandedContentCell .TableComponent-module__pdCHcq__td,.TableComponent-module__pdCHcq__expandedContentCell .TableComponent-module__pdCHcq__tdName{padding-left:4px;padding-right:4px}.TableComponent-module__pdCHcq__expandedContentCell .TableComponent-module__pdCHcq__expandedContentRow td{border-left:2px solid var(--accent-color);background:#0000000f}.TableComponent-module__pdCHcq__subRow td{background:var(--bg-tertiary);padding:8px 14px;font-size:9px}.TableComponent-module__pdCHcq__subRow td:first-child{background:var(--bg-tertiary);padding-left:38px}.TableComponent-module__pdCHcq__subRow:hover td{background:#6366f10f}.TableComponent-module__pdCHcq__subRow:not(:last-child) td{border-bottom:1px solid var(--border-color)}.TableComponent-module__pdCHcq__title{color:var(--text-primary);margin:0;font-size:16px;font-weight:600}.TableComponent-module__pdCHcq__emptyRow{text-align:center;color:var(--text-muted);background:0 0;padding:32px 14px;font-size:11px;font-style:italic}.TableComponent-module__pdCHcq__mini .TableComponent-module__pdCHcq__th,.TableComponent-module__pdCHcq__mini .TableComponent-module__pdCHcq__td,.TableComponent-module__pdCHcq__mini .TableComponent-module__pdCHcq__tdName{padding:4px 6px}.TableComponent-module__pdCHcq__mini .TableComponent-module__pdCHcq__expandIcon{width:12px;height:12px;margin-right:4px}.TableComponent-module__pdCHcq__mini .TableComponent-module__pdCHcq__emptyRow{padding:12px}@media (max-width:600px){.TableComponent-module__pdCHcq__th,.TableComponent-module__pdCHcq__td,.TableComponent-module__pdCHcq__tdName{padding:8px 10px}}.TableComponent-module__pdCHcq__columnFilterBtn{border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-tertiary);cursor:pointer;white-space:nowrap;border-radius:4px;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__pdCHcq__columnFilterBtn:hover{color:var(--text-primary);border-color:var(--text-muted);background:var(--bg-tertiary)}.TableComponent-module__pdCHcq__columnFilterBtnActive{color:var(--accent-color);background:#6366f10f;border-color:#6366f14d}.TableComponent-module__pdCHcq__columnFilterCount{font-variant-numeric:tabular-nums;opacity:.7;font-size:9px}.TableComponent-module__pdCHcq__columnFilterDropdown{z-index:9999;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:6px;min-width:180px;max-height:360px;padding:4px;animation:.12s ease-out TableComponent-module__pdCHcq__columnFilterIn;position:fixed;overflow-y:auto;transform:translate(-100%);box-shadow:0 8px 30px #00000040,0 2px 8px #00000026}@keyframes TableComponent-module__pdCHcq__columnFilterIn{0%{opacity:0;transform:translate(-100%)translateY(-4px)}to{opacity:1;transform:translate(-100%)translateY(0)}}.TableComponent-module__pdCHcq__columnFilterHeader{text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);border-bottom:1px solid var(--border-color);margin-bottom:2px;padding:6px 8px 4px;font-size:9px;font-weight:600}.TableComponent-module__pdCHcq__columnFilterList{flex-direction:column;display:flex}.TableComponent-module__pdCHcq__columnFilterItem{width:100%;color:var(--text-muted);cursor:pointer;text-align:left;opacity:.55;background:0 0;border:none;border-radius:3px;align-items:center;gap:6px;padding:5px 8px;font-size:10px;text-decoration:line-through;transition:all .1s;display:flex}.TableComponent-module__pdCHcq__columnFilterItem:hover{color:var(--text-primary);opacity:1;background:#6366f114;text-decoration:none}.TableComponent-module__pdCHcq__columnFilterItemVisible{color:var(--text-primary);opacity:1;text-decoration:none}.TableComponent-module__pdCHcq__columnFilterCheck{border:1px solid var(--border-color);color:#0000;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;transition:all .1s;display:inline-flex}.TableComponent-module__pdCHcq__columnFilterItemVisible .TableComponent-module__pdCHcq__columnFilterCheck{background:var(--accent-color);border-color:var(--accent-color);color:#fff}.TableComponent-module__pdCHcq__columnFilterLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}
.TextAreaComponent-module__BResWa__textarea{background:var(--select-bg);border:1px solid var(--border-color);width:100%;color:var(--text-primary);border-radius:var(--border-radius-sm);resize:none;box-sizing:border-box;padding:10px 12px;font-family:inherit;font-size:13px;line-height:1.5;transition:border-color .2s,box-shadow .2s;overflow-y:auto}.TextAreaComponent-module__BResWa__textarea:focus{border-color:var(--accent-color);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent-color) 15%, transparent);outline:none}.TextAreaComponent-module__BResWa__textarea::placeholder{color:var(--text-muted)}.TextAreaComponent-module__BResWa__textarea:disabled{opacity:.5;cursor:not-allowed}
.TextFieldComponent-module__7AQ0Xq__textField{flex-direction:column;width:100%;font-family:inherit;display:inline-flex;position:relative}.TextFieldComponent-module__7AQ0Xq__fieldContainer{cursor:text;align-items:center;min-height:56px;transition:background-color .2s;display:flex;position:relative}.TextFieldComponent-module__7AQ0Xq__filled .TextFieldComponent-module__7AQ0Xq__fieldContainer{background:var(--surface-container-highest,var(--select-bg));border-radius:var(--border-radius-sm,4px) var(--border-radius-sm,4px) 0 0}.TextFieldComponent-module__7AQ0Xq__filled .TextFieldComponent-module__7AQ0Xq__fieldContainer:hover{background:color-mix(in srgb, var(--text-primary,#1c1b1f) 8%, var(--surface-container-highest,var(--select-bg)))}.TextFieldComponent-module__7AQ0Xq__activeIndicator{background:var(--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__7AQ0Xq__fieldContainer:hover .TextFieldComponent-module__7AQ0Xq__activeIndicator{background:var(--text-primary,#1c1b1f)}.TextFieldComponent-module__7AQ0Xq__focused .TextFieldComponent-module__7AQ0Xq__activeIndicator{background:var(--accent-color,#6750a4);height:3px}.TextFieldComponent-module__7AQ0Xq__outlined .TextFieldComponent-module__7AQ0Xq__fieldContainer{border-radius:var(--border-radius-sm,4px);background:0 0}.TextFieldComponent-module__7AQ0Xq__outlineBorder{border:1px solid var(--border-color,#79747e);border-radius:inherit;pointer-events:none;transition:border-color .2s,border-width .15s;position:absolute;inset:0}.TextFieldComponent-module__7AQ0Xq__outlined .TextFieldComponent-module__7AQ0Xq__fieldContainer:hover .TextFieldComponent-module__7AQ0Xq__outlineBorder{border-color:var(--text-primary,#1c1b1f)}.TextFieldComponent-module__7AQ0Xq__outlined.TextFieldComponent-module__7AQ0Xq__focused .TextFieldComponent-module__7AQ0Xq__outlineBorder{border-color:var(--accent-color,#6750a4);border-width:2px}.TextFieldComponent-module__7AQ0Xq__outlineNotch{background:var(--card-bg,var(--bg-primary,#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__7AQ0Xq__outlined.TextFieldComponent-module__7AQ0Xq__populated .TextFieldComponent-module__7AQ0Xq__outlineNotch,.TextFieldComponent-module__7AQ0Xq__outlined.TextFieldComponent-module__7AQ0Xq__focused .TextFieldComponent-module__7AQ0Xq__outlineNotch{opacity:1}.TextFieldComponent-module__7AQ0Xq__outlined.TextFieldComponent-module__7AQ0Xq__focused .TextFieldComponent-module__7AQ0Xq__outlineNotch{height:3px;top:-2px}.TextFieldComponent-module__7AQ0Xq__inputWrapper{flex-direction:column;flex:1;justify-content:center;min-width:0;min-height:56px;display:flex;position:relative}.TextFieldComponent-module__7AQ0Xq__filled .TextFieldComponent-module__7AQ0Xq__inputWrapper,.TextFieldComponent-module__7AQ0Xq__outlined .TextFieldComponent-module__7AQ0Xq__inputWrapper{padding:8px 16px}.TextFieldComponent-module__7AQ0Xq__filled.TextFieldComponent-module__7AQ0Xq__hasLabel .TextFieldComponent-module__7AQ0Xq__inputWrapper{padding-top:24px;padding-bottom:8px}.TextFieldComponent-module__7AQ0Xq__outlined.TextFieldComponent-module__7AQ0Xq__hasLabel .TextFieldComponent-module__7AQ0Xq__inputWrapper{padding-top:20px;padding-bottom:8px}.TextFieldComponent-module__7AQ0Xq__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__7AQ0Xq__hasLeadingIcon .TextFieldComponent-module__7AQ0Xq__label{left:52px}.TextFieldComponent-module__7AQ0Xq__filled.TextFieldComponent-module__7AQ0Xq__focused .TextFieldComponent-module__7AQ0Xq__label,.TextFieldComponent-module__7AQ0Xq__filled.TextFieldComponent-module__7AQ0Xq__populated .TextFieldComponent-module__7AQ0Xq__label{font-size:12px;line-height:16px;top:8px;transform:translateY(0)}.TextFieldComponent-module__7AQ0Xq__outlined.TextFieldComponent-module__7AQ0Xq__focused .TextFieldComponent-module__7AQ0Xq__label,.TextFieldComponent-module__7AQ0Xq__outlined.TextFieldComponent-module__7AQ0Xq__populated .TextFieldComponent-module__7AQ0Xq__label{padding:0 4px;font-size:12px;line-height:16px;top:-8px;left:12px;transform:translateY(0)}.TextFieldComponent-module__7AQ0Xq__hasLeadingIcon.TextFieldComponent-module__7AQ0Xq__outlined.TextFieldComponent-module__7AQ0Xq__focused .TextFieldComponent-module__7AQ0Xq__label,.TextFieldComponent-module__7AQ0Xq__hasLeadingIcon.TextFieldComponent-module__7AQ0Xq__outlined.TextFieldComponent-module__7AQ0Xq__populated .TextFieldComponent-module__7AQ0Xq__label{left:12px}.TextFieldComponent-module__7AQ0Xq__populated:not(.TextFieldComponent-module__7AQ0Xq__focused) .TextFieldComponent-module__7AQ0Xq__label{color:var(--text-secondary,#49454f)}.TextFieldComponent-module__7AQ0Xq__focused .TextFieldComponent-module__7AQ0Xq__label{color:var(--accent-color,#6750a4)}.TextFieldComponent-module__7AQ0Xq__input{width:100%;color:var(--text-primary,#1c1b1f);caret-color:var(--accent-color,#6750a4);background:0 0;border:none;outline:none;min-width:0;padding:0;font-family:inherit;font-size:16px;line-height:24px}.TextFieldComponent-module__7AQ0Xq__input::placeholder{color:var(--text-muted,#49454f);opacity:0;transition:opacity .1s}.TextFieldComponent-module__7AQ0Xq__focused .TextFieldComponent-module__7AQ0Xq__input::placeholder{opacity:1;transition-delay:50ms}.TextFieldComponent-module__7AQ0Xq__textField:not(.TextFieldComponent-module__7AQ0Xq__hasLabel) .TextFieldComponent-module__7AQ0Xq__input::placeholder{opacity:1}.TextFieldComponent-module__7AQ0Xq__input:disabled{cursor:not-allowed;color:color-mix(in srgb, var(--text-primary,#1c1b1f) 38%, transparent)}.TextFieldComponent-module__7AQ0Xq__textarea{width:100%;color:var(--text-primary,#1c1b1f);caret-color:var(--accent-color,#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__7AQ0Xq__textarea::placeholder{color:var(--text-muted,#49454f);opacity:0;transition:opacity .1s}.TextFieldComponent-module__7AQ0Xq__focused .TextFieldComponent-module__7AQ0Xq__textarea::placeholder{opacity:1;transition-delay:50ms}.TextFieldComponent-module__7AQ0Xq__textField:not(.TextFieldComponent-module__7AQ0Xq__hasLabel) .TextFieldComponent-module__7AQ0Xq__textarea::placeholder{opacity:1}.TextFieldComponent-module__7AQ0Xq__textarea:disabled{cursor:not-allowed;color:color-mix(in srgb, var(--text-primary,#1c1b1f) 38%, transparent)}.TextFieldComponent-module__7AQ0Xq__leadingIcon,.TextFieldComponent-module__7AQ0Xq__trailingIcon{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__7AQ0Xq__leadingIcon{margin-left:12px}.TextFieldComponent-module__7AQ0Xq__trailingIcon{cursor:pointer;margin-right:12px}.TextFieldComponent-module__7AQ0Xq__trailingIcon:hover{color:var(--text-primary,#1c1b1f)}.TextFieldComponent-module__7AQ0Xq__supportingText{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__7AQ0Xq__supportingText span{display:block}.TextFieldComponent-module__7AQ0Xq__counter{flex-shrink:0;margin-left:auto}.TextFieldComponent-module__7AQ0Xq__error .TextFieldComponent-module__7AQ0Xq__label,.TextFieldComponent-module__7AQ0Xq__error.TextFieldComponent-module__7AQ0Xq__focused .TextFieldComponent-module__7AQ0Xq__label{color:var(--error-color,#b3261e)}.TextFieldComponent-module__7AQ0Xq__error.TextFieldComponent-module__7AQ0Xq__filled .TextFieldComponent-module__7AQ0Xq__activeIndicator,.TextFieldComponent-module__7AQ0Xq__error.TextFieldComponent-module__7AQ0Xq__filled.TextFieldComponent-module__7AQ0Xq__focused .TextFieldComponent-module__7AQ0Xq__activeIndicator{background:var(--error-color,#b3261e)}.TextFieldComponent-module__7AQ0Xq__error .TextFieldComponent-module__7AQ0Xq__outlineBorder{border-color:var(--error-color,#b3261e)}.TextFieldComponent-module__7AQ0Xq__error.TextFieldComponent-module__7AQ0Xq__outlined .TextFieldComponent-module__7AQ0Xq__fieldContainer:hover .TextFieldComponent-module__7AQ0Xq__outlineBorder{border-color:color-mix(in srgb, var(--error-color,#b3261e) 80%, var(--text-primary))}.TextFieldComponent-module__7AQ0Xq__error.TextFieldComponent-module__7AQ0Xq__outlined.TextFieldComponent-module__7AQ0Xq__focused .TextFieldComponent-module__7AQ0Xq__outlineBorder{border-color:var(--error-color,#b3261e)}.TextFieldComponent-module__7AQ0Xq__error .TextFieldComponent-module__7AQ0Xq__input,.TextFieldComponent-module__7AQ0Xq__error .TextFieldComponent-module__7AQ0Xq__textarea{caret-color:var(--error-color,#b3261e)}.TextFieldComponent-module__7AQ0Xq__error .TextFieldComponent-module__7AQ0Xq__trailingIcon,.TextFieldComponent-module__7AQ0Xq__error .TextFieldComponent-module__7AQ0Xq__supportingText{color:var(--error-color,#b3261e)}.TextFieldComponent-module__7AQ0Xq__disabled{pointer-events:none}.TextFieldComponent-module__7AQ0Xq__disabled .TextFieldComponent-module__7AQ0Xq__fieldContainer,.TextFieldComponent-module__7AQ0Xq__disabled .TextFieldComponent-module__7AQ0Xq__supportingText{opacity:.38}.TextFieldComponent-module__7AQ0Xq__disabled.TextFieldComponent-module__7AQ0Xq__filled .TextFieldComponent-module__7AQ0Xq__fieldContainer{background:color-mix(in srgb, var(--text-primary,#1c1b1f) 4%, transparent)}.TextFieldComponent-module__7AQ0Xq__disabled .TextFieldComponent-module__7AQ0Xq__activeIndicator{background:color-mix(in srgb, var(--text-primary,#1c1b1f) 38%, transparent)}.TextFieldComponent-module__7AQ0Xq__disabled .TextFieldComponent-module__7AQ0Xq__outlineBorder{border-color:color-mix(in srgb, var(--text-primary,#1c1b1f) 12%, transparent)}.TextFieldComponent-module__7AQ0Xq__disabled .TextFieldComponent-module__7AQ0Xq__label{color:color-mix(in srgb, var(--text-primary,#1c1b1f) 38%, transparent)}.TextFieldComponent-module__7AQ0Xq__prefix,.TextFieldComponent-module__7AQ0Xq__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__7AQ0Xq__focused .TextFieldComponent-module__7AQ0Xq__prefix,.TextFieldComponent-module__7AQ0Xq__focused .TextFieldComponent-module__7AQ0Xq__suffix,.TextFieldComponent-module__7AQ0Xq__populated .TextFieldComponent-module__7AQ0Xq__prefix,.TextFieldComponent-module__7AQ0Xq__populated .TextFieldComponent-module__7AQ0Xq__suffix,.TextFieldComponent-module__7AQ0Xq__textField:not(.TextFieldComponent-module__7AQ0Xq__hasLabel) .TextFieldComponent-module__7AQ0Xq__prefix,.TextFieldComponent-module__7AQ0Xq__textField:not(.TextFieldComponent-module__7AQ0Xq__hasLabel) .TextFieldComponent-module__7AQ0Xq__suffix{opacity:1}.TextFieldComponent-module__7AQ0Xq__prefix{margin-right:2px}.TextFieldComponent-module__7AQ0Xq__suffix{margin-left:2px}.TextFieldComponent-module__7AQ0Xq__inputRow{align-items:center;gap:0;width:100%;display:flex}.TextFieldComponent-module__7AQ0Xq__fieldContainer:focus-visible{outline:2px solid var(--accent-color,#6750a4);outline-offset:2px}
.ToastComponent-module__-l-lEW__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__-l-lEW__toast{background:var(--bg-panel,#18181eeb);-webkit-backdrop-filter:blur(24px)saturate(160%);border:1px solid var(--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__-l-lEW__toastSlideIn;display:flex;box-shadow:0 8px 32px #00000059}.ToastComponent-module__-l-lEW__success{border-color:#22c55e4d}.ToastComponent-module__-l-lEW__success .ToastComponent-module__-l-lEW__icon{color:var(--success,#22c55e)}.ToastComponent-module__-l-lEW__error{border-color:#ef44444d}.ToastComponent-module__-l-lEW__error .ToastComponent-module__-l-lEW__icon{color:var(--danger,#ef4444)}.ToastComponent-module__-l-lEW__warning{border-color:#f59e0b4d}.ToastComponent-module__-l-lEW__warning .ToastComponent-module__-l-lEW__icon{color:var(--warning,#f59e0b)}.ToastComponent-module__-l-lEW__info{border-color:#6366f14d}.ToastComponent-module__-l-lEW__info .ToastComponent-module__-l-lEW__icon{color:var(--info,#6366f1)}.ToastComponent-module__-l-lEW__icon{flex-shrink:0}.ToastComponent-module__-l-lEW__message{flex:1;line-height:1.4}.ToastComponent-module__-l-lEW__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__-l-lEW__close:hover{color:var(--text-primary,#e4e4e7);background:var(--bg-input,#ffffff0f)}@keyframes ToastComponent-module__-l-lEW__toastSlideIn{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}
.ToggleComponent-module__YNZ6DG__toggle{cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;align-items:center;gap:10px;width:100%;padding:8px 10px;display:flex}.ToggleComponent-module__YNZ6DG__toggle.ToggleComponent-module__YNZ6DG__disabled{opacity:.4;cursor:not-allowed}.ToggleComponent-module__YNZ6DG__track{background:var(--select-bg);border:1px solid var(--border-color);cursor:pointer;border-radius:2px;flex-shrink:0;width:42px;height:24px;transition:background .12s,border-color .12s;position:relative}.ToggleComponent-module__YNZ6DG__track:hover{border-color:#6366f14d}.ToggleComponent-module__YNZ6DG__track.ToggleComponent-module__YNZ6DG__active{background:var(--accent-color);border-color:var(--accent-color);filter:hue-rotate();will-change:filter;animation:4s linear infinite ToggleComponent-module__YNZ6DG__rainbowHue}@keyframes ToggleComponent-module__YNZ6DG__rainbowHue{to{filter:hue-rotate(360deg)}}.ToggleComponent-module__YNZ6DG__knob{background:var(--text-secondary);border-radius:50%;width:16px;height:16px;transition:transform .12s,background .12s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0003}.ToggleComponent-module__YNZ6DG__track.ToggleComponent-module__YNZ6DG__active .ToggleComponent-module__YNZ6DG__knob{background:#fff;transform:translate(18px)}.ToggleComponent-module__YNZ6DG__hiddenInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.ToggleComponent-module__YNZ6DG__label{color:var(--text-primary);font-size:12px}.ToggleComponent-module__YNZ6DG__mini{gap:6px;width:auto;padding:0}.ToggleComponent-module__YNZ6DG__mini .ToggleComponent-module__YNZ6DG__track{border-radius:2px;width:30px;height:16px}.ToggleComponent-module__YNZ6DG__mini .ToggleComponent-module__YNZ6DG__knob{width:10px;height:10px;top:2px;left:2px}.ToggleComponent-module__YNZ6DG__mini .ToggleComponent-module__YNZ6DG__track.ToggleComponent-module__YNZ6DG__active .ToggleComponent-module__YNZ6DG__knob{transform:translate(14px)}.ToggleComponent-module__YNZ6DG__mini .ToggleComponent-module__YNZ6DG__label{font-size:10px}
.ToolbarComponent-module__URpR8W__toolbar{background:var(--bg-surface,var(--bg-secondary));color:var(--text-primary);flex-shrink:0;align-items:center;transition:box-shadow .2s cubic-bezier(.2,0,0,1),background .2s cubic-bezier(.2,0,0,1);animation:.2s ease-out ToolbarComponent-module__URpR8W__toolbarFadeIn;display:flex;position:relative}.ToolbarComponent-module__URpR8W__horizontal{flex-direction:row;gap:2px;padding:0 8px}.ToolbarComponent-module__URpR8W__vertical{flex-direction:column;gap:2px;padding:8px 0}.ToolbarComponent-module__URpR8W__standard.ToolbarComponent-module__URpR8W__horizontal{height:64px;min-height:64px}.ToolbarComponent-module__URpR8W__standard.ToolbarComponent-module__URpR8W__vertical{width:64px;min-width:64px}.ToolbarComponent-module__URpR8W__dense.ToolbarComponent-module__URpR8W__horizontal{height:48px;min-height:48px}.ToolbarComponent-module__URpR8W__dense.ToolbarComponent-module__URpR8W__vertical{width:48px;min-width:48px}.ToolbarComponent-module__URpR8W__divider.ToolbarComponent-module__URpR8W__horizontal{border-bottom:1px solid var(--border-color)}.ToolbarComponent-module__URpR8W__divider.ToolbarComponent-module__URpR8W__vertical{border-right:1px solid var(--border-color)}.ToolbarComponent-module__URpR8W__sticky{z-index:10;-webkit-backdrop-filter:blur(12px);position:sticky;top:0}.ToolbarComponent-module__URpR8W__elevated{box-shadow:0 1px 2px #00000014,0 1px 3px 1px #0000000f}.ToolbarComponent-module__URpR8W__group{flex-shrink:0;align-items:center;gap:2px;display:flex}.ToolbarComponent-module__URpR8W__vertical .ToolbarComponent-module__URpR8W__group{flex-direction:column}.ToolbarComponent-module__URpR8W__item{border-radius:var(--border-radius-sm,8px);min-width:40px;min-height:40px;color:var(--text-secondary);cursor:pointer;letter-spacing:.01em;white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;justify-content:center;align-items:center;gap:6px;padding:8px;font-family:inherit;font-size:13px;font-weight:500;line-height:1;transition:color .15s cubic-bezier(.2,0,0,1),background .15s cubic-bezier(.2,0,0,1);display:inline-flex;position:relative}.ToolbarComponent-module__URpR8W__item:focus-visible{outline:2px solid var(--accent-color);outline-offset:-2px}.ToolbarComponent-module__URpR8W__stateLayer{border-radius:inherit;pointer-events:none;opacity:0;background:currentColor;transition:opacity .15s cubic-bezier(.2,0,0,1);position:absolute;inset:0}.ToolbarComponent-module__URpR8W__item:hover .ToolbarComponent-module__URpR8W__stateLayer{opacity:.08}.ToolbarComponent-module__URpR8W__item:focus-visible .ToolbarComponent-module__URpR8W__stateLayer{opacity:.1}.ToolbarComponent-module__URpR8W__item:active .ToolbarComponent-module__URpR8W__stateLayer{opacity:.12}.ToolbarComponent-module__URpR8W__itemActive{color:var(--accent-color);background:color-mix(in srgb, var(--accent-color) 10%, transparent)}.ToolbarComponent-module__URpR8W__itemActive .ToolbarComponent-module__URpR8W__stateLayer{background:var(--accent-color)}.ToolbarComponent-module__URpR8W__itemDisabled{opacity:.38;cursor:not-allowed;pointer-events:none}.ToolbarComponent-module__URpR8W__itemIcon{flex-shrink:0;width:20px;height:20px}.ToolbarComponent-module__URpR8W__itemLabel{letter-spacing:.01em;font-size:13px;font-weight:500}.ToolbarComponent-module__URpR8W__separator{background:var(--border-color);flex-shrink:0}.ToolbarComponent-module__URpR8W__horizontal .ToolbarComponent-module__URpR8W__separator{width:1px;height:24px;margin:0 6px}.ToolbarComponent-module__URpR8W__vertical .ToolbarComponent-module__URpR8W__separator{width:24px;height:1px;margin:6px 0}.ToolbarComponent-module__URpR8W__title{color:var(--text-primary);letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;padding:0 8px;font-size:14px;font-weight:600;line-height:1;overflow:hidden}.ToolbarComponent-module__URpR8W__spacer{flex:auto}@keyframes ToolbarComponent-module__URpR8W__toolbarFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ToolbarComponent-module__URpR8W__vertical .ToolbarComponent-module__URpR8W__toolbar{animation-name:ToolbarComponent-module__URpR8W__toolbarFadeInVertical}@keyframes ToolbarComponent-module__URpR8W__toolbarFadeInVertical{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}
.TopAppBarComponent-module__l5j0Za__topAppBar{background:var(--bg-surface,var(--bg-secondary));width:100%;color:var(--text-primary);z-index:10;flex-direction:column;flex-shrink:0;transition:box-shadow .2s cubic-bezier(.2,0,0,1),background .2s cubic-bezier(.2,0,0,1);animation:.25s cubic-bezier(0,0,0,1) both TopAppBarComponent-module__l5j0Za__topBarSlideIn;display:flex;position:relative}.TopAppBarComponent-module__l5j0Za__sticky{position:sticky;top:0}.TopAppBarComponent-module__l5j0Za__fixed{position:fixed;top:0;left:0;right:0}.TopAppBarComponent-module__l5j0Za__elevated{box-shadow:0 1px 2px #00000014,0 2px 6px 2px #0000000a}.TopAppBarComponent-module__l5j0Za__mainRow{flex-shrink:0;align-items:center;gap:4px;height:64px;min-height:64px;padding:0 4px;display:flex}.TopAppBarComponent-module__l5j0Za__navSlot{flex-shrink:0;justify-content:center;align-items:center;display:flex}.TopAppBarComponent-module__l5j0Za__navButton{width:48px;height:48px;color:var(--text-primary);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;padding:0;transition:background .15s cubic-bezier(.2,0,0,1);display:inline-flex;position:relative}.TopAppBarComponent-module__l5j0Za__navButton:focus-visible{outline:2px solid var(--accent-color);outline-offset:-2px}.TopAppBarComponent-module__l5j0Za__navButton:hover{background:var(--hover-overlay,#0000000f)}.TopAppBarComponent-module__l5j0Za__navButton:active{background:var(--press-overlay,#0000001a)}.TopAppBarComponent-module__l5j0Za__titleArea{flex:auto;min-width:0;padding:0 4px;overflow:hidden}.TopAppBarComponent-module__l5j0Za__title{text-overflow:ellipsis;white-space:nowrap;margin:0;padding:0;font-family:inherit;transition:font-size .2s cubic-bezier(.2,0,0,1),opacity .2s cubic-bezier(.2,0,0,1);display:block;overflow:hidden}.TopAppBarComponent-module__l5j0Za__centerAligned .TopAppBarComponent-module__l5j0Za__titleArea{text-align:center}.TopAppBarComponent-module__l5j0Za__centerAligned .TopAppBarComponent-module__l5j0Za__title,.TopAppBarComponent-module__l5j0Za__small .TopAppBarComponent-module__l5j0Za__title{letter-spacing:0;font-size:22px;font-weight:400;line-height:28px}.TopAppBarComponent-module__l5j0Za__medium .TopAppBarComponent-module__l5j0Za__mainRow .TopAppBarComponent-module__l5j0Za__title{opacity:0;font-size:22px;font-weight:400;line-height:28px;transition:opacity .2s cubic-bezier(.2,0,0,1),transform .2s cubic-bezier(.2,0,0,1);transform:translateY(4px)}.TopAppBarComponent-module__l5j0Za__medium.TopAppBarComponent-module__l5j0Za__collapsed .TopAppBarComponent-module__l5j0Za__mainRow .TopAppBarComponent-module__l5j0Za__title{opacity:1;transform:translateY(0)}.TopAppBarComponent-module__l5j0Za__large .TopAppBarComponent-module__l5j0Za__mainRow .TopAppBarComponent-module__l5j0Za__title{opacity:0;font-size:22px;font-weight:400;line-height:28px;transition:opacity .2s cubic-bezier(.2,0,0,1),transform .2s cubic-bezier(.2,0,0,1);transform:translateY(4px)}.TopAppBarComponent-module__l5j0Za__large.TopAppBarComponent-module__l5j0Za__collapsed .TopAppBarComponent-module__l5j0Za__mainRow .TopAppBarComponent-module__l5j0Za__title{opacity:1;transform:translateY(0)}.TopAppBarComponent-module__l5j0Za__expandedRow{will-change:height, padding, opacity;align-items:flex-end;padding:0 16px 20px;transition:height .25s cubic-bezier(.2,0,0,1),padding .25s cubic-bezier(.2,0,0,1),opacity .2s cubic-bezier(.2,0,0,1);display:flex;overflow:hidden}.TopAppBarComponent-module__l5j0Za__medium .TopAppBarComponent-module__l5j0Za__expandedRow{height:48px;min-height:0}.TopAppBarComponent-module__l5j0Za__medium .TopAppBarComponent-module__l5j0Za__expandedTitle{letter-spacing:0;color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:24px;font-weight:400;line-height:32px;transition:opacity .15s cubic-bezier(.2,0,0,1),transform .2s cubic-bezier(.2,0,0,1);overflow:hidden}.TopAppBarComponent-module__l5j0Za__large .TopAppBarComponent-module__l5j0Za__expandedRow{align-items:flex-end;height:88px;min-height:0;padding-bottom:28px}.TopAppBarComponent-module__l5j0Za__large .TopAppBarComponent-module__l5j0Za__expandedTitle{letter-spacing:0;color:var(--text-primary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:28px;font-weight:400;line-height:36px;transition:opacity .15s cubic-bezier(.2,0,0,1),transform .2s cubic-bezier(.2,0,0,1);display:-webkit-box;overflow:hidden}.TopAppBarComponent-module__l5j0Za__collapsed .TopAppBarComponent-module__l5j0Za__expandedRow{opacity:0;pointer-events:none;height:0;padding-top:0;padding-bottom:0}.TopAppBarComponent-module__l5j0Za__actionsSlot{flex-shrink:0;align-items:center;gap:0;display:flex}.TopAppBarComponent-module__l5j0Za__actionButton{width:48px;height:48px;color:var(--text-secondary,var(--text-primary));cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;padding:0;transition:background .15s cubic-bezier(.2,0,0,1);display:inline-flex;position:relative}.TopAppBarComponent-module__l5j0Za__actionButton:focus-visible{outline:2px solid var(--accent-color);outline-offset:-2px}.TopAppBarComponent-module__l5j0Za__actionButton:hover{background:var(--hover-overlay,#0000000f)}.TopAppBarComponent-module__l5j0Za__actionButton:active{background:var(--press-overlay,#0000001a)}.TopAppBarComponent-module__l5j0Za__actionButton[disabled]{opacity:.38;pointer-events:none;cursor:not-allowed}@keyframes TopAppBarComponent-module__l5j0Za__topBarSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.TopAppBarComponent-module__l5j0Za__scrollIndicator{background:var(--accent-color);opacity:.25;pointer-events:none;border-radius:0 1px 1px 0;height:2px;transition:width .3s cubic-bezier(.2,0,0,1);position:absolute;bottom:0;left:0}
