.about-page{background:#000;color:#fff;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif}.section-container{max-width:1400px;margin:0 auto;padding:0 2rem}.section-tag{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#0066FF;margin-bottom:1.5rem}.section-headline{font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.15;letter-spacing:-.03em;margin-bottom:1.5rem}.section-header{text-align:center;margin-bottom:4rem}.text-muted{color:rgba(255,255,255,.4)}.about-hero{min-height:60vh;display:flex;align-items:center;position:relative;padding:10rem 0 6rem}.about-hero .hero-background,.about-hero .hero-gradient{position:absolute;top:0;left:0;right:0;bottom:0}.about-hero .hero-gradient{background:radial-gradient(ellipse at top,rgba(0,102,255,.1) 0,transparent 50%)}.about-hero .hero-content{position:relative;z-index:1;max-width:700px}.about-hero .hero-tag{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#0066FF;margin-bottom:2rem}.about-hero .hero-headline{font-size:clamp(2.5rem,7vw,4rem);font-weight:700;line-height:1.1;letter-spacing:-.03em;margin-bottom:1.5rem}.about-hero .hero-description{font-size:1.125rem;color:rgba(255,255,255,.6);line-height:1.8}.founders-section{padding:6rem 0;background:#0A0A0A}.founders-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}.founder-card{display:flex;flex-direction:column;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.08);border-radius:20px;overflow:hidden;text-decoration:none;color:inherit;transition:all .35s ease}.founder-card:hover{transform:translateY(-6px);border-color:rgba(0,102,255,.5);box-shadow:0 0 40px rgba(0,102,255,.15);background:radial-gradient(ellipse at center,rgba(0,102,255,.06) 0,rgba(255,255,255,.02) 70%)}.founder-card-image{width:100%;aspect-ratio:1;overflow:hidden;background:#111}.founder-card-photo{width:100%;height:100%;object-fit:cover}.founder-card-initials{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:5rem;font-weight:700;letter-spacing:.05em;color:rgba(255,255,255,.9);background:linear-gradient(135deg,#0044CC,#0066FF 50%,#3388FF)}.founder-card-content{padding:2rem}.founder-card-name{font-size:1.5rem;font-weight:700;margin-bottom:.25rem;letter-spacing:-.02em}.founder-card-title{font-size:.9rem;color:rgba(255,255,255,.45);margin-bottom:1rem}.founder-card-bio{font-size:.95rem;color:rgba(255,255,255,.6);line-height:1.7;margin-bottom:1.5rem}.founder-card-link{display:inline-block;font-size:.9rem;font-weight:600;color:#0066FF;transition:color .2s ease}.founder-card:hover .founder-card-link{color:#3388FF}.timeline-section{padding:8rem 0;background:#000;border-top:1px solid rgba(255,255,255,.1)}.timeline-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.timeline-item{padding:1.5rem;border-left:2px solid rgba(255,255,255,.1);position:relative}.timeline-item:before{content:"";position:absolute;left:-5px;top:1.5rem;width:8px;height:8px;background:#0066FF;border-radius:50%}.timeline-year{display:block;font-size:.875rem;font-weight:600;color:#0066FF;margin-bottom:.75rem}.timeline-title{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.timeline-description{font-size:.875rem;color:rgba(255,255,255,.5);line-height:1.6}.values-section{padding:8rem 0;background:#0A0A0A}.values-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}.value-card{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2rem;transition:all .3s ease}.value-card:hover{background:rgba(255,255,255,.04);border-color:rgba(0,102,255,.3)}.value-title{font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.value-description{font-size:.9rem;color:rgba(255,255,255,.5);line-height:1.6}.about-cta{padding:8rem 0;background:#0066FF;text-align:center}.about-cta .cta-content{max-width:600px;margin:0 auto}.about-cta .cta-headline{font-size:clamp(2rem,5vw,3rem);font-weight:700;letter-spacing:-.03em;margin-bottom:1rem}.about-cta .cta-description{font-size:1.125rem;color:rgba(255,255,255,.8);line-height:1.7;margin-bottom:2.5rem}.about-cta .cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.about-cta .cta-btn{padding:1rem 2rem;border-radius:100px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease}.about-cta .cta-btn.primary{background:#fff;color:#0066FF}.about-cta .cta-btn.primary:hover{background:#000;color:#fff}.about-cta .cta-btn.secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.5)}.about-cta .cta-btn.secondary:hover{background:rgba(255,255,255,.1);border-color:#fff}@media (max-width:1024px){.timeline-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.section-container{padding:0 1.5rem}.founders-grid,.timeline-grid,.values-grid{grid-template-columns:1fr}.about-cta .cta-actions{flex-direction:column}.about-cta .cta-btn{width:100%;text-align:center}}