.sidebar{z-index:50;border-radius:0;flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;min-width:24rem;max-width:24rem;height:100%;min-height:100dvh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.sidebar__nav{flex-direction:column;gap:1rem;min-width:24rem;height:100%;display:flex}.sidebar__title{justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.sidebar__overlay{z-index:-10;background-color:rgb(0 0 0/var(--tw-bg-opacity,1));--tw-bg-opacity:.5;width:100%;position:fixed;inset:0}.sidebar__background{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);width:100%;min-width:24rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);clip-path:circle(30px at 32px 32px);position:absolute;top:0;bottom:0;left:0}.sidebar__content{width:100%;height:100%;padding-left:1rem;padding-right:1rem;overflow-y:auto}.sidebar__content--hidden{pointer-events:none}.sidebar__toggle{cursor:pointer;outline-offset:2px;background-color:#0000;border-style:none;border-radius:9999px;outline:2px solid #0000;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex;position:absolute;top:1.25rem}.sidebar__toggle-icon{position:relative}.sidebar__toggle-path{stroke:currentColor;stroke-width:3px}.sidebar__toggle-path--transparent{fill:#0000;stroke:currentColor;stroke-width:3px}
/*# sourceMappingURL=fe89edec5ae1da2e.css.map*/