.cookie-bar{position:fixed;left:16px;right:16px;bottom:16px;z-index:80;background:#0d0d0d;color:#e9e9e9;border-radius:16px;padding:16px 18px;display:flex;gap:16px;align-items:center;justify-content:space-between;box-shadow:0 12px 40px rgba(0,0,0,.28);max-width:920px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.cookie-bar p{font-size:13.5px;line-height:1.5;margin:0;color:#cfcfcf}.cookie-bar button{flex:0 0 auto;background:#f5c542;color:#241a00;font-weight:800;border-radius:100px;padding:10px 18px;font-size:13.5px;border:0;cursor:pointer;font-family:inherit}@media (max-width:620px){.cookie-bar{flex-direction:column;align-items:stretch;text-align:left}}