/* Scoped to the consent UI; all fonts inherit from the existing site. */
#wjaz-consent[hidden]{display:none!important}
#wjaz-consent{position:fixed;inset:auto 0 0;z-index:1200;display:flex;align-items:center;justify-content:center;gap:24px;padding:16px 56px max(16px,env(safe-area-inset-bottom));background:#fffdf9;color:#102c40;border-top:1px solid #ceb79f;box-shadow:0 -3px 16px #102c4010;font-family:inherit;font-size:14px;line-height:1.7;text-align:start}
#wjaz-consent .wjaz-consent-copy{max-width:660px}
#wjaz-consent strong{font-size:14px;font-weight:700}
#wjaz-consent p{margin:3px 0 0;font-size:14px;line-height:1.7;color:#334c5d}
#wjaz-consent a{color:#234f6a;font-size:12px;text-decoration:underline;text-underline-offset:3px}
#wjaz-consent .wjaz-consent-actions{display:flex;gap:10px;flex-shrink:0}
#wjaz-consent button{font-family:inherit;cursor:pointer}
#wjaz-consent .wjaz-consent-actions button{min-height:44px;min-width:100px;padding:9px 17px;border:1px solid #183b52;border-radius:8px;background:#fffdf9;color:#183b52;font-size:14px;font-weight:700;line-height:1.5}
#wjaz-consent .wjaz-consent-actions button[data-choice=true]{background:#183b52;color:white}
#wjaz-consent .wjaz-consent-close{position:absolute;inset-block-start:6px;inset-inline-end:8px;min-width:36px;min-height:36px;padding:0;border:0;border-radius:6px;background:transparent;color:#334c5d;font-size:25px;line-height:1}
#wjaz-consent button:focus-visible,#wjaz-consent a:focus-visible,.wjaz-consent-open:focus-visible{outline:3px solid #b46d37;outline-offset:3px}
.wjaz-consent-open{font:inherit;font-size:.85rem;color:inherit;background:none;border:0;padding:4px 0;cursor:pointer;text-align:start;text-decoration:underline;text-underline-offset:4px;min-height:44px}
.wjaz-consent-status{display:block;font:inherit;font-size:.8rem}
html{scroll-padding-bottom:calc(var(--wjaz-consent-height,0px) + 16px)}
body::after{content:'';display:block;height:var(--wjaz-consent-height,0px)}
html .wjaz-whatsapp-float{bottom:calc(var(--wjaz-consent-height,0px) + max(14px,env(safe-area-inset-bottom)))!important}
@media(max-width:700px){#wjaz-consent{display:block;padding:12px 18px max(12px,env(safe-area-inset-bottom))}#wjaz-consent .wjaz-consent-copy{padding-inline-end:22px}#wjaz-consent p{font-size:12px;line-height:1.7}#wjaz-consent .wjaz-consent-actions{margin-top:10px;gap:10px}#wjaz-consent .wjaz-consent-actions button{flex:1;font-size:13px;min-height:42px}}
