/* FollowerAbzar SMM v77.1.9 — Service Performance owner */
.fasmm-service-performance-accordion{display:block;width:100%;min-width:0;margin-top:12px;border:1px solid var(--fasmm-border,#dbe4ef);border-radius:14px;background:var(--fasmm-surface,#fff);overflow:hidden;box-sizing:border-box}
.fasmm-service-performance-accordion[hidden]{display:none}
.fasmm-service-performance-accordion>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:11px 14px;cursor:pointer;list-style:none;background:var(--fasmm-surface-soft,#f8fafc)}
.fasmm-service-performance-accordion>summary::-webkit-details-marker{display:none}
.fasmm-service-performance-accordion>summary span{display:grid;gap:2px;min-width:0}
.fasmm-service-performance-accordion>summary strong{font-size:14px;line-height:1.8;color:var(--fasmm-text,#0f172a);white-space:normal;word-break:normal}
.fasmm-service-performance-accordion>summary small{font-size:11px;line-height:1.75;color:var(--fasmm-muted,#64748b);white-space:normal}
.fasmm-service-performance-accordion>summary>.ri{display:block;width:20px;height:20px;flex:0 0 20px;color:var(--fasmm-primary,#4f46e5);transition:transform .18s ease}
.fasmm-service-performance-accordion[open]>summary>.ri{transform:rotate(180deg)}
.fasmm-service-performance-panel{display:block;width:100%;min-width:0;padding:12px;border-top:1px solid var(--fasmm-border,#dbe4ef);box-sizing:border-box}
.fasmm-service-performance-panel[hidden]{display:none}
.fasmm-service-performance-card{display:grid;gap:12px;width:100%;min-width:0;padding:0;background:transparent;box-sizing:border-box}
.fasmm-service-performance-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}
.fasmm-service-performance-head h3{margin:0;color:var(--fasmm-text,#0f172a);font-size:15px;line-height:1.7}
.fasmm-service-performance-head p{margin:3px 0 0;color:var(--fasmm-muted,#64748b);font-size:12px;line-height:1.7}
.fasmm-performance-cache{flex:0 0 auto;color:var(--fasmm-muted,#64748b);font-size:11px;white-space:nowrap}
.fasmm-service-performance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px;min-width:0}
.fasmm-performance-metric{display:grid;gap:3px;min-width:0;padding:10px;border:1px solid var(--fasmm-border,#e2e8f0);border-radius:11px;background:var(--fasmm-surface-soft,#f8fafc)}
.fasmm-performance-metric span,.fasmm-performance-metric small{color:var(--fasmm-muted,#64748b);font-size:12px;line-height:1.7}
.fasmm-performance-metric small{font-size:11px}.fasmm-performance-metric strong{color:var(--fasmm-text,#0f172a);font-size:14px;line-height:1.75;white-space:normal;word-break:normal;overflow-wrap:break-word}
.fasmm-performance-details{padding-top:8px;border-top:1px solid var(--fasmm-border,#e2e8f0)}
.fasmm-performance-details>summary{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;color:var(--fasmm-text-2,#334155);font-weight:700;cursor:pointer;list-style:none}
.fasmm-performance-details>summary::-webkit-details-marker{display:none}
.fasmm-performance-details-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-top:8px}
.fasmm-performance-details-list>div{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px;border:1px solid var(--fasmm-border,#e2e8f0);border-radius:9px;background:var(--fasmm-surface-soft,#f8fafc);font-size:12px;min-width:0}
.fasmm-performance-details-list>div b{min-width:0;text-align:end;white-space:normal;word-break:normal}
.fasmm-performance-disclaimer{margin:0;color:var(--fasmm-muted,#64748b);font-size:11px;line-height:1.85}
.fasmm-service-performance-state{width:100%;padding:11px 12px;border:1px solid var(--fasmm-border,#dbe4ef);border-radius:12px;background:var(--fasmm-surface-soft,#f8fafc);color:var(--fasmm-text-2,#475569);font-size:13px;line-height:1.9;box-sizing:border-box}
.fasmm-service-performance-state.is-insufficient,.fasmm-service-performance-state.is-neutral{border-color:var(--fasmm-border,#dbe4ef);background:var(--fasmm-bg-surface-2,#f8fafc);color:var(--fasmm-text-secondary,#475569)}.fasmm-service-performance-state.is-error{border-color:var(--fasmm-danger-border,#fecaca);background:var(--fasmm-danger-bg,#fef2f2);color:var(--fasmm-danger-text,#991b1b)}
.fasmm-performance-skeleton{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.fasmm-performance-skeleton i{display:block;height:62px;border-radius:10px;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%);background-size:400% 100%;animation:fasmm-service-performance-shimmer 1.2s infinite}
@keyframes fasmm-service-performance-shimmer{0%{background-position:100% 0}100%{background-position:0 0}}
.fasmm-performance-chart{display:grid;gap:10px;width:100%;min-width:0;padding:12px;border:1px solid var(--fasmm-border,#e2e8f0);border-radius:12px;background:var(--fasmm-surface-soft,#f8fafc);box-sizing:border-box}
.fasmm-performance-chart header h4{margin:0;font-size:14px;line-height:1.7;color:var(--fasmm-text,#0f172a)}.fasmm-performance-chart header p{margin:3px 0 0;font-size:11px;line-height:1.8;color:var(--fasmm-muted,#64748b)}
.fasmm-performance-chart-canvas{width:100%;min-width:0;min-height:280px;overflow:hidden}
.fasmm-performance-chart-fallback{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:9px;align-items:end;min-height:250px}
.fasmm-performance-chart-fallback__item{display:grid;gap:5px;justify-items:center;min-width:0}.fasmm-performance-chart-fallback__item>b{font-size:11px}.fasmm-performance-chart-fallback__item>div{display:flex;align-items:flex-end;justify-content:center;width:100%;height:145px;border:1px solid var(--fasmm-border,#dbe4ef);border-radius:10px;background:var(--fasmm-bg-surface-2,#eef2ff);padding:6px;box-sizing:border-box}.fasmm-performance-chart-fallback__item>div>i{display:block;width:min(42px,100%);border-radius:8px 8px 3px 3px;background:var(--fasmm-primary,#4f46e5)}.fasmm-performance-chart-fallback__item>span,.fasmm-performance-chart-fallback__item>small{font-size:10px;line-height:1.5;text-align:center;color:var(--fasmm-text-secondary,#64748b)}
.fasmm-performance-tooltip{padding:8px 10px;font:12px/1.8 inherit;direction:rtl;text-align:right}
@media(max-width:767px){.fasmm-service-performance-accordion{margin-top:10px}.fasmm-service-performance-accordion>summary{padding:10px 12px}.fasmm-service-performance-panel{padding:10px}.fasmm-performance-cache{display:none}.fasmm-performance-skeleton{grid-template-columns:1fr 1fr}.fasmm-performance-chart-canvas{min-height:250px}.fasmm-performance-chart-fallback{min-height:230px}}
@media(max-width:389px){.fasmm-service-performance-grid,.fasmm-performance-details-list{grid-template-columns:1fr}.fasmm-performance-skeleton{grid-template-columns:1fr}.fasmm-performance-chart-fallback{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(prefers-reduced-motion:reduce){.fasmm-performance-skeleton i{animation:none}.fasmm-service-performance-accordion>summary>.ri{transition:none}}
