:root{--ada-orange:#ff641e;--ada-orange-dark:#dd4f0d;--ada-dark:#22252a;--ada-line:#dfe1e4}
.ada-fab-stack{position:fixed;right:18px;bottom:18px;z-index:1100;display:flex;flex-direction:column;align-items:center;gap:10px}
.ada-fab{display:grid;place-items:center;width:56px;height:56px;padding:0;border:0;border-radius:13px;color:#fff!important;font-size:22px;text-decoration:none!important;box-shadow:0 9px 28px rgba(0,0,0,.2);cursor:pointer;transition:opacity .2s,transform .2s}
.ada-fab:hover{transform:translateY(-2px)}.ada-ai,.ada-phone,.ada-top{background:var(--ada-orange)}.ada-whatsapp{background:#20cf6b}.ada-ai{outline:3px solid rgba(255,100,30,.22);outline-offset:3px;order:1}.ada-phone{order:2}.ada-whatsapp{order:3}
.ada-top{position:fixed;right:86px;bottom:24px;width:44px;height:44px;font-size:15px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px)}.ada-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:none}
.ada-chat-nudge{position:fixed;right:86px;bottom:29px;z-index:1099;padding:11px 16px;border:1px solid #e0e1e3;border-left:4px solid var(--ada-orange);border-radius:10px;background:#fff;color:#202124!important;box-shadow:0 12px 34px rgba(0,0,0,.2);font-size:12px;font-weight:800;cursor:pointer;opacity:0;transform:translateX(12px);animation:adaNudge .45s ease 1.2s forwards}.ada-chat-nudge span{position:absolute;right:-7px;top:50%;width:14px;height:14px;border-top:1px solid #e0e1e3;border-right:1px solid #e0e1e3;background:#fff;transform:translateY(-50%) rotate(45deg)}.ada-chat-nudge.is-hidden{display:none!important}@keyframes adaNudge{to{opacity:1;transform:none}}
.ada-ai-panel{position:fixed;right:18px;bottom:86px;z-index:1101;display:none;flex-direction:column;box-sizing:border-box;width:400px;max-width:calc(100vw - 36px);height:590px;max-height:calc(100dvh - 106px);margin:0!important;padding:0!important;overflow:hidden!important;border:1px solid #45494f;border-top:5px solid var(--ada-orange);border-radius:16px;background:#fff;box-shadow:0 26px 70px rgba(13,14,16,.3);font-family:Arial,sans-serif}.ada-ai-panel.open{display:flex}
.ada-ai-panel header{position:relative;display:flex;flex:0 0 78px;align-items:center;gap:12px;min-height:78px;margin:0;padding:14px 14px 12px 16px;border:0;background:var(--ada-dark);color:#fff}.ada-ai-brand{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:10px;background:var(--ada-orange);font-size:21px}.ada-ai-heading{min-width:0;flex:1}.ada-ai-heading strong,.ada-ai-heading small{display:block}.ada-ai-heading strong{overflow:hidden;color:#fff;font-size:14px;font-weight:800;white-space:nowrap;text-overflow:ellipsis}.ada-ai-heading small{margin-top:5px;color:#c2c5c9;font-size:10px}.ada-ai-heading small i{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:#48d26d;box-shadow:0 0 0 4px rgba(72,210,109,.12)}.ada-ai-actions{display:flex;gap:6px}.ada-ai-actions button{display:grid;place-items:center;width:35px;height:35px;padding:0;border:1px solid #4a4e54;border-radius:8px;background:#30343a;color:#fff;font-size:20px;cursor:pointer}.ada-ai-actions button:hover{border-color:var(--ada-orange);background:var(--ada-orange)}
.ada-prechat-form{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;margin:0;padding:20px;overflow-y:auto;background:#fff}.ada-prechat-form[hidden],.ada-chat-conversation[hidden]{display:none!important}.ada-prechat-intro{margin-bottom:15px}.ada-prechat-intro span{color:var(--ada-orange);font-size:10px;font-weight:900;letter-spacing:.13em}.ada-prechat-intro h3{margin:5px 0;color:#22252a;font-size:19px}.ada-prechat-intro p{margin:0;color:#737982;font-size:11px}.ada-prechat-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.ada-prechat-grid label{color:#555b63;font-size:10px;font-weight:800}.ada-prechat-grid input{box-sizing:border-box;display:block;width:100%;height:42px;margin-top:5px;padding:0 11px;border:1px solid #d6d9dd;border-radius:8px;background:#fafafa;color:#22252a}.ada-prechat-grid input:focus{border-color:var(--ada-orange);background:#fff;outline:0}.ada-consent{display:flex;gap:9px;align-items:flex-start;margin:14px 0 8px;color:#666c74;font-size:9px}.ada-consent input{flex:0 0 auto;margin-top:1px;accent-color:var(--ada-orange)}.ada-prechat-error{min-height:15px;margin:0;color:#b52d1d;font-size:10px}.ada-prechat-submit{display:flex;align-items:center;justify-content:space-between;min-height:44px;margin-top:auto;padding:0 14px;border:0;border-radius:8px;background:var(--ada-orange);color:#fff;font-weight:800;cursor:pointer}.ada-prechat-submit:hover{background:var(--ada-orange-dark)}
.ada-chat-conversation{display:flex;flex:1 1 auto;min-height:0;flex-direction:column}.ada-ai-messages{flex:1 1 auto;min-height:0;overflow:auto;padding:16px;background:#f5f7f9}.ada-msg{width:max-content;max-width:85%;margin:0 0 10px;padding:11px 13px;border-radius:12px;white-space:pre-wrap;overflow-wrap:anywhere;color:#22252a;font-size:13px;line-height:1.5}.ada-msg.bot{border:1px solid #e1e4e8;background:#fff}.ada-msg.user{margin-left:auto;background:#292c31;color:#fff;box-shadow:inset 3px 0 var(--ada-orange)}.ada-typing{display:flex!important;align-items:center;gap:5px;width:58px}.ada-typing i{width:7px;height:7px;border-radius:50%;background:#8b9097;animation:adaDot 1.1s infinite}.ada-typing i:nth-child(2){animation-delay:.18s}.ada-typing i:nth-child(3){animation-delay:.36s}@keyframes adaDot{0%,60%,100%{transform:none;opacity:.35}30%{transform:translateY(-3px);opacity:1}}
.ada-chat-privacy{padding:8px;text-align:center;background:#f0f1f2;color:#555b63;font-size:10px}.ada-chat-conversation form{display:flex;flex:0 0 68px;gap:8px;box-sizing:border-box;margin:0;padding:12px;border-top:1px solid #e4e6e8;background:#fff}.ada-chat-conversation input{min-width:0;flex:1;height:44px;padding:0 13px;border:1px solid #d7dade;border-radius:9px;color:#22252a}.ada-chat-conversation form button{width:44px;border:0;border-radius:9px;background:var(--ada-orange);color:#fff}
@media(min-width:768px){.ada-phone{display:none!important}}
@media(max-width:767px){.ada-fab-stack{right:14px;bottom:14px}.ada-fab{width:54px;height:54px}.ada-top{right:78px;bottom:19px}.ada-chat-nudge{right:76px;bottom:27px;padding:9px 12px;font-size:11px}.ada-ai-panel{right:10px;bottom:78px;width:calc(100vw - 20px);height:min(500px,calc(100dvh - 94px))}.ada-prechat-form{padding:13px}.ada-prechat-grid{gap:8px}.ada-prechat-grid input{height:38px}.ada-ai-panel header{flex-basis:68px;min-height:68px;padding:11px}.ada-ai-heading strong{font-size:12px}body.ada-chat-open .ada-whatsapp,body.ada-chat-open .ada-phone{display:none!important}}
@media(max-width:380px){.ada-prechat-grid{grid-template-columns:1fr}.ada-ai-panel{height:min(500px,calc(100dvh - 90px))}}
.ada-chat-nudge{bottom:95px}.ada-ai-panel{bottom:156px;max-height:calc(100dvh - 174px)}
@media(max-width:767px){.ada-chat-nudge{bottom:159px}.ada-ai-panel{bottom:78px;max-height:calc(100dvh - 94px)}}
.ada-ai-panel>header{position:relative!important;inset:auto!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;transform:none!important}.ada-email-field{grid-column:1/-1}
