/* V6.7A.1 - PHVA compacto y orientado a PDF */
.phva-compact-layout .card{padding:14px}
.phva-compact-layout .phva-toolbar-v67{margin:8px 0 10px;gap:8px}
.phva-compact-layout .phva-summary-v67{grid-template-columns:repeat(4,minmax(120px,1fr));gap:8px;margin:8px 0 10px}
.phva-compact-layout .phva-summary-v67 .mini-stat{padding:9px 10px;border-radius:12px;min-height:auto}
.phva-compact-layout .phva-summary-v67 small{font-size:9px;margin-bottom:2px}
.phva-compact-layout .phva-summary-v67 strong{font-size:16px}
.phva-findings-compact{border:1px solid #e5e7eb;border-radius:14px;background:#fff;margin:10px 0;padding:10px 12px}
.phva-findings-compact summary{cursor:pointer;font-weight:950;color:#172033;font-size:13px;display:flex;align-items:center;gap:8px}
.phva-findings-compact summary::-webkit-details-marker{display:none}
.phva-findings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:8px;margin-top:10px}
.phva-finding-pill{border:1px solid #e5e7eb;border-left:4px solid #94a3b8;background:#f8fafc;border-radius:12px;padding:8px 9px;font-size:11px;line-height:1.25;color:#344054}
.phva-finding-pill.red{border-left-color:#dc2626;background:#fff1f2}.phva-finding-pill.amber{border-left-color:#d97706;background:#fffbeb}.phva-finding-pill.green{border-left-color:#16a34a;background:#f0fdf4}
.phva-finding-pill strong{font-size:11px;color:#111827}
.phva-finding-pill small{display:block;margin-top:3px;color:#667085}
.phva-item-v67.phva-compact-card{margin:10px 0;padding:10px 12px;border-radius:14px;box-shadow:0 6px 18px rgba(15,23,42,.05)}
.phva-compact-head{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:start;border-bottom:1px solid #edf0f4;padding-bottom:8px;margin-bottom:8px}
.phva-compact-head h4{font-size:14px;margin:0 0 3px;letter-spacing:-.01em}.phva-compact-head p{margin:0;color:#667085;font-size:11px;line-height:1.25}
.phva-compact-meta-line{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.phva-compact-meta-line .badge{padding:4px 7px;font-size:10px}
.phva-impact-v67.compact{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin:8px 0}
.phva-impact-v67.compact div{padding:7px 8px;border-radius:11px;background:#f8fafc}
.phva-impact-v67.compact strong{font-size:10px;margin-bottom:3px;letter-spacing:.03em;text-transform:uppercase}
.phva-impact-v67.compact textarea{min-height:54px;font-size:11px;line-height:1.25;padding:7px 8px;border-radius:10px}
.phva-meta-v67.compact{display:grid;grid-template-columns:1.3fr 1fr 120px 130px;gap:8px;margin:8px 0}
.phva-meta-v67.compact label{font-size:10px;gap:4px}.phva-meta-v67.compact input,.phva-meta-v67.compact select{font-size:11px;padding:7px 8px;border-radius:10px}
.phva-matrix-v67.compact{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:8px}
.phva-matrix-v67.compact .phva-step-v67{min-height:auto;padding:8px;border-radius:12px;background:#fbfcfe}
.phva-matrix-v67.compact .phva-step-v67 h5{font-size:10px;margin-bottom:5px;letter-spacing:.05em;color:#1f2937}
.phva-matrix-v67.compact .phva-step-v67 textarea{min-height:82px;font-size:11px;line-height:1.25;padding:7px 8px;border-radius:10px}
.phva-compact-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:8px}.phva-compact-actions .btn{padding:7px 9px;font-size:11px;border-radius:10px}
.phva-empty-v67.compact{padding:16px;border-radius:14px;font-size:13px}
.phva-ai-panel-v67.compact{margin:8px 0 10px;padding:10px 12px;border-radius:14px;font-size:12px}
@media(max-width:1100px){.phva-impact-v67.compact,.phva-matrix-v67.compact{grid-template-columns:1fr 1fr}.phva-meta-v67.compact{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.phva-summary-v67,.phva-impact-v67.compact,.phva-matrix-v67.compact,.phva-meta-v67.compact{grid-template-columns:1fr!important}.phva-compact-head{grid-template-columns:1fr}.phva-compact-meta-line{justify-content:flex-start}}
@media print{
  #section-phva .top-actions,#section-phva .phva-toolbar-v67,.phva-compact-actions,.phva-ai-panel-v67{display:none!important}
  #section-phva .card{padding:8px!important;box-shadow:none!important;border-radius:8px!important}
  .phva-compact-layout .phva-summary-v67{grid-template-columns:repeat(4,1fr);gap:5px;margin:4px 0 6px}
  .phva-compact-layout .phva-summary-v67 .mini-stat{padding:5px 6px}.phva-compact-layout .phva-summary-v67 small{font-size:7px}.phva-compact-layout .phva-summary-v67 strong{font-size:11px}
  .phva-findings-compact{padding:6px;margin:5px 0;border-radius:8px}.phva-findings-compact summary{font-size:10px}.phva-findings-grid{grid-template-columns:repeat(2,1fr);gap:4px;margin-top:5px}.phva-finding-pill{font-size:8px;padding:4px 5px;border-radius:7px}
  .phva-item-v67.phva-compact-card{padding:6px 7px;margin:6px 0;border-radius:8px;break-inside:avoid;page-break-inside:avoid}
  .phva-compact-head{padding-bottom:4px;margin-bottom:4px}.phva-compact-head h4{font-size:10px}.phva-compact-head p{font-size:8px}.phva-compact-meta-line .badge{font-size:7px;padding:2px 4px}
  .phva-impact-v67.compact{grid-template-columns:repeat(3,1fr);gap:4px;margin:4px 0}.phva-impact-v67.compact div{padding:4px}.phva-impact-v67.compact strong{font-size:7px}.phva-impact-v67.compact textarea{min-height:34px;font-size:7.5px;padding:3px;border:0;background:transparent;resize:none}
  .phva-meta-v67.compact{grid-template-columns:1.5fr 1fr 80px 90px;gap:4px;margin:4px 0}.phva-meta-v67.compact label{font-size:7px}.phva-meta-v67.compact input,.phva-meta-v67.compact select{font-size:7.5px;padding:3px;border:0;background:transparent}
  .phva-matrix-v67.compact{grid-template-columns:repeat(4,1fr);gap:4px;margin-top:4px}.phva-matrix-v67.compact .phva-step-v67{padding:4px;border-radius:6px;min-height:auto}.phva-matrix-v67.compact .phva-step-v67 h5{font-size:7.5px;margin-bottom:2px}.phva-matrix-v67.compact .phva-step-v67 textarea{min-height:45px;font-size:7.5px;line-height:1.15;padding:3px;border:0;background:transparent;resize:none}
}
