/* ReBORN Custom 1.2.5 static LP path and shared price module. */
.home .reborn-price-first {
  background: #050505;
  color: #fff;
  padding: 0 20px 72px;
}

.home .reborn-brand-intro {
  background: #050505;
  padding: clamp(34px, 5vw, 64px) 0 24px;
  text-align: center;
}

.home .reborn-brand-intro__inner,
.home .reborn-adaptive-cta,
.home .reborn-direct-reservation__inner,
.home .reborn-price-module-slot {
  width: min(100%, 860px);
  margin-inline: auto;
}

.home .reborn-sizeclass__contact-note[hidden] {
  display: none !important;
}

.home .reborn-brand-intro__title {
  margin: 0;
  color: #fff;
  font-size: clamp(20px, 3vw, 28px);
  font-weight: 600;
  line-height: 1.55;
  letter-spacing: .04em;
}

.home .reborn-brand-intro__text {
  margin: 16px 0 0;
  color: #c8c8c8;
  font-size: clamp(14px, 2vw, 16px);
  line-height: 1.9;
}

.home .reborn-adaptive-cta {
  padding: 14px 0;
}

.home .reborn-adaptive-cta--top {
  padding-top: 4px;
}

.home .reborn-adaptive-cta__button {
  display: flex;
  width: min(100%, 720px);
  min-height: 82px;
  margin-inline: auto;
  padding: 18px 28px;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  border: 1px solid #1838d2;
  border-radius: 4px;
  background: #01188e;
  box-shadow: none;
  color: #fff;
  font-size: clamp(17px, 2.1vw, 21px);
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
  transition: background-color .18s ease, border-color .18s ease;
}

.home .reborn-adaptive-cta__button:hover,
.home .reborn-adaptive-cta__button:focus-visible {
  border-color: #3655ef;
  background: #09219b;
}

.home .reborn-adaptive-cta__button:focus-visible,
.home .reborn-direct-reservation__button:focus-visible,
.home .reborn-price-module__summary:focus-visible,
.home .reborn-price-module__close:focus-visible {
  outline: 3px solid #fff;
  outline-offset: 3px;
}

.home .reborn-adaptive-cta__summary {
  width: min(100%, 720px);
  margin: 0 auto 10px;
  padding: 12px 16px;
  border-left: 2px solid #73b6ed;
  background: #101010;
  color: #fff;
}

.home .reborn-adaptive-cta__summary[hidden] {
  display: none;
}

.home .reborn-adaptive-cta__summary-label {
  display: block;
  margin-bottom: 4px;
  color: #73b6ed;
  font-size: 12px;
  letter-spacing: .12em;
}

.home .reborn-adaptive-cta__summary strong {
  display: block;
  font-size: 14px;
  line-height: 1.65;
  overflow-wrap: anywhere;
}

.home .reborn-direct-reservation {
  padding: 4px 0 22px;
  background: transparent;
}

.home .reborn-direct-reservation__inner {
  padding: 20px 0 0;
  border-top: 1px solid rgba(255,255,255,.12);
  text-align: center;
}

.home .reborn-direct-reservation__eyebrow {
  margin: 0 0 6px;
  color: #9aa6dd;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .18em;
}

.home .reborn-direct-reservation__title {
  margin: 0 0 12px;
  color: #d7d7d7;
  font-size: 14px;
  font-weight: 500;
}

