html,
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-synthesis-weight: none;
  background: transparent;
  box-sizing: border-box;
  overflow: hidden;
}

.content-layer {
  position: relative;
  z-index: 0;
}

.frame,
.shape,
.text,
.svg-container,
.mask-container {
  box-sizing: border-box;
  position: relative;
  z-index: 0;
}

.svg-container>svg {
  display: block;
  width: 100%;
  height: 100%;
  shape-rendering: geometricPrecision;
}

.svg-container>img {
  display: block;
  width: 100%;
  height: 100%;
}

.flex {
  display: flex;
}

.flex-col {
  flex-direction: column;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.items-start {
  align-items: flex-start;
}

.items-center {
  align-items: center;
}

.items-end {
  align-items: flex-end;
}

.self-stretch {
  align-self: stretch;
}

.grow {
  flex-grow: 1;
}

.basis-auto {
  flex-basis: auto;
}

.min-w-0 {
  min-width: 0px;
}

.min-h-0 {
  min-height: 0px;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.box-border {
  box-sizing: border-box;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.whitespace-pre {
  white-space: pre;
}

.whitespace-pre-wrap {
  white-space: pre-wrap;
}

.overflow-hidden {
  overflow: hidden;
}

.gap-\[8px\] {
  gap: 8px;
}

.gap-\[10px\] {
  gap: 10px;
}

.gap-\[12px\] {
  gap: 12px;
}

.gap-\[4px\] {
  gap: 4px;
}

.gap-\[6px\] {
  gap: 6px;
}

.gap-\[32px\] {
  gap: 32px;
}

.rounded-\[1px\] {
  border-radius: 1px;
}

.rounded-\[2px\] {
  border-radius: 2px;
}

.rounded-\[8px\] {
  border-radius: 8px;
}

.rounded-\[9999px\] {
  border-radius: 9999px;
}

.rounded-\[6px\] {
  border-radius: 6px;
}

.text-\[16px\] {
  font-size: 16px;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-\[10px\] {
  font-size: 10px;
}

.text-\[13px\] {
  font-size: 13px;
}

.text-\[20px\] {
  font-size: 20px;
}

.text-\[11px\] {
  font-size: 11px;
}

.text-\[12px\] {
  font-size: 12px;
}

.leading-\[24px\] {
  line-height: 24px;
}

.leading-\[20px\] {
  line-height: 20px;
}

.tracking-\[-0\.4px\] {
  letter-spacing: -0.4px;
}

.tracking-\[0\.88px\] {
  letter-spacing: 0.88px;
}

.font-normal {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.w-\[255px\] {
  width: 255px;
}

.h-\[49px\] {
  height: 49px;
}

.h-\[670px\] {
  height: 670px;
}

.w-\[1078px\] {
  width: 1078px;
}

.h-\[32px\] {
  height: 32px;
}

.h-\[40px\] {
  height: 40px;
}

.h-\[20px\] {
  height: 20px;
}

.w-\[20px\] {
  width: 20px;
}

.w-\[32px\] {
  width: 32px;
}

.w-\[159px\] {
  width: 159px;
}

.h-\[16px\] {
  height: 16px;
}

.w-\[16px\] {
  width: 16px;
}

.w-\[860px\] {
  width: 860px;
}

.w-\[254px\] {
  width: 254px;
}

.h-\[12px\] {
  height: 12px;
}

.w-\[12px\] {
  width: 12px;
}

.w-\[199px\] {
  width: 199px;
}

.h-\[18px\] {
  height: 18px;
}

.w-\[18px\] {
  width: 18px;
}

.h-\[28px\] {
  height: 28px;
}

.w-\[28px\] {
  width: 28px;
}

.w-\[300px\] {
  width: 300px;
}

.w-\[39px\] {
  width: 39px;
}

.w-\[345px\] {
  width: 345px;
}

.w-\[358px\] {
  width: 358px;
}

.h-\[243px\] {
  height: 243px;
}

.h-\[14px\] {
  height: 14px;
}

.w-\[14px\] {
  width: 14px;
}

.w-\[276px\] {
  width: 276px;
}

.w-\[509px\] {
  width: 509px;
}

.w-\[98px\] {
  width: 98px;
}

.w-\[56px\] {
  width: 56px;
}

.h-\[48px\] {
  height: 48px;
}

.w-\[801\.3px\] {
  width: 801.3px;
}

.h-\[14\.5px\] {
  height: 14.5px;
}

.w-\[40\.7px\] {
  width: 40.7px;
}

.w-\[793\.52px\] {
  width: 793.52px;
}

.w-\[48\.48px\] {
  width: 48.48px;
}

.w-\[52px\] {
  width: 52px;
}

.w-\[333px\] {
  width: 333px;
}

.w-\[433px\] {
  width: 433px;
}

.left-\[0px\] {
  left: 0px;
}

.top-\[0px\] {
  top: 0px;
}

.top-\[2\.5px\] {
  top: 2.5px;
}

.p-\[8px\] {
  padding: 8px;
}

.p-\[24px\] {
  padding: 24px;
}

.p-\[6px\] {
  padding: 6px;
}

.px-\[24px\] {
  padding-left: 24px;
  padding-right: 24px;
}

.px-\[6px\] {
  padding-left: 6px;
  padding-right: 6px;
}

.px-\[8\.5px\] {
  padding-left: 8.5px;
  padding-right: 8.5px;
}

.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}

.py-\[2px\] {
  padding-top: 2px;
  padding-bottom: 2px;
}

.p-\[20px\] {
  padding: 20px;
}

.px-\[8px\] {
  padding-left: 8px;
  padding-right: 8px;
}

.px-\[12px\] {
  padding-left: 12px;
  padding-right: 12px;
}

.py-\[4px\] {
  padding-top: 4px;
  padding-bottom: 4px;
}

.py-\[7px\] {
  padding-top: 7px;
  padding-bottom: 7px;
}

.p-\[1px\] {
  padding: 1px;
}

.py-\[12px\] {
  padding-top: 12px;
  padding-bottom: 12px;
}

.py-\[3px\] {
  padding-top: 3px;
  padding-bottom: 3px;
}

.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-\[rgb\(23\,23\,23\)\] {
  color: rgb(23, 23, 23);
}

.text-\[rgb\(10\,10\,10\)\] {
  color: rgb(10, 10, 10);
}

.text-\[rgb\(110\,110\,115\)\] {
  color: rgb(110, 110, 115);
}

.text-\[rgb\(115\,115\,115\)\] {
  color: rgb(115, 115, 115);
}

.text-\[rgb\(255\,255\,255\)\] {
  color: rgb(255, 255, 255);
}

.text-\[rgb\(148\,163\,184\)\] {
  color: rgb(148, 163, 184);
}

.text-\[rgb\(255\,149\,0\)\] {
  color: rgb(255, 149, 0);
}

.text-\[rgb\(255\,59\,48\)\] {
  color: rgb(255, 59, 48);
}

.text-\[rgb\(0\,122\,255\)\] {
  color: rgb(0, 122, 255);
}

.text-\[rgb\(88\,86\,214\)\] {
  color: rgb(88, 86, 214);
}

.text-\[rgb\(28\,70\,134\)\] {
  color: rgb(28, 70, 134);
}

.text-\[rgb\(52\,199\,89\)\] {
  color: rgb(52, 199, 89);
}

.opacity-\[0\.5\] {
  opacity: 0.5;
}

.z-\[1\] {
  z-index: 1;
}

.z-\[2\] {
  z-index: 2;
}

[data-layer-id="450:616"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgb(229, 229, 229);
  border-width: 0px 1px 0px 0px
}

[data-layer-id="450:617"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgb(229, 229, 229);
  border-width: 0px 0px 1px 0px
}

/* 确保标签内部文字垂直居中 */
.rounded-\[9999px\] .text {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.rounded-\[9999px\] .text span {
  line-height: 1;
  vertical-align: middle;
}

[data-layer-id="450:660"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgb(229, 229, 229);
  border-width: 0px 0px 1px 0px
}

/* 确保标签内部文字垂直居中 */
.rounded-\[9999px\] .text {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.rounded-\[9999px\] .text span {
  line-height: 1;
  vertical-align: middle;
}

[data-layer-id="450:1030"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  border-width: 0px 0px 2px 0px;
  border-radius: 1px 1px 1px 1px
}

[data-layer-id="450:1032"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  border-width: 0px 0px 2px 0px
}

[data-layer-id="450:1034"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  border-width: 0px 0px 2px 0px
}

[data-layer-id="450:1036"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  border-width: 0px 0px 2px 0px
}

[data-layer-id="450:1099"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgb(229, 229, 229);
  border-width: 0px 0px 1px 0px
}

/* 确保标签内部文字垂直居中 */
.rounded-\[9999px\] .text {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.rounded-\[9999px\] .text span {
  line-height: 1;
  vertical-align: middle;
}

[data-layer-id="453:1432"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgb(229, 229, 229);
  border-width: 0px 0px 1px 0px
}

/* 确保标签内部文字垂直居中 */
.rounded-\[9999px\] .text {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.rounded-\[9999px\] .text span {
  line-height: 1;
  vertical-align: middle;
}

[data-layer-id="453:1492"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgb(229, 229, 229);
  border-width: 0px 0px 1px 0px
}

/* 确保标签内部文字垂直居中 */
.rounded-\[9999px\] .text {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.rounded-\[9999px\] .text span {
  line-height: 1;
  vertical-align: middle;
}

/* 页面所有文字垂直居中 */
.text {
  display: flex !important;
  align-items: center !important;
}

.text span {
  vertical-align: middle !important;
}


