.b360-check-coming-soon-page {
  --b360-check-coming-soon-teal: #0d9488;
  --b360-check-coming-soon-teal-2: #14b8a6;
  --b360-check-coming-soon-navy: #0a1628;
  min-height: 0;
  padding: clamp(0.75rem, 1.5vw, 1.25rem) 0 3.5rem;
  background: #f5f7f8;
  color: var(--b360-check-coming-soon-navy);
}

body.b360-check-page .b360-check-section-coming-soon-hero,
body.b360-check-page .b360-check-section-coming-soon-hero.e-con,
.elementor .b360-check-section-coming-soon-hero.elementor-element {
  --min-height: 0px !important;
  --justify-content: flex-start !important;
  --align-items: stretch !important;
  --padding-top: 0px !important;
  --padding-right: 0px !important;
  --padding-bottom: 0px !important;
  --padding-left: 0px !important;
  --padding-block-start: 0px !important;
  --padding-block-end: 0px !important;
  min-height: 0 !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
  align-items: stretch !important;
  justify-content: flex-start !important;
}

body.b360-check-page .b360-check-section-coming-soon-hero > .e-con-inner {
  --padding-top: 0px !important;
  --padding-block-start: 0px !important;
  min-height: 0 !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
  align-items: stretch !important;
  justify-content: flex-start !important;
}

.b360-check .b360-check-coming-soon-page .b360-check-widget__inner {
  width: min(1440px, calc(100% - 48px));
  max-width: none;
  margin-inline: auto;
  padding-block: 0 !important;
}

.b360-check-coming-soon-page__brand {
  display: flex;
  justify-content: center;
  margin: 0 0 1rem;
}

.b360-check-coming-soon-page__brand img {
  display: block;
  width: auto;
  height: 46px;
  max-width: min(220px, 58vw);
  object-fit: contain;
}

.b360-check-coming-soon-page__shell {
  display: grid;
  gap: clamp(2rem, 5vw, 4rem);
  padding: clamp(2rem, 5vw, 4.25rem);
  border-radius: 28px;
  background: linear-gradient(135deg, #0a1628 0%, #122845 100%);
  color: #fff;
  box-shadow: 0 32px 90px rgba(10, 22, 40, 0.22);
}

.b360-check-coming-soon-page__countdown-wrap {
  display: grid;
  gap: 0.85rem;
}

.b360-check-coming-soon-page__kicker,
.b360-check-coming-soon-page__eyebrow {
  margin: 0;
  color: var(--b360-check-coming-soon-teal-2);
  font-family: var(--b360-font-heading);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  line-height: 1.2;
  text-transform: uppercase;
}

.b360-check-coming-soon-countdown {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(0.65rem, 1.7vw, 1rem);
}

.b360-check-coming-soon-countdown span {
  display: grid;
  min-height: 104px;
  place-items: center;
  padding: 1rem 0.75rem;
  border: 1px solid rgba(20, 184, 166, 0.24);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.06);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.b360-check-coming-soon-countdown strong {
  color: var(--b360-check-coming-soon-teal-2);
  font-family: var(--b360-font-heading);
  font-size: 4.25rem;
  font-weight: 900;
  font-variant-numeric: tabular-nums;
  line-height: 0.95;
}

.b360-check-coming-soon-countdown small {
  color: rgba(255, 255, 255, 0.46);
  font-family: var(--b360-font-heading);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  line-height: 1.2;
  text-transform: uppercase;
}

.b360-check-coming-soon-page__copy {
  max-width: 860px;
}

.b360-check-coming-soon-page__eyebrow {
  margin-bottom: 1rem;
}

.b360-check-coming-soon-page h1 {
  max-width: 900px;
  margin: 0;
  color: #fff;
  font-family: var(--b360-font-heading);
  font-size: 5.5rem;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 0.96;
}

.b360-check-coming-soon-page__copy > p:not(.b360-check-coming-soon-page__eyebrow) {
  max-width: 46rem;
  margin: 1.35rem 0 0;
  color: rgba(255, 255, 255, 0.62);
  font-size: 1.12rem;
  line-height: 1.7;
}

.b360-check-coming-soon-page__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.95rem 1rem;
  align-items: center;
  margin-top: 2rem;
}

