@import url('./nvidia-a100-pcie.css');

.h100-hero {
	background-image: linear-gradient(110deg, rgba(2, 6, 23, 0.94) 0%, rgba(15, 23, 42, 0.78) 48%, rgba(15, 118, 110, 0.36) 100%), url('../images/nvidia-b300-sxm6-banner.jpg');
}

.h100-eyebrow {
	color: #34d399;
}

.h100-feature-icon,
.h100-advantage-card span,
.h100-badge {
	background: linear-gradient(135deg, #22c55e, #14b8a6);
}

.h100-btn--primary,
.h100-plan-action {
	background: linear-gradient(135deg, #16a34a, #0f766e);
}

.h100-plan-card--featured {
	border-color: rgba(34, 197, 94, 0.55);
	box-shadow: 0 24px 70px rgba(20, 184, 166, 0.22);
}

.h100-price {
	flex-wrap: nowrap;
	white-space: nowrap;
}

.h100-price strong {
	font-size: clamp(18px, 1.45vw, 24px);
	white-space: nowrap;
	word-break: normal;
}
