@font-face{font-family:encode-sans;src:url(/EncodeSans.ttf)format("truetype")}:root{--deep-purple:#2c114f;--purple-background:#06040a;--black:#000;--black-shade:#666;--black-charcoal:#1e1e1e;--obsidian-shade:#ffffff14;--black-charcoal-2:#1a1a1e;--black-shade-light:#aaa;--red-shade-light:#b17373;--orange-shade-light:#b18f73;--yellow-shade-light:#b1ae73;--green-shade-light:#8bb173;--blue-shade-light:#73b19e;--deep-blue-shade-light:#738cb1;--purple-shade-light:#8c7ec0;--pink-shade-light:#b173ad;--purple-shade:#8a8790;--white:#e8e7e9}body{background-color:var(--purple-background)}html{cursor:url(/cursor.png),auto;font-family:encode-sans;font-size:62.5%}@media (width<=1024px){html{font-size:56.25%}}@media (width<=768px){html{font-size:50%}}@media (width<=480px){html{font-size:43.75%}}input{all:unset}*{box-sizing:border-box;margin:0;padding:0}a,button,input[type=button],input[type=submit],input[type=reset],select,label,[role=button]{cursor:url(/pointer.png),pointer!important}h1{font-size:5rem;font-weight:600}h2{font-size:4rem;font-weight:500}li{list-style:none}h3{font-size:3rem;font-weight:500}p{font-size:2rem;font-weight:400;line-height:1.5}.hover-red-shade-light:hover{border-color:var(--red-shade-light)}.hover-orange-shade-light:hover{border-color:var(--orange-shade-light)}.hover-yellow-shade-light:hover{border-color:var(--yellow-shade-light)}.hover-green-shade-light:hover{border-color:var(--green-shade-light)}.hover-blue-shade-light:hover{border-color:var(--blue-shade-light)}.hover-deep-blue-shade-light:hover{border-color:var(--deep-blue-shade-light)}.hover-purple-shade-light:hover{border-color:var(--purple-shade-light)}.hover-pink-shade-light:hover{border-color:var(--pink-shade-light)}.page{flex-direction:column;width:100%;height:100%;display:flex}.footer{justify-content:center;align-items:center;gap:2rem;margin-top:3rem;margin-bottom:2rem;display:flex}.icon-wrapper{transition:transform .15s}.icon-wrapper:hover{transform:scale(1.2);cursor:url(/pointer.png),pointer!important}.simple-header{justify-content:right;align-items:center;margin:1.5rem 3rem 1.5rem 0;font-size:1.5rem;font-weight:600;display:flex}.simple-header:hover{cursor:url(/pointer.png),pointer!important}.letter{padding:0 .2rem;transition:transform .2s;display:flex}.letter:hover{transform:translateY(-.5rem);cursor:url(/pointer.png),pointer!important}.index-content{margin:0 15rem 0 22rem}.index-list-item{border-radius:5px;flex-direction:column;display:flex;cursor:url(/pointer.png),pointer!important}.index-entry{border-radius:5px;justify-content:left;align-items:center;gap:1rem;margin-top:1rem;margin-bottom:1rem;padding:2rem;font-size:1.8rem;transition:background-color .1s;display:flex;cursor:url(/pointer.png),pointer!important}.index-entry:hover{background-color:var(--obsidian-shade)}.index-list-item:not(:last-child):after{content:"";background-color:var(--white);height:1px}.pagination{justify-content:space-between;align-items:center;margin:5rem 13rem;display:flex}.go{border-radius:5px;gap:1rem;transition:transform .15s;display:flex;cursor:url(/pointer.png),pointer!important}.go:hover{transform:scale(1.2)}.go p{font-size:3rem}.numbers{display:flex}.numbers *{font-size:2rem}.page-index{padding:0 1rem;transition:transform .15s;cursor:url(/pointer.png),pointer!important}.page-index:hover{transform:scale(1.3)}.page-index-selected{text-decoration:underline}.ellipsis{padding:0 1rem}.end-bar{border:1px groove var(--white);width:100%;height:.1rem;margin-top:5rem;margin-bottom:5rem}.main-content{margin:0 15rem 0 22rem}@media (width<=1200px){.main-content{margin:0 15rem}}@media (width<=1024px){.main-content{margin:0 12rem}}@media (width<=768px){.main-content{margin:0 8rem}}@media (width<=600px){.main-content{margin:0 5rem}}@media (width<=480px){.main-content{margin:0}}*{color:var(--white)}h2{margin-top:4rem;margin-bottom:1rem}.post-title{margin-bottom:2rem;display:flex}.title-marker{background-color:var(--purple-shade);margin-right:1rem;padding:1rem}.keywords{grid-gap:.2rem .5rem;grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));align-items:center;display:grid}.keyword-title{color:var(--black-shade-light);font-size:2rem}.keyword{color:var(--black-charcoal-2);text-align:center;border-radius:10px;padding:.5rem 1rem;font-size:1.4rem}.image{flex-direction:column;align-items:center;margin:2rem 0;display:flex}.image img{border:2px solid var(--purple-shade);border-radius:5px;padding:1rem}.image p{font-size:1.4rem}.post-navigator{justify-content:space-between;margin:0 13rem 5rem;display:flex}.next-post,.prev-post{flex-direction:column;align-items:center;font-size:1rem;transition:transform .15s,color .15s;display:flex;cursor:url(/pointer.png),pointer!important}.next-post p,.prev-post p{text-overflow:ellipsis;white-space:nowrap;max-width:25rem;max-height:3rem;overflow:hidden}.next-post:hover,.prev-post:hover{transform:scale(1.15)}@media (width<=800px){.next-post p,.prev-post p{max-width:20rem}.post-navigator{margin:0 3rem 5rem}}@media (width<=650px){.next-post p,.prev-post p{max-width:15rem}.post-navigator{margin:0 1rem 5rem}}.sidebar{z-index:1;background-color:var(--black-charcoal);border-radius:0 5px 5px 0;width:24rem;transition:left .5s ease-in-out;display:flex;position:fixed;top:0;bottom:0;left:-20.5rem}.sidebar *{color:var(--white)}.sidebar-visible{left:0}.sidebar-icon{order:1;cursor:url(/pointer.png),pointer!important}.sidebar-content{flex:1}.sidebar-title{justify-content:center;align-items:center;height:5rem;margin-bottom:1rem;font-size:2rem;display:flex}.category{flex-direction:column;padding-left:1rem;display:flex}.category:after{content:"";background-color:var(--black-shade);align-self:center;width:90%;height:1px;margin-top:1rem;margin-bottom:2rem}.category *{font-size:1.5rem}.category-title{justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}@media (width<=480px){.mobile-icon{background-color:var(--black-charcoal);border-radius:0 5px 5px 0;justify-content:center;align-items:center;width:3rem;display:flex;position:absolute;top:5rem;left:20rem;height:5rem!important}.mobile-icon:after{content:"";background-color:var(--black-charcoal);clip-path:polygon(50% 100%,100% 100%,99% 92%,90% 73%,71% 48%,27% 18%,0 0%,0% 30%,0% 65%,0 100%);width:3rem;height:2rem;position:absolute;top:-1.7rem;left:0}.mobile-icon:before{content:"";background-color:var(--black-charcoal);clip-path:polygon(50% 0%,100% 0,99% 8%,90% 27%,71% 52%,27% 82%,0 100%,0% 70%,0% 35%,0 0);width:3rem;height:2rem;position:absolute;bottom:-1.7rem;left:0}.mobile-sidebar{height:100%;width:20rem!important}}.latest-post:not(:last-child){margin-bottom:1rem}.simple-button{background-color:var(--obsidian-shade);border:5px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:.8rem;margin-left:.5rem;padding:.5rem;font-size:1.3rem;transition:border-color .15s;display:flex}.simple-button:hover{cursor:url(/pointer.png),pointer!important}.button-text{flex-grow:1}@media (width<=480px){.simple-button{width:90%!important}}.search-bar{background-color:var(--obsidian-shade);color:var(--white);border-radius:3px;height:3rem;margin-left:.5rem;padding-left:.5rem}.menuicon{width:3.5rem;height:3.5rem;padding:.5rem}@media (width<=480px){.menuicon-mobile{width:3.5rem!important;height:3rem!important;padding:.6rem!important}}.content{padding:1rem 5rem 0;display:flex}.container{flex-direction:column;width:100%;display:flex}
