#about-us img{max-width:100%;height:auto}#about-us .lead{font-size:1.15rem;color:var(--nd-text-soft,#c7ccd6);max-width:64ch}#about-us .two-col{display:grid;grid-template-columns:280px 1fr;gap:40px;align-items:center}#about-us .two-col--even{grid-template-columns:1fr 280px}#about-us .portrait{border-radius:var(--nd-radius,14px);box-shadow:var(--nd-shadow-1,0 8px 24px rgba(0,0,0,.3))}#about-us blockquote.pull{margin:0 0 14px;padding:18px 22px;border-left:3px solid var(--nd-accent,#ffb63b);background:var(--nd-surface,#1b1e24);border-radius:var(--nd-radius-sm,8px);color:var(--nd-text-soft,#c7ccd6);font-size:1.05rem}#about-us .attribution{color:var(--nd-muted,#9aa3b2);font-weight:600;margin:0}#about-us h2{color:var(--nd-text-strong,#fff)}#about-us a:not(.btn){color:var(--nd-accent-text,#ffb63b)}#about-us .logo-img{width:192px;height:192px;justify-self:center}#about-us .stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}#about-us .stat{background:var(--nd-surface,#1b1e24);border:1px solid var(--nd-border,#2a2f38);border-radius:var(--nd-radius,14px);padding:22px 20px;text-align:center}#about-us .stat .num{display:block;font-size:1.9rem;font-weight:800;color:var(--nd-accent-text,#ffb63b);line-height:1.1;overflow-wrap:normal;word-break:normal}#about-us .stat .label{display:block;margin-top:8px;color:var(--nd-text-soft,#c7ccd6);font-size:.92rem}#about-us .timeline{position:relative;margin:8px 0 0;padding-left:34px}#about-us .timeline::before{content:"";position:absolute;left:9px;top:6px;bottom:6px;width:2px;background:var(--nd-border,#2a2f38)}#about-us .milestone{position:relative;padding:0 0 28px 0}#about-us .milestone:last-child{padding-bottom:0}#about-us .milestone::before{content:"";position:absolute;left:-30px;top:4px;width:14px;height:14px;border-radius:50%;background:var(--nd-accent,#ffb63b);box-shadow:0 0 0 4px var(--nd-bg,#14171c)}#about-us .milestone .year{font-weight:800;color:var(--nd-text-strong,#fff)}#about-us .milestone .place{color:var(--nd-muted,#9aa3b2);font-weight:600;font-size:.9rem;margin-left:8px}#about-us .milestone p{margin:6px 0 0;color:var(--nd-text-soft,#c7ccd6)}#about-us .values{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}#about-us .value{background:var(--nd-surface,#1b1e24);border:1px solid var(--nd-border,#2a2f38);border-radius:var(--nd-radius,14px);padding:22px 24px}#about-us .value h3{margin:0 0 8px;color:var(--nd-text-strong,#fff);font-size:1.1rem}#about-us .value p{margin:0;color:var(--nd-text-soft,#c7ccd6)}@media (max-width:720px){#about-us .two-col,#about-us .two-col--even{grid-template-columns:1fr}#about-us .portrait{margin:0 auto}#about-us .stats{grid-template-columns:repeat(2,1fr)}#about-us .values{grid-template-columns:1fr}}