/* شهاب — من نحن.

   An editorial about page in one reading column, after the pattern the big
   Arabic newsrooms use: the title, the agency's plate, the account in prose
   with its links, the vision and the mission, and a strip of the ways to
   follow and reach the newsroom. No hero band and no news photographs — the
   page is the agency speaking. The prose keeps the article's measure (the
   Sixty Characters Rule); the title, the plate and the strip take the column.
   One scale on the house face — 34 / 22 / 20 / 18 / 17 / 15 / 13 — and one
   bold (700). */

.sh-ab{box-sizing:content-box;max-width:640px;margin:0 auto;padding:26px 32px 64px}   /* this page's <main> carries no container, so the column brings its own gutter */
.sh-ab__crumbs{display:flex;align-items:center;gap:9px;font-family:var(--sh-font);font-size:13px;color:var(--sh-mute)}
.sh-ab__crumbs a{color:var(--sh-mute)}
@media (hover:hover){.sh-ab__crumbs a:hover{color:var(--sh-blue)}}
.sh-ab__crumbs span{color:var(--sh-navy);font-weight:700}
.sh-ab__title{margin:12px 0 0;font-family:var(--sh-font);font-size:clamp(28px,3vw,34px);font-weight:700;line-height:1.35;color:var(--sh-navy)}
.sh-ab__dek{margin:8px 0 0;font-family:var(--sh-serif);font-size:18px;line-height:1.8;color:var(--sh-ink-2);max-width:60ch}
/* the agency's plate: the white wordmark on the logo's own blue (the favicon's #1b5aa6) */
.sh-ab__plate{display:grid;place-items:center;margin:24px 0 0;aspect-ratio:640/280;background:var(--sh-blue)}
.sh-ab__plate img{width:30%;height:auto}

.sh-ab__prose{margin-top:30px;max-width:542px}   /* the article's reading measure (DESIGN.md, Body) */
.sh-ab__prose p{margin:0 0 16px;font-family:var(--sh-serif);font-size:17px;line-height:1.95;color:var(--sh-ink);text-wrap:pretty}
.sh-ab__prose a{color:var(--sh-blue);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px;text-decoration-color:rgba(27,90,166,.35);transition:color .16s ease,text-decoration-color .16s ease}
@media (hover:hover){.sh-ab__prose a:hover{color:var(--sh-navy);text-decoration-color:currentColor}}

.sh-ab__sec{margin-top:40px}
.sh-ab__h2{display:flex;align-items:center;gap:10px;margin:0 0 16px;font-family:var(--sh-font);font-size:22px;font-weight:700;line-height:1.5;color:var(--sh-navy)}
.sh-ab__label{display:block;margin:0 0 6px;font-family:var(--sh-font);font-size:13px;font-weight:700;color:var(--sh-blue)}
.sh-ab__vision{margin:0;font-family:var(--sh-font);font-size:20px;font-weight:700;line-height:1.7;color:var(--sh-navy);max-width:34em;text-wrap:balance}
.sh-ab__note{margin:10px 0 28px;max-width:542px;font-family:var(--sh-serif);font-size:17px;line-height:1.9;color:var(--sh-ink-2)}
.sh-ab__mission{list-style:none;counter-reset:m;margin:6px 0 0;padding:0;max-width:542px}
.sh-ab__mission li{counter-increment:m;display:grid;grid-template-columns:36px minmax(0,1fr);gap:2px 12px;padding:14px 0;border-top:1px solid var(--color-border-soft)}
.sh-ab__mission li:last-child{border-bottom:1px solid var(--color-border-soft)}
.sh-ab__mission li::before{content:counter(m,decimal-leading-zero);grid-row:1 / span 2;font-family:var(--sh-font);font-size:22px;font-weight:700;line-height:1.3;color:var(--sh-blue);font-variant-numeric:tabular-nums}
.sh-ab__mission b{font-family:var(--sh-font);font-size:17px;font-weight:700;line-height:1.7;color:var(--sh-navy)}
.sh-ab__mission span{font-family:var(--sh-serif);font-size:15px;line-height:1.85;color:var(--sh-ink-2)}

/* what the agency publishes: six doors in two columns, each with its line
   icon, its name and one sentence (no blade per item: the heading has the one) */
