.pean-share-content{position:relative;width:100%;max-width:420px;background:#fff;border-radius:24px;display:flex;flex-direction:column;overflow:hidden;transform:scale(1);transition:transform 0.3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 10px 40px rgb(0 0 0 / .2)}.pean-comments-modal.hidden .pean-share-content{transform:scale(.95)}.pean-share-body{padding:20px;background:#fff;overflow-y:auto}.pean-share-preview{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:24px}.pean-share-preview img{width:120px;height:120px;object-fit:cover;border-radius:20px;box-shadow:0 4px 15px rgb(0 0 0 / .05);margin-bottom:12px}.pean-share-preview h4{font-size:15px;font-weight:700;color:#111;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pean-share-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px 12px}button.share-item,a.share-item{all:unset!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:8px!important;cursor:pointer!important;text-decoration:none!important;background-color:transparent!important;background:transparent!important;-webkit-tap-highlight-color:transparent!important;border:none!important;box-shadow:none!important;outline:none!important;padding:0!important;margin:0!important;box-sizing:border-box!important;flex:0 0 18%!important}button.share-item:hover,button.share-item:focus,button.share-item:active,a.share-item:hover,a.share-item:focus,a.share-item:active{background-color:transparent!important;background:transparent!important;outline:none!important;box-shadow:none!important;border:none!important;text-decoration:none!important;color:inherit!important}button.share-item::before,button.share-item::after,a.share-item::before,a.share-item::after{display:none!important;content:none!important;background:transparent!important}.share-item .icon-wrap{width:52px;height:52px;border-radius:50%;background:#f4f4f5!important;color:#111!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all 0.2s ease!important}.share-item svg{width:22px;height:22px}.share-item span{font-size:11px;font-weight:600;color:#71717a;text-align:center}.share-item:hover .icon-wrap{background:#e4e4e7!important;transform:translateY(-2px)}.share-item:active .icon-wrap{transform:scale(.9)}@media (max-width:768px){.pean-share-content{max-width:100%;border-radius:28px 28px 0 0;transform:translateY(0)}.pean-comments-modal.hidden .pean-share-content{transform:translateY(100%)}.pean-share-grid{gap:20px 10px}button.share-item,a.share-item{flex:0 0 30%!important}}