.ask-ljp-launcher{position:fixed;bottom:max(20px,env(safe-area-inset-bottom));left:18px;z-index:80;display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-height:48px;padding:10px 18px;border:1px solid #c6a654;border-radius:24px;background:#18160f;color:#f1d584;box-shadow:0 4px 24px #0007;font-family:inherit;cursor:pointer}
.ask-ljp-launcher strong{font-size:14px}.ask-ljp-launcher span{font-size:10px;color:#d4c8a7}
.ask-ljp-dialog{width:min(600px,calc(100% - 28px));max-height:90dvh;padding:24px;box-sizing:border-box;overflow:auto;border:1px solid #8b743c;border-radius:18px;background:#10100e;color:#f4f1e8;font-family:inherit;box-shadow:0 24px 90px #0009}
.ask-ljp-dialog::backdrop{background:#000b}.ask-ljp-heading{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px}
.ask-ljp-dialog .ask-ljp-heading h2{font-family:inherit;font-size:1.3rem;line-height:1.3;text-transform:none;letter-spacing:0;margin:0;color:#f4f1e8}
.ask-ljp-dialog button{font-family:inherit;font-size:.9rem;cursor:pointer;min-height:44px;color:#e8cf86;border:1px solid #776538;background:#262217;border-radius:8px;padding:8px 12px}
.ask-ljp-dialog button:disabled{opacity:.55;cursor:wait}.ask-ljp-dialog :focus-visible,.ask-ljp-launcher:focus-visible{outline:3px solid #e5c365;outline-offset:3px}
.ask-ljp-dialog .ask-ljp-welcome{font-size:.95rem;line-height:1.5;margin:0 0 14px;color:#d3d0c7}
.ask-ljp-prompts{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.ask-ljp-dialog .ask-ljp-prompts button{font-size:.8rem}
.ask-ljp-log{position:relative;max-height:36dvh;overflow:auto;overscroll-behavior:contain;border-radius:8px}.ask-ljp-log:empty{display:none}
.ask-ljp-message{margin:0 0 12px;padding:13px 14px;border:1px solid #363225;border-radius:10px;background:#191914;overflow-wrap:anywhere}
.ask-ljp-message--user{margin-left:32px;background:#242017}.ask-ljp-message strong{font-size:.75rem;color:#cdb776}
.ask-ljp-dialog .ask-ljp-message p{font-size:.95rem;line-height:1.55;white-space:pre-wrap;margin:7px 0 0;color:#ede9df}
.ask-ljp-message a{display:block;padding:10px 0 2px;min-height:32px;color:#e6c668;text-decoration:underline;text-underline-offset:3px;font-size:.9rem}
.ask-ljp-dialog .ask-ljp-status{font-size:.85rem;line-height:1.5;color:#dfcd9f;margin:8px 0}.ask-ljp-status:empty{display:none}
.ask-ljp-recovery{display:flex;gap:16px;align-items:center;margin:12px 0}.ask-ljp-recovery[hidden]{display:none}.ask-ljp-contact{color:#e6c668;font-size:.9rem;text-decoration:underline}
.ask-ljp-dialog form label{display:block;font-size:.9rem;margin:14px 0 8px;color:#f4f1e8}.ask-ljp-compose{display:flex;align-items:stretch;gap:8px}
.ask-ljp-dialog textarea{min-width:0;flex:1;resize:vertical;max-height:160px;min-height:64px;box-sizing:border-box;border:1px solid #85723f;border-radius:8px;padding:10px;background:#050505;color:#fff;font:inherit;font-size:16px;line-height:1.4}
.ask-ljp-dialog textarea::placeholder{color:#b8b2a4;opacity:1}.ask-ljp-dialog .ask-ljp-privacy{font-size:.75rem;line-height:1.5;color:#b4afa1;margin:12px 0 0}
@media(max-width:540px){.ask-ljp-dialog{padding:18px 14px;max-height:92dvh}.ask-ljp-dialog .ask-ljp-heading h2{font-size:1.1rem}.ask-ljp-launcher{left:12px;bottom:max(12px,env(safe-area-inset-bottom));padding:8px 14px}.ask-ljp-log{max-height:32dvh}.ask-ljp-message--user{margin-left:16px}.ask-ljp-dialog .ask-ljp-prompts button{padding:7px 10px}}
