.lnw-cookie-consent{font-family:'Source Sans 3',Arial,sans-serif;box-sizing:border-box}
  .lnw-cookie-consent *{box-sizing:border-box}
  .lnw-cookie-consent{position:fixed;inset:auto 18px 18px;z-index:2147482600;display:none;color:#0B1526}
  .lnw-cookie-consent.is-visible{display:block}
  .lnw-cookie-panel{width:min(860px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:end;padding:20px;border:1px solid rgba(11,21,38,.14);border-radius:20px;background:#fff;box-shadow:0 24px 80px rgba(11,21,38,.22)}
  .lnw-cookie-kicker{margin:0 0 5px;color:#C98E1F;font-size:12px;font-weight:900;text-transform:uppercase}
  .lnw-cookie-copy h2{margin:0 0 8px;font-size:24px;line-height:1.1;font-weight:900;color:#0B1526}
  .lnw-cookie-copy p{max-width:620px;margin:0;color:#525C6E;font-size:15px;line-height:1.5;font-weight:650}
  .lnw-cookie-copy a{display:inline-flex;margin-top:10px;color:#175cd3;font-size:13px;font-weight:900;text-decoration:none}
  .lnw-cookie-preferences{grid-column:1/-1;display:grid;gap:10px;padding-top:4px}
  .lnw-cookie-preferences[hidden]{display:none}
  .lnw-cookie-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border:1px solid rgba(11,21,38,.10);border-radius:14px;background:#F8FAFC}
  .lnw-cookie-row strong{display:block;font-size:14px;line-height:1.2;color:#0B1526}
  .lnw-cookie-row small{display:block;margin-top:4px;color:#64748b;font-size:12px;line-height:1.35;font-weight:700}
  .lnw-cookie-row input{width:22px;height:22px;accent-color:#F8B028;flex:0 0 auto}
  .lnw-cookie-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}
  .lnw-cookie-btn{min-height:44px;padding:0 16px;border-radius:12px;border:1px solid rgba(11,21,38,.14);background:#fff;color:#0B1526;font-size:14px;font-weight:900;cursor:pointer}
  .lnw-cookie-btn:hover,.lnw-cookie-btn:focus-visible{outline:none;transform:translateY(-1px);box-shadow:0 12px 30px rgba(11,21,38,.16)}
  .lnw-cookie-btn-choice{min-width:126px;background:#0B1526;color:#fff}
  .lnw-cookie-btn-choice.is-gold,.lnw-cookie-btn-choice.is-save{background:#F8B028;color:#0B1526;border-color:#F8B028}
  .lnw-cookie-btn-plain{background:#F8FAFC}
  @media(max-width:760px){.lnw-cookie-consent{inset:auto 10px 10px}.lnw-cookie-panel{grid-template-columns:1fr;padding:16px;border-radius:18px}.lnw-cookie-actions{justify-content:stretch}.lnw-cookie-btn{flex:1 1 145px}.lnw-cookie-copy h2{font-size:21px}.lnw-cookie-copy p{font-size:14px}}