.BrandAssets-module__gt8DDa__brandLogo{align-items:center;min-width:0;display:inline-flex}.BrandAssets-module__gt8DDa__brandLogoFull{object-fit:contain;width:auto;max-width:172px;height:42px;display:block}.BrandAssets-module__gt8DDa__brandLogoDark{display:none}.BrandAssets-module__gt8DDa__brandLogoIcon{object-fit:contain;width:22px;height:22px;display:block}.BrandAssets-module__gt8DDa__productIcon{flex:none;justify-content:center;align-items:center;line-height:0;display:inline-flex}.BrandAssets-module__gt8DDa__productIconImg{object-fit:contain}.BrandAssets-module__gt8DDa__productIconLight{display:block}.BrandAssets-module__gt8DDa__productIconDark{display:none}.BrandAssets-module__gt8DDa__productIconSize27,.BrandAssets-module__gt8DDa__productIconSize27 .BrandAssets-module__gt8DDa__productIconImg{width:27px;height:27px}.BrandAssets-module__gt8DDa__productIconSize30,.BrandAssets-module__gt8DDa__productIconSize30 .BrandAssets-module__gt8DDa__productIconImg{width:30px;height:30px}.BrandAssets-module__gt8DDa__productIconSize33,.BrandAssets-module__gt8DDa__productIconSize33 .BrandAssets-module__gt8DDa__productIconImg{width:33px;height:33px}.BrandAssets-module__gt8DDa__productIconSize72,.BrandAssets-module__gt8DDa__productIconSize72 .BrandAssets-module__gt8DDa__productIconImg{width:72px;height:72px}[data-theme=light] .BrandAssets-module__gt8DDa__productIconLight{display:block}[data-theme=light] .BrandAssets-module__gt8DDa__productIconDark{display:none}[data-theme=dark] .BrandAssets-module__gt8DDa__productIconLight{display:none}[data-theme=dark] .BrandAssets-module__gt8DDa__productIconDark{display:block}[data-theme=light] .BrandAssets-module__gt8DDa__brandLogoLight{display:block}[data-theme=light] .BrandAssets-module__gt8DDa__brandLogoDark{display:none}[data-theme=dark] .BrandAssets-module__gt8DDa__brandLogoLight{display:none}[data-theme=dark] .BrandAssets-module__gt8DDa__brandLogoDark{display:block}.BrandAssets-module__gt8DDa__platformBrandIcon{border-radius:var(--radius-sm);flex:none;justify-content:center;align-items:center;line-height:0;display:inline-flex}.BrandAssets-module__gt8DDa__size20{width:20px;height:20px}.BrandAssets-module__gt8DDa__size24{width:24px;height:24px}.BrandAssets-module__gt8DDa__size28{width:28px;height:28px}.BrandAssets-module__gt8DDa__size30{width:30px;height:30px}.BrandAssets-module__gt8DDa__platformBrandImg{object-fit:contain;width:100%;height:100%;display:block}.BrandAssets-module__gt8DDa__platformBrandImgDark{display:none}.BrandAssets-module__gt8DDa__vbr .BrandAssets-module__gt8DDa__platformBrandImg{transform-origin:50%;transform:scale(1.12)}.BrandAssets-module__gt8DDa__fallback{color:var(--on-accent);font-size:var(--type-micro,var(--type-mobile-nav));place-items:center;font-weight:700;line-height:1;display:grid}.BrandAssets-module__gt8DDa__fallbackAliyun{background:var(--provider-aliyun)}.BrandAssets-module__gt8DDa__fallbackTencent{background:var(--provider-tencent)}.BrandAssets-module__gt8DDa__fallbackHuawei{background:var(--provider-huawei)}.BrandAssets-module__gt8DDa__fallbackVolcengine{background:var(--provider-volcengine)}.BrandAssets-module__gt8DDa__fallbackBaidu{background:var(--provider-baidu)}.BrandAssets-module__gt8DDa__fallbackVbr{background:var(--provider-vbr)}.BrandAssets-module__gt8DDa__fallbackGeneric{background:var(--provider-generic)}[data-theme=light] .BrandAssets-module__gt8DDa__platformBrandImgLight{display:block}[data-theme=light] .BrandAssets-module__gt8DDa__platformBrandImgDark{display:none}[data-theme=dark] .BrandAssets-module__gt8DDa__platformBrandImgLight{display:none}[data-theme=dark] .BrandAssets-module__gt8DDa__platformBrandImgDark{display:block}
.InlineSelect-module__cVPVzG__root{position:relative}.InlineSelect-module__cVPVzG__button{width:100%;min-height:38px;padding:var(--space-2) var(--space-3);border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);color:var(--fg);align-items:center;gap:var(--space-2);cursor:pointer;transition:background var(--fast), border-color var(--fast), box-shadow var(--fast), transform var(--fast);justify-content:space-between;display:flex}.InlineSelect-module__cVPVzG__button:hover:not(:disabled){background:var(--surface-fill-hover);border-color:var(--border-strong)}.InlineSelect-module__cVPVzG__button:active:not(:disabled){transform:translateY(var(--press-offset))}.InlineSelect-module__cVPVzG__button:disabled{opacity:var(--opacity-disabled);cursor:not-allowed}.InlineSelect-module__cVPVzG__locked .InlineSelect-module__cVPVzG__button:disabled{opacity:1;cursor:default;background:var(--surface-soft)}.InlineSelect-module__cVPVzG__locked .InlineSelect-module__cVPVzG__caret{display:none}.InlineSelect-module__cVPVzG__prefix{align-items:center;gap:var(--space-label);flex:none;display:inline-flex}.InlineSelect-module__cVPVzG__label{text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:var(--type-compact);flex:1;overflow:hidden}.InlineSelect-module__cVPVzG__caret{width:18px;height:18px;color:var(--muted);flex:none;justify-content:center;align-items:center;display:inline-flex}.InlineSelect-module__cVPVzG__caret svg{width:16px;height:16px}.InlineSelect-module__cVPVzG__menu{z-index:40;top:calc(100% + var(--space-label));border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:100%;box-shadow:var(--elevation-flyout);padding:var(--space-1);position:absolute;left:0;overflow-y:auto}.InlineSelect-module__cVPVzG__menuPortal{z-index:2000}.InlineSelect-module__cVPVzG__option{width:100%;color:var(--fg);text-align:left;justify-content:flex-start;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-menu);border-radius:var(--radius-sm);font-size:var(--type-compact);cursor:pointer;transition:background var(--fast), color var(--fast);background:0 0;border:0;display:flex}.InlineSelect-module__cVPVzG__optionPrefix{flex:none;align-items:center;display:inline-flex}.InlineSelect-module__cVPVzG__option:hover:not(:disabled),.InlineSelect-module__cVPVzG__option.InlineSelect-module__cVPVzG__active{background:var(--surface-soft)}.InlineSelect-module__cVPVzG__option:disabled{opacity:var(--opacity-disabled);cursor:not-allowed}.InlineSelect-module__cVPVzG__pagination{gap:var(--space-2);border-top:1px solid var(--border);margin-top:var(--space-1);padding:var(--space-2) var(--space-label) var(--space-1);color:var(--fg-2);font-size:var(--type-meta);grid-template-columns:minmax(72px,auto) 1fr minmax(72px,auto);align-items:center;display:grid}.InlineSelect-module__cVPVzG__pagination span{text-align:center;font-weight:600}.InlineSelect-module__cVPVzG__pageButton{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);min-height:28px;color:var(--fg-2);font-size:var(--type-meta);padding:var(--space-compact-action-y) var(--space-2);font-weight:600}.InlineSelect-module__cVPVzG__pageButton:hover:not(:disabled){border-color:var(--border-strong);background:var(--surface-fill-hover);color:var(--fg)}.InlineSelect-module__cVPVzG__pageButton:disabled{opacity:var(--opacity-disabled);cursor:not-allowed}
.Modal-module__Ro-5Wq__overlay{z-index:1000;padding:var(--space-5);background:var(--scrim);opacity:1;visibility:visible;transition:opacity var(--base), visibility var(--base);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Modal-module__Ro-5Wq__dialog{width:min(var(--modal-width-720), 92vw);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);max-height:88vh;box-shadow:var(--elevation-flyout);opacity:1;transition:transform var(--emphasized), opacity var(--base);flex-direction:column;display:flex;overflow:hidden;transform:translateY(0)scale(1)}.Modal-module__Ro-5Wq__width420{width:min(var(--modal-width-420), 92vw)}.Modal-module__Ro-5Wq__width460{width:min(var(--modal-width-460), 92vw)}.Modal-module__Ro-5Wq__width520{width:min(var(--modal-width-520), 92vw)}.Modal-module__Ro-5Wq__width560{width:min(var(--modal-width-560), 92vw)}.Modal-module__Ro-5Wq__width620{width:min(var(--modal-width-620), 92vw)}.Modal-module__Ro-5Wq__width720{width:min(var(--modal-width-720), 92vw)}.Modal-module__Ro-5Wq__width900{width:min(var(--modal-width-900), 92vw)}.Modal-module__Ro-5Wq__width980{width:min(var(--modal-width-980), 92vw)}.Modal-module__Ro-5Wq__width1180{width:min(var(--modal-width-1180), 92vw)}.Modal-module__Ro-5Wq__header{min-height:60px;padding:var(--space-3) var(--card-body-padding);justify-content:space-between;align-items:center;gap:var(--space-3);border-bottom:1px solid var(--border);flex:none;display:flex}.Modal-module__Ro-5Wq__header h2{color:var(--fg);font:650 var(--type-heading-md)/var(--line-snug) var(--font-display);margin:0}.Modal-module__Ro-5Wq__close{width:var(--control-height-inline);min-width:var(--control-height-inline);height:var(--control-height-inline);flex:0 0 var(--control-height-inline);box-sizing:border-box;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--fg-2);cursor:pointer;transition:background var(--fast), color var(--fast), box-shadow var(--fast);place-items:center;font-size:0;line-height:1;display:grid;min-height:var(--control-height-inline)!important;padding:0!important}.Modal-module__Ro-5Wq__close svg{width:20px;height:20px}.Modal-module__Ro-5Wq__close:hover{background:var(--surface-fill-hover);color:var(--fg)}.Modal-module__Ro-5Wq__close:focus-visible{box-shadow:var(--focus);outline:none}.Modal-module__Ro-5Wq__body{min-height:0;padding:var(--card-body-padding);flex:1;overflow-y:auto}.Modal-module__Ro-5Wq__bodyFullBleed{flex:1;min-height:0;padding:0;display:flex;overflow:hidden}.Modal-module__Ro-5Wq__bodyPt16{padding-top:var(--space-4)}.Modal-module__Ro-5Wq__variantWizard .Modal-module__Ro-5Wq__header{min-height:var(--card-header-height);background:var(--surface-soft)}.Modal-module__Ro-5Wq__variantWizard .Modal-module__Ro-5Wq__header h2{font-size:var(--type-heading-lg)}.Modal-module__Ro-5Wq__variantWizard .Modal-module__Ro-5Wq__close{background:0 0;border:0;border-radius:0}.Modal-module__Ro-5Wq__variantWizard .Modal-module__Ro-5Wq__close:hover{background:var(--surface-fill-hover);color:var(--fg)}.Modal-module__Ro-5Wq__variantCompact .Modal-module__Ro-5Wq__header{min-height:var(--control-height-mobile);padding:var(--space-2) var(--space-4)}.Modal-module__Ro-5Wq__variantCompact .Modal-module__Ro-5Wq__header h2{font-size:var(--type-heading-sm)}.Modal-module__Ro-5Wq__variantCompact .Modal-module__Ro-5Wq__close{width:var(--control-height-inline);min-width:var(--control-height-inline);height:var(--control-height-inline)}.Modal-module__Ro-5Wq__variantCompact .Modal-module__Ro-5Wq__body{padding:var(--space-3) var(--space-4)}.Modal-module__Ro-5Wq__variantMedia .Modal-module__Ro-5Wq__body{padding:0;overflow:hidden}.Modal-module__Ro-5Wq__densityCompact .Modal-module__Ro-5Wq__header{min-height:var(--control-height-compact);padding-block:var(--space-2)}.Modal-module__Ro-5Wq__densityCompact .Modal-module__Ro-5Wq__body{padding:var(--space-4)}.Modal-module__Ro-5Wq__footer{justify-content:flex-end;gap:var(--space-2);min-height:var(--control-height-mobile);padding:var(--space-3) var(--card-body-padding);border-top:1px solid var(--cool-divider);background:var(--white-surface);flex:none;display:flex}@media (max-width:767px){.Modal-module__Ro-5Wq__overlay{align-items:flex-end;padding:0}.Modal-module__Ro-5Wq__dialog{border-radius:var(--radius-lg) var(--radius-lg) 0 0;width:100%;max-height:92vh}.Modal-module__Ro-5Wq__close{width:var(--control-height-mobile);min-width:var(--control-height-mobile);height:var(--control-height-mobile);flex-basis:var(--control-height-mobile);min-height:var(--control-height-mobile)!important}}
.AppDialogs-module__B4dQSa__body{gap:var(--space-4);flex-direction:column;display:flex}.AppDialogs-module__B4dQSa__message{font-size:var(--type-compact);color:var(--fg-2);white-space:pre-wrap}.AppDialogs-module__B4dQSa__actions{justify-content:flex-end;gap:var(--space-2);display:flex}
.AppShell-module__-zW4nG__shell{--safe-area-inset-bottom:env(safe-area-inset-bottom,0px);grid-template-columns:var(--sidebar-width,240px) minmax(0, 1fr);gap:var(--space-6);height:100dvh;min-height:100dvh;padding:var(--space-6);background:var(--cloud-canvas);display:grid;overflow:hidden}.AppShell-module__-zW4nG__sidebar,.AppShell-module__-zW4nG__main{border:1px solid var(--cool-divider);border-radius:var(--radius-lg);background:var(--white-surface);min-width:0;min-height:0}.AppShell-module__-zW4nG__sidebar{gap:var(--space-5);padding:var(--space-4);scrollbar-gutter:stable;flex-direction:column;display:flex;overflow-y:auto}.AppShell-module__-zW4nG__main{flex-direction:column;display:flex;overflow:hidden}.AppShell-module__-zW4nG__topbar{min-height:var(--topbar-height);justify-content:space-between;align-items:center;gap:var(--space-4);padding:0 var(--space-6);border-bottom:1px solid var(--cool-divider);background:var(--white-surface);display:flex}.AppShell-module__-zW4nG__content{min-width:0;min-height:0;padding:var(--space-6);overscroll-behavior:contain;scrollbar-gutter:stable;flex:1;overflow:auto}.AppShell-module__-zW4nG__platformAdmin .AppShell-module__-zW4nG__content{background:var(--cloud-canvas)}.AppShell-module__-zW4nG__mobileNavigation{display:none}.AppShell-module__-zW4nG__consoleShell,.AppShell-module__-zW4nG__edgeConsoleShell{grid-template-columns:var(--sidebar-width,240px) minmax(0, 1fr);gap:var(--space-6);padding:var(--space-6);background:var(--cloud-canvas)}.AppShell-module__-zW4nG__consoleShell .AppShell-module__-zW4nG__sidebar,.AppShell-module__-zW4nG__edgeConsoleShell .AppShell-module__-zW4nG__sidebar,.AppShell-module__-zW4nG__consoleShell .AppShell-module__-zW4nG__main,.AppShell-module__-zW4nG__edgeConsoleShell .AppShell-module__-zW4nG__main{border:1px solid var(--cool-divider);border-radius:var(--radius-lg);background:var(--white-surface);box-shadow:none}.AppShell-module__-zW4nG__consoleShell .AppShell-module__-zW4nG__content,.AppShell-module__-zW4nG__edgeConsoleShell .AppShell-module__-zW4nG__content{gap:var(--space-6);padding:var(--space-6);flex-direction:column;min-height:0;display:flex;overflow:hidden auto}@media (max-width:767px){.AppShell-module__-zW4nG__shell{height:auto;min-height:100dvh;padding:0 0 calc(var(--space-16) + var(--safe-area-inset-bottom));display:block;overflow:visible}.AppShell-module__-zW4nG__sidebar{display:none}.AppShell-module__-zW4nG__main{border-inline:0;border-radius:0;min-height:100dvh;overflow:visible}.AppShell-module__-zW4nG__topbar{min-height:56px;padding:0 var(--space-4)}.AppShell-module__-zW4nG__content{min-height:0;padding:var(--space-4);overflow:visible}.AppShell-module__-zW4nG__mobileNavigation{z-index:10;justify-content:space-around;align-items:center;gap:var(--space-2);min-height:56px;padding:var(--space-2) var(--space-3) var(--safe-area-inset-bottom);border-top:1px solid var(--cool-divider);background:var(--white-surface);display:flex;position:fixed;bottom:0;left:0;right:0}.AppShell-module__-zW4nG__mobileNavigation>*{min-width:var(--touch-target);min-height:var(--touch-target)}.AppShell-module__-zW4nG__consoleShell,.AppShell-module__-zW4nG__edgeConsoleShell{height:auto;min-height:100dvh;padding:0 0 calc(var(--space-16) + var(--safe-area-inset-bottom));display:block;overflow:visible}.AppShell-module__-zW4nG__consoleShell .AppShell-module__-zW4nG__content,.AppShell-module__-zW4nG__edgeConsoleShell .AppShell-module__-zW4nG__content{gap:var(--space-4);padding:var(--space-4) var(--space-4) calc(var(--mobile-content-bottom) + var(--safe-area-inset-bottom));overflow:visible}}
.ShellChrome-module__2v_tSW__brand{align-items:center;gap:var(--space-3);min-height:64px;color:var(--fg);font-family:var(--font-display);font-size:var(--type-heading-md);letter-spacing:-.02em;font-weight:600;text-decoration:none;display:flex}.ShellChrome-module__2v_tSW__nav{gap:var(--space-4);display:grid}.ShellChrome-module__2v_tSW__navSection{gap:var(--space-label);display:grid}.ShellChrome-module__2v_tSW__navSectionTitle{padding:0 var(--space-3) var(--space-table-meta-top);color:var(--muted);font-size:var(--type-nav-label);font-weight:500;line-height:1.4}.ShellChrome-module__2v_tSW__navSectionItems{gap:var(--space-1);display:grid}.ShellChrome-module__2v_tSW__navItem{justify-content:space-between;align-items:center;gap:var(--space-3);min-height:44px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);color:var(--fg-2);cursor:pointer;font:inherit;font-size:var(--type-body);text-align:left;transition:background var(--fast), color var(--fast), box-shadow var(--fast), transform var(--fast);background:0 0;border:0;font-weight:500;text-decoration:none;display:flex}.ShellChrome-module__2v_tSW__navItem:hover{background:var(--surface-fill-hover);color:var(--fg);transform:none}.ShellChrome-module__2v_tSW__navItem:active{transform:translateY(var(--press-offset))}.ShellChrome-module__2v_tSW__navItem:focus-visible{outline:2px solid var(--focus-color-strong);outline-offset:2px}.ShellChrome-module__2v_tSW__navItemActive{background:var(--accent-soft);color:var(--arcami-navy);box-shadow:inset var(--active-rail-width) 0 0 var(--action-blue);font-weight:600}.ShellChrome-module__2v_tSW__navLabel{align-items:center;gap:var(--space-3);grid-template-columns:24px minmax(0,1fr);width:100%;min-width:0;line-height:1.25;display:grid}.ShellChrome-module__2v_tSW__navIcon{place-items:center;width:24px;min-width:24px;height:24px;line-height:0;display:grid}.ShellChrome-module__2v_tSW__navIcon [data-product-icon],.ShellChrome-module__2v_tSW__navIcon [data-product-icon-img],.ShellChrome-module__2v_tSW__navIcon>svg{width:22px;height:22px}.ShellChrome-module__2v_tSW__navIcon>svg{stroke-width:1.8px}.ShellChrome-module__2v_tSW__navText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ShellChrome-module__2v_tSW__sidebarFooter{align-items:center;gap:var(--space-2);padding-top:var(--space-4);border-top:0;grid-template-columns:minmax(0,1fr) auto;margin-top:auto;display:grid}.ShellChrome-module__2v_tSW__sidebarFooterPush{margin-top:auto}.ShellChrome-module__2v_tSW__userInfo{align-items:center;gap:var(--space-menu);min-width:0;padding:var(--space-label) var(--space-1);border-radius:var(--radius-sm);display:flex}.ShellChrome-module__2v_tSW__userInfo:hover{background:var(--surface-soft)}.ShellChrome-module__2v_tSW__avatarUser{background:var(--surface-soft);color:var(--fg-2)}.ShellChrome-module__2v_tSW__avatarUser svg{stroke-width:1.8px}.ShellChrome-module__2v_tSW__userName{min-width:0;color:var(--fg);font-size:var(--type-compact);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.ShellChrome-module__2v_tSW__topbarContent{justify-content:space-between;align-items:center;gap:var(--space-5);width:100%;min-width:0;font-size:var(--type-body);display:flex}.ShellChrome-module__2v_tSW__topbarTitle{align-items:center;gap:var(--space-3);min-width:0;display:flex}.ShellChrome-module__2v_tSW__topbarTitle h2{min-width:0;font-family:var(--font-display);font-size:var(--type-heading-md);letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:600;overflow:hidden}.ShellChrome-module__2v_tSW__productName{max-width:min(42vw,360px);color:var(--fg);font-family:var(--font-display);font-size:var(--type-heading-md);letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;flex:0 auto;font-weight:600;overflow:hidden}.ShellChrome-module__2v_tSW__titleDivider{color:var(--muted);flex:none}.ShellChrome-module__2v_tSW__actions{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}
.Button-module__8RiFmG__button{min-height:var(--control-height);border:1px solid var(--border-strong);border-radius:var(--radius-sm);padding:0 var(--space-5);justify-content:center;align-items:center;gap:var(--space-2);background:var(--surface);color:var(--fg);font:inherit;font-size:var(--type-compact);font-weight:500;line-height:var(--line-tight);cursor:pointer;transition:background var(--fast), border-color var(--fast), box-shadow var(--fast), transform var(--fast);display:inline-flex}.Button-module__8RiFmG__button:hover:not(:disabled){background:var(--surface-fill-hover);border-color:var(--fg-2)}.Button-module__8RiFmG__button:active:not(:disabled){background:var(--surface-fill-active);transform:translateY(var(--press-offset))}.Button-module__8RiFmG__button:focus-visible{box-shadow:var(--focus);outline:none}.Button-module__8RiFmG__button:disabled{opacity:var(--opacity-disabled);cursor:not-allowed;transform:none}.Button-module__8RiFmG__sizeSm{min-height:var(--control-height-compact);padding:0 var(--space-4);font-size:var(--type-meta)}.Button-module__8RiFmG__sizeLg{min-height:var(--control-height-mobile);padding:0 var(--space-6);font-size:var(--type-body)}.Button-module__8RiFmG__densityCompact{min-height:var(--control-height-compact);padding-inline:var(--space-compact-x)}.Button-module__8RiFmG__densityStandard{min-height:var(--control-height)}.Button-module__8RiFmG__toneBrand{background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.Button-module__8RiFmG__toneBrand:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.Button-module__8RiFmG__toneDanger{background:var(--surface);border-color:color-mix(in oklab, var(--danger), transparent 60%);color:var(--danger)}.Button-module__8RiFmG__toneDanger:hover:not(:disabled){background:var(--danger-soft);border-color:var(--danger)}.Button-module__8RiFmG__iconButton{width:var(--control-height);padding:0}.Button-module__8RiFmG__spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:1em;height:1em;animation:.7s linear infinite Button-module__8RiFmG__spin}@keyframes Button-module__8RiFmG__spin{to{transform:rotate(360deg)}}@media (max-width:767px){.Button-module__8RiFmG__button,.Button-module__8RiFmG__sizeSm,.Button-module__8RiFmG__sizeLg{min-height:var(--control-height-mobile)}.Button-module__8RiFmG__iconButton{width:var(--control-height-mobile)}}
.Card-module__b6YjYG__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);min-width:0;box-shadow:var(--elevation-flat)}.Card-module__b6YjYG__header{min-height:var(--card-header-height);padding:var(--space-3) var(--card-body-padding);justify-content:space-between;align-items:center;gap:var(--space-3);border-bottom:1px solid var(--border);display:flex}.Card-module__b6YjYG__heading{min-width:0}.Card-module__b6YjYG__heading h3{color:var(--fg);font:600 var(--type-heading-sm)/var(--line-snug) var(--font-display);margin:0}.Card-module__b6YjYG__heading p{margin:var(--space-1) 0 0;color:var(--fg-2);font-size:var(--type-meta)}.Card-module__b6YjYG__actions{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.Card-module__b6YjYG__body{padding:var(--card-body-padding)}.Card-module__b6YjYG__metric{align-items:center;gap:var(--space-kpi-column);min-height:112px;padding:var(--space-4) var(--space-kpi-x);display:flex}.Card-module__b6YjYG__metricSymbol{border-radius:var(--radius-lg);width:72px;height:72px;color:color-mix(in srgb, var(--accent) 16%, transparent);box-shadow:none;opacity:.9;background:0 0;border:0;flex:0 0 72px;place-items:center;display:grid}:is(.Card-module__b6YjYG__metricSymbol svg,.Card-module__b6YjYG__metricSymbol [data-product-icon],.Card-module__b6YjYG__metricSymbol [data-product-icon-img]){width:64px;height:64px}.Card-module__b6YjYG__metricContent{grid-template-rows:auto minmax(0,1fr) auto;align-items:center;width:100%;min-width:0;height:72px;display:grid}.Card-module__b6YjYG__metricLabel,.Card-module__b6YjYG__metricValue,.Card-module__b6YjYG__metricDetail{text-align:right;text-overflow:ellipsis;min-width:0;max-width:100%;overflow:hidden}.Card-module__b6YjYG__metricLabel{color:var(--fg-2);font-size:var(--type-body);white-space:nowrap;font-weight:600;line-height:1.35}.Card-module__b6YjYG__metricValue{color:var(--fg);font:600 var(--type-display-lg)/1 var(--font-display);letter-spacing:-.045em;white-space:nowrap;margin:0;display:block}.Card-module__b6YjYG__metricDetail{color:var(--fg-2);font-size:var(--type-compact);white-space:nowrap;font-weight:600;line-height:1.35}.Card-module__b6YjYG__metricBrand .Card-module__b6YjYG__metricSymbol{color:var(--accent)}.Card-module__b6YjYG__metricSuccess .Card-module__b6YjYG__metricSymbol{color:var(--success)}.Card-module__b6YjYG__metricWarning .Card-module__b6YjYG__metricSymbol{color:var(--warning)}.Card-module__b6YjYG__metricDanger .Card-module__b6YjYG__metricSymbol{color:var(--danger)}[data-theme=dark] .Card-module__b6YjYG__metricNeutral .Card-module__b6YjYG__metricSymbol{color:var(--accent-hover);opacity:1}@media (max-width:767px){.Card-module__b6YjYG__header{align-items:flex-start}.Card-module__b6YjYG__actions{justify-content:flex-end}.Card-module__b6YjYG__metric{padding:var(--space-4)}}
.Notice-module__v0MQQq__notice{border:1px solid var(--border);border-radius:var(--radius-sm);padding:var(--space-menu) var(--space-form);color:var(--fg);font-size:var(--type-body);line-height:1.45}.Notice-module__v0MQQq__compact{padding:var(--space-2) var(--space-3);font-size:var(--type-meta)}.Notice-module__v0MQQq__inline{align-items:center;gap:var(--space-2);padding:var(--space-label) var(--space-menu);font-size:var(--type-meta);font-weight:500;display:flex}.Notice-module__v0MQQq__neutral{background:var(--surface)}.Notice-module__v0MQQq__info{border-color:color-mix(in srgb, var(--accent) 18%, var(--border));background:color-mix(in srgb, var(--accent-soft) 70%, var(--surface))}.Notice-module__v0MQQq__success{border-color:color-mix(in srgb, var(--success) 20%, var(--border));background:color-mix(in srgb, var(--success-soft) 72%, var(--surface));color:var(--success)}.Notice-module__v0MQQq__warning{border-color:color-mix(in srgb, var(--warning) 24%, var(--border));background:color-mix(in srgb, var(--warning-soft) 72%, var(--surface));color:var(--warning)}.Notice-module__v0MQQq__danger{border-color:color-mix(in srgb, var(--danger) 24%, var(--border));background:color-mix(in srgb, var(--danger-soft) 72%, var(--surface));color:var(--danger)}.Notice-module__v0MQQq__dangerSoft{border-color:color-mix(in srgb, var(--danger) 28%, var(--border));background:var(--danger-soft);color:var(--danger)}
.CloudAccountSetupForm-module__5QHScq__mutedText{color:var(--muted)}
.RemoteEdgeInit-module__UmR5Wa__overlay{z-index:1000;background:var(--scrim-soft);-webkit-backdrop-filter:blur(6px);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.RemoteEdgeInit-module__UmR5Wa__dialog{aspect-ratio:16/10;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:min(980px,92vw);max-height:calc(100vh - 48px);box-shadow:var(--elevation-overlay);flex-direction:column;display:flex;overflow:hidden}.RemoteEdgeInit-module__UmR5Wa__layout{flex:1;grid-template-columns:240px 1fr;min-height:0;display:grid}.RemoteEdgeInit-module__UmR5Wa__main,.RemoteEdgeInit-module__UmR5Wa__stepPanel{flex-direction:column;min-height:0;display:flex}.RemoteEdgeInit-module__UmR5Wa__contentScroll{padding:var(--wizard-content-y) var(--space-8);flex-direction:column;flex:1;display:flex;overflow:auto}.RemoteEdgeInit-module__UmR5Wa__addedNotice{margin-top:var(--space-3)}.RemoteEdgeInit-module__UmR5Wa__actions{justify-content:flex-end;align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-8);border-top:1px solid var(--border);flex:none;display:flex}.RemoteEdgeInit-module__UmR5Wa__nav{gap:var(--wizard-nav-gap);padding:var(--space-6) var(--space-4);border-right:1px solid var(--border);background:var(--surface-soft);flex-direction:column;display:flex}.RemoteEdgeInit-module__UmR5Wa__nav h2{font-size:var(--type-heading-sm);margin:0;font-weight:600}.RemoteEdgeInit-module__UmR5Wa__navSteps{gap:var(--space-1);flex-direction:column;display:flex}.RemoteEdgeInit-module__UmR5Wa__navStatus{min-width:84px;padding-top:var(--space-4);border-top:1px solid var(--border);margin-top:auto}.RemoteEdgeInit-module__UmR5Wa__navStatusLabel{font-size:var(--type-nav-label);color:var(--muted)}.RemoteEdgeInit-module__UmR5Wa__navStatusReady,.RemoteEdgeInit-module__UmR5Wa__navStatusWaiting{margin-top:var(--space-1);font-size:var(--type-meta)}.RemoteEdgeInit-module__UmR5Wa__navStatusReady{color:var(--success)}.RemoteEdgeInit-module__UmR5Wa__navStatusWaiting{color:var(--warning)}.RemoteEdgeInit-module__UmR5Wa__navStep{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-menu);border-radius:var(--radius-sm);display:flex}.RemoteEdgeInit-module__UmR5Wa__navStepActive{background:var(--surface);box-shadow:var(--elevation-flat)}.RemoteEdgeInit-module__UmR5Wa__navStepNum{border:2px solid var(--border-strong);border-radius:var(--radius-pill);width:28px;height:28px;color:var(--muted);font-family:var(--font-display);font-size:var(--type-compact);background:0 0;place-items:center;font-weight:600;display:grid}.RemoteEdgeInit-module__UmR5Wa__navStepActive .RemoteEdgeInit-module__UmR5Wa__navStepNum{border-color:var(--accent);background:var(--accent);color:var(--on-accent)}.RemoteEdgeInit-module__UmR5Wa__navStepDone .RemoteEdgeInit-module__UmR5Wa__navStepNum{border-color:var(--success);background:var(--success);color:var(--on-accent)}.RemoteEdgeInit-module__UmR5Wa__navStepLabel{font-size:var(--type-compact);color:var(--fg-2);font-weight:500}.RemoteEdgeInit-module__UmR5Wa__navStepActive .RemoteEdgeInit-module__UmR5Wa__navStepLabel{color:var(--fg);font-weight:600}.RemoteEdgeInit-module__UmR5Wa__navStepDone .RemoteEdgeInit-module__UmR5Wa__navStepLabel{color:var(--success)}.RemoteEdgeInit-module__UmR5Wa__navStepDesc{margin-top:var(--space-table-meta-top);font-size:var(--type-nav-label);color:var(--muted)}@media (max-width:760px){.RemoteEdgeInit-module__UmR5Wa__dialog{aspect-ratio:auto;width:min(100vw - 24px,720px);max-height:calc(100dvh - 24px)}.RemoteEdgeInit-module__UmR5Wa__layout{grid-template-columns:1fr}.RemoteEdgeInit-module__UmR5Wa__nav{gap:var(--space-3);padding:var(--space-4);border-right:none;border-bottom:1px solid var(--border)}.RemoteEdgeInit-module__UmR5Wa__navSteps{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}
.StatusPill-module__AuUNDW__pill{align-items:center;gap:var(--space-2);min-height:26px;padding:var(--space-1) var(--space-3);border:var(--hairline) solid transparent;border-color:color-mix(in srgb, currentColor 24%, transparent);border-radius:var(--radius-pill);font-size:var(--type-meta);white-space:nowrap;font-weight:600;line-height:1;display:inline-flex}.StatusPill-module__AuUNDW__hasDot:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px}.StatusPill-module__AuUNDW__icon{place-items:center;display:inline-grid}.StatusPill-module__AuUNDW__toneNeutral{background:var(--surface-fill-hover);color:var(--muted)}.StatusPill-module__AuUNDW__toneBrand,.StatusPill-module__AuUNDW__toneInfo{background:var(--accent-soft);color:var(--accent)}.StatusPill-module__AuUNDW__toneSuccess{background:var(--success-soft);color:var(--success)}.StatusPill-module__AuUNDW__toneWarning,.StatusPill-module__AuUNDW__toneDanger{background:var(--surface-fill-hover);border-color:var(--cool-divider);color:var(--slate-text)}
.Toolbar-module__0_YZAa__card{z-index:20;border:1px solid var(--cool-divider);border-radius:var(--radius-lg);background:var(--white-surface);min-width:0;position:relative;overflow:visible;container-type:inline-size}.Toolbar-module__0_YZAa__plain{min-width:0}.Toolbar-module__0_YZAa__card::-webkit-scrollbar{height:8px}.Toolbar-module__0_YZAa__card::-webkit-scrollbar-track{background:0 0}.Toolbar-module__0_YZAa__card::-webkit-scrollbar-thumb{background:var(--border-strong);border:2px solid var(--surface);border-radius:var(--radius-pill)}.Toolbar-module__0_YZAa__toolbar{justify-content:space-between;align-items:center;gap:var(--space-toolbar);min-width:0;padding:var(--space-4);flex-wrap:wrap;display:flex}.Toolbar-module__0_YZAa__densityCompact .Toolbar-module__0_YZAa__toolbar{padding:var(--space-3) var(--space-4)}:is(.Toolbar-module__0_YZAa__toolbar .restore-toolbar-filters,.Toolbar-module__0_YZAa__toolbar .restore-toolbar-actions){align-items:center;gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.Toolbar-module__0_YZAa__toolbar .restore-toolbar-filters{flex:320px}.Toolbar-module__0_YZAa__toolbar .restore-toolbar-actions{flex:none}.Toolbar-module__0_YZAa__toolbar .restore-toolbar{justify-content:space-between;align-items:center;gap:var(--space-toolbar);flex-wrap:nowrap;min-width:0;display:flex}.Toolbar-module__0_YZAa__toolbar .restore-toolbar-actions button{min-height:34px;padding:var(--space-button-compact-y) var(--space-field-x);font-size:var(--type-meta)}.Toolbar-module__0_YZAa__toolbar .restore-toolbar-actions [data-product-icon]{flex:none}.Toolbar-module__0_YZAa__toolbar .restore-action-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Toolbar-module__0_YZAa__toolbar .restore-filter-search{flex:260px;order:1;min-width:180px;max-width:360px;position:relative}.Toolbar-module__0_YZAa__toolbar .restore-filter-select{flex:0 150px;min-width:122px;max-width:170px}.Toolbar-module__0_YZAa__toolbar .restore-filter-restorable{flex:none;order:2}.Toolbar-module__0_YZAa__toolbar .restore-filter-platform{order:3}.Toolbar-module__0_YZAa__toolbar .restore-filter-repository{order:4}.Toolbar-module__0_YZAa__toolbar .restore-other-filters{flex:none;order:5;display:none;position:relative}.Toolbar-module__0_YZAa__toolbar .restore-clear-filter{color:var(--fg-2);flex:none;order:6}.Toolbar-module__0_YZAa__toolbar .restore-toolbar-count{text-overflow:ellipsis;white-space:nowrap;min-width:86px;color:var(--muted);font-size:var(--type-meta);flex:0 118px;order:7;overflow:hidden}.Toolbar-module__0_YZAa__toolbar .restore-other-filters-button{min-height:var(--control-height-compact);align-items:center;gap:var(--space-label);color:var(--fg-2);display:inline-flex}.Toolbar-module__0_YZAa__toolbar .restore-other-filters-menu{z-index:100;gap:var(--space-menu);width:260px;padding:var(--space-menu);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--elevation-overlay);display:grid;position:absolute;top:calc(100% + 6px);left:0}.Toolbar-module__0_YZAa__toolbar .restore-other-filter-row{gap:var(--space-label);min-width:0;color:var(--fg-2);font-size:var(--type-meta);display:grid}.Toolbar-module__0_YZAa__toolbar .restore-other-filter-row:first-child{align-items:center;gap:var(--space-2);color:var(--fg);display:flex}.Toolbar-module__0_YZAa__toolbar .restore-other-filter-row input[type=checkbox]{width:14px;height:14px;margin:0}.Toolbar-module__0_YZAa__toolbar .restore-other-filter-label{color:var(--muted);font-size:var(--type-nav-label)}.Toolbar-module__0_YZAa__toolbar .restore-other-filter-select{width:100%}.Toolbar-module__0_YZAa__toolbar .restore-other-filter-select .inline-select-button{width:100%;min-height:32px}.Toolbar-module__0_YZAa__toolbar .restore-filter-select .inline-select-button{min-height:34px;padding:var(--space-button-compact-y) var(--space-menu)}.Toolbar-module__0_YZAa__toolbar .restore-filter-select .inline-select-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@container (max-width:980px){.Toolbar-module__0_YZAa__toolbar .restore-filter-repository{display:none}.Toolbar-module__0_YZAa__toolbar .restore-other-filters{display:block}}@container (max-width:850px){.Toolbar-module__0_YZAa__toolbar .restore-filter-platform{display:none}}@container (max-width:720px){.Toolbar-module__0_YZAa__toolbar .restore-filter-restorable{display:none}}@container (min-width:981px){.Toolbar-module__0_YZAa__toolbar .restore-other-filter-repository{display:none}}@container (min-width:851px){.Toolbar-module__0_YZAa__toolbar .restore-other-filter-platform{display:none}}@container (min-width:721px){.Toolbar-module__0_YZAa__toolbar .restore-other-filter-restorable{display:none}}@container (max-width:780px){.Toolbar-module__0_YZAa__toolbar .restore-action-label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.Toolbar-module__0_YZAa__toolbar .restore-toolbar-actions button{justify-content:center;width:38px;padding-inline:0;min-width:44px!important;min-height:44px!important}}@container (max-width:1280px){.Toolbar-module__0_YZAa__toolbar .restore-toolbar{gap:var(--space-2)}:is(.Toolbar-module__0_YZAa__toolbar .restore-toolbar-filters,.Toolbar-module__0_YZAa__toolbar .restore-toolbar-actions){gap:var(--space-label)}.Toolbar-module__0_YZAa__toolbar .restore-filter-search{flex-basis:220px;min-width:150px;max-width:300px}.Toolbar-module__0_YZAa__toolbar .restore-filter-select{flex-basis:132px;min-width:112px;max-width:150px}.Toolbar-module__0_YZAa__toolbar .restore-toolbar-actions button{padding-inline:var(--space-menu)}}@container (max-width:1120px){.Toolbar-module__0_YZAa__toolbar .restore-toolbar{min-width:100%}.Toolbar-module__0_YZAa__toolbar .restore-filter-search{flex-basis:180px;min-width:140px}.Toolbar-module__0_YZAa__toolbar .restore-filter-select{flex:0 0 124px;width:124px}.Toolbar-module__0_YZAa__toolbar .restore-toolbar-count{flex:0 0 92px;width:92px}}@media (max-width:767px){.Toolbar-module__0_YZAa__toolbar{flex-direction:column;align-items:stretch}.Toolbar-module__0_YZAa__toolbar .restore-toolbar{flex-direction:column;align-items:stretch}:is(.Toolbar-module__0_YZAa__toolbar .restore-toolbar-filters,.Toolbar-module__0_YZAa__toolbar .restore-toolbar-actions){width:100%}:is(.Toolbar-module__0_YZAa__toolbar .restore-filter-search,.Toolbar-module__0_YZAa__toolbar .restore-filter-select,.Toolbar-module__0_YZAa__toolbar .restore-toolbar-count){width:100%;max-width:none}.Toolbar-module__0_YZAa__toolbar .restore-toolbar-actions button{min-width:44px!important;min-height:44px!important}}
.OperationalViz-module__JaYgtG__progress{background:var(--surface-soft);border-radius:var(--radius-pill);height:8px;overflow:hidden}.OperationalViz-module__JaYgtG__progress>span{border-radius:inherit;background:var(--accent);height:100%;transition:width var(--base);display:block}.OperationalViz-module__JaYgtG__kpi{gap:var(--space-1);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);display:grid}.OperationalViz-module__JaYgtG__kpi>span{color:var(--fg-2);font-size:var(--type-meta)}.OperationalViz-module__JaYgtG__kpi>strong{color:var(--fg);font-family:var(--font-mono);font-size:var(--type-heading-lg)}.OperationalViz-module__JaYgtG__sparkline{height:var(--viz-sparkline-height);align-items:end;gap:var(--space-hairline-offset);display:flex}.OperationalViz-module__JaYgtG__sparkline>span{min-width:var(--viz-bar-min);background:var(--accent);border-radius:var(--radius-viz-bar) var(--radius-viz-bar) 0 0;flex:1}
.Shell-module__Eacx7a__layout{grid-template-columns:var(--wizard-rail-width) minmax(0, 1fr);width:100%;height:min(var(--wizard-height), 84vh);background:var(--surface);flex:1;min-height:0;display:grid;overflow:hidden}.Shell-module__Eacx7a__nav{gap:var(--space-5);min-height:0;padding:var(--space-6) var(--card-body-padding) var(--space-5);border-right:1px solid var(--border);background:var(--surface-soft);flex-direction:column;display:flex}.Shell-module__Eacx7a__titleWrap{min-width:0;padding:0 var(--space-1)}.Shell-module__Eacx7a__title{color:var(--fg);font-size:var(--type-body);font-weight:650;line-height:var(--line-snug);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.Shell-module__Eacx7a__steps{gap:var(--space-2);min-height:0;padding:var(--space-1) 0 var(--space-2);scrollbar-gutter:stable;flex-direction:column;display:flex;overflow-y:auto}.Shell-module__Eacx7a__step{width:100%;min-height:var(--control-height);justify-content:flex-start;align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-1);box-shadow:none;color:var(--fg);font:inherit;text-align:left;cursor:default;transition:color var(--fast), opacity var(--fast), background var(--fast);background:0 0;border:0;border-radius:0;display:flex;position:relative;transform:none}.Shell-module__Eacx7a__step:before{top:var(--space-1);bottom:var(--space-1);left:calc(var(--card-body-padding) * -1);width:var(--space-1);border-radius:0 var(--space-1) var(--space-1) 0;content:"";background:0 0;position:absolute}.Shell-module__Eacx7a__step:hover:not(:disabled),.Shell-module__Eacx7a__step:active:not(:disabled){background:var(--surface-fill);box-shadow:none;border:0;transform:none}.Shell-module__Eacx7a__step:focus-visible{box-shadow:var(--focus-ring-compact);outline:none}.Shell-module__Eacx7a__step:disabled{opacity:1;cursor:default}.Shell-module__Eacx7a__stepDone{cursor:pointer}.Shell-module__Eacx7a__stepDone:hover:not(:disabled) .Shell-module__Eacx7a__label{color:var(--accent)}.Shell-module__Eacx7a__stepActive:before{background:var(--accent)}.Shell-module__Eacx7a__num{width:var(--control-glyph-size);height:var(--control-glyph-size);border:1px solid var(--fg);background:var(--surface);color:#0000;font-family:var(--font-body);font-size:var(--type-heading-sm);transition:background var(--fast), border-color var(--fast), color var(--fast);border-radius:50%;flex:none;place-items:center;font-weight:600;line-height:1;display:grid}.Shell-module__Eacx7a__stepActive .Shell-module__Eacx7a__num{border-color:var(--accent);background:var(--accent);color:var(--on-accent)}.Shell-module__Eacx7a__stepDone .Shell-module__Eacx7a__num{border-color:var(--success);background:var(--success-soft);color:var(--success);font-size:var(--type-body)}.Shell-module__Eacx7a__labelWrap{text-align:left;min-width:0}.Shell-module__Eacx7a__label{color:var(--fg);font-size:var(--type-body);font-weight:600;line-height:var(--line-tight);text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Shell-module__Eacx7a__stepActive .Shell-module__Eacx7a__label{color:var(--accent);font-weight:600}.Shell-module__Eacx7a__step:not(.Shell-module__Eacx7a__stepActive):disabled .Shell-module__Eacx7a__num{border-color:var(--muted)}.Shell-module__Eacx7a__step:not(.Shell-module__Eacx7a__stepActive):disabled .Shell-module__Eacx7a__label{color:var(--muted);font-weight:600}.Shell-module__Eacx7a__main{background:var(--surface);flex-direction:column;min-width:0;min-height:0;display:flex}.Shell-module__Eacx7a__content{flex:1;min-height:0;padding:0;overflow-y:auto}.Shell-module__Eacx7a__surface{width:100%;min-height:100%;padding:var(--space-6) var(--page-padding-desktop);flex-direction:column;display:flex}.Shell-module__Eacx7a__surface>[class*=stepHeader]:first-child,.Shell-module__Eacx7a__surface>[class*=formStack]>[class*=stepHeader]:first-child,.Shell-module__Eacx7a__surface>[class*=scheduleFormStack]>[class*=stepHeader]:first-child{margin:calc(var(--space-6) * -1) calc(var(--page-padding-desktop) * -1) var(--space-5)}.Shell-module__Eacx7a__surface>.cloud-wizard-step-surface>[class*=stepHeader]:first-child{margin:calc(var(--space-6) * -1) calc(var(--page-padding-desktop) * -1) var(--space-5)}.Shell-module__Eacx7a__surface>[class*=formStack],.Shell-module__Eacx7a__surface>[class*=scheduleFormStack]{max-width:none}.Shell-module__Eacx7a__surface>[class*=formStack]>:not([class*=stepHeader]),.Shell-module__Eacx7a__surface>[class*=scheduleFormStack]>:not([class*=stepHeader]){width:100%}:is(.Shell-module__Eacx7a__surface>[class*=scheduleFormStack]>.schedule,.Shell-module__Eacx7a__surface>[class*=formStack]>.restore-table-card,.Shell-module__Eacx7a__surface>[class*=formStack]>[class*=selectCards],.Shell-module__Eacx7a__surface>[class*=formStack]>[class*=emptyInline],.Shell-module__Eacx7a__surface>[class*=formStack]>[class*=datalabLoadError]){max-width:none}.Shell-module__Eacx7a__error{margin-top:var(--space-4);padding:var(--space-2) var(--space-3);border:1px solid color-mix(in oklab, var(--danger), transparent 72%);border-radius:var(--radius-md);background:var(--danger-soft);color:var(--danger);font-size:var(--type-compact);line-height:var(--line-snug)}.Shell-module__Eacx7a__actions{align-items:center;gap:var(--space-2);min-height:var(--space-16);padding:var(--space-3) var(--page-padding-desktop);border-top:1px solid var(--border);background:var(--surface);flex:none;display:flex}.Shell-module__Eacx7a__densityCompact .Shell-module__Eacx7a__actions{min-height:var(--control-height-mobile);padding-block:var(--space-2)}.Shell-module__Eacx7a__spacer{flex:1}.Shell-module__Eacx7a__layout .cloud-wizard-step-surface{max-width:none}:is(.Shell-module__Eacx7a__layout .wizard-form-narrow,.Shell-module__Eacx7a__layout .wizard-form-narrow){max-width:560px}.Shell-module__Eacx7a__layout textarea,.Shell-module__Eacx7a__layout input:not([type=checkbox]):not([type=radio]),.Shell-module__Eacx7a__layout select{min-height:var(--control-height);border-radius:var(--radius-md);box-shadow:none}.Shell-module__Eacx7a__layout .inline-text-input{min-height:var(--control-height);border-radius:var(--radius-md);box-shadow:none}.Shell-module__Eacx7a__layout .inline-select-button{min-height:var(--control-height);border-radius:var(--radius-md);box-shadow:none}.Shell-module__Eacx7a__layout input[type=radio]{width:var(--control-glyph-size);height:var(--control-glyph-size);min-width:var(--control-glyph-size);min-height:var(--control-glyph-size);box-shadow:none;margin:0}.Shell-module__Eacx7a__layout input[type=checkbox]{appearance:auto;width:var(--control-glyph-size);height:var(--control-glyph-size);min-width:var(--control-glyph-size);min-height:var(--control-glyph-size);border:revert;border-radius:revert;background:revert;box-shadow:none;accent-color:var(--accent);margin:0;padding:0}.Shell-module__Eacx7a__layout input[type=radio]:focus-visible{box-shadow:var(--focus);border-radius:50%;outline:none}.Shell-module__Eacx7a__layout input[type=checkbox]:focus-visible{border-radius:var(--radius-xs);box-shadow:var(--focus);outline:none}.Shell-module__Eacx7a__layout table{box-shadow:none;border-radius:0}.Shell-module__Eacx7a__layout th{background:var(--surface-soft);color:var(--muted);font-weight:600}@media (max-width:760px){.Shell-module__Eacx7a__layout{grid-template-columns:1fr;height:min(720px,90vh)}.Shell-module__Eacx7a__nav{border-right:0;border-bottom:1px solid var(--border);max-height:180px}.Shell-module__Eacx7a__steps{gap:var(--space-2) var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.Shell-module__Eacx7a__step:before{display:none}.Shell-module__Eacx7a__surface{padding:var(--space-5)}.Shell-module__Eacx7a__surface>[class*=stepHeader]:first-child,.Shell-module__Eacx7a__surface>[class*=formStack]>[class*=stepHeader]:first-child,.Shell-module__Eacx7a__surface>[class*=scheduleFormStack]>[class*=stepHeader]:first-child{margin:calc(var(--space-5) * -1) calc(var(--space-5) * -1) var(--card-body-padding)}.Shell-module__Eacx7a__surface>.cloud-wizard-step-surface>[class*=stepHeader]:first-child{margin:calc(var(--space-5) * -1) calc(var(--space-5) * -1) var(--card-body-padding)}.Shell-module__Eacx7a__actions{padding:var(--space-3) var(--space-5)}}
.CloudTransferIcon-module__THbtcq__icon{display:block;overflow:visible}.CloudTransferIcon-module__THbtcq__cloud{opacity:.72}.CloudTransferIcon-module__THbtcq__payload{transform-origin:12px 15px;animation:1.1s ease-out infinite CloudTransferIcon-module__THbtcq__cloudTransfer}@keyframes CloudTransferIcon-module__THbtcq__cloudTransfer{0%{opacity:.18;transform:translateY(3px)}30%{opacity:.9}72%{opacity:1;transform:translateY(-2px)}to{opacity:.12;transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.CloudTransferIcon-module__THbtcq__payload{animation:none}}
.presentation-module__5GCdvW__summaryCard{flex:none;display:block}.presentation-module__5GCdvW__heading{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-1);display:flex}.presentation-module__5GCdvW__headingMain{align-items:center;gap:var(--space-menu);min-width:0;display:flex}.presentation-module__5GCdvW__headingActions{justify-content:flex-end;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.presentation-module__5GCdvW__title{margin-bottom:0}.presentation-module__5GCdvW__inlineTitle{align-items:center;gap:var(--space-2);color:var(--fg-2);font-weight:400;display:flex}.presentation-module__5GCdvW__subtitle{color:var(--fg-2);font-size:var(--type-body);font-weight:600}.presentation-module__5GCdvW__summaryGrid{row-gap:var(--space-2);column-gap:var(--space-responsive-gap);margin-top:var(--space-label);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}.presentation-module__5GCdvW__summaryEvidence{margin-top:var(--space-form);padding-top:var(--space-3);border-top:1px solid var(--border)}.presentation-module__5GCdvW__summaryFooter{gap:var(--space-2) var(--space-4);margin-top:var(--space-3);padding-top:var(--space-2);border-top:1px solid var(--border);color:var(--fg-2);font-size:var(--type-meta);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.presentation-module__5GCdvW__summaryFooter>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.presentation-module__5GCdvW__summaryItem{gap:var(--space-1);min-width:0;display:grid}.presentation-module__5GCdvW__summaryLabel{color:var(--muted);font-size:var(--type-nav-label);letter-spacing:.02em;font-weight:600;line-height:var(--line-tight);text-transform:uppercase}.presentation-module__5GCdvW__summaryValueRow{align-items:center;gap:var(--space-label);grid-template-columns:minmax(0,1fr);min-width:0;display:grid}.presentation-module__5GCdvW__summaryValueRowWithCopy{grid-template-columns:minmax(0,1fr) 22px}.presentation-module__5GCdvW__summaryValue{min-width:0;color:var(--fg);line-height:var(--line-snug);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.presentation-module__5GCdvW__copyButton{box-sizing:border-box;width:22px;min-width:22px;height:22px;color:var(--muted);background:0 0;border:0;place-items:center;display:inline-grid;min-height:22px!important;padding:0!important}.presentation-module__5GCdvW__copyButton:hover:not(:disabled){color:var(--fg)}.presentation-module__5GCdvW__taskCard{display:block}.presentation-module__5GCdvW__taskHeading{margin-bottom:var(--space-3);justify-content:space-between;display:flex}.presentation-module__5GCdvW__taskTable{margin-top:var(--space-menu);min-height:0;max-height:none;overflow:visible}.presentation-module__5GCdvW__taskTable table{table-layout:fixed;min-width:0}.presentation-module__5GCdvW__taskTable th{z-index:1;color:var(--muted);font-weight:400;position:sticky;top:0}.presentation-module__5GCdvW__taskTable td{vertical-align:middle}.presentation-module__5GCdvW__timestamp{color:var(--fg-2);white-space:nowrap}.presentation-module__5GCdvW__duration{text-align:right;white-space:nowrap;display:block}.presentation-module__5GCdvW__actionCell{align-items:flex-start;gap:var(--space-menu);min-width:0;display:flex}.presentation-module__5GCdvW__iconWrap{width:20px;padding-top:var(--hairline);flex:none;place-items:center;display:grid}.presentation-module__5GCdvW__icon{place-items:center;width:20px;display:grid}.presentation-module__5GCdvW__iconSuccess{color:var(--success)}.presentation-module__5GCdvW__iconDanger{color:var(--danger)}.presentation-module__5GCdvW__iconMuted{color:var(--muted)}.presentation-module__5GCdvW__iconRunning{width:22px;color:var(--accent)}.presentation-module__5GCdvW__actionBody{flex:1;min-width:0}.presentation-module__5GCdvW__actionLine{overflow-wrap:anywhere;min-width:0;color:var(--fg-2);font-size:var(--type-compact);white-space:normal;font-weight:400;line-height:1.35}.presentation-module__5GCdvW__actionDetail{color:var(--muted);overflow-wrap:anywhere;font-weight:400;line-height:1.35}.presentation-module__5GCdvW__clipboardFallback{position:fixed;top:0;left:-9999px}@media (min-width:768px){.presentation-module__5GCdvW__taskTable table th,.presentation-module__5GCdvW__taskTable table td{height:var(--control-height);min-height:var(--control-height);padding-block:0}.presentation-module__5GCdvW__taskTable th:first-child,.presentation-module__5GCdvW__taskTable td:first-child{width:160px;max-width:160px}.presentation-module__5GCdvW__taskTable th:nth-child(3),.presentation-module__5GCdvW__taskTable td:nth-child(3){text-align:right;width:72px;max-width:72px}}@media (max-width:920px){.presentation-module__5GCdvW__summaryFooter{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.presentation-module__5GCdvW__summaryFooter{grid-template-columns:1fr}.presentation-module__5GCdvW__heading,.presentation-module__5GCdvW__taskHeading{flex-direction:column;align-items:flex-start}}
.Tooltip-module__w6kZxW__root{max-width:100%;display:inline-flex;position:relative}.Tooltip-module__w6kZxW__tooltip{z-index:1000;border:1px solid var(--border-strong,#cbd5e1);background:var(--surface-inverse,#0f172a);max-width:min(360px,80vw);color:var(--text-inverse,#fff);white-space:normal;pointer-events:none;border-radius:6px;padding:7px 10px;font-size:12px;line-height:1.4;position:fixed;top:0;left:0;box-shadow:0 8px 24px #0f172a2e}.Tooltip-module__w6kZxW__tooltip>span{display:block}.Tooltip-module__w6kZxW__tooltip>span+span{margin-top:2px}@media (prefers-reduced-motion:reduce){.Tooltip-module__w6kZxW__tooltip{transition:none}}
.CalendarItemTooltip-module___3qzLq__content{gap:8px;width:min(320px,76vw);display:grid}.CalendarItemTooltip-module___3qzLq__heading{border-bottom:1px solid color-mix(in srgb, currentColor 22%, transparent);align-items:flex-start;min-width:0;padding-bottom:6px;display:flex}.CalendarItemTooltip-module___3qzLq__heading strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:700;overflow:hidden}.CalendarItemTooltip-module___3qzLq__details{grid-template-columns:max-content minmax(0,1fr);gap:4px 10px;margin:0;display:grid}.CalendarItemTooltip-module___3qzLq__details dt{color:color-mix(in srgb, currentColor 68%, transparent);white-space:nowrap;font-weight:500}.CalendarItemTooltip-module___3qzLq__details dd{overflow-wrap:anywhere;min-width:0;color:inherit;font-variant-numeric:tabular-nums;margin:0}
.RecoverySentinelContent-module__QfaZdG__page{gap:var(--console-page-gap);width:100%;min-width:0;display:grid}.RecoverySentinelContent-module__QfaZdG__pageContext{justify-content:space-between;align-items:flex-start;gap:var(--space-4);padding:var(--space-1) 0;display:flex}.RecoverySentinelContent-module__QfaZdG__pageContext h1{color:var(--fg);font-size:var(--type-heading-lg);font-weight:600;line-height:var(--line-tight);letter-spacing:-.02em;margin:0}.RecoverySentinelContent-module__QfaZdG__pageContext p{margin:var(--space-1) 0 0;color:var(--fg-2);font-size:var(--type-compact);line-height:1.45}.RecoverySentinelContent-module__QfaZdG__pageEyebrow{margin-bottom:var(--space-1);color:var(--muted);font-size:var(--type-nav-label);letter-spacing:.04em;text-transform:uppercase;font-weight:600;display:block}.RecoverySentinelContent-module__QfaZdG__restoreTableCard{container-type:inline-size}.RecoverySentinelContent-module__QfaZdG__restoreJobsTable{table-layout:auto;min-width:0}.RecoverySentinelContent-module__QfaZdG__restoreJobsTable th,.RecoverySentinelContent-module__QfaZdG__restoreJobsTable td{text-overflow:ellipsis;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__cellRight{text-align:right}.RecoverySentinelContent-module__QfaZdG__tableFooter{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-top:1px solid var(--border);background:var(--surface);display:flex}.RecoverySentinelContent-module__QfaZdG__paginationControls{align-items:center;gap:var(--space-2);display:flex}.RecoverySentinelContent-module__QfaZdG__actionWrap{gap:var(--space-2);flex-wrap:wrap;display:flex}.RecoverySentinelContent-module__QfaZdG__inlineGapLeft{margin-left:var(--space-menu)}.RecoverySentinelContent-module__QfaZdG__pageHeading{justify-content:flex-end;gap:var(--space-2);display:flex}.RecoverySentinelContent-module__QfaZdG__dateHeading{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.RecoverySentinelContent-module__QfaZdG__dateHeadingMain{min-width:0}.RecoverySentinelContent-module__QfaZdG__dateHeadingActions{justify-content:flex-end;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.RecoverySentinelContent-module__QfaZdG__columnMenu{display:inline-flex;position:relative}.RecoverySentinelContent-module__QfaZdG__columnMenuButton{border-radius:var(--radius-sm);width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;padding:0!important}.RecoverySentinelContent-module__QfaZdG__columnMenuPopover{z-index:40;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);width:224px;max-height:min(420px,58vh);box-shadow:var(--elevation-overlay);padding:6px;display:grid;position:absolute;top:calc(100% + 6px);right:0;overflow-y:auto}.RecoverySentinelContent-module__QfaZdG__columnMenuOption{border-radius:var(--radius-xs);min-height:30px;color:var(--fg);font-size:var(--type-meta);cursor:pointer;align-items:center;gap:8px;padding:4px 7px;display:flex}.RecoverySentinelContent-module__QfaZdG__columnMenuOption:hover{background:var(--surface-soft)}.RecoverySentinelContent-module__QfaZdG__columnMenuOption input{flex:none;margin:0}.RecoverySentinelContent-module__QfaZdG__cardTitleInline{align-items:center;gap:var(--space-2);display:flex}.RecoverySentinelContent-module__QfaZdG__dateTitle{min-width:0}.RecoverySentinelContent-module__QfaZdG__dateSubtitle{font-size:var(--type-meta);color:var(--fg-2);font-weight:600}.RecoverySentinelContent-module__QfaZdG__calendarToolbar{justify-content:space-between;align-items:center;gap:var(--space-4);min-height:48px;padding:5px var(--space-4);border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--surface-soft) 76%, var(--surface));flex-wrap:wrap;display:flex;container-type:inline-size}@container (max-width:960px){.RecoverySentinelContent-module__QfaZdG__calendarFilterBar{flex-wrap:wrap}.RecoverySentinelContent-module__QfaZdG__calendarToolbarMeta{flex-wrap:wrap;flex:100%;justify-content:space-between;width:100%;max-width:100%;margin-left:0;display:flex}.RecoverySentinelContent-module__QfaZdG__calendarViewTabs{grid-area:auto}.RecoverySentinelContent-module__QfaZdG__calendarZoomSlot{flex:0 auto;width:auto}}.RecoverySentinelContent-module__QfaZdG__calendarActions{align-items:center;gap:var(--space-2);min-width:0;display:flex}.RecoverySentinelContent-module__QfaZdG__calendarSecondaryToolbar{justify-content:flex-start;align-items:center;gap:var(--space-3);flex-wrap:wrap;order:2;width:100%;min-width:0;display:flex}.RecoverySentinelContent-module__QfaZdG__calendarIconButton{box-sizing:border-box;flex:none;width:var(--control-height-inline)!important;height:var(--control-height-inline)!important;min-width:var(--control-height-inline)!important;min-height:var(--control-height-inline)!important;padding:0!important}.RecoverySentinelContent-module__QfaZdG__calendarIconButton svg{width:16px;height:16px}.RecoverySentinelContent-module__QfaZdG__calendarTodayButton,.RecoverySentinelContent-module__QfaZdG__calendarCreateButton{box-sizing:border-box;height:var(--control-height-inline)!important;min-height:var(--control-height-inline)!important;padding-top:0!important;padding-bottom:0!important}.RecoverySentinelContent-module__QfaZdG__calendarTodayButton{padding-right:var(--space-control-x)!important;padding-left:var(--space-control-x)!important}.RecoverySentinelContent-module__QfaZdG__calendarDatePickerLabel{align-items:center;display:inline-flex}.RecoverySentinelContent-module__QfaZdG__calendarDatePickerLabel input{height:var(--control-height-inline);min-height:var(--control-height-inline);border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);color:var(--fg);font:inherit;font-size:var(--type-meta);padding:0 8px}.RecoverySentinelContent-module__QfaZdG__calendarCreateButton{flex:none;height:40px!important;min-height:40px!important;padding-right:var(--space-control-x)!important;padding-left:var(--space-control-x)!important}.RecoverySentinelContent-module__QfaZdG__calendarRefreshButton{flex:none;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;padding:0!important}.RecoverySentinelContent-module__QfaZdG__calendarRefreshButtonBusy svg{animation:.8s linear infinite RecoverySentinelContent-module__QfaZdG__calendarRefreshSpin}@keyframes RecoverySentinelContent-module__QfaZdG__calendarRefreshSpin{to{transform:rotate(360deg)}}.RecoverySentinelContent-module__QfaZdG__calendarToolbarMeta{justify-content:end;align-items:center;gap:var(--space-2);flex:none;grid-template-columns:238px max-content;width:max-content;min-width:0;max-width:100%;min-height:38px;margin-left:auto;display:grid}.RecoverySentinelContent-module__QfaZdG__calendarFilterBar{align-items:center;gap:var(--space-2);border-bottom:1px solid var(--border);box-sizing:border-box;order:1;width:100%;min-width:0;min-height:64px;padding:10px 0;display:flex}.RecoverySentinelContent-module__QfaZdG__calendarActions{flex:0 auto;min-width:0}.RecoverySentinelContent-module__QfaZdG__calendarFilterLabel{color:var(--muted);font-size:var(--type-meta);white-space:nowrap;font-weight:600}.RecoverySentinelContent-module__QfaZdG__calendarStatusGroup{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);align-items:center;gap:2px;padding:2px;display:inline-flex}.RecoverySentinelContent-module__QfaZdG__calendarStatusButton{min-width:0;color:var(--fg-2);cursor:pointer;font-size:var(--type-meta);background:0 0;border:1px solid #0000;border-radius:3px;align-items:center;gap:4px;font-weight:600;line-height:1;display:inline-flex;height:32px!important;min-height:32px!important;padding:0 8px!important}.RecoverySentinelContent-module__QfaZdG__calendarStatusButton:hover{color:var(--fg);background:var(--surface-soft)}.RecoverySentinelContent-module__QfaZdG__calendarStatusButtonActive{border-color:color-mix(in srgb, var(--accent) 38%, var(--border));background:var(--accent-soft);color:var(--accent)}.RecoverySentinelContent-module__QfaZdG__calendarFilterCount{font-variant-numeric:tabular-nums;text-align:right;flex:0 0 4ch;width:4ch;min-width:4ch;margin-left:2px;display:inline-block}.RecoverySentinelContent-module__QfaZdG__calendarPlanFilterButton{justify-content:center;align-items:center;gap:6px;min-width:126px;display:inline-flex}.RecoverySentinelContent-module__QfaZdG__calendarPlanFilterButton svg{color:var(--muted);flex:none}.RecoverySentinelContent-module__QfaZdG__calendarPlanFilterButton small{border-radius:var(--radius-pill);background:var(--accent-soft);min-width:18px;height:18px;color:var(--accent);font-size:var(--type-nav-label);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;padding:0 5px;display:inline-flex}.RecoverySentinelContent-module__QfaZdG__calendarResultCount{color:var(--muted);font-size:var(--type-meta);white-space:nowrap;margin-left:auto}.RecoverySentinelContent-module__QfaZdG__calendarTimezone{color:var(--muted);font-size:var(--type-meta);white-space:nowrap}.RecoverySentinelContent-module__QfaZdG__calendarViewTabs{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);grid-area:1/2;justify-self:end;align-items:center;gap:2px;padding:2px;display:inline-flex}.RecoverySentinelContent-module__QfaZdG__calendarViewTab{min-width:52px;color:var(--fg-2);cursor:pointer;font-size:var(--type-meta);background:0 0;border:1px solid #0000;border-radius:3px;font-weight:600;height:30px!important;min-height:30px!important;padding:0 10px!important}.RecoverySentinelContent-module__QfaZdG__calendarViewTab:last-child{min-width:66px}.RecoverySentinelContent-module__QfaZdG__calendarViewTab:hover{background:var(--surface-soft);color:var(--fg)}.RecoverySentinelContent-module__QfaZdG__calendarViewTabActive{border-color:color-mix(in srgb, var(--accent) 38%, var(--border));background:var(--accent-soft);color:var(--accent)}.RecoverySentinelContent-module__QfaZdG__calendarViewLabel{height:var(--control-height-inline);min-height:var(--control-height-inline);padding:0 var(--space-field-x);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);color:var(--fg-2);font-size:var(--type-meta);white-space:nowrap;box-sizing:border-box;align-items:center;line-height:1;display:inline-flex}.RecoverySentinelContent-module__QfaZdG__calendarState,.RecoverySentinelContent-module__QfaZdG__calendarError{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border);color:var(--fg-2);font-size:var(--type-compact)}.RecoverySentinelContent-module__QfaZdG__calendarError{color:var(--danger);background:color-mix(in srgb, var(--danger-soft,var(--danger-soft)) 82%, var(--surface))}.RecoverySentinelContent-module__QfaZdG__dangerSoft{color:var(--danger);border-color:color-mix(in srgb, var(--danger) 28%, var(--border));background:var(--danger-soft)}.RecoverySentinelContent-module__QfaZdG__calendar{overscroll-behavior-inline:contain;background:var(--surface);grid-template-rows:46px repeat(6,200px);grid-template-columns:repeat(7,minmax(0,1fr));max-width:100%;height:1246px;display:grid;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__calendarWeekday{text-align:left;font-size:var(--type-nav-label);letter-spacing:.04em;color:var(--muted);border-bottom:1px solid var(--border);background:var(--surface-soft);text-transform:uppercase;justify-content:flex-start;align-items:center;padding:0 8px;font-weight:600;display:flex}.RecoverySentinelContent-module__QfaZdG__dayCell{text-align:left;border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface);min-height:0;color:var(--fg);transition:background var(--fast), box-shadow var(--fast);padding:28px 8px 6px;position:relative;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__dayCell:nth-child(7n){border-right:0}.RecoverySentinelContent-module__QfaZdG__dayCell:focus-within{background:color-mix(in srgb, var(--accent-soft) 32%, var(--surface));box-shadow:var(--focus-inset-soft)}.RecoverySentinelContent-module__QfaZdG__outside{color:var(--muted);background:color-mix(in srgb, var(--surface-soft) 76%, var(--surface))}.RecoverySentinelContent-module__QfaZdG__today:not(.RecoverySentinelContent-module__QfaZdG__selected){background:color-mix(in srgb, var(--accent-soft) 20%, var(--surface))}.RecoverySentinelContent-module__QfaZdG__selected{z-index:1;box-shadow:inset 0 0 0 2px var(--accent)}.RecoverySentinelContent-module__QfaZdG__dayCellHeader{z-index:2;pointer-events:none;justify-content:space-between;align-items:center;gap:6px;min-width:0;display:flex;position:absolute;top:4px;left:6px;right:6px}.RecoverySentinelContent-module__QfaZdG__dayCellHeader>*{pointer-events:auto}.RecoverySentinelContent-module__QfaZdG__dayNumber{width:auto;min-width:28px;box-shadow:none;color:var(--fg);cursor:pointer;font-family:var(--font-display);font-size:var(--type-meta);letter-spacing:-.02em;opacity:1;text-align:left;-webkit-user-select:none;user-select:none;background:0 0;border:0;border-radius:4px;justify-content:flex-start;align-items:center;margin:0;font-weight:600;line-height:1;display:inline-flex;transform:none;height:24px!important;min-height:24px!important;padding:0!important}.RecoverySentinelContent-module__QfaZdG__dayCellActions{align-items:center;gap:5px;min-width:0;display:inline-flex;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__dayCellAction{width:auto;min-width:0;color:var(--muted);cursor:pointer;font-size:var(--type-nav-label);text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:2px;align-items:center;gap:2px;line-height:1;display:inline-flex;overflow:hidden;height:22px!important;min-height:22px!important;padding:0!important}.RecoverySentinelContent-module__QfaZdG__dayCellAction:hover{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.RecoverySentinelContent-module__QfaZdG__monthTooltipAnchor{width:100%;max-width:100%;display:flex}.RecoverySentinelContent-module__QfaZdG__outside .RecoverySentinelContent-module__QfaZdG__dayNumber{color:var(--muted);font-weight:500}.RecoverySentinelContent-module__QfaZdG__dayNumber:hover:not(:disabled){text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:3px;text-decoration-thickness:2px;box-shadow:none!important;color:var(--accent)!important;background:0 0!important;border:0!important;transform:none!important}.RecoverySentinelContent-module__QfaZdG__sessionCard{z-index:1;box-sizing:border-box;background:var(--surface-soft);width:100%;box-shadow:none;color:var(--fg);text-align:left;cursor:pointer;font-size:var(--type-meta);transition:color var(--fast), background var(--fast);border:0;grid-template-columns:minmax(0,1fr);justify-content:start;place-items:center start;gap:6px;margin:0 0 2px;line-height:16px;display:grid;position:relative;transform:none;border-radius:0!important;height:18px!important;min-height:18px!important;padding:0 6px!important}.RecoverySentinelContent-module__QfaZdG__sessionCard:hover:not(:disabled){background:color-mix(in srgb, var(--accent-soft) 58%, var(--surface))!important;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 24%, transparent)!important;color:var(--accent)!important;border:0!important;border-radius:0!important;transform:none!important}.RecoverySentinelContent-module__QfaZdG__sessionCard strong{min-width:0;max-width:100%;font-size:var(--type-meta);text-align:left;white-space:nowrap;text-overflow:ellipsis;justify-self:start;font-weight:600;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__sessionTime{display:none}.RecoverySentinelContent-module__QfaZdG__srOnly{width:var(--hairline);height:var(--hairline);margin:calc(var(--hairline) * -1);clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;padding:0;position:absolute;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__sessionTableLink{align-items:flex-start;gap:var(--space-1);width:100%;min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;padding:0;display:flex}.RecoverySentinelContent-module__QfaZdG__sessionTableLink strong{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__sessionTableLink:hover strong,.RecoverySentinelContent-module__QfaZdG__sessionTableLink:focus-visible strong{color:var(--accent)}.RecoverySentinelContent-module__QfaZdG__dateSessionTable{border-top:1px solid var(--border)}.RecoverySentinelContent-module__QfaZdG__moreSessions{z-index:2;border:1px solid color-mix(in srgb, var(--accent) 32%, var(--border));border-radius:var(--radius-pill);background:var(--accent-soft);width:auto;min-width:0;box-shadow:none;color:var(--accent);cursor:pointer;font-size:var(--type-nav-label);text-align:left;align-items:center;margin:0;font-weight:700;line-height:16px;text-decoration:none;display:inline-flex;position:absolute;bottom:6px;left:6px;transform:none;height:18px!important;min-height:18px!important;padding:0 5px!important}.RecoverySentinelContent-module__QfaZdG__moreSessions:hover:not(:disabled),.RecoverySentinelContent-module__QfaZdG__moreSessions:active:not(:disabled){border-color:var(--accent);background:color-mix(in srgb, var(--accent-soft) 80%, var(--surface));box-shadow:none;color:var(--accent-hover);text-decoration:none;transform:none}.RecoverySentinelContent-module__QfaZdG__status_scheduled{background:color-mix(in srgb, var(--muted) 10%, var(--surface));border-left:3px solid var(--muted)!important}.RecoverySentinelContent-module__QfaZdG__status_running{background:color-mix(in srgb, var(--accent) 12%, var(--surface));border-left:3px solid var(--accent)!important}.RecoverySentinelContent-module__QfaZdG__status_passed{background:color-mix(in srgb, var(--success) 12%, var(--surface));border-left:3px solid var(--success)!important}.RecoverySentinelContent-module__QfaZdG__status_failed{background:color-mix(in srgb, var(--danger) 12%, var(--surface));border-left:3px solid var(--danger)!important}.RecoverySentinelContent-module__QfaZdG__status_cleanup-pending{background:color-mix(in srgb, var(--warning) 12%, var(--surface));border-left:3px solid var(--warning)!important}.RecoverySentinelContent-module__QfaZdG__status_missed{background:color-mix(in srgb, var(--warning) 10%, var(--surface));border-left:3px solid var(--warning)!important}.RecoverySentinelContent-module__QfaZdG__status_pending-sync{background:color-mix(in srgb, var(--info) 10%, var(--surface));border-left:3px solid var(--info)!important}.RecoverySentinelContent-module__QfaZdG__status_skipped{background:repeating-linear-gradient(135deg, color-mix(in srgb, var(--muted) 10%, var(--surface)), color-mix(in srgb, var(--muted) 10%, var(--surface)) 6px, color-mix(in srgb, var(--muted) 18%, var(--surface)) 6px, color-mix(in srgb, var(--muted) 18%, var(--surface)) 12px);border-left:3px solid var(--muted)!important}.RecoverySentinelContent-module__QfaZdG__sessionStateGlyph{display:none}.RecoverySentinelContent-module__QfaZdG__timeline{--timeline-plan-width:270px;--timeline-track-width:100%;--timeline-grid-line:var(--border-strong);background:var(--surface);min-width:0;display:grid;overflow:auto}.RecoverySentinelContent-module__QfaZdG__timelineHeader,.RecoverySentinelContent-module__QfaZdG__timelineRow{grid-template-columns:var(--timeline-plan-width) minmax(0, 1fr);min-width:100%;display:grid}.RecoverySentinelContent-module__QfaZdG__timelineHeader{z-index:3;border-bottom:1px solid var(--border);background:var(--surface-soft);min-height:86px;color:var(--muted);font-size:var(--type-meta);font-weight:600;position:sticky;top:0}.RecoverySentinelContent-module__QfaZdG__timelinePlanHeader,.RecoverySentinelContent-module__QfaZdG__timelinePlan{border-right:1px solid var(--border);text-align:left;flex-direction:column;justify-content:center;min-width:0;display:flex;position:sticky;left:0}.RecoverySentinelContent-module__QfaZdG__timelinePlanHeader{z-index:5;background:var(--surface-soft);grid-row:1/span 2;padding:8px 10px}.RecoverySentinelContent-module__QfaZdG__timelineAsOf{color:var(--muted);font-size:var(--type-nav-label);font-weight:500;line-height:1.3}.RecoverySentinelContent-module__QfaZdG__timelineSort{min-width:0;color:var(--muted);font-size:var(--type-nav-label);align-items:center;gap:6px;margin-top:8px;font-weight:500;display:flex}.RecoverySentinelContent-module__QfaZdG__timelineSort button{border:1px solid var(--border);background:var(--surface);min-width:0;color:var(--fg);cursor:pointer;font:inherit;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:3px;display:inline-flex;overflow:hidden;border-radius:2px!important;height:24px!important;min-height:24px!important;padding:0 4px!important}.RecoverySentinelContent-module__QfaZdG__timelineSort button:hover:not(:disabled){border-color:var(--accent);background:var(--surface-soft);box-shadow:none;color:var(--accent);transform:none}.RecoverySentinelContent-module__QfaZdG__timelineScale{width:var(--timeline-track-width);grid-template-rows:46px 40px;min-width:0;display:grid}.RecoverySentinelContent-module__QfaZdG__timelineDayScale,.RecoverySentinelContent-module__QfaZdG__timelineTimeScale{grid-template-columns:repeat(var(--timeline-columns), minmax(0, 1fr));min-width:0;display:grid}.RecoverySentinelContent-module__QfaZdG__timelineDayScale{grid-template-columns:repeat(var(--timeline-days), minmax(0, 1fr))}.RecoverySentinelContent-module__QfaZdG__timelineDayLabel{border-right:1px solid var(--timeline-grid-line);border-bottom:1px solid var(--timeline-grid-line);justify-content:space-between;align-items:center;gap:6px;min-width:0;padding:0 8px;display:flex;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__timelineDayLabel strong{min-width:0;color:var(--fg);font-size:var(--type-meta);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__timelineHeaderAction{min-width:0;box-shadow:none;color:var(--muted);cursor:pointer;font-size:var(--type-nav-label);text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;overflow:hidden;border-radius:0!important;height:24px!important;min-height:24px!important;padding:0!important}.RecoverySentinelContent-module__QfaZdG__timelineHeaderAction:hover:not(:disabled){box-shadow:none;color:var(--accent);text-underline-offset:2px;background:0 0;border:0;text-decoration:underline;transform:none}.RecoverySentinelContent-module__QfaZdG__timelineTimeScale span{border-right:1px solid var(--timeline-grid-line);min-width:0;font-size:var(--type-nav-label);text-overflow:ellipsis;white-space:nowrap;padding:8px 4px;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__timelineRow{border-bottom:1px solid var(--timeline-grid-line);height:40px;min-height:40px}.RecoverySentinelContent-module__QfaZdG__timelineFiller{grid-template-columns:var(--timeline-plan-width) minmax(0, 1fr);border-bottom:1px solid var(--timeline-grid-line);min-width:100%;height:40px;min-height:40px;display:grid}.RecoverySentinelContent-module__QfaZdG__timelineFillerLabel{z-index:2;border-right:1px solid var(--timeline-grid-line);border-bottom:1px solid var(--timeline-grid-line);background:var(--surface);position:sticky;left:0}.RecoverySentinelContent-module__QfaZdG__timelineFiller .RecoverySentinelContent-module__QfaZdG__timelineTrack{height:40px;min-height:40px}.RecoverySentinelContent-module__QfaZdG__timelinePlan{z-index:2;border:0;border-right:1px solid var(--timeline-grid-line);border-bottom:1px solid var(--timeline-grid-line);background:var(--surface);height:40px;min-height:40px;box-shadow:none;color:var(--fg);border-radius:0;align-items:stretch;padding:2px 8px}.RecoverySentinelContent-module__QfaZdG__timelinePlan strong{color:var(--fg);font-size:var(--type-meta);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__timelinePlan span{max-width:100%;color:var(--muted);font-size:var(--type-nav-label);text-align:right;text-overflow:ellipsis;white-space:nowrap;align-self:flex-end;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__timelineTrack{grid-template-columns:repeat(var(--timeline-columns), minmax(0, 1fr));width:var(--timeline-track-width);background-color:var(--surface);background-image:linear-gradient(var(--timeline-grid-line) 1px, transparent 1px);background-position:0 -1px;background-repeat:repeat;background-size:100% 40px;min-width:0;height:40px;min-height:40px;display:grid;position:relative}.RecoverySentinelContent-module__QfaZdG__timelineTodayBand{z-index:0;background:color-mix(in srgb, var(--success-soft,var(--accent-soft)) 56%, transparent);pointer-events:none;position:absolute;top:0;bottom:0}.RecoverySentinelContent-module__QfaZdG__timelineGridLine{border-right:1px solid var(--timeline-grid-line)}.RecoverySentinelContent-module__QfaZdG__timelineItem{z-index:2;min-width:8px;color:var(--fg);cursor:pointer;font-size:var(--type-nav-label);text-align:left;text-overflow:ellipsis;white-space:nowrap;border-top:0;border-bottom:0;border-right:0;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;top:0;overflow:hidden;border-radius:2px!important;height:40px!important;min-height:40px!important;padding:0 2px!important}.RecoverySentinelContent-module__QfaZdG__timelineTooltipAnchor{z-index:2;min-width:8px;height:40px;display:inline-flex;max-width:none!important;position:absolute!important}.RecoverySentinelContent-module__QfaZdG__timelineTooltipAnchor:hover,.RecoverySentinelContent-module__QfaZdG__timelineTooltipAnchor:focus-within{z-index:4!important}.RecoverySentinelContent-module__QfaZdG__timelineTooltipAnchor .RecoverySentinelContent-module__QfaZdG__timelineItem{width:100%;min-width:100%;position:relative;top:auto;height:40px!important}.RecoverySentinelContent-module__QfaZdG__timelineItem.RecoverySentinelContent-module__QfaZdG__status_scheduled{border:1px solid var(--muted)!important}.RecoverySentinelContent-module__QfaZdG__timelineItem.RecoverySentinelContent-module__QfaZdG__status_running{border:1px solid var(--accent)!important}.RecoverySentinelContent-module__QfaZdG__timelineItem.RecoverySentinelContent-module__QfaZdG__status_passed{border:1px solid var(--success)!important}.RecoverySentinelContent-module__QfaZdG__timelineItem.RecoverySentinelContent-module__QfaZdG__status_failed{border:1px solid var(--danger)!important}.RecoverySentinelContent-module__QfaZdG__timelineItem.RecoverySentinelContent-module__QfaZdG__status_cleanup-pending,.RecoverySentinelContent-module__QfaZdG__timelineItem.RecoverySentinelContent-module__QfaZdG__status_missed{border:1px solid var(--warning)!important}.RecoverySentinelContent-module__QfaZdG__timelineItem.RecoverySentinelContent-module__QfaZdG__status_pending-sync{border:1px solid var(--info)!important}.RecoverySentinelContent-module__QfaZdG__timelineItem.RecoverySentinelContent-module__QfaZdG__status_skipped{border:1px dashed var(--muted)!important}.RecoverySentinelContent-module__QfaZdG__timelineItem:not(.RecoverySentinelContent-module__QfaZdG__timelineAggregate)>span[aria-hidden=true]{display:none}.RecoverySentinelContent-module__QfaZdG__timelineItem strong{text-overflow:ellipsis;white-space:nowrap;font-weight:600;display:none;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__timelineItem.RecoverySentinelContent-module__QfaZdG__timelineAggregate strong{display:block}.RecoverySentinelContent-module__QfaZdG__timelineItem:hover{z-index:4;filter:brightness(1.04);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 48%, transparent)}.RecoverySentinelContent-module__QfaZdG__timelineAggregate{font-weight:700}.RecoverySentinelContent-module__QfaZdG__timelineAggregate strong{color:inherit}.RecoverySentinelContent-module__QfaZdG__timelineTodayMarker{z-index:3;background:var(--accent);pointer-events:none;width:2px;position:absolute;top:0;bottom:0}@media (prefers-reduced-motion:reduce){.RecoverySentinelContent-module__QfaZdG__calendarRefreshButtonBusy svg{animation:none}.RecoverySentinelContent-module__QfaZdG__timeline,.RecoverySentinelContent-module__QfaZdG__timelineItem,.RecoverySentinelContent-module__QfaZdG__dayCell{scroll-behavior:auto;transition:none;animation:none}}.RecoverySentinelContent-module__QfaZdG__overflowDialogList{gap:6px;max-height:min(480px,60vh);padding:2px;display:grid;overflow:auto}.RecoverySentinelContent-module__QfaZdG__overflowDialogList>span{display:block}.RecoverySentinelContent-module__QfaZdG__calendarAgenda{gap:10px;padding:12px;display:grid}.RecoverySentinelContent-module__QfaZdG__calendarAgendaDay{border:1px solid var(--border);background:var(--surface);border-radius:8px;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__calendarAgendaDate{width:100%;min-height:var(--touch-target);border:0;border-bottom:1px solid var(--border);background:var(--surface-soft);color:var(--fg);text-align:left;padding:10px 12px;font-weight:700;display:block}.RecoverySentinelContent-module__QfaZdG__calendarAgendaItems{gap:1px;display:grid}.RecoverySentinelContent-module__QfaZdG__calendarAgendaItem{border:0;border-left:3px solid var(--accent);background:var(--surface);min-height:44px;color:var(--fg);text-align:left;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 10px;display:grid}.RecoverySentinelContent-module__QfaZdG__calendarAgendaItem:hover{background:var(--surface-soft)}.RecoverySentinelContent-module__QfaZdG__calendarAgendaItem time,.RecoverySentinelContent-module__QfaZdG__calendarAgendaItem span{color:var(--muted);font-size:var(--type-meta)}.RecoverySentinelContent-module__QfaZdG__calendarAgendaItem b{font-size:var(--type-meta);font-weight:700}.RecoverySentinelContent-module__QfaZdG__calendarZoomGroup{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);align-items:center;gap:2px;padding:2px;display:inline-flex}.RecoverySentinelContent-module__QfaZdG__calendarZoomSlot{justify-content:flex-end;align-items:center;gap:var(--space-2);grid-area:1/1;width:238px;min-width:0;display:flex}.RecoverySentinelContent-module__QfaZdG__calendarZoomLabel{color:var(--muted);font-size:var(--type-meta);white-space:nowrap;flex:none;font-weight:600}.RecoverySentinelContent-module__QfaZdG__calendarZoomButton{min-width:36px;color:var(--muted);font-size:var(--type-meta);background:0 0;border:0;border-radius:4px;height:32px!important;min-height:32px!important;padding:4px 6px!important}.RecoverySentinelContent-module__QfaZdG__calendarZoomButtonActive{background:var(--accent-soft);color:var(--accent);font-weight:700}.RecoverySentinelContent-module__QfaZdG__calendarAdvancedButton{white-space:nowrap;height:40px!important;min-height:40px!important;padding-top:0!important;padding-bottom:0!important}.RecoverySentinelContent-module__QfaZdG__advancedFilterGroups{gap:12px;display:grid}.RecoverySentinelContent-module__QfaZdG__advancedFilterGroup{border:1px solid var(--border);border-radius:var(--radius-sm);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin:0;padding:10px;display:grid}.RecoverySentinelContent-module__QfaZdG__advancedFilterGroup legend{color:var(--fg);font-size:var(--type-meta);grid-column:1/-1;padding:0 4px;font-weight:700}.RecoverySentinelContent-module__QfaZdG__advancedFilterGroupActions{grid-column:1/-1;gap:6px;display:flex}.RecoverySentinelContent-module__QfaZdG__advancedFilterOption{min-height:28px;color:var(--fg);font-size:var(--type-meta);align-items:center;gap:7px;display:flex}.RecoverySentinelContent-module__QfaZdG__calendarPlanSearch{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);width:100%;min-height:34px;color:var(--fg);margin-bottom:10px;padding:6px 9px}.RecoverySentinelContent-module__QfaZdG__calendarPlanOptions{gap:2px;max-height:min(480px,60vh);display:grid;overflow:auto}.RecoverySentinelContent-module__QfaZdG__calendarPlanOptions small{color:var(--muted);margin-left:auto}@media (max-width:960px){.RecoverySentinelContent-module__QfaZdG__calendarFilterBar{flex-wrap:wrap}.RecoverySentinelContent-module__QfaZdG__calendarStatusGroup{flex:auto;min-width:0}.RecoverySentinelContent-module__QfaZdG__calendarStatusButton{flex:1 1 0;min-width:0;overflow:hidden;padding-left:4px!important;padding-right:4px!important}.RecoverySentinelContent-module__QfaZdG__calendarAdvancedButton,.RecoverySentinelContent-module__QfaZdG__calendarCreateButton{min-width:0}.RecoverySentinelContent-module__QfaZdG__calendarToolbarMeta{flex-wrap:wrap;flex:100%;justify-content:space-between;width:100%;max-width:100%;margin-left:0;display:flex}.RecoverySentinelContent-module__QfaZdG__calendarViewTabs{grid-area:auto}.RecoverySentinelContent-module__QfaZdG__calendarZoomSlot{flex:0 auto;width:auto}.RecoverySentinelContent-module__QfaZdG__calendarIconButton,.RecoverySentinelContent-module__QfaZdG__calendarRefreshButton,.RecoverySentinelContent-module__QfaZdG__calendarTodayButton,.RecoverySentinelContent-module__QfaZdG__calendarCreateButton,.RecoverySentinelContent-module__QfaZdG__calendarViewTab,.RecoverySentinelContent-module__QfaZdG__calendarAdvancedButton{height:var(--control-height-mobile)!important;min-height:var(--control-height-mobile)!important}.RecoverySentinelContent-module__QfaZdG__calendarIconButton,.RecoverySentinelContent-module__QfaZdG__calendarRefreshButton{width:var(--control-height-mobile)!important;min-width:var(--control-height-mobile)!important}.RecoverySentinelContent-module__QfaZdG__calendarStatusButton,.RecoverySentinelContent-module__QfaZdG__calendarViewTab,.RecoverySentinelContent-module__QfaZdG__calendarZoomButton{height:var(--control-height-mobile)!important;min-height:var(--control-height-mobile)!important}.RecoverySentinelContent-module__QfaZdG__calendarViewTab{min-width:var(--control-height-mobile)!important}.RecoverySentinelContent-module__QfaZdG__datalabPageActions>button{height:var(--control-height-mobile,44px)!important;min-height:var(--control-height-mobile,44px)!important}}.RecoverySentinelContent-module__QfaZdG__mutedText{color:var(--muted);font-size:var(--type-meta)}.RecoverySentinelContent-module__QfaZdG__timelineEmpty{padding:var(--space-5);color:var(--muted);font-size:var(--type-compact);text-align:center}.RecoverySentinelContent-module__QfaZdG__detailPage{gap:var(--space-4);max-width:none;display:grid}.RecoverySentinelContent-module__QfaZdG__backAction{justify-self:start}.RecoverySentinelContent-module__QfaZdG__statusStrip{gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.RecoverySentinelContent-module__QfaZdG__emptyInline,.RecoverySentinelContent-module__QfaZdG__futureHint{padding:var(--space-3) var(--space-4);color:var(--fg-2);background:var(--surface-soft);border:1px dashed var(--border-strong);border-radius:var(--radius-sm)}.RecoverySentinelContent-module__QfaZdG__datalabLoadError{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);color:var(--danger);background:color-mix(in srgb, var(--danger-soft,var(--danger-soft)) 82%, var(--surface));display:flex}.RecoverySentinelContent-module__QfaZdG__tableHeading{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border);background:var(--surface-soft);display:flex}.RecoverySentinelContent-module__QfaZdG__tableHeading h2{color:var(--fg);font-size:var(--type-heading-sm);letter-spacing:-.01em;margin:0;font-weight:600}.RecoverySentinelContent-module__QfaZdG__datalabStatusCell{justify-content:flex-start;align-items:center;min-width:0;display:flex}.RecoverySentinelContent-module__QfaZdG__datalabActions{justify-content:flex-start;align-items:center;gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.RecoverySentinelContent-module__QfaZdG__planSummary{gap:var(--console-page-gap);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.RecoverySentinelContent-module__QfaZdG__datalabWorkspaceStack{gap:var(--space-2);min-width:0;display:grid}.RecoverySentinelContent-module__QfaZdG__datalabWorkspace{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);min-width:0;display:grid;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__datalabPageActions{justify-content:flex-end;align-items:center;gap:var(--space-2);min-height:var(--control-height-inline);display:flex}.RecoverySentinelContent-module__QfaZdG__datalabPageActions button{height:var(--control-height-inline);min-height:var(--control-height-inline)!important}.RecoverySentinelContent-module__QfaZdG__datalabTable table{table-layout:fixed;width:100%}.RecoverySentinelContent-module__QfaZdG__datalabTable th:first-child{width:22%}.RecoverySentinelContent-module__QfaZdG__datalabTable th:nth-child(2){width:32%}.RecoverySentinelContent-module__QfaZdG__datalabTable th:nth-child(3){width:18%}.RecoverySentinelContent-module__QfaZdG__datalabTable th:nth-child(4){width:12%}.RecoverySentinelContent-module__QfaZdG__datalabTable th:nth-child(5){width:16%}.RecoverySentinelContent-module__QfaZdG__datalabTable td{min-width:0}.RecoverySentinelContent-module__QfaZdG__labGroupTable table{table-layout:fixed;width:100%}.RecoverySentinelContent-module__QfaZdG__labGroupTable th:first-child{width:25%}.RecoverySentinelContent-module__QfaZdG__labGroupTable th:nth-child(2){width:29%}.RecoverySentinelContent-module__QfaZdG__labGroupTable th:nth-child(3){width:16%}.RecoverySentinelContent-module__QfaZdG__labGroupTable th:nth-child(4),.RecoverySentinelContent-module__QfaZdG__labGroupTable th:nth-child(5){width:15%}.RecoverySentinelContent-module__QfaZdG__labGroupTable td,.RecoverySentinelContent-module__QfaZdG__tablePanel{min-width:0}.RecoverySentinelContent-module__QfaZdG__restoreRowExpander{width:24px;height:24px;color:var(--muted);background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.RecoverySentinelContent-module__QfaZdG__restoreRowExpander:hover{color:var(--fg);background:0 0}.RecoverySentinelContent-module__QfaZdG__restoreExpanderCol{width:32px;min-width:32px}.RecoverySentinelContent-module__QfaZdG__restoreRepositoryCol{text-overflow:ellipsis;white-space:nowrap;width:auto;min-width:0;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__restorePointsCol{text-align:right;width:82px}.RecoverySentinelContent-module__QfaZdG__rowExpander{color:var(--muted);transition:transform var(--fast);display:inline-flex}.RecoverySentinelContent-module__QfaZdG__rowExpanderOpen{transform:rotate(90deg)}.RecoverySentinelContent-module__QfaZdG__sentinelBackupJobTable{table-layout:fixed;width:100%;min-width:0}.RecoverySentinelContent-module__QfaZdG__sentinelBackupJobTable th,.RecoverySentinelContent-module__QfaZdG__sentinelBackupJobTable td{text-overflow:ellipsis;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__sentinelBackupJobTable .sentinel-job-name-col{text-align:left;width:34%;min-width:0}.RecoverySentinelContent-module__QfaZdG__sentinelBackupJobTable .RecoverySentinelContent-module__QfaZdG__restoreRepositoryCol{width:auto}.RecoverySentinelContent-module__QfaZdG__sentinelBackupJobTable .RecoverySentinelContent-module__QfaZdG__restorePointsCol{width:82px}.RecoverySentinelContent-module__QfaZdG__sentinelBackupJobTable .RecoverySentinelContent-module__QfaZdG__restoreJobTitleCell{flex-wrap:nowrap;width:100%;min-width:0;display:flex}.RecoverySentinelContent-module__QfaZdG__sentinelBackupJobTable .RecoverySentinelContent-module__QfaZdG__restoreJobNameStack{flex:auto;min-width:0}.RecoverySentinelContent-module__QfaZdG__sentinelBackupJobTable .RecoverySentinelContent-module__QfaZdG__restoreJobNameStack strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__sentinelBackupJobTable .RecoverySentinelContent-module__QfaZdG__restoreWorkloadCell{width:100%;min-width:0}.RecoverySentinelContent-module__QfaZdG__sentinelBackupJobTable .RecoverySentinelContent-module__QfaZdG__restoreWorkloadCell strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__sentinelBackupJobTable .RecoverySentinelContent-module__QfaZdG__restoreWorkloadCellDeep{padding-left:var(--space-1)}.RecoverySentinelContent-module__QfaZdG__restoreJobTitleCell{align-items:center;gap:var(--space-2);display:inline-flex}.RecoverySentinelContent-module__QfaZdG__restoreJobNameStack{gap:var(--space-1);flex-direction:column;display:inline-flex}.RecoverySentinelContent-module__QfaZdG__restoreWorkloadCell{align-items:center;gap:var(--space-2);padding-left:var(--space-2);display:inline-flex}.RecoverySentinelContent-module__QfaZdG__restoreWorkloadCellDeep{padding-left:var(--space-deep-indent)}.RecoverySentinelContent-module__QfaZdG__workloadRow{background:var(--surface-soft)}.RecoverySentinelContent-module__QfaZdG__workloadRowSelected{background:var(--accent-soft)}.RecoverySentinelContent-module__QfaZdG__radioFlush{margin:0}.RecoverySentinelContent-module__QfaZdG__sentinelBackupJobTable .RecoverySentinelContent-module__QfaZdG__restoreRepositoryCol,.RecoverySentinelContent-module__QfaZdG__sentinelBackupJobTable .RecoverySentinelContent-module__QfaZdG__restorePointsCol{display:table-cell}@container (max-width:840px){.RecoverySentinelContent-module__QfaZdG__sentinelBackupJobTable .RecoverySentinelContent-module__QfaZdG__restorePointsCol{display:none}}@container (max-width:700px){.RecoverySentinelContent-module__QfaZdG__sentinelBackupJobTable .RecoverySentinelContent-module__QfaZdG__restoreRepositoryCol{display:none}}@container (max-width:560px){.RecoverySentinelContent-module__QfaZdG__restoreJobTitleCell{gap:var(--space-label)}.RecoverySentinelContent-module__QfaZdG__restoreWorkloadCellDeep{padding-left:var(--space-3)}}.RecoverySentinelContent-module__QfaZdG__labGroupMemberLine{max-width:420px;color:var(--fg-2);font-size:var(--type-meta);text-overflow:ellipsis;white-space:nowrap;line-height:1.45;display:block;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__deleteConfirm{gap:var(--space-form);display:grid}.RecoverySentinelContent-module__QfaZdG__deleteConfirm p{margin:0;line-height:1.6}.RecoverySentinelContent-module__QfaZdG__deleteHint{color:var(--fg-2);font-size:var(--type-compact)}.RecoverySentinelContent-module__QfaZdG__runWarning{padding:var(--space-3) var(--space-4);border:1px solid color-mix(in srgb, var(--warning) 28%, var(--border));border-radius:var(--radius-sm);background:color-mix(in srgb, var(--warning-soft,var(--warning-soft)) 82%, var(--surface));color:var(--warning);font-size:var(--type-compact)}.RecoverySentinelContent-module__QfaZdG__deleteActions{justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-1);display:flex}.RecoverySentinelContent-module__QfaZdG__planTasksCard{gap:var(--console-page-gap);width:100%;min-width:0;display:grid}.RecoverySentinelContent-module__QfaZdG__planManagerTable table{table-layout:fixed;width:100%}.RecoverySentinelContent-module__QfaZdG__planManagerTable th:first-child{width:18%}.RecoverySentinelContent-module__QfaZdG__planManagerTable th:nth-child(2){width:20%}.RecoverySentinelContent-module__QfaZdG__planManagerTable th:nth-child(3){width:18%}.RecoverySentinelContent-module__QfaZdG__planManagerTable th:nth-child(4),.RecoverySentinelContent-module__QfaZdG__planManagerTable th:nth-child(5){width:12%}.RecoverySentinelContent-module__QfaZdG__planManagerTable th:nth-child(6){width:20%}.RecoverySentinelContent-module__QfaZdG__planManagerTable td{vertical-align:middle}.RecoverySentinelContent-module__QfaZdG__planActions{justify-content:flex-end;gap:var(--space-plan-gap);white-space:nowrap;flex-wrap:nowrap;display:flex}.RecoverySentinelContent-module__QfaZdG__planStatusDescription{margin-top:var(--space-status-top);color:var(--fg-2);font-size:var(--type-nav-label);line-height:1.4;display:block}.RecoverySentinelContent-module__QfaZdG__planManagerTable td strong,.RecoverySentinelContent-module__QfaZdG__planTableValue{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__tableSecondary{margin-top:var(--space-table-meta-top);color:var(--fg-2);font-size:var(--type-nav-label);line-height:1.3;display:block}.RecoverySentinelContent-module__QfaZdG__tableInlineValue{min-width:0;color:var(--fg-2);font-size:var(--type-meta);text-overflow:ellipsis;white-space:nowrap;line-height:1.3;display:block;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__networkSummary{gap:var(--space-1);min-width:0;display:grid}.RecoverySentinelContent-module__QfaZdG__networkSummary .RecoverySentinelContent-module__QfaZdG__networkLine{margin-top:0}@media (max-width:980px){.RecoverySentinelContent-module__QfaZdG__planActions{flex-wrap:wrap;justify-content:flex-start}.RecoverySentinelContent-module__QfaZdG__planSummary{grid-template-columns:repeat(3,minmax(0,1fr))}}.RecoverySentinelContent-module__QfaZdG__networkLine{align-items:baseline;gap:var(--space-2);min-width:0;margin-top:var(--space-1);color:var(--fg-2);font-size:var(--type-meta);grid-template-columns:68px minmax(0,1fr);line-height:1.35;display:grid}.RecoverySentinelContent-module__QfaZdG__networkLine b{color:var(--muted);font-size:var(--type-nav-label);white-space:nowrap;font-weight:500}.RecoverySentinelContent-module__QfaZdG__networkValue{min-width:0;color:var(--fg-2);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__computeRangeLine{align-items:baseline;gap:var(--space-2);margin-top:var(--space-1);color:var(--fg-2);font-size:var(--type-meta);grid-template-columns:44px minmax(0,1fr);line-height:1.35;display:grid}.RecoverySentinelContent-module__QfaZdG__computeRangeLine b{color:var(--muted);font-size:var(--type-nav-label);font-weight:500}.RecoverySentinelContent-module__QfaZdG__formStack,.RecoverySentinelContent-module__QfaZdG__validation,.RecoverySentinelContent-module__QfaZdG__schedule{gap:var(--space-form);max-width:640px;display:grid}.RecoverySentinelContent-module__QfaZdG__scheduleFormStack{gap:var(--space-form);width:100%;min-width:0;max-width:none;display:grid}.RecoverySentinelContent-module__QfaZdG__fieldLabel{gap:var(--space-label);display:grid}.RecoverySentinelContent-module__QfaZdG__fieldLabel :where(input,textarea){width:100%}.RecoverySentinelContent-module__QfaZdG__fieldHint,.RecoverySentinelContent-module__QfaZdG__errorHint{margin:var(--space-hint-offset) 0 0;font-size:var(--type-meta);color:var(--fg-2);line-height:1.45}.RecoverySentinelContent-module__QfaZdG__errorHint{color:var(--danger)}.RecoverySentinelContent-module__QfaZdG__computeRangeSection{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-soft);display:grid}.RecoverySentinelContent-module__QfaZdG__computeRangeSection h4{color:var(--fg);font-size:var(--type-body);margin:0;font-weight:600}.RecoverySentinelContent-module__QfaZdG__computeRangeGrid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.RecoverySentinelContent-module__QfaZdG__checkRow{align-items:center;gap:var(--space-2);font-size:var(--type-compact);display:flex}.RecoverySentinelContent-module__QfaZdG__confirmList{gap:var(--space-2);padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-soft);display:grid}.RecoverySentinelContent-module__QfaZdG__confirmList h3{margin:0 0 var(--space-label);color:var(--fg);font:600 var(--type-heading-sm)/var(--line-tight) var(--font-display)}.RecoverySentinelContent-module__QfaZdG__confirmItem{align-items:center;gap:var(--space-2);color:var(--fg);font:500 var(--type-body)/var(--line-snug) var(--font-body);letter-spacing:0;display:flex}.RecoverySentinelContent-module__QfaZdG__confirmItem svg{color:var(--success);flex:none}.RecoverySentinelContent-module__QfaZdG__datalabConfirmation{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:100%;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__confirmationHeader{padding:var(--space-5) var(--space-6)}.RecoverySentinelContent-module__QfaZdG__confirmationHeader h3{color:var(--fg);font-size:var(--type-heading-md);margin:0;font-weight:600;line-height:1.4}.RecoverySentinelContent-module__QfaZdG__confirmationSection{gap:var(--space-6);padding:var(--space-4) var(--space-6);border-top:1px solid var(--border);grid-template-columns:112px minmax(0,1fr);display:grid}.RecoverySentinelContent-module__QfaZdG__confirmationSection h4{margin:var(--hairline) 0 0;color:var(--fg-2);font-size:var(--type-compact);font-weight:600;line-height:1.5}.RecoverySentinelContent-module__QfaZdG__confirmationFields{gap:var(--space-4) var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;margin:0;display:grid}.RecoverySentinelContent-module__QfaZdG__confirmationField{min-width:0}.RecoverySentinelContent-module__QfaZdG__confirmationFieldWide{grid-column:1/-1}.RecoverySentinelContent-module__QfaZdG__confirmationField dt{margin:0 0 var(--space-1);color:var(--muted);font-size:var(--type-meta);font-weight:500;line-height:1.5}.RecoverySentinelContent-module__QfaZdG__confirmationField dd{overflow-wrap:anywhere;min-width:0;color:var(--fg);font-size:var(--type-body);margin:0;font-weight:500;line-height:1.55}.RecoverySentinelContent-module__QfaZdG__selectCards{gap:var(--space-menu);width:100%;display:grid}.RecoverySentinelContent-module__QfaZdG__labSelectionTable{border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.RecoverySentinelContent-module__QfaZdG__labSelectionTable table{width:100%}.RecoverySentinelContent-module__QfaZdG__labSelectionRow{cursor:pointer}.RecoverySentinelContent-module__QfaZdG__labSelectionRowSelected{background:var(--accent-soft)}.RecoverySentinelContent-module__QfaZdG__labSelectionRowSelected td{box-shadow:inset 0 var(--hairline) 0 var(--focus-color), inset 0 calc(var(--hairline) * -1) 0 var(--focus-color)}.RecoverySentinelContent-module__QfaZdG__labSelectionRowSelected td:first-child{box-shadow:inset var(--hairline) 0 0 var(--focus-color), inset 0 var(--hairline) 0 var(--focus-color), inset 0 calc(var(--hairline) * -1) 0 var(--focus-color)}.RecoverySentinelContent-module__QfaZdG__labSelectionRowSelected td:last-child{box-shadow:inset calc(var(--hairline) * -1) 0 0 var(--focus-color), inset 0 var(--hairline) 0 var(--focus-color), inset 0 calc(var(--hairline) * -1) 0 var(--focus-color)}.RecoverySentinelContent-module__QfaZdG__selectCards p,.RecoverySentinelContent-module__QfaZdG__validation>p,.RecoverySentinelContent-module__QfaZdG__schedule>p,.RecoverySentinelContent-module__QfaZdG__formStack>p{color:var(--fg-2);font-size:var(--type-compact);margin:0;line-height:1.45}.RecoverySentinelContent-module__QfaZdG__selectCard,.RecoverySentinelContent-module__QfaZdG__validationChoice{align-items:flex-start;gap:var(--space-3);width:100%;max-width:760px;padding:var(--space-field-y) var(--space-field-x);border-radius:var(--radius-xs);cursor:pointer;transition:background var(--fast), border-color var(--fast), box-shadow var(--fast);background:0 0;border:1px solid #0000;display:flex}.RecoverySentinelContent-module__QfaZdG__selectCard:hover,.RecoverySentinelContent-module__QfaZdG__validationChoice:hover{border-color:color-mix(in srgb, var(--accent) 18%, var(--border));background:color-mix(in srgb, var(--accent-soft) 26%, transparent);transform:none}.RecoverySentinelContent-module__QfaZdG__selectCard.RecoverySentinelContent-module__QfaZdG__selected{border-color:color-mix(in srgb, var(--accent) 44%, var(--border));background:color-mix(in srgb, var(--accent-soft) 40%, var(--surface));box-shadow:none}.RecoverySentinelContent-module__QfaZdG__selectCard input[type=radio],.RecoverySentinelContent-module__QfaZdG__validationChoice input[type=radio]{width:var(--radio-size);height:var(--radio-size);min-width:var(--radio-size);min-height:var(--radio-size);margin:var(--radio-offset) 0 0;box-shadow:none;flex:none}.RecoverySentinelContent-module__QfaZdG__validationChoice input[type=checkbox]{appearance:auto;width:var(--radio-size);height:var(--radio-size);min-width:var(--radio-size);min-height:var(--radio-size);margin:var(--radio-offset) 0 0;border:revert;background:revert;box-shadow:none;accent-color:var(--accent);flex:none;padding:0}.RecoverySentinelContent-module__QfaZdG__selectCard input:focus-visible,.RecoverySentinelContent-module__QfaZdG__validationChoice input:focus-visible{box-shadow:none;outline:none}:is(.RecoverySentinelContent-module__QfaZdG__selectCard:has(input:focus-visible),.RecoverySentinelContent-module__QfaZdG__validationChoice:has(input:focus-visible)){border-color:color-mix(in srgb, var(--accent) 44%, var(--border));box-shadow:var(--focus-ring-compact)}.RecoverySentinelContent-module__QfaZdG__selectCard strong,.RecoverySentinelContent-module__QfaZdG__validationChoice strong{margin-bottom:var(--space-1);color:var(--fg);font-size:var(--type-selection-title);font-weight:650;line-height:1.3;display:block}.RecoverySentinelContent-module__QfaZdG__selectCard small,.RecoverySentinelContent-module__QfaZdG__validationChoice small{color:var(--fg-2);font-size:var(--type-meta);line-height:1.45;display:block}.RecoverySentinelContent-module__QfaZdG__eventSet{gap:var(--space-event-gap);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-sm);margin:0;display:grid}.RecoverySentinelContent-module__QfaZdG__memberTabsCard{gap:var(--space-menu);padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--elevation-flat);display:grid}.RecoverySentinelContent-module__QfaZdG__memberTabsHeader{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.RecoverySentinelContent-module__QfaZdG__memberTabsHeader h3{color:var(--fg);font-size:var(--type-compact);margin:0;font-weight:600}.RecoverySentinelContent-module__QfaZdG__memberTabsHeader span{color:var(--fg-2);font-size:var(--type-meta)}.RecoverySentinelContent-module__QfaZdG__memberTabs{min-width:0}.RecoverySentinelContent-module__QfaZdG__memberTabLabel{align-items:baseline;gap:var(--space-2);min-width:0;display:inline-flex}.RecoverySentinelContent-module__QfaZdG__memberTabLabel strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__memberTabLabel small{color:var(--muted);font-size:var(--type-meta);font-weight:400}.RecoverySentinelContent-module__QfaZdG__memberTab strong{font-size:var(--type-compact);font-weight:600}.RecoverySentinelContent-module__QfaZdG__memberTab span{color:var(--fg-2);font-size:var(--type-nav-label)}.RecoverySentinelContent-module__QfaZdG__evidenceCard{gap:var(--space-2) var(--space-evidence-col-gap);background:0 0;border:0;grid-template-columns:minmax(0,1fr) minmax(220px,360px);max-width:680px;padding:0;display:grid}.RecoverySentinelContent-module__QfaZdG__evidenceCard h3{font-size:var(--type-compact);margin:0}.RecoverySentinelContent-module__QfaZdG__evidencePreviewButton{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--media-preview);cursor:zoom-in;grid-row:span 2;width:100%;padding:0;display:block;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__evidencePreviewButton:hover{border-color:var(--accent)}.RecoverySentinelContent-module__QfaZdG__evidencePreviewButton:focus-visible{outline:2px solid var(--focus-color);outline-offset:2px}.RecoverySentinelContent-module__QfaZdG__evidencePreviewButton img{object-fit:contain;width:100%;max-height:200px;display:block}.RecoverySentinelContent-module__QfaZdG__evidencePreviewDialog{min-height:360px;max-height:min(74vh,760px);padding:var(--space-4);background:var(--media-preview-deep);place-items:center;display:grid;overflow:auto}.RecoverySentinelContent-module__QfaZdG__evidencePreviewDialog img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(min(74vh,760px) - 32px);display:block}.RecoverySentinelContent-module__QfaZdG__evidenceCard small{color:var(--fg-2);overflow-wrap:anywhere}.RecoverySentinelContent-module__QfaZdG__eventSet legend{font-weight:600}.RecoverySentinelContent-module__QfaZdG__eventSet label{gap:var(--space-2);display:flex}.RecoverySentinelContent-module__QfaZdG__schedule{width:100%;max-width:none}.RecoverySentinelContent-module__QfaZdG__scheduleRow{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;width:100%;max-width:100%;display:grid}.RecoverySentinelContent-module__QfaZdG__scheduleRow>*,:is(.RecoverySentinelContent-module__QfaZdG__scheduleRow .inline-select,.RecoverySentinelContent-module__QfaZdG__scheduleRow .inline-text-input){min-width:0}.RecoverySentinelContent-module__QfaZdG__inlineInputs{gap:var(--space-menu);align-items:center;display:flex}.RecoverySentinelContent-module__QfaZdG__schedule section{padding-top:var(--space-3);border-top:1px solid var(--border)}.RecoverySentinelContent-module__QfaZdG__schedule section h3{margin:0 0 var(--space-3);font-size:var(--type-body)}.RecoverySentinelContent-module__QfaZdG__numberRows{gap:var(--space-menu);margin:var(--space-3) 0 0 var(--space-6);display:grid}.RecoverySentinelContent-module__QfaZdG__numberRows label{align-items:center;gap:var(--space-2);font-size:var(--type-compact);display:flex}.RecoverySentinelContent-module__QfaZdG__numberRows input{width:74px;padding:var(--space-label)}.RecoverySentinelContent-module__QfaZdG__inlineInputs input{width:110px}.RecoverySentinelContent-module__QfaZdG__discardActions{justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-5);display:flex}.RecoverySentinelContent-module__QfaZdG__labGroupWorkloadStep{width:100%;max-width:none}.RecoverySentinelContent-module__QfaZdG__labGroupPicker{gap:var(--space-3);width:100%;min-width:0;display:grid}.RecoverySentinelContent-module__QfaZdG__labGroupPickerCount{color:var(--muted);font-size:var(--type-meta);white-space:nowrap;flex:none}.RecoverySentinelContent-module__QfaZdG__labGroupPicker .workload-row.is-disabled{color:var(--muted);cursor:not-allowed;opacity:.58}.RecoverySentinelContent-module__QfaZdG__labGroupPicker .workload-row.is-disabled input{cursor:not-allowed}.RecoverySentinelContent-module__QfaZdG__labGroupCountCol{text-align:right;white-space:nowrap;width:88px}.RecoverySentinelContent-module__QfaZdG__labGroupDiskCol{text-align:right;white-space:nowrap;width:72px}.RecoverySentinelContent-module__QfaZdG__labGroupWorkloadPager{justify-content:space-between;align-items:center;gap:var(--space-3);color:var(--fg-2);font-size:var(--type-meta);display:flex}.RecoverySentinelContent-module__QfaZdG__labGroupConfirmMembers{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.RecoverySentinelContent-module__QfaZdG__labGroupConfirmMembers span{gap:var(--space-1);min-width:0;padding:var(--space-field-y) var(--space-field-x);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);display:grid}.RecoverySentinelContent-module__QfaZdG__labGroupConfirmMembers strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__labGroupConfirmMembers small{min-width:0;color:var(--fg-2);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.RecoverySentinelContent-module__QfaZdG__weekdayPicker{gap:var(--space-2);margin-top:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.RecoverySentinelContent-module__QfaZdG__weekdayOption{align-items:center;gap:var(--space-2);min-height:var(--control-height-inline);padding:0 var(--space-menu);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;display:flex}.RecoverySentinelContent-module__QfaZdG__weekdayOption:has(input:checked){border-color:var(--accent);background:var(--accent-soft)}.RecoverySentinelContent-module__QfaZdG__dayPickerActions{justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-5);display:flex}@media (max-width:900px){.RecoverySentinelContent-module__QfaZdG__calendar{grid-template-columns:repeat(7,minmax(140px,1fr));overflow-x:auto}.RecoverySentinelContent-module__QfaZdG__calendarWeekday,.RecoverySentinelContent-module__QfaZdG__dayCell{min-width:140px}.RecoverySentinelContent-module__QfaZdG__scheduleRow{grid-template-columns:1fr;align-items:stretch;width:100%}.RecoverySentinelContent-module__QfaZdG__confirmationSection{gap:var(--space-3);grid-template-columns:1fr}}@media (max-width:600px){.RecoverySentinelContent-module__QfaZdG__pageHeading,.RecoverySentinelContent-module__QfaZdG__calendarToolbar{flex-direction:column;align-items:stretch}.RecoverySentinelContent-module__QfaZdG__calendarToolbar{gap:var(--space-3);padding:var(--space-3) var(--space-4)}.RecoverySentinelContent-module__QfaZdG__calendarFilterBar{align-items:center;gap:var(--space-2);grid-template-columns:minmax(0,1fr) auto;width:100%;min-width:0;display:grid}.RecoverySentinelContent-module__QfaZdG__calendarFilterLabel,.RecoverySentinelContent-module__QfaZdG__calendarStatusGroup,.RecoverySentinelContent-module__QfaZdG__calendarCreateButton{grid-column:1/-1}.RecoverySentinelContent-module__QfaZdG__calendarStatusGroup,.RecoverySentinelContent-module__QfaZdG__calendarAdvancedButton,.RecoverySentinelContent-module__QfaZdG__calendarCreateButton{width:100%;max-width:none}.RecoverySentinelContent-module__QfaZdG__calendarResultCount{margin-left:0}.RecoverySentinelContent-module__QfaZdG__calendarRefreshButton{justify-self:end}.RecoverySentinelContent-module__QfaZdG__calendarSecondaryToolbar{flex-direction:column;align-items:stretch}.RecoverySentinelContent-module__QfaZdG__calendarActions{flex-wrap:wrap}.RecoverySentinelContent-module__QfaZdG__calendarIconButton,.RecoverySentinelContent-module__QfaZdG__calendarTodayButton,.RecoverySentinelContent-module__QfaZdG__calendarCreateButton,.RecoverySentinelContent-module__QfaZdG__calendarViewLabel{height:var(--control-height-mobile);min-height:var(--control-height-mobile)!important}.RecoverySentinelContent-module__QfaZdG__calendarIconButton{width:var(--control-height-mobile)!important;min-width:var(--control-height-mobile)!important}.RecoverySentinelContent-module__QfaZdG__calendarCreateButton{flex:auto}.RecoverySentinelContent-module__QfaZdG__planActions,.RecoverySentinelContent-module__QfaZdG__datalabActions{justify-content:flex-start;gap:var(--space-2)}.RecoverySentinelContent-module__QfaZdG__planStatusDescription{white-space:normal}.RecoverySentinelContent-module__QfaZdG__confirmationHeader,.RecoverySentinelContent-module__QfaZdG__confirmationSection{padding-right:var(--space-4);padding-left:var(--space-4)}.RecoverySentinelContent-module__QfaZdG__confirmationFields{grid-template-columns:1fr}.RecoverySentinelContent-module__QfaZdG__confirmationFieldWide{grid-column:auto}.RecoverySentinelContent-module__QfaZdG__computeRangeGrid,.RecoverySentinelContent-module__QfaZdG__evidenceCard{grid-template-columns:1fr}.RecoverySentinelContent-module__QfaZdG__evidencePreviewButton{grid-row:auto}.RecoverySentinelContent-module__QfaZdG__planSummary{grid-template-columns:1fr}.RecoverySentinelContent-module__QfaZdG__datalabPageActions{flex-wrap:wrap}.RecoverySentinelContent-module__QfaZdG__pageContext{padding-block:0}.RecoverySentinelContent-module__QfaZdG__calendar{grid-template-columns:repeat(7,minmax(112px,1fr));overflow-x:auto}.RecoverySentinelContent-module__QfaZdG__calendarWeekday,.RecoverySentinelContent-module__QfaZdG__dayCell{min-width:112px}.RecoverySentinelContent-module__QfaZdG__dayCell{min-height:112px;padding-inline:var(--space-2)}.RecoverySentinelContent-module__QfaZdG__sessionCard{gap:var(--space-1);grid-template-columns:minmax(0,1fr) auto}}@media (max-width:767px){.RecoverySentinelContent-module__QfaZdG__datalabPageActions{min-height:var(--control-height-mobile)}.RecoverySentinelContent-module__QfaZdG__datalabPageActions button{height:var(--control-height-mobile);min-height:var(--control-height-mobile)!important}}.RecoverySentinelContent-module__QfaZdG__textSecondarySm{color:var(--fg-2);font-size:var(--type-meta)}.RecoverySentinelContent-module__QfaZdG__textMutedXs{color:var(--muted);font-size:var(--type-nav-label)}.RecoverySentinelContent-module__QfaZdG__filterClearButton{right:var(--space-1);width:22px;height:22px;font-size:var(--type-compact);color:var(--muted);box-shadow:none;background:0 0;border:none;padding:0;position:absolute;top:50%;transform:translateY(-50%)}.RecoverySentinelContent-module__QfaZdG__filterClearButton:hover:not(:disabled),.RecoverySentinelContent-module__QfaZdG__filterClearButton:active:not(:disabled){box-shadow:none!important;color:var(--fg)!important;background:0 0!important;border:0!important;transform:translateY(-50%)!important}.RecoverySentinelContent-module__QfaZdG__compactFilterInput{flex:1;min-width:0;max-width:none}
.Tabs-module__Fp865W__row{justify-content:space-between;align-items:flex-end;gap:var(--space-4);border-bottom:1px solid var(--border);min-width:0;display:flex}.Tabs-module__Fp865W__list{min-height:var(--touch-target);align-items:flex-end;gap:var(--space-8);display:flex;overflow:auto hidden}.Tabs-module__Fp865W__tab{min-height:var(--touch-target);padding:0 var(--space-1);color:var(--muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:0;flex:none;position:relative}.Tabs-module__Fp865W__tab:hover:not(:disabled){color:var(--fg)}.Tabs-module__Fp865W__tab[aria-selected=true]{color:var(--fg);font-weight:650}.Tabs-module__Fp865W__tab[aria-selected=true]:after{content:"";background:var(--accent);height:2px;position:absolute;bottom:-1px;left:0;right:0}.Tabs-module__Fp865W__tab:focus-visible{color:var(--fg);box-shadow:var(--focus-inset-tab);outline:none}.Tabs-module__Fp865W__tab:disabled{opacity:var(--opacity-disabled);cursor:not-allowed}.Tabs-module__Fp865W__actions{padding-bottom:var(--space-2);align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.Tabs-module__Fp865W__densityCompact .Tabs-module__Fp865W__list,.Tabs-module__Fp865W__densityCompact .Tabs-module__Fp865W__tab{min-height:var(--control-height-compact)}.Tabs-module__Fp865W__densityCompact .Tabs-module__Fp865W__list{gap:var(--space-4)}.Tabs-module__Fp865W__densityStandard .Tabs-module__Fp865W__list,.Tabs-module__Fp865W__densityStandard .Tabs-module__Fp865W__tab{min-height:var(--touch-target)}@media (max-width:767px){.Tabs-module__Fp865W__row{flex-direction:column;align-items:stretch}.Tabs-module__Fp865W__actions{order:-1;justify-content:flex-end}}
.AdminWorkbench-module__IMKmUq__opsTable{min-width:840px}.AdminWorkbench-module__IMKmUq__secondaryLine{margin-top:var(--space-meta-offset);color:var(--fg-2);font-size:var(--type-meta)}.AdminWorkbench-module__IMKmUq__detailTabs{gap:var(--space-2);border-bottom:1px solid var(--border);flex-wrap:wrap;display:flex}.AdminWorkbench-module__IMKmUq__detailTabs button{min-height:36px;color:var(--fg-2);font-size:var(--type-meta);padding:var(--space-2) var(--space-1) var(--space-menu);background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;font-weight:700}.AdminWorkbench-module__IMKmUq__detailTabs button.AdminWorkbench-module__IMKmUq__active{border-bottom-color:var(--accent);color:var(--fg)}.AdminWorkbench-module__IMKmUq__inlineForm{gap:var(--space-2);margin-top:var(--space-3);grid-template-columns:minmax(110px,auto) minmax(0,1fr) auto;align-items:end;display:grid}.AdminWorkbench-module__IMKmUq__inlineFormStack{gap:var(--space-4);margin-top:var(--space-2);grid-template-columns:1fr}.AdminWorkbench-module__IMKmUq__inlineFormStack label{gap:var(--space-2);display:grid}.AdminWorkbench-module__IMKmUq__inlineFormStack input,.AdminWorkbench-module__IMKmUq__inlineFormStack select,.AdminWorkbench-module__IMKmUq__inlineFormStack textarea{min-height:var(--control-height-mobile);border-radius:var(--radius-sm)}.AdminWorkbench-module__IMKmUq__inlineFormStack [class~=compact-button]:not([data-reply-send]),.AdminWorkbench-module__IMKmUq__inlineFormStack button[class~=primary]{border-radius:var(--radius-sm);width:auto;min-width:168px;padding-inline:var(--space-6);justify-self:end}.AdminWorkbench-module__IMKmUq__restoreFilterBar [class~=inline-select],.AdminWorkbench-module__IMKmUq__restoreFilterBar [class~=inline-select-button],.AdminWorkbench-module__IMKmUq__restoreFilterBar [class~=filter-input],.AdminWorkbench-module__IMKmUq__restoreFilterBar [class~=compact-button]{min-height:var(--control-height-mobile)}@media (max-width:760px){.AdminWorkbench-module__IMKmUq__inlineForm{grid-template-columns:1fr}}
.ConsoleAppliancesPage-module__RRFmNG__applianceActions{align-items:center;gap:var(--space-2);width:100%;display:flex}.ConsoleAppliancesPage-module__RRFmNG__applianceActionButton{box-sizing:border-box;justify-content:center;align-items:center;gap:var(--space-label);white-space:nowrap;flex:1 1 0;width:100%;min-width:0;display:inline-flex;min-height:var(--control-height-mobile)!important;padding-inline:var(--space-control-x)!important}@media (max-width:767px){.ConsoleAppliancesPage-module__RRFmNG__applianceActions{flex-wrap:wrap;align-items:stretch}.ConsoleAppliancesPage-module__RRFmNG__applianceActionButton{flex-basis:100%}}
