.meet-founder{position:relative;z-index:1;overflow:hidden}.meet-founder__container{width:100%;position:relative}.meet-founder__hero{width:100%;min-height:70vh;display:flex;align-items:center;justify-content:center;background-color:rgb(var(--color-background));position:relative;z-index:1;padding:8rem 2rem}.meet-founder__hero-inner{width:100%;max-width:100rem;padding:0 3rem;text-align:center}.meet-founder__hero .meet-founder__hero-inner.scroll-trigger.animate--fade-in{opacity:1;animation:founderHeroFadeIn 1s ease-out forwards}@keyframes founderHeroFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.meet-founder__hero-eyebrow{font-size:1.3rem;letter-spacing:.3em;text-transform:uppercase;color:#ba9976;margin-bottom:2rem;font-weight:500}.meet-founder__hero-heading{font-size:7rem;line-height:1.1;margin:0 0 2rem;color:#664228;font-weight:400;letter-spacing:-.02em}.meet-founder__hero-tagline{font-size:2.2rem;line-height:1.5;color:#987555;font-style:italic;max-width:70rem;margin:0 auto}@media screen and (max-width: 989px){.meet-founder__hero-heading{font-size:5rem}.meet-founder__hero-tagline{font-size:1.8rem}}@media screen and (max-width: 749px){.meet-founder__hero{min-height:50vh;padding:6rem 2rem}.meet-founder__hero-inner{padding:0}.meet-founder__hero-eyebrow{font-size:1.1rem;letter-spacing:.25em;margin-bottom:1.5rem}.meet-founder__hero-heading{font-size:3.6rem}.meet-founder__hero-tagline{font-size:1.5rem}}.meet-founder__section,.meet-founder__intro-section,.meet-founder__chapter,.meet-founder__values-section,.meet-founder__closing-section{position:relative;background-color:rgb(var(--color-background));z-index:1}.meet-founder__intro-section{padding:10rem 2rem 8rem}.meet-founder__intro-container{max-width:85rem;margin:0 auto;text-align:center}.meet-founder__intro-text{font-size:2rem;line-height:1.9;color:#664228}.meet-founder__intro-text p{margin-bottom:2rem}.meet-founder__intro-text p:last-child{margin-bottom:0}.meet-founder__founder-name{display:inline-block;font-size:2.4rem;font-weight:500;color:#664228;position:relative;padding-bottom:.3rem}.meet-founder__founder-name:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,#D1B48C,transparent)}.meet-founder__intro-subtitle{font-size:1.6rem;color:#987555;margin-top:3rem;line-height:1.8;font-style:italic}@media screen and (max-width: 749px){.meet-founder__intro-section{padding:6rem 2rem 5rem}.meet-founder__intro-text{font-size:1.6rem}.meet-founder__founder-name{font-size:2rem}.meet-founder__intro-subtitle{font-size:1.4rem;margin-top:2rem}}.meet-founder__chapter{padding:6rem 0}.meet-founder__chapter--highlight{background:linear-gradient(180deg,#e6d3b326,#e6d3b300)}.meet-founder__chapter-inner{max-width:140rem;margin:0 auto;padding:0 4rem}.meet-founder__chapter-header{text-align:center;max-width:70rem;margin:0 auto 5rem}.meet-founder__chapter-label{font-size:1.2rem;letter-spacing:.25em;text-transform:uppercase;color:#ba9976;margin-bottom:1.5rem;font-weight:500}.meet-founder__chapter-title{font-size:calc(var(--font-heading-scale) * 3.2rem);line-height:1.2;color:#664228;font-weight:400;margin:0}.meet-founder__chapter-grid{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.meet-founder__chapter-grid--image-left .meet-founder__chapter-image{order:1}.meet-founder__chapter-grid--image-left .meet-founder__chapter-content,.meet-founder__chapter-grid--image-right .meet-founder__chapter-image{order:2}.meet-founder__chapter-grid--image-right .meet-founder__chapter-content{order:1}.meet-founder__chapter-image{position:relative}.meet-founder__chapter-img-wrapper{border-radius:1.2rem;overflow:hidden;box-shadow:0 20px 60px #6642281f;position:relative}.meet-founder__chapter-img-wrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(209,180,140,.3);border-radius:1.2rem;pointer-events:none}.meet-founder__chapter-img{width:100%;height:auto;display:block;object-fit:cover}.meet-founder__chapter-img-placeholder{background:linear-gradient(135deg,#e6d3b3,#d1b48c);aspect-ratio:4/5;display:flex;align-items:center;justify-content:center;min-height:45rem}.meet-founder__chapter-img-placeholder .placeholder-svg{width:25%;opacity:.4}.meet-founder__chapter-content{padding:2rem 0}.meet-founder__chapter-heading{font-size:calc(var(--font-heading-scale) * 2.6rem);line-height:1.3;margin-bottom:2rem;color:#664228;font-weight:400}.meet-founder__chapter-text{font-size:1.6rem;line-height:1.85;color:#987555}.meet-founder__chapter-text p{margin-bottom:1.5rem}.meet-founder__chapter-text p:last-child{margin-bottom:0}.meet-founder__chapter-text ul,.meet-founder__chapter-text ol{margin:1.5rem 0;padding-left:2rem}.meet-founder__chapter-text li{margin-bottom:.8rem;position:relative}.meet-founder__chapter-text strong{color:#664228;font-weight:600}.meet-founder__pull-quote{margin:3rem 0;padding:2.5rem 3rem;background:#d1b48c1f;border-left:4px solid #D1B48C;border-radius:0 1rem 1rem 0;font-size:1.7rem;font-style:italic;line-height:1.7;color:#664228}.meet-founder__highlight-box{margin:2.5rem 0;padding:2.5rem;background:linear-gradient(135deg,#e6d3b340,#d1b48c26);border-radius:1rem;border:1px solid rgba(209,180,140,.3)}.meet-founder__highlight-box ul{margin:0;padding-left:1.8rem}.meet-founder__highlight-box li{margin-bottom:.6rem;color:#664228}.meet-founder__highlight-box li:last-child{margin-bottom:0}@media screen and (max-width: 989px){.meet-founder__chapter{padding:4rem 0}.meet-founder__chapter-inner{padding:0 2.5rem}.meet-founder__chapter-grid{grid-template-columns:1fr;gap:3rem}.meet-founder__chapter-grid--image-left .meet-founder__chapter-image,.meet-founder__chapter-grid--image-right .meet-founder__chapter-image{order:1}.meet-founder__chapter-grid--image-left .meet-founder__chapter-content,.meet-founder__chapter-grid--image-right .meet-founder__chapter-content{order:2}.meet-founder__chapter-title{font-size:calc(var(--font-heading-scale) * 2.4rem)}.meet-founder__chapter-heading{font-size:calc(var(--font-heading-scale) * 2.2rem)}.meet-founder__chapter-text{font-size:1.5rem}.meet-founder__pull-quote{padding:2rem;font-size:1.5rem}.meet-founder__chapter-img-placeholder{min-height:35rem}}.meet-founder__text-section{padding:6rem 2rem;position:relative;background-color:rgb(var(--color-background));z-index:1}.meet-founder__text-section--tinted{background:linear-gradient(180deg,#e6d3b31a,#e6d3b333,#e6d3b31a)}.meet-founder__text-container{max-width:75rem;margin:0 auto;text-align:center}.meet-founder__text-label{font-size:1.2rem;letter-spacing:.25em;text-transform:uppercase;color:#ba9976;margin-bottom:1.5rem;font-weight:500}.meet-founder__text-heading{font-size:calc(var(--font-heading-scale) * 2.8rem);line-height:1.3;margin-bottom:2.5rem;color:#664228;font-weight:400}.meet-founder__text-body{font-size:1.7rem;line-height:1.85;color:#987555}.meet-founder__text-body p{margin-bottom:1.5rem}.meet-founder__text-body p:last-child{margin-bottom:0}.meet-founder__text-body strong{color:#664228;font-weight:600}@media screen and (max-width: 749px){.meet-founder__text-section{padding:4rem 2rem}.meet-founder__text-heading{font-size:calc(var(--font-heading-scale) * 2.2rem)}.meet-founder__text-body{font-size:1.5rem}}.meet-founder__values-section{padding:8rem 2rem;background:linear-gradient(180deg,rgb(var(--color-background)),#e6d3b326,rgb(var(--color-background)))}.meet-founder__values-container{max-width:100rem;margin:0 auto}.meet-founder__values-header{text-align:center;max-width:65rem;margin:0 auto 5rem}.meet-founder__values-label{font-size:1.2rem;letter-spacing:.25em;text-transform:uppercase;color:#ba9976;margin-bottom:1.5rem;font-weight:500}.meet-founder__values-title{font-size:calc(var(--font-heading-scale) * 3rem);line-height:1.2;color:#664228;font-weight:400;margin:0 0 1.5rem}.meet-founder__values-subtitle{font-size:1.6rem;line-height:1.7;color:#987555}.meet-founder__values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.meet-founder__value-card{padding:2.5rem 2rem;background:#ffffffb3;border-radius:1rem;border:1px solid rgba(209,180,140,.25);transition:transform .3s ease,box-shadow .3s ease;text-align:center}.meet-founder__value-card:hover{transform:translateY(-4px);box-shadow:0 12px 35px #6642281a}.meet-founder__value-icon{width:4rem;height:4rem;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;font-size:2.4rem;color:#ba9976}.meet-founder__value-icon svg{width:100%;height:100%}.meet-founder__value-title{font-size:1.5rem;font-weight:500;color:#664228;margin-bottom:.8rem}.meet-founder__value-text{font-size:1.35rem;line-height:1.6;color:#987555}@media screen and (max-width: 989px){.meet-founder__values-section{padding:5rem 2rem}.meet-founder__values-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.meet-founder__values-title{font-size:calc(var(--font-heading-scale) * 2.4rem)}}@media screen and (max-width: 749px){.meet-founder__values-grid{grid-template-columns:1fr}.meet-founder__value-card{padding:2rem 1.5rem}}.meet-founder__closing-section{padding:8rem 2rem 10rem}.meet-founder__closing-container{max-width:75rem;margin:0 auto;text-align:center}.meet-founder__closing-quote{font-size:2rem;line-height:1.7;color:#664228;font-style:italic;margin-bottom:4rem;position:relative;padding:0 3rem}.meet-founder__closing-quote:before{content:'"';position:absolute;left:0;top:-1rem;font-size:6rem;color:#d1b48c;opacity:.4;font-family:Georgia,Times New Roman,serif;line-height:1}.meet-founder__closing-note{font-size:1.6rem;line-height:1.85;color:#987555;max-width:60rem;margin:0 auto 4rem}.meet-founder__closing-note p{margin-bottom:1.5rem}.meet-founder__closing-note p:last-child{margin-bottom:0}.meet-founder__signature{margin-top:3rem}.meet-founder__signature-line{width:8rem;height:1px;background:linear-gradient(90deg,transparent,#D1B48C,transparent);margin:0 auto 2rem}.meet-founder__signature-name{font-size:2.4rem;color:#664228;font-weight:400;font-family:var(--font-heading-family);margin-bottom:.5rem}.meet-founder__signature-title{font-size:1.3rem;color:#ba9976;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem}.meet-founder__signature-tagline{font-size:1.5rem;color:#987555;font-style:italic}@media screen and (max-width: 749px){.meet-founder__closing-section{padding:5rem 2rem 6rem}.meet-founder__closing-quote{font-size:1.6rem;padding:0 2rem}.meet-founder__closing-quote:before{font-size:4rem;top:-.5rem}.meet-founder__closing-note{font-size:1.4rem}.meet-founder__signature-name{font-size:2rem}}.meet-founder__cta-section{padding:0 2rem 8rem;position:relative;background-color:rgb(var(--color-background));z-index:1}.meet-founder__cta-container{max-width:70rem;margin:0 auto}.meet-founder__cta-card{text-align:center;padding:4rem 3rem;background:linear-gradient(135deg,#d1b48c33,#e6d3b34d);border-radius:1.5rem;border:1px solid rgba(209,180,140,.25)}.meet-founder__cta-heading{font-size:calc(var(--font-heading-scale) * 2.4rem);line-height:1.3;margin-bottom:1.5rem;color:#664228;font-weight:400}.meet-founder__cta-text{font-size:1.5rem;line-height:1.75;color:#987555;margin-bottom:2.5rem;max-width:50rem;margin-left:auto;margin-right:auto}.meet-founder__cta-button{display:inline-block;padding:1.5rem 3.5rem;background-color:#664228;color:#fff;font-size:1.4rem;font-weight:500;text-decoration:none;border-radius:.5rem;transition:background-color .3s ease,transform .3s ease;letter-spacing:.05em;text-transform:uppercase}.meet-founder__cta-button:hover{background-color:#987555;transform:translateY(-2px);color:#fff}@media screen and (max-width: 749px){.meet-founder__cta-section{padding:0 2rem 5rem}.meet-founder__cta-card{padding:3rem 2rem}.meet-founder__cta-heading{font-size:calc(var(--font-heading-scale) * 2rem)}.meet-founder__cta-text{font-size:1.4rem}.meet-founder__cta-button{padding:1.2rem 2.5rem;font-size:1.3rem}}@media (prefers-reduced-motion: no-preference){.meet-founder .scroll-trigger.animate--slide-in{opacity:0;transform:translateY(30px)}.meet-founder .scroll-trigger.animate--slide-in.animate{animation:founderSlideIn .8s ease-out forwards}.meet-founder .scroll-trigger.animate--fade-in{opacity:0}.meet-founder .scroll-trigger.animate--fade-in.animate{animation:founderFadeIn .8s ease-out forwards}@keyframes founderSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes founderFadeIn{0%{opacity:0}to{opacity:1}}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-meet-the-founder.css.map */
