/* Agendar Tour booking page — Imobiliária Miami */

body.world-cup-landing-page.at-booking-page {
  --at-navy: #061b3a;
  --at-navy-deep: #071f43;
  --at-gold: #c9952e;
  --at-gold-light: #d6a033;
  --at-gray-bg: #f3f4f6;
  --at-border: #d8dde6;
  --at-input-bg: #fff;
  font-family: Arial, Helvetica, sans-serif !important;
}

body.world-cup-landing-page.at-booking-page .footer-condo-directory,
body.world-cup-landing-page.at-booking-page .site-footer-wrap,
body.world-cup-landing-page.at-booking-page .site-footer__nav,
body.world-cup-landing-page.at-booking-page .site-footer__mobile-nav {
  display: none !important;
}

body.world-cup-landing-page.at-booking-page #divFullBody,
body.world-cup-landing-page.at-booking-page .body-wrapper,
body.world-cup-landing-page.at-booking-page .container.site-main,
body.world-cup-landing-page.at-booking-page .main-wrapper {
  max-width: none;
  padding: 0;
  margin: 0;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.wc-alert-wrap {
  max-width: 1320px;
  margin: 16px auto 0;
  padding: 0 24px;
}

.at-page {
  color: var(--at-navy);
  background: #fff;
  padding: 48px 0 72px;
}

.at-wrap {
  max-width: 1320px;
  margin: 0 auto;
  padding-left: 24px;
  padding-right: 24px;
}

.at-page__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 480px);
  gap: 48px;
  align-items: start;
}

.at-page__media {
  margin-bottom: 28px;
  border-radius: 16px;
  overflow: hidden;
}

.at-page__media img {
  display: block;
  width: 100%;
  height: auto;
}

.at-page__title {
  margin: 0 0 16px;
  font-size: clamp(28px, 3.2vw, 40px);
  font-weight: 700;
  line-height: 1.15;
  color: var(--at-navy);
}

.at-page__lead {
  margin: 0 0 32px;
  font-size: 18px;
  line-height: 1.55;
  color: var(--at-navy);
  max-width: 560px;
}

/* Feature icons */
.at-features {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px 16px;
}

.at-features__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 12px;
}

.at-features__label {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--at-gold);
  line-height: 1.35;
}

.at-icon {
  display: block;
  width: 44px;
  height: 44px;
  background: var(--at-gold);
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
}

.at-icon--person {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");
}

.at-icon--calendar {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18'/%3E%3C/svg%3E");
}

.at-icon--vip {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M8 12h2l1 3 2-6 1 3h2'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M8 12h2l1 3 2-6 1 3h2'/%3E%3C/svg%3E");
}

.at-icon--handshake {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Cpath d='M11 12h2a2 2 0 0 0 2-2V7l3-3 2 2-3 3v3a4 4 0 0 1-4 4h-2'/%3E%3Cpath d='M13 12H11a2 2 0 0 1-2-2V7L6 4 4 6l3 3v3a4 4 0 0 0 4 4h2'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Cpath d='M11 12h2a2 2 0 0 0 2-2V7l3-3 2 2-3 3v3a4 4 0 0 1-4 4h-2'/%3E%3Cpath d='M13 12H11a2 2 0 0 1-2-2V7L6 4 4 6l3 3v3a4 4 0 0 0 4 4h2'/%3E%3C/svg%3E");
}

/* Form card */
.at-form-card {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 8px 32px rgba(6, 27, 58, 0.1);
  padding: 28px 24px 24px;
}

.at-form-card__title {
  margin: 0 0 8px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--at-navy);
}

.at-form-card__title::after {
  content: '';
  display: block;
  width: 48px;
  height: 2px;
  margin: 10px auto 0;
  background: var(--at-gold);
}

/* Tour type toggle */
.at-tour-type {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin: 24px 0 28px;
}

.at-tour-type__option {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 88px;
  padding: 12px 10px;
  border: 2px solid var(--at-navy);
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
  text-align: center;
}

.at-tour-type__option input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.at-tour-type__option.is-active {
  background: var(--at-navy);
  color: #fff;
}

.at-tour-type__text {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  line-height: 1.3;
}

.at-tour-type__icon {
  width: 28px;
  height: 28px;
  background: currentColor;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
}

.at-tour-type__option:not(.is-active) .at-tour-type__icon {
  color: var(--at-navy);
}

.at-tour-type__icon--person {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");
}

.at-tour-type__icon--video {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Crect x='2' y='5' width='14' height='14' rx='2'/%3E%3Cpath d='m22 8-6 4 6 4V8z'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Crect x='2' y='5' width='14' height='14' rx='2'/%3E%3Cpath d='m22 8-6 4 6 4V8z'/%3E%3C/svg%3E");
}

