.vuka-chatbot-shell,.vuka-chatbot-shell *,.vuka-chatbot-apply-button,.vuka-chatbot-apply-button *{box-sizing:border-box}.vuka-chatbot-shell{position:fixed;pointer-events:auto;left:var(--vuka-chatbot-x);bottom:var(--vuka-chatbot-y);z-index:99990;font-family:inherit}.vuka-chatbot-launcher{appearance:none!important;-webkit-appearance:none!important;position:relative;z-index:2;display:block;width:var(--vuka-chatbot-size);height:var(--vuka-chatbot-size);margin:0!important;padding:0!important;border:0!important;outline:0!important;border-radius:50%!important;background:transparent!important;cursor:pointer;overflow:visible;box-shadow:none!important;line-height:0;pointer-events:auto;transition:transform .2s ease,filter .2s ease}.vuka-chatbot-launcher:hover,.vuka-chatbot-launcher:focus-visible{transform:translateY(-3px) scale(1.02);filter:drop-shadow(0 12px 18px rgba(4,31,48,.24));outline:none!important}.vuka-chatbot-launcher img{display:block!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;outline:0!important;background:transparent!important;box-shadow:none!important;object-fit:contain;pointer-events:none;user-select:none}.vuka-chatbot-tooltip{position:absolute;left:calc(100% + 12px);top:50%;transform:translateY(-50%) translateX(-5px);white-space:nowrap;padding:9px 13px;border-radius:10px;background:#06283f;color:#fff;font-size:12px;font-weight:700;line-height:1;opacity:0;visibility:hidden;pointer-events:none;transition:.2s ease;box-shadow:0 9px 25px rgba(4,31,48,.22)}.vuka-chatbot-tooltip:before{content:"";position:absolute;right:100%;top:50%;transform:translateY(-50%);border:6px solid transparent;border-right-color:#06283f}.vuka-chatbot-launcher:hover .vuka-chatbot-tooltip,.vuka-chatbot-launcher:focus-visible .vuka-chatbot-tooltip{opacity:1;visibility:visible;transform:translateY(-50%) translateX(0)}.vuka-chatbot-panel{position:absolute;left:0;bottom:calc(var(--vuka-chatbot-size) + 16px);width:min(390px,calc(100vw - 28px));max-height:min(680px,calc(100vh - 120px));overflow:hidden;border:1px solid #d9e5ea;border-radius:24px;background:#fff;box-shadow:0 26px 80px rgba(4,31,48,.26);transform-origin:left bottom}.vuka-chatbot-panel[hidden]{display:none}.vuka-chatbot-panel.is-opening{animation:vukaChatOpen .2s ease both}@keyframes vukaChatOpen{from{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:none}}.vuka-chatbot-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 21px;background:linear-gradient(135deg,var(--vuka-chatbot-secondary),#0c4f67);color:#fff}.vuka-chatbot-header div{display:grid;gap:2px}.vuka-chatbot-kicker{font-size:9px;font-weight:800;letter-spacing:.13em;color:rgba(255,255,255,.66)}.vuka-chatbot-header strong{font-size:19px;line-height:1.25}.vuka-chatbot-close{width:34px;height:34px;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:25px;line-height:1;cursor:pointer}.vuka-chatbot-close:hover{background:rgba(255,255,255,.16)}.vuka-chatbot-messages{height:315px;overflow-y:auto;padding:19px;background:linear-gradient(180deg,#f7fbfc 0,#fff 100%);scroll-behavior:smooth}.vuka-chatbot-message{width:fit-content;max-width:88%;margin:0 0 12px;padding:12px 14px;border-radius:16px;font-size:13px;line-height:1.55}.vuka-chatbot-message p{margin:0 0 8px}.vuka-chatbot-message p:last-child{margin-bottom:0}.vuka-chatbot-message.is-bot{border-bottom-left-radius:5px;background:#edf5f6;color:#173246}.vuka-chatbot-message.is-user{margin-left:auto;border-bottom-right-radius:5px;background:var(--vuka-chatbot-primary);color:#fff}.vuka-chatbot-message.is-typing{color:#607681;font-style:italic}.vuka-chatbot-links{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 14px}.vuka-chatbot-links a{display:inline-flex;align-items:center;min-height:34px;padding:7px 11px;border:1px solid #c8dce2;border-radius:999px;background:#fff;color:#075e68;font-size:11px;font-weight:800;text-decoration:none}.vuka-chatbot-links a:hover{border-color:var(--vuka-chatbot-primary);background:#eff9fa;color:#043d48}.vuka-chatbot-quick-actions{display:flex;gap:7px;overflow-x:auto;padding:12px 17px 8px;border-top:1px solid #e3edf0;background:#fff;scrollbar-width:none}.vuka-chatbot-quick-actions::-webkit-scrollbar{display:none}.vuka-chatbot-quick-actions button{flex:none;min-height:32px;padding:7px 11px;border:1px solid #d2e1e6;border-radius:999px;background:#fff;color:#173246;font:inherit;font-size:10px;font-weight:800;cursor:pointer}.vuka-chatbot-quick-actions button:hover{border-color:var(--vuka-chatbot-primary);color:var(--vuka-chatbot-primary)}.vuka-chatbot-form{display:grid;grid-template-columns:1fr 43px;gap:8px;padding:10px 15px 12px;background:#fff}.vuka-chatbot-form textarea{width:100%;min-height:43px;max-height:105px;resize:none;padding:11px 13px;border:1px solid #cfdee4;border-radius:14px;background:#fff;color:#173246;font:inherit;font-size:13px;line-height:1.45;outline:none}.vuka-chatbot-form textarea:focus{border-color:var(--vuka-chatbot-primary);box-shadow:0 0 0 3px rgba(8,127,136,.1)}.vuka-chatbot-form button{width:43px;height:43px;border:0;border-radius:13px;background:var(--vuka-chatbot-primary);color:#fff;cursor:pointer}.vuka-chatbot-form button:hover{filter:brightness(.92)}.vuka-chatbot-form button svg{width:20px;height:20px;fill:currentColor}.vuka-chatbot-privacy{margin:0;padding:0 16px 13px;background:#fff;color:#78909a;font-size:9px;line-height:1.4}.vuka-chatbot-apply-button{position:fixed;left:var(--vuka-chatbot-x);bottom:calc(var(--vuka-chatbot-y) + var(--vuka-chatbot-size) + 13px);z-index:99980;display:flex;align-items:center;gap:9px;min-height:48px;padding:0 16px;border-radius:999px;background:var(--vuka-chatbot-secondary);color:#fff!important;font-size:12px;font-weight:800;text-decoration:none!important;box-shadow:0 13px 34px rgba(4,31,48,.27);transition:.2s ease}.vuka-chatbot-apply-button:hover{transform:translateY(-2px);color:#fff}.vuka-chatbot-apply-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}body:not(.vuka-chatbot-enabled) .vuka-chatbot-apply-button{bottom:var(--vuka-chatbot-y)}.admin-bar .vuka-chatbot-panel{max-height:min(680px,calc(100vh - 150px))}@media(max-width:782px){.vuka-chatbot-shell{left:12px;bottom:84px}.vuka-chatbot-apply-button{left:12px;bottom:157px}.vuka-chatbot-panel{position:fixed;left:12px;right:12px;bottom:155px;width:auto;max-height:calc(100vh - 185px)}body:not(.vuka-has-mobile-actions) .vuka-chatbot-shell{bottom:14px}body:not(.vuka-has-mobile-actions) .vuka-chatbot-panel{bottom:90px}body:not(.vuka-has-mobile-actions) .vuka-chatbot-apply-button{bottom:87px}.vuka-chatbot-tooltip{display:none}.vuka-chatbot-messages{height:min(315px,38vh)}}@media(max-width:430px){.vuka-chatbot-panel{left:9px;right:9px;border-radius:19px}.vuka-chatbot-header{padding:17px}.vuka-chatbot-messages{padding:15px}.vuka-chatbot-apply-button span{display:none}.vuka-chatbot-apply-button{width:48px;padding:0;justify-content:center}}
/* v1.0.2 clean launcher artwork */
.vuka-chatbot-launcher,
.vuka-chatbot-launcher:hover,
.vuka-chatbot-launcher:focus,
.vuka-chatbot-launcher:active,
.vuka-chatbot-launcher:focus-visible {
    border: 0 !important;
    outline: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    text-decoration: none !important;
}
.vuka-chatbot-launcher::before,
.vuka-chatbot-launcher::after {
    content: none !important;
    display: none !important;
}
.vuka-chatbot-launcher img {
    clip-path: circle(49% at 50% 50%);
    -webkit-clip-path: circle(49% at 50% 50%);
}


/* v1.0.3 mobile alignment with the VUKA WhatsApp launcher */
@media (max-width: 720px) {
    .vuka-chatbot-shell {
        --vuka-chatbot-size: 48px !important;
        left: 12px !important;
        bottom: calc(78px + env(safe-area-inset-bottom)) !important;
    }
    .vuka-chatbot-launcher,
    .vuka-chatbot-launcher img {
        width: 48px !important;
        height: 48px !important;
    }
    .vuka-chatbot-panel {
        left: 10px !important;
        right: 10px !important;
        bottom: calc(140px + env(safe-area-inset-bottom)) !important;
    }
    body:not(.vuka-has-mobile-actions) .vuka-chatbot-shell {
        bottom: calc(14px + env(safe-area-inset-bottom)) !important;
    }
    body:not(.vuka-has-mobile-actions) .vuka-chatbot-panel {
        bottom: calc(76px + env(safe-area-inset-bottom)) !important;
    }
}
