.side-nav-container{position:fixed;top:0;right:0;height:100vh;width:100vw;background:#f8f6ef;box-shadow:0 0 24px rgba(0,0,0,.08);display:flex;flex-direction:column;max-width:100vw}@media (min-width:400px){.side-nav-container{width:280px;max-width:280px}}.theme-btn{transition:background .2s}.theme-btn:focus,.theme-btn:hover{background:#f6f2ea!important;cursor:pointer}