/* Robin A/B managed-placement styles. Ported verbatim from the original WPCode snippets.
   Literal hex only (no CSS var()), per the WP Rocket constraint. */

/* ---- Exit modal (#robin-exit) ---- */
#robin-exit{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(8,30,24,.55);font-family:Inter,system-ui,-apple-system,sans-serif}
#robin-exit.robin-on{display:flex}
#robin-exit .re-card{position:relative;width:100%;max-width:1060px;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 44px 100px -30px rgba(8,30,24,.72);display:flex}
#robin-exit .re-media{flex:0 0 47%;background:#0c4f42}
#robin-exit .re-media video{width:100%;height:100%;object-fit:cover;display:block}
#robin-exit .re-body{flex:1 1 auto;padding:46px 52px}
#robin-exit .re-eye{font-size:12px;letter-spacing:.1em;font-weight:700;color:#0f6654}
#robin-exit .re-h{font-size:35px;font-weight:800;color:#0e2e26;line-height:1.1;margin:11px 0 16px}
#robin-exit .re-lead{font-size:16.5px;line-height:1.55;color:#46564f;margin:0 0 18px}
#robin-exit .re-lead strong{color:#0e2e26;font-weight:700}
#robin-exit .re-list{list-style:none;margin:0 0 24px;padding:0;display:flex;flex-direction:column;gap:12px}
#robin-exit .re-list li{display:flex;align-items:flex-start;gap:12px;font-size:15.5px;line-height:1.45;color:#46564f}
#robin-exit .re-list strong{color:#0e2e26;font-weight:700}
#robin-exit .re-tick{flex:0 0 auto;width:23px;height:23px;border-radius:50%;background:#dd8a1c;display:flex;align-items:center;justify-content:center;margin-top:1px}
#robin-exit .re-tick svg{width:13px;height:13px;display:block}
#robin-exit .re-cta{display:inline-block;background:#0f6654;color:#fff;font-weight:700;font-size:17px;text-decoration:none;padding:16px 34px;border-radius:999px}
#robin-exit .re-cta:hover{background:#0c4f42;color:#fff}
#robin-exit .re-sub{font-size:12.5px;color:#7a8d84;margin-top:13px}
#robin-exit .re-sub strong{color:#0e2e26;font-weight:700}
#robin-exit .re-trust{font-size:12.5px;color:#9aa9a2;margin-top:20px;padding-top:15px;border-top:1px solid #eef2f0}
#robin-exit .re-x{position:absolute;top:14px;right:14px;width:36px;height:36px;border:0;border-radius:50%;cursor:pointer;background:rgba(255,255,255,.9);color:#46564f;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;z-index:2}
#robin-exit .re-x:hover{background:#fff}
@media (max-width:760px){#robin-exit .re-card{flex-direction:column;max-width:460px}#robin-exit .re-media{flex:0 0 auto;height:190px}#robin-exit .re-body{padding:28px 26px}#robin-exit .re-h{font-size:26px}}

/* ---- Sticky banner (#robin-band / #robin-pill) ---- */
@media (max-width:767px){#robin-band,#robin-pill{display:none!important}}
#robin-band{position:fixed;left:0;right:0;bottom:0;z-index:99998;padding:0 18px 18px;pointer-events:none;transform:translateY(130%);transition:transform .45s cubic-bezier(.2,.85,.25,1)}
#robin-band.robin-show{transform:translateY(0)}
#robin-bar{pointer-events:auto;max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:18px;padding:16px 24px;background:#e2f0ea;border:1px solid #bcdccf;border-radius:18px;box-shadow:0 24px 54px -20px rgba(13,52,40,.6);font-family:Inter,system-ui,-apple-system,sans-serif}
#robin-bar .rb-score{flex:0 0 auto;width:66px;height:66px;border-radius:50%;background:#fff;border:3px solid #0f6654;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1}
#robin-bar .rb-score b{font-weight:800;font-size:24px;color:#0f6654}
#robin-bar .rb-score span{font-size:10px;font-weight:700;letter-spacing:.05em;color:#7a8d84;margin-top:2px}
#robin-bar .rb-txt{flex:1 1 auto;min-width:0}
#robin-bar .rb-eye{font-size:12px;letter-spacing:.09em;font-weight:700;color:#0f6654}
#robin-bar .rb-h{font-size:19px;font-weight:700;color:#0e2e26;line-height:1.2;margin-top:3px}
#robin-bar .rb-s{font-size:13.5px;color:#5f746c;margin-top:4px}
#robin-bar .rb-cta{flex:0 0 auto;background:#0f6654;color:#fff;font-weight:700;font-size:15.5px;text-decoration:none;padding:14px 26px;border-radius:999px;white-space:nowrap;transition:background .2s}
#robin-bar .rb-cta:hover{background:#0c4f42;color:#fff}
#robin-bar .rb-min{flex:0 0 auto;width:36px;height:36px;border:0;border-radius:50%;cursor:pointer;background:rgba(15,102,84,.10);color:#0f6654;font-size:21px;line-height:1;display:flex;align-items:center;justify-content:center}
#robin-bar .rb-min:hover{background:rgba(15,102,84,.18)}
#robin-pill{position:fixed;right:20px;bottom:20px;z-index:99998;display:none;align-items:center;gap:11px;cursor:pointer;border:0;padding:11px 18px 11px 11px;border-radius:999px;background:#0f6654;color:#fff;box-shadow:0 14px 32px -10px rgba(13,52,40,.55);font-family:Inter,system-ui,-apple-system,sans-serif}
#robin-pill.robin-show{display:flex}
#robin-pill .rp-s{flex:0 0 auto;width:34px;height:34px;border-radius:50%;background:#fff;border:2px solid #0f6654;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;color:#0f6654}
#robin-pill .rp-t{font-weight:700;font-size:14.5px}
