.apple-play-key{display:flex;align-items:center;gap:12px;padding:8px 12px;border-radius:12px;background:var(--hw-recess);box-shadow:var(--hw-well-shadow);color:var(--hw-text)}.apple-play-key__text{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:2px;background:none;border:none;padding:0;text-align:left;color:inherit;cursor:pointer}.apple-play-key__label{font-size:13px;font-weight:600;line-height:1.2}.apple-play-key__status{font-size:11px;line-height:1.3;color:var(--hw-text-dim);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.apple-play-key__status--error{color:var(--color-status-error)}