.about-page{min-height:100vh;background-color:#f8fafc}.hero-section{background:linear-gradient(135deg,#1e40af,#3b82f6);color:white;padding:80px 0;text-align:center}.hero-section h1{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.hero-subtitle{font-size:1.25rem;opacity:.9;margin-bottom:0}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.introduction-section{padding:80px 0;background:white}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.text-content h2{font-size:2.5rem;font-weight:600;color:#1e40af;margin-bottom:1.5rem}.lead-text{font-size:1.125rem;line-height:1.7;color:#4b5563;margin-bottom:1.5rem;font-weight:500}.text-content p{font-size:1rem;line-height:1.7;color:#6b7280;margin-bottom:1rem}.image-content{display:flex;justify-content:center}.about-image{border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.mission-vision-section{padding:80px 0;background:#f8fafc}.mv-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.mission-card,.vision-card{background:white;padding:3rem;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);text-align:center;transition:transform .3s ease,box-shadow .3s ease}.mission-card:hover,.vision-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.mission-card .icon,.vision-card .icon{color:#3b82f6;margin-bottom:1.5rem;display:flex;justify-content:center}.mission-card h3,.vision-card h3{font-size:1.5rem;font-weight:600;color:#1e40af;margin-bottom:1rem}.mission-card p,.vision-card p{color:#6b7280;line-height:1.7;font-size:1rem}.values-section{padding:80px 0;background:white}.values-section h2{text-align:center;font-size:2.5rem;font-weight:600;color:#1e40af;margin-bottom:3rem}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.value-item{text-align:center;padding:2rem;border-radius:12px;background:#f8fafc;transition:transform .3s ease,background-color .3s ease}.value-item:hover{transform:translateY(-2px);background:#e0f2fe}.value-icon{color:#3b82f6;margin-bottom:1rem;display:flex;justify-content:center}.value-item h4{font-size:1.25rem;font-weight:600;color:#1e40af;margin-bottom:.75rem}.value-item p{color:#6b7280;line-height:1.6;font-size:.95rem}.timeline-section{padding:80px 0;background:#f8fafc}.timeline-section h2{text-align:center;font-size:2.5rem;font-weight:600;color:#1e40af;margin-bottom:3rem}.timeline{position:relative;max-width:800px;margin:0 auto}.timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:#3b82f6;transform:translateX(-50%)}.timeline-item{display:flex;align-items:center;margin-bottom:3rem;position:relative}.timeline-item:nth-child(odd){flex-direction:row}.timeline-item:nth-child(2n){flex-direction:row-reverse}.timeline-year{background:#3b82f6;color:white;padding:.75rem 1.5rem;border-radius:25px;font-weight:600;font-size:1.125rem;min-width:120px;text-align:center;position:relative;z-index:2}.timeline-content{background:white;padding:2rem;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);margin:0 2rem;flex:1;position:relative}.timeline-content h4{font-size:1.25rem;font-weight:600;color:#1e40af;margin-bottom:.5rem}.timeline-content p{color:#6b7280;line-height:1.6}.stats-section{padding:80px 0;background:linear-gradient(135deg,#1e40af,#3b82f6);color:white}.stats-section h2{text-align:center;font-size:2.5rem;font-weight:600;margin-bottom:3rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.stat-item{text-align:center;padding:2rem}.stat-number{font-size:3rem;font-weight:700;margin-bottom:.5rem;color:#fbbf24}.stat-label{font-size:1.125rem;opacity:.9}.leadership-section{padding:80px 0;background:white;text-align:center}.leadership-section h2{font-size:2.5rem;font-weight:600;color:#1e40af;margin-bottom:1.5rem}.leadership-intro{font-size:1.125rem;color:#6b7280;line-height:1.7;max-width:600px;margin:0 auto 2rem}.leadership-cta{margin-top:2rem}.join-section{padding:80px 0;background:#f8fafc;text-align:center}.join-content h2{font-size:2.5rem;font-weight:600;color:#1e40af;margin-bottom:1.5rem}.join-content p{font-size:1.125rem;color:#6b7280;line-height:1.7;max-width:600px;margin:0 auto 2rem}.join-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{display:inline-block;padding:.75rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;border:2px solid transparent}.btn-primary{background:#3b82f6;color:white}.btn-primary:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.btn-outline{background:transparent;color:#3b82f6;border-color:#3b82f6}.btn-outline:hover{background:#3b82f6;color:white;transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}@media (max-width:768px){.hero-section h1{font-size:2rem}.hero-subtitle{font-size:1rem}.content-grid,.mv-grid{grid-template-columns:1fr;gap:2rem}.timeline:before{left:2rem}.timeline-item{flex-direction:column!important;align-items:flex-start;padding-left:3rem}.timeline-year{position:absolute;left:-1.5rem;top:0}.timeline-content{margin:1rem 0 0}.stats-grid{grid-template-columns:repeat(2,1fr)}.join-buttons{flex-direction:column;align-items:center}.btn{width:100%;max-width:300px}}@media (max-width:480px){.container{padding:0 1rem}.achievements-section,.hero-section,.introduction-section,.join-section,.leadership-section,.mission-vision-section,.stats-section,.timeline-section,.values-section{padding:60px 0}.stats-grid{grid-template-columns:1fr}.achievements-grid,.progress-grid{grid-template-columns:1fr;gap:1.5rem}}.achievements-section{padding:80px 0;background:white}.achievements-subsection,.progress-subsection{margin-bottom:4rem}.achievements-subsection:last-child,.progress-subsection:last-child{margin-bottom:0}.achievements-subsection h3,.progress-subsection h3{font-size:2rem;font-weight:600;color:#1e40af;margin-bottom:2rem;text-align:center}.achievements-grid,.progress-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.achievement-item,.progress-item{background:#f8fafc;padding:2rem;border-radius:12px;text-align:center;transition:all .3s ease;border:2px solid transparent}.achievement-item:hover,.progress-item:hover{transform:translateY(-4px);border-color:#3b82f6;box-shadow:0 10px 25px rgba(59,130,246,.1)}.achievement-icon,.progress-icon{width:64px;height:64px;background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:white}.achievement-item h4,.progress-item h4{font-size:1.25rem;font-weight:600;color:#1e40af;margin-bottom:1rem}.achievement-item p,.progress-item p{color:#64748b;line-height:1.6;font-size:.95rem}