.about-hero{padding:13rem 0 7rem;background:linear-gradient(90deg,#080b11,#080b11d9),url('../images/hero-facade.png') center/cover;color:var(--text)}.about-hero h1{margin:0;font-size:clamp(3rem,7vw,7rem);line-height:.95;letter-spacing:-.07em}.about-hero em{font-style:normal;color:var(--lime)}.about-hero p:last-child{max-width:620px;margin-top:2rem;font-size:1.2rem}.about-story{background:#f1f0e9;color:#4e5966}.story-grid{display:grid;grid-template-columns:1fr 2fr;gap:4rem}.story-grid h2,.principles h2,.service-summary h2{margin:0;color:var(--bg);font-size:clamp(2.5rem,5vw,5rem);line-height:.98;letter-spacing:-.06em}.story-grid p:not(.eyebrow){max-width:650px;font-size:1.1rem}.story-grid p+p{margin-top:1.2rem}.principles h2,.service-summary h2{color:var(--text)}.principles{background:var(--bg)}.principles-grid,.summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:3rem}.principles article,.summary-grid a{padding:1.5rem;background:var(--surface);border:1px solid var(--line);transition:.25s}.principles article:hover,.summary-grid a:hover{border-color:var(--lime);transform:translateY(-4px)}.principles article span{color:var(--lime);font-size:1.5rem}.principles h3,.summary-grid h3{color:var(--text);font-size:1.2rem}.principles p,.summary-grid p{font-size:.9rem}.service-summary{background:var(--surface)}.summary-grid{grid-template-columns:repeat(3,1fr)}.summary-grid a span{color:var(--lime);font-weight:800;font-size:.85rem}@media(max-width:900px){.principles-grid{grid-template-columns:repeat(2,1fr)}.summary-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.about-hero{padding:10rem 0 5rem}.story-grid{grid-template-columns:1fr;gap:1rem}.principles-grid,.summary-grid{grid-template-columns:1fr}}
