/* Editorial composition, with the company's constellation as the central exhibit. */
body::before {
	opacity: 0.035;
}
.mast {
	height: 86px;
	border-bottom: 0;
	padding-left: 52px;
	padding-right: 52px;
}
.mast .brand {
	font-size: 29px;
}
.mast nav {
	font-size: 13px;
	gap: 36px;
}
.hero[data-brain-section] {
	padding: 54px 52px 60px;
	min-height: 740px;
	grid-template-columns: 0.95fr 1.1fr;
	align-items: center;
	gap: 15px;
}
.hero-copy {
	z-index: 2;
	align-self: center;
	padding-bottom: 34px;
}
.edition {
	font-size: 14px;
	letter-spacing: 0;
	margin-bottom: 36px;
	color: var(--brain-text);
	display: flex;
	gap: 12px;
	align-items: center;
}
.edition::before {
	content: "";
	width: 22px;
	height: 1px;
	background: currentColor;
}
[data-brain-section] h1 {
	font-size: clamp(45px, 4.3vw, 69px);
	line-height: 1.08;
	letter-spacing: -0.052em;
	font-weight: 400;
	white-space: pre-line;
}
.brain-intro-text {
	font-size: 17px;
	line-height: 1.55;
	max-width: 395px;
	margin: 30px 0;
}
.hero-art {
	height: 650px;
	min-height: 0;
	transform: translateX(12px);
}
.hero .button {
	background: var(--brain-text);
	color: var(--brain-bg);
	border-radius: 0;
	padding: 14px 20px;
	gap: 45px;
	font-size: 13px;
}
.hero .button:hover {
	background: var(--brain-accent);
	color: var(--brain-accent-text);
}
.text-link {
	font-size: 12px;
	margin-top: 23px;
}
.hero-foot {
	left: 52px;
	right: 52px;
	font-size: 10px;
	bottom: 19px;
}
.plate-controls button {
	font-size: 10px;
}
[data-brain-section] h2 {
	font-size: clamp(34px, 3.2vw, 49px);
	line-height: 1.12;
	letter-spacing: -0.045em;
	font-weight: 400;
	white-space: pre-line;
}
.story[data-brain-section] {
	padding: 72px 52px 66px;
	border-top: 1px solid #183e4325;
}
.section-intro {
	grid-template-columns: 1fr 1fr;
	gap: 90px;
	align-items: start;
}
.section-intro p {
	font-size: 17px;
	max-width: 490px;
	line-height: 1.7;
}
.story-tabs {
	margin-top: 43px;
	border-bottom: 0;
}
.story-tabs button {
	font-size: 15px;
	padding: 18px 14px;
	display: flex;
	align-items: center;
	gap: 14px;
}
.story-tabs button span {
	display: inline;
	margin: 0;
	font-size: 10px;
}
.story-tabs button[aria-selected="true"] {
	background: transparent;
	color: var(--brain-accent);
	border-top: 2px solid var(--brain-accent);
	margin-top: -1px;
}
#story-explanation {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 90px;
	max-width: none;
	padding: 26px 0 8px;
	min-height: 120px;
}
#story-explanation h3 {
	font-size: 19px;
	font-weight: 400;
	max-width: 360px;
}
#story-explanation p {
	margin: 0;
	font-size: 14px;
	max-width: 490px;
}
.story-line {
	display: none;
}
.atlas-section[data-brain-section] {
	padding: 64px 32px 42px;
	border-radius: 0;
}
.atlas-heading {
	padding: 0 20px;
	margin-bottom: 32px;
	gap: 48px;
	align-items: end;
}
.atlas-heading h2 {
	font-size: clamp(34px, 3.2vw, 49px);
}
.atlas-heading p {
	font-size: 14px;
	max-width: 500px;
	margin-top: 19px;
}
.demo-stamp {
	font-size: 10px;
	flex-shrink: 0;
	line-height: 1.8;
}
.demo-shell {
	border: 0;
	max-width: 1440px;
	grid-template-columns: minmax(0, 2.1fr) minmax(300px, 1fr);
}
.demo-panel {
	padding: 29px 26px;
	background: #eeeae0;
}
.questions {
	gap: 0;
	border-top: 1px solid #183e4340;
}
.questions button {
	padding: 15px 5px;
	border: 0;
	border-bottom: 1px solid #183e4340;
	border-radius: 0;
	position: relative;
	font-size: 13px;
	line-height: 1.45;
}
.questions button[aria-pressed="true"] {
	background: transparent;
	color: #183e43;
	font-weight: 600;
	padding-left: 20px;
}
.questions button[aria-pressed="true"]::before {
	content: "";
	position: absolute;
	left: 3px;
	top: 21px;
	width: 5px;
	height: 5px;
	background: #ad5039;
	border-radius: 50%;
}
.scenario {
	margin: 26px 0 34px;
}
.scenario select {
	border: 0;
	border-bottom: 1px solid #183e4366;
	padding: 7px 0;
	background: none;
	border-radius: 0;
}
#answer h3 {
	font-family: "Hanken Grotesk", sans-serif;
	font-size: 25px;
	font-weight: 400;
	line-height: 1.18;
	letter-spacing: -0.035em;
}
#answer p {
	font-size: 13px;
	line-height: 1.7;
	margin: 18px 0 25px;
}
.source-links {
	margin-top: 23px;
	gap: 7px 12px;
}
.source-links button {
	border: 0;
	border-bottom: 1px solid #183e4366;
	border-radius: 0;
	padding: 3px 0;
	font-size: 10px;
}
.proof[data-brain-section] {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 38px 90px;
	padding: 85px 52px;
}
.proof h2 {
	max-width: 460px;
}
.proof-grid {
	display: block;
	margin: 0;
}
.proof-grid article {
	padding: 0 0 26px;
	margin-bottom: 26px;
	border-bottom: 1px solid #183e4325;
}
.proof-grid article:last-child {
	margin-bottom: 0;
}
.proof-number {
	display: none;
}
.proof-grid h3 {
	margin: 0 0 12px;
	font-size: 20px;
	font-weight: 400;
}
.proof-grid p {
	font-size: 14px;
	max-width: 470px;
}
.technical {
	grid-column: 2;
	font-size: 12px;
	border: 0;
}
.technical summary {
	font-size: 12px;
	padding: 0;
}
.technical > div {
	padding-top: 20px;
}
.offer[data-brain-section] {
	display: block;
	padding: 70px 52px 90px;
	border-top: 1px solid #183e4325;
}
.offer-art {
	display: none;
}
.offer > div:last-child {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0 90px;
}
.offer h2 {
	font-size: clamp(35px, 3.2vw, 48px);
	grid-column: 1;
	grid-row: 1 / 3;
	max-width: 480px;
}
.offer p {
	grid-column: 2;
	font-size: 16px;
	margin: 0 0 20px;
	max-width: 460px;
}
.offer ul {
	grid-column: 2;
	font-size: 12px;
	margin: 0 0 20px;
}
.offer .button {
	grid-column: 2;
	width: fit-content;
	border-radius: 0;
	font-size: 13px;
	padding: 14px 20px;
	background: var(--brain-text);
	color: var(--brain-bg);
}
footer {
	padding: 32px 52px;
}
footer .brand {
	font-size: 24px;
}
@media (min-width: 1700px) {
	.hero[data-brain-section] {
		min-height: 820px;
	}
	.hero-art {
		height: 720px;
	}
}
@media (max-width: 1050px) {
	.mast {
		padding-inline: 30px;
	}
	.hero[data-brain-section] {
		padding-inline: 30px;
		min-height: 680px;
	}
	.hero-art {
		height: 530px;
		transform: none;
	}
	.section-intro,
	#story-explanation,
	.proof[data-brain-section],
	.offer > div:last-child {
		gap: 38px;
	}
	.brain-intro-text {
		font-size: 16px;
	}
	.demo-shell {
		grid-template-columns: minmax(0, 1.5fr) minmax(310px, 1fr);
	}
}
@media (max-width: 720px) {
	.mast {
		padding-inline: 22px;
		height: 74px;
	}
	.hero[data-brain-section] {
		padding: 40px 22px 48px;
		min-height: 0;
		gap: 0;
	}
	.hero-copy {
		padding: 0;
	}
	.edition {
		margin-bottom: 27px;
		font-size: 12px;
	}
	[data-brain-section] h1 {
		font-size: clamp(39px, 10vw, 55px);
		line-height: 1.09;
	}
	.brain-intro-text {
		font-size: 15px;
		margin: 25px 0;
		max-width: 360px;
	}
	.hero-art {
		height: 360px;
		transform: none;
		margin-top: 15px;
	}
	.hero-foot {
		left: 22px;
		right: 22px;
		bottom: 9px;
		font-size: 9px;
	}
	.hero .button {
		padding: 13px 18px;
	}
	.text-link {
		font-size: 11px;
	}
	.story[data-brain-section] {
		padding: 47px 22px;
	}
	.section-intro {
		display: block;
	}
	.section-intro p {
		font-size: 15px;
		margin-top: 22px;
	}
	.story-tabs {
		margin-top: 28px;
	}
	.story-tabs button {
		display: block;
		font-size: 12px;
		padding: 14px 5px;
	}
	.story-tabs button span {
		display: block;
		font-size: 9px;
		margin-bottom: 6px;
	}
	#story-explanation {
		display: block;
		min-height: 145px;
		padding: 20px 0 0;
	}
	#story-explanation h3 {
		font-size: 18px;
		max-width: 300px;
	}
	#story-explanation p {
		margin-top: 14px;
		font-size: 13px;
	}
	[data-brain-section] h2 {
		font-size: 35px;
		line-height: 1.1;
	}
	.atlas-section[data-brain-section] {
		padding: 42px 0 0;
	}
	.atlas-heading {
		padding: 0 22px;
		display: block;
		margin-bottom: 26px;
	}
	.atlas-heading h2 {
		font-size: 35px;
	}
	.atlas-heading p {
		font-size: 13px;
	}
	.demo-stamp {
		margin-top: 18px;
		font-size: 9px;
	}
	.demo-panel {
		padding: 29px 23px;
	}
	.atlas-view {
		border-top: 1px solid #ffffff20;
	}
	.proof[data-brain-section] {
		display: block;
		padding: 49px 22px;
	}
	.proof-grid {
		margin-top: 35px;
	}
	.proof-grid article {
		display: block;
		padding-bottom: 22px;
		margin-bottom: 22px;
	}
	.proof-grid h3 {
		font-size: 18px;
		margin-bottom: 12px;
	}
	.proof-grid p {
		font-size: 13px;
	}
	.technical {
		margin-top: 28px;
	}
	.offer[data-brain-section] {
		padding: 47px 22px 55px;
	}
	.offer > div:last-child {
		display: block;
	}
	.offer h2 {
		font-size: 35px;
	}
	.offer p {
		margin-top: 24px;
		font-size: 15px;
	}
	.offer ul {
		font-size: 12px;
	}
	.offer .button {
		width: 100%;
		font-size: 12px;
	}
	footer {
		padding: 27px 22px;
	}
}

.hosting-reference {
	margin-top: 14px;
	font-size: 12px !important;
}
.hosting-reference a,
.technical a {
	text-decoration: underline;
	text-underline-offset: 4px;
}
