/* Recipe sharing, TikTok profile glyph and optional YouTube presentation. */
.sr-tiktok-icon{display:inline-block;font-weight:700;line-height:1;transform:rotate(-8deg)}
.sr-share-strip{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin:22px 0 28px;background:#f6f6f8;border:1px solid #f0eff3}
.sr-share-strip>a,.sr-share-strip>button{display:flex;min-width:0;min-height:76px;flex-direction:column;align-items:center;justify-content:center;gap:9px;border:0;border-right:1px solid #e9e7ed;background:transparent;color:#2d183e!important;text-decoration:none;cursor:pointer}
.sr-share-strip>:nth-child(5){border-right:0}.sr-share-strip :is(.fa,.sr-tiktok-icon){font-size:20px;line-height:1}.sr-share-strip span:last-child{font-size:9px;font-weight:700;line-height:1;letter-spacing:.38em;text-indent:.38em;text-transform:uppercase}
.sr-share-strip>a:hover,.sr-share-strip>a:focus,.sr-share-strip>button:hover,.sr-share-strip>button:focus{background:#fff;color:var(--dn-brand)!important}
.sr-share-feedback{grid-column:1/-1;margin:0!important;padding:0 12px;background:#fff;color:var(--sr-muted);font-size:12px;text-align:center}.sr-share-feedback:not(:empty){padding-block:7px;border-top:1px solid #e9e7ed}
.sr-video-embed{position:relative;width:100%;aspect-ratio:16/9;background:#111}.sr-video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.sr-video-section>p:last-child{margin:12px 0 0;font-size:14px}
@media(max-width:600px){.sr-share-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.sr-share-strip>a,.sr-share-strip>button{min-height:68px;border-bottom:1px solid #e9e7ed}.sr-share-strip>:nth-child(3){border-right:0}.sr-share-strip>:nth-child(4),.sr-share-strip>:nth-child(5){border-bottom:0}.sr-share-strip span:last-child{font-size:8px;letter-spacing:.18em;text-indent:.18em}}