/* Form steps */
.at-form-step {
  margin-bottom: 24px;
}

.at-form-step__label {
  margin: 0 0 14px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--at-navy);
}

/* Date picker */
.at-date-picker {
  display: grid;
  grid-template-columns: 32px 1fr 32px;
  gap: 8px;
  align-items: center;
}

.at-date-picker__nav {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--at-navy);
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
}

.at-date-picker__nav:hover {
  color: var(--at-gold);
}

.at-date-picker__viewport {
  overflow: hidden;
}

.at-date-picker__track {
  display: flex;
  gap: 12px;
  transition: transform 0.25s ease;
  will-change: transform;
}

.at-date-card {
  flex: 0 0 calc((100% - 24px) / 3);
  min-width: calc((100% - 24px) / 3);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
  min-height: 92px;
  padding: 10px 8px;
  border: 2px solid var(--at-border);
  border-radius: 4px;
  cursor: pointer;
  transition: border-color 0.2s, box-shadow 0.2s;
  text-align: center;
}

.at-date-card input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.at-date-card.is-selected {
  border-color: var(--at-navy);
  box-shadow: inset 0 0 0 1px var(--at-navy);
}

.at-date-card__weekday {
  font-size: 11px;
  font-weight: 600;
  color: var(--at-navy);
}

.at-date-card__day {
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  color: var(--at-navy);
}

.at-date-card__month {
  font-size: 11px;
  font-weight: 600;
  color: var(--at-navy);
}

/* Form fields */
.at-form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.at-field--full {
  grid-column: 1 / -1;
}

.at-field--phone {
  grid-column: 1 / -1;
  position: relative;
}

.at-field__phone-flag {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  pointer-events: none;
}

.at-field__phone-flag img {
  display: block;
  width: 24px;
  height: auto;
}

.at-input {
  width: 100%;
  box-sizing: border-box;
  padding: 12px 14px;
  border: 1px solid var(--at-border);
  border-radius: 4px;
  font-size: 14px;
  color: var(--at-navy);
  background: var(--at-input-bg);
}

.at-input--phone {
  padding-left: 46px;
}

.at-input--textarea {
  min-height: 96px;
  resize: vertical;
}

.at-input:focus {
  outline: none;
  border-color: var(--at-navy);
}

.at-input::placeholder {
  color: #8a96a8;
}

.at-form-captcha {
  margin-bottom: 16px;
}

/* Submit */
.at-submit {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  padding: 16px 20px;
  border: 0;
  border-radius: 4px;
  background: var(--at-navy);
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  cursor: pointer;
  transition: background 0.2s;
}

.at-submit:hover {
  background: var(--at-navy-deep);
}

.at-submit__icon {
  width: 18px;
  height: 18px;
  background: #fff;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18'/%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
}

/* Agent card */
.at-agent-card {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-top: 20px;
  padding: 20px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(6, 27, 58, 0.08);
}

.at-agent-card__photo {
  flex: 0 0 88px;
  width: 88px;
  height: 88px;
  border-radius: 50%;
  object-fit: cover;
}

.at-agent-card__body {
  min-width: 0;
}

.at-agent-card__name {
  margin: 0 0 2px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--at-navy);
}

.at-agent-card__company,
.at-agent-card__role {
  margin: 0 0 4px;
  font-size: 13px;
  color: var(--at-navy);
}

.at-agent-card__role {
  margin-bottom: 8px;
  font-size: 12px;
  opacity: 0.85;
}

.at-agent-card__email {
  margin: 0 0 6px;
  font-size: 13px;
}

.at-agent-card__email a {
  color: var(--at-navy);
  text-decoration: underline;
}

.at-agent-card__whatsapp {
  margin: 0;
  font-size: 13px;
}

.at-agent-card__whatsapp a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--at-navy);
  text-decoration: none;
  font-weight: 600;
}

.at-agent-card__wa-icon {
  width: 20px;
  height: 20px;
  background: #25d366;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347'/%3E%3Cpath d='M12 0C5.373 0 0 5.373 0 12c0 2.625.846 5.059 2.284 7.034L.789 23.492a.75.75 0 0 0 .917.917l4.458-1.495A11.945 11.945 0 0 0 12 24c6.627 0 12-5.373 12-12S18.627 0 12 0'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347'/%3E%3Cpath d='M12 0C5.373 0 0 5.373 0 12c0 2.625.846 5.059 2.284 7.034L.789 23.492a.75.75 0 0 0 .917.917l4.458-1.495A11.945 11.945 0 0 0 12 24c6.627 0 12-5.373 12-12S18.627 0 12 0'/%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
}

