.bg-gradient {
	background: linear-gradient(to bottom,  #d5e4f3 -10%,#ffffff 100%);
}
.bg-alt {
	background-color: #f5f5f7;
}

.callout {
	margin-top: 4em;
}
.callout-shadow {
	box-shadow: 1px 3px 6px 1px rgba(204,204,204,0.6);
}

.section-features .row-features .large-10 > p {
	padding-right: 4em;
}

.device-hero {
	margin-top: 2em;
}
.screen-hero {
	background-image: url("/web/20210705180954im_/https://developer.apple.com/xcode/images/screen-hero-large.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), only screen and (min-resolution: 144dpi) {
	.screen-hero {
		background-image: url("/web/20210705180954im_/https://developer.apple.com/xcode/images/screen-hero-large_2x.png");
	}
}

.screen-only {
	display: block;
	position: relative;
	margin: 2em 0 4em;
	width: 754px;
	height: 471px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
.screen-comments {
	background-image: url("/web/20210705180954im_/https://developer.apple.com/xcode/images/screen-comments-large.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), only screen and (min-resolution: 144dpi) {
	.screen-comments {
		background-image: url("/web/20210705180954im_/https://developer.apple.com/xcode/images/screen-comments-large_2x.png");
	}
}
.screen-compare {
	background-image: url("/web/20210705180954im_/https://developer.apple.com/xcode/images/screen-compare-large.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), only screen and (min-resolution: 144dpi) {
	.screen-compare {
		background-image: url("/web/20210705180954im_/https://developer.apple.com/xcode/images/screen-compare-large_2x.png");
	}
}

.icon-xcode {
	margin-bottom: 1.5em;
	width: 96px;
	height: 96px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("/web/20210705180954im_/https://developer.apple.com/assets/elements/icons/xcode-12/xcode-12-96x96.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), only screen and (min-resolution: 144dpi) {
	.icon-xcode {
		background-image: url("/web/20210705180954im_/https://developer.apple.com/assets/elements/icons/xcode-12/xcode-12-96x96_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.screen-hero {
		background-image: url("/web/20210705180954im_/https://developer.apple.com/xcode/images/screen-hero-medium.png");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), only screen and (min-resolution: 144dpi) {
		.screen-hero {
			background-image: url("/web/20210705180954im_/https://developer.apple.com/xcode/images/screen-hero-medium_2x.png");
		}
	}
	.screen-only {
		width: 534px;
		height: 334px;
	}
	.screen-comments {
		background-image: url("/web/20210705180954im_/https://developer.apple.com/xcode/images/screen-comments-medium.png");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), only screen and (min-resolution: 144dpi) {
		.screen-comments {
			background-image: url("/web/20210705180954im_/https://developer.apple.com/xcode/images/screen-comments-medium_2x.png");
		}
	}
	.screen-compare {
		background-image: url("/web/20210705180954im_/https://developer.apple.com/xcode/images/screen-compare-medium.png");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), only screen and (min-resolution: 144dpi) {
		.screen-compare {
			background-image: url("/web/20210705180954im_/https://developer.apple.com/xcode/images/screen-compare-medium_2x.png");
		}
	}
}


@media only screen and (max-width: 735px) {
	.section-features .row-features .large-10 > p {
		padding-right: 0;
	}
	.screen-hero {
		background-image: url("/web/20210705180954im_/https://developer.apple.com/xcode/images/screen-hero-small.png");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), only screen and (min-resolution: 144dpi) {
		.screen-hero {
			background-image: url("/web/20210705180954im_/https://developer.apple.com/xcode/images/screen-hero-small_2x.png");
		}
	}
	.screen-only {
		margin: 1em 0 3em;
		width: 288px;
		height: 180px;
	}
	.screen-comments {
		background-image: url("/web/20210705180954im_/https://developer.apple.com/xcode/images/screen-comments-small.png");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), only screen and (min-resolution: 144dpi) {
		.screen-comments {
			background-image: url("/web/20210705180954im_/https://developer.apple.com/xcode/images/screen-comments-small_2x.png");
		}
	}
	.screen-compare {
		background-image: url("/web/20210705180954im_/https://developer.apple.com/xcode/images/screen-compare-small.png");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), only screen and (min-resolution: 144dpi) {
		.screen-compare {
			background-image: url("/web/20210705180954im_/https://developer.apple.com/xcode/images/screen-compare-small_2x.png");
		}
	}
	.callout {
		margin-top: 3em;
	}
}

@media only screen and (max-width: 320px) {
	.device-hero {
		margin-left: -28px;
	}
	.screen-only {
		width: 280px;
		height: 175px;
	}
}


/* ========== Grid ========== */
#main section.section.section-hero {
	padding-bottom: 0;
}
#main section.section.section-resources {
	padding-bottom: 0;
}
@media only screen and (max-width: 735px) {
	#main section.section {
		padding-top: 3em;
		padding-bottom: 3em;
	}
	#main section .section-content .row > .column {
		padding: 0;
	}
}
/*
     FILE ARCHIVED ON 18:09:54 Jul 05, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:42:15 Feb 20, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.664
  exclusion.robots: 0.058
  exclusion.robots.policy: 0.046
  esindex: 0.012
  cdx.remote: 19.673
  LoadShardBlock: 100.666 (3)
  PetaboxLoader3.datanode: 142.941 (5)
  load_resource: 205.813 (2)
  PetaboxLoader3.resolve: 126.528 (2)
*/