.wrapper{font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;height:100vh}.menu{display:none;height:100vh;overflow:auto;width:390px}.menu a{color:#1f2937}@media (min-width:1000px){.menu{display:block}}.content{width:100%;height:100vh;overflow:auto;scroll-behavior:smooth}@media (min-width:1000px){.content{width:calc(100% - 390px)}}.content-box{max-width:800px;margin:0 1rem}@media (min-width:1000px){.content{width:calc(100% - 390px)}.content-box{margin:0 3rem}}@media (min-width:1500px){.content-box{margin:0 100px}}pre[class*=language-]{margin-bottom:2rem}code{background-color:#ebe1ff;border-radius:.3rem;padding:0}.row-logo{border-bottom:1px solid #cacaca;box-shadow:0 0 1rem #797979}table{border:1px solid #efefef;border-collapse:collapse;width:100%}td,th{padding:.5rem 1rem;border:1px solid #efefef;text-align:left!important}th{color:rgb(143 119 169);font-weight:400;text-transform:uppercase}@media (max-width:700px){table{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border:0}th{display:none}tr{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-bottom:1rem;background:#fbfbfb}}