.about-page-shell{background:var(--surface);min-height:100vh;overflow-x:hidden}.about-section{padding-block:clamp(2rem,5vw,6.5rem);position:relative;overflow:hidden}main>.about-section:first-of-type{padding-top:clamp(2rem,3.5vw,3rem)}.about-container{width:min(100% - 2rem,80rem);max-width:100%;margin-inline:auto}.about-header{max-width:72rem;margin-inline:auto}.about-section-header{max-width:48rem;margin-inline:auto}.about-content-stack{gap:2rem;display:grid}.about-story-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:1024px){.about-story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem}}.about-panel{background:var(--surface);border:1px solid var(--border);min-width:0;box-shadow:var(--shadow-card);border-radius:1.25rem}.about-panel-brand{background:var(--secondary);color:var(--secondary-foreground)}.about-panel-brand .about-heading-lg,.about-panel-brand .about-heading-xl,.about-panel-brand .about-heading-sm{color:var(--secondary-foreground)}.about-panel-padding{padding:1.5rem}@media (min-width:640px){.about-panel-padding{padding:2rem}}.about-section-spacing{margin-block:5rem}.about-cta-spacing{text-align:center;margin-top:5rem}.about-values-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.about-values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.about-values-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.about-stat-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding-top:2rem;display:grid}.about-stat-item{text-align:center}.about-heading-lg{color:var(--foreground);font-size:1.5rem;font-weight:900;line-height:2rem}.about-heading-xl{font-size:clamp(2rem,5vw,3rem);font-weight:900;line-height:1.1}.about-heading-sm{color:var(--foreground);font-weight:900}.about-text{color:var(--muted-foreground)}.about-text-on-brand{color:var(--secondary-foreground)}.about-text-on-brand-muted{color:#ffffffd1}.about-text-brand{color:var(--primary)}.about-text-accent{color:var(--accent-gold-400)}.about-caption{color:var(--muted-foreground);font-size:.75rem;font-weight:700;line-height:1rem}.about-copy-stack{gap:1rem;display:grid}.about-heading-spacing,.about-copy-spacing{margin-bottom:1rem}.about-list-stack{gap:.75rem;display:grid}.about-list-item{align-items:center;gap:.75rem;display:flex}.about-value-card{text-align:center}.about-icon-circle{margin-inline:auto;border-radius:999px;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1rem;font-size:1.875rem;display:flex}.about-icon-success{background:var(--success-50);color:var(--success-600)}.about-icon-surface{background:var(--surface-soft);color:var(--primary)}.about-icon-tint{background:var(--surface-tint);color:var(--primary)}.about-icon-warning{background:var(--warning-50);color:var(--warning-600)}.about-actions{flex-direction:column;justify-content:center;gap:1rem;display:flex}@media (min-width:640px){.about-actions{flex-direction:row}}.about-copy-constrained{margin-inline:auto;max-width:42rem;margin-bottom:2rem}
