.claude-features-table-wrapper-26037 {
	width: 100%;
	overflow: hidden;
}

.table-scroll-container {
	width: 100%;
	overflow-x: auto;
}

.features-table-26037 {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}

.features-table-26037 th {
	padding: 15px 20px;
	border-bottom: 2px solid #eaeaea;
	position: sticky;
	top: 0;
	background-color: #fff;
	z-index: 10;
}

.features-table-26037 td {
	padding: 15px 20px;
	border-bottom: 1px solid #eaeaea;
	transition: background-color 0.2s ease;
}

.category-row td {
	font-weight: 700;
	background-color: #fcfcfc;
	padding-top: 30px;
	padding-bottom: 10px;
	border-bottom: 2px solid #eaeaea;
}

.feature-col-header, .feature-name {
	font-weight: 500;
}

.check-icon {
	color: #000;
	width: 24px;
	height: 24px;
	display: inline-block;
}

.empty-dash {
	color: #999;
}
