.crt-social-share{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px}.crt-social-share__label{font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-60)}.crt-social-share__actions{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.crt-social-share__action{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:28px;padding:6px 10px;border:.5px solid var(--rule);border-radius:0;background:var(--paper);color:var(--ink);font-family:var(--font-mono);font-size:10px;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;cursor:pointer;line-height:1;touch-action:manipulation;-webkit-appearance:none;appearance:none}.crt-social-share__action:hover{border-color:var(--ink);color:var(--ink)}.crt-social-share__action:focus-visible{outline:2px solid var(--flag);outline-offset:2px}.crt-social-share__glyph{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:16px;height:16px;color:currentColor}.crt-social-share__glyph svg{display:block;width:16px;height:16px}.crt-social-share__text{white-space:nowrap}.crt-social-share__action--button{margin:0}.crt-social-share__action--button:disabled{opacity:.7;cursor:wait}.crt-social-share__live{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.crt-social-share__action--native{display:none}@media (max-width:600px){.crt-social-share__action--native{display:inline-flex}}.crt-social-share--compact{gap:6px 8px}.crt-social-share--compact .crt-social-share__label{width:100%}.crt-social-share--compact .crt-social-share__action{min-height:26px;padding:5px 8px}@media (pointer:coarse){.crt-social-share__action{min-height:44px}}