header.svelte-1elxaub{scroll-snap-align:start;scroll-snap-stop:always;scroll-margin-top:calc(var(--screen-height) - var(--drawer-midpoint));padding:0 calc(var(--edge-padding) - .25rem) 0 var(--edge-padding);border-bottom:.5px solid var(--surface-border);background:var(--surface-bg);height:var(--collapsed-height);margin-top:calc(var(--collapsed-height) * -1);align-items:center;display:flex}header.svelte-1elxaub:before{content:"";background:#0004;border-radius:.375rem;width:2rem;height:.25rem;margin-left:-1rem;display:flex;position:absolute;top:.25rem;left:50%}@media (width>=640px){header.svelte-1elxaub{margin-top:0}header.svelte-1elxaub:before{display:none}}header.svelte-1elxaub div:where(.svelte-1elxaub){flex:1;overflow-x:hidden}h1.svelte-1elxaub{white-space:pre;text-overflow:ellipsis;width:100%;margin:0;font-size:1.125rem;overflow-x:hidden}h2.svelte-1elxaub{color:var(--surface-text-subtle);white-space:pre;text-overflow:ellipsis;margin:1px 0 0;font-size:13px;font-weight:400;overflow:hidden}a.svelte-1elxaub{cursor:default;background:0 0;border:0;border-radius:.5rem;align-items:center;padding:.25rem;display:flex}a.svelte-1elxaub:hover{background:var(--surface-bg-hover)}img.svelte-1elxaub{width:24px;height:24px}@keyframes svelte-nthgdk-drawer-content{0%{overflow-y:hidden}99%{overflow-y:hidden}to{overflow-y:scroll}}div.svelte-nthgdk{scroll-snap-align:start;scroll-snap-stop:always;scroll-margin-top:var(--collapsed-height);height:calc(var(--screen-height) - var(--collapsed-height) - var(--drawer-top-margin));animation:linear svelte-nthgdk-drawer-content;animation-timeline:--page-scroll;overflow-y:scroll}@media (width>=640px){div.svelte-nthgdk{height:100%;max-height:calc(var(--screen-height) - var(--collapsed-height) - var(--screen-padding) - var(--screen-padding));animation:none}}
