/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-design .dimensions-container .dimensions-height::after, .section-design .dimensions-container .dimensions-width::after {
	display: none;
}

@media only screen and (min-width: 1069px) {
	.section-apple-intelligence .logo-apple-intelligence {
		--p-width: 629px;
		--p-height: 154px;
	}
	.section-design .typography-ps-dimensions {
		font-size: 110px;
	}
	.section-design .typography-ps-dimensions span {
		font-size: 50px;
	}

	.l2-design-wrapper .carbon-headline em::before {
		background-size: 432px 13px;
		--p-width: 432px;
	}
	.section-upgraders .upgraders-gallery .gallery-item .bento-item.ports .icon-wrapper {
		margin-inline-end: 10px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-apple-intelligence .logo-apple-intelligence {
		--p-width: 490px;
		--p-height: 120px;
	}
	.section-design .typography-ps-dimensions {
		font-size: 64px;
	}
	.section-design .typography-ps-dimensions span {
		font-size: 40px;
	}

	.l2-design-wrapper .carbon-headline em::before {
		background-size: 378px 12px;
		--p-width: 378px;
	}
	.l2-design-wrapper .stat-content .stat-value {
		font-size: 26px;
	}
	.section-upgraders .upgraders-gallery .gallery-item .bento-item.ports .icon-wrapper {
		margin-inline-end: 16px;
	}

	.carbon-stats.stats figure:nth-child(2) {
		min-width: 7em;
	}
}

@media only screen and (max-width: 734px) {
	.section-apple-intelligence .logo-apple-intelligence {
		--p-width: 346px;
		--p-height: 83px;
	}
	.section-design .typography-ps-dimensions {
		font-size: 50px;
	}
	.section-design .typography-ps-dimensions span {
		font-size: 35px;
	}

	.graph-gallery .graph-gallery-item-container .gallery-item .bars-container {
		--gallery-gap: 21px;
	}
}
@media only screen and (max-width: 340px) {
	.section-apple-intelligence .viewport-content .typography-ps-headline-reduced {
		font-size: 36px;
	}
}

/*------------------------------------*
   END LOCAL FIXES
\*------------------------------------*/
