@import url(https://fonts.googleapis.com/css2?family=Yeseva+One&display=swap);body{padding:0;margin:0}@font-face{font-family:arkhip;src:url(../fonts/Arkhip_font.9fa16898.ttf)}#app{font-family:arkhip,sans-serif;line-height:24px;letter-spacing:.5px;background:#fff;max-height:100vh}.top{height:40vh;width:100vw;display:flex;align-items:center;justify-content:center;flex-direction:column}.top .nav{align-self:flex-end;z-index:100;margin-bottom:8rem}.top .nav a{cursor:pointer}.top .nav a .icon{height:1.5rem;padding:0 1.5rem}.albus{align-self:flex-end;margin-right:20rem}.bottom{height:60vh;background:#a46a1e;-webkit-clip-path:polygon(0 0,100% 40%,100% 100%,0 100%);clip-path:polygon(0 0,100% 40%,100% 100%,0 100%);width:100vw;display:flex;align-items:center;justify-content:center;flex-direction:column}.bottom .name{padding-top:5rem;font-size:2rem}.badge{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;position:absolute;z-index:10}.badge img{height:15rem}.dark-mode,.dark-mode a,.dark-mode img{-webkit-filter:invert(100%) hue-rotate(180deg);filter:invert(100%) hue-rotate(180deg)}@media only screen and (max-width:600px){#app{margin:0}.badge img{height:10rem}.top .nav{margin-bottom:2rem}.albus,.quote{padding:1rem}.albus{margin:0}.title{text-align:end;padding:0 3rem}}.is-pointer{cursor:pointer}.logo[data-v-f601ce1e]{font-family:Yeseva One,cursive;font-size:2rem;background:linear-gradient(90deg,#eeaecf 36%,#9694e9);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.navbar[data-v-f601ce1e]{display:flex;justify-content:space-between}.navbar p[data-v-f601ce1e]{cursor:pointer}.navbar div[data-v-f601ce1e]{display:flex}.navbar div p[data-v-f601ce1e]{margin:0 1rem;cursor:pointer}@media only screen and (max-width:600px){.navbar-icons[data-v-f601ce1e]{position:fixed;bottom:0;background:#fff;width:100%;right:0;padding:1rem;border-top:1px solid #9694e9;justify-content:space-between}}.navigation[data-v-f601ce1e]{display:flex;justify-content:space-evenly;margin:2rem 20rem}@media only screen and (max-width:600px){.navigation[data-v-f601ce1e]{margin:0}}.navigation p[data-v-f601ce1e]{cursor:pointer;padding:.5rem 1rem;border-radius:9px}.navigation p.selected[data-v-f601ce1e],.navigation p[data-v-f601ce1e]:hover{box-shadow:1px 1px 5px 1px #eeaecf,-1px -1px 5px 1px #9694e9}.navigation p.selected[data-v-f601ce1e]{font-weight:900}.divider[data-v-f601ce1e]{position:relative;border-bottom:1px solid rgba(0,0,0,.15);max-width:1032px;margin:3rem auto}.icon[data-v-f601ce1e]{height:2rem;margin-left:2rem;cursor:pointer}.icon[data-v-f601ce1e]:hover{transform:scale(1.2);background:linear-gradient(90deg,#eeaecf 36%,#9694e9);-webkit-animation-fill-mode:pink;animation-fill-mode:pink;border-radius:5px}@media only screen and (max-width:600px){.icon[data-v-f601ce1e]{margin:auto}}.single_post{max-width:60vw;font-weight:200;color:#292929;font-size:17px;margin:45rem auto 10rem auto}@media only screen and (max-width:600px){.single_post{margin:0;max-width:100vw;overflow:hidden}}.single_post .featured_image{width:100vw;position:absolute;top:0;right:0;max-height:40rem;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:600px){.single_post .featured_image{position:static}}.single_post img{max-width:100vw;max-height:40rem;-o-object-fit:contain;object-fit:contain}