.b360-check-coming-soon-page__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.55rem;
  min-height: 52px;
  padding: 0.95rem 1.55rem;
  border-radius: 16px;
  background: linear-gradient(135deg, var(--b360-check-coming-soon-teal), var(--b360-check-coming-soon-teal-2));
  color: #071323;
  font-family: var(--b360-font-heading);
  font-size: 0.92rem;
  font-weight: 900;
  text-decoration: none;
  box-shadow: 0 14px 34px rgba(13, 148, 136, 0.28);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}

.b360-check-coming-soon-page__button:hover {
  color: #071323;
  filter: brightness(1.05);
  box-shadow: 0 18px 42px rgba(13, 148, 136, 0.34);
  transform: translateY(-1px);
}

.b360-check-coming-soon-page svg,
.b360-check-waitlist-form-cta svg {
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.b360-check-coming-soon-page__actions small {
  max-width: 22rem;
  color: rgba(255, 255, 255, 0.42);
  font-size: 0.8rem;
  line-height: 1.5;
}

.b360-check-coming-soon-page__info {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 1rem;
}

.b360-check-coming-soon-page__info article {
  display: grid;
  gap: 0.8rem;
  min-height: 100%;
  padding: 1.35rem;
  border: 1px solid rgba(10, 22, 40, 0.07);
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 16px 48px rgba(10, 22, 40, 0.07);
}

.b360-check-coming-soon-page__info article > span {
  display: grid;
  width: 2.75rem;
  height: 2.75rem;
  place-items: center;
  border-radius: 16px;
  background: rgba(13, 148, 136, 0.1);
  color: var(--b360-check-coming-soon-teal);
}

.b360-check-coming-soon-page__info h2 {
  margin: 0;
  color: var(--b360-check-coming-soon-navy);
  font-family: var(--b360-font-heading);
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.18;
}

.b360-check-coming-soon-page__info p {
  margin: 0;
  color: rgba(10, 22, 40, 0.58);
  font-size: 0.9rem;
  line-height: 1.6;
}

.b360-check-waitlist-form-cta {
  --b360-check-waitlist-teal: #0d9488;
  --b360-check-waitlist-teal-2: #14b8a6;
  --b360-check-waitlist-grad: linear-gradient(135deg, #0d9488 0%, #14b8a6 100%);
  padding-block: 1rem 6rem;
  background: #f5f7f8;
  color: var(--b360-check-coming-soon-navy);
}

.b360-check-waitlist-form-cta .b360-check-widget__inner {
  width: min(1440px, calc(100% - 48px));
  max-width: none;
  margin-inline: auto;
}

.b360-check-waitlist-form-cta__card {
  width: 100%;
  margin: 0 auto;
  padding: clamp(2.5rem, 6vw, 5rem);
  border: 1px solid rgba(13, 148, 136, 0.12);
  border-radius: 1.5rem;
  background: linear-gradient(135deg, #0a1628 0%, #1a2d4a 100%);
  box-shadow: 0 32px 80px rgba(10, 22, 40, 0.18);
  color: #fff;
  text-align: center;
}

.b360-check-waitlist-form-cta__content {
  scroll-margin-top: calc(var(--b360-suite-bar-height, 76px) + var(--b360-nav-height, 72px) + var(--b360-wp-admin-bar-offset, 0px) + 24px);
  width: min(88rem, 100%);
  margin-inline: auto;
}

.b360-check-waitlist-pill {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  width: fit-content;
  margin: 0 auto 1.25rem;
  padding: 0.45rem 0.75rem;
  border: 1px solid rgba(20, 184, 166, 0.24);
  border-radius: 999px;
  background: rgba(13, 148, 136, 0.12);
  color: var(--b360-check-waitlist-teal-2);
  font-family: var(--b360-font-heading);
  font-size: 0.7rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.b360-check-waitlist-form-cta h2 {
  margin: 0 0 1rem;
  color: #fff;
  font-family: var(--b360-font-heading);
  font-size: clamp(2.55rem, 5vw, 4.35rem);
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: 0;
}

.b360-check-waitlist-form-cta h2 span {
  background: var(--b360-check-waitlist-grad);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.b360-check-waitlist-form-cta__content > p:not(.b360-check-waitlist-pill) {
  max-width: 42rem;
  margin: 0 auto 2.9rem;
  color: rgba(255, 255, 255, 0.45);
  font-size: 1.05rem;
  line-height: 1.65;
}

.b360-check-waitlist-form {
  display: grid;
  width: 100%;
  gap: 1rem;
  margin: 0;
  text-align: left;
}

.b360-check-waitlist-form__panel {
  padding: clamp(1.5rem, 4vw, 2.5rem);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.035);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

.b360-check-waitlist-form__fields {
  display: grid;
  gap: 1.25rem;
}

.b360-check-waitlist-form__row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem 1.5rem;
}

.b360-check-waitlist-form__field {
  display: grid;
  gap: 0.6rem;
}

.b360-check-waitlist-form input[type="text"],
.b360-check-waitlist-form input[type="email"],
.b360-check-waitlist-form select {
  width: 100%;
  min-height: 60px;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.06);
  color: #fff;
  font-family: var(--b360-font-body);
  font-size: 0.95rem;
  outline: none;
  transition: border-color 180ms ease, box-shadow 180ms ease, background-color 180ms ease;
}

.b360-check-waitlist-form select {
  appearance: none;
  padding-right: 2.5rem;
  background-image: linear-gradient(45deg, transparent 50%, rgba(255, 255, 255, 0.55) 50%), linear-gradient(135deg, rgba(255, 255, 255, 0.55) 50%, transparent 50%);
  background-position: calc(100% - 18px) 50%, calc(100% - 13px) 50%;
  background-size: 5px 5px, 5px 5px;
  background-repeat: no-repeat;
}

.b360-check-waitlist-form select option {
  color: #0a1628;
}

.b360-check-waitlist-form input:focus,
.b360-check-waitlist-form select:focus {
  border-color: rgba(13, 148, 136, 0.38);
  box-shadow: 0 0 0 2px rgba(13, 148, 136, 0.25);
}

.b360-check-waitlist-form input::placeholder {
  color: rgba(255, 255, 255, 0.32);
}

.b360-check-waitlist-form__label {
  margin: 0 0 0.15rem;
  color: rgba(255, 255, 255, 0.62);
  font-family: var(--b360-font-heading);
  font-size: 0.72rem;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.b360-check-waitlist-form__gdpr {
  display: grid;
  grid-template-columns: 20px 1fr;
  gap: 0.9rem;
  align-items: center;
  margin-block: 0.05rem;
  padding: 1.15rem 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.035);
  cursor: pointer;
}

.b360-check-waitlist-form__gdpr input[type="checkbox"] {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
}

.b360-check-waitlist-form__check {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-top: 0.125rem;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.06);
  color: #0a1628;
  transition: background 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.b360-check-waitlist-form__check svg {
  width: 13px;
  height: 13px;
  opacity: 0;
  stroke-width: 3;
}

.b360-check-waitlist-form__gdpr input[type="checkbox"]:checked + .b360-check-waitlist-form__check {
  border-color: transparent;
  background: var(--b360-check-waitlist-grad);
}

.b360-check-waitlist-form__gdpr input[type="checkbox"]:checked + .b360-check-waitlist-form__check svg {
  opacity: 1;
}

.b360-check-waitlist-form__privacy-notice,
.b360-check-waitlist-form__consent,
.b360-check-waitlist-form small {
  color: rgba(255, 255, 255, 0.44);
  font-family: var(--b360-font-body);
  font-size: 0.75rem;
  line-height: 1.6;
}

.b360-check-waitlist-form__privacy-notice {
  margin: 0;
  padding: 0 0.2rem;
}

.b360-check-waitlist-form__privacy-notice a,
.b360-check-waitlist-form__gdpr a {
  color: var(--b360-check-waitlist-teal-2);
}

.b360-check-waitlist-form__actions {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  align-items: center;
  text-align: center;
}

.b360-check-waitlist-form button {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.45rem;
  width: 100%;
  min-height: 68px;
  padding: 0 1.35rem;
  border: 0;
  border-radius: 20px;
  background: var(--b360-check-waitlist-grad);
  color: #0a1628;
  box-shadow: 0 4px 24px rgba(13, 148, 136, 0.32);
  font-family: var(--b360-font-heading);
  font-size: 1.02rem;
  font-weight: 900;
  line-height: 1;
  transition: opacity 180ms ease, filter 180ms ease, transform 180ms ease;
}

.b360-check-waitlist-form button:not(:disabled):hover {
  background: #fff;
  color: #0a1628;
  box-shadow: 0 10px 34px rgba(255, 255, 255, 0.22), 0 16px 42px rgba(13, 148, 136, 0.2);
  filter: brightness(1.1);
  transform: scale(1.02);
}

.b360-check-waitlist-form__success {
  padding: 2rem;
  border: 1px solid rgba(20, 184, 166, 0.28);
  border-radius: 20px;
  background: rgba(13, 148, 136, 0.12);
  text-align: center;
}

.b360-check-waitlist-form__success strong,
.b360-check-waitlist-form__success span {
  display: block;
}

.b360-check-waitlist-form__success strong {
  color: #fff;
  font-family: var(--b360-font-heading);
  font-size: 1.5rem;
}

.b360-check-waitlist-form__success span {
  margin-top: 0.5rem;
  color: rgba(255, 255, 255, 0.58);
}

.b360-check-waitlist-form-proof {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.45rem;
  padding: 0;
  color: #fff;
}

.b360-check-waitlist-form-proof svg {
  width: 1rem;
  height: 1rem;
  color: var(--b360-check-waitlist-teal-2);
}

.b360-check-waitlist-form-proof > strong {
  color: #fff;
  font-family: var(--b360-font-heading);
  font-size: 0.9rem;
  line-height: 1.35;
  text-align: center;
}

.b360-check-section-coming-soon-hero .elementor-widget,
.b360-check-section-coming-soon-hero .elementor-widget-container,
.b360-check-section-coming-soon-waitlist .elementor-widget,
.b360-check-section-coming-soon-waitlist .elementor-widget-container {
  width: 100%;
  margin: 0;
}

@media (max-width: 1023px) {
  .b360-check-coming-soon-page__info {
    grid-template-columns: 1fr;
  }

  .b360-check-coming-soon-countdown strong {
    font-size: 3rem;
  }

  .b360-check-coming-soon-page h1 {
    font-size: 4rem;
  }
}

@media (max-width: 767px) {
  .b360-check-coming-soon-page {
    padding-block: 0.75rem 2.5rem;
  }

  .b360-check .b360-check-coming-soon-page .b360-check-widget__inner,
  .b360-check-waitlist-form-cta .b360-check-widget__inner {
    width: calc(100% - 1.5rem);
  }

  .b360-check-coming-soon-page__shell {
    gap: 1.65rem;
    padding: 1.35rem;
    border-radius: 22px;
  }

  .b360-check-coming-soon-page__brand {
    margin-bottom: 0.75rem;
  }

  .b360-check-coming-soon-page__brand img {
    height: 38px;
    max-width: min(190px, 62vw);
  }

  .b360-check-coming-soon-countdown {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .b360-check-coming-soon-countdown span {
    min-height: 84px;
    border-radius: 15px;
  }

  .b360-check-coming-soon-countdown strong {
    font-size: 2.25rem;
  }

  .b360-check-coming-soon-page h1 {
    font-size: 2.75rem;
  }

  .b360-check-coming-soon-page__copy > p:not(.b360-check-coming-soon-page__eyebrow) {
    font-size: 1rem;
  }

  .b360-check-coming-soon-page__actions,
  .b360-check-coming-soon-page__button {
    width: 100%;
  }

  .b360-check-coming-soon-page__actions small {
    max-width: none;
  }

  .b360-check-waitlist-form-cta__card {
    padding: 1.35rem;
    border-radius: 22px;
  }

  .b360-check-waitlist-form__row {
    grid-template-columns: 1fr;
  }
}
