@charset "UTF-8";:root{--page-w:1024;--content-w:760;--c-ink:#0a0a0a;--c-yellow-green:#d1cc2e;--c-light-green:#9ab53e;--c-mid-green:#4ea24a;--c-deep-green:#08964d;--font-body:"Segoe UI","Segoe UI Italic",system-ui,sans-serif;--font-display-bold:"Oswald","Impact",sans-serif;--font-script:"Sacramento","Brush Script MT",cursive;--font-signature:"Dancing Script","Brush Script MT",cursive;interpolate-size:allow-keywords}html{font-size:calc(min(100vw,1366px)/var(--page-w));-webkit-text-size-adjust:100%;scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;font-family:var(--font-body);font-style:italic;color:var(--c-ink);line-height:1.4;background:#eee}img,svg{display:block;max-width:100%;height:auto}.page{width:calc(var(--page-w)*1rem);margin-inline:auto;padding-bottom:20rem;position:relative}.grecaptcha-badge{display:none!important}.hero{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden;padding:140rem 80rem 80rem}.hero__brand{position:absolute;top:28rem;left:80rem;display:block;width:180rem;height:32rem}.hero__brand img{width:100%;height:100%;object-fit:contain;object-position:left center;display:block;opacity:.85;transition:opacity .2s ease}.hero__brand:hover img{opacity:1}.hero__content{position:relative;display:flex;flex-direction:column;align-items:center}.hero__pin{width:80rem;height:auto;margin-bottom:8rem}.hero__title-wrap{position:relative;display:flex;justify-content:center}.hero__title{font-size:46rem;font-weight:700;margin-top:56rem}.hero__lede{font-size:21rem;max-width:calc(var(--content-w)*1rem);margin-top:24rem;text-align:justify;-webkit-hyphens:auto;hyphens:auto}.hero__lede>p{margin:0}.hero__lede>p+p{margin-top:.6em}.hero__path{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(135vw,1180rem);height:auto;max-width:none;opacity:.19;pointer-events:none;z-index:-1;overflow:visible}.kautra-bar{display:flex;flex-direction:column;gap:6rem;width:100%;padding:0;font-style:normal;color:var(--c-ink)}.kautra-bar__row{display:flex;align-items:center;gap:22rem}.kautra-bar__row--line{gap:6rem}.kautra-bar__row:first-child{margin-left:38rem}.kautra-bar__mark{width:142rem;height:28rem;object-fit:contain;margin-bottom:-4rem}.kautra-bar__title{font-family:var(--font-body);font-weight:600;font-size:38rem;letter-spacing:.055em;white-space:nowrap;line-height:1}.kautra-bar__cross{width:32rem;height:32rem}.kautra-bar__peaks{width:50rem;height:30rem;transform:translateY(calc(-50% + 3rem))}.kautra-bar__rule{flex:1;display:block;height:4rem;background:currentColor}.kautra-bar__author{font-weight:400;opacity:.85}.kautra-bar__work{font-size:22rem}.intro{padding:60rem 80rem;display:flex;flex-direction:column;text-align:left;gap:32rem}.intro__title{font-family:var(--font-body);font-style:normal;font-weight:700;font-size:30rem;line-height:1.2;letter-spacing:.01em;max-width:calc(var(--content-w)*1rem);width:100%;margin-inline:auto}.intro__strip{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:12rem;max-width:calc(var(--content-w)*1rem);width:100%;margin-inline:auto}.intro__strip li{margin:0;aspect-ratio:4/3;overflow:hidden}.intro__strip img{width:100%;height:100%;object-fit:cover;display:block}.intro__body{font-size:18rem;line-height:1.5;text-align:justify;-webkit-hyphens:auto;hyphens:auto;max-width:calc(var(--content-w)*1rem);width:100%;margin-inline:auto}.intro__body p{margin:0 0 1em}.intro__body p:last-child{margin-bottom:0}@media (max-width:1023px){.intro{gap:16rem}.intro__title{font-size:22rem}.intro__strip{gap:8rem}.intro__body{font-size:16rem}}.interview{padding:60rem 80rem;display:flex;flex-direction:column;gap:24rem;container-type:inline-size}.interview__slider-wrap{position:relative;max-width:calc(var(--content-w)*1rem);width:100%;margin-inline:auto}.interview>.kautra-bar{max-width:calc(var(--content-w)*1rem);width:100%;margin-inline:auto}.interview__nav{position:absolute;top:60%;transform:translateY(-50%);transition:opacity .15s ease}.interview__nav.is-disabled{opacity:.25;cursor:default;pointer-events:none}.interview__nav{width:48rem;height:48rem;padding:0;background:0 0;border:0;cursor:pointer;color:var(--c-ink);display:flex;align-items:center;justify-content:center;z-index:2}.interview__nav:focus-visible{outline:2px solid var(--c-ink);outline-offset:2px}.interview__nav svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter}.interview__nav--prev{left:-56rem}.interview__nav--next{right:-56rem}@media (max-width:1023px){.interview__nav--prev{left:4rem}.interview__nav--next{right:4rem}}.interview__slider{--slides-visible:5;--slide-gap:12rem;list-style:none;display:flex;align-items:end;gap:var(--slide-gap);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;min-height:calc((min(100cqi,var(--content-w)*1rem) - var(--slide-gap)*(var(--slides-visible) - 1))/var(--slides-visible)*5/3)}.interview__slider::-webkit-scrollbar{display:none}.interview__slider li{flex:0 0 calc((100% - var(--slide-gap)*(var(--slides-visible) - 1))/var(--slides-visible));aspect-ratio:3/4;overflow:hidden;scroll-snap-align:center;margin:0;transition:aspect-ratio .35s cubic-bezier(.65,0,.35,1)}.interview__slider li.is-active{aspect-ratio:3/5}.interview__slider img{width:100%;height:100%;object-fit:cover;display:block}.interview__body{font-size:18rem;line-height:1.5;text-align:justify;-webkit-hyphens:auto;hyphens:auto;max-width:calc(var(--content-w)*1rem);width:100%;margin-inline:auto}.interview__body p{margin:0 0 1em}.interview__body p:last-child{margin-bottom:0}.interview__dots{list-style:none;display:flex;gap:10rem;justify-content:center;margin:8rem auto 0;max-width:calc(var(--content-w)*1rem);width:100%}.interview__dots li{width:14rem;height:14rem;border-radius:50%;border:3rem solid var(--c-ink);background:0 0;box-sizing:border-box}@media (max-width:1023px){.interview{gap:16rem}.interview__slider{--slides-visible:3}.interview__body{font-size:16rem}}.story{display:flex;flex-direction:column}.story__block{display:flex;flex-direction:column;padding:60rem 80rem}.story__block>.kautra-bar{max-width:calc(var(--content-w)*1rem);width:100%;margin-inline:auto}.story__credit{display:flex;flex-direction:column;align-items:flex-end;margin:12rem auto 0;padding-right:28rem;max-width:calc(var(--content-w)*1rem);width:100%;font-style:normal;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.08em;line-height:1.2}.story__credit-author{font-size:16rem;font-weight:400}.story__credit-work{font-size:22rem;font-weight:700}.story__bus{max-width:calc(var(--content-w)*1rem);width:100%;margin:24rem auto 0}.story__bus img{width:100%;height:auto}.story__splat{width:100%;aspect-ratio:18/9;position:relative;touch-action:none}.story__splat canvas{width:100%!important;height:100%!important;display:block}.story__body{font-size:21rem;text-align:justify;-webkit-hyphens:auto;hyphens:auto;max-width:calc(var(--content-w)*1rem);width:100%;margin:24rem auto 0}.story__body p{margin:0 0 1em}.story__body p:last-child{margin-bottom:0}.signature{font-family:var(--font-script);font-style:normal;font-size:34rem;line-height:1;white-space:nowrap;color:#0a0a0a}.post-stories{padding:60rem 80rem}.post-stories__body{max-width:calc(var(--content-w)*1rem);width:100%;margin-inline:auto;font-size:18rem;line-height:1.5;text-align:justify;-webkit-hyphens:auto;hyphens:auto;color:#00914b}.post-stories__body p{margin:0 0 1em}.post-stories__body p:last-child{margin-bottom:0}.post-stories__body a{color:inherit;font-weight:700;text-decoration:underline}.post-stories__body a:hover{text-decoration:none}@media (max-width:1023px){.post-stories{padding:24rem 20rem}.post-stories__body{font-size:16rem}}.afterword{padding:80rem 80rem 60rem;display:flex;flex-direction:column;gap:36rem}.afterword__title{font-style:italic;font-weight:700;font-size:36rem;line-height:1.1;text-align:center;max-width:calc(var(--content-w)*1rem);width:100%;margin-inline:auto}.afterword__body{max-width:calc(var(--content-w)*1rem);margin-inline:auto;display:flex;flex-direction:column;gap:16rem}.afterword__body p{font-size:18rem;line-height:1.5;text-align:justify;-webkit-hyphens:auto;hyphens:auto}.afterword__cta{max-width:calc(var(--content-w)*1rem);margin:32rem auto 0;font-size:16rem;text-align:center}.afterword__cta p{margin:0}.afterword__cta p+p{margin-top:.6em}.afterword__cta a{color:var(--c-deep-green);font-weight:700;text-decoration:underline}.afterword__cta a:hover{text-decoration:none}@media (max-width:1023px){.afterword{padding:28rem 20rem;gap:24rem}.afterword__title{font-size:28rem}.afterword__body p{font-size:16rem}.afterword__cta{margin-top:24rem;font-size:14rem}}:where(.hero__brand,.hero__title){clip-path:inset(0 100% 0 0);transition:clip-path 1.1s cubic-bezier(.65,0,.35,1);will-change:clip-path}.hero.in-view :where(.hero__brand,.hero__title){clip-path:inset(0 0 0 0)}.hero .line{display:block;clip-path:inset(0 100% 0 0);transition:clip-path 1.1s cubic-bezier(.65,0,.35,1);transition-delay:calc(.45s + var(--i,0)*.18s);will-change:clip-path}.hero.in-view .line{clip-path:inset(0 0 0 0)}.hero.in-view .hero__brand{transition-delay:1.8s}.hero.in-view .hero__title{transition-delay:.9s}.hero.in-view .line{transition-delay:calc(1.1s + var(--i,0)*.18s)}.hero__pin{opacity:0;transform:translateY(-12rem);transition:opacity .6s ease-out,transform .6s ease-out}.hero.in-view .hero__pin{opacity:1;transform:translateY(0);transition-delay:1.55s}.hero__path-mask{stroke-dasharray:100;stroke-dashoffset:100;transition:stroke-dashoffset 1.8s linear 0s}.hero.in-view .hero__path-mask{stroke-dashoffset:0}.hero__lede[data-lines=html]{clip-path:inset(0 100% 0 0);transition:clip-path 1.1s cubic-bezier(.65,0,.35,1);transition-delay:1.1s;will-change:clip-path}.hero.in-view .hero__lede[data-lines=html]{clip-path:inset(0 0 0 0)}@media (min-width:1366px) and (scripting:enabled){.hero__lede:not([data-lines]){visibility:hidden}}@media (max-width:1365px){:where(.hero__brand,.hero__title),.hero .line,.hero__lede[data-lines=html]{clip-path:none;transition:none;will-change:auto}.hero__path-mask{stroke-dashoffset:0;transition:none}.hero__pin{opacity:1;transform:none;transition:none}}@media (max-width:1023px){html{font-size:1.125px}.page{width:100%}.hero,.intro,.interview,.story__block{padding:28rem 20rem;width:100%}.hero{padding-top:80rem}.hero__brand{top:20rem;left:20rem;width:140rem;height:26rem}.hero__title{font-size:36rem;line-height:1.1;margin-top:32rem}.hero__lede{font-size:16rem;max-width:100%;margin-top:16rem}.hero__pin{width:56rem}.kautra-bar{padding:0}.kautra-bar__row{gap:12rem}.kautra-bar__row:first-child{margin-left:22rem}.kautra-bar__row--line{gap:8rem}.kautra-bar__mark{width:100rem;height:20rem;margin-bottom:-2rem}.kautra-bar__title{font-size:22rem;letter-spacing:.04em}.kautra-bar__cross{width:20rem;height:20rem}.kautra-bar__peaks{width:30rem;height:20rem;transform:translateY(calc(-50% + 1rem))}.kautra-bar__rule{height:2rem}.story__credit{padding-right:0}.story__credit-author{font-size:12rem}.story__credit-work{font-size:16rem}.story__bus{width:100%;margin:16rem 0 0}.story__body{font-size:16rem;max-width:100%}}@media (max-width:439px){.kautra-bar__title{font-size:17rem;letter-spacing:.03em}.kautra-bar__mark{width:80rem;height:16rem}}