:root{--text-color-logo-toptext: #00829a;--text-color-logo-bottext: #5fb566;--text-color-logo-flag: #173c6c;--text-color-logo-subtitle: #193c6c;--text-color-shade: #5a6465;--text-color-shade-dark: #393d3d;--bg-color: #eff4f4;--bg-color-wrapper: white}@font-face{font-family:"Halo Handletter";src:url("/assets/fonts/HaloHandletter.otf")}body{font-family:"REM","Roboto",sans-serif;font-weight:300;font-size:100%;color:var(--text-color-logo-subtitle);background-color:var(--bg-color)}a{color:var(--text-color-logo-toptext);text-decoration:none}a:hover{text-decoration:underline}p,ul,ol,dl{font-size:100%;line-height:24px}img{display:block;border-radius:5px;max-width:100%}img.float-right,img.float-left{width:40%;margin:0 20px 10px}img.float-left{float:left}img.float-right{float:right}blockquote{margin:40px 0 20px;padding:0 20px;border-left:2px solid #c6c6c6}blockquote footer{text-align:center;font-size:200%;font-family:"Halo Handletter",cursive;margin-top:10px}blockquote p{font-style:italic;font-weight:300}blockquote em{font-style:normal}strong{font-weight:500}.wrapper{max-width:800px;margin:0 auto;padding:20px 20px 10px;border:2px solid var(--text-color-logo-toptext);background:var(--bg-color-wrapper)}.align-left,.align-center,.align-right{display:block}.align-right{text-align:right}.align-left{text-align:left}.align-center{text-align:center}.tooltip{position:relative;display:inline-block}.tooltip .tooltiptext{visibility:hidden;width:140px;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:5px;position:absolute;z-index:1;bottom:150%;left:50%;margin-left:-75px;opacity:0;transition:opacity .3s}.tooltip .tooltiptext::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.tooltip:hover .tooltiptext{visibility:visible;opacity:1}.header{overflow:hidden;border-bottom:1px solid var(--text-color-logo-subtitle)}.header .social-links{float:right}.header ul{line-height:32px}.navigation{float:left}.header-links{display:flex}.logo{font-size:300%;font-weight:700;color:var(--text-color-logo-toptext);display:block;padding:0 0 10px;border-bottom:1px solid var(--text-color-logo-subtitle)}.menu{font-size:150%;margin:6px 0;padding:0;list-style-type:none}.menu__entry{display:inline-block;margin-right:35px}.menu__entry:last-child{margin-right:0}.menu__entry a{font-weight:400}.social-links{font-size:170%;color:var(--text-color-logo-subtitle);list-style-type:none;margin:6px 0;padding:0}.social-links__entry{display:inline-block;margin-right:7px}.social-links__entry:last-of-type{margin-right:0}.page-title{margin:30px auto;text-align:center}.page-title__text{font-weight:600;font-size:140%;color:var(--text-color-logo-toptext);font-family:"REM","Roboto",sans-serif}.page-title__subtitle{font-weight:400;font-family:"Halo Handletter",cursive;word-spacing:.4rem;font-size:130%;color:var(--text-color-logo-subtitle)}h1{font-weight:600}h2,h3,h4,h5,h6{font-weight:500}h2{font-size:1.5em}h3{font-size:1.3em}h4{font-size:1.1em}.list-posts{list-style-type:none;padding:0}.post-teaser{margin-bottom:15px;font-weight:400}.post-teaser__title{font-size:100%;color:var(--text-color-logo-subtitle)}.post-teaser__date{font-size:100%;float:right;vertical-align:middle;color:var(--text-color-logo-subtitle)}.post-teaser__month{width:100%;text-align:center}h2.post-teaser__month{color:var(--text-color-shade);font-size:100%;font-weight:500}.empty-post-list{font-size:150%;font-weight:500;color:var(--text-color-shade-dark);text-align:center}.about{color:var(--text-color-shade);text-align:center;line-height:24px;padding-top:20px;margin-top:40px;border-top:1px solid var(--text-color-logo-subtitle)}.about__divider{font-size:100%;word-spacing:9px}.about__text{font-size:100%}.about__text strong{font-family:"Halo Handletter",cursive;font-size:180%;word-spacing:.4rem;color:var(--text-color-logo-subtitle);font-weight:normal}.center-text{text-align:center}.PageNavigation{display:block;width:auto;overflow:hidden}.PageNavigation a{display:block;width:50%;float:left;margin:1em 0}.PageNavigation .next{text-align:right}aside.share-section{text-align:center;margin-top:40px}#share{padding-left:.4em;padding-right:.4em;margin:0;background-color:var(--bg-color-wrapper)}#share+.share-buttons{margin-top:-0.7em;border:1px solid var(--text-color-logo-subtitle);padding:1.2em .5em .5em}#share+.share-buttons ul{display:inline-flex}.share-section ul{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:1em}.share-buttons li{min-width:2.5em}.share-buttons button{background:none;border:none;padding:0;margin:0}.share-buttons i{color:var(--text-color-logo-toptext);transition:transform .2s ease-in-out,color .2s ease-in-out;display:inline-block}.share-buttons i{font-size:2rem}.share-buttons i:hover{transform:scale(1.1)}#about-img{border-radius:13%;max-width:125px;margin:auto;margin-bottom:3%}#describe-text{display:block;text-align:center;width:100%}@media(max-width: 500px){p,ul,ol,dl{font-size:100%;line-height:1.6}img.float-right,img.float-left{width:100%;margin:0 auto 10px;float:none}.navigation,.social-links{display:block;text-align:center;width:100%}.social-links{font-size:2.3rem;margin:10px auto}.social-links__entry{margin-right:25px}.page-title{margin-top:10px;margin-bottom:30px}.page-title__text{font-size:94%;letter-spacing:-1px}.page-title__subtitle{font-size:94%}.post-teaser__title{font-size:130%;display:block;text-align:center;width:100%}.post-teaser__date{font-size:100%;float:none;display:block;text-align:center;width:100%;color:var(--text-color-shade)}.share-section li{min-width:3.5rem}.share-buttons i{font-size:2.5rem}}.glitch{position:relative;animation:glitch 2s steps(100) infinite}@keyframes glitch{0%{text-shadow:1px 0 0 red,-1px 0 0 blue}1%{text-shadow:1px 0 0 red,-1px 0 0 blue}2%{text-shadow:1px 0 0 red,-1px 0 0 blue}3%{text-shadow:1px 0 0 red,-1px 0 0 blue}4%{text-shadow:1px 0 0 red,-1px 0 0 blue}5%{text-shadow:-1px 0 0 red,1px 0 0 blue}6%{text-shadow:-1px 0 0 red,1px 0 0 blue}7%{text-shadow:-1px 0 0 red,1px 0 0 blue}8%{text-shadow:-1px 0 0 red,1px 0 0 blue}9%{text-shadow:-1px 0 0 red,1px 0 0 blue}10%{text-shadow:-1px 0 0 red,1px 0 0 blue}11%{text-shadow:.5px 0 0 red,-0.5px 0 0 lime}12%{text-shadow:.5px 0 0 red,-0.5px 0 0 lime}13%{text-shadow:.5px 0 0 red,-0.5px 0 0 lime}14%{text-shadow:.5px 0 0 red,-0.5px 0 0 lime}15%{text-shadow:.5px 0 0 red,-0.5px 0 0 lime}16%{text-shadow:-1px 0 0 red,1px 0 0 lime}17%{text-shadow:-1px 0 0 red,1px 0 0 lime}18%{text-shadow:-1px 0 0 red,1px 0 0 lime}19%{text-shadow:-1px 0 0 red,1px 0 0 lime}20%{text-shadow:-1px 0 0 red,1px 0 0 lime}21%{text-shadow:.7px 0 0 blue,-0.7px 0 0 lime}22%{text-shadow:.7px 0 0 blue,-0.7px 0 0 lime}23%{text-shadow:.7px 0 0 blue,-0.7px 0 0 lime}24%{text-shadow:.7px 0 0 blue,-0.7px 0 0 lime}25%{text-shadow:.7px 0 0 blue,-0.7px 0 0 lime}26%{text-shadow:.7px 0 0 blue,-0.7px 0 0 lime}27%{text-shadow:.7px 0 0 blue,-0.7px 0 0 lime}28%{text-shadow:.7px 0 0 blue,-0.7px 0 0 lime}29%{text-shadow:.7px 0 0 blue,-0.7px 0 0 lime}30%{text-shadow:.7px 0 0 blue,-0.7px 0 0 lime}31%{text-shadow:-1px 0 0 blue,1px 0 0 lime}32%{text-shadow:-1px 0 0 blue,1px 0 0 lime}33%{text-shadow:-1px 0 0 blue,1px 0 0 lime}34%{text-shadow:-1px 0 0 blue,1px 0 0 lime}35%{text-shadow:-1px 0 0 blue,1px 0 0 lime}36%{text-shadow:-1px 0 0 blue,1px 0 0 lime}37%{text-shadow:-1px 0 0 blue,1px 0 0 lime}38%{text-shadow:-1px 0 0 blue,1px 0 0 lime}39%{text-shadow:-1px 0 0 blue,1px 0 0 lime}40%{text-shadow:-1px 0 0 blue,1px 0 0 lime}41%{text-shadow:50px 0 0 blue,-50px 0 0 lime}42%{text-shadow:0 0 0 blue,0 0 0 lime}43%{text-shadow:.5px 0 0 red,-0.5px 0 0 lime}44%{text-shadow:.5px 0 0 red,-0.5px 0 0 lime}45%{text-shadow:.5px 0 0 red,-0.5px 0 0 lime}46%{text-shadow:.5px 0 0 red,-0.5px 0 0 lime}47%{text-shadow:-1px 0 0 red,1px 0 0 lime}48%{text-shadow:-1px 0 0 red,1px 0 0 lime}49%{text-shadow:-1px 0 0 red,1px 0 0 lime}50%{text-shadow:-1px 0 0 red,1px 0 0 lime}51%{text-shadow:1px 0 0 red,-1px 0 0 blue}52%{text-shadow:1px 0 0 red,-1px 0 0 blue}53%{text-shadow:1px 0 0 red,-1px 0 0 blue}54%{text-shadow:1px 0 0 red,-1px 0 0 blue}55%{text-shadow:1px 0 0 red,-1px 0 0 blue}56%{text-shadow:-1px 0 0 red,1px 0 0 blue}57%{text-shadow:-1px 0 0 red,1px 0 0 blue}58%{text-shadow:-1px 0 0 red,1px 0 0 blue}59%{text-shadow:-1px 0 0 red,1px 0 0 blue}60%{text-shadow:-1px 0 0 red,1px 0 0 blue}61%{text-shadow:30px 0 0 red,-30px 0 0 lime}62%{text-shadow:0 0 0 red,0 0 0 lime}63%{text-shadow:.5px 0 0 red,-0.5px 0 0 blue}64%{text-shadow:.5px 0 0 red,-0.5px 0 0 blue}65%{text-shadow:.5px 0 0 red,-0.5px 0 0 blue}66%{text-shadow:.5px 0 0 red,-0.5px 0 0 blue}67%{text-shadow:-1px 0 0 red,1px 0 0 blue}68%{text-shadow:-1px 0 0 red,1px 0 0 blue}69%{text-shadow:-1px 0 0 red,1px 0 0 blue}70%{text-shadow:-1px 0 0 red,1px 0 0 blue}71%{text-shadow:70px 0 0 red,-70px 0 0 blue}72%{text-shadow:0 0 0 red,0 0 0 blue}73%{text-shadow:1px 0 0 red,-1px 0 0 blue}74%{text-shadow:1px 0 0 red,-1px 0 0 blue}75%{text-shadow:1px 0 0 red,-1px 0 0 blue}76%{text-shadow:1px 0 0 red,-1px 0 0 blue}77%{text-shadow:-1px 0 0 red,1px 0 0 blue}78%{text-shadow:-1px 0 0 red,1px 0 0 blue}79%{text-shadow:-1px 0 0 red,1px 0 0 blue}80%{text-shadow:-1px 0 0 red,1px 0 0 blue}81%{text-shadow:.5px 0 0 red,-0.5px 0 0 lime}82%{text-shadow:.5px 0 0 red,-0.5px 0 0 lime}83%{text-shadow:.5px 0 0 red,-0.5px 0 0 lime}84%{text-shadow:.5px 0 0 red,-0.5px 0 0 lime}85%{text-shadow:.5px 0 0 red,-0.5px 0 0 lime}86%{text-shadow:-1px 0 0 red,1px 0 0 lime}87%{text-shadow:-1px 0 0 red,1px 0 0 lime}88%{text-shadow:-1px 0 0 red,1px 0 0 lime}89%{text-shadow:-1px 0 0 red,1px 0 0 lime}90%{text-shadow:-1px 0 0 red,1px 0 0 lime}91%{text-shadow:60px 0 0 lime,-60px 0 0 blue}92%{text-shadow:0 0 0 lime,0 0 0 blue}92%{text-shadow:.7px 0 0 blue,-0.7px 0 0 lime}93%{text-shadow:.7px 0 0 blue,-0.7px 0 0 lime}94%{text-shadow:.7px 0 0 blue,-0.7px 0 0 lime}95%{text-shadow:.7px 0 0 blue,-0.7px 0 0 lime}96%{text-shadow:-1px 0 0 blue,1px 0 0 lime}97%{text-shadow:-1px 0 0 blue,1px 0 0 lime}98%{text-shadow:-1px 0 0 blue,1px 0 0 lime}99%{text-shadow:-1px 0 0 blue,1px 0 0 lime}100%{text-shadow:-1px 0 0 blue,1px 0 0 lime}}.go-home{text-align:center}/*# sourceMappingURL=main.css.map */