:root{--header-font-family:Inter, Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol";--body-font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol"}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{color:#333;display:flex;flex-direction:column;flex:1;font-family:var(--body-font-family);font-size:16px;font-weight:300;margin:0 auto;max-width:776px;min-height:100%;overflow:visible;padding:28px;position:relative;-webkit-font-smoothing:auto}header{display:flex;justify-content:space-between;align-items:flex-end}header>a{font-family:var(--header-font-family);font-size:3rem;font-weight:700;line-height:1;margin-left:-3px;padding:0}header ul{display:flex;list-style:none;padding:0 0 3px}header li{margin-left:7px}a{color:#333;text-decoration:none}a:hover{background-color:#ff03}p{margin-bottom:14px}main{flex:1;padding:28px 0}main h1,main h2,main h3,main h4,main h5,main h6{font-family:var(--header-font-family);font-weight:600;margin:28px 0 14px}main article>*:first-child{margin-top:0}main p{margin-bottom:14px}main p>code{font-family:source code pro,monospace;background-color:#282a3633;border-radius:3px;font-size:14px;font-weight:400;margin:0 2px;padding:0 2px;white-space:nowrap}main.list article{margin-bottom:28px}main.list h1{margin-bottom:0}main.list a{font-weight:600}main.list .summary{clear:both;margin:14px 0}main.list .read-more{margin-top:7px}main.single h1{font-size:2em}main.single article a{border-bottom:1px dotted #0006;position:relative}main.single article p,main.single article li{line-height:1.4em}main.single article ul{list-style-type:'-  ';padding-left:28px;margin-bottom:14px}main.single article blockquote{background-color:#0001;padding:14px;margin-bottom:14px}main.single article blockquote>*:last-child{margin-bottom:0}main.single .tags{font-size:14px;font-weight:400;margin:28px 0 15px;text-align:right}main.single .tags a{background-color:#eee;border-radius:2px;padding:1px 4px;text-decoration:none;transition:background-color 200ms}main.single .tags a:hover{background-color:#ddd;text-decoration:none}main abbr{border-bottom:1px dotted #0007;text-decoration:none}