/* The privacy choice must remain reachable above registration, wallet and chat. */
.marketing-consent { z-index: 2500; max-height: min(50vh, 350px); overflow: auto; }
#checkoutMarketingStatus { font-size: 12px; line-height: 1.5; color: #c8c8d1; }
#checkoutMarketingChoice { padding: 9px 12px; border: 1px solid #787883; border-radius: 8px; background: #232328; color: #fff; cursor: pointer; }
