.love-steps {
  padding: 102px 0 98px;
  font-family: "Microsoft YaHei", sans-serif;
  background: linear-gradient(180deg, #f4fcf8 0%, #f4fcf8 50%, #fff 100%);
}
.love-steps,
.love-steps * {
  box-sizing: border-box;
}
.love-steps__inner {
  width: 1200px;
  margin: 0 auto;
}
.love-steps__title {
  margin: 0;
  font-size: 44px;
  font-weight: 700;
  line-height: 58px;
  text-align: center;
  color: #111827;
}
.love-steps__title span {
  color: #10b981;
  background: linear-gradient(90deg, #10b981, #35b4f9);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.love-steps__description {
  margin: 18px 0 0;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #4b5563;
}
.love-steps__cards {
  display: flex;
  justify-content: space-between;
  margin: 79px 0 0;
  padding: 0 0 0 1px;
  list-style: none;
}
.love-steps__card {
  display: flex;
  flex: 0 0 379px;
  flex-direction: column;
  height: 384px;
  border: 1px solid #d1fae5;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 12px 16px rgba(16, 185, 129, 0.08);
}
.love-steps__number {
  display: flex;
  flex: 0 0 56px;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
  width: 56px;
  margin: 24.5px 0 0 27.67px;
  border-radius: 50%;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #fff;
  background: linear-gradient(135deg, #ec4899, #fb7185);
  box-shadow: 0 4px 3px rgba(236, 72, 153, 0.2), 0 2px 2px rgba(236, 72, 153, 0.2);
}
.love-steps__visual {
  display: flex;
  flex: 0 0 191px;
  align-items: flex-start;
  align-self: center;
  width: 339px;
  margin-top: -32px;
}
.love-steps__visual img {
  display: block;
  height: auto;
}
.love-steps__visual--paste img {
  width: 179px;
  margin: 11.5px 0 0 80px;
}
.love-steps__visual--tone img {
  width: 274.63px;
  margin: 5.5px 0 0 43px;
}
.love-steps__visual--send {
  background-image: linear-gradient(90deg, rgba(249, 224, 250, 0.16), #f9e0fa), linear-gradient(90deg, rgba(249, 224, 250, 0.16), #f9e0fa), linear-gradient(90deg, rgba(249, 224, 250, 0.16), #f9e0fa);
  background-position: 49.34px 116px, 72.63px 131.94px, 68.95px 146.65px;
  background-size: 56.39px 8.58px, 49.03px 7.35px, 36.77px 7.35px;
  background-repeat: no-repeat;
}
.love-steps__visual--send img {
  width: 191px;
  margin: -0.5px 0 0 97px;
}
.love-steps__copy {
  margin-top: 0.75px;
  padding: 0 32px;
}
.love-steps__copy h3 {
  margin: 0;
  font-size: 26px;
  font-weight: 700;
  line-height: 39px;
  color: #111827;
}
.love-steps__copy p {
  margin: 12px 0 0;
  font-size: 18px;
  line-height: 29px;
  color: #4b5563;
}

main {
  padding-top: 85px;
}

.love-scenarios {
  padding: 87px 0 109px;
  font-family: "Microsoft YaHei", sans-serif;
  background: #fffefe;
}
.love-scenarios,
.love-scenarios * {
  box-sizing: border-box;
}
.love-scenarios__inner {
  width: 1200px;
  margin: 0 auto;
}
.love-scenarios__title {
  margin: 0;
  font-size: 44px;
  font-weight: 700;
  line-height: 61px;
  text-align: center;
  color: #111827;
}
.love-scenarios__title span {
  color: #ec4899;
  background: linear-gradient(90deg, #e11d57, #ec4899 50%, #8b5cf6);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.love-scenarios__description {
  margin: 18px 0 0;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #6b7280;
}
.love-scenarios__cards {
  display: flex;
  gap: 33px;
  margin-top: 64px;
}
.love-scenarios__card {
  display: flex;
  flex: 0 0 378px;
  flex-direction: column;
  height: 465px;
  border: 1px solid rgba(252, 231, 243, 0.8);
  border-radius: 24px;
  background: linear-gradient(180deg, #fdf5f8, #fefbfc 27.404%, #fff);
  box-shadow: 0 12px 32px rgba(236, 72, 153, 0.08), 0 2px 6px rgba(0, 0, 0, 0.02);
}
.love-scenarios__card--distance {
  background: linear-gradient(180deg, #fbf6fe, #fdfafe 26.947%, #fff);
}
.love-scenarios__copy {
  flex: 0 0 170px;
  padding: 37.5px 31px 0 32px;
}
.love-scenarios__copy h3 {
  margin: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 39px;
  color: #111827;
}
.love-scenarios__copy p {
  margin: 15px 0 0;
  font-size: 18px;
  line-height: 29px;
  color: #4b5563;
}
.love-scenarios__visual {
  display: flex;
  flex: 0 0 287px;
  align-items: flex-start;
  justify-content: center;
  width: 378px;
  margin-left: -1px;
}
.love-scenarios__visual img {
  display: block;
  height: auto;
}
.love-scenarios__visual--silence img {
  width: 334px;
  margin-top: 14px;
}
.love-scenarios__visual--distance img {
  width: 374px;
  margin-top: -14.5px;
}
.love-scenarios__visual--template img {
  width: 349px;
  margin-top: 37px;
  border-radius: 14.5px;
  box-shadow: 0 2px 14px rgba(129, 38, 57, 0.15);
}

.love-banner {
  min-height: 774px;
  color: #221a1e;
  font-family: "Microsoft YaHei", sans-serif;
  background: url("https://res.callmysoft.com/wm-static-resource/wm/815_jx_wm/banner-bg1.png") center/cover no-repeat;
}
.love-banner,
.love-banner * {
  box-sizing: border-box;
}
.love-banner__inner {
  display: flex;
  align-items: flex-start;
  width: 1200px;
  margin: 0 auto;
}
.love-banner__content {
  display: flex;
  flex: 0 0 591px;
  flex-direction: column;
  align-items: flex-start;
  width: 591px;
  padding-top: 213px;
  padding-bottom: 138px;
}
.love-banner__preview {
  display: block;
  flex: 0 0 575px;
  height: auto;
  margin-top: 33px;
  transform: translateX(-17px);
}
.love-banner__badge {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 37px;
  margin: 0;
  padding: 0 29px;
  border-radius: 1049px;
  background: linear-gradient(90deg, rgba(253, 102, 210, 0.12), rgba(185, 107, 252, 0.12));
}
.love-banner__badge span {
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  color: #c86beb;
  background: linear-gradient(90deg, #fd66d2, #b96bfc);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.love-banner__title {
  margin: 22px 0 0;
  font-size: 69px;
  font-weight: 700;
  line-height: 91px;
  color: #221a1e;
  white-space: nowrap;
}
.love-banner__description {
  width: 100%;
  margin: 21px 0 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
  color: #4c3d43;
}
.love-banner__download {
  position: relative;
  margin-top: 38px;
}
.love-banner__download:hover .love-banner__qr-panel,
.love-banner__download .love-banner__button:focus-visible + .love-banner__qr-panel {
  visibility: visible;
}
.love-banner__button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 219px;
  height: 64px;
  padding: 0;
  border: 0;
  border-radius: 72px;
  font-family: inherit;
  font-size: 17px;
  font-weight: 700;
  line-height: 26px;
  color: #fff;
  cursor: pointer;
  background: linear-gradient(90deg, #fd66d2, #b96bfc);
  box-shadow: 0 3px 4px rgba(246, 59, 112, 0.3);
  transition: filter 0.2s;
}
.love-banner__button:hover {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%), linear-gradient(270deg, #B96BFC 0%, #FD66D2 100%);
}
.love-banner__button:focus-visible {
  outline: 3px solid #9d45da;
  outline-offset: 4px;
}
.love-banner__qr-panel {
  position: absolute;
  top: calc(100% + 12px);
  left: 25px;
  z-index: 5;
  display: flex;
  visibility: hidden;
  gap: 20px;
  width: -moz-max-content;
  width: max-content;
  padding: 11px 15px;
  border: 1px solid #eadde2;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 6px 24px rgba(131, 0, 225, 0.12);
}
.love-banner__qr-panel::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 100%;
  left: 0;
  height: 13px;
}
.love-banner__qr-panel p {
  margin: 0;
  color: #A6A7A8;
  font-family: "Microsoft YaHei";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 15px */
}
.love-banner__qr-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 11px;
}
.love-banner__qrcode {
  width: 132px;
  height: 132px;
}
.love-banner__qrcode canvas {
  display: block;
}
.love-banner__features {
  display: flex;
  gap: 8px;
  margin: 48px 0 0;
  padding: 0;
  list-style: none;
}
.love-banner__features li {
  padding: 8px 11px;
  border: 1px solid #eadde2;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  color: #73646b;
  white-space: nowrap;
  background: rgba(255, 255, 255, 0.74);
  box-shadow: 0 2px 8px rgba(131, 0, 225, 0.1);
}

.love-capabilities {
  padding: 70px 40px 38px;
  font-family: "Microsoft YaHei", sans-serif;
  background: #fff;
}
.love-capabilities,
.love-capabilities * {
  box-sizing: border-box;
}
.love-capabilities__inner {
  max-width: 1200px;
  margin: 0 auto;
}
.love-capabilities__title {
  margin: 0;
  font-size: 44px;
  font-weight: 700;
  line-height: 58px;
  text-align: center;
  color: #111827;
}
.love-capabilities__title span {
  color: #e11d57;
  background: linear-gradient(90deg, #e11d57, #9333ea);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.love-capabilities__description {
  margin: 18px 0 0;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #6b7280;
}
.love-capabilities__layout {
  display: flex;
  align-items: flex-start;
  gap: 32px;
  margin-top: 24px;
}
.love-capabilities__column {
  display: flex;
  flex: 1 1 0;
  min-width: 0;
  flex-direction: column;
  gap: 24px;
  padding-top: 58px;
}
.love-capabilities__card {
  min-height: 201px;
  padding: 24px;
  border: 1px solid #fce7f3;
  border-radius: 16px;
  background: linear-gradient(90deg, rgba(253, 242, 248, 0.8), #fff);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.love-capabilities__card--lavender {
  border-color: #f3e8ff;
  background: linear-gradient(90deg, rgba(250, 245, 255, 0.8), #fff);
}
.love-capabilities__card h3 {
  margin: 12px 0 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 33px;
  color: #111827;
}
.love-capabilities__card p {
  margin: 4.5px 0 0;
  font-size: 18px;
  line-height: 27px;
  color: #4b5563;
}
.love-capabilities__icon {
  display: block;
  width: 48px;
  height: 48px;
}
.love-capabilities__column--right .love-capabilities__card {
  background: linear-gradient(270deg, rgba(253, 242, 248, 0.8), #fff);
}
.love-capabilities__column--right .love-capabilities__card--lavender {
  background: linear-gradient(270deg, rgba(250, 245, 255, 0.8), #fff);
}
.love-capabilities__visual {
  position: relative;
  flex: 1.6 1 0;
  min-width: 0;
}
.love-capabilities__visual .main-pic {
  display: block;
  width: 100%;
  height: auto;
}
.love-capabilities__visual .sub-pic {
  position: absolute;
  right: -7.1%;
  top: 56%;
  width: 26.2%;
  height: auto;
}

.love-tones {
  padding: 90px 40px 80px;
  font-family: "Microsoft YaHei", sans-serif;
  background: linear-gradient(180deg, #fff5f8, #fff9fb);
}
.love-tones,
.love-tones * {
  box-sizing: border-box;
}
.love-tones__inner {
  max-width: 1200px;
  margin: 0 auto;
}
.love-tones__title {
  margin: 0;
  font-size: 44px;
  font-weight: 700;
  line-height: 58px;
  text-align: center;
  color: #111827;
}
.love-tones__title span {
  color: #e11d57;
  background: linear-gradient(90deg, #e11d57, #ec4899);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.love-tones__description {
  margin: 18px 0 0;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #4b5563;
}
.love-tones__layout {
  display: flex;
  align-items: flex-start;
  gap: 83px;
  margin-top: 76px;
}
.love-tones__message {
  display: flex;
  flex: 374 1 0;
  align-items: center;
  gap: 47px;
  min-width: 0;
  padding-top: 59.5px;
}
.love-tones__avatar {
  display: block;
  flex: 0 0 102px;
  width: 102px;
  height: 102px;
  border-radius: 50%;
  box-shadow: 0 3px 14px rgba(47, 0, 116, 0.2);
}
.love-tones__bubble {
  position: relative;
  margin: 0;
  padding: 13px 41px 14px 34px;
  border-radius: 18px;
  font-size: 30px;
  line-height: 45px;
  white-space: nowrap;
  color: #fff;
  background: linear-gradient(84deg, #4d1585, #51168c);
  filter: drop-shadow(6px 4px 8.15px rgba(47, 0, 116, 0.3));
}
.love-tones__bubble::before {
  content: "";
  position: absolute;
  top: 30px;
  right: calc(100% - 1px);
  width: 20px;
  height: 17px;
  background: #4d1585;
  clip-path: polygon(0 0, 100% 0, 100% 100%);
}
.love-tones__replies {
  display: flex;
  flex: 743 1 0;
  flex-direction: column;
  gap: 20px;
  min-width: 0;
}
.love-tones__reply {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  min-height: 120px;
  padding: 24px;
  border: 1px solid #fce7f3;
  border-radius: 17px;
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.love-tones__reply h3 {
  margin: 0;
  padding: 6px 16px;
  border-radius: 100px;
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
  color: #e11d57;
  background: #fce7f3;
}
.love-tones__reply p {
  margin: 10px 0 0;
  font-size: 20px;
  line-height: 26px;
  color: #1f2937;
}

.love-topics {
  padding: 96px 40px 104px;
  font-family: "Microsoft YaHei", sans-serif;
  background: #fff;
}
.love-topics,
.love-topics * {
  box-sizing: border-box;
}
.love-topics__inner {
  max-width: 1200px;
  margin: 0 auto;
}
.love-topics__title {
  margin: 0;
  font-size: 44px;
  font-weight: 700;
  line-height: 58px;
  text-align: center;
  color: #111827;
}
.love-topics__title span {
  color: #e11d57;
}
.love-topics__description {
  margin: 18px 0 0;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #6b7280;
}
.love-topics__cards {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 32px;
  margin-top: 57px;
}
.love-topics__card {
  display: flex;
  flex: 0 1 calc((100% - 64px) / 3);
  flex-direction: column;
  align-items: flex-start;
  min-width: 0;
  min-height: 237px;
  padding: 32px;
  border: 1px solid #f1f5f9;
  border-radius: 24px;
  background: #f8fafc;
}
.love-topics__card:nth-child(n+4) {
  padding-top: 37px;
}
.love-topics__card img {
  display: block;
  width: 56px;
  height: 56px;
}
.love-topics__card h3 {
  margin: 20px 0 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  color: #111827;
}
.love-topics__card p {
  margin: 8px 0 0;
  font-size: 18px;
  line-height: 27px;
  color: #4b5563;
}
.love-topics__card:nth-child(1) {
  cursor: pointer;
  transition: transform 0.25s ease-out;
}
.love-topics__card:nth-child(1):hover {
  border-color: rgba(255, 231, 243, 0.8);
  background: #FCF9FA;
  transform: translateY(-10px);
  box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.05);
}
.love-topics__card:nth-child(2) {
  cursor: pointer;
  transition: transform 0.25s ease-out;
}
.love-topics__card:nth-child(2):hover {
  border-color: rgba(243, 232, 255, 0.8);
  background: #FAF7FC;
  transform: translateY(-10px);
  box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.05);
}
.love-topics__card:nth-child(3) {
  cursor: pointer;
  transition: transform 0.25s ease-out;
}
.love-topics__card:nth-child(3):hover {
  border-color: rgba(255, 228, 230, 0.8);
  background: #FCF8F9;
  transform: translateY(-10px);
  box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.05);
}
.love-topics__card:nth-child(4) {
  cursor: pointer;
  transition: transform 0.25s ease-out;
}
.love-topics__card:nth-child(4):hover {
  border-color: rgba(219, 234, 254, 0.8);
  background: #F6FAFD;
  transform: translateY(-10px);
  box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.05);
}
.love-topics__card:nth-child(5) {
  cursor: pointer;
  transition: transform 0.25s ease-out;
}
.love-topics__card:nth-child(5):hover {
  border-color: rgba(254, 243, 199, 0.8);
  background: #FCFAF6;
  transform: translateY(-10px);
  box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.05);
}
.love-topics__card:nth-child(6) {
  cursor: pointer;
  transition: transform 0.25s ease-out;
}
.love-topics__card:nth-child(6):hover {
  border-color: rgba(204, 251, 241, 0.8);
  background: #F5FAF8;
  transform: translateY(-10px);
  box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.05);
}

.love-faq {
  padding: 96px 40px 128px;
  font-family: "Microsoft YaHei", sans-serif;
  background: #fafafc;
}
.love-faq,
.love-faq * {
  box-sizing: border-box;
}
.love-faq__inner {
  max-width: 1200px;
  margin: 0 auto;
}
.love-faq__title {
  margin: 0;
  font-size: 44px;
  font-weight: 700;
  line-height: 58px;
  text-align: center;
  color: #111827;
}
.love-faq__cards {
  display: flex;
  flex-wrap: wrap;
  gap: 23px 24px;
  margin-top: 76px;
}
.love-faq__card {
  flex: 0 1 calc((100% - 24px) / 2);
  min-width: 0;
  min-height: 170px;
  padding: 32px;
  border: 1px solid #f3f4f6;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.love-faq__card h3 {
  margin: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 33px;
  color: #111827;
}
.love-faq__card p {
  margin: 12px 0 0;
  font-size: 18px;
  line-height: 29px;
  color: #4b5563;
}

.love-cta {
  padding: 67.5px 40px 100.5px;
  font-family: "Microsoft YaHei", sans-serif;
  background: #130e1f url("https://res.callmysoft.com/wm-static-resource/wm/815_jx_wm/section8-bg.png") center center/cover no-repeat;
}
.love-cta,
.love-cta * {
  box-sizing: border-box;
}
.love-cta__inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 48px;
  max-width: 1200px;
  margin: 0 auto;
}
.love-cta__content {
  flex: 1 1 0;
  min-width: 0;
}
.love-cta__brand {
  display: flex;
  align-items: center;
  gap: 20px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  line-height: 24px;
}
.love-cta__brand img {
  display: block;
  width: 41px;
  height: 41px;
  border-radius: 7px;
  -o-object-fit: cover;
     object-fit: cover;
}
.love-cta__title {
  margin: 9px 0 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 63px;
  color: #f99fca;
  background: linear-gradient(90deg, #f99fca, #c2c4fa);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.love-cta__description {
  margin: 9px 0 0;
  font-size: 18px;
  line-height: 27px;
  color: rgba(255, 255, 255, 0.8);
}
.love-cta__download {
  flex: 0 0 auto;
  margin-top: 52px;
}
.love-cta__download .love-banner__button {
  gap: 13px;
  width: 250px;
  height: 65px;
  padding-left: 19px;
  font-size: 22px;
  line-height: 33px;
  background: linear-gradient(90deg, #f295ba, #de61c5 50%, #9472fa);
  box-shadow: 0 20px 20px rgba(244, 63, 113, 0.25);
}
.love-cta__download .love-banner__button:hover {
  background: linear-gradient(90deg, #f295ba, #de61c5 50%, #9472fa);
  filter: brightness(1.08);
}
.love-cta__download .love-banner__button img {
  display: block;
  width: 28px;
  height: 28px;
}
.love-cta__download .love-banner__qr-panel {
  top: auto;
  right: 40px;
  bottom: calc(100% + 12px);
  left: auto;
}
.love-cta__download .love-banner__qr-panel::before {
  top: 100%;
  bottom: auto;
}/*# sourceMappingURL=style.css.map */