.story-section{background:var(--bg-primary);padding:6rem 0}.story-content .section-label{color:var(--primary-teal);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.story-content .section-title{margin-bottom:1.5rem;font-size:2.5rem}.story-text{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.1rem}.story-block{background:var(--bg-subtle);border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem}.story-block h4{color:var(--text-primary);margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.story-block p{color:var(--text-secondary);margin-bottom:0}.story-quote{border-left:4px solid var(--primary-teal);background:var(--bg-subtle);border-radius:0 1rem 1rem 0;padding:1.5rem}.story-quote i{color:var(--primary-teal);margin-bottom:.5rem;font-size:1.5rem;display:block}.story-quote p{color:var(--text-primary);margin-bottom:0;font-size:1.1rem;font-style:italic}.story-visual{justify-content:center;align-items:center;display:flex}.story-image-placeholder{aspect-ratio:1;background:var(--gradient-hero);text-align:center;border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:400px;padding:2rem;display:flex}.story-icon{background:var(--gradient-teal);border-radius:1.5rem;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex}.story-icon i{color:var(--primary-dark);font-size:2.5rem}.story-image-placeholder h3{color:#fff;margin-bottom:.75rem;font-size:1.5rem}.story-image-placeholder p{color:#fffc;margin-bottom:0;font-size:.95rem}.mission-section{background:var(--bg-subtle);padding:6rem 0}.mission-grid{margin-bottom:3rem}.mission-card{background:var(--bg-primary);text-align:center;height:100%;transition:all var(--transition-normal);border-radius:1rem;padding:2rem}.mission-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.mission-icon{background:var(--gradient-teal);border-radius:1rem;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;display:flex}.mission-icon i{color:var(--primary-dark);font-size:1.75rem}.mission-card h4{color:var(--text-primary);font-size:1.1rem;font-weight:600;line-height:1.5}.stats-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.stat-item{text-align:center}.stat-number{color:var(--primary-teal);margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1}.stat-label{color:var(--text-secondary);font-size:.9rem}.stat-divider{background:var(--border-color);width:1px;height:50px}.timeline-section{background:var(--bg-primary);padding:6rem 0}.timeline{max-width:600px;margin:3rem auto 0;padding-left:2rem;position:relative}.timeline:before{content:"";background:var(--border-color);width:2px;position:absolute;top:0;bottom:0;left:0}.timeline-item{padding-bottom:2.5rem;padding-left:2rem;position:relative}.timeline-item:last-child{padding-bottom:0}.timeline-marker{background:var(--bg-subtle);border:2px solid var(--primary-teal);width:2.5rem;height:2.5rem;color:var(--primary-teal);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:0;left:-2rem;transform:translate(-.75rem)}.timeline-content h4{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.timeline-content p{color:var(--text-secondary);margin-bottom:0}.values-section{background:var(--bg-subtle);padding:6rem 0}.values-grid{gap:1.5rem}.value-card{background:var(--bg-primary);height:100%;transition:all var(--transition-normal);border-radius:1rem;padding:2rem}.value-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.value-icon{background:var(--gradient-teal);border-radius:.75rem;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex}.value-icon i{color:var(--primary-dark);font-size:1.5rem}.value-card h3{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.value-card p{color:var(--text-secondary);margin-bottom:0}
