.te-front{position:fixed;bottom:var(--te-bottom,24px);z-index:999999;display:flex;flex-direction:column;gap:10px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.te-pos-right{right:var(--te-side,24px);align-items:flex-end}.te-pos-left{left:var(--te-side,24px);align-items:flex-start}.te-whatsapp{display:flex;align-items:center;gap:10px;min-height:54px;padding:8px 18px 8px 10px;border-radius:999px;background:#25d366;color:#fff!important;text-decoration:none!important;box-shadow:0 8px 28px rgba(0,0,0,.24);font-weight:700;font-size:14px;line-height:1}.te-whatsapp:hover{transform:translateY(-1px);box-shadow:0 10px 32px rgba(0,0,0,.3)}.te-icon{width:38px;height:38px;border-radius:50%;background:#fff;display:grid;place-items:center;flex:0 0 38px}.te-icon svg{width:27px;height:27px;fill:#25d366}.te-label{white-space:nowrap}.te-proactive{position:relative;max-width:300px;background:#fff;color:#171717;border:1px solid rgba(0,0,0,.08);border-radius:14px;box-shadow:0 10px 35px rgba(0,0,0,.2);overflow:hidden}.te-proactive[hidden]{display:none!important}.te-proactive-content{display:block;width:100%;border:0;background:transparent;text-align:left;padding:16px 38px 16px 16px;font:inherit;font-size:14px;line-height:1.4;color:inherit;cursor:pointer}.te-proactive-close{position:absolute;top:5px;right:7px;border:0;background:transparent;color:#666;font-size:24px;line-height:1;cursor:pointer;z-index:2}@media(max-width:640px){.te-front{bottom:max(var(--te-bottom,18px),env(safe-area-inset-bottom));}.te-label{display:none}.te-whatsapp{width:58px;height:58px;padding:10px;justify-content:center}.te-icon{width:38px;height:38px}.te-proactive{max-width:min(290px,calc(100vw - 32px))}}
.te-modal[hidden]{display:none!important}.te-modal{position:fixed;inset:0;z-index:1000001;display:grid;place-items:center;padding:18px}.te-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.48)}.te-modal-dialog{position:relative;z-index:1;width:min(440px,100%);max-height:calc(100vh - 36px);overflow:auto;background:#fff;color:#171717;border-radius:16px;box-shadow:0 20px 70px rgba(0,0,0,.3);padding:24px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.te-modal-dialog h2{margin:0 32px 8px 0;font-size:22px;line-height:1.2;color:#171717}.te-modal-dialog p{margin:0 0 18px;color:#50575e;font-size:14px;line-height:1.45}.te-modal-close{position:absolute;top:10px;right:12px;border:0;background:transparent;color:#555;font-size:28px;line-height:1;cursor:pointer}.te-form-field{margin:0 0 14px}.te-form-field label{display:block;margin-bottom:5px;font-size:13px;font-weight:600}.te-form-field input{box-sizing:border-box;width:100%;min-height:42px;border:1px solid #c3c4c7;border-radius:8px;background:#fff;color:#171717;padding:8px 10px;font:inherit}.te-form-field input:focus{outline:2px solid #2271b1;outline-offset:1px;border-color:#2271b1}.te-consent{display:flex;align-items:flex-start;gap:8px;margin:4px 0 16px;font-size:12px;line-height:1.4;color:#50575e}.te-consent input{margin-top:2px}.te-form-submit{width:100%;min-height:44px;border:0;border-radius:9px;background:#25d366;color:#fff;font-weight:700;font-size:14px;cursor:pointer;padding:10px 16px}.te-form-submit:disabled{opacity:.6;cursor:wait}.te-form-error{margin:0 0 12px;padding:9px 11px;border-radius:8px;background:#fce8e8;color:#8a2424;font-size:13px}.te-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.te-modal-open{overflow:hidden}@media(max-width:640px){.te-modal{padding:12px;align-items:end}.te-modal-dialog{width:100%;max-height:88vh;border-radius:16px 16px 10px 10px;padding:20px}}

/* Build 7: Chat propio + IA */
.te-chat-toggle{display:flex;align-items:center;gap:8px;min-height:48px;padding:9px 15px;border:0;border-radius:999px;background:#1d2327;color:#fff;box-shadow:0 8px 28px rgba(0,0,0,.22);font:700 14px/1 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer}.te-chat-toggle:hover{transform:translateY(-1px)}.te-chat-toggle>span:first-child{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#fff;color:#1d2327;font-size:17px}.te-chat-panel[hidden]{display:none!important}.te-chat-panel{position:fixed;bottom:calc(var(--te-bottom,24px) + 70px);width:min(370px,calc(100vw - 24px));height:min(560px,calc(100vh - 110px));display:flex;flex-direction:column;background:#fff;color:#1d2327;border:1px solid rgba(0,0,0,.1);border-radius:16px;box-shadow:0 18px 55px rgba(0,0,0,.28);overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.te-pos-right .te-chat-panel{right:var(--te-side,24px)}.te-pos-left .te-chat-panel{left:var(--te-side,24px)}.te-chat-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:15px 16px;background:#1d2327;color:#fff}.te-chat-header strong,.te-chat-header small{display:block}.te-chat-header strong{font-size:15px;line-height:1.25}.te-chat-header small{margin-top:3px;font-size:11px;color:rgba(255,255,255,.72)}.te-chat-close{border:0;background:transparent;color:#fff;font-size:25px;line-height:1;cursor:pointer;padding:0 2px}.te-chat-messages{flex:1;min-height:0;overflow:auto;padding:14px;background:#f6f7f7;display:flex;flex-direction:column;gap:9px}.te-chat-message{display:flex}.te-chat-message-visitor{justify-content:flex-end}.te-chat-message-ai,.te-chat-message-agent,.te-chat-message-system{justify-content:flex-start}.te-chat-bubble{max-width:84%;padding:9px 11px;border-radius:12px;background:#fff;border:1px solid #dcdcde;font-size:13px;line-height:1.42;white-space:pre-wrap;overflow-wrap:anywhere}.te-chat-message-visitor .te-chat-bubble{background:#1d2327;color:#fff;border-color:#1d2327;border-bottom-right-radius:4px}.te-chat-message-ai .te-chat-bubble{background:#eef4ff;border-color:#c9daf8;border-bottom-left-radius:4px}.te-chat-message-agent .te-chat-bubble{background:#edfaef;border-color:#b9e2c1;border-bottom-left-radius:4px}.te-chat-message-system .te-chat-bubble{max-width:92%;background:#fff8e5;border-color:#f0d58a;color:#5b4605;font-size:12px}.te-chat-statusline{padding:8px 12px;background:#f0f0f1;color:#50575e;font-size:11px;line-height:1.35;border-top:1px solid #dcdcde}.te-chat-statusline[hidden]{display:none!important}.te-chat-statusline.is-error{background:#fce8e8;color:#8a2424}.te-chat-whatsapp{display:block;padding:8px 12px;text-align:center;border-top:1px solid #dcdcde;background:#fff;color:#128c4a!important;text-decoration:none!important;font-size:12px;font-weight:700}.te-chat-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end;padding:10px;background:#fff;border-top:1px solid #dcdcde}.te-chat-form textarea{box-sizing:border-box;width:100%;min-height:42px;max-height:110px;resize:vertical;border:1px solid #c3c4c7;border-radius:9px;padding:9px 10px;background:#fff;color:#1d2327;font:13px/1.35 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.te-chat-form textarea:focus{outline:2px solid #2271b1;outline-offset:1px;border-color:#2271b1}.te-chat-form button{min-height:42px;border:0;border-radius:9px;background:#2271b1;color:#fff;font-weight:700;padding:9px 13px;cursor:pointer}.te-chat-form button:disabled,.te-chat-form textarea:disabled{opacity:.6;cursor:not-allowed}
@media(max-width:640px){.te-chat-toggle{width:58px;height:58px;padding:10px;justify-content:center}.te-chat-toggle-label{display:none}.te-chat-toggle>span:first-child{width:38px;height:38px}.te-chat-panel{position:fixed;left:10px!important;right:10px!important;bottom:max(10px,env(safe-area-inset-bottom));width:auto;height:min(72vh,560px);border-radius:16px}}

/* Build 18: Markdown básico renderizado por TERIUS Engage */
.te-chat-bubble strong{font-weight:700}.te-chat-bubble em{font-style:italic}
