#sections.svelte-xqhoew{display:grid;position:fixed;margin:0;padding:10px;list-style:none;top:0;z-index:1;border-radius:0 0 5px;grid-template-rows:auto 0;background-color:var(--bg-surface);border:1px solid var(--border-edge);box-shadow:var(--panel-shadow),var(--panel-highlight),var(--panel-depth);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}#sections.svelte-xqhoew:hover,#sections.svelte-xqhoew:active,#sections.svelte-xqhoew:focus-within{background-color:var(--bg-surface-raised);grid-template-rows:auto auto}#sections.svelte-xqhoew>.label:where(.svelte-xqhoew){display:block;text-align:center;margin-bottom:5px;color:var(--text-secondary);text-transform:uppercase;font-size:.8em;letter-spacing:1px;text-decoration:none}#sections.svelte-xqhoew>div:where(.svelte-xqhoew){display:grid;grid-auto-flow:row;grid-gap:2px;border-radius:3px;overflow:hidden;font-size:medium}#sections.svelte-xqhoew>div:where(.svelte-xqhoew)>a:where(.svelte-xqhoew){padding:4px 10px;display:block;background-color:var(--accent);color:#fff;text-decoration:none;box-shadow:var(--btn-highlight),var(--btn-depth);transition:box-shadow 50ms ease,background-color 50ms ease,padding 50ms ease}#sections.svelte-xqhoew>div:where(.svelte-xqhoew)>a:where(.svelte-xqhoew):hover,#sections.svelte-xqhoew>div:where(.svelte-xqhoew)>a:where(.svelte-xqhoew):focus-visible{background-color:var(--accent-hover);text-decoration:none;box-shadow:var(--btn-hover-shadow)}#sections.svelte-xqhoew>div:where(.svelte-xqhoew)>a:where(.svelte-xqhoew):active{padding-top:6px;padding-bottom:2px;box-shadow:var(--btn-active-shadow)}
