@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);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{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}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}body{font-family:Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;color:#444;background-color:#f4f4f4}img{max-width:100%}.card{box-shadow:0 0 .25rem #aaa;border-radius:.25rem;transition:box-shadow .2s ease-in-out}.card:hover{box-shadow:0 .25rem 1rem #888;cursor:pointer}.card__image{display:block;position:relative;border-radius:1rem}.card__image picture img{width:100%}.card__image img{display:block;border-radius:.25rem .25rem 0 0}.card__image:after,.card__image:before{position:absolute;z-index:1;content:"";opacity:0;transition:opacity .2s ease-in-out;border-radius:.25rem .25rem 0 0}.card__caption{background-color:#fff;padding:20px;border-radius:0 0 .25rem .25rem}.card__title{display:block;line-height:1}.card__title a{text-decoration:none;font-size:1.5rem;color:#111}.card__title a:hover{border-bottom:1px dotted #9055a2}.card__description{color:#777;font-size:1rem;line-height:1.4}.container__navigation{box-sizing:border-box;display:flex;flex-direction:column}pow>*{box-sizing:border-box}.container__body h2{font-size:150%;padding:2rem 1rem 0;text-align:center}.container__search{padding:1rem 1rem 0}.container__search input[type=search]{-moz-appearance:none;-webkit-appearance:none;appearance:none;box-sizing:border-box;font-size:inherit;border:1px solid #ccc;width:100%;height:2rem}@media screen and (max-width:899px){.container__navigation{box-sizing:border-box;width:100%;height:100%;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;transform:translate3d(-100%,0,0);transition:transform .2s ease-in-out;overflow-y:auto;background-color:#f4f4f4}.container__body,.container__navigation.menuVisible{transform:translateZ(0)}.container__body{transition:transform .2s ease-in-out}.container.is-open .container__body{transform:translate3d(100%,0,0)}.container__body h2{font-size:125%;padding-bottom:1rem}}@media screen and (min-width:900px){.container{display:flex;padding:0}.container__navigation{position:fixed;height:100vh;width:35%;box-sizing:border-box;background-color:#f4f4f4}.container__body{flex:1 1;margin-left:35%}.container__body--white{background-color:#fff}.container__mobileHeader{display:none}}.mobile-header{padding:1rem;display:flex;justify-content:left;width:100%;align-items:center}.mobile-header,.mobile-header>*{box-sizing:border-box}.mobile-header__primary{display:flex;margin:0 0 1rem}.mobile-header__logo{height:50%}.mobile-header__title{display:inline-block;text-decoration:none}.mobile-header__title a{padding:.5rem;margin-left:.5rem;color:#111;text-decoration:none}.mobile-header__menu{margin-left:auto;padding:1rem;display:inline-block;margin-top:.25rem;width:1.25rem;height:1.25rem;background:url(https://cdn.rawgit.com/encharm/Font-Awesome-SVG-PNG/master/black/svg/bars.svg);background-color:#ccc;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;opacity:.5;border:5px solid transparent}.mobile-header__menu:hover{cursor:pointer}@media screen and (min-width:900px){.mobile-header{display:none}}@media screen and (max-width:899px){.mobile-header__title{font-size:150%}}@media screen and (max-width:400px){.mobile-header__title{font-size:125%}}.navigation__title{margin-bottom:1rem;padding:4rem 2rem 0;display:flex;align-items:center}.navigation__title a{font-size:2.5rem;text-decoration:none;line-height:1;color:#111}.navigation__title a:hover{border-bottom:1px dotted #9055a2}.navigation__title img{margin-right:1rem;height:4rem;width:4rem}.navigation__intro{color:#777;font-size:1.25rem;padding:2rem}.navigation__intro p{margin-bottom:10px}.navigation__intro p:last-child{margin-bottom:0}.navigation__menu{margin-bottom:20px}.navigation__menu li a{text-decoration:none;display:block;padding-left:20px;color:#444;position:relative}.navigation__menu li a:before{content:"";position:absolute;left:0;top:50%;margin-top:-6px;height:12px;width:12px;background:url(https://cdn.rawgit.com/encharm/Font-Awesome-SVG-PNG/master/black/svg/chevron-right.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:contain;opacity:.6}.navigation__menu li a:hover{color:#9055a2}.navigation__menu li.is-active a{font-weight:700;color:#9055a2}.navigation__backlink{padding:0 2rem;text-decoration:none}.navigation__backlink:hover{text-decoration:underline}.navigation__filter{overflow-y:auto;padding:2rem 2rem 2rem 0;margin-left:2rem;border-top:1px dashed #ccc;border-bottom:1px dashed #ccc}.navigation__tag{display:block;text-transform:lowercase}.navigation__tag label{padding-left:.5rem;text-transform:capitalize}.navigation__tag label:hover{cursor:pointer}.navigation__footer{box-sizing:border-box;padding:2rem 2rem 4rem 0;margin:0 0 0 2rem;background:#f4f4f4}.navigation__social{display:inline-block;margin-right:1rem}.navigation__copyright{color:#777;display:inline-block;font-size:.875rem;text-transform:uppercase;letter-spacing:2px}@media screen and (max-width:899px){.navigation__title{padding:2rem 1rem 0}.navigation__intro{padding:1rem}.navigation__filter{padding:1rem 0;margin-left:1rem;margin-right:1rem}.navigation__footer{padding:1rem;margin-left:0}.navigation__copyright{margin-top:1rem}}@media screen and (max-width:400px){.navigation__title img{height:auto;width:auto}.navigation__title a{font-size:125%}.navigation__intro{font-size:100%}}.sheet{background-color:#fff}.sheet picture img{width:100%}.sheet__inner{padding:3rem 1rem;max-width:600px}.sheet__title{font-size:2.5em;color:#111;line-height:1}.sheet__lead{color:#777;font-size:1.25rem;padding-bottom:2rem;width:100%}.sheet__gallery,.sheet__slider{margin-bottom:2rem}.sheet__cover{width:100%}.sheet__cover .gatsby-image-wrapper{max-height:60vh}.sheet__multiplier p{padding:1rem 0}.sheet__body{color:#777;font-size:1rem;margin-bottom:2rem}.sheet__body blockquote,.sheet__body h1,.sheet__body h2,.sheet__body h3,.sheet__body h4,.sheet__body h5,.sheet__body h6,.sheet__body ol,.sheet__body p,.sheet__body pre,.sheet__body ul{margin-bottom:1rem}.sheet__body blockquote:last-child,.sheet__body h1:last-child,.sheet__body h2:last-child,.sheet__body h3:last-child,.sheet__body h4:last-child,.sheet__body h5:last-child,.sheet__body h6:last-child,.sheet__body ol:last-child,.sheet__body p:last-child,.sheet__body pre:last-child,.sheet__body ul:last-child{margin-bottom:0}.sheet__body h1,.sheet__body h2,.sheet__body h3,.sheet__body h4,.sheet__body h5,.sheet__body h6{margin-top:40px;color:#111}.sheet__body h1{font-size:2rem}.sheet__body .sheet__markdown h1{font-size:1.5rem}.sheet__body h2{font-size:1.25rem}.sheet__body h3{font-size:1rem}.sheet__body li{margin-left:20px;margin-bottom:5px}.sheet__body ol li{list-style-type:decimal}.sheet__body ul li{list-style-type:disc}.sheet__body td{padding:.25rem 1rem .25rem 0;border-bottom:1px solid #ddd}.sheet__body td label{cursor:pointer}.sheet__body td:first-child{padding-right:.75rem}.sheet__body td:nth-child(2){white-space:nowrap;text-align:right}.sheet__body tr:first-child td{border-top:1px solid #ddd}.sheet__body tr.checked td{color:#ddd}.sheet__body .sheet__table-heading{padding-top:1rem;padding-bottom:1rem;text-transform:uppercase;letter-spacing:2px}.sheet__body blockquote{border-left:4px solid #9055a2;font-size:1.1em;padding:20px}@media screen and (min-width:900px){.sheet__inner{padding:6rem}.sheet__body{font-size:1rem}.sheet__body blockquote{padding-left:40px}}.showcase{display:flex;flex-wrap:wrap}.showcase.is-loading{visibility:hidden}.showcase__item{margin-bottom:1rem;display:flex}.showcase__item .card{background:#fff}@media screen and (max-width:600px){.showcase{margin:0 1rem}.showcase__item{width:100%}}@media screen and (min-width:601px){.showcase{margin-right:1rem}.showcase__item{box-sizing:border-box;width:50%;float:left;padding-left:1rem}}@media screen and (min-width:1400px){.showcase__item{width:33.33333%}}@media screen and (min-width:900px){.showcase{padding:1rem 0;margin-right:1rem}}@media screen and (min-width:1100px){.showcase__item{padding-left:1rem}}.social{display:inline-block;width:35px;height:35px;vertical-align:middle;border:1px solid #ccc;border-radius:50%;background-position:50% 50%;background-size:40%;background-repeat:no-repeat}.social--facebook{background-image:url(https://cdn.rawgit.com/encharm/Font-Awesome-SVG-PNG/master/black/svg/facebook-f.svg)}.social--twitter{background-image:url(https://cdn.rawgit.com/encharm/Font-Awesome-SVG-PNG/master/black/svg/twitter.svg)}.social--instagram{background-image:url(https://cdn.rawgit.com/encharm/Font-Awesome-SVG-PNG/master/black/svg/instagram.svg)}.social--email{background-image:url(https://cdn.rawgit.com/encharm/Font-Awesome-SVG-PNG/master/black/svg/envelope.svg)}@media screen and (min-width:900px){.social{width:40px;height:40px}}.image-list thead{text-transform:uppercase}.image-list td,.image-list th{border:1px solid #dedede;padding:1rem;vertical-align:top}.image-list th{font-weight:700;text-align:left}.image-list__image{width:200px}.tag{border-radius:.5rem;color:#fff;display:inline-block;text-transform:uppercase;letter-spacing:1px;font-size:.75rem;margin-bottom:1rem;padding:0;width:auto}.loadingIndicator{padding:1rem}@media screen and (min-width:900px){body{overflow-y:scroll}}
/*# sourceMappingURL=main.7d156062.chunk.css.map */