.app-crx-show-flight-price-compare {
  width: 320px;
  overflow: hidden;
  position: fixed;
  border-radius: 8px;
  right: 20px;
  top: 20px;
  background: #fff;
  z-index: 999;
  box-shadow: 0px 8px 16px 0px rgba(69, 88, 115, 0.12);
  color: #8592a6;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0px;
  font-family: system-ui;
  text-align: left;
}
.app-crx-show-flight-price-compare .flex,
.app-crx-show-flight-price-compare .flex-column,
.app-crx-show-flight-price-compare .v-center,
.app-crx-show-flight-price-compare .h-center,
.app-crx-show-flight-price-compare .flex-column-center,
.app-crx-show-flight-price-compare .flex-center {
  display: -webkit-flex;
  display: flex;
}
.app-crx-show-flight-price-compare .flex1 {
  flex: 1 1 auto;
}
.app-crx-show-flight-price-compare .h-flex-center,
.app-crx-show-flight-price-compare .h-center,
.app-crx-show-flight-price-compare .flex-column-center,
.app-crx-show-flight-price-compare .flex-center {
  -webkit-justify-content: center;
  justify-content: center;
}
.app-crx-show-flight-price-compare .v-flex-center,
.app-crx-show-flight-price-compare .v-center,
.app-crx-show-flight-price-compare .flex-center {
  -webkit-align-items: center;
  align-items: center;
}
.app-crx-show-flight-price-compare .flex-between {
  justify-content: space-between;
}
.app-crx-show-flight-price-compare .flex-column {
  flex-direction: column;
}
.app-crx-show-flight-price-compare .flex-column-center {
  flex-direction: column;
}
.app-crx-show-flight-price-compare .ml-4 {
  margin-left: 4px;
}
.app-crx-show-flight-price-compare .mr-4 {
  margin-right: 4px;
}
.app-crx-show-flight-price-compare .mr-16 {
  margin-right: 16px;
}
.app-crx-show-flight-price-compare .ft-12 {
  font-size: 12px;
  line-height: 18px;
}
.app-crx-show-flight-price-compare .align-center {
  align-items: center;
}
.app-crx-show-flight-price-compare .justify-around {
  justify-content: space-around;
}
.app-crx-show-flight-price-compare .flex-wrap {
  flex-wrap: wrap;
}
.app-crx-show-flight-price-compare .color-black {
  color: #0f294d;
}
.app-crx-show-flight-price-compare .color-cyan {
  color: #06aebd;
}
.app-crx-show-flight-price-compare .flex {
  display: flex;
}
.app-crx-show-flight-price-compare .color-tertiaryBlack {
  color: #8592a6;
}
.app-crx-show-flight-price-compare .color-brandBlue {
  color: #3264ff;
}
.app-crx-show-flight-price-compare .f-bold {
  font-weight: bold;
}
.app-crx-show-flight-price-compare .mt-4 {
  margin-top: 4px;
}
.app-crx-show-flight-price-compare .mb-4 {
  margin-bottom: 4px;
}
.app-crx-show-flight-price-compare .f-12 {
  font-size: 12px;
}
.app-crx-show-flight-price-compare .divider {
  width: 100%;
  height: 1px;
  background-color: #dadfe6;
  transform: scaleY(0.5);
}
.app-crx-show-flight-price-compare .mh-8 {
  margin-top: 8px;
  margin-bottom: 8px;
}
.app-crx-show-flight-price-compare .mh-16 {
  margin-top: 16px;
  margin-bottom: 16px;
}
.app-crx-show-flight-price-compare .mt-8 {
  margin-top: 8px;
}
.app-crx-show-flight-price-compare .mt-16 {
  margin-top: 16px;
}
.app-crx-show-flight-price-compare .mb-8 {
  margin-bottom: 8px;
}
.app-crx-show-flight-price-compare .header-wrapper {
  display: flex;
  align-items: center;
  margin: 16px 16px 0;
}
.app-crx-show-flight-price-compare .header-wrapper.bold {
  justify-content: flex-start;
}
.app-crx-show-flight-price-compare .header-wrapper.bold .header-text {
  font-size: 16px;
}
.app-crx-show-flight-price-compare .header-wrapper .header-icon {
  width: 44px;
  height: 44px;
}
.app-crx-show-flight-price-compare .header-wrapper .header-icon .img {
  transform: scale(0.5, 0.5);
  max-width: 100%;
  border-radius: 50%;
}
.app-crx-show-flight-price-compare .header-wrapper .header-text {
  color: #3264ff;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  height: 22px;
  letter-spacing: 0px;
  line-height: 22px;
}
.app-crx-show-flight-price-compare .header-wrapper .header-close {
  cursor: pointer;
  position: absolute;
  right: 6px;
  top: 6px;
}
.app-crx-show-flight-price-compare .header-wrapper .header-close span {
  text-align: center;
  color: #ced2d9;
  font-size: 22px;
}
.app-crx-show-flight-price-compare .header-wrapper .header-close path {
  fill: #8592a6;
}
.app-crx-show-flight-price-compare .flex {
  display: flex;
}
.app-crx-show-flight-price-compare .color-tertiaryBlack {
  color: #8592a6;
}
.app-crx-show-flight-price-compare .color-brandBlue {
  color: #3264ff;
}
.app-crx-show-flight-price-compare .f-bold {
  font-weight: bold;
}

