[data-v-3eaa9ced]:root{--lighter-bg:#797979;--light-bg:#797979;--darker-light-bg:#797979;--lighter-dark-bg:#797979;--dark-bg:#3d3d3d;--darker-bg:#2a2a2a;--nav-height:56px;--nav-w-sm:64px;--nav-w-full:250px;--nav-w-shrunk:54px}@media(max-width:760px){[data-v-3eaa9ced]:root{--nav-w-sm:64px;--nav-height:54px}}p[data-v-3eaa9ced]{margin-block-start:0;margin-block-end:0}.section-title[data-v-3eaa9ced]{font-size:1rem;margin-bottom:1.5rem;font-weight:600}.loader[data-v-3eaa9ced]{display:flex;justify-content:center}#cti-charts[data-v-3eaa9ced]{display:flex;flex-direction:column;border-radius:.4rem;padding:16px;background:#fff;overflow-y:auto}#cti-charts[data-v-3eaa9ced]:-webkit-full-screen{width:100%;height:100%}#cti-charts #sect-cti-charts[data-v-3eaa9ced]{display:flex;flex-direction:column;padding:16px;height:100%}#cti-charts #sect-cti-charts .charts-header[data-v-3eaa9ced]{display:flex;justify-content:space-between;margin-bottom:.6rem}#cti-charts #sect-cti-charts .charts-header .fullscreen-btn[data-v-3eaa9ced]{width:28px;height:28px;padding:4px;background-color:transparent;color:#343a40}#cti-charts #sect-cti-charts .no-data[data-v-3eaa9ced]{display:flex;align-items:center;justify-content:center;height:100%;margin:3rem 0}#cti-charts #sect-cti-charts .no-data .no-calls[data-v-3eaa9ced]{font-weight:500;font-size:1.3rem;color:#666}#cti-charts #sect-cti-charts .charts-body[data-v-3eaa9ced]{display:flex;flex-direction:column;flex-grow:1;gap:3rem}.row-charts[data-v-3eaa9ced],.row-tables[data-v-3eaa9ced]{display:flex;gap:2rem}.row-charts.double-charts>.data-chart[data-v-3eaa9ced]:first-child{flex:0 33%}.row-charts.double-charts>.data-chart[data-v-3eaa9ced]:last-child{flex:0 77%}.triple-chart .data-chart[data-v-3eaa9ced]{flex:0 33%}.row-tables[data-v-3eaa9ced]{flex-grow:1}.table-chart[data-v-3eaa9ced]{border:.09rem solid #c1c6c8;padding:.8rem;border-radius:5px;display:flex;flex-direction:column;height:100%;background-color:#fff;flex:0 50%;min-height:300px}.table-chart .table-title[data-v-3eaa9ced]{font-size:.8rem;font-weight:500;margin-bottom:.8rem}.table-chart .table-wrap[data-v-3eaa9ced]{flex-grow:1}.table-chart .table-no-data[data-v-3eaa9ced]{flex-grow:1;display:flex;align-items:center;justify-content:center;font-size:1rem}.table-chart .table-view-all[data-v-3eaa9ced]{color:#1e6cfe;font-weight:600;font-size:.9rem;align-self:center;cursor:pointer}.data-chart[data-v-3eaa9ced]{background:#fff;border:1px solid #e5e9f2;border-radius:16px;padding:1.5rem;transition:all .3s ease;overflow:hidden}.data-chart[data-v-3eaa9ced]:hover{transform:translateY(-1px);box-shadow:0 4px 16px rgba(0,0,0,.06)}.chart-blocks[data-v-3eaa9ced]{display:flex;gap:1rem}.chart-blocks .chart-block[data-v-3eaa9ced]{flex:auto;padding:1rem;border:.09rem solid #c1c6c8;display:flex;border-radius:4px;flex-direction:column;background:#fff}.chart-blocks .chart-block .chart-block-header[data-v-3eaa9ced]{display:flex;justify-content:space-between}.chart-blocks .chart-block .chart-block-header .block-title[data-v-3eaa9ced]{font-size:.8rem;font-weight:400}.chart-blocks .chart-block .chart-block-header .block-subtitle[data-v-3eaa9ced]{font-weight:400;font-size:.75rem;color:#666;margin-top:.2rem;margin-bottom:.6rem}.chart-blocks .chart-block .chart-block-header .block-icon[data-v-3eaa9ced]{--wh:38px;width:var(--wh);height:var(--wh);display:flex;justify-content:center;align-items:center;border-radius:16px;background-color:rgba(30,108,254,.1);color:#1e6cfe;margin:1rem 0;padding:4px;cursor:pointer}.chart-blocks .chart-block .chart-block-header .block-icon>svg[data-v-3eaa9ced]{width:24px;height:24px}.chart-blocks .chart-block .chart-block-value[data-v-3eaa9ced]{font-size:1.8rem;font-weight:600}.chart-blocks .chart-block-main .chart-block-header .block-title[data-v-3eaa9ced]{font-size:1rem}.chart-blocks .chart-block-main .chart-block-header .block-subtitle[data-v-3eaa9ced]{font-size:.9rem}.chart-blocks .chart-block-main .chart-block-value[data-v-3eaa9ced]{font-size:2.6rem;font-weight:600}.chart-blocks .chart-left[data-v-3eaa9ced]{display:flex;flex:1}.chart-blocks .chart-right[data-v-3eaa9ced]{flex:3;display:flex;flex-direction:column;gap:1rem}.chart-blocks .chart-right .chart-set[data-v-3eaa9ced]{display:flex;flex-direction:row;gap:1rem}#analytics{position:relative}#analytics section#charts{padding:2rem 2rem 3rem}#analytics section#charts .data-chart-cnt{display:grid;grid-gap:.8rem;margin-bottom:2rem;grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}#analytics section#charts .data-chart-cnt .data-chart{border:.09rem solid #c1c6c8;display:flex;align-items:center;padding:.8rem 0;border-radius:5px}#analytics section#charts .chart-block-cnt{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.4rem .5rem;margin-bottom:2rem}#analytics section#charts .chart-block-cnt .chart-block{padding:1rem .8rem .6rem;border:.09rem solid #c1c6c8;display:flex;border-radius:4px;flex-direction:column}#analytics section#charts .chart-block-cnt .chart-block:hover{border:.8px solid rgba(30,108,254,.5)}#analytics section#charts .chart-block-cnt .chart-block .chart-block-header{display:flex;justify-content:space-between;margin-bottom:1.8rem}#analytics section#charts .chart-block-cnt .chart-block .chart-block-header .block-setup{max-width:80%}#analytics section#charts .chart-block-cnt .chart-block .chart-block-header .block-unit{font-weight:400;font-size:.675rem}#analytics section#charts .chart-block-cnt .chart-block .chart-block-header .block-title{font-size:1rem;font-weight:600}#analytics section#charts .chart-block-cnt .chart-block .chart-block-header .block-icon{--wh:24px;width:var(--wh);height:var(--wh);display:flex;justify-content:center;align-items:center;border-radius:2px;background-color:rgba(30,108,254,.1);color:#1e6cfe;cursor:pointer}#analytics section#charts .chart-block-cnt .chart-block .chart-block-value{font-size:1.8rem;font-weight:600;margin-bottom:.5rem}[data-v-670539be]:root{--lighter-bg:#797979;--light-bg:#797979;--darker-light-bg:#797979;--lighter-dark-bg:#797979;--dark-bg:#3d3d3d;--darker-bg:#2a2a2a;--nav-height:56px;--nav-w-sm:64px;--nav-w-full:250px;--nav-w-shrunk:54px}@media(max-width:760px){[data-v-670539be]:root{--nav-w-sm:64px;--nav-height:54px}}.card[data-v-670539be]{margin-bottom:15px;transition:all .3s ease;border:1px solid #e6e8f9;border-radius:8px;padding:.5rem 1rem;display:flex;align-items:center;justify-content:left;margin:.3rem 0;background:#f7fafc;cursor:grab;gap:1rem}.card[data-v-670539be]:hover{border:.09rem solid #c1c6c8}.card.dragging[data-v-670539be]{opacity:.4}.card.multi-drag[data-v-670539be]{background:#4299e1;color:#fff}.card .details .user-details[data-v-670539be]{display:flex;flex-direction:column}.card .details .user-details .seen[data-v-670539be]{font-size:.65rem;color:#686c8d}.card .details .user-details .name[data-v-670539be]{font-size:.85rem}.card .user-image[data-v-670539be]{position:relative;display:inline-block}.card .user-image .avatar[data-v-670539be]{border-radius:50%}.card .user-image .avatar .profile-prefix[data-v-670539be]{--hw:3rem;width:var(--hw);height:var(--hw);display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#cad0de;text-transform:uppercase}@keyframes shimmer-670539be{to{background-position-x:0}}.card .user-image .avatar .profile-prefix.shimmer[data-v-670539be]{background:linear-gradient(135deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0));background-size:300%;background-position-x:100%;animation:shimmer-670539be 1s linear infinite;opacity:.8}.card .user-image .avatar .profile-prefix.selected[data-v-670539be]{border:1px solid #4299e1!important}.card .user-image .avatar .profile-prefix.selected svg[data-v-670539be]{width:24px}.card .user-image .talking[data-v-670539be]{border-width:2px;border-style:solid;position:relative;animation:talking-670539be 2s infinite}@keyframes talking-670539be{0%{border-color:#0dac08}50%{border-color:#e8ba23}to{border-color:#000480}}.card .user-image .status[data-v-670539be]{width:12px;height:12px;border-radius:50% 50%;margin-left:-8px;margin-bottom:2px;position:absolute;right:7px}.card .user-image .status.offline[data-v-670539be]{background-color:#f5f5f5}.card .user-image .status.online[data-v-670539be]{border:transparent;background-color:#10b981}.card .user-image .bottomRight[data-v-670539be]{bottom:0;right:2px}.call-item{border:1px solid #e6e8f9;border-radius:8px;padding:.8rem .5rem;display:flex;align-items:center;background:#fff;cursor:grab;flex-direction:row;gap:.87rem}.call-item.selected{border:1px solid #4299e1}.call-item.dragging{opacity:.4}.call-item .avatar .profile-prefix{--hw:3rem;width:var(--hw);height:var(--hw);display:flex;align-items:center;justify-content:center;text-transform:uppercase}.call-item .avatar svg{width:24px;height:24px}.call-item .call-info{display:flex;flex-direction:column;gap:.4rem;flex:1 auto}.call-item .call-info .contact{font-weight:500;font-size:.834rem}.call-item .call-info .details,.call-item .call-info .tag{display:flex;justify-content:space-between}.call-item .call-info .tag .status{margin-left:1rem}.call-item .call-info .tag .status,.call-item .status{text-transform:lowercase;padding:.1rem .15rem;border-radius:4px;border:1px solid grey}.call-item .status{text-align:end;margin-left:auto}.column[data-v-5b16cf95]{padding:0;padding-bottom:15px;height:100%;overflow-y:scroll;overflow-x:hidden;margin:0 5px;padding:0 15px;min-width:18rem;border:1px solid #e6e8f9;border-radius:5px;display:flex;flex-direction:column;background-color:#f7fafc;flex:0 10%}.column.hovered[data-v-5b16cf95]{box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 6px 0 rgba(0,0,0,.19)}.column .header-cnt[data-v-5b16cf95]{padding:1rem 0;justify-content:space-between}.column .header-cnt .title[data-v-5b16cf95]{font-size:1rem;font-weight:500;text-align:left}.column .column-lists[data-v-5b16cf95]{display:flex;flex-direction:column;overflow:none;flex:1 auto}.column .column-lists .lists[data-v-5b16cf95]{overflow:scroll;display:flex;flex-direction:column;gap:.9rem;flex:1 auto}.column .column-lists .lists .ticket-list[data-v-5b16cf95]{display:flex;flex-direction:column;flex:1 auto;gap:.83rem}.column .column-lists .lists .ticket-list .ticket-no-list[data-v-5b16cf95]{background-image:url(/img/no-ticket.svg);background-repeat:no-repeat;background-size:contain;flex:1 auto}.column .column-lists .agent-list[data-v-5b16cf95]{display:flex;flex-direction:row;height:70px;overflow:hidden;gap:.4rem}.column .column-lists .agent-list .card[data-v-5b16cf95]{background-color:transparent;border:0}.column .column-lists .agent-list .card[data-v-5b16cf95] .user-image{margin-right:-70px}.column .column-lists .agent-list .card[data-v-5b16cf95] .user-image .profile-prefix{border:2px solid #fff}.column .column-lists .agent-list .card[data-v-5b16cf95] .details{width:0;transition:width .2s ease-out;opacity:0;transform-origin:left}.column .column-lists .agent-list .card[data-v-5b16cf95] .details .user-details{visibility:hidden}.column .column-lists .agent-list[data-v-5b16cf95]:hover{flex-direction:column;height:unset;gap:0}.column .column-lists .agent-list:hover>.card[data-v-5b16cf95]{display:flex;background:#fff;border:1px}.column .column-lists .agent-list:hover>.card[data-v-5b16cf95] .user-image{margin-right:0}.column .column-lists .agent-list:hover>.card[data-v-5b16cf95] .user-image .profile-prefix{border:2px solid #fff}.column .column-lists .agent-list:hover>.card[data-v-5b16cf95] .details{transition:none;opacity:1;width:12rem}.column .column-lists .agent-list:hover>.card[data-v-5b16cf95] .details .user-details{visibility:visible}.column .column-lists .agent-list .ticket-list[data-v-5b16cf95]{flex:1 auto;gap:.4rem}.column .btn[data-v-5b16cf95]{width:70%}.column[data-v-776642a4]{padding:0;padding-bottom:15px;height:100%;overflow-y:scroll;overflow-x:hidden;margin:0 5px;border-right:1px solid #e6e8f9;display:flex;flex-direction:column}.column .agent-list:hover>.card[data-v-776642a4]{display:flex}.column .agent-list:hover>.card[data-v-776642a4] .details{opacity:1;width:12rem}.column .agent-list:hover>.card[data-v-776642a4] .details .user-details{display:flex}.column .agent-list .card[data-v-776642a4]{display:block}.column .agent-list .card[data-v-776642a4] .details{width:0;transition:opacity .2s linear,width .2s;opacity:0;transform-origin:left}.column .agent-list .card[data-v-776642a4] .details .user-details{display:none;width:12rem}.column.hovered[data-v-776642a4]{box-shadow:0 2px 6px 0 rgba(0,0,0,.2),0 3px 6px 0 rgba(0,0,0,.19)}.column .header-cnt[data-v-776642a4]{padding:1rem;justify-content:space-between}.column .header-cnt .title[data-v-776642a4]{font-size:1rem;font-weight:500;text-align:left}.column .agent-list[data-v-776642a4]{padding:0 15px;flex:1 auto;overflow-y:scroll}.column .btn[data-v-776642a4]{width:70%}#agent-manager .loader-cnt[data-v-2f1b457e]{display:flex;justify-content:center;align-items:center;height:100%}#agent-manager .section-cnt[data-v-2f1b457e]{flex:1 auto;display:flex;flex-direction:column}#agent-manager .section-cnt .column-cnt[data-v-2f1b457e]{flex:1 auto;gap:1rem;flex-direction:row}#agent-manager .section-cnt .column-cnt .queue-header[data-v-2f1b457e]{display:flex;flex:1 auto;justify-content:space-between;align-items:center}#agent-manager .section-cnt .column-cnt .col-ongoing[data-v-2f1b457e]{position:relative;background-color:#fff;flex:0 0 33%}@media screen and (min-width:1280px){#agent-manager .section-cnt .column-cnt .col-ongoing[data-v-2f1b457e]{flex:0 0 24%}}#agent-manager .section-cnt .column-cnt>.col-queues[data-v-2f1b457e]{display:flex;flex-direction:column;overflow-x:hidden;gap:1.5rem;flex:1 auto}#agent-manager .section-cnt .column-cnt>.col-queues[data-v-2f1b457e] ::-webkit-scrollbar{width:0;height:0}#agent-manager .section-cnt .column-cnt>.col-queues .queues[data-v-2f1b457e]{flex:1 auto;flex-direction:row;overflow-x:scroll;display:flex;height:100%}[data-v-172ea0fb]:root{--lighter-bg:#797979;--light-bg:#797979;--darker-light-bg:#797979;--lighter-dark-bg:#797979;--dark-bg:#3d3d3d;--darker-bg:#2a2a2a;--nav-height:56px;--nav-w-sm:64px;--nav-w-full:250px;--nav-w-shrunk:54px}@media(max-width:760px){[data-v-172ea0fb]:root{--nav-w-sm:64px;--nav-height:54px}}.metric-card[data-v-172ea0fb]{background-color:#fff;border-radius:10px;padding:20px;border:.09rem solid #c1c6c8;display:flex;flex-direction:column;justify-content:space-between}.card-header[data-v-172ea0fb]{display:flex;align-items:center;justify-content:flex-start;margin-bottom:10px}.card-header>.card-icon[data-v-172ea0fb]{background-size:cover;margin-right:10px}.card-header>.card-icon svg[data-v-172ea0fb]{width:24px;height:24px}.title[data-v-172ea0fb]{font-size:1.2em;font-weight:700;margin:0}.subtitle[data-v-172ea0fb]{font-size:1em;color:#666;margin:10px 0}.card-body[data-v-172ea0fb]{background-color:#f8f8f8;border-radius:10px;padding:20px;margin-top:10px}.value[data-v-172ea0fb]{font-size:2.5em;font-weight:700;margin:0}.error[data-v-172ea0fb]{color:#721c24;border:.8px solid #f5c6cb;background-color:#f8d7da}.error .card-body[data-v-172ea0fb]{background-color:#f5c4c8}#status-path{display:flex;flex-direction:row;border:1px solid #f8f8fe;background-color:#fafafb;border-radius:4px}#status-path>span{flex:1;padding:10px 20px;color:#343a40;display:flex;justify-content:center;align-items:center;gap:1rem;cursor:pointer}#status-path>span.current~.ticked{background-color:unset}#status-path>span.ticked{background-color:#f5f5f5;color:#343a40}#status-path>span.ticked .tick{display:flex;padding:.2rem;border-radius:25px;background-color:#24d366}#status-path>span.ticked .tick svg{height:10px;width:10px;color:#fff}#status-path>span.current{clip-path:polygon(0 0,calc(100% - 10px) 0,100% 50%,calc(100% - 10px) 100%,0 100%)}#status-path :last-child.current{clip-path:unset}#sequential-dialing-new{padding:16px;display:flex;flex-direction:column;gap:2rem;width:100%}#sequential-dialing-new .header{display:flex;gap:1rem}#sequential-dialing-new .header #status-path{flex:11}#sequential-dialing-new .header>.button{flex:1}#sequential-dialing-new .header .btn-cancel{border:1px solid #eef2f6;background-color:transparent;color:#d13636;margin-right:1rem}#sequential-dialing-new .header .btn-cancel svg{width:18px}#sequential-dialing-new .header .btn-cancel:hover{background-color:#d13636;color:#fff}#sequential-dialing-new .cnt{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem}#sequential-dialing-new .cnt .left{max-width:90%}#sequential-dialing-new .cnt .left .upload-txt{font-size:1.1em;font-weight:500}#sequential-dialing-new .cnt .right{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;height:-moz-fit-content;height:fit-content}#sequential-dialing-new .cnt .segment .form-group:first-child label{margin-top:0}#sequential-dialing-new form{padding-bottom:0}#sequential-dialing-new .form-group{display:flex;flex-direction:column;gap:1rem}#sequential-dialing{.tab-ctas{padding-bottom:1rem}section{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:100%}}.navtab-container{font-size:.8rem;position:relative}.navtab-container .navtab-nav{display:flex;justify-content:space-between;border-bottom:1px solid #ebeaea}.navtab-container .navtab-list{display:flex;list-style-type:none;padding:0;margin:0;background-color:#fff;overflow:hidden;flex:1}.navtab-container .navtab{padding:.4rem .8rem;cursor:pointer;display:flex;justify-content:space-between;flex-direction:row;align-items:center;border-right:1px solid #ebeaea;transition:background-color .3s;max-width:20%;flex:1;gap:.8rem;position:relative}.navtab-container .navtab.ticket-tab{min-width:210px;max-width:230px}.navtab-container .navtab-overflow{position:relative}.navtab-container .navtab .notification-dot{position:absolute;top:4px;left:4px;width:10px;height:10px;background:red;border-radius:50%}.navtab-container .navtab:hover{background-color:#fff}.navtab-container .navtab.active{border-bottom:.2rem solid #ffc938;background:#fbf6e8}.navtab-container .navtab.active .navtab-name{color:#000}.navtab-container .navtab-icon{flex-shrink:0}.navtab-container .navtab-name{flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#4f4f4f}.navtab-container .navtab-name:hover{color:#000}.navtab-container .navtab-close{margin-left:8px;font-size:18px;color:#888;transition:color .3s;flex-shrink:0}.navtab-container .navtab-close:hover{color:#00f}.navtab-container .navtab-content{padding:20px;border:1px solid #ccc;border-top:none}.navtab-container .home{flex:unset}.navtab-container .overflow-name{border-right:unset;padding:unset;max-width:unset}.navtab-container .dropdown{flex:unset;border:unset}.navtab-container .dropdown-menu{position:absolute;top:100%;right:0;background-color:#fff;border:1px solid #ccc;box-shadow:0 2px 5px rgba(0,0,0,.1);list-style-type:none;padding:0;margin:0;z-index:5;max-height:50vh;width:15rem;overflow-y:auto}.navtab-container .dropdown-menu li{padding:10px 15px;cursor:pointer;display:flex;align-items:center}.navtab-container .dropdown-menu li:hover{background-color:#f1f1f1}.breadcrumb[data-v-790cf00c]{margin-bottom:unset}.breadcrumb ol[data-v-790cf00c]{display:flex;list-style:none;padding:0;margin:0;align-items:center;border-radius:4px;border:1px solid silver}.breadcrumb li[data-v-790cf00c]{font-size:.8rem;color:#000;display:flex;align-items:center;padding:.5rem 1rem;cursor:pointer}.breadcrumb li[data-v-790cf00c]:not(:last-child){border-right:1px solid silver}.breadcrumb a[data-v-790cf00c],.breadcrumb span[data-v-790cf00c]{color:#6b7280;text-decoration:none;padding:.25rem .5rem;border-radius:.25rem;transition:background-color .2s ease}.breadcrumb a[data-v-790cf00c]:hover{background-color:#f3f4f6}.breadcrumb .current[data-v-790cf00c]{font-weight:600;color:#111827}.breadcrumb .new[data-v-790cf00c]{color:#92400e;font-weight:600;padding:.25rem .5rem;border-radius:.25rem;margin-right:.5rem}.message-item .header{padding-left:0;padding-right:0}.message-item .header h5{color:#000;font-weight:500;display:flex;align-items:center;gap:.5rem}.message-item .header h5 .email{font-weight:400;color:grey}.message-item .header .time{color:unset;font-weight:unset}.message-item .divider{border:1px solid #fbf6e8}.message-item .email-body{padding:1rem;border:1px solid #fbf6e8;border-radius:4px}.message-item .message{white-space:pre-wrap}.message-item .subject{font-weight:600}.event-item{display:flex;flex-direction:column;gap:.4rem}.event-item.note{background-color:#fdeede}.event-item.event{background-color:#eef2f6}.event-item.pending{opacity:1%;background:#fdeede;background-image:linear-gradient(90deg,#fdeede 0,#fcebd9 25%,#fbe6d0 50%,#fcebd9 75%,#fdeede);background-repeat:no-repeat;background-size:600px 100%;animation:shimmer 1.5s linear infinite}.event-item .event-item-header{display:flex;flex-direction:row;gap:.5rem;align-items:flex-start}.event-item h5{color:#000;font-weight:500}.event-item .time{color:unset;font-weight:unset}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.message-item{display:flex;flex-direction:column;gap:1rem}.message-item.error{border:1px solid red!important;background-color:#fbeeef}.message-item.error .header{border-bottom:1px solid red!important}.message-item.error .error-message{color:red}.message-item.agent{background-color:#e9efff!important}.message-item.bot{background-color:#edeef1!important}.message-item.pending{opacity:1%;background:#f6f7f8;background-image:linear-gradient(90deg,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:800px 100%;animation:shimmer 1.5s linear infinite}.message-item .item-header{padding-left:0!important;padding-right:0!important;display:flex;flex-direction:row;gap:1rem;align-items:center;padding-bottom:.75rem}.message-item .item-header h5{color:#000;font-weight:500}.message-item .item-header .time{color:unset;font-weight:unset}.message-item .attachments .attachment-file .attachment-image,.message-item .attachments .attachment-file .attachment-video{max-height:150px}.message-item .attachments .attachment-file .attachment-pdf{height:460px}.message-item .attachments .attachment-file .attachment-other{display:flex;align-items:center}.message-item .attachments .attachment-file .attachment-other a{font-size:1.2em;margin-left:.2rem}.modal-overlay[data-v-06230482]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:1000}.modal-container[data-v-06230482]{background:#fff;border-radius:4px;overflow:auto;position:relative}.modal-close[data-v-06230482]{right:0;max-width:90%;max-height:90%;background:none;display:flex;border:none;font-size:1.5rem;cursor:pointer}.modal-body[data-v-06230482]{padding:1rem}.file-display{display:flex;flex-direction:column;gap:1rem}.file-display .file{max-width:9.375rem;height:auto;cursor:pointer}.file-display .file-link{color:#1971e5;text-decoration:underline}.modal-content{max-width:100%;max-height:100%}@keyframes shimmer-7c40c5a2{0%{background-position:-500px 0}to{background-position:500px 0}}.item[data-v-7c40c5a2]{padding:1rem;&.message[data-v-7c40c5a2]{padding:1rem;border-radius:.5rem;background-color:#d0e8ff}}.item.border-less[data-v-7c40c5a2]{border:none}.button-actions .buttons-section{display:flex;gap:1rem;justify-content:center}@media screen and (max-width:1400px){.button-actions .buttons-section button{width:100%}.button-actions .buttons-section button .label{display:none}}.button-actions .buttons-section button{padding:1.5rem 1rem;border:2px solid #1971e5;background-color:transparent;color:#1971e5;cursor:pointer;transition:background-color .3s,color .3s;display:flex;gap:.4rem;max-width:200px;background-color:#1971e5;color:#fff}.button-actions .buttons-section button:hover{background-color:#1971e5;color:#fff}.button-actions .buttons-section button:nth-child(2){background-color:transparent;color:#1971e5;border-color:#ffc938}.button-actions .buttons-section button:nth-child(2) .shortcut{background-color:#ffc938;color:#1971e5}.button-actions .buttons-section button:nth-child(3){background-color:transparent;color:#1971e5;border-color:#1971e5}.button-actions .buttons-section button:nth-child(3) .shortcut{background-color:#1971e5;color:#fff}.button-actions .buttons-section button .shortcut{padding:.4rem .6rem;background-color:#19519c;border-radius:4px}@keyframes shimmer-57e39dd4{0%{background-position:-468px 0}to{background-position:468px 0}}.thread-shimmer-wrapper[data-v-57e39dd4]{display:flex;flex-direction:column;gap:1rem}.thread-shimmer[data-v-57e39dd4]{padding:1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:4px}.thread-shimmer.system .shimmer-content .shimmer-multiline[data-v-57e39dd4]{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}.thread-shimmer.ticket-created[data-v-57e39dd4]{background-color:#fff8f1;padding:1rem 1.5rem}.thread-shimmer.ticket-created .shimmer-header[data-v-57e39dd4]{justify-content:flex-start;gap:.5rem;margin-bottom:0}.thread-shimmer.ticket-created .shimmer-bullet[data-v-57e39dd4]{color:#6b7280}.thread-shimmer .shimmer-header[data-v-57e39dd4]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.thread-shimmer .shimmer-content[data-v-57e39dd4]{display:flex;flex-direction:column;gap:.75rem}.thread-shimmer .shimmer-line[data-v-57e39dd4]{height:16px;width:100%}.thread-shimmer .shimmer-line[data-v-57e39dd4],.thread-shimmer .shimmer-name[data-v-57e39dd4],.thread-shimmer .shimmer-time[data-v-57e39dd4]{background:#f6f7f8;background-image:linear-gradient(90deg,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:800px 100%;animation:shimmer-57e39dd4 1.5s linear infinite;border-radius:4px}.thread-shimmer .shimmer-name[data-v-57e39dd4]{height:24px}.thread-shimmer .shimmer-time[data-v-57e39dd4]{height:20px;width:100px}.threads{display:flex;flex-direction:column;gap:4rem;flex:1;overflow:auto;width:100%;max-width:600px}.no-activity{display:flex;flex:1;justify-content:center;align-items:center}.threads>:first-child{margin-top:1rem}.threads>:last-child{margin-bottom:3rem}.thread-items{display:flex;flex-direction:column;gap:1rem}.divider{cursor:pointer;padding:1.5rem;text-align:center;border:unset;background-color:unset;color:#1971e5;border-radius:35px;width:-moz-fit-content;width:fit-content;margin:0 auto}.space{height:.8rem}ul.tabs{margin-top:6px;margin-bottom:0;width:100%;border-bottom:.09rem solid #c1c6c8;list-style:none}ul.tabs li.tab{display:inline-block;margin:0 22px -2px 0;height:38px;line-height:36px}ul.tabs li.tab .tab__inner{font-weight:500;color:#343a40;text-transform:uppercase;cursor:pointer;font-size:1em;letter-spacing:.2px;border-bottom:none;display:block;border-bottom:1px solid transparent}ul.tabs li.tab .tab__inner.active,ul.tabs li.tab .tab__inner.router-link-active{border-bottom:2px solid #ffc938;font-weight:700;padding:0 10px;background:#fbf6e8}.inputbox{border-radius:.2rem;overflow:hidden;border:1px solid #cccfd4;width:100%;box-shadow:0 2px 4px rgba(0,0,0,.1);background-color:#fff;max-width:800px}.inputbox .tab-bar{display:flex;padding:0 1rem 0;gap:1rem;background-color:#f6f7f9;align-items:center}.inputbox .tab-button{display:flex;align-items:center;padding:.5rem 1rem;border-radius:.25rem;font-size:.875rem;font-weight:500;transition:all .2s;margin-right:.5rem}.inputbox .tab-button:not(.active){color:#a0aec0}.inputbox .tab-button:hover:not(.active){background-color:#4a5568;color:#e2e8f0}.inputbox .tab-button.active{background-color:#3182ce;color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.inputbox .tab-button .v-icon{margin-right:.5rem}.inputbox .content-area{padding:1rem;display:flex;flex-direction:column;gap:1rem;overflow-y:scroll;max-height:60vh}.inputbox .attachment-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.inputbox .attachment-item{display:flex;align-items:center;padding:.5rem;border-radius:.25rem;border:1px solid #4a5568}.inputbox .attachment-name{margin-left:.5rem;font-size:.875rem;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inputbox .remove-attachment{margin-left:.5rem;color:#fc8181;transition:color .2s;cursor:pointer}.inputbox .remove-attachment:hover{color:#feb2b2}.inputbox .template-section{margin-bottom:1rem}.inputbox .editor-header h3,.inputbox .template-list h3{font-weight:500}.inputbox .editor-header-title p{padding:0;margin:0}.inputbox .template-list{display:flex;flex-direction:column}.inputbox .template-list h5:first-child{margin-bottom:.5rem}.inputbox .template-search-item{display:flex;justify-content:flex-start;width:100%;text-align:left;transition:all .2s;border-bottom:.09rem solid #c1c6c8;padding:1rem;gap:1.5rem;align-items:center;cursor:pointer}.inputbox .template-search-item .body{color:#6f757d}.inputbox .template-search-item:hover{background-color:#e8eaed;border-color:#3182ce}.inputbox .template-editor{border-radius:.25rem}.inputbox .editor-header{display:flex;gap:1rem;align-items:center;margin-bottom:1rem}.inputbox .cancel-button{color:#5f96df;transition:color .2s;cursor:pointer}.inputbox .cancel-button:hover{color:#0e4996}.inputbox .template-part{border-radius:.25rem;margin-bottom:1rem}.inputbox .template-part h4{font-weight:500;margin-bottom:.5rem}.inputbox .template-part p{white-space:pre-wrap}.inputbox .template-part.template-part-section{background-color:#f7f7f7;padding:1rem}.inputbox .template-part .title{color:#000;font-weight:600;margin-bottom:.5rem}.inputbox .variable-input{position:relative;display:inline-block}.inputbox .variable-input input{background-color:transparent;border:none;border-bottom:1px solid #fc8181;color:#fc8181;font-size:inherit;padding:0 .25rem}.inputbox .variable-input input.edited{border-bottom-color:#0b5cff;color:#0b5cff}.inputbox .variable-input input:focus{outline:none;border-bottom-color:#3182ce}.inputbox .edit-icon{position:absolute;top:-.5rem;right:-.5rem;color:#3182ce;opacity:0;transition:opacity .2s}.inputbox .variable-input:hover .edit-icon{opacity:1}.inputbox .button-list{display:flex;flex-wrap:wrap;gap:.5rem}.inputbox .button-input{background-color:#3182ce;color:#fff;padding:.25rem .75rem;border-radius:.25rem;border:none;font-size:.875rem}.inputbox .button-input:focus{outline:none;box-shadow:0 0 0 2px rgba(49,130,206,.5)}.inputbox .error-alert{background-color:#fee2e2;padding:.75rem;border-radius:.25rem;margin-top:1rem;display:flex;align-items:center;gap:1rem;font-size:.87rem}.inputbox .error-alert .v-icon{margin-right:.5rem}.inputbox .message-input{width:100%;padding:.8rem .4rem;resize:none;border:0;transition:all .3s;height:4rem;line-height:1.4}.inputbox .message-input.expanded{height:8rem}.inputbox .message-input.note-mode{background-color:rgba(246,173,85,.2)}.inputbox .message-input:focus{outline:none;border-color:#3182ce;box-shadow:0 0 0 2px rgba(49,130,206,.3)}.inputbox .action-bar{display:flex;align-items:center;justify-content:space-between}.inputbox .action-bar .action-bar__left{display:flex;flex-direction:row;align-items:center;justify-content:center}.inputbox .action-bar .action-bar__left .channel{position:relative;min-width:150px;cursor:pointer;transition:all .2s ease}.inputbox .action-bar .action-bar__left .channel .channel-error{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#e53e3e;font-size:.875rem;margin-bottom:.5rem}.inputbox .action-bar .action-bar__left .channel h5{margin:0;padding:.5rem 0;transition:opacity .2s ease}.inputbox .action-bar .action-bar__left .channel .re-select{position:absolute;top:0;left:0;width:100%;transition:opacity .2s ease}.inputbox .action-button{margin-right:.5rem;transition:color .2s;cursor:pointer;padding:.3rem}.inputbox .action-button:hover{color:#e2e8f0}.inputbox .hidden-input{display:none}.inputbox .send-button{margin-left:auto;display:flex;align-items:center;padding:.5rem 1.5rem;border-radius:.25rem;font-size:.875rem;font-weight:500;transition:all .2s;background-color:#0b5cff;color:#fff}.inputbox .send-button.note-mode{background-color:#ecc94b;color:#744210}.inputbox .send-button.note-mode:hover{background-color:#d69e2e}.inputbox .send-button .v-icon{margin-right:.5rem}#core .template-list form{padding-bottom:0}.timeline{display:flex;flex-direction:column;flex:1;padding:0 1rem 1rem;overflow:hidden;width:100%}.timeline>:first-child{flex:1}[data-v-17eaea38]:root{--lighter-bg:#797979;--light-bg:#797979;--darker-light-bg:#797979;--lighter-dark-bg:#797979;--dark-bg:#3d3d3d;--darker-bg:#2a2a2a}.shimmer-wrapper[data-v-17eaea38]{display:flex;flex-direction:column;background:#fff;height:100%}.shimmer-wrapper .header[data-v-17eaea38]{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #eaf0f5}.shimmer-wrapper .header .customer-info .name-ticket[data-v-17eaea38]{width:300px;height:24px;border-radius:4px}.shimmer-wrapper .header .accept-button[data-v-17eaea38]{width:100px;height:36px;border-radius:18px}.shimmer-wrapper .ticket-content[data-v-17eaea38]{display:flex;height:calc(100% - 70px)}.shimmer-wrapper .ticket-content .main[data-v-17eaea38]{flex:1;padding:1.5rem;border-right:1px solid #eaf0f5}.shimmer-wrapper .ticket-content .main .ticket-description[data-v-17eaea38]{width:200px;height:24px;margin-bottom:2rem;border-radius:4px}.shimmer-wrapper .ticket-content .main .activity-log[data-v-17eaea38]{display:flex;flex-direction:column;gap:1.5rem}.shimmer-wrapper .ticket-content .main .activity-log .activity-item[data-v-17eaea38]{display:flex;gap:1rem;align-items:flex-start}.shimmer-wrapper .ticket-content .main .activity-log .activity-item .icon[data-v-17eaea38]{width:24px;height:24px;border-radius:50%}.shimmer-wrapper .ticket-content .main .activity-log .activity-item .activity-details[data-v-17eaea38]{flex:1}.shimmer-wrapper .ticket-content .main .activity-log .activity-item .activity-details .activity-text[data-v-17eaea38]{width:70%;height:20px;margin-bottom:.5rem;border-radius:4px}.shimmer-wrapper .ticket-content .main .activity-log .activity-item .activity-details .activity-meta[data-v-17eaea38]{width:120px;height:16px;border-radius:4px}.shimmer-wrapper .ticket-content .customer-profile[data-v-17eaea38]{width:400px;border-right:1px solid #eaf0f5}.shimmer-wrapper .ticket-content .customer-profile .profile-header[data-v-17eaea38]{position:relative;height:200px}.shimmer-wrapper .ticket-content .customer-profile .profile-header .cover-photo[data-v-17eaea38]{height:120px;width:100%}.shimmer-wrapper .ticket-content .customer-profile .profile-header .profile-photo[data-v-17eaea38]{width:100px;height:100px;border-radius:50%;position:absolute;bottom:20px;left:50%;transform:translateX(-50%);border:4px solid #fff}.shimmer-wrapper .ticket-content .customer-profile .profile-details[data-v-17eaea38]{padding:1.5rem}.shimmer-wrapper .ticket-content .customer-profile .profile-details .contact-section[data-v-17eaea38],.shimmer-wrapper .ticket-content .customer-profile .profile-details .name-section[data-v-17eaea38]{margin-bottom:1.5rem}.shimmer-wrapper .ticket-content .customer-profile .profile-details .contact-section .label[data-v-17eaea38],.shimmer-wrapper .ticket-content .customer-profile .profile-details .name-section .label[data-v-17eaea38]{width:80px;height:16px;margin-bottom:.5rem;border-radius:4px}.shimmer-wrapper .ticket-content .customer-profile .profile-details .contact-section .value[data-v-17eaea38],.shimmer-wrapper .ticket-content .customer-profile .profile-details .name-section .value[data-v-17eaea38]{width:150px;height:20px;border-radius:4px}.shimmer-wrapper .ticket-content .customer-profile .profile-details .contact-section .email[data-v-17eaea38],.shimmer-wrapper .ticket-content .customer-profile .profile-details .contact-section .phone[data-v-17eaea38]{width:200px;height:20px;margin-bottom:1rem;border-radius:4px}.shimmer-wrapper .ticket-content .customer-profile .profile-details .contact-section .update-button[data-v-17eaea38]{width:100px;height:36px;border-radius:18px}.shimmer-wrapper .ticket-content .order-details[data-v-17eaea38]{width:400px;padding:1.5rem}.shimmer-wrapper .ticket-content .order-details .section-title[data-v-17eaea38]{width:150px;height:24px;margin-bottom:1rem;border-radius:4px}.shimmer-wrapper .ticket-content .order-details .order-card[data-v-17eaea38]{display:flex;gap:1rem;margin-bottom:1rem;padding:1rem;background:#f8f9fa;border-radius:8px}.shimmer-wrapper .ticket-content .order-details .order-card .product-image[data-v-17eaea38]{width:100px;height:100px;border-radius:8px}.shimmer-wrapper .ticket-content .order-details .order-card .product-info[data-v-17eaea38]{flex:1}.shimmer-wrapper .ticket-content .order-details .order-card .product-info>div[data-v-17eaea38]{margin-bottom:.5rem;border-radius:4px}.shimmer-wrapper .ticket-content .order-details .order-card .product-info .product-name[data-v-17eaea38]{width:80%;height:20px}.shimmer-wrapper .ticket-content .order-details .order-card .product-info .status[data-v-17eaea38]{width:100px;height:16px}.shimmer-wrapper .ticket-content .order-details .order-card .product-info .price[data-v-17eaea38]{width:120px;height:16px}.shimmer-wrapper .ticket-content .order-details .order-card .product-info .date[data-v-17eaea38]{width:140px;height:16px}.shimmer-wrapper .ticket-content .order-details .action-buttons[data-v-17eaea38]{display:flex;gap:1rem;margin-bottom:2rem}.shimmer-wrapper .ticket-content .order-details .action-buttons>div[data-v-17eaea38]{flex:1;height:36px;border-radius:18px}.shimmer-wrapper .ticket-content .order-details .total-spent[data-v-17eaea38]{background:#f8f9fa;padding:1rem;border-radius:8px;margin-bottom:2rem}.shimmer-wrapper .ticket-content .order-details .total-spent .amount[data-v-17eaea38]{width:150px;height:32px;margin-bottom:.5rem;border-radius:4px}.shimmer-wrapper .ticket-content .order-details .total-spent .remaining[data-v-17eaea38]{width:200px;height:16px;border-radius:4px}.shimmer-wrapper .ticket-content .order-details .offer-card[data-v-17eaea38]{display:flex;gap:1rem;padding:1rem;background:#f8f9fa;border-radius:8px}.shimmer-wrapper .ticket-content .order-details .offer-card .offer-image[data-v-17eaea38]{width:80px;height:80px;border-radius:8px}.shimmer-wrapper .ticket-content .order-details .offer-card .offer-details[data-v-17eaea38]{flex:1}.shimmer-wrapper .ticket-content .order-details .offer-card .offer-details>div[data-v-17eaea38]{margin-bottom:.5rem;border-radius:4px}.shimmer-wrapper .ticket-content .order-details .offer-card .offer-details .offer-title[data-v-17eaea38]{width:140px;height:20px}.shimmer-wrapper .ticket-content .order-details .offer-card .offer-details .discount[data-v-17eaea38]{width:100px;height:24px}.shimmer-wrapper .ticket-content .order-details .offer-card .offer-details .offer-code[data-v-17eaea38]{width:180px;height:16px}.shimmer-wrapper .ticket-content .order-details .offer-card .send-offer[data-v-17eaea38]{align-self:flex-end;width:100px;height:36px;border-radius:18px}.shimmer[data-v-17eaea38]{background:#f6f7f8;background-image:linear-gradient(90deg,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:800px 100%;animation:shimmer-17eaea38 2s linear infinite;position:relative}.shimmer[data-v-17eaea38]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);transform:translateX(-100%);animation:shimmer-highlight-17eaea38 2s infinite}@keyframes shimmer-17eaea38{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes shimmer-highlight-17eaea38{to{transform:translateX(100%)}}.editable-field[data-v-7b34389c]{display:flex;align-items:center;flex:1 auto;justify-content:space-between;position:relative;.field-icon[data-v-7b34389c]{margin-right:.8rem;color:#555}.field-value[data-v-7b34389c]{flex-grow:1;cursor:pointer;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.placeholder-value[data-v-7b34389c]{opacity:1%}.btns[data-v-7b34389c]{display:flex}input[data-v-7b34389c]{flex-grow:1;padding:5px;border:0;border-bottom:1px solid #ccc;font-size:.95rem}button[data-v-7b34389c]{background:none;border:none;cursor:pointer;width:unset;padding:unset}.edit-btn[data-v-7b34389c]{opacity:0;transition:opacity .3s}&:hover .edit-btn[data-v-7b34389c]{opacity:1}.save-btn[data-v-7b34389c]{color:#4caf50}.cancel-btn[data-v-7b34389c]{color:#f44336}.editing .edit-btn[data-v-7b34389c],.editing .field-value[data-v-7b34389c]{display:none}.editable-field-input[data-v-7b34389c]{display:flex;align-items:center;flex:1 auto;justify-content:space-between;position:relative;&:hover .editable-pencil[data-v-7b34389c]{display:block}.editable-pencil[data-v-7b34389c]{display:none;cursor:pointer;position:absolute;right:0}.editable-value[data-v-7b34389c]{flex-grow:1;cursor:pointer;padding-top:.4rem;padding-bottom:.4rem;padding-left:.4rem}.editable-value[data-v-7b34389c]:hover{background-color:#eef2f6;border-radius:2px}}}#ticket-guided-forms .drawer-title{font-size:1.25rem;font-weight:600}#ticket-guided-forms .form.search{margin-top:2rem}#ticket-guided-forms .guided-forms{margin-top:1rem}#ticket-guided-forms .guided-forms .guided-form{padding:1rem;cursor:pointer}#ticket-guided-forms .guided-forms .guided-form .description,#ticket-guided-forms .guided-forms .guided-form .title{padding:0;margin:0}#ticket-guided-forms .guided-forms .guided-form:hover{background-color:#eef2f6;border-radius:2px}.button-group[data-v-1c9fa66b]{display:flex}.button-group button[data-v-1c9fa66b]{border:1px solid #ccc;padding:10px 20px;cursor:pointer;transition:background-color .3s;border-radius:0}.button-group button[data-v-1c9fa66b]:first-child{border-top-left-radius:25px;border-bottom-left-radius:25px}.button-group button[data-v-1c9fa66b]:last-child{border-top-right-radius:25px;border-bottom-right-radius:25px}.button-group button[data-v-1c9fa66b]:not(:last-child){border-right:none}.button-group button.active[data-v-1c9fa66b]{background-color:#ddd}.button-group button[data-v-1c9fa66b]:hover{background-color:#eee}.button-group button[data-v-1c9fa66b]:disabled{background-color:#eee;cursor:not-allowed;color:#999}@media (max-width:600px){.button-group[data-v-1c9fa66b]{flex-direction:column;flex-wrap:wrap}.button-group button[data-v-1c9fa66b]{border-right:1px solid #ccc;border-bottom:none}.button-group button[data-v-1c9fa66b]:not(:last-child){border-bottom:1px solid #ccc}.button-group button[data-v-1c9fa66b]:first-child{border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-left-radius:0}.button-group button[data-v-1c9fa66b]:last-child{border-bottom-left-radius:25px;border-bottom-right-radius:25px;border-top-right-radius:0}}.block-container{padding-right:0!important;padding-left:0!important;display:flex;align-items:center;height:-moz-fit-content;height:fit-content}.block-container:hover.in-editor .block-post,.block-container:hover.in-editor .block-pre,.block-container:hover.in-editor .btn-add-empty-group{display:initial}.block-container:hover.in-editor .block{border:.09rem solid #c1c6c8!important}.block-container.BLOCK-empty.in-editor .block{border:1px dashed #d8dcde}.block-container .block-post,.block-container .block-pre,.block-container .btn-add-empty-group{display:none}.block-container .btn-add-sibling{border-radius:100%;border-color:#0b5cff;border-style:dashed;height:24px;width:24px;padding:unset;margin:0 2px}.block-container .btn-add-sibling:hover{color:#fff;background-color:#0b5cff}.block-container.in-editor{cursor:pointer}.block-container.in-editor .block{min-height:18px}.block-container.in-editor .block:hover{border:1px solid #a5c4ff!important}.block-container .block{flex-grow:1;position:relative;width:100%}.block-container .block.is-block{display:flex;flex-wrap:wrap}.block-container .block.is-block>.block-label{width:100%}.block-container .block.disabled{opacity:1%}.block-container .block .btn-add-empty-group{z-index:2}.block-container .block .block-label{font-weight:400;font-size:1em;color:#474747;display:block}.block-container .block .block-click-capture{position:absolute;width:100%;height:100%;top:0;right:0;z-index:1}.block-container .block .block-click-capture:hover{background:hsla(0,0%,100%,.2)}.block-container .block a,.block-container .block p{font-size:1.2em;display:block;margin:0;padding:0}.block-container .block .type-email,.block-container .block .type-phone,.block-container .block .type-url{color:#1f01fc;font-weight:300;cursor:pointer}.block-container .block .type-email:hover,.block-container .block .type-phone:hover,.block-container .block .type-url:hover{color:#1971e5}.block-container .block .type-image,.block-container .block .type-video{max-width:100%}.block-container .block .lookup-view h5{margin-right:0}.block-container.block-CARD .block .open-child-link{display:none;width:35px;margin:0 4px;z-index:3;border:.8px solid rgba(0,0,0,.35);border-radius:25px}.block-container.block-CARD .block .open-child-link a{display:flex;align-items:center;justify-content:center}.block-container.block-CARD .block .open-child-link:hover{border-color:#1971e5;color:#1971e5}.block-container.block-CARD:hover>.block{display:flex;align-items:center}.block-container.block-CARD:hover>.block .open-child-link{display:block}.block-container.block-CARD:hover>.block .card{width:auto;flex-grow:1}.block-container.block-GUIDED-FORM>.block{width:100%}.block-container.block-GUIDED-FORM>.block .open-form-btn{width:100%;cursor:pointer;display:flex;align-items:center;justify-content:center}.block-container.block-GUIDED-FORM>.block .open-form-btn span{margin-right:.3rem}.block-container.block-GUIDED-FORM>.block .embedded-form{width:100%}.block-container.block-GUIDED-FORM>.block .embedded-form section.acts{background-color:inherit}.block-container.block-GUIDED-FORM>.block .g-form{width:100%}.block-container.block-FLOW>.block .run-flow{width:100%;cursor:pointer;display:flex;align-items:center;justify-content:center}.block-container.block-FLOW>.block .run-flow span{margin-right:.3rem}.block-container.block-FLOW>.block .run-flow.processing{color:hsla(0,0%,39.2%,.9)!important;border-color:hsla(0,0%,78.4%,.7)!important;background-color:hsla(0,0%,78.4%,.7)!important;cursor:default}[data-v-97f55158]:root{--lighter-bg:#797979;--light-bg:#797979;--darker-light-bg:#797979;--lighter-dark-bg:#797979;--dark-bg:#3d3d3d;--darker-bg:#2a2a2a;--nav-height:56px;--nav-w-sm:64px;--nav-w-full:250px;--nav-w-shrunk:54px}@media(max-width:760px){[data-v-97f55158]:root{--nav-w-sm:64px;--nav-height:54px}}.card[data-v-97f55158]{display:flex;flex-wrap:wrap;width:100%;height:-moz-fit-content;height:fit-content;position:relative}.card p[data-v-97f55158]{padding:0;margin:0}.card.embedded[data-v-97f55158]{border:none;padding:0}.card .loading[data-v-97f55158]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background:hsla(0,0%,100%,.8);z-index:1}.card .card-content[data-v-97f55158]{width:100%;opacity:1;display:flex;flex-direction:row;flex-wrap:wrap;transition:opacity .2s ease}.card .card-content.loading-active[data-v-97f55158]{opacity:.5}.card .no-blocks[data-v-97f55158]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.card .no-blocks p[data-v-97f55158]{margin:1rem;font-weight:500;font-size:1.2em}.card .no-blocks button[data-v-97f55158]{margin-top:1rem}.ticket{display:flex;flex-direction:column;flex:1;overflow:hidden}.ticket .loader-container{display:flex;justify-content:center;width:100%}.ticket .header{flex-direction:row;padding:.6rem 1rem;border-bottom:1px solid #eaf0f5;gap:2rem;background-color:#fafafb}.ticket .header,.ticket .header>.actions{display:flex;justify-content:space-between}.ticket .header>.actions{flex:1 auto;align-items:center;gap:1rem}.ticket .header>.actions>div{display:flex;flex-direction:row;gap:1rem}.ticket section.ticket-section{display:flex;flex-direction:row;flex:1;overflow:hidden;background-color:#f5f5f5;margin-right:0;margin-left:0}.ticket section.ticket-section .main{display:flex;flex-direction:column;max-height:100vh;overflow:hidden;height:100%}.ticket section.ticket-section .main .ticket-subject{display:flex;justify-content:center;flex-direction:column;padding:.6rem 1rem;width:100%;border-bottom:1px solid #eaf0f5;gap:.5rem;text-align:start}.ticket section.ticket-section .main .ticket-subject h4{font-size:1rem;font-weight:500;margin:0;width:100%}.ticket section.ticket-section .main .ticket-subject h5{font-size:.75rem}.ticket section.ticket-section .main .timeline{align-items:center}.ticket section.ticket-section .cards{padding:1rem;display:flex;flex-direction:column;height:100%;overflow-y:auto}.ticket section.ticket-section .cards .card-loader{display:flex;justify-content:center}.ticket section.ticket-section .cards .card .block .block-values p{margin:0}.ticket section.ticket-section>:first-child{display:flex;justify-content:center;align-items:center;background-color:#fff}.ticket section.ticket-section>:child-child{overflow-y:auto}.ticket .action{padding:.2rem}.ticket .action,.ticket .action:hover{border:1px solid transparent;cursor:pointer;border-radius:25px}.ticket .action:hover{background-color:#dae2eb}.pager{left:0;right:0;margin:auto auto 0;position:relative;padding-top:.5rem;padding-bottom:1rem}.pager .pager-cnt{display:none;align-items:center;padding:0 .4rem;width:-moz-fit-content;width:fit-content;height:34.8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:4px;background-color:#f1f1f1;justify-content:space-between}.pager .pager-cnt.no-mt{margin:0 auto 0}.pager .pager-cnt .page-btn{height:24px;min-width:90px;padding:0 .4rem;display:flex;justify-content:center;text-align:center;font-weight:500;align-items:center;font-size:.75rem;background-color:#fff;color:#969595;border-radius:4px;cursor:vertical-text}.pager .pager-cnt .page-btn.active{cursor:pointer;color:#343a40}.pager .pager-cnt .curr{font-size:.875rem;font-weight:600;padding:0 1.8rem}.pager.able .pager-cnt{display:flex}:root{--lighter-bg:#797979;--light-bg:#797979;--darker-light-bg:#797979;--lighter-dark-bg:#797979;--dark-bg:#3d3d3d;--darker-bg:#2a2a2a;--nav-height:56px;--nav-w-sm:64px;--nav-w-full:250px;--nav-w-shrunk:54px}@media(max-width:760px){:root{--nav-w-sm:64px;--nav-height:54px}}.inbox{width:100%;margin:0 auto;display:flex;flex-direction:column;flex:1;max-height:100%;overflow:hidden}.inbox .inbox-loader{display:flex;justify-content:center}.inbox .tickets-table{display:flex;flex-direction:column;flex:1;gap:1rem;max-height:100%;padding-bottom:1rem}.inbox .tickets-table .header{padding-top:.8rem;padding-left:.8rem;padding-right:.8rem;display:flex;justify-content:space-between;align-items:center}.inbox .tickets-table .header .l,.inbox .tickets-table .header .r{display:flex}.inbox .tickets-table .header .l button span,.inbox .tickets-table .header .r button span{font-size:1.4em;margin-right:.4rem}.inbox .tickets-table .header .l .filter-cta{margin-right:1rem}.inbox .tickets-table .header .r{display:flex;align-items:center;gap:1rem}.inbox .tickets-table .header .r .new-call{width:36px;height:36px;padding:6px}.inbox .pill.ASSIGNED{background-color:#cef0ce;border-color:#a8f0a8}.inbox .pill.CLOSED{background-color:#f5f5f5;border-color:#cecece}.support{display:flex;flex-direction:column;flex:1;overflow:hidden}.support .loader-container{display:flex;justify-content:center;width:100%}