.share-buttons.svelte-xciope{box-sizing:border-box;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;width:100%;max-width:100%;display:flex}.share-btn.svelte-xciope{cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;transition:all .2s;display:flex}.share-btn.svelte-xciope:hover{box-shadow:var(--shadow-lg);filter:brightness(1.1);transform:translateY(-2px)}.share-btn.svelte-xciope:active{transform:translateY(0)}svg.svelte-xciope{flex-shrink:0;width:20px;height:20px}@media (width<=480px){.share-buttons.svelte-xciope{gap:6px;padding:0 12px}.share-btn.svelte-xciope{width:40px;min-width:40px;height:40px;min-height:40px}svg.svelte-xciope{width:18px;height:18px}}@media (width<=320px){.share-buttons.svelte-xciope{gap:4px;padding:0 8px}.share-btn.svelte-xciope{width:36px;min-width:36px;height:36px;min-height:36px}svg.svelte-xciope{width:16px;height:16px}}
