.lcm-app.lcm-skin-beauty,
.lcm-app.lcm-skin-beauty[data-v-c948f989] {
  contain: none !important;
  width: min(420px, 100vw) !important;
  max-width: 420px !important;
  margin: 0 auto !important;
  overflow-x: hidden !important;
  overflow-y: visible !important;
}

.lcm-app.lcm-skin-beauty .lcm-bottom-stack,
.lcm-app.lcm-skin-beauty .lcm-bottom-stack[data-v-c948f989],
.lcm-app.lcm-skin-beauty.with-cta .lcm-bottom-stack,
.lcm-app.lcm-skin-beauty.with-cta .lcm-bottom-stack[data-v-c948f989] {
  position: fixed !important;
  left: 50% !important;
  right: auto !important;
  top: auto !important;
  bottom: 0 !important;
  z-index: 120 !important;
  width: min(420px, 100vw) !important;
  max-width: 420px !important;
  margin: 0 !important;
  transform: translateX(-50%) !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 0 !important;
  overflow: hidden !important;
  border: 1px solid #d9d9d9 !important;
  border-bottom: 0 !important;
  border-radius: 14px 14px 0 0 !important;
  background: #fff !important;
  box-shadow: 0 -8px 24px rgba(0, 0, 0, .12) !important;
  pointer-events: none !important;
}

.lcm-app.lcm-skin-beauty .lcm-bottom-stack > *,
.lcm-app.lcm-skin-beauty .lcm-bottom-stack[data-v-c948f989] > * {
  pointer-events: auto !important;
}

.lcm-app.lcm-skin-beauty .lcm-bottom-stack:before,
.lcm-app.lcm-skin-beauty .lcm-bottom-stack[data-v-c948f989]:before {
  content: "^" !important;
  display: block !important;
  height: 18px !important;
  color: #333 !important;
  font-size: 14px !important;
  line-height: 18px !important;
  text-align: center !important;
}

.lcm-app.lcm-skin-beauty .lcm-cta-bar,
.lcm-app.lcm-skin-beauty .lcm-cta-bar[data-v-c948f989] {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  min-height: 66px !important;
  padding: 8px 22px 10px !important;
  border: 0 !important;
  background: #fff !important;
  box-shadow: none !important;
}

.lcm-app.lcm-skin-beauty .lcm-cta-label,
.lcm-app.lcm-skin-beauty .lcm-cta-label[data-v-c948f989] {
  color: #111 !important;
  font-size: 12px !important;
  font-weight: 900 !important;
}

.lcm-app.lcm-skin-beauty .lcm-cta-amount,
.lcm-app.lcm-skin-beauty .lcm-cta-amount[data-v-c948f989] {
  color: #ff2020 !important;
  font-size: 18px !important;
  font-weight: 950 !important;
}

.lcm-app.lcm-skin-beauty .lcm-cta-btn,
.lcm-app.lcm-skin-beauty .lcm-cta-btn[data-v-c948f989] {
  min-width: 176px !important;
  height: 48px !important;
  border-radius: 3px !important;
  background: #ff4aa4 !important;
  color: #fff !important;
  box-shadow: none !important;
}

.lcm-app.lcm-skin-beauty .lcm-cta-btn:disabled,
.lcm-app.lcm-skin-beauty .lcm-cta-btn[data-v-c948f989]:disabled {
  background: #c9c9c9 !important;
  color: #777 !important;
  opacity: 1 !important;
}

.lcm-app.lcm-skin-beauty .lcm-lookup-bar,
.lcm-app.lcm-skin-beauty .lcm-lookup-bar[data-v-c948f989] {
  display: none !important;
}

@media (max-width: 360px) {
  .lcm-app.lcm-skin-beauty .lcm-cta-bar,
  .lcm-app.lcm-skin-beauty .lcm-cta-bar[data-v-c948f989] {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .lcm-app.lcm-skin-beauty .lcm-cta-btn,
  .lcm-app.lcm-skin-beauty .lcm-cta-btn[data-v-c948f989] {
    min-width: 144px !important;
  }
}