/* Responsive */
@media (max-width: 1024px) {
  .at-page__grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .at-page__sidebar {
    max-width: 520px;
  }
}

@media (max-width: 768px) {
  .at-page {
    padding: 32px 0 56px;
  }

  .at-features {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .at-form-grid {
    grid-template-columns: 1fr;
  }

  .at-date-card {
    flex: 0 0 calc((100% - 12px) / 2);
    min-width: calc((100% - 12px) / 2);
  }
}

@media (max-width: 480px) {
  .at-form-card {
    padding: 22px 16px 18px;
  }

  .at-tour-type__text {
    font-size: 9px;
  }

  .at-agent-card {
    flex-direction: column;
    text-align: center;
  }
}

/* Agendar Consulta page */
body.ac-booking-page .at-page__media--realtor {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 0;
  margin: 32px 0 0;
  padding: 28px 20px;
  border-radius: 16px;
  background: linear-gradient(145deg, #f3f4f6 0%, #e8ecf2 100%);
}

body.ac-booking-page .ac-realtor-icon {
  display: block;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: var(--at-gold);
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.5'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.5'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
  mask-size: 58%;
  -webkit-mask-size: 58%;
  box-shadow: 0 12px 32px rgba(6, 27, 58, 0.12);
}

@media (max-width: 768px) {
  body.ac-booking-page .at-page__media--realtor,
  body.ac-booking-page .at-features {
    display: none !important;
  }

  body.ac-booking-page .at-page__lead {
    margin-bottom: 0;
  }

  body.ac-booking-page .at-form-captcha,
  body.ac-booking-page .at-form-captcha .g-recaptcha,
  body.ac-booking-page .at-form-captcha iframe {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
  }

  body.ac-booking-page .grecaptcha-badge {
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }
}

body.ac-booking-page .ac-form-step__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 4px;
}

body.ac-booking-page .ac-form-step__header .at-form-step__label {
  margin: 0;
}

body.ac-booking-page .ac-month-trigger {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  padding: 0;
  border: 1px solid var(--at-border);
  border-radius: 6px;
  background: #fff;
  color: var(--at-navy);
  cursor: pointer;
  transition: border-color 0.2s, color 0.2s;
}

body.ac-booking-page .ac-month-trigger:hover,
body.ac-booking-page .ac-month-trigger:focus {
  border-color: var(--at-navy);
  color: var(--at-gold);
  outline: none;
}

body.ac-booking-page .ac-month-trigger__icon {
  display: block;
  width: 20px;
  height: 20px;
  background: currentColor;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18'/%3E%3C/svg%3E");
  mask-size: contain;
  -webkit-mask-size: contain;
}

body.ac-booking-page .ac-month-current {
  margin: 0 0 12px;
  font-size: 13px;
  font-weight: 600;
  color: var(--at-gold);
}

body.ac-booking-page .ac-date-card {
  display: none;
}

body.ac-booking-page .ac-date-card.is-visible {
  display: flex;
}

body.ac-booking-page .ac-month-popup {
  position: fixed;
  inset: 0;
  z-index: 1200;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
}

body.ac-booking-page .ac-month-popup[hidden] {
  display: none;
}

body.ac-booking-page .ac-month-popup__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(6, 27, 58, 0.45);
}

body.ac-booking-page .ac-month-popup__panel {
  position: relative;
  width: min(100%, 360px);
  max-height: min(80vh, 480px);
  overflow: auto;
  padding: 20px 18px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 16px 48px rgba(6, 27, 58, 0.2);
}

body.ac-booking-page .ac-month-popup__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}

body.ac-booking-page .ac-month-popup__title {
  margin: 0;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--at-navy);
}

body.ac-booking-page .ac-month-popup__close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  padding: 0;
  border: 0;
  border-radius: 6px;
  background: transparent;
  color: var(--at-navy);
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
}

body.ac-booking-page .ac-month-popup__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 8px;
}

body.ac-booking-page .ac-month-popup__option {
  display: block;
  width: 100%;
  padding: 12px 14px;
  border: 1px solid var(--at-border);
  border-radius: 6px;
  background: #fff;
  color: var(--at-navy);
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  cursor: pointer;
  transition: border-color 0.2s, background 0.2s;
}

body.ac-booking-page .ac-month-popup__option:hover,
body.ac-booking-page .ac-month-popup__option:focus {
  border-color: var(--at-navy);
  outline: none;
}

body.ac-booking-page .ac-month-popup__option.is-active {
  border-color: var(--at-navy);
  background: rgba(6, 27, 58, 0.06);
}
