/* BatChat contact entry on the private network rental page */
.bat-contact-row{display:inline;vertical-align:baseline}.bat-tutorial-link{display:inline-flex;align-items:center;justify-content:center;min-height:30px;margin-left:8px;padding:3px 13px;border-radius:999px;background:linear-gradient(135deg,#362B22,#362B22);color:#fff!important;font-size:13px;font-weight:700;line-height:1.4;text-decoration:none!important;box-shadow:0 4px 12px rgba(54,43,34,.22);transition:transform .18s ease,box-shadow .18s ease}.bat-tutorial-link:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(54,43,34,.30)}
/* BatChat download tutorial page */
.bat-tutorial-page{max-width:1120px;margin:0 auto}.bat-tutorial-page .bat-intro{margin:0 0 22px!important;text-align:center!important;background:linear-gradient(135deg,rgba(54,43,34,.08),rgba(54,43,34,.08))!important;border:1px solid rgba(54,43,34,.13)!important}.bat-id-banner{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin:0 0 24px;padding:14px 18px;border-radius:14px;background:#362B22;color:#fff;box-shadow:0 8px 22px rgba(54,43,34,.22)}.bat-id-banner strong{font-size:18px;letter-spacing:.5px}.bat-id-banner span{font-size:14px;opacity:.9}.bat-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.bat-guide-card{position:relative;overflow:hidden;padding:24px;border:1px solid rgba(54,43,34,.12);border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(54,43,34,.09)}.bat-guide-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:5px;background:linear-gradient(90deg,#362B22,#362B22)}.bat-guide-card h2{margin:4px 0 14px!important}.bat-platform-badge{display:inline-flex;align-items:center;justify-content:center;min-width:76px;margin-right:8px;padding:4px 10px;border-radius:999px;background:#362B22;color:#fff;font-size:12px;letter-spacing:.4px;vertical-align:2px}.bat-step-list{counter-reset:batstep;list-style:none!important;margin:0 0 18px!important;padding:0!important}.bat-step-list li{position:relative;counter-increment:batstep;margin:0 0 12px!important;padding:12px 14px 12px 48px!important;border:1px solid rgba(54,43,34,.09);border-radius:12px;background:#fbf9ff;color:#362B22!important;line-height:1.75!important}.bat-step-list li:before{content:counter(batstep);position:absolute;left:13px;top:12px;display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;background:#362B22;color:#fff;font-size:13px;font-weight:800}.bat-guide-image{display:block;width:100%;height:auto;margin:4px 0 16px;border-radius:14px;border:1px solid rgba(54,43,34,.13);box-shadow:0 8px 22px rgba(54,43,34,.10)}.bat-download-actions{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.bat-official-download{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:8px 20px;border-radius:999px;background:linear-gradient(135deg,#362B22,#362B22);color:#fff!important;font-weight:800;text-decoration:none!important;box-shadow:0 7px 18px rgba(54,43,34,.24)}.bat-official-download:hover{filter:brightness(1.06)}.bat-safe-note{margin:22px 0 0!important;padding:14px 16px!important;border-left:4px solid #362B22!important;background:#fbf8ff!important;text-align:left!important}.bat-back-row{text-align:center;margin-top:22px}.bat-back-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:7px 20px;border:1px solid rgba(54,43,34,.25);border-radius:999px;color:#362B22!important;font-weight:700;text-decoration:none!important;background:#fff}
@media(max-width:768px){.bat-tutorial-link{min-height:28px;padding:2px 10px;font-size:12px}.bat-guide-grid{grid-template-columns:1fr;gap:16px}.bat-guide-card{padding:18px 14px;border-radius:15px}.bat-id-banner{padding:12px 14px;margin-bottom:18px}.bat-id-banner strong{font-size:16px}.bat-step-list li{padding:11px 11px 11px 43px!important;font-size:14px!important}.bat-step-list li:before{left:11px;top:11px}.bat-official-download{width:100%;box-sizing:border-box}.bat-back-link{width:100%;box-sizing:border-box}}

/* bat-contact-id-restore-v3 */
.bat-id-banner .bat-id-code{font-size:22px;font-weight:900;letter-spacing:1.2px;opacity:1}.bat-tutorial-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:5px 14px;border-radius:999px;background:#fff;color:#362B22!important;font-size:13px;font-weight:800;text-decoration:none!important;box-shadow:0 4px 12px rgba(0,0,0,.16)}.bat-tutorial-link:hover{filter:brightness(.97)}
@media(max-width:768px){.bat-id-banner .bat-id-code{font-size:19px}.bat-tutorial-link{min-height:30px;padding:4px 12px;font-size:12px}}

/* BatChat ID panel below every free-trial item */
.rent-bat-id-banner{margin:12px 0 14px;padding:12px 14px;border-radius:12px}
@media(max-width:768px){.rent-bat-id-banner{margin:10px 0 12px;padding:11px 10px}}

/* rent bat ID plain style: no background panel or button fill */
.rent-bat-id-banner{
  justify-content:flex-start;
  background:transparent!important;
  color:inherit!important;
  box-shadow:none!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
}
.rent-bat-id-banner .copy-qq-btn,
.rent-bat-id-banner .copy-qq-btn:hover,
.rent-bat-id-banner .copy-qq-btn.copied{
  background:transparent!important;
  color:#362B22!important;
  box-shadow:none!important;
  border:0!important;
  border-radius:0!important;
  padding:0 4px!important;
  filter:none!important;
}
@media(max-width:768px){
  .rent-bat-id-banner{padding:0!important}
  .rent-bat-id-banner .copy-qq-btn{padding:0 3px!important}
}

/* rent BatChat ID compact line: match the 7x24 support text */
.rent-bat-id-banner{
  display:block!important;
  margin:0!important;
  padding:0!important;
  font-size:inherit!important;
  line-height:inherit!important;
  letter-spacing:normal!important;
}
.rent-bat-id-banner strong,
.rent-bat-id-banner .bat-id-code{
  font:inherit!important;
  line-height:inherit!important;
  letter-spacing:normal!important;
  opacity:1!important;
}
.rent-bat-id-banner .copy-qq-btn,
.rent-bat-id-banner .copy-qq-btn:hover,
.rent-bat-id-banner .copy-qq-btn.copied{
  display:inline!important;
  margin:0 0 0 5px!important;
  padding:0!important;
  font:inherit!important;
  line-height:inherit!important;
  vertical-align:baseline!important;
}
@media(max-width:768px){
  .rent-bat-id-banner,
  .rent-bat-id-banner strong,
  .rent-bat-id-banner .bat-id-code,
  .rent-bat-id-banner .copy-qq-btn{
    font-size:inherit!important;
    line-height:inherit!important;
  }
}
/* BatChat ID red display */
.bat-id-code{color:#FF0000!important;font-weight:800!important;}

/* Telegram contact below BatChat ID on rental items */
.telegram-contact-row{display:block;margin:0;padding:0;font:inherit;line-height:inherit}.telegram-contact-link{color:#ff0000!important;font-weight:700;text-decoration:none!important}.telegram-contact-link:hover{color:#ff0000!important;text-decoration:underline!important}

.rent-bat-id-banner .bat-id-code{font-weight:800!important;}
