.ece-concierge{width:100%;max-width:720px;margin:24px auto 0;padding:24px;box-sizing:border-box;background:#fff8f6;border:1px solid #e0e1dc;border-radius:24px;box-shadow:0 12px 32px rgba(35,50,35,.06);text-align:left;color:#263029}.ece-concierge__header{display:flex;align-items:center;gap:12px}.ece-concierge__brandmark{width:36px;height:36px;flex:0 0 36px;object-fit:contain}.ece-concierge__identity{min-width:0}.ece-concierge__title{font-size:18px;font-weight:700;line-height:1.25}.ece-concierge__status{margin-top:2px;color:#68716a;font-size:13px;line-height:1.35}.ece-concierge__collapsed{padding-top:22px}.ece-concierge__collapsed h2{margin:0;font-size:24px;line-height:1.2;font-weight:700;letter-spacing:-.02em}.ece-concierge__collapsed p{max-width:560px;margin:9px 0 0;color:#68716a;font-size:15.5px;line-height:1.55}.ece-concierge__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.ece-concierge__actions button{height:46px;min-height:46px;padding:0 18px;border-radius:12px;font-size:14px;font-weight:700}.ece-concierge__actions .secondary{border:1px solid #dfe4da;background:#fff;color:#378627}.ece-concierge__actions .primary{border:1px solid #4aa934;background:#4aa934;color:#fff;box-shadow:none}.ece-concierge__reassurance{margin-top:14px;color:#68716a;font-size:13px;line-height:1.4}.ece-concierge__expanded[hidden],.ece-concierge__collapsed[hidden]{display:none}.ece-chat-thread{display:flex;flex-direction:column;gap:12px;padding:20px 0 18px;max-height:none;overflow:visible}.ece-message{display:flex;width:100%;text-align:left}.ece-message--assistant{justify-content:flex-start}.ece-message--customer{justify-content:flex-end}.ece-message__bubble{max-width:78%;padding:13px 16px;border-radius:18px 18px 18px 6px;background:#fff;border:1px solid #e0e5dc;font-size:15.5px;line-height:1.55;text-align:left;box-sizing:border-box}.ece-message--customer .ece-message__bubble{max-width:74%;border-color:#d6e8cf;border-radius:18px 18px 6px 18px;background:#eef7ea}.ece-composer{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:10px;align-items:end;width:100%;box-sizing:border-box;padding:6px 7px 6px 14px;background:#fff;border:1px solid #dfe4da;border-radius:16px}.ece-composer__input{display:block;width:100%;min-width:0;min-height:44px;height:44px;max-height:120px;box-sizing:border-box;margin:0;padding:11px 0;border:0;outline:0;background:transparent;color:#263029;font-size:16px;line-height:1.4;resize:none;overflow-y:hidden;text-align:left}.ece-composer__input:focus{border:0;outline:0;box-shadow:none}.ece-composer:focus-within{border-color:#4aa934;box-shadow:0 0 0 3px rgba(74,169,52,.12)}.ece-composer__send{display:grid;place-items:center;width:44px;height:44px;min-width:44px;padding:0;border:0;border-radius:12px;background:#4aa934;color:#fff;box-shadow:none}.ece-composer__send:hover{background:#378627}.ece-composer__send:disabled{opacity:.55;cursor:wait}.ece-composer__send svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ece-concierge>.ece-concierge__reassurance{display:block}.ece-typing{display:flex;justify-content:flex-start}.ece-typing .ece-message__bubble{display:inline-flex;gap:4px;align-items:center;padding-top:16px;padding-bottom:16px}.ece-typing i{width:6px;height:6px;border-radius:50%;background:#91a68d;animation:ece-dot 1.2s ease-in-out infinite}.ece-typing i:nth-child(2){animation-delay:.15s}.ece-typing i:nth-child(3){animation-delay:.3s}@keyframes ece-dot{0%,70%,100%{opacity:.35;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}
@media (min-width:641px){.ece-concierge{margin-top:26px;margin-bottom:30px}.ece-concierge__expanded .ece-concierge__reassurance{margin-top:14px}}
@media (max-width:640px){.ece-concierge{margin-top:20px;margin-bottom:26px;padding:18px;border-radius:22px}.ece-concierge__collapsed{padding-top:18px}.ece-concierge__collapsed h2{font-size:21px}.ece-concierge__collapsed p{font-size:15px}.ece-concierge__actions{display:flex;flex-direction:column;gap:10px;margin-top:17px}.ece-concierge__actions button{width:100%}.ece-message__bubble{max-width:88%}.ece-message--customer .ece-message__bubble{max-width:84%}.ece-chat-thread{padding-top:18px;max-height:55vh;overflow-y:auto}.ece-concierge__expanded .ece-chat-thread:has(.ece-message:nth-child(5)){max-height:55vh}.ece-composer__input{font-size:16px}}
.landing-chat-button{display:inline-flex;align-items:center;justify-content:center;width:auto;min-height:44px;height:42px;margin:12px auto 0;padding:0 18px;border:1px solid #cfdccc;border-radius:11px;background:#fffdf9;color:#378627;font-family:inherit;font-size:14px;font-weight:600;line-height:1;appearance:none;-webkit-appearance:none;box-shadow:none;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.landing-chat-button:hover{border-color:#378627;background:#eef8ea;color:#378627}.landing-chat-button:focus-visible{outline:3px solid rgba(74,169,52,.28);outline-offset:3px}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media (prefers-reduced-motion:reduce){.ece-concierge,.ece-typing i,.landing-chat-button{animation:none;transition:none}}@media (max-width:640px){.landing-chat-button{margin-top:12px}}