.home .reborn-direct-reservation__button {
  position: relative;
  display: flex;
  width: min(100%, 600px);
  min-height: 84px;
  margin-inline: auto;
  padding: 18px 26px;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  border: 1px solid transparent;
  border-radius: 4px;
  background: linear-gradient(#090909, #090909) padding-box,
    linear-gradient(100deg, #1638c8, #73b6ed) border-box;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
}

.home .reborn-direct-reservation__button span:last-child {
  color: #73b6ed;
}

.home .reborn-price-module {
  width: min(100%, 920px);
  margin: 12px auto 20px;
  scroll-margin-top: 96px;
  border: 1px solid rgba(255,255,255,.2);
  border-radius: 4px;
  background: #0b0b0b;
  color: #fff;
}

.home [data-reborn-works-heading] {
  scroll-margin-top: 96px;
}

.reborn-adaptive-ready .home .reborn-price-module:not([data-price-module-persistent-open]):not([open]) {
  display: none;
}

.reborn-adaptive-ready .home .reborn-price-module__summary {
  display: none;
}
.home .reborn-price-module__summary {
  display: flex;
  min-height: 58px;
  padding: 14px 20px;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  list-style: none;
}

.home .reborn-price-module__summary::-webkit-details-marker {
  display: none;
}

.home .reborn-price-module[open] > .reborn-price-module__summary {
  border-bottom: 1px solid rgba(255,255,255,.16);
}

.home .reborn-price-module[open] > .reborn-price-module__summary span:last-child {
  transform: rotate(45deg);
}

.home .reborn-price-module__content {
  overflow: clip;
}

.home .reborn-price-module .reborn-sizeclass,
.home .reborn-price-module .reborn-price-list,
.home .reborn-price-module .reborn-price-value {
  margin: 0;
  padding: 0;
  background: #0b0b0b;
}

.home .reborn-price-module .reborn-sizeclass__inner,
.home .reborn-price-module .reborn-price-list__inner,
.home .reborn-price-module .reborn-price-value__inner {
  width: 100%;
  max-width: none;
  padding: 36px clamp(18px, 5vw, 48px);
}

.home .reborn-price-module .reborn-sizeclass__heading {
  margin: 0;
  color: #fff;
  font-size: clamp(22px, 3vw, 28px);
  letter-spacing: .05em;
}

.home .reborn-price-module .reborn-sizeclass__subheading {
  margin: 6px 0 0;
  color: #73b6ed;
  font-size: 14px;
}

.home .reborn-price-module .reborn-sizeclass__heading-line {
  width: 48px;
  margin: 18px 0;
}

.home .reborn-price-module .reborn-sizeclass__intro,
.home .reborn-price-module .reborn-sizeclass__finder-kicker {
  margin-block: 10px;
}

.home .reborn-price-module .reborn-sizeclass__finder {
  margin-top: 22px;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

.home .reborn-price-module .reborn-sizeclass__form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 28px;
}

.home .reborn-price-module .reborn-sizeclass__field {
  min-width: 0;
  padding: 20px 0;
  border-top: 1px solid rgba(200,200,200,.28);
}

.home .reborn-price-module .reborn-sizeclass__field--optional {
  opacity: .82;
}

.home .reborn-price-module .reborn-sizeclass__label-number {
  color: #73b6ed;
}

.home .reborn-price-module :is(.reborn-sizeclass__select, .reborn-sizeclass__search) {
  width: 100%;
  max-width: 100%;
  min-height: 50px;
  border: 1px solid rgba(255,255,255,.32);
  border-radius: 2px;
  background-color: #151515;
  color: #fff;
  font-size: 16px;
}

.home .reborn-price-module :is(.reborn-sizeclass__select, .reborn-sizeclass__search):disabled {
  border-color: rgba(255,255,255,.11);
  background-color: #0d0d0d;
  color: #777;
  opacity: 1;
}

.home .reborn-sizeclass__field-note--coat,
.home .reborn-sizeclass__field-note--preservation {
  white-space: normal;
  line-height: 1.65;
}

.home .reborn-sizeclass__contact-note {
  margin: 18px 0 0;
  color: #bdbdbd;
  font-size: 14px;
  line-height: 1.7;
}

.home .reborn-sizeclass__contact-note a {
  color: #fff;
  text-underline-offset: 3px;
}

.home .reborn-price-module .reborn-price-list,
.home .reborn-price-module .reborn-price-value {
  border-top: 1px solid rgba(255,255,255,.18);
}

.home .reborn-price-module .reborn-price-list__heading,
.home .reborn-price-module .reborn-price-value__title {
  font-size: clamp(20px, 3vw, 24px);
}

.home .reborn-price-value__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  margin-top: 22px;
  border-block: 1px solid rgba(255,255,255,.2);
  background: #101010;
}

.home .reborn-price-value__item {
  min-width: 0;
  padding: 24px;
  border: 0;
  border-left: 1px solid rgba(255,255,255,.2);
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.home .reborn-price-value__item:first-child {
  border-left: 0;
}

.home .reborn-price-value__item h3 {
  margin: 0 0 9px;
  color: #fff;
  font-size: clamp(18px, 2vw, 20px);
}

.home .reborn-price-value__item p {
  margin: 0;
  color: #c4c4c4;
  font-size: clamp(14px, 1.7vw, 16px);
  line-height: 1.7;
}

.home .reborn-price-module__fallback {
  padding: 24px clamp(18px, 5vw, 48px);
  border-top: 1px solid rgba(255,255,255,.18);
  color: #d0d0d0;
  text-align: center;
}

.home .reborn-price-module__fallback a {
  display: inline-flex;
  min-height: 48px;
  margin-top: 12px;
  padding: 10px 20px;
  align-items: center;
  border: 1px solid #73b6ed;
  color: #fff;
  text-decoration: none;
}

.reborn-adaptive-ready .home .reborn-price-module__fallback {
  display: none;
}

.home .reborn-price-module__close {
  display: block;
  width: min(calc(100% - 36px), 420px);
  min-height: 52px;
  margin: 26px auto 34px;
  border: 1px solid rgba(255,255,255,.45);
  border-radius: 2px;
  background: transparent;
  color: #fff;
  cursor: pointer;
  font-size: 15px;
}

.home .reborn-sizeclass__price-condition {
  min-height: 2.8em;
  margin: 0 0 6px;
  color: #bcbcbc;
  font-size: 13px;
  line-height: 1.4;
}

.home .reborn-price-modal .reborn-sizeclass__price-title {
  margin-top: 0;
}

.home .reborn-price-modal__dialog {
  max-width: 820px;
  max-height: min(90dvh, 900px);
}

.home .reborn-price-modal__footer {
  padding-bottom: max(20px, env(safe-area-inset-bottom));
}

@media (max-width: 767px) {
  .home .reborn-price-first {
    padding-inline: 14px;
    padding-bottom: 44px;
  }

  .home .reborn-brand-intro {
    padding-top: 30px;
    padding-bottom: 16px;
  }

  .home .reborn-brand-intro__title {
    font-size: 19px;
  }

  .home .reborn-brand-intro__text {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.72;
  }

  .home .reborn-adaptive-cta__button {
    min-height: 68px;
    padding: 14px 18px;
    font-size: 17px;
  }

  .home .reborn-direct-reservation__button {
    width: 100%;
    min-height: 72px;
    padding: 14px 18px;
    font-size: 15px;
  }

  .home .reborn-price-module {
    margin-top: 10px;
  }

  .home .reborn-price-module .reborn-sizeclass__inner,
  .home .reborn-price-module .reborn-price-list__inner,
  .home .reborn-price-module .reborn-price-value__inner {
    padding: 28px 16px;
  }

  .home .reborn-price-module .reborn-sizeclass__form-grid {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .home .reborn-price-module .reborn-sizeclass__field {
    padding: 17px 0;
  }

  .home .reborn-price-value__grid {
    grid-template-columns: 1fr;
  }

  .home .reborn-price-value__item,
  .home .reborn-price-value__item:first-child {
    padding: 18px 2px;
    border-left: 0;
    border-top: 1px solid rgba(255,255,255,.2);
  }

  .home .reborn-price-value__item:first-child {
    border-top: 0;
  }

  .home .reborn-price-modal {
    align-items: flex-end;
    padding: max(10px, env(safe-area-inset-top)) 8px 0;
  }

  .home .reborn-price-modal .reborn-price-modal__dialog {
    width: 100%;
    max-height: calc(100dvh - max(10px, env(safe-area-inset-top)));
    border-radius: 12px 12px 0 0;
  }

  .home .reborn-price-modal__header {
    position: sticky;
    top: 0;
    z-index: 2;
    background: #101010;
  }

  .home .reborn-price-modal__footer {
    position: sticky;
    bottom: 0;
    z-index: 2;
    background: #101010;
  }

  .home .reborn-price-modal .reborn-sizeclass__prices {
    grid-template-columns: 1fr;
  }

  .home .reborn-sizeclass__price-condition {
    min-height: 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  .home .reborn-adaptive-cta__button,
  .home .reborn-price-module__summary span:last-child {
    transition: none;
  }
}

/* 1.4.0: preserve original gutters after splitting the former shared wrapper. */
.home .reborn-brand-intro,
.home .reborn-direct-reservation { padding-inline: 20px; }
@media (max-width: 767px) {
  .home .reborn-brand-intro, .home .reborn-direct-reservation { padding-inline: 14px; }
}
