:root {
	--steel: #9146b4;
	--cool-gray: #a28dae;
	--signal-green: rgb(146, 43, 206);
	--bg: #160f1a;
	--muted: #ede6ef;
	--ink: #100b13;
	--link-color: #d1ff3a;
	--card: #131a22;
	--shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
	--radius: 18px;
	--container: 1180px;
}
*,
::after,
::before {
	box-sizing: border-box;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
	display: block;
}
ol,
ul {
	list-style: none;
}
img {
	border-style: none;
	display: block;
	max-width: 100%;
	height: auto;
}
button,
input,
select,
textarea {
	font: inherit;
}
html {
	scroll-behavior: smooth;
}
body {
	font-family:
		Inter,
		ui-sans-serif,
		system-ui,
		-apple-system,
		Segoe UI,
		Roboto,
		Ubuntu,
		Cantarell,
		Noto Sans,
		sans-serif;
	color: #f6f8fb;
	background: linear-gradient(180deg, #150d18 0, #120b15 60%, #120a14 100%);
	max-width: 100vw;
	overflow-x: hidden;
}
a {
	color: var(--link-color);
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.s-255a762c36cdae2fe950 {
	max-width: var(--container);
	margin-inline: auto;
	padding: 0 24px;
}
main {
	min-height: 100vh;
}
.s-5e9b60f69165f32f8930 {
	display: inline-block;
	font-size: 0.82rem;
	padding: 6px 10px;
	border-radius: 999px;
	background: rgba(70, 130, 180, 0.18);
	color: #bfe0ff;
	border: 1px solid rgba(70, 130, 180, 0.35);
}
header.s-f819d7dee1ee55de63a8 {
	position: sticky;
	top: 0;
	z-index: 50;
	backdrop-filter: saturate(140%) blur(8px);
	background: rgba(10, 14, 20, 0.72);
	border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.s-ab75b8b1ff22d65876f0 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	height: 72px;
}
.s-63acf68c4f951d6412a8 {
	display: flex;
	align-items: center;
	gap: 12px;
}
.s-7d767248f14b8b8d87fc {
	width: 36px;
	height: 36px;
}
.s-755ea24aa34ee7d8efa5 {
	font-weight: 800;
	letter-spacing: 0.3px;
}
nav.s-9579c21825ff83855299 a {
	color: #e9f2ff;
}
nav.s-9579c21825ff83855299 ul {
	display: flex;
	gap: 18px;
	align-items: center;
}
.s-7a86b15480e0a870f0b0 {
	display: none;
	cursor: pointer;
	width: 42px;
	height: 42px;
	border-radius: 10px;
	border: 1px solid rgba(255, 255, 255, 0.12);
	background: #111722;
}
.s-7a86b15480e0a870f0b0 span,
.s-7a86b15480e0a870f0b0::after,
.s-7a86b15480e0a870f0b0::before {
	content: '';
	display: block;
	height: 2px;
	background: #eaf3ff;
	margin: 7px 10px;
}
.s-03740fa9a43908c54f97 {
	position: fixed;
	inset: 0 0 0 auto;
	width: min(82vw, 360px);
	background: #0d131c;
	transform: translateX(100%);
	transition: transform 0.25s;
	padding: 24px;
	border-left: 1px solid rgba(255, 255, 255, 0.08);
	display: none;
}
.s-03740fa9a43908c54f97.s-5fc7e38bffe00ca46add {
	transform: none;
	display: block;
}
.s-03740fa9a43908c54f97 a {
	display: block;
	padding: 14px 4px;
	color: #f1f6ff;
}
.s-20182fbc10716eb197ea {
	padding: 80px 0 72px;
	position: relative;
}
.s-d2cbcd1400b6d8263d77 {
	background: radial-gradient(
		circle at top left,
		rgba(70, 130, 180, 0.18),
		transparent 55%
	);
}
.s-179059ffe4f02a616c0d {
	font-size: 2rem;
	letter-spacing: -0.03em;
	line-height: 1.1;
	margin: 10px 0;
}
.s-8cb33b2754e53feca4f7 {
	font-size: 1.02rem;
	color: #d4e2ff;
	line-height: 1.7;
	max-width: 820px;
}
.s-0214b4b355d11ca8f2ce {
	max-width: 980px;
	margin-top: 28px;
}
.s-0214b4b355d11ca8f2ce h2 {
	font-size: 1.15rem;
	margin-bottom: 6px;
	font-weight: 600;
}
.s-0214b4b355d11ca8f2ce p {
	font-size: 0.96rem;
	line-height: 1.7;
	color: #d6e0fb;
	margin-bottom: 10px;
}
.s-0853fc89cc828ed44e84 {
	margin-top: 4px;
	display: grid;
	gap: 4px;
	font-size: 0.94rem;
	color: #c7d3f2;
	line-height: 1.6;
}
.s-0853fc89cc828ed44e84 span {
	display: flex;
	gap: 8px;
	align-items: flex-start;
}
.s-0853fc89cc828ed44e84 span::before {
	content: '●';
	font-size: 0.55rem;
	color: var(--signal-green);
	margin-top: 4px;
}
.s-c51048b7325d60e326d1 {
	font-size: 0.89rem;
	color: #b6c4dd;
	margin-top: 18px;
	line-height: 1.6;
	max-width: 980px;
}
footer.s-a928d4c5751e4352ec16 {
	border-top: 1px solid rgba(255, 255, 255, 0.08);
	margin-top: 64px;
	background: #0b0f15;
}
.s-790f5a4f2e985b582ee9 {
	padding: 48px 20px;
}
.s-33aa5d4d1153073f9c4f {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 18px;
	align-items: flex-start;
	margin: 8px 0 22px;
}
.s-33aa5d4d1153073f9c4f a {
	display: block;
	padding: 8px 0;
	color: #e6eefc;
	cursor: pointer;
}
.s-3e3ad2dbdd16803952ae {
	color: #b7c5de;
	font-size: 0.95rem;
	line-height: 1.55;
	display: grid;
	gap: 10px;
}
.s-3fb3921ef0e5f3a2473b {
	display: flex;
	gap: 16px;
	flex-wrap: wrap;
	color: #c9d7ea;
}
.s-11a1deb30f38d816e114 {
	margin-bottom: 14px;
}
.s-3fb3921ef0e5f3a2473b a {
	color: #c9d7ea;
}
[data-animate] {
	opacity: 0;
	transform: translateY(16px) scale(0.98);
	transition:
		opacity 0.6s,
		transform 0.6s;
}
[data-animate].s-af10ef20dd9060bbeead {
	opacity: 1;
	transform: none;
}
@media (max-width: 880px) {
	nav.s-9579c21825ff83855299 {
		display: none;
	}
	.s-7a86b15480e0a870f0b0 {
		display: inline-block;
	}
	.s-33aa5d4d1153073f9c4f {
		grid-template-columns: 1fr;
	}
}
