.consent-banner{z-index:60;padding:16px 20px calc(16px + env(safe-area-inset-bottom,0px));color:#171717;background:#fff;border-top:1px solid #e5e5e5;font-size:14px;line-height:1.5;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0000000f}.consent-banner-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1040px;margin:0 auto;display:flex}.consent-banner-copy{color:#404040;flex:360px;min-width:0}.consent-banner-link{color:#171717;text-underline-offset:2px;text-decoration:underline}.consent-banner-link:hover{color:#000}.consent-banner-actions{flex-shrink:0;gap:8px;display:flex}.consent-banner-button{appearance:none;font:inherit;color:#171717;cursor:pointer;background:#fff;border:1px solid #171717;border-radius:8px;min-width:96px;padding:8px 16px;font-weight:500;transition:background .12s,color .12s}.consent-banner-button:hover{color:#fff;background:#171717}.consent-banner-button:focus-visible{outline-offset:2px;outline:2px solid #171717}.consent-banner-button--primary{color:#fff;background:#171717}.consent-banner-button--primary:hover{color:#fff;background:#000}html.dark .consent-banner{color:#fafafa;background:#0b0b0c;border-top-color:#262626;box-shadow:0 -8px 24px #0006}html.dark .consent-banner-copy{color:#d4d4d4}html.dark .consent-banner-link{color:#fafafa}html.dark .consent-banner-button{color:#fafafa;background:#0b0b0c;border-color:#fafafa}html.dark .consent-banner-button:hover,html.dark .consent-banner-button--primary{color:#0b0b0c;background:#fafafa}html.dark .consent-banner-button--primary:hover{color:#0b0b0c;background:#fff}@media (max-width:640px){.consent-banner-inner{flex-direction:column;align-items:stretch}.consent-banner-actions{justify-content:stretch}.consent-banner-button{flex:1 1 0}}
