.firm-hero{background:var(--navy-deep);padding:clamp(5rem,8vw,6.28rem) 2rem clamp(2.094rem,3vw,3.14rem);text-align:center}.firm-hero .section-content{max-width:860px}.firm-hero h1{color:var(--white);font-size:clamp(2.8rem, 7.5vw, 5.53rem);margin-bottom:1.25rem;letter-spacing:-.02em;line-height:1.08}.firm-hero .eyebrow{font-size:1.466rem;letter-spacing:.16em;margin-bottom:.785rem}.firm-hero .firm-narrative{color:var(--text-light);font-size:1.047rem;line-height:1.75;max-width:680px;margin:0 auto}.firm-timeline{display:flex;justify-content:center;gap:clamp(1.57rem,5vw,3.14rem);margin-top:2.09rem}.firm-timeline-item{text-align:center;position:relative}.firm-timeline-item:not(:last-child)::after{content:'';position:absolute;top:1.047rem;right:calc(-1 * clamp(.785rem,2.5vw,1.57rem));width:clamp(.5rem,1.5vw,1.047rem);height:2px;background:var(--accent);opacity:.5}.firm-timeline-year{font-family:'ABC Arizona Text',Georgia,serif;font-size:2.094rem;font-weight:300;color:var(--accent);line-height:1;margin-bottom:.314rem}.firm-timeline-label{color:var(--text-light);font-size:.785rem;letter-spacing:.04em}.firm-diff{background:var(--off-white);padding:clamp(2.094rem,4vw,3.14rem) 2rem}.firm-diff .section-content{max-width:1100px}.firm-diff-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.57rem}.firm-diff-item{text-align:center;padding:1.047rem .785rem}.firm-diff-icon{width:44px;height:44px;margin:0 auto .785rem;color:var(--accent)}.firm-diff-item h3{font-size:1.047rem;margin-bottom:.314rem;color:var(--text)}.firm-diff-item p{font-size:.885rem;color:var(--text-muted);line-height:1.57}.firm-cta{background:var(--navy);text-align:center;padding:clamp(2.094rem,3.5vw,3.14rem) 2rem}.firm-cta h2{color:var(--white);font-size:clamp(1.57rem, 2.5vw, 2.094rem);margin-bottom:.785rem}.firm-cta p{color:var(--text-light);font-size:1.047rem;line-height:1.57;max-width:550px;margin:0 auto 1.57rem}@media (max-width:768px){.firm-timeline{gap:1.57rem}.firm-timeline-year{font-size:1.57rem}.firm-timeline-item:not(:last-child)::after{display:none}.firm-diff-grid{grid-template-columns:1fr 1fr;gap:1rem}}@media (max-width:480px){.firm-diff-grid{grid-template-columns:1fr}.firm-timeline{flex-direction:column;gap:1rem}}