/* ═══════ صفحهٔ پشتیبانی (7.2، طرح کاربر ۲۰۲۶-۰۹-۰۶) ═══════ */
body.page-id-688, body.page-contact-us { background: var(--fh-bg, #0f1116) !important; background-image: none !important; }
body.page-id-688 > br, body.page-contact-us > br { display: none; }
body .fsi-sup { max-width: 660px; margin: 22px auto 60px; padding: 0 var(--fh-gutter, 24px); direction: rtl; color: var(--fh-text); }
body .fsi-sup-head { display: flex; align-items: flex-start; justify-content: space-between; gap: 14px; margin-bottom: 16px; }
body .fsi-sup-head h1 { margin: 0 0 4px !important; font-size: 22px !important; font-weight: 800; color: #fff; }
body .fsi-sup-head p { margin: 0; font-size: 13px; color: var(--fh-muted); }
body .fsi-sup-status { display: inline-flex; align-items: center; gap: 8px; height: 34px; padding: 0 14px; border-radius: 9px; font-size: 13px; font-weight: 700; margin-top: 4px; white-space: nowrap; }
body .fsi-sup-status i { width: 8px; height: 8px; border-radius: 50%; }
body .fsi-sup-status.on { background: rgba(34,197,94,.10); border: 1px solid rgba(34,197,94,.7); color: #4ade80; } body .fsi-sup-status.on i { background: #22c55e; box-shadow: 0 0 0 3px rgba(34,197,94,.2); }
body .fsi-sup-status.off { background: rgba(139,144,160,.10); border: 1px solid var(--fh-line2); color: var(--fh-muted); } body .fsi-sup-status.off i { background: var(--fh-muted2); }
body .fsi-sup-card { background: #14161c; border: 1px solid var(--fh-line); border-radius: 14px; padding: 18px 20px; }
body .fsi-sup-main { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-bottom: 14px; }
body .fsi-sup-rows { display: flex; flex-direction: column; gap: 14px; flex: 1 1 auto; min-width: 0; }
body .fsi-sup-row { display: flex; align-items: center; gap: 12px; }
body .fsi-sup-ico { width: 40px; height: 40px; border-radius: 10px; background: #1b1e26; border: 1px solid var(--fh-line2); color: #c3ccd8; display: inline-flex; align-items: center; justify-content: center; flex: 0 0 auto; }
body .fsi-sup-ico svg { width: 17px; height: 17px; }
body .fsi-sup-txt { display: flex; flex-direction: column; gap: 3px; min-width: 0; }
body .fsi-sup-txt small { font-size: 11.5px; color: var(--fh-muted); }
body .fsi-sup-val { font-family: 'Rajdhani', iransansx, sans-serif; font-size: 20px; font-weight: 700; color: #fff !important; letter-spacing: .06em; direction: ltr; text-align: right; text-decoration: none !important; line-height: 1.2; }
body .fsi-sup-tg { font-family: 'Rajdhani', monospace; }
body .fsi-sup-copy { margin-right: auto; width: 34px; height: 34px; border-radius: 9px; border: 1px solid var(--fh-line2); background: #1b1e26; color: var(--fh-muted); display: inline-flex; align-items: center; justify-content: center; cursor: pointer; flex: 0 0 auto; }
body .fsi-sup-copy svg { width: 15px; height: 15px; }
body .fsi-sup-copy:hover { color: #fff; border-color: #3a414d; } body .fsi-sup-copy.ok { color: #4ade80; border-color: rgba(34,197,94,.6); }
body .fsi-sup-qr { display: flex; flex-direction: column; align-items: center; gap: 8px; text-decoration: none !important; flex: 0 0 auto; }
body .fsi-sup-qrbox { display: inline-flex; padding: 10px; background: #fff; border-radius: 14px; }
body .fsi-sup-qrbox img { width: 112px; height: 112px; display: block; }
body .fsi-sup-qr small { font-size: 11.5px; color: var(--fh-muted); }
body .fsi-sup-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
body .fsi-sup-card h3 { margin: 0 0 12px !important; font-size: 14px !important; font-weight: 800; color: #fff; }
body .fsi-sup-hrs { display: flex; align-items: center; justify-content: space-between; gap: 10px; padding: 6px 0; font-size: 13px; color: #c3ccd8; }
body .fsi-sup-hrs b { font-weight: 700; color: #fff; direction: ltr; font-variant-numeric: tabular-nums; }
body .fsi-sup-now { margin-top: 6px; font-size: 12.5px; font-weight: 700; }
body .fsi-sup-now.on { color: #4ade80; } body .fsi-sup-now.off { color: var(--fh-muted); }
@media (max-width: 600px) {
  body .fsi-sup-head { flex-direction: column; }
  body .fsi-sup-main { flex-direction: column; align-items: stretch; }
  body .fsi-sup-qr { flex-direction: row; justify-content: center; }
  body .fsi-sup-grid { grid-template-columns: 1fr; }
  body .fsi-sup-val { font-size: 18px; }
}
