/* CHAT_BOT_WIDGET_V3_ADMIN_20260626 */
.logoped-chat-widget,.logoped-chat-widget *{box-sizing:border-box}.logoped-chat-widget{position:fixed;right:18px;bottom:18px;z-index:99990;font-family:inherit;color:#2b2520}.logoped-chat-widget.side-left{right:auto;left:18px}.logoped-chat-toggle{position:relative;width:58px;height:58px;border:0;border-radius:999px;background:linear-gradient(145deg,#a66a3d,#8d552d);color:#fff;box-shadow:0 18px 46px rgba(98,57,28,.28),0 0 0 7px rgba(166,106,61,.08);cursor:pointer;display:grid;place-items:center;transition:transform .18s ease,box-shadow .18s ease;padding:0}.logoped-chat-toggle:hover{transform:translateY(-2px);box-shadow:0 22px 58px rgba(98,57,28,.33),0 0 0 8px rgba(166,106,61,.1)}.logoped-chat-toggle svg{width:27px;height:27px;display:block}.logoped-chat-badge{position:absolute;right:-4px;top:-5px;min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:#efb84b;color:#382415;border:2px solid #fffaf3;font-size:12px;line-height:20px;font-weight:900;box-shadow:0 8px 18px rgba(110,67,29,.22);display:none}.logoped-chat-widget.has-prompt .logoped-chat-badge{display:block}.logoped-chat-tip{position:absolute;right:70px;bottom:10px;white-space:nowrap;background:#fffaf3;border:1px solid #efdcc1;color:#7b5636;border-radius:999px;padding:10px 13px;font-size:13px;font-weight:800;box-shadow:0 12px 34px rgba(80,50,28,.14);opacity:0;transform:translateY(4px);transition:.2s ease;pointer-events:none}.logoped-chat-widget.side-left .logoped-chat-tip{right:auto;left:70px}.logoped-chat-widget.has-prompt .logoped-chat-tip{opacity:.98;transform:translateY(0)}.logoped-chat-window{width:370px;max-width:calc(100vw - 28px);height:min(620px,calc(100vh - 108px));margin-bottom:14px;border:1px solid #ecd9be;border-radius:26px;background:#fffaf3;box-shadow:0 26px 76px rgba(80,50,28,.22);overflow:hidden;display:flex;flex-direction:column;transform:translateY(10px) scale(.985);opacity:0;pointer-events:none;transition:transform .2s ease,opacity .2s ease}.logoped-chat-widget.is-open .logoped-chat-window{transform:translateY(0) scale(1);opacity:1;pointer-events:auto}.logoped-chat-widget.is-open .logoped-chat-tip,.logoped-chat-widget.is-open .logoped-chat-badge{display:none}.logoped-chat-head{padding:15px 15px 13px;background:linear-gradient(135deg,#fff0d1,#fffaf3 70%);border-bottom:1px solid #ecd9be;display:flex;align-items:center;gap:12px;flex:0 0 auto}.logoped-chat-avatar{width:42px;height:42px;border-radius:15px;background:linear-gradient(145deg,#d8a65c,#af7040);display:grid;place-items:center;color:#fff;font-weight:900;overflow:hidden;flex:0 0 42px;box-shadow:0 8px 20px rgba(126,76,38,.18)}.logoped-chat-avatar img{width:100%;height:100%;object-fit:cover}.logoped-chat-title{margin:0 0 2px;font-size:15px;line-height:1.22;font-weight:850;color:#2b2520}.logoped-chat-subtitle{font-size:12.5px;line-height:1.35;color:#7b6959}.logoped-chat-status{display:inline-flex;align-items:center;gap:5px}.logoped-chat-status:before{content:'';width:7px;height:7px;border-radius:50%;background:#5fb16f;display:inline-block}.logoped-chat-close{margin-left:auto;width:36px;height:36px;border:0;border-radius:12px;background:rgba(255,255,255,.7);color:#836b58;font-size:24px;line-height:1;cursor:pointer}.logoped-chat-body{padding:16px;overflow-y:auto;flex:1 1 auto;background:radial-gradient(circle at 20% 0%,rgba(239,184,75,.14),transparent 32%),#fffaf3}.logoped-chat-messages{display:grid;gap:10px}.logoped-chat-msg{display:flex;gap:8px;align-items:flex-end}.logoped-chat-msg.is-user{justify-content:flex-end}.logoped-chat-mini-avatar{width:28px;height:28px;border-radius:10px;background:#d7a55d;color:#fff;display:grid;place-items:center;font-size:13px;font-weight:900;flex:0 0 28px}.logoped-chat-bubble{max-width:86%;padding:11px 12px;border-radius:18px 18px 18px 7px;background:#fff;border:1px solid #ecdcc6;color:#49382b;font-size:14px;line-height:1.45;white-space:pre-line;box-shadow:0 8px 22px rgba(85,54,28,.06)}.logoped-chat-msg.is-user .logoped-chat-bubble{border-radius:18px 18px 7px 18px;background:#9b5f36;border-color:#9b5f36;color:#fff}.logoped-chat-actions{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 2px 36px}.logoped-chat-action{border:1px solid #ead6b8;background:#fff;color:#8b552e;border-radius:999px;padding:9px 11px;font-weight:800;font-size:13px;line-height:1.15;text-decoration:none;cursor:pointer;box-shadow:0 6px 16px rgba(94,57,28,.07)}.logoped-chat-form-wrap{display:none;margin-top:12px;padding:12px;border-radius:18px;background:#fff;border:1px solid #eadcc8;box-shadow:0 10px 26px rgba(85,54,28,.07)}.logoped-chat-widget.is-form .logoped-chat-form-wrap{display:block}.logoped-chat-form{display:grid;gap:9px}.logoped-chat-form input,.logoped-chat-form textarea{width:100%;border:1px solid #e7d4ba;border-radius:14px;background:#fffaf3;padding:12px 13px;font:inherit;font-size:14px;outline:none}.logoped-chat-form textarea{min-height:88px;resize:vertical}.logoped-chat-consent{display:flex;gap:8px;align-items:flex-start;font-size:12px;color:#7b6959;line-height:1.35}.logoped-chat-consent input{width:auto;margin-top:2px}.logoped-chat-submit{border:0;border-radius:15px;background:#9b5f36;color:#fff;padding:12px 14px;font-weight:900;font-size:14px;cursor:pointer;box-shadow:0 12px 30px rgba(157,97,52,.18)}.logoped-chat-success,.logoped-chat-error{display:none;border-radius:14px;padding:10px 11px;font-size:13px;line-height:1.35;margin-top:8px}.logoped-chat-success{background:#f1f7ec;color:#40582e;border:1px solid #d8e8ce}.logoped-chat-error{background:#fff0ec;color:#8c3e2d;border:1px solid #f0c8bd}.logoped-chat-widget.has-success .logoped-chat-success{display:block}.logoped-chat-widget.has-error .logoped-chat-error{display:block}.logoped-chat-footer{padding:11px 13px;border-top:1px solid #ecd9be;background:rgba(255,255,255,.78);color:#877060;font-size:11.5px;line-height:1.35;flex:0 0 auto}
@media(max-width:760px){.logoped-chat-widget{right:14px;bottom:calc(96px + env(safe-area-inset-bottom,0px))}.logoped-chat-widget.side-left{left:14px;right:auto}.logoped-chat-toggle{width:52px;height:52px}.logoped-chat-toggle svg{width:24px;height:24px}.logoped-chat-tip{display:none}.logoped-chat-window{position:fixed;left:10px;right:10px;bottom:calc(92px + env(safe-area-inset-bottom,0px));width:auto;max-width:none;height:min(74vh,620px);max-height:calc(100vh - 112px);border-radius:24px;margin:0}.logoped-chat-head{padding:14px}.logoped-chat-body{padding:14px}.logoped-chat-bubble{font-size:14px;max-width:88%}.logoped-chat-actions{margin-left:0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.logoped-chat-action{text-align:center;padding:10px 9px}body.logoped-chat-open{overflow:hidden}}
@media(max-width:380px){.logoped-chat-actions{grid-template-columns:1fr}.logoped-chat-window{left:8px;right:8px}}