/* -----------------------------
   NPC page layout overrides
   ----------------------------- */
/* Prevent absolute positioning from Offer styles breaking NPC layout */
body.npc-page .single-offer .offer-content {
  position: static !important;
  width: 100% !important;
  padding: 0 !important;
}
/* Ensure lists and headings within NPC blocks breathe nicely */
body.npc-page .single-offer .offer-content .sub-title,
body.npc-page .single-offer .offer-content .title {
  margin-bottom: 8px !important;
}
body.npc-page .single-offer .offer-content ul {
  margin-top: 8px !important;
}
/* Tweak section titles for NPC hero to avoid oversized spacing */
body.npc-page #npc-hero .section-title .title {
  margin-bottom: 12px;
}
body.npc-page #npc-hero .section-title .sub-title {
  font-size: 18px;
  color: #7a7a7a;
}

/* apply only on mobile and tablet */
@media only screen and (max-width: 991px) {
  #npc-hero {
    margin-top: 24px;
  }
}

/* -----------------------------
   Learn More Section Redesign
   ----------------------------- */
/* Section Spacing */
.section-padding-learn-more {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #ffffff;
}

/* Card Styling */
.learn-more-card {
  background: #ffffff;
  border-radius: 16px;
  padding: 48px 32px;
  text-align: center;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.learn-more-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
}

