#fmv-global-consent-v2,
#fmv-global-consent-v2 * { box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", Arial, sans-serif; }
#fmv-global-consent-v2 { position: fixed; z-index: 2147483000; inset: auto 12px 12px; color: #fff; }
#fmv-global-consent-v2 .fmv-consent-panel { width: min(100%, 1180px); margin: 0 auto; padding: 16px; border: 1px solid #cfb16d; border-radius: 14px; background: #181c36; box-shadow: 0 -14px 45px rgba(24,28,54,.28); }
#fmv-global-consent-v2 .fmv-consent-copy { margin: 0; color: #e5e7eb; font-size: 13px; line-height: 1.5; }
#fmv-global-consent-v2 .fmv-consent-copy strong { display: block; margin-bottom: 4px; color: #fff; font-size: 16px; }
#fmv-global-consent-v2 .fmv-consent-copy a { color: #f0d99f; font-weight: 700; text-underline-offset: 3px; }
#fmv-global-consent-v2 .fmv-consent-actions { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 12px; }
#fmv-global-consent-v2 button { min-height: 44px; padding: 9px 16px; border: 1px solid #cfb16d; border-radius: 9px; background: #11152c; color: #f0d99f; font-size: 12px; font-weight: 800; cursor: pointer; }
#fmv-global-consent-v2 button[data-consent="optional"] { background: #cfb16d; color: #11152c; }
#fmv-global-consent-v2 button:focus-visible, #fmv-consent-preferences-v2:focus-visible { outline: 3px solid #cfb16d; outline-offset: 3px; }
#fmv-consent-preferences-v2 { position: fixed; z-index: 2147482999; right: 12px; bottom: 12px; min-height: 44px; padding: 8px 12px; border: 1px solid #cfb16d; border-radius: 999px; background: #181c36; color: #fff; font: 700 12px/1.2 -apple-system, BlinkMacSystemFont, "SF Pro Text", sans-serif; cursor: pointer; }
@media (min-width: 760px) { #fmv-global-consent-v2 .fmv-consent-panel { display: grid; grid-template-columns: minmax(0,1fr) auto; align-items: center; gap: 18px; } #fmv-global-consent-v2 .fmv-consent-actions { margin-top: 0; } }
@media (max-width: 390px) { #fmv-global-consent-v2 { inset-inline: 8px; bottom: 8px; } #fmv-global-consent-v2 .fmv-consent-panel { padding: 13px; } #fmv-global-consent-v2 .fmv-consent-actions button { width: 100%; } }
