.Header_container__13qZs{width:100%;display:flex;text-align:center;align-items:center;flex-direction:column;justify-content:center;top:0;position:fixed}.Header_boo__uIbnJ{overflow:hidden}.Header_inner__2QuYv{width:95%;display:flex;margin:25px 0;min-height:4rem;border-radius:10px;flex-direction:row;justify-content:space-between;background-color:var(--baseDarkTrans)}.Header_branding__sbs4K{margin:10px;display:flex;cursor:pointer}.Header_branding__sbs4K img{width:auto;height:50px}.Header_branding__sbs4K h2{margin:8px 10px;-webkit-transition:all .5s ease;transition:all .5s ease;color:var(--textGrey)}.Header_branding__sbs4K h2:hover{color:var(--textNormal)}.Header_navbar__3SfxD{display:flex}.Header_navbar__3SfxD ul{display:flex;list-style:none;text-decoration:none;margin:22px 5px 0 0}.Header_icon__jRDJb{position:relative;margin:0 8px;display:inline-block;cursor:pointer}.Header_icon__jRDJb:hover .Header_iconText__3um3A{visibility:visible;opacity:.75}.Header_feather__2X__w{filter:brightness(1) invert(.75);font-size:1.5rem;-webkit-transition:all .5s ease;transition:all .5s ease}.Header_feather__2X__w:hover{filter:brightness(1) invert(1)}.Header_activeFeather__Xl_54{filter:invert(74%) sepia(36%) saturate(6216%) hue-rotate(356deg) brightness(101%) contrast(96%);-webkit-transition:all .5s ease;transition:all .5s ease}.Header_activeFeather__Xl_54:hover{filter:invert(78%) sepia(79%) saturate(1867%) hue-rotate(330deg) brightness(100%) contrast(95%)}.Header_iconText__3um3A{visibility:hidden;width:120px;background-color:var(--baseLight);color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;top:165%;left:50%;margin-left:-60px;opacity:0;-webkit-transition:opacity .6s;transition:opacity .6s}.Header_iconText__3um3A:after{content:"";display:block;position:absolute;left:50px;bottom:100%;width:0;height:0;border:9px solid transparent;border-bottom:9px solid var(--baseLight)}.Header_dash__2Klft{margin:10px;display:flex}.Header_dash__2Klft a{margin:3px 15px;padding:5px 30px;border:1px solid var(--primary);border-radius:10px;font-size:1.25rem;position:relative;text-transform:uppercase;color:var(--textGrey);-webkit-transition:all .5s ease;transition:all .5s ease}.Header_dash__2Klft a:hover{color:var(--textNormal);border:1px solid var(--secondary);background-color:var(--secondary);-webkit-box-shadow:0 5px 10px rgba(255,223,82,.3568627450980392);box-shadow:0 5px 10px rgba(255,223,82,.3568627450980392)}.Header_mobile__26-vd{display:none;overflow:hidden}.Header_mobile__26-vd .Header_menuIcon__2zaC3{position:fixed;top:25px;right:25px;overflow:hidden}.Header_mobile__26-vd .Header_menuIcon__2zaC3 img{width:35px;padding:5px;filter:brightness(1) invert(1);overflow:hidden;border-radius:5px;border:1.5px solid #000}.Header_mobile__26-vd .Header_menuContent__N3paM{display:none;width:100%;height:100vh;overflow:hidden;align-items:center;justify-content:center}@media(max-width:1025px){.Header_container__13qZs{display:none}.Header_mobile__26-vd{display:block}.Header_mobile__26-vd .Header_menuContent__N3paM .Header_group__164p7{display:flex;overflow:hidden}.Header_mobile__26-vd .Header_menuContent__N3paM ul{display:flex;list-style:none;text-decoration:none;align-items:center;justify-content:center;flex-direction:column;width:100%;overflow:hidden}.Header_mobile__26-vd .Header_menuContent__N3paM ul li{display:flex;align-items:center;justify-content:center;width:100%;margin:18px 0;overflow:hidden}.Header_mobile__26-vd .Header_menuContent__N3paM ul li p{margin:0 15px;color:var(--textGrey);font-size:1.5rem;overflow:hidden}.Header_mobileNav__OjKmI .Header_branding__sbs4K{margin:25px 0 0;align-items:center;justify-content:center;overflow:hidden}}@media(max-height:700px){.Header_mobile__26-vd ul li,.Header_mobileNav__OjKmI .Header_branding__sbs4K{margin:10px 0}}.Footer_container__1Bf0z{width:100%;display:flex;margin:80px 0 0;text-align:center;align-items:center;flex-direction:column;justify-content:center}.Footer_inner__2kKHC{width:100%;display:flex;margin:50px 0 0;flex-direction:row;color:var(--textGrey);justify-content:space-between;background-color:var(--baseDark)}.Footer_basic__1KjO3,.Footer_links__zdlrj{margin:25px;display:flex;text-align:center;align-items:center;flex-direction:column;justify-content:center}.Footer_brand__3DB1V{font-weight:700;font-size:1.15rem;color:var(--primary)}.Footer_links__zdlrj a{-webkit-transition:color .5s;transition:color .5s}.Footer_links__zdlrj a:hover{color:var(--secondary)}.Footer_buttons__12wOk a:active,.Footer_buttons__12wOk a:focus{background-color:#fff;-webkit-transition:none;transition:none}.Commands_container__38vOk{width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.Commands_information__23ObQ{width:90%;padding:20px;margin:125px 100px 25px;color:#fff;border-radius:1rem;background-color:var(--baseLight)}.Commands_information__23ObQ h2,.Commands_information__23ObQ h3,.Commands_information__23ObQ p{text-align:center}.Commands_information__23ObQ p{margin:10px 0 0}.Commands_information__23ObQ .Commands_syntax__2pXDg{width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.Commands_information__23ObQ .Commands_syntax__2pXDg h3{width:80%;text-transform:uppercase;font-weight:600;letter-spacing:1px;border-bottom:1px solid #fff}.Commands_information__23ObQ .Commands_syntax__2pXDg p{margin:10px 0 5px}.Commands_information__23ObQ .Commands_syntax__2pXDg .Commands_note__2V7TZ{margin:0;font-size:.9rem;color:var(--textGrey)}.Commands_information__23ObQ .Commands_syntax__2pXDg p code{margin:0 2px;padding:2px 5px}.Commands_information__23ObQ .Commands_syntax__2pXDg .Commands_codeblock__2EPtZ{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.Commands_commands__1EWU1{width:90%;display:flex;flex-direction:row}.Commands_boo__2zb4k{overflow:hidden}.Commands_sidebar__rxoA_{width:14vw;display:flex;padding:25px;margin-right:25px;border-radius:1rem;align-items:center;height:550px;flex-direction:column;justify-content:center;background-color:var(--baseLight)}.Commands_sidebar__rxoA_ h2{width:95%;text-align:center;font-weight:600;font-size:1.25rem;text-transform:uppercase;color:#fff;letter-spacing:1px;border-bottom:1px solid #fff;margin-bottom:10px}.Commands_sidebar__rxoA_ ul{color:var(--textGrey);list-style:none;display:flex;flex-direction:column;align-items:center}.Commands_sidebar__rxoA_ ul code{margin:0 0 0 5px;padding:3px 6px;font-size:.9rem;color:var(--textGrey);background-color:var(--baseNormal)}.Commands_sidebar__rxoA_ ul .Commands_active__3mpuU,.Commands_sidebar__rxoA_ ul li{margin:5px 0;padding:5px 12.5px;border-radius:5px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .5s ease;transition:all .5s ease}.Commands_sidebar__rxoA_ ul .Commands_active__3mpuU:hover,.Commands_sidebar__rxoA_ ul li:hover{background-color:var(--secondary)}.Commands_sidebar__rxoA_ ul .Commands_active__3mpuU{font-weight:600;background-color:var(--primary);color:#000}.Commands_content__1MGyz{width:100%;display:flex;padding:25px;border-radius:1rem;align-items:center;flex-direction:column;background-color:var(--baseLight)}.Commands_content__1MGyz .Commands_title__1oIc-{width:95%;text-align:center;font-weight:400;font-size:1rem;text-transform:capitalize;color:#fff;letter-spacing:1px;border-bottom:1px solid #fff}.Commands_content__1MGyz .Commands_spread__17pah{width:100%;height:auto;display:flex;align-items:center;justify-content:center;flex-direction:column}.Commands_controls__1KYko{position:relative;top:25px;right:-45%}.Commands_cmds__lj4fz{width:95%;margin:10px 0;z-index:0}.Commands_cmds__lj4fz .Commands_command__22Wjo{color:var(--textGrey);margin:0;padding:10px 25px;border-radius:1rem;background-color:var(--baseDark)}.Commands_cmds__lj4fz .Commands_command__22Wjo .Commands_commandHead__3gIaP{display:flex;-webkit-transition:all .5s ease;transition:all .5s ease}.Commands_cmds__lj4fz .Commands_command__22Wjo .Commands_commandHead__3gIaP p{margin:5px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .5s ease;transition:all .5s ease}.Commands_cmds__lj4fz .Commands_command__22Wjo .Commands_commandHead__3gIaP .Commands_cmd__1J77a{color:var(--secondary);margin:5px 5px 5px 0;font-weight:600;-webkit-transition:all .5s ease;transition:all .5s ease}.Commands_cmds__lj4fz .Commands_command__22Wjo .Commands_commandHead__3gIaP:hover p{color:var(--textNormal)}.Commands_cmds__lj4fz .Commands_command__22Wjo .Commands_commandHead__3gIaP:hover .Commands_cmd__1J77a{color:var(--primary)}.Commands_cmds__lj4fz .Commands_command__22Wjo .Commands_commandContent__2Db52{border-top:1px solid #fff}.Commands_cmds__lj4fz .Commands_command__22Wjo .Commands_commandContent__2Db52 p{margin:10px 0}.Commands_cmds__lj4fz .Commands_command__22Wjo .Commands_commandContent__2Db52 .Commands_context__2V23w{display:flex;flex-wrap:wrap}.Commands_cmds__lj4fz .Commands_command__22Wjo .Commands_commandContent__2Db52 .Commands_context__2V23w .Commands_innerContext__2uc9b{margin:0 25px 10px 0}.Commands_cmds__lj4fz .Commands_command__22Wjo .Commands_commandContent__2Db52 .Commands_context__2V23w .Commands_innerContext__2uc9b .Commands_commandTitle__396fK{text-transform:uppercase;color:var(--textGrey)}.Commands_cmds__lj4fz .Commands_command__22Wjo .Commands_commandContent__2Db52 .Commands_context__2V23w .Commands_innerContext__2uc9b code{color:var(--textGrey);margin:10px 0;background-color:var(--baseLight)}@media(max-width:1325px){.Commands_sidebar__rxoA_{width:20vw}}@media(max-width:1025px){.Commands_sidebar__rxoA_{width:25vw}.Commands_information__23ObQ{margin:50px 0}.Commands_title__1oIc-{margin-bottom:50px}.Commands_controls__1KYko{position:relative;top:75px;right:0}}@media(max-width:750px){.Commands_commands__1EWU1{flex-direction:column}.Commands_sidebar__rxoA_{width:100%;height:auto;margin-bottom:25px}.Commands_sidebar__rxoA_ ul{width:100%}.Commands_commandHead__3gIaP{flex-direction:column}.Commands_cmd__1J77a{margin:0 5px}.Commands_hidden__VpfGG{visibility:hidden;height:0;margin:0;padding:0}}@media(max-width:470px){.Commands_content__1MGyz h2{font-size:1.15rem}.Commands_controls__1KYko{position:relative;top:70px;right:0}}@media(max-width:310px){.Commands_controls__1KYko{position:relative;top:95px;right:0}}