.custom-like-btn[aria-busy=true],.custom-save-btn[aria-busy=true],.vote-btn[aria-busy=true]{cursor:progress;position:relative}.custom-like-btn[aria-busy=true]>*,.custom-save-btn[aria-busy=true]>*,.vote-btn[aria-busy=true]>*{opacity:.25}.custom-like-btn[aria-busy=true]:after,.custom-save-btn[aria-busy=true]:after,.vote-btn[aria-busy=true]:after{content:"";opacity:.85;border:2px solid;border-top-color:#0000;border-radius:50%;width:16px;height:16px;margin:-8px 0 0 -8px;animation:.6s linear infinite leemeenal-social-spin;position:absolute;top:50%;left:50%}@keyframes leemeenal-social-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.custom-like-btn[aria-busy=true]:after,.custom-save-btn[aria-busy=true]:after,.vote-btn[aria-busy=true]:after{animation-duration:2s}}.social-notice{z-index:10000;bottom:20px;border:1px solid var(--chip-border,#3a3a3a);background:var(--chip-bg,#272727);max-width:min(420px,100vw - 40px);color:var(--chip-fg,#fff);border-radius:10px;align-items:center;gap:12px;padding:12px 16px;font-family:inherit;font-size:14px;line-height:1.6;display:flex;position:fixed;inset-inline-start:20px;box-shadow:0 8px 24px #00000047}body.light-mode .social-notice{border-color:var(--chip-border,#d5dbe1);background:var(--chip-bg,#fff);color:var(--chip-fg,#0f0f21)}.social-notice[hidden]{display:none}.social-notice__text{flex:auto}.social-notice__retry{background:var(--lm-accent,#0d0dff);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:6px;flex:none;padding:6px 12px}.social-notice__retry:disabled{opacity:.5;cursor:not-allowed}.social-notice__close{color:inherit;opacity:.7;cursor:pointer;background:0 0;border:0;flex:none;padding:0 4px;font-size:20px;line-height:1}.social-notice__close:hover{opacity:1}