#tob-ast,.tob-ast-host{--navy:#2A4856;--navy-deep:#1F3743;--ink:#1F2F38;--muted:#6E7B85;--sand:#F6EADB;--sand-2:#EFDFCB;--paper:#FFFFFF;--mist:#EEF1F3;--line:#D8DDE2;--terra:#B97D68;--wa:#25D366;--shadow:0 18px 48px rgba(31,47,56,.18);--radius:22px;
position:fixed;right:20px;bottom:20px;z-index:99990;visibility:visible;display:flex;flex-direction:column;align-items:flex-end;gap:12px;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:14px;line-height:1.45;color:var(--ink);box-sizing:border-box}
#tob-ast *,#tob-ast *::before,#tob-ast *::after{box-sizing:border-box}
#tob-ast button{font-family:inherit;cursor:pointer;line-height:inherit;margin:0;text-transform:none;letter-spacing:0}
#tob-ast a{text-decoration:none}
#tob-ast img{max-width:100%}
#tob-ast p{margin:0}
.tob-ast-row{display:flex;align-items:center;gap:10px;transition:opacity .35s ease,transform .35s ease}
#tob-ast.tob-wait .tob-ast-row{opacity:0;transform:translateY(24px);pointer-events:none;transition:none} /* no transition in the waiting state: when the stylesheet flips from print to all, the row must not fade out from its unstyled opacity:1 */
.tob-ast-launch{width:66px;height:66px;border-radius:50%;border:3px solid var(--paper);padding:0;background:var(--navy);display:grid;place-items:center;box-shadow:0 10px 26px rgba(31,47,56,.28);transition:transform .18s ease;position:relative;overflow:visible}
.tob-ast-launch img{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:50% 30%;display:block}
.tob-ast-launch .tob-ast-x{position:absolute;inset:0;border-radius:50%;display:none;place-items:center;background:var(--navy);color:var(--sand)}
.tob-ast-launch .tob-ast-x svg{width:26px;height:26px}
#tob-ast.open .tob-ast-launch .tob-ast-x{display:grid}
.tob-ast-launch:hover{transform:translateY(-2px)}
.tob-ast-launch:focus-visible,#tob-ast button:focus-visible,#tob-ast a:focus-visible{outline:3px solid var(--terra);outline-offset:2px}
.tob-ast-badge{position:absolute;top:-6px;right:-6px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#E5484D;color:#fff;border:2px solid var(--paper);font-size:12px;font-weight:800;line-height:18px;text-align:center;z-index:1}
#tob-ast.open .tob-ast-badge,#tob-ast.seen .tob-ast-badge{display:none}
#tob-ast.off .tob-ast-status i{background:#9AA5AB;box-shadow:none}
@keyframes tobRise{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
.tob-ast-panel{width:420px;max-width:calc(100vw - 40px);max-height:min(720px,calc(100vh - 110px));display:flex;flex-direction:column;background:var(--paper);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;animation:tobRise .25s ease both}
.tob-ast-panel[hidden]{display:none}
.tob-ast-scrim{display:none;position:fixed;inset:0;background:rgba(20,38,48,.45);z-index:-1}
.tob-ast-scrim[hidden]{display:none!important}
.tob-ast-close-btn{margin:0;width:100%;height:44px;border:1px solid var(--line);border-radius:12px;background:var(--paper);color:var(--navy);font-size:14px;font-weight:700}
.tob-ast-head{position:relative;display:flex;align-items:center;gap:12px;padding:12px 48px 12px 16px;background:var(--navy-deep);color:var(--sand)}
.tob-ast-head .tob-ast-av{width:44px;height:44px;border-radius:50%;overflow:hidden;flex:none;border:2px solid rgba(246,234,219,.5)}
.tob-ast-head .tob-ast-av img{width:100%;height:100%;object-fit:cover;object-position:50% 30%;display:block}
.tob-ast-head .tob-ast-t{font-family:"Playfair Display",Georgia,serif;font-size:17px;font-weight:600;line-height:1.1}
.tob-ast-head .tob-ast-s{font-size:12px;opacity:.75;margin-top:2px}
.tob-ast-head .tob-ast-back{margin-left:auto;white-space:nowrap;flex:none;border:0;background:transparent;color:inherit;font-size:13px;padding:6px 8px;border-radius:8px;opacity:.85}
.tob-ast-head .tob-ast-back[hidden]{display:none}
.tob-ast-head .tob-ast-close{position:absolute;top:8px;right:8px;width:32px;height:32px;border:0;border-radius:50%;background:rgba(246,234,219,.12);color:inherit;display:grid;place-items:center;padding:0;margin:0}
.tob-ast-head .tob-ast-close svg{width:18px;height:18px}
.tob-ast-head .tob-ast-close:hover{background:rgba(246,234,219,.22)}
.tob-ast-status{display:flex;align-items:center;gap:8px;padding:7px 16px;background:var(--sand);color:var(--navy);font-size:12px;font-weight:500;border-bottom:1px solid var(--line)}
.tob-ast-status i{width:8px;height:8px;border-radius:50%;background:#3BB273;flex:none;box-shadow:0 0 0 3px rgba(59,178,115,.18)}
.tob-ast-body{padding:16px;overflow:auto;display:flex;flex-direction:column;gap:12px;-webkit-overflow-scrolling:touch}
.ta-tmsg{display:grid;grid-template-columns:30px 1fr;gap:8px;align-items:end}
.ta-tmsg .tob-ast-av{width:30px;height:30px;border-radius:50%;overflow:hidden}
.ta-tmsg .tob-ast-av img{width:100%;height:100%;object-fit:cover;object-position:50% 30%;display:block}
.ta-msg{background:var(--mist);border-radius:16px 16px 16px 4px;padding:12px 14px;font-size:14px;line-height:1.45}
.ta-msg b{display:block;margin-bottom:4px}
.ta-msg .ta-ln{display:block;margin-top:8px}
.ta-msg .ta-ln:first-of-type{margin-top:0}
.ta-msg b.ta-in{display:inline;margin:0}
.ta-msg .ta-tip{padding-top:8px;border-top:1px solid var(--line);color:var(--navy);font-weight:500}
.ta-msg .ta-ln.ta-num{display:grid;grid-template-columns:22px 1fr;gap:8px;align-items:start}
.ta-msg .ta-ln.ta-num i{font-style:normal;width:22px;height:22px;border-radius:50%;background:var(--navy);color:var(--sand);font-size:12px;font-weight:700;display:grid;place-items:center;margin-top:1px}
.ta-msg.ta-user{align-self:flex-end;background:var(--navy);color:var(--sand);border-radius:16px 16px 4px 16px;max-width:90%}
.ta-label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-weight:600;margin-top:2px}
.ta-opts{display:flex;flex-direction:column;gap:8px}
.ta-opt{display:flex;align-items:center;gap:12px;text-align:left;width:100%;border:1.5px solid var(--line);background:var(--paper);color:var(--ink);border-radius:14px;padding:11px 12px;transition:border-color .15s,background .15s;font-size:14px}
.ta-opt:hover{border-color:var(--navy);background:var(--mist)}
.ta-opt .ta-ico{width:34px;height:34px;border-radius:10px;background:var(--sand);color:var(--navy);display:grid;place-items:center;flex:none}
.ta-opt .ta-ico svg{width:18px;height:18px}
.ta-opt .ta-tx b{display:flex;align-items:center;gap:8px;font-size:14px}
.ta-opt .ta-tx span{font-size:12px;color:var(--muted);white-space:normal}
.ta-opt .ta-tx b .ta-mini{display:inline-flex;gap:5px;margin:0}
.ta-opt .ta-tx b .ta-mini i{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-style:normal}
.ta-opt .ta-tx b .ta-mini i svg{width:13px;height:13px}
.ta-opt .ta-tx b .ta-mini-wa{background:var(--wa)}
.ta-opt .ta-tx b .ta-mini-vb{background:#7360F2}
.ta-group{display:flex;flex-direction:column;gap:6px}
.ta-chips{display:flex;flex-wrap:wrap;gap:7px}
.ta-chip{border:1.5px solid var(--line);background:var(--paper);color:var(--ink);border-radius:999px;padding:6px 12px;font-size:13px;font-weight:500}
.ta-chip:hover{border-color:var(--navy)}
.ta-chip[aria-pressed="true"]{background:var(--navy);border-color:var(--navy);color:var(--sand)}
.ta-chip[disabled]{opacity:.45;cursor:not-allowed}
.ta-row{display:flex;gap:8px;flex-wrap:wrap}
.ta-btn{border:0;border-radius:999px;padding:11px 18px;font-weight:600;font-size:14px;text-decoration:none;display:inline-flex;align-items:center;gap:8px;justify-content:center;line-height:1.2}
.ta-btn.ta-primary{background:var(--navy);color:var(--sand)}
.ta-btn.ta-primary[disabled]{opacity:.45;cursor:not-allowed}
.ta-btn.ta-busy{opacity:.7;cursor:progress;pointer-events:none}
.ta-btn.ta-ghost{background:transparent;border:1.5px solid var(--line);color:var(--ink)}
.ta-btn.ta-wa{background:var(--wa);color:#fff}
.ta-btn svg{width:18px;height:18px}
.ta-btn.ta-wide{width:100%}
.ta-hint{font-size:12px;color:var(--muted)}
.ta-tcard{display:grid;grid-template-columns:56px 1fr;gap:12px;border:1.5px solid var(--line);border-radius:16px;padding:12px}
.ta-tcard.ta-best{border-color:var(--terra)}
.ta-tcard .tob-ast-av{width:56px;height:56px;border-radius:14px;background:var(--sand-2);color:var(--navy);display:grid;place-items:center;font-family:"Playfair Display",Georgia,serif;font-weight:600;font-size:18px;overflow:hidden}
.ta-tcard .tob-ast-av{position:relative}
.ta-tcard .tob-ast-av img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;opacity:0;transition:opacity .25s}
.ta-tcard .tob-ast-av img.ta-ld{opacity:1}
.ta-tcard .ta-nm{font-family:"Playfair Display",Georgia,serif;font-weight:600;font-size:16px;color:var(--navy)}
.ta-tcard .ta-rl{font-size:12px;color:var(--muted);margin:1px 0 6px}
.ta-tcard .ta-pills{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:8px}
.ta-tcard .ta-pills span{font-size:11px;background:var(--mist);border-radius:999px;padding:3px 8px}
.ta-tcard .ta-pills span.ta-hit{background:var(--navy);color:var(--sand)}
.ta-tcard .ta-meta{display:flex;flex-wrap:wrap;gap:4px 14px;font-size:12px;color:var(--muted);margin-bottom:8px;align-items:center}
.ta-tcard .ta-meta span:first-child{white-space:nowrap}
.ta-tcard .ta-meta b{color:var(--terra);font-size:14px}
.ta-tcard .ta-meta .ta-over{font-size:11px;font-weight:600;color:var(--terra);background:var(--sand);border-radius:999px;padding:2px 8px}
.ta-tcard .ta-row .ta-btn{padding:8px 13px;font-size:13px}
.ta-tcard .ta-row .ta-btn.ta-wa{padding:8px 11px}
.ta-tcard .ta-why{font-size:11px;color:var(--terra);font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px}
.ta-contact{display:flex;flex-direction:column;gap:6px;font-size:14px}
.ta-contact a{text-decoration:none;display:flex;gap:10px;align-items:center;padding:10px 12px;border-radius:12px;background:var(--mist);color:var(--ink)}
.ta-contact a.ta-wa{background:var(--wa);color:#fff;font-weight:600}
.ta-contact a.ta-vb{background:#7360F2;color:#fff;font-weight:600}
.ta-contact svg{width:20px;height:20px;flex:none}
a.ta-opt{color:var(--ink)}
.tob-ast-foot{padding:10px 12px 12px;border-top:1px solid var(--line)}
@media (min-width:481px){.tob-ast-foot{display:none}}
.ta-stick{position:sticky;bottom:-16px;background:var(--paper);padding:10px 0 12px;margin-bottom:-16px;box-shadow:0 -10px 14px -10px rgba(31,47,56,.18)}
.ta-steps{display:flex;gap:4px;margin-bottom:2px}
.ta-steps i{flex:1;height:3px;border-radius:2px;background:var(--line)}
.ta-steps i.ta-on{background:var(--terra)}
/* scroll cue: sticky at the bottom of the scrolling body while the 3 options are below the fold */
.ta-cue{position:sticky;bottom:-16px;margin:-56px 0 -16px;height:64px;pointer-events:none;display:flex;align-items:flex-end;justify-content:center;padding-bottom:14px;background:linear-gradient(to bottom,rgba(255,255,255,0),var(--paper) 62%);transition:opacity .2s;z-index:2}
.ta-cue.ta-off{opacity:0}
.ta-cue button{pointer-events:auto;display:inline-flex;align-items:center;gap:7px;border:0;border-radius:999px;padding:8px 14px;background:var(--navy);color:var(--sand);font-family:inherit;font-size:12.5px;font-weight:600;box-shadow:0 10px 22px rgba(31,47,56,.28);animation:taCue 1.5s ease-in-out infinite}
.ta-cue.ta-off button{pointer-events:none}
.ta-cue button svg{width:15px;height:15px}
@keyframes taCue{0%,100%{transform:translateY(0)}50%{transform:translateY(4px)}}
/* popover mode: a zero-height host is inserted right after the hero button (outside it, so the theme's
   `.btn-cta a` rules cannot leak into the panel) and the panel floats above the button */
.tob-ast-host{position:relative;width:100%;height:0;margin:0;padding:0}
.tob-ast-host .tob-ast-panel{position:absolute;left:50%;bottom:calc(var(--tob-btn-h,66px) + 18px);width:min(560px,calc(100vw - 32px));max-width:none;max-height:var(--tob-pop-h,440px);z-index:99991;color:var(--ink);font-family:"Plus Jakarta Sans",-apple-system,sans-serif;font-size:14px;line-height:1.45;text-align:left;text-transform:none;letter-spacing:0;transform-origin:50% 100%;box-shadow:0 30px 70px rgba(0,0,0,.4);animation:tobPop .3s cubic-bezier(.2,.9,.25,1) both}
.tob-ast-host .tob-ast-panel *,.tob-ast-host .tob-ast-panel *::before,.tob-ast-host .tob-ast-panel *::after{box-sizing:border-box}
.tob-ast-host .tob-ast-panel button{font-family:inherit;cursor:pointer;line-height:inherit;margin:0;text-transform:none;letter-spacing:0}
.tob-ast-host .tob-ast-panel a{text-decoration:none}
.tob-ast-host .tob-ast-panel p{margin:0}
.tob-ast-host .tob-ast-panel img{max-width:100%}
@keyframes tobPop{from{opacity:0;transform:translateX(-50%) translateY(14px) scale(.94)}to{opacity:1;transform:translateX(-50%)}}
.tob-ast-host::after{content:"";position:absolute;left:50%;bottom:calc(var(--tob-btn-h,66px) + 10px);width:18px;height:18px;background:var(--paper,#fff);transform:translateX(-50%) rotate(45deg);border-radius:3px;z-index:99992}
.tob-ast-host .tob-ast-status,.tob-ast-host .tob-ast-foot{display:none}
.tob-ast-host .tob-ast-head{padding-top:10px;padding-bottom:10px}
@media (max-width:480px){
  #tob-ast{right:12px;bottom:12px;left:12px}
  .tob-ast-panel{width:100%;max-width:100%;max-height:calc(100vh - 100px);max-height:calc(100svh - 110px)}
  #tob-ast.open{left:0;right:0;bottom:0;padding:0 12px 12px}
  #tob-ast.open .tob-ast-row{display:none}
  .tob-ast-scrim{display:block}
}
@media (prefers-reduced-motion:reduce){
  .ta-cue button{animation:none}
  .tob-ast-panel{animation:none}
  .tob-ast-launch{transition:none}
}