#es-consent-banner{position:fixed;bottom:0;left:0;right:0;z-index:99998;padding:16px;pointer-events:none;animation:esc-fade .4s ease-out}@keyframes esc-fade{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.esc{max-width:860px;margin:0 auto;pointer-events:auto;background:#f8f9fb;border:1px solid #d5d9e2;border-radius:14px;overflow:hidden;box-shadow:0 12px 40px rgb(0 0 0 / .12),0 2px 6px rgb(0 0 0 / .06);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Roboto,sans-serif;font-size:14px;color:#374151;line-height:1.5}.esc__accent{height:3px;background:linear-gradient(90deg,#4f46e5,#7c3aed,#4f46e5);background-size:200% 100%;animation:esc-shimmer 3s ease infinite}@keyframes esc-shimmer{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}.esc__inner{display:flex;align-items:center;gap:16px;padding:20px 24px}.esc__icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ede9fe,#dbeafe);border-radius:10px;color:#4f46e5}.esc__text{flex:1;min-width:0}.esc__text strong{display:block;font-size:15px;font-weight:600;color:#111827;margin-bottom:2px}.esc__text p{margin:0;font-size:13px;color:#6b7280}.esc__text a{color:#4f46e5;text-decoration:none;font-weight:500}.esc__text a:hover{text-decoration:underline}.esc__btns{display:flex;gap:8px;flex-shrink:0}.esc__btn{padding:9px 18px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease;border:none;white-space:nowrap}.esc__btn--reject{background:#fff;color:#6b7280;border:1px solid #d1d5db}.esc__btn--reject:hover{background:#f3f4f6;color:#374151;border-color:#9ca3af}.esc__btn--accept{background:#111827;color:#fff;box-shadow:0 1px 3px rgb(0 0 0 / .12)}.esc__btn--accept:hover{background:#1f2937;box-shadow:0 2px 8px rgb(0 0 0 / .18)}@media(max-width:640px){#es-consent-banner{padding:12px}.esc__inner{flex-wrap:wrap;padding:16px}.esc__icon{display:none}.esc__text{width:100%}.esc__btns{width:100%;justify-content:stretch}.esc__btn{flex:1;justify-content:center;text-align:center;padding:11px 16px}}#es-consent-banner[hidden]{display:none}.es-cookie-prefs{background:none;border:0;padding:0;font:inherit;color:inherit;text-decoration:underline;cursor:pointer}