
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
#saars-chat-widget{font-family:"Poppins","Segoe UI",Arial,sans-serif;position:relative;z-index:9999}.saars-chat-fab{position:fixed;right:20px;bottom:20px;z-index:9999;border:0;border-radius:999px;background:#052f29;color:#fff;padding:13px 18px;display:flex;align-items:center;gap:9px;font-weight:800;box-shadow:0 12px 34px rgba(0,0,0,.22);cursor:pointer}.saars-chat-fab-dot{width:9px;height:9px;border-radius:50%;background:#c89a16;box-shadow:0 0 0 5px rgba(200,154,22,.15)}
.saars-chat-panel{position:fixed;right:20px;bottom:78px;width:min(390px,calc(100vw - 24px));max-height:min(680px,calc(100vh - 110px));display:none;flex-direction:column;background:#fbf8ef;border:1px solid #d8d1c0;border-radius:18px;overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.28);z-index:10000}.saars-chat-panel.open{display:flex}.saars-chat-head{background:#052f29;color:#fff;padding:15px 16px;display:flex;align-items:flex-start;gap:12px}.saars-chat-brand{display:flex;flex-direction:column;gap:2px;min-width:0}.saars-chat-brand strong{font-size:16px}.saars-chat-brand span{font-size:11px;color:#e7dfc8}.saars-chat-close{margin-left:auto;border:0;background:rgba(255,255,255,.12);color:#fff;width:34px;height:34px;border-radius:50%;font-size:22px;cursor:pointer}
.saars-chat-meta{padding:9px 13px;background:#eee6d5;border-bottom:1px solid #d8d1c0;font-size:11px;color:#35534a;display:flex;flex-wrap:wrap;gap:7px 10px;align-items:center;justify-content:space-between}.saars-chat-meta a{color:#063a31;font-weight:900;text-decoration:none}.saars-chat-messages{padding:14px;overflow:auto;display:flex;flex-direction:column;gap:9px;min-height:250px;background:linear-gradient(#fbf8ef,#f6f1e3)}.saars-msg{display:flex}.saars-msg.user{justify-content:flex-end}.saars-msg-bubble{max-width:88%;padding:10px 12px;border-radius:14px;background:#fff;border:1px solid #e3ddcf;color:#263b35;font-size:13px;line-height:1.45}.saars-msg.user .saars-msg-bubble{background:#063a31;color:#fff;border-color:#063a31;border-bottom-right-radius:5px}.saars-msg.bot .saars-msg-bubble{border-bottom-left-radius:5px}.saars-msg-bubble small{color:#6a756f}.saars-chat-action{display:inline-flex;margin:4px 6px 4px 0;padding:8px 10px;border-radius:999px;background:#063a31;color:#fff!important;text-decoration:none;font-weight:800;font-size:12px}.saars-chat-action.secondary{background:#c89a16;color:#17352f!important}
.saars-chat-suggestions{display:flex;gap:6px;flex-wrap:wrap;padding:0 2px 4px}.saars-chat-suggestions button,.saars-chat-quick button{border:1px solid #cfc6b2;background:#fff;color:#063a31;border-radius:999px;padding:7px 9px;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.saars-chat-quick{padding:9px 12px 2px;display:flex;gap:6px;flex-wrap:wrap;background:#f6f1e3;border-top:1px solid #e0dacb}.saars-chat-form{display:flex;gap:7px;padding:10px 12px;background:#f6f1e3}.saars-chat-form input{min-width:0;flex:1;border:1px solid #cfc6b2;border-radius:12px;padding:11px 12px;font:inherit;font-size:16px;background:#fff;color:#263b35}.saars-chat-form button{border:0;border-radius:12px;padding:0 14px;background:#c89a16;color:#17352f;font-weight:900;cursor:pointer}.saars-chat-note{padding:0 12px 10px;background:#f6f1e3;color:#6a756f;font-size:9.5px;line-height:1.35}
.saars-chat-footer-strip{background:#063a31;color:#fff;border-top:3px solid #c89a16;padding:18px 20px}.saars-chat-footer-inner{max-width:1180px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.saars-chat-footer-strip strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:20px}.saars-chat-footer-strip span{display:block;color:#dce7e1;font-size:12px;margin-top:2px}.saars-chat-footer-strip button{border:1px solid #c89a16;background:#c89a16;color:#17352f;border-radius:999px;padding:10px 16px;font-weight:900;cursor:pointer;white-space:nowrap}.saars-chat-feature{padding:42px 20px;background:#eee6d5;border-top:1px solid #d8d1c0;border-bottom:1px solid #d8d1c0}.saars-chat-feature-inner{max-width:1180px;margin:auto;display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center}.saars-chat-feature h2{margin:0 0 8px;color:#063a31;font-family:Georgia,"Times New Roman",serif;font-size:clamp(28px,3.5vw,42px)}.saars-chat-feature p{margin:0;color:#66736e;max-width:760px}.saars-chat-feature button{border:0;border-radius:999px;background:#063a31;color:#fff;padding:12px 18px;font-weight:900;cursor:pointer}
@media(max-width:700px){.saars-chat-fab{right:12px;bottom:12px;padding:12px 15px}.saars-chat-panel{right:12px;bottom:68px;width:calc(100vw - 24px);max-height:calc(100vh - 92px)}.saars-chat-footer-inner,.saars-chat-feature-inner{display:grid;grid-template-columns:1fr}.saars-chat-footer-strip button,.saars-chat-feature button{justify-self:start}}


/* SAARS v8.2 readability reinforcement */
.saars-chat-footer-strip span{
  font-size:15px !important;
  line-height:1.5 !important;
}
.saars-chat-footer-strip strong{
  font-size:21px !important;
  line-height:1.35 !important;
}
@media(max-width:700px){
  .saars-chat-footer-strip span{font-size:13.5px !important}
  .saars-chat-footer-strip strong{font-size:19px !important}
}


/* SAARS v8.3 strong readability */
.saars-chat-footer-strip strong{
  font-size:22px !important;
  line-height:1.35 !important;
}
.saars-chat-footer-strip span{
  font-size:17px !important;
  line-height:1.55 !important;
}
@media(max-width:700px){
  .saars-chat-footer-strip strong{font-size:19px !important}
  .saars-chat-footer-strip span{font-size:14.5px !important}
}


/* =========================================================
   SAARS v8.4 — chat launcher cleanup
   Remove the duplicate floating bottom-right Ask SAARS button.
   Keep the page-bottom Ask SAARS launcher and the chat panel.
   ========================================================= */
.saars-chat-fab{
  display:none !important;
}


/* =========================================================
   SAARS v8.7 — Moving Ask SAARS launcher
   - Bottom-right on every page
   - Slow horizontal right <-> left motion
   - Same chatbox, same "Ask SAARS" label
   ========================================================= */

.saars-chat-fab{
  display:flex !important;
  position:fixed !important;
  right:18px !important;
  bottom:18px !important;
  z-index:9999 !important;
  animation:saarsChatDrift 7.5s ease-in-out infinite !important;
  will-change:transform;
}

/* Slow but clearly noticeable horizontal motion */
@keyframes saarsChatDrift{
  0%,100%{
    transform:translateX(0);
  }
  50%{
    transform:translateX(-68px);
  }
}

/* A subtle breathing emphasis without flashing */
.saars-chat-fab{
  box-shadow:
    0 12px 34px rgba(0,0,0,.22),
    0 0 0 0 rgba(200,154,22,.16);
}

.saars-chat-fab:hover{
  animation-play-state:paused !important;
  transform:translateX(-18px) scale(1.025);
}

/* Keep accessibility behavior */
@media(prefers-reduced-motion:reduce){
  .saars-chat-fab{
    animation:none !important;
    transform:none !important;
  }
}

/* Mobile uses a smaller drift so it never crosses too much screen width */
@media(max-width:700px){
  .saars-chat-fab{
    right:12px !important;
    bottom:12px !important;
    animation-duration:7.5s !important;
  }
  @keyframes saarsChatDrift{
    0%,100%{transform:translateX(0)}
    50%{transform:translateX(-42px)}
  }
}
