.about-hero{background:var(--bg-dark);padding:7rem 1.5rem 2.5rem;text-align:center}.about-hero-inner{max-width:760px;margin:0 auto}.about-hero-h1{font-size:clamp(2rem,5vw,3.25rem);font-weight:700;color:var(--text-d);margin:.5rem 0 1.25rem;line-height:1.15}.about-hero-sub{font-size:1.125rem;color:var(--text-d-muted);line-height:1.7;max-width:640px;margin:0 auto}.about-clients{background:var(--bg-light);padding:2.5rem 1.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2.5rem 3.5rem}.about-client-logo{height:32px;width:auto;object-fit:contain;opacity:.85;transition:opacity .2s}.about-client-logo:hover{opacity:1}html:not([data-theme=dark]) .about-client-logo[src*=statsperform]{content:url(/images/statsperform-dark.webp)}html:not([data-theme=dark]) .about-client-logo[src*=gl-logo]{content:url(/images/logo_gl_claim_systemhaus_colour.svg)}html[data-theme=dark] .about-client-logo[src*=notified]{content:url(/images/notified-dark.png)}.about-memo{background:var(--bg-white);padding:2.5rem 1.5rem 5rem}.about-memo-inner{max-width:860px;margin:0 auto}.about-memo-body{display:flex;gap:3rem;align-items:flex-start}.about-memo-text{flex:1}.about-memo-para{font-size:1.0625rem;color:var(--text-l-mid);line-height:1.8;margin:0 0 1.25rem}.about-memo-attr{margin-top:2rem;font-size:1rem;color:var(--text-l)}.about-memo-photo{margin:0;flex-shrink:0;width:160px}.about-memo-photo img{width:100%;border-radius:8px;display:block}.about-memo-footnote{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--border-l);font-size:.875rem;color:var(--text-l-mid)}@media(max-width:640px){.about-memo-body{flex-direction:column-reverse}.about-memo-photo{width:100px}}html[data-theme=dark] .about-memo{background:var(--bg-dark-alt, #111)}html[data-theme=dark] .about-memo-para{color:var(--text-d-muted)}html[data-theme=dark] .about-memo-attr{color:var(--text-d)}html[data-theme=dark] .about-memo-footnote{color:var(--text-d-muted);border-top-color:var(--border-d)}.about-legal{background:var(--bg-light);padding:3rem 1.5rem}.about-legal-inner{max-width:860px;margin:0 auto;display:flex;flex-wrap:wrap;gap:2rem 5rem;align-items:flex-start}.about-legal-reg{display:grid;grid-template-columns:auto 1fr;gap:.3rem 1.25rem;align-items:baseline}.about-legal-dt{font-size:.8125rem;font-weight:600;color:var(--text-l-mid);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.about-legal-dd{font-size:.8125rem;color:var(--text-l-mid);font-family:Geist Mono,monospace;margin:0}.about-legal-memberships-label{font-size:.8125rem;font-weight:600;color:var(--text-l-mid);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem}.about-legal-memberships-list{list-style:none;padding:0;margin:0}.about-legal-memberships-list li{font-size:.8125rem;color:var(--text-l-mid);padding:.2rem 0}.about-diff{background:var(--bg-light);padding:5rem 1.5rem}.about-diff-inner{max-width:1100px;margin:0 auto}.about-diff-inner .section-h2{text-align:center;margin-bottom:3rem}.about-diff-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.about-diff-card{background:var(--bg-white);border:1px solid var(--border-l);border-radius:10px;padding:1.75rem}.about-diff-icon{width:56px;height:56px;object-fit:contain;margin-bottom:1rem;display:block}.about-diff-title{font-size:1rem;font-weight:700;color:var(--text-d);margin:0 0 .625rem}.about-diff-text{font-size:.9375rem;color:var(--text-d-muted);line-height:1.65;margin:0}.about-team{background:var(--bg-dark);padding:5rem 1.5rem}.about-team-inner{max-width:1100px;margin:0 auto}.about-team-inner .section-h2{text-align:center;margin-bottom:3rem}.about-team-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:2rem}.about-member{text-align:center}.about-member-img{width:100%;max-width:200px;aspect-ratio:3 / 4;object-fit:cover;border-radius:8px;margin-bottom:1rem;display:block;margin-left:auto;margin-right:auto}.about-member-name{font-size:1.0625rem;font-weight:700;color:var(--text-d);margin:0 0 .25rem}.about-member-title{font-size:.875rem;font-weight:600;color:var(--blue);margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.04em}.about-member-bio{font-size:.9rem;color:var(--text-d-muted);line-height:1.65;text-align:left;margin:0}html[data-theme=dark] .about-hero-h1{color:var(--text-inverse)}html[data-theme=dark] .about-hero-sub{color:var(--text-d-muted)}html[data-theme=dark] .about-diff-card{background:var(--bg-white);border-color:var(--border-d)}html[data-theme=dark] .about-diff-title{color:var(--text-d)}html[data-theme=dark] .about-diff-text{color:var(--text-d-muted)}html[data-theme=dark] .about-member-name{color:var(--text-d)}html[data-theme=dark] .about-member-bio{color:var(--text-d-muted)}
