.tippy-box[data-theme~=custom]{background:var(--surface);border:none;border-radius:8px;box-shadow:var(--shadow-lg)}.tippy-box[data-theme~=custom] .tippy-content{padding:0;background:transparent;border:none;box-shadow:none}.tippy-box[data-theme~=custom] .tippy-arrow{color:var(--surface);display:none}.tippy-box[data-theme~=small]{background:var(--surface);border:none;box-shadow:none;padding:0;z-index:9999!important;margin-left:-.5rem}.tippy-box[data-theme~=small] .tippy-content{padding:.5rem;background:transparent;border:none;box-shadow:none}.tippy-box[data-theme~=small] .tippy-arrow{display:none}.tippy-menu{min-width:280px;padding:.5rem}.tippy-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;color:var(--text-primary);text-decoration:none;border-radius:6px;transition:all var(--transition-normal);border:none;background:none;width:100%;text-align:left;cursor:pointer}.tippy-item i{font-size:1rem;color:var(--text-secondary);width:1.5rem;text-align:center}.tippy-item div{flex:1}.tippy-item div strong{display:block;font-size:.9375rem;font-weight:500;color:var(--text-primary)}.tippy-item div span{display:block;font-size:.8125rem;color:var(--text-secondary)}.tippy-item:hover{background:#0000000d}.tippy-item:hover i{color:var(--primary)}.tippy-item.text-danger:hover i{color:var(--accent)}.toaster{position:fixed;transition-property:top,bottom,left,right,transform;transition:.3s;font-size:20px;line-height:1.5;word-break:keep-all;overflow:hidden;z-index:20220819;-webkit-user-select:none;user-select:none;max-width:25vw;padding:10px 20px;cursor:pointer;white-space:normal!important;border-radius:6px;background:#000c!important;box-shadow:0 .125rem .25rem #00000013;color:#fff;border-left-width:8px;border-left-style:solid}.toaster-right-top,.toaster-left-top{top:-6em}.toaster-right-bottom,.toaster-right-top{right:1em}.toaster-right-bottom,.toaster-left-bottom{bottom:-6em}.toaster-left-bottom,.toaster-left-top{left:1em}.toaster-center{top:auto;bottom:auto;left:auto;right:auto;opacity:0;transform:scale(0);transition:.3s}.toaster-right-top.toasting,.toaster-right-top.toast-dismissed,.toaster-left-top.toasting,.toaster-left-top.toast-dismissed{top:1em}.toaster-right-bottom.toasting,.toaster-right-bottom.toast-dismissed,.toaster-left-bottom.toasting,.toaster-left-bottom.toast-dismissed{bottom:1em}.toaster-left-top.toast-dismissed,.toaster-left-bottom.toast-dismissed,.toaster-right-top.toast-dismissed,.toaster-right-bottom.toast-dismissed{transition:.6s;animation:fadeOut .4s}.toaster-right-top.toast-dismissed,.toaster-right-bottom.toast-dismissed{transform:translate(30vw)}.toaster-left-top.toast-dismissed,.toaster-left-bottom.toast-dismissed{transform:translate(-30vw)}.toaster-center.toasting{opacity:1;transform:scale(1)}@media (max-width: 768px){.toaster-right-top.toast-dismissed,.toaster-left-top.toast-dismissed{transition:.8s;transform:translate(0);transform:translateY(-50vh)}.toaster-left-bottom.toast-dismissed,.toaster-right-bottom.toast-dismissed{transition:.8s;transform:translate(0);transform:translateY(50vh)}.toaster{left:0;right:0;width:100vw;max-width:100vw}.toaster-left-top.toasting,.toaster-right-top.toasting{top:0}.toaster-left-bottom.toasting,.toaster-right-bottom.toasting{bottom:0}}@keyframes fadeOut{0%{opacity:1}10%{opacity:1}to{opacity:0}}
