#shader-toggle-button{z-index:10;width:3rem;height:3rem;position:fixed;top:0;right:calc(3rem + 1.5em);margin:1em 0 0;border:none;background:0 0;padding:0}#shader-toggle-button:hover{cursor:pointer}#shader-toggle-button img{width:100%;height:100%;object-fit:contain;display:block}@media screen and (max-width:800px){#shader-toggle-button{width:2.5rem;height:2.5rem;right:calc(2.5rem + 2.5em);margin-top:.75em}}#theme-toggle-button{z-index:10;width:3rem;height:3rem;background-size:contain;background-repeat:no-repeat;position:fixed;margin:1em;top:0;right:0}#theme-toggle-button:hover{cursor:pointer}.theme--default #theme-toggle-button{background-image:url(/svg/dark_mode.svg)}.theme--dark #theme-toggle-button{background-image:url(/svg/light_mode.svg)}@media screen and (max-width:800px){#theme-toggle-button{width:2.5rem;height:2.5rem;margin-top:.75em;margin-right:1.5em}}img.profile-pic{width:100px;float:left;margin-right:1em;border-radius:4px}.theme--default .latest-post{font-size:12px;border-radius:4px;margin-top:4em}@media screen and (min-width:800px){.theme--default .latest-post{width:60%}}.theme--default .latest-post .post__header{background-color:#b9cfb4;padding:16px;border-radius:4px}.theme--default .latest-post>p{font-weight:700;font-size:18px;color:#b9cfb4}.theme--default .latest-post h2{margin-top:.5em}.theme--default .latest-post a{text-decoration:none;color:#202020}.theme--dark .latest-post{font-size:12px;border-radius:4px;margin-top:4em}@media screen and (min-width:800px){.theme--dark .latest-post{width:60%}}.theme--dark .latest-post .post__header{background-color:#63745f;padding:16px;border-radius:4px}.theme--dark .latest-post>p{font-weight:700;font-size:18px;color:#63745f}.theme--dark .latest-post h2{margin-top:.5em}.theme--dark .latest-post a{text-decoration:none;color:#f7f7f7}.cp_embed_wrapper{margin-top:1em;margin-bottom:1em}.theme--default .nav__list li>.indicator{background-color:#e2e2e2;width:6px;height:6px;border-radius:100%;margin:-14px calc(100% + 6px)}.theme--default .nav__list li>.indicator.active{background-color:#202020}@media screen and (max-width:800px){.theme--default .nav__list li>.indicator{margin-top:-1.2em;width:9px;height:9px}}.theme--dark .nav__list li>.indicator{background-color:#2e2e2e;width:6px;height:6px;border-radius:100%;margin:-14px calc(100% + 6px)}.theme--dark .nav__list li>.indicator.active{background-color:#f7f7f7}@media screen and (max-width:800px){.theme--dark .nav__list li>.indicator{margin-top:-1.2em;width:9px;height:9px}}iframe{display:block;margin:auto;padding-top:1em}.theme--default .post__category{color:#9b9b9b;font-size:.8rem}.theme--dark .post__category{color:#797979;font-size:.8rem}.post{max-width:42rem}.post-list__container{max-width:42rem}.theme--default .post__footer{background-color:#f7f7f7}.theme--dark .post__footer{background-color:#202020}.list__desc{max-width:42rem}.list__header{margin:0 auto 1em;max-width:42rem;width:100%}@media screen and (min-width:800px){.list__header{padding-left:50px}}.theme--dark .social-icons__icon,.theme--dark .profile-pic,.theme--dark .invertable{filter:invert(1)}body.theme--default{background-color:#f7f7f7;color:#202020}body.theme--dark{background-color:#202020;color:#f7f7f7}#splash-text::after{width:3px;height:100%;background-color:#000}@media screen and (max-width:800px){main{padding-top:6rem}}#bg-canvas{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-100}