/* Aws Nasser — mobile layout refinement.
   Load AFTER css/site.css. Original palette, fonts, content and imagery retained.
   Desktop (>700px) is unchanged. */
@media (max-width: 700px) {
  html { scroll-padding-top: 84px; }
  .wrap { padding-inline: 20px; }
  .gnav { top: 10px; width: calc(100% - 20px); padding: 7px 8px 7px 12px; min-height: 60px; }
  .gnav-burger { width: 44px; height: 44px; flex-shrink: 0; }
  .gnav-burger::before { top: 17px; }
  .gnav-burger i { top: 21px; }
  .gnav-burger::after { top: 25px; }
  .gsheet { inset: 78px 10px auto; max-height: calc(100svh - 94px); overflow-y: auto; }
  .hero { padding: 80px 10px 0; min-height: 0; }
  .hero-canvas { padding: 26px 18px 20px; gap: 0; }
  .hero-left { width: 100%; min-width: 0; }
  .hero-h1 { font-size: clamp(36px, 11.8vw, 66px); line-height: 1.02; }
  .hero-h1 .chip { font-size: clamp(8px, 2.22vw, 11px); letter-spacing: .11em; padding: 10px 12px; margin-bottom: 20px; max-width: 100%; }
  .hero-sub { margin-top: 16px; max-width: 38em; font-size: 15px; line-height: 1.65; }
  .hero-ctas { display: grid; grid-template-columns: 1.18fr 1fr; gap: 8px; margin-top: 22px; }
  .hero-ctas > a { justify-content: center; min-width: 0; min-height: 48px; padding: 11px 10px; gap: 7px; font-size: 12px; white-space: nowrap; }
  .hero-ctas .pip { width: 23px; height: 23px; flex-shrink: 0; }
  .hero-ctas .btn-frost svg { width: 14px; height: 14px; flex-shrink: 0; }
  .hero-trust { gap: 10px; margin-top: 20px; align-items: center; }
  .hero-trust .avatars { flex-shrink: 0; }
  .hero-trust .avatars span { width: 26px; height: 26px; margin-left: -7px; font-size: 8px; }
  .hero-trust .avatars span:first-child { margin-left: 0; }
  .hero-trust p { font-size: 11px; line-height: 1.55; }
  .hero-trust b { font-size: 11px; }
  /* Cancel the later desktop figure rule that leaked into the mobile cascade. */
  .hero-fig { left: auto; bottom: auto; width: calc(100% + 36px); max-width: none; height: auto; aspect-ratio: auto; align-self: center; margin: 22px -18px 0; }
  .hero-fig img { width: 100%; max-width: 100%; height: auto; }
  .hero-fig::before { font-size: 23vw; bottom: 5%; }
  .hero-right { width: 100%; margin-top: 6px; gap: 20px; }
  .gcard-now { width: 100%; min-width: 0; padding: 14px 16px; }
  .gcard-now p { font-size: 12px; }
  .hero-partners { width: 100%; margin-top: 0; }
  .hero-partners .logos { display: flex; flex-wrap: nowrap; align-items: center; justify-content: space-between; max-width: none; gap: 18px; }
  .hero-partners img { width: auto; max-width: 30%; height: 16px; object-fit: contain; }
  .hero-bar { width: 100%; gap: 10px; flex-wrap: wrap; margin-top: 22px; padding: 12px 0 0; letter-spacing: .08em; }
  .hero-bar .mid { gap: 8px; }
  .hero-bar .hz-scroll { min-height: 32px; display: inline-flex; align-items: center; }
  .statstrip { margin-top: 16px; }
  .statstrip .wrap { padding-inline: 10px; }
  .stats { gap: 8px; padding: 10px; }
  .stat { padding: 16px 12px; min-width: 0; }
  .stat > span { font-size: 12px; line-height: 1.5; }
  .sec { padding-top: 64px; }
  .sec-head { margin-bottom: 26px; gap: 12px; }
  .sec-title { font-size: clamp(29px, 8.2vw, 42px); line-height: 1.1; }
  .sec-idx { padding-bottom: 0; }
  .svc-head { display: grid; grid-template-columns: minmax(0, 1fr) 42px; gap: 10px 12px; padding: 18px; }
  .svc-head .num { grid-column: 1; justify-self: start; min-width: 0; text-align: left; }
  .svc-head h3 { grid-column: 1; font-size: 20px; line-height: 1.3; }
  .svc-head h3 .dim { display: block; font-size: 13px; line-height: 1.5; margin-top: 4px; }
  .svc-head .plus { grid-column: 2; grid-row: 1 / 3; }
  .svc-body-inner { padding-inline: 18px; }
  .svc-tags { flex-wrap: wrap; }
  .seg { display: flex; flex-wrap: nowrap; justify-content: flex-start; overflow-x: auto; max-width: 100%; padding: 5px; scrollbar-width: thin; }
  .seg button { flex-shrink: 0; min-height: 44px; padding-inline: 16px; }
  .pf-grid { gap: 16px; margin-top: 20px; }
  .pf-cap b, .pf-cap span { white-space: normal; overflow-wrap: anywhere; }
  .pf-cap b { font-size: 14px; }
  .pf-cap span { font-size: 11px; }
  .fan-nav button { min-width: 44px; min-height: 44px; }
  .about-grid { gap: 30px; }
  .about-plate .years { top: 14px; right: 14px; }
  .about-copy .lead { font-size: 17px; }
  .prompt-grid, .testi-grid { gap: 16px; }
  .pcard, .testi { padding: 24px; }
  .proc-grid { gap: 28px; }
  .contact-shell { margin-top: 72px; padding-inline: 10px; }
  .ink-panel { padding: 36px 18px 0; border-radius: 30px; }
  .contact-grid { gap: 28px; }
  .cform { padding: 16px; }
  .cform input, .cform textarea { font-size: 16px; padding: 14px; }
  .foot-row { align-items: flex-start; gap: 16px; }
  .foot-links { flex-wrap: wrap; gap: 4px 18px; }
  .foot-links a { display: inline-flex; align-items: center; min-height: 44px; }
}
@media (max-width: 359px) {
  .hero-canvas { padding-inline: 14px; }
  .hero-ctas { grid-template-columns: 1fr; }
  .hero-ctas > a { font-size: 14px; }
  .hero-trust { align-items: flex-start; }
  .hero-trust .avatars { margin-top: 4px; }
}
@media (max-width: 700px) and (hover: none) {
  .fc-cap { opacity: 1; translate: 0 0; }
}
