.noovsupport-head,.noovsupport-head h2,.noovsupport-head p,.noovsupport-head .noovsupport-eyebrow{color:#fff!important}
/* NoovSupport Ticket - frontend */
.noovsupport-wrap{direction:rtl;font-family:inherit;max-width:1100px;margin:0 auto;color:#172033}
.noovsupport-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px;padding:24px;border-radius:18px;background:linear-gradient(135deg,#0f172a,#172554);color:#fff}
.noovsupport-head h2{margin:5px 0;font-size:28px}.noovsupport-head p{margin:0;opacity:.75}.noovsupport-eyebrow{font-size:11px;letter-spacing:1.5px;opacity:.65}
.noovsupport-btn{display:inline-flex;align-items:center;justify-content:center;background:#2563eb!important;color:#fff!important;border:0!important;border-radius:10px;padding:11px 18px;text-decoration:none!important;cursor:pointer;font-weight:700}
.noovsupport-grid{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(350px,1.2fr);gap:18px}
.noovsupport-card{background:#fff;border:1px solid #e7ebf2;border-radius:16px;padding:22px;box-shadow:0 8px 30px rgba(15,23,42,.05)}
.noovsupport-card h3{margin:0 0 7px}.noovsupport-card p{color:#64748b}
.noovsupport-new label,.ns-reply-form{display:block;margin-top:15px}.noovsupport-new label{font-weight:600;font-size:13px}
.noovsupport-new input,.noovsupport-new select,.noovsupport-new textarea,.ns-reply-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #dbe2ea;border-radius:10px;padding:11px;background:#fff;box-sizing:border-box;font:inherit}
.noovsupport-new button{margin-top:16px;width:100%}
.noovsupport-cardtitle{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eef1f5;padding-bottom:14px;margin-bottom:4px}
.noovsupport-cardtitle span{font-size:12px;color:#64748b}
.noovsupport-ticket-row{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:15px 0;border-bottom:1px solid #eef1f5;text-decoration:none!important;color:inherit}
.noovsupport-ticket-row strong{display:block;font-size:14px}.noovsupport-ticket-row small{display:block;color:#94a3b8;margin-top:5px}
.ns-status{display:inline-block;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700;white-space:nowrap}
.ns-awaiting_admin{background:#fff7ed;color:#c2410c}.ns-awaiting_user{background:#eff6ff;color:#1d4ed8}.ns-closed{background:#f1f5f9;color:#475569}
.noovsupport-empty,.noovsupport-alert,.noovsupport-closed{padding:20px;border-radius:12px;background:#f8fafc;color:#64748b;margin-top:12px}
.ns-conversation{padding:0;overflow:hidden}.ns-ticket-top{padding:22px;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #eef1f5}.ns-ticket-top h3{margin:6px 0}.ns-ticket-top p{margin:0}.ns-code{font-size:11px;color:#2563eb;font-weight:800}
.ns-message{display:flex;gap:12px;padding:18px 22px;border-bottom:1px solid #eef1f5}.ns-message.staff{background:#f8fbff}.ns-avatar{width:36px;height:36px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;font-weight:800;flex:none}
.ns-message.staff .ns-avatar{background:#dbeafe;color:#1d4ed8}.ns-msghead{display:flex;gap:12px;align-items:center}.ns-msghead time{font-size:11px;color:#94a3b8}.ns-body{margin-top:7px;line-height:1.9;color:#334155}.ns-body p{margin:0 0 7px}
.ns-reply-form{padding:20px 22px;background:#fafbfc}.ns-reply-form .noovsupport-btn{margin-top:10px}
@media(max-width:760px){.noovsupport-grid{grid-template-columns:1fr}.noovsupport-head{align-items:flex-start;flex-direction:column}.noovsupport-ticket-row{align-items:flex-start;flex-direction:column}}

/* User account reply notifications */
.ns-user-notifications{direction:rtl;margin:0 0 18px;display:grid;gap:10px}
.ns-user-notification{position:relative;display:flex;align-items:flex-start;gap:12px;padding:15px 48px 15px 44px;border:1px solid #bfdbfe;border-radius:14px;background:linear-gradient(135deg,#eff6ff,#f8fbff);box-shadow:0 6px 22px rgba(37,99,235,.08);color:#172033}
.ns-user-notification-icon{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#2563eb;color:#fff;font-weight:800;flex:none}
.ns-user-notification-content{min-width:0;line-height:1.7}.ns-user-notification-content strong{display:block;font-size:14px;color:#0f3b82;margin-bottom:2px}.ns-user-notification-content p{margin:0 0 5px!important;color:#475569;font-size:13px}.ns-user-notification-content a{font-size:12px;font-weight:700;color:#1d4ed8;text-decoration:none!important}.ns-user-notification-content a:hover{text-decoration:underline!important}
.ns-user-notification-close{position:absolute;top:9px;right:10px;width:30px;height:30px;border:0!important;border-radius:8px;background:transparent!important;color:#64748b!important;font-size:21px;line-height:30px;padding:0!important;cursor:pointer;box-shadow:none!important}.ns-user-notification-close:hover{background:#dbeafe!important;color:#1d4ed8!important}
@media(max-width:600px){.ns-user-notification{padding:13px 43px 13px 13px}.ns-user-notification-icon{width:30px;height:30px}.ns-user-notification-content strong{font-size:13px}.ns-user-notification-content p{font-size:12px}}
