.about-page{min-height:100vh;background:#000000;color:#fff;position:relative;opacity:0;transform:translateY(20px);transition:all .8s ease}.about-page.visible{opacity:1;transform:translateY(0)}.about-hero{padding:140px 20px 80px;text-align:center;position:relative;z-index:1;background:linear-gradient(180deg,#000000,#0A0A0A)}.hero-content{max-width:900px;margin:0 auto}.hero-title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;background:linear-gradient(135deg,#ffffff,#F7D44C 50%,#ffffff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.25rem;color:rgba(255,255,255,.8);line-height:1.6;max-width:700px;margin:0 auto}.section-container{max-width:1200px;margin:0 auto;padding:0 20px}.content-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:60px;gap:60px;align-items:center;margin-top:40px}.content-grid.reverse{direction:rtl}.content-grid.reverse>*{direction:ltr}.content-text{max-width:600px}.content-image{position:relative;min-height:400px;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.section-title{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#F7D44C;margin-bottom:1.5rem;line-height:1.2}.section-title.centered{text-align:center;margin-bottom:2rem}.section-subtitle{font-size:1.1rem;color:rgba(255,255,255,.7);line-height:1.6;max-width:700px;margin:0 auto 3rem}.section-subtitle.centered{text-align:center}.section-description{font-size:1.1rem;color:rgba(255,255,255,.9);line-height:1.8;margin-bottom:1.5rem}.mission-section{padding:80px 20px;background:#000000}.what-we-do-section{padding:80px 20px;background:#0A0A0A}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:30px;gap:30px;margin-top:40px}.feature-card{background:#000000;border:1px solid rgba(247,212,76,.1);border-radius:16px;padding:2.5rem;transition:all .3s ease}.feature-card:hover{border-color:#F7D44C;transform:translateY(-8px);box-shadow:0 20px 40px rgba(247,212,76,.1)}.feature-icon{font-size:3rem;margin-bottom:1.5rem;display:block}.feature-title{font-size:1.5rem;font-weight:600;color:#ffffff;margin-bottom:1rem}.feature-description{font-size:1rem;color:rgba(255,255,255,.7);line-height:1.6}.vision-section{padding:80px 20px;background:#000000}.goals-list{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.goal-item{display:flex;gap:1.5rem;align-items:flex-start}.goal-icon{font-size:2.5rem;flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:rgba(247,212,76,.1);border-radius:12px}.goal-content{flex:1 1}.goal-title{font-size:1.3rem;font-weight:600;color:#F7D44C;margin-bottom:.5rem}.goal-description{font-size:1rem;color:rgba(255,255,255,.8);line-height:1.6}.founders-section{padding:80px 20px;background:#0A0A0A}.founders-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:40px;gap:40px;margin-top:60px}.founder-card{background:#000000;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2.5rem;text-align:center;transition:all .3s ease}.founder-card:hover{border-color:#F7D44C;transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.5)}.founder-image-link{display:block;margin:0 auto 1.5rem;width:180px;height:180px;transition:transform .3s ease;cursor:pointer}.founder-image-link:hover{transform:scale(1.02)}.founder-image-container{width:180px;height:180px;border-radius:50%;overflow:hidden;border:3px solid rgba(247,212,76,.3);transition:all .3s ease;position:relative}.founder-image-link:hover .founder-image-container{border-color:#F7D44C;box-shadow:0 8px 24px rgba(247,212,76,.3)}.founder-image{border-radius:50%;object-fit:cover;transition:transform .3s ease}.founder-image-link:hover .founder-image{transform:scale(1.05)}.linkedin-hover-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(0,119,181,.95),rgba(0,119,181,.85));border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;opacity:0;transition:opacity .3s ease;pointer-events:none}.founder-image-link:hover .linkedin-hover-overlay{opacity:1}.linkedin-icon{width:48px;height:48px;color:#ffffff;transition:transform .3s ease}.founder-image-link:hover .linkedin-icon{transform:scale(1.1)}.linkedin-text{color:#ffffff;font-size:.95rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.founder-name{font-size:1.5rem;font-weight:700;color:#ffffff;margin-bottom:.5rem}.founder-title{font-size:1rem;color:#F7D44C;font-weight:600;margin-bottom:1rem}.founder-bio{font-size:.95rem;color:rgba(255,255,255,.7);line-height:1.6}.about-cta-section{padding:100px 20px;text-align:center;background:#000000;border-top:1px solid rgba(247,212,76,.1)}.cta-content{max-width:700px;margin:0 auto}.cta-title{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#F7D44C);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-subtitle{font-size:1.25rem;color:rgba(255,255,255,.8);line-height:1.6;margin-bottom:2.5rem}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.cta-button{padding:16px 32px;border-radius:12px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center}.cta-button.primary{background:#F7D44C;color:#000}.cta-button.primary:hover{background:#ffed4e;transform:translateY(-2px);box-shadow:0 8px 20px rgba(247,212,76,.4)}.cta-button.secondary{background:transparent;color:#fff;border:2px solid #f7d44c}.cta-button.secondary:hover{background:rgba(247,212,76,.1);transform:translateY(-2px)}@media (max-width:768px){.about-hero{padding:100px 16px 50px}.hero-title{font-size:2.5rem;margin-bottom:1rem}.hero-subtitle{font-size:1rem;line-height:1.5}.section-container{padding:0 16px}.content-grid{gap:30px;grid-template-columns:1fr;align-items:flex-start}.content-image{min-height:250px;max-height:300px;height:280px;order:-1;width:100%;margin-bottom:0;position:relative;overflow:hidden}.content-image img{object-fit:cover;width:100%!important;height:100%!important;position:relative!important}.content-text{max-width:100%}.section-title{font-size:2rem;margin-bottom:1.25rem}.section-description{font-size:1rem;line-height:1.7;margin-bottom:1.25rem}.section-subtitle{font-size:1rem;margin-bottom:2rem}.founders-section,.mission-section,.vision-section,.what-we-do-section{padding:50px 16px}.about-cta-section{padding:60px 16px}.features-grid{grid-template-columns:1fr;gap:20px}.feature-card{padding:2rem 1.5rem}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-title{font-size:1.3rem;margin-bottom:.75rem}.feature-description{font-size:.95rem;line-height:1.5}.goals-list{gap:1.5rem}.goal-item{flex-direction:row;text-align:left;gap:1rem}.goal-icon{width:50px;height:50px;font-size:2rem;flex-shrink:0}.goal-title{font-size:1.2rem;margin-bottom:.5rem}.goal-description{font-size:.95rem;line-height:1.5}.founders-grid{grid-template-columns:1fr;gap:30px;margin-top:40px}.founder-card{padding:2rem 1.5rem}.founder-name{font-size:1.3rem}.founder-title{font-size:.95rem}.founder-bio{font-size:.9rem;line-height:1.6}.cta-title{font-size:2rem;margin-bottom:1rem}.cta-subtitle{font-size:1rem;line-height:1.5;margin-bottom:2rem}.cta-buttons{flex-direction:column;align-items:stretch;gap:1rem}.cta-button{width:100%;padding:14px 24px;font-size:1rem}.content-grid.reverse{direction:ltr}.content-grid.reverse .content-image{order:-1}}@media (max-width:480px){.about-hero{padding:90px 12px 40px}.hero-title{font-size:1.875rem;margin-bottom:.875rem}.hero-subtitle{font-size:.9375rem;line-height:1.5}.section-container{padding:0 12px}.section-title{font-size:1.75rem;margin-bottom:1rem}.section-description{font-size:.9375rem;line-height:1.65;margin-bottom:1rem}.section-subtitle{font-size:.9375rem;margin-bottom:1.75rem}.founders-section,.mission-section,.vision-section,.what-we-do-section{padding:40px 12px}.about-cta-section{padding:50px 12px}.content-image{min-height:220px;max-height:260px;height:240px;width:100%;margin-bottom:0}.content-image img{object-fit:cover;width:100%!important;height:100%!important;position:relative!important}.feature-card{padding:1.75rem 1.25rem}.feature-icon{font-size:2.25rem;margin-bottom:.875rem}.feature-title{font-size:1.2rem;margin-bottom:.625rem}.feature-description{font-size:.875rem;line-height:1.5}.goal-icon{width:45px;height:45px;font-size:1.75rem}.goal-title{font-size:1.1rem}.goal-description{font-size:.875rem}.founder-card{padding:1.75rem 1.25rem}.founder-image-link{margin:0 auto 1.25rem}.founder-image-container,.founder-image-link{width:140px;height:140px}.founder-name{font-size:1.2rem}.founder-bio,.founder-title{font-size:.875rem}.founder-bio{line-height:1.55}.linkedin-icon{width:36px;height:36px}.linkedin-text{font-size:.8125rem}.cta-title{font-size:1.75rem;margin-bottom:.875rem}.cta-subtitle{font-size:.9375rem;line-height:1.5;margin-bottom:1.75rem}.cta-button{padding:12px 20px;font-size:.9375rem}}