.cookie-banner{background:linear-gradient(135deg,rgba(var(--bs-dark-rgb),.95) 0%,rgba(var(--bs-primary-rgb),.95) 100%);backdrop-filter:blur(10px);color:#fff;padding:0;position:fixed;bottom:0;left:0;width:100%;z-index:1050;box-shadow:0 -4px 20px rgba(0,0,0,.15);border-top:1px solid rgba(255,255,255,.1);animation:slideUp .5s ease-out}@keyframes slideUp{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.cookie-content{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:1.25rem 1.5rem;gap:1.5rem}.cookie-icon{flex-shrink:0;width:40px;height:40px;background:rgba(255,255,255,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.cookie-text{flex:1;min-width:0}.cookie-text p{font-size:.9rem;line-height:1.4}.cookie-actions{flex-shrink:0;display:flex;align-items:center;gap:.5rem}.cookie-actions .btn{white-space:nowrap;font-size:.875rem;padding:.5rem 1rem;border-radius:6px;transition:all .3s ease}.cookie-actions .btn-light:hover{background-color:#f8f9fa;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.cookie-actions .btn-outline-light:hover{background-color:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5);transform:translateY(-1px)}.cookie-actions .btn-link:hover{text-decoration:underline;transform:translateY(-1px)}@media (min-width:992px){.cookie-content{padding:1rem 1.5rem;gap:2rem}.cookie-text{display:flex;align-items:center;gap:1rem}.cookie-text p{margin:0;display:inline}.cookie-text p:first-child{margin-right:.5rem}}@media (max-width:991px) and (min-width:769px){.cookie-content{gap:1rem;padding:1rem}.cookie-text p{font-size:.85rem}.cookie-actions .btn{font-size:.8rem;padding:.4rem .8rem}}@media (max-width:768px){.cookie-banner{padding:0;left:0;right:0;width:100vw;box-sizing:border-box}.cookie-content{flex-direction:column;gap:.75rem;padding:.75rem;max-width:100%;margin:0;box-sizing:border-box}.cookie-icon{width:32px;height:32px;align-self:center;margin:0 auto}.cookie-text{text-align:center;width:100%;max-width:100%;margin:0 auto;box-sizing:border-box;display:block}.cookie-text p{font-size:.8rem;line-height:1.4;margin:0 auto .5rem auto;padding:0;text-align:center;max-width:100%;word-break:break-word;hyphens:auto}.cookie-text p:last-child{margin-bottom:0}.cookie-actions{display:flex;flex-direction:row;justify-content:center;gap:.5rem;flex-wrap:wrap;width:100%;max-width:100%}.cookie-actions .btn{font-size:.75rem;padding:.5rem .75rem;flex:0 0 auto;min-width:80px;max-width:calc(50% - .25rem)}.cookie-actions .btn-link{padding:.5rem .5rem;min-width:auto;max-width:100%}}@media (max-width:480px){.cookie-content{flex-direction:column;text-align:center;gap:.75rem;padding:.75rem}.cookie-icon{align-self:center;margin-top:0}.cookie-text{text-align:center}.cookie-actions{flex-direction:row;justify-content:center;gap:.5rem;min-width:auto}.cookie-actions .btn{flex:1;min-width:80px}.cookie-actions .btn-link{flex:0 0 auto;min-width:auto;padding:.4rem .3rem}}
