.shell[data-v-a4de017d]{box-sizing:border-box;flex-direction:column;align-items:center;height:100dvh;padding:24px 16px;display:flex;overflow:hidden}.shell-header[data-v-a4de017d]{flex:none;justify-content:space-between;align-items:center;width:100%;max-width:1040px;margin-bottom:16px;display:flex}.brand[data-v-a4de017d]{align-items:center;gap:10px;display:flex}.brand-name[data-v-a4de017d]{color:var(--text-primary);font-size:1.05rem;font-weight:600}.header-controls[data-v-a4de017d]{align-items:center;gap:6px;display:flex}.icon-toggle[data-v-a4de017d]{border:1px solid var(--card-stroke);background:var(--subtle-secondary);width:34px;height:34px;color:var(--text-secondary);cursor:pointer;transition:background var(--fast-duration,.167s) var(--fast-out-slow-in,ease), color var(--fast-duration,.167s);border-radius:999px;justify-content:center;align-items:center;display:flex}.icon-toggle[data-v-a4de017d]:hover{background:var(--ctrl-fill-secondary);color:var(--text-primary)}.icon-toggle[data-v-a4de017d]:active{background:var(--ctrl-fill-tertiary)}.package-strip[data-v-a4de017d]{border:1px solid var(--card-stroke);border-radius:var(--radius-lg);background:var(--card-bg-secondary);flex:none;align-items:center;gap:12px;width:100%;max-width:1040px;margin-bottom:12px;padding:10px 14px;display:flex}.package-text[data-v-a4de017d]{flex:1;min-width:0}.package-name[data-v-a4de017d]{color:var(--text-primary);margin:0;font-weight:600}.package-version[data-v-a4de017d]{color:var(--text-secondary);margin-left:8px;font-size:.8rem;font-weight:400}.package-summary[data-v-a4de017d]{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.82rem;overflow:hidden}.package-source[data-v-a4de017d]{color:var(--text-secondary);font-size:.78rem;font-family:var(--font-mono);flex:none}.progress-track[data-v-a4de017d]{flex:none;gap:4px;width:100%;max-width:1040px;height:3px;display:flex}.progress-segment[data-v-a4de017d]{background:var(--subtle-secondary);border-radius:999px;height:100%;overflow:hidden}.progress-segment-fill[data-v-a4de017d]{background:var(--accent-base);height:100%;transition:width .4s cubic-bezier(.65,0,.35,1)}.step-caption[data-v-a4de017d]{width:100%;max-width:1040px;color:var(--text-secondary);flex:none;margin:8px 0 0;font-size:.8rem}.shell-card[data-v-a4de017d]{background:var(--card-bg);-webkit-backdrop-filter:blur(30px)saturate(160%);backdrop-filter:blur(30px)saturate(160%);border:1px solid var(--card-stroke);border-radius:var(--radius-lg);width:100%;max-width:1040px;min-height:0;box-shadow:var(--shadow-card);flex-direction:column;flex:1;margin-top:16px;display:flex;overflow:hidden}.shell-card-scroll[data-v-a4de017d]{flex:1;order:1;min-height:0;padding:32px;position:relative;overflow-y:auto}.shell-card-actions[data-v-a4de017d]{border-top:1px solid var(--card-stroke);flex:none;order:2;padding:16px 32px}.shell-footer[data-v-a4de017d]{width:100%;max-width:1040px;color:var(--text-secondary);opacity:.55;flex-wrap:wrap;flex:none;justify-content:center;align-items:center;gap:8px;margin-top:10px;font-size:.7rem;display:flex}.shell-footer a[data-v-a4de017d]{color:inherit;border-bottom:1px solid;text-decoration:none}.shell-footer[data-v-a4de017d]:hover{opacity:.8}.build-commit[data-v-a4de017d]{font-family:var(--font-mono)}@media (width<=560px){.shell-card-scroll[data-v-a4de017d]{padding:20px}.shell-card-actions[data-v-a4de017d]{padding:12px 20px}.package-summary[data-v-a4de017d],.package-source[data-v-a4de017d]{display:none}}.win-btn{box-sizing:border-box;border-left:var(--ButtonBorderThemeThickness) solid var(--ButtonBorderBrushCurrent);border-top:var(--ButtonBorderThemeThickness) solid var(--ButtonBorderBrushTopCurrent);border-right:var(--ButtonBorderThemeThickness) solid var(--ButtonBorderBrushCurrent);border-bottom:var(--ButtonBorderThemeThickness) solid var(--ButtonBorderBrushBottomCurrent);border-radius:var(--ButtonCornerRadius);padding:var(--ButtonPadding,5px 11px 6px);font-family:var(--ContentControlThemeFontFamily,"Segoe UI Variable", "Segoe UI", system-ui, sans-serif);font-size:var(--ControlContentThemeFontSize,14px);background:padding-box var(--ButtonBackgroundCurrent);height:auto;min-height:32px;color:var(--ButtonForegroundCurrent);cursor:pointer;transition:background var(--fast-duration) var(--fast-out-slow-in), color var(--fast-duration);-webkit-user-select:none;user-select:none;--ButtonPadding:5px 11px 6px;--ButtonBorderThemeThickness:1px;--ButtonCornerRadius:var(--ControlCornerRadius,4px);--ButtonBackground:var(--ctrl-fill-default);--ButtonBackgroundPointerOver:var(--ctrl-fill-secondary);--ButtonBackgroundPressed:var(--ctrl-fill-tertiary);--ButtonBackgroundDisabled:var(--ctrl-fill-disabled);--ButtonForeground:var(--text-primary);--ButtonForegroundPointerOver:var(--text-primary);--ButtonForegroundPressed:var(--text-secondary);--ButtonForegroundDisabled:var(--text-disabled);--ButtonBorderBrush:var(--ControlStrokeColorDefaultBrush,var(--ctrl-border));--ButtonBorderBrushTop:var(--ButtonBorderBrushDefaultTop,var(--ButtonBorderBrush));--ButtonBorderBrushBottom:var(--ButtonBorderBrushDefaultBottom,var(--ctrl-border-accent));--ButtonBorderBrushPointerOver:var(--ButtonBorderBrush);--ButtonBorderBrushPointerOverTop:var(--ButtonBorderBrushTop);--ButtonBorderBrushPointerOverBottom:var(--ButtonBorderBrushBottom);--ButtonBorderBrushPressed:var(--ControlStrokeColorDefaultBrush);--ButtonBorderBrushPressedTop:var(--ButtonBorderBrushPressed);--ButtonBorderBrushPressedBottom:var(--ButtonBorderBrushPressed);--ButtonBorderBrushDisabled:var(--ControlStrokeColorDefaultBrush);--ButtonBorderBrushDisabledTop:var(--ButtonBorderBrushDisabled);--ButtonBorderBrushDisabledBottom:var(--ButtonBorderBrushDisabled);--ButtonBackgroundCurrent:var(--ButtonBackground);--ButtonForegroundCurrent:var(--ButtonForeground);--ButtonBorderBrushCurrent:var(--ButtonBorderBrush);--ButtonBorderBrushTopCurrent:var(--ButtonBorderBrushTop);--ButtonBorderBrushBottomCurrent:var(--ButtonBorderBrushBottom);justify-content:center;align-items:center;gap:8px;font-weight:400;display:inline-flex;position:relative}.win-btn:hover{--ButtonBackgroundCurrent:var(--ButtonBackgroundPointerOver);--ButtonForegroundCurrent:var(--ButtonForegroundPointerOver);--ButtonBorderBrushCurrent:var(--ButtonBorderBrushPointerOver);--ButtonBorderBrushTopCurrent:var(--ButtonBorderBrushPointerOverTop);--ButtonBorderBrushBottomCurrent:var(--ButtonBorderBrushPointerOverBottom)}.win-btn:active{--ButtonBackgroundCurrent:var(--ButtonBackgroundPressed);--ButtonForegroundCurrent:var(--ButtonForegroundPressed);--ButtonBorderBrushCurrent:var(--ButtonBorderBrushPressed);--ButtonBorderBrushTopCurrent:var(--ButtonBorderBrushPressedTop);--ButtonBorderBrushBottomCurrent:var(--ButtonBorderBrushPressedBottom)}.win-btn:disabled{--ButtonBackgroundCurrent:var(--ButtonBackgroundDisabled);--ButtonForegroundCurrent:var(--ButtonForegroundDisabled);--ButtonBorderBrushCurrent:var(--ButtonBorderBrushDisabled);--ButtonBorderBrushTopCurrent:var(--ButtonBorderBrushDisabledTop);--ButtonBorderBrushBottomCurrent:var(--ButtonBorderBrushDisabledBottom);cursor:not-allowed;pointer-events:none}.win-btn.AccentButtonStyle{--ButtonBackground:var(--AccentButtonBackground);--ButtonBackgroundPointerOver:var(--AccentButtonBackgroundPointerOver);--ButtonBackgroundPressed:var(--AccentButtonBackgroundPressed);--ButtonBackgroundDisabled:var(--AccentButtonBackgroundDisabled);--ButtonForeground:var(--AccentButtonForeground);--ButtonForegroundPointerOver:var(--AccentButtonForegroundPointerOver);--ButtonForegroundPressed:var(--AccentButtonForegroundPressed);--ButtonForegroundDisabled:var(--AccentButtonForegroundDisabled);--ButtonBorderBrush:var(--AccentButtonBorderBrush);--ButtonBorderBrushTop:var(--AccentButtonBorderBrush);--ButtonBorderBrushBottom:var(--AccentButtonBorderBrushBottom);--ButtonBorderBrushPointerOver:var(--AccentButtonBorderBrushPointerOver);--ButtonBorderBrushPointerOverTop:var(--AccentButtonBorderBrushPointerOver);--ButtonBorderBrushPointerOverBottom:var(--AccentButtonBorderBrushPointerOverBottom);--ButtonBorderBrushPressed:var(--AccentButtonBorderBrushPressed);--ButtonBorderBrushPressedTop:var(--AccentButtonBorderBrushPressed);--ButtonBorderBrushPressedBottom:var(--AccentButtonBorderBrushPressed);--ButtonBorderBrushDisabled:var(--AccentButtonBorderBrushDisabled);--ButtonBorderBrushDisabledTop:var(--AccentButtonBorderBrushDisabled);--ButtonBorderBrushDisabledBottom:var(--AccentButtonBorderBrushDisabled);--AccentButtonBackground:var(--accent-base);--AccentButtonBackgroundPointerOver:var(--accent-hover);--AccentButtonBackgroundPressed:var(--accent-pressed);--AccentButtonBackgroundDisabled:var(--accent-fill-disabled);--AccentButtonForeground:var(--accent-text);--AccentButtonForegroundPointerOver:var(--accent-text);--AccentButtonForegroundPressed:var(--accent-text-secondary);--AccentButtonForegroundDisabled:var(--text-disabled);--AccentButtonBorderBrush:var(--AccentButtonBorderBrushDefault,var(--accent-border));--AccentButtonBorderBrushBottom:var(--AccentButtonBorderBrushDefaultBottom,var(--accent-border-accent));--AccentButtonBorderBrushPointerOver:var(--AccentButtonBorderBrush);--AccentButtonBorderBrushPointerOverBottom:var(--AccentButtonBorderBrushBottom);--AccentButtonBorderBrushPressed:var(--ControlFillColorTransparentBrush,transparent);--AccentButtonBorderBrushDisabled:var(--ControlFillColorTransparentBrush,transparent)}.win-btn .win-text-block{color:inherit}.win-btn.content-horizontal-stretch>*{flex:auto;min-width:0}.win-btn.content-vertical-stretch>*{align-self:stretch}.win-btn.SubtleButtonStyle{--ButtonBackground:var(--SubtleButtonBackground);--ButtonBackgroundPointerOver:var(--SubtleButtonBackgroundPointerOver);--ButtonBackgroundPressed:var(--SubtleButtonBackgroundPressed);--ButtonBackgroundDisabled:var(--SubtleButtonBackgroundDisabled);--ButtonForeground:var(--SubtleButtonForeground);--ButtonForegroundPointerOver:var(--SubtleButtonForegroundPointerOver);--ButtonForegroundPressed:var(--SubtleButtonForegroundPressed);--ButtonForegroundDisabled:var(--SubtleButtonForegroundDisabled);--ButtonBorderBrush:var(--SubtleButtonBorderBrush);--ButtonBorderBrushTop:var(--SubtleButtonBorderBrush);--ButtonBorderBrushBottom:var(--SubtleButtonBorderBrush);--ButtonBorderBrushPointerOver:var(--SubtleButtonBorderBrushPointerOver);--ButtonBorderBrushPointerOverTop:var(--SubtleButtonBorderBrushPointerOver);--ButtonBorderBrushPointerOverBottom:var(--SubtleButtonBorderBrushPointerOver);--ButtonBorderBrushPressed:var(--SubtleButtonBorderBrushPressed);--ButtonBorderBrushPressedTop:var(--SubtleButtonBorderBrushPressed);--ButtonBorderBrushPressedBottom:var(--SubtleButtonBorderBrushPressed);--ButtonBorderBrushDisabled:var(--SubtleButtonBorderBrushDisabled);--ButtonBorderBrushDisabledTop:var(--SubtleButtonBorderBrushDisabled);--ButtonBorderBrushDisabledBottom:var(--SubtleButtonBorderBrushDisabled);--SubtleButtonBackground:var(--subtle-transparent);--SubtleButtonBackgroundPointerOver:var(--subtle-secondary);--SubtleButtonBackgroundPressed:var(--subtle-tertiary);--SubtleButtonBackgroundDisabled:var(--subtle-transparent);--SubtleButtonForeground:var(--text-primary);--SubtleButtonForegroundPointerOver:var(--text-primary);--SubtleButtonForegroundPressed:var(--text-secondary);--SubtleButtonForegroundDisabled:var(--text-disabled);--SubtleButtonBorderBrush:var(--subtle-transparent);--SubtleButtonBorderBrushPointerOver:var(--subtle-transparent);--SubtleButtonBorderBrushPressed:var(--subtle-transparent);--SubtleButtonBorderBrushDisabled:var(--subtle-transparent)}.win-btn{white-space:nowrap}.win-checkbox{width:fit-content;min-height:32px;color:var(--CheckBoxForeground,var(--text-primary));font-family:var(--ContentControlThemeFontFamily,"Segoe UI Variable", "Segoe UI", system-ui, sans-serif);text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:0;align-self:flex-start;align-items:center;gap:8px;padding:0;font-size:14px;line-height:20px;display:inline-flex}.win-checkbox:focus-visible{outline:2px solid var(--focus-stroke-outer,var(--text-primary));outline-offset:2px;border-radius:2px}.checkbox-box{box-sizing:border-box;border:1px solid var(--CheckBoxCheckBackgroundStroke,var(--ctrl-strong-stroke));background:var(--CheckBoxCheckBackgroundFill,var(--ctrl-fill-default));border-radius:4px;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;display:inline-flex;position:relative}.checkbox-glyph{color:var(--CheckBoxCheckGlyphForeground,var(--accent-text));font-size:12px;line-height:1}.indeterminate-glyph{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.check-glyph{font-weight:700;animation:.2s ease-in-out forwards glyph-close}.check-glyph.checked{animation:.2s ease-in-out forwards glyph-open}.check-glyph.hidden{visibility:hidden}@keyframes glyph-open{0%{clip-path:polygon(0% 0%,0% 0%,0% 100%,0% 100%)}to{clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%)}}@keyframes glyph-close{0%{clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%)}to{clip-path:polygon(100% 0%,100% 0%,100% 100%,100% 100%)}}.checkbox-content{align-items:center;min-width:0;display:inline-flex}.win-checkbox.is-unchecked{--CheckBoxCheckBackgroundFill:var(--ctrl-fill-default);--CheckBoxCheckBackgroundStroke:var(--ctrl-strong-stroke)}.win-checkbox.is-unchecked:hover{--CheckBoxCheckBackgroundFill:var(--ctrl-fill-secondary);--CheckBoxCheckBackgroundStroke:var(--ctrl-strong-stroke)}.win-checkbox.is-unchecked:active{--CheckBoxCheckBackgroundFill:var(--ctrl-fill-tertiary);--CheckBoxCheckBackgroundStroke:var(--ctrl-strong-stroke-disabled)}.win-checkbox.is-checked,.win-checkbox.is-indeterminate{--CheckBoxCheckBackgroundFill:var(--accent-base);--CheckBoxCheckBackgroundStroke:var(--accent-base);--CheckBoxCheckGlyphForeground:var(--accent-text)}.win-checkbox.is-checked:hover,.win-checkbox.is-indeterminate:hover{--CheckBoxCheckBackgroundFill:var(--accent-hover);--CheckBoxCheckBackgroundStroke:var(--accent-hover)}.win-checkbox.is-checked:active,.win-checkbox.is-indeterminate:active{--CheckBoxCheckBackgroundFill:var(--accent-pressed);--CheckBoxCheckBackgroundStroke:var(--accent-pressed);--CheckBoxCheckGlyphForeground:var(--accent-text-secondary)}.win-checkbox.is-disabled{pointer-events:none;cursor:default;color:var(--text-disabled)}.win-checkbox.is-disabled .checkbox-box{background:var(--ctrl-fill-disabled);border-color:var(--ctrl-strong-stroke-disabled)}.win-checkbox.is-disabled.is-checked .checkbox-box,.win-checkbox.is-disabled.is-indeterminate .checkbox-box{background:var(--accent-fill-disabled);border-color:var(--accent-fill-disabled)}.win-checkbox.is-disabled .checkbox-glyph{color:var(--text-disabled)}.win-scroll-viewer[data-v-941499b7]{box-sizing:border-box;background:0 0;border-radius:0;min-width:0;min-height:0;display:block;position:relative}.win-scroll-viewer-viewport[data-v-941499b7]{box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none;contain:layout style paint;will-change:scroll-position;width:100%;min-width:0;height:100%;min-height:0;position:relative}.win-scroll-viewer-viewport[data-v-941499b7]:focus-visible{outline:2px solid var(--accent-base);outline-offset:-2px}.scroll-content[data-v-941499b7]{will-change:transform;width:100%;min-width:0;min-height:max-content;transition:transform .1s ease-out}.scrollbar[data-v-941499b7]{opacity:1;pointer-events:auto;z-index:1;touch-action:none;-webkit-user-select:none;user-select:none;background:0 0;min-width:0;min-height:0;transition:opacity 83ms linear;position:absolute}.scrollbar.visible[data-v-941499b7]{opacity:1;pointer-events:auto}.scrollbar-vertical[data-v-941499b7]{width:12px;height:auto;top:0;bottom:0;right:0}.scrollbar-horizontal[data-v-941499b7]{width:auto;height:12px;bottom:0;left:0;right:0}.scrollbar-corner[data-v-941499b7]{opacity:0;background:var(--ScrollViewerScrollBarSeparatorBackground,var(--ControlFillColorTransparentBrush,transparent));width:12px;height:12px;transition:opacity 83ms linear;position:absolute;bottom:0;right:0}.win-scroll-viewer.scrollbar-corner-visible .scrollbar-corner[data-v-941499b7]{opacity:1}.scrollbar-track[data-v-941499b7]{z-index:0;opacity:0;isolation:isolate;border:0 solid var(--ScrollBarTrackStroke,transparent);-webkit-backdrop-filter:var(--flyout-backdrop,blur(30px));backdrop-filter:var(--flyout-backdrop,blur(30px));background:0 0;border-radius:6px;transition:opacity 83ms linear;position:absolute;inset:0}.scrollbar-track[data-v-941499b7]:before{content:"";z-index:-1;pointer-events:none;border-radius:inherit;background:var(--ScrollBarTrackFill,color-mix(in srgb, var(--flyout-bg,Canvas) 78%, transparent));position:absolute;inset:0}.scrollbar-vertical.has-cross-scrollbar .scrollbar-track[data-v-941499b7]{bottom:12px}.scrollbar-horizontal.has-cross-scrollbar .scrollbar-track[data-v-941499b7]{right:12px}.scrollbar.expanded .scrollbar-track[data-v-941499b7]{opacity:1;transition-delay:.4s}.scrollbar.contracting .scrollbar-track[data-v-941499b7]{opacity:0;transition-delay:.5s}.scrollbar-thumb[data-v-941499b7]{z-index:1;box-sizing:border-box;cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;background:0 0;border:0;border-radius:3px;transition:width .167s cubic-bezier(0,0,0,1),height .167s cubic-bezier(0,0,0,1),right .167s cubic-bezier(0,0,0,1),bottom .167s cubic-bezier(0,0,0,1),transform .167s cubic-bezier(0,0,0,1),background 83ms linear;position:absolute}.scrollbar.dragging .scrollbar-thumb[data-v-941499b7],.scrollbar.line-scrolling .scrollbar-thumb[data-v-941499b7]{transition:none}.scrollbar-thumb[data-v-941499b7]:before{content:"";background:var(--ScrollBarThumbBackground,var(--ControlStrongFillColorDefaultBrush,var(--ctrl-strong-fill,#00000073)));border-radius:999px;transition:background-color 83ms linear;position:absolute;inset:3px}.scrollbar-vertical .scrollbar-thumb[data-v-941499b7]{border-radius:3px;width:8px;min-height:30px;right:0}.scrollbar-horizontal .scrollbar-thumb[data-v-941499b7]{border-radius:3px;min-width:30px;height:8px;bottom:0;left:0}.scrollbar-vertical.expanded .scrollbar-thumb[data-v-941499b7]{border-radius:3px;width:12px;min-height:30px;transition-delay:.4s,.4s,.4s,.4s,.4s,0s;right:0}.scrollbar-horizontal.expanded .scrollbar-thumb[data-v-941499b7]{border-radius:3px;min-width:30px;height:12px;transition-delay:.4s,.4s,.4s,.4s,.4s,0s;bottom:0}.scrollbar-vertical.contracting .scrollbar-thumb[data-v-941499b7]{border-radius:3px;width:8px;min-height:30px;transition-delay:.5s,.5s,.5s,.5s,.5s,0s;right:0}.scrollbar-horizontal.contracting .scrollbar-thumb[data-v-941499b7]{border-radius:3px;min-width:30px;height:8px;transition-delay:.5s,.5s,.5s,.5s,.5s,0s;bottom:0}.scrollbar-thumb[data-v-941499b7]:hover:before{background-color:var(--ScrollBarThumbFillPointerOver,var(--ControlStrongFillColorDefaultBrush,var(--ctrl-strong-fill)))}.scrollbar-thumb[data-v-941499b7]:active:before{background-color:var(--ScrollBarThumbFillPressed,var(--ControlStrongFillColorDefaultBrush,var(--ctrl-strong-fill)))}.scrollbar-button[data-v-941499b7]{z-index:2;opacity:0;width:12px;min-width:12px;height:12px;min-height:12px;color:var(--ScrollBarButtonArrowForeground,var(--ControlStrongFillColorDefaultBrush,var(--ctrl-strong-fill)));background:var(--ScrollBarButtonBackground,transparent);pointer-events:none;touch-action:none;-webkit-user-select:none;user-select:none;border:0;place-items:center;padding:0;font-size:8px;line-height:1;transition:opacity 83ms linear .5s,color 83ms linear;display:grid;position:absolute}.scrollbar.expanded .scrollbar-button[data-v-941499b7]{opacity:1;pointer-events:auto;transition-delay:.4s,0s}.scrollbar.contracting .scrollbar-button[data-v-941499b7]{opacity:0;pointer-events:none;transition-delay:.5s,0s}.scrollbar-button.decrease[data-v-941499b7]{top:0;left:0}.scrollbar-button.increase[data-v-941499b7]{bottom:0;right:0}.scrollbar-vertical.has-cross-scrollbar .scrollbar-button.increase[data-v-941499b7]{bottom:12px}.scrollbar-horizontal.has-cross-scrollbar .scrollbar-button.increase[data-v-941499b7]{right:12px}.scrollbar-vertical .scrollbar-button.decrease[data-v-941499b7]{padding-top:4px}.scrollbar-vertical .scrollbar-button.increase[data-v-941499b7]{padding-bottom:4px}.scrollbar-horizontal .scrollbar-button.decrease[data-v-941499b7]{padding-left:4px}.scrollbar-horizontal .scrollbar-button.increase[data-v-941499b7]{padding-right:4px}.scrollbar-button[data-v-941499b7]:hover{color:var(--ScrollBarButtonArrowForegroundPointerOver,var(--text-secondary))}.scrollbar-button[data-v-941499b7]:active{color:var(--ScrollBarButtonArrowForegroundPressed,var(--text-secondary));transform:scale(.875)}@media (hover:none) and (pointer:coarse),(any-pointer:coarse){.scrollbar-button[data-v-941499b7]{pointer-events:auto}}.win-scroll-viewer.zooming .scroll-content[data-v-941499b7]{transition:transform 50ms ease-out}.zoom-mode-disabled[data-v-941499b7]{touch-action:pan-x pan-y}.zoom-mode-enabled[data-v-941499b7]{touch-action:none}.win-scroll-viewer[data-v-941499b7]::-webkit-scrollbar{display:none}.win-scroll-viewer-viewport[data-v-941499b7]::-webkit-scrollbar{display:none}@media (prefers-reduced-motion:reduce){.scroll-content[data-v-941499b7],.scrollbar[data-v-941499b7],.scrollbar-track[data-v-941499b7],.scrollbar-button[data-v-941499b7],.scrollbar-thumb[data-v-941499b7]{transition:none}}.win-menu-flyout-wrap{z-index:var(--win-menu-flyout-z-index,10001);pointer-events:auto;box-shadow:none;border-radius:8px;position:fixed;overflow:visible}.win-menu-flyout-wrap.is-closing{pointer-events:none}.win-menu-flyout-wrap.is-closing .win-menu-flyout-motion{animation:83ms linear forwards flyout-fade-out}.win-menu-flyout-motion{isolation:isolate;z-index:0;border-radius:8px;width:max-content;max-width:calc(100vw - 16px);animation:83ms linear both flyout-menu-opacity;position:relative;overflow:visible}.win-menu-flyout-shadow{z-index:0;pointer-events:none;border-radius:8px;animation:.25s cubic-bezier(0,0,0,1) both flyout-shadow-open-down;position:absolute;inset:0;box-shadow:0 8px 24px #00000024}.win-menu-flyout{box-sizing:border-box;pointer-events:auto;--win-acrylic-fill:var(--flyout-bg,var(--layer-default));--flyout-scroll-max-height:calc(var(--flyout-max-height,600px) - 6px);min-width:var(--flyout-min-width,96px);width:max-content;max-width:calc(100vw - 16px);max-height:var(--flyout-max-height,600px);border:1px solid var(--MenuFlyoutPresenterBorderBrush,var(--SurfaceStrokeColorFlyoutBrush,var(--surface-stroke-color-flyout,var(--stroke-surface-flyout,#0000000f))));isolation:isolate;box-shadow:none;filter:none;z-index:1;transform-origin:50% 0;will-change:transform, clip-path, opacity;-webkit-backdrop-filter:var(--flyout-backdrop);backdrop-filter:var(--flyout-backdrop);background:0 0;border-radius:8px;flex-direction:column;padding:2px 0;animation:.25s cubic-bezier(0,0,0,1) both flyout-menu-open-down,83ms linear both flyout-menu-opacity;display:flex;position:relative;overflow:hidden}.win-menu-flyout-wrap.from-bottom .win-menu-flyout{animation-name:flyout-menu-open-up,flyout-menu-opacity}.win-menu-flyout-wrap.from-bottom .win-menu-flyout-shadow,.win-menu-submenu-wrap.from-bottom .win-menu-flyout-shadow{animation-name:flyout-shadow-open-up}.win-menu-flyout-wrap.reverse-close.is-closing .win-menu-flyout-motion{animation-name:flyout-menu-opacity;animation-direction:reverse}.win-menu-flyout-wrap.reverse-close.is-closing .win-menu-flyout{animation-name:flyout-menu-open-down,flyout-menu-opacity;animation-direction:reverse}.win-menu-flyout-wrap.reverse-close.is-closing .win-menu-flyout-shadow{animation-name:flyout-shadow-open-down;animation-direction:reverse}.win-menu-flyout-wrap.reverse-close.is-closing.from-bottom .win-menu-flyout{animation-name:flyout-menu-open-up,flyout-menu-opacity}.win-menu-flyout-wrap.commandbar-close.is-closing .win-menu-flyout-motion{animation:none}.win-menu-flyout-wrap.commandbar-close.is-closing .win-menu-flyout-shadow{animation:.167s cubic-bezier(0,0,0,1) reverse both flyout-shadow-open-down}.win-menu-flyout-wrap.commandbar-close.is-closing .win-menu-flyout{animation:.167s cubic-bezier(0,0,0,1) reverse both flyout-menu-open-down}.win-menu-flyout-wrap.commandbar-close.is-closing.from-bottom .win-menu-flyout{animation-name:flyout-menu-open-up}.win-menu-flyout-scroll{width:100%;min-width:max-content;max-height:var(--flyout-scroll-max-height,70vh);flex-direction:column;display:flex}.win-menu-flyout-scroll>.win-scroll-viewer-viewport{height:auto;max-height:inherit}.win-menu-flyout-scroll .scroll-content{flex-direction:column;align-items:stretch;gap:0;width:100%;min-width:100%;display:flex}.win-menu-flyout-items{flex-direction:column;align-items:stretch;gap:0;width:max-content;min-width:100%;display:flex}.win-menu-flyout-item{box-sizing:border-box;width:auto;min-height:32px;color:var(--text-primary);cursor:pointer;font:inherit;text-align:left;white-space:nowrap;-webkit-user-select:none;user-select:none;background:0 0;border:0;border-radius:4px;align-self:stretch;align-items:center;margin:2px 4px;padding:4px 11px 5px;font-size:14px;display:flex}.win-menu-flyout-item:focus-visible,.win-menu-flyout-chevron-button:focus-visible,.win-menu-flyout-split-primary:focus-visible{outline:2px solid var(--SystemControlFocusVisualPrimaryBrush,var(--accent-base));outline-offset:-2px}.win-menu-flyout-item:not(.win-menu-flyout-splititem){background:var(--win-menu-flyout-item-background,transparent)}.win-menu-flyout-item:not(.win-menu-flyout-splititem):hover:not(.is-disabled){background:var(--subtle-secondary)}.win-menu-flyout-subitem{position:relative}.win-menu-flyout-splititem{box-sizing:border-box;background:var(--win-menu-flyout-item-background,transparent);padding:0;display:block;position:relative;overflow:hidden}.win-menu-flyout-split-primary{z-index:0;appearance:none;color:inherit;font:inherit;background:0 0;border:0;border-radius:4px 0 0 4px;padding:0;position:absolute;inset:0 38px 0 0}.win-menu-flyout-split-divider{z-index:2;background:var(--DividerStrokeColorDefaultBrush,var(--divider-stroke-default,var(--stroke-divider)));pointer-events:none;width:1px;height:18px;position:absolute;top:50%;right:38px;transform:translateY(-50%)}.win-menu-flyout-chevron-button{z-index:0;width:38px;color:var(--text-secondary);appearance:none;font:inherit;background:0 0;border:0;border-radius:0 4px 4px 0;padding:0;position:absolute;inset:0 0 0 auto}.win-menu-flyout-split-content{box-sizing:border-box;z-index:1;min-height:32px;color:inherit;pointer-events:none;align-items:center;padding:4px 11px 5px;display:flex;position:relative}.win-menu-flyout-split-primary:hover:not(:disabled),.win-menu-flyout-chevron-button:hover:not(:disabled),.win-menu-flyout-splititem.is-open .win-menu-flyout-chevron-button,.win-menu-flyout-subitem:not(.win-menu-flyout-splititem).is-open{background:var(--subtle-secondary)}.win-menu-flyout-split-primary:active:not(:disabled),.win-menu-flyout-chevron-button:active:not(:disabled),.win-menu-flyout-item:not(.win-menu-flyout-splititem):active:not(.is-disabled){background:var(--subtle-tertiary)}.win-menu-flyout-item.is-disabled{color:var(--text-disabled);cursor:default}.win-menu-flyout-splititem.is-disabled .win-menu-flyout-chevron{color:var(--text-disabled)}.win-menu-flyout-label{flex:1;min-width:0;line-height:20px}.win-menu-flyout-item .win-menu-flyout-accelerator{width:max-content;min-width:max-content;color:var(--MenuFlyoutItemKeyboardAcceleratorTextForeground,var(--TextFillColorSecondaryBrush,var(--text-secondary)));font-family:var(--ContentControlThemeFontFamily,"Segoe UI Variable", "Segoe UI", system-ui, sans-serif);letter-spacing:0;text-align:right;flex:none;align-self:center;margin:4px 0 0 24px;font-size:12px;font-weight:400;line-height:16px}.win-menu-flyout-item.is-toggle .win-menu-flyout-accelerator,.win-menu-flyout-item.is-radio .win-menu-flyout-accelerator{color:var(--ToggleMenuFlyoutItemKeyboardAcceleratorTextForeground,var(--TextFillColorSecondaryBrush,var(--text-secondary)));margin-top:0}.win-menu-flyout-item:hover:not(.is-disabled) .win-menu-flyout-accelerator,.win-menu-flyout-subitem:hover:not(.is-disabled) .win-menu-flyout-accelerator{color:var(--MenuFlyoutItemKeyboardAcceleratorTextForegroundPointerOver,var(--TextFillColorSecondaryBrush,var(--text-secondary)))}.win-menu-flyout-item:active:not(.is-disabled) .win-menu-flyout-accelerator,.win-menu-flyout-subitem:active:not(.is-disabled) .win-menu-flyout-accelerator{color:var(--MenuFlyoutItemKeyboardAcceleratorTextForegroundPressed,var(--TextFillColorSecondaryBrush,var(--text-secondary)))}.win-menu-flyout-item.is-disabled .win-menu-flyout-accelerator{color:var(--MenuFlyoutItemKeyboardAcceleratorTextForegroundDisabled,var(--TextFillColorDisabledBrush,var(--text-disabled)))}.win-menu-flyout-leading-slot{text-align:center;justify-content:center;align-items:center;width:16px;min-width:16px;height:16px;margin-right:12px;line-height:1;display:inline-flex}.win-menu-flyout-icon,.win-menu-flyout-check{justify-content:center;align-items:center;width:16px;height:16px;line-height:1;display:inline-flex}.win-menu-flyout-leading-slot:empty{visibility:hidden}.win-menu-flyout-icon,.win-menu-flyout-check,.win-menu-flyout-chevron{font-family:Segoe Fluent Icons,Segoe MDL2 Assets,sans-serif}.win-menu-flyout-icon{font-size:16px}.win-menu-flyout-check{font-size:12px}.win-menu-flyout-chevron{color:var(--text-secondary);pointer-events:none;flex:none;margin-left:24px;font-size:12px}.win-menu-flyout-split-primary:active:not(:disabled)~.win-menu-flyout-split-content{color:var(--text-primary)}.win-menu-flyout-chevron-button:active:not(:disabled)~.win-menu-flyout-split-content .win-menu-flyout-chevron{color:var(--MenuFlyoutSubItemChevronPressed,var(--TextFillColorSecondaryBrush,var(--text-secondary)))}.win-menu-submenu-flyout{box-sizing:border-box;pointer-events:auto;--win-acrylic-fill:var(--flyout-bg,var(--layer-default));min-width:var(--flyout-min-width,96px);width:max-content;max-width:calc(100vw - 16px);max-height:var(--flyout-max-height,600px);border:1px solid var(--MenuFlyoutPresenterBorderBrush,var(--SurfaceStrokeColorFlyoutBrush,var(--surface-stroke-color-flyout,var(--stroke-surface-flyout,#0000000f))));isolation:isolate;box-shadow:none;filter:none;z-index:1;transform-origin:50% 0;will-change:transform, clip-path, opacity;-webkit-backdrop-filter:var(--flyout-backdrop);backdrop-filter:var(--flyout-backdrop);background:0 0;border-radius:8px;flex-direction:column;gap:0;padding:2px 0;animation:.25s cubic-bezier(0,0,0,1) both flyout-menu-open-down,83ms linear both flyout-menu-opacity;display:flex;position:relative;overflow:hidden}.win-menu-submenu-wrap.from-bottom .win-menu-submenu-flyout{animation-name:flyout-menu-open-up,flyout-menu-opacity}.win-menu-flyout-wrap.win-theme-scope.theme-light,.win-menu-flyout-wrap.win-theme-scope.theme-light .win-menu-flyout,.win-menu-flyout-wrap.win-theme-scope.theme-light .win-menu-submenu-flyout{--MenuFlyoutPresenterBorderBrush:#0000000f;--SurfaceStrokeColorFlyoutBrush:#0000000f;--surface-stroke-color-flyout:#0000000f;--DividerStrokeColorDefaultBrush:#0000000f;--divider-stroke-default:#0000000f;--stroke-divider:#0000000f}.win-menu-flyout-wrap.win-theme-scope.theme-dark,.win-menu-flyout-wrap.win-theme-scope.theme-dark .win-menu-flyout,.win-menu-flyout-wrap.win-theme-scope.theme-dark .win-menu-submenu-flyout{--MenuFlyoutPresenterBorderBrush:#0003;--SurfaceStrokeColorFlyoutBrush:#0003;--surface-stroke-color-flyout:#0003;--DividerStrokeColorDefaultBrush:#ffffff15;--divider-stroke-default:#ffffff15;--stroke-divider:#ffffff15}.win-menu-submenu-wrap{z-index:var(--win-menu-flyout-submenu-z-index,10002)}.win-menu-submenu-motion{isolation:isolate;border-radius:8px;width:max-content;max-width:calc(100vw - 16px);position:relative;overflow:visible}.win-menu-submenu-wrap.is-closing{pointer-events:none}.win-menu-submenu-wrap.is-closing .win-menu-submenu-flyout,.win-menu-submenu-wrap.is-closing .win-menu-flyout-shadow{animation:83ms linear forwards flyout-fade-out}.win-menu-flyout-separator{flex:0 0 3px;align-self:stretch;width:100%;overflow:visible}.win-menu-flyout-separator-line{background:var(--DividerStrokeColorDefaultBrush,var(--divider-stroke-default,var(--stroke-divider)));width:100%;height:1px;margin:1px 0;display:block}.win-menu-flyout-overlay{z-index:var(--win-menu-flyout-overlay-z-index,10000);position:fixed;inset:0}.win-menu-flyout-overlay.allows-anchor-hover{pointer-events:none}@keyframes flyout-fade-out{0%{opacity:1}to{opacity:0}}@keyframes flyout-menu-open-down{0%{clip-path:inset(50% 0 0);transform:translateY(-50%)}to{clip-path:inset(0);transform:translateY(0)}}@keyframes flyout-shadow-open-down{0%{opacity:0;transform:translateY(-50%)}to{opacity:1;transform:translateY(0)}}@keyframes flyout-shadow-open-up{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0)}}@keyframes flyout-menu-open-up{0%{clip-path:inset(0 0 50%);transform:translateY(50%)}to{clip-path:inset(0);transform:translateY(0)}}@keyframes flyout-menu-opacity{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.win-menu-flyout-motion,.win-menu-flyout,.win-menu-submenu-flyout,.win-menu-flyout-wrap.is-closing{animation-duration:.01ms}}.win-text-block{min-width:0;color:var(--text-primary);font-family:var(--ContentControlThemeFontFamily,"Segoe UI Variable", "Segoe UI", system-ui, sans-serif);font-size:var(--ControlContentThemeFontSize,14px);white-space:normal;overflow-wrap:normal;-webkit-user-select:none;user-select:none;margin:0;line-height:20px;display:block}.win-text-block.CustomTextBlockStyle{font-family:Comic Sans MS;font-style:italic}.win-text-block::selection{background-color:var(--TextBlockSelectionHighlightColor,Highlight);color:highlighttext}.win-infobar[data-v-cb15ceb9]{box-sizing:border-box;width:100%;color:var(--InfoBarForeground,var(--TextFillColorPrimaryBrush,var(--text-primary)));background:var(--InfoBarSeverityBackgroundBrush,var(--InfoBarInformationalSeverityBackgroundBrush));border-color:var(--InfoBarBorderBrush,var(--CardStrokeColorDefaultBrush,var(--card-stroke)));border-style:solid;border-width:var(--InfoBarBorderThickness,1px);border-radius:var(--InfoBarCornerRadius,var(--ControlCornerRadius,4px));font-family:var(--ContentControlThemeFontFamily,"Segoe UI Variable", "Segoe UI", system-ui, sans-serif);--InfoBarInformationalSeverityBackgroundBrush:var(--SystemFillColorAttentionBackgroundBrush,var(--lightningcss-light,#f6f6f680)var(--lightningcss-dark,#ffffff08));--InfoBarSuccessSeverityBackgroundBrush:var(--SystemFillColorSuccessBackgroundBrush,var(--lightningcss-light,#dff6dd)var(--lightningcss-dark,#393d1b));--InfoBarWarningSeverityBackgroundBrush:var(--SystemFillColorCautionBackgroundBrush,var(--lightningcss-light,#fff4ce)var(--lightningcss-dark,#433519));--InfoBarErrorSeverityBackgroundBrush:var(--SystemFillColorCriticalBackgroundBrush,var(--lightningcss-light,#fde7e9)var(--lightningcss-dark,#442726));--InfoBarInformationalSeverityIconBackground:var(--SystemFillColorAttentionBrush,var(--AccentFillColorDefaultBrush,var(--accent-base)));--InfoBarSuccessSeverityIconBackground:var(--SystemFillColorSuccessBrush,var(--lightningcss-light,#0f7b0f)var(--lightningcss-dark,#6ccb5f));--InfoBarWarningSeverityIconBackground:var(--SystemFillColorCautionBrush,var(--lightningcss-light,#9d5d00)var(--lightningcss-dark,#fce100));--InfoBarErrorSeverityIconBackground:var(--SystemFillColorCriticalBrush,var(--lightningcss-light,#c42b1c)var(--lightningcss-dark,#ff99a4));--InfoBarHyperlinkButtonForeground:var(--AccentTextFillColorPrimaryBrush,var(--accent-text-fill-color-primary));overflow:hidden}.win-infobar-layout[data-v-cb15ceb9]{box-sizing:border-box;background:var(--InfoBarBackground,transparent);border-radius:inherit;grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;min-height:48px;padding:0 0 0 16px;display:grid}.win-infobar-standard-icon-area[data-v-cb15ceb9],.win-infobar-user-icon-box[data-v-cb15ceb9]{box-sizing:content-box;grid-area:1/1;align-self:start;width:16px;height:16px;margin:16px 14px 16px 0}.win-infobar-standard-icon-area[data-v-cb15ceb9]{place-items:center;display:grid}.win-infobar-standard-icon-area[data-v-cb15ceb9] .win-infobar-standard-icon,.win-infobar-user-icon-box[data-v-cb15ceb9] .win-infobar-user-icon{width:16px;height:16px;color:inherit;text-align:center;white-space:nowrap;place-items:center;font-size:16px;line-height:16px;display:grid}.win-infobar-user-icon-box[data-v-cb15ceb9]{place-items:center;display:grid;overflow:hidden}.win-infobar-panel[data-v-cb15ceb9]{box-sizing:border-box;grid-area:1/2;align-items:start;min-width:0;margin:0 16px 0 0;padding:0;display:flex;position:relative}.win-infobar-panel[data-v-cb15ceb9] .win-infobar-title,.win-infobar-panel[data-v-cb15ceb9] .win-infobar-message{box-sizing:border-box;min-width:0;max-width:100%;color:var(--InfoBarForeground,var(--TextFillColorPrimaryBrush,var(--text-primary)));white-space:normal;overflow-wrap:normal;font-size:14px;line-height:20px;display:block}.win-infobar-panel[data-v-cb15ceb9] .win-infobar-title{font-weight:600}.win-infobar-panel[data-v-cb15ceb9] .win-infobar-message{font-weight:400}.win-infobar-action[data-v-cb15ceb9]{box-sizing:border-box;place-items:start;min-width:0;display:grid}.win-infobar-action[data-v-cb15ceb9]:empty{display:none}.win-infobar-action[data-v-cb15ceb9] .win-hyperlink-button,.win-infobar-action-measure[data-v-cb15ceb9] .win-hyperlink-button{color:var(--InfoBarHyperlinkButtonForeground);margin:0 0 0 -12px}.win-infobar-action[data-v-cb15ceb9] .win-hyperlink-button .win-text-block,.win-infobar-action-measure[data-v-cb15ceb9] .win-hyperlink-button .win-text-block{color:inherit}.win-infobar-panel.is-vertical[data-v-cb15ceb9]{flex-direction:column;padding:14px 0 18px}.win-infobar-panel.is-vertical[data-v-cb15ceb9] .win-infobar-title,.win-infobar-panel.is-vertical[data-v-cb15ceb9] .win-infobar-message,.win-infobar-panel.is-vertical .win-infobar-action[data-v-cb15ceb9]{flex:none;margin-top:0;margin-left:0}.win-infobar-panel.is-vertical[data-v-cb15ceb9] .win-infobar-title,.win-infobar-panel.is-vertical[data-v-cb15ceb9] .win-infobar-message{width:100%;min-width:0;max-width:100%}.win-infobar-panel.is-vertical.has-title[data-v-cb15ceb9] .win-infobar-message{margin-top:4px}.win-infobar-panel.is-vertical.has-title .win-infobar-action[data-v-cb15ceb9],.win-infobar-panel.is-vertical.has-message .win-infobar-action[data-v-cb15ceb9]{margin-top:12px}.win-infobar-panel.is-vertical .win-infobar-action[data-v-cb15ceb9]{width:fit-content;min-width:0;max-width:100%}.win-infobar-panel[data-v-cb15ceb9]:not(.is-vertical){flex-direction:row;min-height:48px}.win-infobar-panel[data-v-cb15ceb9]:not(.is-vertical) .win-infobar-title,.win-infobar-panel[data-v-cb15ceb9]:not(.is-vertical) .win-infobar-message{white-space:nowrap;flex:none;width:max-content;max-width:none;margin-top:14px}.win-infobar-panel:not(.is-vertical).has-title[data-v-cb15ceb9] .win-infobar-message{margin-left:12px}.win-infobar-panel:not(.is-vertical) .win-infobar-action[data-v-cb15ceb9]{flex:auto;margin-top:8px}.win-infobar-panel:not(.is-vertical).has-title .win-infobar-action[data-v-cb15ceb9],.win-infobar-panel:not(.is-vertical).has-message .win-infobar-action[data-v-cb15ceb9]{margin-left:16px}.win-infobar-panel[data-v-cb15ceb9]:not(.is-vertical):not(.has-action) .win-infobar-message{flex-grow:1}.win-infobar-measure-layer[data-v-cb15ceb9]{visibility:hidden;opacity:0;pointer-events:none;width:max-content;height:auto;display:none;position:absolute;top:0;left:0;overflow:visible}.win-infobar-measure-text[data-v-cb15ceb9]{box-sizing:border-box;width:max-content;min-width:max-content;max-width:none;color:var(--InfoBarForeground,var(--TextFillColorPrimaryBrush,var(--text-primary)));white-space:nowrap;overflow-wrap:normal;margin:0;font-size:14px;line-height:20px;display:block}.win-infobar-action-measure[data-v-cb15ceb9]{box-sizing:border-box;place-items:start;width:max-content;min-width:max-content;max-width:none;margin:0;display:inline-grid}.win-infobar-content-area[data-v-cb15ceb9]{grid-area:2/2;align-self:center;min-width:0}.no-banner-content .win-infobar-content-area[data-v-cb15ceb9]{grid-row:1}.win-infobar-close-button[data-v-cb15ceb9]{box-sizing:border-box;grid-area:1/3;align-self:start;width:38px;min-width:38px;height:38px;min-height:38px;margin:5px;padding:0}.win-infobar-close-button.uses-default-close-button-style[data-v-cb15ceb9]{--ButtonBackground:transparent;--ButtonBackgroundPointerOver:var(--subtle-secondary);--ButtonBackgroundPressed:var(--subtle-tertiary);--ButtonBackgroundDisabled:transparent;--ButtonForeground:var(--TextFillColorPrimaryBrush,var(--text-primary));--ButtonForegroundPointerOver:var(--TextFillColorPrimaryBrush,var(--text-primary));--ButtonForegroundPressed:var(--TextFillColorSecondaryBrush,var(--text-secondary));--ButtonForegroundDisabled:var(--TextFillColorDisabledBrush,var(--text-disabled));--ButtonBorderBrush:transparent;--ButtonBorderBrushTop:transparent;--ButtonBorderBrushBottom:transparent;--ButtonBorderBrushPointerOver:transparent;--ButtonBorderBrushPressed:transparent;--ButtonBorderBrushDisabled:transparent}.win-infobar-close-button[data-v-cb15ceb9] .win-infobar-close-glyph{width:16px;height:16px;color:inherit;text-align:center}.win-infobar-informational[data-v-cb15ceb9]{--InfoBarSeverityBackgroundBrush:var(--InfoBarInformationalSeverityBackgroundBrush);--InfoBarSeverityIconBackground:var(--InfoBarInformationalSeverityIconBackground)}.win-infobar-success[data-v-cb15ceb9]{--InfoBarSeverityBackgroundBrush:var(--InfoBarSuccessSeverityBackgroundBrush);--InfoBarSeverityIconBackground:var(--InfoBarSuccessSeverityIconBackground)}.win-infobar-warning[data-v-cb15ceb9]{--InfoBarSeverityBackgroundBrush:var(--InfoBarWarningSeverityBackgroundBrush);--InfoBarSeverityIconBackground:var(--InfoBarWarningSeverityIconBackground)}.win-infobar-error[data-v-cb15ceb9]{--InfoBarSeverityBackgroundBrush:var(--InfoBarErrorSeverityBackgroundBrush);--InfoBarSeverityIconBackground:var(--InfoBarErrorSeverityIconBackground)}.win-progress-ring{--ProgressRingStrokeThickness:8;box-sizing:border-box;vertical-align:middle;color:var(--ProgressRingForeground);opacity:1;flex:none;transition:opacity .167s linear;display:inline-flex;position:relative}.win-progress-ring.is-inactive,.win-progress-ring.is-collapsed{opacity:0}.win-progress-ring.is-hidden{visibility:hidden}.win-progress-ring.is-collapsed{display:none}.win-progress-ring.is-disabled:not(.is-inactive):not(.is-collapsed){opacity:.6}.LayoutRoot,.ProgressRingVisual{width:100%;height:100%;display:block}.ProgressRingVisual{overflow:visible}.ProgressRingTrack,.ProgressRingDeterminateIndicator,.ProgressRingIndeterminateIndicator{fill:none;stroke-width:var(--ProgressRingStrokeThickness);stroke-linecap:round}.ProgressRingTrack{stroke:var(--ProgressRingBackground)}.ProgressRingDeterminateIndicator{stroke:var(--ProgressRingForeground);stroke-dasharray:100;transform-origin:50%;transform:rotate(-90deg)}.ProgressRingIndeterminateIndicator{stroke:var(--ProgressRingForeground);stroke-dasharray:.01 100;stroke-dashoffset:0;display:none}.is-indeterminate .ProgressRingDeterminateIndicator{display:none}.is-indeterminate .ProgressRingIndeterminateIndicator{display:block}.is-inactive .ProgressRingIndeterminateIndicator{display:none}.win-progress-bar{--ProgressBarForeground:var(--AccentFillColorDefaultBrush,var(--accent-base));--ProgressBarBackground:var(--ControlStrongStrokeColorDefaultBrush,var(--ctrl-strong-stroke));--ProgressBarBorderBrush:var(--ControlStrokeColorDefaultBrush,var(--ctrl-border));--ProgressBarPausedForegroundColor:var(--SystemFillColorCautionBrush,#9d5d00);--ProgressBarErrorForegroundColor:var(--SystemFillColorCriticalBrush,#c42b1c);box-sizing:border-box;vertical-align:middle;min-width:1px;color:var(--ProgressBarForeground);display:inline-block;position:relative}.LayoutRoot,.ProgressBarRoot,.ProgressBarClip{width:100%;height:100%;min-height:inherit;box-sizing:border-box;position:relative}.ProgressBarRoot,.ProgressBarClip{border-radius:inherit;overflow:visible}.state-Indeterminate .ProgressBarClip,.state-IndeterminatePaused .ProgressBarClip,.state-IndeterminateError .ProgressBarClip{overflow:hidden}.ProgressBarTrack,.DeterminateProgressBarIndicator,.IndeterminateProgressBarIndicator,.IndeterminateProgressBarIndicator2{box-sizing:border-box;transform-origin:0;pointer-events:none;position:absolute;left:0}.ProgressBarTrack{background:var(--ProgressBarBackground);border-radius:.5px;width:100%;height:1px;min-height:1px;transition:opacity .167s linear,transform .75s cubic-bezier(0,0,0,1);top:50%;transform:translateY(-50%)}.DeterminateProgressBarIndicator,.IndeterminateProgressBarIndicator,.IndeterminateProgressBarIndicator2{border-radius:1.5px;height:3px;min-height:1px;top:0;transform:none}.DeterminateProgressBarIndicator{background:var(--ProgressBarForeground);transition:width .167s cubic-bezier(.4,0,.6,1),background-color .167s linear}.IndeterminateProgressBarIndicator,.IndeterminateProgressBarIndicator2{opacity:0;background:var(--ProgressBarForeground);width:40%}.IndeterminateProgressBarIndicator2{width:60%}.state-Indeterminate .ProgressBarTrack{opacity:0}.state-Indeterminate .IndeterminateProgressBarIndicator,.state-Indeterminate .IndeterminateProgressBarIndicator2{opacity:1}.state-Indeterminate .IndeterminateProgressBarIndicator{animation:2s infinite win-progress-bar-indeterminate}.state-Indeterminate .IndeterminateProgressBarIndicator2{animation:2s infinite win-progress-bar-indeterminate-2}.state-IndeterminatePaused .ProgressBarTrack,.state-IndeterminateError .ProgressBarTrack,.state-IndeterminatePaused .DeterminateProgressBarIndicator,.state-IndeterminateError .DeterminateProgressBarIndicator,.state-IndeterminatePaused .IndeterminateProgressBarIndicator,.state-IndeterminateError .IndeterminateProgressBarIndicator{opacity:0}.state-IndeterminatePaused .IndeterminateProgressBarIndicator2,.state-IndeterminateError .IndeterminateProgressBarIndicator2{opacity:1;width:100%;transition:transform .75s cubic-bezier(0,0,0,1),background-color .167s linear;animation:none;transform:translate(0)}.state-IndeterminatePaused .IndeterminateProgressBarIndicator2{background:var(--ProgressBarPausedForegroundColor)}.state-IndeterminateError .IndeterminateProgressBarIndicator2{background:var(--ProgressBarErrorForegroundColor)}.state-Paused .DeterminateProgressBarIndicator{background:var(--ProgressBarPausedForegroundColor)}.state-Error .DeterminateProgressBarIndicator{background:var(--ProgressBarErrorForegroundColor)}.state-Paused .ProgressBarTrack,.state-Error .ProgressBarTrack,.state-Determinate .ProgressBarTrack{opacity:1}.is-disabled{opacity:.6}@keyframes win-progress-bar-indeterminate{0%{transform:translate(-100%)}75%{transform:translate(300%)}to{transform:translate(300%)}}@keyframes win-progress-bar-indeterminate-2{0%{transform:translate(-150%)}37.5%{transform:translate(-150%)}to{transform:translate(166%)}}@media (prefers-reduced-motion:reduce){.state-Indeterminate .IndeterminateProgressBarIndicator,.state-Indeterminate .IndeterminateProgressBarIndicator2{animation-duration:.001ms;animation-iteration-count:1}.DeterminateProgressBarIndicator,.ProgressBarTrack,.IndeterminateProgressBarIndicator2{transition-duration:.001ms}}.disclaimer-body[data-v-3ca28c9f]{flex-direction:column;gap:16px;display:flex}.disclaimer-section[data-v-3ca28c9f]{flex-direction:column;gap:4px;display:flex}.section-heading[data-v-3ca28c9f]{color:var(--text-primary);align-items:baseline;gap:6px;margin:0;font-size:.875rem;font-weight:600;display:flex}.section-num[data-v-3ca28c9f]{color:var(--text-secondary);font-variant-numeric:tabular-nums;flex:none}.section-body[data-v-3ca28c9f]{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.65}.accept-row[data-v-3ca28c9f]{margin-top:20px}.pinned-source[data-v-78872817]{margin-bottom:12px}.pinned-source h3[data-v-78872817]{color:var(--text-primary);margin-bottom:4px;font-size:1rem}.pinned-source p[data-v-78872817]{color:var(--text-secondary);margin:0;font-size:.85rem}.analysis-status[data-v-78872817]{flex-wrap:wrap;margin:16px 0}.accept-row[data-v-48d68aac]{flex-wrap:wrap;align-items:center;gap:12px;margin-top:14px;display:flex}.accept-hint[data-v-48d68aac]{margin:14px 0 0}.markdown-pane[data-v-48d68aac]{color:var(--text-primary);font-size:.85rem;line-height:1.6}.markdown-pane[data-v-48d68aac] h1,.markdown-pane[data-v-48d68aac] h2,.markdown-pane[data-v-48d68aac] h3,.markdown-pane[data-v-48d68aac] h4{margin:1.2em 0 .5em;font-size:1em;font-weight:600}.markdown-pane[data-v-48d68aac] h1:first-child,.markdown-pane[data-v-48d68aac] h2:first-child,.markdown-pane[data-v-48d68aac] h3:first-child,.markdown-pane[data-v-48d68aac] h4:first-child{margin-top:0}.markdown-pane[data-v-48d68aac] p{margin:0 0 .8em}.markdown-pane[data-v-48d68aac] ul,.markdown-pane[data-v-48d68aac] ol{margin:0 0 .8em;padding-left:1.4em}.markdown-pane[data-v-48d68aac] li+li{margin-top:.3em}.markdown-pane[data-v-48d68aac] a{color:var(--accent-base)}.markdown-pane[data-v-48d68aac] code{font-family:var(--font-mono);background:var(--card-bg-secondary);border-radius:4px;padding:.1em .35em;font-size:.9em}.markdown-pane[data-v-48d68aac] blockquote{border-left:2px solid var(--card-stroke);color:var(--text-secondary);margin:0 0 .8em;padding-left:.8em}.group-list[data-v-99a47f35]{color:var(--text-secondary);font-size:.7rem;font-family:var(--font-mono);margin:2px 0 0}.scope-codes[data-v-99a47f35]{font-family:var(--font-mono);word-break:break-word;font-size:.75rem}.password-row[data-v-f40acc97]{align-items:center;gap:8px;display:flex}.password-row input[data-v-f40acc97]{flex:1;min-width:0}.candidate-list[data-v-f40acc97]{margin-top:8px}.link-button[data-v-f40acc97]{font:inherit;color:var(--AccentTextFillColorPrimaryBrush,inherit);cursor:pointer;background:0 0;border:0;margin-top:4px;padding:0;font-size:12px;text-decoration:underline}.link-row[data-v-d06f9491]{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.url-text[data-v-b10a9edf]{font-family:var(--font-mono);word-break:break-all;color:var(--text-primary);margin:6px 0 12px;font-size:.85rem;display:block}.url-actions[data-v-b10a9edf]{align-items:center;gap:8px;display:flex}.link-row[data-v-b10a9edf]{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.clear-credentials-check[data-v-b10a9edf]{margin-bottom:0;margin-right:8px}@property --app-bg{syntax:"<color>";inherits:true;initial-value:#f3f3f3}@property --layer-default{syntax:"<color>";inherits:true;initial-value:#ffffff80}@property --flyout-bg{syntax:"<color>";inherits:true;initial-value:#fcfcfceb}@property --AcrylicInAppFillColorDefaultBrush{syntax:"<color>";inherits:true;initial-value:#fcfcfceb}@property --ToolTipBackgroundBrush{syntax:"<color>";inherits:true;initial-value:#fcfcfceb}@property --card-bg{syntax:"<color>";inherits:true;initial-value:#ffffffb3}@property --card-stroke{syntax:"<color>";inherits:true;initial-value:#0000000f}@property --card-bg-secondary{syntax:"<color>";inherits:true;initial-value:#f6f6f680}@property --stroke-surface-flyout{syntax:"<color>";inherits:true;initial-value:#0000000f}@property --stroke-divider{syntax:"<color>";inherits:true;initial-value:#0000000f}@property --ctrl-border-rest{syntax:"<color>";inherits:true;initial-value:#0000000f}@property --ctrl-border{syntax:"<color>";inherits:true;initial-value:#0000000f}@property --ctrl-border-accent{syntax:"<color>";inherits:true;initial-value:#00000029}@property --accent-border{syntax:"<color>";inherits:true;initial-value:#ffffff14}@property --accent-border-accent{syntax:"<color>";inherits:true;initial-value:#0006}@property --text-primary{syntax:"<color>";inherits:true;initial-value:#000000e3}@property --text-secondary{syntax:"<color>";inherits:true;initial-value:#0000009e}@property --text-tertiary{syntax:"<color>";inherits:true;initial-value:#00000073}@property --text-disabled{syntax:"<color>";inherits:true;initial-value:#0000005c}@property --subtle-secondary{syntax:"<color>";inherits:true;initial-value:#0000000a}@property --subtle-tertiary{syntax:"<color>";inherits:true;initial-value:#00000005}@property --subtle-pressed{syntax:"<color>";inherits:true;initial-value:#0000000f}@property --ctrl-fill-default{syntax:"<color>";inherits:true;initial-value:#ffffffb3}@property --ctrl-fill-secondary{syntax:"<color>";inherits:true;initial-value:#f9f9f980}@property --ctrl-fill-tertiary{syntax:"<color>";inherits:true;initial-value:#f9f9f94d}@property --ctrl-fill-disabled{syntax:"<color>";inherits:true;initial-value:#f9f9f94d}@property --ctrl-fill-input-active{syntax:"<color>";inherits:true;initial-value:#fff}@property --ctrl-strong-fill{syntax:"<color>";inherits:true;initial-value:#00000073}@property --ctrl-strong-fill-disabled{syntax:"<color>";inherits:true;initial-value:#00000052}@property --ctrl-strong-stroke{syntax:"<color>";inherits:true;initial-value:#00000073}@property --ctrl-strong-stroke-disabled{syntax:"<color>";inherits:true;initial-value:#00000038}@property --ctrl-solid-fill{syntax:"<color>";inherits:true;initial-value:#fff}@property --ctrl-elevation-top{syntax:"<color>";inherits:true;initial-value:#ffffff14}@property --ctrl-elevation-bottom{syntax:"<color>";inherits:true;initial-value:#00000029}@property --accent-base{syntax:"<color>";inherits:true;initial-value:#0067c0}@property --accent-hover{syntax:"<color>";inherits:true;initial-value:#0067c0e6}@property --accent-pressed{syntax:"<color>";inherits:true;initial-value:#0067c0cc}@property --accent-fill-disabled{syntax:"<color>";inherits:true;initial-value:#00000038}@property --accent-aa-fill{syntax:"<color>";inherits:true;initial-value:#004e8c}@property --accent-aa-text{syntax:"<color>";inherits:true;initial-value:#fff}@property --accent-text{syntax:"<color>";inherits:true;initial-value:#fff}@property --accent-text-secondary{syntax:"<color>";inherits:true;initial-value:#ffffffb3}@property --accent-text-fill-color-primary{syntax:"<color>";inherits:true;initial-value:#0d4897}@property --toggle-border{syntax:"<color>";inherits:true;initial-value:#00000073}@property --toggle-thumb{syntax:"<color>";inherits:true;initial-value:#0000009c}@property --toggle-thumb-hover{syntax:"<color>";inherits:true;initial-value:#000000e3}@property --toggle-on-thumb{syntax:"<color>";inherits:true;initial-value:#fff}@property --radio-border{syntax:"<color>";inherits:true;initial-value:#00000073}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--faster-duration:83ms;--fast-duration:.167s;--normal-duration:.2s;--fast-out-slow-in:cubic-bezier(0, 0, 0, 1);--app-bg:#f3f3f3;--layer-default:#ffffff80;--dialog-background:#fcfcfc;--dialog-content-bg:#fffffff2;--dialog-overlay:#0000004d;--dialog-divider:#0000000f;--dialog-button-bg:#f3f3f3;--TeachingTipBackgroundBrush:var(--SolidBackgroundFillColorTertiaryBrush,#f9f9f9);--TeachingTipBorderBrush:var(--SurfaceStrokeColorDefaultBrush,var(--ControlStrokeColorDefaultBrush,var(--flyout-border)));--TeachingTipTransientBackground:var(--AcrylicInAppFillColorDefaultBrush,var(--flyout-bg));--TeachingTipForegroundBrush:var(--TextFillColorPrimaryBrush,var(--text-primary));--TeachingTipTitleForegroundBrush:var(--TextFillColorPrimaryBrush,var(--text-primary));--TeachingTipSubtitleForegroundBrush:var(--TextFillColorPrimaryBrush,var(--text-primary));--TeachingTipAlternateCloseButtonSize:40px;--TeachingTipAlternateCloseButtonGlyphSize:16px;--TeachingTipAlternateCloseButtonBackground:transparent;--TeachingTipAlternateCloseButtonBackgroundPointerOver:var(--SubtleFillColorSecondaryBrush,var(--subtle-secondary));--TeachingTipAlternateCloseButtonBackgroundPressed:var(--SubtleFillColorTertiaryBrush,var(--subtle-tertiary));--TeachingTipAlternateCloseButtonForeground:var(--TextFillColorPrimaryBrush,var(--text-primary));--TeachingTipAlternateCloseButtonBorderBrush:transparent;--TeachingTipAlternateCloseButtonBorderBrushPointerOver:var(--SubtleFillColorSecondaryBrush,var(--subtle-secondary));--TeachingTipAlternateCloseButtonBorderBrushPressed:var(--SubtleFillColorTertiaryBrush,var(--subtle-tertiary));--SolidBackgroundFillColorTertiaryBrush:#f9f9f9;--SurfaceStrokeColorDefaultBrush:#75757566;--flyout-bg:#fcfcfceb;--flyout-border:#0000000f;--flyout-backdrop:blur(30px) saturate(160%) brightness(1.02);--AcrylicInAppFillColorDefaultBrush:var(--flyout-bg);--ToolTipBackgroundBrush:var(--AcrylicInAppFillColorDefaultBrush);--ToolTipForegroundBrush:var(--TextFillColorPrimaryBrush);--ToolTipBorderBrush:var(--SurfaceStrokeColorFlyoutBrush,var(--surface-stroke-color-flyout));--card-bg:#ffffffb3;--card-stroke:#0000000f;--card-bg-secondary:#f6f6f680;--stroke-surface-flyout:#0000000f;--stroke-divider:#0000000f;--ctrl-border-rest:#0000000f;--ctrl-border:#0000000f;--ctrl-border-accent:#00000029;--accent-border:#ffffff14;--accent-border-accent:#0006;--ButtonBorderBrushDefaultTop:var(--ctrl-border);--ButtonBorderBrushDefaultBottom:var(--ctrl-border-accent);--AccentButtonBorderBrushDefault:var(--accent-border);--AccentButtonBorderBrushDefaultBottom:var(--accent-border-accent);--text-primary:#000000e3;--text-secondary:#0000009e;--text-tertiary:#00000073;--text-disabled:#0000005c;--subtle-transparent:transparent;--subtle-secondary:#0000000a;--subtle-tertiary:#00000006;--subtle-pressed:#0000000f;--ctrl-fill-default:#ffffffb3;--ctrl-fill-disabled:#f9f9f94d;--ctrl-fill-secondary:#f9f9f980;--ctrl-fill-tertiary:#f9f9f94d;--ctrl-fill-input-active:#fff;--control-fill-color-input-active:var(--ctrl-fill-input-active);--control-fill-input-active:var(--ctrl-fill-input-active);--ctrl-strong-fill:#00000073;--ctrl-strong-fill-disabled:#00000052;--ctrl-strong-stroke:#00000073;--ctrl-strong-stroke-disabled:#00000038;--ctrl-solid-fill:#fff;--ctrl-elevation-top:#ffffff14;--ctrl-elevation-bottom:#00000029;--ControlElevationBorderBrush:linear-gradient(180deg, var(--ctrl-border) 0px, var(--ctrl-border-accent) 2px, var(--ctrl-border-accent) 100%);--accent-base:#0067c0;--accent-hover:#0067c0e6;--accent-pressed:#0067c0cc;--accent-fill-disabled:#00000038;--accent-aa-fill:#004e8c;--accent-aa-text:#fff;--accent:var(--accent-base);--accent-text:#fff;--accent-text-secondary:#ffffffb3;--accent-text-fill-color-primary:#0d4897;--TextFillColorPrimaryBrush:#000000e3;--TextFillColorSecondaryBrush:#0000009e;--TextFillColorDisabledBrush:#0000005c;--SystemControlForegroundBaseMediumBrush:#0009;--SystemControlHighlightAltBaseMediumHighBrush:#000c;--SystemControlHighlightAltBaseHighBrush:#000;--SystemControlDisabledBaseMediumLowBrush:#0006;--TextFillColorInverseBrush:#fff;--TextOnAccentFillColorPrimaryBrush:#fff;--TextOnAccentFillColorSecondaryBrush:#ffffffb3;--TextOnAccentFillColorDisabledBrush:#fff;--ControlFillColorTransparentBrush:transparent;--ControlStrongFillColorDefaultBrush:#00000073;--ControlStrongFillColorDisabledBrush:#00000052;--SubtleFillColorTransparentBrush:transparent;--SubtleFillColorSecondaryBrush:#0000000a;--SubtleFillColorTertiaryBrush:var(--subtle-tertiary);--ScrollBarBackground:var(--SubtleFillColorTransparentBrush);--ScrollBarBackgroundPointerOver:var(--SubtleFillColorTransparentBrush);--ScrollBarButtonBackground:var(--SubtleFillColorTransparentBrush);--ScrollBarButtonBackgroundPointerOver:var(--SubtleFillColorSecondaryBrush);--ScrollBarButtonBackgroundPressed:var(--ControlStrongFillColorDefaultBrush);--ScrollBarButtonArrowForeground:var(--ControlStrongFillColorDefaultBrush);--ScrollBarButtonArrowForegroundPointerOver:var(--TextFillColorSecondaryBrush);--ScrollBarButtonArrowForegroundPressed:var(--TextFillColorSecondaryBrush);--ScrollBarThumbBackground:var(--ControlStrongFillColorDefaultBrush);--ScrollBarThumbFillPointerOver:var(--ControlStrongFillColorDefaultBrush);--ScrollBarThumbFillPressed:var(--ControlStrongFillColorDefaultBrush);--ScrollBarThumbBorderBrush:var(--ControlFillColorTransparentBrush);--ScrollBarTrackFill:color-mix(in srgb, var(--flyout-bg) 78%, transparent);--ScrollBarTrackStroke:transparent;--AccentFillColorDefaultBrush:#0067c0;--AccentFillColorSecondaryBrush:#0067c0e6;--AccentFillColorTertiaryBrush:#0067c0cc;--AccentFillColorDisabledBrush:#00000038;--CardStrokeColorDefaultBrush:#0000000f;--NavigationViewContentGridBorderBrush:#e5e5e5;--NavigationViewContentBackground:#f9f9f980;--SystemFillColorAttentionBrush:#0067c0;--SystemFillColorSuccessBrush:#0f7b0f;--SystemFillColorCautionBrush:#9d5d00;--SystemFillColorCriticalBrush:#c42b1c;--SystemFillColorSolidNeutralBrush:#8a8a8a;--SystemFillColorAttentionBackgroundBrush:#f6f6f680;--SystemFillColorSuccessBackgroundBrush:#dff6dd;--SystemFillColorCautionBackgroundBrush:#fff4ce;--SystemFillColorCriticalBackgroundBrush:#fde7e9;--SystemFillColorSolidNeutralBackgroundBrush:#f3f3f3;--SolidBackgroundFillColorBaseBrush:#f3f3f3;--CardBackgroundFillColorDefaultBrush:#ffffffb3;--CardBackgroundFillColorSecondaryBrush:#f6f6f680;--DividerStrokeColorDefaultBrush:#0000000f;--NavigationViewItemSeparatorForeground:var(--DividerStrokeColorDefaultBrush);--ControlStrokeColorDefaultBrush:#0000000f;--AccentControlElevationBorderBrush:linear-gradient(180deg, var(--accent-border) 0px, var(--accent-border-accent) 2px, var(--accent-border-accent) 100%);--AccentControlElevationBorderBottomBrush:#0006;--toggle-border:#00000073;--toggle-thumb:#0000009c;--toggle-thumb-hover:#000000e3;--toggle-on-thumb:#fff;--radio-border:#00000073;--layer-fill-color-default:var(--layer-default);--layer-on-acrylic-fill-color-default:var(--layer-default);--surface-stroke-color-flyout:var(--stroke-surface-flyout);--subtle-fill-color-secondary:var(--subtle-secondary);--subtle-fill-color-tertiary:var(--subtle-tertiary);--divider-stroke:var(--stroke-divider);--divider-stroke-default:var(--stroke-divider);--divider-stroke-color-default:var(--stroke-divider);--flyout-background:var(--flyout-bg);--host-flyout-bg:var(--flyout-bg);--host-nav-pane-bg:color-mix(in srgb, var(--app-bg) 64%, transparent)}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--app-bg:#202020;--layer-default:#3a3a3a4d;--dialog-background:#2c2c2c;--dialog-content-bg:#2b2b2b00;--dialog-overlay:#0000004d;--dialog-divider:#0003;--dialog-button-bg:#202020;--TeachingTipBackgroundBrush:#282828;--SolidBackgroundFillColorTertiaryBrush:#282828;--flyout-bg:#2c2c2cdb;--flyout-border:#ffffff1a;--flyout-backdrop:blur(44px) saturate(190%) brightness(1.22) contrast(1.05);--AcrylicInAppFillColorDefaultBrush:var(--flyout-bg);--ToolTipBackgroundBrush:var(--AcrylicInAppFillColorDefaultBrush);--ToolTipForegroundBrush:var(--TextFillColorPrimaryBrush);--ToolTipBorderBrush:var(--SurfaceStrokeColorFlyoutBrush,var(--surface-stroke-color-flyout));--card-bg:#ffffff0d;--card-stroke:#0000001a;--card-bg-secondary:#ffffff08;--stroke-surface-flyout:#0003;--stroke-divider:#ffffff14;--ctrl-border-rest:#00000012;--ctrl-border:#ffffff12;--ctrl-border-accent:#ffffff18;--accent-border:#00000023;--accent-border-accent:#ffffff14;--ButtonBorderBrushDefaultTop:var(--ctrl-border-accent);--ButtonBorderBrushDefaultBottom:var(--ctrl-border);--AccentButtonBorderBrushDefault:var(--accent-border-accent);--AccentButtonBorderBrushDefaultBottom:var(--accent-border);--text-primary:#fff;--text-secondary:#ffffffc4;--text-tertiary:#ffffff87;--text-disabled:#ffffff5c;--subtle-transparent:transparent;--subtle-secondary:#ffffff0f;--subtle-tertiary:#ffffff0b;--subtle-pressed:#ffffff08;--ctrl-fill-default:#ffffff0f;--ctrl-fill-secondary:#ffffff15;--ctrl-fill-tertiary:#ffffff08;--ctrl-fill-disabled:#ffffff0b;--ctrl-fill-input-active:#1e1e1eb3;--control-fill-color-input-active:var(--ctrl-fill-input-active);--control-fill-input-active:var(--ctrl-fill-input-active);--ctrl-strong-fill:#ffffff8a;--ctrl-strong-fill-disabled:#ffffff40;--ctrl-strong-stroke-disabled:#ffffff29;--ctrl-strong-stroke:#ffffff8a;--ctrl-solid-fill:#454545;--ctrl-elevation-top:#ffffff18;--ctrl-elevation-bottom:#ffffff12;--ControlElevationBorderBrush:linear-gradient(180deg, var(--ctrl-border-accent) 0px, var(--ctrl-border-accent) 1px, var(--ctrl-border) 3px, var(--ctrl-border) 100%);--accent-base:#4cc2ff;--accent-hover:#60cdffe6;--accent-pressed:#60cdffcc;--accent-fill-disabled:#ffffff29;--accent-aa-fill:#79d2ff;--accent-aa-text:#000;--accent-text:#000;--accent-text-secondary:#00000080;--accent-text-fill-color-primary:#99ebff;--TextFillColorPrimaryBrush:#fff;--TextFillColorSecondaryBrush:#ffffffc4;--TextFillColorDisabledBrush:#ffffff5c;--SystemControlForegroundBaseMediumBrush:#fff9;--SystemControlHighlightAltBaseMediumHighBrush:#fffc;--SystemControlHighlightAltBaseHighBrush:#fff;--SystemControlDisabledBaseMediumLowBrush:#fff6;--TextFillColorInverseBrush:#000000e3;--TextOnAccentFillColorPrimaryBrush:#000;--TextOnAccentFillColorSecondaryBrush:#00000080;--TextOnAccentFillColorDisabledBrush:#ffffff87;--ControlFillColorTransparentBrush:transparent;--ControlStrongFillColorDefaultBrush:#ffffff8a;--ControlStrongFillColorDisabledBrush:#ffffff40;--SubtleFillColorTransparentBrush:transparent;--SubtleFillColorSecondaryBrush:#ffffff0f;--ScrollBarBackground:var(--SubtleFillColorTransparentBrush);--ScrollBarBackgroundPointerOver:var(--SubtleFillColorTransparentBrush);--ScrollBarButtonBackground:var(--SubtleFillColorTransparentBrush);--ScrollBarButtonBackgroundPointerOver:var(--SubtleFillColorSecondaryBrush);--ScrollBarButtonBackgroundPressed:var(--ControlStrongFillColorDefaultBrush);--ScrollBarButtonArrowForeground:var(--ControlStrongFillColorDefaultBrush);--ScrollBarButtonArrowForegroundPointerOver:var(--TextFillColorSecondaryBrush);--ScrollBarButtonArrowForegroundPressed:var(--TextFillColorSecondaryBrush);--ScrollBarThumbBackground:var(--ControlStrongFillColorDefaultBrush);--ScrollBarThumbFillPointerOver:var(--ControlStrongFillColorDefaultBrush);--ScrollBarThumbFillPressed:var(--ControlStrongFillColorDefaultBrush);--ScrollBarThumbBorderBrush:var(--ControlFillColorTransparentBrush);--ScrollBarTrackFill:color-mix(in srgb, var(--flyout-bg) 78%, transparent);--ScrollBarTrackStroke:transparent;--AccentFillColorDefaultBrush:#4cc2ff;--AccentFillColorSecondaryBrush:#4cc2ffe6;--AccentFillColorTertiaryBrush:#4cc2ffcc;--AccentFillColorDisabledBrush:#ffffff29;--CardStrokeColorDefaultBrush:#0000001a;--NavigationViewContentGridBorderBrush:#1d1d1d;--NavigationViewContentBackground:#3030304d;--SystemFillColorAttentionBrush:#4cc2ff;--SystemFillColorSuccessBrush:#6ccb5f;--SystemFillColorCautionBrush:#fce100;--SystemFillColorCriticalBrush:#ff99a4;--SystemFillColorSolidNeutralBrush:#9d9d9d;--SystemFillColorAttentionBackgroundBrush:#ffffff08;--SystemFillColorSuccessBackgroundBrush:#393d1b;--SystemFillColorCautionBackgroundBrush:#433519;--SystemFillColorCriticalBackgroundBrush:#442726;--SystemFillColorSolidNeutralBackgroundBrush:#2e2e2e;--SolidBackgroundFillColorBaseBrush:#202020;--CardBackgroundFillColorDefaultBrush:#ffffff0d;--CardBackgroundFillColorSecondaryBrush:#ffffff08;--DividerStrokeColorDefaultBrush:#ffffff14;--NavigationViewItemSeparatorForeground:var(--DividerStrokeColorDefaultBrush);--ControlStrokeColorDefaultBrush:#ffffff12;--AccentControlElevationBorderBrush:linear-gradient(180deg, var(--accent-border-accent) 0px, var(--accent-border) 2px, var(--accent-border) 100%);--AccentControlElevationBorderBottomBrush:#ffffff14;--toggle-border:#ffffff8a;--toggle-thumb:#ffffffc9;--toggle-thumb-hover:#fff;--toggle-on-thumb:#000;--radio-border:#ffffff8a;--layer-fill-color-default:var(--layer-default);--layer-on-acrylic-fill-color-default:var(--layer-default);--surface-stroke-color-flyout:var(--stroke-surface-flyout);--subtle-fill-color-secondary:var(--subtle-secondary);--subtle-fill-color-tertiary:var(--subtle-tertiary);--divider-stroke:var(--stroke-divider);--divider-stroke-default:var(--stroke-divider);--divider-stroke-color-default:var(--stroke-divider);--flyout-background:var(--flyout-bg);--host-flyout-bg:var(--flyout-bg);--host-nav-pane-bg:color-mix(in srgb, var(--app-bg) 56%, transparent)}}*,:before,:after{box-sizing:border-box;-webkit-user-select:none;user-select:none}html,body,#app{width:100%;height:100%;color:var(--text-primary);background-color:var(--app-bg);transition:--app-bg var(--normal-duration) var(--fast-out-slow-in), --layer-default var(--normal-duration) var(--fast-out-slow-in), --flyout-bg var(--normal-duration) var(--fast-out-slow-in), --card-bg var(--normal-duration) var(--fast-out-slow-in), --card-stroke var(--normal-duration) var(--fast-out-slow-in), --card-bg-secondary var(--normal-duration) var(--fast-out-slow-in), --stroke-surface-flyout var(--normal-duration) var(--fast-out-slow-in), --stroke-divider var(--normal-duration) var(--fast-out-slow-in), --ctrl-border-rest var(--normal-duration) var(--fast-out-slow-in), --ctrl-border var(--normal-duration) var(--fast-out-slow-in), --ctrl-border-accent var(--normal-duration) var(--fast-out-slow-in), --accent-border var(--normal-duration) var(--fast-out-slow-in), --accent-border-accent var(--normal-duration) var(--fast-out-slow-in), --text-primary var(--normal-duration) var(--fast-out-slow-in), --text-secondary var(--normal-duration) var(--fast-out-slow-in), --text-tertiary var(--normal-duration) var(--fast-out-slow-in), --text-disabled var(--normal-duration) var(--fast-out-slow-in), --subtle-secondary var(--normal-duration) var(--fast-out-slow-in), --subtle-tertiary var(--normal-duration) var(--fast-out-slow-in), --subtle-pressed var(--normal-duration) var(--fast-out-slow-in), --ctrl-fill-default var(--normal-duration) var(--fast-out-slow-in), --ctrl-fill-secondary var(--normal-duration) var(--fast-out-slow-in), --ctrl-fill-tertiary var(--normal-duration) var(--fast-out-slow-in), --ctrl-fill-disabled var(--normal-duration) var(--fast-out-slow-in), --ctrl-strong-fill var(--normal-duration) var(--fast-out-slow-in), --ctrl-strong-fill-disabled var(--normal-duration) var(--fast-out-slow-in), --ctrl-strong-stroke var(--normal-duration) var(--fast-out-slow-in), --ctrl-strong-stroke-disabled var(--normal-duration) var(--fast-out-slow-in), --ctrl-solid-fill var(--normal-duration) var(--fast-out-slow-in), --ctrl-elevation-top var(--normal-duration) var(--fast-out-slow-in), --ctrl-elevation-bottom var(--normal-duration) var(--fast-out-slow-in), --accent-base var(--normal-duration) var(--fast-out-slow-in), --accent-hover var(--normal-duration) var(--fast-out-slow-in), --accent-pressed var(--normal-duration) var(--fast-out-slow-in), --accent-fill-disabled var(--normal-duration) var(--fast-out-slow-in), --accent-text var(--normal-duration) var(--fast-out-slow-in), --accent-text-secondary var(--normal-duration) var(--fast-out-slow-in), --toggle-border var(--normal-duration) var(--fast-out-slow-in), --toggle-thumb var(--normal-duration) var(--fast-out-slow-in), --toggle-thumb-hover var(--normal-duration) var(--fast-out-slow-in), --toggle-on-thumb var(--normal-duration) var(--fast-out-slow-in), --radio-border var(--normal-duration) var(--fast-out-slow-in);margin:0;padding:0;font-family:Segoe UI Variable,Segoe UI,system-ui,sans-serif;font-size:14px;overflow:hidden}.gallery-item-page,.gallery-home-page{width:100%;min-width:0;min-height:100%}.gallery-item-page{flex-direction:column;padding:24px 36px 36px;display:flex}.gallery-item-page>.page-heading{margin:0}.gallery-page-scroll,.gallery-home-scroll{width:100%;min-width:0;height:100%;min-height:0}.gallery-page-scroll .scroll-content,.gallery-home-scroll .scroll-content{width:100%;min-width:0}.gallery-page-content{width:100%;min-width:0;padding:0}.page-view.has-page-header .page-heading.page-header,.page-view.has-page-header .page-heading>.page-header,.page-view.has-page-header .page-heading>h1.page-header,.page-view.has-page-header .page-heading .page-title,.page-view.has-page-header .page-heading .page-header-actions,.page-view.has-page-header .page-heading .header-actions,.page-view.has-page-header .page-heading .page-actions,.page-view.has-page-header .gallery-page-content>.win-text-block.page-header,.page-view.has-page-header .gallery-page-content>h1.page-header{display:none!important}.page-view.has-page-header .gallery-item-page{padding-top:0!important}@media (width<=640px){.gallery-item-page{padding:12px 16px 16px}}.icon{font-weight:400}html.theme-light{--app-bg:#f3f3f3;--layer-default:#ffffff80;--dialog-background:#fcfcfc;--dialog-content-bg:#fffffff2;--dialog-overlay:#0000004d;--dialog-divider:#0000000f;--dialog-button-bg:#f3f3f3;--flyout-bg:#fcfcfceb;--flyout-border:#0000000f;--flyout-backdrop:blur(30px) saturate(160%) brightness(1.02);--AcrylicInAppFillColorDefaultBrush:var(--flyout-bg);--ToolTipBackgroundBrush:var(--AcrylicInAppFillColorDefaultBrush);--ToolTipForegroundBrush:var(--TextFillColorPrimaryBrush);--ToolTipBorderBrush:var(--SurfaceStrokeColorFlyoutBrush,var(--surface-stroke-color-flyout));--card-bg:#ffffffb3;--card-stroke:#0000000f;--card-bg-secondary:#f6f6f680;--stroke-surface-flyout:#0000000f;--stroke-divider:#0000000f;--ctrl-border-rest:#0000000f;--ctrl-border:#0000000f;--ctrl-border-accent:#00000029;--accent-border:#ffffff14;--accent-border-accent:#0006;--ButtonBorderBrushDefaultTop:var(--ctrl-border);--ButtonBorderBrushDefaultBottom:var(--ctrl-border-accent);--AccentButtonBorderBrushDefault:var(--accent-border);--AccentButtonBorderBrushDefaultBottom:var(--accent-border-accent);--text-primary:#000000e3;--text-secondary:#0000009e;--text-tertiary:#00000073;--text-disabled:#0000005c;--subtle-transparent:transparent;--subtle-secondary:#0000000a;--subtle-tertiary:#00000006;--subtle-pressed:#0000000f;--ctrl-fill-default:#ffffffb3;--ctrl-fill-secondary:#f9f9f980;--ctrl-fill-tertiary:#f9f9f94d;--ctrl-fill-disabled:#f9f9f94d;--ctrl-fill-input-active:#fff;--control-fill-color-input-active:var(--ctrl-fill-input-active);--control-fill-input-active:var(--ctrl-fill-input-active);--ctrl-strong-fill:#00000073;--ctrl-strong-fill-disabled:#00000052;--ctrl-strong-stroke:#00000073;--ctrl-strong-stroke-disabled:#00000038;--ctrl-solid-fill:#fff;--ctrl-elevation-top:#ffffff14;--ctrl-elevation-bottom:#00000029;--ControlElevationBorderBrush:linear-gradient(180deg, var(--ctrl-border) 0px, var(--ctrl-border-accent) 2px, var(--ctrl-border-accent) 100%);--accent-base:#0067c0;--accent-hover:#0067c0e6;--accent-pressed:#0067c0cc;--accent-fill-disabled:#00000038;--accent-aa-fill:#004e8c;--accent-aa-text:#fff;--accent-text:#fff;--accent-text-secondary:#ffffffb3;--accent-text-fill-color-primary:#0d4897;--TextFillColorPrimaryBrush:#000000e3;--TextFillColorSecondaryBrush:#0000009e;--TextFillColorDisabledBrush:#0000005c;--SystemControlForegroundBaseMediumBrush:#0009;--SystemControlHighlightAltBaseMediumHighBrush:#000c;--SystemControlHighlightAltBaseHighBrush:#000;--SystemControlDisabledBaseMediumLowBrush:#0006;--TextFillColorInverseBrush:#fff;--TextOnAccentFillColorPrimaryBrush:#fff;--TextOnAccentFillColorSecondaryBrush:#ffffffb3;--TextOnAccentFillColorDisabledBrush:#fff;--ControlFillColorTransparentBrush:transparent;--ControlStrongFillColorDefaultBrush:#00000073;--ControlStrongFillColorDisabledBrush:#00000052;--SubtleFillColorTransparentBrush:transparent;--SubtleFillColorSecondaryBrush:#0000000a;--ScrollBarBackground:var(--SubtleFillColorTransparentBrush);--ScrollBarBackgroundPointerOver:var(--SubtleFillColorTransparentBrush);--ScrollBarButtonBackground:var(--SubtleFillColorTransparentBrush);--ScrollBarButtonBackgroundPointerOver:var(--SubtleFillColorSecondaryBrush);--ScrollBarButtonBackgroundPressed:var(--ControlStrongFillColorDefaultBrush);--ScrollBarButtonArrowForeground:var(--ControlStrongFillColorDefaultBrush);--ScrollBarButtonArrowForegroundPointerOver:var(--TextFillColorSecondaryBrush);--ScrollBarButtonArrowForegroundPressed:var(--TextFillColorSecondaryBrush);--ScrollBarThumbBackground:var(--ControlStrongFillColorDefaultBrush);--ScrollBarThumbFillPointerOver:var(--ControlStrongFillColorDefaultBrush);--ScrollBarThumbFillPressed:var(--ControlStrongFillColorDefaultBrush);--ScrollBarThumbBorderBrush:var(--ControlFillColorTransparentBrush);--ScrollBarTrackFill:color-mix(in srgb, var(--flyout-bg) 78%, transparent);--ScrollBarTrackStroke:transparent;--AccentFillColorDefaultBrush:#0067c0;--AccentFillColorSecondaryBrush:#0067c0e6;--AccentFillColorTertiaryBrush:#0067c0cc;--AccentFillColorDisabledBrush:#00000038;--CardStrokeColorDefaultBrush:#0000000f;--NavigationViewContentGridBorderBrush:#e5e5e5;--NavigationViewContentBackground:#f9f9f980;--SystemFillColorAttentionBrush:#0067c0;--SystemFillColorSuccessBrush:#0f7b0f;--SystemFillColorCautionBrush:#9d5d00;--SystemFillColorCriticalBrush:#c42b1c;--SystemFillColorSolidNeutralBrush:#8a8a8a;--SystemFillColorAttentionBackgroundBrush:#f6f6f680;--SystemFillColorSuccessBackgroundBrush:#dff6dd;--SystemFillColorCautionBackgroundBrush:#fff4ce;--SystemFillColorCriticalBackgroundBrush:#fde7e9;--SystemFillColorSolidNeutralBackgroundBrush:#f3f3f3;--SolidBackgroundFillColorBaseBrush:#f3f3f3;--CardBackgroundFillColorDefaultBrush:#ffffffb3;--CardBackgroundFillColorSecondaryBrush:#f6f6f680;--DividerStrokeColorDefaultBrush:#0000000f;--NavigationViewItemSeparatorForeground:var(--DividerStrokeColorDefaultBrush);--ControlStrokeColorDefaultBrush:#0000000f;--AccentControlElevationBorderBrush:linear-gradient(180deg, var(--accent-border) 0px, var(--accent-border-accent) 2px, var(--accent-border-accent) 100%);--AccentControlElevationBorderBottomBrush:#0006;--toggle-border:#00000073;--toggle-thumb:#0000009c;--toggle-thumb-hover:#000000e3;--toggle-on-thumb:#fff;--radio-border:#00000073;--layer-fill-color-default:var(--layer-default);--layer-on-acrylic-fill-color-default:var(--layer-default);--surface-stroke-color-flyout:var(--stroke-surface-flyout);--subtle-fill-color-secondary:var(--subtle-secondary);--subtle-fill-color-tertiary:var(--subtle-tertiary);--divider-stroke:var(--stroke-divider);--divider-stroke-default:var(--stroke-divider);--divider-stroke-color-default:var(--stroke-divider);--flyout-background:var(--flyout-bg);--host-flyout-bg:var(--flyout-bg);--host-nav-pane-bg:color-mix(in srgb, var(--app-bg) 64%, transparent)}.win-content-dialog-overlay.theme-light{--dialog-background:#fcfcfc;--dialog-content-bg:#fffffff2;--dialog-overlay:#0000004d;--dialog-divider:#0000000f;--dialog-button-bg:#f3f3f3;--flyout-bg:#fcfcfceb;--flyout-border:#0000000f;--AcrylicInAppFillColorDefaultBrush:var(--flyout-bg);--ToolTipBackgroundBrush:var(--AcrylicInAppFillColorDefaultBrush)}html.theme-dark{--app-bg:#202020;--layer-default:#3a3a3a4d;--dialog-background:#2c2c2c;--flyout-bg:#2c2c2cdb;--flyout-border:#ffffff1a;--flyout-backdrop:blur(44px) saturate(190%) brightness(1.22) contrast(1.05);--AcrylicInAppFillColorDefaultBrush:var(--flyout-bg);--ToolTipBackgroundBrush:var(--AcrylicInAppFillColorDefaultBrush);--ToolTipForegroundBrush:var(--TextFillColorPrimaryBrush);--ToolTipBorderBrush:var(--SurfaceStrokeColorFlyoutBrush,var(--surface-stroke-color-flyout));--dialog-content-bg:#2b2b2b00;--dialog-overlay:#0000004d;--dialog-divider:#0003;--dialog-button-bg:#202020;--TeachingTipBackgroundBrush:#282828;--card-bg:#ffffff0d;--card-stroke:#0000001a;--card-bg-secondary:#ffffff08;--stroke-surface-flyout:#0003;--stroke-divider:#ffffff14;--ctrl-border-rest:#00000012;--ctrl-border:#ffffff12;--ctrl-border-accent:#ffffff18;--accent-border:#00000023;--accent-border-accent:#ffffff14;--ButtonBorderBrushDefaultTop:var(--ctrl-border-accent);--ButtonBorderBrushDefaultBottom:var(--ctrl-border);--AccentButtonBorderBrushDefault:var(--accent-border-accent);--AccentButtonBorderBrushDefaultBottom:var(--accent-border);--text-primary:#fff;--text-secondary:#ffffffc4;--text-tertiary:#ffffff87;--text-disabled:#ffffff5c;--subtle-transparent:transparent;--subtle-secondary:#ffffff0f;--subtle-tertiary:#ffffff0b;--subtle-pressed:#ffffff08;--ctrl-fill-default:#ffffff0f;--ctrl-fill-secondary:#ffffff15;--ctrl-fill-tertiary:#ffffff08;--ctrl-fill-disabled:#ffffff0b;--ctrl-fill-input-active:#1e1e1eb3;--control-fill-color-input-active:var(--ctrl-fill-input-active);--control-fill-input-active:var(--ctrl-fill-input-active);--ctrl-strong-fill:#ffffff8a;--ctrl-strong-fill-disabled:#ffffff40;--ctrl-strong-stroke:#ffffff8a;--ctrl-strong-stroke-disabled:#ffffff29;--ctrl-solid-fill:#454545;--ctrl-elevation-top:#ffffff18;--ctrl-elevation-bottom:#ffffff12;--ControlElevationBorderBrush:linear-gradient(180deg, var(--ctrl-border-accent) 0px, var(--ctrl-border-accent) 1px, var(--ctrl-border) 3px, var(--ctrl-border) 100%);--accent-base:#4cc2ff;--accent-hover:#60cdffe6;--accent-pressed:#60cdffcc;--accent-fill-disabled:#ffffff29;--accent-aa-fill:#79d2ff;--accent-aa-text:#000;--accent-text:#000;--accent-text-secondary:#00000080;--accent-text-fill-color-primary:#99ebff;--TextFillColorPrimaryBrush:#fff;--TextFillColorSecondaryBrush:#ffffffc4;--TextFillColorDisabledBrush:#ffffff5c;--SystemControlForegroundBaseMediumBrush:#fff9;--SystemControlHighlightAltBaseMediumHighBrush:#fffc;--SystemControlHighlightAltBaseHighBrush:#fff;--SystemControlDisabledBaseMediumLowBrush:#fff6;--TextFillColorInverseBrush:#000000e3;--TextOnAccentFillColorPrimaryBrush:#000;--TextOnAccentFillColorSecondaryBrush:#00000080;--TextOnAccentFillColorDisabledBrush:#ffffff87;--ControlFillColorTransparentBrush:transparent;--ControlStrongFillColorDefaultBrush:#ffffff8a;--ControlStrongFillColorDisabledBrush:#ffffff40;--SubtleFillColorTransparentBrush:transparent;--SubtleFillColorSecondaryBrush:#ffffff0f;--ScrollBarBackground:var(--SubtleFillColorTransparentBrush);--ScrollBarBackgroundPointerOver:var(--SubtleFillColorTransparentBrush);--ScrollBarButtonBackground:var(--SubtleFillColorTransparentBrush);--ScrollBarButtonBackgroundPointerOver:var(--SubtleFillColorSecondaryBrush);--ScrollBarButtonBackgroundPressed:var(--ControlStrongFillColorDefaultBrush);--ScrollBarButtonArrowForeground:var(--ControlStrongFillColorDefaultBrush);--ScrollBarButtonArrowForegroundPointerOver:var(--TextFillColorSecondaryBrush);--ScrollBarButtonArrowForegroundPressed:var(--TextFillColorSecondaryBrush);--ScrollBarThumbBackground:var(--ControlStrongFillColorDefaultBrush);--ScrollBarThumbFillPointerOver:var(--ControlStrongFillColorDefaultBrush);--ScrollBarThumbFillPressed:var(--ControlStrongFillColorDefaultBrush);--ScrollBarThumbBorderBrush:var(--ControlFillColorTransparentBrush);--ScrollBarTrackFill:color-mix(in srgb, var(--flyout-bg) 78%, transparent);--ScrollBarTrackStroke:transparent;--AccentFillColorDefaultBrush:#4cc2ff;--AccentFillColorSecondaryBrush:#4cc2ffe6;--AccentFillColorTertiaryBrush:#4cc2ffcc;--AccentFillColorDisabledBrush:#ffffff29;--CardStrokeColorDefaultBrush:#0000001a;--NavigationViewContentGridBorderBrush:#1d1d1d;--NavigationViewContentBackground:#3030304d;--SystemFillColorAttentionBrush:#4cc2ff;--SystemFillColorSuccessBrush:#6ccb5f;--SystemFillColorCautionBrush:#fce100;--SystemFillColorCriticalBrush:#ff99a4;--SystemFillColorSolidNeutralBrush:#9d9d9d;--SystemFillColorAttentionBackgroundBrush:#ffffff08;--SystemFillColorSuccessBackgroundBrush:#393d1b;--SystemFillColorCautionBackgroundBrush:#433519;--SystemFillColorCriticalBackgroundBrush:#442726;--SystemFillColorSolidNeutralBackgroundBrush:#2e2e2e;--SolidBackgroundFillColorBaseBrush:#202020;--CardBackgroundFillColorDefaultBrush:#ffffff0d;--CardBackgroundFillColorSecondaryBrush:#ffffff08;--DividerStrokeColorDefaultBrush:#ffffff14;--NavigationViewItemSeparatorForeground:var(--DividerStrokeColorDefaultBrush);--ControlStrokeColorDefaultBrush:#ffffff12;--AccentControlElevationBorderBrush:linear-gradient(180deg, var(--accent-border-accent) 0px, var(--accent-border) 2px, var(--accent-border) 100%);--AccentControlElevationBorderBottomBrush:#ffffff14;--toggle-border:#ffffff8a;--toggle-thumb:#ffffffc9;--toggle-thumb-hover:#fff;--toggle-on-thumb:#000;--radio-border:#ffffff8a;--layer-fill-color-default:var(--layer-default);--layer-on-acrylic-fill-color-default:var(--layer-default);--surface-stroke-color-flyout:var(--stroke-surface-flyout);--subtle-fill-color-secondary:var(--subtle-secondary);--subtle-fill-color-tertiary:var(--subtle-tertiary);--divider-stroke:var(--stroke-divider);--divider-stroke-default:var(--stroke-divider);--divider-stroke-color-default:var(--stroke-divider);--flyout-background:var(--flyout-bg);--host-flyout-bg:var(--flyout-bg);--host-nav-pane-bg:color-mix(in srgb, var(--app-bg) 56%, transparent)}.win-content-dialog-overlay.theme-dark{--dialog-background:#2c2c2c;--dialog-content-bg:#2b2b2b00;--dialog-overlay:#0000004d;--dialog-divider:#0003;--dialog-button-bg:#202020;--flyout-bg:#2c2c2cdb;--flyout-border:#ffffff1a;--AcrylicInAppFillColorDefaultBrush:var(--flyout-bg);--ToolTipBackgroundBrush:var(--AcrylicInAppFillColorDefaultBrush)}:where(.win-asb-popup,.win-combo-flyout,.picker-flyout,.win-commandbar-flyout,.win-flyout,.win-menu-flyout,.win-menu-submenu-flyout,.win-number-compact-popup,.win-teaching-tip,.win-tooltip){--win-acrylic-fill:var(--flyout-background,var(--flyout-bg));isolation:isolate;background:0 0!important}:where(.win-asb-popup,.win-combo-flyout,.picker-flyout,.win-commandbar-flyout,.win-flyout,.win-menu-flyout,.win-menu-submenu-flyout,.win-number-compact-popup,.win-teaching-tip,.win-tooltip):before{content:"";z-index:-1;pointer-events:none;border-radius:inherit;background:var(--win-acrylic-fill);position:absolute;inset:0}.win-tooltip{z-index:var(--win-tooltip-z-index,var(--win-tip-z-index,2147480000));--win-acrylic-fill:color-mix(in srgb, var(--ToolTipBackgroundBrush,var(--AcrylicInAppFillColorDefaultBrush,var(--flyout-bg))) 78%, transparent)}.win-teaching-tip{z-index:var(--win-teaching-tip-z-index,var(--win-tip-z-index,2147480000))}html .basic-input-example-theme:has(.example-display[data-theme=light]) .example-container{--card-bg:#fefefe;--CardBackgroundFillColorDefaultBrush:#fefefe}.example-theme-wrapper.theme-light,.win-theme-scope.theme-light{--accent-text-fill-color-primary:#0d4897}html .basic-input-example-theme:has(.example-display[data-theme=light]) .example-container{--accent-text-fill-color-primary:#0d4897}.example-theme-wrapper.theme-dark,.win-theme-scope.theme-dark{--accent-text-fill-color-primary:#99ebff}html .basic-input-example-theme:has(.example-display[data-theme=dark]) .example-container{--accent-text-fill-color-primary:#99ebff}.page-header-actions>.header-action,.header-actions>.header-action,.page-actions>.header-action{height:32px;min-height:32px}:root{--radius-md:4px;--radius-lg:8px;--shadow-card:0 1px 2px var(--ctrl-elevation-bottom,#00000014), 0 8px 24px -12px #00000038;--font-sans:"Segoe UI Variable", "Segoe UI", -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", system-ui, sans-serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace}@media (prefers-color-scheme:dark){:root{--shadow-card:0 1px 2px #00000059, 0 12px 32px -16px #000000a6}}*{box-sizing:border-box}html,body,#app{height:auto;overflow:visible}html,body{margin:0;padding:0}body{background:var(--app-bg);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.55}#app{min-height:100vh}h1,h2,h3{margin:0 0 .5em;line-height:1.25}p{margin:0 0 1em}a{color:var(--accent-base);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}input,select{font-family:inherit;font-size:inherit}input,textarea,p,li,td,th,code,pre,h1,h2,h3,h4{-webkit-user-select:text;user-select:text}code{font-family:var(--font-mono);background:var(--card-bg-secondary);border-radius:var(--radius-md);padding:.1em .4em;font-size:.9em}.step-title{color:var(--text-primary);font-size:1.4rem;font-weight:600}.step-subtitle{color:var(--text-secondary);margin-bottom:1.5em}.field{margin-bottom:18px}.field label{color:var(--text-primary);margin-bottom:6px;font-size:.9rem;font-weight:600;display:block}.field input,.field select{border-radius:var(--radius-md);border:1px solid var(--ctrl-border,var(--card-stroke));background:var(--ctrl-fill-default);width:100%;color:var(--text-primary);transition:border-color var(--fast-duration,.167s) var(--fast-out-slow-in,ease), background var(--fast-duration,.167s);border-bottom-width:2px;padding:9px 11px}.field input:hover,.field select:hover{background:var(--ctrl-fill-secondary)}.field input:focus,.field select:focus{border-bottom-color:var(--accent-base);background:var(--ctrl-fill-input-active);outline:none}.field input:disabled,.field select:disabled{background:var(--ctrl-fill-disabled);color:var(--text-disabled)}.field-help{color:var(--text-secondary);margin-top:6px;font-size:.8rem}.field-tag{text-transform:uppercase;letter-spacing:.03em;vertical-align:middle;border-radius:999px;margin-left:8px;padding:1px 8px;font-size:.72rem;font-weight:600;display:inline-block}.field-tag.required{background:var(--SystemFillColorCriticalBackgroundBrush);color:var(--SystemFillColorCriticalBrush)}.field-tag.optional{background:var(--subtle-secondary);color:var(--text-secondary)}.field-tag.recommended{background:var(--SystemFillColorCautionBackgroundBrush);color:var(--SystemFillColorCautionBrush)}.step-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.step-actions .spacer{flex:1}.step-actions .win-btn{min-height:40px;padding:10px 22px;font-size:.95rem}.btn{border-radius:var(--radius-md);border:1px solid var(--ctrl-border,var(--card-stroke));cursor:pointer;background:var(--ctrl-fill-default);min-height:32px;color:var(--text-primary);transition:background var(--fast-duration,.167s) var(--fast-out-slow-in,ease);justify-content:center;align-items:center;gap:8px;padding:5px 11px 6px;font-size:.875rem;font-weight:400;text-decoration:none;display:inline-flex}.btn:hover{background:var(--ctrl-fill-secondary);text-decoration:none}.card-option{text-align:left;border:1px solid var(--card-stroke);border-radius:var(--radius-lg);background:var(--card-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;width:100%;transition:border-color var(--fast-duration,.167s), box-shadow var(--fast-duration,.167s);margin-bottom:12px;padding:16px;display:block}.card-option:hover{border-color:var(--accent-hover)}.card-option.selected{border-color:var(--accent-base);box-shadow:0 0 0 1px var(--accent-base)}.card-option h3{color:var(--text-primary);margin-bottom:4px;font-size:1rem}.card-option p{color:var(--text-secondary);margin:0;font-size:.85rem}.guide-card{border:1px solid var(--card-stroke);border-radius:var(--radius-lg);background:var(--card-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);margin:16px 0;padding:16px}.guide-card h3{color:var(--text-primary);margin-bottom:8px;font-size:.95rem}.guide-card ol{color:var(--text-secondary);margin:0 0 4px;padding-left:20px;font-size:.85rem}.guide-card ol li+li{margin-top:4px}.permission-table{border-collapse:collapse;width:100%;margin-top:12px;font-size:.76rem}.permission-table-wrap{overflow-x:auto}.permission-head{justify-content:space-between;align-items:center;gap:12px;margin-top:4px;display:flex}.permission-table th,.permission-table td{border:1px solid var(--stroke-divider);text-align:left;vertical-align:top;overflow-wrap:anywhere;padding:8px}.permission-table th{background:var(--subtle-secondary);color:var(--text-primary);font-weight:600}.requirement-required,.requirement-recommended,.requirement-optional{white-space:nowrap;font-weight:600}.requirement-required{color:var(--SystemFillColorSuccessBrush)}.requirement-recommended{color:var(--SystemFillColorCautionBrush)}.requirement-optional{color:var(--text-secondary)}.check-status{white-space:nowrap;align-items:center;gap:6px;display:flex}.check-dot{background:var(--ctrl-strong-fill);border-radius:50%;flex:none;width:8px;height:8px}.check-dot-checking{background:var(--accent-base)}.check-dot-ok{background:var(--SystemFillColorSuccessBrush)}.check-dot-unknown,.check-dot-manual{background:var(--SystemFillColorCautionBrush)}.check-dot-missing,.check-dot-error{background:var(--SystemFillColorCriticalBrush)}.kv-list{border:1px solid var(--card-stroke);border-radius:var(--radius-lg);background:var(--card-bg-secondary);margin-bottom:16px;overflow:hidden}.kv-row{border-bottom:1px solid var(--stroke-divider);justify-content:space-between;gap:12px;padding:10px 14px;font-size:.88rem;display:flex}.kv-row:last-child{border-bottom:none}.kv-row dt{color:var(--text-secondary)}.kv-row dd{color:var(--text-primary);text-align:right;word-break:break-word;margin:0;font-weight:600}.execute-steps{margin:0;padding:0;list-style:none}.execute-step-row{flex-wrap:wrap;align-items:center}.execute-step-progress{flex:0 0 100%;margin-top:4px}.execute-step-label{align-items:center;gap:8px;display:flex}.status-dot{background:var(--ctrl-strong-fill);border-radius:50%;flex:none;width:10px;height:10px;display:inline-block}.status-dot-running{background:var(--accent-base)}.status-dot-success{background:var(--SystemFillColorSuccessBrush)}.status-dot-skipped{background:var(--SystemFillColorCautionBrush)}.status-dot-failed{background:var(--SystemFillColorCriticalBrush)}.required-star{color:var(--SystemFillColorCriticalBrush);margin-right:3px;font-weight:700}.win-checkbox{margin-bottom:12px;display:flex}.win-infobar-layout{padding-top:10px!important;padding-bottom:10px!important}.credential-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;display:flex}.credential-label{min-width:64px;font-weight:600}.credential-value{word-break:break-all;flex:auto;min-width:0}.text-pane{background:var(--card-bg-secondary);border:1px solid var(--card-stroke);border-radius:var(--radius-lg);flex:1;min-height:140px;margin-top:12px;padding:16px;overflow:auto}.text-pane pre,.log-pane pre{font-family:var(--font-mono);color:var(--text-primary);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:.78rem;line-height:1.55}.log-pane{background:var(--card-bg-secondary);border:1px solid var(--card-stroke);border-radius:var(--radius-lg);max-height:220px;padding:12px 14px;overflow:auto}.pane-tabs{border-bottom:1px solid var(--stroke-divider);flex:none;gap:4px;display:flex}.pane-tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:8px 12px;font-size:.85rem}.pane-tab:hover{color:var(--text-primary)}.pane-tab.active{color:var(--text-primary);border-bottom-color:var(--accent-base);font-weight:600}.inline-status{color:var(--text-secondary);align-items:center;gap:10px;padding:20px 0;display:flex}.section-heading{color:var(--text-primary);margin:24px 0 8px;font-size:.95rem}.plain-list{color:var(--text-secondary);margin:0;padding-left:20px;font-size:.85rem}.plain-list li+li{margin-top:6px}.tone-ok{color:var(--SystemFillColorSuccessBrush)}.tone-warn{color:var(--SystemFillColorCautionBrush)}.tone-bad{color:var(--SystemFillColorCriticalBrush)}.slide-left-enter-active,.slide-left-leave-active,.slide-right-enter-active,.slide-right-leave-active{transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s}.slide-left-leave-active,.slide-right-leave-active{position:absolute;top:0;left:0;right:0}.slide-left-enter-from{opacity:0;transform:translate(24px)}.slide-left-leave-to,.slide-right-enter-from{opacity:0;transform:translate(-24px)}.slide-right-leave-to{opacity:0;transform:translate(24px)}.confetti-layer{pointer-events:none;z-index:999;position:fixed;inset:0;overflow:hidden}.confetti-piece{opacity:.9;border-radius:1px;width:8px;height:14px;animation-name:confetti-fall;animation-timing-function:cubic-bezier(.4,0,.6,1);animation-fill-mode:forwards;position:absolute;top:-12px}@keyframes confetti-fall{0%{opacity:1;transform:translate(0)rotate(0)}to{transform:translate(var(--confetti-drift), 105vh) rotate(var(--confetti-spin));opacity:0}}
