.juana-ai-launcher{position:fixed;left:20px;bottom:20px;z-index:10060;border:0;border-radius:999px;background:#07111f;color:#fff;box-shadow:0 14px 34px rgba(7,17,31,.28);padding:13px 18px;font:800 14px/1.2 Tahoma,Arial,sans-serif;cursor:pointer;display:flex;align-items:center;gap:9px}.juana-ai-launcher b{color:#d6aa38;font-size:18px}.juana-ai-panel{position:fixed;left:20px;bottom:78px;z-index:10061;width:min(1180px,calc(100vw - 40px));height:min(820px,calc(100vh - 96px));max-height:min(820px,calc(100vh - 96px));background:#fff;border:1px solid #e5e7eb;border-radius:22px;box-shadow:0 24px 70px rgba(7,17,31,.28);display:none;overflow:hidden;font-family:Tahoma,Arial,sans-serif}.juana-ai-panel.is-open{display:flex;flex-direction:column}.juana-ai-head{background:#07111f;color:#fff;padding:15px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.juana-ai-head strong{display:block;color:#d6aa38;font-size:16px}.juana-ai-head small{display:block;color:#d7dde6;margin-top:3px}.juana-ai-head-actions{display:flex;align-items:center;gap:5px}.juana-ai-close,.juana-ai-new-search{background:transparent;border:0;color:#fff;cursor:pointer}.juana-ai-close{font-size:24px}.juana-ai-new-search{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.28);border-radius:9px;width:34px;height:34px;font-size:17px;line-height:1}.juana-ai-messages{padding:14px 16px;background:#f6f7f9;overflow:auto;min-height:0;flex:1;scrollbar-gutter:stable;overscroll-behavior:contain}.juana-ai-msg{box-sizing:border-box;padding:10px 12px;border-radius:15px;margin:0 0 10px;white-space:pre-line;overflow-wrap:break-word;word-break:normal;hyphens:none;unicode-bidi:plaintext;line-height:1.55;font-size:14px}.juana-ai-msg.user{width:max-content;max-width:88%;margin-inline-start:auto;background:#07111f;color:#fff}.juana-ai-msg.assistant{width:100%;max-width:100%;margin:0 0 10px;background:#fff;color:#172033;border:1px solid #e4e7eb}.juana-ai-typing{opacity:.68}.juana-ai-items{display:grid;gap:8px;margin:8px 0 14px;width:100%}.juana-ai-item{display:flex;gap:9px;align-items:center;width:100%;box-sizing:border-box;text-decoration:none;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:13px;padding:7px;overflow:hidden}.juana-ai-item>div{min-width:0;flex:1 1 auto}.juana-ai-item img{width:72px;height:58px;flex:0 0 72px;object-fit:cover;border-radius:9px;background:#eef1f4}.juana-ai-item strong{display:block;font-size:13px;line-height:1.35}.juana-ai-item small{display:block;color:#687386;margin-top:3px;line-height:1.35}.juana-ai-item strong,.juana-ai-item small{overflow-wrap:break-word;word-break:normal}.juana-ai-quick{display:flex;gap:7px;overflow:auto;padding:9px 12px;background:#fff;border-top:1px solid #eceff2}.juana-ai-dynamic-quick{flex-wrap:wrap;overflow:visible;padding:10px 0 4px;background:transparent;border-top:0;align-items:stretch}.juana-ai-chip{white-space:nowrap;border:1px solid #d6aa38;background:#fff9e9;color:#5f4711;border-radius:999px;padding:7px 10px;font-size:12px;cursor:pointer}.juana-ai-dynamic-quick .juana-ai-chip{white-space:normal;line-height:1.35;min-height:36px;flex:1 1 31%;text-align:center}.juana-ai-chip:disabled,.juana-ai-form button:disabled{opacity:.55;cursor:not-allowed}.juana-ai-form{display:flex;gap:8px;padding:10px 12px;background:#fff;border-top:1px solid #eceff2}.juana-ai-form textarea{flex:1;resize:none;min-height:44px;max-height:110px;border:1px solid #d9dee6;border-radius:12px;padding:10px;font:inherit}.juana-ai-form button,.juana-ai-lead button{border:0;border-radius:11px;background:#d6aa38;color:#07111f;font-weight:900;padding:0 14px;cursor:pointer}.juana-ai-lead{padding:10px 12px;background:#fff;border-top:1px solid #eceff2}.juana-ai-lead summary{cursor:pointer;font-weight:800;color:#5d4817;font-size:13px}.juana-ai-lead-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:9px}.juana-ai-lead input{min-width:0;border:1px solid #d9dee6;border-radius:9px;padding:9px;font:inherit}.juana-ai-lead input:first-child{grid-column:1/-1}.juana-ai-lead button{min-height:38px}.juana-ai-note{font-size:10px;line-height:1.5;color:#7b8491;padding:0 12px 9px;background:#fff}.juana-ai-status{font-size:11px;color:#697386;padding:0 12px 8px;background:#fff}.juana-ai-panel[dir=rtl] .juana-ai-msg.user{margin-left:0;margin-right:auto}.juana-ai-panel[dir=ltr] .juana-ai-msg.user{margin-right:0;margin-left:auto}@media(max-width:600px){.juana-ai-launcher{left:12px;bottom:12px;padding:12px 14px}.juana-ai-panel{left:6px;right:6px;bottom:68px;width:auto;height:calc(100dvh - 82px);max-height:calc(100dvh - 82px);border-radius:18px}.juana-ai-messages{padding:12px}.juana-ai-msg.assistant{width:100%;max-width:100%}.juana-ai-lead-grid{grid-template-columns:1fr}.juana-ai-lead input:first-child{grid-column:auto}.juana-ai-dynamic-quick .juana-ai-chip{flex-basis:100%}}
@media(max-width:760px){body.juana-property-detail .juana-ai-launcher{bottom:92px}body.juana-property-detail .juana-ai-panel{bottom:148px;height:calc(100dvh - 166px);max-height:calc(100dvh - 166px)}}

/* JUANA mobile agent visibility — 2026-08-31 */
@media(max-width:600px){
  .juana-ai-launcher{display:flex!important;visibility:visible!important;opacity:1!important;left:12px!important;right:auto!important;bottom:78px!important;width:50px!important;height:50px!important;min-width:50px!important;padding:0!important;border-radius:50%!important;justify-content:center!important;z-index:2147482100!important}
  .juana-ai-launcher span{display:none!important}
  .juana-ai-launcher b{font-size:21px!important;line-height:1!important}
  .juana-ai-panel{left:6px!important;right:6px!important;bottom:138px!important;width:auto!important;height:calc(100dvh - 152px)!important;max-height:calc(100dvh - 152px)!important}
}
@media(max-width:760px){
  body.juana-property-detail .juana-ai-launcher{bottom:92px!important}
  body.juana-property-detail .juana-ai-panel{bottom:152px!important;height:calc(100dvh - 170px)!important;max-height:calc(100dvh - 170px)!important}
}
