html,body,#root{height:100%;margin:0}body{color:#1b1a17;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#fafaf7;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}button{font-family:inherit}a{color:inherit}::selection{color:#fff;background:#4f46e5}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#0000001f padding-box content-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#00000038 padding-box content-box;border:2px solid #0000}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.step-fade{animation:.35s cubic-bezier(.4,0,.2,1) fadeUp}.screen-fade{animation:.25s ease-out fadeIn}@media print{.no-print{display:none!important}body,html,#root{background:#fff;width:100%!important;height:100%!important;margin:0!important;padding:0!important}main{width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:block!important}.cert-card-print{width:100%!important;height:100%!important;box-shadow:none!important;border:none!important;border-radius:0!important}}
