body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}:root{--main-text:#fff;--main-background:#313543}h1,h2,h3{font-weight:700}h2,h3{font-size:1.4rem;margin-top:2em;padding:.5em 0;border-bottom:1px solid #efefef}a{color:#0765de;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}a:hover{opacity:.5}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}ul{margin:0}ol,ul{padding-left:1.5em}img,pre{max-width:100%}pre{display:table;table-layout:fixed;width:100%;border:1px solid #d3d3d3;border-radius:2px;padding:.5em 1em}p{line-height:1.8rem}code{border:1px solid orange;border-radius:2px;padding:.1em .2em;color:orange}pre code{display:block;background-color:#fff;border:none;border-radius:0;color:#000;overflow-x:scroll}blockquote{position:relative;padding:2em;background-color:#eee}blockquote:after,blockquote:before{content:" ";width:40px;height:40px;position:absolute}blockquote:before{border-top:2px solid #ccc;border-left:2px solid #ccc;top:-10px;left:-10px}blockquote:after{border-bottom:2px solid #ccc;border-right:2px solid #ccc;bottom:-10px;right:-10px}summary{margin-bottom:0;padding-bottom:0;-webkit-transition:.2s;-moz-transition:.2s;transition:.2s}summary:hover,summary:target{cursor:pointer}details[open] summary{padding-bottom:1em;margin-bottom:2em;border-bottom:1px solid #000}details{border:1px solid #aaa;border-radius:2px;margin:3em 0}details,details[open]{padding:1em}table{border-collapse:collapse;font-size:.95em;line-height:1.5;word-break:normal}td,th{padding:.5rem;border:1px solid gray;background:#fff}th{background:#d3d3d3}@media (max-width:900px){p{word-break:break-all}}