.sjbk-context-banner {
	background: #f8fafc;
	border: 1px solid #e2e8f0;
	border-radius: 10px;
	padding: 0.75rem 1rem;
	margin-bottom: 0.75rem;
	font-size: 0.95rem;
	line-height: 1.45;
}

.sjbk-context-banner--teacher {
	background: #f0fdf4;
	border-color: #bbf7d0;
}

.sjbk-context-banner--student {
	background: #eff6ff;
	border-color: #bfdbfe;
}

.sjbk-context-banner__label {
	color: #64748b;
	font-weight: 600;
	margin-right: 0.25rem;
}

.sjbk-context-banner__meta {
	color: #64748b;
	font-size: 0.88rem;
}

.sjbk-learn-pill-scope {
	background: #fffbeb;
	border: 1px solid #fde68a;
	border-radius: 10px;
	padding: 0.75rem 1rem;
	margin: 0 0 1rem;
	font-size: 0.92rem;
}

.sjbk-learn-pill-scope__lead {
	margin: 0;
	line-height: 1.5;
}

.sjbk-learn-pill-scope__actions {
	margin: 0.45rem 0 0;
	font-size: 0.88rem;
}

.sjbk-learn-pill-scope__actions a {
	font-weight: 600;
}

.sjbk-teacher-b2b {
	background: #fffbeb;
	border: 1px solid #fde68a;
	border-radius: 10px;
	padding: 0.65rem 0.85rem;
	margin: 0.75rem 0 0.85rem;
}

.sjbk-teacher-b2b__label {
	display: flex;
	align-items: flex-start;
	gap: 0.5rem;
	cursor: pointer;
	font-weight: 600;
	font-size: 0.92rem;
	line-height: 1.4;
}

.sjbk-teacher-b2b__input {
	margin-top: 0.2rem;
	flex-shrink: 0;
}

.sjbk-teacher-b2b__hint {
	margin: 0.35rem 0 0 1.45rem;
	font-size: 0.85rem;
	color: #64748b;
}

.sjl-current__actions {
	margin: 0.65rem 0 0;
}

.sjl-current__schedule {
	display: inline-block;
	font-weight: 600;
	text-decoration: none;
}

.sjl-student-profile-lessons-actions {
	margin: 0 0 1rem;
}
