.import-button-module__ExBZsW__importButton{align-items:center;gap:.5rem;display:inline-flex}
.toast-module__eiL02G__toastProvider{z-index:100;flex-direction:column-reverse;width:100%;max-height:100vh;padding:1rem;display:flex;position:fixed;top:0}@media (min-width:640px){.toast-module__eiL02G__toastProvider{flex-direction:column;top:auto;bottom:0;right:0}}@media (min-width:768px){.toast-module__eiL02G__toastProvider{max-width:420px}}.toast-module__eiL02G__toastViewport{z-index:100;flex-direction:column-reverse;width:100%;max-height:100vh;padding:1rem;display:flex;position:fixed;top:0}@media (min-width:640px){.toast-module__eiL02G__toastViewport{flex-direction:column;top:auto;bottom:0;right:0}}@media (min-width:768px){.toast-module__eiL02G__toastViewport{max-width:480px}}.toast-module__eiL02G__toast{border-radius:calc(var(--radius) - 2px);border:2px solid var(--border);background-color:var(--background);width:100%;color:var(--foreground);justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2.5rem 1.5rem 1.5rem;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0003,0 4px 6px -4px #0003}.toast-module__eiL02G__toast[data-state=open]{animation:.2s ease-out toast-module__eiL02G__slideIn}.toast-module__eiL02G__toast[data-state=closed]{animation:.2s ease-out toast-module__eiL02G__slideOut}.toast-module__eiL02G__toast[data-swipe=move]{transform:translateX(var(--radix-toast-swipe-move-x))}.toast-module__eiL02G__toast[data-swipe=cancel]{transform:translate(0)}.toast-module__eiL02G__toast[data-swipe=end]{animation:.2s ease-out toast-module__eiL02G__swipeOut}.toast-module__eiL02G__default{border:1px solid var(--border);background-color:var(--background);color:var(--foreground)}.toast-module__eiL02G__destructive{border-color:var(--destructive);background-color:var(--destructive);color:var(--destructive-foreground)}.toast-module__eiL02G__toastAction{border-radius:calc(var(--radius) - 2px);cursor:pointer;background-color:#0000;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;height:2rem;padding:0 .75rem;font-size:.875rem;font-weight:500;transition:colors .2s;display:inline-flex}.toast-module__eiL02G__toastAction:hover{background-color:var(--secondary)}.toast-module__eiL02G__toastAction:focus{outline:2px solid var(--ring);outline-offset:2px}.toast-module__eiL02G__toastAction:disabled{pointer-events:none;opacity:.5}.toast-module__eiL02G__default .toast-module__eiL02G__toastAction:hover{background-color:var(--secondary)}.toast-module__eiL02G__destructive .toast-module__eiL02G__toastAction{border-color:rgba(var(--destructive-rgb), .4)}.toast-module__eiL02G__destructive .toast-module__eiL02G__toastAction:hover{border-color:rgba(var(--destructive-rgb), .3);background-color:var(--destructive);color:var(--destructive-foreground)}.toast-module__eiL02G__destructive .toast-module__eiL02G__toastAction:focus{outline-color:var(--destructive)}.toast-module__eiL02G__toastClose{border-radius:calc(var(--radius) - 2px);color:rgba(var(--foreground-rgb), .5);opacity:.7;cursor:pointer;background:0 0;border:none;padding:.375rem;transition:opacity .2s;position:absolute;top:.5rem;right:.5rem}.toast-module__eiL02G__toastClose:hover{color:var(--foreground)}.toast-module__eiL02G__toastClose:focus{opacity:1;outline:2px solid var(--ring);outline-offset:2px}.toast-module__eiL02G__toast:hover .toast-module__eiL02G__toastClose{opacity:1}.toast-module__eiL02G__default .toast-module__eiL02G__toastClose{color:rgba(var(--foreground-rgb), .5)}.toast-module__eiL02G__default .toast-module__eiL02G__toastClose:hover{color:var(--foreground)}.toast-module__eiL02G__destructive .toast-module__eiL02G__toastClose{color:rgba(var(--destructive-foreground-rgb), .5)}.toast-module__eiL02G__destructive .toast-module__eiL02G__toastClose:hover{color:var(--destructive-foreground)}.toast-module__eiL02G__destructive .toast-module__eiL02G__toastClose:focus{outline-color:var(--destructive)}.toast-module__eiL02G__toastContent{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.toast-module__eiL02G__toastTitle{font-size:1rem;font-weight:600;line-height:1.4}.toast-module__eiL02G__toastDescription{opacity:.95;white-space:pre-wrap;word-break:break-word;font-size:.9375rem;line-height:1.5}.toast-module__eiL02G__progressContainer{flex-direction:column;gap:.5rem;display:flex}.toast-module__eiL02G__progressText{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.toast-module__eiL02G__progressBarWrapper{flex-direction:column;display:flex}.toast-module__eiL02G__progressBar{background-color:var(--muted);border-radius:4px;height:8px;margin-bottom:.25rem;overflow:hidden}.toast-module__eiL02G__progressBarFill{background-color:var(--primary);height:100%;transition:width .3s}.toast-module__eiL02G__progressInfo{color:var(--muted-foreground);justify-content:space-between;font-size:.75rem;display:flex}.toast-module__eiL02G__progressPercentage{color:var(--foreground);font-weight:500}@keyframes toast-module__eiL02G__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes toast-module__eiL02G__slideOut{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes toast-module__eiL02G__swipeOut{0%{transform:translateX(var(--radix-toast-swipe-end-x))}to{transform:translate(100%)}}
.ingestion-module__2BHggG__loading,.ingestion-module__2BHggG__error{text-align:center;color:var(--muted-foreground);padding:2rem}.ingestion-module__2BHggG__error{color:var(--destructive)}.ingestion-module__2BHggG__container{max-width:1400px;margin:0 auto;padding:2rem}.ingestion-module__2BHggG__filterSection{background:0 0;border:none;margin-bottom:1rem;padding:0}.ingestion-module__2BHggG__searchContainer{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.ingestion-module__2BHggG__searchInput{border:1px solid var(--border);background:var(--background);color:var(--foreground);border-radius:6px;flex:1;padding:.5rem .75rem;font-size:.9rem}.ingestion-module__2BHggG__clearButton{background:var(--muted);border:1px solid var(--border);cursor:pointer;border-radius:6px;padding:.5rem .75rem;font-size:.9rem;transition:background .2s}.ingestion-module__2BHggG__clearButton:hover{background:var(--muted-foreground)}.ingestion-module__2BHggG__filterResults{color:var(--muted-foreground);margin:.25rem 0;font-size:.85rem}.ingestion-module__2BHggG__mappingsList{flex-direction:column;gap:0;display:flex}.ingestion-module__2BHggG__mappingCard{box-shadow:none;border:none;transition:all .2s}.ingestion-module__2BHggG__mappingCard:hover{box-shadow:none}.ingestion-module__2BHggG__mappingCardContent{padding:0}.ingestion-module__2BHggG__dataTypesList{flex-direction:column;gap:0;display:flex}.ingestion-module__2BHggG__dataTypeCard{border-bottom:1px solid var(--border);border-radius:0;overflow:hidden}.ingestion-module__2BHggG__dataTypeCard:last-child{border-bottom:none}.ingestion-module__2BHggG__dataTypeHeader{background:var(--muted);cursor:pointer;justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:background .2s;display:flex}.ingestion-module__2BHggG__dataTypeHeader:hover{background:var(--accent)}.ingestion-module__2BHggG__dataTypeName{color:var(--foreground);margin:0 0 .25rem;font-size:1.1rem;font-weight:600}.ingestion-module__2BHggG__dataTypeCollection{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:.75rem;margin:0;font-size:.85rem;display:flex}.ingestion-module__2BHggG__dataTypeCollectionName{font-family:var(--font-mono,monospace)}.ingestion-module__2BHggG__dataTypeHeaderRight,.ingestion-module__2BHggG__dataTypeActions{align-items:center;gap:.5rem;display:flex}.ingestion-module__2BHggG__dataTypeActionsDivider{background-color:var(--border);width:1px;height:1.25rem;margin:0 .25rem}.ingestion-module__2BHggG__fieldsSection{background:var(--background);transition:max-height .3s,padding .3s}.ingestion-module__2BHggG__fieldsSection[data-expand-state=collapsed]{max-height:0;padding:0;overflow:hidden}.ingestion-module__2BHggG__fieldsSection[data-expand-state=partial]{max-height:300px;padding:.5rem 1rem;overflow-y:auto}.ingestion-module__2BHggG__fieldsSection[data-expand-state=full]{min-height:240px;max-height:calc(100vh - 320px);padding:.5rem 1rem;overflow-y:auto}.ingestion-module__2BHggG__fieldsTableContainer{overflow-x:auto}.ingestion-module__2BHggG__fieldsTable{border-collapse:collapse;width:100%}.ingestion-module__2BHggG__tableHeader{text-align:left;background:var(--muted);border-bottom:1px solid var(--border);color:var(--foreground);z-index:1;padding:.5rem .75rem;font-size:.9rem;font-weight:600;position:sticky;top:0}.ingestion-module__2BHggG__sortableHeader{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s}.ingestion-module__2BHggG__sortableHeader:hover{background:color-mix(in srgb, var(--muted) 70%, var(--foreground) 10%)}.ingestion-module__2BHggG__tableRow{border-bottom:1px solid var(--border)}.ingestion-module__2BHggG__tableRow:hover{background:var(--accent)}.ingestion-module__2BHggG__tableRow td{color:var(--foreground);vertical-align:middle;padding:.375rem .75rem;font-size:.9rem;line-height:1.4}.ingestion-module__2BHggG__tableCell{vertical-align:middle}.ingestion-module__2BHggG__fieldActions{white-space:nowrap;flex-flow:row;align-items:center;gap:.25rem;display:inline-flex}.ingestion-module__2BHggG__fieldActions>*{flex:none}.ingestion-module__2BHggG__correlatedSetsSection{border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1rem}.ingestion-module__2BHggG__correlatedSetsTitle{color:var(--foreground);align-items:center;gap:0;margin:0 0 .75rem;font-size:.95rem;font-weight:600;display:flex}.ingestion-module__2BHggG__correlatedSetsContainer{flex-direction:column;gap:.75rem;display:flex}.ingestion-module__2BHggG__correlatedSet{border:1px solid var(--border);background:var(--background);border-radius:6px;flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.ingestion-module__2BHggG__correlatedSetHeader{align-items:center;gap:.5rem;display:flex}.ingestion-module__2BHggG__correlatedSetName{color:var(--foreground);font-size:.9rem;font-weight:600}.ingestion-module__2BHggG__correlatedSetFields{flex-wrap:wrap;gap:.25rem;margin-left:.5rem;display:flex}.ingestion-module__2BHggG__correlatedSetField{align-items:baseline;gap:.25rem;display:inline-flex}.ingestion-module__2BHggG__correlatedSetFieldKey{color:var(--foreground);font-size:.85rem}.ingestion-module__2BHggG__correlatedSetFieldType{color:var(--muted-foreground);font-family:monospace;font-size:.75rem}.ingestion-module__2BHggG__inlineLink{color:var(--primary);align-items:center;gap:.25rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.ingestion-module__2BHggG__inlineLink:hover{opacity:.8;text-decoration:underline}@media (max-width:768px){.ingestion-module__2BHggG__container{padding:1rem}.ingestion-module__2BHggG__searchContainer{flex-direction:column}.ingestion-module__2BHggG__fieldsTableContainer{overflow-x:scroll}}.ingestion-module__2BHggG__dataInspectionControls{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.ingestion-module__2BHggG__dataInspectionSearch{flex:260px;min-width:220px;max-width:420px;position:relative}.ingestion-module__2BHggG__dataInspectionSearchIcon{width:1rem;height:1rem;color:var(--muted-foreground);pointer-events:none;position:absolute;top:50%;left:.7rem;transform:translateY(-50%)}.ingestion-module__2BHggG__dataInspectionSearchInput{padding-left:2.1rem}.ingestion-module__2BHggG__dataInspectionSortSelect{width:auto;min-width:180px}.ingestion-module__2BHggG__dataInspectionCountBadge{font-variant-numeric:tabular-nums;margin-left:auto}.ingestion-module__2BHggG__dataTypeGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-top:.5rem;display:grid}.ingestion-module__2BHggG__dataTypeGridGroup{margin-bottom:2rem}.ingestion-module__2BHggG__dataTypeGridGroupHeader{border-bottom:1px solid var(--border);grid-column:1/-1;align-items:center;gap:.5rem;margin-top:.75rem;margin-bottom:.75rem;padding:.5rem 0;display:flex}.ingestion-module__2BHggG__dataTypeGridGroupTitle{color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.ingestion-module__2BHggG__dataTypeTile{border:1px solid var(--border);background:var(--background);color:inherit;cursor:pointer;border-radius:.5rem;flex-direction:column;gap:.5rem;padding:.9rem 1rem;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.ingestion-module__2BHggG__dataTypeTile:hover{border-color:hsl(var(--primary));transform:translateY(-1px);box-shadow:0 2px 10px #0000000f}.ingestion-module__2BHggG__dataTypeTileHeader{align-items:center;gap:.6rem;display:flex}.ingestion-module__2BHggG__dataTypeTileCategoryIcon{color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.ingestion-module__2BHggG__dataTypeTileName{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.95rem;font-weight:600;overflow:hidden}.ingestion-module__2BHggG__dataTypeTileCollection{color:var(--muted-foreground);font-size:.75rem;font-family:var(--font-mono,monospace);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ingestion-module__2BHggG__dataTypeCardSummaryBlock{background:var(--background);border-bottom:1px solid var(--border);flex-direction:column;gap:.25rem;padding:.75rem 1rem;display:flex}.ingestion-module__2BHggG__dataTypeCardSummary{color:var(--foreground);margin:0;font-size:.85rem;line-height:1.5}.ingestion-module__2BHggG__dataTypeCardTimestamps{color:var(--muted-foreground);flex-wrap:wrap;gap:.25rem;font-size:.7rem;display:flex}.ingestion-module__2BHggG__dataTypeTileSummary{color:var(--muted-foreground);-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}.ingestion-module__2BHggG__dataTypeTileTimestamps{color:var(--muted-foreground);gap:.75rem;margin-top:.15rem;font-size:.7rem;display:flex}.ingestion-module__2BHggG__dataTypeTileMeta{flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:auto;display:flex}.ingestion-module__2BHggG__dataTypeTileSizeBadge{font-variant-numeric:tabular-nums}.ingestion-module__2BHggG__dataTypeTileLinks{border-top:1px dashed var(--border);align-items:center;gap:.5rem;margin-top:.25rem;padding-top:.5rem;display:flex}.ingestion-module__2BHggG__dataTypeTileLink{color:var(--muted-foreground);border-radius:.3rem;align-items:center;gap:.3rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:color .15s,background-color .15s;display:inline-flex}.ingestion-module__2BHggG__dataTypeTileLink:hover{color:hsl(var(--primary));background-color:hsl(var(--muted))}.ingestion-module__2BHggG__dictionaryCardHighlighted{border-color:var(--secondary);box-shadow:0 0 0 2px var(--secondary), 0 2px 14px #0000001a;animation:1.6s ease-out ingestion-module__2BHggG__dictionaryCardHighlightPulse}@keyframes ingestion-module__2BHggG__dictionaryCardHighlightPulse{0%{box-shadow:0 0 0 0 var(--secondary), 0 2px 14px #0000001a}50%{box-shadow:0 0 0 6px var(--secondary), 0 2px 14px #0000001a}to{box-shadow:0 0 0 2px var(--secondary), 0 2px 14px #0000001a}}.ingestion-module__2BHggG__dataTypeTileFocused{border-color:var(--secondary);box-shadow:0 0 0 2px var(--secondary), 0 2px 14px #0000001a;animation:1.6s ease-out ingestion-module__2BHggG__dataTypeTileFocusPulse}@keyframes ingestion-module__2BHggG__dataTypeTileFocusPulse{0%{box-shadow:0 0 0 0 var(--secondary), 0 2px 14px #0000001a}60%{box-shadow:0 0 0 6px #f900,0 2px 14px #0000001a}to{box-shadow:0 0 0 2px var(--secondary), 0 2px 14px #0000001a}}.ingestion-module__2BHggG__dataTypeDetailWrapper{flex-direction:column;gap:1rem;width:100%;display:flex}.ingestion-module__2BHggG__dataTypeDetailHeader{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}
.column-count-selector-module__yQmeaG__columnSelector{align-items:center;gap:.75rem;display:flex}.column-count-selector-module__yQmeaG__label{color:var(--foreground);white-space:nowrap;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.column-count-selector-module__yQmeaG__selectTrigger{min-width:120px;height:2.25rem}
.login-form-module__Fkv70a__backdrop{background:linear-gradient(135deg, #ff780014 0%, #ffa5000a 50%, hsl(var(--secondary) / .05) 100%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.login-form-module__Fkv70a__container{flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:420px;display:flex}.login-form-module__Fkv70a__loginCard{background-color:hsl(var(--card));border:1px solid hsl(var(--border));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px;width:100%;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.login-form-module__Fkv70a__header{text-align:center;border-bottom:1px solid hsl(var(--border) / .5);background:0 0;padding:2rem 2rem 1rem}.login-form-module__Fkv70a__logoSection{flex-direction:column;align-items:center;gap:1rem;display:flex}.login-form-module__Fkv70a__logo{display:block}.login-form-module__Fkv70a__logoIcon{width:3rem;height:3rem;color:hsl(var(--primary));background:hsl(var(--primary) / .1);border-radius:12px;padding:.75rem}.login-form-module__Fkv70a__title{color:hsl(var(--foreground));margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.login-form-module__Fkv70a__subtitle{color:hsl(var(--muted-foreground));margin:0;font-size:.875rem;line-height:1.4}.login-form-module__Fkv70a__content{padding:2rem}.login-form-module__Fkv70a__authOptions{flex-direction:column;gap:1.5rem;display:flex}.login-form-module__Fkv70a__form{flex-direction:column;gap:1.25rem;display:flex}.login-form-module__Fkv70a__formGroup{flex-direction:column;gap:.5rem;display:flex}.login-form-module__Fkv70a__label{color:hsl(var(--foreground));font-size:.875rem;font-weight:500}.login-form-module__Fkv70a__input{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));border-radius:8px;padding:.75rem 1rem;font-size:.875rem;transition:all .2s}.login-form-module__Fkv70a__input:focus{border-color:#ff780099;outline:none;box-shadow:0 0 0 3px #ff78001a}.login-form-module__Fkv70a__input:disabled{opacity:.6;cursor:not-allowed}.login-form-module__Fkv70a__passwordInput{position:relative}.login-form-module__Fkv70a__passwordToggle{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem;transition:color .2s;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.login-form-module__Fkv70a__passwordToggle:hover{color:hsl(var(--foreground))}.login-form-module__Fkv70a__passwordToggle:disabled{opacity:.5;cursor:not-allowed}.login-form-module__Fkv70a__error{background:hsl(var(--destructive) / .1);border:1px solid hsl(var(--destructive) / .2);color:hsl(var(--destructive));border-radius:8px;padding:.75rem 1rem;font-size:.875rem;line-height:1.4}.login-form-module__Fkv70a__submitButton{color:#fff;background:linear-gradient(135deg,#ff7800,#ff8c00);border:none;width:100%;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #ff780040}.login-form-module__Fkv70a__submitButton:hover:not(:disabled){background:linear-gradient(135deg,#ff6400,#ff7800);transform:translateY(-1px);box-shadow:0 4px 12px #ff780059}.login-form-module__Fkv70a__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.login-form-module__Fkv70a__spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:1rem;height:1rem;margin-right:.5rem;animation:1s linear infinite login-form-module__Fkv70a__spin}@keyframes login-form-module__Fkv70a__spin{to{transform:rotate(360deg)}}.login-form-module__Fkv70a__footer{text-align:center;opacity:.7}.login-form-module__Fkv70a__footerText{color:hsl(var(--muted-foreground));margin:0;font-size:.75rem}.login-form-module__Fkv70a__mfaIcon{color:#c2410c;background:linear-gradient(135deg,#ff780026,#ffa5001a);border-radius:16px;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto;display:flex}.login-form-module__Fkv70a__totpInput{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));text-align:center;letter-spacing:.5rem;border-radius:8px;padding:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.5rem;font-weight:700;transition:all .2s}.login-form-module__Fkv70a__totpInput:focus{border-color:#ff780099;outline:none;box-shadow:0 0 0 3px #ff78001a}.login-form-module__Fkv70a__totpInput:disabled{opacity:.6;cursor:not-allowed}.login-form-module__Fkv70a__backButton{width:100%;color:hsl(var(--muted-foreground));font-weight:500}.login-form-module__Fkv70a__backButton:hover{color:hsl(var(--foreground))}@media (max-width:640px){.login-form-module__Fkv70a__backdrop{padding:.5rem}.login-form-module__Fkv70a__container{gap:1rem;max-width:100%}.login-form-module__Fkv70a__header{padding:1.5rem 1.5rem 1rem}.login-form-module__Fkv70a__content{padding:1.5rem}.login-form-module__Fkv70a__title{font-size:1.25rem}.login-form-module__Fkv70a__logoIcon{width:2.5rem;height:2.5rem}}@media (prefers-color-scheme:dark){.login-form-module__Fkv70a__backdrop{background:linear-gradient(135deg, hsl(var(--primary) / .05) 0%, hsl(var(--secondary) / .02) 100%)}.login-form-module__Fkv70a__loginCard{box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #0000001a}}
.loading-screen-module__KXU7Vq__container{background:linear-gradient(135deg, var(--background) 0%, color-mix(in srgb, var(--muted) 30%, transparent) 100%);z-index:9999;justify-content:center;align-items:center;animation:.5s ease-out loading-screen-module__KXU7Vq__fadeIn;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes loading-screen-module__KXU7Vq__fadeIn{0%{opacity:0}to{opacity:1}}.loading-screen-module__KXU7Vq__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;animation:.8s ease-out loading-screen-module__KXU7Vq__contentSlideUp;display:flex}@keyframes loading-screen-module__KXU7Vq__contentSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.loading-screen-module__KXU7Vq__lottieWrapper{justify-content:center;align-items:center;display:flex}.loading-screen-module__KXU7Vq__lottie{width:280px;height:280px}.loading-screen-module__KXU7Vq__message{color:var(--muted-foreground);letter-spacing:.01em;margin-top:.5rem;font-size:.95rem;font-weight:500}.loading-screen-module__KXU7Vq__errorVariant .loading-screen-module__KXU7Vq__message{color:var(--destructive,#dc2626)}.loading-screen-module__KXU7Vq__container.loading-screen-module__KXU7Vq__fadeOut{animation:.5s ease-out forwards loading-screen-module__KXU7Vq__fadeOut}@keyframes loading-screen-module__KXU7Vq__fadeOut{0%{opacity:1}to{opacity:0}}@media (max-width:768px){.loading-screen-module__KXU7Vq__lottie{width:220px;height:220px}}@media (max-width:480px){.loading-screen-module__KXU7Vq__lottie{width:180px;height:180px}}@media (prefers-reduced-motion:reduce){.loading-screen-module__KXU7Vq__content{animation:none}}
.deploy-module__3vytwq__container{background:hsl(var(--background));flex-direction:column;min-height:100vh;display:flex}.deploy-module__3vytwq__sectionTitle{color:hsl(var(--foreground));margin:0 0 1rem;font-size:1.125rem;font-weight:600}.deploy-module__3vytwq__projectBuildSection{padding:0 0 1.5rem}.deploy-module__3vytwq__projectBuildRow{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1rem;display:grid}.deploy-module__3vytwq__projectBuildCard{transition:all .2s}.deploy-module__3vytwq__projectBuildCard:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.deploy-module__3vytwq__projectCardHeader{padding:1rem 1.25rem .5rem}.deploy-module__3vytwq__projectCardTitleRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.deploy-module__3vytwq__projectCardTitle{color:hsl(var(--foreground));font-size:1rem;font-weight:600;line-height:1.3}.deploy-module__3vytwq__projectCardLink{color:hsl(var(--muted-foreground));flex-shrink:0;transition:color .15s}.deploy-module__3vytwq__projectCardLink:hover{color:hsl(var(--primary))}.deploy-module__3vytwq__projectCardMeta{align-items:center;gap:.75rem;margin-top:.25rem;display:flex}.deploy-module__3vytwq__projectCardRepo{color:hsl(var(--muted-foreground));font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem}.deploy-module__3vytwq__projectCardBranch{color:hsl(var(--muted-foreground));align-items:center;gap:.25rem;font-size:.75rem;display:inline-flex}.deploy-module__3vytwq__projectCardContent{padding:.5rem 1.25rem 1rem}.deploy-module__3vytwq__projectCardLoading{color:hsl(var(--muted-foreground));align-items:center;gap:.5rem;padding:.5rem 0;font-size:.8125rem;display:flex}.deploy-module__3vytwq__projectCardEmpty{color:hsl(var(--muted-foreground));padding:.5rem 0;font-size:.8125rem}.deploy-module__3vytwq__workflowList{flex-direction:column;gap:.5rem;display:flex}.deploy-module__3vytwq__workflowRow{border-radius:.375rem;justify-content:space-between;align-items:center;gap:.75rem;margin:-.375rem -.5rem;padding:.375rem .5rem;display:flex}.deploy-module__3vytwq__workflowRowClickable{cursor:pointer;transition:background .15s}.deploy-module__3vytwq__workflowRowClickable:hover{background:hsl(var(--muted) / .5)}.deploy-module__3vytwq__workflowRowClickable:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:-2px}.deploy-module__3vytwq__workflowRowRight{flex-shrink:0;align-items:center;gap:.375rem;display:flex}.deploy-module__3vytwq__workflowInfo{flex-direction:column;gap:.125rem;min-width:0;display:flex}.deploy-module__3vytwq__workflowName{color:hsl(var(--foreground));white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:500;overflow:hidden}.deploy-module__3vytwq__workflowMeta{color:hsl(var(--muted-foreground));font-size:.6875rem}.deploy-module__3vytwq__workflowBadge{flex-shrink:0;font-size:.6875rem}.deploy-module__3vytwq__content{flex:1}.deploy-module__3vytwq__filterBar{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.5rem;flex-wrap:wrap;align-items:center;gap:2rem;margin-bottom:1.5rem;padding:1rem 1.5rem;display:flex}.deploy-module__3vytwq__filterGroup{align-items:center;gap:.5rem;display:flex}.deploy-module__3vytwq__filterLabel{color:hsl(var(--foreground));white-space:nowrap;font-size:.875rem;font-weight:500}.deploy-module__3vytwq__resultCount{color:hsl(var(--muted-foreground));align-items:center;gap:.375rem;margin-left:auto;font-size:.875rem;font-weight:500;display:flex}.deploy-module__3vytwq__filterNote{opacity:.7;font-size:.8125rem;font-weight:400}.deploy-module__3vytwq__deployTable{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.5rem;overflow:hidden}.deploy-module__3vytwq__deployTableHeader{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid hsl(var(--border));background:hsl(var(--muted));grid-template-columns:7.5rem 1fr 9rem 4rem 5.5rem 5.5rem;gap:0;padding:0;font-size:.6875rem;font-weight:600;display:grid}.deploy-module__3vytwq__sortableHeader{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;align-items:center;gap:.25rem;padding:.5rem .75rem;transition:background .15s,color .15s;display:flex}.deploy-module__3vytwq__sortableHeader:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.deploy-module__3vytwq__sortActive{color:hsl(var(--foreground))}.deploy-module__3vytwq__deployRow{color:hsl(var(--foreground));border-bottom:1px solid hsl(var(--border));cursor:pointer;grid-template-columns:7.5rem 1fr 9rem 4rem 5.5rem 5.5rem;align-items:center;gap:0;padding:0;font-size:.8125rem;transition:background .15s;display:grid}.deploy-module__3vytwq__deployRow>span{padding:.5rem .75rem}.deploy-module__3vytwq__deployRow:last-child{border-bottom:none}.deploy-module__3vytwq__deployRow:hover{background:hsl(var(--muted) / .35)}.deploy-module__3vytwq__deployColStatus{align-items:center;display:flex}.deploy-module__3vytwq__deployStatusBadge{white-space:nowrap;font-size:.6875rem}.deploy-module__3vytwq__deployColName{min-width:0;overflow:hidden}.deploy-module__3vytwq__deployName{white-space:nowrap;text-overflow:ellipsis;font-weight:500;display:block;overflow:hidden}.deploy-module__3vytwq__deployColRepo{min-width:0;overflow:hidden}.deploy-module__3vytwq__deployRepo{color:hsl(var(--muted-foreground));white-space:nowrap;text-overflow:ellipsis;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;display:block;overflow:hidden}.deploy-module__3vytwq__deployColRun{color:hsl(var(--muted-foreground));white-space:nowrap;font-size:.75rem}.deploy-module__3vytwq__deployColVersion{min-width:0;overflow:hidden}.deploy-module__3vytwq__deployVersion{background:hsl(var(--muted));white-space:nowrap;text-overflow:ellipsis;border-radius:.25rem;padding:.0625rem .25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.6875rem;overflow:hidden}.deploy-module__3vytwq__deployColTime{color:hsl(var(--muted-foreground));white-space:nowrap;text-align:right;font-size:.75rem}.deploy-module__3vytwq__deployTableHeader .deploy-module__3vytwq__deployColTime{justify-content:flex-end}@media (max-width:768px){.deploy-module__3vytwq__deployTableHeader{display:none}.deploy-module__3vytwq__deployRow{grid-template-rows:auto auto;grid-template-columns:1fr auto;gap:.25rem .5rem;padding:.625rem .75rem}.deploy-module__3vytwq__deployColStatus{order:2;justify-content:flex-end}.deploy-module__3vytwq__deployColName{order:1}.deploy-module__3vytwq__deployColRepo{order:3}.deploy-module__3vytwq__deployColRun{text-align:right;order:4}.deploy-module__3vytwq__deployColVersion{display:none}.deploy-module__3vytwq__deployColTime{order:5;grid-column:1/-1}}.deploy-module__3vytwq__pagination{justify-content:center;align-items:center;gap:.375rem;margin-top:1.5rem;padding:.75rem;display:flex}.deploy-module__3vytwq__paginationButton{width:2rem;height:2rem;padding:0}.deploy-module__3vytwq__pageInfo{color:hsl(var(--muted-foreground));text-align:center;min-width:7rem;font-size:.8125rem}.deploy-module__3vytwq__emptyState{text-align:center;color:hsl(var(--muted-foreground));flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.deploy-module__3vytwq__emptyState h2{color:hsl(var(--foreground));margin:1rem 0 .5rem;font-size:1.5rem;font-weight:600}.deploy-module__3vytwq__emptyState p{max-width:400px;margin:.5rem 0 1.5rem}.deploy-module__3vytwq__loading{color:hsl(var(--muted-foreground));flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.deploy-module__3vytwq__error{color:hsl(var(--destructive));text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.deploy-module__3vytwq__error h2{margin:0;font-size:1.25rem;font-weight:600}.deploy-module__3vytwq__error p{color:hsl(var(--muted-foreground));margin:0}.deploy-module__3vytwq__headerActions{align-items:center;gap:.75rem;display:flex}.deploy-module__3vytwq__alert{background:hsl(var(--card));border:1px solid;border-radius:.5rem;gap:1rem;margin-top:1rem;padding:1rem;display:flex}.deploy-module__3vytwq__alertSuccess{color:#0d632d;background:#edfdf3;border-color:#0d632d}.deploy-module__3vytwq__alertError{border-color:hsl(var(--destructive));color:hsl(var(--destructive));background:hsl(var(--destructive-foreground) / .05)}.deploy-module__3vytwq__alertContent{flex-direction:column;flex:1;gap:.25rem;display:flex}.deploy-module__3vytwq__alertTitle{font-size:.875rem;font-weight:600}.deploy-module__3vytwq__alertMessage{opacity:.9;font-size:.875rem}.deploy-module__3vytwq__alertDetails{opacity:.8;flex-direction:column;gap:.25rem;margin-top:.25rem;font-size:.75rem;display:flex}.deploy-module__3vytwq__aiButtonActive{position:relative}.deploy-module__3vytwq__aiPromptWrapper{grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1);display:grid}.deploy-module__3vytwq__aiPromptInner{overflow:hidden}.deploy-module__3vytwq__aiPromptOpen{grid-template-rows:1fr}.deploy-module__3vytwq__aiPromptCard{opacity:0;border-radius:.75rem;margin:4px 4px 1.5rem;transition:opacity .3s 50ms,transform .3s 50ms;transform:translateY(-8px)}.deploy-module__3vytwq__aiPromptOpen .deploy-module__3vytwq__aiPromptCard{opacity:1;transform:translateY(0)}.deploy-module__3vytwq__aiPromptHeader{color:var(--primary);align-items:center;gap:.5rem;display:flex}.deploy-module__3vytwq__aiPromptHeaderIcon{background:color-mix(in srgb, var(--primary) 10%, transparent);width:2rem;height:2rem;color:var(--primary);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.deploy-module__3vytwq__aiActiveIndicator{color:#0d632d;text-transform:uppercase;letter-spacing:.05em;background:#16a2491a;border-radius:9999px;align-items:center;gap:.375rem;margin-left:auto;padding:.125rem .5rem;font-size:.6875rem;font-weight:500;display:inline-flex}.deploy-module__3vytwq__aiActiveDot{background:#16a249;border-radius:50%;width:.375rem;height:.375rem;animation:2s ease-in-out infinite deploy-module__3vytwq__pulse-dot}@keyframes deploy-module__3vytwq__pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.deploy-module__3vytwq__promptContainer{flex-direction:column;gap:0;display:flex}.deploy-module__3vytwq__promptInputWrapper{border:1px solid var(--border);background:var(--background);border-radius:.5rem;align-items:flex-end;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.deploy-module__3vytwq__promptInputWrapper:focus-within{border-color:var(--primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--primary) 15%, transparent)}.deploy-module__3vytwq__promptInput{min-height:56px;max-height:200px;color:var(--foreground);resize:none;background:0 0;border:none;border-radius:.5rem;flex:1;padding:.875rem 5rem .875rem 1rem;font-family:inherit;font-size:.875rem;line-height:1.6}.deploy-module__3vytwq__promptInput:focus{outline:none}.deploy-module__3vytwq__promptInput::placeholder{color:color-mix(in srgb, var(--muted-foreground) 60%, transparent)}.deploy-module__3vytwq__promptInput:disabled{opacity:.6;cursor:not-allowed}.deploy-module__3vytwq__promptSendButton{position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.deploy-module__3vytwq__promptActions{justify-content:flex-end;gap:.75rem;display:flex}.deploy-module__3vytwq__aiThread{flex-direction:column;gap:.5rem;display:flex}.deploy-module__3vytwq__aiUserMessage{justify-content:flex-end;display:flex}.deploy-module__3vytwq__aiUserBubble{background:var(--primary);color:#fff;border-radius:.5rem .5rem .125rem;flex-direction:column;gap:.125rem;max-width:85%;padding:.375rem .625rem;font-size:.8125rem;line-height:1.5;display:flex}.deploy-module__3vytwq__aiUserLabel{opacity:.7;text-transform:uppercase;letter-spacing:.03em;font-size:.625rem;font-weight:600}.deploy-module__3vytwq__aiUserText{white-space:pre-wrap}.deploy-module__3vytwq__aiAssistantMessage{justify-content:flex-start;display:flex}.deploy-module__3vytwq__aiAssistantBubble{background:color-mix(in srgb, var(--muted) 40%, transparent);border:1px solid var(--border);border-radius:.5rem .5rem .5rem .125rem;max-width:100%;padding:.5rem .75rem}.deploy-module__3vytwq__responseLabel{color:var(--primary);text-transform:uppercase;letter-spacing:.03em;align-items:center;gap:.375rem;margin-bottom:.625rem;font-size:.75rem;font-weight:600;display:flex}.deploy-module__3vytwq__responseContent{color:var(--foreground);font-size:.8125rem;line-height:1.6}.deploy-module__3vytwq__responseContent h1,.deploy-module__3vytwq__responseContent h2,.deploy-module__3vytwq__responseContent h3,.deploy-module__3vytwq__responseContent h4{margin:.75em 0 .375em;font-weight:600;line-height:1.3}.deploy-module__3vytwq__responseContent h1{font-size:1.125rem}.deploy-module__3vytwq__responseContent h2{font-size:1rem}.deploy-module__3vytwq__responseContent h3{font-size:.875rem}.deploy-module__3vytwq__responseContent h4{font-size:.8125rem}.deploy-module__3vytwq__responseContent h1:first-child,.deploy-module__3vytwq__responseContent h2:first-child,.deploy-module__3vytwq__responseContent h3:first-child,.deploy-module__3vytwq__responseContent h4:first-child{margin-top:0}.deploy-module__3vytwq__responseContent p{margin:.375em 0}.deploy-module__3vytwq__responseContent ul,.deploy-module__3vytwq__responseContent ol{margin:.375em 0;padding-left:1.25em}.deploy-module__3vytwq__responseContent li{margin:.125em 0}.deploy-module__3vytwq__responseContent li::marker{color:var(--muted-foreground)}.deploy-module__3vytwq__responseContent strong{font-weight:600}.deploy-module__3vytwq__responseContent code{background:var(--muted);border-radius:.25rem;padding:.125rem .3rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem}.deploy-module__3vytwq__responseContent pre{background:var(--muted);border-radius:.375rem;margin:.5em 0;padding:.625rem .75rem;overflow-x:auto}.deploy-module__3vytwq__responseContent pre code{background:0 0;border-radius:0;padding:0;font-size:.6875rem;line-height:1.5}.deploy-module__3vytwq__responseContent blockquote{border-left:2px solid var(--border);color:var(--muted-foreground);margin:.5em 0;padding:.25rem .75rem}.deploy-module__3vytwq__responseContent a{color:var(--primary);text-underline-offset:2px;text-decoration:underline}.deploy-module__3vytwq__responseContent hr{border:none;border-top:1px solid var(--border);margin:.75em 0}.deploy-module__3vytwq__responseContent table{border-collapse:collapse;width:100%;margin:.5em 0;font-size:.75rem}.deploy-module__3vytwq__responseContent th,.deploy-module__3vytwq__responseContent td{border:1px solid var(--border);text-align:left;padding:.25rem .5rem}.deploy-module__3vytwq__responseContent th{background:var(--muted);font-weight:600}.deploy-module__3vytwq__commitPrompt{background:hsl(var(--muted) / .5);border:1px solid hsl(var(--border));border-radius:.375rem;align-items:center;gap:.75rem;margin-top:1rem;padding:.75rem;display:flex}.deploy-module__3vytwq__commitPrompt span{color:hsl(var(--foreground));flex:1;font-size:.875rem}.deploy-module__3vytwq__commitDialog{border:1px solid hsl(var(--border));background:hsl(var(--card));margin-bottom:1.5rem}.deploy-module__3vytwq__commitContainer{flex-direction:column;gap:1.5rem;display:flex}.deploy-module__3vytwq__fileList{border:1px solid hsl(var(--border));background:hsl(var(--background));border-radius:.375rem;max-height:200px;padding:.75rem;overflow-y:auto}.deploy-module__3vytwq__fileItem{border-bottom:1px solid hsl(var(--border));align-items:center;gap:.5rem;padding:.5rem;font-size:.875rem;display:flex}.deploy-module__3vytwq__fileItem:last-child{border-bottom:none}.deploy-module__3vytwq__fileBadge{padding:.125rem .5rem;font-size:.75rem;font-weight:600}.deploy-module__3vytwq__fileName{color:hsl(var(--foreground));font-family:monospace;font-size:.875rem}.deploy-module__3vytwq__moreFiles{color:hsl(var(--muted-foreground));text-align:center;padding:.5rem;font-size:.875rem;font-style:italic}.deploy-module__3vytwq__commitMessageSection{flex-direction:column;gap:.5rem;display:flex}.deploy-module__3vytwq__commitLabel{color:hsl(var(--foreground));justify-content:space-between;align-items:center;font-size:.875rem;font-weight:600;display:flex}.deploy-module__3vytwq__generateButton{margin-left:auto}.deploy-module__3vytwq__commitInput{border:1px solid hsl(var(--border));background:hsl(var(--background));width:100%;min-height:80px;color:hsl(var(--foreground));resize:vertical;border-radius:.375rem;padding:.75rem;font-family:inherit;font-size:.875rem;line-height:1.5}.deploy-module__3vytwq__commitInput:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 1px hsl(var(--primary));outline:none}.deploy-module__3vytwq__commitInput:disabled{opacity:.6;cursor:not-allowed}.deploy-module__3vytwq__commitResult{border:1px solid;border-radius:.375rem;align-items:center;gap:.5rem;padding:.75rem;font-size:.875rem;display:flex}.deploy-module__3vytwq__commitSuccess{color:#0d632d;background:#edfdf3;border-color:#0d632d}.deploy-module__3vytwq__commitError{background:hsl(var(--destructive-foreground) / .05);border-color:hsl(var(--destructive));color:hsl(var(--destructive))}.deploy-module__3vytwq__commitActions{justify-content:flex-end;gap:.75rem;display:flex}.deploy-module__3vytwq__perfCard{transition:all .2s}.deploy-module__3vytwq__perfCard:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.deploy-module__3vytwq__perfCardHeader{padding:1rem 1.25rem .5rem}.deploy-module__3vytwq__perfCardContent{padding:.5rem 1.25rem 1rem}.deploy-module__3vytwq__perfRunMeta{flex-wrap:wrap;align-items:center;gap:.625rem;margin-top:.375rem;display:flex}.deploy-module__3vytwq__perfConclusionBadge{text-transform:capitalize;align-items:center;gap:.25rem;font-size:.6875rem;display:inline-flex}.deploy-module__3vytwq__perfRunDetail{color:hsl(var(--muted-foreground));align-items:center;gap:.25rem;font-size:.75rem;display:inline-flex}.deploy-module__3vytwq__perfCommitBadge{background:hsl(var(--muted));color:hsl(var(--muted-foreground));border-radius:.25rem;padding:.0625rem .3rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.6875rem}.deploy-module__3vytwq__perfResults{flex-direction:column;gap:1rem;display:flex}.deploy-module__3vytwq__perfTestSection{flex-direction:column;gap:.5rem;display:flex}.deploy-module__3vytwq__perfTestHeader{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.deploy-module__3vytwq__perfTestTitle{color:hsl(var(--foreground));font-size:.8125rem;font-weight:600}.deploy-module__3vytwq__perfThresholdBadge{align-items:center;gap:.25rem;font-size:.625rem;display:inline-flex}.deploy-module__3vytwq__perfMetricsGrid{background:hsl(var(--muted) / .35);border-radius:.375rem;grid-template-columns:repeat(3,1fr);gap:.25rem 1rem;padding:.5rem .625rem;display:grid}.deploy-module__3vytwq__perfMetricRow{justify-content:space-between;align-items:baseline;gap:.5rem;padding:.125rem 0;display:flex}.deploy-module__3vytwq__perfMetricLabel{color:hsl(var(--muted-foreground));white-space:nowrap;font-size:.6875rem}.deploy-module__3vytwq__perfMetricValue{color:hsl(var(--foreground));white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;font-weight:600}.deploy-module__3vytwq__perfMetricUnit{color:hsl(var(--muted-foreground));margin-left:.125rem;font-weight:400}.deploy-module__3vytwq__perfThresholdList{flex-direction:column;gap:.125rem;display:flex}.deploy-module__3vytwq__perfThresholdRow{border-radius:.25rem;align-items:center;gap:.375rem;padding:.1875rem .375rem;font-size:.6875rem;display:flex}.deploy-module__3vytwq__perfThresholdPass{color:#0d632d}.deploy-module__3vytwq__perfThresholdFail{color:hsl(var(--destructive));background:hsl(var(--destructive) / .05)}.deploy-module__3vytwq__perfThresholdMetric{min-width:10rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:500}.deploy-module__3vytwq__perfThresholdExpr{color:hsl(var(--muted-foreground));min-width:6rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.deploy-module__3vytwq__perfThresholdValue{margin-left:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:600}@media (max-width:640px){.deploy-module__3vytwq__perfMetricsGrid{grid-template-columns:repeat(2,1fr)}.deploy-module__3vytwq__perfThresholdMetric,.deploy-module__3vytwq__perfThresholdExpr{min-width:auto}}.deploy-module__3vytwq__nsCard{margin-bottom:1rem;overflow:hidden}.deploy-module__3vytwq__nsToggle{cursor:pointer;text-align:left;width:100%;color:var(--foreground);background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem .75rem;transition:background .15s;display:flex}.deploy-module__3vytwq__nsToggle:hover{background:color-mix(in srgb, var(--muted) 50%, transparent)}.deploy-module__3vytwq__nsToggleLeft{flex-wrap:wrap;flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.deploy-module__3vytwq__nsToggleTitle{white-space:nowrap;font-size:.875rem;font-weight:600}.deploy-module__3vytwq__nsNameBadge{background:var(--muted);color:var(--muted-foreground);white-space:nowrap;border-radius:.25rem;padding:.0625rem .3rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.6875rem}.deploy-module__3vytwq__nsToggleSummary{flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.deploy-module__3vytwq__nsSummaryBadge{height:1.125rem;padding:0 .3rem;font-size:.625rem}.deploy-module__3vytwq__nsToggleRight{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.deploy-module__3vytwq__nsRefreshBtn{width:1.75rem;height:1.75rem;padding:0}.deploy-module__3vytwq__nsChevron{color:var(--muted-foreground);transition:transform .2s}.deploy-module__3vytwq__nsChevronOpen{transform:rotate(180deg)}.deploy-module__3vytwq__nsCollapse{grid-template-rows:0fr;transition:grid-template-rows .25s;display:grid}.deploy-module__3vytwq__nsCollapseOpen{grid-template-rows:1fr}.deploy-module__3vytwq__nsCollapseInner{overflow:hidden}.deploy-module__3vytwq__nsBody{flex-direction:column;gap:.625rem;padding:0 .75rem .75rem;display:flex}.deploy-module__3vytwq__nsHeader{padding:.625rem .75rem .375rem}.deploy-module__3vytwq__nsTitle{align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.deploy-module__3vytwq__nsDesc{margin-top:.125rem;font-size:.75rem}.deploy-module__3vytwq__nsSection{flex-direction:column;gap:.375rem;display:flex}.deploy-module__3vytwq__nsSection+.deploy-module__3vytwq__nsSection{margin-top:.5rem}.deploy-module__3vytwq__nsSectionLabel{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.25rem;margin:0;font-size:.625rem;font-weight:600;display:flex}.deploy-module__3vytwq__nsGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.5rem;display:grid}.deploy-module__3vytwq__nsResourceCard{border:1px solid var(--border);background:var(--card);border-radius:.375rem;flex-direction:column;gap:.375rem;padding:.5rem .625rem;transition:background .15s,border-color .15s;display:flex}.deploy-module__3vytwq__nsResourceCard:hover{background:color-mix(in srgb, var(--muted) 40%, transparent)}.deploy-module__3vytwq__nsHealth_healthy{border-left:2px solid var(--success,#22c55e)}.deploy-module__3vytwq__nsHealth_degraded{border-left:2px solid var(--warning,#f59e0b)}.deploy-module__3vytwq__nsHealth_unavailable{border-left:2px solid var(--destructive)}.deploy-module__3vytwq__nsResourceHeader{justify-content:space-between;align-items:center;gap:.375rem;min-width:0;display:flex}.deploy-module__3vytwq__nsResourceName{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;font-weight:500;overflow:hidden}.deploy-module__3vytwq__nsResourceBadge{flex-shrink:0;height:1.125rem;padding:0 .3rem;font-size:.625rem}.deploy-module__3vytwq__nsResourceMeta{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.6875rem;display:flex}.deploy-module__3vytwq__nsResourceDetail{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.625rem;overflow:hidden}.deploy-module__3vytwq__nsRestartWarn{color:var(--destructive);font-weight:500}.deploy-module__3vytwq__nsLoading{color:var(--muted-foreground);align-items:center;gap:.5rem;padding:.5rem 0;font-size:.8125rem;display:flex}.deploy-module__3vytwq__nsUnavailable{color:var(--muted-foreground);align-items:center;gap:.5rem;padding:.25rem 0;font-size:.8125rem;display:flex}.deploy-module__3vytwq__nsEmpty{color:var(--muted-foreground);text-align:center;padding:.5rem 0;font-size:.8125rem}.deploy-module__3vytwq__nsEmpty code{background:var(--muted);border-radius:.25rem;padding:.0625rem .3rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem}
.multi-select-module__dW0iEa__container{min-width:10rem;display:inline-block;position:relative}.multi-select-module__dW0iEa__trigger{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);cursor:pointer;border-radius:.375rem;justify-content:space-between;align-items:center;gap:.5rem;min-height:2.5rem;padding:.5rem .75rem;font-size:.875rem;transition:all .2s;display:flex}.multi-select-module__dW0iEa__trigger:hover{border-color:var(--border-hover)}.multi-select-module__dW0iEa__trigger:focus{border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb), .2);outline:none}.multi-select-module__dW0iEa__trigger:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.multi-select-module__dW0iEa__trigger:disabled{opacity:.5;cursor:not-allowed}.multi-select-module__dW0iEa__triggerText{text-align:left;color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.multi-select-module__dW0iEa__triggerPlaceholder{color:var(--muted-foreground)}.multi-select-module__dW0iEa__triggerCount{background:var(--primary);min-width:1.25rem;height:1.25rem;color:var(--primary-foreground);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;padding:0 .375rem;font-size:.6875rem;font-weight:600;display:inline-flex}.multi-select-module__dW0iEa__icon{width:1rem;height:1rem;color:var(--muted-foreground);flex-shrink:0;transition:transform .2s}.multi-select-module__dW0iEa__iconOpen{transform:rotate(180deg)}.multi-select-module__dW0iEa__dropdown{z-index:50;background:var(--background);border:1px solid var(--border);border-radius:.375rem;width:max-content;min-width:100%;max-width:20rem;margin-top:.25rem;animation:.15s ease-out multi-select-module__dW0iEa__dropdownShow;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@keyframes multi-select-module__dW0iEa__dropdownShow{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.multi-select-module__dW0iEa__actions{border-bottom:1px solid var(--border);background:var(--muted);justify-content:space-between;align-items:center;padding:.375rem .75rem;display:flex}.multi-select-module__dW0iEa__actionButton{cursor:pointer;color:var(--primary);background:0 0;border:none;padding:0;font-size:.75rem;font-weight:500;transition:opacity .15s}.multi-select-module__dW0iEa__actionButton:hover{opacity:.7}.multi-select-module__dW0iEa__items{max-height:14rem;padding:.25rem;overflow-y:auto}.multi-select-module__dW0iEa__item{cursor:pointer;color:var(--foreground);border-radius:.25rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;transition:background-color .15s;display:flex}.multi-select-module__dW0iEa__item:hover{background:var(--muted)}.multi-select-module__dW0iEa__item:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}.multi-select-module__dW0iEa__checkbox{border:1.5px solid var(--border);border-radius:.1875rem;flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;transition:all .15s;display:flex}.multi-select-module__dW0iEa__checkboxChecked{background:var(--primary);border-color:var(--primary)}.multi-select-module__dW0iEa__checkIcon{width:.75rem;height:.75rem;color:var(--primary-foreground)}.multi-select-module__dW0iEa__itemLabel{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}@media (prefers-color-scheme:dark){.multi-select-module__dW0iEa__dropdown{box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0003}}
