body,h1,h2,h3,h4,h5,h6,p,blockquote,pre,dl,dd,ol,ul,figure{margin:0;padding:0}body{font:300 15px/1.5 "Helvetica Neue",Helvetica,Arial,sans-serif;color:#111;background-color:#fdfdfd;min-height:100vh;-webkit-text-size-adjust:100%;-webkit-font-feature-settings:"kern" 1;-moz-font-feature-settings:"kern" 1;-o-font-feature-settings:"kern" 1;font-feature-settings:"kern" 1;font-kerning:normal}h1,h2,h3,h4,h5,h6,p,blockquote,pre,ul,ol,dl,figure,.highlight{margin-bottom:calc($spacing-unit / 2)}img{max-width:100%;vertical-align:middle}figure>img{display:block}figcaption{font-size:13.125px}ul,ol{margin-left:10px}li>ul,li>ol{margin-bottom:0}h1,h2,h3,h4,h5,h6{font-weight:300}a{color:#2a7ae2;text-decoration:none}a:visited{color:#1756a9}a:hover{color:#111;text-decoration:underline}blockquote{color:#828282;border-left:4px solid #e8e8e8;padding-left:calc($spacing-unit / 2);font-size:18px;letter-spacing:-1px;font-style:italic}blockquote>:last-child{margin-bottom:0}pre,code{font-size:15px;border:1px solid #e8e8e8;border-radius:3px;background-color:#eef}code{padding:1px 5px}pre{padding:8px 12px;overflow-x:auto}pre>code{border:0;padding-right:0;padding-left:0}.wrapper{max-width:-webkit-calc(800px - (10px * 2));max-width:calc(800px - (10px * 2));margin-right:auto;margin-left:auto;padding-right:10px;padding-left:10px}@media screen and (max-width: 800px){.wrapper{max-width:-webkit-calc(800px - (10px));max-width:calc(800px - (10px));padding-right:calc($spacing-unit / 1);padding-left:calc($spacing-unit / 1)}}@media screen and (max-width: 600px){.wrapper{max-width:-webkit-calc(800px - (10px));max-width:calc(800px - (10px));padding-right:calc($spacing-unit / 1);padding-left:calc($spacing-unit / 1)}}.post-wrapper,.studio-wrapper{max-width:-webkit-calc(800px - (10px * 2));max-width:calc(800px - (10px * 2));margin-right:auto;margin-left:auto;padding-right:10px;padding-left:10px}@media screen and (max-width: 800px){.post-wrapper,.studio-wrapper{max-width:-webkit-calc(800px - (10px));max-width:calc(800px - (10px));padding-right:calc($spacing-unit / 1);padding-left:calc($spacing-unit / 1)}}@media screen and (max-width: 600px){.post-wrapper,.studio-wrapper{max-width:-webkit-calc(800px - (10px));max-width:calc(800px - (10px));padding-right:calc($spacing-unit / 1);padding-left:calc($spacing-unit / 1)}}.wrapper:after,.post-wrapper:after,.studio-wrapper:after{content:"";display:table;clear:both}.icon>svg{display:inline-block;width:16px;height:16px;vertical-align:middle}.icon>svg path{fill:#828282}:root{--background-color: #ffffff;--module-title: #000;--text-color: black;--highlight-color: black;--preview-color: black;--link-color: black;--highlight-weight: 400;--text-weight: 500;--text-font: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;--accent-color: rgb(240, 238, 230);--table-bg: transparent;--table-text: var(--text-color);--table-border: #ccc;--table-header-bg: #f4f4f4;--table-header-text: #000;--table-row-alt: #fafafa}@media (prefers-color-scheme: dark){:root{--background-color: #122b2b;--text-color: #ffffff;--module-title: #fff;--highlight-color: #ffffff;--preview-color: #ffffff;--link-color: #ffffff;--accent-color: rgb(68, 161, 149);--table-bg: transparent;--table-text: var(--text-color);--table-border: rgba(68, 161, 149, 0.35);--table-header-bg: #0f2424;--table-header-text: #fff;--table-row-alt: #143030}}body{background-color:var(--background-color);color:var(--text-color);font-family:var(--text-font);font-size:16px}.wrapper{max-width:1000px}@media screen and (max-width: 600px){.wrapper{padding:20px}}p{margin-bottom:18px}ul,ol{margin-bottom:18px}a{color:var(--link-color);font-weight:var(--highlight-weight);text-decoration-color:var(--text-color);text-decoration:underline}a:visited{color:var(--link-color);font-weight:var(--highlight-weight);text-decoration-color:var(--text-color)}a:active{color:var(--link-color)}a:hover{color:var(--text-color)}h1,h2,h4{color:var(--highlight-color);font-family:var(--text-font)}h2{font-size:20px;font-weight:var(--text-weight);padding-top:20px;padding-bottom:20px}h3{font-weight:var(--text-weight);font-style:italic;font-size:20px;color:var(--highlight-color);padding-bottom:20px}h4{font-size:13px;text-align:center;font-weight:400;padding-bottom:20px}img{width:100%;height:auto;border-radius:10px}table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:0.95rem;border:1px solid var(--table-border, #444);background-color:var(--table-bg, transparent)}th,td{border:1px solid var(--table-border, #444);padding:8px 12px;text-align:left;color:var(--table-text, #ddd)}th{background-color:var(--table-header-bg, #222);color:var(--table-header-text, #fff);font-weight:600}tr:nth-child(even){background-color:var(--table-row-alt, #1b1b1b)}table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:0.95rem;background:var(--table-bg);border:1px solid var(--table-border)}th,td{border:1px solid var(--table-border);padding:8px 12px;text-align:left;color:var(--table-text)}th{background:var(--table-header-bg);color:var(--table-header-text);font-weight:600}tbody tr:nth-child(even) td{background:var(--table-row-alt)}table caption{caption-side:top;padding-bottom:.5rem;font-weight:600;color:var(--table-text)}table a{color:var(--link-color);text-decoration:underline}.back-button{padding-top:50px}.section-section{border-top:0.5px solid var(--text-color);padding-top:50px;padding-bottom:50px;display:flex;justify-content:space-between}@media screen and (max-width: 600px){.section-section{display:block}}.section-intro{width:30%}@media screen and (max-width: 600px){.section-intro{width:100%;padding-bottom:40px}}.section-title{font-size:30px;font-weight:500}.section-subtitle{font-weight:400}@media screen and (max-width: 600px){.section-subtitle{font-size:20px}}.site-header{padding-top:50px;padding-bottom:50px;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 600px){.site-header{display:flex;flex-direction:column}}.site-identity{width:30%}@media screen and (max-width: 600px){.site-identity{width:100%;order:1}}.site-title{font-size:30px;font-weight:500;text-decoration:none}.site-subtitle{font-weight:400}@media screen and (max-width: 600px){.site-subtitle{font-size:20px;padding-bottom:30px}}.site-navigation{display:flex;padding-top:10px;gap:20px}@media screen and (max-width: 600px){.site-navigation{padding-top:30px;flex-direction:row;align-items:flex-start;gap:30px}}.bio-and-navigation{font-size:15px;width:30%}@media screen and (max-width: 600px){.bio-and-navigation{font-size:20px;padding-top:20px;width:100%;order:2}}.profile-picture{width:30%;position:relative}@media screen and (max-width: 600px){.profile-picture{width:100%;display:block;order:0;margin-bottom:50px}}.profile-picture img{width:100%;display:block;filter:grayscale(100%)}.profile-picture::after{content:"";opacity:60%;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--accent-color);mix-blend-mode:screen;pointer-events:none;border-radius:10px}.post-site-header{padding:50px 0;display:flex;flex-direction:column;align-items:center;gap:30px;text-align:center;border-bottom:0.5px solid var(--text-color)}.post-site-identity{width:100%}.post-site-title{font-size:30px;font-weight:500;text-decoration:none}.post-site-subtitle{font-size:1rem;margin-top:5px;opacity:0.8}.post-bio-and-navigation{width:100%;max-width:700px;font-size:15px;line-height:1.6;text-align:center;display:flex;flex-direction:column;gap:20px}.post-site-navigation{display:flex;justify-content:center;gap:25px}.current-content{font-size:15px;font-weight:500}@media screen and (max-width: 600px){.current-content{font-size:20px;font-weight:300}}.current-title{font-size:15px}@media screen and (max-width: 600px){.current-title{font-size:20px;font-weight:300;padding-bottom:10px}}.current-title a{font-weight:500 !important;text-decoration:underline !important}@media screen and (max-width: 600px){.current-title a{font-weight:300 !important}}.currents-subtitle{font-weight:400}.currents-list{display:grid;width:65%;gap:20px;grid-template-columns:1fr 1fr}@media screen and (max-width: 600px){.currents-list{width:100%}}.full-span{grid-column:span 2}.current-item{opacity:100%;background-color:var(--accent-color);filter:saturate(40%);padding:20px;height:auto;border-radius:10px}.current-item img{width:100%;display:block;filter:grayscale(100%)}.current-description{font-style:italic}@media screen and (max-width: 600px){.current-description{padding-top:10px}}.featured-posts{width:65%}@media screen and (max-width: 600px){.featured-posts{width:100%}}.feature-post{display:flex;gap:30px;align-items:center;padding-bottom:30px}@media screen and (max-width: 600px){.feature-post{display:block}}.feature-content{width:50%}@media screen and (max-width: 600px){.feature-content{width:100%}}.feature-title{font-size:15px}@media screen and (max-width: 600px){.feature-title{font-size:20px;padding-bottom:20px}}.feature-description{font-size:15px}@media screen and (max-width: 600px){.feature-description{font-size:20px;padding-bottom:20px}}.feature-image{width:50%;position:relative;overflow:hidden}@media screen and (max-width: 600px){.feature-image{width:100%;margin-bottom:20px}}.feature-image img{width:100%;display:block;filter:grayscale(100%)}.feature-image::after{content:"";opacity:50%;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--accent-color);mix-blend-mode:screen;pointer-events:none;border-radius:10px;z-index:1}.blog-listing{width:65%}@media screen and (max-width: 600px){.blog-listing{width:100%}}.blog-post-item{display:flex;justify-content:space-between}@media screen and (max-width: 600px){.blog-post-item{font-size:20px;flex-direction:column;align-items:flex-start}}.blog-post-item a{font-weight:400}.blog-post-date{color:#999;font-size:0.9rem;text-align:left}.blog-listing li{list-style:none;padding-bottom:10px}.studio-listing{width:65%;display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}@media screen and (max-width: 600px){.studio-listing{grid-template-columns:1fr;width:100%}}.studio-item{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:10px}.studio-item img{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(100%)}.studio-item::after{content:"";opacity:50%;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--accent-color);mix-blend-mode:screen;pointer-events:none;border-radius:10px;z-index:1}.post-wrapper{padding-bottom:100px;max-width:600px}@media screen and (max-width: 600px){.post-wrapper{font-size:20px;padding:20px;padding-bottom:100px}}.post-wrapper img{border-radius:8px;display:block;width:100%;height:auto}.post-title{text-align:center;padding-top:50px;padding-bottom:0px;font-size:30px}.post-date{text-align:center;font-size:20px;padding-bottom:70px}.studio-wrapper{max-width:1000px;padding-bottom:100px}@media screen and (max-width: 600px){.studio-wrapper{font-size:20px;padding:20px;padding-bottom:100px}}.studio-wrapper img{border-radius:8px;display:block;width:100%;height:auto}.highlight{background:#fff}.highlight .c{color:#998;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k{font-weight:bold}.highlight .o{font-weight:bold}.highlight .cm{color:#998;font-style:italic}.highlight .cp{color:#999;font-weight:bold}.highlight .c1{color:#998;font-style:italic}.highlight .cs{color:#999;font-weight:bold;font-style:italic}.highlight .gd{color:#000;background-color:#fdd}.highlight .gd .x{color:#000;background-color:#faa}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000;background-color:#dfd}.highlight .gi .x{color:#000;background-color:#afa}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:bold}.highlight .gu{color:#aaa}.highlight .gt{color:#a00}.highlight .kc{font-weight:bold}.highlight .kd{font-weight:bold}.highlight .kp{font-weight:bold}.highlight .kr{font-weight:bold}.highlight .kt{color:#458;font-weight:bold}.highlight .m{color:#099}.highlight .s{color:#d14}.highlight .na{color:teal}.highlight .nb{color:#0086B3}.highlight .nc{color:#458;font-weight:bold}.highlight .no{color:teal}.highlight .ni{color:purple}.highlight .ne{color:#900;font-weight:bold}.highlight .nf{color:#900;font-weight:bold}.highlight .nn{color:#555}.highlight .nt{color:navy}.highlight .nv{color:teal}.highlight .ow{font-weight:bold}.highlight .w{color:#bbb}.highlight .mf{color:#099}.highlight .mh{color:#099}.highlight .mi{color:#099}.highlight .mo{color:#099}.highlight .sb{color:#d14}.highlight .sc{color:#d14}.highlight .sd{color:#d14}.highlight .s2{color:#d14}.highlight .se{color:#d14}.highlight .sh{color:#d14}.highlight .si{color:#d14}.highlight .sx{color:#d14}.highlight .sr{color:#009926}.highlight .s1{color:#d14}.highlight .ss{color:#990073}.highlight .bp{color:#999}.highlight .vc{color:teal}.highlight .vg{color:teal}.highlight .vi{color:teal}.highlight .il{color:#099}
