#app-page{display:contents}html[data-drawer-peek="1"] #app-page,html[data-drawer-peek="0"] #app-page{display:block!important;min-height:100dvh;transform-origin:left var(--drawer-peek-origin-y, 50dvh);transform:translate3d(var(--drawer-peek-x, 0px),0,0) scale(var(--drawer-peek-scale, 1));border-radius:22px;overflow:hidden;background:var(--drawer-surface-shade);box-shadow:0 0 0 .5px #15110d17,-3px 0 10px -3px #15110d29,0 0 44px -10px #15110d38;will-change:transform}html[data-drawer-peek="1"] body{background:var(--drawer-floor)!important}:root{--drawer-surface-shade: #fff;--drawer-floor: var(--drawer-surface-shade)}html[data-theme=dark],:root.dark{--drawer-surface-shade: #171717}[data-mobile-drawer=true][data-sidebar=true]{--drawer-surface: var(--drawer-surface-shade);background:var(--drawer-surface)!important}[data-mobile-drawer=true] nav .group\/item:active,[data-mobile-drawer=true] nav a:active,[data-mobile-drawer=true] .group\/recent:active,[data-mobile-drawer=true] .group\/recent:has(>a:active),[data-mobile-drawer=true] .group\/recent:has(>button:active){background:color-mix(in srgb,var(--drawer-surface) 90%,var(--sc-ink))!important;transition:none!important}[data-mobile-drawer=true]{-webkit-tap-highlight-color:transparent}[data-drawer-scrim=true]{touch-action:none;overscroll-behavior:contain}
