:root{--blue: #005CE6;--blue-light: #E8F0FC;--blue-dark: #003FA3;--green: #00875A;--green-bg: #E3F5EF;--red: #C9282D;--red-bg: #FDECEA;--yellow: #B45309;--yellow-bg: #FEF3C7;--ink: #0A0F1E;--ink-2: #3A4158;--ink-3: #6B7492;--border: #D9DDE8;--border-2: #EEF0F6;--surface: #F7F8FB;--white: #FFFFFF;--font-display: "DM Serif Display", Georgia, serif;--font-body: "IBM Plex Sans", system-ui, sans-serif;--font-mono: "IBM Plex Mono", "Courier New", monospace;--radius-sm: 3px;--radius: 6px;--radius-lg: 10px;--shadow-sm: 0 1px 3px rgba(10,15,30,.07);--shadow: 0 4px 16px rgba(10,15,30,.09);--shadow-lg: 0 12px 40px rgba(10,15,30,.12);--cert-width: 1100px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:15px;-webkit-font-smoothing:antialiased}body{font-family:var(--font-body);color:var(--ink);background:var(--surface);min-height:100vh;line-height:1.55}.display{font-family:var(--font-display)}.mono{font-family:var(--font-mono)}.status-badge{display:inline-flex;align-items:center;gap:5px;font-family:var(--font-mono);font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:3px 9px;border-radius:var(--radius-sm)}.status-badge.approved{background:var(--green-bg);color:var(--green)}.status-badge.rejected,.status-badge.failed{background:var(--red-bg);color:var(--red)}.status-badge.pending{background:var(--yellow-bg);color:var(--yellow)}.status-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:fadeUp .35s ease both}.fade-up:nth-child(1){animation-delay:.05s}.fade-up:nth-child(2){animation-delay:.12s}.fade-up:nth-child(3){animation-delay:.19s}.fade-up:nth-child(4){animation-delay:.26s}@keyframes spin{to{transform:rotate(360deg)}}.spinner{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--blue);border-radius:50%;animation:spin .7s linear infinite}@media print{@page{size:A4 portrait;margin:12mm 14mm}:root{--surface: #f8f8f8;--border: #c0c0c0;--border-2: #e0e0e0;--white: #fff;--ink: #000;--ink-2: #1a1a1a;--ink-3: #555}*{-webkit-print-color-adjust:exact;print-color-adjust:exact;animation:none!important;transition:none!important;opacity:1!important;transform:none!important}.cert-watermark{display:none!important}body{background:#fff;font-size:8pt;color:#000}.no-print{display:none!important}.cert-page{box-shadow:none!important;border:1px solid #ccc!important;border-radius:0!important;overflow:visible!important}.cert-page-p1{display:flex!important;flex-direction:column!important;min-height:273mm!important}.cert-wrapper{display:block!important;max-width:100%!important;margin:0!important;padding:0!important;background:#fff!important}.page2-wrapper{page-break-before:always;break-before:page;margin-top:0!important;display:block!important}.cert-p2-header{break-after:avoid!important;page-break-after:avoid!important}.cert-vib-area table td{padding:2px 5px!important;font-size:7.5pt!important}.cert-vib-area table th{padding:3px 5px!important;font-size:6.5pt!important}.cert-tests-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:6px!important;padding:8px 14px!important}.cert-sign-area{padding:6px 14px!important;break-before:avoid!important;page-break-before:avoid!important;break-inside:avoid!important;page-break-inside:avoid!important}.test-block{break-inside:avoid;page-break-inside:avoid;border:1px solid #ccc!important}.section-block{break-inside:avoid}.vibration-table tr{break-inside:avoid;page-break-inside:avoid}.cert-footer{break-inside:avoid!important;page-break-inside:avoid!important}.page2-wrapper .cert-footer-body{padding:.75rem 1.5rem 1rem!important}table td,table th{padding:2px 5px!important;font-size:7pt!important}thead{display:table-header-group}tfoot{display:table-footer-group}.cert-top-strip{padding:8px 14px 6px!important}.cert-title-area{padding:8px 14px 4px!important}.cert-meta-cell{padding:5px 14px!important}.cert-section-hd{padding:4px 14px!important;font-size:7pt!important}.cert-info-grid{padding:4px 14px 6px!important}.cert-info-cell{padding-top:2px!important;padding-bottom:2px!important}.cert-page h1{font-size:1.3rem!important;margin-bottom:2px!important}.cert-blue-rule{margin-left:14px!important;margin-right:14px!important}}
