#vf-consent{box-sizing:border-box;position:fixed;inset:auto 16px max(16px,env(safe-area-inset-bottom));z-index:2147483000;width:min(960px,calc(100% - 32px));max-height:65dvh;overflow:auto;margin:0 auto;padding:22px 26px;border:1px solid #625882;border-radius:20px;background:#141121;color:#f5f3ff;box-shadow:0 8px 40px #0006;font:16px/1.5 'Instrument Sans',sans-serif}
#vf-consent h2{margin:0 0 12px;font-size:24px;color:inherit}
#vf-consent p{max-width:none;margin:0 0 18px;color:#ded8ed}
.vf-consent-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
#vf-consent button,.footer-links button[data-vf-consent-open]{font:inherit;color:inherit;cursor:pointer;background:#262139;border:1px solid #78699d;border-radius:10px;padding:12px 14px;min-height:44px}
#vf-consent button:hover,.footer-links button[data-vf-consent-open]:hover{background:#393052}
#vf-consent :focus-visible,.footer-links button[data-vf-consent-open]:focus-visible{outline:3px solid #bfa2ff;outline-offset:3px}
.vf-consent-links{display:flex;justify-content:space-between;align-items:center;margin-top:18px;gap:14px}
#vf-consent a{color:#d0bcff;text-decoration:underline}
#vf-consent .vf-consent-accept{background:#262139;border-color:#bfa2ff;box-shadow:0 0 0 2px #bfa2ff;font-weight:700}
#vf-consent .vf-consent-accept:hover{background:#393052}
@media(max-width:540px){#vf-consent{padding:20px}.vf-consent-actions{grid-template-columns:1fr}}
