.theme-title a:hover {color: var(--text_span);text-decoration: none;}.btn-group a.btn-livez {flex: 1;text-align: center;}@media (max-width: 768px) {.btn-group {flex-direction: column;align-items: stretch;}.btn-group a {width: 100%;}.btn-group .btn-primari, .btn-group .btn-livez {flex: none;}}.btn-livez {position: relative;padding: 12px 12px 12px 30px;background: rgba(245,245,245,.73);color: #000;border: 1px solid rgba(0,0,0,0.15);border-radius: 12px;text-decoration: none;font-weight: 600;transition: 0.3s ease;display: inline-flex;align-items: center;justify-content: center;min-width: 150px;}.btn-livez::before {content: "";position: absolute;left: 25px;top: 50%;transform: translateY(-50%);width: 8px;height: 8px;background: #ff3b30;border-radius: 50%;box-shadow: 0 0 0 3px rgba(255, 59, 48, 0.2);animation: pulseDot 1.5s infinite;}@keyframes pulseDot {0% {transform: translateY(-50%) scale(1);opacity: 1;}50% {transform: translateY(-50%) scale(1.3);opacity: 0.6;}100% {transform: translateY(-50%) scale(1);opacity: 1;}}

.footer-left p.sosmed a {text-transform: capitalize;font-size: 12px;}

#ext-links{display:flex!important;flex-wrap:wrap!important;gap:6px!important;align-items:center!important;justify-content:center!important;margin:auto!important;text-align:center!important;padding:10px!important;}#ext-links a{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:5px 10px!important;border-radius:5px!important;text-decoration:none!important;background:#1E1E1E!important;color:#ffffff!important;white-space:nowrap!important;transition:.3s ease!important;font-size:12px!important;line-height:1.2!important;}#ext-links a:hover{transform:translateY(-2px)!important;}
 
.online-box{flex-direction:column;align-items:center;}.online-box > a{display:inline-block;}.online-counter{display:flex;gap:15px;width:100%;text-align:center;}.online-counter .tOnline, .online-counter .gOnline, .online-counter .uOnline{display:inline-block;margin:0;}

.floating-button {position: fixed;bottom: 20px;right: 80px;width: 45px;height: 45px;border-radius: 50%;background: linear-gradient(135deg, #0073ff, #00d4ff);display: flex;align-items: center;justify-content: center;box-shadow: 0 10px 20px rgba(0,0,0,0.4);transition: 0.3s ease;z-index: 9999;color: #fff;}.floating-button:hover {background: #333;transform: scale(1.1);}.floating-button::after {content: "";position: absolute;width: 100%;height: 100%;border-radius: 50%;background: rgba(0,115,255,0.4);animation: pulse 1.5s infinite;z-index: -1;}@keyframes pulse {0% {transform: scale(1);opacity: 0.6;}100% {transform: scale(1.8);opacity: 0;}}.floating-button svg {width: 22px;height: 22px;fill: white;}

.scroll-top {position: fixed;bottom: 20px;right: 20px;width: 45px;height: 45px;border: none;border-radius: 50%;background: #000;color: #fff;font-size: 20px;cursor: pointer;display: none;z-index: 9999;box-shadow: 0 4px 10px rgba(0,0,0,0.2);}.scroll-top:hover {background: #333;}

.groupAdmin {background: url(/img/sparks.gif);color:#4FF54F!important;}.groupUser {background: url(/img/sparks.gif);color:#AFEEEE!important;}.groupOther995 {background: url(/img/sparks.gif);color:#2F79C3!important;}.glass-footer .footer-left a, .glass-footer .footer-left b, .glass-footer .footer-left strong {color: white;font-weight: bolder;}
