.loya-chat-root{position:relative}.loya-chat-shell{position:relative;width:min(100%,52rem);margin-inline:auto;border:1px solid #d8dfe7;border-radius:1.65rem;background:#fff;box-shadow:0 14px 30px -26px #0f172a57;transition:transform .22s ease}.loya-chat-shell:focus-within{border-color:#c6d2df;box-shadow:0 18px 36px -28px #0f172a57}.loya-chat-header{display:none}.loya-chat-body{padding:.86rem .9rem .78rem}.loya-chat-form{position:relative;display:flex;flex-direction:column;gap:.5rem;margin-top:0}.loya-chat-input-wrap{position:static;width:100%;padding:.08rem .18rem .18rem}.loya-chat-input{box-sizing:border-box;width:100%;min-height:2.25rem;max-height:7rem;resize:none;border:0;border-radius:0;padding:.38rem .3rem .34rem;font-size:.9rem;line-height:1.35;color:#1f2937;background:transparent;outline:none}.loya-chat-input::-moz-placeholder{color:#7f8ea3}.loya-chat-input::placeholder{color:#7f8ea3}.loya-chat-input:focus{border:0;box-shadow:none}.loya-chat-actions{display:flex;align-items:center;justify-content:flex-start;gap:.55rem;width:100%;min-width:0;min-height:2.2rem;padding-right:2.55rem}.loya-chat-submit{position:absolute;right:.02rem;bottom:0;top:auto;transform:none;width:2.2rem;height:2.2rem;min-width:2.2rem;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:0;background:#166534;color:#fff;cursor:pointer;transition:background-color .15s ease;flex-shrink:0}.loya-chat-submit:hover{background:#14532d}.loya-chat-submit-icon{width:.98rem;height:.98rem;display:block}.loya-chat-submit.is-loading .loya-chat-submit-icon{opacity:.58}.loya-chat-submit:disabled{opacity:.65;cursor:not-allowed}.loya-chat-messages-wrap{margin-bottom:.65rem;border:1px solid #f3f4f6;border-radius:.95rem;background:#fcfdfc}.loya-chat-messages{max-height:17.5rem;overflow-y:auto;padding:.7rem}.loya-chat-row{display:flex;margin-bottom:.5rem}.loya-chat-row:last-child{margin-bottom:0}.loya-chat-row.is-user{justify-content:flex-end}.loya-chat-row.is-assistant{justify-content:flex-start}.loya-chat-bubble{max-width:86%;border-radius:.95rem;padding:.55rem .72rem;font-size:.84rem;line-height:1.45;white-space:pre-wrap}.loya-chat-bubble.is-user{background:#111827;color:#fff}.loya-chat-bubble.is-assistant{background:#ecfdf3;color:#064e3b}.loya-chat-chips{margin-top:0;display:flex;flex-wrap:nowrap;overflow-x:auto;gap:.35rem;padding:0;scrollbar-width:thin;align-items:center;flex:1;min-width:0;min-height:1.95rem;-webkit-overflow-scrolling:touch}.loya-chat-chip{border:1px solid #d8e0e8;border-radius:999px;background:transparent;color:#5f6f83;font-size:.68rem;line-height:1;padding:.42rem .62rem;cursor:pointer;transition:all .15s ease;white-space:nowrap;flex-shrink:0}.loya-chat-chip:hover{border-color:#aeb9c8;color:#334155}.loya-chat-minimize{border:0;background:transparent;color:#ffffffbf;font-size:1.1rem;line-height:1;cursor:pointer;padding:.15rem .2rem}.loya-chat-minimize:hover{color:#fff}.loya-chat-launcher{position:fixed;right:1rem;bottom:1rem;z-index:85;display:none;align-items:center;justify-content:center;gap:.45rem;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:#111827;color:#fff;font-size:.8rem;font-weight:600;padding:.58rem .95rem;box-shadow:0 12px 30px -22px #0f172ab3;cursor:pointer}.loya-chat-launcher-badge{display:inline-flex;align-items:center;justify-content:center;width:1.2rem;height:1.2rem;border-radius:999px;background:#ffffff24;font-size:.68rem;font-weight:700}.loya-chat-root.is-docked .loya-chat-shell{position:fixed;right:1rem;bottom:1rem;z-index:85;width:min(25rem,calc(100vw - 1rem));height:min(42rem,calc(100vh - 1rem));margin:0;border-radius:1.1rem;overflow:hidden;box-shadow:0 26px 70px -30px #0f172abf;display:flex;flex-direction:column}.loya-chat-root.is-docked .loya-chat-header{display:flex;align-items:center;justify-content:space-between;gap:.65rem;padding:.78rem .88rem;background:#fff;border-bottom:1px solid #e8eef5}.loya-chat-header-brand{display:flex;align-items:center;gap:.52rem;min-width:0}.loya-chat-header-badge{display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;border-radius:999px;background:#f2f6fb;border:1px solid #dbe4ef;color:#1e3a5f;font-size:.72rem;font-weight:700;flex-shrink:0}.loya-chat-header-copy{min-width:0}.loya-chat-header-title{color:#0f172a;font-size:.86rem;font-weight:600;line-height:1.1}.loya-chat-header-subtitle{color:#7b8ba0;font-size:.7rem;line-height:1.1;margin-top:.12rem}.loya-chat-root.is-docked .loya-chat-body{display:flex;flex-direction:column;gap:.55rem;flex:1;min-height:0;padding:.72rem;background:#fff}.loya-chat-root.is-docked .loya-chat-messages-wrap{display:block;margin-bottom:0;flex:1;min-height:0;order:1;border:0;border-radius:0;background:transparent}.loya-chat-root.is-docked .loya-chat-messages{max-height:none;height:100%;padding:.28rem .12rem .1rem}.loya-chat-root.is-docked .loya-chat-chips{margin-top:0;padding:0;min-height:1.95rem;display:flex;flex-wrap:nowrap;align-items:center;gap:.35rem;overflow-x:auto;overflow-y:hidden;min-width:0}.loya-chat-root.is-docked .loya-chat-chip{line-height:1;padding:.4rem .58rem;white-space:nowrap;max-width:14.5rem;overflow:hidden;text-overflow:ellipsis}.loya-chat-root.is-docked .loya-chat-form{margin-top:0;order:3;gap:.55rem}.loya-chat-root.is-docked .loya-chat-input-wrap{position:relative;padding:.2rem;order:2;border:1px solid #d8dfe7;border-radius:999px;background:#fff}.loya-chat-root.is-docked .loya-chat-input-wrap:focus-within{border-color:#c4d2e0;box-shadow:inset 0 0 0 1px #c4d2e073}.loya-chat-root.is-docked .loya-chat-input{min-height:2.26rem;border:0;border-radius:0;background:transparent;padding:.46rem 2.65rem .42rem .7rem}.loya-chat-root.is-docked .loya-chat-input:focus{border:0;box-shadow:none}.loya-chat-root.is-docked .loya-chat-actions{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;width:100%;min-width:0;order:1;min-height:1.95rem;padding-right:0}.loya-chat-root.is-docked .loya-chat-submit{width:1.95rem;height:1.95rem;min-width:1.95rem;padding:0;top:50%;bottom:auto;transform:translateY(-50%);right:.28rem}.loya-chat-root.is-docked .loya-chat-bubble.is-assistant{background:transparent;border:0;padding:.16rem .12rem;color:#334155}.loya-chat-root.is-docked .loya-chat-bubble.is-user{background:#f7fafc;border:1px solid #dde6f0;color:#1f2937}.loya-chat-root.is-docked .loya-chat-minimize{color:#64748b}.loya-chat-root.is-docked .loya-chat-minimize:hover{color:#334155}.loya-chat-root.is-minimized .loya-chat-shell{visibility:hidden;pointer-events:none;transform:translateY(8px)}.loya-chat-root.is-minimized .loya-chat-launcher{display:inline-flex}@media(max-width:1024px){.loya-chat-shell{width:min(100%,48rem);border-radius:1.45rem}.loya-chat-body{padding:.8rem .82rem .74rem}}@media(max-width:768px){.loya-chat-shell{width:100%;border-radius:1.35rem}.loya-chat-body{padding:.76rem}.loya-chat-actions{gap:.46rem}.loya-chat-chips{width:100%;min-width:0}.loya-chat-chip{max-width:min(72vw,17.5rem);overflow:hidden;text-overflow:ellipsis}}@media(max-width:640px){.loya-chat-shell{width:100%}.loya-chat-body{padding:.85rem}.loya-chat-actions{flex-direction:row;align-items:center;width:100%;min-width:0;gap:.42rem}.loya-chat-chips{width:100%;min-width:0}.loya-chat-chip{max-width:min(62vw,14.5rem)}.loya-chat-submit{width:2.05rem;height:2.05rem;min-width:2.05rem;align-self:auto}.loya-chat-root.is-docked .loya-chat-shell{right:.45rem;bottom:.45rem;width:calc(100vw - .75rem);height:min(40rem,calc(100vh - .75rem));max-width:none}.loya-chat-launcher{right:.45rem;bottom:.45rem}}
