@keyframes slideInFromLeft{0%{transform:translate(-100px);opacity:0}to{transform:translate(0);opacity:1}}.pill-badge[data-astro-cid-abx75usy]{opacity:0;width:fit-content;margin-inline:auto;background-color:var(--background);background-image:radial-gradient(circle farthest-corner at 50% 50%,var(--color-cograder-cyan),white);border-radius:9999px;justify-content:center;align-items:center;margin-bottom:30px;padding:8px 20px;font-size:12px;font-weight:500;line-height:16px;display:flex;box-shadow:1px 1px 3px #0003}.pill-badge[data-astro-cid-abx75usy].animate-in{animation:slideInFromLeft .8s cubic-bezier(.25,.46,.45,.94) forwards}.img-pill-badge[data-astro-cid-abx75usy]{max-width:100%;max-height:100%;display:block;overflow:visible}.img-pill-badge-wrapper[data-astro-cid-abx75usy]{flex-flow:row;flex:0 auto;justify-content:center;align-self:center;align-items:center;max-width:24px;max-height:24px;margin-left:8px;margin-right:4px;padding:4px;display:flex}.text-pill-badge[data-astro-cid-abx75usy]{color:var(--color-cograder-gray);font-weight:600}
