/* Scoped consent controls for the standalone public gift-card pages. */
.cavos-consent{box-sizing:border-box;position:fixed;bottom:20px;left:20px;right:20px;z-index:999997;max-width:700px;margin:auto;background:#111827;color:#f1f5f9;border:1px solid #6bb8c9;border-radius:12px;box-shadow:0 12px 60px #0009;padding:25px;font-family:system-ui,sans-serif;max-height:85vh;overflow:auto}
.cavos-consent h2{font-size:1.4rem;margin:0 0 12px}.cavos-consent p{font-size:.95rem;line-height:1.6;margin:0}.cavos-consent-actions{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0 12px}.cavos-consent-actions .btn{flex:1;padding:12px 18px;font:inherit;font-size:.9rem;background:transparent;color:#fff;border:1px solid #6bb8c9;border-radius:8px;cursor:pointer}.cavos-consent a{font-size:.82rem;color:#9bdae7;text-decoration:underline}.cavos-consent:focus,.cavos-consent button:focus-visible,.cavos-shop-cookie-settings:focus-visible{outline:2px solid #6bb8c9;outline-offset:3px}
.cavos-shop-cookie-settings{flex:0 0 auto;display:block;padding:8px 16px;border:0;background:#0f172a;color:#cbd5e1;font:12px system-ui,sans-serif;text-decoration:underline;cursor:pointer}
@media(max-width:600px){.cavos-consent{left:10px;right:10px;bottom:10px;padding:20px}}
