.nyra-report-table{display:grid;width:100%;height:100%;grid-auto-rows:1fr;text-align:left}.nyra-report-table header,.nyra-report-table>div,.nyra-report-table footer{display:grid;grid-template-columns:2fr 1fr 1fr;align-items:center}.nyra-report-table header,.nyra-report-table footer{background:#e2e8f0}.nyra-report-table span,.nyra-report-table b{padding:6px;border:1px solid #cbd5e1}.nyra-subreport{display:flex;align-items:center;gap:12px;width:100%;height:100%;padding:12px;border:2px dashed #8b5cf6;color:#5b21b6;text-align:left}.nyra-subreport>span{font-size:28px}.nyra-subreport small{display:block;margin-top:4px;color:#64748b}.nyra-report-parameters,.nyra-report-export{display:flex;flex-direction:column;width:100%;height:100%;text-align:left}.nyra-report-parameters header,.nyra-report-export header{padding:16px;font-size:18px;font-weight:700;border-bottom:1px solid #e2e8f0}.nyra-report-parameters label,.nyra-report-export label{display:flex;justify-content:space-between;padding:11px 15px;border-bottom:1px solid #f1f5f9}.nyra-report-parameters label span,.nyra-report-export label span{min-width:45%;padding:6px;border:1px solid #cbd5e1;border-radius:5px}.nyra-report-parameters footer,.nyra-report-export footer{display:flex;justify-content:flex-end;gap:8px;margin-top:auto;padding:14px}.nyra-report-parameters button,.nyra-report-export button{padding:7px 12px;border:1px solid #cbd5e1;border-radius:6px;background:#fff}.nyra-report-parameters footer button:last-child,.nyra-report-export footer button:last-child,.nyra-report-export .formats .active{background:#2563eb;color:#fff}.nyra-report-export .formats{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;padding:14px}.nyra-report-export .formats button{min-width:0}