#mt-consent-banner,#mt-consent-dialog{font-family:inherit;color:#fff;background:#0f3d3e}
#mt-consent-banner{position:fixed;z-index:1000;right:.75rem;bottom:.75rem;width:min(720px,calc(100% - 1.5rem));padding:.8rem .9rem;border:1px solid rgba(255,255,255,.18);border-radius:.9rem;box-shadow:0 14px 38px rgba(0,0,0,.24)}
#mt-consent-banner[hidden],#mt-consent-dialog[hidden]{display:none!important}
.mt-consent-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.mt-consent-copy{margin:0;font-size:.8rem;line-height:1.45;color:rgba(255,255,255,.84)}.mt-consent-copy strong{display:block;margin-bottom:.15rem;color:#fff;font-size:.88rem}.mt-consent-copy a,.mt-consent-link{color:#fff;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;font-weight:750}
.mt-consent-actions{display:flex;flex:0 0 auto;gap:.4rem}.mt-consent-button{min-height:38px;padding:.55rem .75rem;border:1px solid rgba(255,255,255,.5);border-radius:.65rem;background:transparent;color:#fff;font:inherit;font-size:.76rem;font-weight:750;cursor:pointer}.mt-consent-button--primary{border-color:#1faf9a;background:#1faf9a;color:#082f30}.mt-consent-button:focus-visible,.mt-consent-link:focus-visible{outline:3px solid #fff;outline-offset:3px}
#mt-consent-backdrop{position:fixed;z-index:1001;inset:0;background:rgba(5,31,32,.58)}#mt-consent-backdrop[hidden]{display:none!important}#mt-consent-dialog{position:fixed;z-index:1002;left:50%;top:50%;width:min(560px,calc(100% - 2rem));max-height:calc(100vh - 2rem);overflow:auto;transform:translate(-50%,-50%);padding:1.35rem;border-radius:1rem;box-shadow:0 18px 60px rgba(0,0,0,.3)}#mt-consent-dialog h2{margin:0 0 .45rem;font-size:1.35rem}#mt-consent-dialog>p{margin:0 0 1rem;color:rgba(255,255,255,.82);line-height:1.5}.mt-consent-option{display:grid;grid-template-columns:1fr auto;gap:.8rem;padding:1rem 0;border-top:1px solid rgba(255,255,255,.2)}.mt-consent-option strong{display:block}.mt-consent-option span{display:block;margin-top:.2rem;font-size:.82rem;line-height:1.4;color:rgba(255,255,255,.76)}.mt-consent-option input{width:22px;height:22px;accent-color:#1faf9a}.mt-consent-dialog-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1rem}.mt-cookie-settings{appearance:none;border:0;background:transparent;color:inherit;font:inherit;text-decoration:underline;text-underline-offset:3px;cursor:pointer;padding:0;margin:.6rem 0;display:block}.mt-cookie-settings:focus-visible{outline:3px solid currentColor;outline-offset:3px}
@media(max-width:640px){#mt-consent-banner{left:.4rem;right:.4rem;bottom:.4rem;width:auto;padding:.7rem}.mt-consent-row{align-items:flex-start;flex-direction:column;gap:.55rem}.mt-consent-actions{width:100%}.mt-consent-button{flex:1;padding:.5rem .35rem}.mt-consent-dialog-actions{flex-direction:column}.mt-consent-dialog-actions .mt-consent-button{width:100%}}
@media(prefers-reduced-motion:reduce){#mt-consent-banner *,#mt-consent-dialog *{scroll-behavior:auto!important;transition:none!important}}
