.ab__stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:clamp(20px,3vw,40px);gap:clamp(20px,3vw,40px);border-top:1px solid var(--line);padding-top:2.5rem}.ab__stat{gap:.6rem}.ab__stat,.ab__value{display:flex;flex-direction:column}.ab__value{font-size:clamp(2.2rem,6vw,4.5rem);line-height:1.05;background:var(--grad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ab__value-line{display:block}.ab__narrative-body{margin-top:1.6rem;max-width:62ch;display:flex;flex-direction:column;gap:1.2rem}.ab__narrative-body p{font-size:clamp(1.05rem,1.8vw,1.35rem);line-height:1.6;color:var(--muted)}.ab__statement{font-size:clamp(1.6rem,4.4vw,3.4rem);font-weight:800;line-height:1.15;margin-top:1.4rem;max-width:24ch}.ab__values{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:clamp(24px,4vw,60px);gap:clamp(24px,4vw,60px)}.ab__value-card{border-top:1px solid var(--line);padding-top:1.4rem}.ab__value-card h3{font-size:1.4rem;margin-bottom:.6rem;font-weight:700}.ab__value-card p{color:var(--muted)}.ab__crew{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:clamp(20px,3vw,40px);gap:clamp(20px,3vw,40px)}.ab__member{border-top:1px solid var(--line);padding-top:1.4rem;display:flex;flex-direction:column;gap:.3rem}.ab__member h3{font-size:1.4rem;font-weight:700}.ab__role{color:var(--fg);font-size:.95rem}.ab__nick{font-size:.95rem;font-style:italic;background:var(--grad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-top:.2rem}@media (max-width:820px){.ab__stats{grid-template-columns:repeat(2,1fr)}.ab__values{grid-template-columns:1fr}.ab__crew{grid-template-columns:repeat(2,1fr)}}.ab__compare{max-width:720px}.ab__cmp-row{display:grid;grid-template-columns:1fr 150px 120px;align-items:center;grid-gap:1rem;gap:1rem;padding:.9rem 0;border-bottom:1px solid var(--line)}.ab__cmp-head{border-bottom-color:var(--fg)}.ab__cmp-us{font-size:1.05rem;background:var(--grad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-align:center}.ab__cmp-them{color:var(--muted);font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;text-align:center}.ab__cmp-f{font-weight:600}.ab__cmp-mark{text-align:center;font-size:1.15rem;font-weight:700}.ab__cmp-mark.is-yes{color:#00e0a4}.ab__cmp-mark.is-no{color:#ff6b6b}@media (max-width:560px){.ab__cmp-row{grid-template-columns:1fr 64px 64px}}.ab__letter{max-width:760px}.ab__letter .eyebrow{margin-bottom:1.8rem}.ab__letter-body p{color:var(--muted);line-height:1.7;margin-bottom:1.2rem;font-size:clamp(1rem,1.6vw,1.15rem)}.ab__letter-body ul{margin:0 0 1.2rem 1.2rem;display:flex;flex-direction:column;gap:.35rem}.ab__letter-body li{color:var(--fg);line-height:1.5}.ab__letter-body li::marker{color:var(--accent)}.ab__letter-sign{font-size:clamp(1.4rem,3vw,2rem);margin-top:1.6rem}