*,*:before,*:after{box-sizing:border-box}html,body,p,ol,ul,li,figure,figcaption,blockquote,dl,dd,menu,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}ul,ol{list-style:none}body{min-height:100vh;-webkit-font-smoothing:antialiased;text-rendering:optimizeSpeed;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}a:not([class]){text-decoration-skip-ink:auto}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--background: oklch(1 0 0);--foreground: oklch(.145 0 0);--card: oklch(1 0 0);--card-foreground: oklch(.145 0 0);--popover: oklch(1 0 0);--popover-foreground: oklch(.145 0 0);--primary: oklch(.205 0 0);--primary-foreground: oklch(.985 0 0);--secondary: oklch(.97 0 0);--secondary-foreground: oklch(.205 0 0);--muted: oklch(.97 0 0);--muted-foreground: oklch(.556 0 0);--accent: oklch(.97 0 0);--accent-foreground: oklch(.205 0 0);--destructive: oklch(.577 .245 27.325);--destructive-foreground: oklch(.985 0 0);--border: oklch(.922 0 0);--input: oklch(.922 0 0);--ring: oklch(.708 0 0);--chart-1: oklch(.646 .222 41.116);--chart-2: oklch(.6 .118 184.704);--chart-3: oklch(.398 .07 227.392);--chart-4: oklch(.828 .189 84.429);--chart-5: oklch(.769 .188 70.08);--sidebar: oklch(.985 0 0);--sidebar-background: oklch(.985 0 0);--sidebar-foreground: oklch(.145 0 0);--sidebar-primary: oklch(.205 0 0);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.97 0 0);--sidebar-accent-foreground: oklch(.205 0 0);--sidebar-border: oklch(.922 0 0);--sidebar-ring: oklch(.708 0 0);--radius: .625rem;--radius-lg: var(--radius);--radius-md: calc(var(--radius) - 2px);--radius-sm: calc(var(--radius) - 4px);--radius-xl: calc(var(--radius) + 4px)}.dark{--background: oklch(.145 0 0);--foreground: oklch(.985 0 0);--card: oklch(.205 0 0);--card-foreground: oklch(.985 0 0);--popover: oklch(.269 0 0);--popover-foreground: oklch(.985 0 0);--primary: oklch(.922 0 0);--primary-foreground: oklch(.205 0 0);--secondary: oklch(.269 0 0);--secondary-foreground: oklch(.985 0 0);--muted: oklch(.269 0 0);--muted-foreground: oklch(.708 0 0);--accent: oklch(.371 0 0);--accent-foreground: oklch(.985 0 0);--destructive: oklch(.704 .191 22.216);--destructive-foreground: oklch(.985 0 0);--border: oklch(1 0 0 / 10%);--input: oklch(1 0 0 / 15%);--ring: oklch(.556 0 0);--chart-1: oklch(.488 .243 264.376);--chart-2: oklch(.696 .17 162.48);--chart-3: oklch(.769 .188 70.08);--chart-4: oklch(.627 .265 303.9);--chart-5: oklch(.645 .246 16.439);--sidebar: oklch(.205 0 0);--sidebar-background: oklch(.205 0 0);--sidebar-foreground: oklch(.985 0 0);--sidebar-primary: oklch(.488 .243 264.376);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.269 0 0);--sidebar-accent-foreground: oklch(.985 0 0);--sidebar-border: oklch(1 0 0 / 10%);--sidebar-ring: oklch(.439 0 0)}*,*:before,*:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--border)}body{font-family:Arial,Helvetica,sans-serif;margin:0;background-color:var(--background);color:var(--foreground)}.text-balance{text-wrap:balance}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.animate-accordion-down{animation:accordion-down .2s ease-out}.animate-accordion-up{animation:accordion-up .2s ease-out}._container_13zqr_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;padding:2rem;font-family:system-ui,-apple-system,sans-serif}._content_13zqr_14{text-align:center;max-width:450px;animation:_fadeIn_13zqr_1 .4s ease-out forwards}._iconWrapper_13zqr_20{width:6rem;height:6rem;background-color:#eef2ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#3f3ff3}._errorCode_13zqr_32{font-size:6rem;font-weight:800;color:#111827;margin:0;line-height:1;letter-spacing:-.025em}._title_13zqr_41{font-size:1.5rem;font-weight:600;color:#374151;margin:1rem 0 .5rem}._description_13zqr_48{color:#6b7280;font-size:1rem;line-height:1.6;margin:0 0 2rem}._buttonGroup_13zqr_55{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}._primaryButton_13zqr_63,._secondaryButton_13zqr_64{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.25rem;border-radius:.5rem;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}._primaryButton_13zqr_63{background-color:#3f3ff3;color:#fff}._primaryButton_13zqr_63:hover{background-color:#3333d1}._primaryButton_13zqr_63:active{transform:translateY(1px)}._secondaryButton_13zqr_64{background-color:#fff;color:#374151;border:1px solid #d1d5db}._secondaryButton_13zqr_64:hover{background-color:#f3f4f6;border-color:#9ca3af}._secondaryButton_13zqr_64:active{transform:translateY(1px)}@keyframes _fadeIn_13zqr_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._container_ykoxa_1{position:relative;display:flex;max-height:100vh;background-color:#000;color:#fff;font-family:system-ui,-apple-system,sans-serif}._brandSection_ykoxa_13{display:none;position:relative;overflow:hidden;background-color:#000}._formSection_ykoxa_20{width:100%;display:flex;align-items:center;justify-content:center;padding:2rem;background-color:#000}@media(min-width:1024px){._brandSection_ykoxa_13{display:flex;width:50%}._formSection_ykoxa_20{width:50%}}._brandContent_ykoxa_39{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:space-between;width:100%;padding:2rem 0 0 2rem}._logoWrapper_ykoxa_49{display:flex;align-items:center}._logoIcon_ykoxa_54{width:2rem;height:2rem;background-color:#fff;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-right:.75rem}._logoDot_ykoxa_65{width:1rem;height:1rem;border-radius:.125rem;background-color:#3f3ff3}._logoText_ykoxa_72{font-size:1.25rem;font-weight:600;color:#fff;margin:0}._heroImageContainer_ykoxa_80{flex:1;display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden}._heroImage_ykoxa_80{max-width:100%;max-height:100%;object-fit:contain}._formContainer_ykoxa_95{width:100%;max-width:27rem;background-color:#fff;padding:3rem;border-radius:1rem;box-shadow:0 4px 6px #0000001a}._mobileLogo_ykoxa_105{display:block;text-align:center;margin-bottom:2rem}@media(min-width:1024px){._mobileLogo_ykoxa_105{display:none}}._logoIconMobile_ykoxa_117{width:2rem;height:2rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem;background-color:#3f3ff3}._logoDotMobile_ykoxa_128{width:1rem;height:1rem;background-color:#fff;border-radius:.125rem}._copyrightSection_ykoxa_135{position:absolute;bottom:1.5rem;right:2rem;z-index:50;font-size:.875rem;color:#ffffff80;pointer-events:none}._wrapper_1xpnv_1{display:flex;flex-direction:column;gap:1.5rem}._header_1xpnv_6{text-align:center}._title_1xpnv_9{font-size:1.875rem;color:#111827;margin:0 0 .5rem;font-weight:600}._subtitle_1xpnv_15{color:#6b7280;margin:0;font-size:.875rem}._form_1xpnv_20{display:flex;flex-direction:column;gap:1rem}._inputGroup_1xpnv_25{display:flex;flex-direction:column;gap:.5rem}._label_1xpnv_30{font-size:.875rem;font-weight:500;color:#111827}._input_1xpnv_25{height:3rem;padding:0 1rem;border:1px solid #e5e7eb;border-radius:.5rem;outline:none;font-size:.875rem;width:100%;box-sizing:border-box}._input_1xpnv_25:focus{border-color:#3f3ff3}._passwordWrapper_1xpnv_48{position:relative;display:flex;align-items:center}._eyeButton_1xpnv_53{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;color:#6b7280;display:flex;padding:.25rem}._optionsRow_1xpnv_63{display:flex;justify-content:space-between;align-items:center;margin-top:.25rem}._rememberMe_1xpnv_69{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280;cursor:pointer}._checkbox_1xpnv_77{cursor:pointer;border-radius:.25rem;border-color:#d1d5db}._forgotLink_1xpnv_82{background:none;border:none;color:#3f3ff3;font-size:.875rem;cursor:pointer;padding:0}._forgotLink_1xpnv_82:hover{opacity:.8;text-decoration:underline}._primaryButton_1xpnv_94{height:3rem;background-color:#3f3ff3;color:#fff;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;margin-top:.5rem}._primaryButton_1xpnv_94:hover{opacity:.9}._divider_1xpnv_107{position:relative;text-align:center;margin:1rem 0}._divider_1xpnv_107:before{content:"";position:absolute;top:50%;left:0;right:0;border-top:1px solid #e5e7eb;z-index:1}._divider_1xpnv_107 span{position:relative;z-index:2;background:#fff;padding:0 .5rem;color:#6b7280;font-size:.75rem;text-transform:uppercase}._socialGrid_1xpnv_130{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._socialButton_1xpnv_135{height:3rem;display:flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid #e5e7eb;background:#fff;border-radius:.5rem;cursor:pointer;font-size:.875rem;color:#111827}._socialButton_1xpnv_135:hover{background-color:#f9fafb}._footerText_1xpnv_151{text-align:center;font-size:.875rem;color:#6b7280;margin-top:1rem}._switchMode_1xpnv_157{background:none;border:none;color:#3f3ff3;font-weight:500;cursor:pointer;padding:0}._switchMode_1xpnv_157:hover{opacity:.8;text-decoration:underline}._wrapper_1nca9_1{display:flex;flex-direction:column;gap:1.5rem}._header_1nca9_6{text-align:center}._title_1nca9_9{font-size:1.875rem;color:#111827;margin:0 0 .5rem;font-weight:600}._subtitle_1nca9_15{color:#6b7280;margin:0;font-size:.875rem}._form_1nca9_20{display:flex;flex-direction:column;gap:1rem}._inputGroup_1nca9_25{display:flex;flex-direction:column;gap:.5rem}._label_1nca9_30{font-size:.875rem;font-weight:500;color:#111827}._input_1nca9_25{height:3rem;padding:0 1rem;border:1px solid #e5e7eb;border-radius:.5rem;outline:none;font-size:.875rem;width:100%;box-sizing:border-box}._input_1nca9_25:focus{border-color:#3f3ff3}._passwordWrapper_1nca9_48{position:relative;display:flex;align-items:center}._eyeButton_1nca9_53{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;color:#6b7280;display:flex;padding:.25rem}._primaryButton_1nca9_63{height:3rem;background-color:#3f3ff3;color:#fff;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;margin-top:.5rem}._primaryButton_1nca9_63:hover{opacity:.9}._divider_1nca9_76{position:relative;text-align:center;margin:1rem 0}._divider_1nca9_76:before{content:"";position:absolute;top:50%;left:0;right:0;border-top:1px solid #e5e7eb;z-index:1}._divider_1nca9_76 span{position:relative;z-index:2;background:#fff;padding:0 .5rem;color:#6b7280;font-size:.75rem;text-transform:uppercase}._socialGrid_1nca9_99{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._socialButton_1nca9_104{height:3rem;display:flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid #e5e7eb;background:#fff;border-radius:.5rem;cursor:pointer;font-size:.875rem;color:#111827}._socialButton_1nca9_104:hover{background-color:#f9fafb}._footerText_1nca9_120{text-align:center;font-size:.875rem;color:#6b7280;margin-top:1rem}._switchMode_1nca9_126{background:none;border:none;color:#3f3ff3;font-weight:500;cursor:pointer;padding:0}._switchMode_1nca9_126:hover{opacity:.8;text-decoration:underline}._container_1k5vo_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;padding:2rem;font-family:system-ui,-apple-system,sans-serif}._card_1k5vo_14{background-color:#fff;width:100%;max-width:500px;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:2.5rem 2rem}._header_1k5vo_25{text-align:center;margin-bottom:2rem}._iconWrapper_1k5vo_30{width:4rem;height:4rem;background-color:#eef2ff;color:#3f3ff3;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}._pulseIcon_1k5vo_42{animation:_pulse_1k5vo_42 2s cubic-bezier(.4,0,.6,1) infinite}._title_1k5vo_46{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 .5rem}._subtitle_1k5vo_53{color:#6b7280;font-size:.95rem;margin:0}._servicesList_1k5vo_59{display:flex;flex-direction:column;gap:1rem}._serviceItem_1k5vo_65{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;border:1px solid #e5e7eb;border-radius:.75rem;background-color:#fafafa;transition:border-color .2s ease}._serviceItem_1k5vo_65:hover{border-color:#d1d5db}._serviceInfo_1k5vo_80{display:flex;align-items:center;gap:1rem}._serviceIcon_1k5vo_86{color:#6b7280;display:flex;align-items:center}._serviceName_1k5vo_92{font-size:1rem;font-weight:600;color:#374151;margin:0 0 .25rem}._serviceDescription_1k5vo_99{font-size:.85rem;color:#6b7280;margin:0}._statusBadge_1k5vo_106{display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border-radius:9999px;font-size:.85rem;font-weight:600}._success_1k5vo_116{background-color:#dcfce7;color:#166534}._error_1k5vo_121{background-color:#fee2e2;color:#991b1b}._loading_1k5vo_126{background-color:#f3f4f6;color:#4b5563}._spin_1k5vo_132{animation:_spin_1k5vo_132 1s linear infinite}._backButton_1k5vo_137{margin-top:2rem;width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem;background-color:#f9fafb;color:#4b5563;border:1px solid #e5e7eb;border-radius:.75rem;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}._backButton_1k5vo_137:hover{background-color:#f3f4f6;color:#111827;border-color:#d1d5db}._backButton_1k5vo_137:active{transform:translateY(1px)}@keyframes _spin_1k5vo_132{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _pulse_1k5vo_42{0%,to{opacity:1}50%{opacity:.5}}._button_satyt_1{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:color .15s,background-color .15s,border-color .15s;outline:none;border:none;cursor:pointer;text-decoration:none}._button_satyt_1:focus-visible{outline:none;box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}._button_satyt_1:disabled{pointer-events:none;opacity:.5}._button_satyt_1>svg{pointer-events:none;width:1rem;height:1rem;flex-shrink:0}._variant-default_satyt_41{background-color:var(--primary);color:var(--primary-foreground)}._variant-default_satyt_41:hover{background-color:color-mix(in srgb,var(--primary) 90%,transparent)}._variant-destructive_satyt_49{background-color:var(--destructive);color:var(--destructive-foreground)}._variant-destructive_satyt_49:hover{background-color:color-mix(in srgb,var(--destructive) 90%,transparent)}._variant-outline_satyt_57{border:1px solid var(--input);background-color:var(--background);color:inherit}._variant-outline_satyt_57:hover{background-color:var(--accent);color:var(--accent-foreground)}._variant-secondary_satyt_67{background-color:var(--secondary);color:var(--secondary-foreground)}._variant-secondary_satyt_67:hover{background-color:color-mix(in srgb,var(--secondary) 80%,transparent)}._variant-ghost_satyt_75{background-color:transparent;color:inherit}._variant-ghost_satyt_75:hover{background-color:var(--accent);color:var(--accent-foreground)}._variant-link_satyt_84{background-color:transparent;color:var(--primary);text-underline-offset:4px}._variant-link_satyt_84:hover{text-decoration:underline}._size-default_satyt_94{height:2.5rem;padding:.5rem 1rem}._size-sm_satyt_99{height:2.25rem;border-radius:.375rem;padding:0 .75rem}._size-lg_satyt_105{height:2.75rem;border-radius:.375rem;padding:0 2rem}._size-icon_satyt_111{height:2.5rem;width:2.5rem;padding:0}._header_lrnl5_1{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--border);background-color:var(--background);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._container_lrnl5_10{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}@media(min-width:640px){._container_lrnl5_10{padding-left:1.5rem;padding-right:1.5rem}}._topBar_lrnl5_25{display:flex;height:3.5rem;align-items:center;justify-content:space-between;gap:1rem}._logoLink_lrnl5_33{display:flex;align-items:center;gap:.625rem;text-decoration:none;color:inherit}._logoIconWrapper_lrnl5_41{display:flex;width:1.75rem;height:1.75rem;align-items:center;justify-content:center;border-radius:.375rem;background-color:var(--primary)}._logoIcon_lrnl5_41{width:1rem;height:1rem;color:var(--primary-foreground)}._logoText_lrnl5_57{font-size:.875rem;font-weight:600;letter-spacing:-.025em}._desktopNav_lrnl5_63{display:none;align-items:center;gap:.25rem}@media(min-width:640px){._desktopNav_lrnl5_63{display:flex}}._navItem_lrnl5_75{border-radius:.375rem;padding:.375rem .75rem;font-size:.875rem;transition:color .15s,background-color .15s;text-decoration:none}._navItemActive_lrnl5_85{background-color:var(--accent);color:var(--accent-foreground);font-weight:500}._navItemInactive_lrnl5_91{color:var(--muted-foreground)}._navItemInactive_lrnl5_91:hover{color:var(--foreground);background-color:var(--accent)}._actions_lrnl5_100{display:flex;align-items:center;gap:.5rem}._themeButton_lrnl5_106{color:var(--muted-foreground)}._themeIcon_lrnl5_110{width:1rem;height:1rem}._mobileNav_lrnl5_115{display:flex;gap:.25rem;padding-bottom:.5rem}@media(min-width:640px){._mobileNav_lrnl5_115{display:none}}._mobileNavItemInactive_lrnl5_127{color:var(--muted-foreground)}._mobileNavItemInactive_lrnl5_127:hover{color:var(--foreground)}._footer_7ob4t_1{border-top:1px solid var(--border);background-color:var(--background);padding-top:2rem;padding-bottom:2rem;margin-top:4rem}._container_7ob4t_9{margin-left:auto;margin-right:auto;max-width:64rem;padding-left:1rem;padding-right:1rem}@media(min-width:640px){._container_7ob4t_9{padding-left:1.5rem;padding-right:1.5rem}}._content_7ob4t_24{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}@media(min-width:640px){._content_7ob4t_24{flex-direction:row;justify-content:space-between;text-align:left}}._infoText_7ob4t_40{font-size:.875rem;color:var(--muted-foreground)}._brandHighlight_7ob4t_45{font-weight:500;color:var(--foreground)}._actions_7ob4t_50{display:flex;align-items:center;gap:1rem}._updatedStatus_7ob4t_56{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--muted-foreground)}._icon_7ob4t_64{width:.75rem;height:.75rem}._adminLink_7ob4t_69{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:var(--muted-foreground);opacity:.6;transition:opacity .15s,color .15s;text-decoration:none}._adminLink_7ob4t_69:hover{opacity:1}._adminText_7ob4t_86{display:none}@media(min-width:640px){._adminText_7ob4t_86{display:inline}}._toast_5e9fy_1{background-color:var(--background);color:var(--foreground);border:1px solid var(--border);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}._description_5e9fy_10{color:var(--muted-foreground)}._actionButton_5e9fy_14{background-color:var(--primary);color:var(--primary-foreground)}._cancelButton_5e9fy_19{background-color:var(--muted);color:var(--muted-foreground)}._sidebarWrapper_15xrj_1{display:flex;min-height:100vh;min-height:100svh;width:100%}._sidebarWrapper_15xrj_1:has([data-variant=inset]){background-color:var(--sidebar-background)}._sidebarNone_15xrj_12{display:flex;height:100%;width:var(--sidebar-width);flex-direction:column;background-color:var(--sidebar-background);color:var(--sidebar-foreground)}._mobileSheetContent_15xrj_21{width:var(--sidebar-width);background-color:var(--sidebar-background);padding:0;color:var(--sidebar-foreground)}._mobileSheetContent_15xrj_21>button{display:none}._mobileInner_15xrj_33{display:flex;height:100%;width:100%;flex-direction:column}._sidebarDesktopWrapper_15xrj_41{display:none;color:var(--sidebar-foreground)}@media(min-width:768px){._sidebarDesktopWrapper_15xrj_41{display:block}}._sidebarGap_15xrj_53{position:relative;height:100svh;width:var(--sidebar-width);background-color:transparent;transition:width .2s linear}._sidebarDesktopWrapper_15xrj_41[data-collapsible=offcanvas] ._sidebarGap_15xrj_53{width:0}._sidebarDesktopWrapper_15xrj_41[data-side=right] ._sidebarGap_15xrj_53{transform:rotate(180deg)}._sidebarDesktopWrapper_15xrj_41[data-variant=sidebar][data-collapsible=icon] ._sidebarGap_15xrj_53{width:var(--sidebar-width-icon)}._sidebarDesktopWrapper_15xrj_41[data-variant=floating][data-collapsible=icon] ._sidebarGap_15xrj_53,._sidebarDesktopWrapper_15xrj_41[data-variant=inset][data-collapsible=icon] ._sidebarGap_15xrj_53{width:calc(var(--sidebar-width-icon) + 1rem)}._sidebarFixed_15xrj_84{position:fixed;top:0;bottom:0;z-index:10;display:none;height:100svh;width:var(--sidebar-width);transition:left .2s linear,right .2s linear,width .2s linear}@media(min-width:768px){._sidebarFixed_15xrj_84{display:flex}}._sidebarDesktopWrapper_15xrj_41[data-side=left] ._sidebarFixed_15xrj_84{left:0}._sidebarDesktopWrapper_15xrj_41[data-side=right] ._sidebarFixed_15xrj_84{right:0}._sidebarDesktopWrapper_15xrj_41[data-side=left][data-collapsible=offcanvas] ._sidebarFixed_15xrj_84{left:calc(var(--sidebar-width) * -1)}._sidebarDesktopWrapper_15xrj_41[data-side=right][data-collapsible=offcanvas] ._sidebarFixed_15xrj_84{right:calc(var(--sidebar-width) * -1)}._sidebarDesktopWrapper_15xrj_41[data-variant=floating] ._sidebarFixed_15xrj_84,._sidebarDesktopWrapper_15xrj_41[data-variant=inset] ._sidebarFixed_15xrj_84{padding:.5rem}._sidebarDesktopWrapper_15xrj_41[data-variant=sidebar][data-side=left] ._sidebarFixed_15xrj_84{border-right:1px solid var(--sidebar-border)}._sidebarDesktopWrapper_15xrj_41[data-variant=sidebar][data-side=right] ._sidebarFixed_15xrj_84{border-left:1px solid var(--sidebar-border)}._sidebarDesktopWrapper_15xrj_41[data-variant=sidebar][data-collapsible=icon] ._sidebarFixed_15xrj_84{width:var(--sidebar-width-icon)}._sidebarDesktopWrapper_15xrj_41[data-variant=floating][data-collapsible=icon] ._sidebarFixed_15xrj_84,._sidebarDesktopWrapper_15xrj_41[data-variant=inset][data-collapsible=icon] ._sidebarFixed_15xrj_84{width:calc(var(--sidebar-width-icon) + 1rem + 2px)}._sidebarInner_15xrj_149{display:flex;height:100%;width:100%;flex-direction:column;background-color:var(--sidebar-background)}._sidebarDesktopWrapper_15xrj_41[data-variant=floating] ._sidebarInner_15xrj_149{border-radius:.5rem;border:1px solid var(--sidebar-border);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._sidebarInset_15xrj_167{position:relative;display:flex;min-height:100svh;flex:1;flex-direction:column;background-color:var(--background)}[data-variant=inset] ._sidebarInset_15xrj_167{min-height:calc(100svh - 1rem)}@media(min-width:768px){[data-variant=inset] ._sidebarInset_15xrj_167{margin:.5rem;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a}[data-state=collapsed] [data-variant=inset] ._sidebarInset_15xrj_167{margin-left:.5rem}}._sidebarMenu_15xrj_195{display:flex;width:100%;min-width:0;flex-direction:column;gap:.25rem;list-style:none;margin:0;padding:0}._sidebarMenuItem_15xrj_209{position:relative}._sidebarContent_15xrj_214{display:flex;min-height:0;flex:1 1 0%;flex-direction:column;gap:.5rem;overflow:auto}[data-collapsible=icon] ._sidebarContent_15xrj_214{overflow:hidden}._sidebarFooter_15xrj_228{display:flex;flex-direction:column;gap:.5rem;padding:.5rem .25rem}._sidebarGroup_15xrj_236{position:relative;display:flex;width:100%;min-width:0;flex-direction:column;padding:.5rem}._sidebarGroupContent_15xrj_245{width:100%;font-size:.875rem}._sidebarGroupLabel_15xrj_251{display:flex;height:2rem;flex-shrink:0;align-items:center;border-radius:.375rem;padding:0 .5rem;font-size:.75rem;font-weight:500;color:color-mix(in srgb,var(--sidebar-foreground) 70%,transparent);outline:none;transition:margin .2s linear,opacity .2s linear}._sidebarGroupLabel_15xrj_251>svg{width:1rem;height:1rem;flex-shrink:0}[data-collapsible=icon] ._sidebarGroupLabel_15xrj_251{margin-top:-2rem;opacity:0}._sidebarMenuButton_15xrj_280{display:flex;width:100%;align-items:center;gap:.5rem;overflow:hidden;border-radius:.375rem;text-align:left;outline:none;background:transparent;border:none;cursor:pointer;color:inherit;transition:background-color .2s,color .2s}._sidebarMenuButton_15xrj_280>svg{width:1rem;height:1rem;flex-shrink:0}._sidebarMenuButton_15xrj_280:hover,._sidebarMenuButton_15xrj_280:focus-visible{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}._sidebarMenuButton_15xrj_280[data-active=true]{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground);font-weight:500}._sidebarMenuButton_15xrj_280:disabled{opacity:.5;pointer-events:none}._size-default_15xrj_322{height:2rem;padding:0 .5rem;font-size:.875rem}._size-sm_15xrj_328{height:1.75rem;padding:0 .375rem;font-size:.75rem}._size-lg_15xrj_334{height:3rem;padding:0 .75rem;font-size:.875rem}._sidebarTrigger_15xrj_341{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:.375rem;border:none;background:transparent;color:inherit;cursor:pointer;outline:none;transition:background-color .2s,color .2s}._sidebarTrigger_15xrj_341:hover,._sidebarTrigger_15xrj_341:focus-visible{background-color:var(--accent);color:var(--accent-foreground)}._sidebarTrigger_15xrj_341:focus-visible{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}._sidebarTrigger_15xrj_341:disabled{opacity:.5;pointer-events:none}._triggerIcon_15xrj_375{width:1.25rem;height:1.25rem}._srOnly_15xrj_380{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@keyframes _fadeIn_1r1yg_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_1r1yg_1{0%{opacity:1}to{opacity:0}}@keyframes _slideInTop_1r1yg_1{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes _slideOutTop_1r1yg_1{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes _slideInBottom_1r1yg_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes _slideOutBottom_1r1yg_1{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes _slideInLeft_1r1yg_1{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes _slideOutLeft_1r1yg_1{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes _slideInRight_1r1yg_1{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes _slideOutRight_1r1yg_1{0%{transform:translate(0)}to{transform:translate(100%)}}._overlay_1r1yg_91{position:fixed;inset:0;z-index:50;background-color:#000c}._overlay_1r1yg_91[data-state=open]{animation:_fadeIn_1r1yg_1 .15s ease-in-out forwards}._overlay_1r1yg_91[data-state=closed]{animation:_fadeOut_1r1yg_1 .15s ease-in-out forwards}._content_1r1yg_106{position:fixed;z-index:50;display:flex;flex-direction:column;gap:1rem;background-color:var(--background);padding:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}._content_1r1yg_106[data-state=open]{animation-duration:.5s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.32,.72,0,1)}._content_1r1yg_106[data-state=closed]{animation-duration:.3s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.32,.72,0,1)}._side-top_1r1yg_132{top:0;left:0;right:0;border-bottom:1px solid var(--border)}._side-top_1r1yg_132[data-state=open]{animation-name:_slideInTop_1r1yg_1}._side-top_1r1yg_132[data-state=closed]{animation-name:_slideOutTop_1r1yg_1}._side-bottom_1r1yg_145{bottom:0;left:0;right:0;border-top:1px solid var(--border)}._side-bottom_1r1yg_145[data-state=open]{animation-name:_slideInBottom_1r1yg_1}._side-bottom_1r1yg_145[data-state=closed]{animation-name:_slideOutBottom_1r1yg_1}._side-left_1r1yg_158{left:0;top:0;bottom:0;height:100%;width:75%;max-width:24rem;border-right:1px solid var(--border)}._side-left_1r1yg_158[data-state=open]{animation-name:_slideInLeft_1r1yg_1}._side-left_1r1yg_158[data-state=closed]{animation-name:_slideOutLeft_1r1yg_1}._side-right_1r1yg_174{right:0;top:0;bottom:0;height:100%;width:75%;max-width:24rem;border-left:1px solid var(--border)}._side-right_1r1yg_174[data-state=open]{animation-name:_slideInRight_1r1yg_1}._side-right_1r1yg_174[data-state=closed]{animation-name:_slideOutRight_1r1yg_1}._closeButton_1r1yg_190{position:absolute;right:1rem;top:1rem;border-radius:.125rem;opacity:.7;transition:opacity .2s ease;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--foreground);padding:0}._closeButton_1r1yg_190:hover{opacity:1}._closeButton_1r1yg_190:focus{outline:none;box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}._closeButton_1r1yg_190:disabled{pointer-events:none}._closeButton_1r1yg_190[data-state=open]{background-color:var(--secondary)}._icon_1r1yg_226{width:1rem;height:1rem}._srOnly_1r1yg_231{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}._header_1r1yg_243{display:flex;flex-direction:column;gap:.5rem;text-align:center}@media(min-width:640px){._header_1r1yg_243{text-align:left}}._footer_1r1yg_256{display:flex;flex-direction:column-reverse}@media(min-width:640px){._footer_1r1yg_256{flex-direction:row;justify-content:flex-end;gap:.5rem}}._title_1r1yg_269{font-size:1.125rem;font-weight:600;color:var(--foreground);margin:0}._description_1r1yg_276{font-size:.875rem;color:var(--muted-foreground);margin:0}._separator_1vvsc_1{flex-shrink:0;background-color:var(--border)}._horizontal_1vvsc_6{height:1px;width:100%}._vertical_1vvsc_11{height:100%;width:1px}._list_1l4xn_1{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem;word-break:break-word;font-size:.875rem;color:var(--muted-foreground);list-style:none;margin:0;padding:0}@media(min-width:640px){._list_1l4xn_1{gap:.625rem}}._item_1l4xn_20{display:inline-flex;align-items:center;gap:.375rem}._link_1l4xn_27{transition:color .15s ease-in-out;color:inherit;text-decoration:none}._link_1l4xn_27:hover{color:var(--foreground)}._page_1l4xn_37{font-weight:400;color:var(--foreground)}._separator_1l4xn_43>svg{width:.875rem;height:.875rem}._ellipsis_1l4xn_48{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center}._ellipsisIcon_1l4xn_56{height:1rem;width:1rem}._srOnly_1l4xn_62{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}._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_7n34g_1{border-inline-end:1px solid var(--sidebar-border)}._orgTrigger_7n34g_6[data-state=open]{background-color:var(--sidebar-accent)}._orgLogo_7n34g_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_7n34g_24{display:grid;flex:1;text-align:start;line-height:1.25}._textWrapper_7n34g_24 ._textTitle_7n34g_30,._textWrapper_7n34g_24 ._textSubtitle_7n34g_31{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._textWrapper_7n34g_24 ._textTitle_7n34g_30{font-size:.875rem;font-weight:600}._textWrapper_7n34g_24 ._textSubtitle_7n34g_31{font-size:.75rem;color:var(--muted-foreground)}._iconRight_7n34g_49{margin-inline-start:auto;width:1rem;height:1rem}._iconItem_7n34g_56,._iconBase_7n34g_57{width:1rem;height:1rem}._iconItem_7n34g_56{margin-inline-end:.5rem}._dropdownWidth_7n34g_67{width:14rem}._teamColor_7n34g_71{width:1rem;height:1rem;margin-inline-end:.5rem;border-radius:.25rem}._textDestructive_7n34g_78{color:var(--destructive)}._themeToggleWrapper_7n34g_83{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem}._themeButton_7n34g_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_7n34g_90:hover{color:var(--foreground)}._themeButton_7n34g_90._themeButtonActive_7n34g_108{background-color:var(--accent);color:var(--accent-foreground)}._avatarPlaceholder_7n34g_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_7n34g_128{display:flex;align-items:center;gap:.625rem;text-decoration:none;color:inherit}._logoIconWrapper_7n34g_136{display:flex;width:1.75rem;height:1.75rem;align-items:center;justify-content:center;border-radius:.375rem;background-color:var(--primary)}._logoIcon_7n34g_136{width:1rem;height:1rem;color:var(--primary-foreground)}._logoText_7n34g_152{font-size:.875rem;font-weight:600;letter-spacing:-.025em}._sidebarHeader_7n34g_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_ndbev_2{display:inline-flex;align-items:center;border-radius:9999px;border-width:1px;border-style:solid;padding:.125rem .625rem;font-size:.75rem;font-weight:600;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}._base_ndbev_2:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}._default_ndbev_33{border-color:transparent;background-color:var(--primary);color:var(--primary-foreground)}._default_ndbev_33:hover{background-color:color-mix(in srgb,var(--primary) 80%,transparent)}._secondary_ndbev_43{border-color:transparent;background-color:var(--secondary);color:var(--secondary-foreground)}._secondary_ndbev_43:hover{background-color:color-mix(in srgb,var(--secondary) 80%,transparent)}._destructive_ndbev_53{border-color:transparent;background-color:var(--destructive);color:var(--destructive-foreground)}._destructive_ndbev_53:hover{background-color:color-mix(in srgb,var(--destructive) 80%,transparent)}._outline_ndbev_63{background-color:transparent;border-color:var(--border);color:var(--foreground)}._container_52stl_1{display:flex;flex-direction:column;gap:.375rem}._timelineRow_52stl_7{display:flex;align-items:flex-end;gap:1px;height:2rem}._bar_52stl_14{flex:1 1 0%;border-radius:1px;transition:opacity .2s;cursor:default;min-width:0}._bar_52stl_14:hover{opacity:.8}._bgEmerald_52stl_26{background-color:#10b981}._bgYellow_52stl_30{background-color:#eab308}._bgOrange_52stl_34{background-color:#f97316}._bgRed_52stl_38{background-color:#ef4444}._tooltipContent_52stl_42{background-color:var(--foreground);color:var(--background);border-radius:.5rem;padding:.5rem;font-size:.75rem;max-width:180px;position:relative}._tooltipContent_52stl_42:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border-width:6px;border-style:solid;border-color:var(--foreground) transparent transparent transparent}._tooltipDate_52stl_63{font-weight:500;margin-bottom:.25rem;margin-top:0}._fontMedium_52stl_69{font-weight:500}._footer_52stl_73{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:var(--muted-foreground)}._footerValue_52stl_81{font-weight:500;color:var(--foreground)}._card_vxpqj_1{overflow:hidden}._header_vxpqj_5{padding-bottom:.75rem}._headerContent_vxpqj_9{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}._titleGroup_vxpqj_16{display:flex;align-items:center;gap:.75rem}._iconWrapper_vxpqj_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_vxpqj_22{width:1rem;height:1rem;color:var(--foreground)}._title_vxpqj_16{font-size:1rem;line-height:1.5rem}._description_vxpqj_44{margin-top:.125rem;font-size:.75rem;line-height:1rem}._badge_vxpqj_50{flex-shrink:0;font-size:.75rem;font-weight:500;border:1px solid var(--border);display:flex;align-items:center}._badgeDot_vxpqj_59{margin-right:.375rem;width:.375rem;height:.375rem;border-radius:9999px;display:inline-block}._content_vxpqj_67{padding-top:0}._mainSeparator_vxpqj_71{margin-bottom:1rem}._servicesList_vxpqj_75{display:flex;flex-direction:column;gap:1.25rem}._serviceItem_vxpqj_81{display:flex;flex-direction:column;gap:.5rem}._serviceHeader_vxpqj_87{display:flex;align-items:center;justify-content:space-between;gap:.5rem}._serviceNameGroup_vxpqj_94{display:flex;align-items:center;gap:.5rem;min-width:0}._serviceDot_vxpqj_101{width:.5rem;height:.5rem;flex-shrink:0;border-radius:9999px}._serviceLink_vxpqj_108{font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none;color:inherit}._serviceLink_vxpqj_108:hover{text-decoration:underline}._serviceMetrics_vxpqj_122{display:flex;align-items:center;gap:.75rem;flex-shrink:0;font-size:.75rem;color:var(--muted-foreground)}._metricItem_vxpqj_131{display:none}@media(min-width:640px){._metricItem_vxpqj_131{display:inline}}._itemSeparator_vxpqj_141{margin-top:1.25rem}._footer_vxpqj_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_vxpqj_156{font-weight:500;color:var(--foreground)}._skeleton_6txz3_1{border-radius:.375rem;background-color:var(--accent, #e2e8f0);animation:_pulse_6txz3_1 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _pulse_6txz3_1{0%,to{opacity:1}50%{opacity:.5}}._container_lul8w_1{max-width:64rem;margin-left:auto;margin-right:auto;padding:2rem 1rem;display:flex;flex-direction:column;gap:2rem}@media(min-width:640px){._container_lul8w_1{padding-left:1.5rem;padding-right:1.5rem}}._hero_lul8w_18{display:flex;flex-direction:column}._title_lul8w_23{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;margin:0}@media(min-width:640px){._title_lul8w_23{font-size:1.875rem}}._subtitle_lul8w_36{margin-top:.25rem;font-size:.875rem;color:var(--muted-foreground)}._banner_lul8w_42{display:flex;align-items:flex-start;gap:.75rem;border-radius:.75rem;border-width:1px;border-style:solid;padding:1rem 1.25rem}._bannerContent_lul8w_52{display:flex;flex-direction:column;gap:.25rem}._bannerSuccess_lul8w_58{border-color:#a7f3d0;background-color:#ecfdf5}._bannerIconSuccess_lul8w_63{width:1.25rem;height:1.25rem;flex-shrink:0;color:#059669}._bannerTitleSuccess_lul8w_70{font-weight:600;color:#065f46;margin:0}._bannerTextSuccess_lul8w_76{font-size:.875rem;color:#047857;margin:0}._bannerError_lul8w_82{border-color:#fecaca;background-color:#fef2f2}._bannerIconError_lul8w_87{width:1.25rem;height:1.25rem;flex-shrink:0;color:#dc2626;margin-top:.125rem}._bannerTitleError_lul8w_95{font-weight:600;color:#991b1b;margin:0}._bannerTextError_lul8w_101{font-size:.875rem;color:#b91c1c;margin:0}._bannerWarning_lul8w_107{border-color:#fef08a;background-color:#fefce8}._bannerIconWarning_lul8w_112{width:1.25rem;height:1.25rem;flex-shrink:0;color:#ca8a04;margin-top:.125rem}._bannerTitleWarning_lul8w_120{font-weight:600;color:#854d0e;margin:0}._bannerTextWarning_lul8w_126{font-size:.875rem;color:#a16207;margin:0}._metricsGrid_lul8w_132{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media(min-width:640px){._metricsGrid_lul8w_132{grid-template-columns:repeat(4,minmax(0,1fr))}}._metricCard_lul8w_144{border-radius:.75rem;border:1px solid var(--border);background-color:var(--card);padding:1rem;display:flex;flex-direction:column;gap:.25rem}._metricCardHighlight_lul8w_154{border-color:#fecaca;background-color:#fef2f280}._metricLabel_lul8w_159{font-size:.75rem;color:var(--muted-foreground);line-height:1.375;margin:0}._metricValue_lul8w_166{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;margin:0}._metricValueHighlight_lul8w_173{color:#dc2626}._section_lul8w_177{display:block}._sectionTitle_lul8w_181{margin-bottom:1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground)}._groupsList_lul8w_190{display:flex;flex-direction:column;gap:1rem}._standaloneWrapper_lul8w_196{display:block}._standaloneTitle_lul8w_200{margin-bottom:.75rem;font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}._standaloneGrid_lul8w_209{display:grid;gap:.75rem}@media(min-width:640px){._standaloneGrid_lul8w_209{grid-template-columns:repeat(2,minmax(0,1fr))}}._standaloneLink_lul8w_220{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-radius:.75rem;border:1px solid var(--border);background-color:var(--card);padding:1rem;text-decoration:none;color:inherit;transition:background-color .2s}._standaloneLink_lul8w_220:hover{background-color:rgba(var(--accent-rgb),.3)}._standaloneLink_lul8w_220:hover ._arrowIcon_lul8w_238{opacity:1}._standaloneLinkContent_lul8w_242{display:flex;align-items:center;gap:.625rem;min-width:0}._statusDot_lul8w_249{width:.5rem;height:.5rem;border-radius:9999px;flex-shrink:0}._standaloneName_lul8w_256{font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._standaloneInfo_lul8w_264{display:flex;align-items:center;gap:.5rem;flex-shrink:0;font-size:.75rem;color:var(--muted-foreground)}._arrowIcon_lul8w_238{width:.75rem;height:.75rem;opacity:0;transition:opacity .2s}._skeletonHero_lul8w_280{height:6rem;width:100%;border-radius:.75rem}._skeletonGrid_lul8w_286{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(min-width:640px){._skeletonGrid_lul8w_286{grid-template-columns:repeat(4,minmax(0,1fr))}}._skeletonMetric_lul8w_298{height:5rem;border-radius:.75rem}._skeletonList_lul8w_303{display:flex;flex-direction:column;gap:1rem}._skeletonCard_lul8w_309{height:12rem;border-radius:.75rem}._errorMessage_lul8w_314{padding:2rem;text-align:center;color:#ef4444}._container_fa6o4_1{max-width:64rem;margin:0 auto;padding:2rem 1rem;display:flex;flex-direction:column;gap:2rem}@media(min-width:640px){._container_fa6o4_1{padding-left:1.5rem;padding-right:1.5rem}}._skeletonHeader_fa6o4_18{height:2rem;width:12rem;border-radius:var(--radius)}._skeletonList_fa6o4_24{display:flex;flex-direction:column;gap:1.5rem}._skeletonCard_fa6o4_30{height:6rem;width:100%;border-radius:.75rem}._errorMessage_fa6o4_36{padding:5rem 1rem;text-align:center;color:var(--destructive, #ef4444)}._headerInfo_fa6o4_43{display:flex;flex-direction:column}._pageTitle_fa6o4_48{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground);margin:0}._pageDescription_fa6o4_56{margin-top:.25rem;font-size:.875rem;color:var(--muted-foreground)}._listGroup_fa6o4_63{display:flex;flex-direction:column;gap:1.5rem}._dayGroup_fa6o4_69{display:flex;flex-direction:column}._dateHeader_fa6o4_74{margin-bottom:.75rem;font-size:.875rem;font-weight:600;color:var(--muted-foreground)}._emptyState_fa6o4_82{border-radius:.75rem;border:1px dashed var(--border);background-color:var(--card);padding:.75rem 1.25rem}._emptyStateText_fa6o4_89{margin:0;font-size:.875rem;color:var(--muted-foreground)}._incidentsList_fa6o4_96{display:flex;flex-direction:column;gap:.75rem}._cardLink_1u1oj_2{display:block;border-radius:.75rem;border:1px solid var(--border);background-color:var(--card);padding:1.25rem;text-decoration:none;color:inherit;transition:background-color .2s ease}._cardLink_1u1oj_2:hover{background-color:var(--accent)}._cardHeader_1u1oj_18{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}._cardInfo_1u1oj_26{display:flex;flex-direction:column;gap:.375rem;min-width:0}._badgesWrapper_1u1oj_34{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}._refText_1u1oj_41{font-size:.75rem;font-family:monospace;color:var(--muted-foreground)}._badgeService_1u1oj_47{font-size:.75rem;border-color:var(--border)}._badgeBase_1u1oj_53{flex-shrink:0;font-size:.75rem;font-weight:500;border:1px solid;padding:.125rem .5rem;border-radius:var(--radius, .5rem)}._incidentTitle_1u1oj_63{margin:0;font-size:.875rem;font-weight:500;color:var(--foreground)}._incidentMeta_1u1oj_70{margin:0;font-size:.75rem;color:var(--muted-foreground)}._badgeWarning_1u1oj_81{background-color:var(--yellow-50, #fefce8);color:var(--yellow-700, #a16207);border-color:var(--yellow-200, #fef08a)}._badgeError_1u1oj_88{background-color:var(--orange-50, #fff7ed);color:var(--orange-700, #c2410c);border-color:var(--orange-200, #fed7aa)}._badgeCritical_1u1oj_95,._badgeActive_1u1oj_96{background-color:var(--red-50, #fef2f2);color:var(--red-700, #b91c1c);border-color:var(--red-200, #fecaca)}._badgeResolved_1u1oj_103{background-color:var(--emerald-50, #ecfdf5);color:var(--emerald-700, #047857);border-color:var(--emerald-200, #a7f3d0)}._container_fys6o_1{margin-left:auto;margin-right:auto;max-width:64rem;padding:2rem 1rem;display:flex;flex-direction:column;gap:2.5rem}@media(min-width:640px){._container_fys6o_1{padding-left:1.5rem;padding-right:1.5rem}}._skeletonHeader_fys6o_21{height:2rem;width:14rem}._skeletonList_fys6o_26{display:flex;flex-direction:column;gap:1rem}._skeletonCard_fys6o_32{height:7rem;border-radius:var(--radius-xl)}._errorMessage_fys6o_37{font-size:.875rem;color:var(--destructive);padding:1rem;border:1px solid var(--destructive);border-radius:var(--radius-lg);background-color:var(--card)}._headerInfo_fys6o_46{display:flex;flex-direction:column}._pageTitle_fys6o_51{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground)}._pageDescription_fys6o_58{margin-top:.25rem;font-size:.875rem;color:var(--muted-foreground)}._section_fys6o_64{display:flex;flex-direction:column}._sectionTitle_fys6o_69{margin-bottom:1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground)}._emptyState_fys6o_78{border-radius:var(--radius-xl);border:1px dashed var(--border);background-color:var(--card);padding:1.5rem;text-align:center;opacity:.8}._emptyStateText_fys6o_87{font-size:.875rem;color:var(--muted-foreground)}._maintenanceList_fys6o_92{display:flex;flex-direction:column;gap:.75rem}._card_fys6o_98{border-radius:var(--radius-xl);border:1px solid var(--border);background-color:var(--card);padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}._cardHeader_fys6o_108{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}._cardInfo_fys6o_115{display:flex;align-items:flex-start;gap:.75rem;min-width:0}._iconWrapper_fys6o_122{display:flex;width:2rem;height:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:var(--radius-md);background-color:var(--muted);margin-top:.125rem}._textWrapper_fys6o_134{display:flex;flex-direction:column;min-width:0}._cardTitle_fys6o_140{font-size:.875rem;font-weight:600;color:var(--foreground)}._cardDescription_fys6o_146{font-size:.75rem;color:var(--muted-foreground);margin-top:.125rem}._serviceLink_fys6o_152{display:inline-flex;align-items:center;margin-top:.25rem;text-decoration:none}._badgeService_fys6o_159{font-size:.75rem;border-color:var(--border);transition:background-color .15s}._badgeService_fys6o_159:hover{background-color:var(--accent)}._badgeBase_fys6o_169{font-size:.75rem;font-weight:500;border:1px solid;flex-shrink:0}._badgeScheduled_fys6o_176{background-color:#eff6ff;color:#1d4ed8;border-color:#dbeafe}._badgeInProgress_fys6o_182{background-color:#fefce8;color:#a16207;border-color:#fef08a}._badgeCompleted_fys6o_188{background-color:#ecfdf5;color:#047857;border-color:#a7f3d0}._badgeCanceled_fys6o_194{background-color:var(--muted);color:var(--muted-foreground);border-color:var(--border)}._iconScheduled_fys6o_200{color:#3b82f6}._iconInProgress_fys6o_204{color:#eab308}._iconCompleted_fys6o_208{color:#10b981}._iconCanceled_fys6o_212{color:var(--muted-foreground)}._dark_fys6o_216 ._badgeScheduled_fys6o_176{background-color:#1d4ed833;color:#60a5fa;border-color:#1d4ed866}._dark_fys6o_216 ._badgeInProgress_fys6o_182{background-color:#a1620733;color:#facc15;border-color:#a1620766}._dark_fys6o_216 ._badgeCompleted_fys6o_188{background-color:#04785733;color:#34d399;border-color:#04785766}._metaFooter_fys6o_234{display:flex;flex-wrap:wrap;align-items:center;gap-x:1rem;gap-y:.25rem;font-size:.75rem;color:var(--muted-foreground)}._metaItem_fys6o_244{display:flex;align-items:center;gap:.375rem}._metaIcon_fys6o_250{width:1rem;height:1rem}._metaIconSmall_fys6o_255{width:.75rem;height:.75rem}._durationHighlight_fys6o_260{font-weight:500;color:var(--foreground)}@keyframes _fadeIn_1q0yw_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_1q0yw_1{0%{opacity:1}to{opacity:0}}@keyframes _contentShow_1q0yw_1{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes _contentHide_1q0yw_1{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-48%) scale(.96)}}._overlay_1q0yw_43{position:fixed;inset:0;z-index:50;background-color:#00000080}._overlay_1q0yw_43[data-state=open]{animation:_fadeIn_1q0yw_1 .15s ease-out}._overlay_1q0yw_43[data-state=closed]{animation:_fadeOut_1q0yw_1 .15s ease-in}._content_1q0yw_59{position:fixed;left:50%;top:50%;z-index:50;display:grid;width:100%;max-width:calc(100% - 2rem);transform:translate(-50%,-50%);gap:1rem;border-radius:var(--radius-lg);border:1px solid var(--border);background-color:var(--background);padding:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}._content_1q0yw_59[data-state=open]{animation:_contentShow_1q0yw_1 .15s ease-out}._content_1q0yw_59[data-state=closed]{animation:_contentHide_1q0yw_1 .15s ease-in}._contentSm_1q0yw_90{max-width:20rem}@media(min-width:640px){._contentDefault_1q0yw_86{max-width:32rem}}._header_1q0yw_101{display:flex;flex-direction:column;gap:.375rem;text-align:center}@media(min-width:640px){._header_1q0yw_101{text-align:left}}._footer_1q0yw_115{display:flex;flex-direction:column-reverse;gap:.5rem}@media(min-width:640px){._footer_1q0yw_115{flex-direction:row;justify-content:flex-end}}._title_1q0yw_129{font-size:1.125rem;font-weight:600;color:var(--foreground);margin:0}._description_1q0yw_136{font-size:.875rem;color:var(--muted-foreground);margin:0}._media_1q0yw_143{margin-bottom:.5rem;display:inline-flex;width:4rem;height:4rem;align-items:center;justify-content:center;border-radius:var(--radius-md);background-color:var(--muted)}._media_1q0yw_143>svg{width:2rem;height:2rem}._title_1emlu_5{font-size:1rem}._content_1emlu_13{padding-top:0}._emptyState_1emlu_17{font-size:.875rem;color:var(--muted-foreground);padding:1rem 0;text-align:center}._list_1emlu_24{display:flex;flex-direction:column;gap:.5rem}._listItem_1emlu_30{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-radius:var(--radius-lg);border:1px solid var(--border);padding:.75rem 1rem;cursor:pointer;transition:background-color .15s}._listItem_1emlu_30:hover{background-color:var(--accent)}._listItem_1emlu_30:hover ._arrowIcon_1emlu_46{opacity:.6}._itemInfo_1emlu_50{min-width:0;flex:1}._itemName_1emlu_55{font-size:.875rem;font-weight:500;color:var(--foreground)}._itemSlug_1emlu_61{font-size:.75rem;color:var(--muted-foreground);font-family:monospace}._itemActionsArea_1emlu_67{display:flex;align-items:center;gap:.75rem}._serviceCount_1emlu_73{font-size:.75rem;color:var(--muted-foreground)}._arrowIcon_1emlu_46{width:.875rem;height:.875rem;color:var(--muted-foreground);opacity:0;transition:opacity .2s}._actionButtons_1emlu_86{display:flex;align-items:center;gap:.25rem}._actionIcon_1emlu_92{width:.875rem;height:.875rem}._deleteIcon_1emlu_97{width:.875rem;height:.875rem;color:var(--destructive)}._tableWrapper_1izem_1{position:relative;width:100%;overflow:auto}._table_1izem_1{width:100%;caption-side:bottom;font-size:.875rem}._tableHeader_1izem_13 tr{border-bottom:1px solid var(--border)}._tableBody_1izem_17 tr:last-child{border-bottom:0}._tableFooter_1izem_21{border-top:1px solid var(--border);background-color:color-mix(in srgb,var(--muted) 50%,transparent);font-weight:500}._tableFooter_1izem_21 tr:last-child{border-bottom:0}._tableRow_1izem_31{border-bottom:1px solid var(--border);transition:background-color .15s ease-in-out}._tableRow_1izem_31:hover{background-color:color-mix(in srgb,var(--muted) 50%,transparent)}._tableRow_1izem_31[data-state=selected]{background-color:var(--muted)}._tableHead_1izem_13{height:3rem;padding-left:1rem;padding-right:1rem;text-align:left;vertical-align:middle;font-weight:500;color:var(--muted-foreground)}._tableHead_1izem_13:has([role=checkbox]){padding-right:0}._tableCell_1izem_58{padding:1rem;vertical-align:middle;min-width:6rem}._tableCell_1izem_58:has([role=checkbox]){padding-right:0}._tableCaption_1izem_68{margin-top:1rem;font-size:.875rem;color:var(--muted-foreground)}._cardTitle_1c1um_1{font-size:1rem}._emptyState_1c1um_6{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 0;text-align:center}._emptyIcon_1c1um_15{width:2rem;height:2rem;color:var(--muted-foreground);opacity:.5}._emptyText_1c1um_22{font-size:.875rem;color:var(--muted-foreground)}._tableWrapper_1c1um_28{overflow-x:auto}._tableRow_1c1um_32{cursor:pointer;transition:background-color .15s}._tableRow_1c1um_32:hover{background-color:#0000000a}.dark ._tableRow_1c1um_32:hover{background-color:#ffffff0d}._nameCell_1c1um_51{display:flex;flex-direction:column}._serviceName_1c1um_56{font-size:.875rem;font-weight:500;color:var(--foreground)}._serviceSlug_1c1um_62{font-size:.75rem;color:var(--muted-foreground);font-family:monospace}._hiddenSm_1c1um_69{display:none}@media(min-width:640px){._hiddenSm_1c1um_69{display:table-cell}}._hiddenMd_1c1um_78{display:none}@media(min-width:768px){._hiddenMd_1c1um_78{display:table-cell}}._hiddenLg_1c1um_87{display:none}@media(min-width:1024px){._hiddenLg_1c1um_87{display:table-cell}}._textMuted_1c1um_96{font-size:.875rem;color:var(--muted-foreground)}._portsWrapper_1c1um_102{display:flex;flex-wrap:wrap;gap:.25rem}._noPorts_1c1um_108{font-size:.75rem;color:var(--muted-foreground)}._portBadge_1c1um_113{font-size:.75rem;font-family:monospace;border-color:var(--border)}._badgeStatus_1c1um_120{font-size:.75rem;border:1px solid;display:inline-flex;align-items:center}._statusDot_1c1um_127{margin-right:.375rem;width:.375rem;height:.375rem;border-radius:9999px;display:inline-block}._actionsCellHeader_1c1um_136,._actionsCell_1c1um_136{text-align:right}._actionsWrapper_1c1um_144{display:flex;justify-content:flex-end;gap:.25rem}._actionIcon_1c1um_150{width:.875rem;height:.875rem}._deleteIcon_1c1um_155{width:.875rem;height:.875rem;color:var(--destructive)}._textarea_1eiq2_1{display:flex;min-height:80px;width:100%;border-radius:.375rem;border:1px solid var(--input);background-color:var(--background);padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;color:inherit;transition:border-color .15s,box-shadow .15s}._textarea_1eiq2_1::placeholder{color:var(--muted-foreground)}._textarea_1eiq2_1:focus-visible{outline:none;box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}._textarea_1eiq2_1:disabled{cursor:not-allowed;opacity:.5}@media(min-width:768px){._textarea_1eiq2_1{font-size:.875rem;line-height:1.25rem}}@keyframes _fadeIn_1yduz_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_1yduz_1{0%{opacity:1}to{opacity:0}}@keyframes _contentShow_1yduz_1{0%{opacity:0;transform:translate(-50%,-48%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes _contentHide_1yduz_1{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-48%) scale(.95)}}._overlay_1yduz_41{position:fixed;inset:0;z-index:20;background-color:#000c}._overlay_1yduz_41[data-state=open]{animation:_fadeIn_1yduz_1 .15s cubic-bezier(.16,1,.3,1) forwards}._overlay_1yduz_41[data-state=closed]{animation:_fadeOut_1yduz_1 .15s cubic-bezier(.16,1,.3,1) forwards}._content_1yduz_56{position:fixed;left:50%;top:50%;z-index:30;display:grid;width:100%;max-width:32rem;transform:translate(-50%,-50%);gap:1rem;border:1px solid var(--border, #e2e8f0);background-color:var(--background, #ffffff);padding:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;border-radius:.5rem}._content_1yduz_56[data-state=open]{animation:_contentShow_1yduz_1 .2s cubic-bezier(.16,1,.3,1) forwards}._content_1yduz_56[data-state=closed]{animation:_contentHide_1yduz_1 .2s cubic-bezier(.16,1,.3,1) forwards}._closeButton_1yduz_83{position:absolute;right:1rem;top:1rem;border-radius:.125rem;opacity:.7;transition:opacity .2s ease;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:inherit;padding:0}._closeButton_1yduz_83:hover{opacity:1}._closeButton_1yduz_83:focus{outline:none;box-shadow:0 0 0 2px var(--background, #ffffff),0 0 0 4px var(--ring, #94a3b8)}._closeButton_1yduz_83:disabled{pointer-events:none}._icon_1yduz_115{height:1rem;width:1rem}._srOnly_1yduz_120{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}._header_1yduz_132{display:flex;flex-direction:column;gap:.375rem;text-align:center}@media(min-width:640px){._header_1yduz_132{text-align:left}}._footer_1yduz_145{display:flex;flex-direction:column-reverse}@media(min-width:640px){._footer_1yduz_145{flex-direction:row;justify-content:flex-end;gap:.5rem}}._title_1yduz_158{font-size:1.125rem;font-weight:600;line-height:1;letter-spacing:-.015em;margin:0;color:var(--foreground, #0f172a)}._description_1yduz_167{font-size:.875rem;color:var(--muted-foreground, #64748b);margin:0}._trigger_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_z3xfx_2{width:100%;max-width:560px!important;max-height:90vh;overflow-y:auto}._formBody_z3xfx_10{display:flex;flex-direction:column;gap:1rem;padding-top:.5rem;padding-bottom:.5rem}._formGroup_z3xfx_18{display:flex;flex-direction:column;gap:.5rem}._grid2_z3xfx_24{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}._inputMono_z3xfx_30{font-family:monospace;font-size:.875rem}._portsHeader_z3xfx_36{display:flex;align-items:center;justify-content:space-between}._labelWithIcon_z3xfx_42{display:flex;align-items:center;gap:.375rem}._iconMd_z3xfx_48{width:.875rem;height:.875rem}._iconSm_z3xfx_53{width:.75rem;height:.75rem;margin-right:.375rem}._emptyPorts_z3xfx_59{font-size:.75rem;color:var(--muted-foreground);padding:.5rem 0}._portRow_z3xfx_65{display:flex;align-items:flex-start;gap:.5rem}._portInput_z3xfx_71{width:5rem;font-family:monospace;font-size:.875rem}._portSelectTrigger_z3xfx_77{width:5rem}._portDescInput_z3xfx_81{flex:1;font-size:.875rem}._iconDestructive_z3xfx_86{width:.875rem;height:.875rem;color:var(--destructive)}._checkboxGroup_z3xfx_93{display:flex;align-items:center;gap:.5rem}._checkbox_z3xfx_93{width:1rem;height:1rem;border-radius:.25rem;border:1px solid var(--border);accent-color:var(--primary)}._checkboxLabel_z3xfx_107{font-size:.875rem;font-weight:400;cursor:pointer}._switchBox_z3xfx_113{display:flex;align-items:center;justify-content:space-between;border-radius:var(--radius-lg);border:1px solid var(--border);padding:.75rem 1rem;margin-top:.5rem}._switchTitle_z3xfx_123{font-size:.875rem;font-weight:500;color:var(--foreground)}._switchDesc_z3xfx_129{font-size:.75rem;color:var(--muted-foreground)}._switchControl_z3xfx_134{display:flex;align-items:center;gap:.5rem}._switchLabel_z3xfx_140{font-size:.75rem;color:var(--muted-foreground)}._root_12g20_1{display:inline-flex;flex-shrink:0;align-items:center;border-radius:9999px;border:1px solid transparent;box-shadow:0 1px 2px #0000000d;transition:all .2s ease-in-out;outline:none;background-color:var(--input);cursor:pointer;padding:0}._root_12g20_1:focus-visible{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in srgb,var(--ring) 50%,transparent)}._root_12g20_1:disabled,._root_12g20_1[data-disabled]{cursor:not-allowed;opacity:.5}._root_12g20_1[data-state=checked]{background-color:var(--primary)}._root_12g20_1[data-size=default]{height:1.15rem;width:2rem}._root_12g20_1[data-size=sm]{height:.875rem;width:1.5rem}._thumb_12g20_49{display:block;pointer-events:none;border-radius:9999px;background-color:var(--background);transition:transform .2s ease-in-out;box-shadow:none}._root_12g20_1[data-size=default] ._thumb_12g20_49{width:1rem;height:1rem;transform:translate(0)}._root_12g20_1[data-size=default][data-state=checked] ._thumb_12g20_49{transform:translate(calc(100% - 2px))}._root_12g20_1[data-size=sm] ._thumb_12g20_49{width:.75rem;height:.75rem;transform:translate(0)}._root_12g20_1[data-size=sm][data-state=checked] ._thumb_12g20_49{transform:translate(calc(100% - 2px))}._dialogContent_9iuhz_2{width:100%;max-width:460px!important}._formBody_9iuhz_8{display:flex;flex-direction:column;gap:1rem;padding-top:.5rem;padding-bottom:.5rem}._formGroup_9iuhz_16{display:flex;flex-direction:column;gap:.5rem}._grid2_9iuhz_22{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}._inputMono_9iuhz_29{font-family:monospace;font-size:.875rem}._container_1nfmr_1{padding:0 1rem 1.5rem;display:flex;flex-direction:column;gap:1.25rem}._actionRow_1nfmr_8{display:flex;gap:.5rem}._iconSmall_1nfmr_13{width:.875rem;height:.875rem;margin-right:.375rem}._badgeWrapper_1nfmr_20{display:flex;align-items:center;gap:.5rem}._statusBadge_1nfmr_26{font-size:.875rem;border:1px solid;padding:.25rem .75rem}._statusDot_1nfmr_32{margin-right:.375rem;width:.5rem;height:.5rem;border-radius:9999px;display:inline-block}._description_1nfmr_40{font-size:.875rem;color:var(--muted-foreground);margin:0}._detailList_1nfmr_47{display:flex;flex-direction:column;gap:.75rem}._detailRow_1nfmr_53{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._rowLabel_1nfmr_60{font-size:.75rem;color:var(--muted-foreground)}._rowValue_1nfmr_65{font-size:.875rem;font-weight:500;text-align:right;color:var(--foreground)}._mono_1nfmr_72{font-family:monospace}._sectionTitle_1nfmr_77{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);margin-bottom:.75rem;display:flex;align-items:center}._emptyText_1nfmr_88{font-size:.875rem;color:var(--muted-foreground)}._portList_1nfmr_93{display:flex;flex-direction:column;gap:.375rem}._portCard_1nfmr_99{display:flex;align-items:center;justify-content:space-between;border-radius:var(--radius-lg);border:1px solid var(--border);padding:.5rem .75rem}._portInfo_1nfmr_108{display:flex;align-items:center;gap:.5rem}._portNumber_1nfmr_114{font-family:monospace;font-size:.875rem;font-weight:500}._portProtocol_1nfmr_120{font-size:.75rem;border-color:var(--border);text-transform:uppercase}._portDesc_1nfmr_126,._footerText_1nfmr_132{font-size:.75rem;color:var(--muted-foreground)}._container_12e5o_1{display:flex;flex-direction:column;gap:2rem}._header_12e5o_7{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}._pageTitle_12e5o_15{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground)}._pageDescription_12e5o_22{font-size:.875rem;color:var(--muted-foreground);margin-top:.125rem}._headerActions_12e5o_28{display:flex;gap:.5rem}._iconSmall_12e5o_33{width:1rem;height:1rem;margin-right:.375rem}._loadingText_12e5o_39{font-size:.875rem;color:var(--muted-foreground)}._sheetContent_12e5o_45{width:100%;max-width:480px!important;overflow-y:auto}._sheetContentLarge_12e5o_51{width:100%;max-width:520px!important;overflow-y:auto}._sheetBody_12e5o_57{padding:0 1rem 1.5rem;display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}._sheetActions_12e5o_65{display:flex;gap:.5rem}._sheetSectionTitle_12e5o_70{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);margin-bottom:.75rem}._emptyText_12e5o_79{font-size:.875rem;color:var(--muted-foreground);padding:1rem 0;text-align:center}._groupServiceList_12e5o_86{display:flex;flex-direction:column;gap:.5rem}._groupServiceItem_12e5o_92{display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-radius:var(--radius-lg);border:1px solid var(--border);padding:.625rem .75rem;cursor:pointer;transition:background-color .15s}._groupServiceItem_12e5o_92:hover{background-color:var(--accent)}._groupServiceInfo_12e5o_108{min-width:0;display:flex;flex-direction:column}._groupServiceName_12e5o_114{font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--foreground)}._groupServiceSlug_12e5o_123{font-size:.75rem;color:var(--muted-foreground);font-family:monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._badgeStatus_12e5o_132{font-size:.75rem;border:1px solid;flex-shrink:0;padding:.125rem .5rem;border-radius:var(--radius-md);display:flex;align-items:center}._statusDot_12e5o_142{margin-right:.375rem;width:.375rem;height:.375rem;border-radius:9999px;display:inline-block}._dialogWarningText_12e5o_150{font-weight:500;color:var(--foreground)}._deleteButton_12e5o_155{background-color:var(--destructive);color:var(--destructive-foreground)}._deleteButton_12e5o_155:hover{background-color:color-mix(in srgb,var(--destructive) 90%,transparent)}@keyframes _collapsibleSlideDown_1r8lm_1{0%{height:0;opacity:0}to{height:var(--radix-collapsible-content-height);opacity:1}}@keyframes _collapsibleSlideUp_1r8lm_1{0%{height:var(--radix-collapsible-content-height);opacity:1}to{height:0;opacity:0}}._content_1r8lm_32{overflow:hidden;transition:height .2s ease-out}._content_1r8lm_32[data-state=open]{animation:_collapsibleSlideDown_1r8lm_1 .2s ease-out}._content_1r8lm_32[data-state=closed]{animation:_collapsibleSlideUp_1r8lm_1 .2s ease-out}._headerArea_1u1yz_1{padding-bottom:.75rem}._headerContent_1u1yz_5{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}._triggerButton_1u1yz_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_1u1yz_25{width:1rem;height:1rem;margin-top:.125rem;color:var(--muted-foreground);flex-shrink:0}._infoWrapper_1u1yz_33{min-width:0}._badgeGroup_1u1yz_37{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}._refText_1u1yz_44{font-size:.75rem;font-family:monospace;color:var(--muted-foreground)}._serviceBadge_1u1yz_50{font-size:.75rem;border-color:var(--border)}._statusBadge_1u1yz_55{font-size:.75rem;border:1px solid}._badgeSuccess_1u1yz_60{background-color:#10b9811a;color:#047857;border-color:#10b98133}._badgeError_1u1yz_66{background-color:#ef44441a;color:#b91c1c;border-color:#ef444433}._title_1u1yz_72{font-size:.875rem;margin-top:.375rem}._meta_1u1yz_77{font-size:.75rem;color:var(--muted-foreground);margin-top:.25rem}._deleteIcon_1u1yz_83{width:.875rem;height:.875rem;color:var(--destructive)}._contentArea_1u1yz_90{padding-top:0;display:flex;flex-direction:column;gap:1rem}._updateList_1u1yz_97{display:flex;flex-direction:column;gap:.5rem}._updateItem_1u1yz_103{display:flex;gap:.75rem;border-radius:var(--radius-lg);border:1px solid var(--border);background-color:#00000005;padding:.625rem .75rem}._updateDot_1u1yz_112{width:.5rem;height:.5rem;border-radius:9999px;margin-top:.375rem;flex-shrink:0}._updateContent_1u1yz_120{flex:1;min-width:0}._updateHeader_1u1yz_125{display:flex;align-items:center;gap:.5rem}._updateTime_1u1yz_131{font-size:.75rem;font-weight:500}._updateBadge_1u1yz_136{font-size:.625rem;border-color:var(--border)}._updateMessage_1u1yz_141{font-size:.875rem;color:var(--muted-foreground);margin-top:.125rem}._addUpdateForm_1u1yz_148{border-radius:var(--radius-lg);border:1px dashed var(--border);padding:1rem;display:flex;flex-direction:column;gap:.75rem}._formTitle_1u1yz_157{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground)}._formGrid_1u1yz_165{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.5rem}@media(min-width:640px){._formGrid_1u1yz_165{grid-template-columns:repeat(3,minmax(0,1fr))}}._formGroup_1u1yz_177{display:flex;flex-direction:column;gap:.25rem}._formLabel_1u1yz_183{font-size:.75rem}._inputSm_1u1yz_187{height:2.25rem}._formFooter_1u1yz_191{display:flex;align-items:center;justify-content:space-between}._footerHint_1u1yz_197{font-size:.75rem;color:var(--muted-foreground);display:flex;align-items:center;gap:.25rem}._iconXs_1u1yz_205{width:.75rem;height:.75rem}._dialogContent_y97an_1{width:100%;max-width:520px!important}._formBody_y97an_6{display:flex;flex-direction:column;gap:1rem;padding-top:.5rem;padding-bottom:.5rem}._formGroup_y97an_14{display:flex;flex-direction:column;gap:.5rem}._grid2_y97an_20{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}._inputMono_y97an_26{font-family:monospace;font-size:.875rem}._container_5v9tz_1{display:flex;flex-direction:column;gap:1.5rem}._header_5v9tz_7{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}._pageTitle_5v9tz_15{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground)}._pageDescription_5v9tz_22{font-size:.875rem;color:var(--muted-foreground);margin-top:.125rem}._iconSm_5v9tz_28{width:1rem;height:1rem;margin-right:.375rem}._loadingText_5v9tz_34{font-size:.875rem;color:var(--muted-foreground)}._emptyState_5v9tz_40{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 0;text-align:center}._emptyIcon_5v9tz_49{width:2rem;height:2rem;color:var(--muted-foreground);opacity:.5}._emptyText_5v9tz_56{font-size:.875rem;color:var(--muted-foreground)}._incidentList_5v9tz_61{display:flex;flex-direction:column;gap:.75rem}._dialogWarningText_5v9tz_67{font-weight:500;color:var(--foreground)}._deleteButton_5v9tz_72{background-color:var(--destructive);color:var(--destructive-foreground)}._deleteButton_5v9tz_72:hover{background-color:color-mix(in srgb,var(--destructive) 90%,transparent)}._dialogContent_4ip3u_1{width:100%;max-width:520px!important}._formBody_4ip3u_6{display:flex;flex-direction:column;gap:1rem;padding-top:.5rem;padding-bottom:.5rem}._formGroup_4ip3u_14{display:flex;flex-direction:column;gap:.5rem}._grid3_4ip3u_20{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}._sheetContent_ig7zj_1{width:100%;max-width:480px!important;overflow-y:auto}._body_ig7zj_7{padding-left:1rem;padding-right:1rem;padding-bottom:1.5rem;display:flex;flex-direction:column;gap:1.25rem;margin-top:1.25rem}._actionRow_ig7zj_17{display:flex;gap:.5rem}._iconSm_ig7zj_22{width:.875rem;height:.875rem;margin-right:.375rem}._description_ig7zj_28{font-size:.875rem;color:var(--muted-foreground)}._detailsList_ig7zj_33{display:flex;flex-direction:column;gap:.75rem}._detailRow_ig7zj_39{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._detailLabel_ig7zj_46{font-size:.75rem;color:var(--muted-foreground)}._detailValue_ig7zj_51{font-size:.875rem;font-weight:500;text-align:right}._statusBadge_ig7zj_58{font-size:.75rem;border:1px solid}._badgeScheduled_ig7zj_63{background-color:#3b82f61a;color:#1d4ed8;border-color:#3b82f633}._badgeInProgress_ig7zj_69{background-color:#eab3081a;color:#a16207;border-color:#eab30833}._badgeCompleted_ig7zj_75{background-color:#10b9811a;color:#047857;border-color:#10b98133}._badgeCanceled_ig7zj_81{background-color:var(--muted);color:var(--muted-foreground);border-color:var(--border)}._container_c6xpy_1{display:flex;flex-direction:column;gap:1.5rem}._header_c6xpy_7{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}._pageTitle_c6xpy_15{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground)}._pageDescription_c6xpy_22{font-size:.875rem;color:var(--muted-foreground);margin-top:.125rem}._iconSm_c6xpy_28{width:1rem;height:1rem;margin-right:.375rem}._loadingText_c6xpy_34{font-size:.875rem;color:var(--muted-foreground)}._emptyState_c6xpy_40{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 0;text-align:center}._emptyIcon_c6xpy_49{width:2rem;height:2rem;color:var(--muted-foreground);opacity:.5}._emptyText_c6xpy_56{font-size:.875rem;color:var(--muted-foreground)}._tableCardContent_c6xpy_62{padding:0}._tableWrapper_c6xpy_66{overflow-x:auto}._tableRow_c6xpy_70{cursor:pointer}._tableRow_c6xpy_70:hover{background-color:#00000008}._titleCell_c6xpy_78{display:flex;align-items:center;gap:.5rem}._titleText_c6xpy_84{font-size:.875rem;font-weight:500}._arrowIcon_c6xpy_89{width:.875rem;height:.875rem;color:var(--muted-foreground);opacity:0;transition:opacity .2s ease}._tableRow_c6xpy_70:hover ._arrowIcon_c6xpy_89{opacity:.6}._serviceText_c6xpy_101,._metaText_c6xpy_102{font-size:.875rem;color:var(--muted-foreground)}._hiddenSm_c6xpy_107{display:none}@media(min-width:640px){._hiddenSm_c6xpy_107{display:table-cell}}._hiddenMd_c6xpy_116{display:none}@media(min-width:768px){._hiddenMd_c6xpy_116{display:table-cell}}._textRight_c6xpy_125{text-align:right}._statusBadge_c6xpy_130{font-size:.75rem;border:1px solid}._badgescheduled_c6xpy_134{background-color:#3b82f61a;color:#1d4ed8;border-color:#3b82f633}._badgein_progress_c6xpy_139{background-color:#eab3081a;color:#a16207;border-color:#eab30833}._badgecompleted_c6xpy_144{background-color:#10b9811a;color:#047857;border-color:#10b98133}._badgecanceled_c6xpy_149{background-color:var(--muted);color:var(--muted-foreground);border-color:var(--border)}._actionsGroup_c6xpy_156{display:flex;justify-content:flex-end;gap:.25rem}._actionIcon_c6xpy_162{width:.875rem;height:.875rem}._actionIconDestructive_c6xpy_167{width:.875rem;height:.875rem;color:var(--destructive)}._dialogWarningText_c6xpy_174{font-weight:500;color:var(--foreground)}._deleteButton_c6xpy_179{background-color:var(--destructive);color:var(--destructive-foreground)}._deleteButton_c6xpy_179:hover{background-color:color-mix(in srgb,var(--destructive) 90%,transparent)}._linkWrapper_gt12h_1{display:block;height:100%;text-decoration:none}._card_gt12h_7{height:100%;transition:background-color .2s ease;cursor:pointer}._card_gt12h_7:hover{background-color:#00000008}._content_gt12h_17{padding:1.25rem;display:flex;flex-direction:column;height:100%}._header_gt12h_24{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}._infoGroup_gt12h_31{display:flex;align-items:center;gap:.75rem;min-width:0}._iconBox_gt12h_38{display:flex;width:2.5rem;height:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:var(--radius-lg)}._iconBoxOnline_gt12h_48{background-color:#10b9811a}._iconBoxOffline_gt12h_51{background-color:var(--muted)}._icon_gt12h_38{width:1.25rem;height:1.25rem}._iconOnline_gt12h_60{color:#059669}._iconOffline_gt12h_63{color:var(--muted-foreground)}._textGroup_gt12h_67{min-width:0}._title_gt12h_71{font-size:.875rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--foreground)}._subtitle_gt12h_80{font-size:.75rem;color:var(--muted-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._badge_gt12h_88{flex-shrink:0;font-size:.75rem;font-weight:500;border:1px solid}._badgeOnline_gt12h_95{background-color:#10b9811a;color:#047857;border-color:#10b98133}._badgeOffline_gt12h_101{background-color:#ef44441a;color:#b91c1c;border-color:#ef444433}._dot_gt12h_107{display:inline-block;margin-right:.375rem;width:.375rem;height:.375rem;border-radius:9999px}._dotOnline_gt12h_115{background-color:#10b981}._dotOffline_gt12h_118{background-color:#ef4444}._description_gt12h_122{margin-top:.75rem;font-size:.75rem;color:var(--muted-foreground);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}._footer_gt12h_132{margin-top:auto;padding-top:1rem;display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:var(--muted-foreground)}._uptime_gt12h_142{display:flex;align-items:center;gap:.375rem}._clockIcon_gt12h_148{width:.75rem;height:.75rem}._uptimeValue_gt12h_153{font-weight:500;color:var(--foreground)}._arrowIcon_gt12h_158{width:.875rem;height:.875rem;opacity:0;transition:opacity .2s ease}._card_gt12h_7:hover ._arrowIcon_gt12h_158{opacity:.6}._dialogContent_1wopq_1{width:100%;max-width:520px!important}._formBody_1wopq_6{display:flex;flex-direction:column;gap:1rem;padding-top:.5rem;padding-bottom:.5rem}._formGroup_1wopq_14{display:flex;flex-direction:column;gap:.5rem}._grid2_1wopq_20{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}._inputMono_1wopq_26{font-family:monospace;font-size:.875rem}._switchBox_1wopq_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_1wopq_41{font-size:.875rem;font-weight:500;color:var(--foreground)}._switchDesc_1wopq_47{font-size:.75rem;color:var(--muted-foreground)}._switchControl_1wopq_52{display:flex;align-items:center;gap:.5rem}._switchLabel_1wopq_58{font-size:.75rem;color:var(--muted-foreground)}._container_o1mb9_1{display:flex;flex-direction:column;gap:1.5rem}._header_o1mb9_7{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem}._pageTitle_o1mb9_15{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground)}._pageDescription_o1mb9_22{font-size:.875rem;color:var(--muted-foreground);margin-top:.125rem}._confidentialNote_o1mb9_28{display:inline-flex;align-items:center;gap:.25rem;margin-left:.25rem}._iconSm_o1mb9_35{width:1rem;height:1rem;margin-right:.375rem}._iconXs_o1mb9_41{width:.75rem;height:.75rem}._iconXsDestructive_o1mb9_46{width:.75rem;height:.75rem;color:var(--destructive)}._loadingText_o1mb9_52{font-size:.875rem;color:var(--muted-foreground)}._sectionTitle_o1mb9_57{margin-bottom:.75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground)}._separator_o1mb9_66{margin-bottom:1.5rem}._grid_o1mb9_70{display:grid;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:640px){._grid_o1mb9_70{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){._grid_o1mb9_70{grid-template-columns:repeat(3,minmax(0,1fr))}}._relativeGroup_o1mb9_89{position:relative}._actionsOverlay_o1mb9_93{position:absolute;top:.5rem;right:.5rem;display:flex;gap:.25rem;opacity:0;transition:opacity .2s ease}._relativeGroup_o1mb9_89:hover ._actionsOverlay_o1mb9_93{opacity:1}._overlayBtn_o1mb9_107{width:1.75rem;height:1.75rem;box-shadow:0 1px 2px #0000000d}._dialogWarningText_o1mb9_114{font-weight:500;color:var(--foreground)}._deleteButton_o1mb9_119{background-color:var(--destructive);color:var(--destructive-foreground)}._deleteButton_o1mb9_119:hover{background-color:color-mix(in srgb,var(--destructive) 90%,transparent)}._emptyGridText_o1mb9_128{grid-column:1 / -1;padding-top:2rem;padding-bottom:2rem;text-align:center;font-size:.875rem;color:var(--muted-foreground)}._infoItem_1lvlw_1{display:flex;align-items:flex-start;gap:.75rem}._infoIconWrapper_1lvlw_6{display:flex;width:2rem;height:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem}._infoIconEmerald_1lvlw_15{background-color:var(--emerald-50, #ecfdf5);color:var(--emerald-600, #059669)}._infoIconMuted_1lvlw_19{background-color:var(--muted);color:var(--muted-foreground)}._infoText_1lvlw_23{min-width:0;display:flex;flex-direction:column;gap:.125rem}._infoLabel_1lvlw_29{font-size:.75rem;color:var(--muted-foreground);margin:0}._infoValue_1lvlw_34{font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}._fontMono_1lvlw_42{font-family:monospace}._textEmerald_1lvlw_45{color:var(--emerald-600, #059669)}._container_1tuh5_1{display:flex;flex-direction:column;gap:1.5rem}._headerSection_1tuh5_8{display:flex;flex-direction:column;gap:1rem}._backLink_1tuh5_14{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--muted-foreground);text-decoration:none;transition:color .2s ease}._backLink_1tuh5_14:hover{color:var(--foreground)}._headerRow_1tuh5_27{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._headerInfo_1tuh5_34{display:flex;align-items:center;gap:.75rem}._machineIconWrapper_1tuh5_40{display:flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;border-radius:.75rem}._machineIconOnline_1tuh5_48{background-color:var(--emerald-50, #ecfdf5);color:var(--emerald-600, #059669)}._machineIconOffline_1tuh5_52{background-color:var(--muted);color:var(--muted-foreground)}._title_1tuh5_57{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;margin:0;color:var(--foreground)}._subtitle_1tuh5_64{font-size:.875rem;color:var(--muted-foreground);margin:0}._grid4_1tuh5_71{display:grid;grid-template-columns:1fr;row-gap:1rem;column-gap:2rem}@media(min-width:640px){._grid4_1tuh5_71{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._grid4_1tuh5_71{grid-template-columns:repeat(4,1fr)}}._grid3_1tuh5_88{display:grid;grid-template-columns:1fr;row-gap:1rem;column-gap:2rem}@media(min-width:640px){._grid3_1tuh5_88{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._grid3_1tuh5_88{grid-template-columns:repeat(3,1fr)}}._grid2_1tuh5_105{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:1024px){._grid2_1tuh5_105{grid-template-columns:repeat(2,1fr)}}._gridMain_1tuh5_116{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:1024px){._gridMain_1tuh5_116{grid-template-columns:repeat(3,1fr)}._colSpan2_1tuh5_125{grid-column:span 2 / span 2}}._gridHalf_1tuh5_129{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}._fontMono_1tuh5_136{font-family:monospace}._textEmerald_1tuh5_139{color:var(--emerald-600, #059669)}._textYellow_1tuh5_142{color:var(--yellow-600, #ca8a04)}._textOrange_1tuh5_145{color:var(--orange-600, #ea580c)}._textRed_1tuh5_148{color:var(--red-600, #dc2626)}._textMuted_1tuh5_151{color:var(--muted-foreground)}._bgEmerald_1tuh5_154{background-color:var(--emerald-500, #10b981)}._bgYellow_1tuh5_157{background-color:var(--yellow-500, #eab308)}._bgRed_1tuh5_160{background-color:var(--red-500, #ef4444)}._badgeBase_1tuh5_165{flex-shrink:0;font-size:.875rem;font-weight:500;padding:.25rem .75rem;border:1px solid var(--border)}._badgeSmall_1tuh5_172{font-size:.75rem;padding:.125rem .625rem}._statusDot_1tuh5_176{display:inline-block;width:.5rem;height:.5rem;border-radius:9999px;margin-right:.375rem}._statusDotSmall_1tuh5_183{width:.375rem;height:.375rem}._themeEmerald_1tuh5_187{background-color:var(--emerald-50, #ecfdf5);color:var(--emerald-700, #047857);border-color:var(--emerald-200, #a7f3d0)}._themeRed_1tuh5_192{background-color:var(--red-50, #fef2f2);color:var(--red-700, #b91c1c);border-color:var(--red-200, #fecaca)}._thermoContainer_1tuh5_199{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 0}._thermoRing_1tuh5_206{display:flex;width:6rem;height:6rem;align-items:center;justify-content:center;border-radius:9999px;border:4px solid}._thermoRingEmerald_1tuh5_215{border-color:var(--emerald-500, #10b981)}._thermoRingYellow_1tuh5_218{border-color:var(--yellow-500, #eab308)}._thermoRingRed_1tuh5_221{border-color:var(--red-500, #ef4444)}._thermoRingMuted_1tuh5_224{border-color:var(--muted)}._nativeServiceCard_1tuh5_229{display:flex;align-items:center;justify-content:space-between;border-radius:.5rem;border:1px solid var(--border);padding:.5rem .75rem}._portCard_1tuh5_237{border-radius:.5rem;border:1px solid var(--border);padding:.75rem}._portTagsWrapper_1tuh5_242{display:flex;flex-wrap:wrap;gap:.375rem}._portTag_1tuh5_242{display:flex;align-items:center;gap:.375rem;border-radius:.375rem;border:1px solid var(--border);background-color:#0000000d;padding:.25rem .5rem}._cardTitleIcon_1tuh5_258{display:flex;align-items:center;gap:.5rem}._sectionSubtitle_1tuh5_263{margin-bottom:.75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground)}._flexBetween_1tuh5_271{display:flex;align-items:center;justify-content:space-between}._netStatCard_1tuh5_278{border-radius:.5rem;border:1px solid var(--border);padding:.75rem}._netStatLabel_1tuh5_283{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--muted-foreground);margin-bottom:.25rem}._netStatValue_1tuh5_291{font-size:1.125rem;font-weight:700;margin:0}._container_gfrcm_1{max-width:64rem;margin:0 auto;padding:2rem 1rem;display:flex;flex-direction:column;gap:2rem}._loadingContainer_gfrcm_11{display:flex;flex-direction:column;gap:1.5rem;padding-top:2.5rem}._skeletonTitle_gfrcm_18{height:2rem;width:12rem}._skeletonHeader_gfrcm_23{height:8rem;width:100%;border-radius:var(--radius)}._skeletonBody_gfrcm_29{height:12rem;width:100%;border-radius:var(--radius)}._notFoundContainer_gfrcm_35{padding:5rem 1rem;text-align:center}._notFoundText_gfrcm_40{color:var(--muted-foreground)}._backLinkError_gfrcm_44{display:inline-flex;align-items:center;gap:.375rem;margin-top:1rem;font-size:.875rem;color:var(--primary);text-decoration:none}._backLinkError_gfrcm_44:hover{text-decoration:underline}._backLink_gfrcm_44{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--muted-foreground);text-decoration:none;transition:color .2s ease}._backLink_gfrcm_44:hover{color:var(--foreground)}._iconSmall_gfrcm_71{width:.875rem;height:.875rem}._headerRow_gfrcm_76{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._headerInfo_gfrcm_83{display:flex;align-items:center;gap:.75rem}._iconWrapper_gfrcm_89{display:flex;width:2.5rem;height:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.75rem;background-color:var(--muted)}._iconLarge_gfrcm_100{width:1.25rem;height:1.25rem}._title_gfrcm_105{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground)}._description_gfrcm_112{font-size:.875rem;color:var(--muted-foreground);margin-top:.125rem}._groupMeta_gfrcm_118{font-size:.75rem;color:var(--muted-foreground);margin-top:.125rem}._groupHighlight_gfrcm_124{font-weight:500;color:var(--foreground)}._badgeBase_gfrcm_130{flex-shrink:0;font-size:.875rem;font-weight:500;padding:.25rem .75rem;border:1px solid var(--border)}._statusDot_gfrcm_138{display:inline-block;width:.5rem;height:.5rem;border-radius:9999px;margin-right:.375rem}._themeYellow_gfrcm_147{background-color:var(--yellow-50, #fefce8);color:var(--yellow-700, #a16207);border-color:var(--yellow-200, #fef08a)}._themeOrange_gfrcm_152{background-color:var(--orange-50, #fff7ed);color:var(--orange-700, #c2410c);border-color:var(--orange-200, #fed7aa)}._themeRed_gfrcm_157{background-color:var(--red-50, #fef2f2);color:var(--red-700, #b91c1c);border-color:var(--red-200, #fecaca)}._themeEmerald_gfrcm_162{background-color:var(--emerald-50, #ecfdf5);color:var(--emerald-700, #047857);border-color:var(--emerald-200, #a7f3d0)}._statsGrid_gfrcm_169{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media(min-width:640px){._statsGrid_gfrcm_169{grid-template-columns:repeat(3,minmax(0,1fr))}}._statCard_gfrcm_181{border-radius:.75rem;border:1px solid var(--border);background-color:var(--card);padding:1rem;display:flex;flex-direction:column;gap:.25rem}._statLabel_gfrcm_191{font-size:.75rem;color:var(--muted-foreground)}._statValue_gfrcm_196{font-size:1.25rem;font-weight:700;letter-spacing:-.025em}._cardTitle_gfrcm_203{font-size:.875rem;font-weight:600}._sectionTitle_gfrcm_209{margin-bottom:1rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground)}._emptyState_gfrcm_218{border-radius:.75rem;border:1px dashed var(--border);background-color:var(--card);padding:2rem;text-align:center}._emptyText_gfrcm_226{font-size:.875rem;color:var(--muted-foreground)}._incidentList_gfrcm_231{display:flex;flex-direction:column;gap:.75rem}._incidentCard_gfrcm_237{display:block;border-radius:.75rem;border:1px solid var(--border);background-color:var(--card);padding:1rem;text-decoration:none;transition:background-color .2s ease;color:inherit}._incidentCard_gfrcm_237:hover{background-color:var(--accent)}._incidentHeader_gfrcm_252{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}._incidentTitle_gfrcm_259{font-size:.875rem;font-weight:500}._incidentMeta_gfrcm_264{font-size:.75rem;color:var(--muted-foreground);margin-top:.25rem}._container_ol51y_1{max-width:48rem;margin:0 auto;padding:2rem 1rem}._loadingContainer_ol51y_8{display:flex;flex-direction:column;gap:1.5rem;padding-top:2.5rem}._skeletonTitle_ol51y_15{height:2rem;width:12rem}._skeletonHeader_ol51y_20{height:8rem;border-radius:var(--radius)}._skeletonBody_ol51y_25{height:16rem;border-radius:var(--radius)}._notFoundContainer_ol51y_30{padding:5rem 1rem;text-align:center}._notFoundText_ol51y_35{color:var(--muted-foreground)}._backLinkError_ol51y_39{display:inline-flex;align-items:center;gap:.375rem;margin-top:1rem;font-size:.875rem;color:var(--primary);text-decoration:none}._backLinkError_ol51y_39:hover{text-decoration:underline}._backLink_ol51y_39{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--muted-foreground);text-decoration:none;transition:color .2s ease;margin-bottom:2rem}._backLink_ol51y_39:hover{color:var(--foreground)}._iconSmall_ol51y_67{width:.875rem;height:.875rem}._headerSpace_ol51y_72{display:flex;flex-direction:column;gap:1rem}._tagsRow_ol51y_78{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}._incidentRef_ol51y_85{font-size:.875rem;font-family:monospace;color:var(--muted-foreground)}._serviceBadge_ol51y_91{cursor:pointer}._serviceBadge_ol51y_91:hover{background-color:var(--accent)}._title_ol51y_98{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground)}._metaRow_ol51y_105{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;font-size:.875rem;color:var(--muted-foreground)}._metaItem_ol51y_114{display:flex;align-items:center;gap:.375rem}._metaHighlight_ol51y_120{font-weight:500;color:var(--foreground)}._resolvedIcon_ol51y_125{color:#10b981}._statusBadgeBase_ol51y_130{font-size:.875rem;font-weight:500;padding:.25rem .75rem}._statusDot_ol51y_136{display:inline-block;width:.5rem;height:.5rem;border-radius:9999px;margin-right:.375rem}._timelineSection_ol51y_145{margin-top:2rem}._timelineTitle_ol51y_149{margin-bottom:1.25rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground)}._timelineContainer_ol51y_158{position:relative}._timelineLine_ol51y_162{position:absolute;left:.875rem;top:0;bottom:0;width:1px;background-color:var(--border)}._timelineList_ol51y_171{display:flex;flex-direction:column}._timelineItem_ol51y_176{position:relative;display:flex;gap:1.25rem;padding-bottom:1.75rem}._timelineItem_ol51y_176:last-child{padding-bottom:0}._timelineIconWrapper_ol51y_186{position:relative;z-index:10;display:flex;width:1.75rem;height:1.75rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;border:2px solid;background-color:var(--background)}._timelineIcon_ol51y_186{width:.75rem;height:.75rem}._timelineContent_ol51y_205{flex:1;padding-top:.125rem}._timelineHeader_ol51y_210{display:flex;align-items:center;gap:.75rem;margin-bottom:.25rem}._timelineTime_ol51y_217{font-size:.875rem;font-weight:500;color:var(--foreground)}._timelineMessage_ol51y_223{font-size:.875rem;color:var(--muted-foreground);line-height:1.5}._themeYellow_ol51y_230{background-color:var(--yellow-50, #fefce8);color:var(--yellow-700, #a16207);border-color:var(--yellow-200, #fef08a)}._themeYellowIcon_ol51y_235{color:var(--yellow-600, #ca8a04)}._themeYellowBorder_ol51y_238{border-color:var(--yellow-300, #fde047)}._themeOrange_ol51y_242{background-color:var(--orange-50, #fff7ed);color:var(--orange-700, #c2410c);border-color:var(--orange-200, #fed7aa)}._themeOrangeIcon_ol51y_247{color:var(--orange-600, #ea580c)}._themeOrangeBorder_ol51y_250{border-color:var(--orange-300, #fdba74)}._themeRed_ol51y_254{background-color:var(--red-50, #fef2f2);color:var(--red-700, #b91c1c);border-color:var(--red-200, #fecaca)}._themeRedIcon_ol51y_259{color:var(--red-600, #dc2626)}._themeRedBorder_ol51y_262{border-color:var(--red-300, #fca5a5)}._bgRed_ol51y_265{background-color:var(--red-500, #ef4444)}._themeEmerald_ol51y_269{background-color:var(--emerald-50, #ecfdf5);color:var(--emerald-700, #047857);border-color:var(--emerald-200, #a7f3d0)}._themeEmeraldIcon_ol51y_274{color:var(--emerald-600, #059669)}._themeEmeraldBorder_ol51y_277{border-color:var(--emerald-300, #6ee7b7)}._bgEmerald_ol51y_280{background-color:var(--emerald-500, #10b981)}
