.blog-post-share-module{--ink:#0a0a0a;--paper:#fff;--muted:#6b6b6b;--line:hsla(0,0%,4%,.08)}.blog-post-share-module__inner{background:var(--paper);max-width:360px;will-change:transform}@media (min-width:769px){.blog-post-share-module__inner{height:fit-content;position:-webkit-sticky;position:sticky;top:110px}}.blog-post-share-module .meta-block{border-bottom:1px solid var(--line);justify-self:end;margin-bottom:28px;padding-bottom:24px;width:100%}.blog-post-share-module .meta-block:last-child{border-bottom:none}.blog-post-share-module .lbl{color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.22em;margin-bottom:10px;text-transform:uppercase}.blog-post-share-module .meta-actions{display:flex;flex-direction:column;gap:8px}.blog-post-share-module .meta-actions button{align-items:center;background:transparent;border:1px solid var(--line);border-radius:999px;color:var(--ink);cursor:pointer;display:flex;font-size:12px;font-weight:600;justify-content:space-between;padding:11px 14px;transition:all .3s cubic-bezier(.19,1,.22,1);width:100%}.blog-post-share-module .meta-actions button:focus-visible,.blog-post-share-module .meta-actions button:hover{border-color:var(--ink);color:var(--ink);transform:translateX(3px)}.blog-post-share-module .meta-actions svg{flex-shrink:0;height:14px;width:14px}@media (max-width:900px){.blog-post-share-module .meta-block{border-bottom:none;justify-self:auto;margin-bottom:0;padding-bottom:0;width:100%}}@media (max-width:760px){.blog-post-share-module__inner{grid-template-columns:1fr}}@media (max-width:768px){.blog-post-share-module .meta-actions{flex-direction:row;flex-wrap:nowrap;gap:10px}.blog-post-share-module .meta-actions button{border-radius:10px;flex:0 0 44px;height:44px;justify-content:center;min-width:44px;padding:0;width:44px}.blog-post-share-module .meta-actions button span{display:none}}