83 lines
3.5 KiB
Plaintext
83 lines
3.5 KiB
Plaintext
|
|
.container.data-v-fd865fd2 {
|
|
min-height:100vh;display:flex;flex-direction:column;align-items:center;--un-bg-opacity:1;background-color:rgb(254 249 195 / var(--un-bg-opacity));
|
|
}
|
|
.header.data-v-fd865fd2 {
|
|
width:100%;display:flex;align-items:center;justify-content:space-between;--un-bg-opacity:1;background-color:rgb(253 224 71 / var(--un-bg-opacity));padding-left:32rpx;padding-right:32rpx;padding-top:16rpx;padding-bottom:16rpx;
|
|
}
|
|
.logo-section.data-v-fd865fd2 {
|
|
display:flex;align-items:center;
|
|
}
|
|
.logo.data-v-fd865fd2 {
|
|
width:80rpx;height:80rpx;
|
|
}
|
|
.app-name.data-v-fd865fd2 {
|
|
margin-left:16rpx;font-size:40rpx;line-height:56rpx;font-weight:700;
|
|
}
|
|
.rating-section.data-v-fd865fd2 {
|
|
display:flex;align-items:center;
|
|
}
|
|
.rating.data-v-fd865fd2 {
|
|
font-size:36rpx;line-height:56rpx;font-weight:700;
|
|
}
|
|
.rating-icon.data-v-fd865fd2 {
|
|
margin-left:8rpx;font-size:36rpx;line-height:56rpx;
|
|
}
|
|
.hero.data-v-fd865fd2 {
|
|
margin-top:32rpx;
|
|
}
|
|
.hero-image.data-v-fd865fd2 {
|
|
width:320rpx;height:320rpx;
|
|
}
|
|
.services.data-v-fd865fd2 {
|
|
margin-top:32rpx;width:100%;display:flex;justify-content:space-around;border-radius:16rpx;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:32rpx;--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);
|
|
}
|
|
.service-item.data-v-fd865fd2 {
|
|
display:flex;flex-direction:column;align-items:center;
|
|
}
|
|
.service-icon.data-v-fd865fd2 {
|
|
width:128rpx;height:128rpx;
|
|
}
|
|
.service-text.data-v-fd865fd2 {
|
|
margin-top:16rpx;font-size:36rpx;line-height:56rpx;font-weight:700;
|
|
}
|
|
.service-button.data-v-fd865fd2 {
|
|
margin-top:16rpx;border-radius:9999px;--un-bg-opacity:1;background-color:rgb(236 72 153 / var(--un-bg-opacity));padding-top:8rpx;padding-bottom:8rpx;padding-left:24rpx;padding-right:24rpx;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));
|
|
}
|
|
.statistics.data-v-fd865fd2 {
|
|
margin-top:48rpx;width:91.6666666667%;border-radius:16rpx;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:32rpx;--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);
|
|
}
|
|
.statistic-item.data-v-fd865fd2 {
|
|
display:flex;flex-direction:column;align-items:center;
|
|
}
|
|
.statistic-icon.data-v-fd865fd2 {
|
|
width:128rpx;height:128rpx;
|
|
}
|
|
.statistic-text.data-v-fd865fd2 {
|
|
margin-top:16rpx;font-size:36rpx;line-height:56rpx;
|
|
}
|
|
.statistic-number.data-v-fd865fd2 {
|
|
margin-top:16rpx;font-size:60rpx;line-height:72rpx;--un-text-opacity:1;color:rgb(239 68 68 / var(--un-text-opacity));font-weight:700;
|
|
}
|
|
.statistic-date.data-v-fd865fd2 {
|
|
margin-top:8rpx;font-size:28rpx;line-height:40rpx;
|
|
}
|
|
.features.data-v-fd865fd2 {
|
|
margin-top:48rpx;width:100%;display:flex;justify-content:space-around;
|
|
}
|
|
.feature-item.data-v-fd865fd2 {
|
|
display:flex;flex-direction:column;align-items:center;
|
|
}
|
|
.feature-icon.data-v-fd865fd2 {
|
|
width:96rpx;height:96rpx;
|
|
}
|
|
.feature-text.data-v-fd865fd2 {
|
|
margin-top:16rpx;text-align:center;
|
|
}
|
|
.footer.data-v-fd865fd2 {
|
|
margin-top:auto;width:100%;display:flex;justify-content:space-around;--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity));padding-top:16rpx;padding-bottom:16rpx;
|
|
}
|
|
.footer-item.data-v-fd865fd2 {
|
|
text-align:center;--un-text-opacity:1;color:rgb(55 65 81 / var(--un-text-opacity));
|
|
}
|