.mf-consent-layer{position:fixed;left:0;top:0;width:var(--mf-vw, 100vw);height:var(--mf-vh, 100vh);z-index:9800;display:flex;align-items:flex-end;justify-content:center;padding:0 12px calc(12px + env(safe-area-inset-bottom, 0px));box-sizing:border-box;pointer-events:none}.mf-consent{pointer-events:auto;width:100%;max-width:560px;box-sizing:border-box;padding:16px 18px;border-radius:18px;border:1px solid hsla(0,0%,100%,.12);background:rgba(16,13,30,.96);box-shadow:0 24px 60px rgba(0,0,0,.55);color:#eceef4;font:400 13.5px/1.55 "Inter",system-ui,-apple-system,"Segoe UI",sans-serif;text-align:left;animation:mfConsentIn .28s ease-out both}.mf-consent strong{display:block;color:#fff;font-size:14.5px;font-weight:700;margin-bottom:4px}.mf-consent p{margin:0}.mf-consent a{color:#c7a5ff;text-decoration:underline;text-underline-offset:3px}.mf-consent a:hover{color:#fff}.mf-consent__actions{display:flex;gap:10px;margin-top:14px}.mf-consent__actions button{flex:1 1 0;min-height:42px;padding:10px 14px;border-radius:12px;border:1px solid hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.06);color:#fff;font:700 14px/1 "Inter",system-ui,sans-serif;cursor:pointer;transition:background .15s,border-color .15s}.mf-consent__actions button:hover{background:hsla(0,0%,100%,.12)}.mf-consent__actions button:focus-visible{outline:2px solid #9146ff;outline-offset:2px}.mf-consent__actions .is-accept{border-color:rgba(0,0,0,0);background:linear-gradient(180deg, #9146FF, #6B2BFF)}.mf-consent__actions .is-accept:hover{background:linear-gradient(180deg, #9f5cff, #6B2BFF)}@keyframes mfConsentIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion: reduce){.mf-consent{animation:none}}.mf-embed-consent{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:220px;padding:24px;text-align:center;color:#d9dbe4;font:400 14px/1.55 "Inter",system-ui,sans-serif}.mf-embed-consent p{margin:0;max-width:420px}.mf-embed-consent button{padding:11px 18px;border-radius:12px;border:0;background:linear-gradient(180deg, #9146FF, #6B2BFF);color:#fff;font:700 14px/1 "Inter",system-ui,sans-serif;cursor:pointer}.mf-embed-consent a{color:#c7a5ff}
