:root{--light-bg:#ededed;--body:#102da0;--active:#9055a2;--border:#ccc;--card:#b6bddb;--code-bg:#fff1e6;--sidebar-w:200px}html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,em,img,strong,ol,ul,li,form,label,table,tbody,thead,tr,th,td,article,aside,figure,figcaption,footer,header,nav,section{font-size:100%;font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}article,aside,figcaption,figure,footer,header,nav,section{display:block}*{box-sizing:border-box}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}body{color:var(--body);background-color:var(--light-bg);font-family:IBM Plex Mono,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5}a{color:var(--body)}img{max-width:100%;height:auto}@media screen and (max-width:899px){.container{overflow-x:hidden}.container__sidebar{width:var(--sidebar-w);z-index:2;height:100%;transform:translate3d(calc(-1 * var(--sidebar-w)), 0, 0);background-color:var(--light-bg);padding:20px;transition:transform .2s ease-in-out;position:fixed;inset:0}.container.is-open .container__sidebar{transform:translate(0,0)}.container__body{transition:transform .2s ease-in-out;transform:translate(0,0)}.container.is-open .container__body{transform:translate3d(var(--sidebar-w), 0, 0)}}@media screen and (min-width:900px){.container{padding:0;display:flex}.container__mobile-header{display:none}.container__sidebar{background-color:var(--light-bg);width:20%;min-width:320px;padding:40px;display:block}.container__body{flex:1}}.sidebar__title{margin-bottom:20px}.sidebar__title a{text-transform:uppercase;color:var(--body);font-size:18px;font-weight:700;text-decoration:none}.sidebar__title a:hover{border-bottom:dotted 1px var(--active)}.sidebar__intro{margin-bottom:20px;font-size:14px}.sidebar__intro p{margin-bottom:10px}.sidebar__intro p:last-child{margin-bottom:0}.sidebar__menu{margin-bottom:20px}.sidebar__menu li a{color:var(--body);padding-left:20px;text-decoration:none;display:block;position:relative}.sidebar__menu li a:before{content:"";opacity:.6;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1792 1792'><path d='M1363 877l-742 742q-19 19-45 19t-45-19l-166-166q-19-19-19-45t19-45l531-531-531-531q-19-19-19-45t19-45l166-166q19-19 45-19t45 19l742 742q19 19 19 45t-19 45z'/></svg>") 50%/contain no-repeat;width:12px;height:12px;margin-top:-6px;position:absolute;top:50%;left:0}.sidebar__menu li a:hover{color:var(--active)}.sidebar__menu li.is-active a{color:var(--active);font-weight:700}.sidebar__social{margin-bottom:20px}.sidebar__copyright{font-size:13px}.social{vertical-align:middle;border:1px solid var(--border);background-position:50%;background-repeat:no-repeat;background-size:40%;border-radius:50%;width:35px;height:35px;margin:0 4px 10px 0;display:inline-block}.social:hover{border-color:var(--active)}.social--instagram{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'><rect x='2' y='2' width='20' height='20' rx='5'/><circle cx='12' cy='12' r='4.5'/><circle cx='17.5' cy='6.5' r='1' fill='black'/></svg>")}.social--facebook{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'><path d='M14 8h3V4h-3c-2.8 0-5 2.2-5 5v2H6v4h3v9h4v-9h3l1-4h-4V9c0-.6.4-1 1-1z'/></svg>")}.social--twitter{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'><path d='M18.2 2h3.4l-7.4 8.5L23 22h-6.8l-5.3-7-6.1 7H1.4l7.9-9.1L1 2h7l4.8 6.4L18.2 2zm-1.2 18h1.9L7.1 3.9H5.1L17 20z'/></svg>")}.social--email{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'><rect x='2' y='4' width='20' height='16' rx='2'/><path d='M2 6l10 7 10-7'/></svg>")}@media screen and (min-width:900px){.social{width:40px;height:40px}}.mobile-header{margin:0 15px;padding:20px 0;display:flex}.mobile-header__menu button{cursor:pointer;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1792 1792'><path d='M1664 1344v128q0 26-19 45t-45 19H192q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1408q26 0 45 19t19 45zm0-512v128q0 26-19 45t-45 19H192q-26 0-45-19t-19-45V832q0-26 19-45t45-19h1408q26 0 45 19t19 45zm0-512v128q0 26-19 45t-45 19H192q-26 0-45-19t-19-45V320q0-26 19-45t45-19h1408q26 0 45 19t19 45z'/></svg>") 50%/contain no-repeat;border:0;width:20px;height:20px;padding:0;display:inline-block}.mobile-header__logo{text-align:right;flex:1}.mobile-header__logo a{text-transform:uppercase;color:var(--body);font-size:16px;font-weight:700;text-decoration:none}.showcase__item{break-inside:avoid;margin-bottom:30px}@media screen and (max-width:500px){.showcase{margin:0 15px}.showcase__item{margin-bottom:15px}}@media screen and (min-width:501px){.showcase{column-count:2;column-gap:15px;margin-right:15px;padding-left:15px}}@media screen and (min-width:900px){.showcase{margin-right:40px;padding:40px 0 10px 40px}}@media screen and (min-width:1100px){.showcase{column-gap:20px}}@media screen and (min-width:1400px){.showcase{column-count:3}}.card__image{display:block;position:relative}.card__image img{width:100%;height:auto;display:block}.card__image:before{content:"";z-index:1;opacity:0;background-color:#7355a2ed;position:absolute;inset:0}.card__image:hover:before{opacity:1}.card__caption{background-color:var(--card);padding:20px;text-decoration:none}.card__title{margin-bottom:0}.card__title a{color:var(--body);font-size:16px;font-weight:700;text-decoration:none}.card__title a:hover{border-bottom:2px dotted #ea3423}.card__description{font-size:14px;line-height:1.4}.card__date{margin-bottom:8px;font-size:14px;font-style:italic}.sheet{background-color:#fff;min-height:100vh;padding:40px 20px}.sheet__inner{max-width:800px}.sheet__image img{object-fit:contain;object-position:center left;width:auto;max-height:600px}.sheet__title{margin-bottom:30px;font-size:30px;font-weight:700;line-height:1}.sheet__lead{margin-bottom:30px;font-size:16px}.sheet__gallery,.sheet__slider{margin-bottom:30px}.sheet__body{margin-bottom:30px;font-size:14px}.sheet__body h1,.sheet__body h2,.sheet__body h3,.sheet__body h4,.sheet__body h5,.sheet__body h6,.sheet__body p,.sheet__body blockquote,.sheet__body pre,.sheet__body ul,.sheet__body ol{margin-bottom:20px}.sheet__body>: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;font-weight:700}.sheet__body h1{font-size:3em}.sheet__body h2{font-size:2em}.sheet__body h3{font-size:1.5em}.sheet__body li{margin-bottom:5px;margin-left:20px}.sheet__body ol li{list-style-type:decimal}.sheet__body ul li{list-style-type:disc}.sheet__body blockquote{border-left:4px solid var(--active);padding:20px;font-size:1.1em}.sheet__body pre{background-color:var(--code-bg);padding:10px;overflow:auto}.sheet__body pre code,.sheet__body p code{background-color:var(--code-bg);color:#000;font-weight:500}.sheet__body em{font-weight:500}.sheet__body strong{font-weight:700}.sheet__body img{display:block}@media screen and (min-width:900px){.sheet{padding:40px 60px}.sheet__title{font-size:48px}.sheet__lead{font-size:20px}.sheet__body{font-size:16px}.sheet__body blockquote{padding-left:40px}}.strip{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;gap:10px;padding-bottom:6px;display:flex;overflow-x:auto}.strip__item{scroll-snap-align:start;flex:none}.strip__item img{width:auto;max-width:none;height:320px;display:block}@media screen and (min-width:900px){.strip__item img{height:400px}}
