:root{--chat-bottom:50px;--brand:#d97400;--brand-alt:#26ff2a;--brand-strong:#a95a00;--brand-soft:#ffd6a2;--text-on-brand:#fff;--text-on-brand-alt:#000;--action1-bg:#ff6f00;--action1-color:#fff;--action2-bg:#f9d423;--action2-color:#000;--action3-bg:#0068ff;--action3-color:#fff;--action4-bg:#00c853;--action4-color:#fff}
*,*::before,*::after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}
.wesmartcorp-chat-wrapper{position:fixed;bottom:var(--chat-bottom);z-index:100}
.wesmartcorp-chat-wrapper[data-pos="left"]{left:15px}.wesmartcorp-chat-wrapper[data-pos="right"]{right:15px}
.wesmartcorp-chat-checkbox,.wesmartcorp-suggest-checkbox{display:none}
.wesmartcorp-chat{width:60px;height:60px;display:flex!important;justify-content:center;align-items:center;border-radius:50%;background:linear-gradient(145deg,var(--brand) 0%,var(--brand-alt) 100%);background-size:200% 200%;box-shadow:0 3px 6px rgba(38,255,42,.4),0 3px 6px rgba(0,0,0,.25);position:absolute;bottom:100px;transition:transform .15s cubic-bezier(.15,.87,.45,1.23),background .5s ease;animation:pulse-alt 2s infinite;cursor:pointer;z-index:1200}
.wesmartcorp-chat-wrapper[data-pos="left"] .wesmartcorp-chat{left:-10px}.wesmartcorp-chat-wrapper[data-pos="right"] .wesmartcorp-chat{right:-10px}
.wesmartcorp-chat:hover{background-position:100% 0;transform:scale(1.05)}.wesmartcorp-chat svg{width:26px;height:26px;stroke:#fff;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}
.icon-close{display:none}#wesmartcorp-chatCheckbox:checked + .wesmartcorp-chat .icon-chat{display:none}#wesmartcorp-chatCheckbox:checked + .wesmartcorp-chat .icon-close{display:block}#wesmartcorp-chatCheckbox:checked + .wesmartcorp-chat{transform:rotate(90deg)}
.icon-chat{animation:nudge 8s infinite ease-in-out}.wesmartcorp-chat:hover .icon-chat,.wesmartcorp-chat:focus-visible .icon-chat{animation:none}
@keyframes nudge{0%,96%,100%{transform:none}97%{transform:translateY(-1px) scale(1.05)}98%{transform:translateY(0)}99%{transform:translateY(-1px) scale(1.03)}}
@media (prefers-reduced-motion:reduce){.wesmartcorp-chat{animation:none}.icon-chat{animation:none}}
.wesmartcorp-chat-wheel{width:300px;height:220px;position:absolute;bottom:15px;transform:scale(0);transition:transform .3s ease;z-index:1100}
.wesmartcorp-chat-wrapper[data-pos="left"] .wesmartcorp-chat-wheel{left:0;transform-origin:bottom left}.wesmartcorp-chat-wrapper[data-pos="right"] .wesmartcorp-chat-wheel{right:0;transform-origin:bottom right}
#wesmartcorp-chatCheckbox:checked~.wesmartcorp-chat-wheel{transform:scale(1)}
.wesmartcorp-chat-wheel .wesmartcorp-chat-action{position:absolute;display:flex;align-items:center;font-size:14px;font-weight:700;text-decoration:none;flex-direction:row-reverse;gap:8px}
.wesmartcorp-chat-action-2{top:0;left:5px}.wesmartcorp-chat-action-3{left:80px;top:60px}.wesmartcorp-chat-action-4{left:80px;bottom:45px}.wesmartcorp-chat-action-5{bottom:0;left:6px}
.wesmartcorp-chat-wrapper[data-pos="right"] .wesmartcorp-chat-action-2{right:5px;left:auto;flex-direction:row}
.wesmartcorp-chat-wrapper[data-pos="right"] .wesmartcorp-chat-action-3{right:80px;left:auto;top:60px;flex-direction:row}
.wesmartcorp-chat-wrapper[data-pos="right"] .wesmartcorp-chat-action-4{right:80px;left:auto;bottom:45px;flex-direction:row}
.wesmartcorp-chat-wrapper[data-pos="right"] .wesmartcorp-chat-action-5{right:6px;left:auto;flex-direction:row}
.wesmartcorp-chat-button{width:45px;height:45px;display:flex;justify-content:center;align-items:center;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);transition:transform .2s ease,background .5s ease;padding:6px;background-size:200% 200%}
.wesmartcorp-chat-button svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}
.wesmartcorp-chat-action-2 .wesmartcorp-chat-button{background:var(--action1-bg);color:var(--action1-color)}
.wesmartcorp-chat-action-3 .wesmartcorp-chat-button{background:var(--action2-bg);color:var(--action2-color)}
.wesmartcorp-chat-action-4 .wesmartcorp-chat-button{background:var(--action3-bg);color:var(--action3-color)}
.wesmartcorp-chat-action-5 .wesmartcorp-chat-button{background:var(--action4-bg);color:var(--action4-color)}
.wesmartcorp-chat-action-2 .wesmartcorp-chat-button:hover{background:linear-gradient(135deg,var(--action1-bg),var(--brand-alt));transform:scale(1.05)}
.wesmartcorp-chat-action-3 .wesmartcorp-chat-button:hover{background:linear-gradient(135deg,var(--action2-bg),#ffe36b);transform:scale(1.05)}
.wesmartcorp-chat-action-4 .wesmartcorp-chat-button:hover{background:linear-gradient(135deg,var(--action3-bg),#35b5ff);transform:scale(1.05)}
.wesmartcorp-chat-action-5 .wesmartcorp-chat-button:hover{background:linear-gradient(135deg,var(--action4-bg),#6bff9f);transform:scale(1.05)}
.wesmartcorp-chat-title{margin:0 5px;opacity:0;padding:6px 10px;border-radius:10px;border:1px solid var(--brand-soft);transition:opacity .25s ease,transform .25s ease;transform:translateX(-6px);white-space:nowrap}
#wesmartcorp-chatCheckbox:checked~.wesmartcorp-chat-wheel .wesmartcorp-chat-title{opacity:1;transform:translateX(0)}
.wesmartcorp-chat-action-2 .wesmartcorp-chat-title{background:var(--action1-bg);color:var(--action1-color)}
.wesmartcorp-chat-action-3 .wesmartcorp-chat-title{background:var(--action2-bg);color:var(--action2-color)}
.wesmartcorp-chat-action-4 .wesmartcorp-chat-title{background:var(--action3-bg);color:var(--action3-color)}
.wesmartcorp-chat-action-5 .wesmartcorp-chat-title{background:var(--action4-bg);color:var(--action4-color)}
.suggestions-chat-box{position:absolute;bottom:125px;height:60px;display:flex;align-items:center;min-width:160px;border:1px solid var(--brand-soft);border-radius:20px;background:var(--brand);color:var(--text-on-brand);box-shadow:0 10px 20px rgba(0,0,0,.2);font-size:15px;font-weight:600;padding:10px 42px 10px 16px;z-index:1050}
.wesmartcorp-chat-wrapper[data-pos="left"] .suggestions-chat-box{left:62px}.wesmartcorp-chat-wrapper[data-pos="right"] .suggestions-chat-box{right:62px}
.suggestion-hit{position:absolute;inset:0;border-radius:20px;cursor:pointer}
#btnClose{position:absolute;top:50%;right:10px;transform:translateY(-50%);line-height:0;cursor:pointer;z-index:1}
#btnClose svg{width:18px;height:18px;stroke:#fff;stroke-width:2;fill:none}
#wesmartcorp-suggest:checked ~ .suggestions-chat-box{display:none}
#wesmartcorp-chatCheckbox:checked ~ .suggestions-chat-box{display:none}
.floating-overlay{position:fixed;inset:0;background:rgba(0,0,0,.8);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:1000}
#wesmartcorp-chatCheckbox:checked~.floating-overlay{opacity:1;pointer-events:auto}
label.floating-overlay{cursor:pointer}
@keyframes pulse-alt{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(38,255,42,.6)}70%{transform:scale(1);box-shadow:0 0 0 12px rgba(38,255,42,0)}100%{transform:scale(.95);box-shadow:0 0 0 0 rgba(38,255,42,0)}}
@media (max-width:480px){.suggestions-chat-box{display:none}}
