.vb-consent[hidden]{display:none!important}
.vb-consent{position:fixed;z-index:1000;bottom:20px;left:20px;width:min(480px,calc(100vw - 40px));max-height:calc(100dvh - 40px);overflow:auto;overscroll-behavior:contain;padding:24px;background:#faf9f5;color:#363d26;border:1px solid #b6bba9;border-radius:10px;box-shadow:0 8px 38px #292f1e26;font:400 1rem/1.5 'Instrument Sans',system-ui,sans-serif;box-sizing:border-box}
.vb-consent *{box-sizing:border-box}
.vb-consent h2{font:500 1.75rem/1.15 'Cormorant Garamond',Georgia,serif;letter-spacing:-.02em;margin:0 0 12px}
.vb-consent p{font-size:.9375rem;line-height:1.55;margin:0 0 16px;overflow-wrap:anywhere}
.vb-consent a{color:#363d26;text-decoration:underline;text-underline-offset:3px}
.vb-consent-actions{display:flex;gap:10px;margin:16px 0}
.vb-consent button{font:600 .875rem/1.4 'Instrument Sans',system-ui,sans-serif;min-height:44px;padding:11px 14px;border:1px solid #363d26;border-radius:4px;background:#363d26;color:#fff;cursor:pointer}
.vb-consent-actions button{flex:1}
.vb-consent button:hover{background:#eef0e5;color:#292f1e}
.vb-consent summary{font-size:.875rem;cursor:pointer;text-decoration:underline;text-underline-offset:4px;padding:8px 0;min-height:40px}
.vb-consent details[open] summary{margin-bottom:12px}
.vb-consent label{display:flex;align-items:flex-start;gap:10px;font-size:.9375rem;line-height:1.5;margin-bottom:16px;cursor:pointer}
.vb-consent label strong{font-weight:600}
.vb-consent input[type=checkbox]{flex:0 0 auto;width:20px;height:20px;margin:2px 0 0;accent-color:#363d26}
.vb-consent .vb-consent-close{background:transparent;color:#363d26;border:0;text-decoration:underline;padding:10px 0;margin-top:4px;font-weight:400}
.vb-measurement-settings{font:400 .875rem/1.5 'Instrument Sans',system-ui,sans-serif;color:inherit;background:none;border:0;text-decoration:underline;text-underline-offset:4px;cursor:pointer;padding:12px 0;min-height:44px}
.vb-consent :focus-visible,.vb-measurement-settings:focus-visible{outline:3px solid #a27b32;outline-offset:3px}
@media(max-width:520px){.vb-consent{bottom:10px;left:10px;width:calc(100vw - 20px);max-height:calc(100dvh - 20px);padding:20px}.vb-consent-actions{flex-wrap:wrap}.vb-consent-actions button{flex:1 1 160px}}
@media(prefers-reduced-motion:reduce){.vb-consent{scroll-behavior:auto}}
