body,html{min-height:100%;font-size:62.5%}/* @font-face manually minified fonts*/@font-face{font-family:'Source Sans Pro';font-display:swap;src:local('Source Sans Pro'), url('/r/fonts/source-sans-pro/regular/source-sans-pro-min-v3.woff2') format('woff2'),url('/r/fonts/source-sans-pro/regular/source-sans-pro-min-v3.woff') format('woff'),url('/r/fonts/source-sans-pro/regular/source-sans-pro-min-v3.ttf') format('truetype'),url('/r/fonts/source-sans-pro/regular/source-sans-pro-min-v3.otf') format('opentype'),url('/r/fonts/source-sans-pro/regular/source-sans-pro-min-v3.svg') format('svg')}@font-face{font-family:'Gotham Bold';font-display:swap;src:local('Gotham Bold'), url('/r/fonts/gotham-bold/gotham-bold-min-v2.woff2') format('woff2'),url('/r/fonts/gotham-bold/gotham-bold-min-v2.woff') format('woff'),url('/r/fonts/gotham-bold/gotham-bold-min-v2.ttf') format('truetype'),url('/r/fonts/gotham-bold/gotham-bold-min-v2.otf') format('opentype'),url('/r/fonts/gotham-bold/gotham-bold-min-v2.svg') format('svg')}@font-face{font-family:'Panic Sans';font-display:swap;src:local('Panic Sans'), url('/r/fonts/panic-sans/panic-sans-min-v3.woff2') format('woff2'),url('/r/fonts/panic-sans/panic-sans-min-v3.woff') format('woff'),url('/r/fonts/panic-sans/panic-sans-min-v3.ttf') format('truetype'),url('/r/fonts/panic-sans/panic-sans-min-v3.otf') format('opentype'),url('/r/fonts/panic-sans/panic-sans-min-v3.svg') format('svg')}/* General Styling*/body{background-color:#000;-webkit-font-smoothing:antialiased;font-family:'Source Sans Pro',sans-serif;color:#fff;overflow-x:hidden;margin:0}hr{border-color:#39b14b}#feeds{position:absolute;display:inline;right:0;top:0;padding-right:1.5rem}#feeds li{font-family:'Panic Sans';font-size:1.2rem;list-style:none;padding:.5rem 1rem;float:left;display:inline-flex}#feeds li a{border:none;transition:.3s}#feeds li a::before{content:'';position:relative;-webkit-mask:url(/r/img/rss-feed.svg);-webkit-mask-size:1.6rem;mask-size:1.6rem;display:inline-block;width:2rem;height:1.6rem;top:0.4rem;background-color:#fff;-webkit-mask-repeat:no-repeat;transition:.3s}#feeds li a:hover::before{background-color:#39b14b}article{color:#bbb;counter-reset:footnotes;margin-top:10rem}article, .fn, #nav{width:50%;font-size:1.6rem;margin-left:auto;margin-right:auto;text-align:justify;line-height:2.4rem;position:relative}h1,h2,h3,h4,h5,h6{font-family:'Gotham Bold';color:#fff;font-weight:normal;text-align:left;white-space:pre-wrap}h1{font-size:3.8rem;word-spacing:0.5rem;line-height:3.8rem}h2{font-size:2.6rem}h3,h4,h5{font-size:2rem}h6{font-size:1.6rem}a{color:#fff;text-decoration:none;border-bottom:2px solid #39b14b}a:hover{color:#4cc15e}strong{color:#fff}article ul, article ol{font-family:'Gotham Bold';font-size:1.6rem;padding-left:20px}article img{width:100%;opacity:0.5;transition:0.5s}img:hover{opacity:1}img+span{font-family:'Panic Sans';font-size:1.2rem;color:#869A88}img+span::before{content:'';background:url(/r/img/article/day.svg);background-repeat:no-repeat;background-size:24px;position:relative;display:inline-block;width:28px;height:24px;top:8px}::selection{color:#000;background-color:#39b14b}p.byline{font-family:'Panic Sans';font-size:1.2rem;color:#869A88;margin-top:-2rem;border-top:1px dotted #222;padding-top:1rem}.byline+p{border-top:1px dotted #222;padding-top:1.5rem}#author{color:#39b14b;background-color:#222;padding:0.6rem 1.2rem 0.6rem 0.3rem;border-radius:1.2rem;transition:0.4;border:none}#author:hover{background-color:#869A88;font-weight:normal;text-decoration:none;color:#000}#author::before{content:'';background:url(/r/img/article/kevingrahl-25px.png);background-repeat:no-repeat;background-size:2rem;position:relative;display:inline-block;width:2.8rem;height:2rem;top:0.6rem}article ol{list-style-type:none}article ol > li{counter-increment:ol-counter}article ol > li::before{content:counter(ol-counter)'. ';color:#39b14b}code{font-family:'Panic Sans';font-size:1.2rem;color:#bbb;display:inline;text-align:left;background:#222;padding:0.4rem;white-space:nowrap;border-radius:3px}blockquote{display:block;border-left:3px solid #39b14b;padding:2rem;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}/* Terminal style code */code.terminal{text-shadow:0px 0px 1px rgba(167, 167, 167, 0.4);background-color:#222;padding:10px 25px;border-radius:6px;display:block;margin:20px 0}code.terminal::before{content:'$ ';color:#39b14b;text-shadow:0px 0px 1px rgba(57, 177, 75, 0.4)}/* Footnotes */.fn{font-family:'Panic Sans';font-size:1.2rem;color:#869A88;border-top:1px dashed #869A88}.fn :target{background-color:#222;padding:10px 25px;border-radius:6px}.fn ol{padding-left:20px}[aria-describedby="footnote-label"]{counter-increment:footnotes;text-decoration:none;color:inherit;cursor:default;outline:none;border:none;line-height:1rem}[aria-describedby="footnote-label"]::after{content:'[' counter(footnotes) ']';vertical-align:super;font-size:1rem;margin-left:0.2rem;color:#39b14b;text-decoration:underline;cursor:pointer}[aria-describedby="footnote-label"]:focus::after{outline:thin dotted;outline-offset:2px}[aria-label="Back to content"]{font-size:1.6rem;border:none;color:#39b14b}.visually-hidden{position:absolute;clip:rect(0 0 0 0);visibility:hidden;opacity:0}/* Footer */footer{padding:3rem 0 1rem 0;margin-top:5rem;background-color:#222;width:100%;position:absolute;left:0px}footer ul{position:relative;float:right;left:-50%;margin-right:-14.4rem;list-style:none}footer li{font-size:1.3rem;font-family:'Panic Sans';float:left;padding-left:1.5rem}footer p{font-size:1.6rem;text-align:center;line-height:3rem;margin-top:3.5rem}.red{color:#B0443B;font-size:2rem}footer a{color:#39b14b;border:none}/* Header */#headernav{position:fixed;width:100%;height:5rem;background:#111;top:0;box-shadow:0 1rem 2rem #000;z-index:1}#back{border:none;transition:.3s}#back::before{content:'';position:relative;-webkit-mask:url(/r/img/post/o/down.svg);-webkit-mask-size:2.6rem;mask-size:2.6rem;display:inline-block;width:2.6rem;height:2.6rem;top:1.2rem;left:1rem;background-color:#fff;-webkit-mask-repeat:no-repeat;transition:.3s;transform:rotate(90deg)}#back::after{content:'/txt';font-size:1.2rem;font-family:'Panic Sans';margin-left:.5rem;position:absolute;top:1.8rem;}#back:hover::before{background-color:#39b14b}#home{display:block;margin-left:calc(50% - 10rem);border:none}#home::before{content:'';background:url(/r/img/profile/kevingrahl-100px.png);background-repeat:no-repeat;background-size:3rem;position:absolute;width:3rem;height:3rem;top:1rem}#home::after{content:'kevingrahl.de';font-family:'Gotham Bold';font-size:2rem;position:absolute;top:1.7rem;padding-left:4rem}#home:hover{color:#fff}/* Scrollbar Color */body::-webkit-scrollbar{width:1.5rem}body::-webkit-scrollbar-track{background-color:#1d1d1d}body::-webkit-scrollbar-thumb{background-color:#869A88}/* @media Rules */@media(max-width:1320px){article, .fn, #nav{width:65%}a .linkinfo{display:none}}@media(max-width:1020px){article, .fn, #nav{width:75%}}@media(max-width:890px){article, .fn, #nav{width:85%;margin-top:75px}}@media(max-width:750px){article, .fn, #nav{width:92%}}if(window.TouchEvent){article img{opacity:1}}@media(max-width:500px){#home{margin-left:calc(50% - 2.1rem)}#home::after{display:none}}.advertisement img{opacity:1;margin:0}