.oralove-elise{--wine:#5b102f;--rose:#d61668;--ink:#27151d;position:fixed;right:22px;bottom:22px;z-index:9998;font-family:inherit}.oralove-elise__launcher{display:flex;align-items:center;gap:10px;padding:9px 17px 9px 10px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#fff;background:linear-gradient(135deg,#2a101b,#79123f 70%,#b41156);box-shadow:0 14px 38px rgba(45,12,28,.3);cursor:pointer}.oralove-elise__launcher:hover{transform:translateY(-1px);box-shadow:0 18px 44px rgba(45,12,28,.38)}.oralove-elise__spark{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:#35101f;background:linear-gradient(145deg,#ffd7e8,#f19abd);font-size:17px}.oralove-elise__launcher span:last-child{text-align:left}.oralove-elise__launcher strong,.oralove-elise__launcher small{display:block}.oralove-elise__launcher strong{font-family:Georgia,serif;font-size:17px;line-height:1}.oralove-elise__launcher small{margin-top:3px;color:#f2dce5;font-size:10px;font-weight:400;letter-spacing:.05em}.oralove-elise__panel{position:absolute;right:0;bottom:66px;width:min(410px,calc(100vw - 28px));overflow:hidden;border:1px solid rgba(91,16,47,.14);border-radius:22px;background:#fffafd;box-shadow:0 30px 90px rgba(39,10,24,.28)}.oralove-elise__panel header{display:flex;align-items:center;gap:10px;padding:14px 15px;color:#fff;background:linear-gradient(120deg,#241017,#5b102f 64%,#94154b)}.oralove-elise__portrait{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;font-family:Georgia,serif;font-size:20px;background:rgba(255,255,255,.1)}.oralove-elise__panel header div:nth-child(2){flex:1}.oralove-elise__panel header strong,.oralove-elise__panel header small{display:block}.oralove-elise__panel header strong{font-family:Georgia,serif;font-size:19px}.oralove-elise__panel header small{color:#ebd6df;font-size:11px}.oralove-elise__panel header small i{display:inline-block;width:7px;height:7px;margin-right:4px;border-radius:50%;background:#71d6a1}.oralove-elise__panel header button{display:grid;width:30px;height:30px;padding:0;place-items:center;border:0;border-radius:50%;color:#fff;background:transparent;font-size:21px;cursor:pointer}.oralove-elise__panel header button:hover{background:rgba(255,255,255,.12)}.oralove-elise__messages{display:flex;min-height:270px;max-height:430px;overflow:auto;flex-direction:column;gap:10px;padding:16px;background:radial-gradient(circle at 100% 0,rgba(214,22,104,.06),transparent 40%),#fffafd}.oralove-elise__message{max-width:87%;padding:11px 13px;border-radius:16px;line-height:1.45;white-space:pre-wrap;font-size:14px}.oralove-elise__message--assistant,.oralove-elise__message--loading{align-self:flex-start;border-bottom-left-radius:5px;color:var(--ink);background:#f2e7ec}.oralove-elise__message--loading{color:#80616e;font-style:italic}.oralove-elise__message--customer{align-self:flex-end;border-bottom-right-radius:5px;color:#fff;background:linear-gradient(135deg,var(--wine),#9e174e)}.oralove-elise__message--error{align-self:flex-start;color:#8a2435;background:#fff0f2}.oralove-elise__suggestions{display:flex;overflow-x:auto;gap:7px;padding:9px 13px 3px;background:#fffafd;scrollbar-width:none}.oralove-elise__suggestions:empty{display:none}.oralove-elise__suggestions button{flex:0 0 auto;padding:7px 10px;border:1px solid #e5cbd6;border-radius:999px;color:var(--wine);background:#fff;font-size:11px;cursor:pointer}.oralove-elise__suggestions button:hover{border-color:#c84a7d;background:#fff4f8}.oralove-elise__panel form{display:grid;grid-template-columns:1fr auto;gap:8px;padding:11px 13px;border-top:1px solid #eedfe5;background:#fff}.oralove-elise__panel textarea{min-height:43px;padding:10px 11px;border:1px solid #dccbd2;border-radius:12px;outline:0;resize:none;font:inherit;font-size:13px}.oralove-elise__panel textarea:focus{border-color:#b94b77;box-shadow:0 0 0 3px rgba(185,75,119,.1)}.oralove-elise__panel form button{display:flex;align-items:center;gap:5px;padding:0 13px;border:0;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--wine),#a81751);font-weight:700;cursor:pointer}.oralove-elise__panel form button b{font-size:16px}.oralove-elise__notice{margin:0;padding:0 13px 11px;background:#fff;color:#8b747e;font-size:10px;text-align:center}.oralove-elise__products{display:grid;gap:9px}.oralove-elise__product{display:grid;grid-template-columns:78px 1fr;overflow:hidden;border:1px solid #ead8e0;border-radius:14px;background:#fff;box-shadow:0 5px 16px rgba(65,20,39,.06)}.oralove-elise__product-image{display:block;background:#f5edf1}.oralove-elise__product-image img{width:78px;height:100%;min-height:105px;object-fit:cover}.oralove-elise__product-body{padding:10px}.oralove-elise__product-body>a{display:block;color:var(--ink);font-size:13px;font-weight:700;line-height:1.3;text-decoration:none}.oralove-elise__product strong{display:block;margin-top:5px;color:var(--rose);font-size:13px}.oralove-elise__product-actions{display:flex;gap:6px;margin-top:8px}.oralove-elise__product-actions a{padding:6px 8px;border-radius:8px;color:var(--wine);background:#f6eaf0;font-size:11px;font-weight:700;text-decoration:none}.oralove-elise__product-actions .oralove-elise__cart{color:#fff;background:var(--wine)}@media(max-width:520px){.oralove-elise{right:10px;bottom:10px}.oralove-elise__launcher small{display:none}.oralove-elise__panel{position:fixed;inset:8px;width:auto;border-radius:18px}.oralove-elise__messages{height:calc(100vh - 205px);max-height:none}.oralove-elise__panel form button span{display:none}.oralove-elise__panel form button{padding:0 15px}}
.oralove-elise__message--system{background:#fff4f7;border:1px solid #f2cbd6;color:#6d3041;font-size:12px;line-height:1.45}
