/* JobLik 0.33.366
STRICT SCOPE: automotive landing trust/statistics card only.
*/
@media (max-width:760px){

  /* Main trust/statistics panel */
  body[data-joblik-path="/automotive"] .v064-trust-card,
  body[data-joblik-path="/automotive"] .trust-card,
  body[data-joblik-path="/automotive"] .automotive-trust-card,
  body[data-joblik-path="/automotive"] [class*="trust"][class*="card"]{
    padding:16px 14px!important;
    margin-top:14px!important;
    margin-bottom:14px!important;
    min-height:0!important;
  }

  /* Headline and explanatory copy */
  body[data-joblik-path="/automotive"] .v064-trust-card h2,
  body[data-joblik-path="/automotive"] .v064-trust-card h3,
  body[data-joblik-path="/automotive"] .trust-card h2,
  body[data-joblik-path="/automotive"] .trust-card h3,
  body[data-joblik-path="/automotive"] [class*="trust"][class*="card"] h2,
  body[data-joblik-path="/automotive"] [class*="trust"][class*="card"] h3{
    margin:0 0 6px!important;
    font-size:17px!important;
    line-height:1.55!important;
  }

  body[data-joblik-path="/automotive"] .v064-trust-card p,
  body[data-joblik-path="/automotive"] .v064-trust-card small,
  body[data-joblik-path="/automotive"] .trust-card p,
  body[data-joblik-path="/automotive"] .trust-card small,
  body[data-joblik-path="/automotive"] [class*="trust"][class*="card"] p,
  body[data-joblik-path="/automotive"] [class*="trust"][class*="card"] small{
    color:#66717d!important;
    opacity:1!important;
    line-height:1.65!important;
  }

  /* Statistics collection: compact 2-column grid instead of tall vertical stack. */
  body[data-joblik-path="/automotive"] .v064-trust-stats,
  body[data-joblik-path="/automotive"] .trust-stats,
  body[data-joblik-path="/automotive"] .trust-metrics,
  body[data-joblik-path="/automotive"] [class*="trust"] [class*="stat"]{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    width:100%!important;
  }

  /* Individual metric blocks */
  body[data-joblik-path="/automotive"] .v064-trust-stats > *,
  body[data-joblik-path="/automotive"] .trust-stats > *,
  body[data-joblik-path="/automotive"] .trust-metrics > *,
  body[data-joblik-path="/automotive"] [class*="trust"] [class*="stat"] > *{
    min-height:92px!important;
    padding:10px 8px!important;
    margin:0!important;
    border:1px solid rgba(232,111,12,.18)!important;
    border-radius:14px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:3px!important;
    box-sizing:border-box!important;
  }

  body[data-joblik-path="/automotive"] .v064-trust-stats hr,
  body[data-joblik-path="/automotive"] .trust-stats hr,
  body[data-joblik-path="/automotive"] .trust-metrics hr,
  body[data-joblik-path="/automotive"] [class*="trust"] [class*="stat"] hr{
    display:none!important;
  }

  /* Metric values */
  body[data-joblik-path="/automotive"] .v064-trust-stats strong,
  body[data-joblik-path="/automotive"] .trust-stats strong,
  body[data-joblik-path="/automotive"] .trust-metrics strong,
  body[data-joblik-path="/automotive"] [class*="trust"] [class*="stat"] strong{
    font-size:24px!important;
    line-height:1.2!important;
    margin:2px 0!important;
  }

  /* Metric captions – darker and readable */
  body[data-joblik-path="/automotive"] .v064-trust-stats span,
  body[data-joblik-path="/automotive"] .v064-trust-stats small,
  body[data-joblik-path="/automotive"] .trust-stats span,
  body[data-joblik-path="/automotive"] .trust-stats small,
  body[data-joblik-path="/automotive"] .trust-metrics span,
  body[data-joblik-path="/automotive"] .trust-metrics small,
  body[data-joblik-path="/automotive"] [class*="trust"] [class*="stat"] span,
  body[data-joblik-path="/automotive"] [class*="trust"] [class*="stat"] small{
    color:#59636f!important;
    opacity:1!important;
    font-size:12px!important;
    line-height:1.45!important;
    margin:0!important;
  }
}
