@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&family=JetBrains+Mono:wght@400;500&display=swap";._toastViewport_dp3rm_5{z-index:100;flex-direction:column-reverse;width:100%;max-height:100vh;padding:1rem;display:flex;position:fixed;top:0}@media (width>=640px){._toastViewport_dp3rm_5{flex-direction:column;top:auto;bottom:0;right:0}}@media (width>=768px){._toastViewport_dp3rm_5{max-width:420px}}@keyframes _toastInFromTop_dp3rm_1{0%{transform:translateY(-100%)}}@keyframes _toastInFromBottom_dp3rm_1{0%{transform:translateY(100%)}}@keyframes _toastOut_dp3rm_1{to{opacity:.8;transform:translate(100%)}}._toastRoot_dp3rm_95{pointer-events:auto;border-radius:calc(var(--radius) + 4px);border:0;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem 1.5rem 1.5rem;transition:all .15s;display:flex;position:relative;overflow:hidden}._toastRoot_dp3rm_95>*+*{margin-left:1rem}._toastRoot_dp3rm_95[data-swipe=cancel]{transform:translate(0)}._toastRoot_dp3rm_95[data-swipe=end]{transform:translateX(var(--radix-toast-swipe-end-x))}._toastRoot_dp3rm_95[data-swipe=move]{transform:translateX(var(--radix-toast-swipe-move-x));transition:none}._toastRoot_dp3rm_95[data-state=open]{animation:.15s ease-out _toastInFromTop_dp3rm_1}@media (width>=640px){._toastRoot_dp3rm_95[data-state=open]{animation-name:_toastInFromBottom_dp3rm_1}}._toastRoot_dp3rm_95[data-state=closed],._toastRoot_dp3rm_95[data-swipe=end]{animation:.15s ease-in _toastOut_dp3rm_1}._toastVariantDefault_dp3rm_189{background-color:hsl(var(--foreground));color:hsl(var(--background))}._toastVariantDestructive_dp3rm_199{border-color:hsl(var(--destructive));background-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}._toastAction_dp3rm_211{border-radius:calc(var(--radius) - 6px);height:2rem;color:inherit;cursor:pointer;background-color:#0000;border-style:solid;border-width:1px;flex-shrink:0;justify-content:center;align-items:center;padding:0 .75rem;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:color .15s,background-color .15s,border-color .15s;display:inline-flex}._toastAction_dp3rm_211:hover{background-color:hsl(var(--secondary))}._toastAction_dp3rm_211:focus{outline:2px solid hsl(var(--ring));outline-offset:2px}._toastAction_dp3rm_211:disabled{pointer-events:none;opacity:.5}._toastVariantDestructive_dp3rm_199 ._toastAction_dp3rm_211{border-color:hsl(var(--muted) / .4)}._toastVariantDestructive_dp3rm_199 ._toastAction_dp3rm_211:hover{border-color:hsl(var(--destructive) / .3);background-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}._toastVariantDestructive_dp3rm_199 ._toastAction_dp3rm_211:focus{outline-color:hsl(var(--destructive))}._toastClose_dp3rm_307{border-radius:calc(var(--radius) - 6px);color:hsl(var(--background) / .6);cursor:pointer;opacity:0;background-color:#0000;border:0;justify-content:center;align-items:center;padding:.25rem;transition:opacity .15s;display:inline-flex;position:absolute;top:.5rem;right:.5rem}._toastClose_dp3rm_307:hover{color:hsl(var(--background))}._toastRoot_dp3rm_95:hover ._toastClose_dp3rm_307{opacity:1}._toastClose_dp3rm_307:focus{opacity:1;outline:2px solid hsl(var(--ring));outline-offset:2px}._toastVariantDestructive_dp3rm_199 ._toastClose_dp3rm_307{color:#fca5a5}._toastVariantDestructive_dp3rm_199 ._toastClose_dp3rm_307:hover{color:#fef2f2}._toastVariantDestructive_dp3rm_199 ._toastClose_dp3rm_307:focus{outline-color:#f87171}._toastCloseIcon_dp3rm_393{width:1rem;height:1rem}._toastTitle_dp3rm_403{font-size:.875rem;font-weight:600;line-height:1.25rem}._toastDescription_dp3rm_415{opacity:.9;font-size:.875rem;line-height:1.25rem}._toasterContent_dp3rm_431{gap:.25rem;display:grid}._sonnerToast_dp3rm_455{background:hsl(var(--foreground))!important;color:hsl(var(--background))!important;border:0!important;border-radius:.75rem!important}._sonnerDescription_dp3rm_469{color:hsl(var(--background) / .7)!important}._sonnerActionButton_dp3rm_477{background:hsl(var(--background))!important;color:hsl(var(--foreground))!important}._sonnerCancelButton_dp3rm_487{background:hsl(var(--background) / .2)!important;color:hsl(var(--background))!important}._buttonRoot_1ov1c_5{white-space:nowrap;border-radius:calc(var(--radius) + 4px);cursor:pointer;background-color:#0000;border:0;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:all .2s;display:inline-flex}._buttonRoot_1ov1c_5:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}._buttonRoot_1ov1c_5:disabled{pointer-events:none;opacity:.5}._buttonRoot_1ov1c_5 svg{pointer-events:none;flex-shrink:0;width:1rem;height:1rem}._buttonVariantDefault_1ov1c_77{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}._buttonVariantDefault_1ov1c_77:hover{background-color:hsl(var(--primary) / .9)}._buttonVariantDestructive_1ov1c_93{background-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}._buttonVariantDestructive_1ov1c_93:hover{background-color:hsl(var(--destructive) / .9)}._buttonVariantOutline_1ov1c_109{background-color:hsl(var(--muted) / .6)}._buttonVariantOutline_1ov1c_109:hover,._buttonVariantSecondary_1ov1c_125{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}._buttonVariantSecondary_1ov1c_125:hover{background-color:hsl(var(--secondary) / .8)}._buttonVariantGhost_1ov1c_141:hover{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}._buttonVariantLink_1ov1c_151{color:hsl(var(--primary));text-underline-offset:4px}._buttonVariantLink_1ov1c_151:hover{text-decoration:underline}._buttonVariantGlow_1ov1c_167{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}._buttonVariantGlow_1ov1c_167:hover{background-color:hsl(var(--primary) / .9)}._buttonVariantSuccess_1ov1c_183{background-color:hsl(var(--success));color:hsl(var(--success-foreground))}._buttonVariantSuccess_1ov1c_183:hover{background-color:hsl(var(--success) / .9)}._buttonVariantIcon_1ov1c_199{color:hsl(var(--muted-foreground));background-color:#0000}._buttonVariantIcon_1ov1c_199:hover{color:hsl(var(--foreground));background-color:hsl(var(--secondary))}._buttonSizeDefault_1ov1c_221{height:2.5rem;padding:.5rem 1rem}._buttonSizeSm_1ov1c_231{border-radius:var(--radius);height:2.25rem;padding-left:.75rem;padding-right:.75rem}._buttonSizeLg_1ov1c_245{border-radius:calc(var(--radius) + 4px);height:2.75rem;padding-left:2rem;padding-right:2rem}._buttonSizeIcon_1ov1c_259{width:2.5rem;height:2.5rem}._buttonSizeIconSm_1ov1c_269{width:2rem;height:2rem}._badgeRoot_1ov1c_283{border:0;border-radius:9999px;align-items:center;padding:.125rem .625rem;font-size:.75rem;font-weight:600;line-height:1rem;transition:color .15s,background-color .15s,border-color .15s;display:inline-flex}._badgeRoot_1ov1c_283:focus{outline:2px solid hsl(var(--ring));outline-offset:2px}._badgeVariantDefault_1ov1c_317{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}._badgeVariantSecondary_1ov1c_327{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}._badgeVariantDestructive_1ov1c_337{background-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}._badgeVariantOutline_1ov1c_347{color:hsl(var(--foreground))}._badgeVariantSuccess_1ov1c_355{background-color:hsl(var(--success) / .2);color:hsl(var(--success))}._badgeVariantWarning_1ov1c_365{background-color:hsl(var(--warning) / .2);color:hsl(var(--warning))}._badgeVariantMuted_1ov1c_375{background-color:hsl(var(--muted));color:hsl(var(--muted-foreground))}._labelRoot_1ov1c_389{font-size:.875rem;font-weight:500;line-height:1}.peer:disabled~._labelRoot_1ov1c_389{cursor:not-allowed;opacity:.7}._inputRoot_1ov1c_419{border-radius:calc(var(--radius) + 4px);background-color:hsl(var(--muted));width:100%;height:2.5rem;color:inherit;border:0;padding:.5rem .75rem;font-family:inherit;font-size:1rem;line-height:1.5rem;display:flex}._inputRoot_1ov1c_419::file-selector-button{color:hsl(var(--foreground));background-color:#0000;border:0;font-size:.875rem;font-weight:500;line-height:1.25rem}._inputRoot_1ov1c_419::placeholder{color:hsl(var(--muted-foreground))}._inputRoot_1ov1c_419:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}._inputRoot_1ov1c_419:disabled{cursor:not-allowed;opacity:.5}@media (width>=768px){._inputRoot_1ov1c_419{font-size:.875rem;line-height:1.25rem}}._textareaRoot_1ov1c_511{border-radius:calc(var(--radius) + 4px);background-color:hsl(var(--muted));width:100%;min-height:80px;color:inherit;border:0;padding:.5rem .75rem;font-family:inherit;font-size:.875rem;line-height:1.25rem;display:flex}._textareaRoot_1ov1c_511::placeholder{color:hsl(var(--muted-foreground))}._textareaRoot_1ov1c_511:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}._textareaRoot_1ov1c_511:disabled{cursor:not-allowed;opacity:.5}._skeletonRoot_1ov1c_571{border-radius:calc(var(--radius) - 6px);background-color:hsl(var(--muted));animation:2s cubic-bezier(.4,0,.6,1) infinite _pulse_1ov1c_1}@keyframes _pulse_1ov1c_1{50%{opacity:.5}}._avatarRoot_1ov1c_599{border-radius:9999px;flex-shrink:0;width:2.5rem;height:2.5rem;display:flex;position:relative;overflow:hidden}._avatarImage_1ov1c_619{aspect-ratio:1;width:100%;height:100%}._avatarFallback_1ov1c_631{background-color:hsl(var(--muted));border-radius:9999px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}._progressRoot_1ov1c_655{background-color:hsl(var(--secondary));border-radius:9999px;width:100%;height:1rem;position:relative;overflow:hidden}._progressIndicator_1ov1c_673{background-color:hsl(var(--primary));flex:1;width:100%;height:100%;transition:all .15s cubic-bezier(.4,0,.2,1)}@keyframes _overlayIn_1si1r_1{0%{opacity:0}}@keyframes _overlayOut_1si1r_1{to{opacity:0}}@keyframes _contentIn_1si1r_1{0%{opacity:0;transform:translate(-50%,-48%)scale(.95)}}@keyframes _contentOut_1si1r_1{to{opacity:0;transform:translate(-50%,-48%)scale(.95)}}@keyframes _menuInFromTop_1si1r_1{0%{opacity:0;transform:translateY(-.5rem)scale(.95)}}@keyframes _menuInFromBottom_1si1r_1{0%{opacity:0;transform:translateY(.5rem)scale(.95)}}@keyframes _menuInFromLeft_1si1r_1{0%{opacity:0;transform:translate(-.5rem)scale(.95)}}@keyframes _menuInFromRight_1si1r_1{0%{opacity:0;transform:translate(.5rem)scale(.95)}}@keyframes _menuOut_1si1r_1{to{opacity:0;transform:scale(.95)}}._dialogOverlay_1si1r_135{z-index:50;background-color:#000c;position:fixed;inset:0}._dialogOverlay_1si1r_135[data-state=open]{animation:.15s ease-out _overlayIn_1si1r_1}._dialogOverlay_1si1r_135[data-state=closed]{animation:.15s ease-in _overlayOut_1si1r_1}._dialogContent_1si1r_165{z-index:50;border-radius:calc(var(--radius) + 12px);background-color:hsl(var(--popover));border:0;gap:1rem;width:100%;max-width:32rem;padding:1.5rem;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}._dialogContent_1si1r_165[data-state=open]{animation:.2s ease-out _contentIn_1si1r_1}._dialogContent_1si1r_165[data-state=closed]{animation:.2s ease-in _contentOut_1si1r_1}._dialogClose_1si1r_213{border-radius:var(--radius);color:inherit;cursor:pointer;opacity:.7;background-color:#0000;border:0;justify-content:center;align-items:center;padding:0;transition:opacity .15s;display:inline-flex;position:absolute;top:1rem;right:1rem}._dialogClose_1si1r_213:hover{opacity:1}._dialogClose_1si1r_213:focus{outline:2px solid hsl(var(--ring));outline-offset:2px}._dialogClose_1si1r_213:disabled{pointer-events:none}._dialogClose_1si1r_213[data-state=open]{background-color:hsl(var(--accent));color:hsl(var(--muted-foreground))}._dialogCloseIcon_1si1r_283{width:1rem;height:1rem}._dialogSrOnly_1si1r_293{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._dialogHeader_1si1r_317{text-align:center;flex-direction:column;display:flex}._dialogHeader_1si1r_317>*+*{margin-top:.375rem}._dialogFooter_1si1r_337{flex-direction:column-reverse;display:flex}@media (width>=640px){._dialogHeader_1si1r_317{text-align:left}._dialogFooter_1si1r_337{flex-direction:row;justify-content:flex-end}._dialogFooter_1si1r_337>*+*{margin-left:.5rem}}._dialogTitle_1si1r_377{letter-spacing:-.025em;font-size:1.125rem;font-weight:600;line-height:1}._dialogDescription_1si1r_391{color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.25rem}._alertDialogOverlay_1si1r_407{z-index:50;background-color:#000c;position:fixed;inset:0}._alertDialogOverlay_1si1r_407[data-state=open]{animation:.15s ease-out _overlayIn_1si1r_1}._alertDialogOverlay_1si1r_407[data-state=closed]{animation:.15s ease-in _overlayOut_1si1r_1}._alertDialogContent_1si1r_437{z-index:50;background-color:hsl(var(--background));border-style:solid;border-width:1px;gap:1rem;width:100%;max-width:32rem;padding:1.5rem;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}._alertDialogContent_1si1r_437[data-state=open]{animation:.2s ease-out _contentIn_1si1r_1}._alertDialogContent_1si1r_437[data-state=closed]{animation:.2s ease-in _contentOut_1si1r_1}._alertDialogHeader_1si1r_485{text-align:center;flex-direction:column;display:flex}._alertDialogHeader_1si1r_485>*+*{margin-top:.5rem}._alertDialogFooter_1si1r_505{flex-direction:column-reverse;display:flex}._alertDialogCancel_1si1r_515{margin-top:.5rem}@media (width>=640px){._alertDialogContent_1si1r_437{border-radius:var(--radius)}._alertDialogHeader_1si1r_485{text-align:left}._alertDialogFooter_1si1r_505{flex-direction:row;justify-content:flex-end}._alertDialogFooter_1si1r_505>*+*{margin-left:.5rem}._alertDialogCancel_1si1r_515{margin-top:0}}._alertDialogTitle_1si1r_569{font-size:1.125rem;font-weight:600;line-height:1.75rem}._alertDialogDescription_1si1r_581{color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.25rem}._dropdownContent_1si1r_597{z-index:50;border-radius:calc(var(--radius) + 12px);background-color:hsl(var(--popover));min-width:8rem;color:hsl(var(--popover-foreground));border:0;padding:.25rem;overflow:hidden}._dropdownContent_1si1r_597[data-state=open][data-side=bottom]{animation:.15s ease-out _menuInFromTop_1si1r_1}._dropdownContent_1si1r_597[data-state=open][data-side=top]{animation:.15s ease-out _menuInFromBottom_1si1r_1}._dropdownContent_1si1r_597[data-state=open][data-side=left]{animation:.15s ease-out _menuInFromRight_1si1r_1}._dropdownContent_1si1r_597[data-state=open][data-side=right]{animation:.15s ease-out _menuInFromLeft_1si1r_1}._dropdownContent_1si1r_597[data-state=closed]{animation:.15s ease-in _menuOut_1si1r_1}._dropdownSubTrigger_1si1r_659{cursor:default;-webkit-user-select:none;user-select:none;border-radius:var(--radius);outline:none;align-items:center;padding:.375rem .5rem;font-size:.875rem;line-height:1.25rem;display:flex}._dropdownSubTrigger_1si1r_659:focus,._dropdownSubTrigger_1si1r_659[data-state=open]{background-color:hsl(var(--accent))}._dropdownSubTriggerIcon_1si1r_693{width:1rem;height:1rem;margin-left:auto}._dropdownItem_1si1r_705{cursor:default;-webkit-user-select:none;user-select:none;border-radius:var(--radius);outline:none;align-items:center;padding:.375rem .5rem;font-size:.875rem;line-height:1.25rem;transition:color .15s,background-color .15s,border-color .15s;display:flex;position:relative}._dropdownItem_1si1r_705:focus{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}._dropdownItem_1si1r_705[data-disabled]{pointer-events:none;opacity:.5}._dropdownInset_1si1r_753{padding-left:2rem}._dropdownCheckboxItem_1si1r_761,._dropdownRadioItem_1si1r_763{cursor:default;-webkit-user-select:none;user-select:none;border-radius:var(--radius);outline:none;align-items:center;padding:.375rem .5rem .375rem 2rem;font-size:.875rem;line-height:1.25rem;transition:color .15s,background-color .15s,border-color .15s;display:flex;position:relative}._dropdownCheckboxItem_1si1r_761:focus,._dropdownRadioItem_1si1r_763:focus{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}._dropdownCheckboxItem_1si1r_761[data-disabled],._dropdownRadioItem_1si1r_763[data-disabled]{pointer-events:none;opacity:.5}._dropdownIndicatorWrapper_1si1r_815{justify-content:center;align-items:center;width:.875rem;height:.875rem;display:flex;position:absolute;left:.5rem}._dropdownCheckIcon_1si1r_835{width:1rem;height:1rem}._dropdownRadioIcon_1si1r_845{fill:currentColor;width:.5rem;height:.5rem}._dropdownLabel_1si1r_857{padding:.375rem .5rem;font-size:.875rem;font-weight:600;line-height:1.25rem}._dropdownSeparator_1si1r_871{background-color:hsl(var(--muted));height:1px;margin:.25rem -.25rem}._dropdownShortcut_1si1r_883{letter-spacing:.1em;opacity:.6;margin-left:auto;font-size:.75rem;line-height:1rem}._selectTrigger_1si1r_903{border-radius:calc(var(--radius) + 4px);background-color:hsl(var(--muted));width:100%;height:2.5rem;color:inherit;text-align:left;border:0;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-family:inherit;font-size:.875rem;line-height:1.25rem;display:flex}._selectTrigger_1si1r_903:focus{outline:2px solid hsl(var(--ring));outline-offset:2px}._selectTrigger_1si1r_903:disabled{cursor:not-allowed;opacity:.5}._selectTrigger_1si1r_903>span{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}._selectTriggerIcon_1si1r_971{opacity:.5;width:1rem;height:1rem}._selectScrollButton_1si1r_983{cursor:default;justify-content:center;align-items:center;padding:.25rem 0;display:flex}._selectScrollButtonIcon_1si1r_999{width:1rem;height:1rem}._selectContent_1si1r_1009{z-index:50;border-radius:calc(var(--radius) + 4px);background-color:hsl(var(--popover));min-width:8rem;max-height:24rem;color:hsl(var(--popover-foreground));border:0;position:relative;overflow:hidden}._selectContent_1si1r_1009[data-state=open][data-side=bottom]{animation:.15s ease-out _menuInFromTop_1si1r_1}._selectContent_1si1r_1009[data-state=open][data-side=top]{animation:.15s ease-out _menuInFromBottom_1si1r_1}._selectContent_1si1r_1009[data-state=open][data-side=left]{animation:.15s ease-out _menuInFromRight_1si1r_1}._selectContent_1si1r_1009[data-state=open][data-side=right]{animation:.15s ease-out _menuInFromLeft_1si1r_1}._selectContent_1si1r_1009[data-state=closed]{animation:.15s ease-in _menuOut_1si1r_1}._selectContentPopper_1si1r_1073[data-side=bottom]{transform:translateY(.25rem)}._selectContentPopper_1si1r_1073[data-side=top]{transform:translateY(-.25rem)}._selectContentPopper_1si1r_1073[data-side=left]{transform:translate(-.25rem)}._selectContentPopper_1si1r_1073[data-side=right]{transform:translate(.25rem)}._selectViewport_1si1r_1105{padding:.25rem}._selectViewportPopper_1si1r_1113{height:var(--radix-select-trigger-height);width:100%;min-width:var(--radix-select-trigger-width)}._selectLabel_1si1r_1125{padding:.375rem .5rem .375rem 2rem;font-size:.875rem;font-weight:600;line-height:1.25rem}._selectItem_1si1r_1139{cursor:default;-webkit-user-select:none;user-select:none;border-radius:var(--radius);outline:none;align-items:center;width:100%;padding:.375rem .5rem .375rem 2rem;font-size:.875rem;line-height:1.25rem;display:flex;position:relative}._selectItem_1si1r_1139:focus{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}._selectItem_1si1r_1139[data-disabled]{pointer-events:none;opacity:.5}._selectIndicatorWrapper_1si1r_1187{justify-content:center;align-items:center;width:.875rem;height:.875rem;display:flex;position:absolute;left:.5rem}._selectCheckIcon_1si1r_1207{width:1rem;height:1rem}._selectSeparator_1si1r_1217{background-color:hsl(var(--muted));height:1px;margin:.25rem -.25rem}._tooltipContent_1si1r_1233{z-index:50;border-radius:calc(var(--radius) + 4px);background-color:hsl(var(--popover));color:hsl(var(--popover-foreground));border:0;padding:.375rem .75rem;font-size:.875rem;line-height:1.25rem;animation:.15s ease-out _tooltipIn_1si1r_1;overflow:hidden}._tooltipContent_1si1r_1233[data-side=top]{--slide-x:0px;--slide-y:.5rem}._tooltipContent_1si1r_1233[data-side=bottom]{--slide-x:0px;--slide-y:-.5rem}._tooltipContent_1si1r_1233[data-side=left]{--slide-x:.5rem;--slide-y:0px}._tooltipContent_1si1r_1233[data-side=right]{--slide-x:-.5rem;--slide-y:0px}._tooltipContent_1si1r_1233[data-state=closed]{animation:.15s ease-in _tooltipOut_1si1r_1}@keyframes _tooltipIn_1si1r_1{0%{opacity:0;transform:translate(var(--slide-x,0px), var(--slide-y,0px)) scale(.95)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes _tooltipOut_1si1r_1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}._page_1n9gk_1{background-color:hsl(var(--muted));justify-content:center;align-items:center;min-height:100vh;display:flex}._content_1n9gk_17{text-align:center}._title_1n9gk_25{margin-bottom:1rem;font-size:2.25rem;font-weight:700;line-height:2.5rem}._message_1n9gk_39{color:hsl(var(--muted-foreground));margin-bottom:1rem;font-size:1.25rem;line-height:1.75rem}._homeLink_1n9gk_53{color:hsl(var(--primary));text-decoration-line:underline}._homeLink_1n9gk_53:hover{color:hsl(var(--primary) / .9)}._headerRoot_1o3bk_5{border-bottom:1px solid hsl(var(--border));background-color:hsl(var(--card));z-index:30;justify-content:space-between;align-items:center;height:4rem;padding-left:1.5rem;padding-right:1.5rem;display:flex;position:sticky;top:0}._headerTitle_1o3bk_33{color:hsl(var(--foreground));font-size:1.25rem;font-weight:600;line-height:1.75rem}._headerSubtitle_1o3bk_47{color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.25rem}._headerActions_1o3bk_59{align-items:center;gap:.75rem;display:flex}._headerUserButton_1o3bk_71{align-items:center;gap:.5rem;padding-left:.5rem;padding-right:.5rem;display:flex}._headerUserButton_1o3bk_71:hover{background-color:hsl(var(--muted) / .5)}._headerAvatar_1o3bk_95{width:2rem;height:2rem}._headerAvatarFallback_1o3bk_105{background-color:hsl(var(--primary) / .2);color:hsl(var(--primary));font-size:.75rem;font-weight:500;line-height:1rem}._headerUserInfo_1o3bk_121{display:none}._headerUserName_1o3bk_129{color:hsl(var(--foreground));font-size:.875rem;font-weight:500;line-height:1.25rem}._headerUserRole_1o3bk_143{color:hsl(var(--muted-foreground));font-size:.75rem;line-height:1rem}._headerChevron_1o3bk_155{width:1rem;height:1rem;color:hsl(var(--muted-foreground));display:none}@media (width>=768px){._headerUserInfo_1o3bk_121{flex-direction:column;align-items:flex-start;display:flex}._headerChevron_1o3bk_155{display:block}}._headerMenuContent_1o3bk_193{width:14rem}._headerMenuUser_1o3bk_201{padding:.375rem .5rem}._headerMenuUserName_1o3bk_209{color:hsl(var(--foreground));font-size:.875rem;font-weight:500;line-height:1.25rem}._headerMenuUserRole_1o3bk_223{color:hsl(var(--muted-foreground));font-size:.75rem;line-height:1rem}._headerMenuIcon_1o3bk_235{width:1rem;height:1rem;margin-right:.5rem}._headerLogoutItem_1o3bk_247,._headerLogoutItem_1o3bk_247:focus{color:hsl(var(--destructive))}._sidebarRoot_1o3bk_267{z-index:40;background-color:hsl(var(--sidebar-background));border-right:1px solid hsl(var(--sidebar-border));flex-direction:column;height:100vh;transition:all .3s ease-in-out;display:flex;position:fixed;top:0;left:0}._sidebarCollapsed_1o3bk_293{width:4rem}._sidebarExpanded_1o3bk_301{width:16rem}._sidebarLogoRow_1o3bk_313{border-bottom:1px solid hsl(var(--sidebar-border));align-items:center;height:4rem;transition:all .3s;display:flex}._sidebarLogoRowCollapsed_1o3bk_329{justify-content:center;padding-left:.5rem;padding-right:.5rem}._sidebarLogoRowExpanded_1o3bk_341{justify-content:space-between;padding-left:1rem;padding-right:1rem}._sidebarLogoGroup_1o3bk_353{align-items:center;gap:.75rem;display:flex;overflow:hidden}._sidebarLogoBox_1o3bk_367{border-radius:var(--radius);background-color:hsl(var(--primary));flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}._sidebarLogoText_1o3bk_389{color:hsl(var(--primary-foreground));font-size:.875rem;font-weight:700;line-height:1.25rem}._sidebarAppName_1o3bk_403{color:hsl(var(--foreground));white-space:nowrap;font-weight:600;transition:all .3s}._sidebarAppNameHidden_1o3bk_417{opacity:0;width:0}._sidebarAppNameVisible_1o3bk_427{opacity:1;width:auto}._sidebarToggleButton_1o3bk_441{color:hsl(var(--muted-foreground));flex-shrink:0;transition:all .3s}._sidebarToggleButton_1o3bk_441:hover{color:hsl(var(--foreground))}._sidebarToggleButtonCollapsed_1o3bk_461{z-index:50;border-radius:9999px;width:1.5rem;height:1.5rem;position:absolute;top:1.25rem;right:-.75rem}._sidebarIconSmall_1o3bk_481{width:.75rem;height:.75rem}._sidebarIconMedium_1o3bk_491{width:1rem;height:1rem}._sidebarNav_1o3bk_505{flex:1;transition:all .3s;overflow-y:auto}._sidebarNav_1o3bk_505>*+*{margin-top:.25rem}._sidebarNavCollapsed_1o3bk_525{padding:.5rem}._sidebarNavExpanded_1o3bk_533{padding:.75rem}._sidebarNavItem_1o3bk_541{border-radius:var(--radius);cursor:pointer;width:100%;font-family:inherit;font-size:inherit;text-align:left;background-color:#0000;border:0;align-items:center;transition:all .2s;display:flex;overflow:hidden}._sidebarNavItemCollapsed_1o3bk_571{justify-content:center;padding:.625rem}._sidebarNavItemExpanded_1o3bk_581{gap:.75rem;padding:.625rem .75rem}._sidebarNavItemActive_1o3bk_591{background-color:hsl(var(--primary) / .1);color:hsl(var(--primary));font-weight:500}._sidebarNavItemInactive_1o3bk_603{color:hsl(var(--foreground) / .9)}._sidebarNavItemInactive_1o3bk_603:hover{background-color:hsl(var(--sidebar-accent));color:hsl(var(--foreground))}._sidebarNavIcon_1o3bk_621{flex-shrink:0;width:1.25rem;height:1.25rem;transition:color .15s,background-color .15s,border-color .15s}._sidebarNavIconActive_1o3bk_635{color:hsl(var(--primary))}._sidebarNavIconInactive_1o3bk_643{color:hsl(var(--foreground) / .7)}._sidebarNavItemInactive_1o3bk_603:hover ._sidebarNavIconInactive_1o3bk_643{color:hsl(var(--foreground))}._sidebarNavLabel_1o3bk_659{white-space:nowrap;font-size:.875rem;line-height:1.25rem;transition:all .3s}._sidebarNavLabelHidden_1o3bk_673{opacity:0;width:0;overflow:hidden}._sidebarNavLabelVisible_1o3bk_685{opacity:1;width:auto}._sidebarNavBadge_1o3bk_695{border-radius:9999px;margin-left:auto;padding:.125rem .5rem;font-size:.75rem;line-height:1rem;transition:all .3s}._sidebarNavBadgeActive_1o3bk_713{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}._sidebarNavBadgeInactive_1o3bk_723{background-color:hsl(var(--muted));color:hsl(var(--muted-foreground))}._sidebarTooltipContent_1o3bk_737{align-items:center;gap:.5rem;display:flex}._sidebarTooltipBadge_1o3bk_749{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border-radius:9999px;padding:.125rem .375rem;font-size:.75rem;line-height:1rem}._cardRoot_f0bf0_5{border-radius:calc(var(--radius) + 12px);background-color:hsl(var(--card));color:hsl(var(--card-foreground));border:0}._cardHeader_f0bf0_19{flex-direction:column;padding:1.5rem;display:flex}._cardHeader_f0bf0_19>*+*{margin-top:.375rem}._cardTitle_f0bf0_39{letter-spacing:-.025em;font-size:1.5rem;font-weight:600;line-height:1}._cardDescription_f0bf0_53{color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.25rem}._cardContent_f0bf0_65{padding:0 1.5rem 1.5rem}._cardFooter_f0bf0_75{align-items:center;padding:0 1.5rem 1.5rem;display:flex}._tableWrapper_f0bf0_93{width:100%;position:relative;overflow:auto}._tableRoot_f0bf0_111{caption-side:bottom;border-collapse:collapse;width:100%;font-size:.875rem;line-height:1.25rem}._tableHeader_f0bf0_127 tr{border-bottom-style:solid;border-bottom-width:1px}._tableBody_f0bf0_137 tr:last-child{border-width:0}._tableFooter_f0bf0_145{background-color:hsl(var(--muted) / .5);border-top-style:solid;border-top-width:1px;font-weight:500}._tableFooter_f0bf0_145>tr:last-child{border-bottom-width:0}._tableRow_f0bf0_167{border-bottom-style:solid;border-bottom-width:1px;transition:color .15s,background-color .15s,border-color .15s}._tableRow_f0bf0_167:hover{background-color:hsl(var(--muted) / .5)}._tableRow_f0bf0_167[data-state=selected]{background-color:hsl(var(--muted))}._tableHead_f0bf0_127{text-align:left;vertical-align:middle;height:3rem;color:hsl(var(--muted-foreground));padding:0 1rem;font-weight:500}._tableHead_f0bf0_127:has([role=checkbox]){padding-right:0}._tableCell_f0bf0_221{vertical-align:middle;padding:1rem}._tableCell_f0bf0_221:has([role=checkbox]){padding-right:0}._tableCaption_f0bf0_239{color:hsl(var(--muted-foreground));margin-top:1rem;font-size:.875rem;line-height:1.25rem}._alertRoot_f0bf0_257{border-radius:calc(var(--radius) + 12px);border:0;width:100%;padding:1rem;position:relative}._alertRoot_f0bf0_257>svg~*{padding-left:1.75rem}._alertRoot_f0bf0_257>svg+div{transform:translateY(-3px)}._alertRoot_f0bf0_257>svg{color:hsl(var(--foreground));position:absolute;top:1rem;left:1rem}._alertVariantDefault_f0bf0_303{background-color:hsl(var(--background));color:hsl(var(--foreground))}._alertVariantDestructive_f0bf0_313{border-color:hsl(var(--destructive) / .5);color:hsl(var(--destructive))}.dark ._alertVariantDestructive_f0bf0_313{border-color:hsl(var(--destructive))}._alertVariantDestructive_f0bf0_313>svg{color:hsl(var(--destructive))}._alertTitle_f0bf0_339{letter-spacing:-.025em;margin-bottom:.25rem;font-weight:500;line-height:1}._alertDescription_f0bf0_353{font-size:.875rem;line-height:1.25rem}._alertDescription_f0bf0_353 p{line-height:1.625}._checkboxRoot_inaum_5{border-radius:calc(var(--radius) - 10px);border:1px solid hsl(var(--primary));width:1rem;height:1rem;color:inherit;cursor:pointer;background-color:#0000;flex-shrink:0;padding:0}._checkboxRoot_inaum_5[data-state=checked]{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}._checkboxRoot_inaum_5:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}._checkboxRoot_inaum_5:disabled{cursor:not-allowed;opacity:.5}._checkboxIndicator_inaum_59{color:currentColor;justify-content:center;align-items:center;display:flex}._checkboxIcon_inaum_73{width:1rem;height:1rem}._switchRoot_inaum_87{cursor:pointer;background-color:#0000;border:2px solid #0000;border-radius:9999px;flex-shrink:0;align-items:center;width:2.75rem;height:1.5rem;padding:0;transition:color .15s cubic-bezier(.4,0,.2,1),background-color .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);display:inline-flex}._switchRoot_inaum_87[data-state=checked]{background-color:hsl(var(--primary))}._switchRoot_inaum_87[data-state=unchecked]{background-color:hsl(var(--input))}._switchRoot_inaum_87:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}._switchRoot_inaum_87:disabled{cursor:not-allowed;opacity:.5}._switchThumb_inaum_157{pointer-events:none;background-color:hsl(var(--background));border-radius:9999px;width:1.25rem;height:1.25rem;transition:transform .15s cubic-bezier(.4,0,.2,1);display:block}._switchThumb_inaum_157[data-state=checked]{transform:translate(1.25rem)}._switchThumb_inaum_157[data-state=unchecked]{transform:translate(0)}._radioGroupRoot_inaum_197{gap:.5rem;display:grid}._radioGroupItem_inaum_207{aspect-ratio:1;border:1px solid hsl(var(--primary));width:1rem;height:1rem;color:hsl(var(--primary));cursor:pointer;background-color:#0000;border-radius:9999px;padding:0}._radioGroupItem_inaum_207:focus{outline:none}._radioGroupItem_inaum_207:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}._radioGroupItem_inaum_207:disabled{cursor:not-allowed;opacity:.5}._radioGroupIndicator_inaum_259{justify-content:center;align-items:center;display:flex}._radioGroupIndicatorIcon_inaum_271{fill:currentColor;color:currentColor;width:.625rem;height:.625rem}._tabsList_inaum_289{border-radius:calc(var(--radius) + 4px);background-color:hsl(var(--muted));height:2.5rem;color:hsl(var(--muted-foreground));justify-content:center;align-items:center;padding:.25rem;display:inline-flex}._tabsTrigger_inaum_311{white-space:nowrap;border-radius:var(--radius);color:inherit;cursor:pointer;background-color:#0000;border:0;justify-content:center;align-items:center;padding:.375rem .75rem;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:all .15s cubic-bezier(.4,0,.2,1);display:inline-flex}._tabsTrigger_inaum_311[data-state=active]{background-color:hsl(var(--background));color:hsl(var(--foreground))}._tabsTrigger_inaum_311:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}._tabsTrigger_inaum_311:disabled{pointer-events:none;opacity:.5}._tabsContent_inaum_377{margin-top:.5rem}._tabsContent_inaum_377:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}._accordionHeaderRow_inaum_399{display:flex}._accordionTrigger_inaum_407{color:inherit;font-family:inherit;font-weight:500;font-size:inherit;cursor:pointer;background-color:#0000;border:0;flex:1;justify-content:space-between;align-items:center;padding:1rem 0;transition:all .15s;display:flex}._accordionTrigger_inaum_407:hover,._accordionTrigger_inaum_407[data-state=open]{color:hsl(var(--primary))}._accordionTrigger_inaum_407[data-state=open]>svg{transform:rotate(180deg)}._accordionChevron_inaum_463{flex-shrink:0;width:1rem;height:1rem;transition:transform .2s}@keyframes _accordionDown_inaum_1{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes _accordionUp_inaum_1{0%{height:var(--radix-accordion-content-height)}to{height:0}}._accordionContent_inaum_513{font-size:.875rem;line-height:1.25rem;overflow:hidden}._accordionContent_inaum_513[data-state=open]{animation:.2s ease-out _accordionDown_inaum_1}._accordionContent_inaum_513[data-state=closed]{animation:.2s ease-out _accordionUp_inaum_1}._accordionContentInner_inaum_541{padding:0 1rem 1rem}._accordionDivider_inaum_549{background-color:hsl(var(--border));width:100%;height:1px}._scrollAreaRoot_inaum_565{position:relative;overflow:hidden}._scrollAreaViewport_inaum_575{border-radius:inherit;width:100%;height:100%}._scrollAreaScrollbar_inaum_587{touch-action:none;-webkit-user-select:none;user-select:none;transition:color .15s cubic-bezier(.4,0,.2,1),background-color .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);display:flex}._scrollAreaScrollbarVertical_inaum_607{border-left:1px solid #0000;width:.625rem;height:100%;padding:1px}._scrollAreaScrollbarHorizontal_inaum_621{border-top:1px solid #0000;flex-direction:column;height:.625rem;padding:1px}._scrollAreaThumb_inaum_635{background-color:hsl(var(--border));border-radius:9999px;flex:1;position:relative}._card_3odha_1._card_3odha_1{border-color:hsl(var(--border))}._loadingContent_3odha_9._loadingContent_3odha_9{justify-content:center;align-items:center;padding-top:3rem;padding-bottom:3rem;display:flex}._spinner_3odha_25{width:2rem;height:2rem;color:hsl(var(--muted-foreground));animation:1s linear infinite _spin_3odha_25}._loadingText_3odha_39{color:hsl(var(--muted-foreground));margin-left:.75rem}._cardHeader_3odha_49._cardHeader_3odha_49{padding-bottom:1rem}._rowBetween_3odha_57{justify-content:space-between;align-items:center;display:flex}._cardTitle_3odha_69._cardTitle_3odha_69{font-size:1.125rem;line-height:1.75rem}._icon16_3odha_79{width:1rem;height:1rem}._icon16mr2_3odha_89{width:1rem;height:1rem;margin-right:.5rem}._icon20_3odha_101{width:1.25rem;height:1.25rem}._basicSection_3odha_111{border-bottom:1px solid hsl(var(--border));margin-bottom:1rem;padding-bottom:1rem}._basicSection_3odha_111>*+*{margin-top:1rem}._fieldGrid_3odha_131{gap:.5rem;display:grid}._fieldGrid2_3odha_141{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}._checkboxRow_3odha_153{align-items:center;display:flex}._checkboxRow_3odha_153>*+*{margin-left:.5rem}._cursorPointer_3odha_171._cursorPointer_3odha_171{cursor:pointer}._textMuted_3odha_179._textMuted_3odha_179{color:hsl(var(--muted-foreground))}._hint_3odha_187._hint_3odha_187{color:hsl(var(--muted-foreground));font-size:.75rem;line-height:1rem}._fullWidth_3odha_199._fullWidth_3odha_199{width:100%}._textSmMedium_3odha_207._textSmMedium_3odha_207{font-size:.875rem;font-weight:500;line-height:1.25rem}._rowGap2_3odha_219{align-items:center;gap:.5rem;display:flex}._flexGap2_3odha_231{gap:.5rem;display:flex}._colGap2_3odha_241{flex-direction:column;gap:.5rem;display:flex}._accordionInfo_3odha_253{color:hsl(var(--muted-foreground));padding-top:.5rem;padding-bottom:.5rem;font-size:.875rem;line-height:1.25rem}._sectionStack_3odha_269{padding-top:.5rem}._sectionStack_3odha_269>*+*{margin-top:1rem}._metaSection_3odha_285{padding-top:.5rem}._metaSection_3odha_285>*+*{margin-top:1.5rem}._labelSm_3odha_301._labelSm_3odha_301{font-size:.875rem;line-height:1.25rem}._tableCard_3odha_311{border-radius:calc(var(--radius) - 6px);border:1px solid hsl(var(--border))}._tableCardSpaced_3odha_321{border-radius:calc(var(--radius) - 6px);border:1px solid hsl(var(--border));margin-top:.5rem}._headW50_3odha_333._headW50_3odha_333{width:50px}._headW70Center_3odha_341._headW70Center_3odha_341{text-align:center;width:70px}._headW80Center_3odha_351._headW80Center_3odha_351{text-align:center;width:80px}._headHalf_3odha_361._headHalf_3odha_361{width:50%}._emptyCell_3odha_369._emptyCell_3odha_369{text-align:center;color:hsl(var(--muted-foreground));padding-top:1.5rem;padding-bottom:1.5rem}._fontMedium_3odha_383._fontMedium_3odha_383{font-weight:500}._cellTruncate_3odha_391._cellTruncate_3odha_391{text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}._textCenter_3odha_405._textCenter_3odha_405{text-align:center}._radioDefault_3odha_413{width:1rem;height:1rem;accent-color:hsl(var(--primary));cursor:pointer}._radioNative_3odha_427{width:1rem;height:1rem;accent-color:hsl(var(--primary))}._actionsCell_3odha_439._actionsCell_3odha_439{gap:.25rem;display:flex}._deleteIcon_3odha_449{width:1rem;height:1rem;color:hsl(var(--destructive))}._infoText_3odha_461{color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.25rem}._flexEnd_3odha_473{justify-content:flex-end;display:flex}._flexEndPt2_3odha_483{justify-content:flex-end;padding-top:.5rem;display:flex}._spinnerSm_3odha_495{width:1rem;height:1rem;animation:1s linear infinite _spin_3odha_25}._roleSelect_3odha_507._roleSelect_3odha_507{width:140px;height:2rem}._stack1_3odha_517>*+*{margin-top:.25rem}._stack2_3odha_525>*+*{margin-top:.5rem}._stack3_3odha_533>*+*{margin-top:.75rem}._delimiterGrid_3odha_541{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}._checkboxLabelNormal_3odha_553._checkboxLabelNormal_3odha_553{cursor:pointer;font-size:.875rem;font-weight:400;line-height:1.25rem}._checkboxLabelNormalMuted_3odha_567._checkboxLabelNormalMuted_3odha_567{color:hsl(var(--muted-foreground));font-size:.875rem;font-weight:400;line-height:1.25rem}._sectionDivider_3odha_581{border-top:1px solid hsl(var(--border));padding-top:1rem}._sectionDivider_3odha_581>*+*{margin-top:.75rem}._infoBoxPlain_3odha_599{background-color:hsl(var(--muted) / .5);border-radius:calc(var(--radius) - 6px);align-items:flex-start;gap:.5rem;padding:.75rem;display:flex}._infoSymbol_3odha_617{color:hsl(var(--primary));margin-top:.125rem}._radioList_3odha_627{padding-left:.25rem}._radioList_3odha_627>*+*{margin-top:.5rem}._hintIndent_3odha_643{color:hsl(var(--muted-foreground));padding-left:1.5rem;font-size:.75rem;line-height:1rem}._cellNoPadding_3odha_657._cellNoPadding_3odha_657{padding:0}._advancedBox_3odha_665{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) - 6px);background-color:hsl(var(--muted) / .3);margin:.5rem;padding:.75rem}._advancedBox_3odha_665>*+*{margin-top:.75rem}._advancedTitle_3odha_689{font-size:.875rem;font-weight:500;line-height:1.25rem}._jpegRow_3odha_701{border-left:2px solid hsl(var(--primary) / .3);align-items:center;gap:.75rem;padding-left:1rem;display:flex}._w24_3odha_717._w24_3odha_717{width:6rem}._w28_3odha_725._w28_3odha_725{width:7rem}._w32_3odha_733._w32_3odha_733{width:8rem}._actions_3odha_439{justify-content:flex-end;gap:.5rem;margin-top:1.5rem;display:flex}@media (width>=640px){._dialog500_3odha_757._dialog500_3odha_757{max-width:500px}}._dialogMd_3odha_767._dialogMd_3odha_767{max-width:28rem}._formSection_3odha_775{padding-top:1rem;padding-bottom:1rem}._formSection_3odha_775>*+*{margin-top:1rem}._dropboxBox_3odha_793{border-radius:calc(var(--radius) - 6px);border:1px solid #0000;gap:.75rem;padding:1rem;display:grid}._connectedName_3odha_809{color:hsl(var(--foreground));font-weight:500}._deleteAction_3odha_819._deleteAction_3odha_819{background-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}._deleteAction_3odha_819._deleteAction_3odha_819:hover{background-color:hsl(var(--destructive) / .9)}._inputMuted_3odha_837._inputMuted_3odha_837{background-color:hsl(var(--muted))}._inputReadonly_3odha_845._inputReadonly_3odha_845{background-color:hsl(var(--muted));cursor:default}._dbNote_3odha_855{background-color:hsl(var(--muted) / .5);border-radius:calc(var(--radius) - 6px);padding:.75rem}._buttonSpinner_3odha_867{width:1rem;height:1rem;margin-right:.5rem;animation:1s linear infinite _spin_3odha_25}@keyframes _spin_3odha_25{to{transform:rotate(360deg)}}._page_j8fym_1{flex-direction:column;height:100%;display:flex}._main_j8fym_13{flex:1;padding:1.5rem}._mainScrollable_j8fym_23{flex:1;padding:1.5rem;overflow:auto}._mainCentered_j8fym_35{flex:1;justify-content:center;align-items:center;padding:1.5rem;display:flex}._spinner_j8fym_51{width:2rem;height:2rem;color:hsl(var(--muted-foreground));animation:1s linear infinite _spin_j8fym_51}._errorText_j8fym_65{color:hsl(var(--destructive))}._editContainer_j8fym_73{max-width:64rem;margin-left:auto;margin-right:auto}._container_j8fym_85{max-width:80rem;margin-left:auto;margin-right:auto}._container_j8fym_85>*+*{margin-top:1.5rem}._headerRow_j8fym_105{justify-content:space-between;align-items:center;display:flex}._addIcon_j8fym_117{width:1rem;height:1rem;margin-right:.5rem}._searchRow_j8fym_129{align-items:center;gap:1rem;display:flex}._searchWrap_j8fym_141{flex:1;max-width:28rem;position:relative}._searchIcon_j8fym_153{width:1rem;height:1rem;color:hsl(var(--muted-foreground));position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}._searchInput_j8fym_173._searchInput_j8fym_173{background-color:hsl(var(--card));padding-left:2.5rem}._tableCard_j8fym_183{border:1px solid hsl(var(--border));border-radius:var(--radius);background-color:hsl(var(--card))}._rowNoHover_j8fym_195._rowNoHover_j8fym_195:hover{background-color:#0000}._actionsHead_j8fym_203._actionsHead_j8fym_203{width:90px}._emptyCell_j8fym_211._emptyCell_j8fym_211{text-align:center;color:hsl(var(--muted-foreground));padding-top:2rem;padding-bottom:2rem}._cellContent_j8fym_225{align-items:center;gap:.75rem;display:flex}._iconBadge_j8fym_237{border-radius:var(--radius);background-color:hsl(var(--primary) / .1);justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}._entityIcon_j8fym_257{width:1rem;height:1rem;color:hsl(var(--primary))}._entityName_j8fym_269{color:hsl(var(--foreground));font-weight:500}._descriptionCell_j8fym_279._descriptionCell_j8fym_279{color:hsl(var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;max-width:20rem;overflow:hidden}._rowActions_j8fym_295{justify-content:flex-end;align-items:center;gap:.25rem;display:flex}._iconButtonPrimary_j8fym_309._iconButtonPrimary_j8fym_309{color:hsl(var(--muted-foreground))}._iconButtonPrimary_j8fym_309._iconButtonPrimary_j8fym_309:hover{color:hsl(var(--primary))}._iconButtonDestructive_j8fym_325._iconButtonDestructive_j8fym_325{color:hsl(var(--muted-foreground))}._iconButtonDestructive_j8fym_325._iconButtonDestructive_j8fym_325:hover{color:hsl(var(--destructive))}._buttonIcon_j8fym_341{width:1rem;height:1rem}@media (width>=640px){._dialogContent_j8fym_353._dialogContent_j8fym_353{max-width:28rem}}._formSection_j8fym_363{padding-top:1rem;padding-bottom:1rem}._formSection_j8fym_363>*+*{margin-top:1rem}._fieldGroup_j8fym_381>*+*{margin-top:.5rem}._checkboxRow_j8fym_389{align-items:center;display:flex}._checkboxRow_j8fym_389>*+*{margin-left:.5rem}._checkboxLabel_j8fym_407._checkboxLabel_j8fym_407{cursor:pointer}._buttonSpinner_j8fym_415{width:1rem;height:1rem;margin-right:.5rem;animation:1s linear infinite _spin_j8fym_51}._deleteAction_j8fym_429._deleteAction_j8fym_429{background-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}._deleteAction_j8fym_429._deleteAction_j8fym_429:hover{background-color:hsl(var(--destructive) / .9)}@keyframes _spin_j8fym_51{to{transform:rotate(360deg)}}._webLinks_j8fym_459{white-space:nowrap;align-items:center;gap:.75rem;display:flex}._webLinkGroup_j8fym_473{align-items:center;gap:.125rem;display:inline-flex}._webLink_j8fym_459{color:hsl(var(--primary));text-underline-offset:2px;text-decoration:underline}._webLink_j8fym_459:hover{text-decoration:none}._copyLinkButton_j8fym_505._copyLinkButton_j8fym_505{color:hsl(var(--muted-foreground))}._copyLinkButton_j8fym_505._copyLinkButton_j8fym_505:hover{color:hsl(var(--primary))}._emptyState_107h6_1{background-color:hsl(var(--card));border-radius:calc(var(--radius) + 4px);border:1px solid hsl(var(--border));text-align:center;padding:3rem}._emptyText_107h6_17{color:hsl(var(--muted-foreground))}._card_107h6_25{background-color:hsl(var(--card));border-radius:calc(var(--radius) + 4px);border:1px solid hsl(var(--border));overflow:hidden}._tableWrap_107h6_39{overflow-x:auto}._table_107h6_39{border-collapse:collapse;width:100%}._headRow_107h6_57{border-bottom:1px solid hsl(var(--border));background-color:hsl(var(--muted) / .3)}._headCell_107h6_67{text-align:left;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.05em;padding:1rem;font-size:.75rem;font-weight:500;line-height:1rem}._headCellCenter_107h6_89{text-align:center}._tableBody_107h6_97>*+*{border-top:1px solid hsl(var(--border))}._row_107h6_105{transition:color .15s,background-color .15s,border-color .15s}._row_107h6_105:hover{background-color:hsl(var(--muted) / .2)}._cell_107h6_121{padding:1rem}._cellCenter_107h6_129{text-align:center}._cellPrimary_107h6_137{color:hsl(var(--foreground));font-size:.875rem;font-weight:500;line-height:1.25rem}._cellText_107h6_151{color:hsl(var(--foreground));font-size:.875rem;line-height:1.25rem}._cellMuted_107h6_163{color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.25rem}._roleBadge_107h6_175{font-size:.75rem;line-height:1rem}._providerGoogle_107h6_189{color:#f87171;background-color:#ef444433}._providerMicrosoft_107h6_199{color:#60a5fa;background-color:#3b82f633}._providerDefault_107h6_209{background-color:hsl(var(--muted));color:hsl(var(--muted-foreground))}._statusIndicator_107h6_219{border-radius:9999px;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-left:auto;margin-right:auto;display:flex}._statusActive_107h6_241{background-color:hsl(var(--success) / .2)}._statusInactive_107h6_249{background-color:hsl(var(--muted))}._statusIconActive_107h6_257{width:.875rem;height:.875rem;color:hsl(var(--success))}._statusIconInactive_107h6_269{width:.875rem;height:.875rem;color:hsl(var(--muted-foreground))}._actions_107h6_281{align-items:center;gap:.25rem;display:flex}._editButton_107h6_293{color:hsl(var(--muted-foreground))}._editButton_107h6_293:hover{color:hsl(var(--primary))}._deleteButton_107h6_309{color:hsl(var(--muted-foreground))}._deleteButton_107h6_309:hover{color:hsl(var(--destructive))}._moreButton_107h6_325{color:hsl(var(--muted-foreground))}._actionIcon_107h6_333{width:1rem;height:1rem}._menuContent_107h6_343{background-color:hsl(var(--popover));border-color:hsl(var(--border))}._menuItemDestructive_107h6_353{color:hsl(var(--destructive))}._pagination_107h6_365{border-top:1px solid hsl(var(--border));background-color:hsl(var(--muted) / .2);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}._paginationInfo_107h6_383{color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.25rem}._paginationValue_107h6_395{color:hsl(var(--foreground));font-weight:500}._paginationRange_107h6_405{margin-left:1rem}._paginationButtons_107h6_413{align-items:center;gap:.5rem;display:flex}._root_cluvc_1{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}@media (width>=640px){._root_cluvc_1{flex-direction:row}}._searchWrap_cluvc_27{flex:1;position:relative}._searchIcon_cluvc_37{width:1rem;height:1rem;color:hsl(var(--muted-foreground));position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}._searchInput_cluvc_57{background-color:hsl(var(--card));border-color:hsl(var(--border));padding-left:2.25rem}._filters_cluvc_69{align-items:center;gap:.75rem;display:flex}._statusTrigger_cluvc_81{background-color:hsl(var(--card));border-color:hsl(var(--border));width:8rem}._selectContent_cluvc_93{background-color:hsl(var(--popover));border-color:hsl(var(--border))}._addButton_cluvc_103{gap:.5rem}._addIcon_cluvc_111{width:1rem;height:1rem}._dialogContent_9vp83_5{background-color:hsl(var(--card));border-color:hsl(var(--border));max-width:28rem}._dialogTitle_9vp83_17{color:hsl(var(--foreground))}._form_9vp83_25{padding-top:1rem;padding-bottom:1rem}._form_9vp83_25>*+*{margin-top:1rem}._field_9vp83_43>*+*{margin-top:.5rem}._input_9vp83_51{background-color:hsl(var(--background));border-color:hsl(var(--border))}._hint_9vp83_61{color:hsl(var(--muted-foreground));font-size:.75rem;line-height:1rem}._switchRow_9vp83_73{justify-content:space-between;align-items:center;display:flex}._footer_9vp83_85{justify-content:flex-end;gap:.75rem;display:flex}._deleteDialogContent_9vp83_101{background-color:hsl(var(--card));border-color:hsl(var(--border))}._deleteDialogTitle_9vp83_111{color:hsl(var(--foreground))}._deleteUserName_9vp83_119{color:hsl(var(--foreground));font-weight:500}._deleteCancelButton_9vp83_129{border-color:hsl(var(--border))}._deleteConfirmButton_9vp83_137{background-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}._deleteConfirmButton_9vp83_137:hover{background-color:hsl(var(--destructive) / .9)}._page_1b4oz_1{flex-direction:column;height:100%;display:flex}._main_1b4oz_13{flex:1;padding:1.5rem;overflow:auto}._mainCentered_1b4oz_25{flex:1;justify-content:center;align-items:center;padding:1.5rem;display:flex}._errorCenter_1b4oz_41{text-align:center}._errorTitle_1b4oz_49{color:hsl(var(--destructive));margin-bottom:.5rem}._errorDetail_1b4oz_59{color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.25rem}._skeletonCard_1b4oz_71{background-color:hsl(var(--card));border-radius:calc(var(--radius) + 4px);border:1px solid hsl(var(--border));padding:1.5rem}._skeletonCard_1b4oz_71>*+*{margin-top:1rem}._skeletonRow_1b4oz_93._skeletonRow_1b4oz_93{width:100%;height:3rem}._page_1gib9_1{flex-direction:column;height:100%;display:flex}._main_1gib9_13{flex:1;padding:1.5rem;overflow:auto}._overviewCard_1gib9_25._overviewCard_1gib9_25{background-color:hsl(var(--card));border-color:hsl(var(--border));margin-bottom:2rem}._card_1gib9_37._card_1gib9_37{background-color:hsl(var(--card));border-color:hsl(var(--border))}._cardHeaderRow_1gib9_47._cardHeaderRow_1gib9_47{flex-direction:row;align-items:center;gap:.5rem;display:flex}._headerIcon_1gib9_61{width:1.25rem;height:1.25rem;color:hsl(var(--primary))}._cardTitleLg_1gib9_73._cardTitleLg_1gib9_73{font-size:1.125rem;font-weight:600;line-height:1.75rem}._statsGrid_1gib9_85{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (width>=768px){._statsGrid_1gib9_85{grid-template-columns:repeat(4,minmax(0,1fr))}}._statBlock_1gib9_111>*+*{margin-top:.25rem}._statLabel_1gib9_119{color:hsl(var(--muted-foreground));font-size:.75rem;line-height:1rem}._statValue_1gib9_131{color:hsl(var(--foreground));font-size:1.5rem;font-weight:700;line-height:2rem}._statValueSuccess_1gib9_145{color:hsl(var(--success));font-size:1.5rem;font-weight:700;line-height:2rem}._statValueMuted_1gib9_159{color:hsl(var(--muted-foreground));font-size:1.5rem;font-weight:700;line-height:2rem}._skeletonStat_1gib9_177._skeletonStat_1gib9_177{width:3rem;height:2rem}._skeletonIcon_1gib9_187._skeletonIcon_1gib9_187{border-radius:.25rem;width:1rem;height:1rem}._skeletonLine_1gib9_199._skeletonLine_1gib9_199{width:8rem;height:1rem}._skeletonLineSm_1gib9_209._skeletonLineSm_1gib9_209{width:6rem;height:.75rem}._skeletonBadge_1gib9_219._skeletonBadge_1gib9_219{width:4rem;height:1.25rem}._skeletonText24_1gib9_229._skeletonText24_1gib9_229{width:6rem;height:1.25rem}._skeletonText32_1gib9_239._skeletonText32_1gib9_239{width:8rem;height:1.25rem}._skeletonText40_1gib9_249._skeletonText40_1gib9_249{width:10rem;height:1.25rem}._recentSection_1gib9_259>*+*{margin-top:.75rem}._recentLabel_1gib9_267{color:hsl(var(--muted-foreground));font-size:.875rem;font-weight:500;line-height:1.25rem}._recentList_1gib9_281>*+*{margin-top:.5rem}._recentRow_1gib9_289{border-radius:var(--radius);background-color:hsl(var(--muted) / .2);justify-content:space-between;align-items:center;padding:.75rem;display:flex}._recentRowInteractive_1gib9_307{border-radius:var(--radius);background-color:hsl(var(--muted) / .2);justify-content:space-between;align-items:center;padding:.75rem;transition:color .15s,background-color .15s,border-color .15s;display:flex}._recentRowInteractive_1gib9_307:hover{background-color:hsl(var(--muted) / .3)}._recentRowLeft_1gib9_335{align-items:center;gap:.75rem;display:flex}._skeletonLines_1gib9_347>*+*{margin-top:.25rem}._rowIcon_1gib9_355{width:1rem;height:1rem;color:hsl(var(--muted-foreground))}._rowTitle_1gib9_367{color:hsl(var(--foreground));font-size:.875rem;font-weight:500;line-height:1.25rem}._rowSubtitle_1gib9_381{color:hsl(var(--muted-foreground));font-size:.75rem;line-height:1rem}._emptyText_1gib9_393{color:hsl(var(--muted-foreground));text-align:center;padding-top:1rem;padding-bottom:1rem;font-size:.875rem;line-height:1.25rem}._badgeXs_1gib9_411._badgeXs_1gib9_411{font-size:.75rem;line-height:1rem}._badgeActive_1gib9_421._badgeActive_1gib9_421{background-color:hsl(var(--success) / .2);color:hsl(var(--success));border-color:hsl(var(--success) / .3)}._badgeIcon_1gib9_433{width:.75rem;height:.75rem;margin-right:.25rem}._alertBox_1gib9_445._alertBox_1gib9_445{margin-bottom:1.5rem}._alertIcon_1gib9_453{width:1rem;height:1rem}._alertDescription_1gib9_463._alertDescription_1gib9_463{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}._codeText_1gib9_477{font-family:var(--font-mono)}._retryIcon_1gib9_485{width:.75rem;height:.75rem;margin-right:.25rem}._gridTwoCol_1gib9_497{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}@media (width>=1024px){._gridTwoCol_1gib9_497{grid-template-columns:repeat(2,minmax(0,1fr))}}._infoList_1gib9_523>*+*{margin-top:1rem}._infoGrid_1gib9_531{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}._infoValue_1gib9_543{color:hsl(var(--foreground));font-size:.875rem;font-weight:500;line-height:1.25rem}._divider_1gib9_557{border-top:1px solid hsl(var(--border));padding-top:.75rem}._uptimeRow_1gib9_567{align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;display:flex}._clockIcon_1gib9_583{width:1rem;height:1rem;color:hsl(var(--muted-foreground))}._mutedText_1gib9_595{color:hsl(var(--muted-foreground))}._uptimeValue_1gib9_603{color:hsl(var(--success));font-weight:500}._urlText_1gib9_613{color:hsl(var(--muted-foreground));font-size:.75rem;line-height:1rem;font-family:var(--font-mono);word-break:break-all;margin-top:.5rem}._perfList_1gib9_631>*+*{margin-top:1.25rem}._metricBlock_1gib9_639>*+*{margin-top:.5rem}._metricHeader_1gib9_647{justify-content:space-between;align-items:center;display:flex}._metricLabelWrap_1gib9_659{align-items:center;gap:.5rem;display:flex}._metricIcon_1gib9_671{width:1rem;height:1rem}._textPrimary_1gib9_681{color:hsl(var(--primary))}._textWarning_1gib9_689{color:hsl(var(--warning))}._textSuccess_1gib9_697{color:hsl(var(--success))}._textInfo_1gib9_705{color:hsl(var(--info))}._metricName_1gib9_713{color:hsl(var(--foreground));font-size:.875rem;line-height:1.25rem}._metricValue_1gib9_725{color:hsl(var(--foreground));font-size:.875rem;font-weight:500;line-height:1.25rem}._progress_1gib9_739._progress_1gib9_739{height:.5rem}._diskList_1gib9_747>*+*{margin-top:1rem}._diskRow_1gib9_755{justify-content:space-between;align-items:center;font-size:.875rem;line-height:1.25rem;display:flex}._diskName_1gib9_771{color:hsl(var(--foreground));font-weight:500}._dialogContent_18ex1_1._dialogContent_18ex1_1{flex-direction:column;max-height:90vh;display:flex}@media (width>=640px){._dialogContent_18ex1_1._dialogContent_18ex1_1{max-width:32rem}}._body_18ex1_25{flex:1;padding-top:1rem;padding-bottom:1rem;overflow:hidden}._body_18ex1_25>*+*{margin-top:1rem}._fieldGroup_18ex1_47>*+*{margin-top:.5rem}._rowBetween_18ex1_55{justify-content:space-between;align-items:center;display:flex}._buttonRow_18ex1_67{gap:.5rem;display:flex}._loadingCenter_18ex1_77{justify-content:center;align-items:center;padding-top:2rem;padding-bottom:2rem;display:flex}._spinner_18ex1_93{width:1.5rem;height:1.5rem;color:hsl(var(--muted-foreground));animation:1s linear infinite _spin_18ex1_93}._searchRow_18ex1_107{align-items:center;gap:.5rem;display:flex}._searchWrap_18ex1_119{flex:1;position:relative}._searchIcon_18ex1_129{width:1rem;height:1rem;color:hsl(var(--muted-foreground));position:absolute;top:50%;left:.625rem;transform:translateY(-50%)}._searchInput_18ex1_149._searchInput_18ex1_149{padding-left:2rem}._filterGroup_18ex1_157{gap:.25rem;display:flex}._filterButton_18ex1_167._filterButton_18ex1_167{text-transform:capitalize}._scrollArea_18ex1_175._scrollArea_18ex1_175{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) - 6px);height:240px;padding:.75rem}._emptyText_18ex1_189{color:hsl(var(--muted-foreground));text-align:center;padding-top:1rem;padding-bottom:1rem;font-size:.875rem;line-height:1.25rem}._groupList_18ex1_207>*+*{margin-top:1rem}._group_18ex1_207>*+*{margin-top:.5rem}._groupTitle_18ex1_223{color:hsl(var(--foreground));text-transform:capitalize;font-size:.875rem;font-weight:500;line-height:1.25rem}._permissionList_18ex1_239{padding-left:.5rem}._permissionList_18ex1_239>*+*{margin-top:.5rem}._permissionRow_18ex1_255{align-items:center;display:flex}._permissionRow_18ex1_255>*+*{margin-left:.75rem}._permissionLabel_18ex1_273{cursor:pointer;flex:1;font-size:.875rem;line-height:1.25rem}._permissionName_18ex1_287{color:hsl(var(--foreground))}._platformTags_18ex1_295{flex-shrink:0;align-items:center;gap:.25rem;display:flex}._tagSlotWeb_18ex1_309{width:3rem}._tagSlotDesktop_18ex1_317{width:4rem}._platformBadge_18ex1_325._platformBadge_18ex1_325{text-transform:uppercase;justify-content:center;width:100%;padding:0 .375rem;font-size:10px}._selectedSection_18ex1_341>*+*{margin-top:.25rem}._selectedText_18ex1_349{color:hsl(var(--muted-foreground));overflow-wrap:break-word;border:1px solid hsl(var(--border));border-radius:calc(var(--radius) - 6px);max-height:4rem;padding:.5rem;font-size:.75rem;line-height:1rem;overflow-y:auto}._buttonSpinner_18ex1_373{width:1rem;height:1rem;margin-right:.5rem;animation:1s linear infinite _spin_18ex1_93}@keyframes _spin_18ex1_93{to{transform:rotate(360deg)}}._page_v1efu_1{flex-direction:column;height:100%;display:flex}._main_v1efu_13{flex:1;padding:1.5rem}._mainCentered_v1efu_23{flex:1;justify-content:center;align-items:center;padding:1.5rem;display:flex}._spinner_v1efu_39{width:2rem;height:2rem;color:hsl(var(--muted-foreground));animation:1s linear infinite _spin_v1efu_39}._errorText_v1efu_53{color:hsl(var(--destructive))}._container_v1efu_61{max-width:80rem;margin-left:auto;margin-right:auto}._container_v1efu_61>*+*{margin-top:1.5rem}._headerRow_v1efu_81{justify-content:space-between;align-items:center;display:flex}._pageTitle_v1efu_93{color:hsl(var(--foreground));font-size:1.5rem;font-weight:600;line-height:2rem}._pageSubtitle_v1efu_107{color:hsl(var(--muted-foreground));margin-top:.25rem}._addIcon_v1efu_117{width:1rem;height:1rem;margin-right:.5rem}._tableCard_v1efu_129{border:1px solid hsl(var(--border));border-radius:var(--radius);background-color:hsl(var(--card))}._rowNoHover_v1efu_141._rowNoHover_v1efu_141:hover{background-color:#0000}._actionsHead_v1efu_149._actionsHead_v1efu_149{width:120px}._emptyCell_v1efu_157._emptyCell_v1efu_157{text-align:center;color:hsl(var(--muted-foreground));padding-top:2rem;padding-bottom:2rem}._cellContent_v1efu_171{align-items:center;gap:.75rem;display:flex}._iconBadge_v1efu_183{border-radius:var(--radius);background-color:hsl(var(--primary) / .1);justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}._entityIcon_v1efu_203{width:1rem;height:1rem;color:hsl(var(--primary))}._entityName_v1efu_215{color:hsl(var(--foreground));font-weight:500}._rowActions_v1efu_225{justify-content:flex-end;align-items:center;gap:.25rem;display:flex}._iconButtonPrimary_v1efu_239._iconButtonPrimary_v1efu_239{color:hsl(var(--muted-foreground))}._iconButtonPrimary_v1efu_239._iconButtonPrimary_v1efu_239:hover{color:hsl(var(--primary))}._iconButtonDestructive_v1efu_255._iconButtonDestructive_v1efu_255{color:hsl(var(--muted-foreground))}._iconButtonDestructive_v1efu_255._iconButtonDestructive_v1efu_255:hover{color:hsl(var(--destructive))}._buttonIcon_v1efu_271{width:1rem;height:1rem}@media (width>=640px){._dialogContent_v1efu_281._dialogContent_v1efu_281{max-width:28rem}}._formSection_v1efu_301{padding-top:1rem;padding-bottom:1rem}._formSection_v1efu_301>*+*{margin-top:1rem}._fieldGroup_v1efu_319>*+*{margin-top:.5rem}._buttonSpinner_v1efu_327{width:1rem;height:1rem;margin-right:.5rem;animation:1s linear infinite _spin_v1efu_39}@keyframes _spin_v1efu_39{to{transform:rotate(360deg)}}._page_1axvc_1{flex-direction:column;height:100%;display:flex}._main_1axvc_13{flex:1;padding:1.5rem;overflow:auto}._container_1axvc_25{max-width:42rem}._container_1axvc_25>*+*{margin-top:1.5rem}._cardContent_1axvc_41._cardContent_1axvc_41>*+*{margin-top:1rem}._fieldGroup_1axvc_49{gap:.5rem;display:grid}._row_1axvc_59{justify-content:space-between;align-items:center;display:flex}._rowLeft_1axvc_71{align-items:center;gap:.75rem;display:flex}._iconBox_1axvc_83{border-radius:var(--radius);background-color:hsl(var(--muted));padding:.5rem}._themeIcon_1axvc_95{width:1rem;height:1rem;color:hsl(var(--primary))}._hint_1axvc_107{color:hsl(var(--muted-foreground));font-size:.75rem;line-height:1rem}._page_rx0g1_1{flex-direction:column;height:100%;display:flex}._main_rx0g1_13{flex:1;padding:1.5rem;overflow:auto}._loadingCenter_rx0g1_25{justify-content:center;align-items:center;height:10rem;display:flex}._spinner_rx0g1_39{width:2rem;height:2rem;color:hsl(var(--muted-foreground));animation:1s linear infinite _spin_rx0g1_39}._addonsGrid_rx0g1_53{gap:1rem;display:grid}@media (width>=768px){._addonsGrid_rx0g1_53{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){._addonsGrid_rx0g1_53{grid-template-columns:repeat(3,minmax(0,1fr))}}._addonCard_rx0g1_87._addonCard_rx0g1_87{cursor:pointer;flex-direction:column;transition:color .15s,background-color .15s,border-color .15s;display:flex}._addonCard_rx0g1_87._addonCard_rx0g1_87:hover{border-color:hsl(var(--primary) / .5)}._addonCardHeader_rx0g1_109._addonCardHeader_rx0g1_109{padding-bottom:.75rem}._rowStartBetween_rx0g1_117{justify-content:space-between;align-items:flex-start;display:flex}._addonTitle_rx0g1_129._addonTitle_rx0g1_129{font-size:1rem;line-height:1.5rem}._mt1_rx0g1_139._mt1_rx0g1_139{margin-top:.25rem}._mt2_rx0g1_147._mt2_rx0g1_147{margin-top:.5rem}._shrink0_rx0g1_155._shrink0_rx0g1_155{flex-shrink:0}._addonCardContent_rx0g1_163._addonCardContent_rx0g1_163{flex-direction:column;flex:1;justify-content:flex-end;display:flex}._rowBetween_rx0g1_177{justify-content:space-between;align-items:center;display:flex}._rowGap2_rx0g1_189{align-items:center;gap:.5rem;display:flex}._rowGap3_rx0g1_201{align-items:center;gap:.75rem;display:flex}._hint_rx0g1_213{color:hsl(var(--muted-foreground));font-size:.75rem;line-height:1rem}._icon16_rx0g1_225{width:1rem;height:1rem}._icon16mr1_rx0g1_235{width:1rem;height:1rem;margin-right:.25rem}._icon12mr1_rx0g1_247{width:.75rem;height:.75rem;margin-right:.25rem}@media (width>=640px){._dialog400_rx0g1_261._dialog400_rx0g1_261{max-width:400px}._dialog500_rx0g1_269._dialog500_rx0g1_269{max-width:500px}._dialog600_rx0g1_277._dialog600_rx0g1_277{max-width:600px}._dialog700_rx0g1_285._dialog700_rx0g1_285{max-width:700px}}._formSection_rx0g1_295{padding-top:1rem;padding-bottom:1rem}._formSection_rx0g1_295>*+*{margin-top:1rem}._checkboxRow_rx0g1_313{align-items:center;display:flex}._checkboxRow_rx0g1_313>*+*{margin-left:.5rem}._checkboxLabel_rx0g1_331._checkboxLabel_rx0g1_331{cursor:pointer;font-weight:500}._checkboxLabelSm_rx0g1_341._checkboxLabelSm_rx0g1_341{cursor:pointer;font-size:.875rem;line-height:1.25rem}._checkboxLabelXs_rx0g1_353._checkboxLabelXs_rx0g1_353{cursor:pointer;font-size:.75rem;line-height:1rem}._cursorPointer_rx0g1_365._cursorPointer_rx0g1_365{cursor:pointer}._infoBox_rx0g1_373{border-radius:calc(var(--radius) - 6px);background-color:hsl(var(--muted) / .5);border:1px solid hsl(var(--border));align-items:flex-start;gap:.5rem;padding:.75rem;display:flex}._infoIcon_rx0g1_393{width:1rem;height:1rem;color:hsl(var(--primary));flex-shrink:0;margin-top:.125rem}._infoText_rx0g1_409{color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.25rem}._noteMedium_rx0g1_421{margin-top:.25rem;font-weight:500}._sectionStack_rx0g1_431>*+*{margin-top:.75rem}._sectionLabel_rx0g1_439._sectionLabel_rx0g1_439{font-size:.875rem;font-weight:500;line-height:1.25rem}._tableCard_rx0g1_451{border-radius:calc(var(--radius) - 6px);border:1px solid hsl(var(--border))}._headW50_rx0g1_461._headW50_rx0g1_461{width:50px}._headW60_rx0g1_469._headW60_rx0g1_469{width:60px}._headW80_rx0g1_477._headW80_rx0g1_477{width:80px}._headW100_rx0g1_485._headW100_rx0g1_485{width:100px}._headW80Center_rx0g1_493._headW80Center_rx0g1_493{text-align:center;width:80px}._headW100Center_rx0g1_503._headW100Center_rx0g1_503{text-align:center;width:100px}._headW100Right_rx0g1_513._headW100Right_rx0g1_513{text-align:right;width:100px}._headW120Center_rx0g1_523._headW120Center_rx0g1_523{text-align:center;width:120px}._fontMedium_rx0g1_533._fontMedium_rx0g1_533{font-weight:500}._textCenter_rx0g1_541._textCenter_rx0g1_541{text-align:center}._cellMutedRight_rx0g1_549._cellMutedRight_rx0g1_549{text-align:right;color:hsl(var(--muted-foreground))}._cellMutedCenter_rx0g1_559._cellMutedCenter_rx0g1_559{text-align:center;color:hsl(var(--muted-foreground))}._iconButton_rx0g1_569._iconButton_rx0g1_569{width:2rem;height:2rem;padding:0}._textMuted_rx0g1_581._textMuted_rx0g1_581{color:hsl(var(--muted-foreground))}._totalText_rx0g1_589{color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.25rem}._totalValue_rx0g1_601{color:hsl(var(--foreground));font-weight:500}._fieldGrid_rx0g1_611{gap:.5rem;display:grid}._fieldGridTight_rx0g1_621{gap:.375rem;display:grid}._langGrid_rx0g1_631{border-radius:calc(var(--radius) - 6px);border:1px solid hsl(var(--border));grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;max-height:12rem;padding:.75rem;display:grid;overflow-y:auto}._dialog3d_rx0g1_653._dialog3d_rx0g1_653{flex-direction:column;height:550px;padding:0;display:flex}@media (width>=640px){._dialog3d_rx0g1_653._dialog3d_rx0g1_653{max-width:700px}}._dialog3dHeader_rx0g1_679._dialog3dHeader_rx0g1_679{border-bottom:1px solid #0000;padding:1.5rem 1.5rem 1rem}._dialog3dBody_rx0g1_689{flex:1;display:flex;overflow:hidden}._stepSidebar_rx0g1_701{border-right:1px solid hsl(var(--border));width:140px;padding:.75rem}._stepSidebar_rx0g1_701>*+*{margin-top:.25rem}._stepButton_rx0g1_721{text-align:left;border-radius:calc(var(--radius) - 6px);white-space:pre-line;width:100%;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;transition:color .15s,background-color .15s,border-color .15s}._stepButtonActive_rx0g1_743{background-color:hsl(var(--primary) / .1);color:hsl(var(--primary));font-weight:500}._stepButtonInactive_rx0g1_755{color:hsl(var(--muted-foreground))}._stepButtonInactive_rx0g1_755:hover{background-color:hsl(var(--muted));color:hsl(var(--foreground))}._stepContent_rx0g1_773{flex:1;padding:1.5rem;overflow-y:auto}._stack2_rx0g1_785>*+*{margin-top:.5rem}._stack4_rx0g1_793>*+*{margin-top:1rem}._stack15_rx0g1_801>*+*{margin-top:.375rem}._buttonGap_rx0g1_809._buttonGap_rx0g1_809{gap:.5rem}._spinnerSm_rx0g1_817{width:1rem;height:1rem;animation:1s linear infinite _spin_rx0g1_39}._buttonSpinner_rx0g1_829{width:1rem;height:1rem;margin-right:.5rem;animation:1s linear infinite _spin_rx0g1_39}._dropdownContent_rx0g1_843._dropdownContent_rx0g1_843{background-color:hsl(var(--popover));z-index:50;width:280px;max-height:300px;overflow-y:auto}._formatsTableWrap_rx0g1_859{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) - 6px);overflow:hidden}._rowPrimary_rx0g1_871._rowPrimary_rx0g1_871{background-color:hsl(var(--primary))}._headPrimary_rx0g1_879._headPrimary_rx0g1_879{color:hsl(var(--primary-foreground));font-weight:500}._rowHighlight_rx0g1_889._rowHighlight_rx0g1_889{background-color:hsl(var(--primary) / .2)}._removeButton_rx0g1_897._removeButton_rx0g1_897{width:1.5rem;height:1.5rem;color:hsl(var(--destructive));padding:0}._removeButton_rx0g1_897._removeButton_rx0g1_897:hover{color:hsl(var(--destructive));background-color:hsl(var(--destructive) / .1)}._flexEnd_rx0g1_921{justify-content:flex-end;display:flex}._hostInput_rx0g1_931._hostInput_rx0g1_931{background-color:hsl(var(--background));border-color:hsl(var(--border))}._scheduleRow_rx0g1_941{align-items:center;gap:1rem;display:flex}._dayLabel_rx0g1_953{width:2.5rem;font-size:.875rem;line-height:1.25rem}._timeInput_rx0g1_965._timeInput_rx0g1_965{width:6rem;font-size:.875rem;line-height:1.25rem}._pt2_rx0g1_977{padding-top:.5rem}._catalogTabs_rx0g1_985._catalogTabs_rx0g1_985{grid-template-rows:auto 1fr;width:100%;display:grid}._catalogTabs_rx0g1_985>[role=tablist]{grid-row-start:1}._catalogTabs_rx0g1_985>[role=tabpanel]{grid-row-start:2;grid-column-start:1}._fullWidth_rx0g1_1015._fullWidth_rx0g1_1015{width:100%}._tabTrigger_rx0g1_1023._tabTrigger_rx0g1_1023{flex:1}._tabPanel_rx0g1_1031._tabPanel_rx0g1_1031,._tabPanel_rx0g1_1031._tabPanel_rx0g1_1031>*+*{margin-top:1rem}._tabPanel_rx0g1_1031._tabPanel_rx0g1_1031[data-state=inactive]{visibility:hidden}._labelXs_rx0g1_1055._labelXs_rx0g1_1055,._textXs_rx0g1_1065._textXs_rx0g1_1065{font-size:.75rem;line-height:1rem}._langBox_rx0g1_1075{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) - 6px);background-color:hsl(var(--background));max-height:6rem;padding:.5rem;overflow-y:auto}._langBox_rx0g1_1075>*+*{margin-top:.25rem}._keyStatus_rx0g1_1101{color:hsl(var(--muted-foreground));flex:1;font-size:.75rem;line-height:1rem}._hiddenInput_rx0g1_1115{display:none}._apiKeyInput_rx0g1_1123._apiKeyInput_rx0g1_1123{font-family:var(--font-mono);flex:1;font-size:.875rem;line-height:1.25rem}._radioGroup_rx0g1_1137._radioGroup_rx0g1_1137>*+*{margin-top:.75rem}._radioLabel_rx0g1_1145._radioLabel_rx0g1_1145{cursor:pointer;font-size:.875rem;font-weight:500;line-height:1.25rem}._nestedSection_rx0g1_1159{border-left:2px solid hsl(var(--border));margin-left:1.5rem;padding-left:1rem}._nestedSection_rx0g1_1159>*+*{margin-top:.75rem}._selectW180_rx0g1_1179._selectW180_rx0g1_1179{width:180px}._fieldStack_rx0g1_1187{padding-top:.5rem}._fieldStack_rx0g1_1187>*+*{margin-top:.75rem}._badgeCapitalize_rx0g1_1203._badgeCapitalize_rx0g1_1203{text-transform:capitalize}._footerBordered_rx0g1_1211._footerBordered_rx0g1_1211{border-top:1px solid #0000;padding:1rem 1.5rem}@keyframes _spin_rx0g1_39{to{transform:rotate(360deg)}}._page_dxfh7_1{background-color:hsl(var(--background));justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}._errorBox_dxfh7_19{text-align:center;max-width:28rem}._errorBox_dxfh7_19>*+*{margin-top:.75rem}._errorTitle_dxfh7_37{color:hsl(var(--foreground));font-size:1.125rem;font-weight:600;line-height:1.75rem}._errorMessage_dxfh7_51{color:hsl(var(--muted-foreground));overflow-wrap:break-word;font-size:.875rem;line-height:1.25rem}._retryButton_dxfh7_65{color:hsl(var(--primary));font-size:.875rem;line-height:1.25rem;text-decoration-line:underline}._loadingBox_dxfh7_79{color:hsl(var(--muted-foreground));align-items:center;gap:.75rem;display:flex}._spinner_dxfh7_93{width:1.25rem;height:1.25rem;animation:1s linear infinite _spin_dxfh7_93}._loadingText_dxfh7_105{font-size:.875rem;line-height:1.25rem}@keyframes _spin_dxfh7_93{to{transform:rotate(360deg)}}._layout_1gey0_1{background-color:hsl(var(--background));min-height:100vh;display:flex}._main_1gey0_13{flex:1;transition:all .3s ease-in-out}._mainCollapsed_1gey0_23{margin-left:4rem}._mainExpanded_1gey0_31{margin-left:16rem}._loading_1gey0_39{background-color:hsl(var(--background));justify-content:center;align-items:center;min-height:100vh;display:flex}._spinner_1gey0_55{width:1.25rem;height:1.25rem;color:hsl(var(--muted-foreground));animation:1s linear infinite _spin_1gey0_55}@keyframes _spin_1gey0_55{to{transform:rotate(360deg)}}:root{--font-sans:"Roboto", system-ui, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, monospace;--background:0 0% 95%;--foreground:0 0% 10%;--card:0 0% 100%;--card-foreground:0 0% 10%;--popover:0 0% 100%;--popover-foreground:0 0% 10%;--primary:205 100% 45%;--primary-foreground:0 0% 100%;--secondary:0 0% 100%;--secondary-foreground:0 0% 20%;--muted:0 0% 95%;--muted-foreground:0 0% 40%;--accent:205 20% 94%;--accent-foreground:205 100% 35%;--destructive:0 65% 48%;--destructive-foreground:0 0% 100%;--success:142 60% 40%;--success-foreground:0 0% 100%;--warning:38 92% 50%;--warning-foreground:0 0% 10%;--info:205 100% 45%;--info-foreground:0 0% 100%;--border:0 0% 90%;--input:0 0% 96%;--ring:205 100% 45%;--surface-container:0 0% 100%;--surface-container-high:0 0% 96%;--on-surface-variant:0 0% 35%;--radius:1.25rem;--sidebar-background:0 0% 100%;--sidebar-foreground:0 0% 15%;--sidebar-primary:205 100% 45%;--sidebar-primary-foreground:0 0% 100%;--sidebar-accent:205 20% 94%;--sidebar-accent-foreground:205 100% 35%;--sidebar-border:0 0% 92%;--sidebar-ring:205 100% 45%}.dark{--background:0 0% 14%;--foreground:0 0% 92%;--card:0 0% 7%;--card-foreground:0 0% 92%;--popover:0 0% 16%;--popover-foreground:0 0% 92%;--primary:205 100% 50%;--primary-foreground:0 0% 100%;--secondary:0 0% 18%;--secondary-foreground:0 0% 85%;--muted:0 0% 14%;--muted-foreground:0 0% 50%;--accent:0 0% 18%;--accent-foreground:205 100% 60%;--destructive:0 55% 55%;--destructive-foreground:0 0% 92%;--success:142 50% 45%;--success-foreground:0 0% 10%;--warning:38 70% 50%;--warning-foreground:0 0% 10%;--info:205 100% 60%;--info-foreground:0 0% 10%;--border:0 0% 20%;--input:0 0% 20%;--ring:205 100% 50%;--surface-container:0 0% 11%;--surface-container-high:0 0% 16%;--on-surface-variant:0 0% 70%;--sidebar-background:0 0% 10%;--sidebar-foreground:0 0% 92%;--sidebar-primary:205 100% 50%;--sidebar-primary-foreground:0 0% 100%;--sidebar-accent:0 0% 16%;--sidebar-accent-foreground:0 0% 92%;--sidebar-border:0 0% 18%;--sidebar-ring:205 100% 50%}*,:before,:after{box-sizing:border-box;border:0 solid #0000}html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5}body{background-color:hsl(var(--background));min-height:100vh;color:hsl(var(--foreground));font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{font-size:inherit;font-weight:inherit;margin:0}ol,ul{margin:0;padding:0;list-style:none}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}img,svg,video,canvas{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,[role=button]{cursor:pointer;background-color:#0000;background-image:none}table{border-collapse:collapse;border-color:inherit;text-indent:0}*,:before,:after{filter:none;box-shadow:none!important;text-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}hr,[data-orientation=horizontal][role=separator],[data-orientation=vertical][role=separator]{background-color:hsl(var(--border) / .6)}table tr{border-color:hsl(var(--border) / .55)}code,pre,.font-mono{font-family:var(--font-mono)}.surface-container{background-color:hsl(var(--surface-container))}.surface-container-high{background-color:hsl(var(--surface-container-high))}.on-surface-variant{color:hsl(var(--on-surface-variant))}*{scrollbar-width:thin;scrollbar-color:hsl(var(--border)) transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground))}@keyframes fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-in-left{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.animate-fade-in{animation:.3s ease-out forwards fade-in}.animate-slide-in-left{animation:.3s ease-out forwards slide-in-left}[data-sonner-toast],[data-sonner-toast][data-styled=true]{background:hsl(var(--foreground))!important;color:hsl(var(--background))!important;border:0!important;border-radius:.75rem!important}[data-sonner-toast] [data-description]{color:hsl(var(--background) / .7)!important}[data-sonner-toast] [data-icon] svg,[data-sonner-toast] [data-close-button]{color:hsl(var(--background))!important;background:0 0!important;border:0!important}
