#ow-recruitment-chat{position:fixed;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));z-index:9998;font-family:inherit}.owrec-chat-launch{border:0;border-radius:999px;background:#e3a928;color:#071c32;padding:14px 18px;font-weight:800;box-shadow:0 16px 40px rgba(0,0,0,.25);cursor:pointer}.owrec-chat-panel{position:absolute;right:0;bottom:58px;width:min(380px,calc(100vw - 24px));max-height:min(620px,calc(100vh - 100px));background:#071c32;color:#fff;border:1px solid rgba(227,169,40,.35);border-radius:22px;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.42)}.owrec-chat-panel header{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#0d2a47}.owrec-chat-panel header div{display:grid;gap:3px}.owrec-chat-panel header small{color:#b8c8d8}.owrec-chat-panel header button{border:0;background:transparent;color:#fff;font-size:28px}.owrec-chat-messages{display:flex;flex-direction:column;gap:10px;min-height:260px;max-height:390px;overflow:auto;padding:14px}.owrec-chat-messages>div{max-width:88%;padding:11px 13px;border-radius:15px;line-height:1.45}.owrec-chat-messages .is-agent{align-self:flex-start;background:#173953}.owrec-chat-messages .is-user{align-self:flex-end;background:#e3a928;color:#071c32}.owrec-chat-panel form{display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px;border-top:1px solid rgba(255,255,255,.12)}.owrec-chat-panel input{min-width:0;border:1px solid rgba(255,255,255,.2);background:#fff;color:#071c32;border-radius:12px;padding:12px;font-size:16px}.owrec-chat-panel form button{border:0;border-radius:12px;background:#e3a928;color:#071c32;padding:0 15px;font-weight:800}.owrec-chat-phone{display:block;padding:0 14px 14px;color:#f4c45a;text-align:center;font-weight:700}@media(max-width:600px){#ow-recruitment-chat{left:12px;right:12px}.owrec-chat-launch{float:right}.owrec-chat-panel{position:fixed;left:12px;right:12px;bottom:76px;width:auto;max-height:calc(100vh - 100px)}}
