.cookie-consent{position:fixed;bottom:0;left:0;right:0;z-index:10000;padding:16px;background:hsla(0,0%,100%,.98);box-shadow:0 -4px 24px rgba(0,0,0,.12);border-top:1px solid rgba(0,0,0,.08)}.cookie-consent__inner{max-width:1140px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px}.cookie-consent__text{flex:1 1 280px;margin:0;font-size:14px;line-height:1.5;color:#333}.cookie-consent__text a{color:var(--primary,#6b4ce6);text-decoration:underline;font-weight:600}.cookie-consent__actions{display:flex;flex-wrap:wrap;gap:10px;flex-shrink:0}.cookie-consent__btn{margin:0;white-space:nowrap}@media (max-width:576px){.cookie-consent__inner{flex-direction:column;align-items:stretch}.cookie-consent__actions{flex-direction:column}.cookie-consent__btn{width:100%;text-align:center}}