.fvs-scrollable.svelte-1e0yp22{height:100%;max-height:var(--max-height);overflow:hidden auto}.svelte-1e0yp22:after,.svelte-1e0yp22:before{position:absolute;right:0;left:0;z-index:1;height:1rem;pointer-events:none;opacity:var(--fade-opacity)}.fvs-scrollable--show-top-scroll.svelte-1e0yp22:before{top:-1px;content:"";background:linear-gradient(to top,rgb(255 255 255 / 0%) 0%,var(--fade-color) 100%)}.fvs-scrollable--show-bottom-scroll.svelte-1e0yp22:after{bottom:-1px;content:"";background:linear-gradient(to bottom,rgb(255 255 255 / 0%) 0%,var(--fade-color) 100%)}.fvs-menu-surface-base.svelte-cwdskj{background-color:var(--t-color-background-menu);border:var(--t-border-width-menu) solid var(--t-color-border-primary);border-radius:var(--t-radius-menu);box-shadow:var(--t-elevation-200)}.scrollable-content.svelte-ivtpys{position:relative}.fvs-menu-surface.svelte-ivtpys{position:absolute;top:100%;z-index:999;width:var(--fvs-menu-surface-width);min-width:var(--fvs-menu-surface-min-width);max-width:85vw;transform:translate(var(--fvs-menu-surface-offset))}.fvs-menu-surface--beside.svelte-ivtpys{top:0;z-index:1000;transform:translate(var(--fvs-menu-surface-offset-x, 0),var(--fvs-menu-surface-offset-y, 0))}.fvs-menu-surface--beside.svelte-ivtpys:not(.fvs-menu-surface--beside-start){left:100%}.fvs-menu-surface--beside.fvs-menu-surface--beside-start.svelte-ivtpys{right:100%;left:auto}.fvs-menu-surface--beside.svelte-ivtpys:not(.fvs-menu-surface--beside-start)>.fvs-menu-surface-base{transform-origin:left top}.fvs-menu-surface--beside.fvs-menu-surface--beside-start.svelte-ivtpys>.fvs-menu-surface-base{transform-origin:right top}.fvs-menu-surface--beside.fvs-menu-surface--beside-origin-right.svelte-ivtpys>.fvs-menu-surface-base{transform-origin:right top}.fvs-menu-surface--beside.fvs-menu-surface--beside-start.fvs-menu-surface--beside-origin-left.svelte-ivtpys>.fvs-menu-surface-base{transform-origin:left top}.fvs-menu-surface--fixed.svelte-ivtpys{position:fixed;top:var(--fvs-menu-surface-top);left:var(--fvs-menu-surface-left)}.fvs-menu-surface--fixed-above.svelte-ivtpys{position:fixed;top:unset;bottom:var(--fvs-menu-surface-bottom);left:var(--fvs-menu-surface-left)}.fvs-menu-surface--fixed-above.svelte-ivtpys .fvs-menu-surface-base{box-shadow:var(--t-elevation-200)}@media screen and (width>=550px){.fvs-menu-surface.svelte-ivtpys{max-width:50rem}}.trigger-container.svelte-ivtpys{display:inline-flex}.fvs-menu-surface.svelte-ivtpys .fvs-tooltip{max-width:var(--fvs-menu-surface-max-width)}.fvs-menu-surface.svelte-ivtpys .scrollable-content:where(.svelte-ivtpys) .fvs-scrollable{padding:var(--t-padding-menu, var(--t-spacing-05))}.fvs-menu-frame.svelte-1ntce1k{padding:0;margin:0;list-style:none}.fvs-menu.svelte-k7cblk{position:relative;display:inline-flex;flex-direction:column;align-items:flex-end;height:fit-content}.fvs-menu--right.svelte-k7cblk>.fvs-menu-surface>.fvs-menu-surface-base{transform-origin:right top}.fvs-menu--left.svelte-k7cblk>.fvs-menu-surface>.fvs-menu-surface-base{transform-origin:left top}.fvs-menu--left.svelte-k7cblk{align-items:flex-start}.trigger-container.svelte-k7cblk{display:inline-flex}.fvs-menu.svelte-k7cblk .fvs-menu-item .fvs-menu-item-button{text-align:var(--fvs-menu-text-align)}.fvs-item-content.svelte-1kgeu5k{display:flex;justify-content:space-between;width:100%;overflow:hidden}.max-width-slot-container.svelte-1kgeu5k{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-content-text.svelte-1kgeu5k{display:flex;flex-direction:column;justify-content:center;width:100%;padding:0 var(--t-spacing-05);overflow:hidden}.fvs-body-tertiary.svelte-1kgeu5k{color:var(--t-color-text-tertiary)}.disabled.svelte-1kgeu5k{color:var(--t-color-text-disabled)}.tooltip-trigger.svelte-1kgeu5k{position:absolute;inset:0}.fvs-item-content.svelte-1kgeu5k .fvs-item-content-tooltip{position:absolute;width:100%;padding-bottom:var(--t-spacing-10)}.item-content-icon-container.svelte-1kgeu5k{line-height:1}.fvs-menu-item.svelte-orbywm{position:relative;display:flex;width:100%;min-width:10rem;text-align:left}.fvs-menu-item-button.svelte-orbywm{display:flex;align-items:baseline;justify-content:space-between;width:100%;padding:var(--t-spacing-05);font-family:var(--t-font-family-primary);color:var(--t-color-text-primary);text-align:left;cursor:pointer;background-color:var(--t-color-background-menu-item-rest);border:none;border-radius:var(--t-radius-menu-button, var(--t-radius-button))}.fvs-menu-item--spacer.svelte-orbywm{--spacer-margin: var(--t-margin-menu-spacer-top-bottom) var(--t-margin-menu-spacer-left-right);width:calc(100% - (2 * var(--t-margin-menu-spacer-left-right, 0)));height:1px;margin:var(--spacer-margin);background:var(--t-color-border-primary)}.fvs-menu-item--avatar.svelte-orbywm .fvs-menu-item-button:where(.svelte-orbywm){align-items:center}.fvs-menu-item-button.svelte-orbywm:focus:not(.disabled){outline:none;background-color:var(--t-color-background-menu-item-hover)}.fvs-menu-item.svelte-orbywm:hover:not(.fvs-menu-item--spacer,.disabled)>.fvs-menu-item-button:where(.svelte-orbywm){background-color:var(--t-color-background-menu-item-hover)}.fvs-body-tertiary.svelte-orbywm{color:var(--t-color-text-tertiary)}.disabled.svelte-orbywm{color:var(--t-color-text-disabled);cursor:default}.menu-item-label-container.svelte-orbywm{max-width:80%;padding:0 .25rem 0 var(--t-spacing-05);white-space:nowrap}.menu-item-helper-container.svelte-orbywm{display:flex;align-items:center;height:2rem;font-size:1.8rem}.menu-item-helper-container.svelte-orbywm .slot-container{z-index:1}.menu-item-helper-container.svelte-orbywm .tooltip-wrapper{position:inherit;float:right}.menu-item-avatar-container.svelte-orbywm{padding-right:var(--t-spacing-05)}.menu-item-submenu-chevron.svelte-orbywm{height:2rem}.menu-item-submenu-chevron.svelte-orbywm .mdis{padding-bottom:.2rem}.menu-item-submenu-chevron--start.svelte-orbywm{order:-1}.fvs-menu-item-submenu-shell.svelte-orbywm{position:fixed;z-index:1;min-width:.4rem;margin-left:-.4rem;overflow:visible;pointer-events:auto}.fvs-menu-item-submenu-shell--beside-start.svelte-orbywm{margin-right:-.4rem;margin-left:0}.fvs-menu-item-submenu-shell.svelte-orbywm .fvs-menu-surface{pointer-events:auto}.use-tooltip-container.svelte-6cwum2{position:fixed;z-index:1500;line-height:0}.use-tooltip-container.svelte-6cwum2.width-override .tooltip-wrapper .fvs-tooltip{max-width:var(--max-width-override)}.use-tooltip-container.svelte-6cwum2.width-override .tooltip-wrapper .fvs-tooltip.fvs-tooltip--avatar{width:auto;max-width:var(--max-width-override)}.use-tooltip-container.svelte-6cwum2.width-override .tooltip-wrapper .fvs-tooltip.fvs-tooltip--avatar .avatar-tooltip-metadata{width:auto;max-width:calc(100% - 5rem)}.use-tooltip-container.svelte-6cwum2 .truncate:where(.svelte-6cwum2){max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.use-tooltip-container.svelte-6cwum2 .avatar-content:where(.svelte-6cwum2){max-width:100%;word-break:break-all}.use-tooltip-container.svelte-6cwum2 .content:where(.svelte-6cwum2){max-width:100%}.fvs-chip.svelte-17f1sj6{position:relative;display:inline-grid;grid-template-columns:100%;gap:var(--t-spacing-05);place-items:center center;align-content:center;width:fit-content;min-width:2.5rem;max-width:30rem;height:var(--chip-height);padding:var(--chip-padding-top-bottom) var(--chip-padding-left-right);font-size:var(--chip-font-size);line-height:var(--chip-line-height);color:var(--chip-text-color);border-radius:var(--chip-border-radius);--chip-text-color: var(--t-color-text-chip);--chip-font-size: var(--t-font-body-size-tertiary);--chip-line-height: var(--t-font-body-line-height-primary);--chip-height: 2rem;--chip-padding-top-bottom: .25rem;--chip-padding-left-right: var(--t-spacing-05);--chip-icon-size: var(--t-font-icon-size-tertiary);--outline-color: var(--t-color-border-chip-focused-halo)}.fvs-chip-clickable-wrapper.svelte-17f1sj6{display:inline-grid;grid-template-columns:100%;gap:var(--t-spacing-05);place-items:center center;align-content:center;width:fit-content;height:var(--chip-height);line-height:var(--chip-line-height)}.fvs-chip.fvs-chip--icon.svelte-17f1sj6 .fvs-chip-clickable-wrapper:where(.svelte-17f1sj6){grid-template-columns:var(--chip-icon-size) 1fr}.fvs-chip.fvs-chip--action.svelte-17f1sj6{grid-template-columns:1fr var(--chip-icon-size)}.fvs-chip.fvs-chip--icon.fvs-chip--action.svelte-17f1sj6 .fvs-chip-clickable-wrapper:where(.svelte-17f1sj6){grid-template-columns:var(--chip-icon-size) 1fr}.fvs-chip--rectangle.svelte-17f1sj6{--chip-border-radius: var(--t-radius-chip);border-color:var(--chip-color);border-style:solid;border-width:var(--t-border-width-chip)}.fvs-chip--secondary.svelte-17f1sj6{--chip-font-size: var(--t-font-body-size-primary);--chip-line-height: var(--t-font-body-line-height-secondary);--chip-height: 2.5rem;--chip-padding-top-bottom: .25rem;--chip-padding-left-right: var(--t-spacing-05);--chip-icon-size: var(--t-font-icon-size-primary)}.fvs-chip--tertiary.svelte-17f1sj6{--chip-line-height: var(--t-font-body-line-height-tertiary);--chip-height: 1.5rem;--chip-padding-top-bottom: 0;--chip-padding-left-right: var(--t-spacing-05)}.fvs-chip--pill.svelte-17f1sj6{--chip-border-radius: var(--t-radius-chip-pill-primary);background:var(--chip-color)}.fvs-chip--pill.fvs-chip--secondary.svelte-17f1sj6{--chip-border-radius: var(--t-radius-chip-pill-secondary)}.fvs-chip--pill.fvs-chip--tertiary.svelte-17f1sj6{--chip-border-radius: var(--t-radius-chip-pill-tertiary)}.fvs-chip--color-1.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-1)}.fvs-chip--color-2.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-2)}.fvs-chip--color-3.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-3)}.fvs-chip--color-4.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-4)}.fvs-chip--color-5.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-5)}.fvs-chip--color-6.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-6)}.fvs-chip--color-7.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-7)}.fvs-chip--color-8.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-8)}.fvs-chip--color-9.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-9)}.fvs-chip--color-10.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-10)}.fvs-chip--color-11.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-11)}.fvs-chip--color-12.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-12)}.fvs-chip--color-13.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-13)}.fvs-chip--pill.fvs-chip--color-1.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-1-alt);--chip-text-color: var(--t-color-text-chip-1-alt)}.fvs-chip--pill.fvs-chip--color-2.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-2-alt);--chip-text-color: var(--t-color-text-chip-2-alt)}.fvs-chip--pill.fvs-chip--color-3.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-3-alt);--chip-text-color: var(--t-color-text-chip-3-alt)}.fvs-chip--pill.fvs-chip--color-4.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-4-alt);--chip-text-color: var(--t-color-text-chip-4-alt)}.fvs-chip--pill.fvs-chip--color-5.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-5-alt);--chip-text-color: var(--t-color-text-chip-5-alt)}.fvs-chip--pill.fvs-chip--color-6.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-6-alt);--chip-text-color: var(--t-color-text-chip-6-alt)}.fvs-chip--pill.fvs-chip--color-7.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-7-alt);--chip-text-color: var(--t-color-text-chip-7-alt)}.fvs-chip--pill.fvs-chip--color-8.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-8-alt);--chip-text-color: var(--t-color-text-chip-8-alt)}.fvs-chip--pill.fvs-chip--color-9.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-9-alt);--chip-text-color: var(--t-color-text-chip-9-alt)}.fvs-chip--pill.fvs-chip--color-10.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-10-alt);--chip-text-color: var(--t-color-text-chip-10-alt)}.fvs-chip--pill.fvs-chip--color-11.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-11-alt);--chip-text-color: var(--t-color-text-chip-11-alt)}.fvs-chip--pill.fvs-chip--color-12.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-12-alt);--chip-text-color: var(--t-color-text-chip-12-alt)}.fvs-chip--pill.fvs-chip--color-13.svelte-17f1sj6{--chip-color: var(--t-color-background-chip-13-alt);--chip-text-color: var(--t-color-text-chip-13-alt)}.fvs-chip-clickable.svelte-17f1sj6{cursor:pointer}.fvs-chip-clickable.svelte-17f1sj6 .text-container:where(.svelte-17f1sj6):hover{text-decoration:underline}.fvs-chip-clickable.svelte-17f1sj6:has(.fvs-chip-clickable-wrapper:where(.svelte-17f1sj6):focus-visible){outline:2px solid var(--outline-color);outline-offset:2px}.fvs-chip-clickable-wrapper.svelte-17f1sj6:focus-visible{outline:none!important}.text-container.svelte-17f1sj6{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fvs-chip.fvs-chip--pill.svelte-17f1sj6 .icon-container-right:where(.svelte-17f1sj6) .chip-trailing-icon{color:var(--chip-text-color)}.fvs-chip.fvs-chip--pill.svelte-17f1sj6 .icon-container-left:where(.svelte-17f1sj6) .chip-leading-icon{color:var(--chip-text-color)}.fvs-chip--rectangle.svelte-17f1sj6 .icon-container-right:where(.svelte-17f1sj6) .chip-trailing-icon{color:var(--t-color-text-chip)}.fvs-chip--rectangle.svelte-17f1sj6 .icon-container-left:where(.svelte-17f1sj6) .chip-leading-icon{color:var(--chip-color)}.icon-container-left.svelte-17f1sj6{display:flex;align-items:center;justify-content:center;width:var(--chip-icon-size);height:var(--chip-icon-size)}.icon-container-right.svelte-17f1sj6{display:flex;align-items:center;justify-content:center;width:var(--chip-icon-size);height:var(--chip-icon-size);border-radius:var(--t-radius-chip-right-icon)}button.svelte-17f1sj6{z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0;color:var(--chip-text-color);cursor:pointer;background:none;border:none}.fvs-chip.svelte-17f1sj6 .icon-button-right:where(.svelte-17f1sj6):hover .icon-container-right:where(.svelte-17f1sj6){background:var(--t-color-background-chip-hover)}.icon-button-right.svelte-17f1sj6:focus-visible{outline:none}.icon-button-right.svelte-17f1sj6:focus-visible .icon-container-right:where(.svelte-17f1sj6){outline:1px solid var(--outline-color);outline-offset:-1px}.fvs-chip--pill.fvs-chip--color-12.svelte-17f1sj6 .icon-button-right:where(.svelte-17f1sj6):focus-visible{--outline-color: var(--t-color-text-chip-12-alt)}.card.svelte-1pb7jhc{position:relative;display:flex;gap:var(--t-spacing-10);align-items:flex-start;width:100%;padding:var(--t-spacing-10) var(--t-spacing-15);border:1px solid var(--t-color-border-primary);border-radius:var(--t-spacing-10)}.card.svelte-1pb7jhc:hover{background-color:var(--t-color-background-secondary)}.card-select.svelte-1pb7jhc{position:absolute;inset:0;padding:0;font:inherit;cursor:pointer;background:none;border:0;border-radius:inherit}.card-select.svelte-1pb7jhc:focus-visible{outline:var(--t-border-width-button-halo) solid var(--t-color-border-brand, var(--t-color-text-primary));outline-offset:var(--t-border-offset-button-halo)}.info.svelte-1pb7jhc{display:flex;flex:1;flex-direction:column;gap:var(--t-spacing-05);align-items:flex-start;min-width:0}.name.svelte-1pb7jhc{margin:0;font-size:var(--t-font-body-size-primary);font-weight:var(--t-font-weight-header);line-height:var(--t-font-body-line-height-primary);color:var(--t-color-text-primary)}.description.svelte-1pb7jhc{display:-webkit-box;margin:0;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;color:var(--t-color-text-secondary);-webkit-box-orient:vertical}.action-icon.svelte-1pb7jhc{flex-shrink:0}.visually-hidden.svelte-1pb7jhc{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;white-space:nowrap;border:0;clip-path:inset(50%)}.plugin-detail.svelte-55wevm{display:flex;flex-direction:column;height:100%;overflow:hidden}.plugin-detail.modal.svelte-55wevm{height:auto;max-height:70vh}.plugin-detail-header.svelte-55wevm{display:flex;flex:0 0 auto;gap:var(--t-spacing-15);align-items:flex-start;justify-content:space-between;padding:var(--t-spacing-20) var(--t-spacing-20) 0}.plugin-detail-title.svelte-55wevm{display:flex;gap:var(--t-spacing-10);align-items:flex-start;min-width:0}.plugin-detail-title.svelte-55wevm h2:where(.svelte-55wevm){flex:1;min-width:0;padding-top:var(--t-spacing-05);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plugin-detail-actions.svelte-55wevm{display:flex;flex-shrink:0;gap:var(--t-spacing-05);align-items:center;justify-content:flex-end}.plugin-detail-body.svelte-55wevm{display:flex;flex:1;flex-direction:column;gap:var(--t-spacing-25);min-height:0;padding:var(--t-spacing-25) var(--t-spacing-20) var(--t-spacing-20);overflow-y:auto}.plugin-detail-meta.svelte-55wevm{display:flex;flex-wrap:wrap;gap:var(--t-spacing-10) 4rem;align-items:flex-start}.plugin-detail-section.svelte-55wevm{display:flex;flex-direction:column;gap:var(--t-spacing-05)}.plugin-detail-label.svelte-55wevm{font-size:var(--t-font-body-size-tertiary);line-height:var(--t-font-body-line-height-tertiary);color:var(--t-color-text-tertiary)}.plugin-detail-description-body.svelte-55wevm{margin:0}.plugin-detail-skills.svelte-55wevm{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,28rem),1fr));gap:var(--t-spacing-10);padding:0;margin:0;list-style:none}.plugin-detail-skill-card.svelte-55wevm{display:flex;flex-direction:column;gap:var(--t-spacing-05);padding:var(--t-spacing-10) var(--t-spacing-15);border:1px solid var(--t-color-border-primary);border-radius:var(--t-spacing-10)}.plugin-detail-skill-name.svelte-55wevm{color:var(--t-color-text-primary)}.plugin-detail-skill-description.svelte-55wevm{margin:0;color:var(--t-color-text-secondary)}.plugin-detail-spinner.svelte-55wevm{align-self:flex-start}.visually-hidden.svelte-55wevm{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;white-space:nowrap;border:0;clip-path:inset(50%)}.medium-width.svelte-55wevm .plugin-detail-header:where(.svelte-55wevm){padding:var(--t-spacing-15) var(--t-spacing-15) 0}.medium-width.svelte-55wevm .plugin-detail-body:where(.svelte-55wevm){padding:var(--t-spacing-20) var(--t-spacing-15) var(--t-spacing-15)}.small-width.svelte-55wevm .plugin-detail-header:where(.svelte-55wevm){flex-direction:column-reverse;row-gap:0;align-items:stretch}.catalog-dialog.svelte-f71n0w .fvs-dialog .fvs-dialog-surface{width:min(914px,calc(100vw - 3.2rem));min-width:0;max-width:min(914px,calc(100vw - 3.2rem))}.catalog.svelte-f71n0w{display:flex;flex-direction:column;gap:var(--t-spacing-15);padding:var(--t-spacing-15) var(--t-spacing-20)}.catalog-dialog.medium-width.svelte-f71n0w .fvs-dialog{--dialog-padding: var(--t-spacing-15)}.catalog-dialog.medium-width.svelte-f71n0w .catalog:where(.svelte-f71n0w){padding:var(--t-spacing-15)}.catalog-dialog.small-width.svelte-f71n0w .fvs-dialog{--dialog-padding: var(--t-spacing-10)}.catalog-dialog.small-width.svelte-f71n0w .catalog:where(.svelte-f71n0w){padding:var(--t-spacing-10)}.catalog-title.svelte-f71n0w{margin:0}.catalog-controls.svelte-f71n0w{display:flex;flex-wrap:wrap;gap:var(--t-spacing-15);align-items:center}.catalog-search.svelte-f71n0w{flex:1 1 18rem;min-width:0}.catalog-results.svelte-f71n0w{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,28rem),1fr));gap:var(--t-spacing-05);min-height:0;max-height:60vh;padding:0;margin:0;overflow-y:auto;list-style:none}.plugin-catalog-card-container.svelte-f71n0w{padding:var(--t-spacing-05)}.catalog-results.svelte-f71n0w>li:where(.svelte-f71n0w){display:flex}.catalog-results.svelte-f71n0w>li:where(.svelte-f71n0w)>.card{flex:1}.catalog-status.svelte-f71n0w{display:flex;align-items:center;justify-content:center;min-height:12rem;margin:0;color:var(--t-color-text-tertiary);text-align:center}.plugins.svelte-ncqcl4{position:relative;display:flex;width:100%;height:100%;overflow:hidden}aside.svelte-ncqcl4{display:flex;flex:0 0 30rem;flex-direction:column;height:100%;overflow:hidden;border-right:1px solid var(--t-color-border-primary)}main.svelte-ncqcl4{display:flex;flex:1;flex-direction:column;min-width:0;height:100%;min-height:0;overflow:hidden}.inline-sidenav.svelte-ncqcl4{flex:0 0 auto;width:100%;min-height:0;overflow:hidden}.inline-sidenav.svelte-ncqcl4.split{flex:1 1 0}.main-body.svelte-ncqcl4{display:flex;flex:1 1 0;flex-direction:column;min-height:0;overflow:hidden}.loading-spinner-container.svelte-ncqcl4{display:flex;flex:1 1 0;align-items:center;justify-content:center;min-height:0;padding:var(--t-spacing-20)}.plugins.svelte-ncqcl4 .plugins-sidenav-drawer.fvs-drawer--overlay-header{z-index:9999}
