.chat-widget{z-index:30;font-family:Segoe UI,Arial,sans-serif;position:fixed;bottom:24px;right:24px}.chat-launcher{color:#123d33;cursor:pointer;background:#c5ed72;border:1px solid #c5ed72;border-radius:16px;align-items:center;gap:11px;min-height:55px;padding:0 19px;font-size:15px;font-weight:800;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 12px 34px #102c2740}.chat-launcher:hover,.chat-launcher:focus-visible{transform:translateY(-2px);box-shadow:0 16px 38px #102c2750}.clover-glyph{background:currentColor;flex:none;width:29px;height:29px;display:block;-webkit-mask:url(../assets/clover-mark.svg) 50%/contain no-repeat;mask:url(../assets/clover-mark.svg) 50%/contain no-repeat}.chat-launcher .clover-glyph{width:31px;height:31px}.chat-head-mark .clover-glyph{background-color:#123d33;width:27px;height:27px}.chat-panel{background:#f7f9f4;border:1px solid #dbe4db;border-radius:20px;flex-direction:column;width:min(390px,100vw - 30px);height:min(550px,100dvh - 115px);display:flex;position:absolute;bottom:70px;right:0;overflow:hidden;box-shadow:0 20px 60px #102c2750}.chat-panel[hidden]{display:none}.chat-head{color:#fff;background:#123d33;align-items:center;gap:11px;min-height:79px;padding:15px 17px;display:flex}.chat-head-mark{color:#123d33;background:#c5ed72;border-radius:10px;flex:none;place-items:center;width:37px;height:37px;display:grid}.chat-head strong,.chat-head span{line-height:1.25;display:block}.chat-head strong{font-size:16px}.chat-head span{color:#c9ded0;margin-top:3px;font-size:12px}.chat-close{color:#dce9de;cursor:pointer;background:0 0;border:0;border-radius:8px;width:34px;height:34px;margin-left:auto;font-size:28px;line-height:1}.chat-close:hover,.chat-close:focus-visible{background:#ffffff20}.chat-thread{scrollbar-color:#9bb7a4 transparent;flex-direction:column;flex:1;gap:13px;padding:18px 16px;display:flex;overflow:auto}.chat-thread[hidden],.chat-compose[hidden],.chat-profile[hidden],.chat-profile-field[hidden],.chat-profile-actions button[hidden]{display:none}.chat-profile{color:#123d33;background:#f7f9f4;flex-direction:column;flex:1;padding:27px 22px;display:flex}.chat-step{color:#315b39;letter-spacing:.08em;text-transform:uppercase;background:#e3efce;border-radius:6px;align-self:flex-start;padding:6px 9px;font-size:11px;font-weight:800}.chat-profile h3{letter-spacing:-.035em;margin:24px 0 8px;font-size:25px;line-height:1.17}.chat-profile p{color:#5c6d66;margin:0 0 25px;font-size:14px;line-height:1.5}.chat-profile-field{gap:8px;font-size:13px;font-weight:750;display:grid}.chat-profile-field input,.chat-profile-field select{color:#123d33;background:#fff;border:1px solid #cbdacb;border-radius:9px;outline:0;width:100%;height:50px;padding:0 13px;font:16px Segoe UI,Arial,sans-serif}.chat-profile-field input:focus,.chat-profile-field select:focus{border-color:#7cae65;box-shadow:0 0 0 3px #c5ed724a}.chat-profile-field input[hidden],.chat-profile-field select[hidden],.callback-field input[hidden],.callback-field select[hidden]{display:none}.chat-profile-actions{justify-content:flex-end;gap:9px;margin-top:auto;padding-top:24px;display:flex}.chat-profile-actions button{color:#123d33;cursor:pointer;background:0 0;border:1px solid #b5c9b6;border-radius:9px;min-height:44px;padding:0 18px;font:700 14px Segoe UI,Arial,sans-serif}.chat-profile-actions button[type=submit]{background:#c5ed72;border-color:#c5ed72}.chat-profile-actions button:disabled{opacity:.55;cursor:wait}.chat-request[hidden],.chat-success[hidden]{display:none}.chat-request,.chat-success{color:#123d33;background:#f7f9f4;flex-direction:column;flex:1;padding:27px 22px;display:flex}.chat-request h3,.chat-success h3{letter-spacing:-.035em;margin:23px 0 8px;font-size:26px;line-height:1.16}.chat-request p,.chat-success p{color:#5c6d66;margin:0 0 24px;font-size:14px;line-height:1.5}.chat-request label{margin-bottom:8px;font-size:13px;font-weight:750}.chat-request textarea{resize:vertical;color:#123d33;background:#fff;border:1px solid #cbdacb;border-radius:9px;outline:0;width:100%;min-height:145px;padding:13px;font:15px/1.45 Segoe UI,Arial,sans-serif}.chat-request textarea:focus{border-color:#7cae65;box-shadow:0 0 0 3px #c5ed724a}.chat-request button,.chat-success button{color:#123d33;cursor:pointer;background:#c5ed72;border:0;border-radius:9px;align-self:stretch;min-height:48px;margin-top:auto;padding:0 18px;font:800 15px Segoe UI,Arial,sans-serif}.chat-request button:disabled,.chat-success button:disabled{opacity:.55;cursor:wait}.chat-success-mark{color:#123d33;background:#c5ed72;border-radius:17px;place-items:center;width:62px;height:62px;display:grid}.chat-success-mark .clover-glyph{width:38px;height:38px}.chat-intro{color:#123d33;background:#fff;border:1px solid #e2e8df;border-radius:15px 15px 15px 4px;align-self:flex-start;max-width:92%;padding:17px 18px;box-shadow:0 4px 18px #123d330a}.chat-intro strong{font-size:16px}.chat-intro p{color:#5c6d66;margin:7px 0 0;font-size:13px;line-height:1.5}.chat-bubble{overflow-wrap:anywhere;white-space:pre-wrap;border-radius:14px;max-width:88%;padding:11px 13px 8px;font-size:14px;line-height:1.45}.chat-bubble[data-sender=visitor]{color:#17392d;background:#d9f4a2;border-bottom-right-radius:4px;align-self:flex-end}.chat-bubble[data-sender=operator]{color:#17392d;background:#fff;border:1px solid #e0e8df;border-bottom-left-radius:4px;align-self:flex-start}.chat-bubble time{color:#617b66;text-align:right;white-space:normal;margin-top:6px;font-size:11px;display:block}.chat-error{color:#8b3a24;background:#fff0e9;margin:0;padding:8px 15px;font-size:12px;line-height:1.4}.chat-compose{background:#fff;border-top:1px solid #e3eae2;align-items:flex-end;gap:8px;padding:12px;display:flex}.chat-compose textarea{resize:none;color:#102c27;background:#f7f9f4;border:1px solid #dbe4db;border-radius:10px;outline:0;flex:1;min-height:42px;max-height:110px;padding:10px 12px;font:14px/1.4 Segoe UI,Arial,sans-serif}.chat-compose textarea:focus{border-color:#7cae65;box-shadow:0 0 0 3px #c5ed724a}.chat-compose textarea::placeholder{color:#75857b}.chat-compose button{color:#fff;cursor:pointer;background:#123d33;border:0;border-radius:10px;flex:none;place-items:center;width:42px;height:42px;display:grid}.chat-compose button:hover,.chat-compose button:focus-visible{background:#1a5946}.chat-compose button:disabled{opacity:.55;cursor:wait}.chat-compose svg{width:21px;height:21px}.callback-feedback{color:#d9f4a2;margin:13px 0 0;font-size:14px}.callback-feedback:empty{display:none}.callback-feedback[data-error=true]{color:#ffdbd1}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}@media (width<=560px){.chat-widget{bottom:14px;right:14px}.chat-launcher{min-height:51px;padding:0 15px}.chat-panel{height:min(530px,100dvh - 95px);bottom:64px}}@media (prefers-reduced-motion:reduce){.chat-launcher{transition:none}}
