.marketing-choice { border-top: 1px solid #c6ceb9; padding-top: 20px; }
.field .marketing-choice-label { display: flex; align-items: flex-start; gap: 12px; cursor: pointer; line-height: 1.6; font-weight: 500; min-height: 44px; }
.field .marketing-choice-label input { appearance: auto; width: 20px; height: 20px; min-width: 20px; padding: 0; margin: 4px 0 0; accent-color: #34462c; }
.marketing-choice input:focus-visible { outline: 2px solid #34462c; outline-offset: 4px; }
.marketing-choice p, .form-privacy { font-size: .875rem; line-height: 1.6; }
.marketing-choice p { margin: 8px 0 0 32px; }
.form-privacy { margin: 0 0 16px; }
.form-privacy a { text-decoration: underline; text-underline-offset: 3px; }
