.about-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#f1f5f9);position:relative;overflow-x:hidden;font-family:Inter,-apple-system,sans-serif;padding:80px 0 40px}.container{max-width:1200px;margin:0 auto;padding:0 20px}.about-hero{text-align:center;padding:60px 0 80px}.hero-content h1{font-size:3rem;font-weight:700;margin-bottom:20px;color:#1e293b;line-height:1.2}.gradient-text{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-content p{font-size:1.25rem;color:#64748b;line-height:1.6;max-width:600px;margin:0 auto}.stats-section{margin:60px 0}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:20px;gap:20px}.stat-card{background:white;border-radius:16px;padding:30px 20px;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e2e8f0;transition:all .3s ease}.stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.stat-card.blue{border-top:4px solid #3b82f6}.stat-card.purple{border-top:4px solid #8b5cf6}.stat-card.green{border-top:4px solid #10b981}.stat-card.orange{border-top:4px solid #f59e0b}.stat-number{font-size:2.5rem;font-weight:800;margin-bottom:8px;line-height:1}.stat-card.blue .stat-number{color:#3b82f6}.stat-card.purple .stat-number{color:#8b5cf6}.stat-card.green .stat-number{color:#10b981}.stat-card.orange .stat-number{color:#f59e0b}.stat-suffix{font-size:1.25rem;opacity:.8;margin-left:2px}.stat-label{color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem}.mission-section{margin:80px 0}.mission-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px}.mission-text{background:white;border-radius:20px;padding:40px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e2e8f0;text-align:center;transition:all .3s ease}.mission-text:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.mission-icon{font-size:3rem;margin-bottom:20px}.mission-text h2{font-size:1.75rem;font-weight:700;margin-bottom:20px;color:#1e293b}.mission-text p{color:#64748b;line-height:1.6;font-size:1.1rem;margin:0}.values-section{margin:80px 0}.section-header{text-align:center;margin-bottom:60px}.section-header h2{font-size:2.5rem;font-weight:700;margin-bottom:16px;color:#1e293b}.section-header p{font-size:1.125rem;color:#64748b;max-width:500px;margin:0 auto;line-height:1.6}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:30px;gap:30px}.value-card{background:white;border-radius:16px;padding:40px 30px;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e2e8f0;transition:all .3s ease}.value-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.value-card.blue{border-top:4px solid #3b82f6}.value-card.purple{border-top:4px solid #8b5cf6}.value-card.green{border-top:4px solid #10b981}.value-card.orange{border-top:4px solid #f59e0b}.value-icon{font-size:3rem;margin-bottom:24px}.value-card h3{font-size:1.5rem;font-weight:600;margin-bottom:16px;color:#1e293b}.value-card p{color:#64748b;line-height:1.6;margin:0}.journey-section{margin:100px 0}.journey-circular{flex-direction:column;gap:60px}.circular-progress,.journey-circular{display:flex;align-items:center;position:relative}.circular-progress{width:420px;height:420px;justify-content:center}.progress-ring{transform:rotate(-90deg)}.progress-ring-background{fill:none;stroke:#e2e8f0}.progress-ring-fill{fill:none;stroke:#3b82f6;stroke-linecap:round;transition:stroke-dashoffset .35s}.circular-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:2}.center-icon{font-size:3rem;margin-bottom:12px}.center-year{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:4px}.center-quarter{font-size:1rem;color:#64748b;margin-bottom:8px;font-weight:500}.center-progress{font-size:.9rem;color:#3b82f6;font-weight:600;background:rgba(59,130,246,.1);padding:4px 12px;border-radius:12px;display:inline-block}.circular-items{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:420px;height:420px}.circular-item{position:absolute;width:80px;height:80px;border-radius:50%;background:white;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.1);border:2px solid transparent;font-size:.7rem;z-index:3}.circular-item:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.15)}.circular-item.active{border-color:#3b82f6;background:#3b82f6;color:white;transform:scale(1.15);box-shadow:0 8px 25px rgba(59,130,246,.4)}.circular-item.completed{border-color:#10b981}.circular-item.current{border-color:#3b82f6;animation:pulse 2s infinite}.item-icon{font-size:1.2rem;margin-bottom:4px}.item-year{font-weight:600;font-size:.7rem}.item-quarter{font-size:.6rem;opacity:.8}.journey-content{background:white;border-radius:20px;padding:40px;box-shadow:0 8px 40px rgba(0,0,0,.1);border:1px solid #e2e8f0;max-width:500px;text-align:center;margin-top:20px}.journey-content h3{font-size:1.5rem;font-weight:600;margin-bottom:16px;color:#1e293b}.journey-content p{color:#64748b;line-height:1.6;margin-bottom:20px;font-size:1rem}.journey-status{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.9rem;font-weight:500}.status-dot{width:8px;height:8px;border-radius:50%}.status-dot.completed{background:#10b981}.status-dot.current{background:#3b82f6;animation:pulse 2s infinite}.team-section{margin:80px 0}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:30px;gap:30px}.team-card{background:white;border-radius:16px;padding:40px 30px;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e2e8f0;transition:all .3s ease}.team-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.team-card.blue{border-top:4px solid #3b82f6}.team-card.purple{border-top:4px solid #8b5cf6}.team-card.green{border-top:4px solid #10b981}.member-avatar{width:80px;height:80px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto 24px;box-shadow:0 8px 20px rgba(0,0,0,.1)}.team-card.purple .member-avatar{background:linear-gradient(135deg,#8b5cf6,#a78bfa)}.team-card.green .member-avatar{background:linear-gradient(135deg,#10b981,#34d399)}.member-info h3{font-size:1.25rem;color:#1e293b}.member-info h3,.member-role{font-weight:600;margin-bottom:8px}.member-role{color:#3b82f6;font-size:.9rem}.member-expertise{color:#64748b;margin-bottom:8px;font-size:.9rem}.member-experience{color:#94a3b8;font-size:.8rem;font-weight:500}.cta-section{background:linear-gradient(135deg,#1e293b,#374151);border-radius:20px;padding:60px 40px;color:white;text-align:center;margin-top:60px}.cta-content h2{font-size:2.25rem;font-weight:700;margin-bottom:16px}.cta-content p{font-size:1.125rem;color:#cbd5e1;line-height:1.6;margin-bottom:32px;max-width:500px;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.cta-btn{padding:14px 32px;border-radius:12px;font-weight:600;text-decoration:none;transition:all .3s ease;font-size:.95rem;border:2px solid transparent}.cta-btn.primary{background:#3b82f6;color:white}.cta-btn.secondary{background:transparent;color:white;border-color:rgba(255,255,255,.3)}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.3)}.cta-btn.primary:hover{background:#2563eb}.cta-btn.secondary:hover{background:rgba(255,255,255,.1)}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 0 0 0 rgba(59,130,246,.7)}50%{transform:scale(1.05)}70%{box-shadow:0 0 0 10px rgba(59,130,246,0)}}@media (max-width:1024px){.container{padding:0 16px}.mission-content{grid-template-columns:1fr;gap:30px}.values-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.circular-items,.circular-progress{width:350px;height:350px}.circular-item{width:70px;height:70px}}@media (max-width:768px){.about-hero{padding:40px 0 60px}.hero-content h1{font-size:2.25rem}.stats-grid{grid-template-columns:repeat(2,1fr)}.circular-items,.circular-progress{width:300px;height:300px}.circular-item{width:60px;height:60px;font-size:.6rem}.center-icon{font-size:2.5rem}.team-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}.cta-btn{width:100%;max-width:250px;text-align:center}}@media (max-width:480px){.hero-content h1{font-size:2rem}.stats-grid{grid-template-columns:1fr}.mission-text{padding:30px 20px}.values-grid{grid-template-columns:1fr}.circular-items,.circular-progress{width:280px;height:280px}.circular-item{width:55px;height:55px}.journey-content{padding:30px 20px}.cta-section{padding:40px 24px}.cta-content h2{font-size:1.75rem}}@media (prefers-reduced-motion:reduce){.circular-item,.cta-btn,.mission-text,.stat-card,.team-card,.value-card{transition:none;transform:none!important}.circular-item.current,.status-dot.current{animation:none}.progress-ring-fill{transition:none}}