/* A0019650 — QuoteMe conversational front door */
.yitm-agentfd{padding:0!important;overflow:hidden;border:1px solid rgba(16,35,63,.12)!important;background:#fff!important;box-shadow:0 18px 48px rgba(16,35,63,.08)}
.yitm-agentfd__hero{padding:22px 22px 16px;background:radial-gradient(circle at 90% 0,rgba(245,184,63,.20),transparent 34%),linear-gradient(135deg,#f8fbfd,#f4faf6)}
.yitm-agentfd__hero .yitm-rtr__eyebrow{margin-bottom:8px;color:#195b63!important}
.yitm-agentfd__hero h2{margin:0!important;color:#10233f!important;font-size:clamp(1.55rem,3vw,2.25rem)!important;line-height:1.08!important;letter-spacing:-.02em}
.yitm-agentfd__hero>p{max-width:720px;margin:.55rem 0 0!important;color:#4f6170!important}
.yitm-agentfd__chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}
.yitm-agentfd__chip{min-height:44px;padding:9px 13px;border:1px solid rgba(25,91,99,.22);border-radius:999px;background:#fff;color:#173b43;font:inherit;font-size:.9rem;font-weight:900;cursor:pointer;box-shadow:0 6px 18px rgba(16,35,63,.04)}
.yitm-agentfd__chip:hover,.yitm-agentfd__chip:focus-visible,.yitm-agentfd__chip[aria-pressed="true"]{border-color:#195b63;background:#eef7f7;outline:none;box-shadow:0 0 0 3px rgba(25,91,99,.11)}
.yitm-agentfd__conversation{display:grid;gap:10px;padding:18px 22px 4px;background:#fff}
.yitm-agentfd__bubble{max-width:760px;padding:13px 15px;border-radius:18px;line-height:1.5}
.yitm-agentfd__bubble[hidden]{display:none!important}
.yitm-agentfd__bubble--assistant{justify-self:start;border:1px solid #d7e5e0;background:#f5faf7;color:#29483b;border-bottom-left-radius:7px}
.yitm-agentfd__bubble--user{justify-self:end;max-width:min(680px,88%);background:#10233f;color:#fff;border-bottom-right-radius:7px}
.yitm-agentfd__bubble strong{display:block;margin:.1rem 0 .25rem;color:inherit;font-size:1rem}
.yitm-agentfd__bubble p{margin:.25rem 0 0!important;color:inherit!important}
.yitm-agentfd__speaker{display:inline-flex;margin-bottom:4px;padding:3px 8px;border-radius:999px;background:#e5f3ea;color:#185d43;font-size:.72rem;font-weight:950;letter-spacing:.03em;text-transform:uppercase}
.yitm-agentfd__bubble.is-working{background:#f7fafc;border-color:#dce5ec;color:#43586a}
.yitm-agentfd__bubble.is-route{background:#f3f7ff;border-color:#c9d9ef;color:#233f62}
.yitm-agentfd__bubble.is-booking{background:#fff9eb;border-color:#ead49a;color:#5d4a18}
.yitm-agentfd__bubble.is-safety{background:#fff5e8;border-color:#e2bd77;color:#624516}
.yitm-agentfd__bubble.is-notice{background:#f8f8f6;border-color:#dfdfd8;color:#4f554e}
.yitm-agentfd__composer{padding:12px 22px 18px;background:#fff}
.yitm-agentfd__composer .yitm-rtr__field{margin:0!important}
.yitm-agentfd__composer-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;padding:8px;border:1.5px solid #b9d5c7;border-radius:18px;background:#fff;box-shadow:0 10px 26px rgba(16,35,63,.05)}
.yitm-agentfd__composer-box:focus-within{border-color:#195b63;box-shadow:0 0 0 3px rgba(25,91,99,.12),0 10px 26px rgba(16,35,63,.05)}
.yitm-agentfd__composer-box.is-busy{border-color:#9fbfb0;background:#fbfdfc}.yitm-agentfd__composer-box.is-busy textarea{cursor:progress}.yitm-agentfd__send:disabled{cursor:wait;opacity:.72}
.yitm-agentfd__composer textarea{min-height:78px!important;margin:0!important;padding:10px 11px!important;border:0!important;border-radius:12px!important;box-shadow:none!important;resize:vertical}
.yitm-agentfd__send{min-width:104px;min-height:50px;padding:10px 16px;border:0;border-radius:14px;background:#10233f;color:#fff;font:inherit;font-weight:950;cursor:pointer}
.yitm-agentfd__send:hover,.yitm-agentfd__send:focus-visible{background:#195b63;outline:3px solid rgba(25,91,99,.16);outline-offset:2px}
.yitm-agentfd__composer-note{display:flex;align-items:flex-start;gap:7px;margin:9px 2px 0;color:#64736d;font-size:.83rem;line-height:1.45}
.yitm-agentfd__composer-note strong{color:#315649}
.yitm-agentfd__below{padding:0 22px 22px}
.yitm-agentfd__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:11px}
.yitm-agentfd__facts>div{padding:9px 10px;border:1px solid rgba(16,35,63,.09);border-radius:12px;background:#fff}
.yitm-agentfd__facts small,.yitm-agentfd__facts strong{display:block}.yitm-agentfd__facts small{color:#687870;font-size:.74rem;font-weight:850;text-transform:uppercase;letter-spacing:.03em}.yitm-agentfd__facts strong{margin-top:2px;color:#173d31;font-size:.92rem}
.yitm-agentfd__action-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
.yitm-agentfd__action{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:8px 12px;border:1px solid #b9d5c7;border-radius:12px;background:#fff;color:#0a5a41;text-decoration:none;font:inherit;font-size:.86rem;font-weight:900;cursor:pointer}
.yitm-agentfd__action.is-primary{border-color:#064e35;background:#064e35;color:#fff}
.yitm-agentfd__small{display:block;margin-top:10px;color:#607267;font-size:.8rem;line-height:1.45}
.yitm-agentfd__booking-note{margin:10px 0 0!important;padding:10px 11px;border-radius:12px;background:rgba(255,255,255,.72);font-size:.86rem}
.yitm-agentfd__booking-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.yitm-agentfd__booking-grid label:last-child{grid-column:1/-1}
.yitm-agentfd__booking-grid label,.yitm-agentfd__route-form label{display:grid;gap:5px;color:inherit;font-size:.82rem;font-weight:900}.yitm-agentfd__booking-grid input,.yitm-agentfd__route-form input{width:100%;min-height:44px;padding:9px 10px;border:1px solid #c8d9d1;border-radius:11px;background:#fff;color:#10241a;font:inherit;font-size:16px}
.yitm-agentfd__route-form{margin-top:11px;max-width:420px}
.yitm-agentfd .yitm-rtr__live-note{background:#f4f8fa!important;color:#455d69!important}
.yitm-agentfd .yitm-rtr__status{margin-top:10px!important}
.yitm-agentfd .yitm-rtr__clarify,.yitm-agentfd .yitm-rtr__review{margin-left:22px;margin-right:22px}
.yitm-agentfd .yitm-rtr__review{margin-bottom:22px;padding:18px;border:1px solid #c9ded1;border-radius:18px;background:#f8fcf9}
.yitm-agentfd .yitm-rtr__review>.yitm-rtr__eyebrow{color:#195b63}
.yitm-agentfd .yitm-rtr__review h2{font-size:clamp(1.35rem,2.5vw,1.85rem)!important;color:#10233f!important}
.yitm-agentfd .yitm-rtr__actions{margin-top:12px}
@media(max-width:680px){
 .yitm-agentfd__hero,.yitm-agentfd__conversation,.yitm-agentfd__composer{padding-left:15px;padding-right:15px}
 .yitm-agentfd__below{padding-left:15px;padding-right:15px}
 .yitm-agentfd__chips{display:grid;grid-template-columns:1fr 1fr}.yitm-agentfd__chip{text-align:left;border-radius:13px}
 .yitm-agentfd__composer-box{grid-template-columns:1fr}.yitm-agentfd__send{width:100%}
 .yitm-agentfd__facts,.yitm-agentfd__booking-grid{grid-template-columns:1fr}.yitm-agentfd__booking-grid label:last-child{grid-column:auto}
 .yitm-agentfd__bubble{max-width:94%}.yitm-agentfd__bubble--user{max-width:94%}
 .yitm-agentfd .yitm-rtr__clarify,.yitm-agentfd .yitm-rtr__review{margin-left:15px;margin-right:15px}
 .yitm-agentfd__action-row{display:grid}.yitm-agentfd__action{width:100%}
}
@media(max-width:430px){.yitm-agentfd__chips{display:flex;flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x proximity;scrollbar-width:thin}.yitm-agentfd__chip{flex:0 0 auto;max-width:82%;scroll-snap-align:start;white-space:nowrap}.yitm-agentfd__hero h2{font-size:1.65rem!important}}
@media(prefers-reduced-motion:reduce){.yitm-agentfd *{scroll-behavior:auto!important;transition:none!important}}

/* A0019651 — visible Website Care theme handoff. */
.yitm-theme-handoff-a0019651{max-width:920px;margin:0 auto 16px;padding:16px 18px;border:1px solid #b9dbe8;border-radius:18px;background:#f2fbff;box-shadow:0 9px 24px rgba(9,45,68,.06);display:grid;gap:5px;color:#173b52}.yitm-theme-handoff-a0019651>span{font-size:.76rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:#0f6f99}.yitm-theme-handoff-a0019651>strong{font-size:1.2rem;color:#10233f}.yitm-theme-handoff-a0019651 p{margin:2px 0 0;line-height:1.5;color:#486476}.yitm-theme-handoff-a0019651 a{justify-self:start;margin-top:3px;color:#0c6f9f;font-weight:850}

/* A0019657 — multi-turn state and one-question-at-a-time UX */
.yitm-agentfd__layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px;padding:0 22px 18px;background:#fff}
.yitm-agentfd__layout>.yitm-agentfd__state{align-self:start;position:sticky;top:90px;margin-top:18px;padding:16px;border:1px solid #d7e5e0;border-radius:18px;background:#f8fbf9;box-shadow:0 8px 24px rgba(16,35,63,.05)}
.yitm-agentfd__layout>.yitm-agentfd__state .yitm-agentfd__state-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.yitm-agentfd__state-head span{display:block;color:#607267;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.yitm-agentfd__state-head strong{display:block;margin-top:2px;color:#10233f;font-size:1.03rem}.yitm-agentfd__state-head button{border:0;background:transparent;color:#0a5a41;font:inherit;font-size:.8rem;font-weight:900;text-decoration:underline;cursor:pointer}.yitm-agentfd__progress{margin:11px 0;padding:9px 10px;border-radius:12px;background:#eef7f2;color:#315649;font-size:.86rem;line-height:1.4}.yitm-agentfd__state dl{display:grid;grid-template-columns:minmax(88px,.75fr) minmax(0,1.25fr);gap:7px 10px;margin:0}.yitm-agentfd__state dt{color:#687870;font-size:.76rem;font-weight:850}.yitm-agentfd__state dd{margin:0;color:#173d31;font-size:.84rem;font-weight:800;overflow-wrap:anywhere}.yitm-agentfd__human{width:100%;min-height:44px;margin-top:14px;border:1px solid #c5d7cf;border-radius:12px;background:#fff;color:#315649;font:inherit;font-size:.85rem;font-weight:900;cursor:pointer}.yitm-agentfd__canonical{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;clip-path:inset(50%)!important}.yitm-agentfd__conversation{max-height:520px;overflow:auto;scrollbar-gutter:stable}.yitm-agentfd__bubble--assistant .yitm-agentfd__action-row{margin-bottom:2px}.yitm-agentfd__action-row{display:flex;flex-wrap:wrap;gap:8px}.yitm-agentfd__action{min-height:44px}
@media(max-width:900px){.yitm-agentfd__layout{grid-template-columns:1fr}.yitm-agentfd__layout>.yitm-agentfd__state{position:static;order:-1;margin-top:12px}.yitm-agentfd__conversation{max-height:none}}
@media(max-width:680px){.yitm-agentfd__layout{padding-left:15px;padding-right:15px}.yitm-agentfd__state dl{grid-template-columns:1fr}.yitm-agentfd__state dt{margin-top:4px}.yitm-agentfd__action-row{display:grid}.yitm-agentfd__action{width:100%}}

/* A0019658 — LLM-assisted presentation, controlled by approved QuoteMe UI types. */
.yitm-agentfd__choice-hint{display:block;margin-top:10px;color:#708079;font-size:.78rem;font-weight:750}
.yitm-agentfd__action-row--chips{margin-top:8px;gap:7px}
.yitm-agentfd__action.is-chip{min-height:38px;padding:7px 11px;border-radius:999px;border-color:#dbe5e0;background:#fff;color:#264a3c;font-size:.82rem;box-shadow:none}
.yitm-agentfd__action.is-chip:hover,.yitm-agentfd__action.is-chip:focus-visible{border-color:#4c8f73;background:#f3faf6;outline:2px solid rgba(30,122,77,.10);outline-offset:1px}
.yitm-agentfd__action.is-chip strong{font:inherit;font-weight:850}
.yitm-agentfd__action-row--cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:10px}
.yitm-agentfd__action.is-card{min-height:72px;padding:11px 13px;border-radius:14px;border-color:#d7e5e0;background:#fff;color:#173d31;text-align:left;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:3px;box-shadow:0 4px 14px rgba(16,35,63,.035)}
.yitm-agentfd__action.is-card strong{display:block;font-size:.91rem;line-height:1.25;color:#173d31}.yitm-agentfd__action.is-card small{display:block;color:#6a7a73;font-size:.76rem;line-height:1.35;font-weight:700}
.yitm-agentfd__action.is-card:hover,.yitm-agentfd__action.is-card:focus-visible{border-color:#4c8f73;background:#f6fbf8;outline:3px solid rgba(30,122,77,.10);outline-offset:1px}
.yitm-agentfd__state{opacity:.96}.yitm-agentfd__state dt{color:#2f6b53!important}.yitm-agentfd__progress{font-weight:850}
@media(max-width:680px){.yitm-agentfd__action-row--cards{grid-template-columns:1fr}.yitm-agentfd__action.is-card{width:100%;min-height:64px}.yitm-agentfd__action-row--chips{display:flex!important;overflow-x:auto;padding-bottom:3px;scrollbar-width:thin}.yitm-agentfd__action.is-chip{width:auto!important;flex:0 0 auto}}
.yitm-agentfd__start-note{display:block;margin-top:10px;color:#687870;font-size:.82rem;font-weight:750}
/* Keep the structured memory, but present it as part of the conversation rather than a form sidebar. */
.yitm-agentfd__layout{grid-template-columns:minmax(0,860px)!important;justify-content:center;gap:8px!important;padding-bottom:10px!important}
.yitm-agentfd__layout>.yitm-agentfd__state{position:static!important;top:auto!important;margin:0!important;padding:4px 0 10px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.yitm-agentfd__state-head{align-items:center!important}.yitm-agentfd__state-head>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.yitm-agentfd__state-head span{display:none!important}.yitm-agentfd__state-head strong{font-size:.85rem!important;color:#315649!important}.yitm-agentfd__progress{display:inline-block;margin:6px 0!important;padding:5px 9px!important;border-radius:999px!important;font-size:.78rem!important;background:#f2f7f4!important}
.yitm-agentfd__state dl{display:flex!important;flex-wrap:wrap!important;gap:6px!important}.yitm-agentfd__state dt{font-size:.74rem!important;margin:0!important}.yitm-agentfd__state dd{font-size:.78rem!important;margin:0 8px 0 0!important}.yitm-agentfd__human{width:auto!important;min-height:36px!important;margin-top:8px!important;padding:6px 10px!important;border:0!important;text-decoration:underline;background:transparent!important}


/* A0019661 — single-thread conversational QuoteMe presentation.
 * Canonical QuoteMe logic stays unchanged; this only changes how it is surfaced.
 */
.yitm-rtr-mode .yitm-agentfd{
  max-width:940px;
  margin-inline:auto;
  border-radius:24px!important;
  box-shadow:0 18px 56px rgba(16,35,63,.09)!important;
}
.yitm-rtr-mode .yitm-agentfd__hero{
  padding:22px 24px 14px;
  border-bottom:1px solid #e5eee9;
  background:linear-gradient(180deg,#fbfdfc 0%,#f5faf7 100%);
}
.yitm-rtr-mode .yitm-agentfd__hero>p{max-width:680px}
.yitm-rtr-mode .yitm-agentfd__chips{
  margin-top:14px;
  flex-wrap:nowrap;
  overflow-x:auto;
  padding-bottom:4px;
  scrollbar-width:thin;
}
.yitm-rtr-mode .yitm-agentfd__chip{
  flex:0 0 auto;
  min-height:40px;
  padding:8px 12px;
  font-size:.84rem;
  box-shadow:none;
}
.yitm-rtr-mode .yitm-agentfd__layout{
  grid-template-columns:minmax(0,760px)!important;
  padding:0 18px 8px!important;
  background:#fff!important;
}
.yitm-rtr-mode .yitm-agentfd__conversation{
  min-height:260px;
  max-height:min(58vh,620px);
  padding:18px 4px 12px;
  gap:12px;
  scroll-behavior:smooth;
}
.yitm-rtr-mode .yitm-agentfd__bubble{
  max-width:min(680px,88%);
  padding:12px 14px;
  border-radius:18px;
  box-shadow:none;
}
.yitm-rtr-mode .yitm-agentfd__bubble--assistant{
  background:#f4f8f5;
  border-color:#d9e6df;
}
.yitm-rtr-mode .yitm-agentfd__bubble--user{
  background:#10233f;
  border:0;
}
.yitm-rtr-mode .yitm-agentfd__speaker{
  margin-bottom:3px;
  background:#e4f1e8;
}
.yitm-rtr-mode .yitm-agentfd__composer{
  position:sticky;
  bottom:0;
  z-index:4;
  padding:10px 4px 12px;
  background:linear-gradient(180deg,rgba(255,255,255,.78),#fff 28%);
}
.yitm-rtr-mode .yitm-agentfd__composer-box{
  border-radius:22px;
  padding:7px;
  box-shadow:0 8px 24px rgba(16,35,63,.08);
}
.yitm-rtr-mode .yitm-agentfd__composer textarea{
  min-height:56px!important;
  max-height:160px;
}
.yitm-rtr-mode .yitm-agentfd__send{
  min-width:88px;
  min-height:46px;
  border-radius:16px;
}
.yitm-rtr-mode .yitm-agentfd__composer-note{
  margin-top:7px;
  font-size:.78rem;
}
.yitm-rtr-mode .yitm-agentfd__layout>.yitm-agentfd__state{
  order:2;
  padding:2px 4px 10px!important;
  border-top:1px solid #eef3f0!important;
}
.yitm-rtr-mode .yitm-agentfd__state-head{margin-top:6px}
.yitm-rtr-mode .yitm-agentfd__progress{margin:5px 0!important}
.yitm-rtr-mode .yitm-agentfd__state dl{
  gap:5px!important;
}
.yitm-rtr-mode .yitm-agentfd__human{
  margin-top:4px!important;
  min-height:32px!important;
  padding:3px 0!important;
}
.yitm-rtr-mode #yitm-rtr-clarify{display:none!important}
.yitm-rtr-mode .yitm-agentfd__below .yitm-rtr__live-note{display:none!important}
.yitm-rtr-mode .yitm-agentfd__below{
  padding:4px 22px 14px;
  border-top:1px solid #eef3f0;
}
.yitm-rtr-mode .yitm-agentfd__below .yitm-rtr__actions{
  margin:0!important;
  gap:8px;
}
.yitm-rtr-mode .yitm-agentfd__below .yitm-rtr__secondary{
  min-height:36px!important;
  padding:6px 10px!important;
  border:0!important;
  background:transparent!important;
  text-decoration:underline;
}
.yitm-rtr-mode .yitm-agentfd__below .yitm-rtr__status:not(.is-error){
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}
.yitm-rtr-mode .yitm-agentfd__review-inline{
  justify-self:stretch;
  width:auto;
  max-width:100%;
  margin:4px 0 10px!important;
  padding:18px!important;
  border:1px solid #cfe0d6!important;
  border-radius:20px!important;
  background:#fbfdfc!important;
  box-shadow:0 8px 24px rgba(16,35,63,.05);
}
.yitm-rtr-mode .yitm-agentfd__review-inline h2{
  font-size:1.35rem!important;
}
.yitm-rtr-mode .yitm-agentfd__review-inline .yitm-rtr__contact{
  grid-template-columns:1fr 1fr;
}
.yitm-rtr-mode .yitm-agentfd__action-row--cards{
  grid-template-columns:1fr 1fr;
}
.yitm-rtr-mode .yitm-agentfd__action.is-card{
  min-height:64px;
  border-radius:16px;
  background:#fff;
}
.yitm-rtr-mode .yitm-agentfd__action.is-card:disabled,
.yitm-rtr-mode .yitm-agentfd__action.is-chip:disabled{
  opacity:.55;
  cursor:wait;
}
@media(max-width:680px){
  .yitm-rtr-mode .yitm-agentfd{border-radius:18px!important}
  .yitm-rtr-mode .yitm-agentfd__hero{padding:18px 16px 12px}
  .yitm-rtr-mode .yitm-agentfd__layout{padding:0 12px 6px!important}
  .yitm-rtr-mode .yitm-agentfd__conversation{max-height:none;padding-top:14px}
  .yitm-rtr-mode .yitm-agentfd__bubble{max-width:94%}
  .yitm-rtr-mode .yitm-agentfd__composer{padding-inline:0}
  .yitm-rtr-mode .yitm-agentfd__below{padding:4px 14px 12px}
  .yitm-rtr-mode .yitm-agentfd__action-row--cards{grid-template-columns:1fr}
  .yitm-rtr-mode .yitm-agentfd__review-inline .yitm-rtr__contact{grid-template-columns:1fr}
}


/* A0019662 — visually unify /quoteme with the homepage QuoteMe canvas. */
.yitm-rtr-mode .qhm8500-main-intro{display:none!important}
.yitm-rtr-mode .yitm-agentfd{
  --yhq-navy:#10233f;--yhq-green:#1e7a4d;--yhq-green-dark:#125c3a;--yhq-mint:#f1f9f4;--yhq-blue:#edf4fb;--yhq-line:#dfe7ed;--yhq-muted:#5c6a7c;
  max-width:900px!important;border:1px solid var(--yhq-line)!important;border-radius:24px!important;background:#fff!important;box-shadow:0 18px 50px rgba(16,35,63,.08)!important
}
.yitm-rtr-mode .yitm-agentfd__hero{padding:26px 28px 16px!important;background:#fff!important;border-bottom:0!important}
.yitm-rtr-mode .yitm-agentfd__hero h2{font-family:"Barlow Condensed",Barlow,sans-serif!important;font-size:clamp(2rem,4vw,3rem)!important;line-height:1!important;color:var(--yhq-navy)!important}
.yitm-rtr-mode .yitm-agentfd__hero>p{margin-top:10px!important;color:var(--yhq-muted)!important;font-size:1rem}
.yitm-rtr-mode .yitm-agentfd__chips{margin-top:14px!important}
.yitm-rtr-mode .yitm-agentfd__chip{border-color:var(--yhq-line)!important;background:#fff!important;color:var(--yhq-navy)!important;font-weight:750!important}
.yitm-rtr-mode .yitm-agentfd__conversation{gap:14px!important;padding-top:8px!important}
.yitm-rtr-mode .yitm-agentfd__bubble{border-radius:16px!important}
.yitm-rtr-mode .yitm-agentfd__bubble--assistant{padding-left:0!important;border:0!important;background:transparent!important;color:var(--yhq-navy)!important}
.yitm-rtr-mode .yitm-agentfd__bubble--user{background:var(--yhq-blue)!important;color:var(--yhq-navy)!important;border:0!important}
.yitm-rtr-mode .yitm-agentfd__speaker{padding:0!important;background:transparent!important;color:var(--yhq-green)!important}
.yitm-rtr-mode .yitm-agentfd__composer-box{border:1px solid var(--yhq-line)!important;border-radius:18px!important;box-shadow:0 3px 14px rgba(16,35,63,.05)!important}
.yitm-rtr-mode .yitm-agentfd__composer-box:focus-within{border-color:var(--yhq-green)!important;box-shadow:0 0 0 3px rgba(30,122,77,.12)!important}
.yitm-rtr-mode .yitm-agentfd__send{background:var(--yhq-green)!important}
.yitm-rtr-mode .yitm-agentfd__send:hover,.yitm-rtr-mode .yitm-agentfd__send:focus-visible{background:var(--yhq-green-dark)!important}
.yitm-rtr-mode .yitm-agentfd__progress{background:var(--yhq-mint)!important;color:var(--yhq-green-dark)!important}
.yitm-rtr-mode .yitm-agentfd__action.is-primary{background:var(--yhq-green)!important;border-color:var(--yhq-green)!important}
.yitm-rtr-mode .yitm-agentfd__action{border-color:var(--yhq-line)!important;color:var(--yhq-green-dark)!important}
.yitm-rtr-mode .yitm-agentfd__review-inline{background:var(--yhq-mint)!important;border-color:#d8e9df!important}
.yitm-quoteme-mascot-row{display:flex;align-items:center;gap:10px;margin-bottom:7px}
.yitm-quoteme-mascot{display:inline-grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border:1px solid rgba(30,122,77,.18);border-radius:14px;background:linear-gradient(145deg,#f3fbf6,#e6f3ea);box-shadow:0 5px 16px rgba(16,35,63,.06)}
.yitm-quoteme-mascot svg{display:block;width:30px;height:30px}
.yitm-quoteme-mascot-row .yitm-rtr__eyebrow{margin:0!important}
@media(max-width:680px){.yitm-rtr-mode .yitm-agentfd__hero{padding:20px 16px 12px!important}.yitm-quoteme-mascot{width:38px;height:38px;flex-basis:38px;border-radius:12px}.yitm-quoteme-mascot svg{width:27px;height:27px}}


/* A0019663 — cleanup pass: one page scroll, compact active state, hard mascot bounds. */
.yitm-rtr-mode .yitm-agentfd__conversation{
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
  scrollbar-gutter:auto!important;
}
.yitm-rtr-mode .yitm-agentfd.is-active .yitm-agentfd__hero{
  padding-top:16px!important;
  padding-bottom:10px!important;
  border-bottom:1px solid #eef3f0!important;
}
.yitm-rtr-mode .yitm-agentfd.is-active .yitm-agentfd__hero>p,
.yitm-rtr-mode .yitm-agentfd.is-active .yitm-agentfd__chips,
.yitm-rtr-mode .yitm-agentfd.is-active .yitm-agentfd__start-note{
  display:none!important;
}
.yitm-rtr-mode .yitm-agentfd.is-active .yitm-agentfd__hero h2{
  font-size:1.45rem!important;
}
.yitm-rtr-mode .yitm-agentfd__composer{
  position:static!important;
  padding-top:4px!important;
}
.yitm-rtr-mode .yitm-agentfd__layout{
  padding-bottom:2px!important;
}
.yitm-rtr-mode .yitm-agentfd__layout>.yitm-agentfd__state{
  padding-bottom:6px!important;
}
.yitm-rtr-mode .yitm-agentfd__bubble{
  margin-block:0!important;
}
.yitm-rtr-mode .yitm-agentfd__bubble--assistant{
  max-width:680px!important;
}
.yitm-rtr-mode .yitm-agentfd__bubble--user{
  max-width:min(620px,86%)!important;
}
.yitm-rtr-mode .yitm-v47-handoff{
  display:none!important;
}
.yitm-quoteme-mascot{
  display:inline-grid!important;
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  min-height:42px!important;
  max-width:42px!important;
  max-height:42px!important;
  flex:0 0 42px!important;
  overflow:hidden!important;
  line-height:0!important;
}
.yitm-quoteme-mascot>svg{
  display:block!important;
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
  min-height:30px!important;
  max-width:30px!important;
  max-height:30px!important;
  flex:none!important;
}
@media(max-width:680px){
  .yitm-quoteme-mascot{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;max-width:38px!important;max-height:38px!important;flex-basis:38px!important}
  .yitm-quoteme-mascot>svg{width:27px!important;height:27px!important;min-width:27px!important;min-height:27px!important;max-width:27px!important;max-height:27px!important}
}


/* A0019665 — full QuoteMe uses the same conversation-first handoff as homepage. */
.yitm-rtr-mode .yitm-agentfd__layout>.yitm-agentfd__state{display:none!important}
.yitm-rtr-mode .yitm-agentfd__layout{grid-template-columns:minmax(0,760px)!important;gap:0!important}
.yitm-rtr-mode .yitm-agentfd__conversation{padding-bottom:8px!important}
.yitm-rtr-mode .yitm-agentfd.has-saved-summary .yitm-agentfd__hero>p,
.yitm-rtr-mode .yitm-agentfd.has-saved-summary .yitm-agentfd__chips,
.yitm-rtr-mode .yitm-agentfd.has-saved-summary .yitm-agentfd__start-note,
.yitm-rtr-mode .yitm-agentfd.has-saved-summary .yitm-agentfd__composer,
.yitm-rtr-mode .yitm-agentfd.has-saved-summary .yitm-agentfd__below{display:none!important}
.yitm-rtr-mode .yitm-agentfd.has-saved-summary .yitm-agentfd__hero{padding-bottom:8px!important;border-bottom:1px solid #eef3f0!important}
.yitm-rtr-mode .yitm-agentfd.has-saved-summary .yitm-agentfd__conversation{padding-top:16px!important;padding-bottom:20px!important}
.yitm-rtr-mode .yitm-agentfd .yitm-qm-summary-card{justify-self:start;max-width:720px}
.yitm-rtr-mode .yitm-agentfd__below{border-top:0!important;padding-top:0!important}
.yitm-rtr-mode .yitm-agentfd__below .yitm-rtr__actions{justify-content:flex-start}
.yitm-rtr-mode .yitm-agentfd__composer label>span:first-child{font-size:.84rem;color:#315649}

.yitm-rtr-mode .yitm-agentfd__layout>.yitm-agentfd__state{display:block!important;padding:0 4px 6px!important;border:0!important;background:transparent!important;box-shadow:none!important}
.yitm-rtr-mode .yitm-agentfd__state-head,.yitm-rtr-mode .yitm-agentfd__progress,.yitm-rtr-mode .yitm-agentfd__state dl{display:none!important}
.yitm-rtr-mode .yitm-agentfd__human{width:auto!important;min-height:32px!important;margin:0!important;padding:4px 0!important;border:0!important;background:transparent!important;text-decoration:underline}
.yitm-rtr-mode .yitm-agentfd.has-saved-summary .yitm-agentfd__state{display:none!important}

/* A0019666 — keep only the current prompt actionable in the conversation. */
.yitm-rtr-mode .yitm-agentfd__bubble.is-answered .yitm-agentfd__action-row,
.yitm-rtr-mode .yitm-agentfd__bubble.is-answered .yitm-agentfd__choice-hint{display:none!important}
.yitm-rtr-mode .yitm-agentfd__action-row--revise{margin-top:10px}
.yitm-rtr-mode .yitm-agentfd__action.is-revise{min-height:36px;padding:5px 0;border:0!important;background:transparent!important;color:#125c3a!important;text-decoration:underline;box-shadow:none;font-size:.82rem}

/* A0019667 — avatar-led QuoteMe replies with simple chat spacing. */
.yitm-rtr-mode .yitm-agentfd__bubble--assistant{display:grid;grid-template-columns:34px minmax(0,1fr);column-gap:11px;align-items:start;max-width:min(700px,100%)!important}
.yitm-rtr-mode .yitm-agentfd__bubble--assistant>.yitm-agentfd__speaker{grid-column:1;grid-row:1;display:grid;place-items:center;width:34px;height:34px;margin:0!important;border:1px solid #d5e8db;border-radius:50%;background:#eff8f1!important;color:#125c3a!important;line-height:1}
.yitm-rtr-mode .yitm-agentfd__speaker svg{display:block;width:25px;height:25px}
.yitm-rtr-mode .yitm-agentfd__bubble--assistant>:not(.yitm-agentfd__speaker){grid-column:2;min-width:0}
.yitm-rtr-mode .yitm-agentfd__bubble--assistant>p:first-of-type{margin-top:3px!important}
.yitm-rtr-mode .yitm-agentfd__bubble--user{padding:11px 14px!important}


/* A0019678 — full QuoteMe now uses the homepage compact prompt hierarchy. */
.yitm-rtr-mode .yhq.yitm-agentfd{
  max-width:900px!important;
  margin-inline:auto!important;
  padding:28px!important;
  border:1px solid #dfe7ed!important;
  border-radius:24px!important;
  background:#fff!important;
  box-shadow:0 18px 50px rgba(16,35,63,.08)!important;
}
.yitm-rtr-mode .yhq .yitm-agentfd__hero{padding:0!important;border:0!important;background:transparent!important}
.yitm-rtr-mode .yhq .yitm-agentfd__hero h2{margin:0!important}
.yitm-rtr-mode .yhq .yitm-agentfd__layout{display:block!important;padding:0!important;background:transparent!important}
.yitm-rtr-mode .yhq .yitm-agentfd__conversation{display:grid!important;gap:14px!important;padding:0!important;margin:0 0 16px!important}
.yitm-rtr-mode .yhq .yitm-agentfd__conversation:empty{display:none!important}
.yitm-rtr-mode .yhq .yitm-agentfd__bubble{box-shadow:none!important}
.yitm-rtr-mode .yhq .yitm-agentfd__bubble--assistant{
  display:block!important;
  justify-self:start!important;
  max-width:72%!important;
  padding:12px 0!important;
  background:transparent!important;
  border:0!important;
  color:#10233f!important;
}
.yitm-rtr-mode .yhq .yitm-agentfd__bubble--assistant>.yitm-agentfd__speaker{
  display:block!important;width:auto!important;height:auto!important;margin:0 0 4px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#1e7a4d!important;font-size:.75rem!important;font-weight:850!important;
}
.yitm-rtr-mode .yhq .yitm-agentfd__speaker svg{display:none!important}
.yitm-rtr-mode .yhq .yitm-agentfd__bubble--user{
  justify-self:end!important;max-width:72%!important;padding:12px 14px!important;border-radius:16px!important;background:#edf4fb!important;color:#10233f!important
}
.yitm-rtr-mode .yhq .yitm-agentfd__composer{position:static!important;margin-top:0!important;padding:7px 7px 7px 16px!important}
.yitm-rtr-mode .yhq .yitm-agentfd__composer input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#10233f;font:inherit;font-size:1rem;padding:10px 0}
.yitm-rtr-mode .yhq .yitm-agentfd__send{min-width:44px!important;width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:13px!important}
.yitm-rtr-mode .yhq .yitm-agentfd__chips{margin-top:12px!important;padding:0!important;overflow:visible!important}
.yitm-rtr-mode .yhq .yitm-agentfd__chip{min-height:auto!important;padding:8px 12px!important;border-radius:999px!important;font-size:.86rem!important}
.yitm-rtr-mode .yhq .yitm-agentfd__below{padding:0!important;border:0!important}
.yitm-rtr-mode .yhq .yhq__utility button{border:0;background:transparent;padding:0;color:#1e7a4d;font:inherit;font-size:.86rem;font-weight:800;cursor:pointer}
.yitm-rtr-mode .yhq .yitm-rtr__guided-fallback{margin-top:10px;border:0!important;background:transparent!important;color:#5c6a7c!important;text-decoration:underline;font:inherit;font-size:.78rem;font-weight:750;cursor:pointer}
.yitm-rtr-mode .yhq .yitm-agentfd__state{display:none!important}
.yitm-rtr-mode .yhq .yitm-rtr__review-inline{margin-top:16px!important}
.yitm-rtr-mode .yhq.has-saved-summary .yitm-agentfd__hero>p,
.yitm-rtr-mode .yhq.has-saved-summary .yitm-agentfd__chips,
.yitm-rtr-mode .yhq.has-saved-summary .yitm-agentfd__composer,
.yitm-rtr-mode .yhq.has-saved-summary .yitm-agentfd__below{
  display:flex!important;
}
.yitm-rtr-mode .yhq.has-saved-summary .yitm-agentfd__hero>p{display:block!important}
.yitm-rtr-mode .yhq.has-saved-summary .yitm-agentfd__chips{display:flex!important}
.yitm-rtr-mode .yhq.has-saved-summary .yitm-agentfd__below{display:block!important}
.yitm-rtr-mode .yhq.has-saved-summary .yitm-agentfd__conversation{padding:0!important;margin-bottom:12px!important}
.yitm-rtr-mode .yhq.is-active:not(.has-saved-summary) .yitm-agentfd__hero>p,
.yitm-rtr-mode .yhq.is-active:not(.has-saved-summary) .yitm-agentfd__chips{display:none!important}
@media(max-width:700px){
  .yitm-rtr-mode .yhq.yitm-agentfd{padding:20px 16px!important;border-radius:20px!important}
  .yitm-rtr-mode .yhq .yitm-agentfd__bubble--assistant,.yitm-rtr-mode .yhq .yitm-agentfd__bubble--user{max-width:88%!important}
  .yitm-rtr-mode .yhq .yitm-agentfd__composer input{font-size:16px}
  .yitm-rtr-mode .yhq .yitm-agentfd__action-row--cards{grid-template-columns:1fr}
}
