<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fsui-panel.content {display: block !important; height: 100%; overflow-x: hidden; overflow-y: auto;}.fsui-panel mw-fsui-subpanel {position: relative; display: flex; flex-direction: column; flex: 0 0 auto;}.fsui-panel {background-color: var(--mw-backgroundColor-panel-primary);}.fsui-panel mw-fsui-subpanel:not([collapsed]) {}.fsui-panel mw-fsui-subpanel[collapsed] {height: var(--mw-fsui-subpanel-collapsed-height) !important;}.fsui-panel mw-fsui-subpanel &gt; .dijitTitlePane {position: relative; display: flex; flex-direction: column; flex: 1; height: 100%;}.fsui-panel mw-fsui-subpanel &gt; .dijitTitlePane &gt; .dijitTitlePaneTitle {flex-shrink: 0; background: var(--mw-backgroundColor-secondary); color: var(--panelHeader-font-color); white-space: nowrap; overflow: hidden; cursor: default;}.fsui-panel mw-fsui-subpanel &gt; .dijitTitlePane &gt; .dijitTitlePaneTitle &gt; .dijitTitlePaneTitleFocus {outline: none;}.fsui-panel mw-fsui-subpanel &gt; .dijitTitlePane &gt; .dijitTitlePaneContentOuter {display: flex; flex-direction: column; flex: 1; border: none !important; background-color: rgb(0,0,0,0) !important;}.fsui-panel.transitions mw-fsui-subpanel {transition: height 0.2s linear;}.fsui-panel.transitions mw-fsui-subpanel &gt; .dijitTitlePane &gt; .dijitTitlePaneContentOuter &gt; .dijitReset {}.fsui-panel.transitions mw-fsui-subpanel[collapsed] &gt; .dijitTitlePane &gt; .dijitTitlePaneContentOuter &gt; .dijitReset &gt; .dijitTitlePaneContentInner {}.fsui-panel mw-fsui-subpanel &gt; .dijitTitlePane &gt; .dijitTitlePaneContentOuter &gt; .dijitReset {display: flex; flex-direction: column; flex: 1;}.fsui-panel mw-fsui-subpanel &gt; .dijitTitlePane &gt; .dijitTitlePaneContentOuter &gt; .dijitReset &gt; .dijitTitlePaneContentInner {padding: 0; display: flex; flex-direction: column; flex: 1;}.fsui-panel {--mw-fsui-resize-handler-height: 8px; --mw-fsui-progress-bg: 'inherit'; --mw-fsui-progress-height: 3px;}.fsui-panel &gt; mw-fsui-resize-handle {display: block; position: relative; font-size: 0.1px; pointer-events: auto; cursor: ns-resize; width: 100%; height: var(--mw-fsui-resize-handler-height); z-index: 1;}.fsui-panel &gt; mw-fsui-resize-handle {margin-top: calc(-0.5 * var(--mw-fsui-resize-handler-height));}.fsui-panel &gt; mw-fsui-resize-handle + mw-fsui-subpanel {margin-top: calc(-0.5 * var(--mw-fsui-resize-handler-height));}.fsui-panel &gt; mw-fsui-resize-handle.disable {cursor: default;}.fsui-panel.resizing {cursor: ns-resize;}.fsui-panel.resizing &gt; mw-fsui-subpanel {transition: none; pointer-events: none;}.fsui-panel &gt; .mwProgressBar {position: absolute; top: 0; z-index: 1;}.fsui-panel &gt; .mwProgressBar &gt; .mwProgressBarGutter {background: var(--mw-fsui-progress-bg); height: var(--mw-fsui-progress-height);}.fsui-panel &gt; .mwProgressBar &gt; .mwProgressBarGutter &gt; .mwProgressBarProgress {height: var(--mw-fsui-progress-height);}.fsui-panel &gt; .mwProgressBar.hide &gt; .mwProgressBarGutter &gt; .mwProgressBarProgress {display: none;}</pre></body></html>