.gatilhos-container{text-align:center;margin:10px;padding-top:10px;position:relative}.gatilhos-titulo{color:#494949;margin-top:10px;margin-bottom:25px;font-size:1.1rem;font-weight:400}.gatilhos-wrapper{justify-content:center;align-items:center;width:80%;max-width:900px;margin:0 auto;display:flex;position:relative}.gatilhos-viewport{width:100%;overflow:hidden}.gatilhos-track{gap:22px;width:max-content;transition:transform .4s;display:flex}.gatilho-card{cursor:pointer;text-align:left;word-wrap:break-word;white-space:normal;background:#fff;border-radius:16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-width:260px;max-width:260px;padding:10px;transition:all .2s;display:flex;position:relative;box-shadow:0 3px 10px #0000000d}.gatilho-titulo{color:#000;text-align:left;white-space:normal;word-break:break-word;margin-bottom:6px;font-size:16px;font-weight:600;line-height:1.35}.gatilho-descricao{color:#7b7b7b;text-align:left;white-space:normal;word-break:break-word;font-size:14px;line-height:1.45}.gatilho-card:hover{transform:translateY(-3px);box-shadow:0 8px 16px #00000014}.gatilho-categoria{color:#039fdd;background:#cdf1ff;border-radius:8px;margin-bottom:10px;padding:4px 10px;font-size:16px;font-weight:500;display:inline-block}.estrela{color:#ffb800;cursor:pointer;filter:drop-shadow(0 1px 1px #0000001a);font-size:22px;transition:transform .2s,opacity .2s;position:absolute;top:12px;right:12px}.estrela:hover{opacity:.9;transform:scale(1.15)}.gatilho-titulo{color:#000;margin-bottom:5px;font-size:16px;font-weight:600;line-height:1.3}.gatilho-descricao{color:#7b7b7b;min-height:40px;font-size:14px;line-height:1.4}.gatilho-acao{background:#e6f3ff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;bottom:16px;right:16px}.gatilho-acao svg{color:#007aff}.nav-btn{cursor:pointer;color:#007aff;z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000000d}.nav-btn:hover{background:#f0f8ff;transform:scale(1.05)}.nav-btn.left{position:absolute;top:50%;left:-58px;transform:translateY(-50%)}.nav-btn.right{position:absolute;top:50%;right:-58px;transform:translateY(-50%)}.gatilhos-no-chat{margin-bottom:25px}@media (max-width:992px){.gatilhos-viewport{width:90%}.gatilho-card{min-width:280px}}@media (max-width:768px){.gatilhos-viewport{width:100%}.gatilho-card{min-width:85%}}.chat-universal-container{flex-direction:column;height:100%;display:flex}.chat-universal-container .msgs-area{scrollbar-width:thin!important;scrollbar-color:#cbd5e0 #f7fafc!important;-ms-overflow-style:auto!important}.chat-universal-container .msgs-area::-webkit-scrollbar{width:8px!important;height:8px!important}.chat-universal-container .msgs-area::-webkit-scrollbar-track{background:#f7fafc;border-radius:10px}.chat-universal-container .msgs-area::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:10px;transition:background .2s}.chat-universal-container .msgs-area::-webkit-scrollbar-thumb:hover{background:#a0aec0}.chat-universal-container .msgs-area{scroll-behavior:smooth}.mqv-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;z-index:99999!important}.mqv-card{background:#fff;border-radius:12px;width:90%;max-width:480px;max-height:90vh;padding:24px;overflow-y:auto;box-shadow:0 0 25px #00000040}.mqv-title{text-align:center;margin-bottom:16px}.mqv-input{border:1px solid #ccc;border-radius:6px;width:100%;margin-bottom:14px;padding:8px 10px}.mqv-textarea{border:1px solid #ccc;border-radius:6px;width:100%;margin-bottom:16px;padding:8px 10px}.mqv-row{gap:12px;margin-bottom:12px;display:flex}.mqv-col{flex:1}.mqv-btn{color:#fff;cursor:pointer;background:#039fdd;border:none;border-radius:6px;width:100%;margin-bottom:8px;padding:12px;font-weight:600}.mqv-btn-secondary{cursor:pointer;background:#e5e5e5;border:none;border-radius:6px;width:100%;padding:12px}@media (max-width:480px){.mqv-card{padding:16px}}.modal-overlay{z-index:99999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:14px;width:92%;max-width:420px;padding:28px;animation:.2s fadein;box-shadow:0 4px 22px #0000002e}.modal-card h3{margin:0}.modal-card button.primario{color:#fff;cursor:pointer;background:#039fdd;border:none;border-radius:8px;width:100%;height:40px;margin-top:12px;font-weight:600}@keyframes fadein{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fiau{background:#f8f9fa;border-radius:12px;padding:18px}.fiau-header{border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:flex-start;gap:14px;padding:6px 4px 12px;display:flex}.fiau-title{color:#1c2e40;font-size:16px;font-weight:700}.fiau-subtitle{color:#4a4a4a;flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;font-size:13px;display:flex}.fiau-subtitle__strong{color:#1c2e40;font-weight:700}.fiau-subtitle__sep{opacity:.5}.fiau-header__right{align-items:center;gap:8px;display:flex}.fiau-pills{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.fiau-pill{color:#334155;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;display:inline-flex}.fiau-pill__icon{align-items:center;display:inline-flex}.fiau-pill--ok{color:#0f5132;background:#f3fff4;border-color:#c7f9cc}.fiau-pill--warn{color:#7c2d12;background:#fff4e6;border-color:#ffd8a8}.fiau-pill--muted{color:#475569;background:#fff;border-color:#e5e7eb}.fiau-tabs{flex-wrap:wrap;gap:8px;padding:12px 4px;display:flex}.fiau-tabBtn{cursor:pointer;color:#1c2e40;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;display:inline-flex}.fiau-tabBtn.is-active{color:#117aa5;background:#e9f9ff;border-color:#bfe7f8;font-weight:700}.fiau-tabBadge{color:#117aa5;background:#fff;border:1px solid #dbeafe;border-radius:999px;padding:2px 8px;font-size:12px}.fiau-content{padding:8px 4px 0}.fiau-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.fiau-filters{flex-wrap:wrap;gap:8px;display:flex}.fiau-filterBtn{cursor:pointer;color:#334155;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:7px 10px;font-size:12px}.fiau-filterBtn.is-on{color:#117aa5;background:#e9f9ff;border-color:#bfe7f8;font-weight:700}.fiau-search{background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;min-width:min(420px,92vw);padding:7px 10px;display:flex}.fiau-search input{border:0;outline:none;width:100%;font-size:13px}.fiau-toolbarRight{align-items:center;gap:10px;margin-left:auto;display:flex}.fiau-ghostBtn{cursor:pointer;color:#1c2e40;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;display:inline-flex}.fiau-ghostBtn:disabled{opacity:.55;cursor:not-allowed}.fiau-copyFeedback{color:#0f5132;opacity:0;font-size:12px;transition:all .12s;transform:translateY(-2px)}.fiau-copyFeedback.show{opacity:1;transform:translateY(0)}.fiau-itemsGrid{grid-template-columns:1fr 380px;align-items:start;gap:14px;display:block}@media (max-width:980px){.fiau-itemsGrid{grid-template-columns:1fr}}.fiau-tableWrap{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:auto}.fiau-table{border-collapse:separate;border-spacing:0;width:100%;font-size:13px}.fiau-table thead th{z-index:1;text-align:left;color:#1c2e40;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:10px;font-weight:700;position:sticky;top:0}.fiau-table tbody td{vertical-align:top;white-space:nowrap;border-bottom:1px solid #f1f5f9;padding:10px}.fiau-table tbody td:nth-child(4){white-space:normal;min-width:280px}.fiau-table tbody td:nth-child(5){white-space:normal;min-width:220px}.fiau-table tbody td:nth-child(6){white-space:normal;min-width:120px}.fiau-table--compact tbody td,.fiau-table--compact thead th{padding:8px 10px}.fiau-table tbody tr{cursor:pointer}.fiau-table tbody tr:hover{background:#f8fafc}.fiau-table tbody tr.is-selected{outline-offset:-2px;background:#e9f9ff;outline:2px solid #bfe7f8}.row--mismatch{background:#fff7ed}.row--ok{background:#f3fff4}.row--missing{background:#f8fafc}.fiau-emptyRow{text-align:center;color:#64748b;padding:16px}.fiau-detail{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px;position:sticky;top:10px}@media (max-width:980px){.fiau-detail{position:static}}.fiau-detail__header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.fiau-detail__title{color:#1c2e40;font-size:14px;font-weight:800}.fiau-detail__subtitle{color:#64748b;margin-top:2px;font-size:12px}.fiau-detail__desc{color:#334155;margin-top:10px;font-size:13px;line-height:1.35}.fiau-compareBig{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px;display:grid}@media (max-width:520px){.fiau-compareBig{grid-template-columns:1fr}}.fiau-compareBig__box{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:10px}.fiau-compareBig__label{color:#64748b;font-size:12px}.fiau-compareBig__value{color:#1c2e40;margin-top:6px;font-size:16px;font-weight:900}.fiau-compareBig__hint{color:#64748b;margin-top:4px;font-size:12px}.fiau-stack{flex-direction:column;gap:12px;display:flex}.fiau-cardsRow{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (max-width:980px){.fiau-cardsRow{grid-template-columns:1fr}}.fiau-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px}.fiau-card__title{color:#1c2e40;margin-bottom:10px;font-size:13px;font-weight:800}.fiau-grid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (max-width:520px){.fiau-grid2{grid-template-columns:1fr}}.fiau-field__label{color:#64748b;margin-bottom:4px;font-size:12px}.fiau-field__value{color:#1c2e40;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:8px 10px;font-size:13px;overflow:hidden}.fiau-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.fiau-muted{color:#64748b}.fiau-accordion{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.fiau-accordion__head{cursor:pointer;color:#1c2e40;background:#f8fafc;border:0;justify-content:space-between;width:100%;padding:10px 12px;font-weight:800;display:flex}.fiau-accordion__chev{opacity:.8}.fiau-accordion__body{gap:10px;padding:12px;display:grid}.fiau-empty{color:#334155;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px}.fiau-json{color:#e2e8f0;background:#0b1220;border:1px solid #111827;border-radius:12px;padding:12px;overflow:auto}.fiau-json pre{margin:0;font-size:12px}.fiau-footer{border-top:1px solid #e9ecef;justify-content:flex-end;gap:10px;margin-top:14px;padding:10px 2px 0;display:flex}.mq-overlay{z-index:9999;background:#0000006b;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mq-content{background:#fff;border-radius:12px;flex-direction:column;width:92%;max-width:1150px;max-height:92vh;display:flex;overflow:hidden;box-shadow:0 10px 40px #00000040}.mq-scroll{overflow-y:auto}.mq-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 22px;display:flex}.mq-body{padding:22px}.mq-footer{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:10px;padding:16px 22px;display:flex}.mq-close-btn{cursor:pointer;background:0 0;border:none;font-size:22px}.mq-input,.mq-textarea,.mq-select{background:#fff;border:1px solid #e6e9ef;border-radius:8px;width:100%;padding:10px;font-size:14px}.mq-textarea{resize:vertical}.mq-grid{gap:14px;display:grid}.mq-cols-3{grid-template-columns:repeat(3,1fr)}.mq-cols-2{grid-template-columns:repeat(2,1fr)}.mq-cols-1{grid-template-columns:1fr}.mq-section-title{color:#0f6cf1;margin-top:28px;margin-bottom:10px;font-size:15px;font-weight:600}.mq-items-wrap{border:1px dashed #e6e9ef;border-radius:8px;margin-bottom:20px;padding:12px}.mq-item{background:#fff;border:1px solid #e6e9ef;border-radius:8px;margin-bottom:15px;padding:12px}.mq-item-header{justify-content:space-between;margin-bottom:12px;display:flex}.mq-row{align-items:center;gap:10px;display:flex}.mq-inline-options{flex-wrap:wrap;gap:30px;display:flex}.mq-checks{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.mq-btn-primary{color:#fff;cursor:pointer;background:#0f6cf1;border:none;border-radius:8px;padding:10px 18px;font-weight:600}.mq-btn-ghost{color:#111;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;padding:10px 18px;font-weight:600}.mq-scroll::-webkit-scrollbar{width:6px}.mq-scroll::-webkit-scrollbar-thumb{background:#c7c7c7;border-radius:4px}.mq-scroll::-webkit-scrollbar-track{background:0 0}.mq-header{justify-content:space-between;align-items:center;display:flex}.mq-header-icons{align-items:center;gap:12px;display:flex}.mq-icon-btn{cursor:pointer;color:#4a4a4a;background:0 0;border:none;padding:4px;transition:all .2s}.mq-icon-btn:hover{color:#005eff}.fq-container{max-width:1100px;margin:0 auto;padding:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.fq-header{align-items:baseline;gap:16px;margin-bottom:8px;display:flex}.fq-header h1{letter-spacing:.4px;margin:0;font-size:16px}.fq-subtitle{color:#6b7280;font-size:13px}.fq-form{background:#fff;border:1px solid #e6e9ef;border-radius:10px;padding:20px;box-shadow:0 6px 20px #141e3c0f}.fq-fieldset{border:0;margin:0 0 18px;padding:0}.fq-section-title{color:#0f6cf1;margin-bottom:12px;font-size:15px;font-weight:600}.fq-grid{gap:14px;display:grid}.fq-cols-3{grid-template-columns:repeat(3,1fr)}.fq-cols-2{grid-template-columns:repeat(2,1fr)}.fq-cols-1{grid-template-columns:1fr}@media (max-width:900px){.fq-cols-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.fq-cols-3,.fq-cols-2{grid-template-columns:1fr}}.fq-label{color:#374151;margin-bottom:6px;font-size:13px;display:block}.fq-input,.fq-textarea,.fq-select{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #e6e9ef;border-radius:8px;width:100%;padding:10px 12px;font-size:14px}.fq-textarea{resize:vertical;min-height:86px}.fq-items-wrap{background:linear-gradient(#0f6cf105,#fff0);border:1px dashed #e6e9ef;border-radius:8px;padding:12px}.fq-item{background:#fff;border:1px solid #e6e9ef;border-radius:8px;margin-bottom:10px;padding:12px}.fq-item-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.fq-btn{cursor:pointer;border:0;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:600;display:inline-flex}.fq-btn-primary{color:#fff;background:#0f6cf1}.fq-btn-ghost{color:#111827;background:0 0;border:1px solid #e6e9ef}.fq-btn-danger{color:#fff;background:#e53e3e}.fq-controls{flex-wrap:wrap;gap:8px;display:flex}.fq-small{border-radius:6px;padding:6px 8px;font-size:13px}.fq-form-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.fq-submit{color:#fff;cursor:pointer;background:#0f6cf1;border:0;border-radius:10px;padding:12px 16px;font-weight:700}.fq-helper{color:#6b7280;font-size:13px}.fq-scroll-area{scrollbar-width:none;-ms-overflow-style:none;width:100%;height:calc(100vh - 180px);padding-right:8px;overflow-y:auto}.fq-scroll-area::-webkit-scrollbar{display:none}.acao-chat-page{background:#fff;flex-direction:column;height:100dvh;display:flex;overflow:hidden}.global-topbar-fixed{z-index:50;background:#fff;border-bottom:1px solid #eef2f5;position:sticky;top:0}.gtf-container{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;max-width:min(1600px,94vw);height:68px;margin:0 auto;padding:0 20px;display:grid;position:relative}.gtf-left{align-items:center;display:flex}.gtf-logo{object-fit:contain;height:42px}.gtf-center{justify-content:center;align-items:flex-end;display:flex}.gtf-right{justify-content:flex-end;align-items:center;gap:18px;display:flex}.toggle-agentbar{appearance:none;color:#117aa5;cursor:pointer;background:#f7fbff;border:1px solid #d7e7f3;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .15s;display:inline-flex;position:relative;top:35px;box-shadow:0 1px 2px #0000000a}.toggle-agentbar:hover{background:#ecf7ff}@media (max-width:880px){.toggle-agentbar{top:10px}}.gtf-lang,.gtf-lang *,.gtf-user,.gtf-user *{color:#000!important;font-family:Lato,system-ui,-apple-system,Segoe UI,Roboto,Arial!important;font-size:14px!important;line-height:18.2px!important}.gtf-user .avatar,.gtf-user .initials,.gtf-user .user-initials{color:#0488bc!important;font-family:Outfit,system-ui,-apple-system,Segoe UI,Roboto,Arial!important;font-size:15px!important;font-weight:400!important}.agentbar{opacity:0;background:#fff;max-height:0;transition:max-height .28s,opacity .18s;overflow:hidden}.agentbar.open{opacity:1;border-bottom:1px solid #eef2f5;max-height:92px}.agentbar-inner{justify-content:space-between;align-items:center;max-width:min(1600px,94vw);height:92px;margin:0 auto;padding:0 16px;display:flex}.ab-left{align-items:center;gap:12px;display:flex}.voltar{color:#000;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-right:6px;text-decoration:none;display:inline-flex}.voltar:hover{color:#039fdd}.voltar svg{display:block}.agent-icon{filter:drop-shadow(0 6px 30px #0000000f);box-sizing:border-box;object-fit:contain;object-position:center;aspect-ratio:1;background:#fff;border-radius:50%;width:45px;height:45px;padding:3px;display:block;box-shadow:0 0 0 3px #039fdd}.titulos{flex-direction:column;gap:2px;display:flex}.nome-agente{color:#000;margin:0;font:400 26px/1.2 Lato,system-ui,Segoe UI,Roboto,Arial}.breadcrumbs{color:#7b7b7b;white-space:nowrap;flex-direction:row;align-items:center;gap:11px;height:16px;margin:0;padding:0;line-height:16px;display:flex}.breadcrumbs .crumb{color:#7b7b7b;text-underline-offset:2px;font:400 14px/16px Lato,system-ui,-apple-system,Segoe UI,Roboto,Arial;text-decoration:underline}.breadcrumbs .crumb.atual{color:#7b7b7b;text-decoration:none}.breadcrumbs .sep{color:#039fdd;font:400 16px/16px Lato,system-ui,-apple-system,Segoe UI,Roboto,Arial;transform:translateY(-.5px)}@media (max-width:560px){.breadcrumbs{gap:8px;height:15px;font-size:13px;line-height:15px}}.ab-right{align-items:center;gap:10px;display:flex}.ab-link{color:#117aa5;background:#e9f9ff;border:1px solid #bfe7f8;border-radius:10px;padding:8px 10px;font:500 14px/1 Lato,system-ui,Segoe UI,Roboto,Arial;text-decoration:none}.ab-link:hover{background:#d9f3ff}.link-topo{color:#039fdd;background:0 0;border:0;align-items:center;gap:12px;height:18px;padding:0;font:400 14px/18px Lato,system-ui,-apple-system,Segoe UI,Roboto,Arial;text-decoration:none;display:inline-flex}.link-topo:hover{color:#0284b5}.link-topo:focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid #90e0ff}.link-topo svg{stroke:currentColor;fill:none;flex-shrink:0;width:18px;height:18px;display:block}.acao-hero-bg{flex:0 0 24px;height:24px;position:relative}.acao-hero-bg .ellipse{pointer-events:none;filter:blur(40px);opacity:.5;position:absolute;inset:0}.acao-hero-bg .e-left:before,.acao-hero-bg .e-right:before{content:"";border-radius:9999px;position:absolute}.acao-hero-bg .e-left:before{filter:blur(20px);background:#cdf1ff;width:166px;height:245px;top:0;left:48px}.acao-hero-bg .e-right:before{filter:blur(20px);background:#cdf1ff;width:166px;height:245px;top:0;right:48px}.acao-main{place-items:start center;height:calc(100dvh - 92px);padding:4px 12px 36px;display:grid;overflow:hidden}.chat-card{background:#fff;border-radius:25px;flex-direction:column;width:clamp(1120px,92vw,1600px);height:100%;padding:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 30px #0000000f}.instrucao{color:#000;text-align:center;flex:none;margin:4px 4px 12px;font:400 16px/1.3 Lato,system-ui,-apple-system,Segoe UI,Roboto,Arial}.gatilhos-titulo{display:none}.gatilhos-bloco{flex:none;margin:6px 0 12px}.conteudo-acao{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.conteudo-acao .chat-universal-container{flex-direction:column;flex:auto;min-height:0;display:flex;position:relative;overflow:hidden;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.conteudo-acao .chat-universal-container .msgs-area{--gutter:20px;scrollbar-width:none;-ms-overflow-style:none;flex:auto;min-height:0;overflow:auto;padding:24px var(--gutter)calc(var(--input-height,61px) + 24px)var(--gutter)!important}.conteudo-acao .chat-universal-container .msgs-area::-webkit-scrollbar{width:0;height:0}.conteudo-acao .chat-universal-container .msg{width:100%!important;max-width:100%!important;margin:0 0 10px!important;padding:0 4px!important}.conteudo-acao .chat-universal-container .msg .msgai{max-width:clamp(520px,98%,1760px);margin-right:auto;display:inline-flex}.conteudo-acao .chat-universal-container .msg .msguser{max-width:clamp(520px,98%,1760px);display:inline-flex;margin-left:auto!important;margin-right:0!important}.campo-preenchimento-principal-ai{z-index:3;--input-height:61px;position:sticky;bottom:0}.campo-preenchimento-principal-ai .campo-input-wrapper{max-width:min(1600px,96vw)!important}@media (min-width:1680px){.chat-card{width:clamp(1600px,90vw,1760px)}}@media (max-width:1600px){.chat-card{width:clamp(960px,94vw,1300px)}}@media (max-width:1024px){.chat-card{border-radius:18px;width:96vw;padding:16px}.acao-hero-bg{height:18px}}@media (max-width:960px){.agentbar.open{max-height:108px}.agentbar-inner{align-items:flex-start;height:108px;padding-top:10px}.ab-right{gap:8px}.ab-link{padding:6px 8px;font-size:13px}}@media (max-width:640px){.breadcrumbs{display:none}.nome-agente{font-size:22px}.chat-card{border-radius:16px;width:96vw;padding:12px}.instrucao{font-size:14px}.acao-hero-bg{height:12px}}@media (min-width:1600px){.acao-main{padding-inline:12px}.chat-card{padding:18px 16px 22px}}.acao-main .chat-card .chat-universal-container{--input-height:61px;flex-direction:column!important;align-items:stretch!important;width:100%!important;min-height:calc(100dvh - 180px)!important;display:flex!important;position:relative!important;overflow:visible!important}.acao-main .chat-card .msgs-area{width:100%!important;min-height:0!important;max-height:none!important;padding:24px 16px calc(var(--input-height) + 24px)!important;scroll-behavior:smooth!important;flex:auto!important;margin:0 auto!important;overflow:hidden auto!important}.acao-main .chat-card form.campo-preenchimento-principal-ai{--input-height:61px;bottom:max(16px,env(safe-area-inset-bottom))!important;z-index:3!important;justify-content:center!important;width:100%!important;margin-top:24px!important;display:flex!important;position:sticky!important}.acao-main .chat-card .campo-input-wrapper{width:100%!important;max-width:min(1600px,96vw)!important}@media (max-width:991px){.acao-main .chat-card .msgs-area{padding:16px 10px calc(var(--input-height) + 20px)!important}}.form-only-section{box-shadow:none!important;background:0 0!important;padding:0!important}.form-only-content{width:100%;padding:0;max-width:none!important}.form-only-section .gatilhos-bloco,.form-only-section .instrucao{display:none!important}*{letter-spacing:.2px;box-sizing:border-box;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;font-weight:400}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;margin:0}
