body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.serial-content-list{list-style:none;padding:0}.serial-content-list-item{margin-bottom:20px}.serial-content-list-item a{color:var(--foreground);text-decoration:none}.serial-content-list-item-title{margin-bottom:5px}.serial-content-details{display:flex;flex-direction:column}.serial-content-details-date{margin-bottom:10px}.serial-content-details-tags{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.serial-content-details-tags li{margin-bottom:5px}.serial-content-details-tags li:last-child{margin-right:0}.pill{background-color:var(--foreground);border-radius:15px;color:var(--background-monitor-screen);display:inline-block;font-size:15px;line-break:normal;padding:5px 15px;white-space:nowrap}.serial-content-content{line-height:2em;margin-top:30px}.serial-content-content img{max-width:900px;width:100%}.serial-content-content code{background-color:var(--text-code-background);border:1px solid var(--text-code-border);border-radius:2px;display:inline-block;font-family:var(--font-text);font-weight:700;letter-spacing:1.4px;margin:3px;padding:0 5px}@keyframes content-loading-animation-bar-1{0%{flex:4 1;transform:scale(1.1)}50%{flex:1 1;transform:scale(.9)}to{flex:1 1;transform:scale(.9)}}@keyframes content-loading-animation-bar-2{0%{flex:1 1;transform:scale(.9)}50%{flex:4 1;transform:scale(1.1)}to{flex:1 1;transform:scale(.9)}}@keyframes content-loading-animation-bar-3{0%{flex:1 1;transform:scale(.9)}50%{flex:1 1;transform:scale(.9)}to{flex:4 1;transform:scale(1.1)}}.content-loading-wrapper{display:flex;justify-content:center}.content-loading{align-content:space-between;display:flex;flex-direction:row;height:80px;justify-content:stretch;margin:50px 0;width:100px}.content-loading-bar{background-color:var(--foreground);border-radius:4px;box-shadow:2px 2px 3px #0003;display:flex;flex:1 1;margin:0 5px}.bar-1,.bar-2,.bar-3{animation-direction:alternate-reverse;animation-duration:.9s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}.bar-1{animation-name:content-loading-animation-bar-1}.bar-2{animation-name:content-loading-animation-bar-2}.bar-3{animation-name:content-loading-animation-bar-3}@media (min-width:768px){.serial-content-details-date{margin-bottom:0;margin-right:20px}.serial-content-details-tags li{margin-bottom:0;margin-right:15px}.serial-content-details,.serial-content-details-tags{align-items:center;flex-direction:row}}:root{--font-title:"Bitcount";--font-text:"Bitcount single";--font-jumbotron:"Doto";--background-monitor:#c9c7af;--background-monitor-screen:#eef1db;--foreground:#485b63;--foreground-rgb:0,0,0;--highlight:#f51111;--text-code-background:#ccd0b9;--text-code-border:#bbc0a8}h1,h2,h3{font-family:Bitcount;font-family:var(--font-title);margin:1em 0 0}body{color:#485b63;color:var(--foreground);font-family:Bitcount single;font-family:var(--font-text);font-size:20px;height:100vh;letter-spacing:1.2px;line-height:1.5;overflow:hidden}#root{height:calc(100% - 20px)}.monitor-screen-container{width:calc(100% - 25px)}a{font-weight:500;text-decoration:underline}.monitor{background:#c9c7af;background:var(--background-monitor);display:flex;height:100%;padding:10px}.monitor-screen{display:flex;height:100%;width:100%}.monitor-screen-inner{background:#eef1db;background:var(--background-monitor-screen);border-radius:10px;box-shadow:inset 1px 1px 7px 7px #0003;display:flex;justify-content:center;overflow:auto;padding:25px 5px;text-shadow:2px 2px 3px #0003;width:100%}@keyframes footerLinkGlow{0%{text-shadow:2px 2px 0 #000;text-shadow:2px 2px 0 rgba(var(--foreground-rgb),1)}20%{text-shadow:2px 2px 6px #000000e6;text-shadow:2px 2px 6px rgba(var(--foreground-rgb),.9)}35%{text-shadow:0 0 6px #0006;text-shadow:0 0 6px rgba(var(--foreground-rgb),.4)}40%{text-shadow:-1px 0 6px #000000b3;text-shadow:-1px 0 6px rgba(var(--foreground-rgb),.7)}50%{text-shadow:3px 2px 6px #0003;text-shadow:3px 2px 6px rgba(var(--foreground-rgb),.2)}60%{text-shadow:2px 4px 6px #000000b3;text-shadow:2px 4px 6px rgba(var(--foreground-rgb),.7)}70%{text-shadow:2px 2px 6px #0000004d;text-shadow:2px 2px 6px rgba(var(--foreground-rgb),.3)}80%{text-shadow:2px 2px 6px #000000e6;text-shadow:2px 2px 6px rgba(var(--foreground-rgb),.9)}to{text-shadow:5px 5px 0 #000;text-shadow:5px 5px 0 rgba(var(--foreground-rgb),1)}}.monitor-screen-title{animation:footerLinkGlow 1s ease-in-out 1s infinite reverse;border-bottom:4px solid #485b63;border-bottom:4px solid var(--foreground)}.monitor-screen-title h1{font-size:35px;font-weight:400}.monitor-screen-top-nav ul{list-style:none}.monitor-screen-content{line-height:2em}.monitor-screen-content p{margin-bottom:10px}.monitor-screen-jumbotron{display:flex;justify-content:center;margin-top:160px}.monitor-screen-jumbotron pre{color:#f51111;color:var(--highlight);font-family:Doto;font-family:var(--font-jumbotron);font-weight:900;line-height:1.2;margin:0;width:auto}.monitor-screen-footer{border-top:4px solid #485b63;border-top:4px solid var(--foreground);display:flex;justify-content:center;margin-top:40px;padding:20px 0}@media (min-width:576px){#root{height:calc(100% - 50px)}.monitor{padding:25px 40px}.monitor-screen-container{display:flex;flex-flow:column;justify-self:center;max-width:540px}.monitor-screen-title h1{font-size:40px}}@media (min-width:768px){#root{height:calc(100% - 80px)}.monitor{padding:40px}.monitor-screen-container{max-width:660px}.monitor-screen-main-header{text-align:right}.monitor-screen-title h1{font-size:50px;font-weight:400}}@media (min-width:992px){.monitor-screen-container{max-width:880px}.monitor-screen-title h1{font-size:55px;font-weight:400}}@media (min-width:1200px){#root{height:calc(100% - 120px)}.monitor{padding:50px 50px 80px}.monitor-screen-container{max-width:1100px}}@media (min-width:1400px){.monitor-screen-container{max-width:1280px}}ul{list-style:square}.horizontal-list{padding:0}@media (min-width:768px){.horizontal-list{list-style:none}.horizontal-list li{display:inline-block;margin-right:40px;position:relative}.horizontal-list li:after{content:"\25A0";font-size:14px;position:absolute;right:-25px;top:calc(50% - 10px)}.horizontal-list li:last-child{margin-right:0}.horizontal-list li:last-child:after{content:""}}.media{align-items:center;display:flex;flex-direction:column;justify-content:center}.media-image{max-width:500px}.media-image img{width:100%}.media-content{flex:1 1;padding-left:30px}@media (min-width:992px){.media{flex-direction:row}.media-image{width:500px}}@keyframes flicker{0%{opacity:.27861}5%{opacity:.34769}10%{opacity:.23604}15%{opacity:.90626}20%{opacity:.18128}25%{opacity:.83891}30%{opacity:.65583}35%{opacity:.67807}40%{opacity:.26559}45%{opacity:.84693}50%{opacity:.96019}55%{opacity:.08594}60%{opacity:.20313}65%{opacity:.71988}70%{opacity:.53455}75%{opacity:.37288}80%{opacity:.71428}85%{opacity:.70419}90%{opacity:.7003}95%{opacity:.36108}to{opacity:.24387}}.crt{position:relative}.crt:before{background:linear-gradient(#12101000 50%,#0000000a 0),linear-gradient(90deg,rgba(255,0,0,.025),#00ff0005,#0000ff03);background-size:100% 2px,3px 100%}.crt:after,.crt:before{bottom:0;content:" ";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:2}.crt:after{animation:flicker 1s infinite;background:#12101005;opacity:0}
/*# sourceMappingURL=main.57f55dbc.css.map*/