.support-chat-fab{z-index:45;color:#fff;cursor:pointer;font:inherit;background:#203e2e;border:0;border-radius:30px;align-items:center;gap:8px;padding:14px 18px;font-size:13px;display:flex;position:fixed;bottom:78px;right:24px;box-shadow:0 8px 24px #263b2e22}.support-chat{color:#293e2e;background:#fffef9;flex-direction:column;display:flex;overflow:hidden}.support-chat.floating{z-index:90;border:1px solid #dce3d4;border-radius:22px;width:410px;height:min(790px,100dvh - 48px);position:fixed;bottom:24px;right:24px;box-shadow:0 25px 90px #243b2e33}.support-chat.standalone{width:100%;max-width:680px;height:100dvh;margin:auto}.support-chat>header{background:#eaf0dd;justify-content:space-between;align-items:center;gap:10px;padding:20px 24px;display:flex}.support-chat h2{letter-spacing:-.02em;margin:7px 0 0;font-size:23px}.support-chat>header>button{cursor:pointer;background:#fff7;border:0;border-radius:50%;padding:8px}.support-chat .support-eyebrow{letter-spacing:.12em;font-size:10px}.support-chat-intro{border-bottom:1px solid #e3e8da;padding:15px 24px}.support-chat-intro p{color:#667360;margin:0 0 9px;font-size:12px;line-height:1.6}.support-chat-intro a{color:#304e32;align-items:center;gap:6px;font-size:12px;display:inline-flex}.support-chat-intro small{margin-top:8px;font-size:10px;display:block}.support-chat-ticket{border-bottom:1px solid #e3e8da;justify-content:space-between;gap:10px;padding:12px 24px;font-size:11px;display:flex}.support-chat-messages{flex-direction:column;flex:1;gap:14px;min-height:80px;padding:18px;display:flex;overflow:auto}.support-chat-welcome{text-align:center;padding:15px 10px}.support-chat-welcome h3{font-size:20px}.support-chat-welcome p{color:#667360;font-size:13px;line-height:1.6}.chat-message{background:#eff1e9;border:1px solid #e2e7d7;border-radius:15px 15px 15px 3px;align-self:flex-start;max-width:95%;padding:13px 16px}.chat-message.visitor{background:#e0e9ce;border-radius:15px 15px 3px;align-self:flex-end}.chat-message small{font-size:10px;font-weight:600}.chat-message p{white-space:pre-wrap;overflow-wrap:anywhere;margin:7px 0;font-size:13px;line-height:1.7}.chat-message time{text-align:right;color:#73826a;font-size:9px;display:block}.support-chat-compose{border-top:1px solid #e2e7d7;padding:15px 20px}.support-chat-contact{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.support-chat-contact label{gap:5px;font-size:11px;display:grid}.support-chat-contact input:not([type=checkbox]){width:100%;min-width:0;font:inherit;border:1px solid #d4ddca;border-radius:8px;padding:10px}.support-chat-contact .support-chat-check{grid-column:1/-1;font-size:10px;line-height:1.5;display:block}.support-chat-check input{margin-right:7px}.support-chat-input{align-items:flex-end;gap:8px;display:flex}.support-chat-input textarea{resize:vertical;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d4ddca;border-radius:10px;flex:1;padding:10px;font-size:13px}.support-chat-input>.button{align-items:center;gap:5px;padding:12px;display:flex}.support-chat-actions{flex-wrap:wrap;gap:12px;margin-top:13px;font-size:10px;display:flex}.support-chat-actions button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;display:inline-flex}.support-chat-compose [role=alert]{color:#9f3f30;font-size:12px}.support-chat-compose output{margin-bottom:10px;font-size:10px;display:block}.support-chat button:disabled{opacity:.6;cursor:default}@media (max-width:550px){.support-chat-fab{bottom:78px;right:16px}.support-chat.floating{border-radius:16px;width:calc(100vw - 16px);height:calc(100dvh - 16px);bottom:8px;right:8px}.support-chat>header{padding:16px}.support-chat-intro{padding:12px 16px}.support-chat-messages,.support-chat-compose{padding:12px}.support-chat-input>.button{font-size:12px}}
