.report-root.report-screen{--report-bg:transparent;--report-text:hsl(var(--foreground));--report-accent:hsl(var(--primary));--report-card-bg:hsl(var(--card)/0.5);--report-border:hsl(var(--primary)/0.1)}.report-screen .report-container{padding:2rem;border-radius:2.5rem;background:var(--report-bg)}.report-screen .report-header{margin-bottom:3rem;border-bottom:2px solid var(--report-border);padding-bottom:2rem}.report-screen .report-section{margin-bottom:2.5rem;padding:2rem;border-radius:2rem;background:var(--report-card-bg);border:1px solid var(--report-border);backdrop-filter:blur(8px);transition:all .3s ease}.report-screen .report-section:hover{border-color:hsl(var(--primary)/.3);box-shadow:0 10px 30px -10px hsl(var(--primary)/.1)}.report-screen .evidence-block{margin-top:1.5rem;padding:1.5rem;border-radius:1.5rem;background:hsl(var(--muted)/.3);border:1px dashed var(--report-border)}.report-screen .report-title{font-family:Literata,serif;font-weight:900;letter-spacing:-.02em;color:var(--report-text);text-shadow:0 4px 12px rgba(0,0,0,.5)}.report-screen .report-subtitle{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.3em;color:var(--report-accent);opacity:.8}.landscape-report{page:landscape}@media print{@page{size:A4;margin:20mm}.landscape-report{size:A4 landscape;width:100%}body,html{-webkit-print-color-adjust:exact;print-color-adjust:exact;font-family:Literata,serif!important}.report-root.report-print,body,html{background:#ffffff!important;color:#000000!important}.report-root.report-print{width:100%!important;max-width:100%!important;padding:0!important;margin:0!important}.promise-category-section,h2{break-before:page!important;page-break-before:always!important}h1,h2,h3,h4{break-after:avoid!important;page-break-after:avoid!important}.report-print .report-section{background:transparent!important;border:1px solid #e2e8f0!important;padding:1.5rem!important;margin-bottom:2rem!important;border-radius:8px!important;break-inside:avoid;page-break-inside:avoid}.report-print .report-header{border-bottom:3px solid #000000!important;margin-bottom:2.5rem!important;padding-bottom:1.5rem!important;text-align:center!important}.report-print .report-title{font-size:24pt!important;font-weight:700!important;color:#000000!important;text-shadow:none!important}.report-print .report-subtitle{font-size:10pt!important;font-weight:700!important;color:#444444!important;letter-spacing:.2em!important}.report-print .evidence-block{background:#f8fafc!important;border:1px solid #cbd5e1!important;padding:1rem!important;margin-top:1rem!important;border-radius:4px!important}.report-print h1,.report-print h2,.report-print h3{color:#000000!important;font-weight:700!important}.no-print{display:none!important}.keep-with-next{page-break-after:avoid;break-after:avoid}.avoid-break-inside{page-break-inside:avoid;break-inside:avoid}}