.about-hero{text-align:center;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);padding:2rem 5%}.about-hero h1{color:#1e293b;margin-bottom:1rem;font-size:3rem}.about-hero p{color:#475569;max-width:800px;margin:0 auto;font-size:1.3rem}.parallax-section{height:600px;position:relative;overflow:hidden}.parallax-image{object-fit:cover;object-position:center;width:100%;height:100%;transition:opacity .1s ease-out;position:absolute;top:0;left:0}.parallax-overlay{z-index:1;position:absolute;inset:0}.our-story{max-width:1200px;margin:0 auto;padding:2rem 5%}.our-story h2{color:#1e293b;text-align:center;margin-bottom:2rem;font-size:2.5rem}.story-content{color:#475569;text-align:center;max-width:900px;margin:0 auto 4rem;font-size:1.15rem;line-height:1.8}.founders{background:#f8fafc;padding:2rem 5%}.founders h2{color:#1e293b;text-align:center;margin-bottom:3rem;font-size:2.5rem}.founders-grid{grid-template-columns:repeat(2,1fr);align-items:start;gap:3rem;max-width:1200px;margin:0 auto;display:grid}.founder-card{text-align:center;background:#fff;border-radius:12px;padding:3rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px #0000000d}.founder-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.founder-img{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:250px;height:250px;margin:0 auto 2rem;display:flex}.founder-img img{object-fit:cover;object-position:center;width:100%;height:100%}.founder-card.data-science .founder-icon{background:linear-gradient(135deg,#06b6d4,#3b82f6)}.founder-card.security .founder-icon{background:linear-gradient(135deg,#8b5cf6,#ec4899)}.founder-card h3{color:#1e293b;margin-bottom:.5rem;font-size:1.8rem}.founder-role{color:#2563eb;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.founder-card p{color:#646472;font-size:1.05rem;line-height:1.7}.value-prop{text-align:center;padding:2rem 5%}.value-prop h2{color:#1e293b;margin-bottom:2rem;font-size:2.5rem}.value-prop p{color:#475569;max-width:900px;margin:0 auto 3rem;font-size:1.2rem;line-height:1.8}.expertise-boxes{justify-content:center;gap:2rem;max-width:1000px;margin:0 auto;display:flex}.expertise-box{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid #5d1e1e;border-radius:12px;flex:1;padding:2rem}.expertise-box h3{color:#1e293b;margin-bottom:1rem;font-size:1.5rem}.expertise-box ul{text-align:left;list-style:none}.expertise-box li{color:#475569;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.expertise-box li:before{content:"✓";color:#5d1e1e;font-weight:700;position:absolute;left:0}@media (max-width:768px){.about-hero h1{font-size:2rem}.parallax-section{background-attachment:scroll;height:400px}.founders-grid{grid-template-columns:1fr}.expertise-boxes{flex-direction:column}}