.ff-consent{position:fixed;inset:0;z-index:2147483646;display:flex;align-items:flex-end;justify-content:center;padding:18px;background:rgba(8,15,28,.62);font-family:Inter,system-ui,sans-serif;color:#172033}.ff-consent__panel{width:min(720px,100%);padding:24px;border-radius:16px;background:#fff;box-shadow:0 18px 60px rgba(0,0,0,.3)}.ff-consent h2{margin:0 0 8px;font-size:24px}.ff-consent p{margin:0 0 18px;line-height:1.55;color:#475569}.ff-consent__choices{display:grid;gap:10px;margin-bottom:20px}.ff-consent__choices label{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px;border:1px solid #dbe2ea;border-radius:10px}.ff-consent__choices span{display:grid;gap:3px}.ff-consent__choices small{color:#64748b}.ff-consent__choices input{width:22px;height:22px}.ff-consent__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.ff-consent button,.ff-consent-reopen{border:1px solid #bdc8d6;border-radius:8px;background:#fff;padding:10px 14px;font:600 14px Inter,system-ui,sans-serif;color:#172033;cursor:pointer}.ff-consent .ff-consent__primary{border-color:#c2410c;background:#c2410c;color:#fff}.ff-consent-reopen{position:fixed;right:14px;bottom:14px;z-index:2147483645;padding:8px 11px;box-shadow:0 4px 18px rgba(0,0,0,.18)}@media(max-width:520px){.ff-consent{padding:10px}.ff-consent__panel{padding:18px}.ff-consent__actions{display:grid}.ff-consent__actions button{width:100%}}