:root{--elo-consent-bg:#101119;--elo-consent-card:#fff;--elo-consent-text:#171824;--elo-consent-muted:#696d7d;--elo-consent-border:#e5e7ef;--elo-consent-accent:#7453f7}
.elo-consent-banner{position:fixed;z-index:2147483000;left:18px;right:18px;bottom:max(18px,env(safe-area-inset-bottom));max-width:1180px;margin:auto;background:rgba(16,17,25,.97);color:#fff;border:1px solid rgba(255,255,255,.13);border-radius:24px;padding:18px 20px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;box-shadow:0 24px 80px rgba(0,0,0,.28);backdrop-filter:blur(18px)}
.elo-consent-copy strong{font-size:1.05rem}.elo-consent-copy p{margin:.35rem 0 0;color:#d8d9e2;line-height:1.45;font-size:.9rem}.elo-consent-links{display:flex;gap:12px}.elo-consent-links a,.elo-consent-footer a{color:inherit;text-decoration:underline;text-underline-offset:3px}.elo-consent-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.elo-consent-primary,.elo-consent-secondary,.elo-consent-choice,.elo-consent-neutral{appearance:none;border-radius:999px;padding:11px 16px;font:700 .88rem/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer}.elo-consent-choice{background:#fff;color:#171824;border:1px solid #fff}.elo-consent-secondary{background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.22)}.elo-consent-primary{background:var(--elo-consent-accent);color:#fff;border:1px solid var(--elo-consent-accent)}.elo-consent-neutral{background:#fff;color:#33364a;border:1px solid #d8dae5}
.elo-consent-choice:focus-visible,.elo-consent-secondary:focus-visible,.elo-consent-primary:focus-visible,.elo-consent-neutral:focus-visible,.elo-consent-x:focus-visible,.elo-consent-row input:focus-visible{outline:3px solid #b9aaff;outline-offset:2px}
.elo-consent-settings{position:fixed;inset:0;z-index:2147483001;display:grid;place-items:center;padding:20px}.elo-consent-settings.is-hidden{display:none}.elo-consent-backdrop{position:absolute;inset:0;background:rgba(10,11,18,.65);backdrop-filter:blur(6px)}.elo-consent-card{position:relative;width:min(680px,100%);max-height:min(86vh,760px);overflow:auto;background:var(--elo-consent-card);color:var(--elo-consent-text);border-radius:26px;padding:24px;box-shadow:0 28px 100px rgba(0,0,0,.32)}.elo-consent-x{position:absolute;right:16px;top:14px;border:0;background:#f1f2f7;border-radius:50%;width:38px;height:38px;font-size:1.4rem;cursor:pointer}.elo-consent-head{display:flex;gap:12px;align-items:center;margin-right:48px}.elo-consent-head>span{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#eeeafd;color:var(--elo-consent-accent);font-size:1.4rem}.elo-consent-head small{font:800 .68rem/1.2 system-ui;letter-spacing:.1em;color:#777b8a}.elo-consent-head h2{margin:.2rem 0 0;font:800 1.65rem/1.1 system-ui}.elo-consent-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 0;border-top:1px solid var(--elo-consent-border);cursor:pointer}.elo-consent-head+.elo-consent-row{margin-top:20px}.elo-consent-row strong{font:800 .98rem/1.3 system-ui}.elo-consent-row p{margin:.25rem 0 0;color:var(--elo-consent-muted);font:400 .86rem/1.45 system-ui}.elo-consent-row input{appearance:none;width:48px;height:28px;border-radius:999px;background:#d7d9e2;position:relative;cursor:pointer;transition:.2s}.elo-consent-row input:after{content:"";position:absolute;width:22px;height:22px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.18);transition:.2s}.elo-consent-row input:checked{background:var(--elo-consent-accent)}.elo-consent-row input:checked:after{transform:translateX(20px)}.elo-consent-row.locked{cursor:default}.elo-consent-row.locked>span{font:800 .72rem/1 system-ui;border-radius:999px;padding:7px 9px;background:#effaf4;color:#137a49}.elo-consent-row.locked:last-of-type>span{background:#f3f4f7;color:#696d7d}.elo-consent-footer{display:flex;gap:14px;align-items:center;flex-wrap:wrap;padding-top:18px;border-top:1px solid var(--elo-consent-border);font:600 .84rem/1.4 system-ui}.elo-consent-footer-actions{display:flex;gap:8px;margin-left:auto}.elo-consent-open{overflow:hidden}
@media(max-width:760px){.elo-consent-banner{grid-template-columns:1fr;left:10px;right:10px;padding:16px;border-radius:20px}.elo-consent-actions{display:grid;grid-template-columns:1fr 1fr;justify-content:stretch}.elo-consent-actions .elo-consent-secondary{grid-column:1/-1}.elo-consent-card{padding:20px;border-radius:22px}.elo-consent-footer-actions{width:100%;margin-left:0;display:grid;grid-template-columns:1fr 1fr}.elo-consent-settings{padding:10px}}
