.deoro-ai{--ai-gold:#b68a3a;--ai-ink:#17140f;--ai-cream:#fbf8f1;position:fixed;right:22px;bottom:22px;z-index:40;font-family:var(--typeBasePrimary),sans-serif;text-align:left}.deoro-ai *{box-sizing:border-box}.deoro-ai__launcher{display:flex;align-items:center;gap:9px;min-height:50px;padding:0 19px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:var(--ai-ink);color:#fff;box-shadow:0 9px 30px rgba(0,0,0,.24);font-size:14px;letter-spacing:.02em;cursor:pointer}.deoro-ai__launcher:hover{transform:translateY(-1px)}.deoro-ai__launcher-mark{color:#e0ba6e;font-size:21px}.deoro-ai__panel{position:absolute;right:0;bottom:64px;width:min(390px,calc(100vw - 28px));height:min(660px,calc(100vh - 110px));overflow:hidden;border:1px solid #e7dfd1;border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(24,18,8,.25);color:var(--ai-ink)}.deoro-ai__panel[hidden]{display:none}.deoro-ai__header{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 20px 16px;background:linear-gradient(135deg,#17140f,#2a2114);color:#fff}.deoro-ai__header h2{margin:2px 0 3px;color:#fff;font-size:22px;line-height:1.15;letter-spacing:.01em;text-transform:none}.deoro-ai__eyebrow{margin:0;color:#d7ad61;font-size:10px;font-weight:700;letter-spacing:.28em}.deoro-ai__status{margin:0;color:#d7d0c4;font-size:12px}.deoro-ai__status span{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#77bd7c}.deoro-ai__close{width:34px;height:34px;border:0;background:transparent;color:#fff;font-size:28px;line-height:1;cursor:pointer}.deoro-ai__messages{height:calc(100% - 224px);padding:18px;overflow-y:auto;background:var(--ai-cream);overscroll-behavior:contain}.deoro-ai__message{max-width:88%;margin:0 0 12px;padding:11px 13px;border-radius:14px;font-size:14px;line-height:1.45;white-space:pre-wrap}.deoro-ai__message--assistant{border:1px solid #eadfca;border-bottom-left-radius:4px;background:#fff}.deoro-ai__message--user{margin-left:auto;border-bottom-right-radius:4px;background:var(--ai-ink);color:#fff}.deoro-ai__message--error{border-color:#e3b9b2;background:#fff4f2;color:#7a2419}.deoro-ai__typing{color:#777;font-style:italic}.deoro-ai__products{display:grid;gap:9px;margin:8px 0 14px}.deoro-ai__product{display:grid;grid-template-columns:64px 1fr;gap:10px;padding:9px;border:1px solid #e8dfcf;border-radius:12px;background:#fff;color:var(--ai-ink);text-decoration:none}.deoro-ai__product img{width:64px;height:64px;border-radius:8px;object-fit:cover;background:#f4f1eb}.deoro-ai__product strong{display:block;font-size:13px;line-height:1.25}.deoro-ai__product span{font-size:12px;color:#685a43}.deoro-ai__product button{margin-top:6px;padding:6px 10px;border:0;border-radius:999px;background:var(--ai-ink);color:#fff;font-size:11px;cursor:pointer}.deoro-ai__suggestions{display:flex;gap:7px;padding:10px 14px;overflow-x:auto;border-top:1px solid #eee6d9;background:#fff}.deoro-ai__suggestions button{flex:0 0 auto;padding:7px 10px;border:1px solid #d8c7a7;border-radius:999px;background:#fff;color:#554326;font-size:11px;cursor:pointer}.deoro-ai__form{display:grid;grid-template-columns:1fr 42px;gap:8px;padding:10px 14px 7px;background:#fff}.deoro-ai__form textarea{max-height:84px;padding:10px 12px;resize:none;border:1px solid #d8d1c5;border-radius:12px;background:#fff;color:#17140f;font:inherit;font-size:14px;line-height:1.3}.deoro-ai__form button{border:0;border-radius:12px;background:var(--ai-gold);color:#fff;cursor:pointer}.deoro-ai__form button:disabled{opacity:.5}.deoro-ai__disclaimer{margin:0;padding:0 14px 9px;background:#fff;color:#7d776e;font-size:9px;text-align:center}.deoro-ai button:focus-visible,.deoro-ai textarea:focus-visible{outline:2px solid var(--ai-gold);outline-offset:2px}@media(max-width:600px){.deoro-ai{right:12px;bottom:12px}.deoro-ai__launcher span:last-child{display:none}.deoro-ai__launcher{width:52px;padding:0;justify-content:center}.deoro-ai__panel{position:fixed;inset:10px;width:auto;height:auto;max-height:none;border-radius:14px}.deoro-ai__messages{height:calc(100% - 224px)}}@media(prefers-reduced-motion:no-preference){.deoro-ai__panel{animation:deoroAiIn .2s ease-out}@keyframes deoroAiIn{from{opacity:0;transform:translateY(8px) scale(.98)}}}
