/*
 * Release-note type geometry measured against reference-04 at 1536px.
 * The timeline illustration remains the source crop; these rules keep links live.
 */
@media (min-width: 1001px) {
	.shiso-v2-release.is-latest .shiso-v2-release__body > p:first-child {
		display: flex !important;
		align-items: center !important;
		gap: 34px !important;
		height: 34px !important;
		margin-bottom: 27px !important;
		line-height: 34px !important;
	}

	.shiso-v2-release.is-latest .shiso-v2-pill {
		display: inline-flex !important;
		flex: 0 0 165px !important;
		align-items: center !important;
		justify-content: center !important;
		box-sizing: border-box !important;
		width: 165px !important;
		height: 34px !important;
		padding: 0 !important;
		border-radius: 17px !important;
		font-size: 16px !important;
		line-height: 34px !important;
	}

	.shiso-v2-release.is-latest time {
		font-size: 20px !important;
		line-height: 34px !important;
		letter-spacing: .04em !important;
	}

	.shiso-v2-release.is-latest h3 {
		transform: scaleX(1.07) scaleY(.9) !important;
		transform-origin: left center !important;
	}

	.shiso-v2-release.is-latest .shiso-v2-release__body > p:nth-of-type(2) {
		position: relative !important;
		top: 1px !important;
		font-size: 22px !important;
		transform: scaleX(1.206) !important;
		transform-origin: left center !important;
	}

	.shiso-v2-release.is-latest .shiso-v2-text-link {
		position: relative !important;
		top: 6px !important;
		display: inline-block !important;
		transform: scale(1.47, 1.2) !important;
		transform-origin: left center !important;
	}

	.shiso-v2-release:nth-child(2) h3 {
		position: relative !important;
		top: -3px !important;
		transform: scaleX(1.16) scaleY(1.05) !important;
		transform-origin: left center !important;
	}

	.shiso-v2-release:nth-child(3) h3 {
		position: relative !important;
		top: 7px !important;
		transform: scaleX(1.135) scaleY(1.04) !important;
		transform-origin: left center !important;
	}

	.shiso-v2-releases > .shiso-v2-container > .shiso-v2-center-link .shiso-v2-text-link {
		display: inline-block !important;
		font-size: 24px !important;
		font-weight: 800 !important;
		transform: scale(1.23, 1.14) !important;
		transform-origin: center center !important;
	}
}
