.CopyrightBadge_badge__mIkkp{display:flex;align-items:center;gap:6px;line-height:normal}.CopyrightBadge_toggle__xydPG{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:26px;height:26px;border:none;border-radius:var(--radius-full);background-color:rgba(13,21,34,.55);color:#fff;cursor:pointer;transition:background-color .15s ease}.CopyrightBadge_toggle__xydPG:hover{background-color:rgba(13,21,34,.82)}.CopyrightBadge_text__DXgmu{padding:4px 10px;border-radius:var(--radius-full);background-color:rgba(13,21,34,.78);color:#fff;font-size:var(--text-xs);white-space:nowrap;animation:CopyrightBadge_creditIn__Msm_c .18s ease}@keyframes CopyrightBadge_creditIn__Msm_c{0%{opacity:0;transform:translateX(8px)}to{opacity:1;transform:none}}