/*
 * NFS v6.57.2 — Guide CTA Contrast Micro Patch
 * Scoped only to the desktop "Želiš dublje?" card on nfs-vodic.html.
 */

@media (min-width: 981px) {
  body.nfs-oldmoney-guide.nfs-guide-v6570 .nfs-guide-community-card {
    background: linear-gradient(145deg, #f8f1e5, #efe2c9) !important;
    border: 1px solid rgba(169, 111, 34, .36) !important;
    color: #0b2c20 !important;
    box-shadow: 0 18px 44px rgba(4, 29, 21, .16) !important;
  }

  body.nfs-oldmoney-guide.nfs-guide-v6570 .nfs-guide-community-card .sidebar-title {
    color: #0b2c20 !important;
    -webkit-text-fill-color: #0b2c20 !important;
  }

  body.nfs-oldmoney-guide.nfs-guide-v6570 .nfs-guide-community-card p {
    color: #51483d !important;
    -webkit-text-fill-color: #51483d !important;
    opacity: 1 !important;
    text-shadow: none !important;
    line-height: 1.72 !important;
  }

  body.nfs-oldmoney-guide.nfs-guide-v6570 .nfs-guide-community-card > a {
    display: block !important;
    margin-top: 18px !important;
    padding: 14px 16px !important;
    border: 1px solid rgba(126, 79, 24, .42) !important;
    border-radius: 15px !important;
    background: linear-gradient(135deg, #e1b866, #bd8230) !important;
    color: #082c20 !important;
    -webkit-text-fill-color: #082c20 !important;
    text-align: center !important;
    font-weight: 900 !important;
    text-transform: uppercase !important;
    letter-spacing: .10em !important;
    box-shadow: 0 10px 24px rgba(125, 80, 24, .20) !important;
    transition: transform .18s ease, filter .18s ease, box-shadow .18s ease !important;
  }

  body.nfs-oldmoney-guide.nfs-guide-v6570 .nfs-guide-community-card > a:hover,
  body.nfs-oldmoney-guide.nfs-guide-v6570 .nfs-guide-community-card > a:focus-visible {
    transform: translateY(-2px) !important;
    filter: brightness(1.04) !important;
    box-shadow: 0 14px 30px rgba(125, 80, 24, .26) !important;
  }

  body.nfs-oldmoney-guide.nfs-guide-v6570 .nfs-guide-community-card > a:focus-visible {
    outline: 3px solid rgba(213, 164, 71, .42) !important;
    outline-offset: 3px !important;
  }
}
