@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@page{size:auto;margin:1.5cm}html,body{height:100%;min-height:100vh;background-color:#f1f5f9;min-height:-webkit-fill-available;margin:0;padding:0;font-family:Inter,sans-serif}.animate-fade-in{animation:.4s ease-in-out fadeIn}.animate-slide-up{animation:.5s ease-out slideUp}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.analysis-table{border-collapse:collapse;width:100%}.analysis-table th,.analysis-table td{text-align:center;border:1px solid #334155;padding:6px;font-size:10px}.analysis-table th{color:#1e293b;background-color:#e2e8f0;font-weight:700}.cell-correct{color:#166534;background-color:#dcfce7;font-weight:700}.cell-partial{color:#854d0e;background-color:#fef9c3;font-weight:700}.cell-wrong{color:#991b1b;background-color:#fee2e2}.print-signature-box{display:none}.row-transition{transition:all .3s}:fullscreen{background-color:#fff;overflow-y:auto}::backdrop{background-color:#fff}@media print{.no-print,button,header,input,select,label,.loader,.hidden-print,.tab-buttons{display:none!important}html,body{color:#000;background:#fff;width:100%;height:100%;margin:0;padding:0;font-family:Arial,sans-serif}#root,main,.card-box{width:100%!important;box-shadow:none!important;border:none!important;margin:0!important;padding:0!important;display:block!important}.overflow-x-auto{width:100%!important;overflow:visible!important}table{border-collapse:collapse;margin-top:10px;width:100%!important}th,td{vertical-align:middle;color:#000!important;border:1px solid #000!important;padding:4px!important}thead th{text-align:center;-webkit-print-color-adjust:exact;print-color-adjust:exact;font-weight:700;background-color:#e5e5e5!important}tr{page-break-inside:avoid}.print-header-container{border-bottom:2px solid #000;width:100%;margin-bottom:10px;padding-bottom:5px;display:block!important}.print-title-main{text-align:center;text-transform:uppercase;margin-bottom:15px;font-size:16pt;font-weight:700;text-decoration:underline}.print-info-wrapper{text-transform:uppercase;justify-content:space-between;width:100%;font-size:11pt;font-weight:700;display:flex}.print-left{text-align:left;width:65%}.print-right{text-align:right;width:35%}.info-row{margin-bottom:4px;display:block}.label-text{width:140px;display:inline-block}.print-footer-note{margin-top:10px;font-size:9pt;font-style:italic;display:block!important}.print-signature-box{page-break-inside:avoid;color:#000;justify-content:space-between;width:100%;margin-top:40px;padding-top:20px;font-size:11pt;display:flex!important}.sig-col{text-align:center;width:40%}.sig-space{height:80px}.sig-name{font-weight:700;text-decoration:underline}body.mode-laporan table{table-layout:fixed;font-size:11pt}body.mode-laporan th:first-child{width:5%}body.mode-laporan th:nth-child(2){text-align:left;width:25%}body.mode-laporan th:nth-child(3){width:10%}body.mode-laporan th:nth-child(4){text-align:left;width:30%}body.mode-laporan th:nth-child(5),body.mode-laporan th:nth-child(6),body.mode-laporan th:nth-child(7){width:10%}body.mode-laporan th:last-child,body.mode-laporan td:last-child{display:none}body.mode-analisis table{table-layout:auto;font-size:9pt}}.print-header-container,.print-footer-note{display:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.loader{border:4px solid #f3f3f3;border-top-color:#14b8a6;border-radius:50%;width:30px;height:30px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
