.about-founder{font-family:Inter,sans-serif}.about-founder *,.about-founder h1,.about-founder h2,.about-founder h3{font-family:Inter,sans-serif!important}.about-founder__hero{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}.about-founder__hero-video{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:16 / 9;box-shadow:0 8px 40px #0000001f;cursor:pointer}.about-founder__hero-video video,.about-founder__hero-video img{width:100%;height:100%;object-fit:cover;display:block}.about-founder__hero-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;background:#ffffffe6;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .3s ease;box-shadow:0 4px 24px #00000040;z-index:2}.about-founder__hero-play:hover{transform:translate(-50%,-50%) scale(1.1)}.about-founder__hero-play svg{width:24px;height:24px;margin-left:3px;fill:#000}.about-founder__hero-video.is-playing .about-founder__hero-play{opacity:0;pointer-events:none;transition:opacity .3s ease}.about-founder__yt-iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:3;border:none}.about-founder__hero-content{display:flex;flex-direction:column;gap:1.5rem}.about-founder__badge{display:inline-flex;align-self:flex-start;padding:.5rem 1.25rem;border-radius:100px;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.about-founder__title{font-weight:900;letter-spacing:-.03em;line-height:1.1;margin:0}.about-founder__intro{font-size:1.125rem;line-height:1.7;color:rgba(var(--color-foreground),.75);margin:0;max-width:640px}@media screen and (min-width:990px){.about-founder__hero{display:flex;flex-direction:column;gap:3rem;margin-bottom:5rem}.about-founder__hero-video{aspect-ratio:16 / 9;width:100%}.about-founder__hero-content{max-width:720px}.about-founder__intro{font-size:1.1875rem}}.about-founder__story{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}.about-founder__photo{border-radius:20px;overflow:hidden;aspect-ratio:3 / 4;box-shadow:0 8px 40px #0000001f;max-width:500px}.about-founder__photo img{width:100%;height:100%;object-fit:cover;display:block}.about-founder__story-text{display:flex;flex-direction:column;gap:1.5rem}.about-founder__story-heading{font-weight:900;letter-spacing:-.03em;line-height:1.15;margin:0;font-size:1.75rem}.about-founder__story-body{font-size:1.0625rem;line-height:1.7;color:rgba(var(--color-foreground),.75)}.about-founder__story-body p{margin:0 0 1rem}.about-founder__story-body p:last-child{margin-bottom:0}.about-founder__signature{display:flex;flex-direction:column;gap:.25rem;padding-top:.5rem;border-top:2px solid rgb(var(--color-foreground));max-width:240px}.about-founder__signature-img{max-width:160px;margin-bottom:.5rem}.about-founder__signature-img img{display:block;width:100%;height:auto}.about-founder__name{font-size:1rem;font-weight:800;letter-spacing:-.01em}.about-founder__role{font-size:.8125rem;font-weight:500;color:rgba(var(--color-foreground),.6);text-transform:uppercase;letter-spacing:.08em}.about-founder__story--no-photo{max-width:800px;margin-left:auto;margin-right:auto}@media screen and (min-width:990px){.about-founder__story{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:start;margin-bottom:5rem}.about-founder__story--no-photo{display:flex;flex-direction:column}.about-founder__story--no-photo .about-founder__story-body{column-count:2;column-gap:3rem}.about-founder__story--no-photo .about-founder__story-body p{break-inside:avoid}.about-founder__photo{max-width:none}.about-founder__story-heading{font-size:2rem}}.about-founder__results{margin-bottom:4rem}.about-founder__results-heading{text-align:center;font-weight:900;letter-spacing:-.03em;font-size:1.5rem;margin:0 0 2rem}.about-founder__results-grid{display:flex;gap:1.2rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.5rem}.about-founder__results-grid::-webkit-scrollbar{display:none}.about-founder__result-card{flex:0 0 220px;scroll-snap-align:start;border-radius:16px;overflow:hidden;background:#000;position:relative;cursor:pointer;transition:transform .3s ease}.about-founder__result-card:hover{transform:translateY(-4px)}.about-founder__result-card-media{aspect-ratio:9 / 16}.about-founder__result-card-media video,.about-founder__result-card-media img{width:100%;height:100%;object-fit:cover;display:block}.about-founder__result-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;background:#ffffffd9;display:flex;align-items:center;justify-content:center;pointer-events:none;transition:opacity .3s ease}.about-founder__result-play svg{width:16px;height:16px;margin-left:2px;fill:#000}.about-founder__result-card.is-playing .about-founder__result-play{opacity:0}.about-founder__result-card--image{flex:0 0 320px;cursor:default}.about-founder__result-card--image:hover{transform:none}.about-founder__result-card-ba{display:grid;grid-template-columns:1fr 1fr;gap:2px;aspect-ratio:3 / 4}.about-founder__ba-half{position:relative;overflow:hidden}.about-founder__ba-half img{width:100%;height:100%;object-fit:cover;display:block}.about-founder__ba-label{position:absolute;bottom:8px;left:8px;padding:.25rem .6rem;background:#000000a6;color:#fff;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-radius:4px;z-index:1}.about-founder__ba-caption{padding:.75rem;margin:0;font-size:.8125rem;color:#ffffffbf;text-align:center}@media screen and (min-width:990px){.about-founder__result-card{flex:0 0 240px}.about-founder__results-heading{font-size:2rem;margin-bottom:3rem}.about-founder__results{margin-bottom:5rem}}.about-founder__cta{text-align:center;padding-top:1rem}.about-founder__hero-video,.about-founder__hero-content,.about-founder__photo,.about-founder__story-text{animation:aboutFadeIn .7s ease-out backwards}.about-founder__hero-content,.about-founder__story-text{animation-delay:.15s}@keyframes aboutFadeIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.about-founder__hero-video,.about-founder__hero-content,.about-founder__photo,.about-founder__story-text{animation:none}}@media screen and (max-width:749px){.about-founder__hero-video,.about-founder__portrait-inner{border-radius:16px}.about-founder__content{gap:1.25rem}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/section-about-founder.css.map */
