.public-chat{--chat-ink:#14211d;--chat-muted:#66726e;--chat-mint:#dff4e9;--chat-orange:#ff6933;--chat-surface:#fbfdfb;font-family:var(--font-ibm-plex-sans), system-ui, sans-serif;z-index:120;position:fixed;bottom:22px;right:22px}.public-chat button,.public-chat textarea{font:inherit}.public-chat__launcher{background:var(--chat-ink);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-width:164px;height:58px;margin-left:auto;padding:0 16px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 16px 42px #10231d40}.public-chat__launcher:hover{transform:translateY(-2px);box-shadow:0 18px 48px #10231d52}.public-chat__launcher:focus-visible,.public-chat button:focus-visible,.public-chat a:focus-visible,.public-chat textarea:focus-visible{outline-offset:2px;outline:3px solid #ff693373}.public-chat__launcher-mark{font-family:var(--font-hanken), var(--font-sora), sans-serif;letter-spacing:-.08em;font-size:25px;font-weight:800;line-height:1;transform:translateY(-1px)}.public-chat__launcher-mark i{color:var(--chat-orange);font-style:normal}.public-chat__launcher-label{letter-spacing:-.01em;white-space:nowrap;font-size:13px;font-weight:750}.public-chat__launcher>svg{width:19px;height:19px;position:static}.public-chat__launcher-icon{flex:0 0 19px}.public-chat__launcher>svg path,.public-chat__icon-button svg path,.public-chat__send svg path,.public-chat__price-shortcut svg path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.public-chat.is-open .public-chat__launcher{gap:0;width:48px;min-width:48px;height:48px;margin-top:12px;padding:0}.public-chat.is-open .public-chat__launcher>svg{width:21px;height:21px}.public-chat__nudge{color:var(--chat-ink);cursor:pointer;background:#fff;border:1px solid #14211d1f;border-radius:999px;align-items:center;gap:12px;margin:0 0 10px auto;padding:11px 15px;font-size:14px;font-weight:650;animation:.35s both public-chat-rise;display:flex;box-shadow:0 12px 36px #10231d24}.public-chat__nudge span{color:var(--chat-orange);font-size:18px}.public-chat__panel{background:var(--chat-surface);border:1px solid #14211d1f;border-radius:24px;flex-direction:column;width:min(420px,100vw - 28px);height:min(660px,100vh - 112px);animation:.28s cubic-bezier(.2,.8,.2,1) both public-chat-rise;display:flex;overflow:hidden;box-shadow:0 28px 80px #0c1c173d}.public-chat__header{background:var(--chat-ink);color:#fff;flex:none;align-items:center;min-height:74px;padding:14px 16px;display:flex}.public-chat__avatar{color:var(--chat-ink);font-family:var(--font-hanken), var(--font-sora), sans-serif;letter-spacing:-.08em;background:#fff;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;margin-right:12px;font-size:23px;font-weight:800;display:flex}.public-chat__avatar span{color:var(--chat-orange)}.public-chat__header>div:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.public-chat__header strong{font-size:15px;line-height:1.25}.public-chat__header>div:nth-child(2)>span{color:#ffffffad;align-items:center;gap:6px;margin-top:3px;font-size:12px;display:flex}.public-chat__header i{background:#65d89a;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #65d89a1f}.public-chat__icon-button{color:#fff;cursor:pointer;background:#ffffff14;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.public-chat__icon-button svg{width:18px;height:18px}.public-chat__messages{scrollbar-color:#14211d33 transparent;scrollbar-width:thin;flex:auto;min-height:0;padding:20px 17px 16px;overflow-y:auto}.public-chat__message{flex-direction:column;max-width:88%;margin-bottom:15px;display:flex}.public-chat__message--user{align-items:flex-end;margin-left:auto}.public-chat__message-label{color:var(--chat-muted);text-transform:uppercase;margin:0 0 5px 4px;font-size:11px;font-weight:700}.public-chat__bubble{color:var(--chat-ink);background:#fff;border:1px solid #14211d1a;border-radius:6px 18px 18px;padding:11px 13px;font-size:14px;line-height:1.52}.public-chat__message--user .public-chat__bubble{background:var(--chat-ink);color:#fff;border:0;border-radius:18px 6px 18px 18px}.public-chat__bubble p,.public-chat__bubble ul,.public-chat__bubble ol{margin:0 0 8px}.public-chat__bubble p:last-child,.public-chat__bubble ul:last-child,.public-chat__bubble ol:last-child{margin-bottom:0}.public-chat__bubble ul,.public-chat__bubble ol{padding-left:19px}.public-chat__bubble a{color:#15734a;text-underline-offset:2px;font-weight:700;-webkit-text-decoration:underline #15734a4d;text-decoration:underline #15734a4d}.public-chat__typing{align-items:center;gap:4px;height:20px;padding:0 2px;display:flex}.public-chat__typing i{background:#8b9792;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite public-chat-dot}.public-chat__typing i:nth-child(2){animation-delay:.15s}.public-chat__typing i:nth-child(3){animation-delay:.3s}.public-chat__starters{gap:8px;margin:5px 0 0;display:grid}.public-chat__starters button{color:var(--chat-ink);cursor:pointer;text-align:left;background:#fff;border:1px solid #14211d21;border-radius:13px;padding:10px 12px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,transform .15s}.public-chat__starters button:hover{background:var(--chat-mint);border-color:#15734a4d;transform:translate(2px)}.public-chat__calculator{background:var(--chat-ink);color:#fff;border-radius:18px;margin-top:12px;padding:16px}.public-chat__calculator-head{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:flex-start;margin-bottom:10px;padding-bottom:13px;display:flex}.public-chat__calculator-head>span{color:#ffffffa6;font-size:12px;font-weight:650}.public-chat__calculator-head strong{font-family:var(--font-hanken), var(--font-sora), sans-serif;letter-spacing:-.04em;font-size:25px}.public-chat__calculator-head small{color:#ffffff8f;font-family:var(--font-ibm-plex-sans), sans-serif;letter-spacing:0;margin-left:3px;font-size:11px;font-weight:500}.public-chat__stepper{justify-content:space-between;align-items:center;margin:9px 0;font-size:13px;display:flex}.public-chat__stepper>div{align-items:center;gap:8px;display:flex}.public-chat__stepper button{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff24;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.public-chat__stepper button:disabled{cursor:not-allowed;opacity:.35}.public-chat__stepper strong{text-align:center;min-width:20px}.public-chat__calculator>p{color:#fff9;margin:12px 0;font-size:11px;line-height:1.4}.public-chat__calculator>button{color:var(--chat-ink);cursor:pointer;background:#fff;border:0;border-radius:10px;width:100%;padding:9px 12px;font-size:12px;font-weight:750}.public-chat__actions{border-top:1px solid #14211d14;flex:none;align-items:center;gap:8px;min-height:38px;padding:7px 14px 0;display:flex}.public-chat__price-shortcut{color:#53625d;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:5px 3px;font-size:11px;font-weight:700;display:flex}.public-chat__price-shortcut svg{width:15px;height:15px}.public-chat__signup{color:#15734a;align-items:center;gap:5px;margin-left:auto;font-size:11px;font-weight:750;text-decoration:none;display:flex}.public-chat__signup span{color:var(--chat-orange);font-size:15px}.public-chat__composer{background:#fff;border:1px solid #14211d26;border-radius:15px;flex:none;align-items:flex-end;margin:8px 13px 0;padding:6px 6px 6px 12px;display:flex}.public-chat__composer textarea{color:var(--chat-ink);resize:none;background:0 0;border:0;outline:0;flex:1;min-height:34px;max-height:80px;padding:7px 6px 5px 0;font-size:14px;line-height:20px}.public-chat__composer textarea::placeholder{color:#929b98}.public-chat__privacy{color:#7a8581;flex:none;margin:5px 16px 0;font-size:9px;line-height:13px}.public-chat__send{background:var(--chat-ink);color:#fff;cursor:pointer;border:0;border-radius:11px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.public-chat__send:disabled{cursor:default;opacity:.35}.public-chat__send svg{width:19px;height:19px}.public-chat__send.is-stop span{background:#fff;border-radius:2px;width:9px;height:9px}@keyframes public-chat-rise{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes public-chat-dot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media (max-width:640px){.public-chat{bottom:14px;right:14px}.public-chat.is-open{inset:0}.public-chat__panel{border:0;border-radius:0;width:100vw;height:100dvh}.public-chat.is-open .public-chat__launcher{display:none}.public-chat__header{padding-top:max(14px, env(safe-area-inset-top))}}@media (prefers-reduced-motion:reduce){.public-chat *,.public-chat :before,.public-chat :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
