.booking-banner { background: #0b0d0c; }
.booking-banner .booking-banner__copy { padding: 0; color: inherit; background: transparent; border-radius: 0; font-size: inherit; font-weight: inherit; letter-spacing: normal; }
.platform-rate-banner { display: grid; grid-template-columns: 44px minmax(0,1fr); align-items: center; gap: 12px; margin-bottom: 18px; padding: 15px 17px; color: #123d1b; background: linear-gradient(135deg,#e7f8e8,#f7fcf7); border: 1px solid #81d488; border-radius: 13px; }
.platform-rate-banner[hidden] { display: none; }
.platform-rate-banner > span { width: 44px; height: 44px; display: grid; place-items: center; color: #071008; background: #40bc47; border-radius: 11px; font-size: 20px; font-weight: 950; }
.platform-rate-banner strong, .platform-rate-banner small { display: block; }
.platform-rate-banner strong { font-size: 12px; }
.platform-rate-banner small { margin-top: 3px; color: #47614c; font-size: 10px; line-height: 1.4; }
body.is-platform-rate .recording-choice { border-color: #81d488; background: #eef9ee; }
body.is-platform-rate .service-card__price { color: #176f31; }
.service-section-label { margin: 6px 2px -2px; }
.service-section-label strong, .service-section-label small { display: block; }
.service-section-label strong { font-size: 12px; }
.service-section-label small { margin-top: 2px; color: #68706a; font-size: 9px; }
.service-card__icon--group { color: #176f31; background: #eaf8eb; }
.group-service-note { display: grid; gap: 3px; padding: 13px 15px; color: #174b24; background: #eef9ee; border: 1px solid #b8dfbb; border-radius: 11px; }
.group-service-note strong { font-size: 11px; }
.group-service-note span { font-size: 9px; line-height: 1.55; }
.group-service-option[hidden] { display: none; }
.booking-header__inner { min-height: 82px; display: grid; grid-template-columns: 150px 1fr 220px; align-items: center; gap: 25px; }
.calendar-status { justify-self: center; display: inline-flex; align-items: center; gap: 8px; color: #176f31; font-size: 11px; font-weight: 850; }
.calendar-status i { width: 9px; height: 9px; background: #40bc47; border-radius: 50%; box-shadow: 0 0 0 5px #eaf8eb; }
.booking-intro { padding-top: 50px; }
.package-access { display: grid; grid-template-columns: minmax(0,1.4fr) minmax(180px,.6fr); gap: 14px; margin-top: 18px; padding: 15px 17px; background: #f7f5ee; border-radius: 12px; }
.modality-choice { margin: 0 0 18px; padding: 0; border: 0; }
.modality-choice legend { margin-bottom: 9px; font-size: 11px; font-weight: 900; }
.modality-choice__grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; }
.modality-card { position: relative; display: grid; grid-template-columns: 36px minmax(0,1fr) 20px; grid-template-rows: auto auto; align-items: center; column-gap: 10px; padding: 13px; border: 1px solid #dfe3de; border-radius: 12px; cursor: pointer; }
.modality-card:hover, .modality-card.is-selected { border-color: #40bc47; background: #eef9ee; }
.modality-card input { position: absolute; opacity: 0; }
.modality-card > span { grid-row: 1 / 3; width: 36px; height: 36px; display: grid; place-items: center; color: #176f31; background: #eaf8eb; border-radius: 9px; font-weight: 900; }
.modality-card strong { grid-column: 2; font-size: 11px; }
.modality-card small { grid-column: 2; color: #68706a; font-size: 9px; line-height: 1.35; }
.modality-card i { grid-column: 3; grid-row: 1 / 3; width: 20px; height: 20px; display: grid; place-items: center; color: transparent; border: 2px solid #dfe3de; border-radius: 50%; font-size: 9px; font-style: normal; }
.modality-card.is-selected i { color: #071008; background: #40bc47; border-color: #40bc47; }
.add-class-button { width: 100%; margin-top: 4px; }
.booking-cart { margin-top: 18px; padding: 16px; background: #f7f5ee; border: 1px solid #dfe3de; border-radius: 14px; }
.booking-cart__heading { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-bottom: 10px; }
.booking-cart__heading small { color: #176f31; font-size: 9px; font-weight: 900; text-transform: uppercase; letter-spacing: .08em; }
.booking-cart__heading h3 { margin: 2px 0 0; font-size: 15px; }
.booking-cart__heading > strong { padding: 6px 9px; color: #176f31; background: #eaf8eb; border-radius: 999px; font-size: 10px; }
.booking-cart > p { margin: 11px 0 0; color: #68706a; font-size: 9px; line-height: 1.5; }
.cart-item { display: flex; justify-content: space-between; gap: 14px; padding: 11px 0; border-top: 1px solid #dfe3de; }
.cart-item:first-child { border-top: 0; }
.cart-item strong, .cart-item span, .cart-item small { display: block; }
.cart-item strong { font-size: 11px; }
.cart-item span { margin-top: 3px; font-size: 10px; }
.cart-item small { margin-top: 2px; color: #68706a; font-size: 9px; }
.cart-item > div:last-child { text-align: right; }
.cart-item b { display: block; font-size: 11px; }
.cart-item button { width: 25px; height: 25px; margin-top: 5px; border: 1px solid #dfe3de; border-radius: 50%; background: #fff; color: #a03819; font-size: 16px; }
.time-button.is-carted { text-decoration: line-through; }
.time-button small { display: block; margin-top: 3px; color: #176f31; font-size: 8px; font-weight: 850; }
.time-button.is-selected small { color: #071008; }
.summary-cart { display: grid; gap: 5px; margin: 0 0 16px; padding: 12px; color: #fff; background: rgba(255,255,255,.09); border-radius: 10px; }
.summary-cart strong { font-size: 10px; }
.summary-cart span { color: #d7e5d9; font-size: 9px; }
.final-class-list { display: grid; gap: 9px; margin-bottom: 14px; }
.final-class { position: relative; display: grid; grid-template-columns: 1fr auto; gap: 2px 12px; padding: 13px 14px; background: #f7f5ee; border: 1px solid #dfe3de; border-radius: 11px; }
.final-class > span { grid-column: 1 / -1; color: #176f31; font-size: 8px; font-weight: 900; text-transform: uppercase; letter-spacing: .08em; }
.final-class strong { font-size: 11px; }
.final-class p, .final-class small { margin: 0; color: #68706a; font-size: 9px; }
.final-class b { grid-column: 2; grid-row: 2 / 5; align-self: center; font-size: 12px; }
.result-class { padding: 12px 14px; border-bottom: 1px solid #dfe3de; text-align: left; }
.result-class span, .result-class strong, .result-class small { display: block; }
.result-class span { color: #176f31; font-size: 8px; font-weight: 900; text-transform: uppercase; letter-spacing: .06em; }
.result-class strong { margin-top: 3px; font-size: 11px; }
.result-class p, .result-class small { margin: 2px 0 0; color: #68706a; font-size: 9px; }
.package-duration { align-content: start; }
.package-duration select { max-width: 240px; }
.package-code-row { display: flex; gap: 8px; }
.package-code-row input { min-width: 0; text-transform: uppercase; }
.package-code-row .button { flex: 0 0 auto; }
.package-code-status { min-height: 18px; color: #68706a; font-size: 10px; font-weight: 700; }
.package-code-status.is-valid { color: #176f31; }
.package-code-status.is-error { color: #a03819; }
.package-buy-link { width: fit-content; color: #08752d; font-size: 11px; font-weight: 850; text-decoration: underline; text-underline-offset: 3px; }
.recording-choice { margin-top: 14px; padding: 15px 17px; border: 1px solid #dfe3de; border-radius: 12px; background: #fff; }
.recording-choice strong, .recording-choice small { display: block; }
.recording-choice strong { font-size: 11px; }
.recording-choice > div > small { margin-top: 4px; color: #68706a; font-size: 9px; line-height: 1.45; }
.recording-code-row { margin-top: 10px; }
.recording-code-row input { width: 100%; height: 43px; padding: 0 12px; border: 1px solid #d4d9d4; border-radius: 9px; }
.recording-choice.is-recorded { border-color: #83d58b; background: #eef9ee; }
.recording-choice.is-standard { border-color: #d8cfae; background: #fffaf0; }
.week-navigation { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 14px; margin: 0 0 14px; }
.week-navigation strong { font-size: 12px; text-align: center; }
.week-button { padding: 8px 11px; color: #176f31; background: #fff; border: 1px solid #dfe3de; border-radius: 8px; font-size: 10px; font-weight: 850; }
.week-button:disabled { color: #a5aaa6; background: #f2f3f1; cursor: not-allowed; }
.availability-loading { min-height: 24px; margin-bottom: 8px; color: #68706a; font-size: 11px; }
.availability-loading.is-error { color: #a03819; }
.date-strip--week { grid-template-columns: repeat(7, minmax(0,1fr)); }
.date-button:disabled { color: #a5aaa6; background: #f2f3f1; cursor: not-allowed; }
.date-button__count { margin-top: 4px; color: #176f31; font-size: 8px !important; font-weight: 800; }
.date-button:disabled .date-button__count { color: #969c97; }
.empty-times { grid-column: 1 / -1; margin: 0; padding: 18px; color: #68706a; background: #f7f5ee; border-radius: 10px; font-size: 11px; text-align: center; }
.honeypot { position: absolute; left: -9999px; width: 1px; height: 1px; overflow: hidden; }
.real-reminder { margin-top: 18px; padding: 13px 15px; color: #176f31; background: #eaf8eb; border-radius: 9px; font-size: 11px; }
.booking-acceptance { display: grid; gap: 10px; margin-top: 18px; padding: 15px 17px; background: #f7f5ee; border: 1px solid #dfe3de; border-radius: 12px; }
.booking-acceptance .consent { margin-top: 0; }
.booking-acceptance a, .summary-policy-link { color: #176f31; font-weight: 900; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 2px; }
.summary-policy-link { display: inline-block; margin-top: 5px; color: #fff; }
.payment-choice { margin-top: 18px; }
.payment-choice > p { margin: 0 0 9px; font-size: 11px; font-weight: 900; }
.payment-choice__grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; }
.payment-choice__card { position: relative; display: grid; grid-template-columns: 42px minmax(0,1fr) 22px; align-items: center; gap: 11px; padding: 14px; background: #fff; border: 1px solid #dfe3de; border-radius: 12px; cursor: pointer; }
.payment-choice__card:hover { border-color: #40bc47; }
.payment-choice__card.is-selected { background: #eaf8eb; border-color: #40bc47; }
.payment-choice__card input { position: absolute; opacity: 0; pointer-events: none; }
.payment-choice__icon { width: 42px; height: 42px; display: grid; place-items: center; color: #176f31; background: #eaf8eb; border-radius: 10px; font-size: 18px; font-weight: 950; }
.payment-choice__card.is-selected .payment-choice__icon { color: #0b0d0c; background: #40bc47; }
.payment-choice__card strong, .payment-choice__card small { display: block; }
.payment-choice__card strong { font-size: 12px; }
.payment-choice__card small { margin-top: 2px; color: #68706a; font-size: 9px; line-height: 1.4; }
.payment-choice__card > i { width: 21px; height: 21px; display: grid; place-items: center; color: transparent; border: 2px solid #dfe3de; border-radius: 50%; font-size: 9px; font-style: normal; font-weight: 950; }
.payment-choice__card.is-selected > i { color: #0b0d0c; background: #40bc47; border-color: #40bc47; }
.payment-checkout { margin-top: 20px; padding: 18px; border: 1px solid #b8dfbb; border-radius: 14px; background: #f7fcf7; }
.payment-checkout__heading { display: flex; align-items: flex-start; gap: 12px; margin-bottom: 17px; }
.payment-checkout__heading > span { width: 34px; height: 34px; flex: 0 0 34px; display: grid; place-items: center; border-radius: 9px; background: #40bc47; color: #071008; font-weight: 950; }
.payment-checkout__heading strong { display: block; font-size: 13px; }
.payment-checkout__heading p { margin: 4px 0 0; color: #68706a; font-size: 10px; line-height: 1.5; }
.payment-checkout .payFormTilopay { display: grid; gap: 13px; }
.payment-card-fields { display: grid; grid-template-columns: 2fr 1fr .7fr; gap: 10px; }
#responseTilopay:empty { display: none; }
#responseTilopay { min-height: 1px; border-radius: 10px; overflow: hidden; }
.tilopay-sinpe-warning { display: grid; gap: 13px; padding: 17px; border: 2px solid #e3a51b; border-radius: 12px; background: #fff7d6; color: #4d3500; }
.tilopay-sinpe-warning[hidden] { display: none; }
.tilopay-sinpe-warning__heading { display: flex; align-items: flex-start; gap: 11px; }
.tilopay-sinpe-warning__heading > span { width: 28px; height: 28px; flex: 0 0 28px; display: grid; place-items: center; border-radius: 50%; background: #e3a51b; color: #211700; font-weight: 950; }
.tilopay-sinpe-warning__heading strong { display: block; font-size: 13px; }
.tilopay-sinpe-warning__heading p { margin: 5px 0 0; font-size: 11px; line-height: 1.55; }
.tilopay-sinpe-confirmation { display: flex; align-items: flex-start; gap: 9px; padding-top: 12px; border-top: 1px solid rgba(120,79,0,.22); cursor: pointer; }
.tilopay-sinpe-confirmation input { width: 18px; height: 18px; flex: 0 0 18px; margin: 1px 0 0; accent-color: #16822c; }
.tilopay-sinpe-confirmation span { font-size: 11px; font-weight: 850; line-height: 1.45; }
.repeat-note { margin: 20px auto 12px !important; color: #171b18 !important; font-size: 11px !important; font-weight: 750; }
.success-actions { display: flex; justify-content: center; flex-wrap: wrap; gap: 10px; }
.submit-error { min-height: 18px; margin: 13px 0 0; color: #a03819; font-size: 11px; font-weight: 700; }
.button[disabled] { opacity: .58; cursor: wait; transform: none; }
.sinpe-checkout { margin-top: 20px; padding: 22px; border: 1px solid #b8dfbb; border-radius: 16px; background: #f7fcf7; }
.sinpe-countdown { display: flex; align-items: center; justify-content: space-between; gap: 15px; margin: 3px 0 16px; padding: 12px 15px; color: #176f31; background: #eaf8eb; border-radius: 10px; }
.sinpe-countdown small { font-size: 10px; font-weight: 850; }
.sinpe-countdown strong { font-variant-numeric: tabular-nums; font-size: 25px; letter-spacing: .04em; }
.sinpe-countdown.is-ending { color: #a03819; background: #fff1e8; }
.sinpe-details { margin: 0; overflow: hidden; background: #fff; border: 1px solid #dfe3de; border-radius: 12px; }
.sinpe-details > div { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 12px 14px; border-bottom: 1px solid #dfe3de; font-size: 11px; }
.sinpe-details > div:last-child { border-bottom: 0; }
.sinpe-details dt { color: #68706a; }
.sinpe-details dd { margin: 0; font-size: 13px; font-weight: 900; text-align: right; }
.sinpe-whatsapp-callout { display: grid; grid-template-columns: 42px minmax(0,1fr) auto; align-items: center; gap: 12px; margin-top: 14px; padding: 14px; color: #0b3f20; background: #eaf8eb; border: 2px solid #25a944; border-radius: 12px; }
.sinpe-whatsapp-callout__icon { width: 42px; height: 42px; display: grid; place-items: center; color: #fff; background: #1f9d43; border-radius: 50%; font-size: 10px; font-weight: 950; letter-spacing: .04em; }
.sinpe-whatsapp-callout strong { display: block; font-size: 12px; }
.sinpe-whatsapp-callout p { margin: 3px 0 0; color: #315f3d; font-size: 10px; line-height: 1.45; }
.button--whatsapp { min-height: 42px; padding: 0 16px; color: #fff; background: #168c37; white-space: nowrap; }
.button--whatsapp:hover { background: #11752d; }
.button--whatsapp[aria-disabled="true"] { opacity: .55; pointer-events: none; }
.sinpe-instruction { margin: 14px 0 0; color: #68706a; font-size: 10px; }
.sinpe-status-message { margin: 14px 0; padding: 11px 13px; color: #176f31; background: #eaf8eb; border-radius: 9px; font-size: 10px; font-weight: 750; }
.sinpe-status-message.is-reported { color: #6c4b00; background: #fff5dc; }
.sinpe-status-message.is-error { color: #a03819; background: #fff1e8; }
.sinpe-actions { display: flex; gap: 10px; flex-wrap: wrap; }

@media (max-width: 800px) {
  .booking-header__inner { min-height: 72px; grid-template-columns: 110px 1fr; gap: 10px; }
  .calendar-status { justify-self: end; font-size: 9px; }
  .booking-header__inner .back-link { display: none; }
  .date-strip--week { grid-template-columns: repeat(7, minmax(67px,1fr)); overflow-x: auto; padding-bottom: 7px; }
}

@media (max-width: 560px) {
  .calendar-status { max-width: 150px; text-align: right; }
  .week-navigation { grid-template-columns: 1fr 1fr; }
  .week-navigation strong { grid-column: 1 / -1; grid-row: 1; }
  .week-button { grid-row: 2; }
  .success-actions { display: grid; }
  .package-access { grid-template-columns: 1fr; }
  .package-code-row { align-items: stretch; flex-direction: column; }
  .payment-card-fields { grid-template-columns: 1fr; }
  .payment-choice__grid { grid-template-columns: 1fr; }
  .modality-choice__grid { grid-template-columns: 1fr; }
  .sinpe-checkout { padding: 17px; }
  .sinpe-details > div { align-items: flex-start; flex-direction: column; gap: 3px; }
  .sinpe-details dd { text-align: left; }
  .sinpe-whatsapp-callout { grid-template-columns: 42px minmax(0,1fr); }
  .sinpe-whatsapp-callout .button { grid-column: 1 / -1; width: 100%; }
  .sinpe-actions { display: grid; }
}

/* Secondary individual options preserve the main hourly choice. */
.individual-service-options { margin-top: 1rem; border: 1px solid #cbd7ce; border-radius: 16px; padding: 1rem; }
.individual-service-options > summary { cursor: pointer; font-size: 1rem; font-weight: 700; line-height: 1.5; color: #173d25; }
.individual-service-options[open] > summary { margin-bottom: 1rem; }
.individual-service-options .service-card { margin-top: .75rem; }
.individual-service-options > summary:focus-visible { outline: 3px solid #40bc47; outline-offset: 5px; }
