.chatbot-container{background-color:organge-50;border-radius:1.5rem;max-width:60rem;margin-top:10px;margin-bottom:14px;margin-left:0;font-family:sans-serif;box-shadow:0 10px 6px #0000001a}@keyframes bloomEffect{0%{opacity:0;grid-template-rows:0fr;transform:translateY(-10px)}to{opacity:1;grid-template-rows:1fr;transform:translateY(0)}}.chatbot-animate-bloom{animation:1s cubic-bezier(.4,0,.2,1) forwards bloomEffect;display:grid}.chatbot-bloom-content{overflow:hidden}.chatbot-card{border:1px solid #ea580c;border-radius:1.5rem;height:150px;padding:1rem;box-shadow:0 1px 2px #0000000d}.chatbot-template-wrapper{margin-bottom:.5rem;padding:0 .25rem}.chatbot-button-group{flex-wrap:wrap;gap:.5rem;display:flex}.chatbot-template-btn{color:#000;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;margin-bottom:10px;padding:.25rem 1rem;font-size:11px;transition:all .3s;display:flex}.chatbot-template-btn:hover{color:#fff;background-color:#ea580c;border-color:#ea580c}.chatbot-input-container{background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:9999px;align-items:center;gap:.75rem;min-height:55px;padding:.75rem 1.25rem;transition:all .2s;display:flex;box-shadow:inset 0 2px 4px #0000000d}.chatbot-input-container:focus-within{border-color:#fdba74}.chatbot-user-icon{color:#cbd5e1;flex-shrink:0;width:2.5rem;height:2.2rem}.chatbot-text-input{color:#475569;background:0 0;border:none;outline:none;flex:1;height:100%;font-size:1rem}.chatbot-text-input::placeholder{color:#94a3b8;font-size:1.1rem}.chatbot-send-btn{color:#fff;cursor:pointer;background-color:#ea580c;border:none;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;padding:.625rem;transition:transform .2s;display:flex}.chatbot-send-btn:hover{background-color:#c2410c}.chatbot-send-btn:active{transform:scale(.9)}.chatbot-icon-small{width:.75rem;height:.75rem;margin-right:.25rem}.chatbot-icon-send{width:1rem;height:1rem}.chatbot-template-wrapper{width:100%}.chatbot-button-group{flex-wrap:wrap;gap:5px;width:100%;padding:4px 0;display:flex}.chatbot-template-btn{text-align:left;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:5px;max-width:220px;height:auto;min-height:30px;padding:3px 6px;transition:all .2s ease-in-out;display:flex;box-shadow:0 1px 2px #0000000d}.chatbot-template-btn:hover{background-color:#fef3c766;border-color:#fb923c}.chatbot-icon-container{color:#64748b;background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:3px;transition:background-color .2s,color .2s;display:flex}.chatbot-template-btn:hover .chatbot-icon-container{color:#fff;background-color:#f97316}.chatbot-shortcode-text{color:#334155;text-transform:uppercase;letter-spacing:.02em;white-space:normal;word-break:break-word;flex-grow:1;font-family:system-ui,-apple-system,sans-serif;font-size:10px;font-weight:700;line-height:1.25;transition:color .2s}.chatbot-template-btn:hover .chatbot-shortcode-text{color:#ea580c}.chatbot-free-badge{color:#047857;background-color:#ecfdf5;border:1px solid #10b98133;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:2px 6px;font-family:system-ui,sans-serif;font-size:9px;font-weight:700;display:inline-flex;box-shadow:0 1px 2px #0478570d}.chatbot-pulse-dot{background-color:#10b981;border-radius:50%;width:4px;height:4px;animation:1.5s ease-in-out infinite chatbotPulseEffect}@keyframes chatbotPulseEffect{0%{opacity:.3;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}to{opacity:.3;transform:scale(.9)}}.chatbot-view-more-btn{color:#64748b;border-style:dashed;border-color:#cbd5e1;font-size:10px;font-weight:600}.chatbot-view-more-btn:hover{color:#334155;background-color:#f8fafc;border-style:solid;border-color:#94a3b8}.chatbot-starburst-polygon-border-blink{clip-path:polygon(50% 0%,55% 10%,68% 4%,70% 16%,82% 13%,81% 25%,92% 25%,88% 37%,97% 41%,90% 50%,97% 59%,88% 63%,92% 75%,81% 75%,82% 87%,70% 84%,68% 96%,55% 90%,50% 100%,45% 90%,32% 96%,30% 84%,18% 87%,19% 75%,8% 75%,12% 63%,3% 59%,10% 50%,3% 41%,12% 37%,8% 25%,19% 25%,18% 13%,30% 16%,32% 4%,45% 10%);will-change:background-color, filter;background-color:#ecfdf5;justify-content:center;align-items:center;width:100%;height:100%;animation:1.5s ease-in-out infinite chatbotMultiEdgeStarBlinkEffect;display:flex}.chatbot-starburst-text-content{color:#047857;text-transform:uppercase;letter-spacing:-.01em;-webkit-user-select:none;user-select:none;padding:0 6px;font-family:system-ui,-apple-system,sans-serif;font-size:7.5px;font-weight:900;transform:translateY(.5px)}@keyframes chatbotMultiEdgeStarBlinkEffect{0%{filter:drop-shadow(0 0 #10b98100);background-color:#ecfdf5}50%{filter:drop-shadow(0 0 4.5px #10b981d9);background-color:#a7f3d0}to{filter:drop-shadow(0 0 #10b98100);background-color:#ecfdf5}}
