@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	border: 0;
	box-sizing: border-box;
	list-style: none;
	text-decoration: none;
	flex-shrink: 0;
}

html,
body {
	width: 100%;
	min-height: 100%;
	overflow-x: hidden;
}

body {
	font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, PingFang SC-Light, Microsoft YaHei, sans-serif;
	background: rgba(14, 14, 18, 1.0);
	color: rgba(255, 255, 255, 1);
}

.page {
	width: 24rem;
	min-height: 17.95rem;
	margin: 0 auto;
	overflow: hidden;
	background: rgba(14, 14, 18, 1.0);
}

.hero {
	position: relative;
	width: 24rem;
	height: 13.5rem;
	overflow: hidden;
	background: url("../image/img_6.png") center top / 100% 100% no-repeat;
}

.nav {
	position: relative;
	z-index: 5;
	width: 16.5rem;
	height: .75rem;
	margin: .1375rem 0 0 3.75rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.brand {
	height: .75rem;
	display: flex;
	align-items: center;
	color: rgba(255, 255, 255, 1);
}

.brand-mark {
	position: relative;
	width: .75rem;
	height: .75rem;
	border-radius: .15rem;
	background: rgba(0, 0, 0, 1.0);
	overflow: hidden;
}

.logo-base,
.logo-piece {
	position: absolute;
	display: block;
}

.logo-base {
	left: .15rem;
	top: .2875rem;
	width: .5rem;
	height: .3rem;
}

.logo-piece-1 {
	left: .2375rem;
	top: .2rem;
	width: .2rem;
	height: .1625rem;
}

.logo-piece-2 {
	left: .45rem;
	top: .2125rem;
	width: .175rem;
	height: .1375rem;
}

.logo-piece-3 {
	left: .2875rem;
	top: .375rem;
	width: .225rem;
	height: .25rem;
}

.brand-name {
	width: 1.6875rem;
	height: .525rem;
	margin-left: .2rem;
	overflow-wrap: break-word;
	color: #87FFEA;
	font-size: .375rem;
	font-family: SFPro-Bold, PingFangSC-Semibold, Arial, sans-serif;
	font-weight: 700;
	text-align: left;
	white-space: nowrap;
	line-height: .525rem;
}

.links {
	display: flex;
	align-items: center;
	height: .25rem;
	margin-top: .1125rem;
}

.links a {
	height: .25rem;
	overflow-wrap: break-word;
	color: rgba(135, 255, 234, 1);
	font-size: .3rem;
	font-family: PingFangSC-Regular, Arial, sans-serif;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	line-height: .25rem;
	text-decoration-line: underline;
}

.links a:first-child {
	width: 1.1375rem;
}

.links a:last-child {
	width: 1.3875rem;
	margin-left: 1.875rem;
}

.hero-main {
	position: relative;
	z-index: 2;
	width: 16.5rem;
	height: 10rem;
	margin: 1.3875rem 0 0 3.75rem;
	display: flex;
	justify-content: space-between;
}

.hero-copy {
	width: 10.35rem;
	height: 6.1rem;
	margin-top: 1.95rem;
}

.hero-copy h1 {
	width: 10.35rem;
	overflow-wrap: break-word;
	color: #87FFEA;
	font-size: .925rem;
	letter-spacing: -.01875rem;
	font-family: SFPro-Bold, PingFangSC-Semibold, Arial, sans-serif;
	font-weight: 700;
	text-align: left;
	line-height: 1.1875rem;
}

.hero-copy p {
	width: 9.5625rem;
	margin-top: .4rem;
	overflow-wrap: break-word;
	color: #87FFEA;
	font-size: .45rem;
	letter-spacing: .00375rem;
	font-family: SFPro-Medium, PingFangSC-Regular, Arial, sans-serif;
	font-weight: 500;
	text-align: left;
	line-height: .725rem;
}

.app-store {
	width: 4.425rem;
	height: 1.5rem;
	margin-top: .65rem;
	border: .0125rem solid rgba(135, 255, 234, .78);
	border-radius: .36rem;
	background: rgba(0, 0, 0, .34);
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 .1125rem .3625rem 0 rgba(0, 255, 213, .18);
}

.app-store img {
	width: 4.175rem;
	height: 1.25rem;
	display: block;
}

.phone-stage {
	position: relative;
	width: 4.9rem;
	height: 10rem;
	border-radius: .55rem;
	box-shadow: 0 0 .5rem 0 rgba(197, 200, 210, .5);
}

.phone-screen {
	position: absolute;
	left: .2375rem;
	top: .2125rem;
	z-index: 2;
	width: 4.4375rem;
	height: 9.5875rem;
	display: block;
	border-radius: .45rem;
}

.phone-frame {
	position: absolute;
	left: -1.0125rem;
	top: -.9125rem;
	z-index: 4;
	width: 6.725rem;
	height: 11.825rem;
	display: block;
	pointer-events: none;
}

.phone-notch {
	position: absolute;
	left: 1.675rem;
	top: .2rem;
	z-index: 5;
	width: 1.55rem;
	height: .5375rem;
	display: block;
	pointer-events: none;
}

.decor {
	position: absolute;
	z-index: 1;
	display: block;
	pointer-events: none;
}

.decor-left {
	left: -2.7375rem;
	top: 5.9375rem;
	width: 4.1125rem;
	height: 3.4rem;
}

.decor-right {
	right: -1.8rem;
	top: 1.175rem;
	width: 3.075rem;
	height: 2.8125rem;
}

.company {
	width: 24rem;
	height: 4.45rem;
	background: rgba(14, 14, 18, 1.0);
}

.company-inner {
	width: 16.5rem;
	margin: .5875rem 0 0 3.75rem;
	overflow-wrap: break-word;
	font-family: PingFangSC-Medium, Arial, sans-serif;
	font-size: .2375rem;
	font-weight: 500;
	line-height: .3375rem;
	color: rgba(133, 133, 137, 1);
}

.company-inner p {
	margin-bottom: .275rem;
}

.company-inner strong,
.company-inner .strong,
.company-inner .support {
	color: rgba(255, 255, 255, 1);
	font-weight: 700;
}

.company-inner .label {
	margin-bottom: .15rem;
	color: rgba(133, 133, 137, 1);
}

.company-inner .ownership {
	height: 40px;
	margin-top: .05rem;
	color: rgba(133, 133, 137, 1);
	font-size: .2125rem;
	line-height: .35rem;
}
