
.dca{position:fixed;right:22px;bottom:22px;z-index:9997;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.dca-launch{display:flex;align-items:center;gap:9px;border:1px solid #b8862b;background:#16130f;color:#fff;border-radius:999px;padding:11px 17px;box-shadow:0 12px 32px rgba(0,0,0,.24);cursor:pointer}.dca-launch span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#c89232;color:#17120c;font-weight:950}.dca-launch b{font-size:13px}.dca-panel{position:absolute;right:0;bottom:58px;width:min(410px,calc(100vw - 28px));max-height:min(660px,calc(100vh - 100px));background:#fffdf9;border:1px solid #d7c6aa;border-radius:18px;box-shadow:0 24px 70px rgba(26,20,12,.28);overflow:hidden}.dca-panel header{display:flex;align-items:center;justify-content:space-between;padding:16px 17px;background:#17130e;color:#fff}.dca-panel header div{display:flex;flex-direction:column;gap:2px}.dca-panel header span{color:#d6a247;font-size:10px;font-weight:900;letter-spacing:.12em}.dca-panel header strong{font-size:17px}.dca-head-actions{display:flex;align-items:center;gap:4px}.dca-panel header button{border:0;background:transparent;color:#fff;font-size:25px;cursor:pointer;min-width:34px;min-height:34px;border-radius:9px}.dca-panel header button:hover{background:rgba(255,255,255,.08)}.dca-demo{padding:8px 15px;background:#fff3dc;color:#7b5517;border-bottom:1px solid #ead6b4;font-size:10px;font-weight:850;letter-spacing:.05em}.dca-messages{padding:15px 15px 6px;max-height:330px;overflow:auto;display:flex;flex-direction:column;gap:9px}.dca-msg{max-width:91%;padding:10px 12px;border-radius:13px;font-size:13px;line-height:1.48}.dca-msg.bot{align-self:flex-start;background:#f2ece2;color:#2d251b}.dca-msg.user{align-self:flex-end;background:#17130e;color:#fff}.dca-msg.bot a{display:inline-block;margin-top:9px;color:#8e5d12;font-weight:850;text-decoration:none}.dca-typing{align-self:flex-start;padding:9px 13px;border-radius:13px;background:#f2ece2;color:#8b6c40;letter-spacing:3px}.dca-choices{padding:7px 15px 10px;display:flex;gap:7px;flex-wrap:wrap}.dca-choices button{border:1px solid #d7c4a4;background:#fff;color:#5c421e;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;cursor:pointer}.dca-choices button:hover{border-color:#b47b1f;background:#fff8ec}.dca-search{display:flex;gap:7px;padding:10px 15px;border-top:1px solid #eadfce}.dca-search input{min-width:0;flex:1;border:1px solid #d8cbb8;border-radius:10px;padding:10px 11px;font-size:12px}.dca-search button{width:42px;border:0;border-radius:10px;background:#c89131;color:#17120c;font-weight:950;cursor:pointer}.dca-panel footer{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;padding:10px 15px;background:#f7f2ea;border-top:1px solid #e7dccb;font-size:9px;color:#756955}.dca-panel footer a{color:#8d5d15;font-weight:800;text-decoration:none}@media(max-width:560px){.dca{right:10px;bottom:10px}.dca-launch{padding:10px 13px}.dca-panel{right:0;bottom:54px;max-height:calc(100vh - 78px)}.dca-messages{max-height:42vh}}