.sh-ab__offer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;margin:0;padding:0;list-style:none}
.sh-ab__offer li{border-top:1px solid var(--color-border-soft)}
.sh-ab__offer li:nth-last-child(-n+2){border-bottom:1px solid var(--color-border-soft)}
.sh-ab__svc{display:grid;grid-template-columns:48px minmax(0,1fr);gap:0 14px;align-items:start;height:100%;padding:16px 0 18px;color:var(--sh-ink)}
/* the old about page's six line icons: navy strokes and one blue accent, which trade colours under the pointer */
.sh-ab-ico{display:block;width:48px;height:48px;margin-top:3px}
.sh-ab-ico svg{display:block;width:100%;height:100%;overflow:visible;direction:ltr}
.sh-ab-ico__line{fill:none;stroke:var(--sh-navy);stroke-width:1.6;stroke-linecap:square;stroke-linejoin:miter;transition:stroke .2s ease}
.sh-ab-ico__fill{fill:var(--sh-blue);stroke:none;transition:fill .2s ease}
.sh-ab__svc-body{display:flex;flex-direction:column;gap:4px;min-width:0}
.sh-ab__svc b{display:block;font-family:var(--sh-font);font-size:17px;font-weight:700;line-height:1.6;color:var(--sh-navy);transition:color .16s ease}
.sh-ab__svc-body > span{font-family:var(--sh-serif);font-size:15px;line-height:1.8;color:var(--sh-ink-2)}
@media (hover:hover){a.sh-ab__svc:hover b{color:var(--sh-blue)}a.sh-ab__svc:hover .sh-ab-ico__line{stroke:var(--sh-blue)}a.sh-ab__svc:hover .sh-ab-ico__fill{fill:var(--sh-navy)}}
.sh-ab__svc:focus-visible{outline:2px solid var(--sh-blue);outline-offset:2px}

/* the ways to follow and reach the newsroom: one tinted strip, four doors */
.sh-ab__ways{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:48px;background:var(--color-surface-soft)}
.sh-ab__way{display:flex;flex-direction:column;align-items:center;gap:8px;padding:26px 14px 22px;text-align:center;color:var(--sh-navy)}
.sh-ab__way .sh-i{font-size:32px;margin-bottom:6px;color:var(--sh-blue);transition:color .16s ease}
.sh-ab__way b{font-family:var(--sh-font);font-size:15px;font-weight:700;line-height:1.5;transition:color .16s ease}
.sh-ab__way small{font-family:var(--sh-font);font-size:13px;line-height:1.7;color:var(--sh-mute);text-wrap:balance}
@media (hover:hover){a.sh-ab__way:hover{color:var(--sh-navy)}a.sh-ab__way:hover b{color:var(--sh-blue)}a.sh-ab__way:hover .sh-i{color:var(--sh-navy)}}
.sh-ab__way:focus-visible{outline:2px solid var(--sh-blue);outline-offset:-2px}

@media (max-width:760px){
  .sh-ab__ways{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:640px){
  .sh-ab__offer{grid-template-columns:minmax(0,1fr)}
  .sh-ab__svc{grid-template-columns:44px minmax(0,1fr)}
  .sh-ab-ico{width:44px;height:44px}
  .sh-ab__offer li:nth-last-child(2){border-bottom:0}
  .sh-ab{padding:18px 12px 48px}
  .sh-ab__dek{font-size:17px;line-height:1.8}
  .sh-ab__plate{margin-top:18px;aspect-ratio:16/9}
  .sh-ab__plate img{width:44%}
  .sh-ab__prose{margin-top:22px}
  .sh-ab__prose p{font-size:16px;line-height:1.9}
  .sh-ab__way{padding:20px 10px 18px}
}
@media (prefers-reduced-motion:reduce){
  .sh-ab__prose a,.sh-ab__way .sh-i,.sh-ab__way b,.sh-ab__svc b,.sh-ab-ico__line,.sh-ab-ico__fill{transition:none}
}

/* A press has to answer on a touch screen, where :hover never fires: the ground
   steps to navy for as long as the control is held. No transform and no radius —
   the timing is the colour transition the control already carries. */
body[data-sh-page="about"] :where(.sh-more,.sh-pager__btn,.sh-chip,.sh-tag,.sh-btn):active{
  background:var(--sh-navy);color:#fff;border-color:var(--sh-navy);
}
body[data-sh-page="about"] :where(.sh-band,.sh-navy,[class*="--on-dark"]) :where(a,button):active{
  background:rgba(255,255,255,.18);
}
body[data-sh-page="about"] :where(.sh-list__row,.sh-card,.sh-fig,.sh-op__row):active{
  background:var(--color-surface-soft);
}

/* the burger and its chevron live in the shared css/responsive.css, which feeds
   the four locked pages, so their guard is written here, per page */
@media (prefers-reduced-motion:reduce){
  body[data-sh-page="about"] .sh-nav-toggle span,
  body[data-sh-page="about"] header nav .sh-menu > a > span:last-child{transition:none}
}
