@import url('/participation.css');
.cup-share{margin:44px 0 34px;padding:20px 0;border-top:1px solid var(--ink);border-bottom:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;gap:32px}.cup-share-copy{min-width:190px}.cup-share-copy .label{color:var(--accent);margin-bottom:3px}.cup-share-copy strong{display:block;max-width:210px;font-family:"Source Serif 4",Georgia,serif;font-size:22px;line-height:1.1}.cup-share-groups{display:grid;gap:16px;min-width:min(100%,560px)}.cup-share-group{display:grid;gap:8px}.cup-share-group+.cup-share-group{padding-top:14px;border-top:1px solid var(--line)}.cup-share-group-label{font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--muted)}.cup-share-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.cup-share-groups .cup-share-actions{justify-content:flex-start}.cup-share-link{appearance:none;border:1px solid var(--ink);background:transparent;color:var(--ink);min-height:42px;padding:9px 13px;font:700 12px/1 Inter,Arial,sans-serif;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none}.cup-share-link:hover,.cup-share-link:focus-visible{background:var(--ink);color:var(--white)}.cup-share-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.cup-share-brand{width:46px;min-width:46px;padding:9px}.cup-share-community{white-space:nowrap}.cup-share-icon{width:17px;height:17px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 17px}.cup-share-icon svg{width:17px;height:17px;display:block;fill:currentColor}.cup-share-status{font-size:11px;font-weight:700;color:#1f6d42;min-width:84px}.author-mark.author-mark-photo{padding:0;overflow:hidden;background:var(--paper);display:block}.author-mark.author-mark-photo img{width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover;object-position:50% 24%;display:block;background:var(--paper)}
@media(max-width:720px){.cup-share{align-items:flex-start;flex-direction:column;gap:18px}.cup-share-copy{min-width:0}.cup-share-copy strong{max-width:none}.cup-share-groups{width:100%;min-width:0}.cup-share-actions{justify-content:flex-start;width:100%}.cup-share-link{flex:1 1 calc(50% - 6px)}.cup-share-link.cup-share-brand{flex:0 0 46px}.cup-share-status{flex-basis:100%;min-width:0}.author-mark.author-mark-photo{align-self:flex-start}}
@media(max-width:420px){.cup-share-link{flex-basis:100%}.cup-share-link.cup-share-brand{flex:0 0 46px}}
