.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)}}
.ToggleComponent-module__OJAY8G__toggle{--border-radius:var(--button-border-radius,20px);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__OJAY8G__toggle.ToggleComponent-module__OJAY8G__is-disabled-state{opacity:.4;cursor:not-allowed}.ToggleComponent-module__OJAY8G__track{background:var(--calculated-select-background-color);border:1px solid var(--calculated-border-color);border-radius:var(--border-radius);cursor:pointer;flex-shrink:0;width:42px;height:24px;transition:background .12s,border-color .12s;position:relative}.ToggleComponent-module__OJAY8G__track:hover{border-color:#8042fb4d;border-color:lab(45.0418% 56.9315 -83.7604/.3)}.ToggleComponent-module__OJAY8G__track.ToggleComponent-module__OJAY8G__is-active-state{background:var(--accent-primary);border-color:var(--accent-primary);filter:hue-rotate();will-change:filter;animation:4s linear infinite ToggleComponent-module__OJAY8G__rainbow-hue}@keyframes ToggleComponent-module__OJAY8G__rainbow-hue{to{filter:hue-rotate(360deg)}}.ToggleComponent-module__OJAY8G__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;box-shadow:0 1px 4px lab(0% 0 0/.2)}.ToggleComponent-module__OJAY8G__track.ToggleComponent-module__OJAY8G__is-active-state .ToggleComponent-module__OJAY8G__knob{background:#fff;transform:translate(18px)}.ToggleComponent-module__OJAY8G__hidden-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.ToggleComponent-module__OJAY8G__label{color:var(--text-primary);font-size:12px}.ToggleComponent-module__OJAY8G__mini{gap:6px;width:auto;padding:0}.ToggleComponent-module__OJAY8G__mini .ToggleComponent-module__OJAY8G__track{border-radius:var(--border-radius);width:30px;height:16px}.ToggleComponent-module__OJAY8G__mini .ToggleComponent-module__OJAY8G__knob{width:10px;height:10px;top:2px;left:2px}.ToggleComponent-module__OJAY8G__mini .ToggleComponent-module__OJAY8G__track.ToggleComponent-module__OJAY8G__is-active-state .ToggleComponent-module__OJAY8G__knob{transform:translate(14px)}.ToggleComponent-module__OJAY8G__mini .ToggleComponent-module__OJAY8G__label{font-size:10px}
.ToolCardComponent-module__ZOXe9q__tool-card{background:var(--background-surface,var(--background-surface));border:1px solid var(--calculated-border-color);border-radius:var(--border-radius-sm);cursor:pointer;transition:border-color var(--transition-fast,.15s ease), background var(--transition-fast,.15s ease), box-shadow var(--transition-fast,.15s ease), transform .15s ease;flex-direction:column;padding:16px 18px;display:flex;position:relative}.ToolCardComponent-module__ZOXe9q__tool-card:hover{border-color:var(--accent-primary);background:var(--background-elevated);box-shadow:var(--calculated-shadow-glow,0 0 12px #8042fb14);transform:translateY(-1px)}@supports (color:lab(0% 0 0)){.ToolCardComponent-module__ZOXe9q__tool-card:hover{box-shadow:var(--calculated-shadow-glow,0 0 12px lab(45.0418% 56.9315 -83.7604/.08))}}.ToolCardComponent-module__ZOXe9q__header{align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.ToolCardComponent-module__ZOXe9q__emoji{filter:drop-shadow(0 1px 2px #00000026);filter:drop-shadow(0 1px 2px lab(0% 0 0/.15));flex-shrink:0;font-size:1.125rem;line-height:1}.ToolCardComponent-module__ZOXe9q__emoji-image{object-fit:contain;flex-shrink:0;width:1.25rem;height:1.25rem}.ToolCardComponent-module__ZOXe9q__title-block{flex:1;justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.ToolCardComponent-module__ZOXe9q__name{color:var(--text-primary);font-size:.8125rem;font-weight:600;font-family:var(--font-mono,monospace);word-break:break-all}.ToolCardComponent-module__ZOXe9q__domain{color:var(--accent-primary);background:var(--calculated-accent-primary-subtle,#8042fb14);border-radius:var(--border-radius-sm);white-space:nowrap;flex-shrink:0;padding:2px 8px;font-size:.625rem;font-weight:500}@supports (color:lab(0% 0 0)){.ToolCardComponent-module__ZOXe9q__domain{background:var(--calculated-accent-primary-subtle,lab(45.0418% 56.9315 -83.7604/.08))}}.ToolCardComponent-module__ZOXe9q__description{font-size:var(--font-size-sm,.8125rem);color:var(--text-secondary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:10px;line-height:1.5;display:-webkit-box;overflow:hidden}.ToolCardComponent-module__ZOXe9q__footer{flex-wrap:wrap;align-items:center;gap:6px;margin-top:auto;display:flex}
.ToolbarComponent-module__C8JjpW__toolbar{background:var(--background-surface,var(--background-surface));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__C8JjpW__toolbar-fade-in;display:flex;position:relative}.ToolbarComponent-module__C8JjpW__horizontal{flex-direction:row;gap:2px;padding:0 8px}.ToolbarComponent-module__C8JjpW__vertical{flex-direction:column;gap:2px;padding:8px 0}.ToolbarComponent-module__C8JjpW__standard.ToolbarComponent-module__C8JjpW__horizontal{height:64px;min-height:64px}.ToolbarComponent-module__C8JjpW__standard.ToolbarComponent-module__C8JjpW__vertical{width:64px;min-width:64px}.ToolbarComponent-module__C8JjpW__dense.ToolbarComponent-module__C8JjpW__horizontal{height:48px;min-height:48px}.ToolbarComponent-module__C8JjpW__dense.ToolbarComponent-module__C8JjpW__vertical{width:48px;min-width:48px}.ToolbarComponent-module__C8JjpW__divider.ToolbarComponent-module__C8JjpW__horizontal{border-bottom:1px solid var(--calculated-border-color)}.ToolbarComponent-module__C8JjpW__divider.ToolbarComponent-module__C8JjpW__vertical{border-right:1px solid var(--calculated-border-color)}.ToolbarComponent-module__C8JjpW__sticky{z-index:10;-webkit-backdrop-filter:blur(12px);position:sticky;top:0}.ToolbarComponent-module__C8JjpW__elevated{box-shadow:0 1px 2px #00000014,0 1px 3px 1px #0000000f;box-shadow:0 1px 2px lab(0% 0 0/.08),0 1px 3px 1px lab(0% 0 0/.06)}.ToolbarComponent-module__C8JjpW__group{flex-shrink:0;align-items:center;gap:2px;display:flex}.ToolbarComponent-module__C8JjpW__vertical .ToolbarComponent-module__C8JjpW__group{flex-direction:column}.ToolbarComponent-module__C8JjpW__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__C8JjpW__item:focus-visible{outline:2px solid var(--accent-primary);outline-offset:-2px}.ToolbarComponent-module__C8JjpW__state-layer{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__C8JjpW__item:hover .ToolbarComponent-module__C8JjpW__state-layer{opacity:.08}.ToolbarComponent-module__C8JjpW__item:focus-visible .ToolbarComponent-module__C8JjpW__state-layer{opacity:.1}.ToolbarComponent-module__C8JjpW__item:active .ToolbarComponent-module__C8JjpW__state-layer{opacity:.12}.ToolbarComponent-module__C8JjpW__item-active{color:var(--accent-primary);background:color-mix(in srgb, var(--accent-primary) 10%, transparent)}.ToolbarComponent-module__C8JjpW__item-active .ToolbarComponent-module__C8JjpW__state-layer{background:var(--accent-primary)}.ToolbarComponent-module__C8JjpW__item-disabled{opacity:.38;cursor:not-allowed;pointer-events:none}.ToolbarComponent-module__C8JjpW__item-icon{flex-shrink:0;width:20px;height:20px}.ToolbarComponent-module__C8JjpW__item-label{letter-spacing:.01em;font-size:13px;font-weight:500}.ToolbarComponent-module__C8JjpW__separator{background:var(--calculated-border-color);flex-shrink:0}.ToolbarComponent-module__C8JjpW__horizontal .ToolbarComponent-module__C8JjpW__separator{width:1px;height:24px;margin:0 6px}.ToolbarComponent-module__C8JjpW__vertical .ToolbarComponent-module__C8JjpW__separator{width:24px;height:1px;margin:6px 0}.ToolbarComponent-module__C8JjpW__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__C8JjpW__spacer{flex:auto}@keyframes ToolbarComponent-module__C8JjpW__toolbar-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ToolbarComponent-module__C8JjpW__vertical .ToolbarComponent-module__C8JjpW__toolbar{animation-name:ToolbarComponent-module__C8JjpW__toolbar-fade-in-vertical}@keyframes ToolbarComponent-module__C8JjpW__toolbar-fade-in-vertical{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}
.TopAppBarComponent-module__a_G8Eq__top-app-bar{background:var(--background-surface,var(--background-surface));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__a_G8Eq__top-bar-slide-in;display:flex;position:relative}.TopAppBarComponent-module__a_G8Eq__sticky{position:sticky;top:0}.TopAppBarComponent-module__a_G8Eq__fixed{position:fixed;top:0;left:0;right:0}.TopAppBarComponent-module__a_G8Eq__elevated{box-shadow:0 1px 2px #00000014,0 2px 6px 2px #0000000a;box-shadow:0 1px 2px lab(0% 0 0/.08),0 2px 6px 2px lab(0% 0 0/.04)}.TopAppBarComponent-module__a_G8Eq__main-row{flex-shrink:0;align-items:center;gap:4px;height:64px;min-height:64px;padding:0 4px;display:flex}.TopAppBarComponent-module__a_G8Eq__navigation-slot{flex-shrink:0;justify-content:center;align-items:center;display:flex}.TopAppBarComponent-module__a_G8Eq__navigation-button{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__a_G8Eq__navigation-button:focus-visible{outline:2px solid var(--accent-primary);outline-offset:-2px}.TopAppBarComponent-module__a_G8Eq__navigation-button:hover{background:var(--hover-overlay,#0000000f)}@supports (color:lab(0% 0 0)){.TopAppBarComponent-module__a_G8Eq__navigation-button:hover{background:var(--hover-overlay,lab(0% 0 0/.06))}}.TopAppBarComponent-module__a_G8Eq__navigation-button:active{background:var(--press-overlay,#0000001a)}@supports (color:lab(0% 0 0)){.TopAppBarComponent-module__a_G8Eq__navigation-button:active{background:var(--press-overlay,lab(0% 0 0/.1))}}.TopAppBarComponent-module__a_G8Eq__title-area{flex:auto;min-width:0;padding:0 4px;overflow:hidden}.TopAppBarComponent-module__a_G8Eq__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__a_G8Eq__center-aligned .TopAppBarComponent-module__a_G8Eq__title-area{text-align:center}.TopAppBarComponent-module__a_G8Eq__center-aligned .TopAppBarComponent-module__a_G8Eq__title,.TopAppBarComponent-module__a_G8Eq__small .TopAppBarComponent-module__a_G8Eq__title{letter-spacing:0;font-size:22px;font-weight:400;line-height:28px}.TopAppBarComponent-module__a_G8Eq__medium .TopAppBarComponent-module__a_G8Eq__main-row .TopAppBarComponent-module__a_G8Eq__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__a_G8Eq__medium.TopAppBarComponent-module__a_G8Eq__is-collapsed-state .TopAppBarComponent-module__a_G8Eq__main-row .TopAppBarComponent-module__a_G8Eq__title{opacity:1;transform:translateY(0)}.TopAppBarComponent-module__a_G8Eq__large .TopAppBarComponent-module__a_G8Eq__main-row .TopAppBarComponent-module__a_G8Eq__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__a_G8Eq__large.TopAppBarComponent-module__a_G8Eq__is-collapsed-state .TopAppBarComponent-module__a_G8Eq__main-row .TopAppBarComponent-module__a_G8Eq__title{opacity:1;transform:translateY(0)}.TopAppBarComponent-module__a_G8Eq__expanded-row{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__a_G8Eq__medium .TopAppBarComponent-module__a_G8Eq__expanded-row{height:48px;min-height:0}.TopAppBarComponent-module__a_G8Eq__medium .TopAppBarComponent-module__a_G8Eq__expanded-title{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__a_G8Eq__large .TopAppBarComponent-module__a_G8Eq__expanded-row{align-items:flex-end;height:88px;min-height:0;padding-bottom:28px}.TopAppBarComponent-module__a_G8Eq__large .TopAppBarComponent-module__a_G8Eq__expanded-title{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__a_G8Eq__is-collapsed-state .TopAppBarComponent-module__a_G8Eq__expanded-row{opacity:0;pointer-events:none;height:0;padding-top:0;padding-bottom:0}.TopAppBarComponent-module__a_G8Eq__actions-slot{flex-shrink:0;align-items:center;gap:0;display:flex}.TopAppBarComponent-module__a_G8Eq__action-button{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__a_G8Eq__action-button:focus-visible{outline:2px solid var(--accent-primary);outline-offset:-2px}.TopAppBarComponent-module__a_G8Eq__action-button:hover{background:var(--hover-overlay,#0000000f)}@supports (color:lab(0% 0 0)){.TopAppBarComponent-module__a_G8Eq__action-button:hover{background:var(--hover-overlay,lab(0% 0 0/.06))}}.TopAppBarComponent-module__a_G8Eq__action-button:active{background:var(--press-overlay,#0000001a)}@supports (color:lab(0% 0 0)){.TopAppBarComponent-module__a_G8Eq__action-button:active{background:var(--press-overlay,lab(0% 0 0/.1))}}.TopAppBarComponent-module__a_G8Eq__action-button[disabled]{opacity:.38;pointer-events:none;cursor:not-allowed}@keyframes TopAppBarComponent-module__a_G8Eq__top-bar-slide-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.TopAppBarComponent-module__a_G8Eq__scroll-indicator{background:var(--accent-primary);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}
