:root{--accent:#a7402d;--bg1:#f8f9fa;--bg2:#e9ecef;--text-900:#2d3748;--text-700:#4a5568;--text-600:#718096;--radius-lg:16px;--radius-sm:8px;--shadow-lg:0 15px 30px #00000026;--border:1px solid #5251514d;--section-px:clamp(1rem, 4vw, 2rem);--section-py:clamp(3rem, 8vw, 6rem);--container-max:1200px;--grid-gap:clamp(1.5rem, 4vw, 4rem)}.founders-section{padding-block:var(--section-py);padding-inline:var(--section-px);padding-left:calc(var(--section-px) + env(safe-area-inset-left));padding-right:calc(var(--section-px) + env(safe-area-inset-right));background:linear-gradient(135deg, var(--bg1) 0%, var(--bg2) 100%);opacity:0;will-change:opacity, transform;transition:opacity .8s,transform .8s;transform:translateY(2rem)}.founders-section.animate-in{opacity:1;transform:translateY(0)}.founders-container{max-width:min(var(--container-max), 100%);gap:var(--grid-gap);grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);align-items:center;margin:0 auto;display:grid;container:founders/inline-size}.founders-image-container{justify-content:center;align-items:flex-start;min-width:0;display:flex;position:relative}.image-frame{border-radius:var(--radius-lg);width:clamp(220px,70%,420px);max-width:100%;box-shadow:var(--shadow-lg);border:var(--border);aspect-ratio:3/4;background-color:#fff;padding:clamp(8px,1.2vw,12px);position:relative;overflow:hidden}.image-frame img{object-fit:cover;border-radius:var(--radius-sm);width:100%;height:100%;display:block}.founders-content{flex-direction:column;justify-content:center;min-width:0;display:flex}.content-header{margin-bottom:clamp(1.25rem,3vw,2.5rem);position:relative}.section-title{color:var(--text-900);text-wrap:balance;margin:0 0 1rem;font-size:clamp(1.75rem,3.5vw,3rem);font-weight:700;position:relative}.title-highlight{color:var(--accent);display:inline-block;position:relative}.title-highlight:after{content:"";background-color:#a7402d;border-radius:2px;width:100%;height:.25rem;position:absolute;bottom:-.4em;left:0}.message-content{color:var(--text-700);text-align:justify;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;max-width:70ch;margin-bottom:clamp(1.25rem,3vw,2.5rem);padding:0 clamp(0rem,1vw,1rem);font-size:clamp(.95rem,1.1vw,1.125rem);line-height:1.8;position:relative}.quote-mark{color:color-mix(in srgb, var(--accent) 15%, transparent);pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Georgia,serif;font-size:clamp(3rem,12vw,6rem);line-height:1;position:absolute;top:clamp(-2rem,-6vw,-1rem);left:clamp(-1rem,-3vw,-.5rem)}.quote-mark.closing{inset:auto clamp(2rem,-2.5vw,-.5rem) clamp(-3rem,-8vw,-1.5rem) auto}.message-content p{margin-bottom:clamp(1rem,2vw,1.5rem)}.founder-signature{text-align:right;align-self:flex-end;padding-right:clamp(0rem,2vw,2rem);position:relative}.founder-signature h3{color:var(--text-900);margin:0;font-size:clamp(1.125rem,1.6vw,1.5rem);font-weight:700}.founder-title{color:var(--text-600);font-size:clamp(.85rem,1.05vw,1rem);font-weight:500}@container founders (max-width:900px){.founders-container{grid-template-columns:1fr}.section-title{text-align:center!important}.founders-image-container{justify-content:center}.founder-signature{text-align:center;align-self:center;padding-right:0}.message-content{max-width:75ch;margin-inline:auto}.image-frame{width:clamp(240px,70%,520px)}}@media screen and (max-width:992px){.founders-container{grid-template-columns:1fr;gap:clamp(1.5rem,5vw,3rem)}.section-title{text-align:center}.founder-signature{text-align:center;align-self:center;padding-right:0}.founders-image-container{max-width:600px;margin:0 auto}.image-frame{width:clamp(240px,70%,520px)}}@media screen and (max-width:768px){.founders-section{padding-block:clamp(2.5rem,8vw,4rem)}.quote-mark{font-size:clamp(3rem,14vw,4.5rem)}.message-content{padding-inline:clamp(0rem,2vw,.75rem)}.section-title{text-align:center!important}}@media screen and (max-width:576px){.founders-section{padding:clamp(2.5rem,8vw,4rem) clamp(1rem,4vw,1.5rem)}.quote-mark{top:clamp(-1.25rem,-5vw,-.75rem);left:clamp(-.75rem,-3vw,-.5rem)}.quote-mark.closing{bottom:clamp(-2.5rem,-8vw,-1rem);right:clamp(-.5rem,-2vw,-.25rem)}.image-frame{width:clamp(220px,85%,480px);padding:clamp(6px,1vw,8px)}.section-title .title-highlight{text-align:center!important}}@media screen and (max-width:770px){.founders-section{padding:clamp(2.5rem,8vw,4rem) clamp(1rem,4vw,1.5rem)}.quote-mark{top:clamp(-1.25rem,-5vw,-.75rem);left:clamp(-.75rem,-3vw,-.5rem)}.quote-mark.closing{bottom:clamp(-2.5rem,-8vw,-1rem);right:clamp(-.5rem,-2vw,-.25rem)}.image-frame{width:clamp(220px,85%,480px);padding:clamp(6px,1vw,8px)}.section-title .title-highlight{text-align:center!important}}@media screen and (orientation:landscape) and (max-height:600px){.founders-section{padding-block:clamp(1rem,6vh,2rem)}.message-content{font-size:clamp(.9rem,1.8vh,1rem)}.image-frame{aspect-ratio:3/4;width:min(45vh,50%)}.title-highlight{margin-left:490px}.founder-title{margin-left:-10px}}@media screen and (max-width:360px){.title-highlight:after{height:.2rem}.message-content{max-width:60ch}.quote-mark{display:none}}@media screen and (max-width:320px){.founders-section{padding-inline:.75rem}.image-frame{width:95%}.section-title{font-size:clamp(1.5rem,7vw,1.75rem)}}@media screen and (max-width:280px){.founders-section{padding-inline:.5rem}.message-content{font-size:.9rem}}@media screen and (min-width:1440px){.founders-container{max-width:clamp(1200px,75vw,1400px)}}@media screen and (min-width:1920px){.founders-container{max-width:clamp(1400px,70vw,1600px)}.section-title{font-size:clamp(2.25rem,2vw,3.25rem)}.message-content{font-size:clamp(1rem,.9vw,1.25rem)}}@media screen and (min-width:2560px){.founders-container{max-width:clamp(1600px,60vw,1900px)}.image-frame{width:clamp(360px,40%,520px)}}@media (min-resolution:2x){.image-frame{border:1px solid #52515140}}@media (prefers-reduced-motion:reduce){.founders-section{opacity:1;transition:none;transform:none}}@media screen and (orientation:landscape) and (max-width:1024px){.founders-section .section-title{font-size:clamp(1.1rem,4.2vw,1.6rem);white-space:nowrap!important}.founder-title{margin-left:clamp(8px,1vw,16px);display:inline-block}.founders-section .section-title .title-highlight{white-space:inherit}}@media screen and (orientation:landscape) and (max-height:620px){.founders-section .founders-content{align-items:center!important}.founders-section .section-title{text-align:center!important;margin:0 auto!important}.founders-section .section-title .title-highlight{margin:0!important;display:inline-block!important}.founders-section .founder-title{text-align:center!important;margin-left:0!important}}@media (max-width:1024px){.founder-signature{text-align:center!important;align-self:center!important;padding-right:0!important}.founder-signature h3{display:inline-block;margin:0 auto 4px!important}.founder-title{text-align:center!important;float:none!important;margin:0 auto!important;display:block!important}}@media (orientation:landscape) and (max-width:1024px){.founder-title,.title-highlight{margin-left:0!important}}
