:root{--font-mono: "DM Mono", serif;--font-sans: "Epilogue", sans-serif;--fontsize-small: 1rem;--fontsize-base: clamp(1.125rem, 1.4vw, 1.375rem);--fontsize-large: clamp(1.125rem, 1.5vw, 2rem);--fontsize-xlarge: clamp(1.75rem, 3.75vw, 3rem);--fontsize-intro: clamp(1.5rem, 5vw, 2.5rem);--weight-light: 300;--weight-normal: 400;--weight-bold: 700;--color-text: hsl(180, 10%, 4%);--color-bg: hsl(195, 20%, 96%);--color-placeholder: hsl(195, 20%, 88%);--container-padding: clamp(1rem, 5vw, 4rem);--container-max: 1280px;--section-space: clamp(2rem, 5vw, 4rem);--list-gap: clamp(1.5rem, 3.75vw, 3rem);--list-radius: clamp(.5rem, 1.25vw, 1rem) }@media (prefers-color-scheme: dark){:root{--color-placeholder: hsl(195, 20%, 12%)}}html{margin:0;padding:0}body{margin:0;padding:0;font-family:var(--font-sans);font-size:var(--fontsize-base);font-weight:var(--weight-normal);color:var(--color-text);background-color:var(--color-bg)}@media (prefers-color-scheme: dark){body{background-color:var(--color-text);color:var(--color-bg)}}.theme-dark{--color-placeholder: hsl(195, 20%, 12%);background-color:var(--color-text);color:var(--color-bg)}.contain{margin-left:auto;margin-right:auto;padding-left:var(--container-padding);padding-right:var(--container-padding);max-width:var(--container-max)}.contain:focus,article:focus,main:focus{outline:none}.contain--large{padding-left:0;padding-right:0;max-width:1440px}#swup:focus{outline:none}img,video{max-width:100%;height:auto}h1,h2,h3{font-weight:var(--weight-bold)}h1{font-size:var(--fontsize-xlarge);margin:0 0 .5em}h2{font-size:var(--fontsize-large)}h3{font-size:var(--fontsize-base)}.caption{text-align:center;margin-top:clamp(1rem,1.875vw,1.5rem)}.icon path{fill:currentColor}.section{margin-bottom:var(--section-space)}.section img,.section video{display:block}@media screen and (max-width: 600px){.section:where(.contain){padding:0}}.work-item img,.section img,.section video{background-color:var(--color-placeholder)}.header:where(.astro-LBRUSAS5){padding-top:clamp(1.5rem,6.25vw,5rem);margin-bottom:clamp(1.5rem,3.75vw,3rem)}.header:where(.astro-LBRUSAS5) a:where(.astro-LBRUSAS5){color:currentColor;text-decoration:none}.logo:where(.astro-LBRUSAS5){display:inline-flex;flex-flow:row nowrap;align-items:flex-start;align-items:center}.logo:where(.astro-LBRUSAS5) path{fill:currentColor}.large:where(.astro-LBRUSAS5) svg{height:56px;width:auto}.name:where(.astro-LBRUSAS5){margin-left:.5rem}.large:where(.astro-LBRUSAS5) .name:where(.astro-LBRUSAS5){margin-left:1rem}@media (min-width: 600px){.name:where(.astro-LBRUSAS5){margin-left:1rem}.large:where(.astro-LBRUSAS5) .name:where(.astro-LBRUSAS5){margin-left:1.5rem}}h1:where(.astro-LBRUSAS5).title{margin:0 0 .15em}h2:where(.astro-LBRUSAS5).title{margin:0 0 .25em}.subtitle:where(.astro-LBRUSAS5){margin:0}.subtitle:where(.astro-LBRUSAS5){font-weight:var(--weight-normal)}
