.cookie-consent{z-index:9999;padding:1rem;animation:.4s 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{background:#fff;border:1px solid #0000001a;border-radius:12px;flex-direction:column;gap:1rem;max-width:1200px;margin:0 auto;padding:1.5rem;display:flex;box-shadow:0 10px 40px #00000026}@media (min-width:768px){.cookie-consent__container{flex-direction:row;justify-content:space-between;align-items:center;padding:1.5rem 2rem}}.cookie-consent__content{flex:1;gap:1rem;display:flex}.cookie-consent__icon{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.cookie-consent__text{flex:1}.cookie-consent__title{color:#1f2937;margin:0 0 .5rem;font-size:1.125rem;font-weight:600;line-height:1.4}.cookie-consent__description{color:#6b7280;margin:0;font-size:.875rem;line-height:1.6}.cookie-consent__link{color:#3b82f6;font-weight:500;text-decoration:underline;transition:color .2s}.cookie-consent__link:hover{color:#2563eb}.cookie-consent__actions{flex-shrink:0;gap:.75rem;display:flex}@media (max-width:767px){.cookie-consent__actions{width:100%}.cookie-consent__button{flex:1}}.cookie-consent__button{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.cookie-consent__button--decline{color:#374151;background:#f3f4f6}.cookie-consent__button--decline:hover{color:#1f2937;background:#e5e7eb}.cookie-consent__button--accept{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);box-shadow:0 4px 12px #3b82f64d}.cookie-consent__button--accept:hover{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translateY(-1px);box-shadow:0 6px 16px #3b82f666}.cookie-consent__button--accept:active{transform:translateY(0)}@media (prefers-color-scheme:dark){.cookie-consent__container{background:#1f2937;border-color:#ffffff1a}.cookie-consent__title{color:#f9fafb}.cookie-consent__description{color:#d1d5db}.cookie-consent__button--decline{color:#f3f4f6;background:#374151}.cookie-consent__button--decline:hover{color:#fff;background:#4b5563}}
