/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.share-buttons{text-align:left;color:#0b3d2e;background-color:#0000;border-radius:12px;margin-top:2rem;padding:.5rem 0 0}.share-label{color:currentColor;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.share-icons{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.share-icons button{opacity:1;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:4px 8px 4px 4px;transition:transform .2s,box-shadow .2s;display:inline-flex}.share-icons button:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 8px 20px #00000059}.share-icons button:focus-visible{outline-offset:2px;outline:2px solid #fffc}.share-copy-button{cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:4px 8px 4px 4px;transition:transform .2s,box-shadow .2s;display:inline-flex}.share-copy-button:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 8px 20px #00000059}.share-copy-button:focus-visible{outline-offset:2px;outline:2px solid #fffc}.share-icon{background:#0b3d2e;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;box-shadow:0 6px 16px #00000059}.share-icon svg{width:26px;height:26px}.share-icon svg path{fill:#fff}.share-text{color:#0b3d2e;letter-spacing:.01em;font-size:.95rem;font-weight:600}@media (max-width:600px){.share-text{display:none}}.share-buttons.compact{color:#1f3e31;margin-top:0;padding:0}.share-buttons.compact .share-icons{flex-wrap:nowrap;justify-content:flex-end;gap:8px}.share-buttons.compact .share-copy-button,.share-buttons.compact .share-icons button{box-shadow:none;gap:0;padding:0}.share-buttons.compact .share-copy-button:hover,.share-buttons.compact .share-icons button:hover{box-shadow:none;transform:translateY(-1px)}.share-buttons.compact .share-icon{width:34px;height:34px;box-shadow:none}.share-buttons.compact .share-icon svg{width:16px;height:16px}.share-buttons.compact .share-text{display:none}