#sfai-chat-launcher{position:fixed;right:1.25rem;bottom:6rem;z-index:99990;background:#306835;color:white;border:0;border-radius:2rem;padding:.95rem 1.25rem;font:600 .95rem/1.3 sans-serif;box-shadow:0 .3rem 1.4rem #18221a30;cursor:pointer}#sfai-chat-launcher span{margin-left:.6rem}#sfai-service-chat{position:fixed;inset:auto 1rem 1rem auto;margin:0;padding:0;width:min(26rem,calc(100vw - 2rem));max-width:none;max-height:calc(100dvh - 2rem);border:1px solid #dce8d8;border-radius:1.2rem;background:#fff;color:#18221a;box-shadow:0 1rem 4rem #18221a40;font:400 .95rem/1.5 sans-serif}#sfai-service-chat[open]{display:flex;flex-direction:column}#sfai-service-chat::backdrop{background:#18221a25}#sfai-service-chat *{box-sizing:border-box}#sfai-service-chat header{padding:1rem 1.2rem;background:#306835;color:#fff;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}#sfai-service-chat header strong{font-size:1.1rem}#sfai-service-chat header span{display:block;font-size:.8rem}#sfai-chat-close{border:0;color:white;background:transparent;font-size:1.8rem;cursor:pointer;padding:0 .3rem}#sfai-chat-scroll{padding:1rem 1.2rem;overflow:auto;min-height:4rem;max-height:38dvh;flex:1 1 auto}.sfai-chat-welcome{margin:0 0 1rem}#sfai-chat-suggestions{display:flex;gap:.5rem;flex-wrap:wrap}#sfai-chat-suggestions button{background:#f7fff3;border:1px solid #c6d8c1;border-radius:1rem;padding:.5rem .7rem;color:#306835;font:inherit;font-size:.8rem;cursor:pointer}.sfai-chat-message{padding:.75rem;border-radius:.8rem;background:#f0f5ed;margin-top:.8rem;overflow-wrap:anywhere}.sfai-chat-message.user{background:#e8eeea;margin-left:1.5rem}.sfai-chat-message strong{font-size:.75rem}.sfai-chat-message p{white-space:pre-wrap;margin:.4rem 0}.sfai-chat-message a{display:block;margin-top:.5rem}#sfai-service-chat a{color:#306835;text-decoration:underline}#sfai-chat-form{padding:.8rem 1.2rem;border-top:1px solid #dce8d8;flex-shrink:0}.sfai-chat-consent{display:flex;gap:.6rem;font-size:.75rem;margin-bottom:.7rem}.sfai-chat-consent input{appearance:auto;width:1rem;height:1rem;flex-shrink:0;accent-color:#306835;margin:.2rem 0 0}.sfai-chat-consent label{margin:0}#sfai-chat-question{display:block;width:100%;font:inherit;border:1px solid #85977f;border-radius:.5rem;padding:.6rem;resize:vertical;max-height:7rem;margin:.3rem 0 .6rem}.sfai-chat-actions{display:flex;gap:.6rem}.sfai-chat-actions button{font:inherit;font-size:.85rem;border:1px solid #306835;border-radius:1.5rem;padding:.55rem .8rem;cursor:pointer;background:#fff;color:#306835}#sfai-chat-send{background:#306835;color:white}.sfai-chat-actions button:disabled{opacity:.6;cursor:wait}#sfai-chat-status{font-size:.85rem;margin:.4rem 0;color:#813d24}.sfai-chat-note{font-size:.7rem;line-height:1.4;margin:.6rem 0 0;color:#526052}#sfai-service-chat footer{display:flex;gap:.7rem;flex-wrap:wrap;padding:.7rem 1.2rem;border-top:1px solid #dce8d8;font-size:.75rem;flex-shrink:0}#sfai-service-chat :focus-visible,#sfai-chat-launcher:focus-visible{outline:3px solid #8bc572;outline-offset:3px}@media(max-width:600px){#sfai-service-chat{inset:auto .5rem .5rem;max-height:calc(100dvh - 1rem);width:calc(100vw - 1rem)}#sfai-chat-launcher{right:.75rem;bottom:6rem;font-size:.85rem}#sfai-chat-scroll{max-height:30dvh}#sfai-chat-form{padding:.6rem .9rem}#sfai-service-chat header{padding:.7rem .9rem}}@media(max-height:550px){#sfai-service-chat{overflow:auto}#sfai-chat-scroll{max-height:none;overflow:visible}}
