html{font-size:62.5%}body{background:#fbfbfb;border:0;color:#444;font-family:"Playfair Display",Serif;font-size:1.6rem;line-height:1.25;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a{border-bottom:1px solid #f2ff3f;box-shadow:inset 0 -.75rem #f5ff6b;color:#444;text-decoration:none;-webkit-transition:background .25s ease-in-out;transition:background .25s ease-in-out}a:active,a:hover{background:#f5ff6b}.offline{display:block;max-width:96rem;margin:0 auto;padding:0 2rem;width:100%}@media screen and (min-width:1024px){.offline{padding:0}}@media screen and (min-width:1280px){.offline{max-width:120rem}}.offline p{display:block;font-family:Assistant,Sans-Serif;font-size:1.6rem;font-weight:400;letter-spacing:.2em;text-align:center;text-transform:uppercase}.Header{background:#fff;display:block;height:5.1rem;overflow:hidden;position:relative}@media screen and (min-width:768px){.Header{height:7.5rem}}@media screen and (min-width:1280px){.Header{height:10rem}}.Header h1{display:block;font-family:Assistant,Sans-Serif;font-size:1.2rem;font-weight:400;height:5rem;letter-spacing:.2em;line-height:5rem;margin:0;text-align:center;text-transform:uppercase;white-space:nowrap}@media screen and (min-width:768px){.Header h1{font-size:1.6rem;height:7.5rem;line-height:7.5rem}}@media screen and (min-width:1280px){.Header h1{height:10rem;line-height:10rem}}.Header h1 a,.Header h1 a:active,.Header h1 a:hover{background:0 0;box-shadow:none;border-bottom:0;color:#444}.Header h1 strong{font-weight:900}.Search{display:block;height:auto;margin-top:2rem;padding:0 2rem}.Search input{-webkit-appearance:none;display:block;border:none;border-bottom:.1rem solid #eeefee;box-shadow:none;font-family:Assistant,Sans-Serif;font-size:1.4rem;font-weight:400;height:4.1rem;letter-spacing:.01em;line-height:4rem;margin:0 auto;max-width:96rem;padding:0 3rem;text-align:center;-webkit-transition:background .25s ease-in-out;transition:background .25s ease-in-out;width:100%}.Search input,.Search input:active,.Search input:focus{background:#fff;outline:none}@media screen and (min-width:768px){.Search input{font-size:1.8rem;height:6.1rem;line-height:6rem}}@media screen and (min-width:1280px){.Search input{font-size:2.2rem;height:8.1rem;line-height:8rem;max-width:120rem}}.List{display:block;max-width:96rem;margin:0 auto;padding:0 2rem;width:100%}@media screen and (min-width:1024px){.List{padding:0}}@media screen and (min-width:1280px){.List{max-width:120rem}}.List li,.List ul{list-style:none;margin:0;padding:0}.List li{margin-bottom:2rem}.List h1{cursor:pointer;font-family:Assistant,Sans-Serif;font-size:1.8rem;font-weight:400;margin:5rem 0;text-transform:uppercase}@media screen and (min-width:768px){.List h1{font-size:2rem;margin:8rem 0}}.List h1 em{background:#f5ff6b;box-shadow:.2rem 0 .1rem #f5ff6b,-.2rem 0 .1rem #f5ff6b;font-size:80%;font-style:normal}.List h1 button.clear,.List h1 em{display:inline-block;text-transform:uppercase}.List h1 button.clear{background:0 0;border:0;border-radius:.9rem;font-family:Assistant,Sans-Serif;font-size:1rem;font-weight:400;height:2rem;line-height:1.6rem;letter-spacing:.1rem;margin:0 0 0 .5rem;outline:none;vertical-align:middle}.List h1 button.hidden{display:none}.List h1 button.clear:active,.List h1 button.clear:hover{background:#ececec}.List h1 button.toggle{background:0 0;border:0;display:block;float:right;margin:0;outline:none}.List h1 button svg{height:2.2rem;width:2.2rem}.List h1 button svg path{stroke:#444}.List h1 button svg rect{fill:#444}.Article{display:block;max-width:90rem;padding-bottom:2rem;position:relative}.Article:after{background:#444;bottom:0;content:"";display:block;height:.1rem;left:0;position:absolute;width:50%}.Article h1{font-family:Playfair Display,Serif;font-size:2.8rem;font-weight:900;letter-spacing:2e-7em;margin:0;text-transform:none;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.Article h1 span{background:#fbfbfb;box-shadow:.2rem 0 .01rem #fbfbfb,-.2rem 0 .01rem #fbfbfb}.Article h1:active span,.Article h1:hover span{background:#f5ff6b;box-shadow:.2rem 0 .01rem #f5ff6b,-.2rem 0 .01rem #f5ff6b}.Article p{-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.Article .tags{list-style:none;line-height:2.4rem;margin:1rem 0}.Article .tags .tag{display:inline-block;font-family:Assistant,Sans-Serif;font-size:1rem;font-weight:400;letter-spacing:.05em;list-style:none;margin:0 .5rem 0 0;text-transform:uppercase}.Article .tags .tag button{background:#f5ff6b;border:.1rem solid #f2ff3f;border-radius:1rem;box-shadow:none;color:#444;cursor:pointer;display:inline-block;font-family:Assistant,Sans-Serif;font-size:1rem;font-weight:400;height:2.2rem;line-height:2rem;padding:0 1rem;text-transform:uppercase}.Article .tags .tag.additional{display:none}.Article .tags .tag a.hide,.Article .tags .tag a.show{background:0 0;border-color:#ccc;color:#999}.Article .tags.expanded .tag.with-switch .show{display:none}.Article .tags.expanded .tag.additional{display:inline-block}.Article .content{background:rgba(255,255,255,.5);border-left:1px solid #444;display:none;margin:2rem 0;opacity:0;padding:1rem 1rem 0;transition:opacity .25s ease-in-out}.Article .content.ready{display:block}.Article .content.visible{opacity:1}.Article .content pre{background:#fefefe;border-radius:0;margin:0 -1rem 2rem;padding:1rem}.Article .content p{font-family:Assistant,Sans-Serif;margin:0 2rem 2rem}.Article .content p:last-child{margin-bottom:2;padding-bottom:2rem}.Article .content>pre{margin-top:-1rem}.Article .content pre:last-child{margin-bottom:0}.error{background:hsla(0,0%,98.4%,.75);bottom:0;display:none;height:auto;left:0;opacity:0;position:fixed;right:0;top:0;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;width:auto;z-index:9999}.error.ready{display:block}.error.visible{opacity:1}.error .inside{background:hsla(0,0%,98.4%,1);display:block;padding:2rem;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}
