.quote-share{z-index:9999;background:#27272a;border:1px solid #3f3f46;border-radius:8px;align-items:center;gap:2px;padding:4px;animation:.15s ease-out quote-share-in;display:flex;position:absolute;box-shadow:0 4px 20px #0006}@keyframes quote-share-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.quote-share__btn{color:#d4d4d8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:color .15s,background .15s;display:flex}.quote-share__btn:hover{background:#3f3f46}.quote-share__btn--x:hover{color:#e4e4e7}.quote-share__btn--linkedin:hover{color:#0a66c2}.quote-share__btn--copy:hover{color:#e4e4e7}.quote-share__icon{width:16px;height:16px}.quote-share__icon--check{color:#4ade80}.quote-share__divider{background:#3f3f46;width:1px;height:20px;margin:0 2px}
