.preview-dashboard-grade-shell:not(.is-entered) .preview-grade-enter{opacity:0;transform:translateY(14px)}.preview-dashboard-grade-shell.is-entered .preview-grade-enter{animation:preview-dashboard-rise .58s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(60ms + var(--grade-enter-i, var(--dashboard-enter-i, 0)) * 85ms)}@media (prefers-reduced-motion:reduce){.preview-dashboard-grade-shell:not(.is-entered) .preview-grade-enter{opacity:1;transform:none}.preview-dashboard-grade-shell.is-entered .preview-grade-enter{animation:preview-dashboard-fade .22s ease-out both;animation-delay:calc(var(--grade-enter-i, var(--dashboard-enter-i, 0)) * 40ms);transform:none}}.preview-shell .preview-headline,.preview-shell h1,.preview-shell h2{font-family:var(--font-preview-headline),"Red Hat Display",system-ui,sans-serif;letter-spacing:-.02em}.preview-shell .preview-essay-field{font-family:var(--font-preview-essay),Spectral,Georgia,serif}