#gsai-root{position:fixed;z-index:99999;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
#gsai-root *{box-sizing:border-box}
.gs-ai-launch{position:fixed;right:20px;left:auto;bottom:24px;width:64px;height:64px;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}
.gs-ai-launch-orb,.gs-avatar,.gs-ai-brand-logo{display:inline-block;border-radius:999px;background:radial-gradient(circle at 35% 35%, #fff 0 22%, #e0f6f5 23%, #9bd6ff 55%, #6f7ff0 78%, #d1e8ff 100%);box-shadow:0 8px 22px rgba(59,93,148,.28), inset 0 2px 8px rgba(255,255,255,.75);position:relative}
.gs-ai-launch-orb{width:54px;height:54px}
.gs-ai-launch-orb:before,.gs-avatar:before,.gs-ai-brand-logo:before{content:"";position:absolute;left:26%;right:26%;bottom:26%;height:22%;border-bottom:3px solid rgba(37,99,235,.78);border-radius:0 0 999px 999px}
.gs-ai-teaser{position:fixed;right:20px;bottom:118px;background:#fff;border:1px solid #d7dbe3;border-radius:12px;padding:14px 16px;box-shadow:0 18px 48px rgba(15,23,42,.12);max-width:320px;color:#121826;cursor:pointer;display:flex;align-items:center;gap:10px}
.gs-ai-teaser.hidden{display:none}
.gs-ai-teaser-close{margin-left:auto;font-size:22px;line-height:1;color:#7a7f89}
.gs-ai-teaser-text{font-size:14px;font-weight:500}
.gs-ai-panel{position:fixed;right:20px;left:auto;bottom:105px;width:min(420px,calc(100vw - 28px));height:min(690px,calc(100vh - 128px));background:#fff;border-radius:28px;box-shadow:0 24px 70px rgba(10,16,25,.24);display:none;flex-direction:column;overflow:hidden;border:1px solid #dfe3ea}
.gs-ai-panel.open{display:flex}
.gs-ai-header{background:#050505;color:#fff;padding:16px 16px 14px;display:grid;grid-template-columns:34px 1fr 34px;align-items:center;gap:12px}
.gs-ai-back,.gs-ai-close{background:transparent;border:0;color:#fff;font-size:26px;line-height:1;cursor:pointer;width:34px;height:34px;border-radius:10px}
.gs-ai-back:hover,.gs-ai-close:hover{background:rgba(255,255,255,.08)}
.gs-ai-brand{display:flex;align-items:center;gap:10px;min-width:0}
.gs-ai-brand-logo{width:31px;height:31px;flex:none}
.gs-ai-brand-title{font-size:16px;font-weight:700;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gs-ai-brand-sub{font-size:12px;color:#c8ccd4;margin-top:2px}
.gs-ai-scroll{flex:1;overflow:auto;background:#f7f7f8;padding:18px 14px 14px}
.gs-ai-stream{display:flex;flex-direction:column;gap:16px;min-height:100%}
.gs-row{display:flex;gap:10px;align-items:flex-end}
.gs-row-user{justify-content:flex-end}
.gs-row-bot{justify-content:flex-start}
.gs-avatar{width:28px;height:28px;flex:none}
.gs-row-main{max-width:calc(100% - 40px)}
.gs-bubble{border-radius:18px;padding:14px 16px;font-size:15px;line-height:1.52;word-break:break-word}
.gs-bubble-bot{background:#fff;color:#111827;border:1px solid #d6d9df;box-shadow:0 2px 10px rgba(15,23,42,.04)}
.gs-bubble-user{background:#050505;color:#fff;max-width:290px;padding:13px 16px}
.gs-meta{font-size:12px;color:#8c919c;margin-top:7px;padding-left:2px}
.gs-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}
.gs-chip{border:1px solid #d7dbe3;background:#fff;color:#161b26;font-size:14px;padding:10px 14px;border-radius:999px;cursor:pointer;text-decoration:none;box-shadow:0 1px 5px rgba(15,23,42,.04)}
.gs-chip-pill{background:#f0f3f8}
.gs-inline-link{font-weight:700;color:#0f60ff;text-decoration:none}
.gs-inline-link:hover{text-decoration:underline}
.gs-dot{display:inline-block;width:8px;height:8px;border-radius:999px;background:#8b93a6;margin-right:5px;animation:gsdot 1.2s infinite ease-in-out}
.gs-dot:nth-child(2){animation-delay:.15s}.gs-dot:nth-child(3){animation-delay:.3s;margin-right:0}
@keyframes gsdot{0%,80%,100%{transform:scale(.7);opacity:.45}40%{transform:scale(1);opacity:1}}
.gs-ai-compose-wrap{padding:10px 12px 14px;background:#fff;border-top:1px solid #eaedf2}
.gs-ai-suggests{display:flex;gap:8px;overflow:auto;padding-bottom:10px}
.gs-suggest{border:1px solid #dde2ea;background:#f8fafc;color:#111827;border-radius:999px;padding:8px 12px;font-size:13px;white-space:nowrap;cursor:pointer}
.gs-ai-compose{display:flex;align-items:center;gap:8px;border:1px solid #d9dde5;border-radius:16px;padding:8px 8px 8px 14px;background:#fff}
.gs-ai-input{flex:1;border:0;outline:none;font-size:15px;color:#111827;background:transparent}
.gs-ai-icon-btn,.gs-ai-send{width:38px;height:38px;border-radius:12px;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center}
.gs-ai-icon-btn{background:#f2f4f8;color:#2b3340;font-size:22px}
.gs-ai-send{background:#0b0b0c;color:#fff}
.gs-ai-send svg{width:18px;height:18px}
.gs-ai-lead{padding:0 14px 10px;background:#f7f7f8}
.gs-ai-lead.hidden{display:none}
.gs-lead-card{background:#fff;border:1px solid #d6d9df;border-radius:20px;padding:15px 15px 13px;box-shadow:0 2px 10px rgba(15,23,42,.04)}
.gs-lead-title{font-size:14px;font-weight:700;color:#0f172a;margin-bottom:12px}
.gs-ai-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.gs-ai-form-grid label:last-child{grid-column:span 2}
.gs-ai-form-grid label span{display:block;font-size:12px;color:#667085;margin-bottom:6px}
.gs-ai-form-grid input,.gs-ai-form-grid select{width:100%;border:1px solid #d7dce5;border-radius:12px;padding:10px 12px;font-size:14px;background:#fff;color:#111827;outline:none}
.gs-ai-form-actions{display:flex;gap:10px;margin-top:12px}
.gs-btn{display:inline-flex;align-items:center;justify-content:center;padding:11px 14px;border-radius:12px;font-size:14px;font-weight:600;text-decoration:none;border:1px solid #d7dce5;cursor:pointer}
.gs-btn-dark{background:#0b0b0c;color:#fff;border-color:#0b0b0c}
.gs-btn-light{background:#fff;color:#111827}
.gs-ai-form-note{font-size:12px;margin-top:8px;color:#667085}
.gs-ai-form-note.success{color:#057a55}.gs-ai-form-note.error{color:#c81e1e}
@media (max-width:640px){.gs-ai-panel{left:10px;bottom:88px;width:calc(100vw - 20px);height:calc(100vh - 100px);border-radius:24px}.gs-ai-launch{left:12px;bottom:16px}.gs-ai-teaser{right:12px;left:12px;bottom:92px;max-width:none}.gs-ai-form-grid{grid-template-columns:1fr}.gs-ai-form-grid label:last-child{grid-column:span 1}}


/* GoldSparrow theme refinement */
#gsai-root{left:auto;right:auto}
.gs-ai-launch{left:24px;right:auto;bottom:24px;z-index:99999}
.gs-ai-teaser{left:24px;right:auto;bottom:100px;border-radius:16px;border:1px solid rgba(198,149,43,.28);box-shadow:0 20px 50px rgba(16,16,16,.14)}
.gs-ai-teaser-text{color:#1f2937;font-weight:600}
.gs-ai-panel{left:24px;right:auto;bottom:98px;width:min(420px,calc(100vw - 28px));height:min(700px,calc(100vh - 138px));border-radius:26px;border:1px solid rgba(198,149,43,.22);box-shadow:0 24px 80px rgba(17,17,17,.20)}
.gs-ai-header{background:linear-gradient(135deg,#0d0d0d 0%,#171717 60%,#2a2110 100%);border-bottom:1px solid rgba(198,149,43,.25)}
.gs-ai-back,.gs-ai-close{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08)}
.gs-ai-back:hover,.gs-ai-close:hover{background:rgba(198,149,43,.18)}
.gs-ai-brand-title{font-size:17px}
.gs-ai-brand-sub{color:#e8d59a}
.gs-ai-launch-orb,.gs-avatar,.gs-ai-brand-logo{background:radial-gradient(circle at 32% 28%,#fff6d5 0 16%,#f7d36c 17%,#c89a2c 50%,#704d0d 78%,#231700 100%);box-shadow:0 10px 26px rgba(111,76,10,.28), inset 0 2px 7px rgba(255,255,255,.35)}
.gs-ai-launch-orb:before,.gs-avatar:before,.gs-ai-brand-logo:before{left:24%;right:24%;bottom:27%;height:21%;border-bottom:3px solid rgba(255,249,219,.92)}
.gs-ai-scroll{background:linear-gradient(180deg,#f8f6f1 0%,#f6f4ef 100%)}
.gs-bubble{border-radius:18px}
.gs-bubble-bot{background:#ffffff;border:1px solid rgba(198,149,43,.20);box-shadow:0 8px 18px rgba(17,17,17,.04)}
.gs-bubble-user{background:#111111;color:#fff;border:1px solid rgba(198,149,43,.18)}
.gs-meta{color:#8c8164}
.gs-chip{border:1px solid rgba(198,149,43,.28);background:#fff;color:#2b2414}
.gs-chip:hover,.gs-suggest:hover{border-color:#c6952b;background:#fffaf0}
.gs-chip-pill{background:#fcf6e6}
.gs-inline-link{color:#a56f09}
.gs-ai-compose-wrap{background:#fffdf9;border-top:1px solid rgba(198,149,43,.18)}
.gs-ai-suggests{padding-bottom:12px}
.gs-suggest{border:1px solid rgba(198,149,43,.24);background:#fff;color:#2f2615;font-weight:500}
.gs-ai-compose{border:1px solid rgba(198,149,43,.24);border-radius:16px;background:#fff;box-shadow:0 3px 10px rgba(17,17,17,.03)}
.gs-ai-icon-btn{background:#f8f1de;color:#6f4c0a}
.gs-ai-send{background:linear-gradient(135deg,#111 0%,#1f1a10 100%);color:#f7d36c}
.gs-lead-card{border:1px solid rgba(198,149,43,.22);box-shadow:0 8px 18px rgba(17,17,17,.04)}
.gs-lead-title{color:#2b2414}
.gs-ai-form-grid input,.gs-ai-form-grid select{border:1px solid rgba(198,149,43,.24);background:#fffdfa}
.gs-btn-dark{background:#111;color:#fff;border-color:#111}
.gs-btn-light{background:#fff;color:#6f4c0a;border-color:rgba(198,149,43,.32)}
.gs-btn-light:hover{background:#fff7e5}
@media (max-width:640px){
  .gs-ai-panel{left:10px;right:10px;width:auto;bottom:84px;height:calc(100vh - 98px);border-radius:22px}
  .gs-ai-launch{left:14px;bottom:14px}
  .gs-ai-teaser{left:14px;right:14px;bottom:84px}
}




/* 2026-04-16 professional support chat refresh */
.gs-ai-launch{left:24px!important;bottom:22px!important;width:68px;height:68px;filter:none}
.gs-ai-launch-orb,.gs-avatar,.gs-ai-brand-logo{
  background-image:url('support-agent.png')!important;
  background-size:cover!important;
  background-position:center 46%!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
  background-color:#fff!important;
  border:2px solid rgba(212,171,77,.42)!important;
  box-shadow:0 12px 30px rgba(34,24,8,.22)!important;
}
.gs-ai-launch-orb:before,.gs-avatar:before,.gs-ai-brand-logo:before{display:none!important}
.gs-ai-launch-orb{width:58px;height:58px;border-radius:999px}
.gs-ai-brand-logo{width:42px;height:42px;border-width:1.5px!important}
.gs-avatar{width:36px;height:36px;border-width:1.5px!important}

.gs-ai-teaser{
  left:24px!important;right:auto!important;bottom:98px!important;max-width:310px;
  padding:14px 16px!important;border-radius:18px!important;
  border:1px solid rgba(212,171,77,.26)!important;
  background:rgba(255,255,255,.98)!important;
  backdrop-filter: blur(12px);
  box-shadow:0 18px 42px rgba(17,17,17,.12)!important;
  align-items:center;
}
.gs-ai-teaser-close{font-size:20px;color:#7b7565}
.gs-ai-teaser-text{font-size:14px;line-height:1.35;font-weight:600;color:#221c11}

.gs-ai-panel{
  left:24px!important;right:auto!important;bottom:96px!important;
  width:min(430px,calc(100vw - 28px))!important;
  height:min(720px,calc(100vh - 130px))!important;
  border-radius:26px!important;
  border:1px solid rgba(212,171,77,.22)!important;
  box-shadow:0 24px 80px rgba(17,17,17,.18)!important;
  overflow:hidden;
}
.gs-ai-header{
  padding:14px 16px!important;
  grid-template-columns:40px 1fr 40px!important;
  gap:12px!important;
  background:linear-gradient(135deg,#0f0f0f 0%,#17120a 68%,#2d220f 100%)!important;
}
.gs-ai-back,.gs-ai-close{
  width:40px;height:40px;border-radius:14px!important;
  background:rgba(255,255,255,.07)!important;
  border:1px solid rgba(255,255,255,.08)!important;
  font-size:24px!important;
}
.gs-ai-brand{gap:12px!important}
.gs-ai-brand-title{font-size:15px!important;font-weight:800;letter-spacing:.1px}
.gs-ai-brand-sub{font-size:12px!important;color:#e9d9a5!important}

.gs-ai-scroll{padding:16px 16px 12px!important;background:linear-gradient(180deg,#fbfaf7 0%,#f7f3ea 100%)!important}
.gs-ai-stream{gap:14px!important}
.gs-row{gap:10px!important;align-items:flex-start!important}
.gs-row-main{max-width:calc(100% - 46px)!important}
.gs-row-user .gs-row-main,.gs-row-user .gs-bubble-user{max-width:280px}
.gs-bubble{
  font-size:15px!important;line-height:1.6!important;padding:15px 16px!important;
  border-radius:20px!important;
}
.gs-bubble-bot{
  background:#fff!important;
  border:1px solid rgba(212,171,77,.20)!important;
  box-shadow:0 8px 22px rgba(17,17,17,.05)!important;
  color:#231f17!important;
}
.gs-bubble-user{
  background:#111!important;color:#fff!important;
  border:1px solid rgba(212,171,77,.18)!important;
  box-shadow:0 8px 20px rgba(17,17,17,.10)!important;
}
.gs-meta{font-size:12px!important;color:#9c8d68!important;margin-top:8px!important}
.gs-actions{margin-top:10px!important;gap:9px!important}
.gs-chip,.gs-suggest{
  border:1px solid rgba(212,171,77,.28)!important;
  background:#fff!important;color:#2c2313!important;
  border-radius:999px!important;
  box-shadow:0 2px 8px rgba(17,17,17,.03)!important;
  transition:all .18s ease;
}
.gs-chip{font-size:14px!important;padding:10px 14px!important;font-weight:600}
.gs-suggest{font-size:14px!important;padding:10px 14px!important}
.gs-chip:hover,.gs-suggest:hover{background:#fff9ea!important;border-color:#d4ab4d!important;transform:translateY(-1px)}
.gs-chip-pill{background:#fff8e7!important}

.gs-ai-compose-wrap{padding:12px 14px 14px!important;background:#fffdf8!important;border-top:1px solid rgba(212,171,77,.18)!important}
.gs-ai-suggests{gap:10px!important;padding-bottom:12px!important}
.gs-ai-compose{
  border:1px solid rgba(212,171,77,.22)!important;
  border-radius:18px!important;
  padding:8px 8px 8px 16px!important;
  background:#fff!important;
  box-shadow:0 4px 14px rgba(17,17,17,.04)!important;
}
.gs-ai-input{font-size:16px!important;color:#221d14!important}
.gs-ai-input::placeholder{color:#9c947f}
.gs-ai-icon-btn{background:#f6edd6!important;color:#7b5712!important;font-weight:700}
.gs-ai-send{background:linear-gradient(135deg,#111 0%,#22190b 100%)!important;color:#efcc6d!important}

.gs-lead-card{border:1px solid rgba(212,171,77,.22)!important;border-radius:22px!important}
.gs-lead-title{font-size:16px!important;margin-bottom:14px!important}
.gs-ai-form-grid{gap:12px!important}
.gs-ai-form-grid input,.gs-ai-form-grid select{padding:12px 13px!important;border-radius:14px!important}
.gs-btn{border-radius:14px!important}

@media (max-width:640px){
  .gs-ai-panel{left:10px!important;right:10px!important;bottom:82px!important;width:auto!important;height:calc(100vh - 96px)!important;border-radius:24px!important}
  .gs-ai-launch{left:14px!important;bottom:14px!important}
  .gs-ai-teaser{left:14px!important;right:14px!important;bottom:84px!important;max-width:none!important}
  .gs-ai-scroll{padding:14px 12px 10px!important}
  .gs-ai-compose-wrap{padding:10px 10px 12px!important}
}


/* final branding refinements */
.gs-ai-launch{width:72px!important;height:72px!important}
.gs-ai-launch-orb{width:60px;height:60px;border-radius:999px;border:2px solid rgba(212,171,77,.55)!important;box-shadow:0 10px 28px rgba(34,24,8,.26)!important}
.gs-ai-brand-logo{width:44px;height:44px;border-radius:999px;border:1.5px solid rgba(212,171,77,.45)!important}
.gs-avatar{width:30px;height:30px;border-radius:999px;border:1.5px solid rgba(212,171,77,.4)!important}
.gs-ai-header{padding:14px 14px 12px!important}
.gs-ai-brand-title{font-size:18px!important;font-weight:800!important;letter-spacing:.1px}
.gs-ai-brand-sub{font-size:12px!important;color:#f2ddb0!important}
.gs-ai-panel{background:#fcfbf8!important}
.gs-ai-scroll{padding:16px 14px 12px!important}
.gs-ai-stream{gap:14px!important}
.gs-bubble{font-size:15px!important;line-height:1.6!important}
.gs-bubble-bot{border-radius:20px!important}
.gs-bubble-user{border-radius:18px!important;max-width:260px!important}
.gs-meta{font-size:12px!important;color:#947c4a!important}
.gs-ai-compose-wrap{padding:10px 12px 12px!important}
.gs-ai-suggests{gap:10px!important;padding-bottom:10px!important}
.gs-suggest{padding:9px 14px!important;font-size:13px!important;border-radius:999px!important}
.gs-ai-compose{padding:8px 8px 8px 12px!important;border-radius:18px!important}
.gs-ai-input{font-size:16px!important}
.gs-ai-icon-btn,.gs-ai-send{width:42px!important;height:42px!important;border-radius:14px!important}
.gs-ai-send{font-weight:700!important}

@media (max-width: 768px){.gs-ai-launch{right:16px;bottom:16px}.gs-ai-panel{right:12px;bottom:94px;width:min(420px,calc(100vw - 24px));height:min(690px,calc(100vh - 112px))}.gs-ai-teaser{right:12px;bottom:94px;max-width:calc(100vw - 24px)}}


/* 2026-04-16 final right align override */
#gsai-root{left:auto!important;right:0!important}
.gs-ai-launch{left:auto!important;right:24px!important;bottom:22px!important}
.gs-ai-teaser{left:auto!important;right:24px!important;bottom:98px!important}
.gs-ai-panel{left:auto!important;right:24px!important;bottom:96px!important}
@media (max-width:640px){.gs-ai-launch{left:auto!important;right:14px!important;bottom:14px!important}.gs-ai-teaser{left:14px!important;right:14px!important;bottom:84px!important}.gs-ai-panel{left:10px!important;right:10px!important;bottom:82px!important}}
@media (max-width:768px){.gs-ai-launch{left:auto!important;right:16px!important;bottom:16px!important}.gs-ai-teaser{left:auto!important;right:12px!important;bottom:94px!important;max-width:min(360px,calc(100vw - 24px))!important}.gs-ai-panel{left:auto!important;right:12px!important;bottom:94px!important;width:min(420px,calc(100vw - 24px))!important;height:min(690px,calc(100vh - 112px))!important}}
