#et-chat-toggle{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;padding:0;border:0;border-radius:50%;cursor:pointer;background:#0e022b;color:#f5b041;box-shadow:0 10px 28px #0003;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease;outline:none;-webkit-appearance:none;appearance:none;position:relative;z-index:3000}#et-chat-toggle:hover{transform:translateY(-3px);box-shadow:0 14px 34px #0000003d}#et-chat-toggle:active{transform:translateY(0);box-shadow:0 6px 18px #0000002e;opacity:.95}#et-chat-toggle .emoji{font-size:26px;line-height:1}#et-chat-toggle .label{display:none}#et-chat-toggle:focus-visible{box-shadow:0 0 0 3px #f5b041bf,0 10px 28px #0003}#et-chat-toggle:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .12s ease;box-shadow:0 0 0 2px #f5b04159}#et-chat-toggle:hover:after{opacity:1}@media (max-width:420px){#et-chat-toggle{width:48px;height:48px}#et-chat-toggle .emoji{font-size:22px}}@media (prefers-reduced-motion: reduce){#et-chat-toggle{transition:none}#et-chat-toggle:hover{transform:none}}#et-chat-toggle[data-open=true]{display:none!important}#et-chat-panel{width:380px;max-width:94vw;height:auto;max-height:calc(var(--vvh, 78vh) - 16px);display:none;flex-direction:column;overflow:hidden;border-radius:22px;background:linear-gradient(180deg,#0e022b,#442a83);color:#cbc9d3;box-shadow:0 25px 60px #00000059;border:1px solid rgba(255,255,255,.06)}@media (max-width: 420px){#et-chat-panel{border-radius:18px;max-height:calc(var(--vvh, 85vh) - 12px)}}@supports (height: 100dvh){#et-chat-panel{max-height:calc(85dvh - 12px)}}@media (min-width: 768px){#et-chat-panel{max-height:calc(82vh - 16px)}#et-chat-panel.open{height:auto;min-height:54vh}}@supports (height: 100dvh){@media (min-width: 768px){#et-chat-panel{max-height:calc(84dvh - 16px)}#et-chat-panel.open{height:auto;min-height:56dvh}}}#et-chat-panel.open{display:flex}@media (max-width: 420px){#et-chat-panel{height:70vh;border-radius:18px}}@media (min-width: 990px){#et-chat-panel{max-height:calc(64vh - 16px)}#et-chat-panel.open{height:52vh}}@supports (height: 100dvh){@media (min-width: 990px){#et-chat-panel{max-height:calc(66dvh - 16px)}#et-chat-panel.open{height:53dvh}}}#et-chat-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:linear-gradient(180deg,#f5b041,#f9c268);border-bottom:1px solid rgba(255,255,255,.08)}#et-chat-title{font-weight:700;font-size:16px;letter-spacing:.2px;color:#0e022b}#et-chat-close{background:transparent;border:0;color:#0e022b;font-size:18px;cursor:pointer}#et-chat-close:hover{font-size:20px}#et-chat-title .emoji{font-size:22px;filter:drop-shadow(1px 1px 1.5px rgba(0,0,0,.4));position:relative;top:-2px}#et-chat-messages{flex:1;min-height:0;padding:16px;display:flex;flex-direction:column;gap:12px;overflow-y:auto}#et-chat-messages{-webkit-overflow-scrolling:touch;scrollbar-width:none}#et-chat-messages::-webkit-scrollbar{display:none}.et-msg{display:inline-block;max-width:85%;padding:12px 14px;border-radius:16px;line-height:1.45;font-size:15px}.et-msg p{margin:0 0 10px}.et-msg p:last-child{margin-bottom:0}.et-msg,#et-chat-messages .et-msg{white-space:normal;word-break:break-word;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}#et-chat-messages a{color:#f5b041;text-decoration:none;text-underline-offset:2px;transition:opacity .12s ease}#et-chat-messages a:hover{opacity:.9;text-decoration:underline}#et-chat-messages a:focus-visible{outline:2px solid rgba(245,176,65,.6);outline-offset:2px;border-radius:3px}.et-msg .emoji,#et-chat-messages .emoji{vertical-align:-2px}.et-bot{align-self:flex-start;line-height:1.55;background:#442a83;color:#cbc9d3;border:1px solid rgba(255,255,255,.06);box-shadow:0 4px 12px #0000002e}.et-user{align-self:flex-end;background:#f5b041;color:#0e022b;border:1px solid rgba(245,176,65,.35);box-shadow:0 6px 18px #0000003d}#et-chat-inputbar{display:flex;gap:10px;align-items:center;padding:12px;background:#442a83;border-top:1px solid rgba(255,255,255,.08)}#et-chat-input{flex:1;padding:10px 12px;font-size:15px;color:#cbc9d3;background:#0e022b;border:1px solid rgba(255,255,255,.08);border-radius:10px;outline:none;transition:border-color .12s ease,box-shadow .12s ease}#et-chat-name{flex:1;padding:10px 12px;font-size:15px;color:#cbc9d3;background:#0e022b;border:1px solid rgba(255,255,255,.08);border-radius:10px;outline:none;transition:border-color .12s ease,box-shadow .12s ease;min-width:160px}#et-chat-name::placeholder{color:#8e8aa5}#et-chat-name:focus{border-color:#f5b04199;box-shadow:0 0 3px #f5b04159}#et-chat-input::placeholder{color:#8e8aa5}#et-chat-input:focus{border-color:#f5b04199;box-shadow:0 0 3px #f5b04159}#et-chat-send{padding:12px 16px;border:0;border-radius:10px;cursor:pointer;background:#f5b041;color:#0e022b;font-weight:700;box-shadow:0 8px 20px #00000038;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}#et-chat-send:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00000042}#et-chat-send:active{transform:none;box-shadow:0 6px 16px #0003;opacity:.95}#et-chat-send:focus-visible{outline:none;box-shadow:0 0 0 3px #f5b04180,0 8px 20px #00000038}@media (max-width: 520px){#et-chat-inputbar{gap:8px}#et-chat-inputbar:not([data-capture=true]){flex-wrap:nowrap}#et-chat-inputbar:not([data-capture=true]) #et-chat-input{flex:1 1 auto}#et-chat-inputbar[data-capture=true]{flex-wrap:wrap}#et-chat-inputbar[data-capture=true] #et-chat-input{flex-basis:100%}#et-chat-inputbar[data-capture=true] #et-chat-name{flex:1 1 auto}#et-chat-inputbar #et-chat-send{flex:0 0 auto}}#et-chat-helper{font-size:12px;background:#442a83;color:#b7b4c9;text-align:center;padding:6px 10px 20px}#et-chatbot{position:fixed!important;right:20px!important;bottom:calc(20px + var(--sac-offset, 0px))!important;left:auto!important;z-index:3000;padding-right:env(safe-area-inset-right,0);padding-bottom:env(safe-area-inset-bottom,0);padding-right:constant(safe-area-inset-right,0);padding-bottom:constant(safe-area-inset-bottom,0)}@media (max-width: 767.98px){#et-chatbot{z-index:3100}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/et-chat.css.map */