/* Icon */
.learn-more-card .card-icon {
  margin-bottom: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.learn-more-card .card-icon svg {
  width: 48px;
  height: 48px;
}

/* Category Label */
.learn-more-card .card-category {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #798bff;
  margin-bottom: 16px;
}

/* Card Title */
.learn-more-card .card-title {
  font-size: 28px;
  font-weight: 700;
  color: #2f2a55;
  margin-bottom: 16px;
  line-height: 1.3;
}

/* Card Description */
.learn-more-card .card-description {
  font-size: 15px;
  line-height: 1.7;
  color: #7a7a7a;
  margin-bottom: 28px;
  max-width: 400px;
}

/* Primary Button */
.btn-primary-learn {
  background-color: #798bff;
  color: #ffffff;
  font-weight: 600;
  font-size: 15px;
  padding: 14px 32px;
  border-radius: 8px;
  border: none;
  text-decoration: none;
  display: inline-block;
  transition: background-color 0.3s ease, transform 0.2s ease;
  margin-bottom: 12px;
}

.btn-primary-learn:hover {
  background-color: #6678e8;
  color: #ffffff;
  transform: scale(1.02);
  text-decoration: none;
}

/* Secondary Link */
.learn-more-card .card-secondary-link {
  font-size: 14px;
  color: #7a7a7a;
  margin-top: 8px;
}

.learn-more-card .card-secondary-link a {
  color: #798bff;
  text-decoration: underline;
  font-weight: 500;
}

.learn-more-card .card-secondary-link a:hover {
  color: #6678e8;
}

/* Footer Disclaimer */
.learn-more-disclaimer {
  font-size: 13px;
  line-height: 1.6;
  color: #999999;
  text-align: center;
  margin-top: 24px;
}

/* Responsive Adjustments */
@media only screen and (max-width: 991px) {
  .section-padding-learn-more {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .learn-more-card {
    padding: 40px 28px;
  }

  .learn-more-card .card-title {
    font-size: 24px;
  }
}

@media only screen and (max-width: 767px) {
  .section-padding-learn-more {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .learn-more-card {
    padding: 32px 24px;
  }

  .learn-more-card .card-title {
    font-size: 22px;
  }

  .learn-more-card .card-description {
    font-size: 14px;
  }

  .btn-primary-learn {
    padding: 12px 28px;
    font-size: 14px;
  }
}

.app-crx-show-flight-price-compare .mt-4 {
  margin-top: 4px;
}
.app-crx-show-flight-price-compare .mb-4 {
  margin-bottom: 4px;
}
.app-crx-show-flight-price-compare .f-12 {
  font-size: 12px;
}
.app-crx-show-flight-price-compare .divider {
  width: 100%;
  height: 1px;
  background-color: #dadfe6;
  transform: scaleY(0.5);
}
.app-crx-show-flight-price-compare .mh-8 {
  margin-top: 8px;
  margin-bottom: 8px;
}
.app-crx-show-flight-price-compare .mh-16 {
  margin-top: 16px;
  margin-bottom: 16px;
}
.app-crx-show-flight-price-compare .mt-8 {
  margin-top: 8px;
}
.app-crx-show-flight-price-compare .mt-16 {
  margin-top: 16px;
}
.app-crx-show-flight-price-compare .mb-8 {
  margin-bottom: 8px;
}
.app-crx-show-flight-price-compare .flightdetail-wrapper {
  border-radius: 0px 0px 4px 4px;
}
.app-crx-show-flight-price-compare .tags {
  display: flex;
  font-size: 12px;
}
.app-crx-show-flight-price-compare .tags .flight-tag {
  background-color: rgba(50, 100, 255, 0.08);
  color: #3264ff;
  padding: 4px;
  flex: 1;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 18px;
  border-radius: 4px 4px 0px 0px;
}
.app-crx-show-flight-price-compare .tags .compare-tag {
  padding: 2px 4px;
  background: rgba(50, 100, 255, 0.08);
  color: #3264ff;
  border-radius: 1px;
}
.app-crx-show-flight-price-compare .flightdetail {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.app-crx-show-flight-price-compare .flightdetail .from-wrapper .date,
.app-crx-show-flight-price-compare .flightdetail .to-wrapper .date {
  margin-bottom: 4px;
}
.app-crx-show-flight-price-compare .flightdetail .from-wrapper .time,
.app-crx-show-flight-price-compare .flightdetail .to-wrapper .time {
  color: #0f294d;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 4px;
}
.app-crx-show-flight-price-compare .flightdetail .to-wrapper {
  text-align: right;
}
.app-crx-show-flight-price-compare .flightdetail-wrapper {
  background-color: #f5f7fa;
  padding: 8px;
}
.app-crx-show-flight-price-compare
  .flightdetail-wrapper
  .airplane-icon-wrapper
  .airline-dashed {
  width: 80px;
  height: 2px;
  background-color: #dadfe6;
  position: relative;
}
.app-crx-show-flight-price-compare
  .flightdetail-wrapper
  .airplane-icon-wrapper
  .airline-dashed::before,
.app-crx-show-flight-price-compare
  .flightdetail-wrapper
  .airplane-icon-wrapper
  .airline-dashed::after {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  position: absolute;
  top: -1px;
  background-color: #dadfe6;
}
.app-crx-show-flight-price-compare
  .flightdetail-wrapper
  .airplane-icon-wrapper
  .airline-dashed::before {
  left: 0;
}
.app-crx-show-flight-price-compare
  .flightdetail-wrapper
  .airplane-icon-wrapper
  .airline-dashed::after {
  right: 0;
}
.app-crx-show-flight-price-compare
  .flightdetail-wrapper
  .airplane-icon-wrapper
  img {
  height: 32px;
  width: 32px;
}
.app-crx-show-flight-price-compare .flightdetail-wrapper .passangerInfo {
  margin-top: 8px;
}
.app-crx-show-flight-price-compare .flightdetail-wrapper .passangerInfo path {
  fill: #06aebd !important;
}
.app-crx-show-flight-price-compare .flex {
  display: flex;
}
.app-crx-show-flight-price-compare .color-tertiaryBlack {
  color: #8592a6;
}
.app-crx-show-flight-price-compare .color-brandBlue {
  color: #3264ff;
}
.app-crx-show-flight-price-compare .f-bold {
  font-weight: bold;
}
.app-crx-show-flight-price-compare .mt-4 {
  margin-top: 4px;
}
.app-crx-show-flight-price-compare .mb-4 {
  margin-bottom: 4px;
}
.app-crx-show-flight-price-compare .f-12 {
  font-size: 12px;
}
.app-crx-show-flight-price-compare .divider {
  width: 100%;
  height: 1px;
  background-color: #dadfe6;
  transform: scaleY(0.5);
}
.app-crx-show-flight-price-compare .mh-8 {
  margin-top: 8px;
  margin-bottom: 8px;
}
.app-crx-show-flight-price-compare .mh-16 {
  margin-top: 16px;
  margin-bottom: 16px;
}
.app-crx-show-flight-price-compare .mt-8 {
  margin-top: 8px;
}
.app-crx-show-flight-price-compare .mt-16 {
  margin-top: 16px;
}
.app-crx-show-flight-price-compare .mb-8 {
  margin-bottom: 8px;
}
.app-crx-show-flight-price-compare .flightinfo-wrapper {
  max-height: 50vh;
  overflow: auto;
}
.app-crx-show-flight-price-compare .flightinfo-wrapper .compare-tag {
  font-size: 14px;
  color: #455873;
  margin-top: 8px;
}
.app-crx-show-flight-price-compare .flightinfo-wrapper .compare-tag span {
  color: #f94c86;
  font-weight: bold;
}
.app-crx-show-flight-price-compare
  .flightinfo-wrapper
  .compare-tag.higher
  span {
  color: #06aebd;
}
.app-crx-show-flight-price-compare .flex {
  display: flex;
}
.app-crx-show-flight-price-compare .color-tertiaryBlack {
  color: #8592a6;
}
.app-crx-show-flight-price-compare .color-brandBlue {
  color: #3264ff;
}
.app-crx-show-flight-price-compare .f-bold {
  font-weight: bold;
}
.app-crx-show-flight-price-compare .mt-4 {
  margin-top: 4px;
}
.app-crx-show-flight-price-compare .mb-4 {
  margin-bottom: 4px;
}
.app-crx-show-flight-price-compare .f-12 {
  font-size: 12px;
}
.app-crx-show-flight-price-compare .divider {
  width: 100%;
  height: 1px;
  background-color: #dadfe6;
  transform: scaleY(0.5);
}
.app-crx-show-flight-price-compare .mh-8 {
  margin-top: 8px;
  margin-bottom: 8px;
}
.app-crx-show-flight-price-compare .mh-16 {
  margin-top: 16px;
  margin-bottom: 16px;
}
.app-crx-show-flight-price-compare .mt-8 {
  margin-top: 8px;
}
.app-crx-show-flight-price-compare .mt-16 {
  margin-top: 16px;
}
.app-crx-show-flight-price-compare .mb-8 {
  margin-bottom: 8px;
}
.app-crx-show-flight-price-compare .compare-wrapper {
  margin: 0 16px 8px;
}
.app-crx-show-flight-price-compare .compare-wrapper .book-btn {
  background: #3264ff;
  border-radius: 2px;
  height: 38px;
  width: 100%;
  cursor: pointer;
  border: none;
  outline: none;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  text-align: center;
}
.app-crx-show-flight-price-compare .compare-wrapper .book-btn:hover {
  background-color: #2d5ae5;
}
.app-crx-show-flight-price-compare .flex {
  display: flex;
}
.app-crx-show-flight-price-compare .color-tertiaryBlack {
  color: #8592a6;
}
.app-crx-show-flight-price-compare .color-brandBlue {
  color: #3264ff;
}
.app-crx-show-flight-price-compare .f-bold {
  font-weight: bold;
}
.app-crx-show-flight-price-compare .mt-4 {
  margin-top: 4px;
}
.app-crx-show-flight-price-compare .mb-4 {
  margin-bottom: 4px;
}
.app-crx-show-flight-price-compare .f-12 {
  font-size: 12px;
}
.app-crx-show-flight-price-compare .divider {
  width: 100%;
  height: 1px;
  background-color: #dadfe6;
  transform: scaleY(0.5);
}
.app-crx-show-flight-price-compare .mh-8 {
  margin-top: 8px;
  margin-bottom: 8px;
}
.app-crx-show-flight-price-compare .mh-16 {
  margin-top: 16px;
  margin-bottom: 16px;
}
.app-crx-show-flight-price-compare .mt-8 {
  margin-top: 8px;
}
.app-crx-show-flight-price-compare .mt-16 {
  margin-top: 16px;
}
.app-crx-show-flight-price-compare .mb-8 {
  margin-bottom: 8px;
}
.m-chromePluginV2__content-leftimg {
  width: 66px;
  height: 16px;
  background-size: cover;
}
.m-chromePluginV2__content-leftimg-wrapper {
  width: 66px;
  height: 16px;
}
.m-chromePluginV2__price-item {
  justify-content: flex-end;
  flex: 1;
  text-align: center;
}
.m-chromePluginV2__price-text {
  word-break: break-all;
  width: 100%;
}
.m-chromePluginV2__price-otherbar,
.m-chromePluginV2__price-tripbar,
.m-chromePluginV2__price-tripbar-loading {
  width: 32px;
  border-radius: 4px 4px 0 0;
}
.m-chromePluginV2__price-otherbar {
  height: 60px;
  background: rgba(50, 100, 255, 0.32);
}
.m-chromePluginV2__price-tripbar {
  height: 40px;
  background: #3264ff;
}
.m-chromePluginV2__price-tripbar-loading {
  height: 60px;
  background: #3264ff;
}
.app-crx-show-flight-price-compare .loading-wrapper .loading-text {
  padding: 0 16px 16px;
}
.app-crx-show-flight-price-compare .loading-wrapper .header-icon {
  width: 16px;
  height: 16px;
}
.app-crx-show-flight-price-compare .loading-wrapper .header-icon path {
  fill: #3264ff !important;
}
.app-crx-show-flight-price-compare .loading-wrapper .loading-loadgif {
  display: flex;
  flex-direction: column;
  margin-left: 4px;
  justify-content: center;
  align-items: center;
}
.app-crx-show-flight-price-compare .noflight-wrapper .noflight-text {
  margin-top: 4px;
  overflow: hidden;
  color: #455873;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 18px;
  width: 288px;
  margin: 0 16px 16px 16px;
}
.app-crx-show-flight-price-compare .flex {
  display: flex;
}
.app-crx-show-flight-price-compare .color-tertiaryBlack {
  color: #8592a6;
}
.app-crx-show-flight-price-compare .color-brandBlue {
  color: #3264ff;
}
.app-crx-show-flight-price-compare .f-bold {
  font-weight: bold;
}
.app-crx-show-flight-price-compare .mt-4 {
  margin-top: 4px;
}
.app-crx-show-flight-price-compare .mb-4 {
  margin-bottom: 4px;
}
.app-crx-show-flight-price-compare .f-12 {
  font-size: 12px;
}
.app-crx-show-flight-price-compare .divider {
  width: 100%;
  height: 1px;
  background-color: #dadfe6;
  transform: scaleY(0.5);
}
.app-crx-show-flight-price-compare .mh-8 {
  margin-top: 8px;
  margin-bottom: 8px;
}
.app-crx-show-flight-price-compare .mh-16 {
  margin-top: 16px;
  margin-bottom: 16px;
}
.app-crx-show-flight-price-compare .mt-8 {
  margin-top: 8px;
}
.app-crx-show-flight-price-compare .mt-16 {
  margin-top: 16px;
}
.app-crx-show-flight-price-compare .mb-8 {
  margin-bottom: 8px;
}
.app-crx-show-flight-price-compare .welcome-inject-wrapper {
  color: #fff;
  background: #3264ff;
}
.app-crx-show-flight-price-compare .welcome-inject-wrapper .header-wrapper {
  color: #fff;
  background: #3264ff;
}
.app-crx-show-flight-price-compare
  .welcome-inject-wrapper
  .header-wrapper
  .header-icon
  .img {
  display: none;
}
.app-crx-show-flight-price-compare
  .welcome-inject-wrapper
  .header-wrapper
  .header-text {
  color: #fff;
}
.app-crx-show-flight-price-compare
  .welcome-inject-wrapper
  .header-wrapper
  .header-close
  span {
  color: #fff;
}
.app-crx-show-flight-price-compare .welcome-inject-wrapper .content-1 {
  margin: 16px 16px 8px 16px;
}
.app-crx-show-flight-price-compare .welcome-inject-wrapper .content-2 {
  margin: 0 16px 8px 16px;
}
.app-crx-show-flight-price-compare .welcome-inject-wrapper .content-2 span {
  text-decoration: underline;
}
.app-crx-show-flight-price-compare .welcome-inject-wrapper .trip-com-wrapper {
  display: flex;
  justify-content: flex-end;
  padding: 0 24px 16px 24px;
}
.app-crx-show-flight-price-compare
  .welcome-inject-wrapper
  .trip-com-wrapper
  .trip-com-logo {
  height: 18px;
  width: 73px;
}

html body .ps-overlay[popover],
html body .ps-tooltip[popover] {
  position: absolute !important;
  background-color: #1a73e859 !important;
  border: 0px !important;
  margin: initial !important;
  padding: 0 !important;
  cursor: default !important;
}
html body .ps-overlay[popover],
html body .ps-tooltip[popover] > .ps-content {
  pointer-events: none !important;
}
html body .ps-fixed[popover] {
  position: fixed !important;
}
html body .ps-tooltip[popover] {
  background-color: transparent !important;
  padding: 15px 10px !important;
  max-width: 500px !important;
  min-width: 200px !important;
  width: max-content !important;
  position: absolute;
  top: 0;
  left: 0;
}
html body .ps-tooltip[popover] > .ps-content {
  background-color: #fff !important;
  border: 0px !important;
  border-radius: 3px !important;
  box-shadow: 0 2px 8px #00000080 !important;
  margin: initial !important;
  padding: 10px !important;
}
#ps-content-tooltip-arrow {
  position: absolute;
  width: 20px;
  height: 20px;
  background: #fff !important;
  pointer-events: none;
}
html body .ps-tooltip[popover] > .ps-content p {
  line-height: 1.7 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  color: #000 !important;
  font-family: San Francisco, Helvetica, Arial, sans-serif !important;
}
html body .ps-tooltip[popover] > .ps-content strong {
  font-weight: 700 !important;
}
html body .ps-tooltip[popover] > .ps-content p:nth-child(2) {
  text-overflow: ellipsis;
  overflow: hidden;
  text-wrap: nowrap;
}
html body .ps-tooltip[popover] > .ps-content > p:first-child {
  margin-top: 0 !important;
}
html body .ps-tooltip[popover] > .ps-content > p:last-child {
  margin-bottom: 0 !important;
}
html body .ps-highlighted-frame {
  box-shadow: 0 0 10px #00000080 !important;
  outline: 1px solid #ff0000 !important;
}
html body .ps-tooltip-info-toggle-btn-container {
  display: flex;
  justify-content: flex-end;
}
html body .ps-tooltip-info-toggle-btn {
  pointer-events: auto !important;
  cursor: pointer !important;
  color: #007fff !important;
  background-color: transparent !important;
  border: none !important;
  outline: none !important;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 12px !important;
}
html body .ps-enable-pointer-event {
  text-decoration: none !important;
  pointer-events: auto !important;
  cursor: pointer !important;
}
html body .ps-tooltip[popover] > .ps-content .hidden {
  display: none !important;
}
/*$vite$:1*/

.PScpROHtd3_0E9aOPeXk {
  font-family: Arial, Helvetica, sans-serif;
  display: flex;
  align-items: center;
  position: fixed;
  top: -10px;
  right: 10px;
  background: #295;
  color: #dfe;
  padding: 0.5rem 1rem;
  font-size: 11px;
  line-height: 1.2;
  border-radius: 1px;
  transition: all 0.2s ease-out;
  opacity: 0;
  z-index: 999999;
}

.VtYsTUHuML9e3dvctBkf {
  animation: TjxAkPtEzqtdwZ6Jh1Ca 0.25s ease-in-out forwards;
}

.hGBVIU0YhWIFzqEIB6fQ {
  animation: APO9gl31mNR4TJuRMgBJ 0.25s ease-in-out forwards;
}

.m0XIgM2Yqud2ulDzCnQL {
  margin-right: 1rem;
  color: #fff;
  cursor: pointer;
}

.m0XIgM2Yqud2ulDzCnQL:hover {
  font-weight: bold;
}

@keyframes TjxAkPtEzqtdwZ6Jh1Ca {
  from {
    top: -10px;
    opacity: 0;
  }

  to {
    top: 10px;
    opacity: 1;
  }
}

@keyframes APO9gl31mNR4TJuRMgBJ {
  from {
    top: 10px;
    opacity: 1;
  }

  to {
    top: 40px;
    opacity: 0;
  }
}
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8uL3NyYy9wb3B1cC9Qb3B1cC5tb2R1bGUuY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBO0VBQ0UseUNBQXlDO0VBQ3pDLGFBQWE7RUFDYixtQkFBbUI7RUFDbkIsZUFBZTtFQUNmLFVBQVU7RUFDVixXQUFXO0VBQ1gsZ0JBQWdCO0VBQ2hCLFdBQVc7RUFDWCxtQkFBbUI7RUFDbkIsZUFBZTtFQUNmLGdCQUFnQjtFQUNoQixrQkFBa0I7RUFDbEIsNEJBQTRCO0VBQzVCLFVBQVU7RUFDVixlQUFlO0FBQ2pCOztBQUVBO0VBQ0UseURBQStDO0FBQ2pEOztBQUVBO0VBQ0UseURBQStDO0FBQ2pEOztBQUVBO0VBQ0Usa0JBQWtCO0VBQ2xCLFdBQVc7RUFDWCxlQUFlO0FBQ2pCOztBQUVBO0VBQ0UsaUJBQWlCO0FBQ25COztBQUVBO0VBQ0U7SUFDRSxVQUFVO0lBQ1YsVUFBVTtFQUNaOztFQUVBO0lBQ0UsU0FBUztJQUNULFVBQVU7RUFDWjtBQUNGOztBQUVBO0VBQ0U7SUFDRSxTQUFTO0lBQ1QsVUFBVTtFQUNaOztFQUVBO0lBQ0UsU0FBUztJQUNULFVBQVU7RUFDWjtBQUNGIiwic291cmNlc0NvbnRlbnQiOlsiLnBvcHVwIHtcbiAgZm9udC1mYW1pbHk6IEFyaWFsLCBIZWx2ZXRpY2EsIHNhbnMtc2VyaWY7XG4gIGRpc3BsYXk6IGZsZXg7XG4gIGFsaWduLWl0ZW1zOiBjZW50ZXI7XG4gIHBvc2l0aW9uOiBmaXhlZDtcbiAgdG9wOiAtMTBweDtcbiAgcmlnaHQ6IDEwcHg7XG4gIGJhY2tncm91bmQ6ICMyOTU7XG4gIGNvbG9yOiAjZGZlO1xuICBwYWRkaW5nOiAuNXJlbSAxcmVtO1xuICBmb250LXNpemU6IDExcHg7XG4gIGxpbmUtaGVpZ2h0OiAxLjI7XG4gIGJvcmRlci1yYWRpdXM6IDFweDtcbiAgdHJhbnNpdGlvbjogYWxsIC4ycyBlYXNlLW91dDtcbiAgb3BhY2l0eTogMDtcbiAgei1pbmRleDogOTk5OTk5O1xufVxuXG4uc2hvdyB7XG4gIGFuaW1hdGlvbjogc2xpZGUtZG93biAuMjVzIGVhc2UtaW4tb3V0IGZvcndhcmRzO1xufVxuXG4uZXhpdCB7XG4gIGFuaW1hdGlvbjogc2xpZGUtZmFkZSAuMjVzIGVhc2UtaW4tb3V0IGZvcndhcmRzO1xufVxuXG4uY2xvc2Uge1xuICBtYXJnaW4tcmlnaHQ6IDFyZW07XG4gIGNvbG9yOiAjZmZmO1xuICBjdXJzb3I6IHBvaW50ZXI7XG59XG5cbi5jbG9zZTpob3ZlciB7XG4gIGZvbnQtd2VpZ2h0OiBib2xkO1xufVxuXG5Aa2V5ZnJhbWVzIHNsaWRlLWRvd24ge1xuICBmcm9tIHtcbiAgICB0b3A6IC0xMHB4O1xuICAgIG9wYWNpdHk6IDA7XG4gIH1cblxuICB0byB7XG4gICAgdG9wOiAxMHB4O1xuICAgIG9wYWNpdHk6IDE7XG4gIH1cbn1cblxuQGtleWZyYW1lcyBzbGlkZS1mYWRlIHtcbiAgZnJvbSB7XG4gICAgdG9wOiAxMHB4O1xuICAgIG9wYWNpdHk6IDE7XG4gIH1cblxuICB0byB7XG4gICAgdG9wOiA0MHB4O1xuICAgIG9wYWNpdHk6IDA7XG4gIH1cbn0iXSwic291cmNlUm9vdCI6IiJ9 */

.immersive-translate-input {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2147483647;
  display: flex;
  justify-content: center;
  align-items: center;
}
.immersive-translate-attach-loading::after {
  content: " ";

  --loading-color: #f78fb6;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  display: block;
  margin: 12px auto;
  position: relative;
  color: white;
  left: -100px;
  box-sizing: border-box;
  animation: immersiveTranslateShadowRolling 1.5s linear infinite;

  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-2000%, -50%);
  z-index: 100;
}

.immersive-translate-loading-spinner {
  vertical-align: middle !important;
  width: 10px !important;
  height: 10px !important;
  display: inline-block !important;
  margin: 0 4px !important;
  border: 2px rgba(221, 244, 255, 0.6) solid !important;
  border-top: 2px rgba(0, 0, 0, 0.375) solid !important;
  border-left: 2px rgba(0, 0, 0, 0.375) solid !important;
  border-radius: 50% !important;
  padding: 0 !important;
  -webkit-animation: immersive-translate-loading-animation 0.6s infinite linear !important;
  animation: immersive-translate-loading-animation 0.6s infinite linear !important;
}

@-webkit-keyframes immersive-translate-loading-animation {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
  }
}

@keyframes immersive-translate-loading-animation {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(359deg);
  }
}

