.service-health-panel_wrap__HWgWT{display:flex;flex-direction:column;gap:1.25rem;width:100%;max-width:960px;margin:0 auto}.service-health-panel_intro__A4sYh{margin:0;color:var(--muted);font-size:.9rem;line-height:1.5}.service-health-panel_toolbar__jS3MY{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.service-health-panel_toolbarMeta__3jLii{color:var(--muted);font-size:.85rem}.service-health-panel_section__7ViRw{display:flex;flex-direction:column;gap:.6rem}.service-health-panel_sectionTitle__PjbKB{margin:0;font-family:var(--font-display);font-size:1rem;font-weight:600;letter-spacing:.02em}.service-health-panel_tableWrap__GZAKc{overflow-x:auto;border:1px solid var(--surface-border);border-radius:10px;background:var(--surface)}.service-health-panel_table__dWeqd{width:100%;border-collapse:collapse;font-size:.88rem}.service-health-panel_table__dWeqd td,.service-health-panel_table__dWeqd th{padding:.65rem .75rem;text-align:left;border-bottom:1px solid color-mix(in srgb,var(--surface-border) 70%,transparent);vertical-align:top}.service-health-panel_table__dWeqd th{color:var(--muted);font-weight:500;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase}.service-health-panel_table__dWeqd tr:last-child td{border-bottom:none}.service-health-panel_muted__K5uGJ{color:var(--muted)}.service-health-panel_error__0Xh3z{margin:0;color:#f87171;font-size:.9rem}.service-health-panel_badgeBad__srrI2,.service-health-panel_badgeChecking__kN9tu,.service-health-panel_badgeOk__VNMAT{display:inline-block;font-size:.75rem;letter-spacing:.04em;padding:.2rem .5rem;border-radius:6px;border:1px solid transparent}.service-health-panel_badgeOk__VNMAT{color:#5eead4;border-color:color-mix(in srgb,#5eead4 45%,transparent);background:color-mix(in srgb,#5eead4 12%,transparent)}.service-health-panel_badgeBad__srrI2{color:#f87171;border-color:color-mix(in srgb,#f87171 45%,transparent);background:color-mix(in srgb,#f87171 12%,transparent)}.service-health-panel_badgeChecking__kN9tu{color:var(--muted);border-color:color-mix(in srgb,var(--muted) 40%,transparent);background:color-mix(in srgb,var(--muted) 10%,transparent)}.service-health-panel_productName__AxQZ9{font-size:.88rem;font-weight:600;margin-bottom:.25rem}.service-health-panel_productLink__v_VPP{font-size:.82rem;word-break:break-all;color:var(--accent)}.service-health-panel_productLink__v_VPP:hover{text-decoration:underline}.service-health-panel_loading__UV5wC{margin:0;color:var(--muted);font-size:.9rem}.auth_authPage__4xzY_{min-height:calc(100svh - 100px);display:flex;align-items:center;justify-content:center;padding:32px 16px;font-family:var(--font-sans)}.auth_panel__RhfEW{width:100%;max-width:420px;border:1px solid var(--surface-border);border-radius:calc(var(--radius) + 6px);padding:32px;display:flex;flex-direction:column;gap:24px;background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--panel-shadow);animation:auth_panelIn__sr7cX .45s ease-out}@keyframes auth_panelIn__sr7cX{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.auth_panelHeader__SCe0X h1{font-family:var(--font-sans);font-size:1.35rem;font-weight:600;margin-bottom:8px;color:var(--foreground);letter-spacing:-.02em}.auth_panelHeader__SCe0X p{font-size:.9rem;color:var(--muted);line-height:1.5}.auth_form__zyQ_y{display:flex;flex-direction:column;gap:16px}.auth_field__1Y275{display:flex;flex-direction:column;gap:.45rem;font-size:.9rem}.auth_field__1Y275>span:first-child{font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.auth_field__1Y275 input{height:2.75rem;border-radius:var(--radius);border:1px solid var(--surface-border);padding:0 .85rem;font:inherit;font-size:.95rem;background:var(--input-bg);color:var(--foreground);transition:border-color .15s ease,box-shadow .15s ease}.auth_field__1Y275 input:hover:not(:disabled):not(:focus){border-color:color-mix(in srgb,var(--accent) 40%,var(--surface-border))}.auth_field__1Y275 input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim)}.auth_field__1Y275 span[role=alert]{color:var(--danger);font-size:.8rem}.auth_formError___98wl{color:var(--danger);font-size:.875rem;line-height:1.45}.auth_formError___98wl ul{margin:0;padding-left:1.15rem;display:flex;flex-direction:column;gap:.25rem}.auth_formHint__FUty5{color:var(--ok);font-size:.875rem}.auth_submit__SEL6y{height:48px;border-radius:var(--radius);border:1px solid var(--accent);font:inherit;font-weight:600;cursor:pointer;background:var(--btn-primary-bg);color:var(--btn-primary-fg);transition:box-shadow .2s}.auth_submit__SEL6y:hover:not(:disabled){box-shadow:var(--btn-primary-hover-shadow)}.auth_submit__SEL6y:disabled{opacity:.6;cursor:not-allowed}.auth_secondary__Gw_cb{height:44px;border-radius:var(--radius);border:1px solid var(--surface-border);font:inherit;font-weight:500;cursor:pointer;background:transparent;color:var(--muted);transition:color .2s,border-color .2s,background .2s}.auth_secondary__Gw_cb:hover:not(:disabled){color:var(--foreground);border-color:var(--accent);background:var(--accent-dim)}.auth_secondary__Gw_cb:disabled{opacity:.55;cursor:not-allowed}.auth_divider__3hCeM{display:flex;align-items:center;gap:12px;font-size:.8rem;color:var(--muted)}.auth_divider__3hCeM:after,.auth_divider__3hCeM:before{content:"";flex:1 1;height:1px;background:var(--surface-border)}.auth_oauthRow__bVM77{display:flex;flex-direction:column;gap:10px}.auth_oauthButton__7qZCN{height:44px;border-radius:var(--radius);border:1px solid var(--surface-border);display:flex;align-items:center;justify-content:center;font:inherit;font-weight:500;background:transparent;color:inherit;cursor:pointer;transition:background .2s,border-color .2s}.auth_oauthButton__7qZCN:hover{border-color:var(--accent);background:var(--accent-dim)}.auth_footer__OSjLn{text-align:center;font-size:.9rem;color:var(--muted)}.auth_footer__OSjLn a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.auth_roleBlock__6kXll{display:flex;flex-direction:column;gap:10px}.auth_roleTitle__y5x_a{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.auth_roleEmpty__9212a{font-size:.9rem;color:var(--muted)}.auth_roleList__5YbQW{list-style:none;display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0}.auth_roleBadge__x4lWI{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:var(--radius);border:1px solid var(--surface-border);background:var(--accent-dim);font-size:.85rem}.auth_roleCode__uIuQq{font-family:var(--font-mono);font-size:.75rem;color:var(--accent)}.auth_roleLabel__Xwht4{font-weight:500}.auth_sessionCard__rORH1{display:flex;flex-direction:column;gap:16px;width:100%}.auth_sessionEmail__J51oa{font-size:.95rem}.auth_sessionEmail__J51oa strong{font-weight:600;color:var(--accent);font-family:var(--font-mono)}.auth_muted__04cFm{color:var(--muted);font-size:.9rem}.auth_profilePre__k50Vg{color:var(--muted)}.auth_profilePreError__hkIZC,.auth_profilePre__k50Vg{font-size:12px;padding:12px;border-radius:var(--radius);background:var(--code-bg);border:1px solid var(--surface-border);overflow:auto;font-family:var(--font-mono)}.auth_profilePreError__hkIZC{color:var(--danger)}.auth_roleCheckboxGroup__xvOKU{border:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.auth_roleCheckboxLegend__oMM5z{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);padding:0}.auth_roleCheckboxList__6mO_q{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.auth_roleCheckboxItem__b4sPk{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:.9rem;padding:8px 10px;border-radius:var(--radius);border:1px solid var(--surface-border);background:var(--code-bg)}.auth_roleCheckboxItem__b4sPk:has(input:disabled){opacity:.65;cursor:not-allowed}.auth_roleCheckboxItem__b4sPk input{accent-color:var(--accent)}.form-error_formError__L9xRW{color:var(--danger);font-size:.875rem;line-height:1.45}.form-error_formErrorList__32nDY ul{margin:0;padding-left:1.15rem;display:flex;flex-direction:column;gap:.25rem}.form-error_formErrorList__32nDY li{list-style:disc}.shell_shell__UG0EN{min-height:100svh;display:flex;flex-direction:column}.shell_header__GPNVY{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:12px 16px;padding:14px 24px;border-bottom:1px solid var(--surface-border);background:color-mix(in srgb,var(--surface) 92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20}.shell_brand__NTpCD{display:flex;flex-shrink:0;align-items:center;padding-top:2px;text-decoration:none;color:inherit}.shell_brand__NTpCD:hover .shell_brandMark__A9Qu5{text-decoration:underline;text-underline-offset:.18em}.shell_brandLockup__DGrea{display:inline-flex;align-items:center;gap:10px;min-width:0}.shell_brandLockupHero__Bl62v{gap:14px}.shell_brandLogo__4t_di{flex-shrink:0;width:1.55rem;height:1.55rem;color:var(--header-accent,var(--accent))}.shell_brandLockupHero__Bl62v .shell_brandLogo__4t_di{width:2.35rem;height:2.35rem}.shell_brandText__OJXzr{display:flex;flex-direction:column;gap:1px;min-width:0;line-height:1.15}.shell_brandMark__A9Qu5{font-family:var(--font-sans);font-size:1.15rem;font-weight:700;letter-spacing:-.02em;text-transform:lowercase;color:var(--header-accent,var(--accent))}.shell_brandLockupHero__Bl62v .shell_brandMark__A9Qu5{font-size:clamp(1.65rem,4.5vw,2.35rem);letter-spacing:-.03em}.shell_brandTag___uCJ2{font-size:.62rem;text-transform:lowercase;letter-spacing:.16em;color:var(--header-muted,var(--muted))}.shell_brandLockupHero__Bl62v .shell_brandTag___uCJ2{font-size:.72rem;letter-spacing:.18em}.shell_nav__gb0vO{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex:1 1 12rem;flex-wrap:wrap;min-width:min(100%,12rem);row-gap:6px}.shell_navLink__TTCuM{padding:8px 14px;border-radius:var(--radius);font-size:.875rem;color:var(--header-muted,var(--muted));border:1px solid transparent;transition:color .2s,border-color .2s,background .2s}.shell_navButton__sOlF8{background:none;cursor:pointer;font-family:inherit;line-height:1.2}.shell_navButton__sOlF8:hover,.shell_navLink__TTCuM:hover{color:var(--header-fg,var(--foreground));border-color:var(--header-border,var(--surface-border));background:var(--header-hover-bg,var(--accent-dim))}.shell_navLinkActive__X_1iX{color:var(--header-accent,var(--accent));border-color:var(--header-border,var(--surface-border));background:var(--header-active-bg,var(--accent-dim))}.shell_navMore__dI3y2{position:relative;display:inline-flex;align-items:center;padding-bottom:.75rem;margin-bottom:-.75rem}.shell_navMoreTrigger__tJc9i{display:inline-flex;align-items:center;gap:.35rem;cursor:default;-webkit-user-select:none;user-select:none}.shell_navMoreTriggerLink__C25mT{cursor:pointer}.shell_navMoreCaret__ZAze9{font-size:.7em;opacity:.85}.shell_navMoreMenu__W1KgF{display:none;position:absolute;top:calc(100% - .75rem);right:0;min-width:11rem;max-width:min(20rem,calc(100vw - 2rem));max-height:min(70vh,24rem);overflow-x:hidden;overflow-y:auto;padding:.55rem .35rem .35rem;margin-top:0;border-radius:var(--radius);border:1px solid var(--header-border,var(--surface-border));background:var(--surface-solid);background-color:var(--surface-solid);backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:var(--panel-shadow);z-index:30;opacity:1}.shell_navMoreMenu__W1KgF:before{content:"";position:absolute;left:-1.5rem;right:-1.5rem;top:-.75rem;height:.75rem}.shell_navMore__dI3y2:focus-within .shell_navMoreMenu__W1KgF,.shell_navMore__dI3y2:hover .shell_navMoreMenu__W1KgF{display:block}.shell_navMoreHeading__AV3cu{padding:.45rem .85rem .35rem;font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--header-muted,var(--muted));opacity:.85;border-bottom:1px solid var(--header-border,var(--surface-border));margin-bottom:.2rem}.shell_navMoreList__TulOz{display:flex;flex-direction:column;align-items:stretch;gap:2px;margin:0;padding:0;list-style:none}.shell_navMoreRow__6Yo9o{display:block;width:100%;margin:0;padding:0}.shell_navMoreItem__0KNHD{display:block;width:100%;box-sizing:border-box;padding:.55rem .85rem;border-radius:calc(var(--radius) - 2px);font-size:.875rem;line-height:1.35;color:var(--header-muted,var(--muted));text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:1px solid transparent}.shell_navMoreItem__0KNHD:hover{color:var(--header-fg,var(--foreground));background:var(--accent-dim)}.shell_navMoreItemButton__hCh4L{background:transparent;cursor:pointer;font:inherit;text-align:left}.shell_navMoreItemButton__hCh4L:disabled{opacity:.65;cursor:wait}.shell_navMoreItemActive__qUIZQ{color:var(--header-accent,var(--accent));background:var(--accent-dim)}.shell_main__GIDRa{flex:1 1;width:100%;max-width:1080px;margin:0 auto;padding:28px 24px 64px;display:flex;flex-direction:column;gap:1.25rem;animation:shell_riseIn__4p9gY .4s ease-out}.shell_mainWide__IeIqp{max-width:90%}@keyframes shell_riseIn__4p9gY{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.shell_hero__Txalx{display:flex;flex-direction:column;gap:16px;padding:28px 0 8px}.shell_heroTitle__6Uxlv{font-family:var(--font-mono);font-size:clamp(1.75rem,4vw,2.4rem);font-weight:700;letter-spacing:.04em;line-height:1.2}.shell_heroTitleAccent__QGaSg{color:var(--accent)}.shell_heroLead__ThcPv{max-width:38rem;font-size:1rem;line-height:1.55;color:var(--muted)}.shell_pageTitle__Fw8o7{font-family:var(--font-mono);font-size:1.35rem;letter-spacing:.06em;color:var(--accent);margin-bottom:4px}.shell_pageSub__LueoG{color:var(--muted);font-size:.9rem;margin-bottom:0}@media (max-width:720px){.shell_header__GPNVY{padding:12px 16px}.shell_main__GIDRa{padding:20px 16px 48px}.shell_navMoreMenu__W1KgF{left:0;right:auto}}.field_form__hA9U1{gap:1.15rem;max-width:40rem}.field_field__2Nwlr,.field_form__hA9U1{display:flex;flex-direction:column;width:100%}.field_field__2Nwlr{gap:.45rem;font-size:.9rem;color:var(--foreground)}.field_label__6Efvh{font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.field_control__mB5sc{width:100%;box-sizing:border-box;min-height:2.75rem;padding:0 .85rem;border-radius:var(--radius);border:1px solid var(--surface-border);font:inherit;font-size:.95rem;line-height:1.4;background:var(--input-bg);color:var(--foreground);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.field_control__mB5sc:hover:not(:disabled):not(:focus){border-color:color-mix(in srgb,var(--accent) 40%,var(--surface-border))}.field_control__mB5sc:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim);background:var(--input-bg)}.field_control__mB5sc:disabled{opacity:.55;cursor:not-allowed}.field_controlInvalid__ZHQd0{border-color:var(--danger)}.field_controlInvalid__ZHQd0:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--danger) 28%,transparent)}.field_textarea__7c4P2{width:100%;box-sizing:border-box;min-height:11rem;padding:.85rem;border-radius:var(--radius);border:1px solid var(--surface-border);font:inherit;font-size:.95rem;line-height:1.55;resize:vertical;background:var(--input-bg);color:var(--foreground);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.field_textarea__7c4P2:hover:not(:disabled):not(:focus){border-color:color-mix(in srgb,var(--accent) 40%,var(--surface-border))}.field_textarea__7c4P2:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim);background:var(--input-bg)}.field_textarea__7c4P2:disabled{opacity:.55;cursor:not-allowed}.field_error__ZqX6_{color:var(--danger);font-size:.8rem;line-height:1.35}.field_hint__Buq8C{color:var(--muted);font-size:.85rem;line-height:1.45;margin:0}.field_actions__4nujM{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:.25rem}.field_panel__XzymV{display:flex;flex-direction:column;gap:1.25rem;width:100%;max-width:42rem;padding:1.35rem 1.4rem 1.5rem;border-radius:calc(var(--radius) + 2px);border:1px solid var(--surface-border);background:linear-gradient(165deg,color-mix(in srgb,var(--accent) 8%,transparent),transparent 42%),color-mix(in srgb,var(--surface) 88%,transparent);box-shadow:var(--panel-shadow)}.field_panelHeader__IcyKx{display:flex;flex-direction:column;gap:.4rem}.field_panelTitle__niECL{margin:0;font-size:clamp(1.35rem,2.5vw,1.75rem);letter-spacing:.02em;line-height:1.25}.field_panelLead__0shDQ{margin:0;color:var(--muted);font-size:.95rem;line-height:1.55}.theme-toggle_group__xhTMy{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid var(--surface-border);border-radius:var(--radius-pill);background:var(--surface)}.theme-toggle_btn__NzVCD{appearance:none;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:1.75rem;padding:0;border:none;border-radius:var(--radius-pill);background:transparent;color:var(--muted);cursor:pointer}.theme-toggle_btn__NzVCD:hover{color:var(--foreground);background:var(--accent-dim)}.theme-toggle_btnActive__y2aMa,.theme-toggle_btnActive__y2aMa:hover{color:var(--btn-primary-fg);background:var(--accent)}.theme-toggle_icon__Ly8Tn{width:1rem;height:1rem;display:block}