:root{--ted-blue:#063f73;--ted-blue2:#087ec7;--ted-green:#43a51c;--ted-ink:#102231}.ted-consent[hidden]{display:none!important}.ted-consent{position:fixed;inset:0;z-index:2147483000;background:rgba(3,17,29,.55);display:flex;align-items:flex-end;justify-content:center;padding:20px;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ted-consent__panel{width:min(920px,100%);background:#fff;border-radius:22px;box-shadow:0 24px 70px rgba(0,0,0,.25);padding:28px}.ted-consent__brand{display:flex;gap:12px;align-items:center;color:var(--ted-blue)}.ted-consent__brand small{display:block;color:#607080}.ted-consent__mark{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;color:#fff;font-weight:800;background:linear-gradient(135deg,var(--ted-blue2),var(--ted-green))}.ted-consent h2{margin:18px 0 8px;font-size:28px;color:var(--ted-ink)}.ted-consent p{color:#4d5e6b;line-height:1.55}.ted-consent__links{display:flex;gap:18px;margin:10px 0 18px}.ted-consent__links a{color:var(--ted-blue);font-weight:650}.ted-consent__details{border-top:1px solid #e6edf2;margin-top:16px}.ted-toggle-row{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid #edf1f4}.ted-toggle-row small{display:block;color:#667783;margin-top:4px}.ted-switch input{position:absolute;opacity:0}.ted-switch i{display:block;width:46px;height:26px;border-radius:30px;background:#c8d1d8;position:relative}.ted-switch i:after{content:"";position:absolute;width:20px;height:20px;left:3px;top:3px;border-radius:50%;background:#fff;transition:.2s}.ted-switch input:checked+i{background:var(--ted-green)}.ted-switch input:checked+i:after{transform:translateX(20px)}.ted-consent__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.ted-btn,.ted-open-cookie-settings,.ted-consent-reopen{border:0;border-radius:10px;padding:12px 18px;font-weight:750;cursor:pointer}.ted-btn--primary{background:linear-gradient(135deg,var(--ted-green),#2c8c16);color:#fff}.ted-btn--dark{background:var(--ted-blue);color:#fff}.ted-btn--ghost{background:#eef4f7;color:var(--ted-blue)}.ted-consent-reopen{position:fixed;z-index:2147482000;left:18px;bottom:18px;background:var(--ted-blue);color:#fff;font-size:12px;box-shadow:0 8px 24px rgba(0,0,0,.18)}@media(max-width:650px){.ted-consent{padding:10px}.ted-consent__panel{padding:20px;border-radius:18px}.ted-consent h2{font-size:23px}.ted-consent__actions{display:grid}.ted-btn{width:100%}}
