.cookie-consent{z-index:1000;backdrop-filter:blur(8px);background:#000c;border-top:1px solid #ffffff1a;padding:16px;animation:.3s ease-out slideUp;position:fixed;bottom:0;left:0;right:0}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.cookie-consent__container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;display:flex}.cookie-consent__content{flex:1;min-width:300px}.cookie-consent__title{color:#fff;margin-bottom:8px;display:block}.cookie-consent__description{color:#fffc;line-height:1.5;display:block}.cookie-consent__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.cookie-consent__btn{white-space:nowrap;border:1px solid #fff3;min-width:auto}.cookie-consent__btn--reject{color:#dc2626;background:#dc26261a;border-color:#dc26264d}.cookie-consent__btn--reject:hover{background:#dc262633;border-color:#dc262680}.cookie-consent__btn--settings{color:#6b7280;background:#6b72801a;border-color:#6b72804d}.cookie-consent__btn--settings:hover{background:#6b728033;border-color:#6b728080}.cookie-consent__btn--accept{color:#fff;background:#3b82f6;border-color:#3b82f6}.cookie-consent__btn--accept:hover{background:#2563eb;border-color:#2563eb}[data-theme=dark] .cookie-consent{background:#141414f2;border-top-color:#ffffff1a}[data-theme=light] .cookie-consent{background:#fffffff2;border-top-color:#0000001a}[data-theme=light] .cookie-consent__title{color:#1a1a1a}[data-theme=light] .cookie-consent__description{color:#1a1a1ab3}[data-theme=light] .cookie-consent__btn{border-color:#0003}[data-theme=light] .cookie-consent__btn--reject{color:#dc2626;background:#dc26260d;border-color:#dc262633}[data-theme=light] .cookie-consent__btn--settings{color:#374151;background:#6b72800d;border-color:#6b728033}@media (max-width:768px){.cookie-consent{padding:16px 12px}.cookie-consent__container{flex-direction:column;align-items:stretch;gap:16px}.cookie-consent__content{text-align:center;min-width:unset}.cookie-consent__actions{flex-wrap:wrap;justify-content:center;gap:6px}.cookie-consent__btn{flex:1;min-width:80px;padding:8px 12px;font-size:13px}}@media (max-width:1024px) and (min-width:769px){.cookie-consent__container{gap:16px}.cookie-consent__actions{gap:8px}}
