.about-hero{background:transparent;padding-bottom:0}.about-hero .page-header{max-width:700px}.about-story{background:transparent}.story-content{max-width:800px}.story-text{margin-top:var(--spacing-xl)}.story-text p{font-size:1.0625rem;color:var(--color-text-secondary);line-height:1.8;margin-bottom:var(--spacing-lg)}.story-text p:last-child{margin-bottom:0}.about-values{background:transparent}.values-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--spacing-xl);gap:var(--spacing-xl);margin-top:var(--spacing-2xl)}.value-title{font-size:1.25rem;font-weight:600;color:var(--color-deep-blue);margin-bottom:var(--spacing-sm)}.value-description{font-size:.9375rem;color:var(--color-text-secondary);line-height:1.7}.about-approach{background:transparent}.approach-content{display:grid;grid-template-columns:1fr 300px;grid-gap:var(--spacing-3xl);gap:var(--spacing-3xl);align-items:start}.approach-text p{font-size:1.0625rem;color:var(--color-text-secondary);line-height:1.8;margin-bottom:var(--spacing-lg)}.approach-text p:first-of-type{margin-top:var(--spacing-xl)}.approach-highlights{background-color:var(--color-deep-blue);border-radius:var(--radius-lg);padding:var(--spacing-xl);display:flex;flex-direction:column;gap:var(--spacing-xl)}.highlight-item{text-align:center}.highlight-number{display:block;font-size:2.5rem;font-weight:700;color:var(--color-white);line-height:1;margin-bottom:var(--spacing-xs)}.highlight-label{font-size:.875rem;color:var(--color-slate-light);text-transform:uppercase;letter-spacing:.05em}.about-why{background:linear-gradient(135deg,#1e3a5f,#1e40af);border-radius:0}.why-content{max-width:800px;margin:var(--spacing-2xl) auto 0}.why-content p{font-size:1.0625rem;color:hsla(0,0%,100%,.9);line-height:1.8;margin-bottom:var(--spacing-lg);text-align:center}.why-content p:last-child{margin-bottom:0;font-weight:500;color:#bfdbfe}.about-why .section-title{background:linear-gradient(135deg,#fff,#bfdbfe);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}[data-theme=dark] .about-hero{background:linear-gradient(135deg,#1e293b,#0f172a)}[data-theme=dark] .about-story{background:#0f172a}[data-theme=dark] .story-text p{color:#cbd5e1}[data-theme=dark] .about-values{background:#1e293b}[data-theme=dark] .value-title{color:#60a5fa}[data-theme=dark] .value-description{color:#cbd5e1}[data-theme=dark] .about-approach{background:#0f172a}[data-theme=dark] .approach-text p{color:#cbd5e1}[data-theme=dark] .approach-highlights{background:linear-gradient(135deg,#1e3a5f,#1e40af);border:1px solid #334155}[data-theme=dark] .highlight-number{color:#f1f5f9}[data-theme=dark] .highlight-label{color:#94a3b8}[data-theme=dark] .about-why{background:linear-gradient(135deg,#0f172a,#1e3a5f)}[data-theme=dark] .why-content p{color:#cbd5e1}[data-theme=dark] .why-content p:last-child{color:#93c5fd}@media (max-width:968px){.approach-content{grid-template-columns:1fr}.approach-highlights{flex-direction:row;justify-content:space-around}}@media (max-width:600px){.values-grid{grid-template-columns:1fr}.approach-highlights{flex-direction:column}.why-content p{text-align:left}}