.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:center;justify-content:space-between;gap:28px}.cup-share-copy{min-width:150px}.cup-share-copy .label{color:var(--accent);margin-bottom:3px}.cup-share-copy strong{font-family:"Source Serif 4",Georgia,serif;font-size:22px;line-height:1.1}.cup-share-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.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}.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-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)}

.episode-main .cup-share{margin-top:40px;margin-bottom:0}.episode-main .cup-share-copy strong{font-size:20px}

@media(max-width:720px){.cup-share{align-items:flex-start;flex-direction:column;gap:14px}.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}}
