.about-page{background:var(--color-soft-white)}.about-hero-image{width:100%;height:50vh;min-height:320px;max-height:480px;overflow:hidden}.about-hero-image img{object-fit:cover;object-position:center 40%;width:100%;height:100%}.about-container{max-width:680px;margin:0 auto;padding:4rem 40px 6rem}.about-section{margin-bottom:4rem}.about-section:last-child{margin-bottom:0}.about-section h1{font-size:var(--text-3xl);text-align:center;margin-bottom:2rem}.about-section h2{font-size:var(--text-2xl);margin-bottom:1.5rem}.about-prose{text-align:center;max-width:800px;margin:0 auto}.about-prose p{font-size:var(--text-lg);color:var(--color-deep-earth);line-height:1.8;font-family:var(--font-primary);margin-bottom:2rem}.about-prose p:last-child{margin-bottom:0}.about-location{color:var(--color-stone-gray);font-style:italic;font-size:var(--text-base);margin-bottom:1rem;line-height:1.6}.about-section p{font-size:var(--text-base);color:var(--color-deep-earth);margin-bottom:1.5rem;line-height:1.9}.about-cta{text-align:center;margin-top:2rem}.about-images{margin-top:4rem}.about-image-pair{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.about-image{border-radius:4px;overflow:hidden}.about-image img{object-fit:cover;object-position:center;width:100%;height:280px;display:block}@media (max-width:768px){.about-hero-image{height:40vh;min-height:240px}.about-container{padding:3rem 24px 4rem}.about-section h1{font-size:var(--text-2xl)}.about-section h2{font-size:var(--text-xl)}.about-lead{font-size:var(--text-lg)}.about-section{margin-bottom:3rem}.about-image-pair{grid-template-columns:1fr;gap:1rem}.about-image img{height:220px}}
