.eb-consent{position:fixed;z-index:9999;left:50%;bottom:24px;transform:translateX(-50%);width:min(1120px,calc(100% - 32px));display:flex;align-items:center;justify-content:space-between;gap:32px;padding:24px 28px;border:1px solid #222f44;border-radius:18px;background:rgba(15,23,41,.97);box-shadow:0 24px 70px rgba(0,0,0,.45);color:#f8fafc;backdrop-filter:blur(12px)}
.eb-consent[hidden]{display:none}.eb-consent h2{margin:0 0 6px;font-size:20px}.eb-consent p{max-width:760px;margin:0;color:#94a3b8;font-size:14px;line-height:1.55}.eb-consent a{color:#f8fafc}.eb-consent-actions{display:flex;gap:10px;flex:0 0 auto}.eb-consent button{min-width:106px;height:40px;border:1px solid #37455d;border-radius:999px;background:transparent;color:#f8fafc;font:inherit;font-size:14px;font-weight:600;cursor:pointer}.eb-consent button.is-primary{border-color:#7c5cff;background:#7c5cff}.eb-consent button:hover{border-color:#7c5cff}
@media(max-width:767px){.eb-consent{align-items:stretch;flex-direction:column;gap:18px;bottom:12px;padding:22px}.eb-consent-actions{justify-content:flex-end}.eb-consent button{flex:1}}
