.scan-report-page{max-width:800px;margin:0 auto}.scan-report-back,.scan-report-header{margin-bottom:24px}.scan-report-title{font-size:28px;font-weight:600;color:#202223;margin:0 0 8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.scan-report-date{font-size:14px;color:#6d7175;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.scan-report-section{margin-bottom:24px}.scan-report-section-title{font-size:20px;font-weight:600;color:#202223;margin:0 0 16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.scan-report-error{background:#fff5f4;border:1px solid #fad2cf;border-radius:12px;padding:24px;text-align:center}.scan-report-error span{color:#d72c0d;font-size:14px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.scan-report-empty{background:#ffffff;border:1px solid #e1e3e5;border-radius:12px;padding:48px 24px;text-align:center}.scan-report-empty p{color:#6d7175;font-size:14px;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.overall-score-card{text-align:center;padding:48px 32px;background:#ffffff;border:1px solid #e1e3e5;border-radius:12px;box-shadow:0 1px 3px #0000000a;margin-bottom:24px}.overall-score-card__ring{width:140px;height:140px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;position:relative}.overall-score-card__ring:before{content:"";position:absolute;inset:8px;border-radius:50%;background:#ffffff}.overall-score-card__value{position:relative;z-index:1;font-size:38px;font-weight:700;line-height:1;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.overall-score-card__value--excellent{color:#29845a}.overall-score-card__value--good{color:#b98900}.overall-score-card__value--poor{color:#d72c0d}.overall-score-card__label{font-size:14px;color:#6d7175;margin-bottom:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.overall-score-card__comparison{display:inline-block;padding:4px 12px;border-radius:20px;font-size:13px;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.overall-score-card__comparison--positive{background:#d3f0d9;color:#29845a}.overall-score-card__comparison--negative{background:#fff5f4;color:#d72c0d}.overall-score-card__comparison--neutral{background:#f6f6f7;color:#6d7175}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stats-grid__card{background:#ffffff;border:1px solid #e1e3e5;border-radius:12px;padding:20px;text-align:center;box-shadow:0 1px 3px #0000000a}.stats-grid__label{font-size:13px;color:#6d7175;margin-bottom:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.stats-grid__value{font-size:22px;font-weight:600;color:#202223;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.scan-report-analysis-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.severity-distribution-card{background:#ffffff;border:1px solid #e1e3e5;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000000a}.severity-distribution-card__title{font-size:16px;font-weight:600;color:#202223;margin-bottom:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.severity-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #e4e5e7}.severity-row:last-child{border-bottom:none}.severity-badge{padding:4px 10px;border-radius:4px;font-size:11px;font-weight:600;border:1px solid;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.severity-badge--critical{background:#fff5f4;color:#d72c0d;border-color:#fad2cf}.severity-badge--warning{background:#fffbf0;color:#b98900;border-color:#ffe5a0}.severity-badge--info{background:#e0edff;color:#2c6ecb;border-color:#c9d4e8}.severity-count{font-size:16px;font-weight:600;color:#202223;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.category-breakdown-card{background:#ffffff;border:1px solid #e1e3e5;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000000a}.category-breakdown-card__title{font-size:16px;font-weight:600;color:#202223;margin-bottom:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.category-row{margin-bottom:16px}.category-row:last-child{margin-bottom:0}.category-row__header{display:flex;justify-content:space-between;margin-bottom:6px}.category-row__name{font-size:14px;color:#303030;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.category-row__count{font-size:14px;font-weight:600;color:#202223;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.category-row__bar{height:8px;background:#e4e5e7;border-radius:4px;overflow:hidden}.category-row__bar-fill{height:100%;background:linear-gradient(90deg,#2c6ecb 0%,#5c9ce6 100%);border-radius:4px;transition:width .3s ease}.score-breakdown-card{background:#ffffff;border:1px solid #e1e3e5;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000000a}.score-breakdown-card__title{font-size:16px;font-weight:600;color:#202223;margin-bottom:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.score-breakdown-row{margin-bottom:20px}.score-breakdown-row:last-child{margin-bottom:0}.score-breakdown-row__header{display:flex;justify-content:space-between;margin-bottom:8px}.score-breakdown-row__label{font-size:14px;font-weight:500;color:#303030;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.score-breakdown-row__value{font-size:14px;font-weight:600;color:#202223;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.score-breakdown-row__bar{height:8px;background:#e4e5e7;border-radius:4px;overflow:hidden}.score-breakdown-row__bar-fill{height:100%;border-radius:4px;transition:width .3s ease}.score-breakdown-row__bar-fill--excellent{background:#29845a}.score-breakdown-row__bar-fill--good{background:#f9a825}.score-breakdown-row__bar-fill--poor{background:#d72c0d}.improvement-summary-card{background:#ffffff;border:1px solid #e1e3e5;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000000a}.improvement-summary-card__title{font-size:16px;font-weight:600;color:#202223;margin-bottom:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.improvement-summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.improvement-stat{display:flex;align-items:center;gap:12px;padding:16px;border-radius:8px}.improvement-stat--resolved{background:#d3f0d9}.improvement-stat--new{background:#fff5f4}.improvement-stat__icon{width:24px;height:24px;flex-shrink:0}.improvement-stat--resolved .improvement-stat__icon{color:#29845a}.improvement-stat--new .improvement-stat__icon{color:#d72c0d}.improvement-stat__content{display:flex;flex-direction:column}.improvement-stat__count{font-size:22px;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.improvement-stat--resolved .improvement-stat__count{color:#29845a}.improvement-stat--new .improvement-stat__count{color:#d72c0d}.improvement-stat__label{font-size:13px;color:#6d7175;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.category-empty{text-align:center;padding:16px;color:#6d7175;font-size:14px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}
