.action-icon-btn{display:inline-flex;align-items:center;justify-content:center;background-color:#0000000d;border:1px solid rgba(0,0,0,.1);border-radius:6px;color:#333;cursor:pointer;padding:6px;transition:all .2s ease-in-out}.action-icon-btn:hover{background-color:#0000001a;border-color:#0003;color:#000}.action-icon-btn--danger{color:#dc3545;border-color:#dc35454d;background-color:#dc35451a}.action-icon-btn--danger:hover{background-color:#dc354533;border-color:#dc354580;color:#c82333}*{margin:0;padding:0;box-sizing:border-box}@font-face{font-family:Minecraft;src:url(/assets/minencraft-CGzp2Yum.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}html,body{height:100%;background-color:#fff;color:#000;font-family:sans-serif}.content{margin-left:340px}.toast-container{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:12px;z-index:9999;pointer-events:none;align-items:flex-end}.toast-container .achievement-toast{display:flex;align-items:center;gap:12px;background:#fff;width:320px;box-sizing:border-box;border:2px solid #10b981;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000000d;padding:12px 16px;border-radius:12px;animation:slideIn .5s cubic-bezier(.175,.885,.32,1.275) forwards,fadeOut .5s ease-in forwards 9.5s;transform:translate(120%);pointer-events:auto}.toast-container .achievement-toast .toast-icon{width:40px;height:40px;border-radius:50%;background:#ecfdf5;color:#10b981;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0;border:1px solid transparent}.toast-container .achievement-toast .toast-icon img{width:100%;height:100%;object-fit:contain;border-radius:50%}.toast-container .achievement-toast .toast-content{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.toast-container .achievement-toast .toast-content h4{margin:0 0 2px;color:#10b981;font-size:.7rem;text-transform:uppercase;letter-spacing:.5px;font-weight:700;text-align:left}.toast-container .achievement-toast .toast-content p{margin:0;color:#0f172a;font-size:.95rem;font-weight:600;text-align:left;line-height:1.3}.toast-container .achievement-toast.rarity-common{border-color:#10b981}.toast-container .achievement-toast.rarity-common .toast-icon{background:#ecfdf5;color:#10b981}.toast-container .achievement-toast.rarity-common .toast-content h4{color:#10b981}.toast-container .achievement-toast.rarity-rare{border-color:#3b82f6}.toast-container .achievement-toast.rarity-rare .toast-icon{background:#eff6ff;color:#3b82f6}.toast-container .achievement-toast.rarity-rare .toast-content h4{color:#3b82f6}.toast-container .achievement-toast.rarity-epic{border-color:#a855f7}.toast-container .achievement-toast.rarity-epic .toast-icon{background:#faf5ff;color:#a855f7}.toast-container .achievement-toast.rarity-epic .toast-content h4{color:#a855f7}.toast-container .achievement-toast.rarity-legendary{border-color:#f59e0b}.toast-container .achievement-toast.rarity-legendary .toast-icon{background:#fffbeb;color:#f59e0b}.toast-container .achievement-toast.rarity-legendary .toast-content h4{color:#f59e0b}@keyframes slideIn{to{transform:translate(0)}}@keyframes fadeOut{to{opacity:0;transform:translateY(20px)}}
