.compv2-marketing-preferences{border-top:4px solid var(--fdl-brand,#ff7a00)}
.compv2-marketing-preferences-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}
.compv2-marketing-preferences-heading span{display:block;margin-bottom:4px;color:var(--fdl-brand,#ff7a00);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.compv2-marketing-preferences-heading h3{margin:0 0 6px!important;color:var(--fdl-text,#171717)!important;font-size:22px!important}
.compv2-marketing-preferences-heading p{margin:0!important;color:var(--fdl-muted,#656a72)!important}
.compv2-marketing-preferences-saved{margin:0 0 16px;padding:12px 14px;border:1px solid #86d4a5;border-radius:10px;background:#edf9f1;color:#116b37;font-weight:800}
.compv2-marketing-preference-form{display:grid;gap:18px}
.compv2-marketing-channel-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.compv2-marketing-channel{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:13px;min-width:0;padding:16px;border:1px solid var(--fdl-line,#dfe3e7);border-radius:13px;background:var(--fdl-surface-2,#f7f8fa);cursor:pointer}
.compv2-marketing-channel:hover{border-color:color-mix(in srgb,var(--fdl-brand,#ff7a00) 55%,var(--fdl-line,#dfe3e7))}
.compv2-marketing-channel.is-unavailable{cursor:not-allowed;opacity:.64}
.compv2-marketing-channel-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:11px;background:color-mix(in srgb,var(--fdl-brand,#ff7a00) 13%,var(--fdl-surface,#fff));color:var(--fdl-brand,#ff7a00);font-size:19px;font-weight:900}
.compv2-marketing-channel strong,.compv2-marketing-channel small{display:block}
.compv2-marketing-channel strong{color:var(--fdl-text,#171717);font-size:15px}
.compv2-marketing-channel small{margin-top:3px;color:var(--fdl-muted,#656a72);font-size:12px;line-height:1.4}
.compv2-marketing-channel input[type=checkbox]{width:22px;height:22px;margin:0;accent-color:var(--fdl-brand,#ff7a00)}
.compv2-marketing-essential-note{margin:0!important;padding:13px 15px;border-radius:11px;background:color-mix(in srgb,var(--fdl-brand,#ff7a00) 8%,var(--fdl-surface,#fff));color:var(--fdl-muted,#656a72)!important}
.compv2-marketing-essential-note strong{color:var(--fdl-text,#171717)}
.compv2-marketing-save{justify-self:start;min-height:46px;padding:11px 18px!important}
@media(max-width:700px){.compv2-marketing-channel-list{grid-template-columns:1fr}.compv2-marketing-channel{grid-template-columns:40px minmax(0,1fr) auto;padding:14px}.compv2-marketing-channel-icon{width:40px;height:40px}}