.immersive-translate-input-loading {
  --loading-color: #f78fb6;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  display: block;
  margin: 12px auto;
  position: relative;
  color: white;
  left: -100px;
  box-sizing: border-box;
  animation: immersiveTranslateShadowRolling 1.5s linear infinite;
}

@keyframes immersiveTranslateShadowRolling {
  0% {
    box-shadow: 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0),
      0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0);
  }

  12% {
    box-shadow: 100px 0 var(--loading-color), 0px 0 rgba(255, 255, 255, 0),
      0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0);
  }

  25% {
    box-shadow: 110px 0 var(--loading-color), 100px 0 var(--loading-color),
      0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0);
  }

  36% {
    box-shadow: 120px 0 var(--loading-color), 110px 0 var(--loading-color),
      100px 0 var(--loading-color), 0px 0 rgba(255, 255, 255, 0);
  }

  50% {
    box-shadow: 130px 0 var(--loading-color), 120px 0 var(--loading-color),
      110px 0 var(--loading-color), 100px 0 var(--loading-color);
  }

  62% {
    box-shadow: 200px 0 rgba(255, 255, 255, 0), 130px 0 var(--loading-color),
      120px 0 var(--loading-color), 110px 0 var(--loading-color);
  }

  75% {
    box-shadow: 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0),
      130px 0 var(--loading-color), 120px 0 var(--loading-color);
  }

  87% {
    box-shadow: 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0),
      200px 0 rgba(255, 255, 255, 0), 130px 0 var(--loading-color);
  }

  100% {
    box-shadow: 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0),
      200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0);
  }
}

