#tdvnk-cookie-consent,
  #tdvnk-cookie-consent *,
  #tdvnk-cookie-reopen,
  #tdvnk-cookie-reopen *{box-sizing:border-box}html.tdvnk-cookie-modal-open{overflow:hidden}#tdvnk-cookie-consent[hidden],
  #tdvnk-cookie-consent [hidden],
  #tdvnk-cookie-reopen[hidden]{display:none!important}#tdvnk-cookie-consent{position:fixed;inset:0;z-index:2147483000;pointer-events:none;font-family:-apple-system,BlinkMacSystemFont,"Inter","Helvetica Neue",Arial,sans-serif}#tdvnk-cookie-consent::before{position:absolute;inset:0;content:"";background:rgba(0,0,0,.56);pointer-events:auto}.tdvnk-cookie__preferences{position:absolute;top:50%;left:50%;z-index:1;width:min(calc(100% - 24px),560px);max-height:min(720px,calc(100vh - 24px));overflow-y:auto;padding:20px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#111113;color:#fff;box-shadow:0 25px 80px rgba(0,0,0,.58);transform:translate(-50%,-50%);pointer-events:auto}.tdvnk-cookie__preferences-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.tdvnk-cookie__eyebrow{display:block;margin-bottom:5px;color:#a78bfa;font-size:9px;font-weight:800;letter-spacing:.16em}.tdvnk-cookie__preferences h2{margin:0;color:inherit;font-size:16px;font-weight:750;line-height:1.2;letter-spacing:-.015em}.tdvnk-cookie__preferences-close{width:32px;height:32px;padding:0;border:0;background:transparent;color:#b7b7bd;cursor:pointer;font:inherit;font-size:27px;line-height:1}.tdvnk-cookie__preferences-close:hover{color:#fff}.tdvnk-cookie__preferences-intro{margin:10px 0 16px;color:#b7b7bd;font-size:12.5px;line-height:1.5}.tdvnk-cookie__preferences-intro a{color:#c4b5fd;font-weight:650;text-decoration:underline;text-underline-offset:2px}.tdvnk-cookie__category{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-top:1px solid rgba(255,255,255,.1)}.tdvnk-cookie__category-copy{display:block;min-width:0}.tdvnk-cookie__category h3,
  .tdvnk-cookie__category-title{display:block;margin:0 0 4px;color:#fff;font-size:13px;font-weight:750;line-height:1.3}.tdvnk-cookie__category p,
  .tdvnk-cookie__category-text{display:block;margin:0;color:#a9a9b0;font-size:11.5px;line-height:1.45}.tdvnk-cookie__always{flex:0 0 auto;color:#c4b5fd;font-size:10px;font-weight:750;white-space:nowrap}.tdvnk-cookie__switch{position:relative;display:inline-flex;flex:0 0 auto;width:42px;height:24px}.tdvnk-cookie__switch input{position:absolute;width:1px;height:1px;opacity:0}.tdvnk-cookie__switch span{position:absolute;inset:0;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#34343a;cursor:pointer;transition:.18s ease}.tdvnk-cookie__switch span::after{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;content:"";box-shadow:0 2px 5px rgba(0,0,0,.3);transition:.18s ease}.tdvnk-cookie__switch input:checked + span{border-color:#7c3aed;background:#7c3aed}.tdvnk-cookie__switch input:checked + span::after{transform:translateX(18px)}.tdvnk-cookie__switch input:disabled + span{cursor:wait;opacity:.65}.tdvnk-cookie__status{margin:10px 0 0;color:#c4b5fd;font-size:11.5px;line-height:1.4}.tdvnk-cookie__status[data-error="true"]{color:#fca5a5}.tdvnk-cookie__preferences-actions{display:grid;grid-template-columns:1fr 1fr 1.15fr;gap:8px;padding-top:15px;border-top:1px solid rgba(255,255,255,.1)}.tdvnk-cookie__button{min-height:38px;padding:8px 12px;border:1px solid transparent;border-radius:9px;cursor:pointer;font:inherit;font-size:11px;font-weight:750;line-height:1.15;transition:transform .15s ease,background .15s ease,border-color .15s ease}.tdvnk-cookie__button:hover{transform:translateY(-1px)}.tdvnk-cookie__button:disabled{cursor:wait;opacity:.65;transform:none}.tdvnk-cookie__button--primary{background:linear-gradient(135deg,#6d28d9,#8b5cf6);color:#fff;box-shadow:0 6px 20px rgba(124,58,237,.26)}.tdvnk-cookie__button--secondary{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.08);color:#fff}.tdvnk-cookie-reopen{position:fixed;bottom:12px;left:12px;z-index:2147482999;display:inline-flex;min-height:34px;align-items:center;gap:6px;padding:7px 10px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(17,17,19,.92);color:#fff;box-shadow:0 7px 22px rgba(0,0,0,.22);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);cursor:pointer;font:700 10px/1 -apple-system,BlinkMacSystemFont,"Inter","Helvetica Neue",Arial,sans-serif}.tdvnk-cookie-reopen svg{width:15px;height:15px;fill:none;stroke:#a78bfa;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.tdvnk-cookie__button:focus-visible,
  .tdvnk-cookie__preferences-close:focus-visible,
  .tdvnk-cookie-reopen:focus-visible,
  .tdvnk-cookie__switch input:focus-visible + span{outline:2px solid #c4b5fd;outline-offset:2px}@media screen and (max-width: 749px){.tdvnk-cookie__preferences{width:calc(100% - 16px);max-height:calc(100dvh - 16px);padding:16px;border-radius:14px}.tdvnk-cookie__preferences h2{font-size:15px}.tdvnk-cookie__category{gap:12px;padding:12px 0}.tdvnk-cookie__preferences-actions{position:sticky;bottom:-16px;grid-template-columns:1fr;margin:0 -16px -16px;padding:12px 16px 16px;background:#111113}.tdvnk-cookie-reopen{bottom:8px;left:8px}}@media (prefers-reduced-motion: reduce){.tdvnk-cookie__button,
    .tdvnk-cookie__switch span,
    .tdvnk-cookie__switch span::after{transition:none}}
