@import url(normalize.css);@import url(skeleton.css);@import url("//fonts.googleapis.com/css?family=Merriweather:400,300,700");body{font-family:Merriweather, serif}::selection{background:#ffa93a}h1,h2{color:#333;margin-bottom:1rem;font-size:3.0rem;line-height:1.3;letter-spacing:-.1rem}h3{font-size:2.4rem;line-height:1.35;letter-spacing:-.08rem}h4{font-size:1.8rem;line-height:1.5;letter-spacing:-.05rem}h5{font-size:1.5rem;line-height:1.6;letter-spacing:0}@media (min-width: 550px){h1,h2{font-size:3.6rem}h3{font-size:3.0rem}h4{font-size:2.4rem}h5{font-size:1.5rem}}@media (min-width: 1000px){.container{max-width:600px}}.center{text-align:center}h1.center{margin-top:60px}a.profile{display:block;height:80px;width:80px;border-radius:50%;overflow:hidden;background-color:#fbfbfb;border:1px solid #ebebeb;padding:5px;margin:30px auto 0}a.profile:before{content:'';display:block;position:absolute;left:20px;top:45px;height:1px;width:calc(50% - 80px);background-color:#E1E1E1}a.profile:after{content:'';display:block;position:absolute;left:20px;top:45px;height:1px;width:calc(50% - 80px);background-color:#E1E1E1;left:auto;right:20px}a.profile img{height:100%;width:100%;border-radius:50%}@media (min-width: 400px){a.profile:before{left:0px}a.profile:after{right:0px}}template{display:none}article:first-of-type{margin-top:30px}article span{font-size:0.8em;color:gray;display:inline-block;padding-bottom:10px}article span.additional::before{content:'|';margin:0 5px}article a{color:#333}article a:hover{color:#333}article>a:first-of-type{text-decoration:none}article img,article video{max-width:100%}.hide{display:none}pre.highlight>code{white-space:normal;display:inline-block}pre.highlight>code>table.rouge-table{margin:0px}pre.highlight>code>table.rouge-table th,pre.highlight>code>table.rouge-table td{padding-bottom:0px;border-bottom:none}pre.highlight>code>table.rouge-table td.rouge-gutter{border-right:1px solid #E1E1E1;color:#E1E1E1}pre.highlight>code>table.rouge-table td.rouge-code{width:100%}pre.highlight>code>table.rouge-table td.rouge-code>pre>span{background-color:transparent !important;padding:0}.chat-window{position:relative;display:inline-block;width:100%;margin-bottom:2.5rem;border:1px solid #c3c3c3;border-radius:4px;box-shadow:0px 2px 3px 0px rgba(50,50,50,0.11)}.chat-window div.header{line-height:30px;vertical-align:top;padding:2px 9px 0}.chat-window div.header span.bullet{height:11px;width:11px;display:inline-block;border-radius:100%;vertical-align:middle;margin-right:5px;padding:0}.chat-window div.header span.bullet-close{background:#DF7065;cursor:pointer}.chat-window div.header span.bullet-minimize{background:#E6BB46}.chat-window div.header span.bullet-maximize{background:#5BCC8B}.chat-window div.body ul{font-size:0.8em;list-style-type:none;overflow-y:scroll;height:50vh}.chat-window div.body ul li{position:relative;margin-bottom:2px}.chat-window div.body ul span{display:inline-block;padding-left:10px}.chat-window div.body ul span.name{width:100px;position:absolute;overflow:hidden}.chat-window div.body ul span.message,.chat-window div.body ul span.event{border-left:solid 1px #c3c3c3;margin-left:110px}.chat-window div.body ul span.event{color:#c3c3c3}.chat-window form.terminal{position:relative;width:100%;bottom:0px;display:inline-block;margin-bottom:0px}.chat-window form.terminal>input[name='message']{width:calc(100% - 119px);background:white;position:relative;font-size:0.8em;left:5px;height:34px;padding-left:10px;margin-bottom:5px;border:1px solid #bbbbbb;border-bottom-left-radius:4px;border-top-left-radius:4px;outline:none}.chat-window form.terminal>input[name='submit']{width:98px;background:white;margin-bottom:5px;padding-left:27px;border-top-left-radius:0px;border-bottom-left-radius:0px}.chat-window form.terminal>span{display:none;position:absolute;top:-20px;left:10px;color:gray;font-size:0.6em}canvas#simple-game{background-color:#001f1f;width:100%;margin-bottom:25px}canvas#simple-game>audio{display:none}@media print{@page{size:A4;margin-top:2cm}body,h1,h2,p{background:#fff;color:#000}p{page-break-inside:avoid;font-size:13pt}article:not(:first-child){page-break-before:always}a.profile{display:none}div.image-slider{overflow:visible}div.image-slider>figure{animation:none;width:100%}div.image-slider>figure img{clear:both;width:100%;margin:20px 0}a[href^='http://']:after,a[href^='https://']:after{color:#1EAEDB;text-decoration:none !important;content:" (" attr(href) ")"}.chat-window,canvas{display:none}}@media (prefers-color-scheme: dark){html,body{background-color:#121212;color:#ececec;font-weight:300}img,video{filter:brightness(0.8) contrast(1.2)}a.profile{background-color:#fbfbfb;border:1px solid #30475e}a.profile:before,a.profile:after{background-color:#30475e}h1,h2{color:#f2a365}article span{color:#ececec}article code{background-color:#30475e;border-color:#30475e}article a{color:#f2a365}article a:hover{color:#30475e}article hr{border-top-color:#30475e}pre.highlight>code>table.rouge-table td.rouge-gutter{color:black;border-right-color:black}.chat-window{border-color:#30475e}.chat-window form.terminal>input[name='message']{background:#222831;border-color:#30475e}.chat-window form.terminal>input[name='submit']{background:#222831;border-color:#30475e;color:#ececec}}