.yep-chatbot-root{--yep-chat-accent:#d7ad50;position:fixed;z-index:999999;bottom:22px;font-family:inherit;line-height:1.5}.yep-chatbot-right{right:22px}.yep-chatbot-left{left:22px}.yep-chatbot-root *{box-sizing:border-box}.yep-chat-launch{display:flex;align-items:center;gap:9px;border:0;border-radius:999px;background:#071a3c;color:#fff;padding:10px 16px;box-shadow:0 12px 35px rgba(5,19,45,.28);cursor:pointer;font:inherit;font-weight:800}.yep-chat-bubble-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--yep-chat-accent);color:#071a3c;font-size:18px}.yep-chat-panel{width:min(390px,calc(100vw - 24px));height:min(620px,calc(100dvh - 40px));display:flex;flex-direction:column;background:#fff;border:1px solid #e2e7ef;border-radius:22px;overflow:hidden;box-shadow:0 24px 70px rgba(5,19,45,.32)}.yep-chat-panel header{height:74px;padding:14px 16px;background:#071a3c;color:#fff;display:flex;align-items:center;justify-content:space-between}.yep-chat-panel header strong{display:block;font-size:16px}.yep-chat-panel header small{display:flex;gap:6px;align-items:center;opacity:.9}.yep-chat-panel header small i{width:8px;height:8px;border-radius:50%;background:#32c66b}.yep-chat-close{border:0;background:rgba(255,255,255,.12);color:#fff;width:34px;height:34px;border-radius:50%;font-size:24px;cursor:pointer}.yep-chat-body{flex:1;min-height:0;overflow:auto;padding:14px;background:#f5f7fb}.yep-chat-messages{display:flex;flex-direction:column;gap:9px}.yep-chat-msg{max-width:86%;padding:10px 12px;border-radius:15px;white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px}.yep-chat-msg.is-bot{background:#fff;color:#10213f;border:1px solid #e1e6ef;align-self:flex-start}.yep-chat-msg.is-visitor{background:#102a58;color:#fff;align-self:flex-end}.yep-chat-msg.is-typing{opacity:.65}.yep-chat-services{margin:14px 0}.yep-chat-services>b{display:block;margin-bottom:8px;color:#16294a;font-size:13px}.yep-chat-services>div{display:flex;gap:7px;flex-wrap:wrap}.yep-chat-services button{border:1px solid #d8dee8;background:#fff;color:#16294a;border-radius:999px;padding:7px 10px;cursor:pointer;font:inherit;font-size:12px}.yep-chat-services button.is-active{background:var(--yep-chat-accent);border-color:var(--yep-chat-accent);color:#071a3c;font-weight:800}.yep-chat-contact-toggle{width:100%;border:1px solid var(--yep-chat-accent);background:#fff;color:#16294a;border-radius:12px;padding:9px;font:inherit;font-weight:800;cursor:pointer}.yep-chat-lead{margin-top:10px;display:grid;gap:8px;background:#fff;padding:10px;border-radius:14px;border:1px solid #e0e5ed}.yep-chat-lead[hidden]{display:none}.yep-chat-lead input[type=text],.yep-chat-lead input[type=email],.yep-chat-lead input:not([type]){width:100%}.yep-chat-lead>input{border:1px solid #d5dbe5;border-radius:10px;padding:10px;font:inherit}.yep-chat-lead label{font-size:11px;color:#53627a}.yep-chat-lead button{border:0;border-radius:10px;background:var(--yep-chat-accent);color:#071a3c;padding:10px;font:inherit;font-weight:900;cursor:pointer}.yep-chat-privacy{font-size:10px;color:#718096;margin:9px 2px 0}.yep-chat-panel footer{min-height:68px;display:flex;gap:8px;padding:10px;background:#fff;border-top:1px solid #e4e8ef}.yep-chat-panel footer textarea{flex:1;resize:none;border:1px solid #d5dbe5;border-radius:12px;padding:10px;font:inherit;max-height:80px}.yep-chat-send{border:0;border-radius:12px;background:var(--yep-chat-accent);color:#071a3c;font:inherit;font-weight:900;padding:0 14px;cursor:pointer}.yep-chatbot-root.is-rtl .yep-chat-panel{direction:rtl;text-align:right}.yep-chatbot-root.is-ltr .yep-chat-panel{direction:ltr;text-align:left}.yep-chatbot-root.is-rtl .yep-chat-msg.is-bot{align-self:flex-end}.yep-chatbot-root.is-rtl .yep-chat-msg.is-visitor{align-self:flex-start}@media(max-width:600px){
.yep-chatbot-root{bottom:10px;max-width:100vw}.yep-chatbot-right{right:10px}.yep-chatbot-left{left:10px}
.yep-chat-panel{position:fixed!important;inset:auto 10px max(10px,env(safe-area-inset-bottom)) 10px!important;width:auto!important;height:auto!important;max-height:78dvh!important;border-radius:18px!important;overflow:hidden!important}
.yep-chat-panel header{min-height:64px;height:auto;position:sticky;top:0;z-index:5}
.yep-chat-close{display:grid!important;place-items:center!important;min-width:42px!important;min-height:42px!important;font-size:28px!important;z-index:9!important}
.yep-chat-body{max-height:calc(78dvh - 132px)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}
.yep-chat-panel footer{position:sticky;bottom:0;z-index:4;padding-bottom:max(10px,env(safe-area-inset-bottom))}
.yep-chat-launch-text{display:none}.yep-chat-launch{padding:8px}.yep-chat-msg{max-width:92%}
body.yep-chat-open{overflow:hidden!important;touch-action:none}
}
.yep-chat-quick{margin:12px 0;padding:10px;background:#eef2f8;border-radius:14px;border:1px solid #dde4ef}.yep-chat-quick[hidden]{display:none}.yep-chat-quick>b{display:block;margin-bottom:8px;color:#16294a;font-size:12px}.yep-chat-quick>div{display:flex;gap:7px;flex-wrap:wrap}.yep-chat-quick button{border:1px solid #cfd8e6;background:#fff;color:#13284d;border-radius:999px;padding:7px 10px;cursor:pointer;font:inherit;font-size:12px;font-weight:700}.yep-chat-quick button:hover{border-color:var(--yep-chat-accent);background:#fffaf0}.yep-chatbot-root[hidden]{display:none!important}

.yep-chat-properties{margin:12px 0;display:grid;gap:8px}.yep-chat-properties[hidden]{display:none}.yep-chat-properties>b{font-size:12px;color:#16294a}.yep-chat-property-card{display:flex;gap:9px;padding:8px;background:#fff;border:1px solid #dde4ee;border-radius:13px;text-decoration:none;color:#10213f;transition:.18s ease}.yep-chat-property-card:hover{transform:translateY(-1px);border-color:var(--yep-chat-accent);box-shadow:0 6px 18px rgba(5,19,45,.08)}.yep-chat-property-card img{width:78px;height:68px;object-fit:cover;border-radius:9px;flex:0 0 auto}.yep-chat-property-card span{min-width:0;display:flex;flex-direction:column;gap:2px}.yep-chat-property-card strong{font-size:12px;line-height:1.45}.yep-chat-property-card small{font-size:10px;color:#66758d}.yep-chat-property-card em{font-size:12px;color:#9a6e14;font-style:normal;font-weight:900}.yep-chat-close{display:grid;place-items:center;line-height:1;font-weight:900}
@media(max-width:600px){.yep-chat-panel{inset:auto 8px max(8px,env(safe-area-inset-bottom)) 8px!important;max-height:72dvh!important}.yep-chat-body{max-height:calc(72dvh - 132px)!important}.yep-chat-property-card img{width:66px;height:60px}body.yep-chat-open{overflow:auto!important;touch-action:auto!important}}

/* 4.9.1: force reliable chatbot open/minimize behavior */
.yep-chat-panel[hidden],
.yep-chat-launch[hidden]{display:none!important}
.yep-chat-panel header{position:relative;z-index:20;pointer-events:auto!important}
.yep-chat-close{position:relative!important;z-index:30!important;pointer-events:auto!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent}
.yep-chat-close::before,.yep-chat-close::after{pointer-events:none!important}


/* 4.11.0: auto-open with separate minimize and close controls */
.yep-chat-controls{display:flex;align-items:center;gap:7px;flex:0 0 auto}
.yep-chat-minimize,.yep-chat-dismiss{border:0;background:rgba(255,255,255,.12);color:#fff;width:34px;height:34px;border-radius:50%;font-size:23px;line-height:1;font-weight:900;display:grid;place-items:center;cursor:pointer;position:relative;z-index:30;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.yep-chat-minimize:hover,.yep-chat-minimize:focus-visible{background:rgba(255,255,255,.22);outline:2px solid rgba(255,255,255,.55);outline-offset:2px}
.yep-chat-dismiss:hover,.yep-chat-dismiss:focus-visible{background:#a72e36;outline:2px solid rgba(255,255,255,.55);outline-offset:2px}
.yep-chatbot-root.is-dismissed .yep-chat-launch{width:54px;height:54px;padding:8px;justify-content:center}
.yep-chatbot-root.is-dismissed .yep-chat-launch-text{display:none!important}
.yep-chatbot-root.is-dismissed .yep-chat-bubble-icon{width:38px;height:38px}
@media(max-width:600px){.yep-chat-minimize,.yep-chat-dismiss{min-width:40px;min-height:40px;font-size:26px}.yep-chat-controls{gap:5px}.yep-chatbot-root.is-dismissed .yep-chat-launch{width:50px;height:50px}}
