.wz-consent{position:fixed;inset:auto 0 0;z-index:10000;padding:16px;display:flex;justify-content:center;pointer-events:none;font-family:'Manrope',system-ui,-apple-system,sans-serif}
.wz-consent__panel{position:relative;pointer-events:auto;width:min(1120px,100%);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;padding:22px 24px;border:1px solid rgba(34,197,94,.3);border-radius:18px;background:#111c2e;color:#e9f4ee;box-shadow:0 20px 70px rgba(0,0,0,.42)}
:root[data-theme="light"] .wz-consent__panel{background:#fff;color:#0d1a14;border-color:rgba(22,163,74,.25);box-shadow:0 20px 70px rgba(13,26,20,.2)}
.wz-consent__copy{min-width:0}
.wz-consent__copy h2{margin:0 0 7px;font:700 clamp(17px,2vw,20px)/1.25 'Sora',system-ui,sans-serif;color:inherit}
.wz-consent__copy p{margin:0;color:#b8c9c0;font-size:14px;line-height:1.55;max-width:74ch}
:root[data-theme="light"] .wz-consent__copy p{color:#54675e}
.wz-consent__copy a{color:#86efac;text-decoration:underline;text-underline-offset:3px}
:root[data-theme="light"] .wz-consent__copy a{color:#15803d}
.wz-consent__current{margin-top:7px!important;font-size:12.5px!important}
.wz-consent__actions{display:flex;gap:10px;align-items:center;justify-content:flex-end;flex-wrap:wrap}
.wz-consent__button{min-height:44px;padding:10px 16px;border:1px solid rgba(233,244,238,.28);border-radius:10px;background:transparent;color:inherit;font:700 13px/1.2 'Manrope',system-ui,sans-serif;cursor:pointer;white-space:nowrap}
:root[data-theme="light"] .wz-consent__button{border-color:rgba(13,26,20,.2)}
.wz-consent__button--primary{border-color:#22c55e;background:#22c55e;color:#052e16}
.wz-consent__button:hover{border-color:#86efac}
.wz-consent__button--primary:hover{background:#4ade80}
.wz-consent__button:focus-visible,.wz-consent__close:focus-visible,.wz-consent-preferences:focus-visible{outline:3px solid #a3e635;outline-offset:3px}
.wz-consent__close{position:absolute;right:10px;top:8px;width:36px;height:36px;border:0;border-radius:9px;background:transparent;color:inherit;font:500 25px/1 system-ui,sans-serif;cursor:pointer}
.wz-consent__close:hover{background:rgba(255,255,255,.08)}
:root[data-theme="light"] .wz-consent__close:hover{background:rgba(13,26,20,.06)}
.wz-consent__status{position:fixed;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}
.wz-consent-preferences{position:fixed;left:14px;bottom:14px;z-index:9999;min-height:40px;padding:8px 12px;border:1px solid rgba(34,197,94,.35);border-radius:999px;background:#111c2e;color:#e9f4ee;box-shadow:0 8px 30px rgba(0,0,0,.2);font:700 12px/1.2 'Manrope',system-ui,sans-serif;cursor:pointer}
:root[data-theme="light"] .wz-consent-preferences{background:#fff;color:#0d1a14;border-color:rgba(22,163,74,.28)}
.wz-consent-preferences[hidden]{display:none}
@media (max-width:720px){.wz-consent{padding:10px}.wz-consent__panel{grid-template-columns:1fr;gap:15px;padding:20px 18px}.wz-consent__actions{display:grid;grid-template-columns:1fr;width:100%}.wz-consent__button{width:100%;white-space:normal}.wz-consent-preferences{left:10px;bottom:10px;max-width:calc(100vw - 20px)}}
@media (prefers-reduced-motion:reduce){.wz-consent *{scroll-behavior:auto!important;transition:none!important}}
