
.week36-watch-actions{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap;margin:1rem 0 1.45rem;padding:.8rem 0}
.week36-watch-actions a{display:inline-flex;align-items:center;min-height:44px;padding:.66rem .92rem;border-radius:999px;text-decoration:none;font-weight:800}
.week36-watch-primary{background:rgba(53,103,174,.28);border:1px solid rgba(120,179,255,.68);color:#d9eaff}
.week36-watch-secondary{background:rgba(194,154,85,.10);border:1px solid rgba(194,154,85,.48);color:#f1dfb7}
.week36-watch-actions span{color:#aeb9c9;font-size:.92rem}
.week36-watch-actions a:focus-visible{outline:3px solid #78b3ff;outline-offset:3px}
@media(max-width:640px){.week36-watch-actions{align-items:stretch}.week36-watch-actions a{width:100%;justify-content:center}.week36-watch-actions span{width:100%}}
