.ytk-tool--subscribe-link .ytk-font-mono {
	font-family: var(--ytk-font-mono);
	font-size: 0.85em;
}

.ytk-sl-preview {
	display: flex;
	align-items: center;
}

.ytk-sl-btn-preview {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 10px 20px;
	background: #ff0000;
	color: #ffffff;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
	font-weight: 600;
	font-size: 14px;
	border-radius: 4px;
	text-decoration: none;
}
