@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap);html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@keyframes nudge{0%{transform:translateX(0)}60%{transform:translateX(-22px)}to{transform:translateX(0)}}:root{--text-color:#3e3e3e;--bg-color:#fff;--bg-color-rgb:250,250,250;--secondary-color:#dbdbdb;--btn-bg-color:#3e3e3e;--btn-icon:url(/static/media/icon-moon.c8d22026fb0fddafafa2.svg);--logo:url(/static/media/logo-easyascii.f8e2bee15e0b81773e79.svg)}:root.dark{--text-color:#e7e7e7;--bg-color:#303030;--bg-color-rgb:48,48,48;--secondary-color:#757575;--btn-bg-color:#e7e7e7;--btn-icon:url(/static/media/icon-sun.4a6737d5480156d3a546.svg);--logo:url(/static/media/logo-easyascii-light.da38d290da7db6a66d8e.svg)}@media(prefers-color-scheme:dark){:root{--text-color:#e7e7e7;--bg-color:#303030;--bg-color-rgb:48,48,48;--secondary-color:#757575;--btn-bg-color:#e7e7e7;--btn-icon:url(/static/media/icon-sun.4a6737d5480156d3a546.svg);--logo:url(/static/media/logo-easyascii-light.da38d290da7db6a66d8e.svg)}:root.light{--text-color:#3e3e3e;--bg-color:#fff;--bg-color-rgb:250,250,250;--secondary-color:#dbdbdb;--btn-bg-color:#3e3e3e;--btn-icon:url(/static/media/icon-moon.c8d22026fb0fddafafa2.svg);--logo:url(/static/media/logo-easyascii.f8e2bee15e0b81773e79.svg)}}body{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;background:#fff;background:var(--bg-color);font-family:Lato,sans-serif;font-size:16px;letter-spacing:.025em;line-height:1.4}body,h1,h2,h3{color:#3e3e3e;color:var(--text-color)}h1,h2,h3{margin:0 40px 0 0;text-align:right;width:230px}@media screen and (max-width:992px){h1,h2,h3{display:block;margin-bottom:1.5em;text-align:left;width:100%}}h1{font-size:1.5em;font-weight:700;line-height:1;margin-top:-3px}h2{font-size:1em;font-weight:400}a{text-decoration:none;transition:all .2s ease-in-out}.back-to-top,a,a:hover{color:#3e3e3e;color:var(--text-color)}.back-to-top{background:#fff;background:var(--bg-color);border:0;border-radius:8px 8px 0 0;bottom:0;cursor:pointer;font-family:Lato,sans-serif;font-size:.85em;margin:0;opacity:.9;padding:1em;position:fixed;right:0}.back-to-top span{font-size:1em;transition:all .2s ease-in-out;vertical-align:initial}@-moz-document url-prefix(){.back-to-top span{font-size:1.5em;margin-right:2px;vertical-align:bottom}}.back-to-top:hover span{color:red}code{cursor:copy;font-family:Courier New,monospace;font-weight:700;transition:all .2s ease-in-out;vertical-align:bottom}code:active,code:focus,code:hover{background:#dbdbdb;background:var(--secondary-color);text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 var(--bg-color)}.hide{display:none}header{background:#fff;background:var(--bg-color);border-bottom:1px solid #dbdbdb;border-bottom:1px solid var(--secondary-color);display:inline-flex;justify-content:space-between;padding:1em;position:fixed;top:0;width:100%;z-index:1}@media screen and (max-width:724px){header{display:block;padding:0}}header .wrapper{align-items:center;display:inherit}header #logo{background:url(/static/media/logo-easyascii.f8e2bee15e0b81773e79.svg) 50% no-repeat;background:var(--logo) center no-repeat;display:inline-block;height:30px;width:120px}@media screen and (max-width:724px){header #logo{margin:1em}}header button{background:#3e3e3e;background:var(--btn-bg-color);border:none;border-radius:100%;cursor:pointer;font-family:Lato,sans-serif;font-size:.775em;height:30px;line-height:0;margin:0 0 0 1.5em;padding:.5em;width:30px}header button:before{content:url(/static/media/icon-moon.c8d22026fb0fddafafa2.svg);content:var(--btn-icon)}@media screen and (max-width:724px){header button{position:absolute;right:1em;top:1em}}header nav{margin-left:10em;position:relative}@media screen and (max-width:992px){header nav{margin-left:0}}@media screen and (max-width:724px){header nav{-webkit-overflow-scrolling:touch;margin:0;overflow-x:auto;overflow-y:hidden;padding-bottom:1em;white-space:nowrap}header nav::-webkit-scrollbar{display:none}header nav ul{animation:nudge .6s ease-in-out .7s 1}}header nav li{display:inline;font-size:.9em;margin-right:1.5em}@media screen and (max-width:992px){header nav li{font-size:.85em}}@media screen and (max-width:724px){header nav li:first-child{margin-left:16px}}header nav li:last-child{margin-right:0}@media screen and (max-width:724px){header nav li:last-child{margin-right:32px}}header nav a:hover{box-shadow:0 2px 0 #dbdbdb;box-shadow:0 2px 0 var(--secondary-color)}@media screen and (max-width:724px){header .overlay{background:linear-gradient(90deg,#fff 0,#fafafa00 4%,#fafafa00 50%,#fafafa00 93%,#fff);background:linear-gradient(to right,var(--bg-color) 0,rgba(var(--bg-color-rgb),0) 4%,rgba(var(--bg-color-rgb),0) 50%,rgba(var(--bg-color-rgb),0) 93%,var(--bg-color) 100%);bottom:0;content:"";height:1em;pointer-events:none;position:absolute;right:0;top:4.5em;width:100%;z-index:100}}main{margin:0 auto 1em;max-width:960px;padding:0 1em}section{display:inline-flex;flex-wrap:wrap;padding-top:10em}section>div{display:inline-flex;margin:0 0 2em}@media screen and (max-width:992px){section>div{margin:0 auto 2em}}section ul{list-style:none;width:180px}section ul li{margin-bottom:1.25em;position:relative}section ul li span{color:#3e3e3e;color:var(--text-color);font-weight:300}section ul li .tooltip{background:#3e3e3e;background:var(--text-color);border-radius:4px;color:#fff;color:var(--bg-color);font-size:.8em;font-weight:400;left:0;padding:5px 6px 5px 8px;position:absolute;top:28px;z-index:1}section ul li .tooltip:before{border:5px solid #0000;border-bottom:5px solid var(--text-color);content:"";left:26px;position:absolute;top:-10px;z-index:1}section ul li.disabled code{background:none;cursor:default}.symbol{color:#3e3e3e;color:var(--text-color);margin-right:2.25em;text-align:center;width:60px}.symbol li:after,.symbol li:before{color:#dbdbdb;color:var(--secondary-color);margin:0 2px}.symbol li:before{content:"["}.symbol li:after{content:"]"}.symbol code{font-family:Lato,sans-serif;font-weight:400;padding:0 3px}.number,.word{width:100px}.word{margin-right:2em}.number{margin-right:1.75em}@media screen and (max-width:724px){.number{margin-right:0}}.name{cursor:default;font-weight:300;margin-top:-2px;width:230px}@media screen and (max-width:724px){.name{display:none}}footer{color:#3e3e3e;color:var(--text-color);display:inline-flex;font-size:.75em;justify-content:space-between;margin:7em auto 1em;padding:0 1em;width:100%}@media screen and (max-width:992px){footer{margin-top:0}}footer a{color:#3e3e3e;color:var(--text-color)}footer a:hover{color:red}
/*# sourceMappingURL=main.776a764c.css.map*/