.MenuBar-module__MNHbOG__menuBar{background:var(--theme-menubar-bg,#ffffffb3);border-top:2px solid var(--theme-menubar-border,white);z-index:10;clip-path:polygon(5% 0%,95% 0%,100% 100%,0% 100%);justify-content:space-around;align-items:center;width:90%;margin-top:10rem;padding:1rem 0;transition:transform .3s,background .3s,border-color .3s;display:flex;position:fixed;bottom:0;left:5%}@media (max-width:768px){.MenuBar-module__MNHbOG__menuBar{clip-path:none;border-radius:0;width:100%;padding:.75rem .5rem;left:0}}.MenuBar-module__MNHbOG__menuBar.MenuBar-module__MNHbOG__collapsed{height:1.5rem;overflow:hidden;transform:translateY(calc(100% - 1.5rem))}.MenuBar-module__MNHbOG__handleButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--theme-menubar-border,white);cursor:pointer;color:var(--theme-menubar-handle-text,white);border-radius:.6rem;padding:0 3rem;position:absolute;top:0;left:50%;transform:translate(-50%)}.MenuBar-module__MNHbOG__menuButton{background:var(--theme-menubar-btn-bg,#ffffffb3);color:var(--theme-menubar-btn-text,black);border:1px solid var(--theme-menubar-border,white);cursor:pointer;border-radius:.25rem;justify-content:center;align-items:center;height:2.5rem;padding:.5rem 1rem;font-size:.875rem;transition:background .2s,color .2s;display:flex;position:relative;overflow:hidden}.MenuBar-module__MNHbOG__menuButton:after{content:"";border-style:solid;border-width:0 0 1rem 1rem;border-color:transparent transparent var(--theme-menubar-border,white) transparent;width:0;height:0;position:absolute;top:0;right:0}.MenuBar-module__MNHbOG__menuButton:hover{background:var(--theme-menubar-btn-hover,#ffffffe6)}@media (max-width:768px){.MenuBar-module__MNHbOG__menuButton{height:2rem;padding:.375rem .75rem;font-size:.75rem}.MenuBar-module__MNHbOG__handleButton{justify-content:center;align-items:center;height:1rem;padding:0 2rem;font-size:.75rem;display:flex}}
