.drawer{z-index:1000;background:#fff;width:250px;height:100%;transition:transform .3s;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:2px 0 5px #00000080}.drawer.open{transform:translate(0)}.drawer-content{padding:1rem}.close-button{cursor:pointer;background:0 0;border:none;font-size:2rem;position:absolute;top:1rem;right:1rem}.scrollbar::-webkit-scrollbar{width:8px;height:350px}.scrollbar::-webkit-scrollbar-thumb{background-color:#e7e7e7;border-radius:4px}.scrollbar::-webkit-scrollbar-track{background-color:#0000}@supports (-webkit-touch-callout:none){html{height:-webkit-fill-available}body{min-height:100vh}}
/*# sourceMappingURL=3e834c26dc3baade.css.map*/