.rf-chat-launch{position:fixed;right:24px;bottom:24px;z-index:15;border:1px solid #d1ea63;border-radius:30px;background:#172126;color:#fff;box-shadow:0 5px 25px #0003;padding:16px 22px;font-size:15px;font-weight:600;cursor:pointer;min-height:52px}.rf-chat-launch:before{content:'?';display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#d1ea63;color:#172126;font-weight:700;margin-right:12px}.rf-chat-panel{position:fixed;inset:auto 24px 24px auto;width:min(440px,calc(100vw - 32px));height:min(700px,calc(100dvh - 48px));max-width:calc(100vw - 32px);max-height:calc(100dvh - 48px);padding:0;margin:0;border:1px solid #c9d2cd;border-radius:16px;box-shadow:0 20px 90px #0004;color:#172126;background:white;overflow:hidden}.rf-chat-panel[open]{display:flex;flex-direction:column}.rf-chat-panel::backdrop{background:#17212630}.rf-chat-head{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#172126;color:#fff;padding:21px 22px;flex-shrink:0}.rf-chat-head h2{font-size:21px;line-height:1.2;letter-spacing:-.02em;margin:0 0 6px}.rf-chat-head span{font-size:13px;color:#d1ea63}.rf-chat-close{width:40px;height:40px;font-size:28px;border:1px solid #536168;background:none;color:#fff;border-radius:50%;cursor:pointer;line-height:1}.rf-chat-description{font-size:13px;line-height:1.5;margin:0;padding:13px 20px;background:#f1f4ec;border-bottom:1px solid #dce1df;color:#48564e;flex-shrink:0}.rf-chat-messages{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:20px;scroll-behavior:auto}.rf-chat-message{margin:0 0 18px;padding:15px 16px;border-radius:4px 15px 15px 15px;background:#f2f4f0;overflow-wrap:anywhere}.rf-chat-message.user{background:#172126;color:white;margin-left:35px;border-radius:15px 4px 15px 15px}.rf-chat-speaker{display:block;font-size:12px;font-weight:700;margin-bottom:6px;color:#506042}.rf-chat-message.user .rf-chat-speaker{color:#d1ea63}.rf-chat-message p{font-size:15px;line-height:1.65;color:inherit;margin:0;white-space:pre-wrap}.rf-chat-links{margin-top:13px;display:flex;flex-direction:column;gap:10px}.rf-chat-links a{font-size:14px;line-height:1.45;text-decoration:underline;text-underline-offset:3px;color:#29471c}.rf-chat-topics{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.rf-chat-topic{border:1px solid #b5c0ad;background:#fff;border-radius:15px;padding:9px 12px;font-size:14px;color:#172126;line-height:1.4;cursor:pointer;text-align:left}.rf-chat-topic:hover{background:#e4efc7}.rf-chat-message>.rf-chat-topic{margin-top:13px}.rf-chat-composer{display:flex;gap:8px;padding:14px 16px 10px;border-top:1px solid #dce1df;flex-shrink:0}.rf-chat-composer input{min-width:0;flex:1;margin:0;padding:12px;border:1px solid #adb7ac;border-radius:7px;font-size:16px}.rf-chat-composer button,.rf-chat-primary{border:0;border-radius:7px;padding:12px 14px;background:#d1ea63;color:#172126;font-size:14px;font-weight:600;cursor:pointer}.rf-chat-tools{display:flex;justify-content:space-between;gap:8px;align-items:center;padding:5px 18px 17px;flex-shrink:0}.rf-chat-tools button{border:0;background:none;padding:6px 2px;color:#3c4a3c;font-size:13px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.rf-chat-tools a{font-size:13px;color:#536168}.rf-chat-quote{overflow-y:auto;overscroll-behavior:contain;flex:1;min-height:0;padding:20px}.rf-chat-quote h3{font-size:22px;margin:0 0 12px}.rf-chat-quote>p{font-size:14px;margin-bottom:18px}.rf-chat-quote-form label{font-size:14px;margin-bottom:14px}.rf-chat-quote-form input,.rf-chat-quote-form select,.rf-chat-quote-form textarea{font-size:16px;padding:10px;margin-top:6px;max-width:100%}.rf-chat-quote-actions{display:flex;gap:10px;flex-wrap:wrap}.rf-chat-quote-actions button:last-child{border:1px solid #adb7ac;border-radius:7px;background:white;color:#172126;padding:10px;font-size:14px;cursor:pointer}.rf-chat-quote-status{font-size:14px;color:#344434;margin:18px 0 0}.rf-chat-quote-status a{text-decoration:underline}.rf-chat [hidden]{display:none!important}@media(max-width:800px){.rf-chat-launch{bottom:77px;right:16px;padding:12px 17px}.rf-chat-panel{bottom:12px;right:12px;width:calc(100vw - 24px);max-width:440px;height:min(700px,calc(100dvh - 24px));max-height:calc(100dvh - 24px)}}@media(max-width:360px){.rf-chat-head{padding:17px}.rf-chat-composer{padding-left:12px;padding-right:12px}.rf-chat-messages{padding:14px}.rf-chat-composer button{padding:10px}.rf-chat-tools{padding-left:12px;padding-right:12px}.rf-chat-message.user{margin-left:15px}}@media(prefers-reduced-motion:reduce){.rf-chat *{scroll-behavior:auto}}
