@font-face{font-family:"Roboto";font-weight:normal;font-style:normal;font-optical-sizing:auto;font-stretch:100%;font-display:swap;font-variation-settings:"wdth" 100;src:url("roboto-regular.woff2") format("woff2")}@font-face{font-family:"Goldman";font-weight:400;font-style:normal;font-optical-sizing:auto;font-stretch:100%;font-display:swap;src:url("goldman-regular.woff2") format("woff2")}*{box-sizing:border-box !important;margin:0;padding:0}body{font-size:16px;font-family:"Roboto",sans-serif;background-color:#222;width:100%}.body-cntr{min-width:240px;width:80%;margin:0 auto 0 auto;background-color:rgba(0,0,0,0)}@media(max-width: 1600px){.body-cntr{width:auto}}header{position:sticky;top:0;width:100%;height:5rem;background:linear-gradient(135deg, #43cea2, #9142bf);z-index:2;box-shadow:0px 2px 6px #222}.nav-cntr{width:60%;height:100%;margin:0 auto 0 auto;padding-left:1rem;padding-right:1rem;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:2rem}@media(max-width: 1200px){.nav-cntr{width:100%;margin:0}}.nav-cntr a{cursor:pointer;padding-left:.5rem;padding-right:.5rem;color:#fff;min-width:8rem;font-size:1.5rem;font-family:"Goldman",sans-serif;text-shadow:0px 0px 5px #80ff8d;text-decoration:none}.nav-cntr a:hover{text-decoration:underline}.nav-cntr img{height:100%;object-fit:cover}.nav-root-link{flex:1 1 calc(25% - 1rem);display:flex;align-items:center;min-width:20rem}.nav-content{flex:0;display:flex;flex-direction:row;flex:wrap;align-items:center;justify-content:space-evenly;gap:1rem}.nav-content a.active{color:#eee;text-shadow:0px 0px 5px #80ff8d;border:2px solid #eee;border-radius:.5rem;box-shadow:0px 0px 5px #80ff8d}@media(max-width: 1000px){.nav-content{display:none}}.hamburger-cntr{flex:1 1 calc(25% - 1rem);display:flex;position:relative;width:4rem;background-color:rgba(0,0,0,0);pointer-events:none;justify-content:end}.hamburger-nav-content{padding:1rem;border-radius:.5rem;border:2px solid #888;box-shadow:0px 0px 5px #80ff8d;position:absolute;top:5rem;background-color:rgba(48,48,48,.4980392157);opacity:0;transition:opacity .5s ease;pointer-events:none;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;gap:.5rem}.hamburger-nav-content a.active{color:#eee;text-shadow:0px 0px 5px #80ff8d;border:2px solid #eee;border-radius:.5rem;box-shadow:0px 0px 5px #80ff8d}.hamburger-toggle-label{display:flex;opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;background-color:rgba(0,0,0,0);pointer-events:auto}.hamburger-toggle{position:absolute;opacity:0;width:1em;height:1em;top:0;left:0}.hamburger{display:inline-block;padding:15px 15px;margin:0;border:0;overflow:visible;cursor:pointer;background-color:rgba(0,0,0,0);color:inherit;font:inherit;text-transform:none;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear}.hamburger,.hamburger--3dx,.hamburger-box,.hamburger-inner{pointer-events:none}.hamburger:hover{opacity:.7}.hamburger-box{display:inline-block;position:relative;width:40px;height:24px}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{position:absolute;width:40px;height:4px;background-color:#eee;box-shadow:0px 0px 5px #80ff8d;border-radius:4px;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dx .hamburger-inner::before,.hamburger--3dx .hamburger-inner::after{transition:transform 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger-toggle:checked~.hamburger:hover{opacity:.7}.hamburger-toggle:checked~.hamburger .hamburger-inner{background-color:#eee;box-shadow:none}.hamburger-toggle:checked~.hamburger .hamburger-inner::before,.hamburger-toggle:checked~.hamburger .hamburger-inner::after{background-color:#eee}.hamburger-toggle:checked~.hamburger--3dx .hamburger-inner{background-color:rgba(0,0,0,0) !important;transform:rotateY(180deg)}.hamburger-toggle:checked~.hamburger--3dx .hamburger-inner::before{transform:translate3d(0, 10px, 0) rotate(45deg)}.hamburger-toggle:checked~.hamburger--3dx .hamburger-inner::after{transform:translate3d(0, -10px, 0) rotate(-45deg)}.hamburger-toggle:checked~.hamburger-nav-content{pointer-events:auto;opacity:1;transition:opacity .9s ease}main{display:flex;flex-direction:row;gap:0;align-items:flex-start;background-color:#3c3c3c;min-height:calc(100vh - 11rem)}.sticky-left{position:sticky;width:20rem;background-color:#ed8989;top:5rem;height:calc(100vh - 5rem)}@media(max-width: 600px){.sticky-left{display:none}}.content{flex:1;background-color:rgba(0,0,0,0)}footer{position:relative;width:100%;height:6rem;padding:1rem;background:#555;color:#ccc;box-shadow:0px 0px 3px #222;border-top:1px solid #777}.footcopy{width:20rem;margin:0 auto 1rem auto;text-align:center;font-family:"Goldman",sans-serif}.footlinks{display:flex;flex-direction:row;justify-content:space-evenly;width:6rem;height:2rem;margin:0 auto 0 auto;gap:.5rem;background:#555;color:#ccc}p,span,h3,h4,h5,h6{text-shadow:2px 1px 1px #222}h1,h2{text-shadow:2px 3px 2px #222}summary{cursor:pointer}.w-auto{width:auto}.w-1{width:1rem}.w-2{width:2rem}.w-4{width:4rem}.w-6{width:6rem}.w-8{width:8rem}.w-12{width:12rem}.w-20{width:20rem}.w-10p{width:10%}.w-20p{width:20%}.w-30p{width:30%}.w-50p{width:50%}.w-70p{width:70%}.w-80p{width:80%}.w-100p{width:100%}.w-100p-2{width:calc(100% - 2rem)}.w-100p-5{width:calc(100% - 5rem)}.w-100p-15{width:calc(100% - 15rem)}.min-w-8{min-width:8rem}.min-w-12{min-width:12rem}.min-w-16{min-width:16rem}.min-w-20{min-width:20rem}.clipboard-cntr{position:relative}.clipboard-input{padding-right:3.5rem;padding-left:1rem}.clipboard-btn{position:absolute;top:0;right:.5rem;width:3rem;height:100%;background-color:rgba(0,0,0,0);color:#ccc;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center}.clipboard-btn:hover{color:#4caf50}.grid-cntr{display:grid}.grid-col-auto{grid-template-columns:repeat(auto-fill, minmax(8rem, 1fr))}.h-fit{height:fit-content}.h-auto{height:auto}.h-1{height:1rem}.h-2{height:2rem}.h-3{height:3rem}.h-4{height:4rem}.h-5{height:5rem}.h-7{height:7rem}.h-12{height:12rem}.h-25{height:25rem}.h-30{height:30rem}.h-100p{height:100%}.h-100p-3{height:calc(100% - 3rem)}.h-100vh-12{height:calc(100vh - 12rem)}.g-0{gap:0}.g-05{gap:.5rem}.g-1{gap:1rem}.m-l-auto{margin-left:auto}.m-r-auto{margin-right:auto}.m-0{margin:0rem 0rem 0rem 0rem}.m-1{margin:1rem 1rem 1rem 1rem}.m-t0{margin-top:0rem}.m-r05{margin-right:.5rem}.m-t05{margin-top:.5rem}.m-b05{margin-bottom:.5rem}.m-l1{margin-left:1rem}.m-r1{margin-right:1rem}.m-t1{margin-top:1rem}.m-b1{margin-bottom:1rem}.m-t2{margin-top:2rem}.m-t4{margin-top:4rem}.m-l10p{margin-left:10%}.m-r10p{margin-right:10%}.p-0{padding:0rem}.p-05{padding:.5rem}.p-1{padding:1rem}.p-t05{padding-top:.5rem}.p-b05{padding-bottom:.5rem}.p-l05{padding-left:.5rem}.p-r05{padding-right:.5rem}.p-t1{padding-top:1rem}.p-b1{padding-bottom:1rem}.p-l1{padding-left:1rem}.p-r1{padding-right:1rem}.bc-22{background-color:#222}.bc-30{background-color:#303030}.bc-3c{background-color:#3c3c3c}.bc-55{background-color:#555}.bc-5a{background-color:#5a5a5a}.bc-60{background-color:#606060}.bc-88{background-color:#888}.bc-883f{background-color:rgba(136,136,136,.2470588235)}.bc-green{background-color:#4cd45c}.bc-green2{background-color:#1ea933}.bc-red2{background-color:#a03030}.bc-redlight{background-color:#cc6060}.bc-yellow2{background-color:#aaaa50}.c-60{color:#606060}.c-88{color:#888}.c-99{color:#999}.c-aa{color:#aaa}.c-bb{color:#bbb}.c-cc{color:#ccc}.c-dd{color:#ddd}.c-ee{color:#eee}.c-green{color:#4cd45c}.c-greenlight2{color:#80ff8d}.c-violet{color:#a280ff}.c-redlight{color:#cc6060}.c-redlight2{color:#ed8989}.c-yellow{color:#e5e513}.c-orange{color:#d4bc64}.c-blue{color:#7596f2}.f-075{font-size:.75rem}.f-1{font-size:1rem}.f-1-25{font-size:1.25rem}.f-2{font-size:2rem}.f-2-5{font-size:2.5rem}.f-3{font-size:3rem}.f-bold{font-weight:bold}.relative{position:relative}.absolute{position:absolute}.d-block{display:block}.d-inblock{display:inline-block}.d-flex{display:flex}.d-none{display:none}.b-rad05{border-radius:.5rem}.b-rad-tl{border-top-left-radius:4px}.b-rad-bl{border-bottom-left-radius:4px}.b-rad-tr{border-top-right-radius:4px}.b-rad-br{border-bottom-right-radius:4px}.b-l-c-99{border-left:4px solid #999}.b-l-c-violet{border-left:4px solid #a280ff}.b-c-green{border:2px solid #4cd45c}.b-c-redlight{border:2px solid #cc6060}.b-c-orange{border:2px solid #d4bc64}.b-c-blue{border:2px solid #7596f2}.ta-center{text-align:center}.b-shad-007f{box-shadow:2px 2px 4px rgba(0,0,0,.4980392157)}.lh-3{line-height:3rem}.jc-left{justify-content:left}.jc-start{justify-content:flex-start}.jc-between{justify-content:space-between}.jc-evenly{justify-content:space-evenly}.ai-start{align-items:flex-start}.ai-center{align-items:center}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.flex-w-fixed{flex:0 0 auto}.flex-w-fill{flex:1 1 auto}.flex-w-20p{flex:1 1 calc(20% - 1rem)}.flex-w-30p{flex:1 1 calc(30% - 1rem)}.flex-w-50p{flex:1 1 calc(50% - 1rem)}.flex-w-80p{flex:1 1 calc(80% - 1rem)}.flex-w-70p{flex:1 1 calc(70% - 1rem)}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.of{overflow:scroll}.of-hidden{overflow:hidden}.us-none{user-select:none}.pe-none{pointer-events:none}
