.score-card{border-radius:8px;padding:20px;text-align:center;margin-bottom:20px}.score-value{font-size:3rem;font-weight:700;margin:10px 0}.score-label{font-size:1.1rem;color:#6c757d}.metric-card{border-left:4px solid;padding:15px;margin-bottom:15px;background:#f8f9fa;border-radius:4px}.metric-card.success{border-color:#28a745}.metric-card.warning{border-color:#ffc107}.metric-card.danger{border-color:#dc3545}.metric-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.metric-title{font-weight:700;margin:0}.metric-status{font-size:.875rem;padding:4px 8px;border-radius:4px}.metric-status.success{background:rgba(40,167,69,.1);color:#28a745}.metric-status.warning{background:rgba(255,193,7,.1);color:#ffc107}.metric-status.danger{background:rgba(220,53,69,.1);color:#dc3545}.metric-details{font-size:.875rem;color:#6c757d;margin:0}.report-section{margin-bottom:30px}.report-section h4{margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #dee2e6}.progress{height:8px;margin:10px 0}.processing-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.8);display:none;align-items:center;justify-content:center;z-index:1000}.processing-overlay.active{display:flex}.spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid var(--primary-color);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}
/*# sourceMappingURL=seo-report-generator-content.css.map */