.turi-consent__open { position:fixed; z-index:999998; right:16px; bottom:16px; min-height:32px; border:1px solid #b7dfd9; border-radius:5px; padding:0 10px; color:#0b5c56; background:#eff9f7; cursor:pointer; font:600 12px "Avenir Next","Helvetica Neue",sans-serif; }.turi-consent__open[hidden],.turi-consent [hidden] { display:none!important; }.turi-consent { position:fixed; z-index:999999; right:20px; bottom:20px; width:min(calc(100vw - 40px),440px); pointer-events:none; font-family:"Avenir Next","Helvetica Neue",sans-serif; }.turi-consent[hidden] { display:none; }.turi-consent__panel { width:100%; padding:16px; border:1px solid #dfe3e8; border-radius:8px; background:#fff; box-shadow:0 16px 40px rgba(16,24,40,.2); color:#1d2939; pointer-events:auto; }.turi-consent__copy p { margin:0 0 4px; color:#0f766e; font-size:11px; font-weight:700; letter-spacing:.08em; text-transform:uppercase; }.turi-consent__copy h2 { margin:0; font-size:19px; letter-spacing:0; }.turi-consent__copy span,.turi-consent__copy a { display:block; margin-top:8px; color:#667085; font-size:13px; line-height:1.45; }.turi-consent__copy a { color:#0f766e; }.turi-consent__preferences-copy { margin-top:16px; padding:12px; border-left:3px solid #0f766e; border-radius:0 5px 5px 0; background:#f7f8fa; }.turi-consent__preferences-copy h3 { margin:0; font-size:15px; }.turi-consent__preferences-copy p { margin:4px 0 0; color:#667085; font-size:13px; line-height:1.45; }.turi-consent__choices { display:grid; gap:8px; margin-top:16px; }.turi-consent__choices label { display:flex; gap:10px; padding:10px; border:1px solid #dfe3e8; border-radius:5px; background:#f7f8fa; }.turi-consent__choices input { width:16px; height:16px; margin:2px 0 0; accent-color:#0f766e; }.turi-consent__choices b,.turi-consent__choices small { display:block; }.turi-consent__choices small { margin-top:2px; color:#667085; font-size:12px; line-height:1.4; }.turi-consent__actions { display:flex; flex-wrap:wrap; justify-content:flex-end; gap:8px; margin-top:16px; }.turi-consent__actions button { min-height:36px; border:1px solid #cfd5dd; border-radius:5px; padding:0 12px; cursor:pointer; font:600 13px inherit; }.turi-consent__secondary { color:#475467; background:#fff; }.turi-consent__primary { border-color:#0f766e!important; color:#fff; background:#0f766e; }.turi-consent__primary:hover { background:#0b5c56; }.turi-consent.is-preferences { inset:0; display:grid; width:auto; place-items:center; padding:20px; background:rgba(16,24,40,.28); }.turi-consent.is-preferences .turi-consent__panel { width:min(100%,760px); max-height:calc(100vh - 40px); overflow:auto; padding:20px; } @media(max-width:600px) { .turi-consent { right:12px; bottom:12px; width:calc(100vw - 24px); }.turi-consent.is-preferences { padding:12px; }.turi-consent.is-preferences .turi-consent__panel { max-height:calc(100vh - 24px); }.turi-consent__actions { justify-content:stretch; }.turi-consent__actions button { flex:1 1 100%; } }