.dci-root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#26342f;box-sizing:border-box}.dci-root *{box-sizing:border-box}.dci-floating{position:fixed;bottom:24px;right:24px;z-index:99999}.dci-floating.dci-left{right:auto;left:24px}.dci-launcher{display:grid;place-items:center;margin-left:auto;width:60px;height:60px;border:0;border-radius:20px;background:var(--dci-primary);color:#fff;box-shadow:0 14px 30px #152e2770;cursor:pointer;transition:transform .2s}.dci-left .dci-launcher{margin-left:0}.dci-launcher:hover{transform:translateY(-3px)}.dci-launcher svg{width:29px;height:29px}.dci-window{display:flex;flex-direction:column;width:390px;height:min(620px,calc(100dvh - 110px));background:#fff;border:1px solid #e8ede9;border-radius:20px;overflow:hidden;box-shadow:0 18px 60px #10241c30}.dci-window[hidden]{display:none}.dci-floating .dci-window{position:absolute;bottom:75px;right:0}.dci-left .dci-window{right:auto;left:0}.dci-inline .dci-window{max-width:100%;box-shadow:0 8px 30px #10241c18}.dci-window header{background:var(--dci-primary);color:#fff;display:flex;align-items:center;padding:18px;gap:12px;min-height:78px}.dci-avatar{display:grid;place-items:center;flex:none;width:43px;height:43px;border-radius:14px;background:#ffffff2d;font-size:24px;overflow:hidden}.dci-avatar img{width:100%;height:100%;object-fit:cover}.dci-identity{display:flex;flex-direction:column;gap:4px;min-width:0}.dci-identity strong{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dci-identity small{font-size:11px;color:#e2efe7}.dci-identity i{display:inline-block;width:7px;height:7px;background:#8fe1b3;border-radius:50%;margin-right:6px}.dci-close{margin-left:auto;border:0;background:transparent;color:white;font-size:28px;cursor:pointer;line-height:1}.dci-messages{flex:1;overflow-y:auto;min-height:0;padding:20px 16px;display:flex;flex-direction:column;gap:13px;background:linear-gradient(#fbfcfa,#fff)}.dci-bubble{max-width:87%;padding:11px 14px;border-radius:15px;line-height:1.5;font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere}.dci-bubble.assistant{align-self:flex-start;background:#eff3f0;border-bottom-left-radius:4px}.dci-bubble.user{align-self:flex-end;background:var(--dci-primary);color:#fff;border-bottom-right-radius:4px}.dci-bubble.error{background:#fff1ee;color:#963c2d}.dci-suggestions{padding:0 14px 8px;display:flex;flex-wrap:wrap;gap:6px}.dci-suggestions button{background:#fff;color:var(--dci-primary);border:1px solid #d8e4dc;border-radius:16px;padding:7px 10px;font-size:11px;cursor:pointer}.dci-compose{margin:0 12px;display:flex;gap:8px;align-items:center;border:1px solid #dce5de;border-radius:13px;padding:5px 5px 5px 12px}.dci-compose:focus-within{border-color:var(--dci-primary)}.dci-compose input{flex:1;min-width:0;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;font:inherit;font-size:13px;padding:8px 0}.dci-compose button{border:0;border-radius:9px;background:var(--dci-primary);color:#fff;width:34px;height:34px;cursor:pointer}.dci-compose button:disabled{opacity:.55;cursor:wait}.dci-footer{text-align:center;padding:9px;color:#929c96;font-size:10px}.dci-footer button{border:0;background:none;text-decoration:underline;color:inherit;cursor:pointer;font-size:inherit}.dci-whatsapp{align-self:flex-start;display:inline-block;background:#e4f6e9;color:#126d3e;text-decoration:none;border-radius:10px;padding:10px 12px;font-weight:600;font-size:12px}@media(max-width:460px){.dci-floating{bottom:12px;right:12px}.dci-floating.dci-left{left:12px}.dci-floating .dci-window{position:fixed;bottom:82px;left:10px;right:10px;width:auto;height:calc(100dvh - 100px);max-height:650px}}
.dci-product{display:flex;align-items:center;gap:10px;align-self:flex-start;width:min(100%,320px);padding:8px;border:1px solid #e0e8e2;border-radius:12px;background:#fff;color:#26342f!important;text-decoration:none!important;box-shadow:0 4px 14px #193c2510}.dci-product:hover{border-color:var(--dci-primary)}.dci-product img{width:48px;height:48px;object-fit:cover;border-radius:8px;background:#f1f3f0}.dci-product span{display:flex;flex:1;min-width:0;flex-direction:column;gap:4px}.dci-product strong{font-size:12px;line-height:1.3}.dci-product small{font-size:11px;color:#63736a}.dci-product b{color:var(--dci-primary);font-size:18px;font-weight:400}
.dci-product{flex-wrap:wrap}.dci-product span a{font-size:11px;color:var(--dci-primary);font-weight:600;text-decoration:underline}.dci-quote-button{width:100%;border:0;background:var(--dci-secondary);color:var(--dci-primary);border-radius:8px;padding:8px;cursor:pointer;font-size:11px;font-weight:700}.dci-quote-form{width:100%;padding:14px;border:1px solid #dce5de;border-radius:12px;display:grid;grid-template-columns:1fr 1fr;gap:10px;background:#fff}.dci-quote-form strong,.dci-quote-form small,.dci-quote-form>button{grid-column:1/-1}.dci-quote-form strong{font-size:12px}.dci-quote-form label{font-size:11px;color:#4b5b51}.dci-quote-form input,.dci-quote-form select{display:block;width:100%;margin-top:4px;min-width:0;border:1px solid #cddbd0;border-radius:7px;padding:8px;font-size:12px}.dci-quote-form small{color:#66756b;font-size:10px}.dci-quote-form>button{background:var(--dci-primary);color:white;border:0;border-radius:8px;padding:10px;cursor:pointer}.dci-quote-form>button:disabled{opacity:.6}.dci-prefill-notice{padding:12px;margin-bottom:15px;border-radius:8px;background:#eef7f1;color:#2b5841;font-size:13px}

/* Retrato enviado para o botão de abertura e o cabeçalho. */
.dci-root .dci-launcher{position:relative;display:block;width:78px;height:78px;padding:0;margin-left:auto;border:3px solid #fff;border-radius:50%;background:#071b2a;overflow:hidden;box-shadow:0 10px 28px #10241c55,0 0 0 2px var(--dci-primary);cursor:pointer}
.dci-root.dci-left .dci-launcher{margin-left:0}
.dci-root .dci-launcher:hover{transform:translateY(-3px) scale(1.03)}
.dci-root .dci-launcher:focus-visible{outline:3px solid #f2b84b;outline-offset:4px}
.dci-root .dci-portrait{position:relative;display:block;width:100%;height:100%;border-radius:50%;overflow:hidden}
.dci-root .dci-portrait img{display:block;width:100%;height:100%;object-fit:cover}
/* A imagem original contém texto à direita; enquadre apenas a personagem. */
.dci-root .dci-portrait-default img{position:absolute;max-width:none;width:164%;height:auto;left:-6%;top:-12%;object-fit:unset}
.dci-root .dci-avatar{border-radius:50%;background:#fff}
.dci-root.dci-floating .dci-window{bottom:92px}
@media(max-width:460px){.dci-root.dci-floating .dci-window{bottom:103px;height:calc(100dvh - 116px)}}

/* Convite curto ao lado do retrato, com indicador de disponibilidade. */
.dci-root .dci-entry{display:flex;align-items:center;gap:12px}
.dci-root.dci-left .dci-entry{flex-direction:row-reverse}
.dci-root .dci-invite{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding:12px 15px;border:1px solid #e1e9e4;border-radius:19px;background:#fff;color:#183b31;box-shadow:0 9px 28px #10241c25;font:600 14px/1.25 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;white-space:nowrap;cursor:pointer}
.dci-root .dci-invite::after{content:"";position:absolute;right:-6px;top:30px;width:11px;height:11px;background:#fff;border-top:1px solid #e1e9e4;border-right:1px solid #e1e9e4;transform:rotate(45deg)}
.dci-root.dci-left .dci-invite::after{right:auto;left:-6px;transform:rotate(225deg)}
.dci-root .dci-invite small{display:flex;align-items:center;gap:6px;color:#55756a;font-size:11px;font-weight:500}
.dci-root .dci-invite:hover{border-color:var(--dci-primary);transform:translateY(-2px)}
.dci-root .dci-invite:focus-visible{outline:3px solid #f2b84b;outline-offset:3px}
.dci-root .dci-launcher-wrap{position:relative;display:block;flex:none}
.dci-root .dci-status-dot{display:block;flex:none;width:9px;height:9px;border-radius:50%;background:#22b66c;box-shadow:0 0 0 2px #fff}
.dci-root .dci-status-off{background:#a9b4ae}
.dci-root.dci-chat-open .dci-invite{display:none}
@media(max-width:460px){.dci-root .dci-entry{gap:8px}.dci-root .dci-invite{padding:10px 12px;font-size:12px}}
