﻿*{font-family:"Merriweather",serif;font-weight:400;font-style:normal;box-sizing:border-box}html,body{background-color:#f3f2ed;color:#272727;margin:0 auto;max-width:900px;line-height:1.5;font-size:16px}header{text-align:center;margin-bottom:4em}header>a{color:inherit;text-decoration:inherit}nav{display:flex;justify-content:space-around;max-width:50%;margin:0 auto}nav a{flex:1;text-align:center;cursor:pointer;padding:.4em 0;color:#272727;text-decoration:none;font-weight:800;text-transform:uppercase}nav a:hover,nav a:focus{color:#d50b8b;background-color:#f3f2ed}h1,h2,h3{font-weight:800;text-transform:uppercase;margin-bottom:0}h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.2em}p,a{font-size:1rem}p{text-align:justify;margin-top:.5em;margin-right:0;margin-bottom:1em;margin-left:0}a{color:#272727;text-decoration:underline}a:hover,a:focus{color:#d50b8b;background:#272727;cursor:pointer}section{text-align:right}section h1{margin-bottom:1em}section time{font-weight:800;display:block;margin-top:0;color:#d50b8b}hr{margin-bottom:2em;border:none;border-top-width:1px;border-top-style:solid;border-top-color:#d50b8b}hr.dark{border-top-width:2px;border-top-style:solid;border-top-color:#272727}hr.dotted{border-top-width:1px;border-top-style:dotted;border-top-color:#272727}header hr{margin:0}footer hr{margin-top:4em}footer hr:after{content:"⚒";display:block;text-align:center;padding:1em 0}footer .version{text-align:center;font-size:.8em;opacity:.5;position:fixed;left:50%;bottom:20px;transform:translate(-50%, -50%);margin:0 auto}em{color:#d50b8b;font-weight:800}em#header{text-transform:lowercase;font-weight:400}img{width:100%;height:auto;border:1px solid #d50b8b;border-radius:2px}figure{margin:1em 0;text-align:center}figure figcaption{font-size:.9em;margin-top:.2em}ul.article__list{line-height:1.2;list-style:none;margin:0;padding:0}ul.article__list li{display:flex;justify-content:space-between}ul.article__list li>a{text-decoration:none;padding:0;font-weight:800}ul.article__list li time{-webkit-user-select:none;-ms-user-select:none;user-select:none;font-family:monospace;color:#a8a8a8;flex:1;text-align:right;border-bottom:1px solid #a8a8a8}code{color:#d50b8b;background-color:#e3e3e6;padding:.2em .4em;border-radius:3px;font-family:monospace;font-weight:600}pre{background-color:#e3e3e6;padding:1em;overflow-x:auto;border-left:4px solid #272727;margin:1em 0;font-family:monospace}pre span{-webkit-user-select:none;-ms-user-select:none;user-select:none;opacity:.5;font-family:inherit}@media(max-width: 800px){body{padding:0 1em;font-size:15px}nav{max-width:unset}h1{font-size:1.5em}h2{font-size:1.2em}h3{font-size:1.1em}}
