.chat-widget{font:16px/1.55 Manrope,Arial,sans-serif;color:#213d2d}.chat-launcher{position:fixed;right:24px;bottom:24px;bottom:max(24px,env(safe-area-inset-bottom));z-index:35;display:flex;align-items:center;gap:10px;padding:15px 20px;min-height:52px;border:1px solid #456644;border-radius:30px;color:white;background:#234732;font:600 15px/1.4 Manrope,Arial,sans-serif;box-shadow:0 5px 24px #17382230;cursor:pointer}.chat-launcher svg{width:24px;height:24px;flex:none}.chat-launcher:hover{background:#315c42}.chat-widget dialog{position:fixed;inset:auto 24px 24px auto;margin:0;width:min(410px,calc(100vw - 32px));height:min(690px,calc(100dvh - 48px));max-height:calc(100dvh - 32px);max-width:none;padding:0;border:1px solid #c6d7bf;border-radius:22px;background:#f5f8f1;color:#213d2d;box-shadow:0 20px 80px #102a2540;overflow:hidden}.chat-widget dialog[open]{display:flex;flex-direction:column}.chat-widget dialog::backdrop{background:#102a2538}.chat-header{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;background:#234732;color:#fff;flex:none}.chat-header strong{display:block;font-size:19px;line-height:1.3}.chat-header span{display:block;font-size:14px;color:#dcebd4;margin-top:3px}.chat-widget .chat-close{display:grid;place-items:center;width:44px;height:44px;border:1px solid #ffffff44;border-radius:50%;background:transparent;color:white;font-size:30px;line-height:1;cursor:pointer}.chat-body{padding:20px;overflow-y:auto;overscroll-behavior:contain;flex:1;min-height:0}.chat-log{display:flex;flex-direction:column;gap:14px}.chat-message{max-width:96%;padding:14px 16px;border:1px solid #dbe5d6;border-radius:4px 18px 18px 18px;background:#fff;font-size:16px;overflow-wrap:anywhere}.chat-message p{margin:0}.chat-message p+p{margin-top:12px}.chat-message-user{align-self:flex-end;border-color:#dbea9e;background:#e5f4b2;border-radius:18px 4px 18px 18px;max-width:90%}.chat-actions{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-top:14px}.chat-widget .chat-actions a,.chat-widget .chat-actions button{font:600 14px/1.5 Manrope,Arial,sans-serif;text-align:left;color:#245338;text-decoration:underline;text-underline-offset:3px;background:none;border:0;padding:5px 0;cursor:pointer;min-height:36px}.chat-topics{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.chat-topics button{font:500 14px/1.4 Manrope,Arial,sans-serif;min-height:40px;border:1px solid #a7bfa0;border-radius:20px;background:#fff;padding:8px 12px;color:#254932;cursor:pointer}.chat-widget .chat-composer{display:flex;align-items:center;gap:8px;padding:12px 16px 8px;margin:0;flex:none;background:#fff;border-top:1px solid #dbe5d6}.chat-widget input:not([type=checkbox]){font:16px/1.4 Manrope,Arial,sans-serif;color:#213d2d;background:white;border:1px solid #97af92;border-radius:10px;padding:12px;width:100%;min-width:0}.chat-widget input::placeholder{color:#647361;opacity:1}.chat-composer input{flex:1}.chat-widget .chat-composer button{width:44px;height:44px;flex:none;border:0;border-radius:50%;background:#234732;color:white;font:24px/1 Arial,sans-serif;cursor:pointer}.chat-footer{padding:2px 16px 12px;text-align:center;background:#fff;font-size:12px;color:#566b52}.chat-footer a{color:#234732;text-decoration:underline}.chat-widget :focus-visible{outline:3px solid #70a25f;outline-offset:3px}.chat-widget button:disabled{opacity:.55;cursor:wait}.chat-widget .chat-visit{display:block;background:white;border:1px solid #dbe5d6;border-radius:18px;padding:18px;margin-top:18px}.chat-visit h3{font-size:20px;margin:0 0 12px}.chat-visit label{display:block;font-size:14px;font-weight:600;margin:14px 0}.chat-visit label>input{display:block;margin-top:6px}.chat-visit label>span{font-weight:400}.chat-plot-note{font-size:14px;overflow-wrap:anywhere}.chat-widget .chat-consent{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5}.chat-consent input{width:20px;height:20px;flex:none;accent-color:#234732;margin:0}.chat-consent a{text-decoration:underline}.chat-form-status{font-size:14px;color:#94271d;overflow-wrap:anywhere}.chat-form-status:empty{display:none}.chat-primary,.chat-cancel{display:block;width:100%;min-height:46px;border:0;border-radius:10px;background:#234732;color:white;padding:12px;font:600 15px/1.4 Manrope,Arial,sans-serif;cursor:pointer}.chat-cancel{background:transparent;color:#365740;margin-top:8px;font-weight:400}.chat-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:600px){.chat-launcher{right:14px;bottom:14px;bottom:max(14px,env(safe-area-inset-bottom));padding:12px 16px;font-size:14px}.chat-widget dialog{inset:auto 8px max(8px,env(safe-area-inset-bottom)) 8px;width:calc(100vw - 16px);height:min(720px,calc(100dvh - 24px));max-height:calc(100dvh - 24px);border-radius:18px}.chat-header{padding:16px 18px}.chat-body{padding:16px}}
@media(prefers-reduced-motion:reduce){.chat-widget *{scroll-behavior:auto!important}}
