.contact-sidebar .support-hours-card{padding:24px;overflow:hidden}.support-hours-card .sh-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.support-hours-card .sh-title{align-items:center;gap:12px;display:flex}.support-hours-card .sh-icon{background:var(--primary-light);width:44px;height:44px;color:var(--primary);border-radius:50%;flex-shrink:0;place-items:center;font-size:1.1rem;display:grid}.support-hours-card .sh-title h4{color:var(--text-primary);margin:0;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:800}.support-hours-card .sh-title p{color:var(--text-muted);margin:2px 0 0;font-size:.82rem;line-height:1.4}.support-hours-card .sh-online{color:#16a34a;white-space:nowrap;background:#dcfce7;border-radius:999px;align-items:center;gap:6px;padding:5px 11px;font-size:.72rem;font-weight:700;display:inline-flex}.support-hours-card .sh-online .dot{background:#16a34a;border-radius:50%;width:7px;height:7px;animation:2s infinite eh-status-pulse}.support-hours-card .sh-highlight{background:linear-gradient(135deg,#eef5ff,#e3efff);border:1px solid #dbe6ff;border-radius:14px;margin-bottom:16px;padding:16px 18px}.support-hours-card .sh-highlight strong{color:var(--primary);font-family:Outfit,sans-serif;font-size:2.1rem;font-weight:800;line-height:1;display:block}.support-hours-card .sh-highlight span{color:var(--text-primary);font-size:.95rem;font-weight:700}.support-hours-card .sh-highlight p{color:var(--text-secondary);margin:6px 0 0;font-size:.82rem;line-height:1.5}.support-hours-card .sh-schedule{flex-direction:column;gap:8px;margin:0 0 16px;padding:0;list-style:none;display:flex}.support-hours-card .sh-schedule li{color:var(--text);background:var(--bg-soft);border:1px solid var(--border);border-radius:10px;align-items:center;gap:10px;padding:7px 10px;font-size:.88rem;font-weight:600;display:flex}.support-hours-card .sh-schedule li>i{color:var(--primary);text-align:center;width:20px;font-size:.9rem}.support-hours-card .sh-schedule li .sh-pill{color:#16a34a;white-space:nowrap;background:#dcfce7;border-radius:999px;margin-left:auto;padding:3px 10px;font-size:.7rem;font-weight:700}.support-hours-card .sh-channels{margin-bottom:16px}.support-hours-card .sh-channels strong{color:var(--text-primary);font-family:Outfit,sans-serif;font-size:.88rem;font-weight:700;display:block}.support-hours-card .sh-channels p{color:var(--text-muted);margin:2px 0 10px;font-size:.8rem}.support-hours-card .sh-channel-row{gap:8px;display:flex}.support-hours-card .sh-channel{background:var(--primary-light);color:var(--primary);white-space:nowrap;border:1px solid #dbe6ff;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:7px;padding:9px 6px;font-size:.8rem;font-weight:700;transition:all .2s;display:inline-flex}.support-hours-card .sh-channel:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.support-hours-card .sh-response{align-items:center;gap:10px;margin-bottom:14px;display:flex}.support-hours-card .sh-response i{color:var(--primary);text-align:center;width:20px;font-size:.95rem}.support-hours-card .sh-response strong{color:var(--text-primary);font-size:.82rem;font-weight:600;display:block}.support-hours-card .sh-response span{color:var(--text-muted);font-size:.78rem}.support-hours-card .sh-status{color:#16a34a;background:#dcfce7;border-radius:10px;align-items:center;gap:8px;margin-bottom:16px;padding:9px 14px;font-size:.8rem;font-weight:700;transition:filter .2s;display:flex}.support-hours-card .sh-status:hover{filter:brightness(.97)}.support-hours-card .sh-status .dot{background:#16a34a;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #00c85333}.support-hours-card .sh-cta{background:var(--primary);color:#fff;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 8px 20px #1265ff40}.support-hours-card .sh-cta:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 12px 26px #1265ff59}.support-hours-card .sh-cta i:last-child{margin-left:2px;font-size:.8rem}.support-hours-card .sh-whatsapp-link{color:var(--primary);justify-content:center;align-items:center;gap:7px;margin-top:12px;font-size:.85rem;font-weight:600;transition:color .2s;display:flex}.support-hours-card .sh-whatsapp-link:hover{color:var(--primary-dark)}.support-hours-card .sh-whatsapp-link i{font-size:1rem}@media (width<=480px){.support-hours-card .sh-header{flex-direction:column;align-items:flex-start}.support-hours-card .sh-channel-row{flex-wrap:wrap}.support-hours-card .sh-channel{flex:30%}}
