.about-page{min-height:100vh;padding-bottom:4rem;position:relative}.about-hero{text-align:center;max-width:900px;margin:0 auto;padding:8rem 2rem 4rem}.about-hero .hero-title{letter-spacing:-2px;margin-bottom:1.5rem;font-size:4rem;font-weight:900;line-height:1.1}.about-hero .hero-subtitle{color:var(--text-muted);max-width:700px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.about-hero .hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.story-section,.values-section,.team-section,.tech-section,.cta-section{max-width:1200px;margin:0 auto;padding:5rem 2rem}.section-header{text-align:center;margin-bottom:3rem}.section-label{text-transform:uppercase;color:var(--accent-secondary);letter-spacing:.25em;margin-bottom:1rem;font-size:.75rem;font-weight:900;display:block}.section-title{letter-spacing:-1px;font-size:3rem;font-weight:900;line-height:1.1}.story-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.story-card{text-align:left;padding:2rem!important}.story-year{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.1em;background:#00f0ff1a;border-radius:999px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.story-title{margin-bottom:1rem;font-size:1.5rem;font-weight:800}.story-description{color:var(--text-muted);line-height:1.6}.values-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.value-card{text-align:center;transition:transform .3s;padding:2rem!important}.value-card:hover{transform:translateY(-5px)}.value-icon{width:48px;height:48px;color:var(--accent-primary);margin-bottom:1.5rem}.value-title{margin-bottom:1rem;font-size:1.25rem;font-weight:800}.value-description{color:var(--text-muted);line-height:1.6}.team-card-large{text-align:center;max-width:700px;margin:0 auto;padding:3rem!important}.team-content{flex-direction:column;align-items:center;gap:1rem;display:flex}.team-name{font-size:1.75rem;font-weight:900}.team-bio{color:var(--text-muted);max-width:500px;line-height:1.7}.tech-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.tech-item{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex;padding:1.5rem!important}.tech-name{font-size:1rem;font-weight:700}.tech-desc{color:var(--text-muted);font-size:.8rem}.cta-section{justify-content:center;display:flex}.cta-container{text-align:center;width:100%;max-width:700px;padding:4rem 2rem!important}.cta-title{margin-bottom:1rem;font-size:2.5rem;font-weight:900}.cta-subtitle{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem}@media (max-width:968px){.about-hero .hero-title{font-size:2.5rem}.section-title{font-size:2rem}.story-grid,.values-grid{grid-template-columns:1fr}}
