/* FTHYRK SAAS ECOMMERCE — FLUXO CAIXA DO TENANT */
.fx-ecommerce-caixa-tenant-flow .fx-caixa-tenant-note,
.q10-e26-page .fx-caixa-tenant-note {
  margin: 12px 0;
  padding: 12px 14px;
  border-radius: 16px;
  border: 1px solid color-mix(in srgb, var(--fx-accent, #e93672) 22%, rgba(148, 163, 184, .28));
  background: color-mix(in srgb, var(--fx-accent, #e93672) 8%, #fff);
  color: var(--fx-text, #141222);
  font-size: 13px;
  line-height: 1.45;
}
.fx-ecommerce-caixa-tenant-flow .fx-caixa-tenant-note strong,
.q10-e26-page .fx-caixa-tenant-note strong { color: var(--fx-accent, #e93672); font-weight: 850; }
.fx-ecommerce-payment-copy-neutralized { opacity: .82; }
.fx-hide-before-cashier { display: none !important; }
.fx-ecommerce-caixa-tenant-flow .q10-e26-cart-summary h3 { color: var(--fx-text, #141222); letter-spacing: -.02em; }
.fx-ecommerce-caixa-tenant-flow [data-e26-finish],
.fx-ecommerce-caixa-tenant-flow [data-e26-view="checkout"] { min-height: 48px; font-weight: 850; }
.fx-ecommerce-caixa-tenant-flow .q10-e26-summary-row.total { border-top: 1px solid var(--fx-border, rgba(20,18,34,.10)); padding-top: 12px; }