.immersive-translate-toast {
  display: flex;
  position: fixed;
  z-index: 2147483647;
  left: 0;
  right: 0;
  top: 1%;
  width: fit-content;
  padding: 12px 20px;
  margin: auto;
  overflow: auto;
  background: #fef6f9;
  box-shadow: 0px 4px 10px 0px rgba(0, 10, 30, 0.06);
  font-size: 15px;
  border-radius: 8px;
  color: #333;
}

.immersive-translate-toast-content {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.immersive-translate-toast-hidden {
  margin: 0 20px 0 72px;
  text-decoration: underline;
  cursor: pointer;
}

.immersive-translate-toast-close {
  color: #666666;
  font-size: 20px;
  font-weight: bold;
  padding: 0 10px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .immersive-translate-toast {
    top: 0;
    padding: 12px 0px 0 10px;
  }
  .immersive-translate-toast-content {
    flex-direction: column;
    text-align: center;
  }
  .immersive-translate-toast-hidden {
    margin: 10px auto;
  }
}

.immersive-translate-dialog {
  position: fixed;
  z-index: 2147483647;
  left: 0;
  top: 0;
  display: flex;
  width: 300px;
  flex-direction: column;
  align-items: center;
  font-size: 15px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: fit-content;
  border-radius: 20px;
  background-color: #fff;
}

.immersive-translate-modal {
  display: none;
  position: fixed;
  z-index: 2147483647;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
  font-size: 15px;
}

.immersive-translate-modal-content {
  background-color: #fefefe;
  margin: 10% auto;
  padding: 40px 24px 24px;
  border-radius: 12px;
  width: 350px;
  font-family: system-ui, -apple-system, "Segoe UI", "Roboto", "Ubuntu",
    "Cantarell", "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol", "Noto Color Emoji";
  position: relative;
}

@media screen and (max-width: 768px) {
  .immersive-translate-modal-content {
    margin: 25% auto !important;
  }
}

@media screen and (max-width: 480px) {
  .immersive-translate-modal-content {
    width: 80vw !important;
    margin: 20vh auto !important;
    padding: 20px 12px 12px !important;
  }

  .immersive-translate-modal-title {
    font-size: 14px !important;
  }

  .immersive-translate-modal-body {
    font-size: 13px !important;
    max-height: 60vh !important;
  }

  .immersive-translate-btn {
    font-size: 13px !important;
    padding: 8px 16px !important;
    margin: 0 4px !important;
  }

  .immersive-translate-modal-footer {
    gap: 6px !important;
    margin-top: 16px !important;
  }
}

.immersive-translate-modal .immersive-translate-modal-content-in-input {
  max-width: 500px;
}
.immersive-translate-modal-content-in-input .immersive-translate-modal-body {
  text-align: left;
  max-height: unset;
}

.immersive-translate-modal-title {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #333333;
}

.immersive-translate-modal-body {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  margin-top: 24px;
  word-break: break-all;
}

@media screen and (max-width: 768px) {
  .immersive-translate-modal-body {
    max-height: 250px;
    overflow-y: auto;
  }
}

.immersive-translate-close {
  color: #666666;
  position: absolute;
  right: 16px;
  top: 16px;
  font-size: 20px;
  font-weight: bold;
}

.immersive-translate-close:hover,
.immersive-translate-close:focus {
  text-decoration: none;
  cursor: pointer;
}

.immersive-translate-modal-footer {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 24px;
}

.immersive-translate-btn {
  width: fit-content;
  color: #fff;
  background-color: #ea4c89;
  border: none;
  font-size: 14px;
  margin: 0 8px;
  padding: 9px 30px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.immersive-translate-btn-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.immersive-translate-btn:hover {
  background-color: #f082ac;
}
.immersive-translate-btn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.immersive-translate-btn:disabled:hover {
  background-color: #ea4c89;
}

.immersive-translate-link-btn {
  background-color: transparent;
  color: #ea4c89;
  border: none;
  cursor: pointer;
  height: 30px;
  line-height: 30px;
}

.immersive-translate-cancel-btn {
  /* gray color */
  background-color: rgb(89, 107, 120);
}

.immersive-translate-cancel-btn:hover {
  background-color: hsl(205, 20%, 32%);
}

.immersive-translate-action-btn {
  background-color: transparent;
  color: #ea4c89;
  border: 1px solid #ea4c89;
}

.immersive-translate-btn svg {
  margin-right: 5px;
}

.immersive-translate-link {
  cursor: pointer;
  user-select: none;
  -webkit-user-drag: none;
  text-decoration: none;
  color: #ea4c89;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}

.immersive-translate-primary-link {
  cursor: pointer;
  user-select: none;
  -webkit-user-drag: none;
  text-decoration: none;
  color: #ea4c89;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}

.immersive-translate-modal input[type="radio"] {
  margin: 0 6px;
  cursor: pointer;
}

.immersive-translate-modal label {
  cursor: pointer;
}

.immersive-translate-close-action {
  position: absolute;
  top: 2px;
  right: 0px;
  cursor: pointer;
}

.imt-image-status {
  background-color: rgba(0, 0, 0, 0.5) !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 16px !important;
}
.imt-image-status img,
.imt-image-status svg,
.imt-img-loading {
  width: 28px !important;
  height: 28px !important;
  margin: 0 0 8px 0 !important;
  min-height: 28px !important;
  min-width: 28px !important;
  position: relative !important;
}
.imt-img-loading {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAMAAACfWMssAAAAtFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////oK74hAAAAPHRSTlMABBMIDyQXHwyBfFdDMSw+OjXCb+5RG51IvV/k0rOqlGRM6KKMhdvNyZBz9MaupmxpWyj437iYd/yJVNZeuUC7AAACt0lEQVRIx53T2XKiUBCA4QYOiyCbiAsuuGBcYtxiYtT3f6/pbqoYHVFO5r+iivpo6DpAWYpqeoFfr9f90DsYAuRSWkFnPO50OgR9PwiCUFcl2GEcx+N/YBh6pvKaefHlUgZd1zVe0NbYcQjGBfzrPE8Xz8aF+71D8gG6DHFPpc4a7xFiCDuhaWgKgGIJQ3d5IMGDrpS4S5KgpIm+en9f6PlAhKby4JwEIxlYJV9h5k5nee9GoxHJ2IDSNB0dwdad1NAxDJ/uXDHYmebdk4PdbkS58CIVHdYSUHTYYRWOJblWSyu2lmy3KNFVJNBhxcuGW4YBVCbYGRZwIooipHsNqjM4FbgOQqQqSKQQU9V8xmi1QlgHqQQ6DDBvRUVCDirs+EzGDGOQTCATgtYTnbCVLgsVgRE0T1QE0qHCFAht2z6dLvJQs3Lo2FQoDxWNUiBhaP4eRgwNkI+dAjVOA/kUrIDwf3CG8NfNOE0eiFotSuo+rBiq8tD9oY4Qzc6YJw99hl1wzpQvD7ef2M8QgnOGJfJw+EltQc+oX2yn907QB22WZcvlUpd143dqQu+8pCJZuGE4xCuPXJqqcs5sNpsI93Rmzym1k4Npk+oD1SH3/a3LOK/JpUBpWfqNySxWzCfNCUITuDG5dtuphrUJ1myeIE9bIsPiKrfqTai5WZxbhtNphYx6GEIHihyGFTI69lje/rxajdh0s0msZ0zYxyPLhYCb1CyHm9Qsd2H37Y3lugVwL9kNh8Ot8cha6fUNQ8nuXi5z9/ExsAO4zQrb/ev1yrCB7lGyQzgYDGuxq1toDN/JGvN+HyWNHKB7zEoK+PX11e12G431erGYzwmytAWU56fkMHY5JJnDRR2eZji3AwtIcrEV8Cojat/BdQ7XOwGV1e1hDjGGjXbdArm8uJZtCH5MbcctVX8A1WpqumJHwckAAAAASUVORK5CYII=");
  background-size: 28px 28px;
  animation: image-loading-rotate 1s linear infinite !important;
}

.imt-image-status span {
  color: var(--bg-2, #fff) !important;
  font-size: 14px !important;
  line-height: 14px !important;
  font-weight: 500 !important;
  font-family: "PingFang SC", Arial, sans-serif !important;
}

.imt-primary-button {
  display: flex;
  padding: 12px 80px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 8px;
  background: #ea4c89;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  border: none;
  cursor: pointer;
}

.imt-retry-text {
  color: #999;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  cursor: pointer;
}

.imt-action-container {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.imt-modal-content-text {
  text-align: left;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

@keyframes image-loading-rotate {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}

.imt-linear-gradient-text {
  background: linear-gradient(90deg, #00a6ff 0%, #c369ff 52.4%, #ff4590 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.imt-flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.imt-linear-black-btn {
  border-radius: 50px;
  background: linear-gradient(66deg, #222 19%, #696969 94.25%);
  height: 48px;
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
  cursor: pointer;
  justify-content: center;
}
