.achievement-unlock-root{--achievement-common:#a1a1aa;--achievement-uncommon:#34d399;--achievement-rare:#38bdf8;--achievement-epic:#a78bfa;--achievement-legendary:#fbbf24}.achievement-unlock-veil{background:transparent;animation:none}.achievement-unlock-card{transform-origin:top right}.achievement-unlock-card--enter{animation:achievement-unlock-enter .32s cubic-bezier(.22,1,.36,1) both}.achievement-unlock-card--exit{animation:achievement-unlock-exit .28s ease-in both}.achievement-unlock-glow{pointer-events:none;position:absolute;inset:-1px;border-radius:inherit;opacity:0}.achievement-unlock-glow--accent,.achievement-unlock-glow--premium,.achievement-unlock-glow--rich,.achievement-unlock-glow--soft,.achievement-unlock-glow--subtle{box-shadow:none}.achievement-unlock-particles{pointer-events:none;position:absolute;inset:0;overflow:hidden}.achievement-unlock-particles span{position:absolute;width:3px;height:3px;border-radius:9999px;background:color-mix(in oklab,var(--achievement-accent) 70%,#fff);opacity:0;animation:achievement-unlock-particle 2.4s ease-in-out infinite}.achievement-unlock-particles--soft span:first-child{left:18%;top:72%;animation-delay:.1s}.achievement-unlock-particles--soft span:nth-child(2){left:62%;top:28%;animation-delay:.55s}.achievement-unlock-particles--soft span:nth-child(3){left:84%;top:58%;animation-delay:1s}.achievement-unlock-particles--rich span:first-child{left:14%;top:68%;animation-delay:.05s}.achievement-unlock-particles--rich span:nth-child(2){left:38%;top:22%;animation-delay:.4s}.achievement-unlock-particles--rich span:nth-child(3){left:70%;top:36%;animation-delay:.75s}.achievement-unlock-particles--rich span:nth-child(4){left:88%;top:64%;animation-delay:1.1s}.achievement-unlock-particles--premium span:first-child{left:12%;top:70%;animation-delay:0s}.achievement-unlock-particles--premium span:nth-child(2){left:32%;top:24%;animation-delay:.35s}.achievement-unlock-particles--premium span:nth-child(3){left:55%;top:18%;animation-delay:.7s}.achievement-unlock-particles--premium span:nth-child(4){left:76%;top:40%;animation-delay:1.05s}.achievement-unlock-particles--premium span:nth-child(5){left:90%;top:66%;animation-delay:1.4s}@keyframes achievement-unlock-enter{0%{opacity:0;transform:translateY(10px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes achievement-unlock-exit{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-8px) scale(.98)}}@keyframes achievement-unlock-veil-in{0%{opacity:0}to{opacity:1}}@keyframes achievement-unlock-particle{0%,to{opacity:0;transform:translateY(6px) scale(.7)}35%{opacity:.55;transform:translateY(-4px) scale(1)}70%{opacity:.2;transform:translateY(-10px) scale(.85)}}@media (prefers-reduced-motion:reduce){.achievement-unlock-card--enter,.achievement-unlock-card--exit,.achievement-unlock-particles span,.achievement-unlock-veil{animation:none!important}}