.cookie-consent{z-index:1000;background:#0c0c0c;border:1px solid #2b2b2b;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:calc(100% - 32px);max-width:640px;padding:18px 22px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #0000008c}.cookie-consent__text{color:#f4f1ec;font-family:var(--font-family-dm-sans,sans-serif);flex:280px;margin:0;font-size:13px;line-height:19px}.cookie-consent__actions{flex-shrink:0;gap:10px;display:flex}.cookie-consent__btn{cursor:pointer;font-family:var(--font-family-dm-sans,sans-serif);text-transform:uppercase;letter-spacing:.4px;border-radius:6px;padding:10px 22px;font-size:13px;font-weight:700;transition:background-color .2s,color .2s}.cookie-consent__btn--solid{color:#fff;background:#bf313a;border:1px solid #bf313a}.cookie-consent__btn--solid:hover{background:#e14d56;border-color:#e14d56}.cookie-consent__btn--ghost{color:#f4f1ec;background:0 0;border:1px solid #777}.cookie-consent__btn--ghost:hover{border-color:#f4f1ec}@media (max-width:520px){.cookie-consent{flex-direction:column;align-items:stretch}.cookie-consent__actions{justify-content:flex-end}}
