/* 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,#5d428a,#8f6bc2);color:#fff!important;font-size:13px;font-weight:700;line-height:1.4;text-decoration:none!important;box-shadow:0 4px 12px rgba(79,56,116,.22);transition:transform .18s ease,box-shadow .18s ease}.bat-tutorial-link:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(79,56,116,.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(79,56,116,.08),rgba(143,107,194,.08))!important;border:1px solid rgba(79,56,116,.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:#4f3874;color:#fff;box-shadow:0 8px 22px rgba(79,56,116,.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(79,56,116,.12);border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(48,35,75,.09)}.bat-guide-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:5px;background:linear-gradient(90deg,#4f3874,#9c79d2)}.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:#4f3874;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(79,56,116,.09);border-radius:12px;background:#fbf9ff;color:#3d3747!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:#6a4d97;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(79,56,116,.13);box-shadow:0 8px 22px rgba(48,35,75,.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,#4f3874,#8666b4);color:#fff!important;font-weight:800;text-decoration:none!important;box-shadow:0 7px 18px rgba(79,56,116,.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 #8a6cc2!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(79,56,116,.25);border-radius:999px;color:#4f3874!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}}
