*,*: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_5fvio_1{position:relative;display:flex;max-height:100vh;background-color:#000;color:#fff;font-family:system-ui,-apple-system,sans-serif}._brandSection_5fvio_10{display:none;position:relative;overflow:hidden;background-color:#000}._formSection_5fvio_17{width:100%;display:flex;align-items:center;justify-content:center;padding:2rem;background-color:#000}@media(min-width:1024px){._brandSection_5fvio_10{display:flex;width:50%}._formSection_5fvio_17{width:50%}}._brandContent_5fvio_36{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:space-between;width:100%;padding:2rem 0 0 2rem}._logoWrapper_5fvio_46{display:flex;align-items:center}._logoIcon_5fvio_51{width:2rem;height:2rem;background-color:#fff;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-right:.75rem}._logoDot_5fvio_62{width:1rem;height:1rem;border-radius:.125rem;background-color:#3f3ff3}._logoText_5fvio_69{font-size:1.25rem;font-weight:600;color:#fff;margin:0}._heroImageContainer_5fvio_77{flex:1;display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden}._heroImage_5fvio_77{max-width:100%;max-height:100%;object-fit:contain}._formContainer_5fvio_92{width:100%;max-width:27rem;background-color:#fff;padding:3rem;border-radius:1rem;box-shadow:0 4px 6px #0000001a}._mobileLogo_5fvio_102{display:block;text-align:center;margin-bottom:2rem}@media(min-width:1024px){._mobileLogo_5fvio_102{display:none}}._logoIconMobile_5fvio_114{width:2rem;height:2rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem;background-color:#3f3ff3}._logoDotMobile_5fvio_125{width:1rem;height:1rem;background-color:#fff;border-radius:.125rem}._copyrightSection_5fvio_132{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_1u8ig_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_1u8ig_10{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}@media(min-width:640px){._container_1u8ig_10{padding-left:1.5rem;padding-right:1.5rem}}._topBar_1u8ig_25{display:flex;height:3.5rem;align-items:center;justify-content:space-between;gap:1rem}._logoLink_1u8ig_33{display:flex;align-items:center;gap:.625rem;text-decoration:none;color:inherit}._logoIconWrapper_1u8ig_41{display:flex;width:1.75rem;height:1.75rem;align-items:center;justify-content:center;border-radius:.375rem;background-color:var(--primary)}._logoIcon_1u8ig_41{width:1rem;height:1rem;color:var(--primary-foreground)}._logoText_1u8ig_57{font-size:.875rem;font-weight:600;letter-spacing:-.025em}._desktopNav_1u8ig_63{display:none;align-items:center;gap:.25rem}@media(min-width:640px){._desktopNav_1u8ig_63{display:flex}}._navItem_1u8ig_75{border-radius:.375rem;padding:.375rem .75rem;font-size:.875rem;transition:color .15s,background-color .15s;text-decoration:none}._navItemActive_1u8ig_83{background-color:var(--accent);color:var(--accent-foreground);font-weight:500}._navItemInactive_1u8ig_89{color:var(--muted-foreground)}._navItemInactive_1u8ig_89:hover{color:var(--foreground);background-color:var(--accent)}._actions_1u8ig_98{display:flex;align-items:center;gap:.5rem}._themeButton_1u8ig_104{color:var(--muted-foreground)}._themeIcon_1u8ig_108{width:1rem;height:1rem}._mobileNav_1u8ig_113{display:flex;gap:.25rem;padding-bottom:.5rem}@media(min-width:640px){._mobileNav_1u8ig_113{display:none}}._mobileNavItemInactive_1u8ig_125{color:var(--muted-foreground)}._mobileNavItemInactive_1u8ig_125:hover{color:var(--foreground)}._footer_16b21_1{border-top:1px solid var(--border);background-color:var(--background);padding-top:2rem;padding-bottom:2rem;margin-top:4rem}._container_16b21_9{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}@media(min-width:640px){._container_16b21_9{padding-left:1.5rem;padding-right:1.5rem}}._content_16b21_24{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}@media(min-width:640px){._content_16b21_24{flex-direction:row;justify-content:space-between;text-align:left}}._infoText_16b21_40{font-size:.875rem;color:var(--muted-foreground)}._brandHighlight_16b21_45{font-weight:500;color:var(--foreground)}._actions_16b21_50{display:flex;align-items:center;gap:1rem}._updatedStatus_16b21_56{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--muted-foreground)}._icon_16b21_64{width:.75rem;height:.75rem}._adminLink_16b21_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_16b21_69:hover{opacity:1}._adminText_16b21_84{display:none}@media(min-width:640px){._adminText_16b21_84{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}._header_1a19v_1{display:flex;height:3.5rem;flex-shrink:0;align-items:center;gap:.5rem;border-bottom:1px solid var(--border);background-color:var(--card);padding:0 1rem}._triggerOffset_1a19v_12{margin-left:-.25rem}._separator_1a19v_16{margin-right:.5rem;height:1rem}._breadcrumbWrapper_1a19v_22{display:none}@media(min-width:768px){._breadcrumbWrapper_1a19v_22{display:flex}}._mutedText_1a19v_32{color:var(--muted-foreground)}._breadcrumbLinkText_1a19v_36{color:var(--muted-foreground);transition:color .15s;text-decoration:none}._breadcrumbLinkText_1a19v_36:hover{color:var(--foreground)}._rightSection_1a19v_46{margin-left:auto;display:flex;align-items:center;gap:.75rem}._avatarButton_1a19v_53{position:relative;height:2rem;width:2rem;border-radius:9999px;padding:0}._avatarFallbackText_1a19v_61{background-color:var(--primary) / .1;color:var(--primary);font-size:.75rem}._dropdownContent_1a19v_68{width:14rem}._userInfo_1a19v_72{display:flex;align-items:center;gap:.5rem;padding:.5rem}._userTextWrapper_1a19v_79{display:grid;flex:1;min-width:0;font-size:.875rem;line-height:1.25}._userTextWrapper_1a19v_79 ._userName_1a19v_86,._userTextWrapper_1a19v_79 ._userEmail_1a19v_87{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._userName_1a19v_86{font-weight:500}._userEmail_1a19v_87{font-size:.75rem;color:var(--muted-foreground)}._textDestructive_1a19v_103{color:var(--destructive)}._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)}}._sidebarBorder_vhnbq_1{border-inline-end:1px solid var(--sidebar-border)}._orgTrigger_vhnbq_6[data-state=open]{background-color:var(--sidebar-accent)}._orgLogo_vhnbq_10{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;background-color:var(--primary);color:var(--primary-foreground);font-size:.875rem;font-weight:700}._textWrapper_vhnbq_24{display:grid;flex:1;text-align:start;line-height:1.25}._textWrapper_vhnbq_24 ._textTitle_vhnbq_30,._textWrapper_vhnbq_24 ._textSubtitle_vhnbq_31{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._textWrapper_vhnbq_24 ._textTitle_vhnbq_30{font-size:.875rem;font-weight:600}._textWrapper_vhnbq_24 ._textSubtitle_vhnbq_31{font-size:.75rem;color:var(--muted-foreground)}._iconRight_vhnbq_49{margin-inline-start:auto;width:1rem;height:1rem}._iconItem_vhnbq_56,._iconBase_vhnbq_57{width:1rem;height:1rem}._iconItem_vhnbq_56{margin-inline-end:.5rem}._dropdownWidth_vhnbq_67{width:14rem}._teamColor_vhnbq_71{width:1rem;height:1rem;margin-inline-end:.5rem;border-radius:.25rem}._textDestructive_vhnbq_78{color:var(--destructive)}._themeToggleWrapper_vhnbq_83{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem}._themeButton_vhnbq_90{display:inline-flex;align-items:center;justify-content:center;padding:.375rem;border:none;border-radius:.375rem;background:transparent;color:var(--muted-foreground);cursor:pointer;transition:color .2s ease,background-color .2s ease}._themeButton_vhnbq_90:hover{color:var(--foreground)}._themeButton_vhnbq_90._themeButtonActive_vhnbq_108{background-color:var(--accent);color:var(--accent-foreground)}._avatarPlaceholder_vhnbq_115{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background-color:color-mix(in srgb,var(--primary) 10%,transparent);color:var(--primary);font-size:.75rem;font-weight:600}._logoLink_vhnbq_128{display:flex;align-items:center;gap:.625rem;text-decoration:none;color:inherit}._logoIconWrapper_vhnbq_136{display:flex;width:1.75rem;height:1.75rem;align-items:center;justify-content:center;border-radius:.375rem;background-color:var(--primary)}._logoIcon_vhnbq_136{width:1rem;height:1rem;color:var(--primary-foreground)}._logoText_vhnbq_152{font-size:.875rem;font-weight:600;letter-spacing:-.025em}._sidebarHeader_vhnbq_158{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem}._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)}._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)}._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_izzen_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:inherit;transition:border-color .15s,box-shadow .15s}@media(min-width:768px){._input_izzen_1{font-size:.875rem;line-height:1.25rem}}._input_izzen_1:focus-visible{outline:none;box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}._input_izzen_1:disabled{cursor:not-allowed;opacity:.5}._input_izzen_1::placeholder{color:var(--muted-foreground)}._input_izzen_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_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_h8n1z_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_h8n1z_2:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}._default_h8n1z_30{border-color:transparent;background-color:var(--primary);color:var(--primary-foreground)}._default_h8n1z_30:hover{background-color:color-mix(in srgb,var(--primary) 80%,transparent)}._secondary_h8n1z_40{border-color:transparent;background-color:var(--secondary);color:var(--secondary-foreground)}._secondary_h8n1z_40:hover{background-color:color-mix(in srgb,var(--secondary) 80%,transparent)}._destructive_h8n1z_50{border-color:transparent;background-color:var(--destructive);color:var(--destructive-foreground)}._destructive_h8n1z_50:hover{background-color:color-mix(in srgb,var(--destructive) 80%,transparent)}._outline_h8n1z_60{background-color:transparent;border-color:var(--border);color:var(--foreground)}._container_1ujv3_1{display:flex;flex-direction:column;gap:.375rem}._timelineRow_1ujv3_7{display:flex;align-items:flex-end;gap:1px;height:2rem}._bar_1ujv3_14{flex:1 1 0%;border-radius:1px;transition:opacity .2s;cursor:default;min-width:0}._bar_1ujv3_14:hover{opacity:.8}._bgEmerald_1ujv3_26{background-color:#10b981}._bgYellow_1ujv3_30{background-color:#eab308}._bgOrange_1ujv3_34{background-color:#f97316}._bgRed_1ujv3_38{background-color:#ef4444}._tooltipContent_1ujv3_42{font-size:.75rem;max-width:180px}._tooltipDate_1ujv3_47{font-weight:500;margin-bottom:.25rem;margin-top:0}._fontMedium_1ujv3_53{font-weight:500}._footer_1ujv3_57{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:var(--muted-foreground)}._footerValue_1ujv3_65{font-weight:500;color:var(--foreground)}._card_1ul72_1{overflow:hidden}._header_1ul72_5{padding-bottom:.75rem}._headerContent_1ul72_9{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}._titleGroup_1ul72_16{display:flex;align-items:center;gap:.75rem}._iconWrapper_1ul72_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_1ul72_22{width:1rem;height:1rem;color:var(--foreground)}._title_1ul72_16{font-size:1rem;line-height:1.5rem}._description_1ul72_44{margin-top:.125rem;font-size:.75rem;line-height:1rem}._badge_1ul72_50{flex-shrink:0;font-size:.75rem;font-weight:500;border:1px solid var(--border);display:flex;align-items:center}._badgeDot_1ul72_59{margin-right:.375rem;width:.375rem;height:.375rem;border-radius:9999px;display:inline-block}._content_1ul72_67{padding-top:0}._mainSeparator_1ul72_71{margin-bottom:1rem}._servicesList_1ul72_75{display:flex;flex-direction:column;gap:1.25rem}._serviceItem_1ul72_81{display:flex;flex-direction:column;gap:.5rem}._serviceHeader_1ul72_87{display:flex;align-items:center;justify-content:space-between;gap:.5rem}._serviceNameGroup_1ul72_94{display:flex;align-items:center;gap:.5rem;min-width:0}._serviceDot_1ul72_101{width:.5rem;height:.5rem;flex-shrink:0;border-radius:9999px}._serviceLink_1ul72_108{font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none;color:inherit}._serviceLink_1ul72_108:hover{text-decoration:underline}._serviceMetrics_1ul72_122{display:flex;align-items:center;gap:.75rem;flex-shrink:0;font-size:.75rem;color:var(--muted-foreground)}._metricItem_1ul72_131{display:none}@media(min-width:640px){._metricItem_1ul72_131{display:inline}}._itemSeparator_1ul72_141{margin-top:1.25rem}._footer_1ul72_145{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_1ul72_156{font-weight:500;color:var(--foreground)}._skeleton_1c594_1{border-radius:.375rem;background-color:var(--accent, #e2e8f0);animation:_pulse_1c594_1 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _pulse_1c594_1{0%,to{opacity:1}50%{opacity:.5}}._container_1bybk_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_1bybk_1{padding-left:1.5rem;padding-right:1.5rem}}._hero_1bybk_18{display:flex;flex-direction:column}._title_1bybk_23{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;margin:0}@media(min-width:640px){._title_1bybk_23{font-size:1.875rem}}._subtitle_1bybk_36{margin-top:.25rem;font-size:.875rem;color:var(--muted-foreground)}._banner_1bybk_42{display:flex;align-items:flex-start;gap:.75rem;border-radius:.75rem;border-width:1px;border-style:solid;padding:1rem 1.25rem}._bannerContent_1bybk_52{display:flex;flex-direction:column;gap:.25rem}._bannerSuccess_1bybk_58{border-color:#a7f3d0;background-color:#ecfdf5}._bannerIconSuccess_1bybk_63{width:1.25rem;height:1.25rem;flex-shrink:0;color:#059669}._bannerTitleSuccess_1bybk_70{font-weight:600;color:#065f46;margin:0}._bannerTextSuccess_1bybk_76{font-size:.875rem;color:#047857;margin:0}._bannerError_1bybk_82{border-color:#fecaca;background-color:#fef2f2}._bannerIconError_1bybk_87{width:1.25rem;height:1.25rem;flex-shrink:0;color:#dc2626;margin-top:.125rem}._bannerTitleError_1bybk_95{font-weight:600;color:#991b1b;margin:0}._bannerTextError_1bybk_101{font-size:.875rem;color:#b91c1c;margin:0}._bannerWarning_1bybk_107{border-color:#fef08a;background-color:#fefce8}._bannerIconWarning_1bybk_112{width:1.25rem;height:1.25rem;flex-shrink:0;color:#ca8a04;margin-top:.125rem}._bannerTitleWarning_1bybk_120{font-weight:600;color:#854d0e;margin:0}._bannerTextWarning_1bybk_126{font-size:.875rem;color:#a16207;margin:0}._metricsGrid_1bybk_132{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media(min-width:640px){._metricsGrid_1bybk_132{grid-template-columns:repeat(4,minmax(0,1fr))}}._metricCard_1bybk_144{border-radius:.75rem;border:1px solid var(--border);background-color:var(--card);padding:1rem;display:flex;flex-direction:column;gap:.25rem}._metricCardHighlight_1bybk_154{border-color:#fecaca;background-color:#fef2f280}._metricLabel_1bybk_159{font-size:.75rem;color:var(--muted-foreground);line-height:1.375;margin:0}._metricValue_1bybk_166{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;margin:0}._metricValueHighlight_1bybk_173{color:#dc2626}._section_1bybk_177{display:block}._sectionTitle_1bybk_181{margin-bottom:1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground)}._groupsList_1bybk_190{display:flex;flex-direction:column;gap:1rem}._standaloneWrapper_1bybk_196{display:block}._standaloneTitle_1bybk_200{margin-bottom:.75rem;font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}._standaloneGrid_1bybk_209{display:grid;gap:.75rem}@media(min-width:640px){._standaloneGrid_1bybk_209{grid-template-columns:repeat(2,minmax(0,1fr))}}._standaloneLink_1bybk_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_1bybk_220:hover{background-color:rgba(var(--accent-rgb),.3)}._standaloneLink_1bybk_220:hover ._arrowIcon_1bybk_238{opacity:1}._standaloneLinkContent_1bybk_242{display:flex;align-items:center;gap:.625rem;min-width:0}._statusDot_1bybk_249{width:.5rem;height:.5rem;border-radius:9999px;flex-shrink:0}._standaloneName_1bybk_256{font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._standaloneInfo_1bybk_264{display:flex;align-items:center;gap:.5rem;flex-shrink:0;font-size:.75rem;color:var(--muted-foreground)}._arrowIcon_1bybk_238{width:.75rem;height:.75rem;opacity:0;transition:opacity .2s}._skeletonHero_1bybk_280{height:6rem;width:100%;border-radius:.75rem}._skeletonGrid_1bybk_286{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(min-width:640px){._skeletonGrid_1bybk_286{grid-template-columns:repeat(4,minmax(0,1fr))}}._skeletonMetric_1bybk_298{height:5rem;border-radius:.75rem}._skeletonList_1bybk_303{display:flex;flex-direction:column;gap:1rem}._skeletonCard_1bybk_309{height:12rem;border-radius:.75rem}._errorMessage_1bybk_314{padding:2rem;text-align:center;color:#ef4444}._container_148tq_1{max-width:64rem;margin:0 auto;padding:2rem 1rem;display:flex;flex-direction:column;gap:2rem}@media(min-width:640px){._container_148tq_1{padding-left:1.5rem;padding-right:1.5rem}}._skeletonHeader_148tq_18{height:2rem;width:12rem;border-radius:var(--radius)}._skeletonList_148tq_24{display:flex;flex-direction:column;gap:1.5rem}._skeletonCard_148tq_30{height:6rem;width:100%;border-radius:.75rem}._errorMessage_148tq_36{padding:5rem 1rem;text-align:center;color:var(--destructive, #ef4444)}._headerInfo_148tq_43{display:flex;flex-direction:column}._pageTitle_148tq_48{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground);margin:0}._pageDescription_148tq_56{margin-top:.25rem;font-size:.875rem;color:var(--muted-foreground)}._listGroup_148tq_63{display:flex;flex-direction:column;gap:1.5rem}._dayGroup_148tq_69{display:flex;flex-direction:column}._dateHeader_148tq_74{margin-bottom:.75rem;font-size:.875rem;font-weight:600;color:var(--muted-foreground)}._emptyState_148tq_82{border-radius:.75rem;border:1px dashed var(--border);background-color:var(--card);padding:.75rem 1.25rem}._emptyStateText_148tq_89{margin:0;font-size:.875rem;color:var(--muted-foreground)}._incidentsList_148tq_96{display:flex;flex-direction:column;gap:.75rem}._cardLink_ok6qa_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_ok6qa_2:hover{background-color:var(--accent)}._cardHeader_ok6qa_18{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}._cardInfo_ok6qa_26{display:flex;flex-direction:column;gap:.375rem;min-width:0}._badgesWrapper_ok6qa_34{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}._refText_ok6qa_41{font-size:.75rem;font-family:monospace;color:var(--muted-foreground)}._badgeService_ok6qa_47{font-size:.75rem;border-color:var(--border)}._badgeBase_ok6qa_53{flex-shrink:0;font-size:.75rem;font-weight:500;border:1px solid;padding:.125rem .5rem;border-radius:var(--radius, .5rem)}._incidentTitle_ok6qa_63{margin:0;font-size:.875rem;font-weight:500;color:var(--foreground)}._incidentMeta_ok6qa_70{margin:0;font-size:.75rem;color:var(--muted-foreground)}._badgeWarning_ok6qa_81{background-color:var(--yellow-50, #fefce8);color:var(--yellow-700, #a16207);border-color:var(--yellow-200, #fef08a)}._badgeError_ok6qa_88{background-color:var(--orange-50, #fff7ed);color:var(--orange-700, #c2410c);border-color:var(--orange-200, #fed7aa)}._badgeCritical_ok6qa_95,._badgeActive_ok6qa_96{background-color:var(--red-50, #fef2f2);color:var(--red-700, #b91c1c);border-color:var(--red-200, #fecaca)}._badgeResolved_ok6qa_103{background-color:var(--emerald-50, #ecfdf5);color:var(--emerald-700, #047857);border-color:var(--emerald-200, #a7f3d0)}._container_1ftrb_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_1ftrb_1{padding-left:1.5rem;padding-right:1.5rem}}._skeletonHeader_1ftrb_21{height:2rem;width:14rem}._skeletonList_1ftrb_26{display:flex;flex-direction:column;gap:1rem}._skeletonCard_1ftrb_32{height:7rem;border-radius:var(--radius-xl)}._errorMessage_1ftrb_37{font-size:.875rem;color:var(--destructive);padding:1rem;border:1px solid var(--destructive);border-radius:var(--radius-lg);background-color:var(--card)}._headerInfo_1ftrb_46{display:flex;flex-direction:column}._pageTitle_1ftrb_51{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground)}._pageDescription_1ftrb_58{margin-top:.25rem;font-size:.875rem;color:var(--muted-foreground)}._section_1ftrb_64{display:flex;flex-direction:column}._sectionTitle_1ftrb_69{margin-bottom:1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground)}._emptyState_1ftrb_78{border-radius:var(--radius-xl);border:1px dashed var(--border);background-color:var(--card);padding:1.5rem;text-align:center;opacity:.8}._emptyStateText_1ftrb_87{font-size:.875rem;color:var(--muted-foreground)}._maintenanceList_1ftrb_92{display:flex;flex-direction:column;gap:.75rem}._card_1ftrb_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_1ftrb_108{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}._cardInfo_1ftrb_115{display:flex;align-items:flex-start;gap:.75rem;min-width:0}._iconWrapper_1ftrb_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_1ftrb_134{display:flex;flex-direction:column;min-width:0}._cardTitle_1ftrb_140{font-size:.875rem;font-weight:600;color:var(--foreground)}._cardDescription_1ftrb_146{font-size:.75rem;color:var(--muted-foreground);margin-top:.125rem}._serviceLink_1ftrb_152{display:inline-flex;align-items:center;margin-top:.25rem;text-decoration:none}._badgeService_1ftrb_159{font-size:.75rem;border-color:var(--border);transition:background-color .15s}._badgeService_1ftrb_159:hover{background-color:var(--accent)}._badgeBase_1ftrb_169{font-size:.75rem;font-weight:500;border:1px solid;flex-shrink:0}._badgeScheduled_1ftrb_176{background-color:#eff6ff;color:#1d4ed8;border-color:#dbeafe}._badgeInProgress_1ftrb_182{background-color:#fefce8;color:#a16207;border-color:#fef08a}._badgeCompleted_1ftrb_188{background-color:#ecfdf5;color:#047857;border-color:#a7f3d0}._badgeCanceled_1ftrb_194{background-color:var(--muted);color:var(--muted-foreground);border-color:var(--border)}._iconScheduled_1ftrb_200{color:#3b82f6}._iconInProgress_1ftrb_204{color:#eab308}._iconCompleted_1ftrb_208{color:#10b981}._iconCanceled_1ftrb_212{color:var(--muted-foreground)}._dark_1ftrb_216 ._badgeScheduled_1ftrb_176{background-color:#1d4ed833;color:#60a5fa;border-color:#1d4ed866}._dark_1ftrb_216 ._badgeInProgress_1ftrb_182{background-color:#a1620733;color:#facc15;border-color:#a1620766}._dark_1ftrb_216 ._badgeCompleted_1ftrb_188{background-color:#04785733;color:#34d399;border-color:#04785766}._metaFooter_1ftrb_234{display:flex;flex-wrap:wrap;align-items:center;gap-x:1rem;gap-y:.25rem;font-size:.75rem;color:var(--muted-foreground)}._metaItem_1ftrb_244{display:flex;align-items:center;gap:.375rem}._metaIcon_1ftrb_250{width:1rem;height:1rem}._metaIconSmall_1ftrb_255{width:.75rem;height:.75rem}._durationHighlight_1ftrb_260{font-weight:500;color:var(--foreground)}@keyframes _fadeIn_3qb8g_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_3qb8g_1{0%{opacity:1}to{opacity:0}}@keyframes _contentShow_3qb8g_1{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes _contentHide_3qb8g_1{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-48%) scale(.96)}}._overlay_3qb8g_35{position:fixed;inset:0;z-index:50;background-color:#00000080}._overlay_3qb8g_35[data-state=open]{animation:_fadeIn_3qb8g_1 .15s ease-out}._overlay_3qb8g_35[data-state=closed]{animation:_fadeOut_3qb8g_1 .15s ease-in}._content_3qb8g_51{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_3qb8g_51[data-state=open]{animation:_contentShow_3qb8g_1 .15s ease-out}._content_3qb8g_51[data-state=closed]{animation:_contentHide_3qb8g_1 .15s ease-in}._contentSm_3qb8g_80{max-width:20rem}@media(min-width:640px){._contentDefault_3qb8g_76{max-width:32rem}}._header_3qb8g_91{display:flex;flex-direction:column;gap:.375rem;text-align:center}@media(min-width:640px){._header_3qb8g_91{text-align:left}}._footer_3qb8g_105{display:flex;flex-direction:column-reverse;gap:.5rem}@media(min-width:640px){._footer_3qb8g_105{flex-direction:row;justify-content:flex-end}}._title_3qb8g_119{font-size:1.125rem;font-weight:600;color:var(--foreground);margin:0}._description_3qb8g_126{font-size:.875rem;color:var(--muted-foreground);margin:0}._media_3qb8g_133{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_3qb8g_133>svg{width:2rem;height:2rem}._title_1s9sb_5{font-size:1rem}._content_1s9sb_13{padding-top:0}._emptyState_1s9sb_17{font-size:.875rem;color:var(--muted-foreground);padding:1rem 0;text-align:center}._list_1s9sb_24{display:flex;flex-direction:column;gap:.5rem}._listItem_1s9sb_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_1s9sb_30:hover{background-color:var(--accent)}._listItem_1s9sb_30:hover ._arrowIcon_1s9sb_46{opacity:.6}._itemInfo_1s9sb_50{min-width:0;flex:1}._itemName_1s9sb_55{font-size:.875rem;font-weight:500;color:var(--foreground)}._itemSlug_1s9sb_61{font-size:.75rem;color:var(--muted-foreground);font-family:monospace}._itemActionsArea_1s9sb_67{display:flex;align-items:center;gap:.75rem}._serviceCount_1s9sb_73{font-size:.75rem;color:var(--muted-foreground)}._arrowIcon_1s9sb_46{width:.875rem;height:.875rem;color:var(--muted-foreground);opacity:0;transition:opacity .2s}._actionButtons_1s9sb_86{display:flex;align-items:center;gap:.25rem}._actionIcon_1s9sb_92{width:.875rem;height:.875rem}._deleteIcon_1s9sb_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_113g7_1{font-size:1rem}._emptyState_113g7_6{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 0;text-align:center}._emptyIcon_113g7_15{width:2rem;height:2rem;color:var(--muted-foreground);opacity:.5}._emptyText_113g7_22{font-size:.875rem;color:var(--muted-foreground)}._tableWrapper_113g7_28{overflow-x:auto}._tableRow_113g7_32{cursor:pointer;transition:background-color .15s}._tableRow_113g7_32:hover{background-color:#0000000a}.dark ._tableRow_113g7_32:hover{background-color:#ffffff0d}._nameCell_113g7_46{display:flex;flex-direction:column}._serviceName_113g7_51{font-size:.875rem;font-weight:500;color:var(--foreground)}._serviceSlug_113g7_57{font-size:.75rem;color:var(--muted-foreground);font-family:monospace}._hiddenSm_113g7_64{display:none}@media(min-width:640px){._hiddenSm_113g7_64{display:table-cell}}._hiddenMd_113g7_73{display:none}@media(min-width:768px){._hiddenMd_113g7_73{display:table-cell}}._hiddenLg_113g7_82{display:none}@media(min-width:1024px){._hiddenLg_113g7_82{display:table-cell}}._textMuted_113g7_91{font-size:.875rem;color:var(--muted-foreground)}._portsWrapper_113g7_97{display:flex;flex-wrap:wrap;gap:.25rem}._noPorts_113g7_103{font-size:.75rem;color:var(--muted-foreground)}._portBadge_113g7_108{font-size:.75rem;font-family:monospace;border-color:var(--border)}._badgeStatus_113g7_115{font-size:.75rem;border:1px solid;display:inline-flex;align-items:center}._statusDot_113g7_122{margin-right:.375rem;width:.375rem;height:.375rem;border-radius:9999px;display:inline-block}._actionsCellHeader_113g7_131,._actionsCell_113g7_131{text-align:right}._actionsWrapper_113g7_139{display:flex;justify-content:flex-end;gap:.25rem}._actionIcon_113g7_145{width:.875rem;height:.875rem}._deleteIcon_113g7_150{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_19wls_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);padding:.5rem .75rem;font-size:.875rem;box-shadow:0 0 0 0 var(--background);transition:box-shadow .15s,border-color .15s}._trigger_19wls_1:focus{outline:none;box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}._trigger_19wls_1:disabled{cursor:not-allowed;opacity:.5}._trigger_19wls_1>span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}._trigger_19wls_1::placeholder{color:var(--muted-foreground)}._triggerIcon_19wls_41{height:1rem;width:1rem;opacity:.5}._scrollButton_19wls_47{display:flex;cursor:default;align-items:center;justify-content:center;padding:.25rem 0}._scrollIcon_19wls_55{height:1rem;width:1rem}._content_19wls_60{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_19wls_60[data-state=open]{animation:_selectAnimateIn_19wls_1 .15s ease-out}._content_19wls_60[data-state=closed]{animation:_selectAnimateOut_19wls_1 .15s ease-in}._contentPopper_19wls_83[data-side=bottom]{transform:translateY(.25rem)}._contentPopper_19wls_83[data-side=top]{transform:translateY(-.25rem)}._contentPopper_19wls_83[data-side=left]{transform:translate(-.25rem)}._contentPopper_19wls_83[data-side=right]{transform:translate(.25rem)}._viewport_19wls_96{padding:.25rem}._viewportPopper_19wls_100{height:var(--radix-select-trigger-height);width:100%;min-width:var(--radix-select-trigger-width)}._label_19wls_106{padding:.375rem .5rem .375rem 2rem;font-size:.875rem;font-weight:600}._item_19wls_112{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_19wls_112:focus{background-color:var(--accent);color:var(--accent-foreground)}._item_19wls_112[data-disabled]{pointer-events:none;opacity:.5}._itemIndicatorWrapper_19wls_135{position:absolute;left:.5rem;display:flex;height:.875rem;width:.875rem;align-items:center;justify-content:center}._itemIndicatorIcon_19wls_145{height:1rem;width:1rem}._separator_19wls_150{margin:.25rem -.25rem;height:1px;background-color:var(--muted)}@keyframes _selectAnimateIn_19wls_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes _selectAnimateOut_19wls_1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}._dialogContent_jjtll_2{width:100%;max-width:560px!important;max-height:90vh;overflow-y:auto}._formBody_jjtll_10{display:flex;flex-direction:column;gap:1rem;padding-top:.5rem;padding-bottom:.5rem}._formGroup_jjtll_18{display:flex;flex-direction:column;gap:.5rem}._grid2_jjtll_24{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}._inputMono_jjtll_30{font-family:monospace;font-size:.875rem}._portsHeader_jjtll_36{display:flex;align-items:center;justify-content:space-between}._labelWithIcon_jjtll_42{display:flex;align-items:center;gap:.375rem}._iconMd_jjtll_48{width:.875rem;height:.875rem}._iconSm_jjtll_53{width:.75rem;height:.75rem;margin-right:.375rem}._emptyPorts_jjtll_59{font-size:.75rem;color:var(--muted-foreground);padding:.5rem 0}._portRow_jjtll_65{display:flex;align-items:flex-start;gap:.5rem}._portInput_jjtll_71{width:5rem;font-family:monospace;font-size:.875rem}._portSelectTrigger_jjtll_77{width:5rem}._portDescInput_jjtll_81{flex:1;font-size:.875rem}._iconDestructive_jjtll_86{width:.875rem;height:.875rem;color:var(--destructive)}._checkboxGroup_jjtll_93{display:flex;align-items:center;gap:.5rem}._checkbox_jjtll_93{width:1rem;height:1rem;border-radius:.25rem;border:1px solid var(--border);accent-color:var(--primary)}._checkboxLabel_jjtll_107{font-size:.875rem;font-weight:400;cursor:pointer}._switchBox_jjtll_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_jjtll_123{font-size:.875rem;font-weight:500;color:var(--foreground)}._switchDesc_jjtll_129{font-size:.75rem;color:var(--muted-foreground)}._switchControl_jjtll_134{display:flex;align-items:center;gap:.5rem}._switchLabel_jjtll_140{font-size:.75rem;color:var(--muted-foreground)}._root_1mewq_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_1mewq_1:focus-visible{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in srgb,var(--ring) 50%,transparent)}._root_1mewq_1:disabled,._root_1mewq_1[data-disabled]{cursor:not-allowed;opacity:.5}._root_1mewq_1[data-state=checked]{background-color:var(--primary)}._root_1mewq_1[data-size=default]{height:1.15rem;width:2rem}._root_1mewq_1[data-size=sm]{height:.875rem;width:1.5rem}._thumb_1mewq_49{display:block;pointer-events:none;border-radius:9999px;background-color:var(--background);transition:transform .2s ease-in-out;box-shadow:none}._root_1mewq_1[data-size=default] ._thumb_1mewq_49{width:1rem;height:1rem;transform:translate(0)}._root_1mewq_1[data-size=default][data-state=checked] ._thumb_1mewq_49{transform:translate(calc(100% - 2px))}._root_1mewq_1[data-size=sm] ._thumb_1mewq_49{width:.75rem;height:.75rem;transform:translate(0)}._root_1mewq_1[data-size=sm][data-state=checked] ._thumb_1mewq_49{transform:translate(calc(100% - 2px))}._dialogContent_ksghp_2{width:100%;max-width:460px!important}._formBody_ksghp_8{display:flex;flex-direction:column;gap:1rem;padding-top:.5rem;padding-bottom:.5rem}._formGroup_ksghp_16{display:flex;flex-direction:column;gap:.5rem}._grid2_ksghp_22{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}._inputMono_ksghp_29{font-family:monospace;font-size:.875rem}._container_13uoa_1{padding:0 1rem 1.5rem;display:flex;flex-direction:column;gap:1.25rem}._actionRow_13uoa_8{display:flex;gap:.5rem}._iconSmall_13uoa_13{width:.875rem;height:.875rem;margin-right:.375rem}._badgeWrapper_13uoa_20{display:flex;align-items:center;gap:.5rem}._statusBadge_13uoa_26{font-size:.875rem;border:1px solid;padding:.25rem .75rem}._statusDot_13uoa_32{margin-right:.375rem;width:.5rem;height:.5rem;border-radius:9999px;display:inline-block}._description_13uoa_40{font-size:.875rem;color:var(--muted-foreground);margin:0}._detailList_13uoa_47{display:flex;flex-direction:column;gap:.75rem}._detailRow_13uoa_53{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._rowLabel_13uoa_60{font-size:.75rem;color:var(--muted-foreground)}._rowValue_13uoa_65{font-size:.875rem;font-weight:500;text-align:right;color:var(--foreground)}._mono_13uoa_72{font-family:monospace}._sectionTitle_13uoa_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_13uoa_88{font-size:.875rem;color:var(--muted-foreground)}._portList_13uoa_93{display:flex;flex-direction:column;gap:.375rem}._portCard_13uoa_99{display:flex;align-items:center;justify-content:space-between;border-radius:var(--radius-lg);border:1px solid var(--border);padding:.5rem .75rem}._portInfo_13uoa_108{display:flex;align-items:center;gap:.5rem}._portNumber_13uoa_114{font-family:monospace;font-size:.875rem;font-weight:500}._portProtocol_13uoa_120{font-size:.75rem;border-color:var(--border);text-transform:uppercase}._portDesc_13uoa_126,._footerText_13uoa_132{font-size:.75rem;color:var(--muted-foreground)}._container_1m7g8_1{display:flex;flex-direction:column;gap:2rem}._header_1m7g8_7{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}._pageTitle_1m7g8_15{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground)}._pageDescription_1m7g8_22{font-size:.875rem;color:var(--muted-foreground);margin-top:.125rem}._headerActions_1m7g8_28{display:flex;gap:.5rem}._iconSmall_1m7g8_33{width:1rem;height:1rem;margin-right:.375rem}._loadingText_1m7g8_39{font-size:.875rem;color:var(--muted-foreground)}._sheetContent_1m7g8_45{width:100%;max-width:480px!important;overflow-y:auto}._sheetContentLarge_1m7g8_51{width:100%;max-width:520px!important;overflow-y:auto}._sheetBody_1m7g8_57{padding:0 1rem 1.5rem;display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}._sheetActions_1m7g8_65{display:flex;gap:.5rem}._sheetSectionTitle_1m7g8_70{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);margin-bottom:.75rem}._emptyText_1m7g8_79{font-size:.875rem;color:var(--muted-foreground);padding:1rem 0;text-align:center}._groupServiceList_1m7g8_86{display:flex;flex-direction:column;gap:.5rem}._groupServiceItem_1m7g8_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_1m7g8_92:hover{background-color:var(--accent)}._groupServiceInfo_1m7g8_108{min-width:0;display:flex;flex-direction:column}._groupServiceName_1m7g8_114{font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--foreground)}._groupServiceSlug_1m7g8_123{font-size:.75rem;color:var(--muted-foreground);font-family:monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._badgeStatus_1m7g8_132{font-size:.75rem;border:1px solid;flex-shrink:0;padding:.125rem .5rem;border-radius:var(--radius-md);display:flex;align-items:center}._statusDot_1m7g8_142{margin-right:.375rem;width:.375rem;height:.375rem;border-radius:9999px;display:inline-block}._dialogWarningText_1m7g8_150{font-weight:500;color:var(--foreground)}._deleteButton_1m7g8_155{background-color:var(--destructive);color:var(--destructive-foreground)}._deleteButton_1m7g8_155:hover{background-color:color-mix(in srgb,var(--destructive) 90%,transparent)}@keyframes _collapsibleSlideDown_4xgnd_1{0%{height:0;opacity:0}to{height:var(--radix-collapsible-content-height);opacity:1}}@keyframes _collapsibleSlideUp_4xgnd_1{0%{height:var(--radix-collapsible-content-height);opacity:1}to{height:0;opacity:0}}._content_4xgnd_32{overflow:hidden;transition:height .2s ease-out}._content_4xgnd_32[data-state=open]{animation:_collapsibleSlideDown_4xgnd_1 .2s ease-out}._content_4xgnd_32[data-state=closed]{animation:_collapsibleSlideUp_4xgnd_1 .2s ease-out}._headerArea_17f4f_1{padding-bottom:.75rem}._headerContent_17f4f_5{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}._triggerButton_17f4f_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_17f4f_25{width:1rem;height:1rem;margin-top:.125rem;color:var(--muted-foreground);flex-shrink:0}._infoWrapper_17f4f_33{min-width:0}._badgeGroup_17f4f_37{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}._refText_17f4f_44{font-size:.75rem;font-family:monospace;color:var(--muted-foreground)}._serviceBadge_17f4f_50{font-size:.75rem;border-color:var(--border)}._statusBadge_17f4f_55{font-size:.75rem;border:1px solid}._badgeSuccess_17f4f_60{background-color:#10b9811a;color:#047857;border-color:#10b98133}._badgeError_17f4f_66{background-color:#ef44441a;color:#b91c1c;border-color:#ef444433}._title_17f4f_72{font-size:.875rem;margin-top:.375rem}._meta_17f4f_77{font-size:.75rem;color:var(--muted-foreground);margin-top:.25rem}._deleteIcon_17f4f_83{width:.875rem;height:.875rem;color:var(--destructive)}._contentArea_17f4f_90{padding-top:0;display:flex;flex-direction:column;gap:1rem}._updateList_17f4f_97{display:flex;flex-direction:column;gap:.5rem}._updateItem_17f4f_103{display:flex;gap:.75rem;border-radius:var(--radius-lg);border:1px solid var(--border);background-color:#00000005;padding:.625rem .75rem}._updateDot_17f4f_112{width:.5rem;height:.5rem;border-radius:9999px;margin-top:.375rem;flex-shrink:0}._updateContent_17f4f_120{flex:1;min-width:0}._updateHeader_17f4f_125{display:flex;align-items:center;gap:.5rem}._updateTime_17f4f_131{font-size:.75rem;font-weight:500}._updateBadge_17f4f_136{font-size:.625rem;border-color:var(--border)}._updateMessage_17f4f_141{font-size:.875rem;color:var(--muted-foreground);margin-top:.125rem}._addUpdateForm_17f4f_148{border-radius:var(--radius-lg);border:1px dashed var(--border);padding:1rem;display:flex;flex-direction:column;gap:.75rem}._formTitle_17f4f_157{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground)}._formGrid_17f4f_165{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.5rem}@media(min-width:640px){._formGrid_17f4f_165{grid-template-columns:repeat(3,minmax(0,1fr))}}._formGroup_17f4f_177{display:flex;flex-direction:column;gap:.25rem}._formLabel_17f4f_183{font-size:.75rem}._inputSm_17f4f_187{height:2.25rem}._formFooter_17f4f_191{display:flex;align-items:center;justify-content:space-between}._footerHint_17f4f_197{font-size:.75rem;color:var(--muted-foreground);display:flex;align-items:center;gap:.25rem}._iconXs_17f4f_205{width:.75rem;height:.75rem}._dialogContent_xoxpx_1{width:100%;max-width:520px!important}._formBody_xoxpx_6{display:flex;flex-direction:column;gap:1rem;padding-top:.5rem;padding-bottom:.5rem}._formGroup_xoxpx_14{display:flex;flex-direction:column;gap:.5rem}._grid2_xoxpx_20{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}._inputMono_xoxpx_26{font-family:monospace;font-size:.875rem}._container_gwm54_1{display:flex;flex-direction:column;gap:1.5rem}._header_gwm54_7{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}._pageTitle_gwm54_15{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground)}._pageDescription_gwm54_22{font-size:.875rem;color:var(--muted-foreground);margin-top:.125rem}._iconSm_gwm54_28{width:1rem;height:1rem;margin-right:.375rem}._loadingText_gwm54_34{font-size:.875rem;color:var(--muted-foreground)}._emptyState_gwm54_40{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 0;text-align:center}._emptyIcon_gwm54_49{width:2rem;height:2rem;color:var(--muted-foreground);opacity:.5}._emptyText_gwm54_56{font-size:.875rem;color:var(--muted-foreground)}._incidentList_gwm54_61{display:flex;flex-direction:column;gap:.75rem}._dialogWarningText_gwm54_67{font-weight:500;color:var(--foreground)}._deleteButton_gwm54_72{background-color:var(--destructive);color:var(--destructive-foreground)}._deleteButton_gwm54_72:hover{background-color:color-mix(in srgb,var(--destructive) 90%,transparent)}._dialogContent_9i7il_1{width:100%;max-width:520px!important}._formBody_9i7il_6{display:flex;flex-direction:column;gap:1rem;padding-top:.5rem;padding-bottom:.5rem}._formGroup_9i7il_14{display:flex;flex-direction:column;gap:.5rem}._grid3_9i7il_20{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}._sheetContent_1dthm_1{width:100%;max-width:480px!important;overflow-y:auto}._body_1dthm_7{padding-left:1rem;padding-right:1rem;padding-bottom:1.5rem;display:flex;flex-direction:column;gap:1.25rem;margin-top:1.25rem}._actionRow_1dthm_17{display:flex;gap:.5rem}._iconSm_1dthm_22{width:.875rem;height:.875rem;margin-right:.375rem}._description_1dthm_28{font-size:.875rem;color:var(--muted-foreground)}._detailsList_1dthm_33{display:flex;flex-direction:column;gap:.75rem}._detailRow_1dthm_39{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._detailLabel_1dthm_46{font-size:.75rem;color:var(--muted-foreground)}._detailValue_1dthm_51{font-size:.875rem;font-weight:500;text-align:right}._statusBadge_1dthm_58{font-size:.75rem;border:1px solid}._badgeScheduled_1dthm_63{background-color:#3b82f61a;color:#1d4ed8;border-color:#3b82f633}._badgeInProgress_1dthm_69{background-color:#eab3081a;color:#a16207;border-color:#eab30833}._badgeCompleted_1dthm_75{background-color:#10b9811a;color:#047857;border-color:#10b98133}._badgeCanceled_1dthm_81{background-color:var(--muted);color:var(--muted-foreground);border-color:var(--border)}._container_16xho_1{display:flex;flex-direction:column;gap:1.5rem}._header_16xho_7{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}._pageTitle_16xho_15{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground)}._pageDescription_16xho_22{font-size:.875rem;color:var(--muted-foreground);margin-top:.125rem}._iconSm_16xho_28{width:1rem;height:1rem;margin-right:.375rem}._loadingText_16xho_34{font-size:.875rem;color:var(--muted-foreground)}._emptyState_16xho_40{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 0;text-align:center}._emptyIcon_16xho_49{width:2rem;height:2rem;color:var(--muted-foreground);opacity:.5}._emptyText_16xho_56{font-size:.875rem;color:var(--muted-foreground)}._tableCardContent_16xho_62{padding:0}._tableWrapper_16xho_66{overflow-x:auto}._tableRow_16xho_70{cursor:pointer}._tableRow_16xho_70:hover{background-color:#00000008}._titleCell_16xho_78{display:flex;align-items:center;gap:.5rem}._titleText_16xho_84{font-size:.875rem;font-weight:500}._arrowIcon_16xho_89{width:.875rem;height:.875rem;color:var(--muted-foreground);opacity:0;transition:opacity .2s ease}._tableRow_16xho_70:hover ._arrowIcon_16xho_89{opacity:.6}._serviceText_16xho_101,._metaText_16xho_102{font-size:.875rem;color:var(--muted-foreground)}._hiddenSm_16xho_107{display:none}@media(min-width:640px){._hiddenSm_16xho_107{display:table-cell}}._hiddenMd_16xho_114{display:none}@media(min-width:768px){._hiddenMd_16xho_114{display:table-cell}}._textRight_16xho_121{text-align:right}._statusBadge_16xho_126{font-size:.75rem;border:1px solid}._badgescheduled_16xho_130{background-color:#3b82f61a;color:#1d4ed8;border-color:#3b82f633}._badgein_progress_16xho_135{background-color:#eab3081a;color:#a16207;border-color:#eab30833}._badgecompleted_16xho_140{background-color:#10b9811a;color:#047857;border-color:#10b98133}._badgecanceled_16xho_145{background-color:var(--muted);color:var(--muted-foreground);border-color:var(--border)}._actionsGroup_16xho_152{display:flex;justify-content:flex-end;gap:.25rem}._actionIcon_16xho_158{width:.875rem;height:.875rem}._actionIconDestructive_16xho_163{width:.875rem;height:.875rem;color:var(--destructive)}._dialogWarningText_16xho_170{font-weight:500;color:var(--foreground)}._deleteButton_16xho_175{background-color:var(--destructive);color:var(--destructive-foreground)}._deleteButton_16xho_175:hover{background-color:color-mix(in srgb,var(--destructive) 90%,transparent)}._linkWrapper_10x6b_1{display:block;height:100%;text-decoration:none}._card_10x6b_7{height:100%;transition:background-color .2s ease;cursor:pointer}._card_10x6b_7:hover{background-color:#00000008}._content_10x6b_17{padding:1.25rem;display:flex;flex-direction:column;height:100%}._header_10x6b_24{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}._infoGroup_10x6b_31{display:flex;align-items:center;gap:.75rem;min-width:0}._iconBox_10x6b_38{display:flex;width:2.5rem;height:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:var(--radius-lg)}._iconBoxOnline_10x6b_48{background-color:#10b9811a}._iconBoxOffline_10x6b_49{background-color:var(--muted)}._icon_10x6b_38{width:1.25rem;height:1.25rem}._iconOnline_10x6b_56{color:#059669}._iconOffline_10x6b_57{color:var(--muted-foreground)}._textGroup_10x6b_59{min-width:0}._title_10x6b_63{font-size:.875rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--foreground)}._subtitle_10x6b_72{font-size:.75rem;color:var(--muted-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._badge_10x6b_80{flex-shrink:0;font-size:.75rem;font-weight:500;border:1px solid}._badgeOnline_10x6b_87{background-color:#10b9811a;color:#047857;border-color:#10b98133}._badgeOffline_10x6b_93{background-color:#ef44441a;color:#b91c1c;border-color:#ef444433}._dot_10x6b_99{display:inline-block;margin-right:.375rem;width:.375rem;height:.375rem;border-radius:9999px}._dotOnline_10x6b_107{background-color:#10b981}._dotOffline_10x6b_108{background-color:#ef4444}._description_10x6b_110{margin-top:.75rem;font-size:.75rem;color:var(--muted-foreground);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}._footer_10x6b_120{margin-top:auto;padding-top:1rem;display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:var(--muted-foreground)}._uptime_10x6b_130{display:flex;align-items:center;gap:.375rem}._clockIcon_10x6b_136{width:.75rem;height:.75rem}._uptimeValue_10x6b_141{font-weight:500;color:var(--foreground)}._arrowIcon_10x6b_146{width:.875rem;height:.875rem;opacity:0;transition:opacity .2s ease}._card_10x6b_7:hover ._arrowIcon_10x6b_146{opacity:.6}._dialogContent_1kzb7_1{width:100%;max-width:520px!important}._formBody_1kzb7_6{display:flex;flex-direction:column;gap:1rem;padding-top:.5rem;padding-bottom:.5rem}._formGroup_1kzb7_14{display:flex;flex-direction:column;gap:.5rem}._grid2_1kzb7_20{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}._inputMono_1kzb7_26{font-family:monospace;font-size:.875rem}._switchBox_1kzb7_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_1kzb7_41{font-size:.875rem;font-weight:500;color:var(--foreground)}._switchDesc_1kzb7_47{font-size:.75rem;color:var(--muted-foreground)}._switchControl_1kzb7_52{display:flex;align-items:center;gap:.5rem}._switchLabel_1kzb7_58{font-size:.75rem;color:var(--muted-foreground)}._container_19tag_1{display:flex;flex-direction:column;gap:1.5rem}._header_19tag_7{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem}._pageTitle_19tag_15{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground)}._pageDescription_19tag_22{font-size:.875rem;color:var(--muted-foreground);margin-top:.125rem}._confidentialNote_19tag_28{display:inline-flex;align-items:center;gap:.25rem;margin-left:.25rem}._iconSm_19tag_35{width:1rem;height:1rem;margin-right:.375rem}._iconXs_19tag_41{width:.75rem;height:.75rem}._iconXsDestructive_19tag_46{width:.75rem;height:.75rem;color:var(--destructive)}._loadingText_19tag_52{font-size:.875rem;color:var(--muted-foreground)}._sectionTitle_19tag_57{margin-bottom:.75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground)}._separator_19tag_66{margin-bottom:1.5rem}._grid_19tag_70{display:grid;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:640px){._grid_19tag_70{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){._grid_19tag_70{grid-template-columns:repeat(3,minmax(0,1fr))}}._relativeGroup_19tag_85{position:relative}._actionsOverlay_19tag_89{position:absolute;top:.5rem;right:.5rem;display:flex;gap:.25rem;opacity:0;transition:opacity .2s ease}._relativeGroup_19tag_85:hover ._actionsOverlay_19tag_89{opacity:1}._overlayBtn_19tag_103{width:1.75rem;height:1.75rem;box-shadow:0 1px 2px #0000000d}._dialogWarningText_19tag_110{font-weight:500;color:var(--foreground)}._deleteButton_19tag_115{background-color:var(--destructive);color:var(--destructive-foreground)}._deleteButton_19tag_115:hover{background-color:color-mix(in srgb,var(--destructive) 90%,transparent)}._emptyGridText_19tag_124{grid-column:1 / -1;padding-top:2rem;padding-bottom:2rem;text-align:center;font-size:.875rem;color:var(--muted-foreground)}._infoItem_17uvf_1{display:flex;align-items:flex-start;gap:.75rem}._infoIconWrapper_17uvf_6{display:flex;width:2rem;height:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem}._infoIconEmerald_17uvf_15{background-color:var(--emerald-50, #ecfdf5);color:var(--emerald-600, #059669)}._infoIconMuted_17uvf_19{background-color:var(--muted);color:var(--muted-foreground)}._infoText_17uvf_23{min-width:0;display:flex;flex-direction:column;gap:.125rem}._infoLabel_17uvf_29{font-size:.75rem;color:var(--muted-foreground);margin:0}._infoValue_17uvf_34{font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}._fontMono_17uvf_42{font-family:monospace}._textEmerald_17uvf_45{color:var(--emerald-600, #059669)}._container_ug2ek_1{display:flex;flex-direction:column;gap:1.5rem}._headerSection_ug2ek_8{display:flex;flex-direction:column;gap:1rem}._backLink_ug2ek_14{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--muted-foreground);text-decoration:none;transition:color .2s ease}._backLink_ug2ek_14:hover{color:var(--foreground)}._headerRow_ug2ek_25{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._headerInfo_ug2ek_32{display:flex;align-items:center;gap:.75rem}._machineIconWrapper_ug2ek_38{display:flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;border-radius:.75rem}._machineIconOnline_ug2ek_46{background-color:var(--emerald-50, #ecfdf5);color:var(--emerald-600, #059669)}._machineIconOffline_ug2ek_50{background-color:var(--muted);color:var(--muted-foreground)}._title_ug2ek_55{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;margin:0;color:var(--foreground)}._subtitle_ug2ek_62{font-size:.875rem;color:var(--muted-foreground);margin:0}._grid4_ug2ek_69{display:grid;grid-template-columns:1fr;row-gap:1rem;column-gap:2rem}@media(min-width:640px){._grid4_ug2ek_69{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._grid4_ug2ek_69{grid-template-columns:repeat(4,1fr)}}._grid3_ug2ek_78{display:grid;grid-template-columns:1fr;row-gap:1rem;column-gap:2rem}@media(min-width:640px){._grid3_ug2ek_78{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._grid3_ug2ek_78{grid-template-columns:repeat(3,1fr)}}._grid2_ug2ek_87{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:1024px){._grid2_ug2ek_87{grid-template-columns:repeat(2,1fr)}}._gridMain_ug2ek_94{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:1024px){._gridMain_ug2ek_94{grid-template-columns:repeat(3,1fr)}._colSpan2_ug2ek_101{grid-column:span 2 / span 2}}._gridHalf_ug2ek_103{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}._fontMono_ug2ek_110{font-family:monospace}._textEmerald_ug2ek_111{color:var(--emerald-600, #059669)}._textYellow_ug2ek_112{color:var(--yellow-600, #ca8a04)}._textOrange_ug2ek_113{color:var(--orange-600, #ea580c)}._textRed_ug2ek_114{color:var(--red-600, #dc2626)}._textMuted_ug2ek_115{color:var(--muted-foreground)}._bgEmerald_ug2ek_116{background-color:var(--emerald-500, #10b981)}._bgYellow_ug2ek_117{background-color:var(--yellow-500, #eab308)}._bgRed_ug2ek_118{background-color:var(--red-500, #ef4444)}._badgeBase_ug2ek_121{flex-shrink:0;font-size:.875rem;font-weight:500;padding:.25rem .75rem;border:1px solid var(--border)}._badgeSmall_ug2ek_128{font-size:.75rem;padding:.125rem .625rem}._statusDot_ug2ek_132{display:inline-block;width:.5rem;height:.5rem;border-radius:9999px;margin-right:.375rem}._statusDotSmall_ug2ek_139{width:.375rem;height:.375rem}._themeEmerald_ug2ek_140{background-color:var(--emerald-50, #ecfdf5);color:var(--emerald-700, #047857);border-color:var(--emerald-200, #a7f3d0)}._themeRed_ug2ek_141{background-color:var(--red-50, #fef2f2);color:var(--red-700, #b91c1c);border-color:var(--red-200, #fecaca)}._thermoContainer_ug2ek_144{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 0}._thermoRing_ug2ek_151{display:flex;width:6rem;height:6rem;align-items:center;justify-content:center;border-radius:9999px;border:4px solid}._thermoRingEmerald_ug2ek_160{border-color:var(--emerald-500, #10b981)}._thermoRingYellow_ug2ek_161{border-color:var(--yellow-500, #eab308)}._thermoRingRed_ug2ek_162{border-color:var(--red-500, #ef4444)}._thermoRingMuted_ug2ek_163{border-color:var(--muted)}._nativeServiceCard_ug2ek_166{display:flex;align-items:center;justify-content:space-between;border-radius:.5rem;border:1px solid var(--border);padding:.5rem .75rem}._portCard_ug2ek_174{border-radius:.5rem;border:1px solid var(--border);padding:.75rem}._portTagsWrapper_ug2ek_179{display:flex;flex-wrap:wrap;gap:.375rem}._portTag_ug2ek_179{display:flex;align-items:center;gap:.375rem;border-radius:.375rem;border:1px solid var(--border);background-color:#0000000d;padding:.25rem .5rem}._cardTitleIcon_ug2ek_195{display:flex;align-items:center;gap:.5rem}._sectionSubtitle_ug2ek_200{margin-bottom:.75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground)}._flexBetween_ug2ek_208{display:flex;align-items:center;justify-content:space-between}._netStatCard_ug2ek_215{border-radius:.5rem;border:1px solid var(--border);padding:.75rem}._netStatLabel_ug2ek_220{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--muted-foreground);margin-bottom:.25rem}._netStatValue_ug2ek_228{font-size:1.125rem;font-weight:700;margin:0}._container_1g8bz_1{max-width:64rem;margin:0 auto;padding:2rem 1rem;display:flex;flex-direction:column;gap:2rem}._loadingContainer_1g8bz_11{display:flex;flex-direction:column;gap:1.5rem;padding-top:2.5rem}._skeletonTitle_1g8bz_18{height:2rem;width:12rem}._skeletonHeader_1g8bz_23{height:8rem;width:100%;border-radius:var(--radius)}._skeletonBody_1g8bz_29{height:12rem;width:100%;border-radius:var(--radius)}._notFoundContainer_1g8bz_35{padding:5rem 1rem;text-align:center}._notFoundText_1g8bz_40{color:var(--muted-foreground)}._backLinkError_1g8bz_44{display:inline-flex;align-items:center;gap:.375rem;margin-top:1rem;font-size:.875rem;color:var(--primary);text-decoration:none}._backLinkError_1g8bz_44:hover{text-decoration:underline}._backLink_1g8bz_44{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--muted-foreground);text-decoration:none;transition:color .2s ease}._backLink_1g8bz_44:hover{color:var(--foreground)}._iconSmall_1g8bz_71{width:.875rem;height:.875rem}._headerRow_1g8bz_76{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._headerInfo_1g8bz_83{display:flex;align-items:center;gap:.75rem}._iconWrapper_1g8bz_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_1g8bz_100{width:1.25rem;height:1.25rem}._title_1g8bz_105{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground)}._description_1g8bz_112{font-size:.875rem;color:var(--muted-foreground);margin-top:.125rem}._groupMeta_1g8bz_118{font-size:.75rem;color:var(--muted-foreground);margin-top:.125rem}._groupHighlight_1g8bz_124{font-weight:500;color:var(--foreground)}._badgeBase_1g8bz_130{flex-shrink:0;font-size:.875rem;font-weight:500;padding:.25rem .75rem;border:1px solid var(--border)}._statusDot_1g8bz_138{display:inline-block;width:.5rem;height:.5rem;border-radius:9999px;margin-right:.375rem}._themeYellow_1g8bz_147{background-color:var(--yellow-50, #fefce8);color:var(--yellow-700, #a16207);border-color:var(--yellow-200, #fef08a)}._themeOrange_1g8bz_148{background-color:var(--orange-50, #fff7ed);color:var(--orange-700, #c2410c);border-color:var(--orange-200, #fed7aa)}._themeRed_1g8bz_149{background-color:var(--red-50, #fef2f2);color:var(--red-700, #b91c1c);border-color:var(--red-200, #fecaca)}._themeEmerald_1g8bz_150{background-color:var(--emerald-50, #ecfdf5);color:var(--emerald-700, #047857);border-color:var(--emerald-200, #a7f3d0)}._statsGrid_1g8bz_153{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media(min-width:640px){._statsGrid_1g8bz_153{grid-template-columns:repeat(3,minmax(0,1fr))}}._statCard_1g8bz_165{border-radius:.75rem;border:1px solid var(--border);background-color:var(--card);padding:1rem;display:flex;flex-direction:column;gap:.25rem}._statLabel_1g8bz_175{font-size:.75rem;color:var(--muted-foreground)}._statValue_1g8bz_180{font-size:1.25rem;font-weight:700;letter-spacing:-.025em}._cardTitle_1g8bz_187{font-size:.875rem;font-weight:600}._sectionTitle_1g8bz_193{margin-bottom:1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground)}._emptyState_1g8bz_202{border-radius:.75rem;border:1px dashed var(--border);background-color:var(--card);padding:2rem;text-align:center}._emptyText_1g8bz_210{font-size:.875rem;color:var(--muted-foreground)}._incidentList_1g8bz_215{display:flex;flex-direction:column;gap:.75rem}._incidentCard_1g8bz_221{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_1g8bz_221:hover{background-color:var(--accent)}._incidentHeader_1g8bz_236{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}._incidentTitle_1g8bz_243{font-size:.875rem;font-weight:500}._incidentMeta_1g8bz_248{font-size:.75rem;color:var(--muted-foreground);margin-top:.25rem}._container_1tfa7_1{max-width:48rem;margin:0 auto;padding:2rem 1rem}._loadingContainer_1tfa7_8{display:flex;flex-direction:column;gap:1.5rem;padding-top:2.5rem}._skeletonTitle_1tfa7_15{height:2rem;width:12rem}._skeletonHeader_1tfa7_20{height:8rem;border-radius:var(--radius)}._skeletonBody_1tfa7_25{height:16rem;border-radius:var(--radius)}._notFoundContainer_1tfa7_30{padding:5rem 1rem;text-align:center}._notFoundText_1tfa7_35{color:var(--muted-foreground)}._backLinkError_1tfa7_39{display:inline-flex;align-items:center;gap:.375rem;margin-top:1rem;font-size:.875rem;color:var(--primary);text-decoration:none}._backLinkError_1tfa7_39:hover{text-decoration:underline}._backLink_1tfa7_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_1tfa7_39:hover{color:var(--foreground)}._iconSmall_1tfa7_67{width:.875rem;height:.875rem}._headerSpace_1tfa7_72{display:flex;flex-direction:column;gap:1rem}._tagsRow_1tfa7_78{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}._incidentRef_1tfa7_85{font-size:.875rem;font-family:monospace;color:var(--muted-foreground)}._serviceBadge_1tfa7_91{cursor:pointer}._serviceBadge_1tfa7_91:hover{background-color:var(--accent)}._title_1tfa7_98{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground)}._metaRow_1tfa7_105{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;font-size:.875rem;color:var(--muted-foreground)}._metaItem_1tfa7_114{display:flex;align-items:center;gap:.375rem}._metaHighlight_1tfa7_120{font-weight:500;color:var(--foreground)}._resolvedIcon_1tfa7_125{color:#10b981}._statusBadgeBase_1tfa7_130{font-size:.875rem;font-weight:500;padding:.25rem .75rem}._statusDot_1tfa7_136{display:inline-block;width:.5rem;height:.5rem;border-radius:9999px;margin-right:.375rem}._timelineSection_1tfa7_145{margin-top:2rem}._timelineTitle_1tfa7_149{margin-bottom:1.25rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground)}._timelineContainer_1tfa7_158{position:relative}._timelineLine_1tfa7_162{position:absolute;left:.875rem;top:0;bottom:0;width:1px;background-color:var(--border)}._timelineList_1tfa7_171{display:flex;flex-direction:column}._timelineItem_1tfa7_176{position:relative;display:flex;gap:1.25rem;padding-bottom:1.75rem}._timelineItem_1tfa7_176:last-child{padding-bottom:0}._timelineIconWrapper_1tfa7_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_1tfa7_186{width:.75rem;height:.75rem}._timelineContent_1tfa7_205{flex:1;padding-top:.125rem}._timelineHeader_1tfa7_210{display:flex;align-items:center;gap:.75rem;margin-bottom:.25rem}._timelineTime_1tfa7_217{font-size:.875rem;font-weight:500;color:var(--foreground)}._timelineMessage_1tfa7_223{font-size:.875rem;color:var(--muted-foreground);line-height:1.5}._themeYellow_1tfa7_230{background-color:var(--yellow-50, #fefce8);color:var(--yellow-700, #a16207);border-color:var(--yellow-200, #fef08a)}._themeYellowIcon_1tfa7_235{color:var(--yellow-600, #ca8a04)}._themeYellowBorder_1tfa7_236{border-color:var(--yellow-300, #fde047)}._themeOrange_1tfa7_238{background-color:var(--orange-50, #fff7ed);color:var(--orange-700, #c2410c);border-color:var(--orange-200, #fed7aa)}._themeOrangeIcon_1tfa7_243{color:var(--orange-600, #ea580c)}._themeOrangeBorder_1tfa7_244{border-color:var(--orange-300, #fdba74)}._themeRed_1tfa7_246{background-color:var(--red-50, #fef2f2);color:var(--red-700, #b91c1c);border-color:var(--red-200, #fecaca)}._themeRedIcon_1tfa7_251{color:var(--red-600, #dc2626)}._themeRedBorder_1tfa7_252{border-color:var(--red-300, #fca5a5)}._bgRed_1tfa7_253{background-color:var(--red-500, #ef4444)}._themeEmerald_1tfa7_255{background-color:var(--emerald-50, #ecfdf5);color:var(--emerald-700, #047857);border-color:var(--emerald-200, #a7f3d0)}._themeEmeraldIcon_1tfa7_260{color:var(--emerald-600, #059669)}._themeEmeraldBorder_1tfa7_261{border-color:var(--emerald-300, #6ee7b7)}._bgEmerald_1tfa7_262{background-color:var(--emerald-500, #10b981)}
