.about-intro{max-width:800px;margin:0 auto 4rem;font-size:1.1rem;color:var(--slate-dark);line-height:1.8}.about-intro p{margin-bottom:1.5rem}.founder-quote-section{position:relative;max-width:1000px;margin:0 auto;background:linear-gradient(135deg,#eef2ff,#f0f4ff 50%,#f5f3ff);border-radius:20px;padding:3rem;overflow:hidden}.deco-circle{position:absolute;border-radius:50%;border:2px solid rgba(99,102,241,.15);pointer-events:none}.deco-circle--tl{width:50px;height:50px;top:20px;left:25px;background:rgba(99,102,241,.08)}.deco-circle--tr{width:30px;height:30px;top:35px;right:60px;background:rgba(239,68,68,.08);border-color:rgba(239,68,68,.15)}.deco-circle--bl{width:40px;height:40px;bottom:30px;right:30px;background:rgba(99,102,241,.06)}.founder-quote-inner{display:flex;align-items:center;gap:3rem;position:relative;z-index:1}.founder-photo-col{flex-shrink:0}.founder-photo-frame{width:220px;height:260px;border-radius:14px;overflow:hidden;box-shadow:0 8px 25px rgba(10,25,47,.12);border:3px solid var(--white);position:relative}.founder-photo-frame:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#4f46e5,#ef4444)}.founder-photo-frame img{width:100%;height:100%;object-fit:cover}.founder-text-col{flex:1 1}.quote-icon{display:block;font-family:Georgia,Times New Roman,serif;font-size:5rem;line-height:.6;color:#4f46e5;margin-bottom:.5rem;font-weight:700}.quote-heading{font-size:1.4rem;font-weight:800;color:var(--navy);margin-bottom:1.25rem;line-height:1.3}.quote-body{border-left:3px solid #ef4444;padding-left:1.25rem;margin-bottom:1.5rem}.quote-body p{font-size:.95rem;color:var(--slate-dark);line-height:1.75;margin:0}.quote-author{display:flex;flex-direction:column;gap:.15rem}.quote-author-name{font-size:1.05rem;font-weight:700;color:var(--navy)}.quote-author-title{font-size:.875rem;color:var(--slate-dark)}@media (max-width:768px){.founder-quote-section{padding:2rem 1.5rem}.founder-quote-inner{flex-direction:column;text-align:center;gap:2rem}.founder-photo-frame{width:180px;height:220px;margin:0 auto}.quote-icon{font-size:4rem}.quote-body{border-left:none;border-top:3px solid #ef4444;padding-left:0;padding-top:1rem;text-align:left}.quote-author{align-items:center}}