.founder-section{background-color:hsl(var(--muted)/.3);padding:5rem 2rem}.founder-container{margin:0 auto;max-width:72rem}.founder-header{margin-bottom:3rem}.founder-title{color:hsl(var(--foreground));font-size:2.25rem;font-weight:500;line-height:1.2;margin:0}.founder-grid{align-items:start;display:grid;gap:4rem;grid-template-columns:1fr}@media (min-width:1024px){.founder-grid{grid-template-columns:1fr 1fr}}.founder-content{display:flex;flex-direction:column;gap:2rem}.founder-intro{color:hsl(var(--muted-foreground));font-size:1rem;line-height:1.625;margin:0}.founder-subsection{display:flex;flex-direction:column;gap:1rem}.subsection-title{color:hsl(var(--foreground));font-size:1.25rem;font-weight:600;line-height:1.4;margin:0}.founder-subsection p{color:hsl(var(--muted-foreground));font-size:1rem;line-height:1.625;margin:0}.founder-highlight-card{background-color:hsl(var(--primary)/.05);border-left:4px solid hsl(var(--primary));border-radius:.5rem;padding:1.5rem}.highlight-text{color:hsl(var(--foreground));font-size:1rem;font-weight:500;line-height:1.625;margin:0}.founder-card-wrapper{position:relative}@media (min-width:1024px){.founder-card-wrapper{position:sticky;top:6rem}}.founder-card{background-color:hsl(var(--card));border:1px solid hsl(var(--card-border));border-radius:.75rem;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:28rem;padding:2rem;position:relative;transition:box-shadow .2s ease,transform .2s ease}@media (min-width:1024px){.founder-card{max-width:none}}.founder-card:after{border-radius:inherit;content:"";inset:-1px;opacity:0;pointer-events:none;position:absolute;transition:opacity .2s ease;z-index:999}.founder-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.founder-card:hover:after{background-color:var(--elevate-1);opacity:1}.founder-photo{aspect-ratio:1/1;border-radius:.5rem;object-fit:cover;width:100%}.founder-info,.founder-photo{position:relative;z-index:1000}.founder-info{display:flex;flex-direction:column;gap:.5rem}.founder-name{color:hsl(var(--foreground));font-size:1.5rem;font-weight:600;line-height:1.3;margin:0}.founder-title-text{color:hsl(var(--muted-foreground));font-size:1rem;line-height:1.5;margin:0}.founder-quote{border-top:1px solid hsl(var(--border));padding-top:1.5rem;position:relative;z-index:1000}.quote-text{color:hsl(var(--foreground));font-size:1rem;font-style:italic;line-height:1.625;margin:0}@media (max-width:1023px){.founder-section{padding:3rem 2rem}.founder-header{margin-bottom:2rem}.founder-title{font-size:1.875rem}.founder-grid{gap:3rem}}@media (max-width:767px){.founder-section{padding:3rem 1.5rem}.founder-title{font-size:1.5rem}.founder-content{gap:1.5rem}.founder-grid{gap:2rem}.founder-card{padding:1.5rem}.founder-name{font-size:1.25rem}.subsection-title{font-size:1.125rem}.founder-intro,.founder-subsection p,.founder-title-text,.highlight-text,.quote-text{font-size:.9375rem}}