:root{--dev-banner-height:32px;--banner-offset:0px}:root:has(.banner-layout){--banner-offset:var(--dev-banner-height)}:root:has(.banner-layout>div:nth-of-type(2)){--banner-offset:calc(var(--dev-banner-height) * 2)}:root:has(.banner-layout) [data-slot=sidebar-wrapper]{min-height:calc(100svh - var(--banner-offset))}:root:has(.banner-layout) [data-slot=sidebar]>.fixed{top:var(--banner-offset);height:calc(100svh - var(--banner-offset))}
