.wf-consent{position:fixed;left:0;right:0;bottom:0;z-index:99999;padding:14px;background:rgba(15,23,42,.98);color:#e2e8f0;border-top:1px solid rgba(20,184,166,.35);box-shadow:0 -10px 30px rgba(15,23,42,.25);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.wf-consent__inner{max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.wf-consent__text{display:flex;flex-direction:column;gap:4px;font-size:13px;line-height:1.45}.wf-consent__text strong{font-size:14px;color:#fff}.wf-consent__text a{color:#5eead4;text-decoration:underline}.wf-consent__actions{display:flex;gap:9px;flex:0 0 auto}.wf-consent button{min-height:42px;border-radius:8px;padding:9px 14px;font-weight:800;cursor:pointer}.wf-consent__secondary{background:#fff;color:#0f172a;border:1px solid #cbd5e1}.wf-consent__primary{background:#14b8a6;color:#0f172a;border:1px solid #14b8a6}@media(max-width:760px){.wf-consent{padding:12px}.wf-consent__inner{align-items:stretch;flex-direction:column;gap:12px}.wf-consent__actions{display:grid;grid-template-columns:1fr 1fr}.wf-consent button{width:100%}}