.hamburger.svelte-1r7gc6h{cursor:pointer;padding:4px;width:30px;height:30px;display:flex;flex-direction:column;justify-content:center;align-items:center}.bar.svelte-1r7gc6h{display:block;width:24px;height:2px;margin:2px;background-color:#fff;transition:transform .3s ease-in-out}.hamburger.active.svelte-1r7gc6h .bar:where(.svelte-1r7gc6h):nth-child(1){transform:translateY(6px) rotate(45deg)}.hamburger.active.svelte-1r7gc6h .bar:where(.svelte-1r7gc6h):nth-child(2){opacity:0}.hamburger.active.svelte-1r7gc6h .bar:where(.svelte-1r7gc6h):nth-child(3){transform:translateY(-6px) rotate(-45deg)}.overlay.svelte-1r7gc6h{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility 0s linear .2s;z-index:30}.overlay.visible.svelte-1r7gc6h{opacity:1;visibility:visible;transition-delay:0s}.sidebar.svelte-1r7gc6h{position:fixed;top:0;right:-300px;height:100vh;width:100%;max-width:300px;transition:right .25s ease-out;z-index:40;will-change:right}.sidebar.open.svelte-1r7gc6h{right:0}.sidebar-content.svelte-1r7gc6h{background:#b91c1c;height:100%;width:100%;box-shadow:-2px 0 10px #0000001a}
