.cookie-bar{z-index:1000;background:#fff;border:1px solid #ebebf0;border-radius:12px;align-items:center;gap:1.25rem;max-width:720px;margin:0 auto;padding:1rem 1.25rem;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 12px 32px #1a1a2e1f}.cookie-bar[hidden]{display:none}.cookie-bar>.cookie-bar-text{color:#555568;flex:1;margin:0;font-size:.85rem;line-height:1.5}.cookie-bar>.cookie-bar-text a{color:#1a1a2e;text-decoration:underline}.cookie-bar>.cookie-bar-actions{flex:none;gap:.5rem;display:flex}.cookie-bar .cookie-btn{cursor:pointer;white-space:nowrap;font:inherit;border:1px solid #0000;border-radius:6px;padding:.5rem .9rem;font-size:.85rem;font-weight:600;transition:background .15s,border-color .15s}.cookie-bar .cookie-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #e8611a29}.cookie-bar .cookie-btn.primary{color:#fff;background:#e8611a}.cookie-bar .cookie-btn.primary:hover{background:#c93a1a}.cookie-bar .cookie-btn.ghost{color:#1a1a2e;background:0 0;border-color:#ebebf0}.cookie-bar .cookie-btn.ghost:hover{background:#f7f7fa}@media (width<=560px){.cookie-bar{flex-direction:column;align-items:stretch;gap:.6rem;padding:.8rem .9rem;bottom:.6rem;left:.6rem;right:.6rem}.cookie-bar>.cookie-bar-text{font-size:.76rem;line-height:1.4}.cookie-bar>.cookie-bar-actions{justify-content:flex-end}.cookie-bar .cookie-btn{padding:.45rem .8rem;font-size:.8rem}}
