main{border-bottom:1px solid #003761}#main{min-height:100dvh;min-height:100vh;width:100%;max-width:1400px;margin:0 auto;display:flex;justify-content:center}#options-section{position:sticky;top:64px;height:fit-content;align-self:flex-start;min-height:100vh;padding-top:20px;border-right:1px solid #003761;border-left:1px solid #003761}#options-section>h1,#options-section>h2,#options-section>h3,#options-section>h4{font-size:1.2rem;color:var(--primary-color);justify-content:center;align-content:center;font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-weight:550;font-style:normal;padding-top:10px;padding-bottom:10px;padding-right:20px;margin-right:20px;margin-left:20px;text-wrap:nowrap;transition:all .3s,background .6s}#options-section>h2{padding-left:20px}#options-section>h3{padding-left:40px}#options-section>h4{padding-left:60px}.active-option{position:relative;background:#00ccff19;border-radius:10px;overflow:hidden}.active-option:after{content:"";position:absolute;top:0;left:-100%;width:40%;height:100%;background:linear-gradient(90deg,#ffffff00,#00ccff);transform:skewX(-10deg);animation:sweep .6s ease-in-out forwards}@keyframes sweep{0%{left:-50%}90%{opacity:1}to{left:120%;opacity:0}}#sidebar-section{position:sticky;top:64px;display:none;height:calc(100dvh - 64px);width:75px;min-width:75px;padding-top:20px;flex-direction:column;justify-content:start;align-items:center;gap:10px;border-right:1px solid #003761}#sidebar-section img{width:70px;height:70px;transition:.5s}.active-sidebar-option{background:#ff62002b;border-radius:25px}@media (max-width:900px){#options-section{display:none}#sidebar-section{display:flex}}#content-section{width:1000px;min-height:100vh;border-right:1px solid #003761;padding:10px 10px 200px}.content-wrapper{margin-left:15px}@media (max-width:450px){.content-wrapper{margin-left:10px}#content-section pre{font-size:.8rem}}@media (max-width:400px){.content-wrapper{margin-left:5px}#content-section pre{font-size:.7rem}}#content-section h1{font-size:3rem;color:#00ccff;line-height:1;margin-bottom:10px;border-bottom:2px solid #00ccff;font-family:Anta,sans-serif;font-weight:400;font-style:normal;text-shadow:0 0 70px #00eaff62}#content-section h2{font-size:2rem;margin-top:30px}#content-section h2,#content-section h3{color:#ff6200;line-height:1;margin-bottom:5px;border-bottom:2px solid #ff6200;font-family:Anta,sans-serif;font-weight:400;font-style:normal;text-shadow:0 0 70px #ff620062}#content-section h3{font-size:1.7rem;margin-top:20px}#content-section p{font-size:1.1rem;color:#dedede;line-height:1.2}#content-section a{font-size:1.1rem;color:#ff6200;text-align:justify}#content-section ul{margin-top:10px;margin-bottom:10px}#content-section li{margin-top:10px}#content-section pre{margin:5px;padding:15px;border:1px solid #00ccff;border-radius:8px;color:#00ccff;font-weight:700;background-color:#0034301d}.img-container{display:flex;width:100%;justify-content:center;align-items:center;margin:50px 0}.img-container img{width:min(500px,calc(90%));height:auto}.landscape{width:min(500px,90%)!important;height:auto}.warn{width:90%;margin:20px 5%;background:#ff620032;border-radius:25px;border:2px solid #ff6200}.warn,.warn>div{display:flex;align-items:center}.warn>div{justify-content:center;width:75px;min-width:75px;height:75px;min-height:75px}.break{width:100%;height:20px}.bold{font-weight:700}@media (max-width:400px){.warn>div{display:none}.warn>p{padding:10px!important}}.warn img{width:50px;height:50px}.warn>p{padding:10px 20px 10px 0;color:#ff6200!important}.orange{color:#ff6200}.blue{color:#00ccff}.no-select{user-select:none}.pointer{cursor:pointer}#alt-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-10;background-size:100% 100%;background-position:0 0,0 0,0 0,0 0;background-image:linear-gradient(5deg,#00FFFF00 95%,#ff6200 99%),linear-gradient(8deg,#000c1600 85%,#00082FFF 95%),linear-gradient(15deg,#00082E,#000c1600 15%),radial-gradient(75% 75% at 50% 50%,#000c16 0,#000c16 100%)}