*,*:before,*:after{box-sizing:border-box}html,body,p,ol,ul,li,figure,figcaption,blockquote,dl,dd,menu,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}ul,ol{list-style:none}body{min-height:100vh;-webkit-font-smoothing:antialiased;text-rendering:optimizeSpeed;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}a:not([class]){text-decoration-skip-ink:auto}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--background: oklch(1 0 0);--foreground: oklch(.145 0 0);--card: oklch(1 0 0);--card-foreground: oklch(.145 0 0);--popover: oklch(1 0 0);--popover-foreground: oklch(.145 0 0);--primary: oklch(.205 0 0);--primary-foreground: oklch(.985 0 0);--secondary: oklch(.97 0 0);--secondary-foreground: oklch(.205 0 0);--muted: oklch(.97 0 0);--muted-foreground: oklch(.556 0 0);--accent: oklch(.97 0 0);--accent-foreground: oklch(.205 0 0);--destructive: oklch(.577 .245 27.325);--destructive-foreground: oklch(.985 0 0);--border: oklch(.922 0 0);--input: oklch(.922 0 0);--ring: oklch(.708 0 0);--chart-1: oklch(.646 .222 41.116);--chart-2: oklch(.6 .118 184.704);--chart-3: oklch(.398 .07 227.392);--chart-4: oklch(.828 .189 84.429);--chart-5: oklch(.769 .188 70.08);--sidebar: oklch(.985 0 0);--sidebar-background: oklch(.985 0 0);--sidebar-foreground: oklch(.145 0 0);--sidebar-primary: oklch(.205 0 0);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.97 0 0);--sidebar-accent-foreground: oklch(.205 0 0);--sidebar-border: oklch(.922 0 0);--sidebar-ring: oklch(.708 0 0);--radius: .625rem;--radius-lg: var(--radius);--radius-md: calc(var(--radius) - 2px);--radius-sm: calc(var(--radius) - 4px);--radius-xl: calc(var(--radius) + 4px)}.dark{--background: oklch(.145 0 0);--foreground: oklch(.985 0 0);--card: oklch(.205 0 0);--card-foreground: oklch(.985 0 0);--popover: oklch(.269 0 0);--popover-foreground: oklch(.985 0 0);--primary: oklch(.922 0 0);--primary-foreground: oklch(.205 0 0);--secondary: oklch(.269 0 0);--secondary-foreground: oklch(.985 0 0);--muted: oklch(.269 0 0);--muted-foreground: oklch(.708 0 0);--accent: oklch(.371 0 0);--accent-foreground: oklch(.985 0 0);--destructive: oklch(.704 .191 22.216);--destructive-foreground: oklch(.985 0 0);--border: oklch(1 0 0 / 10%);--input: oklch(1 0 0 / 15%);--ring: oklch(.556 0 0);--chart-1: oklch(.488 .243 264.376);--chart-2: oklch(.696 .17 162.48);--chart-3: oklch(.769 .188 70.08);--chart-4: oklch(.627 .265 303.9);--chart-5: oklch(.645 .246 16.439);--sidebar: oklch(.205 0 0);--sidebar-background: oklch(.205 0 0);--sidebar-foreground: oklch(.985 0 0);--sidebar-primary: oklch(.488 .243 264.376);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.269 0 0);--sidebar-accent-foreground: oklch(.985 0 0);--sidebar-border: oklch(1 0 0 / 10%);--sidebar-ring: oklch(.439 0 0)}*,*:before,*:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--border)}body{font-family:Arial,Helvetica,sans-serif;margin:0;background-color:var(--background);color:var(--foreground)}.text-balance{text-wrap:balance}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.animate-accordion-down{animation:accordion-down .2s ease-out}.animate-accordion-up{animation:accordion-up .2s ease-out}._container_13zqr_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;padding:2rem;font-family:system-ui,-apple-system,sans-serif}._content_13zqr_14{text-align:center;max-width:450px;animation:_fadeIn_13zqr_1 .4s ease-out forwards}._iconWrapper_13zqr_20{width:6rem;height:6rem;background-color:#eef2ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#3f3ff3}._errorCode_13zqr_32{font-size:6rem;font-weight:800;color:#111827;margin:0;line-height:1;letter-spacing:-.025em}._title_13zqr_41{font-size:1.5rem;font-weight:600;color:#374151;margin:1rem 0 .5rem}._description_13zqr_48{color:#6b7280;font-size:1rem;line-height:1.6;margin:0 0 2rem}._buttonGroup_13zqr_55{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}._primaryButton_13zqr_63,._secondaryButton_13zqr_64{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.25rem;border-radius:.5rem;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}._primaryButton_13zqr_63{background-color:#3f3ff3;color:#fff}._primaryButton_13zqr_63:hover{background-color:#3333d1}._primaryButton_13zqr_63:active{transform:translateY(1px)}._secondaryButton_13zqr_64{background-color:#fff;color:#374151;border:1px solid #d1d5db}._secondaryButton_13zqr_64:hover{background-color:#f3f4f6;border-color:#9ca3af}._secondaryButton_13zqr_64:active{transform:translateY(1px)}@keyframes _fadeIn_13zqr_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._container_ykoxa_1{position:relative;display:flex;max-height:100vh;background-color:#000;color:#fff;font-family:system-ui,-apple-system,sans-serif}._brandSection_ykoxa_13{display:none;position:relative;overflow:hidden;background-color:#000}._formSection_ykoxa_20{width:100%;display:flex;align-items:center;justify-content:center;padding:2rem;background-color:#000}@media(min-width:1024px){._brandSection_ykoxa_13{display:flex;width:50%}._formSection_ykoxa_20{width:50%}}._brandContent_ykoxa_39{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:space-between;width:100%;padding:2rem 0 0 2rem}._logoWrapper_ykoxa_49{display:flex;align-items:center}._logoIcon_ykoxa_54{width:2rem;height:2rem;background-color:#fff;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-right:.75rem}._logoDot_ykoxa_65{width:1rem;height:1rem;border-radius:.125rem;background-color:#3f3ff3}._logoText_ykoxa_72{font-size:1.25rem;font-weight:600;color:#fff;margin:0}._heroImageContainer_ykoxa_80{flex:1;display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden}._heroImage_ykoxa_80{max-width:100%;max-height:100%;object-fit:contain}._formContainer_ykoxa_95{width:100%;max-width:27rem;background-color:#fff;padding:3rem;border-radius:1rem;box-shadow:0 4px 6px #0000001a}._mobileLogo_ykoxa_105{display:block;text-align:center;margin-bottom:2rem}@media(min-width:1024px){._mobileLogo_ykoxa_105{display:none}}._logoIconMobile_ykoxa_117{width:2rem;height:2rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem;background-color:#3f3ff3}._logoDotMobile_ykoxa_128{width:1rem;height:1rem;background-color:#fff;border-radius:.125rem}._copyrightSection_ykoxa_135{position:absolute;bottom:1.5rem;right:2rem;z-index:50;font-size:.875rem;color:#ffffff80;pointer-events:none}._wrapper_1xpnv_1{display:flex;flex-direction:column;gap:1.5rem}._header_1xpnv_6{text-align:center}._title_1xpnv_9{font-size:1.875rem;color:#111827;margin:0 0 .5rem;font-weight:600}._subtitle_1xpnv_15{color:#6b7280;margin:0;font-size:.875rem}._form_1xpnv_20{display:flex;flex-direction:column;gap:1rem}._inputGroup_1xpnv_25{display:flex;flex-direction:column;gap:.5rem}._label_1xpnv_30{font-size:.875rem;font-weight:500;color:#111827}._input_1xpnv_25{height:3rem;padding:0 1rem;border:1px solid #e5e7eb;border-radius:.5rem;outline:none;font-size:.875rem;width:100%;box-sizing:border-box}._input_1xpnv_25:focus{border-color:#3f3ff3}._passwordWrapper_1xpnv_48{position:relative;display:flex;align-items:center}._eyeButton_1xpnv_53{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;color:#6b7280;display:flex;padding:.25rem}._optionsRow_1xpnv_63{display:flex;justify-content:space-between;align-items:center;margin-top:.25rem}._rememberMe_1xpnv_69{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280;cursor:pointer}._checkbox_1xpnv_77{cursor:pointer;border-radius:.25rem;border-color:#d1d5db}._forgotLink_1xpnv_82{background:none;border:none;color:#3f3ff3;font-size:.875rem;cursor:pointer;padding:0}._forgotLink_1xpnv_82:hover{opacity:.8;text-decoration:underline}._primaryButton_1xpnv_94{height:3rem;background-color:#3f3ff3;color:#fff;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;margin-top:.5rem}._primaryButton_1xpnv_94:hover{opacity:.9}._divider_1xpnv_107{position:relative;text-align:center;margin:1rem 0}._divider_1xpnv_107:before{content:"";position:absolute;top:50%;left:0;right:0;border-top:1px solid #e5e7eb;z-index:1}._divider_1xpnv_107 span{position:relative;z-index:2;background:#fff;padding:0 .5rem;color:#6b7280;font-size:.75rem;text-transform:uppercase}._socialGrid_1xpnv_130{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._socialButton_1xpnv_135{height:3rem;display:flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid #e5e7eb;background:#fff;border-radius:.5rem;cursor:pointer;font-size:.875rem;color:#111827}._socialButton_1xpnv_135:hover{background-color:#f9fafb}._footerText_1xpnv_151{text-align:center;font-size:.875rem;color:#6b7280;margin-top:1rem}._switchMode_1xpnv_157{background:none;border:none;color:#3f3ff3;font-weight:500;cursor:pointer;padding:0}._switchMode_1xpnv_157:hover{opacity:.8;text-decoration:underline}._wrapper_1nca9_1{display:flex;flex-direction:column;gap:1.5rem}._header_1nca9_6{text-align:center}._title_1nca9_9{font-size:1.875rem;color:#111827;margin:0 0 .5rem;font-weight:600}._subtitle_1nca9_15{color:#6b7280;margin:0;font-size:.875rem}._form_1nca9_20{display:flex;flex-direction:column;gap:1rem}._inputGroup_1nca9_25{display:flex;flex-direction:column;gap:.5rem}._label_1nca9_30{font-size:.875rem;font-weight:500;color:#111827}._input_1nca9_25{height:3rem;padding:0 1rem;border:1px solid #e5e7eb;border-radius:.5rem;outline:none;font-size:.875rem;width:100%;box-sizing:border-box}._input_1nca9_25:focus{border-color:#3f3ff3}._passwordWrapper_1nca9_48{position:relative;display:flex;align-items:center}._eyeButton_1nca9_53{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;color:#6b7280;display:flex;padding:.25rem}._primaryButton_1nca9_63{height:3rem;background-color:#3f3ff3;color:#fff;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;margin-top:.5rem}._primaryButton_1nca9_63:hover{opacity:.9}._divider_1nca9_76{position:relative;text-align:center;margin:1rem 0}._divider_1nca9_76:before{content:"";position:absolute;top:50%;left:0;right:0;border-top:1px solid #e5e7eb;z-index:1}._divider_1nca9_76 span{position:relative;z-index:2;background:#fff;padding:0 .5rem;color:#6b7280;font-size:.75rem;text-transform:uppercase}._socialGrid_1nca9_99{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._socialButton_1nca9_104{height:3rem;display:flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid #e5e7eb;background:#fff;border-radius:.5rem;cursor:pointer;font-size:.875rem;color:#111827}._socialButton_1nca9_104:hover{background-color:#f9fafb}._footerText_1nca9_120{text-align:center;font-size:.875rem;color:#6b7280;margin-top:1rem}._switchMode_1nca9_126{background:none;border:none;color:#3f3ff3;font-weight:500;cursor:pointer;padding:0}._switchMode_1nca9_126:hover{opacity:.8;text-decoration:underline}._container_1k5vo_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;padding:2rem;font-family:system-ui,-apple-system,sans-serif}._card_1k5vo_14{background-color:#fff;width:100%;max-width:500px;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:2.5rem 2rem}._header_1k5vo_25{text-align:center;margin-bottom:2rem}._iconWrapper_1k5vo_30{width:4rem;height:4rem;background-color:#eef2ff;color:#3f3ff3;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}._pulseIcon_1k5vo_42{animation:_pulse_1k5vo_42 2s cubic-bezier(.4,0,.6,1) infinite}._title_1k5vo_46{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 .5rem}._subtitle_1k5vo_53{color:#6b7280;font-size:.95rem;margin:0}._servicesList_1k5vo_59{display:flex;flex-direction:column;gap:1rem}._serviceItem_1k5vo_65{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;border:1px solid #e5e7eb;border-radius:.75rem;background-color:#fafafa;transition:border-color .2s ease}._serviceItem_1k5vo_65:hover{border-color:#d1d5db}._serviceInfo_1k5vo_80{display:flex;align-items:center;gap:1rem}._serviceIcon_1k5vo_86{color:#6b7280;display:flex;align-items:center}._serviceName_1k5vo_92{font-size:1rem;font-weight:600;color:#374151;margin:0 0 .25rem}._serviceDescription_1k5vo_99{font-size:.85rem;color:#6b7280;margin:0}._statusBadge_1k5vo_106{display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border-radius:9999px;font-size:.85rem;font-weight:600}._success_1k5vo_116{background-color:#dcfce7;color:#166534}._error_1k5vo_121{background-color:#fee2e2;color:#991b1b}._loading_1k5vo_126{background-color:#f3f4f6;color:#4b5563}._spin_1k5vo_132{animation:_spin_1k5vo_132 1s linear infinite}._backButton_1k5vo_137{margin-top:2rem;width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem;background-color:#f9fafb;color:#4b5563;border:1px solid #e5e7eb;border-radius:.75rem;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}._backButton_1k5vo_137:hover{background-color:#f3f4f6;color:#111827;border-color:#d1d5db}._backButton_1k5vo_137:active{transform:translateY(1px)}@keyframes _spin_1k5vo_132{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _pulse_1k5vo_42{0%,to{opacity:1}50%{opacity:.5}}._button_satyt_1{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:color .15s,background-color .15s,border-color .15s;outline:none;border:none;cursor:pointer;text-decoration:none}._button_satyt_1:focus-visible{outline:none;box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}._button_satyt_1:disabled{pointer-events:none;opacity:.5}._button_satyt_1>svg{pointer-events:none;width:1rem;height:1rem;flex-shrink:0}._variant-default_satyt_41{background-color:var(--primary);color:var(--primary-foreground)}._variant-default_satyt_41:hover{background-color:color-mix(in srgb,var(--primary) 90%,transparent)}._variant-destructive_satyt_49{background-color:var(--destructive);color:var(--destructive-foreground)}._variant-destructive_satyt_49:hover{background-color:color-mix(in srgb,var(--destructive) 90%,transparent)}._variant-outline_satyt_57{border:1px solid var(--input);background-color:var(--background);color:inherit}._variant-outline_satyt_57:hover{background-color:var(--accent);color:var(--accent-foreground)}._variant-secondary_satyt_67{background-color:var(--secondary);color:var(--secondary-foreground)}._variant-secondary_satyt_67:hover{background-color:color-mix(in srgb,var(--secondary) 80%,transparent)}._variant-ghost_satyt_75{background-color:transparent;color:inherit}._variant-ghost_satyt_75:hover{background-color:var(--accent);color:var(--accent-foreground)}._variant-link_satyt_84{background-color:transparent;color:var(--primary);text-underline-offset:4px}._variant-link_satyt_84:hover{text-decoration:underline}._size-default_satyt_94{height:2.5rem;padding:.5rem 1rem}._size-sm_satyt_99{height:2.25rem;border-radius:.375rem;padding:0 .75rem}._size-lg_satyt_105{height:2.75rem;border-radius:.375rem;padding:0 2rem}._size-icon_satyt_111{height:2.5rem;width:2.5rem;padding:0}._header_lrnl5_1{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--border);background-color:var(--background);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._container_lrnl5_10{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}@media(min-width:640px){._container_lrnl5_10{padding-left:1.5rem;padding-right:1.5rem}}._topBar_lrnl5_25{display:flex;height:3.5rem;align-items:center;justify-content:space-between;gap:1rem}._logoLink_lrnl5_33{display:flex;align-items:center;gap:.625rem;text-decoration:none;color:inherit}._logoIconWrapper_lrnl5_41{display:flex;width:1.75rem;height:1.75rem;align-items:center;justify-content:center;border-radius:.375rem;background-color:var(--primary)}._logoIcon_lrnl5_41{width:1rem;height:1rem;color:var(--primary-foreground)}._logoText_lrnl5_57{font-size:.875rem;font-weight:600;letter-spacing:-.025em}._desktopNav_lrnl5_63{display:none;align-items:center;gap:.25rem}@media(min-width:640px){._desktopNav_lrnl5_63{display:flex}}._navItem_lrnl5_75{border-radius:.375rem;padding:.375rem .75rem;font-size:.875rem;transition:color .15s,background-color .15s;text-decoration:none}._navItemActive_lrnl5_85{background-color:var(--accent);color:var(--accent-foreground);font-weight:500}._navItemInactive_lrnl5_91{color:var(--muted-foreground)}._navItemInactive_lrnl5_91:hover{color:var(--foreground);background-color:var(--accent)}._actions_lrnl5_100{display:flex;align-items:center;gap:.5rem}._themeButton_lrnl5_106{color:var(--muted-foreground)}._themeIcon_lrnl5_110{width:1rem;height:1rem}._mobileNav_lrnl5_115{display:flex;gap:.25rem;padding-bottom:.5rem}@media(min-width:640px){._mobileNav_lrnl5_115{display:none}}._mobileNavItemInactive_lrnl5_127{color:var(--muted-foreground)}._mobileNavItemInactive_lrnl5_127:hover{color:var(--foreground)}._footer_7ob4t_1{border-top:1px solid var(--border);background-color:var(--background);padding-top:2rem;padding-bottom:2rem;margin-top:4rem}._container_7ob4t_9{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}@media(min-width:640px){._container_7ob4t_9{padding-left:1.5rem;padding-right:1.5rem}}._content_7ob4t_24{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}@media(min-width:640px){._content_7ob4t_24{flex-direction:row;justify-content:space-between;text-align:left}}._infoText_7ob4t_40{font-size:.875rem;color:var(--muted-foreground)}._brandHighlight_7ob4t_45{font-weight:500;color:var(--foreground)}._actions_7ob4t_50{display:flex;align-items:center;gap:1rem}._updatedStatus_7ob4t_56{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--muted-foreground)}._icon_7ob4t_64{width:.75rem;height:.75rem}._adminLink_7ob4t_69{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:var(--muted-foreground);opacity:.6;transition:opacity .15s,color .15s;text-decoration:none}._adminLink_7ob4t_69:hover{opacity:1}._adminText_7ob4t_86{display:none}@media(min-width:640px){._adminText_7ob4t_86{display:inline}}._toast_5e9fy_1{background-color:var(--background);color:var(--foreground);border:1px solid var(--border);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}._description_5e9fy_10{color:var(--muted-foreground)}._actionButton_5e9fy_14{background-color:var(--primary);color:var(--primary-foreground)}._cancelButton_5e9fy_19{background-color:var(--muted);color:var(--muted-foreground)}._sidebarWrapper_15xrj_1{display:flex;min-height:100vh;min-height:100svh;width:100%}._sidebarWrapper_15xrj_1:has([data-variant=inset]){background-color:var(--sidebar-background)}._sidebarNone_15xrj_12{display:flex;height:100%;width:var(--sidebar-width);flex-direction:column;background-color:var(--sidebar-background);color:var(--sidebar-foreground)}._mobileSheetContent_15xrj_21{width:var(--sidebar-width);background-color:var(--sidebar-background);padding:0;color:var(--sidebar-foreground)}._mobileSheetContent_15xrj_21>button{display:none}._mobileInner_15xrj_33{display:flex;height:100%;width:100%;flex-direction:column}._sidebarDesktopWrapper_15xrj_41{display:none;color:var(--sidebar-foreground)}@media(min-width:768px){._sidebarDesktopWrapper_15xrj_41{display:block}}._sidebarGap_15xrj_53{position:relative;height:100svh;width:var(--sidebar-width);background-color:transparent;transition:width .2s linear}._sidebarDesktopWrapper_15xrj_41[data-collapsible=offcanvas] ._sidebarGap_15xrj_53{width:0}._sidebarDesktopWrapper_15xrj_41[data-side=right] ._sidebarGap_15xrj_53{transform:rotate(180deg)}._sidebarDesktopWrapper_15xrj_41[data-variant=sidebar][data-collapsible=icon] ._sidebarGap_15xrj_53{width:var(--sidebar-width-icon)}._sidebarDesktopWrapper_15xrj_41[data-variant=floating][data-collapsible=icon] ._sidebarGap_15xrj_53,._sidebarDesktopWrapper_15xrj_41[data-variant=inset][data-collapsible=icon] ._sidebarGap_15xrj_53{width:calc(var(--sidebar-width-icon) + 1rem)}._sidebarFixed_15xrj_84{position:fixed;top:0;bottom:0;z-index:10;display:none;height:100svh;width:var(--sidebar-width);transition:left .2s linear,right .2s linear,width .2s linear}@media(min-width:768px){._sidebarFixed_15xrj_84{display:flex}}._sidebarDesktopWrapper_15xrj_41[data-side=left] ._sidebarFixed_15xrj_84{left:0}._sidebarDesktopWrapper_15xrj_41[data-side=right] ._sidebarFixed_15xrj_84{right:0}._sidebarDesktopWrapper_15xrj_41[data-side=left][data-collapsible=offcanvas] ._sidebarFixed_15xrj_84{left:calc(var(--sidebar-width) * -1)}._sidebarDesktopWrapper_15xrj_41[data-side=right][data-collapsible=offcanvas] ._sidebarFixed_15xrj_84{right:calc(var(--sidebar-width) * -1)}._sidebarDesktopWrapper_15xrj_41[data-variant=floating] ._sidebarFixed_15xrj_84,._sidebarDesktopWrapper_15xrj_41[data-variant=inset] ._sidebarFixed_15xrj_84{padding:.5rem}._sidebarDesktopWrapper_15xrj_41[data-variant=sidebar][data-side=left] ._sidebarFixed_15xrj_84{border-right:1px solid var(--sidebar-border)}._sidebarDesktopWrapper_15xrj_41[data-variant=sidebar][data-side=right] ._sidebarFixed_15xrj_84{border-left:1px solid var(--sidebar-border)}._sidebarDesktopWrapper_15xrj_41[data-variant=sidebar][data-collapsible=icon] ._sidebarFixed_15xrj_84{width:var(--sidebar-width-icon)}._sidebarDesktopWrapper_15xrj_41[data-variant=floating][data-collapsible=icon] ._sidebarFixed_15xrj_84,._sidebarDesktopWrapper_15xrj_41[data-variant=inset][data-collapsible=icon] ._sidebarFixed_15xrj_84{width:calc(var(--sidebar-width-icon) + 1rem + 2px)}._sidebarInner_15xrj_149{display:flex;height:100%;width:100%;flex-direction:column;background-color:var(--sidebar-background)}._sidebarDesktopWrapper_15xrj_41[data-variant=floating] ._sidebarInner_15xrj_149{border-radius:.5rem;border:1px solid var(--sidebar-border);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._sidebarInset_15xrj_167{position:relative;display:flex;min-height:100svh;flex:1;flex-direction:column;background-color:var(--background)}[data-variant=inset] ._sidebarInset_15xrj_167{min-height:calc(100svh - 1rem)}@media(min-width:768px){[data-variant=inset] ._sidebarInset_15xrj_167{margin:.5rem;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a}[data-state=collapsed] [data-variant=inset] ._sidebarInset_15xrj_167{margin-left:.5rem}}._sidebarMenu_15xrj_195{display:flex;width:100%;min-width:0;flex-direction:column;gap:.25rem;list-style:none;margin:0;padding:0}._sidebarMenuItem_15xrj_209{position:relative}._sidebarContent_15xrj_214{display:flex;min-height:0;flex:1 1 0%;flex-direction:column;gap:.5rem;overflow:auto}[data-collapsible=icon] ._sidebarContent_15xrj_214{overflow:hidden}._sidebarFooter_15xrj_228{display:flex;flex-direction:column;gap:.5rem;padding:.5rem .25rem}._sidebarGroup_15xrj_236{position:relative;display:flex;width:100%;min-width:0;flex-direction:column;padding:.5rem}._sidebarGroupContent_15xrj_245{width:100%;font-size:.875rem}._sidebarGroupLabel_15xrj_251{display:flex;height:2rem;flex-shrink:0;align-items:center;border-radius:.375rem;padding:0 .5rem;font-size:.75rem;font-weight:500;color:color-mix(in srgb,var(--sidebar-foreground) 70%,transparent);outline:none;transition:margin .2s linear,opacity .2s linear}._sidebarGroupLabel_15xrj_251>svg{width:1rem;height:1rem;flex-shrink:0}[data-collapsible=icon] ._sidebarGroupLabel_15xrj_251{margin-top:-2rem;opacity:0}._sidebarMenuButton_15xrj_280{display:flex;width:100%;align-items:center;gap:.5rem;overflow:hidden;border-radius:.375rem;text-align:left;outline:none;background:transparent;border:none;cursor:pointer;color:inherit;transition:background-color .2s,color .2s}._sidebarMenuButton_15xrj_280>svg{width:1rem;height:1rem;flex-shrink:0}._sidebarMenuButton_15xrj_280:hover,._sidebarMenuButton_15xrj_280:focus-visible{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}._sidebarMenuButton_15xrj_280[data-active=true]{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground);font-weight:500}._sidebarMenuButton_15xrj_280:disabled{opacity:.5;pointer-events:none}._size-default_15xrj_322{height:2rem;padding:0 .5rem;font-size:.875rem}._size-sm_15xrj_328{height:1.75rem;padding:0 .375rem;font-size:.75rem}._size-lg_15xrj_334{height:3rem;padding:0 .75rem;font-size:.875rem}._sidebarTrigger_15xrj_341{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:.375rem;border:none;background:transparent;color:inherit;cursor:pointer;outline:none;transition:background-color .2s,color .2s}._sidebarTrigger_15xrj_341:hover,._sidebarTrigger_15xrj_341:focus-visible{background-color:var(--accent);color:var(--accent-foreground)}._sidebarTrigger_15xrj_341:focus-visible{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}._sidebarTrigger_15xrj_341:disabled{opacity:.5;pointer-events:none}._triggerIcon_15xrj_375{width:1.25rem;height:1.25rem}._srOnly_15xrj_380{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@keyframes _fadeIn_1r1yg_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_1r1yg_1{0%{opacity:1}to{opacity:0}}@keyframes _slideInTop_1r1yg_1{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes _slideOutTop_1r1yg_1{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes _slideInBottom_1r1yg_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes _slideOutBottom_1r1yg_1{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes _slideInLeft_1r1yg_1{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes _slideOutLeft_1r1yg_1{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes _slideInRight_1r1yg_1{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes _slideOutRight_1r1yg_1{0%{transform:translate(0)}to{transform:translate(100%)}}._overlay_1r1yg_91{position:fixed;inset:0;z-index:50;background-color:#000c}._overlay_1r1yg_91[data-state=open]{animation:_fadeIn_1r1yg_1 .15s ease-in-out forwards}._overlay_1r1yg_91[data-state=closed]{animation:_fadeOut_1r1yg_1 .15s ease-in-out forwards}._content_1r1yg_106{position:fixed;z-index:50;display:flex;flex-direction:column;gap:1rem;background-color:var(--background);padding:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}._content_1r1yg_106[data-state=open]{animation-duration:.5s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.32,.72,0,1)}._content_1r1yg_106[data-state=closed]{animation-duration:.3s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.32,.72,0,1)}._side-top_1r1yg_132{top:0;left:0;right:0;border-bottom:1px solid var(--border)}._side-top_1r1yg_132[data-state=open]{animation-name:_slideInTop_1r1yg_1}._side-top_1r1yg_132[data-state=closed]{animation-name:_slideOutTop_1r1yg_1}._side-bottom_1r1yg_145{bottom:0;left:0;right:0;border-top:1px solid var(--border)}._side-bottom_1r1yg_145[data-state=open]{animation-name:_slideInBottom_1r1yg_1}._side-bottom_1r1yg_145[data-state=closed]{animation-name:_slideOutBottom_1r1yg_1}._side-left_1r1yg_158{left:0;top:0;bottom:0;height:100%;width:75%;max-width:24rem;border-right:1px solid var(--border)}._side-left_1r1yg_158[data-state=open]{animation-name:_slideInLeft_1r1yg_1}._side-left_1r1yg_158[data-state=closed]{animation-name:_slideOutLeft_1r1yg_1}._side-right_1r1yg_174{right:0;top:0;bottom:0;height:100%;width:75%;max-width:24rem;border-left:1px solid var(--border)}._side-right_1r1yg_174[data-state=open]{animation-name:_slideInRight_1r1yg_1}._side-right_1r1yg_174[data-state=closed]{animation-name:_slideOutRight_1r1yg_1}._closeButton_1r1yg_190{position:absolute;right:1rem;top:1rem;border-radius:.125rem;opacity:.7;transition:opacity .2s ease;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--foreground);padding:0}._closeButton_1r1yg_190:hover{opacity:1}._closeButton_1r1yg_190:focus{outline:none;box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}._closeButton_1r1yg_190:disabled{pointer-events:none}._closeButton_1r1yg_190[data-state=open]{background-color:var(--secondary)}._icon_1r1yg_226{width:1rem;height:1rem}._srOnly_1r1yg_231{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}._header_1r1yg_243{display:flex;flex-direction:column;gap:.5rem;text-align:center}@media(min-width:640px){._header_1r1yg_243{text-align:left}}._footer_1r1yg_256{display:flex;flex-direction:column-reverse}@media(min-width:640px){._footer_1r1yg_256{flex-direction:row;justify-content:flex-end;gap:.5rem}}._title_1r1yg_269{font-size:1.125rem;font-weight:600;color:var(--foreground);margin:0}._description_1r1yg_276{font-size:.875rem;color:var(--muted-foreground);margin:0}._separator_1vvsc_1{flex-shrink:0;background-color:var(--border)}._horizontal_1vvsc_6{height:1px;width:100%}._vertical_1vvsc_11{height:100%;width:1px}._list_1l4xn_1{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem;word-break:break-word;font-size:.875rem;color:var(--muted-foreground);list-style:none;margin:0;padding:0}@media(min-width:640px){._list_1l4xn_1{gap:.625rem}}._item_1l4xn_20{display:inline-flex;align-items:center;gap:.375rem}._link_1l4xn_27{transition:color .15s ease-in-out;color:inherit;text-decoration:none}._link_1l4xn_27:hover{color:var(--foreground)}._page_1l4xn_37{font-weight:400;color:var(--foreground)}._separator_1l4xn_43>svg{width:.875rem;height:.875rem}._ellipsis_1l4xn_48{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center}._ellipsisIcon_1l4xn_56{height:1rem;width:1rem}._srOnly_1l4xn_62{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}._root_1ng5o_1{position:relative;display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;overflow:hidden;border-radius:9999px}._image_1ng5o_11{aspect-ratio:1 / 1;height:100%;width:100%}._fallback_1ng5o_17{display:flex;height:100%;width:100%;align-items:center;justify-content:center;border-radius:9999px;background-color:var(--muted)}._content_1vgoc_1{z-index:50;min-width:8rem;padding:.25rem;overflow:hidden;border-radius:.375rem;border:1px solid var(--border);background-color:var(--popover);color:var(--popover-foreground);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._content_1vgoc_1[data-state=open]{animation:_contentShow_1vgoc_1 .15s cubic-bezier(.16,1,.3,1) forwards}._content_1vgoc_1[data-state=closed]{animation:_contentHide_1vgoc_1 .15s ease-in forwards}._subContent_1vgoc_23{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._item_1vgoc_30,._subTrigger_1vgoc_31{position:relative;display:flex;align-items:center;gap:.5rem;padding:.375rem .5rem;border-radius:.125rem;font-size:.875rem;font-weight:100;outline:none;cursor:default;-webkit-user-select:none;user-select:none;transition:background-color .1s ease,color .1s ease;color:inherit;text-decoration:none}:is(._item_1vgoc_30,._subTrigger_1vgoc_31):visited{color:inherit}:is(._item_1vgoc_30,._subTrigger_1vgoc_31)>svg{flex-shrink:0;width:1rem;height:1rem;pointer-events:none}:is(._item_1vgoc_30,._subTrigger_1vgoc_31)[data-highlighted],:is(._item_1vgoc_30,._subTrigger_1vgoc_31)[data-state=open]{background-color:var(--accent);color:var(--accent-foreground)}:is(._item_1vgoc_30,._subTrigger_1vgoc_31)[data-disabled]{opacity:.5;pointer-events:none}._checkboxRadioItem_1vgoc_76{padding-inline-start:2rem;padding-inline-end:.5rem}._itemIndicatorWrapper_1vgoc_82{position:absolute;inset-inline-start:.5rem;display:flex;align-items:center;justify-content:center;width:.875rem;height:.875rem}._iconIndicator_1vgoc_92{width:1rem;height:1rem}._iconRadio_1vgoc_97{width:.5rem;height:.5rem;fill:currentColor}._iconRight_1vgoc_103{margin-inline-start:auto}._label_1vgoc_108{padding:.375rem .5rem;font-size:.875rem;font-weight:600}._separator_1vgoc_114{height:1px;margin:.25rem -.25rem;background-color:var(--muted)}._shortcut_1vgoc_120{margin-inline-start:auto;font-size:.75rem;letter-spacing:.1em;opacity:.6}._inset_1vgoc_127{padding-inline-start:2rem}@keyframes _contentShow_1vgoc_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes _contentHide_1vgoc_1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}._header_1xzsf_1{display:flex;height:3.5rem;flex-shrink:0;align-items:center;gap:.75rem;border-bottom:1px solid var(--border);background-color:var(--card);color:var(--foreground);padding:0 1rem;position:sticky;top:0;z-index:20}._triggerOffset_1xzsf_16{margin-left:-.25rem;color:var(--foreground)}._triggerOffset_1xzsf_16:hover{background-color:var(--muted)}._separator_1xzsf_25{margin-right:.5rem;height:1rem;background-color:var(--border)}._breadcrumbWrapper_1xzsf_32{display:flex;min-width:0;flex:1;overflow:hidden}._breadcrumbList_1xzsf_39{display:flex;align-items:center;gap:.5rem;color:var(--muted-foreground);min-width:0;overflow:hidden;white-space:nowrap;font-size:.875rem}._breadcrumbPage_1xzsf_50{color:var(--foreground)!important;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._breadcrumbSeparator_1xzsf_58{color:var(--border);flex-shrink:0}._breadcrumbLinkText_1xzsf_63{color:var(--muted-foreground);transition:color .15s;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._breadcrumbLinkText_1xzsf_63:hover{color:var(--foreground)}._rightSection_1xzsf_77{margin-left:auto;display:flex;align-items:center;gap:.75rem}._avatarButton_1xzsf_85{position:relative;height:2rem;width:2rem;border-radius:9999px;padding:0;cursor:pointer;border:none;background:transparent}._avatar_1xzsf_85{height:2rem;width:2rem}._avatarFallbackText_1xzsf_101{background-color:var(--primary);color:var(--primary-foreground);font-size:.75rem;font-weight:600}._dropdownContent_1xzsf_108{width:14rem;padding:.5rem}._userInfo_1xzsf_113{display:flex;align-items:center;gap:.5rem;padding:.5rem}._userTextWrapper_1xzsf_120{display:flex;flex-direction:column;overflow:hidden}._userName_1xzsf_126{font-size:.875rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._userEmail_1xzsf_134{font-size:.75rem;color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._textDestructive_1xzsf_142{color:var(--destructive)!important}._textDestructive_1xzsf_142:hover{background-color:color-mix(in srgb,var(--destructive) 10%,transparent)!important}._container_pu7zm_1{position:relative;display:none}@media(min-width:768px){._container_pu7zm_1{display:block}}._searchWrapper_pu7zm_12{position:relative;display:flex;align-items:center}._searchIcon_pu7zm_18{position:absolute;left:.625rem;top:50%;transform:translateY(-50%);color:var(--muted-foreground);pointer-events:none}._searchInput_pu7zm_27{height:2.125rem;width:15rem;border-radius:var(--radius-md, .375rem);border:1px solid var(--border);background-color:var(--background);color:var(--foreground);padding-left:2rem;padding-right:2.75rem;font-size:.8125rem;outline:none;transition:all .2s cubic-bezier(.16,1,.3,1)}._searchInput_pu7zm_27:focus{border-color:var(--primary);width:19rem;box-shadow:0 0 0 2px color-mix(in srgb,var(--primary) 20%,transparent)}._clearButton_pu7zm_47{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:9999px;background-color:var(--muted);color:var(--muted-foreground);border:none;cursor:pointer;padding:0;transition:all .15s ease}._clearButton_pu7zm_47:hover{background-color:var(--accent);color:var(--foreground)}._shortcutBadge_pu7zm_71{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:.125rem;font-size:.6875rem;font-family:inherit;font-weight:500;color:var(--muted-foreground);background-color:var(--muted);border:1px solid var(--border);border-radius:var(--radius-sm, .25rem);padding:.1rem .35rem;pointer-events:none}._resultsDropdown_pu7zm_90{position:absolute;top:calc(100% + .5rem);left:0;width:26rem;max-height:25rem;background-color:var(--popover);color:var(--popover-foreground);border:1px solid var(--border);border-radius:var(--radius-lg, .5rem);box-shadow:0 12px 30px -8px #00000026,0 6px 12px -4px #00000014;overflow-y:auto;overscroll-behavior:contain;z-index:100;animation:_fadeInDown_pu7zm_1 .15s ease-out}@keyframes _fadeInDown_pu7zm_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._categorySection_pu7zm_120{padding:.375rem 0;border-bottom:1px solid color-mix(in srgb,var(--border) 60%,transparent)}._categorySection_pu7zm_120:last-of-type{border-bottom:none}._categoryHeader_pu7zm_129{display:flex;align-items:center;justify-content:space-between;padding:.35rem .875rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground)}._categoryBadge_pu7zm_141{font-size:.625rem;padding:.05rem .35rem;border-radius:9999px;background-color:var(--muted);color:var(--muted-foreground)}._resultItem_pu7zm_149{display:flex;align-items:center;gap:.75rem;padding:.5rem .875rem;margin:0 .375rem;border-radius:var(--radius-md, .375rem);text-decoration:none;cursor:pointer;background:transparent;border:none;width:calc(100% - .75rem);text-align:left;transition:background-color .12s ease}._resultItem_pu7zm_149:hover,._resultItemActive_pu7zm_166{background-color:var(--accent)}._itemIconWrapper_pu7zm_170{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:var(--radius-md, .375rem);flex-shrink:0}._itemContent_pu7zm_180{display:flex;flex-direction:column;min-width:0;flex:1}._itemTitle_pu7zm_187{font-size:.8125rem;font-weight:600;color:var(--foreground);line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._itemSubtitle_pu7zm_197{font-size:.6875rem;color:var(--muted-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:.1rem}._itemTag_pu7zm_206{font-size:.625rem;font-weight:600;padding:.1rem .4rem;border-radius:var(--radius-sm, .25rem);background-color:color-mix(in srgb,var(--primary) 12%,transparent);color:var(--primary);flex-shrink:0}._emptyState_pu7zm_216{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.25rem;text-align:center;gap:.5rem}._emptyTitle_pu7zm_226{font-size:.8125rem;font-weight:600;color:var(--foreground)}._emptyDesc_pu7zm_232{font-size:.75rem;color:var(--muted-foreground);max-width:18rem;line-height:1.35}._footerHint_pu7zm_239{display:flex;align-items:center;justify-content:space-between;padding:.5rem .875rem;background-color:color-mix(in srgb,var(--muted) 40%,transparent);border-top:1px solid var(--border);font-size:.6875rem;color:var(--muted-foreground)}._keyboardShortcutGroup_pu7zm_250{display:flex;align-items:center;gap:.35rem}._kbd_pu7zm_256{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-sm, .25rem);padding:.05rem .3rem;font-size:.625rem;font-weight:600}._content_1rvoz_1{z-index:50;width:18rem;border-radius:.375rem;border:1px solid var(--border);background-color:var(--popover);padding:1rem;color:var(--popover-foreground);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;outline:none}._content_1rvoz_1[data-state=closed]{animation:_popoverOut_1rvoz_1 .15s ease-in}._content_1rvoz_1[data-state=open][data-side=top]{animation:_slideDownAndFade_1rvoz_1 .15s ease-out}._content_1rvoz_1[data-state=open][data-side=right]{animation:_slideLeftAndFade_1rvoz_1 .15s ease-out}._content_1rvoz_1[data-state=open][data-side=bottom]{animation:_slideUpAndFade_1rvoz_1 .15s ease-out}._content_1rvoz_1[data-state=open][data-side=left]{animation:_slideRightAndFade_1rvoz_1 .15s ease-out}@keyframes _slideDownAndFade_1rvoz_1{0%{opacity:0;transform:translateY(.5rem) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _slideLeftAndFade_1rvoz_1{0%{opacity:0;transform:translate(-.5rem) scale(.95)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes _slideUpAndFade_1rvoz_1{0%{opacity:0;transform:translateY(-.5rem) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _slideRightAndFade_1rvoz_1{0%{opacity:0;transform:translate(.5rem) scale(.95)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes _popoverOut_1rvoz_1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}._trigger_19blg_1{position:relative;display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:var(--radius-md, .375rem);color:var(--muted-foreground);background:transparent;border:none;cursor:pointer;transition:all .2s ease-in-out}._trigger_19blg_1:hover{color:var(--foreground);background-color:var(--accent)}._trigger_19blg_1:focus-visible{outline:2px solid var(--primary);outline-offset:2px}._badge_19blg_26{position:absolute;top:.15rem;right:.15rem;display:flex;align-items:center;justify-content:center;min-width:1.125rem;height:1.125rem;padding:0 .25rem;font-size:.6875rem;font-weight:700;line-height:1;color:var(--primary-foreground);background-color:var(--destructive);border-radius:9999px;box-shadow:0 0 0 2px var(--background)}._dropdownContent_19blg_45{width:24rem;max-width:calc(100vw - 2rem);padding:0;background-color:var(--popover);color:var(--popover-foreground);border:1px solid var(--border);border-radius:var(--radius-lg, .5rem);box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a;overflow:hidden;z-index:100}._header_19blg_60{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;border-bottom:1px solid var(--border);background-color:color-mix(in srgb,var(--muted) 40%,transparent)}._headerTitleGroup_19blg_69{display:flex;align-items:center;gap:.5rem}._title_19blg_75{font-size:.9375rem;font-weight:600;color:var(--foreground)}._unreadTag_19blg_81{font-size:.6875rem;font-weight:600;padding:.125rem .45rem;border-radius:9999px;background-color:color-mix(in srgb,var(--destructive) 15%,transparent);color:var(--destructive)}._list_19blg_90{display:flex;flex-direction:column;max-height:22rem;overflow-y:auto;overscroll-behavior:contain}._item_19blg_98{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;border-bottom:1px solid color-mix(in srgb,var(--border) 60%,transparent);text-decoration:none;color:inherit;transition:background-color .15s ease;cursor:pointer;background:transparent;border-left:none;border-right:none;border-top:none;width:100%;text-align:left}._item_19blg_98:hover{background-color:var(--accent)}._iconWrapper_19blg_120{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:9999px;flex-shrink:0;margin-top:.125rem}._content_19blg_131{display:flex;flex-direction:column;flex:1;min-width:0}._itemHeader_19blg_138{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.25rem}._itemTitle_19blg_146{font-size:.8125rem;font-weight:600;color:var(--foreground);line-height:1.3}._itemTime_19blg_153{font-size:.6875rem;color:var(--muted-foreground);white-space:nowrap}._itemMessage_19blg_159{font-size:.75rem;color:var(--muted-foreground);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._emptyState_19blg_169{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1.5rem;text-align:center;gap:.5rem}._emptyIcon_19blg_179{color:var(--muted-foreground);opacity:.4;margin-bottom:.25rem}._emptyText_19blg_185{font-size:.875rem;font-weight:600;color:var(--foreground)}._emptySubtext_19blg_191{font-size:.75rem;color:var(--muted-foreground);max-width:16rem}._footer_19blg_197{display:flex;align-items:center;justify-content:space-between;padding:.625rem 1rem;background-color:color-mix(in srgb,var(--muted) 30%,transparent);border-top:1px solid var(--border);font-size:.75rem}._footerLink_19blg_207{display:inline-flex;align-items:center;gap:.25rem;font-weight:600;color:var(--primary);text-decoration:none;transition:opacity .15s ease}._footerLink_19blg_207:hover{opacity:.8}a{text-decoration:none!important;color:inherit}._header_187d1_8{border-bottom:1px solid var(--sidebar-border);max-height:3.5rem;min-height:3.5rem}._orgTrigger_187d1_14{padding:.5rem}._orgLogo_187d1_18{display:flex;height:2rem;width:2rem;min-width:2rem;min-height:2rem;align-items:center;justify-content:center;border-radius:.5rem;background-color:var(--primary);color:var(--primary-foreground);flex-shrink:0}._textWrapper_187d1_32{display:grid;flex:1;text-align:left;font-size:.875rem;line-height:1.25;min-width:0}._textTitle_187d1_41{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}._textSubtitle_187d1_48{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;color:var(--muted-foreground)}._groupBorderTop_187d1_57{border-top:1px solid var(--sidebar-border);margin-top:.5rem;padding-top:.5rem}._iconBase_187d1_63{width:1rem;height:1rem;flex-shrink:0}._iconRight_187d1_69{width:1rem;height:1rem;margin-left:auto;flex-shrink:0}._themeToggleWrapper_187d1_77{display:flex;align-items:center;justify-content:center;gap:.25rem;padding:.25rem;width:100%;overflow:hidden;background-color:color-mix(in srgb,var(--sidebar-foreground) 5%,transparent);border-radius:.375rem;border:1px solid var(--sidebar-border)}._themeButton_187d1_94{display:flex;align-items:center;justify-content:center;border-radius:.25rem;padding:.375rem .5rem;flex:1;transition:background-color .15s,color .15s;color:var(--muted-foreground);background:transparent;border:none;cursor:pointer}._themeButton_187d1_94:hover{color:var(--sidebar-foreground);background-color:color-mix(in srgb,var(--sidebar-foreground) 10%,transparent)}._themeButtonActive_187d1_119{background-color:var(--primary)!important;color:var(--primary-foreground)!important;box-shadow:0 1px 2px #0003}._avatarSize_187d1_126{height:2rem;width:2rem;min-width:2rem;min-height:2rem;flex-shrink:0}._avatarFallback_187d1_134{background-color:var(--primary);color:var(--primary-foreground);font-size:.75rem;font-weight:600;display:flex;align-items:center;justify-content:center;width:100%;height:100%}._dropdownWidth_187d1_146{min-width:14rem}._textDestructive_187d1_150{color:var(--destructive)!important}._textDestructive_187d1_150:hover{background-color:color-mix(in srgb,var(--destructive) 10%,transparent)!important}._userTrigger_187d1_162{padding:.5rem}._sidebarBorder_187d1_166{border-right:1px solid var(--sidebar-border)}._layoutWrapper_2yr52_1{font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;display:flex;flex-direction:column}._mainContent_2yr52_14{flex:1 1 0%;padding:1rem}@media(min-width:768px){._mainContent_2yr52_14{padding:1.5rem}}._list_rfkje_1{display:inline-flex;height:2.5rem;align-items:center;justify-content:center;border-radius:.375rem;background-color:var(--muted);padding:.25rem;color:var(--muted-foreground)}._trigger_rfkje_13{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:.125rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;transition:all .15s ease-in-out;outline:none;border:none;background:transparent;color:inherit;cursor:pointer}._trigger_rfkje_13:focus-visible{outline:none;box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}._trigger_rfkje_13:disabled{pointer-events:none;opacity:.5}._trigger_rfkje_13[data-state=active]{background-color:var(--background);color:var(--foreground);box-shadow:0 1px 2px #0000000d}._content_rfkje_50{margin-top:.5rem;outline:none}._content_rfkje_50:focus-visible{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}._card_13pnj_1{border-radius:.5rem;border:1px solid var(--border);background-color:var(--card);color:var(--card-foreground);box-shadow:0 1px 2px #0000000d}._header_13pnj_9{display:flex;flex-direction:column;gap:.375rem;padding:1.5rem}._title_13pnj_16{font-size:1.5rem;font-weight:600;line-height:1;letter-spacing:-.025em;margin:0}._description_13pnj_24{font-size:.875rem;color:var(--muted-foreground);margin:0}._content_13pnj_30{padding:1.5rem;padding-top:0}._footer_13pnj_35{display:flex;align-items:center;padding:1.5rem;padding-top:0}._input_etgc5_1{display:flex;height:2.5rem;width:100%;border-radius:.375rem;border:1px solid var(--input);background-color:var(--background);padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;color:var(--foreground);transition:border-color .15s,box-shadow .15s}@media(min-width:768px){._input_etgc5_1{font-size:.875rem;line-height:1.25rem}}._input_etgc5_1:focus-visible{outline:none;box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}._input_etgc5_1:disabled{cursor:not-allowed;opacity:.5}._input_etgc5_1::placeholder{color:var(--muted-foreground)}._input_etgc5_1::file-selector-button{border:0;background-color:transparent;font-size:.875rem;font-weight:500;color:var(--foreground);padding-right:1rem;cursor:pointer}._label_12c8u_1{font-size:.875rem;font-weight:500;line-height:1}._label_12c8u_1[data-disabled=true]{cursor:not-allowed;opacity:.7}.peer:disabled~._label_12c8u_1,.peer[disabled]~._label_12c8u_1{cursor:not-allowed;opacity:.7}._cardContent_yp9pw_1{display:flex;flex-direction:column;gap:1.5rem}._gridContainer_yp9pw_7{display:grid;gap:1rem}@media(min-width:768px){._gridContainer_yp9pw_7{grid-template-columns:repeat(2,minmax(0,1fr))}}._inputGroup_yp9pw_18{display:flex;flex-direction:column;gap:.5rem}._avatarSection_yp9pw_24{display:flex;align-items:center;gap:1.5rem}._relativeWrapper_yp9pw_30{position:relative}._avatarLarge_yp9pw_34{height:5rem;width:5rem}._avatarFallbackLarge_yp9pw_39{background-color:color-mix(in srgb,var(--primary) 10%,transparent);color:var(--primary);font-size:1.25rem}._cameraButton_yp9pw_45{position:absolute;bottom:-.25rem;right:-.25rem;display:flex;height:1.75rem;width:1.75rem;align-items:center;justify-content:center;border-radius:9999px;background-color:var(--primary);color:var(--primary-foreground);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:none;cursor:pointer;transition:transform .2s ease-in-out}._cameraButton_yp9pw_45:hover{transform:scale(1.05)}._cameraIcon_yp9pw_69{height:.875rem;width:.875rem}._avatarTextSection_yp9pw_74{flex:1;display:flex;flex-direction:column;gap:.25rem}._nameText_yp9pw_81{font-size:.875rem;font-weight:500;margin:0}._mutedText_yp9pw_87{font-size:.875rem;color:var(--muted-foreground);margin:0}._xsMutedText_yp9pw_93{font-size:.75rem;color:var(--muted-foreground);margin:0}._textareaNoResize_yp9pw_99{resize:none}._footerAction_yp9pw_103{display:flex;justify-content:flex-end}._saveIcon_yp9pw_108{margin-right:.5rem;height:1rem;width:1rem}._container_j0iyp_1{display:flex;flex-direction:column;gap:1.5rem}._headerFlex_j0iyp_7{display:flex;align-items:center;gap:.5rem}._iconPrimary_j0iyp_13{width:1.25rem;height:1.25rem;color:var(--primary)}._contentSpace_j0iyp_19{display:flex;flex-direction:column;gap:1rem}._inputGroup_j0iyp_25{display:flex;flex-direction:column;gap:.5rem}._passwordWrapper_j0iyp_31{position:relative;display:flex;align-items:center;width:100%}._passwordInput_j0iyp_38{padding-right:2.5rem;width:100%}._eyeButton_j0iyp_43{position:absolute;right:.75rem;background:transparent;border:none;cursor:pointer;color:var(--muted-foreground);display:flex;align-items:center;justify-content:center;padding:.25rem;transition:color .2s}._eyeButton_j0iyp_43:hover{color:var(--foreground)}._eyeButton_j0iyp_43:disabled{opacity:.5;cursor:not-allowed}._grid2Cols_j0iyp_66{display:grid;gap:1rem}@media(min-width:768px){._grid2Cols_j0iyp_66{grid-template-columns:repeat(2,minmax(0,1fr))}}._requirementsList_j0iyp_77{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.35rem;font-size:.75rem}._requirementItem_j0iyp_87{display:flex;align-items:center;gap:.5rem;color:var(--muted-foreground)}._requirementValid_j0iyp_94{color:#16a34a}._root_12g20_1{display:inline-flex;flex-shrink:0;align-items:center;border-radius:9999px;border:1px solid transparent;box-shadow:0 1px 2px #0000000d;transition:all .2s ease-in-out;outline:none;background-color:var(--input);cursor:pointer;padding:0}._root_12g20_1:focus-visible{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in srgb,var(--ring) 50%,transparent)}._root_12g20_1:disabled,._root_12g20_1[data-disabled]{cursor:not-allowed;opacity:.5}._root_12g20_1[data-state=checked]{background-color:var(--primary)}._root_12g20_1[data-size=default]{height:1.15rem;width:2rem}._root_12g20_1[data-size=sm]{height:.875rem;width:1.5rem}._thumb_12g20_49{display:block;pointer-events:none;border-radius:9999px;background-color:var(--background);transition:transform .2s ease-in-out;box-shadow:none}._root_12g20_1[data-size=default] ._thumb_12g20_49{width:1rem;height:1rem;transform:translate(0)}._root_12g20_1[data-size=default][data-state=checked] ._thumb_12g20_49{transform:translate(calc(100% - 2px))}._root_12g20_1[data-size=sm] ._thumb_12g20_49{width:.75rem;height:.75rem;transform:translate(0)}._root_12g20_1[data-size=sm][data-state=checked] ._thumb_12g20_49{transform:translate(calc(100% - 2px))}._container_nfnwc_1,._form_nfnwc_7{display:flex;flex-direction:column;gap:1.5rem}._formGrid_nfnwc_13{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){._formGrid_nfnwc_13{grid-template-columns:repeat(2,1fr)}}._thresholdsGrid_nfnwc_25{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){._thresholdsGrid_nfnwc_25{grid-template-columns:repeat(3,1fr)}}._formGroup_nfnwc_37{display:flex;flex-direction:column;gap:.5rem}._formGroupFull_nfnwc_43{grid-column:1 / -1;display:flex;flex-direction:column;gap:.5rem}._inputMono_nfnwc_50{font-family:var(--font-mono, monospace);font-size:.8125rem}._helperText_nfnwc_55{font-size:.75rem;color:var(--muted-foreground);margin:0}._switchBox_nfnwc_61{display:flex;align-items:center;justify-content:space-between;padding:1rem;border:1px solid var(--border);border-radius:var(--radius-lg);background-color:var(--muted);gap:1rem}._switchText_nfnwc_72{display:flex;flex-direction:column;gap:.25rem}._switchTitle_nfnwc_78{font-size:.875rem;font-weight:500;color:var(--foreground);margin:0}._switchDesc_nfnwc_85{font-size:.75rem;color:var(--muted-foreground);margin:0}._actionsRow_nfnwc_91{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding-top:1rem;border-top:1px solid var(--border)}._buttonGroup_nfnwc_101{display:flex;align-items:center;gap:.75rem}._iconXs_nfnwc_107{width:.875rem;height:.875rem}._container_i06hm_1{display:flex;flex-direction:column;gap:1.5rem}._gridThemes_i06hm_7{display:grid;gap:1rem}@media(min-width:768px){._gridThemes_i06hm_7{grid-template-columns:repeat(3,minmax(0,1fr))}}._themeButton_i06hm_18{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;border-radius:.5rem;border:2px solid transparent;padding:1rem;text-align:left;transition:all .15s ease-in-out;background-color:transparent;cursor:pointer}._themeButton_i06hm_18:hover{border-color:color-mix(in srgb,var(--primary) 50%,transparent)}._themeButtonInactive_i06hm_37{border-color:var(--border)}._themeButtonActive_i06hm_41{border-color:var(--primary);background-color:color-mix(in srgb,var(--primary) 5%,transparent)}._checkBadge_i06hm_46{position:absolute;right:.75rem;top:.75rem;display:flex;height:1.25rem;width:1.25rem;align-items:center;justify-content:center;border-radius:9999px;background-color:var(--primary);color:var(--primary-foreground)}._checkIcon_i06hm_60{height:.75rem;width:.75rem}._previewBox_i06hm_65{width:100%;border-radius:.375rem;padding:.75rem;display:flex;flex-direction:column;gap:.5rem}._previewTextBar_i06hm_74{height:.5rem;width:3rem;border-radius:.25rem}._previewInnerCard_i06hm_80{border-radius:.25rem;padding:.5rem;display:flex;flex-direction:column;gap:.375rem}._previewMutedBarLong_i06hm_88{height:.375rem;width:4rem;border-radius:.25rem}._previewMutedBarMedium_i06hm_94{height:.375rem;width:3.5rem;border-radius:.25rem}._previewMutedBarShort_i06hm_100{height:.375rem;width:2.5rem;border-radius:.25rem}._previewMutedBarTiny_i06hm_106{height:.375rem;width:2rem;border-radius:.25rem}._bgLight_i06hm_112{background-color:210,40%,98%}._cardLight_i06hm_115{background-color:#fff}._textLight_i06hm_118{background-color:222,47%,11%}._mutedLight_i06hm_121{background-color:214,32%,91%}._bgDark_i06hm_125{background-color:222,47%,6%}._cardDark_i06hm_128{background-color:222,47%,9%}._textDark_i06hm_131{background-color:210,40%,98%}._mutedDark_i06hm_134{background-color:222,47%,16%}._bgSystem_i06hm_138{background:linear-gradient(to right,210,40%,98%),222,47%,6%}._cardSystem_i06hm_141{background:linear-gradient(to right,white,222,47%,9%)}._textSystem_i06hm_144{background-color:215,16%,47%}._mutedSystem_i06hm_147{background:linear-gradient(to right,214,32%,91%),222,47%,16%}._labelHeader_i06hm_151{display:flex;align-items:center;gap:.5rem}._labelIcon_i06hm_157{height:1rem;width:1rem}._labelText_i06hm_162{font-size:.875rem;font-weight:500}._labelDesc_i06hm_167{margin-top:.25rem;font-size:.75rem;color:var(--muted-foreground)}._settingsContent_i06hm_173{display:flex;flex-direction:column;gap:1rem}._gridSettings_i06hm_179{display:grid;gap:1rem}@media(min-width:768px){._gridSettings_i06hm_179{grid-template-columns:repeat(2,minmax(0,1fr))}}._inputGroup_i06hm_190{display:flex;flex-direction:column;gap:.5rem}._container_xbw67_1{display:flex;flex-direction:column;gap:1.5rem}._header_xbw67_7{display:flex;flex-direction:column;gap:.25rem}._title_xbw67_13{margin:0;font-size:1.5rem;line-height:2rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground)}._description_xbw67_22{margin:0;font-size:.875rem;color:var(--muted-foreground)}._tabsContainer_xbw67_29{display:flex;flex-direction:column;gap:1.5rem}._tabsList_xbw67_35{display:flex;height:auto;flex-wrap:wrap;gap:.25rem;background-color:transparent;padding:0}._tabsTrigger_xbw67_44{display:inline-flex;align-items:center;gap:.5rem;border-radius:.5rem;border:1px solid transparent;padding:.5rem 1rem;background-color:transparent}._tabsTrigger_xbw67_44[data-state=active]{border-color:var(--border);background-color:var(--card);box-shadow:0 1px 2px #0000000d}._icon_xbw67_60{width:1rem;height:1rem}._label_xbw67_65{display:none}@media(min-width:640px){._label_xbw67_65{display:inline}}._base_ndbev_2{display:inline-flex;align-items:center;border-radius:9999px;border-width:1px;border-style:solid;padding:.125rem .625rem;font-size:.75rem;font-weight:600;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}._base_ndbev_2:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}._default_ndbev_33{border-color:transparent;background-color:var(--primary);color:var(--primary-foreground)}._default_ndbev_33:hover{background-color:color-mix(in srgb,var(--primary) 80%,transparent)}._secondary_ndbev_43{border-color:transparent;background-color:var(--secondary);color:var(--secondary-foreground)}._secondary_ndbev_43:hover{background-color:color-mix(in srgb,var(--secondary) 80%,transparent)}._destructive_ndbev_53{border-color:transparent;background-color:var(--destructive);color:var(--destructive-foreground)}._destructive_ndbev_53:hover{background-color:color-mix(in srgb,var(--destructive) 80%,transparent)}._outline_ndbev_63{background-color:transparent;border-color:var(--border);color:var(--foreground)}._container_52stl_1{display:flex;flex-direction:column;gap:.375rem}._timelineRow_52stl_7{display:flex;align-items:flex-end;gap:1px;height:2rem}._bar_52stl_14{flex:1 1 0%;border-radius:1px;transition:opacity .2s;cursor:default;min-width:0}._bar_52stl_14:hover{opacity:.8}._bgEmerald_52stl_26{background-color:#10b981}._bgYellow_52stl_30{background-color:#eab308}._bgOrange_52stl_34{background-color:#f97316}._bgRed_52stl_38{background-color:#ef4444}._tooltipContent_52stl_42{background-color:var(--foreground);color:var(--background);border-radius:.5rem;padding:.5rem;font-size:.75rem;max-width:180px;position:relative}._tooltipContent_52stl_42:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border-width:6px;border-style:solid;border-color:var(--foreground) transparent transparent transparent}._tooltipDate_52stl_63{font-weight:500;margin-bottom:.25rem;margin-top:0}._fontMedium_52stl_69{font-weight:500}._footer_52stl_73{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:var(--muted-foreground)}._footerValue_52stl_81{font-weight:500;color:var(--foreground)}._card_1p6d9_1{overflow:hidden}._header_1p6d9_5{padding-bottom:.75rem}._headerContent_1p6d9_9{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}._titleGroup_1p6d9_16{display:flex;align-items:center;gap:.75rem}._iconWrapper_1p6d9_22{display:flex;width:2.25rem;height:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;background-color:var(--muted)}._icon_1p6d9_22{width:1rem;height:1rem;color:var(--foreground)}._title_1p6d9_16{font-size:1rem;line-height:1.5rem}._description_1p6d9_44{margin-top:.125rem;font-size:.75rem;line-height:1rem}._badge_1p6d9_50{flex-shrink:0;font-size:.75rem;font-weight:500;border:1px solid var(--border);display:flex;align-items:center}._badgeDot_1p6d9_59{margin-right:.375rem;width:.375rem;height:.375rem;border-radius:9999px;display:inline-block}._content_1p6d9_67{padding-top:0}._mainSeparator_1p6d9_71{margin-bottom:1rem}._servicesList_1p6d9_75{display:flex;flex-direction:column;gap:1.25rem}._serviceItem_1p6d9_81{display:flex;flex-direction:column;gap:.5rem}._serviceHeader_1p6d9_87{display:flex;align-items:center;justify-content:space-between;gap:.5rem}._serviceNameGroup_1p6d9_94{display:flex;align-items:center;gap:.5rem;min-width:0}._externalLinkBtn_1p6d9_101{display:inline-flex;align-items:center;justify-content:center;color:var(--muted-foreground);transition:color .2s ease;padding:.125rem;border-radius:var(--radius-sm);text-decoration:none}._externalLinkBtn_1p6d9_101:hover{color:var(--primary)}._serviceDot_1p6d9_116{width:.5rem;height:.5rem;flex-shrink:0;border-radius:9999px}._serviceLink_1p6d9_123{font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none;color:inherit}._serviceLink_1p6d9_123:hover{text-decoration:underline}._serviceMetrics_1p6d9_137{display:flex;align-items:center;gap:.75rem;flex-shrink:0;font-size:.75rem;color:var(--muted-foreground)}._metricItem_1p6d9_146{display:none}@media(min-width:640px){._metricItem_1p6d9_146{display:inline}}._itemSeparator_1p6d9_156{margin-top:1.25rem}._footer_1p6d9_160{margin-top:1rem;padding-top:.75rem;border-top:1px solid rgba(var(--border-rgb),.5);display:flex;align-items:center;gap:1rem;font-size:.75rem;color:var(--muted-foreground)}._footerValue_1p6d9_171{font-weight:500;color:var(--foreground)}._skeleton_6txz3_1{border-radius:.375rem;background-color:var(--accent, #e2e8f0);animation:_pulse_6txz3_1 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _pulse_6txz3_1{0%,to{opacity:1}50%{opacity:.5}}._container_lul8w_1{max-width:64rem;margin-left:auto;margin-right:auto;padding:2rem 1rem;display:flex;flex-direction:column;gap:2rem}@media(min-width:640px){._container_lul8w_1{padding-left:1.5rem;padding-right:1.5rem}}._hero_lul8w_18{display:flex;flex-direction:column}._title_lul8w_23{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;margin:0}@media(min-width:640px){._title_lul8w_23{font-size:1.875rem}}._subtitle_lul8w_36{margin-top:.25rem;font-size:.875rem;color:var(--muted-foreground)}._banner_lul8w_42{display:flex;align-items:flex-start;gap:.75rem;border-radius:.75rem;border-width:1px;border-style:solid;padding:1rem 1.25rem}._bannerContent_lul8w_52{display:flex;flex-direction:column;gap:.25rem}._bannerSuccess_lul8w_58{border-color:#a7f3d0;background-color:#ecfdf5}._bannerIconSuccess_lul8w_63{width:1.25rem;height:1.25rem;flex-shrink:0;color:#059669}._bannerTitleSuccess_lul8w_70{font-weight:600;color:#065f46;margin:0}._bannerTextSuccess_lul8w_76{font-size:.875rem;color:#047857;margin:0}._bannerError_lul8w_82{border-color:#fecaca;background-color:#fef2f2}._bannerIconError_lul8w_87{width:1.25rem;height:1.25rem;flex-shrink:0;color:#dc2626;margin-top:.125rem}._bannerTitleError_lul8w_95{font-weight:600;color:#991b1b;margin:0}._bannerTextError_lul8w_101{font-size:.875rem;color:#b91c1c;margin:0}._bannerWarning_lul8w_107{border-color:#fef08a;background-color:#fefce8}._bannerIconWarning_lul8w_112{width:1.25rem;height:1.25rem;flex-shrink:0;color:#ca8a04;margin-top:.125rem}._bannerTitleWarning_lul8w_120{font-weight:600;color:#854d0e;margin:0}._bannerTextWarning_lul8w_126{font-size:.875rem;color:#a16207;margin:0}._metricsGrid_lul8w_132{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media(min-width:640px){._metricsGrid_lul8w_132{grid-template-columns:repeat(4,minmax(0,1fr))}}._metricCard_lul8w_144{border-radius:.75rem;border:1px solid var(--border);background-color:var(--card);padding:1rem;display:flex;flex-direction:column;gap:.25rem}._metricCardHighlight_lul8w_154{border-color:#fecaca;background-color:#fef2f280}._metricLabel_lul8w_159{font-size:.75rem;color:var(--muted-foreground);line-height:1.375;margin:0}._metricValue_lul8w_166{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;margin:0}._metricValueHighlight_lul8w_173{color:#dc2626}._section_lul8w_177{display:block}._sectionTitle_lul8w_181{margin-bottom:1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground)}._groupsList_lul8w_190{display:flex;flex-direction:column;gap:1rem}._standaloneWrapper_lul8w_196{display:block}._standaloneTitle_lul8w_200{margin-bottom:.75rem;font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}._standaloneGrid_lul8w_209{display:grid;gap:.75rem}@media(min-width:640px){._standaloneGrid_lul8w_209{grid-template-columns:repeat(2,minmax(0,1fr))}}._standaloneLink_lul8w_220{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-radius:.75rem;border:1px solid var(--border);background-color:var(--card);padding:1rem;text-decoration:none;color:inherit;transition:background-color .2s}._standaloneLink_lul8w_220:hover{background-color:rgba(var(--accent-rgb),.3)}._standaloneLink_lul8w_220:hover ._arrowIcon_lul8w_238{opacity:1}._standaloneLinkContent_lul8w_242{display:flex;align-items:center;gap:.625rem;min-width:0}._statusDot_lul8w_249{width:.5rem;height:.5rem;border-radius:9999px;flex-shrink:0}._standaloneName_lul8w_256{font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._standaloneInfo_lul8w_264{display:flex;align-items:center;gap:.5rem;flex-shrink:0;font-size:.75rem;color:var(--muted-foreground)}._arrowIcon_lul8w_238{width:.75rem;height:.75rem;opacity:0;transition:opacity .2s}._skeletonHero_lul8w_280{height:6rem;width:100%;border-radius:.75rem}._skeletonGrid_lul8w_286{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(min-width:640px){._skeletonGrid_lul8w_286{grid-template-columns:repeat(4,minmax(0,1fr))}}._skeletonMetric_lul8w_298{height:5rem;border-radius:.75rem}._skeletonList_lul8w_303{display:flex;flex-direction:column;gap:1rem}._skeletonCard_lul8w_309{height:12rem;border-radius:.75rem}._errorMessage_lul8w_314{padding:2rem;text-align:center;color:#ef4444}._container_fa6o4_1{max-width:64rem;margin:0 auto;padding:2rem 1rem;display:flex;flex-direction:column;gap:2rem}@media(min-width:640px){._container_fa6o4_1{padding-left:1.5rem;padding-right:1.5rem}}._skeletonHeader_fa6o4_18{height:2rem;width:12rem;border-radius:var(--radius)}._skeletonList_fa6o4_24{display:flex;flex-direction:column;gap:1.5rem}._skeletonCard_fa6o4_30{height:6rem;width:100%;border-radius:.75rem}._errorMessage_fa6o4_36{padding:5rem 1rem;text-align:center;color:var(--destructive, #ef4444)}._headerInfo_fa6o4_43{display:flex;flex-direction:column}._pageTitle_fa6o4_48{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground);margin:0}._pageDescription_fa6o4_56{margin-top:.25rem;font-size:.875rem;color:var(--muted-foreground)}._listGroup_fa6o4_63{display:flex;flex-direction:column;gap:1.5rem}._dayGroup_fa6o4_69{display:flex;flex-direction:column}._dateHeader_fa6o4_74{margin-bottom:.75rem;font-size:.875rem;font-weight:600;color:var(--muted-foreground)}._emptyState_fa6o4_82{border-radius:.75rem;border:1px dashed var(--border);background-color:var(--card);padding:.75rem 1.25rem}._emptyStateText_fa6o4_89{margin:0;font-size:.875rem;color:var(--muted-foreground)}._incidentsList_fa6o4_96{display:flex;flex-direction:column;gap:.75rem}._cardLink_1u1oj_2{display:block;border-radius:.75rem;border:1px solid var(--border);background-color:var(--card);padding:1.25rem;text-decoration:none;color:inherit;transition:background-color .2s ease}._cardLink_1u1oj_2:hover{background-color:var(--accent)}._cardHeader_1u1oj_18{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}._cardInfo_1u1oj_26{display:flex;flex-direction:column;gap:.375rem;min-width:0}._badgesWrapper_1u1oj_34{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}._refText_1u1oj_41{font-size:.75rem;font-family:monospace;color:var(--muted-foreground)}._badgeService_1u1oj_47{font-size:.75rem;border-color:var(--border)}._badgeBase_1u1oj_53{flex-shrink:0;font-size:.75rem;font-weight:500;border:1px solid;padding:.125rem .5rem;border-radius:var(--radius, .5rem)}._incidentTitle_1u1oj_63{margin:0;font-size:.875rem;font-weight:500;color:var(--foreground)}._incidentMeta_1u1oj_70{margin:0;font-size:.75rem;color:var(--muted-foreground)}._badgeWarning_1u1oj_81{background-color:var(--yellow-50, #fefce8);color:var(--yellow-700, #a16207);border-color:var(--yellow-200, #fef08a)}._badgeError_1u1oj_88{background-color:var(--orange-50, #fff7ed);color:var(--orange-700, #c2410c);border-color:var(--orange-200, #fed7aa)}._badgeCritical_1u1oj_95,._badgeActive_1u1oj_96{background-color:var(--red-50, #fef2f2);color:var(--red-700, #b91c1c);border-color:var(--red-200, #fecaca)}._badgeResolved_1u1oj_103{background-color:var(--emerald-50, #ecfdf5);color:var(--emerald-700, #047857);border-color:var(--emerald-200, #a7f3d0)}._container_fys6o_1{margin-left:auto;margin-right:auto;max-width:64rem;padding:2rem 1rem;display:flex;flex-direction:column;gap:2.5rem}@media(min-width:640px){._container_fys6o_1{padding-left:1.5rem;padding-right:1.5rem}}._skeletonHeader_fys6o_21{height:2rem;width:14rem}._skeletonList_fys6o_26{display:flex;flex-direction:column;gap:1rem}._skeletonCard_fys6o_32{height:7rem;border-radius:var(--radius-xl)}._errorMessage_fys6o_37{font-size:.875rem;color:var(--destructive);padding:1rem;border:1px solid var(--destructive);border-radius:var(--radius-lg);background-color:var(--card)}._headerInfo_fys6o_46{display:flex;flex-direction:column}._pageTitle_fys6o_51{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground)}._pageDescription_fys6o_58{margin-top:.25rem;font-size:.875rem;color:var(--muted-foreground)}._section_fys6o_64{display:flex;flex-direction:column}._sectionTitle_fys6o_69{margin-bottom:1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground)}._emptyState_fys6o_78{border-radius:var(--radius-xl);border:1px dashed var(--border);background-color:var(--card);padding:1.5rem;text-align:center;opacity:.8}._emptyStateText_fys6o_87{font-size:.875rem;color:var(--muted-foreground)}._maintenanceList_fys6o_92{display:flex;flex-direction:column;gap:.75rem}._card_fys6o_98{border-radius:var(--radius-xl);border:1px solid var(--border);background-color:var(--card);padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}._cardHeader_fys6o_108{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}._cardInfo_fys6o_115{display:flex;align-items:flex-start;gap:.75rem;min-width:0}._iconWrapper_fys6o_122{display:flex;width:2rem;height:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:var(--radius-md);background-color:var(--muted);margin-top:.125rem}._textWrapper_fys6o_134{display:flex;flex-direction:column;min-width:0}._cardTitle_fys6o_140{font-size:.875rem;font-weight:600;color:var(--foreground)}._cardDescription_fys6o_146{font-size:.75rem;color:var(--muted-foreground);margin-top:.125rem}._serviceLink_fys6o_152{display:inline-flex;align-items:center;margin-top:.25rem;text-decoration:none}._badgeService_fys6o_159{font-size:.75rem;border-color:var(--border);transition:background-color .15s}._badgeService_fys6o_159:hover{background-color:var(--accent)}._badgeBase_fys6o_169{font-size:.75rem;font-weight:500;border:1px solid;flex-shrink:0}._badgeScheduled_fys6o_176{background-color:#eff6ff;color:#1d4ed8;border-color:#dbeafe}._badgeInProgress_fys6o_182{background-color:#fefce8;color:#a16207;border-color:#fef08a}._badgeCompleted_fys6o_188{background-color:#ecfdf5;color:#047857;border-color:#a7f3d0}._badgeCanceled_fys6o_194{background-color:var(--muted);color:var(--muted-foreground);border-color:var(--border)}._iconScheduled_fys6o_200{color:#3b82f6}._iconInProgress_fys6o_204{color:#eab308}._iconCompleted_fys6o_208{color:#10b981}._iconCanceled_fys6o_212{color:var(--muted-foreground)}._dark_fys6o_216 ._badgeScheduled_fys6o_176{background-color:#1d4ed833;color:#60a5fa;border-color:#1d4ed866}._dark_fys6o_216 ._badgeInProgress_fys6o_182{background-color:#a1620733;color:#facc15;border-color:#a1620766}._dark_fys6o_216 ._badgeCompleted_fys6o_188{background-color:#04785733;color:#34d399;border-color:#04785766}._metaFooter_fys6o_234{display:flex;flex-wrap:wrap;align-items:center;gap-x:1rem;gap-y:.25rem;font-size:.75rem;color:var(--muted-foreground)}._metaItem_fys6o_244{display:flex;align-items:center;gap:.375rem}._metaIcon_fys6o_250{width:1rem;height:1rem}._metaIconSmall_fys6o_255{width:.75rem;height:.75rem}._durationHighlight_fys6o_260{font-weight:500;color:var(--foreground)}@keyframes _fadeIn_1q0yw_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_1q0yw_1{0%{opacity:1}to{opacity:0}}@keyframes _contentShow_1q0yw_1{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes _contentHide_1q0yw_1{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-48%) scale(.96)}}._overlay_1q0yw_43{position:fixed;inset:0;z-index:50;background-color:#00000080}._overlay_1q0yw_43[data-state=open]{animation:_fadeIn_1q0yw_1 .15s ease-out}._overlay_1q0yw_43[data-state=closed]{animation:_fadeOut_1q0yw_1 .15s ease-in}._content_1q0yw_59{position:fixed;left:50%;top:50%;z-index:50;display:grid;width:100%;max-width:calc(100% - 2rem);transform:translate(-50%,-50%);gap:1rem;border-radius:var(--radius-lg);border:1px solid var(--border);background-color:var(--background);padding:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}._content_1q0yw_59[data-state=open]{animation:_contentShow_1q0yw_1 .15s ease-out}._content_1q0yw_59[data-state=closed]{animation:_contentHide_1q0yw_1 .15s ease-in}._contentSm_1q0yw_90{max-width:20rem}@media(min-width:640px){._contentDefault_1q0yw_86{max-width:32rem}}._header_1q0yw_101{display:flex;flex-direction:column;gap:.375rem;text-align:center}@media(min-width:640px){._header_1q0yw_101{text-align:left}}._footer_1q0yw_115{display:flex;flex-direction:column-reverse;gap:.5rem}@media(min-width:640px){._footer_1q0yw_115{flex-direction:row;justify-content:flex-end}}._title_1q0yw_129{font-size:1.125rem;font-weight:600;color:var(--foreground);margin:0}._description_1q0yw_136{font-size:.875rem;color:var(--muted-foreground);margin:0}._media_1q0yw_143{margin-bottom:.5rem;display:inline-flex;width:4rem;height:4rem;align-items:center;justify-content:center;border-radius:var(--radius-md);background-color:var(--muted)}._media_1q0yw_143>svg{width:2rem;height:2rem}._title_1emlu_5{font-size:1rem}._content_1emlu_13{padding-top:0}._emptyState_1emlu_17{font-size:.875rem;color:var(--muted-foreground);padding:1rem 0;text-align:center}._list_1emlu_24{display:flex;flex-direction:column;gap:.5rem}._listItem_1emlu_30{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-radius:var(--radius-lg);border:1px solid var(--border);padding:.75rem 1rem;cursor:pointer;transition:background-color .15s}._listItem_1emlu_30:hover{background-color:var(--accent)}._listItem_1emlu_30:hover ._arrowIcon_1emlu_46{opacity:.6}._itemInfo_1emlu_50{min-width:0;flex:1}._itemName_1emlu_55{font-size:.875rem;font-weight:500;color:var(--foreground)}._itemSlug_1emlu_61{font-size:.75rem;color:var(--muted-foreground);font-family:monospace}._itemActionsArea_1emlu_67{display:flex;align-items:center;gap:.75rem}._serviceCount_1emlu_73{font-size:.75rem;color:var(--muted-foreground)}._arrowIcon_1emlu_46{width:.875rem;height:.875rem;color:var(--muted-foreground);opacity:0;transition:opacity .2s}._actionButtons_1emlu_86{display:flex;align-items:center;gap:.25rem}._actionIcon_1emlu_92{width:.875rem;height:.875rem}._deleteIcon_1emlu_97{width:.875rem;height:.875rem;color:var(--destructive)}._tableWrapper_1izem_1{position:relative;width:100%;overflow:auto}._table_1izem_1{width:100%;caption-side:bottom;font-size:.875rem}._tableHeader_1izem_13 tr{border-bottom:1px solid var(--border)}._tableBody_1izem_17 tr:last-child{border-bottom:0}._tableFooter_1izem_21{border-top:1px solid var(--border);background-color:color-mix(in srgb,var(--muted) 50%,transparent);font-weight:500}._tableFooter_1izem_21 tr:last-child{border-bottom:0}._tableRow_1izem_31{border-bottom:1px solid var(--border);transition:background-color .15s ease-in-out}._tableRow_1izem_31:hover{background-color:color-mix(in srgb,var(--muted) 50%,transparent)}._tableRow_1izem_31[data-state=selected]{background-color:var(--muted)}._tableHead_1izem_13{height:3rem;padding-left:1rem;padding-right:1rem;text-align:left;vertical-align:middle;font-weight:500;color:var(--muted-foreground)}._tableHead_1izem_13:has([role=checkbox]){padding-right:0}._tableCell_1izem_58{padding:1rem;vertical-align:middle;min-width:6rem}._tableCell_1izem_58:has([role=checkbox]){padding-right:0}._tableCaption_1izem_68{margin-top:1rem;font-size:.875rem;color:var(--muted-foreground)}._cardTitle_1c1um_1{font-size:1rem}._emptyState_1c1um_6{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 0;text-align:center}._emptyIcon_1c1um_15{width:2rem;height:2rem;color:var(--muted-foreground);opacity:.5}._emptyText_1c1um_22{font-size:.875rem;color:var(--muted-foreground)}._tableWrapper_1c1um_28{overflow-x:auto}._tableRow_1c1um_32{cursor:pointer;transition:background-color .15s}._tableRow_1c1um_32:hover{background-color:#0000000a}.dark ._tableRow_1c1um_32:hover{background-color:#ffffff0d}._nameCell_1c1um_51{display:flex;flex-direction:column}._serviceName_1c1um_56{font-size:.875rem;font-weight:500;color:var(--foreground)}._serviceSlug_1c1um_62{font-size:.75rem;color:var(--muted-foreground);font-family:monospace}._hiddenSm_1c1um_69{display:none}@media(min-width:640px){._hiddenSm_1c1um_69{display:table-cell}}._hiddenMd_1c1um_78{display:none}@media(min-width:768px){._hiddenMd_1c1um_78{display:table-cell}}._hiddenLg_1c1um_87{display:none}@media(min-width:1024px){._hiddenLg_1c1um_87{display:table-cell}}._textMuted_1c1um_96{font-size:.875rem;color:var(--muted-foreground)}._portsWrapper_1c1um_102{display:flex;flex-wrap:wrap;gap:.25rem}._noPorts_1c1um_108{font-size:.75rem;color:var(--muted-foreground)}._portBadge_1c1um_113{font-size:.75rem;font-family:monospace;border-color:var(--border)}._badgeStatus_1c1um_120{font-size:.75rem;border:1px solid;display:inline-flex;align-items:center}._statusDot_1c1um_127{margin-right:.375rem;width:.375rem;height:.375rem;border-radius:9999px;display:inline-block}._actionsCellHeader_1c1um_136,._actionsCell_1c1um_136{text-align:right}._actionsWrapper_1c1um_144{display:flex;justify-content:flex-end;gap:.25rem}._actionIcon_1c1um_150{width:.875rem;height:.875rem}._deleteIcon_1c1um_155{width:.875rem;height:.875rem;color:var(--destructive)}._textarea_1eiq2_1{display:flex;min-height:80px;width:100%;border-radius:.375rem;border:1px solid var(--input);background-color:var(--background);padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;color:inherit;transition:border-color .15s,box-shadow .15s}._textarea_1eiq2_1::placeholder{color:var(--muted-foreground)}._textarea_1eiq2_1:focus-visible{outline:none;box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}._textarea_1eiq2_1:disabled{cursor:not-allowed;opacity:.5}@media(min-width:768px){._textarea_1eiq2_1{font-size:.875rem;line-height:1.25rem}}@keyframes _fadeIn_1yduz_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_1yduz_1{0%{opacity:1}to{opacity:0}}@keyframes _contentShow_1yduz_1{0%{opacity:0;transform:translate(-50%,-48%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes _contentHide_1yduz_1{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-48%) scale(.95)}}._overlay_1yduz_41{position:fixed;inset:0;z-index:20;background-color:#000c}._overlay_1yduz_41[data-state=open]{animation:_fadeIn_1yduz_1 .15s cubic-bezier(.16,1,.3,1) forwards}._overlay_1yduz_41[data-state=closed]{animation:_fadeOut_1yduz_1 .15s cubic-bezier(.16,1,.3,1) forwards}._content_1yduz_56{position:fixed;left:50%;top:50%;z-index:30;display:grid;width:100%;max-width:32rem;transform:translate(-50%,-50%);gap:1rem;border:1px solid var(--border, #e2e8f0);background-color:var(--background, #ffffff);padding:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;border-radius:.5rem}._content_1yduz_56[data-state=open]{animation:_contentShow_1yduz_1 .2s cubic-bezier(.16,1,.3,1) forwards}._content_1yduz_56[data-state=closed]{animation:_contentHide_1yduz_1 .2s cubic-bezier(.16,1,.3,1) forwards}._closeButton_1yduz_83{position:absolute;right:1rem;top:1rem;border-radius:.125rem;opacity:.7;transition:opacity .2s ease;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:inherit;padding:0}._closeButton_1yduz_83:hover{opacity:1}._closeButton_1yduz_83:focus{outline:none;box-shadow:0 0 0 2px var(--background, #ffffff),0 0 0 4px var(--ring, #94a3b8)}._closeButton_1yduz_83:disabled{pointer-events:none}._icon_1yduz_115{height:1rem;width:1rem}._srOnly_1yduz_120{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}._header_1yduz_132{display:flex;flex-direction:column;gap:.375rem;text-align:center}@media(min-width:640px){._header_1yduz_132{text-align:left}}._footer_1yduz_145{display:flex;flex-direction:column-reverse}@media(min-width:640px){._footer_1yduz_145{flex-direction:row;justify-content:flex-end;gap:.5rem}}._title_1yduz_158{font-size:1.125rem;font-weight:600;line-height:1;letter-spacing:-.015em;margin:0;color:var(--foreground, #0f172a)}._description_1yduz_167{font-size:.875rem;color:var(--muted-foreground, #64748b);margin:0}._trigger_qzxvf_1{display:flex;height:2.5rem;width:100%;align-items:center;justify-content:space-between;border-radius:.375rem;border:1px solid var(--input);background-color:var(--background);color:var(--foreground);padding:.5rem .75rem;font-size:.875rem;box-shadow:0 0 0 0 var(--background);transition:box-shadow .15s,border-color .15s}._trigger_qzxvf_1:focus{outline:none;box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}._trigger_qzxvf_1:disabled{cursor:not-allowed;opacity:.5}._trigger_qzxvf_1>span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;color:var(--foreground)}._trigger_qzxvf_1[data-placeholder]>span{color:var(--muted-foreground)}._triggerIcon_qzxvf_43{height:1rem;width:1rem;opacity:.6;color:var(--foreground)}._scrollButton_qzxvf_50{display:flex;cursor:default;align-items:center;justify-content:center;padding:.25rem 0}._scrollIcon_qzxvf_58{height:1rem;width:1rem}._content_qzxvf_63{position:relative;z-index:50;max-height:24rem;min-width:8rem;overflow:hidden;border-radius:.375rem;border:1px solid var(--border);background-color:var(--popover);color:var(--popover-foreground);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}._content_qzxvf_63[data-state=open]{animation:_selectAnimateIn_qzxvf_1 .15s ease-out}._content_qzxvf_63[data-state=closed]{animation:_selectAnimateOut_qzxvf_1 .15s ease-in}._contentPopper_qzxvf_86[data-side=bottom]{transform:translateY(.25rem)}._contentPopper_qzxvf_86[data-side=top]{transform:translateY(-.25rem)}._contentPopper_qzxvf_86[data-side=left]{transform:translate(-.25rem)}._contentPopper_qzxvf_86[data-side=right]{transform:translate(.25rem)}._viewport_qzxvf_99{padding:.25rem}._viewportPopper_qzxvf_103{height:var(--radix-select-trigger-height);width:100%;min-width:var(--radix-select-trigger-width)}._label_qzxvf_109{padding:.375rem .5rem .375rem 2rem;font-size:.875rem;font-weight:600}._item_qzxvf_115{position:relative;display:flex;width:100%;cursor:default;-webkit-user-select:none;user-select:none;align-items:center;border-radius:.125rem;padding:.375rem .5rem .375rem 2rem;font-size:.875rem;outline:none}._item_qzxvf_115:focus{background-color:var(--accent);color:var(--accent-foreground)}._item_qzxvf_115[data-disabled]{pointer-events:none;opacity:.5}._itemIndicatorWrapper_qzxvf_138{position:absolute;left:.5rem;display:flex;height:.875rem;width:.875rem;align-items:center;justify-content:center}._itemIndicatorIcon_qzxvf_148{height:1rem;width:1rem}._separator_qzxvf_153{margin:.25rem -.25rem;height:1px;background-color:var(--muted)}@keyframes _selectAnimateIn_qzxvf_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes _selectAnimateOut_qzxvf_1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}._dialogContent_z3xfx_2{width:100%;max-width:560px!important;max-height:90vh;overflow-y:auto}._formBody_z3xfx_10{display:flex;flex-direction:column;gap:1rem;padding-top:.5rem;padding-bottom:.5rem}._formGroup_z3xfx_18{display:flex;flex-direction:column;gap:.5rem}._grid2_z3xfx_24{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}._inputMono_z3xfx_30{font-family:monospace;font-size:.875rem}._portsHeader_z3xfx_36{display:flex;align-items:center;justify-content:space-between}._labelWithIcon_z3xfx_42{display:flex;align-items:center;gap:.375rem}._iconMd_z3xfx_48{width:.875rem;height:.875rem}._iconSm_z3xfx_53{width:.75rem;height:.75rem;margin-right:.375rem}._emptyPorts_z3xfx_59{font-size:.75rem;color:var(--muted-foreground);padding:.5rem 0}._portRow_z3xfx_65{display:flex;align-items:flex-start;gap:.5rem}._portInput_z3xfx_71{width:5rem;font-family:monospace;font-size:.875rem}._portSelectTrigger_z3xfx_77{width:5rem}._portDescInput_z3xfx_81{flex:1;font-size:.875rem}._iconDestructive_z3xfx_86{width:.875rem;height:.875rem;color:var(--destructive)}._checkboxGroup_z3xfx_93{display:flex;align-items:center;gap:.5rem}._checkbox_z3xfx_93{width:1rem;height:1rem;border-radius:.25rem;border:1px solid var(--border);accent-color:var(--primary)}._checkboxLabel_z3xfx_107{font-size:.875rem;font-weight:400;cursor:pointer}._switchBox_z3xfx_113{display:flex;align-items:center;justify-content:space-between;border-radius:var(--radius-lg);border:1px solid var(--border);padding:.75rem 1rem;margin-top:.5rem}._switchTitle_z3xfx_123{font-size:.875rem;font-weight:500;color:var(--foreground)}._switchDesc_z3xfx_129{font-size:.75rem;color:var(--muted-foreground)}._switchControl_z3xfx_134{display:flex;align-items:center;gap:.5rem}._switchLabel_z3xfx_140{font-size:.75rem;color:var(--muted-foreground)}._dialogContent_9iuhz_2{width:100%;max-width:460px!important}._formBody_9iuhz_8{display:flex;flex-direction:column;gap:1rem;padding-top:.5rem;padding-bottom:.5rem}._formGroup_9iuhz_16{display:flex;flex-direction:column;gap:.5rem}._grid2_9iuhz_22{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}._inputMono_9iuhz_29{font-family:monospace;font-size:.875rem}._container_1nfmr_1{padding:0 1rem 1.5rem;display:flex;flex-direction:column;gap:1.25rem}._actionRow_1nfmr_8{display:flex;gap:.5rem}._iconSmall_1nfmr_13{width:.875rem;height:.875rem;margin-right:.375rem}._badgeWrapper_1nfmr_20{display:flex;align-items:center;gap:.5rem}._statusBadge_1nfmr_26{font-size:.875rem;border:1px solid;padding:.25rem .75rem}._statusDot_1nfmr_32{margin-right:.375rem;width:.5rem;height:.5rem;border-radius:9999px;display:inline-block}._description_1nfmr_40{font-size:.875rem;color:var(--muted-foreground);margin:0}._detailList_1nfmr_47{display:flex;flex-direction:column;gap:.75rem}._detailRow_1nfmr_53{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._rowLabel_1nfmr_60{font-size:.75rem;color:var(--muted-foreground)}._rowValue_1nfmr_65{font-size:.875rem;font-weight:500;text-align:right;color:var(--foreground)}._mono_1nfmr_72{font-family:monospace}._sectionTitle_1nfmr_77{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);margin-bottom:.75rem;display:flex;align-items:center}._emptyText_1nfmr_88{font-size:.875rem;color:var(--muted-foreground)}._portList_1nfmr_93{display:flex;flex-direction:column;gap:.375rem}._portCard_1nfmr_99{display:flex;align-items:center;justify-content:space-between;border-radius:var(--radius-lg);border:1px solid var(--border);padding:.5rem .75rem}._portInfo_1nfmr_108{display:flex;align-items:center;gap:.5rem}._portNumber_1nfmr_114{font-family:monospace;font-size:.875rem;font-weight:500}._portProtocol_1nfmr_120{font-size:.75rem;border-color:var(--border);text-transform:uppercase}._portDesc_1nfmr_126,._footerText_1nfmr_132{font-size:.75rem;color:var(--muted-foreground)}._container_12e5o_1{display:flex;flex-direction:column;gap:2rem}._header_12e5o_7{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}._pageTitle_12e5o_15{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground)}._pageDescription_12e5o_22{font-size:.875rem;color:var(--muted-foreground);margin-top:.125rem}._headerActions_12e5o_28{display:flex;gap:.5rem}._iconSmall_12e5o_33{width:1rem;height:1rem;margin-right:.375rem}._loadingText_12e5o_39{font-size:.875rem;color:var(--muted-foreground)}._sheetContent_12e5o_45{width:100%;max-width:480px!important;overflow-y:auto}._sheetContentLarge_12e5o_51{width:100%;max-width:520px!important;overflow-y:auto}._sheetBody_12e5o_57{padding:0 1rem 1.5rem;display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}._sheetActions_12e5o_65{display:flex;gap:.5rem}._sheetSectionTitle_12e5o_70{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);margin-bottom:.75rem}._emptyText_12e5o_79{font-size:.875rem;color:var(--muted-foreground);padding:1rem 0;text-align:center}._groupServiceList_12e5o_86{display:flex;flex-direction:column;gap:.5rem}._groupServiceItem_12e5o_92{display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-radius:var(--radius-lg);border:1px solid var(--border);padding:.625rem .75rem;cursor:pointer;transition:background-color .15s}._groupServiceItem_12e5o_92:hover{background-color:var(--accent)}._groupServiceInfo_12e5o_108{min-width:0;display:flex;flex-direction:column}._groupServiceName_12e5o_114{font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--foreground)}._groupServiceSlug_12e5o_123{font-size:.75rem;color:var(--muted-foreground);font-family:monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._badgeStatus_12e5o_132{font-size:.75rem;border:1px solid;flex-shrink:0;padding:.125rem .5rem;border-radius:var(--radius-md);display:flex;align-items:center}._statusDot_12e5o_142{margin-right:.375rem;width:.375rem;height:.375rem;border-radius:9999px;display:inline-block}._dialogWarningText_12e5o_150{font-weight:500;color:var(--foreground)}._deleteButton_12e5o_155{background-color:var(--destructive);color:var(--destructive-foreground)}._deleteButton_12e5o_155:hover{background-color:color-mix(in srgb,var(--destructive) 90%,transparent)}@keyframes _collapsibleSlideDown_1r8lm_1{0%{height:0;opacity:0}to{height:var(--radix-collapsible-content-height);opacity:1}}@keyframes _collapsibleSlideUp_1r8lm_1{0%{height:var(--radix-collapsible-content-height);opacity:1}to{height:0;opacity:0}}._content_1r8lm_32{overflow:hidden;transition:height .2s ease-out}._content_1r8lm_32[data-state=open]{animation:_collapsibleSlideDown_1r8lm_1 .2s ease-out}._content_1r8lm_32[data-state=closed]{animation:_collapsibleSlideUp_1r8lm_1 .2s ease-out}._headerArea_1ce3p_1{padding-bottom:.75rem}._headerContent_1ce3p_5{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}._triggerButton_1ce3p_12{display:flex;align-items:flex-start;gap:.5rem;text-align:left;flex:1;min-width:0;background:transparent;border:none;cursor:pointer;padding:0}._chevronIcon_1ce3p_25{width:1rem;height:1rem;margin-top:.125rem;color:var(--muted-foreground);flex-shrink:0}._infoWrapper_1ce3p_33{min-width:0}._badgeGroup_1ce3p_37{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}._refText_1ce3p_44{font-size:.75rem;font-family:monospace;color:var(--muted-foreground)}._serviceBadge_1ce3p_50{font-size:.75rem;border-color:var(--border)}._statusBadge_1ce3p_55{font-size:.75rem;border:1px solid}._badgeSuccess_1ce3p_60{background-color:#10b9811a;color:#047857;border-color:#10b98133}._badgeError_1ce3p_66{background-color:#ef44441a;color:#b91c1c;border-color:#ef444433}._title_1ce3p_72{font-size:.875rem;margin-top:.375rem}._meta_1ce3p_77{font-size:.75rem;color:var(--muted-foreground);margin-top:.25rem}._typeBadge_1ce3p_83{font-size:.75rem;background-color:#3b82f614;color:#1d4ed8;border-color:#3b82f633}._autoBadge_1ce3p_90{font-size:.75rem;background-color:#9333ea14;color:#7e22ce;border-color:#9333ea33;font-weight:500}._errorDetailsBox_1ce3p_98{font-family:monospace;font-size:.75rem;background-color:#ef44440d;border:1px solid rgba(239,68,68,.15);color:#b91c1c;padding:.5rem .75rem;border-radius:var(--radius-md);word-break:break-all;margin-top:.375rem}._deleteIcon_1ce3p_110{width:.875rem;height:.875rem;color:var(--destructive)}._contentArea_1ce3p_117{padding-top:0;display:flex;flex-direction:column;gap:1rem}._updateList_1ce3p_124{display:flex;flex-direction:column;gap:.5rem}._updateItem_1ce3p_130{display:flex;gap:.75rem;border-radius:var(--radius-lg);border:1px solid var(--border);background-color:#00000005;padding:.625rem .75rem}._updateDot_1ce3p_139{width:.5rem;height:.5rem;border-radius:9999px;margin-top:.375rem;flex-shrink:0}._updateContent_1ce3p_147{flex:1;min-width:0}._updateHeader_1ce3p_152{display:flex;align-items:center;gap:.5rem}._updateTime_1ce3p_158{font-size:.75rem;font-weight:500}._updateBadge_1ce3p_163{font-size:.625rem;border-color:var(--border)}._updateMessage_1ce3p_168{font-size:.875rem;color:var(--muted-foreground);margin-top:.125rem}._addUpdateForm_1ce3p_175{border-radius:var(--radius-lg);border:1px dashed var(--border);padding:1rem;display:flex;flex-direction:column;gap:.75rem}._formTitle_1ce3p_184{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground)}._formGrid_1ce3p_192{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.5rem}@media(min-width:640px){._formGrid_1ce3p_192{grid-template-columns:repeat(3,minmax(0,1fr))}}._formGroup_1ce3p_204{display:flex;flex-direction:column;gap:.25rem}._formLabel_1ce3p_210{font-size:.75rem}._inputSm_1ce3p_214{height:2.25rem}._formFooter_1ce3p_218{display:flex;align-items:center;justify-content:space-between}._footerHint_1ce3p_224{font-size:.75rem;color:var(--muted-foreground);display:flex;align-items:center;gap:.25rem}._iconXs_1ce3p_232{width:.75rem;height:.75rem}._dialogContent_y97an_1{width:100%;max-width:520px!important}._formBody_y97an_6{display:flex;flex-direction:column;gap:1rem;padding-top:.5rem;padding-bottom:.5rem}._formGroup_y97an_14{display:flex;flex-direction:column;gap:.5rem}._grid2_y97an_20{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}._inputMono_y97an_26{font-family:monospace;font-size:.875rem}._container_5v9tz_1{display:flex;flex-direction:column;gap:1.5rem}._header_5v9tz_7{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}._pageTitle_5v9tz_15{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground)}._pageDescription_5v9tz_22{font-size:.875rem;color:var(--muted-foreground);margin-top:.125rem}._iconSm_5v9tz_28{width:1rem;height:1rem;margin-right:.375rem}._loadingText_5v9tz_34{font-size:.875rem;color:var(--muted-foreground)}._emptyState_5v9tz_40{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 0;text-align:center}._emptyIcon_5v9tz_49{width:2rem;height:2rem;color:var(--muted-foreground);opacity:.5}._emptyText_5v9tz_56{font-size:.875rem;color:var(--muted-foreground)}._incidentList_5v9tz_61{display:flex;flex-direction:column;gap:.75rem}._dialogWarningText_5v9tz_67{font-weight:500;color:var(--foreground)}._deleteButton_5v9tz_72{background-color:var(--destructive);color:var(--destructive-foreground)}._deleteButton_5v9tz_72:hover{background-color:color-mix(in srgb,var(--destructive) 90%,transparent)}._dialogContent_4ip3u_1{width:100%;max-width:520px!important}._formBody_4ip3u_6{display:flex;flex-direction:column;gap:1rem;padding-top:.5rem;padding-bottom:.5rem}._formGroup_4ip3u_14{display:flex;flex-direction:column;gap:.5rem}._grid3_4ip3u_20{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}._sheetContent_ig7zj_1{width:100%;max-width:480px!important;overflow-y:auto}._body_ig7zj_7{padding-left:1rem;padding-right:1rem;padding-bottom:1.5rem;display:flex;flex-direction:column;gap:1.25rem;margin-top:1.25rem}._actionRow_ig7zj_17{display:flex;gap:.5rem}._iconSm_ig7zj_22{width:.875rem;height:.875rem;margin-right:.375rem}._description_ig7zj_28{font-size:.875rem;color:var(--muted-foreground)}._detailsList_ig7zj_33{display:flex;flex-direction:column;gap:.75rem}._detailRow_ig7zj_39{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._detailLabel_ig7zj_46{font-size:.75rem;color:var(--muted-foreground)}._detailValue_ig7zj_51{font-size:.875rem;font-weight:500;text-align:right}._statusBadge_ig7zj_58{font-size:.75rem;border:1px solid}._badgeScheduled_ig7zj_63{background-color:#3b82f61a;color:#1d4ed8;border-color:#3b82f633}._badgeInProgress_ig7zj_69{background-color:#eab3081a;color:#a16207;border-color:#eab30833}._badgeCompleted_ig7zj_75{background-color:#10b9811a;color:#047857;border-color:#10b98133}._badgeCanceled_ig7zj_81{background-color:var(--muted);color:var(--muted-foreground);border-color:var(--border)}._container_c6xpy_1{display:flex;flex-direction:column;gap:1.5rem}._header_c6xpy_7{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}._pageTitle_c6xpy_15{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground)}._pageDescription_c6xpy_22{font-size:.875rem;color:var(--muted-foreground);margin-top:.125rem}._iconSm_c6xpy_28{width:1rem;height:1rem;margin-right:.375rem}._loadingText_c6xpy_34{font-size:.875rem;color:var(--muted-foreground)}._emptyState_c6xpy_40{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 0;text-align:center}._emptyIcon_c6xpy_49{width:2rem;height:2rem;color:var(--muted-foreground);opacity:.5}._emptyText_c6xpy_56{font-size:.875rem;color:var(--muted-foreground)}._tableCardContent_c6xpy_62{padding:0}._tableWrapper_c6xpy_66{overflow-x:auto}._tableRow_c6xpy_70{cursor:pointer}._tableRow_c6xpy_70:hover{background-color:#00000008}._titleCell_c6xpy_78{display:flex;align-items:center;gap:.5rem}._titleText_c6xpy_84{font-size:.875rem;font-weight:500}._arrowIcon_c6xpy_89{width:.875rem;height:.875rem;color:var(--muted-foreground);opacity:0;transition:opacity .2s ease}._tableRow_c6xpy_70:hover ._arrowIcon_c6xpy_89{opacity:.6}._serviceText_c6xpy_101,._metaText_c6xpy_102{font-size:.875rem;color:var(--muted-foreground)}._hiddenSm_c6xpy_107{display:none}@media(min-width:640px){._hiddenSm_c6xpy_107{display:table-cell}}._hiddenMd_c6xpy_116{display:none}@media(min-width:768px){._hiddenMd_c6xpy_116{display:table-cell}}._textRight_c6xpy_125{text-align:right}._statusBadge_c6xpy_130{font-size:.75rem;border:1px solid}._badgescheduled_c6xpy_134{background-color:#3b82f61a;color:#1d4ed8;border-color:#3b82f633}._badgein_progress_c6xpy_139{background-color:#eab3081a;color:#a16207;border-color:#eab30833}._badgecompleted_c6xpy_144{background-color:#10b9811a;color:#047857;border-color:#10b98133}._badgecanceled_c6xpy_149{background-color:var(--muted);color:var(--muted-foreground);border-color:var(--border)}._actionsGroup_c6xpy_156{display:flex;justify-content:flex-end;gap:.25rem}._actionIcon_c6xpy_162{width:.875rem;height:.875rem}._actionIconDestructive_c6xpy_167{width:.875rem;height:.875rem;color:var(--destructive)}._dialogWarningText_c6xpy_174{font-weight:500;color:var(--foreground)}._deleteButton_c6xpy_179{background-color:var(--destructive);color:var(--destructive-foreground)}._deleteButton_c6xpy_179:hover{background-color:color-mix(in srgb,var(--destructive) 90%,transparent)}._linkWrapper_gt12h_1{display:block;height:100%;text-decoration:none}._card_gt12h_7{height:100%;transition:background-color .2s ease;cursor:pointer}._card_gt12h_7:hover{background-color:#00000008}._content_gt12h_17{padding:1.25rem;display:flex;flex-direction:column;height:100%}._header_gt12h_24{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}._infoGroup_gt12h_31{display:flex;align-items:center;gap:.75rem;min-width:0}._iconBox_gt12h_38{display:flex;width:2.5rem;height:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:var(--radius-lg)}._iconBoxOnline_gt12h_48{background-color:#10b9811a}._iconBoxOffline_gt12h_51{background-color:var(--muted)}._icon_gt12h_38{width:1.25rem;height:1.25rem}._iconOnline_gt12h_60{color:#059669}._iconOffline_gt12h_63{color:var(--muted-foreground)}._textGroup_gt12h_67{min-width:0}._title_gt12h_71{font-size:.875rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--foreground)}._subtitle_gt12h_80{font-size:.75rem;color:var(--muted-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._badge_gt12h_88{flex-shrink:0;font-size:.75rem;font-weight:500;border:1px solid}._badgeOnline_gt12h_95{background-color:#10b9811a;color:#047857;border-color:#10b98133}._badgeOffline_gt12h_101{background-color:#ef44441a;color:#b91c1c;border-color:#ef444433}._dot_gt12h_107{display:inline-block;margin-right:.375rem;width:.375rem;height:.375rem;border-radius:9999px}._dotOnline_gt12h_115{background-color:#10b981}._dotOffline_gt12h_118{background-color:#ef4444}._description_gt12h_122{margin-top:.75rem;font-size:.75rem;color:var(--muted-foreground);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}._footer_gt12h_132{margin-top:auto;padding-top:1rem;display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:var(--muted-foreground)}._uptime_gt12h_142{display:flex;align-items:center;gap:.375rem}._clockIcon_gt12h_148{width:.75rem;height:.75rem}._uptimeValue_gt12h_153{font-weight:500;color:var(--foreground)}._arrowIcon_gt12h_158{width:.875rem;height:.875rem;opacity:0;transition:opacity .2s ease}._card_gt12h_7:hover ._arrowIcon_gt12h_158{opacity:.6}._dialogContent_g3751_1{width:100%;max-width:520px!important}._formBody_g3751_6{display:flex;flex-direction:column;gap:1rem;padding-top:.5rem;padding-bottom:.5rem}._formGroup_g3751_14{display:flex;flex-direction:column;gap:.5rem}._grid2_g3751_20{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}._inputMono_g3751_26{font-family:monospace;font-size:.875rem}._switchBox_g3751_31{display:flex;align-items:center;justify-content:space-between;border-radius:var(--radius-lg);border:1px solid var(--border);padding:.75rem 1rem;margin-top:.5rem}._switchTitle_g3751_41{font-size:.875rem;font-weight:500;color:var(--foreground)}._switchDesc_g3751_47{font-size:.75rem;color:var(--muted-foreground)}._switchControl_g3751_52{display:flex;align-items:center;gap:.5rem}._switchLabel_g3751_58{font-size:.75rem;color:var(--muted-foreground)}._agentHintBox_g3751_63{display:flex;align-items:flex-start;gap:.5rem;background-color:color-mix(in srgb,var(--primary) 6%,transparent);border:1px solid color-mix(in srgb,var(--primary) 20%,transparent);border-radius:var(--radius-md);padding:.625rem .75rem;font-size:.75rem;color:var(--muted-foreground);line-height:1.4}._container_o1mb9_1{display:flex;flex-direction:column;gap:1.5rem}._header_o1mb9_7{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem}._pageTitle_o1mb9_15{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground)}._pageDescription_o1mb9_22{font-size:.875rem;color:var(--muted-foreground);margin-top:.125rem}._confidentialNote_o1mb9_28{display:inline-flex;align-items:center;gap:.25rem;margin-left:.25rem}._iconSm_o1mb9_35{width:1rem;height:1rem;margin-right:.375rem}._iconXs_o1mb9_41{width:.75rem;height:.75rem}._iconXsDestructive_o1mb9_46{width:.75rem;height:.75rem;color:var(--destructive)}._loadingText_o1mb9_52{font-size:.875rem;color:var(--muted-foreground)}._sectionTitle_o1mb9_57{margin-bottom:.75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground)}._separator_o1mb9_66{margin-bottom:1.5rem}._grid_o1mb9_70{display:grid;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:640px){._grid_o1mb9_70{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){._grid_o1mb9_70{grid-template-columns:repeat(3,minmax(0,1fr))}}._relativeGroup_o1mb9_89{position:relative}._actionsOverlay_o1mb9_93{position:absolute;top:.5rem;right:.5rem;display:flex;gap:.25rem;opacity:0;transition:opacity .2s ease}._relativeGroup_o1mb9_89:hover ._actionsOverlay_o1mb9_93{opacity:1}._overlayBtn_o1mb9_107{width:1.75rem;height:1.75rem;box-shadow:0 1px 2px #0000000d}._dialogWarningText_o1mb9_114{font-weight:500;color:var(--foreground)}._deleteButton_o1mb9_119{background-color:var(--destructive);color:var(--destructive-foreground)}._deleteButton_o1mb9_119:hover{background-color:color-mix(in srgb,var(--destructive) 90%,transparent)}._emptyGridText_o1mb9_128{grid-column:1 / -1;padding-top:2rem;padding-bottom:2rem;text-align:center;font-size:.875rem;color:var(--muted-foreground)}._infoItem_1lvlw_1{display:flex;align-items:flex-start;gap:.75rem}._infoIconWrapper_1lvlw_6{display:flex;width:2rem;height:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem}._infoIconEmerald_1lvlw_15{background-color:var(--emerald-50, #ecfdf5);color:var(--emerald-600, #059669)}._infoIconMuted_1lvlw_19{background-color:var(--muted);color:var(--muted-foreground)}._infoText_1lvlw_23{min-width:0;display:flex;flex-direction:column;gap:.125rem}._infoLabel_1lvlw_29{font-size:.75rem;color:var(--muted-foreground);margin:0}._infoValue_1lvlw_34{font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}._fontMono_1lvlw_42{font-family:monospace}._textEmerald_1lvlw_45{color:var(--emerald-600, #059669)}._dialogContent_19tzs_1{max-width:32rem;width:95vw}._formBody_19tzs_6{display:flex;flex-direction:column;gap:1rem;padding-top:.5rem}._grid2_19tzs_13{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}@media(max-width:640px){._grid2_19tzs_13{grid-template-columns:1fr}}._formGroup_19tzs_25{display:flex;flex-direction:column;gap:.375rem}._inputMono_19tzs_31{font-family:var(--font-mono, monospace)}._switchBox_19tzs_35{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-radius:.5rem;background-color:var(--muted);border:1px solid var(--border)}._switchTitle_19tzs_45{font-size:.875rem;font-weight:500;margin:0;color:var(--foreground)}._switchDesc_19tzs_52{font-size:.75rem;color:var(--muted-foreground);margin:0}._switchControl_19tzs_58{display:flex;align-items:center;gap:.5rem}._switchLabel_19tzs_64{font-size:.75rem;font-weight:500;color:var(--foreground)}._warningBox_19tzs_70{display:flex;align-items:center;gap:.5rem;padding:.625rem .875rem;border-radius:.375rem;background-color:color-mix(in srgb,#f59e0b 12%,transparent);border:1px solid color-mix(in srgb,#f59e0b 35%,transparent);color:#b45309;font-size:.75rem;font-weight:500}._availableBox_19tzs_83{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:.375rem;background-color:color-mix(in srgb,#10b981 10%,transparent);border:1px solid color-mix(in srgb,#10b981 30%,transparent);color:#059669;font-size:.75rem;font-weight:500}._conflictBox_19tzs_96{display:flex;align-items:flex-start;gap:.5rem;padding:.5rem .75rem;border-radius:.375rem;background-color:color-mix(in srgb,#ef4444 10%,transparent);border:1px solid color-mix(in srgb,#ef4444 30%,transparent);color:#dc2626;font-size:.75rem;font-weight:500;line-height:1.4}._suggestionRow_19tzs_110{display:flex;align-items:center;gap:.375rem;flex-wrap:wrap;font-size:.75rem;color:var(--muted-foreground);margin-top:.25rem}._suggestionBtn_19tzs_120{font-family:var(--font-mono, monospace);font-size:.75rem;height:1.5rem;padding:0 .5rem}._container_q1xau_1{display:flex;flex-direction:column;gap:1.5rem;max-width:1200px;margin:0 auto;padding:1.5rem}@media(max-width:768px){._container_q1xau_1{padding:1rem;gap:1rem}}._headerSection_q1xau_18{display:flex;flex-direction:column;gap:1rem}._backLink_q1xau_24{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--muted-foreground);text-decoration:none;transition:color .2s ease}._backLink_q1xau_24:hover{color:var(--foreground)}._headerRow_q1xau_37{display:flex;flex-direction:column;gap:1rem}@media(min-width:640px){._headerRow_q1xau_37{flex-direction:row;align-items:center;justify-content:space-between}}._headerInfo_q1xau_51{display:flex;align-items:center;gap:.75rem}._machineIconWrapper_q1xau_57{display:flex;width:3rem;height:3rem;align-items:center;justify-content:center;border-radius:.75rem;flex-shrink:0}._machineIconOnline_q1xau_66{background-color:color-mix(in srgb,#10b981 12%,transparent);color:#059669}._machineIconOffline_q1xau_70{background-color:var(--muted);color:var(--muted-foreground)}._title_q1xau_75{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;margin:0;color:var(--foreground)}._subtitle_q1xau_82{font-size:.875rem;color:var(--muted-foreground);margin:0}._headerActions_q1xau_88{display:flex;align-items:center;gap:.5rem}._grid4_q1xau_95{display:grid;grid-template-columns:1fr;row-gap:1rem;column-gap:2rem}@media(min-width:640px){._grid4_q1xau_95{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._grid4_q1xau_95{grid-template-columns:repeat(4,1fr)}}._grid3_q1xau_112{display:grid;grid-template-columns:1fr;row-gap:1rem;column-gap:2rem}@media(min-width:640px){._grid3_q1xau_112{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._grid3_q1xau_112{grid-template-columns:repeat(3,1fr)}}._cardHeaderRow_q1xau_129{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;width:100%!important;padding:1.25rem 1.5rem!important;border-bottom:1px solid var(--border);box-sizing:border-box;margin:0;gap:1rem}._cardHeaderControls_q1xau_142{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}._intervalControl_q1xau_149{display:inline-flex;align-items:center;gap:.375rem;background-color:var(--muted);border:1px solid var(--border);border-radius:.375rem;padding:.25rem .5rem}._intervalIcon_q1xau_159{color:var(--primary);flex-shrink:0}._intervalLabel_q1xau_164{font-size:.75rem;font-weight:500;color:var(--muted-foreground);white-space:nowrap}._intervalTrigger_q1xau_171{height:1.625rem!important;font-size:.75rem!important;padding:0 .5rem!important;background-color:var(--background)!important;border:1px solid var(--border)!important;min-width:7rem}._cardHeaderInfo_q1xau_180{display:flex;flex-direction:column;gap:.25rem;text-align:left}._cardTitleIcon_q1xau_187{font-size:1rem;font-weight:600;display:flex;align-items:center;gap:.5rem;margin:0}._emptyState_q1xau_196{padding:2.5rem 1rem;text-align:center;color:var(--muted-foreground);font-size:.875rem}._fontMono_q1xau_203{font-family:var(--font-mono, monospace)}._badgeBase_q1xau_207{display:inline-flex!important;align-items:center!important;gap:.375rem;font-size:.75rem;line-height:1!important;padding:.25rem .625rem!important}._statusDot_q1xau_216{width:.5rem;height:.5rem;border-radius:9999px;flex-shrink:0;display:inline-block;vertical-align:middle;margin:auto 0}._themeEmerald_q1xau_226{background-color:color-mix(in srgb,#10b981 12%,transparent);color:#059669;border-color:color-mix(in srgb,#10b981 25%,transparent)}._themeRed_q1xau_232{background-color:color-mix(in srgb,#ef4444 12%,transparent);color:#dc2626;border-color:color-mix(in srgb,#ef4444 25%,transparent)}._bgEmerald_q1xau_238{background-color:#10b981}._bgRed_q1xau_242{background-color:#ef4444}._actionBtn_q1xau_246{width:2rem;height:2rem;padding:0}._iconXs_q1xau_252{width:.875rem;height:.875rem}._iconXsDestructive_q1xau_257{width:.875rem;height:.875rem;color:var(--destructive)}._agentSection_q1xau_264{display:flex;flex-direction:column;gap:1rem}._telemetryGrid_q1xau_270{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){._telemetryGrid_q1xau_270{grid-template-columns:repeat(3,1fr)}}._metricCard_q1xau_282{background-color:var(--muted);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1rem;display:flex;flex-direction:column;gap:.5rem}._metricHeader_q1xau_292{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:var(--muted-foreground);font-weight:500}._metricValue_q1xau_301{font-size:1.5rem;font-weight:700;color:var(--foreground);letter-spacing:-.025em}._metricBarTrack_q1xau_308{width:100%;height:.5rem;border-radius:9999px;background-color:color-mix(in srgb,var(--border) 60%,transparent);overflow:hidden}._metricBarFill_q1xau_316{height:100%;border-radius:9999px;background-color:var(--primary);transition:width .4s ease}._agentDownloadCard_q1xau_323{border:1px dashed var(--border);border-radius:var(--radius-lg);padding:1.25rem;background-color:color-mix(in srgb,var(--primary) 3%,transparent);display:flex;flex-direction:column;gap:1rem}._agentCollapsibleBar_q1xau_333{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.25rem;border:1px solid var(--border);border-radius:var(--radius-lg);background-color:var(--muted);cursor:pointer;transition:background-color .2s ease,border-color .2s ease;-webkit-user-select:none;user-select:none}._agentCollapsibleBar_q1xau_333:hover{background-color:color-mix(in srgb,var(--primary) 6%,var(--muted));border-color:color-mix(in srgb,var(--primary) 30%,var(--border))}._agentHeaderRow_q1xau_353{display:flex;flex-direction:column;gap:.5rem}@media(min-width:640px){._agentHeaderRow_q1xau_353{flex-direction:row;align-items:center;justify-content:space-between}}._agentTitle_q1xau_367{font-size:.9375rem;font-weight:600;display:flex;align-items:center;gap:.5rem}._agentDesc_q1xau_375{font-size:.8125rem;color:var(--muted-foreground);margin:0}._agentTokenRow_q1xau_381{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._tokenInput_q1xau_388{font-family:var(--font-mono, monospace);font-size:.8125rem;background-color:var(--background)}._container_4jdt8_1{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;max-width:1200px;margin:0 auto}@media(max-width:768px){._container_4jdt8_1{padding:1rem;gap:1rem}}._header_4jdt8_17{display:flex;flex-direction:column;gap:.75rem}@media(min-width:640px){._header_4jdt8_17{flex-direction:row;align-items:center;justify-content:space-between}}._pageTitle_4jdt8_31{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin:0;color:var(--foreground)}._pageDescription_4jdt8_39{font-size:.875rem;color:var(--muted-foreground);margin-top:.25rem}._headerActions_4jdt8_45{display:flex;align-items:center;gap:.5rem}._statsGrid_4jdt8_51{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}._statCard_4jdt8_57{padding:1rem;display:flex;flex-direction:column;gap:.25rem}._statLabel_4jdt8_64{font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}._statValue_4jdt8_72{font-size:1.5rem;font-weight:700;color:var(--foreground)}._statValueActive_4jdt8_78{font-size:1.5rem;font-weight:700;color:#059669}.dark ._statValueActive_4jdt8_78{color:#34d399}._statValueReserved_4jdt8_88{font-size:1.5rem;font-weight:700;color:#d97706}.dark ._statValueReserved_4jdt8_88{color:#fbbf24}._filtersBar_4jdt8_98{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;background-color:var(--card);padding:.875rem;border-radius:.5rem;border:1px solid var(--border)}._searchInputWrapper_4jdt8_109{position:relative;flex:1;min-width:200px}._searchIcon_4jdt8_115{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:var(--muted-foreground)}._searchInput_4jdt8_109{padding-left:2.25rem;font-size:.875rem;background-color:var(--background);color:var(--foreground);border:1px solid var(--border)}._searchInput_4jdt8_109:focus{border-color:var(--ring)}._filterSelect_4jdt8_137{width:160px}._filterTrigger_4jdt8_141{background-color:var(--background)!important;color:var(--foreground)!important;border:1px solid var(--border)!important}.dark ._filterTrigger_4jdt8_141{background-color:var(--background)!important;color:var(--foreground)!important;border-color:var(--border)!important}._suggestionsCard_4jdt8_153{padding:1rem;background-color:color-mix(in srgb,var(--primary) 5%,transparent);border:1px dashed color-mix(in srgb,var(--primary) 30%,transparent);border-radius:.5rem;display:flex;flex-direction:column;gap:.5rem}.dark ._suggestionsCard_4jdt8_153{background-color:color-mix(in srgb,var(--primary) 8%,transparent);border-color:color-mix(in srgb,var(--primary) 25%,transparent)}._suggestionsHeader_4jdt8_168{display:flex;align-items:center;justify-content:space-between}._suggestionsTitle_4jdt8_174{font-size:.875rem;font-weight:600;color:var(--foreground);display:flex;align-items:center;gap:.375rem}._suggestionsOffsetWrapper_4jdt8_183{display:flex;align-items:center;gap:.5rem}._suggestionsOffsetLabel_4jdt8_189{font-size:.75rem;color:var(--muted-foreground);white-space:nowrap}._suggestionsOffsetTrigger_4jdt8_195{height:1.75rem!important;font-size:.75rem!important;width:6.5rem!important;background-color:var(--background)!important;color:var(--foreground)!important;border:1px solid var(--border)!important}.dark ._suggestionsOffsetTrigger_4jdt8_195{background-color:var(--card)!important;color:var(--foreground)!important;border-color:var(--border)!important}._suggestionsCloseBtn_4jdt8_210{height:1.75rem!important;padding:0 .5rem!important;color:var(--muted-foreground)!important}._suggestionsCloseBtn_4jdt8_210:hover{color:var(--foreground)!important;background-color:var(--muted)!important}._suggestionsList_4jdt8_221{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}._suggestionsEmpty_4jdt8_228{font-size:.75rem;color:var(--muted-foreground)}._suggestionBadge_4jdt8_233{cursor:pointer;padding:.375rem .625rem;font-family:var(--font-mono, monospace);font-weight:600;font-size:.8125rem;border-radius:.375rem;background-color:var(--background);border:1px solid var(--border);color:var(--foreground);transition:all .15s ease;display:inline-flex;align-items:center;gap:.25rem}._suggestionBadge_4jdt8_233:hover{background-color:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}._tableCard_4jdt8_255{overflow:hidden;border-radius:.5rem;border:1px solid var(--border);background-color:var(--card)}._portNumberCell_4jdt8_262{font-family:var(--font-mono, monospace);font-size:.9375rem;font-weight:700;color:var(--foreground);display:flex;align-items:center;gap:.375rem}._emptyState_4jdt8_272{padding:3rem 1rem;text-align:center;color:var(--muted-foreground);font-size:.875rem}._statusActive_4jdt8_279{background-color:color-mix(in srgb,#10b981 12%,transparent);color:#047857;border-color:color-mix(in srgb,#10b981 30%,transparent)}.dark ._statusActive_4jdt8_279{color:#34d399;background-color:color-mix(in srgb,#34d399 15%,transparent);border-color:color-mix(in srgb,#34d399 35%,transparent)}._statusReserved_4jdt8_291{background-color:color-mix(in srgb,#f59e0b 12%,transparent);color:#b45309;border-color:color-mix(in srgb,#f59e0b 30%,transparent)}.dark ._statusReserved_4jdt8_291{color:#fbbf24;background-color:color-mix(in srgb,#fbbf24 15%,transparent);border-color:color-mix(in srgb,#fbbf24 35%,transparent)}._statusInactive_4jdt8_303{background-color:var(--muted);color:var(--muted-foreground);border-color:var(--border)}._publicBadge_4jdt8_309{background-color:color-mix(in srgb,#3b82f6 12%,transparent);color:#1d4ed8;border-color:color-mix(in srgb,#3b82f6 30%,transparent)}.dark ._publicBadge_4jdt8_309{color:#60a5fa;background-color:color-mix(in srgb,#60a5fa 15%,transparent);border-color:color-mix(in srgb,#60a5fa 35%,transparent)}._localBadge_4jdt8_321{background-color:var(--muted);color:var(--muted-foreground);border-color:var(--border)}._actionBtn_4jdt8_327{width:2rem;height:2rem;padding:0}._iconXs_4jdt8_333{width:.875rem;height:.875rem}._iconXsDestructive_4jdt8_338{width:.875rem;height:.875rem;color:var(--destructive)}._dialogContent_1x4yd_1{max-width:680px!important;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;gap:1.25rem}._form_1x4yd_10{display:flex;flex-direction:column;gap:1.25rem}._formRow_1x4yd_16{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:640px){._formRow_1x4yd_16{grid-template-columns:1fr}}._formGroup_1x4yd_28{display:flex;flex-direction:column;gap:.375rem}._inputMono_1x4yd_34{font-family:var(--font-mono, monospace);font-size:.8125rem}._helperText_1x4yd_39{font-size:.75rem;color:var(--muted-foreground);margin:0}._helperText_1x4yd_39 code{background-color:var(--muted);padding:.125rem .25rem;border-radius:.25rem;font-family:var(--font-mono, monospace)}._sectionDivider_1x4yd_52{height:1px;background-color:var(--border);margin:.25rem 0}._sectionTitle_1x4yd_58{font-size:.875rem;font-weight:600;color:var(--foreground);display:flex;align-items:center;gap:.375rem}._switchBox_1x4yd_67{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem;border-radius:.5rem;background-color:var(--background);border:1px solid var(--border)}._switchText_1x4yd_78{display:flex;flex-direction:column;gap:.125rem}._switchTitle_1x4yd_84{font-size:.875rem;font-weight:500;color:var(--foreground);margin:0}._switchDesc_1x4yd_91{font-size:.75rem;color:var(--muted-foreground);margin:0}._thresholdsGrid_1x4yd_97{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:.5rem}@media(max-width:640px){._thresholdsGrid_1x4yd_97{grid-template-columns:1fr}}._selectionBox_1x4yd_110{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem;padding:.75rem;border-radius:.5rem;background-color:var(--background);border:1px solid var(--border)}._selectionHeader_1x4yd_121{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:var(--muted-foreground)}._selectionActions_1x4yd_129{display:flex;gap:.5rem}._textBtn_1x4yd_134{background:none;border:none;color:var(--primary);font-size:.75rem;cursor:pointer;padding:0;text-decoration:underline}._textBtn_1x4yd_134:hover{opacity:.8}._itemsList_1x4yd_148{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;max-height:140px;overflow-y:auto;padding-right:.25rem}@media(max-width:640px){._itemsList_1x4yd_148{grid-template-columns:1fr}}._checkboxItem_1x4yd_163{display:flex;align-items:center;gap:.5rem;padding:.375rem .5rem;border-radius:.375rem;background-color:var(--card);border:1px solid var(--border);font-size:.8125rem;color:var(--foreground);cursor:pointer;-webkit-user-select:none;user-select:none}._checkboxItem_1x4yd_163:hover{background-color:var(--muted)}._checkboxInput_1x4yd_181{accent-color:var(--primary);cursor:pointer}._footerActions_1x4yd_186{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding-top:.75rem;border-top:1px solid var(--border)}._footerRight_1x4yd_196{display:flex;align-items:center;gap:.5rem}._container_1xan8_1{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;max-width:1200px;margin:0 auto}@media(max-width:768px){._container_1xan8_1{padding:1rem;gap:1.25rem}}._headerRow_1xan8_17{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}._headerLeft_1xan8_25{display:flex;flex-direction:column;gap:.375rem;max-width:750px}._title_1xan8_32{font-size:1.75rem;font-weight:700;letter-spacing:-.02em;color:var(--foreground);display:flex;align-items:center;gap:.625rem;margin:0}._titleIcon_1xan8_43{color:var(--primary);width:1.75rem;height:1.75rem}._description_1xan8_49{font-size:.9375rem;color:var(--muted-foreground);line-height:1.5;margin:0}._guideCard_1xan8_57{border:1px solid var(--border);background-color:var(--card);border-radius:.75rem;padding:1.25rem;display:flex;flex-direction:column;gap:1rem}._guideHeader_1xan8_67{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:.9375rem;color:var(--foreground)}._guideSteps_1xan8_76{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}._guideStep_1xan8_76{background-color:color-mix(in srgb,var(--primary) 4%,transparent);border:1px solid color-mix(in srgb,var(--primary) 15%,transparent);border-radius:.5rem;padding:.875rem;display:flex;flex-direction:column;gap:.375rem}._stepNumber_1xan8_92{font-size:.75rem;font-weight:700;color:var(--primary);text-transform:uppercase;letter-spacing:.05em}._stepTitle_1xan8_100{font-size:.875rem;font-weight:600;color:var(--foreground)}._stepText_1xan8_106{font-size:.8125rem;color:var(--muted-foreground);line-height:1.4}._codeSnippet_1xan8_112{font-family:var(--font-mono, monospace);font-size:.75rem;background-color:var(--muted);padding:.125rem .25rem;border-radius:.25rem;color:var(--foreground)}._section_1xan8_122{display:flex;flex-direction:column;gap:.875rem}._sectionHeader_1xan8_128{display:flex;align-items:center;justify-content:space-between;gap:1rem}._sectionTitle_1xan8_135{font-size:1.125rem;font-weight:600;color:var(--foreground);margin:0;display:flex;align-items:center;gap:.5rem}._botCountBadge_1xan8_145{font-size:.75rem;font-weight:600;background-color:var(--muted);color:var(--foreground);padding:.125rem .5rem;border-radius:9999px;border:1px solid var(--border)}._tableCard_1xan8_155{border:1px solid var(--border);background-color:var(--card);border-radius:.75rem;overflow:hidden}._botNameCell_1xan8_162{display:flex;flex-direction:column;gap:.25rem}._botName_1xan8_162{font-weight:600;font-size:.875rem;color:var(--foreground);display:flex;align-items:center;gap:.375rem}._botDesc_1xan8_177{font-size:.75rem;color:var(--muted-foreground);line-height:1.3}._credentialsCell_1xan8_183{display:flex;flex-direction:column;gap:.25rem;font-family:var(--font-mono, monospace);font-size:.75rem;color:var(--muted-foreground)}._credentialItem_1xan8_192{display:flex;align-items:center;gap:.375rem}._credentialLabel_1xan8_198{font-size:.6875rem;font-weight:600;text-transform:uppercase;color:var(--foreground)}._badgesContainer_1xan8_205{display:flex;flex-wrap:wrap;gap:.375rem;align-items:center}._badgeCustom_1xan8_212{font-size:.6875rem;font-weight:500;padding:.125rem .5rem;border-radius:.375rem;display:inline-flex;align-items:center;gap:.25rem}._badgeService_1xan8_222{background-color:color-mix(in srgb,#ef4444 12%,transparent);color:#ef4444;border:1px solid color-mix(in srgb,#ef4444 25%,transparent)}._badgeMachine_1xan8_228{background-color:color-mix(in srgb,#f59e0b 12%,transparent);color:#d97706;border:1px solid color-mix(in srgb,#f59e0b 25%,transparent)}._badgeMaintenance_1xan8_234{background-color:color-mix(in srgb,#3b82f6 12%,transparent);color:#2563eb;border:1px solid color-mix(in srgb,#3b82f6 25%,transparent)}._badgeScope_1xan8_240{background-color:var(--muted);color:var(--muted-foreground);border:1px solid var(--border)}._badgeActive_1xan8_246{background-color:color-mix(in srgb,#10b981 15%,transparent);color:#059669;border:1px solid color-mix(in srgb,#10b981 30%,transparent)}._badgeInactive_1xan8_252{background-color:var(--muted);color:var(--muted-foreground);border:1px solid var(--border)}._actionsCell_1xan8_258{display:flex;align-items:center;justify-content:flex-end;gap:.375rem}._actionBtn_1xan8_265{display:inline-flex;align-items:center;justify-content:center;padding:.375rem;border-radius:.375rem;border:1px solid var(--border);background-color:var(--background);color:var(--foreground);cursor:pointer;transition:all .15s ease}._actionBtn_1xan8_265:hover{background-color:var(--muted);color:var(--primary);border-color:var(--primary)}._actionBtnDelete_1xan8_284:hover{background-color:color-mix(in srgb,#ef4444 10%,transparent);color:#ef4444;border-color:#ef4444}._emptyState_1xan8_291{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:3rem 1.5rem;text-align:center}._emptyIcon_1xan8_301{width:3rem;height:3rem;color:var(--muted-foreground);opacity:.6}._emptyTitle_1xan8_308{font-size:1.125rem;font-weight:600;color:var(--foreground);margin:0}._emptyText_1xan8_315{font-size:.875rem;color:var(--muted-foreground);max-width:440px;margin:0;line-height:1.4}._container_gfrcm_1{max-width:64rem;margin:0 auto;padding:2rem 1rem;display:flex;flex-direction:column;gap:2rem}._loadingContainer_gfrcm_11{display:flex;flex-direction:column;gap:1.5rem;padding-top:2.5rem}._skeletonTitle_gfrcm_18{height:2rem;width:12rem}._skeletonHeader_gfrcm_23{height:8rem;width:100%;border-radius:var(--radius)}._skeletonBody_gfrcm_29{height:12rem;width:100%;border-radius:var(--radius)}._notFoundContainer_gfrcm_35{padding:5rem 1rem;text-align:center}._notFoundText_gfrcm_40{color:var(--muted-foreground)}._backLinkError_gfrcm_44{display:inline-flex;align-items:center;gap:.375rem;margin-top:1rem;font-size:.875rem;color:var(--primary);text-decoration:none}._backLinkError_gfrcm_44:hover{text-decoration:underline}._backLink_gfrcm_44{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--muted-foreground);text-decoration:none;transition:color .2s ease}._backLink_gfrcm_44:hover{color:var(--foreground)}._iconSmall_gfrcm_71{width:.875rem;height:.875rem}._headerRow_gfrcm_76{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._headerInfo_gfrcm_83{display:flex;align-items:center;gap:.75rem}._iconWrapper_gfrcm_89{display:flex;width:2.5rem;height:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.75rem;background-color:var(--muted)}._iconLarge_gfrcm_100{width:1.25rem;height:1.25rem}._title_gfrcm_105{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground)}._description_gfrcm_112{font-size:.875rem;color:var(--muted-foreground);margin-top:.125rem}._groupMeta_gfrcm_118{font-size:.75rem;color:var(--muted-foreground);margin-top:.125rem}._groupHighlight_gfrcm_124{font-weight:500;color:var(--foreground)}._badgeBase_gfrcm_130{flex-shrink:0;font-size:.875rem;font-weight:500;padding:.25rem .75rem;border:1px solid var(--border)}._statusDot_gfrcm_138{display:inline-block;width:.5rem;height:.5rem;border-radius:9999px;margin-right:.375rem}._themeYellow_gfrcm_147{background-color:var(--yellow-50, #fefce8);color:var(--yellow-700, #a16207);border-color:var(--yellow-200, #fef08a)}._themeOrange_gfrcm_152{background-color:var(--orange-50, #fff7ed);color:var(--orange-700, #c2410c);border-color:var(--orange-200, #fed7aa)}._themeRed_gfrcm_157{background-color:var(--red-50, #fef2f2);color:var(--red-700, #b91c1c);border-color:var(--red-200, #fecaca)}._themeEmerald_gfrcm_162{background-color:var(--emerald-50, #ecfdf5);color:var(--emerald-700, #047857);border-color:var(--emerald-200, #a7f3d0)}._statsGrid_gfrcm_169{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media(min-width:640px){._statsGrid_gfrcm_169{grid-template-columns:repeat(3,minmax(0,1fr))}}._statCard_gfrcm_181{border-radius:.75rem;border:1px solid var(--border);background-color:var(--card);padding:1rem;display:flex;flex-direction:column;gap:.25rem}._statLabel_gfrcm_191{font-size:.75rem;color:var(--muted-foreground)}._statValue_gfrcm_196{font-size:1.25rem;font-weight:700;letter-spacing:-.025em}._cardTitle_gfrcm_203{font-size:.875rem;font-weight:600}._sectionTitle_gfrcm_209{margin-bottom:1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground)}._emptyState_gfrcm_218{border-radius:.75rem;border:1px dashed var(--border);background-color:var(--card);padding:2rem;text-align:center}._emptyText_gfrcm_226{font-size:.875rem;color:var(--muted-foreground)}._incidentList_gfrcm_231{display:flex;flex-direction:column;gap:.75rem}._incidentCard_gfrcm_237{display:block;border-radius:.75rem;border:1px solid var(--border);background-color:var(--card);padding:1rem;text-decoration:none;transition:background-color .2s ease;color:inherit}._incidentCard_gfrcm_237:hover{background-color:var(--accent)}._incidentHeader_gfrcm_252{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}._incidentTitle_gfrcm_259{font-size:.875rem;font-weight:500}._incidentMeta_gfrcm_264{font-size:.75rem;color:var(--muted-foreground);margin-top:.25rem}._container_ol51y_1{max-width:48rem;margin:0 auto;padding:2rem 1rem}._loadingContainer_ol51y_8{display:flex;flex-direction:column;gap:1.5rem;padding-top:2.5rem}._skeletonTitle_ol51y_15{height:2rem;width:12rem}._skeletonHeader_ol51y_20{height:8rem;border-radius:var(--radius)}._skeletonBody_ol51y_25{height:16rem;border-radius:var(--radius)}._notFoundContainer_ol51y_30{padding:5rem 1rem;text-align:center}._notFoundText_ol51y_35{color:var(--muted-foreground)}._backLinkError_ol51y_39{display:inline-flex;align-items:center;gap:.375rem;margin-top:1rem;font-size:.875rem;color:var(--primary);text-decoration:none}._backLinkError_ol51y_39:hover{text-decoration:underline}._backLink_ol51y_39{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--muted-foreground);text-decoration:none;transition:color .2s ease;margin-bottom:2rem}._backLink_ol51y_39:hover{color:var(--foreground)}._iconSmall_ol51y_67{width:.875rem;height:.875rem}._headerSpace_ol51y_72{display:flex;flex-direction:column;gap:1rem}._tagsRow_ol51y_78{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}._incidentRef_ol51y_85{font-size:.875rem;font-family:monospace;color:var(--muted-foreground)}._serviceBadge_ol51y_91{cursor:pointer}._serviceBadge_ol51y_91:hover{background-color:var(--accent)}._title_ol51y_98{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground)}._metaRow_ol51y_105{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;font-size:.875rem;color:var(--muted-foreground)}._metaItem_ol51y_114{display:flex;align-items:center;gap:.375rem}._metaHighlight_ol51y_120{font-weight:500;color:var(--foreground)}._resolvedIcon_ol51y_125{color:#10b981}._statusBadgeBase_ol51y_130{font-size:.875rem;font-weight:500;padding:.25rem .75rem}._statusDot_ol51y_136{display:inline-block;width:.5rem;height:.5rem;border-radius:9999px;margin-right:.375rem}._timelineSection_ol51y_145{margin-top:2rem}._timelineTitle_ol51y_149{margin-bottom:1.25rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground)}._timelineContainer_ol51y_158{position:relative}._timelineLine_ol51y_162{position:absolute;left:.875rem;top:0;bottom:0;width:1px;background-color:var(--border)}._timelineList_ol51y_171{display:flex;flex-direction:column}._timelineItem_ol51y_176{position:relative;display:flex;gap:1.25rem;padding-bottom:1.75rem}._timelineItem_ol51y_176:last-child{padding-bottom:0}._timelineIconWrapper_ol51y_186{position:relative;z-index:10;display:flex;width:1.75rem;height:1.75rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;border:2px solid;background-color:var(--background)}._timelineIcon_ol51y_186{width:.75rem;height:.75rem}._timelineContent_ol51y_205{flex:1;padding-top:.125rem}._timelineHeader_ol51y_210{display:flex;align-items:center;gap:.75rem;margin-bottom:.25rem}._timelineTime_ol51y_217{font-size:.875rem;font-weight:500;color:var(--foreground)}._timelineMessage_ol51y_223{font-size:.875rem;color:var(--muted-foreground);line-height:1.5}._themeYellow_ol51y_230{background-color:var(--yellow-50, #fefce8);color:var(--yellow-700, #a16207);border-color:var(--yellow-200, #fef08a)}._themeYellowIcon_ol51y_235{color:var(--yellow-600, #ca8a04)}._themeYellowBorder_ol51y_238{border-color:var(--yellow-300, #fde047)}._themeOrange_ol51y_242{background-color:var(--orange-50, #fff7ed);color:var(--orange-700, #c2410c);border-color:var(--orange-200, #fed7aa)}._themeOrangeIcon_ol51y_247{color:var(--orange-600, #ea580c)}._themeOrangeBorder_ol51y_250{border-color:var(--orange-300, #fdba74)}._themeRed_ol51y_254{background-color:var(--red-50, #fef2f2);color:var(--red-700, #b91c1c);border-color:var(--red-200, #fecaca)}._themeRedIcon_ol51y_259{color:var(--red-600, #dc2626)}._themeRedBorder_ol51y_262{border-color:var(--red-300, #fca5a5)}._bgRed_ol51y_265{background-color:var(--red-500, #ef4444)}._themeEmerald_ol51y_269{background-color:var(--emerald-50, #ecfdf5);color:var(--emerald-700, #047857);border-color:var(--emerald-200, #a7f3d0)}._themeEmeraldIcon_ol51y_274{color:var(--emerald-600, #059669)}._themeEmeraldBorder_ol51y_277{border-color:var(--emerald-300, #6ee7b7)}._bgEmerald_ol51y_280{background-color:var(--emerald-500, #10b981)}
