#fc-toggle-btn{position:fixed!important;bottom:20px!important;right:20px!important;left:auto!important;top:auto!important;width:124px!important;height:124px!important;border:none!important;background-color:transparent!important;color:#fff!important;border-radius:999px!important;cursor:pointer!important;transition:-webkit-transform .25s ease!important;transition:transform .25s ease!important;transition:transform .25s ease,-webkit-transform .25s ease!important;z-index:2147483647!important;display:grid!important;place-items:center!important;padding:0!important;margin:0!important}#fc-toggle-btn:hover{-webkit-transform:scale(1.1)!important;transform:scale(1.1)!important}#fc-toggle-btn img{width:124px!important;height:124px!important;-o-object-fit:contain!important;object-fit:contain!important;display:block!important}.fc-popup{display:none;position:fixed!important;bottom:155px!important;right:20px!important;left:auto!important;top:auto!important;width:380px!important;max-width:calc(100vw - 40px)!important;background:#fff!important;border-radius:16px!important;box-shadow:0 10px 40px #0003!important;z-index:2147483646!important;overflow:hidden!important;font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif!important}.fc-header{color:#fff!important;padding:16px 20px!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-pack:justify!important;justify-content:space-between!important;-ms-flex-align:center!important;align-items:center!important}.fc-header-left{display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center!important;align-items:center!important;gap:10px!important}.fc-header-left img{width:32px!important;height:32px!important;border-radius:50%!important;background:#fff!important;padding:4px!important}.fc-header-title{font-weight:600!important;font-size:15px!important}.fc-header a{text-decoration:none!important;color:#fff!important}#fc-close-btn{background:#fff3!important;border:none!important;color:#fff!important;font-size:20px!important;cursor:pointer!important;line-height:1!important;width:32px!important;height:32px!important;border-radius:50%!important;display:grid!important;place-items:center!important;transition:background .2s ease!important}#fc-close-btn:hover{background:#ffffff4d!important}.fc-box{max-height:350px!important;min-height:200px!important;overflow-y:auto!important;padding:16px 20px!important}.fc-box::-webkit-scrollbar{width:6px!important}.fc-box::-webkit-scrollbar-track{background:#f1f1f1!important}.fc-box::-webkit-scrollbar-thumb{background:#c1c1c1!important;border-radius:3px!important}.fc-input{display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center!important;align-items:center!important;gap:10px!important;padding:14px 20px!important;border-top:1px solid #e8e8e8!important;background:#fff!important}#fc-user-input{-ms-flex:1!important;flex:1!important;padding:12px 16px!important;border:1px solid #ddd!important;border-radius:24px!important;outline:none!important;font-family:inherit!important;font-size:14px!important;transition:border-color .2s ease!important}#fc-user-input:focus{border-color:#ff7704!important}#fc-send-btn{padding:12px 20px!important;border:none!important;border-radius:24px!important;cursor:pointer!important;font-weight:500!important;font-size:14px!important;transition:box-shadow .2s ease,-webkit-transform .2s ease!important;transition:transform .2s ease,box-shadow .2s ease!important;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease!important}#fc-send-btn:hover{-webkit-transform:translateY(-1px)!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #ff770466!important}.fc-user-message{background:#fff!important;color:#333!important;padding:12px 16px!important;border:.5px solid #e0e0e0!important;border-radius:18px 18px 4px!important;margin:8px 0 8px 72px!important;position:relative!important;right:32px!important;box-shadow:0 1px 2px #0000001a!important;font-size:14px!important;line-height:1.5!important}.fc-user-message:after{content:"👤"!important;position:absolute!important;bottom:0!important;right:-32px!important;font-size:20px!important}.fc-bot-message{background:#ff7704!important;color:#fff!important;padding:12px 16px!important;border-radius:18px 18px 18px 4px!important;margin:8px 72px 8px 0!important;position:relative!important;left:32px!important;box-shadow:0 2px 8px #ff77044d!important;font-size:14px!important;line-height:1.5!important}.fc-bot-message:after{content:""!important;display:block!important;width:24px!important;height:24px!important;background-image:url("{{ asset("assets/img/logo-tenice.svg") }}")!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important;position:absolute!important;bottom:0!important;left:-32px!important}.fc-bot-message a{color:#fff!important;text-decoration:underline!important}.fc-faq-list{display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:8px!important;margin-top:12px!important}.fc-faq-btn{padding:10px 14px!important;border:1.5px solid rgba(255,255,255,.5)!important;background:#ffffff26!important;color:#fff!important;border-radius:12px!important;cursor:pointer!important;font-weight:500!important;font-size:13px!important;text-align:left!important;transition:all .2s ease!important;line-height:1.4!important}.fc-faq-btn:hover{background:#ffffff4d!important;border-color:#fff!important}.fc-button-container{display:-ms-flexbox!important;display:flex!important;gap:10px!important;margin:12px 0!important}.fc-button-container button{-ms-flex:1!important;flex:1!important;padding:10px 16px!important;border:2px solid #ff7704!important;background:#fff!important;color:#ff7704!important;border-radius:20px!important;cursor:pointer!important;font-weight:500!important;font-size:13px!important;transition:all .2s ease!important}.fc-button-container button:hover{background:#ff7704!important;color:#fff!important}.fc-copyright{font-size:11px!important;text-align:center!important;padding:8px 0 12px!important;background:#fff!important;color:#999!important}.fc-copyright a{text-decoration:none!important;color:#666!important}.fc-welcome{text-align:center!important;padding:20px!important;color:#666!important}.fc-welcome img{width:60px!important;height:60px!important;margin-bottom:12px!important}.fc-welcome h4{margin:0 0 8px!important;color:#333!important;font-size:16px!important}.fc-welcome p{margin:0!important;font-size:13px!important}.fc-typing{font-style:italic!important;opacity:.8!important}@media (max-width: 480px){.fc-popup{width:calc(100vw - 24px)!important;right:12px!important;bottom:100px!important}#fc-toggle-btn{width:80px!important;height:80px!important;right:12px!important;bottom:12px!important}#fc-toggle-btn img{width:80px!important;height:80px!important}.fc-box{max-height:300px!important}.fc-user-message{margin-left:32px!important}.fc-bot-message{margin-right:32px!important}.fc-user-message:after{right:-28px!important;font-size:18px!important}.fc-bot-message:after{left:-28px!important;width:20px!important;height:20px!important}}
