@property --brand-accent{syntax:"<color>";inherits:true;initial-value:#fb923c}@keyframes brand-accent-cycle{0%{--brand-accent:#fb923c}33%{--brand-accent:#f87171}66%{--brand-accent:#c084fc}to{--brand-accent:#fb923c}}:root{--font-sans:"aktiv-grotesk";--brand:#c84820;--brand-active:#b84220;--brand-accent:#fb923c;--white:#fff;--black:#000;--grey:#6b6b6b;--grey-background:#f4f4f4;--border:#d4d4d4;--border-radius:4px;--focus-ring:goldenrod;animation:15s ease-in-out infinite brand-accent-cycle}@media(prefers-reduced-motion:reduce){:root{animation:none}}html,body{background:var(--white)}::view-transition-old(root){animation-duration:.3s}::view-transition-new(root){animation-duration:.3s}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--black);backface-visibility:hidden}.no-wrap{white-space:nowrap}.hidden{display:none!important}html{scroll-behavior:smooth;scrollbar-gutter:stable;overflow-y:scroll}hr{border:0;border-top:1px solid var(--border)}strong{font-weight:500}iframe{margin-bottom:0}.invisible{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.invisible a:focus,.invisible input:focus,.invisible button:focus{width:auto;height:auto;position:static}a,a:active{color:var(--brand)}@media only screen and (min-width:1200px){a:hover{color:var(--brand)}}a:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.content-link{color:var(--black);margin-bottom:8px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-block}.content-link:after{content:"";background:var(--brand);width:100%;height:3px;margin-top:-3px;display:block}@media(hover:hover){.content-link:hover{color:var(--brand)}}@media only screen and (min-width:960px){.content-link{font-size:21px}}.content-link--footer,.content-link--footer:visited{color:var(--grey);font-weight:500}.content-link--footer:after{display:none}@media only screen and (min-width:960px){.content-link--footer{font-size:20px}}.content-link--footer:hover,.content-link--footer:visited:hover{color:var(--brand)}@media(hover:none){.content-link--footer:active{color:var(--brand)}}.content-link--meta{color:var(--black);font-size:18px}img,video{vertical-align:top;border-radius:var(--border-radius);width:100%;height:auto}figure{border:1px solid var(--border);border-radius:var(--border-radius);margin:0;display:table;overflow:hidden}.image-border{border:1px solid var(--border)}table{border-collapse:collapse;text-align:left;background:#fff;width:100%}caption{text-align:left;background:var(--black);color:var(--white)}table,th,td{border:1px solid var(--border);padding:16px;font-size:16px}th{background:var(--grey-background);font-weight:600}@media only screen and (min-width:960px){table,th,td{padding:20px;font-size:20px}}.experience-year{display:none}@media only screen and (min-width:720px){.experience-year{display:table-cell}}html,textarea,button{line-height:1.5;font-family:var(--font-sans),-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;font-optical-sizing:auto;font-style:normal}h1,h2,h3,h4,h5,h6{letter-spacing:-.015em;text-wrap:balance;margin:0;font-family:inherit;font-weight:600;line-height:1.15}.body,label,button,p,a,ul,li{font-size:18px;font-weight:400;line-height:1.5}p{text-wrap:pretty;orphans:2;widows:2;margin-bottom:16px}p:last-child{margin-bottom:0}li{text-wrap:pretty;margin-bottom:20px;margin-left:0}@media only screen and (min-width:960px){li,p{max-width:65ch;font-size:21px}a{font-size:21px}}h1,h1 a{letter-spacing:-.02em;font-size:32px;font-weight:600}@media only screen and (min-width:960px){h1,h1 a{font-size:40px}}@media only screen and (min-width:1200px){h1,h1 a{letter-spacing:-.025em;font-size:56px}}h2{font-size:24px}@media only screen and (min-width:960px){h2{font-size:28px}}h3{font-size:20px}@media only screen and (min-width:960px){h3{font-size:22px}}.large-sub-heading{text-wrap:balance;font-size:28px}@media only screen and (min-width:960px){.large-sub-heading{margin-bottom:0;font-size:36px}}.container--copy ul{margin-left:20px}.meta-grid{margin-left:0!important}.projects-grid li,.blog-grid li,.spotify-grid li,.illustration-grid li,.instagram-grid li{margin-bottom:0;max-width:100%!important;margin-left:0!important}.button{background:var(--grey-background);border-radius:var(--border-radius);color:var(--black);cursor:pointer;box-sizing:border-box;border:none;align-self:start;align-items:center;width:fit-content;padding:12px 18px;font-family:inherit;font-size:16px;font-weight:500;text-decoration:none;display:flex}@media only screen and (min-width:960px){.button{padding:16px 24px;font-size:18px}}.button__icon{width:16px;fill:var(--black);margin-left:8px}@media(hover:hover){.button{transition:background-color 80ms,color 80ms}.button__icon{transition:fill .15s,transform .2s}.button:hover{color:var(--white);background:var(--brand)}.button:hover .button__icon{fill:var(--white);transform:translate(4px)}}.button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.button:active{background:var(--brand-active);color:var(--white)}.button:active .button__icon{fill:var(--white)}.button--inverse{color:#fff;background:0 0;box-shadow:inset 0 0 0 1px #ffffff4d}.button--inverse .button__icon{fill:#fff}@media(hover:hover){.button--inverse:hover{color:var(--black);background:#fff;box-shadow:inset 0 0 0 1px #fff}.button--inverse:hover .button__icon{fill:var(--black)}}.button--inverse:active{color:var(--black);background:#ffffffe6}.button--inverse:active .button__icon{fill:var(--black)}.button--external:hover svg{transform:rotate(-45deg)}.card{border-radius:var(--border-radius);border:1px solid var(--border);-webkit-tap-highlight-color:transparent;background:#fff;flex-direction:column;flex:1;padding:16px;transition:transform .3s;display:flex;position:relative;overflow:hidden}a.card{text-decoration:none}@media(hover:hover){.card:hover{transform:translateY(-4px)}}.card__link{color:var(--black);letter-spacing:-.01em;-webkit-tap-highlight-color:transparent;padding-bottom:4px;font-size:20px;font-weight:600;line-height:1.25;text-decoration:none;display:block}.card .card__link:hover{color:var(--black)}.card__link:after{content:"";position:absolute;inset:0}.card:has(.card__link:focus-visible){outline:3px solid var(--focus-ring);outline-offset:2px}.card__image{border:1px solid var(--border);border-radius:2px;margin-bottom:16px}.card__content{flex-direction:column;flex:1;display:flex}.card__header{padding-bottom:4px;line-height:1.25}.card .card__header,.card .card__description,.card .card__body,.card .card__date{text-decoration:none}.card .card__header{color:var(--black);letter-spacing:-.01em;flex:1;font-size:20px;font-weight:600}.card__content .card__header{flex:none}.card .card__description{color:var(--grey);font-size:18px}.card .card__body{color:var(--grey);flex:1;margin:8px 0 28px;font-size:18px}.card__bottom{justify-content:space-between;align-items:flex-end;gap:16px;margin-top:8px;display:flex}.card .card__date{color:var(--grey);letter-spacing:.06em;text-transform:uppercase;flex-shrink:0;font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Cascadia Mono,Consolas,monospace;font-size:13px;font-weight:400}.card__tags{flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0;list-style:none;display:flex}.card__tags li{align-items:center;margin-bottom:0;display:flex}.card .card__tags li+li:before{content:"";background:var(--grey);border-radius:50%;flex-shrink:0;align-self:center;width:3px;height:3px;margin:0 8px;display:block}.card__bottom .card__tags{justify-content:flex-end}.card__tag{letter-spacing:.06em;text-transform:uppercase;color:var(--grey);font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Cascadia Mono,Consolas,monospace;font-size:13px;font-weight:400}.card__lock{vertical-align:middle;margin-top:-2px;margin-right:5px;display:inline-block}.carousel{width:100%;margin:0;display:block!important}@media only screen and (min-width:960px){.carousel{overflow:visible}}.carousel__media{position:relative}.carousel__viewport{border-radius:var(--border-radius) var(--border-radius) 0 0;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;width:100%;position:relative;overflow:hidden}.carousel__viewport:active{cursor:grabbing}@media only screen and (min-width:960px){.carousel__viewport,.carousel__viewport:active{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Ccircle cx='32' cy='32' r='28' fill='%23ffffff' stroke='%23d4d4d4' stroke-width='1'/%3E%3Cpath d='M27 27L21 32L27 37' stroke='%23111111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3Cpath d='M37 27L43 32L37 37' stroke='%23111111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E") 32 32,grab}}.carousel__track{width:100%;transition:transform .4s;display:flex}.carousel__slide{flex-shrink:0;width:100%}.carousel .carousel__slide img{border-radius:0;width:100%;display:block}.carousel__btn{z-index:1;border:1px solid var(--border);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;width:40px;height:40px;color:var(--black);-webkit-tap-highlight-color:transparent;background:#ffffffe6;border-radius:100px;justify-content:center;align-items:center;transition:background-color .2s,border-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel__btn--prev{left:12px}.carousel__btn--next{right:12px}@media only screen and (min-width:960px){.carousel__btn{width:72px;height:72px}.carousel__btn svg{width:17px;height:17px}.carousel__btn--prev{left:-36px}.carousel__btn--next{right:-36px}}.carousel__btn:hover:not(:disabled){background:#fff}.carousel__btn:disabled{color:#c2c2c2;-webkit-backdrop-filter:none;backdrop-filter:none;cursor:default;background:#ededed;border-color:#e2e2e2}.carousel__btn:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.carousel__caption{display:block}@media only screen and (min-width:960px){.carousel__caption{border-radius:0 0 var(--border-radius) var(--border-radius)}}.carousel__caption{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.carousel__counter{letter-spacing:.08em;text-transform:uppercase;color:var(--grey);white-space:nowrap;flex-shrink:0;font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Cascadia Mono,Consolas,monospace;font-size:11px;font-weight:400}.site-footer{background:var(--grey-background);border-top:1px solid var(--border)}.footer-wrapper{flex-direction:column;gap:24px;padding:40px 20px;display:flex}@media only screen and (min-width:960px){.footer-wrapper{gap:32px;padding:56px 40px}}@media only screen and (min-width:1600px){.footer-wrapper{padding:72px 40px}}.footer-row{flex-wrap:wrap;gap:16px;display:flex}.footer-row--top{border-bottom:1px solid var(--border);flex-direction:column;align-items:flex-start;gap:20px;padding-bottom:24px}@media only screen and (min-width:720px){.footer-row--top{flex-direction:row;justify-content:space-between;align-items:center;gap:16px}}@media only screen and (min-width:960px){.footer-row--top{padding-bottom:32px}}.footer-row--bottom{justify-content:space-between;align-items:center;padding-top:24px}@media only screen and (min-width:960px){.footer-row--bottom{padding-top:32px}}.footer-subscribe{border-bottom:1px solid var(--border);flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding-top:20px;padding-bottom:40px;display:flex}@media only screen and (min-width:720px){.footer-subscribe{flex-direction:row;justify-content:space-between;align-items:center;gap:32px}}@media only screen and (min-width:960px){.footer-subscribe{padding-top:32px;padding-bottom:32px}}.footer-subscribe__heading{color:var(--black);margin:0;font-size:18px;font-weight:500}@media only screen and (min-width:960px){.footer-subscribe__heading{font-size:22px}}.footer-subscribe__desc{color:var(--grey);max-width:44ch;margin:4px 0 0;font-size:14px}@media only screen and (min-width:960px){.footer-subscribe__desc{max-width:none;font-size:15px}}.footer-subscribe__controls{gap:8px;width:100%;max-width:440px;display:flex}.footer-subscribe__input{border:1px solid var(--border);border-radius:var(--border-radius);min-width:0;color:var(--black);appearance:none;background:#fff;flex:1;padding:11px 18px;font-size:16px;font-weight:400;line-height:1}.footer-subscribe__input::placeholder{color:var(--grey)}.footer-subscribe__input:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px;border-color:#b8b8b8}.footer-subscribe__button{background:var(--black);border:1px solid var(--black);border-radius:var(--border-radius);color:#fff;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;flex-shrink:0;padding:11px 22px;font-size:16px;font-weight:500;line-height:1;transition:background-color .2s,border-color .2s}@media(hover:hover){.footer-subscribe__button:hover{background:var(--brand);border-color:var(--brand)}}.footer-subscribe__button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.footer-subscribe [hidden]{display:none}.footer-subscribe__success{color:var(--black);margin:0;font-size:16px;font-weight:500}@media only screen and (min-width:960px){.footer-subscribe__success{font-size:18px}}.footer-tagline{color:var(--black);max-width:28ch;margin:0;font-size:18px;font-weight:500}.footer-tagline__accent{color:var(--brand)}@media only screen and (min-width:960px){.footer-tagline{font-size:22px}}.footer-links{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.footer-link,.footer-link:visited{border:1px solid var(--border);border-radius:var(--border-radius);color:var(--black);-webkit-tap-highlight-color:transparent;background:#fff;align-items:center;gap:6px;padding:5px 18px 5px 5px;font-size:16px;font-weight:500;line-height:1;text-decoration:none;transition:border-color .2s;display:inline-flex}.footer-link__icon-wrap{width:28px;height:28px;color:var(--black);border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.footer-link__icon{color:var(--black);flex-shrink:0}@media(hover:hover){.footer-link:hover{color:var(--black);border-color:#b8b8b8}.footer-link:hover .footer-link__icon{color:var(--black)}}.footer-link:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.footer-author{color:var(--grey);letter-spacing:.01em;margin:0;font-size:14px}@media only screen and (min-width:960px){.footer-author{font-size:15px}}.footer-back-to-top,.footer-back-to-top:visited{color:var(--grey);letter-spacing:.08em;text-transform:uppercase;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:0;align-items:center;gap:6px;margin:-12px -8px;padding:12px 8px;font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Cascadia Mono,Consolas,monospace;font-size:12px;font-weight:400;line-height:1;text-decoration:none;transition:color .2s;display:inline-flex}.footer-back-to-top__icon{color:currentColor;flex-shrink:0}@media(hover:hover){.footer-back-to-top:hover{color:var(--black)}}.footer-back-to-top:focus-visible{outline:3px solid var(--focus-ring);outline-offset:4px;border-radius:2px}@media only screen and (min-width:960px){.footer-back-to-top,.footer-back-to-top:visited{font-size:13px}}.site-header{border-bottom:1px solid var(--border);background:#fff;margin-bottom:40px}.site-header:has(.nav-wrapper--open){border-bottom-color:#0000}@media only screen and (min-width:960px){.site-header{margin-bottom:80px}}.header-wrapper{background:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:16px;display:flex}@media only screen and (min-width:375px){.header-wrapper{padding:20px}}.header-wrapper--nav-open{background:0 0}.header-wrapper--nav-open .site-author,.header-wrapper--nav-open .site-author:visited,.header-wrapper--nav-open .site-author:focus,.header-wrapper--nav-open .site-author:active{color:var(--black);z-index:10000;position:relative}.header-wrapper--nav-open .menu-toggle{z-index:10000;position:relative}.header-wrapper--nav-open .menu-toggle__bar{background:var(--black)}@media only screen and (min-width:960px){.header-wrapper{margin-bottom:24px;padding:24px 40px 0}}.menu-toggle{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;margin-right:-8px;padding:8px;display:flex}.menu-toggle:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.menu-toggle__bar{background:var(--black);transform-origin:50%;border-radius:2px;width:100%;height:2px;transition:transform .25s,opacity .25s;display:block}.menu-toggle--open .menu-toggle__bar:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle--open .menu-toggle__bar:nth-child(2){opacity:0}.menu-toggle--open .menu-toggle__bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media only screen and (min-width:960px){.menu-toggle{display:none}}.nav-wrapper{margin:0;padding:0;display:none}.nav-wrapper--open{z-index:9999;padding-top:var(--nav-overlay-top,64px);overscroll-behavior:contain;background:#fff;flex-direction:column;align-items:stretch;animation:.2s overlay-fade-in;display:flex;position:fixed;inset:0}@keyframes overlay-fade-in{0%{opacity:0}to{opacity:1}}.nav-wrapper--open .nav-list{flex:1;grid-template-columns:1fr 1fr;align-content:stretch;gap:12px;min-height:0;padding:0 16px 24px;display:grid}@media(orientation:landscape)and (max-width:959px){.nav-wrapper--open .nav-list{grid-template-columns:repeat(3,1fr);gap:16px;padding:0 24px 20px}}.nav-wrapper--open .nav-list__item{margin-bottom:0;margin-left:0;animation:.3s backwards nav-card-in;display:flex}.nav-wrapper--open .nav-list__item:first-child{animation-delay:50ms}.nav-wrapper--open .nav-list__item:nth-child(2){animation-delay:.1s}.nav-wrapper--open .nav-list__item:nth-child(3){animation-delay:.15s}.nav-wrapper--open .nav-list__item:nth-child(4){animation-delay:.2s}.nav-wrapper--open .nav-list__item:nth-child(5){animation-delay:.25s}.nav-wrapper--open .nav-list__item:nth-child(6){animation-delay:.3s}@keyframes nav-card-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.nav-wrapper--open,.nav-wrapper--open .nav-list__item{animation:none}}.nav-wrapper--open .nav-list__item{display:flex}.nav-wrapper--open .nav-list__item a,.nav-wrapper--open .nav-list__item a:visited{border:1px solid var(--border);border-radius:var(--border-radius);color:var(--black);-webkit-tap-highlight-color:transparent;background:0 0;flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px;font-size:18px;text-decoration:none;transition:border-color .2s,background-color .2s;display:flex}@media(orientation:landscape)and (max-width:959px){.nav-wrapper--open .nav-list__item a,.nav-wrapper--open .nav-list__item a:visited{padding:16px 20px}}@media(hover:hover){.nav-wrapper--open .nav-list__item a:hover{background:var(--grey-background);border-color:#0003}}.nav-wrapper--open .nav-icon{width:24px;height:24px;color:inherit;flex-shrink:0}.nav-wrapper--open .nav-label{align-items:center;gap:6px;font-size:18px;font-weight:500;line-height:1.2;display:inline-flex}.nav-wrapper--open .nav-list__item .nav-list__link.active{background:var(--grey-background);border-color:var(--black)}@media only screen and (min-width:960px){.nav-wrapper,.nav-wrapper[aria-hidden]{display:flex}}.nav-list{margin:0;padding:0;display:flex}.nav-list__item{list-style:none;display:inline}@media only screen and (min-width:960px){.nav-list__item{margin-bottom:0;margin-left:40px}}@media only screen and (min-width:1200px){.nav-list__item{margin-left:40px}}.nav-list__item:last-child{margin-bottom:0!important}.nav-list__item a,.nav-list__item a:not(.active):visited{color:var(--black);border-radius:var(--border-radius);-webkit-tap-highlight-color:transparent;padding:8px;font-size:16px;text-decoration:none;transition:background-color .3s}@media only screen and (min-width:960px){.nav-list__item a{padding:6px;font-size:18px;position:relative;transform:translateY(2px)}.nav-list__item a:hover{background-color:var(--grey-background);color:var(--black)}.nav-list__link.active{color:var(--black);background-color:#0000}.nav-list__link.active:before{content:"";background:var(--brand-accent);view-transition-name:nav-active-bar;height:6px;position:absolute;top:-24px;left:6px;right:6px}}@media only screen and (min-width:1200px){.nav-list__item a{padding:8px 12px;font-size:18px}.nav-list__link.active:before{top:-24px;left:12px;right:12px}}@media only screen and (min-width:960px){.nav-icon{display:none}}.nav__lock{vertical-align:middle;margin-top:-2px;margin-right:4px;display:inline-block}.site-author{color:var(--black);-webkit-tap-highlight-color:transparent;align-items:center;text-decoration:none;display:inline-flex}.site-author:visited,.site-author:focus,.site-author:active{color:var(--black)}.site-author__title{letter-spacing:-.1px;padding:4px 0;font-size:18px;font-weight:500}@media only screen and (min-width:960px){.site-author__title{font-size:18px}}@media only screen and (min-width:1200px){.site-author__title{font-size:20px}}body.home .site-header{margin-bottom:0}body.has-sticky-header .site-header:has(.nav-wrapper--open){z-index:9999}body.has-sticky-header .site-header{z-index:100;transition:transform .3s;position:fixed;top:0;left:0;right:0}.site-header--hidden{transform:translateY(-100%)}@media(prefers-reduced-motion:reduce){body.has-sticky-header .site-header{transition:none}}.nav-wrapper--open .nav-list__item a,.nav-wrapper--open .nav-list__item a:visited{color:var(--black)}.hero{color:#fff;z-index:2;--hero-gap:32px;gap:32px;max-width:1600px;margin:0 auto;padding:24px 20px 32px;display:grid;position:relative}@media only screen and (min-width:960px){.hero{--hero-gap:48px;gap:48px;padding:32px 40px 56px}}@media only screen and (min-width:1400px){.hero{--hero-gap:72px;gap:72px;padding:40px 40px 72px}}.hero-section .marquee{z-index:2;padding-bottom:32px;position:relative}@media only screen and (min-width:960px){.hero-section .marquee{padding-bottom:56px}}.hero__meta{border-bottom:1px solid #ffffff26;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-bottom:24px;display:flex}@media only screen and (min-width:960px){.hero__meta{background-image:linear-gradient(90deg,#0000,#ffffff26 8% 92%,#0000);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px;border-bottom:none}}.hero__label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Cascadia Mono,Consolas,monospace;font-size:12px;font-weight:400}@media only screen and (min-width:960px){.hero__label{font-size:13px}}.hero__headline{position:relative}.hero__header{letter-spacing:-.02em;color:#fff;z-index:1;margin:0;font-size:32px;font-weight:600;line-height:1.15;position:relative}@media only screen and (min-width:960px){.hero__header{font-size:48px}}@media only screen and (min-width:1200px){.hero__header{letter-spacing:-.025em;font-size:60px}}@media only screen and (min-width:1400px){.hero__header{max-width:22ch}}@media only screen and (min-width:1600px){.hero__header{font-size:72px}}.hero__header a{color:#fff;font-weight:600;text-decoration:none}.hero__header--accent{color:var(--brand-accent)}.hero__footer{z-index:1;border-top:1px solid #ffffff26;gap:24px;padding-top:24px;display:grid;position:relative}@media only screen and (min-width:960px){.hero__footer{background-image:linear-gradient(90deg,#0000,#ffffff26 8% 92%,#0000);background-position:0 0;background-repeat:no-repeat;background-size:100% 1px;border-top:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px}}.hero__description{color:#ffffffa6;max-width:56ch;font-size:18px;font-weight:400;line-height:1.5;margin:0!important}@media only screen and (min-width:960px){.hero__description{font-size:20px}}.hero__description--highlight{color:var(--brand-accent);font-weight:500}.hero-section{background:var(--black);isolation:isolate;width:100%;margin-bottom:56px;position:relative;overflow:hidden}@media only screen and (min-width:960px){.hero-section{margin-bottom:96px}}.hero-section__bg{display:none}@media only screen and (min-width:960px){.hero-section__bg{top:calc(-1 * var(--hero-gap) + 8px);height:calc(100% + 2 * var(--hero-gap) - 16px);z-index:0;pointer-events:none;width:100vw;display:block;position:absolute;left:50%;transform:translate(-50%)}}.container{margin-bottom:56px;padding-left:20px;padding-right:20px}@media only screen and (min-width:960px){.container{margin-bottom:96px;padding-left:40px;padding-right:40px}}.container--content{gap:20px;display:grid}@media only screen and (min-width:960px){.container--content{gap:40px}}.container--copy{gap:4px;display:grid}@media only screen and (min-width:960px){.container--copy{gap:8px}}.container--content>h2+p,.container--content>h2+ul{margin-top:-12px}@media only screen and (min-width:960px){.container--content>h2+p,.container--content>h2+ul{margin-top:-24px}}.container,.header-wrapper,.footer-wrapper{max-width:1600px;margin-left:auto;margin-right:auto}.page-header{margin-bottom:32px}@media only screen and (min-width:960px){.page-header{margin-bottom:48px}}.blog-grid{grid-template-columns:1fr;gap:20px;padding:0;list-style-type:none;display:grid}.blog-grid>li{display:flex}@media(max-width:719px){.blog-grid--swipeable{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;margin-left:-20px;margin-right:-20px;padding-bottom:2px;padding-left:20px;padding-right:20px;scroll-padding-left:20px;display:flex;overflow-x:auto}.blog-grid--swipeable::-webkit-scrollbar{display:none}.blog-grid--swipeable>li{scroll-snap-align:start;flex:0 0 calc(90vw - 40px)}}.blog-grid .card{padding:0}.blog-grid .card__image{aspect-ratio:16/9;object-fit:cover;border:none;border-radius:0;margin-bottom:0}.blog-grid .card__content{padding:16px}.blog-grid .card__image-spacer{aspect-ratio:16/9;flex-shrink:0;width:100%;display:block}@media only screen and (min-width:960px){.blog-grid{grid-template-columns:1fr 1fr 1fr;gap:40px}.blog-grid--2col{grid-template-columns:1fr 1fr}.blog-grid li.blog-grid__featured{grid-column:1/-1}.blog-grid__featured .card{flex-direction:row;align-items:stretch;padding:16px}.blog-grid__featured .card__image{aspect-ratio:auto;object-fit:cover;border-radius:2px;flex-shrink:0;width:50%;height:auto;margin-bottom:0}.blog-grid__featured .card__content{justify-content:space-between;padding:32px}.blog-grid__featured .card__link{font-size:26px}.blog-grid__featured .card__body{flex:1;margin:16px 0 32px;font-size:18px}}.projects-grid{gap:20px;padding:0;list-style-type:none;display:grid}@media only screen and (min-width:720px){.projects-grid{grid-template-columns:1fr 1fr}}@media only screen and (min-width:960px){.projects-grid{grid-template-columns:1fr 1fr 1fr;gap:40px}.projects-grid--featured,.projects-grid--editorial{grid-template-columns:1fr 1fr}}.projects-grid--featured li:last-child{margin-bottom:0}@media only screen and (min-width:960px){.projects-grid--featured li{margin-bottom:0}}.project-image-grid{gap:20px;display:grid}@media only screen and (min-width:960px){.project-image-grid{grid-template-columns:1fr 1fr;gap:40px!important}}.project-image-grid--vertical{grid-template-columns:1fr 1fr}@media only screen and (min-width:960px){.project-image-grid--vertical{grid-template-columns:1fr 1fr 1fr 1fr;gap:40px!important}}.illustration-grid{grid-template-columns:1fr 1fr;gap:20px;list-style-type:none;display:grid}@media only screen and (min-width:960px){.illustration-grid{grid-template-columns:1fr 1fr 1fr 1fr;gap:40px!important}}.spotify-grid{gap:20px;list-style-type:none;display:grid;margin-bottom:2px!important}@media only screen and (min-width:960px){.spotify-grid{grid-template-columns:1fr 1fr;gap:36px!important;margin-bottom:40px!important}}.instagram-grid{grid-template-columns:1fr 1fr;gap:20px;list-style-type:none;display:grid}@media only screen and (min-width:1200px){.instagram-grid{grid-template-columns:1fr 1fr 1fr 1fr;gap:40px!important}.blog-grid__featured .card__link{font-size:42px}}figcaption{background:var(--white);border-top:1px solid var(--border);padding:16px}figure img{border-radius:0}.container--content>img,.project-image-grid img,.illustration-grid img{border:1px solid var(--border)}.meta-grid{margin-bottom:0;padding:0}@media only screen and (min-width:960px){.meta-grid{display:flex}}.meta-grid p{font-size:18px}.meta-grid--counter p{font-size:64px!important;font-weight:300!important}.meta-grid h2{color:var(--grey);font-size:18px}.meta-grid li:last-child,.meta-grid--project,.meta-grid--blog{margin-bottom:0}@media only screen and (min-width:960px){.meta-grid--project h2{font-size:20px}}.meta-grid li{margin-bottom:20px;padding:0;list-style-type:none}@media only screen and (min-width:960px){.meta-grid li{margin-bottom:0;margin-right:80px}}.page-heading{margin-bottom:8px}.section-header{gap:20px;display:grid}@media only screen and (min-width:960px){.section-header{gap:24px}}.section-header__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--grey);margin:0;font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Cascadia Mono,Consolas,monospace;font-size:12px;font-weight:400}@media only screen and (min-width:960px){.section-header__eyebrow{font-size:13px}}.section-header .large-sub-heading{margin:0}.pan-image{width:100%;margin:0;display:block!important}@media only screen and (min-width:960px){.pan-image{overflow:visible}}.pan-image__media{position:relative}.pan-image__viewport{aspect-ratio:8/5;border-radius:var(--border-radius) var(--border-radius) 0 0;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;width:100%;height:auto;position:relative;overflow:hidden}.pan-image__viewport.is-dragging{cursor:grabbing}@media only screen and (min-width:960px){.pan-image__viewport,.pan-image__viewport.is-dragging{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Ccircle cx='32' cy='32' r='28' fill='%23ffffff' stroke='%23d4d4d4' stroke-width='1'/%3E%3Cpath d='M27 27L21 32L27 37' stroke='%23111111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3Cpath d='M37 27L43 32L37 37' stroke='%23111111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E") 32 32,grab}}.pan-image .pan-image__img{will-change:transform;pointer-events:none;-webkit-user-drag:none;border-radius:0;width:auto;max-width:none;height:100%;display:block;position:absolute;top:0;left:0}.pan-image__btn{z-index:1;border:1px solid var(--border);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;width:40px;height:40px;color:var(--black);background:#ffffffe6;border-radius:100px;justify-content:center;align-items:center;transition:background-color .2s,border-color .2s,color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.pan-image__btn:hover:not(:disabled){background:#fff}.pan-image__btn:disabled{color:#c2c2c2;-webkit-backdrop-filter:none;backdrop-filter:none;cursor:default;background:#ededed;border-color:#e2e2e2}.pan-image__btn--prev{left:12px}.pan-image__btn--next{right:12px}@media only screen and (min-width:960px){.pan-image__btn{width:60px;height:60px}.pan-image__btn svg{width:17px;height:17px}.pan-image__btn--prev{left:-30px}.pan-image__btn--next{right:-30px}}.pan-image__caption{display:block}@media only screen and (min-width:960px){.pan-image__caption{border-radius:0 0 var(--border-radius) var(--border-radius)}}.tag-pill,.tag-pill:visited{background:var(--grey-background);border:1px solid var(--border);color:var(--grey);letter-spacing:.06em;text-transform:uppercase;-webkit-tap-highlight-color:transparent;border-radius:100px;align-items:center;padding:5px 12px;font-size:12px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}@media(hover:hover){.tag-pill:hover{color:var(--black);border-color:#b8b8b8}}.tag-pill:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}
