@font-face{font-family:Studio Feixen Sans;src:url(/fonts/StudioFeixenSans-Medium.otf) format("opentype");font-weight:400;font-display:swap}@font-face{font-family:Studio Feixen Sans;src:url(/fonts/StudioFeixenSans-Medium.otf) format("opentype");font-weight:500;font-display:swap}:root{--bg: #fff;--fg: #111;--muted: #888;--blue: #00f;--maxw: 1100px}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6,strong,b{font-weight:400}html,body{max-width:100%;overflow-x:hidden}html{scroll-behavior:smooth;scroll-snap-type:y proximity}.caption--section{scroll-snap-align:start}body{margin:0;background:var(--bg);color:var(--fg);font-family:Studio Feixen Sans,system-ui,sans-serif;font-size:18px;line-height:1.5;-webkit-font-smoothing:antialiased;font-feature-settings:"ss01","ss03"}.hero{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100vh;height:100svh;overflow:hidden;background:#f5f5f5;z-index:0}#hero-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;z-index:0}#hero-canvas-front{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;z-index:2;pointer-events:none}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;pointer-events:none}.hero__wordmark{position:absolute;top:50svh;left:50%;transform:translate(-50%,-50%);z-index:1;text-decoration:none;color:#fff;font-size:clamp(2.5em,7vw,7em);letter-spacing:-.02em;line-height:1;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.hero__logo{pointer-events:auto;cursor:pointer;display:block;width:clamp(240px,55vw,680px);user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.hero__logo img{width:100%;height:auto;display:block;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;pointer-events:none}.hero__arrow{position:absolute;top:calc(100svh - 64px);left:50%;transform:translate(-50%);z-index:4;font-size:32px;line-height:1;color:#fff;opacity:.5;text-decoration:none;pointer-events:auto;cursor:pointer;animation:bob 2s ease-in-out infinite}@keyframes bob{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(12px)}}.content{position:relative;z-index:3;margin-top:100vh;margin-top:100svh;background:var(--bg);padding:clamp(3rem,10vw,8rem) 1.5rem clamp(1.5rem,4vw,3rem)}.block,.content>.caption,.content>.caption--section,.content>.section-sub{max-width:var(--maxw);margin-left:auto;margin-right:auto}.block{margin-bottom:clamp(4rem,12vw,10rem)}.block--text{max-width:60ch}.block--product{margin-bottom:clamp(1.5rem,4vw,3rem)}.bios{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(2rem,5vw,4rem)}.bio__name{margin:0 0 .75rem;font-size:inherit;font-weight:400;line-height:1.2}.bio p{margin:0}.lead{font-size:clamp(1.4rem,3.5vw,2.4rem);line-height:1.3}.block--media img,.block--media video{width:100%;height:auto;display:block;border-radius:2px}.caption{margin:.75rem 0 0;font-size:.95rem;color:var(--muted)}.content>.caption{margin-bottom:1rem}.caption--section{font-size:clamp(1.8em,4.5vw,4.2em);letter-spacing:-.01em;text-align:center;color:var(--fg);margin-top:clamp(2.5rem,6vw,4rem);margin-bottom:0}.caption--section:before{content:"";display:block;width:100vw;height:clamp(100px,16vw,200px);margin:calc(-1*clamp(100px,16vw,200px)) 0 clamp(2rem,5vw,3.5rem) calc(50% - 50vw);background:linear-gradient(to bottom,transparent,rgba(0,0,0,.04))}.content>.caption--section{margin-bottom:0}.section-sub{font-size:clamp(1em,1.6vw,1.5em);line-height:1.35;text-align:center;color:var(--muted);margin-top:.25rem;margin-bottom:clamp(2.5rem,6vw,4rem)}.block--gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.product{margin:0;border-radius:15px;overflow:hidden;background:#333}.product__media{display:block;text-decoration:none}.product__video{width:100%;height:auto;display:block}.product__video--portrait{display:none}.product__info{display:flex;gap:clamp(1.5rem,5vw,4rem);font-size:1rem;line-height:1.5;color:#ffffffb3;padding:clamp(1.5rem,4vw,2.5rem)}.product__heading{flex:0 0 25%}.product__info .title{margin:0;color:#fff;font-size:clamp(1em,1.6vw,1.5em)}.product__info .title a{color:inherit;text-decoration:none}.product__info .title a:hover,.product__info .title a:focus-visible{color:#5b8aff}.product__tagline{margin:0}.product__desc{margin:0;max-width:55ch}.block--gallery-4{grid-template-columns:repeat(4,1fr)}.gallery__item{margin:0}.cta{display:inline-block;padding:.6em 1.4em;font:inherit;font-size:1.125rem;color:#fff;background:var(--fg);border:none;border-radius:10px;cursor:pointer;transition:background-color .25s ease}.cta:hover,.cta:focus-visible{background:var(--blue)}.newsletter{margin-top:clamp(2.5rem,7vw,5rem);margin-bottom:0;padding:clamp(1rem,3vw,1.75rem) clamp(1.5rem,4vw,.5rem) clamp(.75rem,2vw,1.25rem);background:#fff;border:1px solid hsl(0,0%,90%);border-radius:15px;display:flex;align-items:baseline;gap:clamp(1rem,3vw,2.5rem)}.newsletter__heading{flex:0 0 auto;margin-bottom:0}.newsletter__heading .title{margin:0;font-size:1rem}.newsletter__tagline{margin:0;font-size:1rem;line-height:1.5;color:var(--muted)}.newsletter__label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.newsletter__form{flex:1 1 0;min-width:0}.newsletter__row{display:flex;gap:.4rem;align-items:stretch}.newsletter__input{flex:1 1 0;min-width:0;padding:.5em .75em;font:inherit;font-size:.9rem;color:var(--fg);background:#f5f5f5;border:1px solid #e2e2e2;border-radius:8px;transition:border-color .2s ease}.newsletter__input:focus{outline:none;border-color:var(--fg)}.newsletter__submit{flex:0 0 auto;white-space:nowrap;padding:.5em 1em;font-size:.9rem;border-radius:8px;background:var(--muted)}.newsletter__submit:hover,.newsletter__submit:focus-visible{background:#00f}.newsletter__submit.is-success,.newsletter__submit.is-success:hover{background:#2e9e5b;cursor:default;opacity:1}.newsletter__submit.is-error,.newsletter__submit.is-error:hover{background:#e00000}.newsletter__submit:disabled{opacity:.6;cursor:default}.newsletter__submit.is-success:disabled{opacity:1}.newsletter__hp{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.newsletter__status{margin-top:.4rem;font-size:.8rem;color:var(--muted)}.newsletter__status:empty{margin-top:0}.newsletter__status[data-kind=success]{color:var(--blue)}.newsletter__status[data-kind=error]{color:#c0392b}.title{margin:1rem 0 .5rem;line-height:1.2}.title--sm{font-size:inherit}.release-date{color:#888}.release{font-size:1.4rem;line-height:1.5;background-color:#f2f2f2;padding:2rem;border-radius:15px}.gallery__link{display:block;text-decoration:none}.block--gallery img,.block--gallery video,.gallery__swatch{width:100%;height:auto;object-fit:cover;aspect-ratio:3 / 4;border-radius:15px;display:block}.footer{position:relative;z-index:3;color:#000;background:#fff;padding:clamp(2.5rem,6vw,4rem) 1.5rem}.footer__inner{position:relative;z-index:1;width:100%;max-width:var(--maxw);margin:0 auto}.footer__mark{display:block;width:64px;height:auto;margin-bottom:12px}.footer__logo{font-size:1.5rem;margin-bottom:40px}.footer__columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:32px;margin-bottom:48px}.footer__col{display:flex;flex-direction:column;gap:4px}.footer__col-title{margin:0 0 4px;font-size:inherit;font-weight:inherit;opacity:.4}.footer__text{color:#000;line-height:1.4;margin:0 0 2px}.footer__subline{color:#000}.footer__bottom{padding-top:24px;opacity:.3;-webkit-user-select:none;user-select:none}.footer a{color:#000;text-decoration:underline dotted;text-decoration-color:#00000059;text-underline-offset:.2em}.footer a:hover,.footer a:focus-visible{color:#000;text-decoration-color:#000}em{font-style:italic}.content a{color:inherit;text-decoration:underline dotted;text-decoration-color:currentColor;text-underline-offset:.2em;transition:color .15s ease,text-decoration-color .15s ease}.content a:hover,.content a:focus-visible{color:var(--blue);text-decoration-color:var(--blue)}@media(max-width:760px){.block--gallery{grid-template-columns:1fr}.block--gallery-4{grid-template-columns:repeat(2,1fr)}.bios{grid-template-columns:1fr}.product__video--landscape{display:none}.product__video--portrait{display:block}.release{padding:1rem;font-size:1.1rem}.caption--section{font-size:clamp(2.4em,10vw,3.6em)}.product__info{flex-direction:column;gap:.5rem}.product__heading{flex-basis:auto}.newsletter{flex-direction:column;align-items:flex-start;gap:.75rem}.newsletter__heading{margin-bottom:0}.newsletter__form{width:100%}.footer{font-size:.85rem;padding-bottom:1.5rem}.footer__logo{font-size:1.2rem;margin-bottom:28px}.footer__columns{gap:24px;margin-bottom:32px}}@media(max-width:420px){.block--gallery,.block--gallery-4{grid-template-columns:1fr}}
