.consentBanner{z-index:1000;color:#fff;background:#0b1424;border:1px solid #31405a;border-radius:10px;justify-content:space-between;align-items:flex-end;gap:18px;width:min(510px,100% - 48px);padding:17px 18px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 60px #0b142447}.consentBanner b{font:700 13px Inter,Arial,sans-serif}.consentBanner p{color:#c6ceda;max-width:330px;margin:6px 0 4px;font:10px/1.5 Inter,Arial,sans-serif}.consentBanner a{color:#8fb2ff;font:700 9px Inter,Arial,sans-serif}.consentActions{flex-shrink:0;gap:7px;display:flex}.consentActions button{cursor:pointer;border:1px solid #61708a;border-radius:6px;padding:10px 11px;font:800 9px Inter,Arial,sans-serif}.consentReject{color:#fff;background:0 0}.consentAccept{color:#fff;background:#1459f5;border-color:#1459f5!important}@media (width<=680px){.consentBanner{flex-direction:column;align-items:stretch;gap:14px;width:calc(100% - 28px);bottom:14px;left:14px;right:14px}.consentActions{grid-template-columns:1fr 1fr;display:grid}.consentActions button{width:100%}}
