html.tf-chat-bird-crm-ready .b24-widget-button-wrapper{display:none!important}.tf8-chat-dock{--tf-purple:#4c4184;--tf-ink:#1f1a40;--tf-muted:#6b657d;--tf-green-deep:#319d91;align-items:flex-end;bottom:calc(22px + env(safe-area-inset-bottom, 0px));color:var(--tf-green-deep);display:flex;flex-direction:column;font-family:TF8 Circe,Circe,Arial,sans-serif;position:fixed;right:calc(23px + env(safe-area-inset-right, 0px));z-index:65}.tf8-chat-dock,.tf8-chat-dock *{box-sizing:border-box}.tf8-chat-panel{background:#fff;border:1px solid rgba(76,65,132,.14);border-radius:14px;bottom:90px;box-shadow:0 20px 48px rgba(27,20,52,.24);color:var(--tf-ink);max-height:calc(100dvh - 230px);opacity:0;overflow-y:auto;overscroll-behavior:contain;padding:15px;pointer-events:none;position:absolute;right:0;transform:translate3d(0,12px,0) scale(.97);transform-origin:right bottom;transition:opacity .2s ease,transform .24s cubic-bezier(.2,.7,.2,1),visibility 0s linear .24s;visibility:hidden;width:min(288px,100vw - 32px)}.tf8-chat-dock.is-open .tf8-chat-panel{opacity:1;pointer-events:auto;transform:translateZ(0) scale(1);transition-delay:0s;visibility:visible}.tf8-chat-panel-title{color:var(--tf-purple);display:block;font-size:15px;font-weight:700;line-height:1.2;margin:0 2px 10px}.tf8-chat-options{display:grid;gap:7px;grid-template-columns:repeat(2,minmax(0,1fr))}.tf8-chat-options a,.tf8-chat-options a:active,.tf8-chat-options a:focus,.tf8-chat-options a:hover,.tf8-chat-options a:visited{color:inherit;text-decoration:none}.tf8-chat-options a{align-items:center;background:#f7f5f9;border:1px solid rgba(76,65,132,.1);border-radius:9px;display:grid;gap:7px;grid-template-columns:32px 1fr;min-height:54px;padding:8px;transition:background .18s ease,border-color .18s ease,transform .18s ease}.tf8-chat-options a:hover{background:#eef9f7;border-color:rgba(79,189,176,.5);transform:translateY(-1px)}.tf8-chat-options a:focus-visible{outline:2px solid rgba(76,65,132,.46);outline-offset:1px}.tf8-chat-options a>span{background:var(--tf-purple);border-radius:50%;color:#fff;display:grid;font-size:10px;font-weight:700;height:32px;letter-spacing:.02em;place-items:center;width:32px}.tf8-chat-options a>b{font-size:13px;line-height:1.05}.tf8-chat-options .tf8-chat-feedback{grid-column:1/-1;grid-template-columns:32px 1fr;grid-template-rows:auto auto}.tf8-chat-feedback>span{background:var(--tf-green-deep);grid-row:1/3}.tf8-chat-feedback>small{color:var(--tf-muted);font-size:11px;grid-column:2;line-height:1.1}.tf8-chat{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:0;box-shadow:none;color:var(--tf-green-deep);cursor:pointer;display:grid;height:82px;isolation:isolate;overflow:visible;padding:0;place-items:center;width:74px}.tf8-chat:active,.tf8-chat:hover{background:transparent;box-shadow:none;transform:none}.tf8-chat:focus-visible{border-radius:10px;outline:2px solid rgba(76,65,132,.46);outline-offset:1px}.tf8-chat svg{height:78px;overflow:visible;width:68px;fill:currentColor;filter:drop-shadow(0 1px 0 rgba(255,255,255,.96)) drop-shadow(0 7px 10px rgba(27,20,52,.3))}.tf8-bird-part{transform-box:fill-box;fill:currentColor;stroke:none}.tf8-bird-body{transform-origin:50% 92%}.tf8-bird-tip{transform-origin:50% 100%}.tf8-bird-head{transform-origin:20% 70%}.tf8-bird-wing{transform-origin:30% 25%}.tf8-bird-flame{opacity:0;transform-box:fill-box;transform-origin:center;fill:#f0b64a;stroke:hsla(0,0%,100%,.72);stroke-width:.2;paint-order:stroke fill}.tf8-chat-dock.is-intro .tf8-bird-body{animation:tf8-bird-intro-body 1.12s cubic-bezier(.18,.72,.2,1) both}.tf8-chat-dock.is-intro .tf8-bird-tip{animation:tf8-bird-intro-tip .94s cubic-bezier(.18,.72,.2,1) .09s both}.tf8-chat-dock.is-intro .tf8-bird-head{animation:tf8-bird-intro-head .88s cubic-bezier(.18,.72,.2,1) .18s both}.tf8-chat-dock.is-intro .tf8-bird-wing{animation:tf8-bird-intro-wing .82s cubic-bezier(.18,.72,.2,1) .27s both}.tf8-chat-dock.is-open .tf8-chat{color:#a45f00}.tf8-chat-dock.is-open .tf8-bird-part{animation:none!important}.tf8-chat-dock.is-open .tf8-bird-body{transform:translateY(.3px) rotate(-2.5deg) scale(.98,1.03)}.tf8-chat-dock.is-open .tf8-bird-tip{transform:translate(-.5px,-1px) rotate(-8deg) scaleY(1.08)}.tf8-chat-dock.is-open .tf8-bird-head{transform:translate(-1px,-.6px) rotate(-10deg)}.tf8-chat-dock.is-open .tf8-bird-wing{transform:translate(-.7px,-1px) rotate(-19deg) scaleY(.94)}.tf8-chat-dock.is-open .tf8-bird-flame{display:none}@media (hover:hover) and (pointer:fine){.tf8-chat-dock:not(.is-open):not(.is-intro) .tf8-chat:hover .tf8-bird-body{animation:tf8-bird-flame-hover .76s cubic-bezier(.2,.7,.2,1)}.tf8-chat-dock:not(.is-open):not(.is-intro) .tf8-chat:hover .tf8-bird-tip{animation:tf8-bird-tip-hover .7s cubic-bezier(.2,.7,.2,1) .03s}.tf8-chat-dock:not(.is-open):not(.is-intro) .tf8-chat:hover .tf8-bird-head{animation:tf8-bird-head-hover .68s cubic-bezier(.2,.7,.2,1)}.tf8-chat-dock:not(.is-open):not(.is-intro) .tf8-chat:hover .tf8-bird-wing{animation:tf8-bird-wing-hover .72s cubic-bezier(.18,.75,.2,1) .04s}.tf8-chat-dock:not(.is-open):not(.is-intro) .tf8-chat:hover .tf8-bird-flame-a{animation:tf8-bird-flame-left .78s ease-out .04s both}.tf8-chat-dock:not(.is-open):not(.is-intro) .tf8-chat:hover .tf8-bird-flame-b{animation:tf8-bird-flame-right .78s ease-out .12s both}.tf8-chat-dock:not(.is-open):not(.is-intro) .tf8-chat:hover .tf8-bird-flame-c{animation:tf8-bird-flame-left .72s ease-out .2s both}}@keyframes tf8-bird-intro-body{0%,10%{opacity:0;transform:translate(3px,7px) rotate(-20deg) scale(.03,.04)}34%{opacity:.72;transform:translate(-1px,2px) rotate(-8deg) scale(.48,.34)}64%{opacity:1;transform:translateY(-1px) rotate(3deg) scale(1.09,1.15)}82%{transform:translateY(.4px) rotate(-1.2deg) scale(.96,.94)}to{opacity:1;transform:none}}@keyframes tf8-bird-intro-tip{0%,16%{opacity:0;transform:translate(-2px,6px) rotate(-32deg) scale(.08)}52%{opacity:1;transform:translate(.5px,-1.5px) rotate(8deg) scale(1.18,1.24)}76%{transform:translate(-.25px,.35px) rotate(-4deg) scale(.94)}to{opacity:1;transform:none}}@keyframes tf8-bird-intro-head{0%,24%{opacity:0;transform:translate(5px,-3px) rotate(28deg) scale(.06)}62%{opacity:1;transform:translate(-.8px,.35px) rotate(-7deg) scale(1.16)}82%{transform:translate(.25px) rotate(3deg) scale(.96)}to{opacity:1;transform:none}}@keyframes tf8-bird-intro-wing{0%,30%{opacity:0;transform:translate(6px,4px) rotate(30deg) scale(.05)}65%{opacity:1;transform:translate(-1px,-.7px) rotate(-14deg) scale(1.18)}84%{transform:translate(.3px,.2px) rotate(5deg) scale(.96)}to{opacity:1;transform:none}}@keyframes tf8-bird-flame-hover{0%,to{transform:none}35%{transform:translateY(-.5px) rotate(-1.8deg) scaleY(1.045)}68%{transform:translateY(.2px) rotate(.8deg) scaleY(.985)}}@keyframes tf8-bird-tip-hover{0%,to{transform:none}32%{transform:translate(-.6px,-1.4px) rotate(-8deg) scaleY(1.14)}68%{transform:translate(.35px,-.45px) rotate(4deg) scaleY(.98)}}@keyframes tf8-bird-head-hover{0%,to{transform:none}35%{transform:translate(-.7px,-.4px) rotate(-7deg)}72%{transform:translate(.2px,.2px) rotate(3deg)}}@keyframes tf8-bird-wing-hover{0%,to{transform:none}22%{transform:translateY(-1px) rotate(-14deg) scaleY(.9)}43%{transform:translateY(.3px) rotate(7deg) scaleY(1.04)}65%{transform:translateY(-.5px) rotate(-8deg)}84%{transform:translateY(.15px) rotate(3deg)}}@keyframes tf8-bird-flame-left{0%,12%{opacity:0;transform:translate(3px,1px) rotate(12deg) scale(.18)}35%{opacity:.95}to{opacity:0;transform:translate(-7px,-8px) rotate(-24deg) scale(.86)}}@keyframes tf8-bird-flame-right{0%,12%{opacity:0;transform:translate(-3px,1px) rotate(-10deg) scale(.18)}35%{opacity:.95}to{opacity:0;transform:translate(7px,-8px) rotate(25deg) scale(.82)}}@media (max-width:720px){.tf8-chat-dock{bottom:calc(15px + env(safe-area-inset-bottom, 0px));right:calc(15px + env(safe-area-inset-right, 0px))}.tf8-chat{height:76px;width:68px}.tf8-chat svg{height:72px;width:62px}.tf8-chat-panel{bottom:82px;max-height:calc(100dvh - 213px)}}@media (prefers-reduced-motion:reduce){.tf8-bird-flame,.tf8-bird-part,.tf8-chat,.tf8-chat svg,.tf8-chat-mark,.tf8-chat-panel{animation:none!important;transition:none!important}.tf8-chat-dock.is-intro .tf8-bird-part{opacity:1;transform:none}}