.janela{background:#f7f5f3;height:720px}.shell-side{width:68px;flex:none;height:100%;background:#f7f5f3;display:flex;flex-direction:column;align-items:center;padding:8px 0;font-family:Inter,ui-sans-serif,sans-serif}.shell-chev{align-self:flex-end;margin-right:6px;width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#64748b40}.shell-chev .material-symbols-outlined{font-size:14px}.shell-list{display:flex;flex-direction:column;gap:2px;padding:4px 0;align-items:center;width:100%;mask-image:linear-gradient(to bottom,transparent 0,#000 12px,#000 calc(100% - 12px),transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 12px,#000 calc(100% - 12px),transparent 100%)}.shell-item{position:relative;width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#64748b}.shell-item .material-symbols-outlined{font-size:20px;font-variation-settings:"wght" 500}.shell-item.ia{color:#8b5cf6}.shell-item.on{background:#0f172a;color:#f8fafc;box-shadow:0 10px 15px -3px #0f172a40,0 4px 6px -4px #0f172a40}.shell-item.ia.on{background:linear-gradient(90deg,#7c3aed,#9333ea);color:#fff;box-shadow:0 10px 15px -3px #a855f740}.shell-item.on:after{content:"";position:absolute;right:-15px;top:50%;transform:translateY(-50%);width:4px;height:24px;background:#0f172a;border-radius:999px 0 0 999px}.shell-item.ia.on:after{background:#9333ea}.shell-badge{position:absolute;top:-4px;right:-4px;height:16px;min-width:16px;padding:0 2px;border-radius:999px;background:#dc2626;color:#fff;font-size:10px;font-weight:700;font-style:normal;display:flex;align-items:center;justify-content:center;line-height:1}.shell-sep{width:32px;height:1px;background:#e2e8f0;margin:4px 0}.shell-main{flex:1;min-width:0;height:100%;background:#fff;border-top-left-radius:32px;overflow:hidden}.shell-main>.tela{height:720px;overflow:hidden}.shell-item{font-size:0;overflow:hidden}.palco-cursor{position:absolute;left:0;top:0;z-index:100;pointer-events:none;opacity:0;transform:translate(566px,360px);transition:transform .56s cubic-bezier(.2,.8,.2,1),opacity .22s ease;will-change:transform}.palco-cursor.on{opacity:1}.palco-cursor svg{display:block;filter:drop-shadow(0 2px 3px rgba(0,0,0,.35));transform-origin:3px 3px;transition:transform .12s ease}.palco-cursor.press svg{transform:scale(.8)}.palco-cursor-ring{position:absolute;left:-13px;top:-13px;width:32px;height:32px;border-radius:50%;border:2px solid #3b5bff;opacity:0;transform:scale(.35)}.palco-cursor.press .palco-cursor-ring{animation:palco-ring .5s ease-out}@keyframes palco-ring{0%{opacity:.85;transform:scale(.35)}to{opacity:0;transform:scale(1.35)}}@media(prefers-reduced-motion:reduce){.palco-cursor{display:none}}.palco-ato .shell-main{position:relative}.palco-ato .ato-tela{position:absolute;inset:0;visibility:hidden;opacity:0;transition:opacity .22s ease;pointer-events:none}.palco-ato .ato-tela.on{position:relative;visibility:visible;opacity:1;pointer-events:auto}.palco-ato .shell-item{transition:background-color .22s ease,color .22s ease}@media(prefers-reduced-motion:reduce){.palco-ato .ato-tela,.palco-ato .shell-item{transition:none}}.tela-chats{position:relative;height:720px;overflow:hidden;display:flex;background:#fff;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;line-height:1.4;text-align:left}.tela-chats *,.tela-chats *:before,.tela-chats *:after{box-sizing:border-box}.tela-chats svg{display:block}.tela-chats .material-symbols-outlined{font-size:20px;line-height:1}.tela-chats [hidden]{display:none!important}.tela-chats .cs{width:280px;flex:none;border-right:1px solid #E2E8F0;background:#fff;display:flex;flex-direction:column;min-height:0}.tela-chats .cs-hd{height:56px;flex:none;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 16px}.tela-chats .cs-hd h2{margin:0;font-size:18px;font-weight:600;color:#111b21;display:inline-flex;align-items:center;gap:4px}.tela-chats .cs-hd h2 svg{width:16px;height:16px;color:#54656f}.tela-chats .cs-hd .ic{width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#54656f}.tela-chats .cs-hd .ic svg{width:18px;height:18px}.tela-chats .cs-search{padding:0 8px 8px;position:relative;flex:none}.tela-chats .cs-search svg{position:absolute;left:20px;top:10px;width:16px;height:16px;color:#54656f}.tela-chats .cs-search .in{height:36px;border-radius:999px;border:1px solid #E2E8F0;background:#fff;padding-left:36px;font-size:14px;color:#64748b;display:flex;align-items:center}.tela-chats .cs-filters{display:flex;gap:8px;padding:0 8px 8px;border-bottom:1px solid #e9edef;overflow:hidden;flex:none}.tela-chats .cs-pill{padding:4px 12px;border-radius:999px;font-size:12px;font-weight:500;white-space:nowrap;display:inline-flex;align-items:center;gap:4px;background:#e7fce3;color:#008069}.tela-chats .cs-pill.on{background:#00a884;color:#fff}.tela-chats .cs-list{flex:1;min-height:0;overflow:hidden}.tela-chats .cs-row{display:flex;gap:12px;padding:8px 12px;border-bottom:1px solid #e9edef;overflow:hidden}.tela-chats .cs-row.on{background:#f0f2f5;border-left:3px solid #00a884;padding-left:9px}.tela-chats .cs-av{position:relative;width:44px;height:44px;flex:none}.tela-chats .cs-av .circ{width:44px;height:44px;border-radius:999px;background:#dfe5e7;color:#54656f;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500}.tela-chats .badge{position:absolute;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.tela-chats .badge svg{width:16px;height:16px}.tela-chats .badge.ml svg{width:16px;height:11px}.tela-chats .cs-av .badge.b0{bottom:-2px;right:-2px;z-index:3}.tela-chats .cs-av .badge.b1{bottom:4px;right:-4px;z-index:2}.tela-chats .cs-av .badge.b2{bottom:11px;right:-3px;z-index:1}.tela-chats .cs-txt{flex:1;min-width:0}.tela-chats .cs-l1{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:2px}.tela-chats .cs-nm{font-size:15px;font-weight:500;color:#111b21;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.tela-chats .cs-tm{font-size:11px;white-space:nowrap;color:#667781}.tela-chats .cs-tm.un,.tela-chats .cs-row:has(.cs-un:not(:empty)) .cs-tm{color:#00a884;font-weight:500}.tela-chats .cs-l2{display:flex;justify-content:space-between;align-items:center;gap:6px}.tela-chats .cs-pv{font-size:13px;color:#667781;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.tela-chats .cs-un{min-width:20px;height:20px;border-radius:999px;background:#00a884;color:#fff;font-size:11px;font-weight:500;display:flex;align-items:center;justify-content:center;padding:0 6px;flex:none}.tela-chats .cs-un:empty{display:none}.tela-chats .cs-l3:has(.cs-tag:empty){display:none}.tela-chats .cs-bd{display:contents}.tela-chats .badge.wake svg{width:14px;height:16px}.tela-chats .badge.magalu svg,.tela-chats .badge.shopee svg{width:15px;height:15px}.tela-chats .cs-l3{display:flex;align-items:center;gap:2px;height:14px;margin-top:3px;margin-bottom:-6px;overflow:hidden}.tela-chats .cs-tag{font-size:11px;padding:0 4px;border-radius:3px;font-weight:600;line-height:14px;white-space:nowrap;background:#6366f133;color:#4338ca}.tela-chats .cw{flex:1;min-width:0;display:flex;flex-direction:column;background-color:#efeae2;background-image:url(/stitch/chat-bg.png);background-size:500px auto;background-position:top left;background-repeat:repeat}.tela-chats .ch-hd{height:48px;flex:none;display:flex;align-items:center;justify-content:space-between;padding:0 16px;background:#fff;border-bottom:1px solid #E2E8F0}.tela-chats .ch-who{display:flex;align-items:center;gap:12px;min-width:0;flex:1;overflow:hidden}.tela-chats .ch-av{position:relative;width:36px;height:36px;flex:none}.tela-chats .ch-av .circ{width:36px;height:36px;border-radius:999px;background:#dfe5e7;color:#54656f;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:14px}.tela-chats .ch-av .badge{width:14px;height:14px}.tela-chats .ch-av .badge svg{width:14px;height:14px}.tela-chats .ch-av .badge.b0{bottom:-2px;right:-2px;z-index:3}.tela-chats .ch-av .badge.b1{bottom:3px;right:-4px;z-index:2}.tela-chats .ch-av .badge.b2{bottom:9px;right:-3px;z-index:1}.tela-chats .ch-nm{margin:0;font-size:14px;font-weight:500;color:#111b21;line-height:1.25;white-space:nowrap}.tela-chats .ch-st{font-size:11px;color:#667781;line-height:1.3;display:inline-flex;align-items:center;gap:5px}.tela-chats .ch-st.typing{color:#059669}.tela-chats .ch-st.site{color:#0891b2}.tela-chats .ch-st .dot{width:6px;height:6px;border-radius:999px;background:#06b6d4;animation:tc-pulse 1.4s ease-in-out infinite}.tela-chats .ch-del{margin-left:8px;margin-top:2px;display:inline-flex;align-items:center;gap:6px;font-size:11px;color:#667781;white-space:nowrap}.tela-chats .ch-del svg{width:12px;height:12px;opacity:.7;flex:none}.tela-chats .ch-del i{width:6px;height:6px;border-radius:999px;flex:none}.tela-chats .ch-del b{font-weight:500}.tela-chats .ch-del span{opacity:.6}.tela-chats .ch-act{display:flex;align-items:center;gap:2px}.tela-chats .ch-act .ic{width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#64748b}.tela-chats .ch-act .ic svg{width:18px;height:18px}.tela-chats .ch-act .ic.sm svg{width:16px;height:16px}.tela-chats .ch-scroll{flex:1;min-height:0;position:relative;overflow:hidden;padding:0 6% 12px;display:flex;flex-direction:column}.tela-chats .ch-sticky{position:sticky;top:8px;display:flex;justify-content:center;z-index:2;margin:8px 0 4px}.tela-chats .ch-datepill{background:#ffffffe6;padding:4px 12px;border-radius:999px;font-size:12px;color:#54656f;box-shadow:0 1px 2px #0000000d;border:1px solid rgba(226,232,240,.5)}.tela-chats .ch-msgs{display:flex;flex-direction:column;gap:4px}.tela-chats .ch-row{display:flex;opacity:0;transform:translateY(8px)}.tela-chats .ch-row.in{opacity:1;transform:none;transition:opacity .32s cubic-bezier(.2,.8,.2,1),transform .32s cubic-bezier(.2,.8,.2,1)}.tela-chats .ch-row.out{justify-content:flex-end}.tela-chats .ch-row.center{justify-content:center}.tela-chats .ch-b{position:relative;max-width:420px;padding:6px 12px;border-radius:8px;box-shadow:0 1px 2px #0000000d;font-size:14.2px;line-height:19px;color:#111b21;white-space:pre-line;overflow-wrap:anywhere}.tela-chats .ch-row.out .ch-b{background:#d9fdd3;border-top-right-radius:0}.tela-chats .ch-row.in-msg .ch-b{background:#fff;border-top-left-radius:0}.tela-chats .ch-meta{display:inline-flex;align-items:center;gap:3px;margin-left:6px;font-size:11px;color:#667781;vertical-align:bottom;white-space:nowrap}.tela-chats .ch-meta .rd{color:#53bdeb}.tela-chats .ch-card{margin-top:6px;background:#fff;border-radius:8px;padding:9px 10px;display:flex;gap:10px;align-items:center;font-size:13px;line-height:1.3}.tela-chats .ch-card>svg{width:22px;height:22px;color:#2563eb;flex:none}.tela-chats .ch-card b{display:block;font-size:13px;color:#111b21;font-weight:600}.tela-chats .ch-card span{color:#667781;font-size:12px}.tela-chats .ch-card.sys{margin-top:0;width:100%;max-width:420px;box-shadow:0 1px 2px #0000000d}.tela-chats .ch-typing{background:#d9fdd3;border-radius:8px 0 8px 8px;padding:10px 14px;display:inline-flex;gap:4px;box-shadow:0 1px 2px #0000000d}.tela-chats .ch-typing i{width:7px;height:7px;border-radius:50%;background:#90a4a0;animation:tc-bnc 1.2s infinite}.tela-chats .ch-typing i:nth-child(2){animation-delay:.15s}.tela-chats .ch-typing i:nth-child(3){animation-delay:.3s}.tela-chats .ch-div{margin:12px 0}.tela-chats .ch-div span{background:#fff;padding:4px 12px;border-radius:8px;font-size:12px;color:#54656f;box-shadow:0 1px 2px #0000000d}.tela-chats .cw-au{display:flex;flex-direction:column;gap:2px;white-space:normal}.tela-chats .cw-au .lbl{display:flex;align-items:center;gap:4px;padding:0 4px 2px;font-size:11px;line-height:14px;font-weight:500;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-chats .cw-au .lbl>svg{width:12px;height:12px;flex:none}.tela-chats .cw-au .lbl>span{overflow:hidden;text-overflow:ellipsis}.tela-chats .cw-au .sum{margin:0;padding:0 4px 4px;font-size:11px;line-height:1.375;color:#64748b}.tela-chats .cw-au .player{display:flex;align-items:center;gap:6px;min-width:260px;max-width:320px}.tela-chats .cw-au .speed{width:28px;height:28px;flex:none}.tela-chats .cw-au .play{width:32px;height:32px;border-radius:9999px;flex:none;display:inline-flex;align-items:center;justify-content:center;color:#667781}.tela-chats .cw-au .play svg{width:20px;height:20px;margin-left:2px}.tela-chats .cw-au .wave{position:relative;height:24px;display:flex;align-items:center;gap:1.5px;min-width:0}.tela-chats .cw-au .wave i{display:block;width:2.5px;flex:none;border-radius:9999px;background:#a0aeb9}.tela-chats .cw-au .wave .dot{position:absolute;top:50%;left:-5px;width:10px;height:10px;border-radius:9999px;background:#3b82f6;transform:translateY(-50%);box-shadow:0 1px 2px #0000000d}.tela-chats .cw-au .ft{display:flex;align-items:center;gap:4px;font-size:11px;line-height:14px;color:#667781}.tela-chats .cw-au .ft .pin svg{width:14px;height:14px;color:#3b82f6}.tela-chats .cw-au .ft .tm{margin-left:auto}.tela-chats .cw-au .tx{padding:0 8px 2px;max-width:270px}.tela-chats .cw-au .tx p{margin:0;font-size:12px;line-height:1.3;color:#64748bb3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow-wrap:anywhere}.tela-chats .cw-au .tx p .cw-tx-l{display:block}.tela-chats .cw-au .tx p b{font-weight:600;color:#0f172a}.tela-chats .cw-au .tx .more{display:inline-block;margin-top:2px;font-size:11px;line-height:13px;color:#0f172a99}.tela-chats .cw-site{position:relative;width:100%;max-width:420px;border-radius:10px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;overflow:hidden;padding:10px 12px 10px 16px;margin:4px 0}.tela-chats .cw-site:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#3b82f6,#2dd4bf)}.tela-chats .cw-site .l1{display:flex;align-items:center;gap:6px;margin-bottom:7px}.tela-chats .cw-site .l1>svg{width:14px;height:14px;color:#94a3b8;flex:none}.tela-chats .cw-site .l1 b{font-size:12px;font-weight:600;color:#1e293b}.tela-chats .cw-site .src{margin-left:auto;display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:500;color:#475569;background:#f1f5f9;border-radius:999px;padding:2px 8px 2px 4px}.tela-chats .cw-site .src .badge{position:static;width:14px;height:14px}.tela-chats .cw-site .pills{display:flex;flex-wrap:wrap;gap:5px}.tela-chats .cw-site .pill{border-radius:999px;font-size:11px;font-weight:500;color:#334155;background:#f1f5f9;padding:4px 10px;display:inline-flex;align-items:center;gap:5px}.tela-chats .cw-site .pill.prod{background:#fff;border:1px solid #e2e8f0}.tela-chats .cw-site .pill .price{color:#059669;font-weight:700}.tela-chats .cw-site .ft{margin-top:7px;font-size:11px;color:#94a3b8}.tela-chats .cw-site .gp{display:flex;gap:8px;margin-bottom:7px}.tela-chats .cw-site .gp-c{width:78px;flex:none;min-width:0}.tela-chats .cw-site .gp-c .th{aspect-ratio:1;border-radius:10px;overflow:hidden;background:#f1f5f9}.tela-chats .cw-site .gp-c .th img{width:100%;height:100%;object-fit:cover;display:block}.tela-chats .cw-site .gp-c .nm{margin:3px 0 0;font-size:11px;font-weight:500;color:#1e293b;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-chats .cw-site .gp-c .pr{margin:1px 0 0;font-size:11px;font-weight:700;color:#059669;line-height:1.2}.tela-chats .ch-in{flex:none;padding:6px 16px;background:transparent}.tela-chats .ch-in .pill{display:flex;width:100%;background:#fff;border-radius:26px;box-shadow:0 1px 2px #0000000d;padding:4px 8px;gap:2px;min-height:46px;align-items:flex-end}.tela-chats .ch-in .bt{width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#54656f;flex:none}.tela-chats .ch-in .bt svg{width:24px;height:24px}.tela-chats .ch-in .bt.mic svg{width:28px;height:28px}.tela-chats .ch-in .ta{flex:1;min-width:0;font-size:15px;line-height:24px;color:#667781;padding:6px 4px}.tela-chats .cp{width:360px;flex:none;background:#f7f5f3;padding:4px;min-height:0}.tela-chats .cp-card{height:100%;background:#fff;border-radius:24px;border:1px solid #F3F4F6;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;position:relative;display:flex;flex-direction:column}.tela-chats .cp-ov{position:absolute;top:0;left:0;right:0;padding:8px 12px;display:flex;justify-content:space-between;z-index:3}.tela-chats .cp-ov span{width:24px;height:24px;border-radius:999px;background:#ffffffb3;display:inline-flex;align-items:center;justify-content:center;color:#64748b}.tela-chats .cp-ov span svg{width:16px;height:16px}.tela-chats .cp-hero{padding:14px 12px 0}.tela-chats .cp-id{display:flex;align-items:flex-start;gap:16px;margin-bottom:6px}.tela-chats .cp-av{position:relative;flex:none;width:64px;height:64px}.tela-chats .cp-av .circ{width:64px;height:64px;border-radius:999px;background:#2563eb1a;color:#2563eb;font-size:18px;font-weight:500;display:flex;align-items:center;justify-content:center;border:2px solid #fff;box-shadow:0 1px 2px #0000000d,0 0 0 2px #2563eb1a}.tela-chats .cp-av .on{position:absolute;bottom:0;right:0;width:16px;height:16px;background:#22c55e;border:2px solid #fff;border-radius:999px}.tela-chats .cp-nm{margin:0;padding-top:4px;font-size:17px;font-weight:700;color:#0f172a;line-height:1.25}.tela-chats .cp-ph{font-size:14px;font-weight:500;color:#64748b;margin-top:2px}.tela-chats .cp-em{font-size:12px;color:#64748b;margin-top:1px}.tela-chats .cp-chips{display:flex;flex-wrap:wrap;gap:6px;padding-bottom:10px}.tela-chats .cp-chip{padding:2px 8px;border-radius:999px;font-size:12px;font-weight:500;background:#f1f5f9;color:#64748b;display:inline-flex;align-items:center;gap:4px}.tela-chats .cp-chip svg{width:12px;height:12px}.tela-chats .cp-ttl{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.tela-chats .cp-score{margin:0 12px 10px;background:#f1f5f94d;border-radius:16px;padding:8px 12px}.tela-chats .cp-score .l1{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.tela-chats .cp-score .l1 b{font-size:14px;font-weight:700;color:#2563eb}.tela-chats .cp-score .rail{height:6px;border-radius:999px;background:#f1f5f9;overflow:hidden}.tela-chats .cp-score .bar{height:100%;width:86%;background:#2563eb;border-radius:999px}.tela-chats .cp-toc{position:sticky;top:0;z-index:2;background:#fffffffa;border-bottom:1px solid rgba(226,232,240,.6);padding:6px 12px;display:flex;flex-wrap:nowrap;gap:4px;min-height:36px;overflow:hidden;align-items:center}.tela-chats .cp-toc span{border-radius:999px;font-size:11px;font-weight:500;padding:2px 8px;color:#64748b}.tela-chats .cp-toc span.on{background:#0f172a;color:#f8fafc}.tela-chats .cp-sec{padding:8px 12px}.tela-chats .cp-sec .h{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:6px}.tela-chats .cp-sec .h svg{width:12px;height:12px}.tela-chats .cp-sec .h .cta{margin-left:auto;text-transform:none;letter-spacing:0;font-size:11px;font-weight:500;color:#0f172a}.tela-chats .cp-sec .h .cta.sp{color:#0f172a;display:inline-flex;align-items:center;gap:3px}.tela-chats .cp-sec .h.sky svg{color:#0284c7}.tela-chats .cp-sec .h.vio svg{color:#6d28d9}.tela-chats .cp-jn{border-radius:16px;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;padding:10px 12px}.tela-chats .cp-jn .l1{display:flex;align-items:center;gap:8px;font-size:11px;color:#64748b;white-space:nowrap}.tela-chats .cp-jn .ft{font-size:11px;color:#94a3b8;margin:4px 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-chats .cp-jn .conv{border-radius:999px;background:#d1fae5;color:#047857;font-size:11px;font-weight:500;padding:2px 8px;transition:opacity .4s ease,transform .4s ease}.tela-chats .cp-jn .conv.off{opacity:0;transform:translateY(4px)}.tela-chats .cp-jn .via{display:inline-flex;align-items:center;gap:4px}.tela-chats .cp-jn .via .badge{position:static;width:12px;height:12px}.tela-chats .cp-jn .via .badge svg{width:12px;height:12px}.tela-chats .cp-jn .it{display:flex;align-items:center;gap:8px;margin-top:3px}.tela-chats .cp-jn .it .bx{width:32px;height:32px;border-radius:8px;background:#f0f9ff;display:inline-flex;align-items:center;justify-content:center;color:#0284c7;flex:none}.tela-chats .cp-jn .it .bx svg{width:14px;height:14px}.tela-chats .cp-jn .it b{display:block;font-size:12px;font-weight:500;color:#0f172a;line-height:1.3}.tela-chats .cp-jn .it span{font-size:11px;color:#64748b}.tela-chats .cp-ped{display:flex;align-items:center;gap:10px;border-radius:12px;background:#f1f5f966;padding:6px 12px}.tela-chats .cp-ped .bx{width:32px;height:32px;border-radius:8px;background:#f1f5f9;display:inline-flex;align-items:center;justify-content:center;color:#64748b;flex:none}.tela-chats .cp-ped .bx svg{width:15px;height:15px}.tela-chats .cp-ped.pend .bx{background:#ecfdf5;color:#059669}.tela-chats .cp-ped .st.ab{color:#b45309;background:#fef3c7}.tela-chats .cp-ped b{display:block;font-size:13px;font-weight:600;color:#0f172a}.tela-chats .cp-ped span{font-size:11px;color:#64748b}.tela-chats .cp-ped .st{transition:background .3s ease,color .3s ease;margin-left:auto;font-size:11px;font-weight:500;color:#047857;background:#d1fae5;border-radius:999px;padding:2px 8px}.tela-chats .cp-mem{border-radius:12px;background:#f1f5f966}.tela-chats .cp-mem .ln{display:flex;align-items:flex-start;gap:8px;padding:4px 12px;font-size:12px;color:#0f172a;line-height:1.35}.tela-chats .cp-mem .ln+.ln{border-top:1px solid rgba(226,232,240,.4)}.tela-chats .cp-mem .ln i{width:4px;height:4px;border-radius:999px;background:#64748b66;flex:none;margin-top:6px}.tela-chats .cbox{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:#fff;padding:2px;overflow:hidden;flex:none}.tela-chats .cbox img,.tela-chats .cbox svg{width:100%;height:100%;object-fit:contain;display:block}.tela-chats .cbox.sm{width:16px;height:16px;box-shadow:0 0 0 2px #fff}.tela-chats .cbox.lg{width:28px;height:28px;background:transparent;padding:0}.tela-chats .st-toast{position:absolute;top:16px;right:16px;z-index:30;pointer-events:none}.tela-chats .st-card{width:340px;display:flex;align-items:flex-start;gap:12px;border-radius:16px;background:#fff;padding:16px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a,0 0 0 1px #e2e8f066;animation:tc-slide .3s ease-out both}.tela-chats .st-av{position:relative;flex:none;width:40px;height:40px}.tela-chats .st-av .circ{width:40px;height:40px;border-radius:999px;background:#0f172a;color:#f8fafc;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center}.tela-chats .st-av .cbox{position:absolute;bottom:-2px;right:-2px}.tela-chats .st-tx{flex:1;min-width:0}.tela-chats .st-tx .l1{display:flex;align-items:center;gap:8px}.tela-chats .st-tx .dot{width:6px;height:6px;border-radius:999px;background:#10b981;flex:none}.tela-chats .st-tx .dot.pend{background:#f59e0b}.tela-chats .st-tx b{font-size:14px;font-weight:600;color:#0f172a;line-height:20px}.tela-chats .st-tx p{margin:2px 0 0;font-size:12px;line-height:16px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-chats .st-x{flex:none;width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#64748b99}.tela-chats .st-x svg{width:14px;height:14px}.tela-chats .oc-row{padding:0 8px;margin:8px 0}.tela-chats .oc-wrap{position:relative;width:100%;max-width:440px}.tela-chats .oc{width:100%;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 0 0 .5px #0000000a,0 8px 24px #0000000f;white-space:normal}.tela-chats .oc-hero{position:relative;background:#fff}.tela-chats .oc-hero>img{width:100%;height:192px;object-fit:contain;display:block}.tela-chats .oc-badge{position:absolute;top:12px;left:12px;padding:6px 12px;border-radius:16px;background:#0000008c;backdrop-filter:blur(8px);color:#fff;line-height:1}.tela-chats .oc-badge span{display:block;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:#fffc}.tela-chats .oc-badge b{display:block;font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:-.01em;margin-top:2px}.tela-chats .oc-title{padding:20px 20px 16px}.tela-chats .oc-title h2{margin:0;font-size:22px;font-weight:600;color:#0f172a;line-height:1.25;letter-spacing:-.01em}.tela-chats .oc-title p{margin:2px 0 0;font-size:14px;color:#64748b}.tela-chats .oc-total{margin-top:20px;display:flex;align-items:baseline;gap:8px}.tela-chats .oc-total b{font-size:28px;font-weight:600;color:#0f172a;letter-spacing:-.01em;line-height:1.2}.tela-chats .oc-title .pay{font-size:12px;color:#64748b;margin-top:2px}.tela-chats .oc-div{height:1px;background:#e2e8f099;margin:0 20px}.tela-chats .oc-items{padding:8px 20px}.tela-chats .oc-items .h{font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;padding:8px 0}.tela-chats .oc-items .it{display:flex;align-items:center;gap:12px;padding-bottom:8px}.tela-chats .oc-items .th{width:40px;height:40px;border-radius:8px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);overflow:hidden;flex:none;display:inline-flex;align-items:center;justify-content:center}.tela-chats .oc-items .th img{width:100%;height:100%;object-fit:contain;background:#fff}.tela-chats .oc-items .it>div{flex:1;min-width:0}.tela-chats .oc-items .it b{display:block;font-size:13px;font-weight:500;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-chats .oc-items .pr{font-size:12px;color:#334155;font-variant-numeric:tabular-nums}.tela-chats .oc-buyer{padding:14px 20px;display:flex;align-items:center;gap:12px}.tela-chats .oc-letters{width:36px;height:36px;border-radius:999px;background:#0f172a;color:#f8fafc;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;box-shadow:0 1px 2px #0000000d;flex:none}.tela-chats .oc-buyer>div{flex:1;min-width:0}.tela-chats .oc-buyer b{display:block;font-size:14px;font-weight:500;color:#0f172a}.tela-chats .oc-buyer span{font-size:12px;color:#64748b}.tela-chats .oc-buyer>svg{width:20px;height:20px;color:#cbd5e1;flex:none}.tela-chats .oc-ft{padding:12px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.tela-chats .oc-st{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;background:#f1f5f9;font-size:13px;font-weight:500}.tela-chats .oc-st i{width:8px;height:8px;border-radius:999px;transition:background .3s ease}.tela-chats .oc-trk{margin:-4px 20px 12px;display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#0369a1}.tela-chats .oc-trk svg{width:14px;height:14px;flex:none}.tela-chats .oc-trk b{font-weight:500}.tela-chats .oc-trk .none{color:#64748b}.tela-chats .oc-trk code{font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px}@keyframes tc-slide{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:none}}@keyframes tc-fade{0%{opacity:0}to{opacity:1}}.tela-chats .cp-card.rolou .cp-sec:not(.cp-cat):not(.cp-cartsec),.tela-chats .cp-card.rolou .cp-hero,.tela-chats .cp-card.rolou .cp-score{display:none}.tela-chats .cp-card.rolou .cp-toc{margin-top:40px}.tela-chats .pg{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;position:relative}.tela-chats .pg-cell{min-width:0}.tela-chats .pg .tile{aspect-ratio:1;border-radius:16px;overflow:hidden;background:#f1f5f9;position:relative;display:flex;align-items:center;justify-content:center}.tela-chats .pg .tile img{width:100%;height:100%;object-fit:cover;display:block}.tela-chats .pg .tile.more{background:#f1f5f966;font-size:11px;font-weight:600;color:#0f172a;text-align:center;line-height:1.3}.tela-chats .pg .nm{margin:4px 0 0;padding:0 2px;font-size:11px;font-weight:500;color:#0f172a;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-chats .pg .pr{margin:2px 0 0;padding:0 2px;font-size:11px;font-weight:700;color:#059669;line-height:1.2}.tela-chats .cp-cat{position:relative}.tela-chats .cm{position:absolute;left:58px;top:76px;z-index:5;width:240px;border-radius:12px;background:#fff;padding:6px;box-shadow:0 10px 38px -10px #00000047,0 2px 8px #00000014,0 0 0 1px #0000000d;animation:tc-fade .12s ease-out both}.tela-chats .cm .it{display:flex;align-items:center;gap:10px;border-radius:6px;padding:6px 12px;font-size:13px;color:#0f172a;line-height:1.3}.tela-chats .cm .it svg{width:14px;height:14px;flex:none}.tela-chats .cm .it[data-cm-add]{background:#f1f5f9}.tela-chats .cm .sep{height:1px;background:#e2e8f0;margin:4px -6px}.tela-chats .pv{margin-top:12px;display:flex;flex-direction:column;gap:8px;animation:tc-fade .2s ease-out both}.tela-chats .pv-hero{border-radius:16px;overflow:hidden;background:#f1f5f9;aspect-ratio:4 / 3}.tela-chats .pv-hero img{width:100%;height:100%;object-fit:cover;display:block}.tela-chats .pv-nm{margin:0;font-size:13px;font-weight:600;color:#0f172a;line-height:1.25}.tela-chats .pv-pr{margin:-6px 0 0;font-size:13px;font-weight:700;color:#059669}.tela-chats .pv-vars{border-radius:16px;background:#f1f5f999;padding:8px;display:flex;flex-direction:column;gap:6px}.tela-chats .pv-h,.tela-chats .pv-ax{margin:0;padding:0 2px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.tela-chats .pv-ax span{text-transform:none;font-weight:400;color:#0f172ab3}.tela-chats .pv-sw{display:flex;flex-wrap:wrap;gap:6px}.tela-chats .pv-sw .sw{display:inline-flex;align-items:center;gap:6px;border-radius:999px;font-size:11px;font-weight:500;padding:4px 10px;background:#f1f5f9;color:#0f172a;transition:background .15s,color .15s}.tela-chats .pv-sw .sw i{width:14px;height:14px;border-radius:999px;flex:none;box-shadow:0 0 0 1px #e2e8f0e6}.tela-chats .pv-sw .sw.on{background:#0f172a;color:#fff}.tela-chats .pv-res{display:flex;align-items:center;gap:8px;padding:6px;border-radius:16px;background:#0f172a0d;box-shadow:0 0 0 1px #0f172a33;animation:tc-fade .18s ease-out both}.tela-chats .pv-res img{width:40px;height:40px;border-radius:8px;object-fit:cover;flex:none}.tela-chats .pv-res .tx{flex:1;min-width:0}.tela-chats .pv-res .tx p{margin:0;font-size:12px;line-height:1.25;color:#0f172a}.tela-chats .pv-res .tx .k{color:#64748b}.tela-chats .pv-res .tx b{font-weight:500}.tela-chats .pv-res .tx .pr{font-size:11px;font-weight:700;color:#059669}.tela-chats .pv-res .snd{width:28px;height:28px;border-radius:999px;background:#059669;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex:none}.tela-chats .pv-res .snd svg{width:14px;height:14px}.tela-chats .pv-res.pop{animation:pv-pop .28s ease-out both}@keyframes pv-pop{0%{transform:scale(1)}45%{transform:scale(.96)}to{transform:scale(1)}}.tela-chats .pv-bar .b{display:flex;align-items:center;justify-content:center;gap:6px;border-radius:999px;background:#059669;color:#fff;font-size:12px;font-weight:600;padding:8px 12px}.tela-chats .pv-bar .b svg{width:14px;height:14px}.tela-chats .pv-bar .b b{font-weight:700}.tela-chats .cp-cartsec{padding-top:0}.tela-chats .cc{border-radius:16px;background:#fff;box-shadow:0 1px 2px #0000000d;overflow:hidden;animation:tc-fade .25s ease-out both}.tela-chats .cc-hd{padding:10px 12px;display:flex;align-items:center;gap:10px}.tela-chats .cc-hd .ic{width:36px;height:36px;border-radius:999px;background:#0f172a1a;display:inline-flex;align-items:center;justify-content:center;flex:none}.tela-chats .cc-hd .ic svg{width:16px;height:16px;color:#0f172a}.tela-chats .cc-hd .tx{flex:1;min-width:0}.tela-chats .cc-hd .l1{display:flex;align-items:center;gap:6px}.tela-chats .cc-hd b{font-size:13px;font-weight:600;color:#0f172a}.tela-chats .cc-hd .chip{font-size:11px;font-weight:600;padding:1px 6px;border-radius:999px;background:#6366f126;color:#4f46e5;flex:none}.tela-chats .cc-hd .sub{display:block;font-size:11px;color:#64748b}.tela-chats .cc-hd>svg{width:16px;height:16px;color:#64748b;flex:none}.tela-chats .cc-body{padding:0 12px 12px;display:flex;flex-direction:column;gap:10px}.tela-chats .cc-it{display:grid;grid-template-columns:44px 1fr auto;column-gap:10px;row-gap:4px;padding:6px 0;align-items:start}.tela-chats .cc-it>img{width:44px;height:44px;border-radius:8px;object-fit:contain;background:#fff;grid-row:span 2}.tela-chats .cc-it .nm{font-size:12px;font-weight:500;color:#0f172a;line-height:1.25;min-width:0}.tela-chats .cc-it .x{width:14px;height:14px;color:#64748b;margin-top:-1px}.tela-chats .cc-it .x svg{width:14px;height:14px}.tela-chats .cc-it .qt{grid-column:2 / 4;display:flex;align-items:center;gap:6px}.tela-chats .cc-it .q{width:36px;height:24px;border-radius:8px;border:1px solid #E2E8F0;background:#fff;font-size:12px;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;font-variant-numeric:tabular-nums;flex:none}.tela-chats .cc-it .u{font-size:11px;color:#64748b;white-space:nowrap}.tela-chats .cc-it .qt b{margin-left:auto;font-size:12px;font-weight:600;color:#0f172a;font-variant-numeric:tabular-nums}.tela-chats .cc-add{display:flex;align-items:center;justify-content:center;gap:6px;border-radius:999px;border:1px dashed #E2E8F0;padding:6px;font-size:12px;font-weight:500;color:#64748b}.tela-chats .cc-add svg{width:14px;height:14px}.tela-chats .cc-rc{border-top:1px solid rgba(226,232,240,.6);padding-top:8px;display:flex;flex-direction:column;gap:4px}.tela-chats .cc-rc .ln{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:#64748b}.tela-chats .cc-rc .ln .v{font-variant-numeric:tabular-nums;color:#0f172a;flex:none}.tela-chats .cc-rc .ln .v.muted{color:#64748b;font-weight:600}.tela-chats .cc-rc .fr .l{display:inline-flex;align-items:center;gap:4px;min-width:0;white-space:nowrap;overflow:hidden}.tela-chats .cc-rc .fr .l>svg{width:12px;height:12px;flex:none}.tela-chats .cc-rc .cep{width:82px;font-size:11px;color:#0f172a;background:#f1f5f980;border-radius:999px;padding:1px 10px;font-variant-numeric:tabular-nums}.tela-chats .cc-rc .cep.ph{color:#64748b99}.tela-chats .cc-rc .calc{font-size:11px;font-weight:500;color:#0f172a;text-decoration:underline}.tela-chats .cc-rc .suf{overflow:hidden;text-overflow:ellipsis}.tela-chats .cc-rc .tot{display:flex;align-items:center;justify-content:space-between;padding-top:6px;margin-top:2px;border-top:1px solid rgba(226,232,240,.6);font-size:13px;font-weight:600;color:#0f172a}.tela-chats .cc-rc .tot .v{font-size:15px;font-weight:700;font-variant-numeric:tabular-nums}.tela-chats .cc-bar{display:flex;align-items:center;gap:4px;padding-top:4px}.tela-chats .cc-bar .pill{flex:1;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:4px;border-radius:999px;background:#f1f5f980;padding:6px 8px;font-size:11px;font-weight:500;color:#0f172a;white-space:nowrap}.tela-chats .cc-bar .pill svg{width:14px;height:14px;flex:none}.tela-chats .cc-bar .pill.outl{background:#fff;border:1px solid #E2E8F0;font-size:12px}.tela-chats .cc-bar .pill.more{flex:none;padding:6px 8px}.tela-chats .cc-bar .send{flex:none;width:88px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:999px;background:#0f172a;color:#f8fafc;padding:6px 0;font-size:12px;font-weight:600}.tela-chats .cc-bar .send svg{width:14px;height:14px}.tela-chats .cc-hist{border-top:1px solid rgba(226,232,240,.5);padding-top:6px;display:flex;align-items:center;gap:4px;font-size:11px;color:#64748b}.tela-chats .cc-hist svg{width:12px;height:12px}.tela-chats .cb-b{padding:0;overflow:hidden}.tela-chats .cb{width:420px;height:420px;overflow:hidden;background:#fff}.tela-chats .cb-in{width:1080px;height:1080px;transform:scale(.38889);transform-origin:0 0;padding:56px;box-sizing:border-box;display:flex;flex-direction:column;color:#16181d;line-height:1.25}.tela-chats .cb-in>*{flex:none}.tela-chats .cb-hd{display:flex;align-items:center;gap:18px;margin-bottom:8px}.tela-chats .cb-hd .logo{width:128px;height:128px;border-radius:20px;background:#2563eb;color:#fff;font-size:60px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.tela-chats .cb-hero{width:100%;height:430px;border-radius:28px;object-fit:contain;background:#fff;margin-top:8px}.tela-chats .cb-t{font-size:38px;font-weight:700;line-height:1.2;margin-top:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-chats .cb-p{display:flex;align-items:baseline;gap:10px;margin-top:6px}.tela-chats .cb-p b{font-size:34px;font-weight:500}.tela-chats .cb-p span{font-size:29px;color:#6b7280}.tela-chats .cb-tot{margin-top:auto;display:flex;flex-direction:column;gap:8px}.tela-chats .cb-tot .ln{display:flex;justify-content:space-between;font-size:30px;color:#6b7280}.tela-chats .cb-tot .tt{display:flex;justify-content:space-between;align-items:baseline;border-top:2px solid #ECEDEF;padding-top:14px;margin-top:4px}.tela-chats .cb-tot .tt b{font-size:38px;font-weight:500}.tela-chats .cb-tot .tt div b{font-size:34px;font-weight:600;display:block}.tela-chats .cb-tot .tt div span{font-size:29px;color:#6b7280}.tela-chats .cb-cap{margin:0;padding:4px 10px;font-size:14.2px;line-height:19px;max-width:420px}.tela-chats .cb-cap a{color:#025c4c;text-decoration:underline;overflow-wrap:anywhere}@keyframes tc-bnc{0%,80%,to{transform:translateY(0);opacity:.5}40%{transform:translateY(-4px);opacity:1}}@media(prefers-reduced-motion:reduce){.tela-chats .ch-row,.tela-chats .ch-row.in,.tela-chats .cp-jn .conv,.tela-chats .oc-st i,.tela-chats .cp-ped .st{transition:none}.tela-chats .st-card,.tela-chats .cc,.tela-chats .cm,.tela-chats .ch-typing i,.tela-chats .ch-st .dot{animation:none}}.tela-chats .cc-rc .v.cotando{display:inline-flex;align-items:center;gap:5px;color:#64748b;font-style:italic}.tela-chats .cc-rc .v.cotando i{width:10px;height:10px;border-radius:999px;border:1.5px solid #cbd5e1;border-top-color:#0f172a;animation:tc-spin .8s linear infinite}.tela-chats .ch-img{padding:3px;max-width:232px}.tela-chats .ch-img img{display:block;width:226px;height:282px;object-fit:cover;border-radius:6px}.tela-chats .ch-img .ch-meta.ov{position:absolute;right:8px;bottom:6px;margin:0;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.6)}.tela-chats .cs-row.novo{max-height:0;opacity:0;padding-top:0;padding-bottom:0;border-bottom-width:0;transition:max-height .35s cubic-bezier(.2,.8,.2,1),opacity .3s ease .1s,padding .35s ease}.tela-chats .cs-row.novo.in{max-height:80px;opacity:1;padding-top:8px;padding-bottom:8px;border-bottom-width:1px}.tela-chats .cs-pv .wa-dc{display:inline-block;width:14px;height:10px;vertical-align:-1px;color:#53bdeb;margin-right:2px}.tela-chats .cs-row.ped{padding-bottom:14px}.tela-chats .cs-ob{position:absolute;left:50%;bottom:-9px;transform:translate(-50%);z-index:4;font-size:11px;line-height:14px;padding:0 7px;border-radius:999px;background:#fff;color:#111b21;font-weight:500;white-space:nowrap;box-shadow:0 1px 2px #0000001f,0 0 0 1px #0000000a}.tela-chats .st-toast{display:flex;flex-direction:column;gap:8px}.tela-chats .bmm{position:absolute;z-index:32;width:236px;border-radius:12px;background:#fff;padding:6px;box-shadow:0 10px 38px -10px #00000047,0 2px 8px #00000014,0 0 0 1px #0000000d;animation:tc-fade .12s ease-out both}.tela-chats .bmm .it{display:flex;align-items:center;gap:10px;border-radius:6px;padding:6px 12px;font-size:13px;color:#0f172a;line-height:1.3}.tela-chats .bmm .it svg{width:14px;height:14px;flex:none;color:#475569}.tela-chats .bmm .it .igi{width:14px;height:14px;flex:none}.tela-chats .bmm .it .igi svg{width:14px;height:14px}.tela-chats .bmm .it.on{background:#f1f5f9;font-weight:500}.tela-chats .bmm .sep{height:1px;background:#e2e8f0;margin:4px -6px}.tela-chats .ig-bg{position:absolute;inset:0;z-index:34;background:#0f172a73;display:flex;align-items:center;justify-content:center;animation:tc-fade .18s ease-out both}.tela-chats .ig-dlg{width:460px;background:#fff;border-radius:16px;padding:18px 18px 16px;box-shadow:0 24px 60px #0f172a40;display:flex;flex-direction:column;gap:12px}.tela-chats .ig-h{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#0f172a}.tela-chats .ig-h .igi,.tela-chats .ig-tag .igi{width:16px;height:16px;display:inline-flex}.tela-chats .ig-h .igi svg,.tela-chats .ig-tag .igi svg{width:16px;height:16px}.tela-chats .ig-acc{margin-left:auto;font-size:12px;font-weight:500;color:#64748b}.tela-chats .ig-fmt{display:flex;gap:6px}.tela-chats .ig-fmt span{padding:4px 12px;border-radius:999px;border:1px solid #E2E8F0;font-size:12px;font-weight:500;color:#64748b;background:#fff}.tela-chats .ig-fmt span.on{background:#0f172a;border-color:#0f172a;color:#f8fafc}.tela-chats .ig-prev{display:flex;gap:12px}.tela-chats .ig-prev img{width:96px;height:120px;border-radius:10px;object-fit:cover;flex:none}.tela-chats .ig-ta{flex:1;min-height:120px;border:1px solid #E2E8F0;border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.45;color:#0f172a;position:relative;white-space:pre-wrap;overflow-wrap:anywhere}.tela-chats .ig-ta .ph{color:#94a3b8}.tela-chats .ig-ta .caret{display:none;width:1px;height:14px;background:#0f172a;vertical-align:-2px;margin-left:1px;animation:tc-blink 1s step-end infinite}.tela-chats .ig-ta.typing .caret{display:inline-block}.tela-chats .ig-gen{position:absolute;right:8px;bottom:8px;display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:999px;background:#f1f5f9;font-size:11px;font-weight:600;color:#0f172a}.tela-chats .ig-gen svg{width:12px;height:12px}.tela-chats .ig-row{display:flex;align-items:center;gap:10px;font-size:12px;color:#64748b}.tela-chats .ig-row label{width:66px;flex:none;font-weight:500}.tela-chats .ig-tag{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:999px;background:#f1f5f9;color:#0f172a;white-space:nowrap}.tela-chats .ig-tag b{font-weight:600}.tela-chats .ig-ok{display:inline-flex;align-items:center;gap:5px;color:#047857;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-chats .ig-ok svg{width:13px;height:13px;flex:none}.tela-chats .ig-acts{display:flex;justify-content:flex-end;gap:8px}.tela-chats .ig-btn-o,.tela-chats .ig-btn-p{display:inline-flex;align-items:center;height:36px;padding:0 14px;border-radius:10px;font-size:13px;font-weight:500}.tela-chats .ig-btn-o{border:1px solid #E2E8F0;color:#0f172a;background:#fff}.tela-chats .ig-btn-p{background:#0f172a;color:#fff}.tela-chats .ig-toast{position:absolute;right:16px;bottom:16px;z-index:33;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:10px;background:#0f172a;color:#fff;font-size:13px;box-shadow:0 10px 30px #0f172a4d;animation:tc-fade .2s ease-out both}.tela-chats .ig-toast svg{width:14px;height:14px;color:#34d399}@keyframes tc-blink{50%{opacity:0}}.tela-chats .cs-ob.vip{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-weight:600}.tela-chats .cb-row{justify-content:flex-end}.tela-chats .cb-col{display:flex;flex-direction:column;align-items:flex-end;gap:6px;max-width:420px;min-width:0}.tela-chats .cb-rz{align-self:flex-start;display:inline-flex;align-items:center;gap:4px;font-size:11px;line-height:1.3;color:#667781}.tela-chats .cb-rz svg{width:12px;height:12px;transition:transform .18s ease}.tela-chats .cb-rz.on svg{transform:rotate(90deg)}.tela-chats .cb-rzx{align-self:stretch;border-radius:8px;background:#f1f5f9;color:#667781;padding:8px 12px;font-size:13px;line-height:1.6;white-space:pre-line;overflow-wrap:anywhere}.tela-chats .cb-b{align-self:flex-end;max-width:420px;min-width:240px;border-radius:8px;background:#fff3c4;color:#111b21;padding:6px 12px 8px;box-shadow:0 1px 2px #0000000d}.tela-chats .cb-tx{margin:2px 0 0;font-size:15px;line-height:1.38;white-space:pre-line;overflow-wrap:anywhere}.tela-chats .cb-md{display:flex;flex-wrap:nowrap;gap:6px;margin-top:8px}.tela-chats .cb-th{position:relative;width:56px;height:56px;flex:none;border-radius:8px;overflow:hidden;background:#f1f5f999}.tela-chats .cb-th img{display:block;width:100%;height:100%;object-fit:cover}.tela-chats .cb-thx{position:absolute;top:2px;right:2px;width:20px;height:20px;border-radius:999px;background:#0000008c;color:#fff;display:flex;align-items:center;justify-content:center}.tela-chats .cb-thx svg{width:12px;height:12px}.tela-chats .cb-ok{display:block;margin-top:6px;border-radius:999px;background:#059669;color:#fff;font-size:13px;font-weight:500;line-height:1.3;padding:6px 0;text-align:center}.tela-chats .cb-ft{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:2px}.tela-chats .cb-sg{font-size:11px;line-height:14px;color:#667781;white-space:nowrap}.tela-chats .cb-ac{display:inline-flex;align-items:center;gap:4px;margin-right:-4px}.tela-chats .cb-dn,.tela-chats .cb-up{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.tela-chats .cb-dn{color:#667781}.tela-chats .cb-dn svg{transform:rotate(180deg)}.tela-chats .cb-up{color:#047857}.tela-chats .cb-dn svg,.tela-chats .cb-up svg{width:16px;height:16px}.tela-chats .cb-img{max-width:178px}.tela-chats .cb-img img{width:172px;height:172px;object-fit:cover}.tela-chats .vx-img{max-width:174px}.tela-chats .vx-img img{width:168px;height:126px;object-fit:cover}.tela-chats .cb-url{color:#025c4c;text-decoration:underline;overflow-wrap:anywhere}.tela-chats .pf-row{justify-content:flex-start;padding:4px 0}.tela-chats .pf-card{width:428px;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.tela-chats .pf-nav{display:flex;align-items:center;gap:8px;padding:8px 16px;border-bottom:1px solid rgba(0,0,0,.08)}.tela-chats .pf-c,.tela-chats .pf-g{min-width:70px;font-size:17px;letter-spacing:-.4px;color:#3b82f6;flex:none}.tela-chats .pf-c{text-align:left}.tela-chats .pf-g{text-align:right;font-weight:600}.tela-chats .pf-t{flex:1;text-align:center;font-size:17px;font-weight:600;letter-spacing:-.4px;color:#0f172a}.tela-chats .pf-ch{padding:8px 16px}.tela-chats .pf-eb{margin:0 0 6px;font-size:11px;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.06em}.tela-chats .pf-ths{display:flex;flex-wrap:wrap;gap:8px}.tela-chats .pf-th{width:56px;height:56px;flex:none;border-radius:8px;overflow:hidden;box-shadow:inset 0 0 0 1px #e2e8f0}.tela-chats .pf-th img{display:block;width:100%;height:100%;object-fit:cover}.tela-chats .pf-th.on{box-shadow:inset 0 0 0 1px #60a5fa,0 0 0 2px #60a5fa40}.tela-chats .pf-th.mais{display:flex;align-items:center;justify-content:center;border:2px dashed #E2E8F0;box-shadow:none;font-size:11px;font-weight:500;color:#64748b}.tela-chats .pf-pr{margin:0 16px 10px;border:1px solid #E2E8F0;border-radius:10px;padding:8px 10px;font-size:12.5px;line-height:1.45;color:#0f172a}.tela-chats .pf-out{margin:0 16px 12px}.tela-chats .pf-out .pf-sk{display:none;height:168px;border-radius:10px;background:linear-gradient(100deg,#f1f5f9 30%,#e2e8f0,#f1f5f9 70%);background-size:300% 100%;animation:tc-shim 1.2s linear infinite}.tela-chats .pf-out.load .pf-sk{display:block}.tela-chats .pf-out img{display:none;width:134px;height:auto;border-radius:10px}.tela-chats .pf-out.ok img{display:block}.tela-chats .pf-out .pf-chip{display:none;margin-top:8px;align-items:center;gap:4px;padding:4px 10px;border-radius:999px;border:1px solid #A7F3D0;background:#ecfdf5;color:#047857;font-size:12px;font-weight:500;white-space:nowrap}.tela-chats .pf-out.ok .pf-chip{display:inline-flex}.tela-chats .pf-out .pf-chip svg{width:12px;height:12px}.tela-chats .pf-out .pf-chip b{font-weight:500}.tela-chats .pf-art{padding:3px;max-width:236px}.tela-chats .pf-art img{display:block;width:230px;height:auto;border-radius:6px}.tela-chats .pf-art .pf-cap{margin:4px 0 2px;padding:0 7px;font-size:14.2px;line-height:19px;white-space:pre-line}@keyframes tc-shim{to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.tela-chats .cs-row.novo{transition:none}.tela-chats .bmm,.tela-chats .ig-bg,.tela-chats .ig-toast,.tela-chats .cc-rc .v.cotando i,.tela-chats .ig-ta .caret,.tela-chats .pf-out .pf-sk{animation:none}.tela-chats .cb-rz svg{transition:none}}.tela-chats .eb-row .eb{width:100%;max-width:420px;border-radius:16px;background:#fff;box-shadow:0 1px 2px #0000000d;overflow:hidden}.tela-chats .ch-row.out .eb{background:#d9fdd3}.tela-chats .eb-hd{display:flex;align-items:center;gap:8px;padding:10px 14px 6px}.tela-chats .eb-hd>svg{width:16px;height:16px;flex:none;color:#3b82f6}.tela-chats .eb-hd .pr{flex:1;min-width:0;font-size:11px;font-weight:500;color:#667781;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-chats .eb-hd .cv{display:inline-flex;flex:none;color:#667781;transition:transform .18s ease}.tela-chats .eb-hd .cv svg{width:14px;height:14px}.tela-chats .eb.on .eb-hd .cv{transform:rotate(180deg)}.tela-chats .eb-sub{margin:0;padding:0 14px;font-size:14px;font-weight:600;line-height:19px;color:#111b21;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-chats .eb-sn{margin:0;padding:4px 14px 8px;font-size:12px;line-height:16px;color:#667781;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tela-chats .eb-bd{padding:4px 10px 10px}.tela-chats .eb-bd .tx{border-radius:8px;background:#fff;box-shadow:inset 0 0 0 1px #e2e8f0;padding:10px 12px;font-size:13px;line-height:1.5;color:#0f172a;white-space:pre-line}.tela-chats .eb-bd .rp{display:inline-flex;align-items:center;gap:6px;margin-top:8px;font-size:12px;font-weight:500;color:#2563eb}.tela-chats .eb-bd .rp svg{width:14px;height:14px}.tela-chats .eb-rp{margin-top:8px;border-radius:8px;background:#fff;box-shadow:inset 0 0 0 1px #e2e8f0;padding:8px;display:flex;flex-direction:column;gap:8px}.tela-chats .eb-rp .ln{display:flex;align-items:center;gap:8px}.tela-chats .eb-rp .ln .k{font-size:11px;color:#667781;flex:none}.tela-chats .eb-rp .ln .v{flex:1;min-width:0;font-size:12px;color:#0f172a;border-bottom:1px solid rgba(226,232,240,.7);padding-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-chats .eb-rp .tx{margin:0;min-height:34px;font-size:13px;line-height:1.5;color:#0f172a;white-space:pre-line}.tela-chats .eb-rp .ac{display:flex;align-items:center;justify-content:flex-end;gap:10px}.tela-chats .eb-rp .ca{font-size:12px;color:#667781}.tela-chats .eb-rp .sd{display:inline-flex;align-items:center;gap:5px;border-radius:999px;background:#0f172a;color:#fff;font-size:12px;font-weight:500;padding:5px 12px}.tela-chats .eb-rp .sd svg{width:13px;height:13px}.tela-chats .eb-ft{display:flex;justify-content:flex-end;padding:2px 14px 8px;font-size:11px;color:#667781}.tela-chats .mq{padding:3px 3px 4px;max-width:250px}.tela-chats .mq-sn{display:block;padding:3px 7px 2px;font-size:12px;font-weight:600;color:#d97706}.tela-chats .mq-im{display:block;width:244px;height:134px;object-fit:cover;border-radius:6px}.tela-chats .mq-pr{margin:4px 0 0;padding:0 7px;font-size:13px;font-weight:600;color:#059669}.tela-chats .mq-tx{margin:2px 0 0;padding:0 7px;font-size:14.2px;line-height:19px;color:#111b21;white-space:pre-line}.tela-chats .mq .ch-meta{display:block;text-align:right;padding:0 7px 2px}.tela-chats .ch-row.mq-rp{justify-content:flex-start;padding-left:8px;margin-top:-2px}.tela-chats .mq-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#00a8841a;color:#00a884;font-size:12px;font-weight:500;padding:4px 12px}.tela-chats .mq-pill svg{width:13px;height:13px}.tela-chats .mq-pub{display:flex;align-items:center;gap:5px;margin-top:4px;padding-top:4px;border-top:1px solid rgba(0,0,0,.06);font-size:11px;line-height:14px;color:#667781}.tela-chats .mq-pub svg{width:14px;height:10px;flex:none}.tela-chats .cp-cn{display:flex;flex-direction:column;gap:8px}.tela-chats .cp-cn .ln{border-radius:16px;background:#f1f5f9b3;padding:8px 12px}.tela-chats .cp-cn .l1{display:flex;align-items:center;gap:8px;min-width:0}.tela-chats .cp-cn .l1 .bx{position:relative;width:16px;height:16px;flex:none;display:inline-flex}.tela-chats .cp-cn .l1 .bx svg{width:16px;height:16px}.tela-chats .cp-cn .l1 p{margin:0;font-size:13px;font-weight:500;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-chats .cp-cn .l2{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:2px}.tela-chats .cp-cn .l2 .ch{font-size:11px;color:#64748b}.tela-chats .cp-cn .l2 .ac{display:inline-flex;gap:4px;flex:none}.tela-chats .cp-cn .l2 .ac i{font-style:normal;font-size:11px;font-weight:600;color:#64748b;padding:1px 8px;border-radius:999px}.tela-chats .cp-cn .l2 .ac i:first-child{color:#2563eb}.tela-chats .badge.olx svg{width:16px;height:auto}.tela-chats .badge.madeira svg{width:15px;height:15px;border-radius:4px}.tela-embaixa{height:720px;overflow:hidden;background:#fff;color:#0f172a;position:relative;font-family:Inter,system-ui,sans-serif}.tela-embaixa .off{display:none!important}.tela-embaixa .eb-lu{width:16px;height:16px;flex:none;color:#64748b}.tela-embaixa .eb-lu.sm{width:14px;height:14px}.tela-embaixa .eb-scr{position:absolute;inset:0;padding:28px 32px;display:flex;flex-direction:column;gap:16px;overflow:hidden;animation:eb-in .22s ease-out both}@keyframes eb-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@keyframes eb-entra{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.tela-embaixa .eb-entra{animation:eb-entra .24s ease-out both}.tela-embaixa .eb-hd{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.tela-embaixa .eb-h1{margin:0;font-family:Outfit,Inter,sans-serif;font-size:22px;font-weight:600;line-height:1.2;display:flex;align-items:center;gap:8px}.tela-embaixa .eb-h1.sm{font-size:18px}.tela-embaixa .eb-sub{margin:4px 0 0;font-size:12px;color:#64748b;line-height:1.35}.tela-embaixa code{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;background:#f1f5f9;padding:1px 8px;border-radius:999px}.tela-embaixa .eb-grouped{border-radius:16px;background:#f1f5f999;padding:12px;display:flex;flex-direction:column;gap:8px}.tela-embaixa .eb-grouped-hd{display:flex;align-items:center;justify-content:space-between;gap:12px}.tela-embaixa .eb-lbl{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600}.tela-embaixa .eb-btn{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#0f172a;color:#fff;font-size:12px;font-weight:600;padding:6px 14px}.tela-embaixa .eb-btn.sm{background:#fff;color:#0f172a;box-shadow:inset 0 0 0 1px #e2e8f0;font-size:11px;padding:5px 12px}.tela-embaixa .eb-btn.xs{background:#fff;color:#0f172a;box-shadow:inset 0 0 0 1px #e2e8f0;font-size:11px;padding:4px 10px}.tela-embaixa .eb-btn.ghost{background:transparent;color:#64748b;box-shadow:none}.tela-embaixa .eb-btn.cta{background:#059669}.tela-embaixa .eb-btn.pulsa{animation:eb-pulsa 1.1s ease-in-out infinite}@keyframes eb-pulsa{0%,to{box-shadow:0 0 #0596696b}50%{box-shadow:0 0 0 7px #05966900}}.tela-embaixa .eb-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:16px;background:#fff;box-shadow:0 1px 2px #0000000d;padding:9px 12px}.tela-embaixa .eb-row-tx{min-width:0;flex:1}.tela-embaixa .eb-nm{margin:0;font-size:13px;font-weight:500;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.tela-embaixa .eb-meta{margin:2px 0 0;font-size:11px;color:#64748b;line-height:1.35}.tela-embaixa .eb-offers{display:flex;flex-direction:column;gap:6px}.tela-embaixa .eb-badge{border-radius:999px;font-size:11px;font-weight:600;padding:1px 8px;background:#f1f5f9;color:#475569}.tela-embaixa .eb-badge.pri{background:#0f172a;color:#fff}.tela-embaixa .eb-badge.sec{background:#f1f5f9;color:#475569}.tela-embaixa .eb-badge.out{background:transparent;color:#64748b;box-shadow:inset 0 0 0 1px #e2e8f0}.tela-embaixa .eb-badge.ok{background:#16a34a26;color:#16a34a}.tela-embaixa .eb-amber{display:flex;align-items:flex-start;gap:8px;border-radius:16px;background:#d977061a;padding:9px 12px;animation:eb-entra .24s ease-out both}.tela-embaixa .eb-amber .eb-lu{color:#d97706;margin-top:1px}.tela-embaixa .eb-amber p{margin:0;font-size:11px;line-height:1.4;color:#92400e}.tela-embaixa .eb-sim{border-radius:16px;background:#fff;box-shadow:0 1px 2px #0000000d;padding:10px 12px;animation:eb-entra .24s ease-out both}.tela-embaixa .eb-sim-t{margin:0;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.tela-embaixa .eb-sim-v{margin:4px 0 0;font-size:12px;line-height:1.4}.tela-embaixa .eb-card{border-radius:16px;background:#fff;box-shadow:0 1px 2px #0000000d;overflow:hidden}.tela-embaixa .eb-card-hd{display:flex;align-items:center;gap:10px;padding:12px 16px}.tela-embaixa .eb-lines{padding:0 16px;display:flex;flex-direction:column;gap:6px}.tela-embaixa .eb-card-ft{padding:12px 16px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.tela-embaixa .eb-note{margin:0;font-size:11px;color:#64748b;line-height:1.4;max-width:520px}.tela-embaixa .eb-fora{padding:4px 16px 8px;display:flex;flex-direction:column;gap:6px;animation:eb-entra .24s ease-out both}.tela-embaixa .eb-fora-t{margin:0;font-size:11px;font-weight:600;color:#d97706}.tela-embaixa .eb-fora-l{display:flex;align-items:center;gap:12px;border-radius:12px;background:#d977061a;padding:8px 12px}.tela-embaixa .eb-fora-l .eb-lu{color:#d97706}.tela-embaixa .eb-modal{position:absolute;inset:0;background:#0f172a52;display:flex;align-items:center;justify-content:center;z-index:5;animation:eb-in .18s ease-out both}.tela-embaixa .eb-modal-c{width:448px;border-radius:16px;background:#fff;padding:20px;box-shadow:0 24px 60px -12px #0000004d;display:flex;flex-direction:column;gap:10px}.tela-embaixa .eb-modal-t{margin:0;font-size:15px;font-weight:600}.tela-embaixa .eb-resumo{border-radius:16px;background:#f1f5f999;padding:10px 12px;display:flex;align-items:baseline;justify-content:space-between;gap:8px;font-size:12px;color:#64748b}.tela-embaixa .eb-resumo b{font-size:17px;color:#0f172a}.tela-embaixa .eb-flbl{margin:4px 0 0;font-size:12px;font-weight:500}.tela-embaixa .eb-input{border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px #e2e8f0;padding:8px 14px;font-size:12px;font-family:JetBrains Mono,ui-monospace,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tela-embaixa .eb-input.sm{font-family:Inter,sans-serif;padding:6px 12px;font-size:11px}.tela-embaixa .eb-input.mono{font-size:11px}.tela-embaixa .eb-input .ph,.tela-embaixa .eb-input.ph{color:#94a3b8}.tela-embaixa .eb-help{margin:0;font-size:11px;color:#64748b;line-height:1.45}.tela-embaixa .eb-help.sm{font-size:11px;margin-top:4px}.tela-embaixa .eb-decl{display:flex;align-items:flex-start;gap:10px;border-radius:16px;background:#f1f5f999;padding:10px 12px}.tela-embaixa .eb-decl p{margin:0;font-size:11px;line-height:1.45}.tela-embaixa .eb-decl p span{display:block;color:#64748b;margin-top:2px}.tela-embaixa .eb-cb{width:15px;height:15px;border-radius:4px;box-shadow:inset 0 0 0 1px #94a3b8;flex:none;margin-top:1px;position:relative}.tela-embaixa .eb-cb.on{background:#0f172a;box-shadow:none}.tela-embaixa .eb-cb.on:after{content:"";position:absolute;left:4px;top:1px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.tela-embaixa .eb-modal-ft{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:4px}.tela-embaixa .eb-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.tela-embaixa .eb-stat{border-radius:16px;background:#f1f5f999;padding:12px;min-width:0}.tela-embaixa .eb-sl{margin:0;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.tela-embaixa .eb-sv{margin:4px 0 0;font-size:19px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.15}.tela-embaixa .eb-sv.em{color:#059669}.tela-embaixa .eb-sd{margin:3px 0 0;font-size:11px;color:#64748b;line-height:1.3}.tela-embaixa .eb-graf{border-radius:16px;background:#fff;box-shadow:0 1px 2px #0000000d;padding:12px 16px 8px}.tela-embaixa .eb-graf-t{margin:0 0 8px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.tela-embaixa .eb-bars{height:116px;display:flex;align-items:flex-end;gap:18px;padding-left:4px}.tela-embaixa .eb-bar{flex:1;display:flex;align-items:flex-end;gap:4px;height:100%}.tela-embaixa .eb-bar i,.tela-embaixa .eb-bar b{display:block;flex:1;border-radius:3px 3px 0 0;height:var(--h);animation:eb-sobe .5s cubic-bezier(.2,.7,.3,1) both;animation-delay:var(--d);transform-origin:bottom}.tela-embaixa .eb-bar i{background:#0f172a}.tela-embaixa .eb-bar b{background:#059669}@keyframes eb-sobe{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.tela-embaixa .eb-coorte{border-radius:16px;background:#f1f5f999;padding:12px;animation:eb-entra .24s ease-out both}.tela-embaixa .eb-coorte-t{margin:0 0 4px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px}.tela-embaixa .eb-mini{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:10px}.tela-embaixa .eb-mini>div{border-radius:12px;background:#fff;padding:8px 10px;min-width:0}.tela-embaixa .eb-mini p{margin:0;font-size:11px;color:#64748b;line-height:1.25}.tela-embaixa .eb-mini b{display:block;margin-top:2px;font-size:13px;font-variant-numeric:tabular-nums}.tela-embaixa .eb-gift{border-radius:16px;background:#f1f5f999;padding:12px;display:flex;flex-direction:column;gap:8px;animation:eb-entra .24s ease-out both}.tela-embaixa .eb-gift-hd{display:flex;align-items:center;justify-content:space-between;gap:12px}.tela-embaixa .eb-gift-tot{font-size:11px;color:#64748b}.tela-embaixa .eb-gift-tot b{font-size:14px;color:#0f172a;margin-left:6px}.tela-embaixa .eb-ov{position:absolute;inset:0;background:#0f172a47;display:flex;align-items:center;justify-content:flex-end;padding-right:72px;z-index:6;animation:eb-in .24s ease-out both}.tela-embaixa .eb-phone{position:relative;width:340px;height:640px;border-radius:38px;background:#fff;box-shadow:0 0 0 9px #0f172a,0 30px 70px -20px #0000008c;padding:22px 16px 14px;overflow:hidden;display:flex;flex-direction:column}.tela-embaixa .eb-ph-hd{display:flex;align-items:center;justify-content:space-between;gap:10px}.tela-embaixa .eb-ph-nm{margin:0;font-size:13px;font-weight:600}.tela-embaixa .eb-ph-sub{margin:1px 0 0;font-size:11px;color:#64748b}.tela-embaixa .eb-ph-sair{font-size:11px;color:#64748b}.tela-embaixa .eb-pills{display:flex;gap:4px;margin:12px 0 10px;overflow:hidden}.tela-embaixa .eb-pill{border-radius:999px;font-size:11px;font-weight:600;padding:5px 8px;color:#64748b;background:transparent;white-space:nowrap;transition:background .15s,color .15s}.tela-embaixa .eb-pill.on{background:#0f172a;color:#fff}.tela-embaixa .eb-pane{display:none;flex-direction:column;gap:10px;min-height:0}.tela-embaixa .eb-pane.on{display:flex;animation:eb-entra .2s ease-out both}.tela-embaixa .eb-pane-t{margin:0;font-size:12px;font-weight:600}.tela-embaixa .eb-pane-t.mt{margin-top:6px}.tela-embaixa .eb-pstats{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tela-embaixa .eb-pstat{border-radius:16px;background:#f1f5f999;padding:10px;min-width:0}.tela-embaixa .eb-pstat p{margin:4px 0 0;font-size:11px;color:#64748b;line-height:1.2}.tela-embaixa .eb-pstat b{display:block;margin-top:2px;font-size:15px;font-variant-numeric:tabular-nums}.tela-embaixa .eb-pstat span{display:block;font-size:11px;color:#64748b;margin-top:1px}.tela-embaixa .eb-pstat.am .eb-lu{color:#d97706}.tela-embaixa .eb-pstat.em .eb-lu{color:#059669}.tela-embaixa .eb-pstat.vi .eb-lu{color:#7c3aed}.tela-embaixa .eb-live{border-radius:20px;background:#fff;box-shadow:0 1px 2px #0000000d;padding:12px}.tela-embaixa .eb-live-t{margin:0 0 8px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b;display:flex;align-items:center;gap:6px}.tela-embaixa .eb-ping{width:7px;height:7px;border-radius:999px;background:#34d399;animation:eb-ping 1.4s ease-out infinite}@keyframes eb-ping{0%{box-shadow:0 0 #34d39999}70%,to{box-shadow:0 0 0 6px #34d39900}}.tela-embaixa .eb-feed{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.tela-embaixa .eb-feed li{display:flex;align-items:center;gap:10px;font-size:12px}.tela-embaixa .eb-feed i{width:26px;height:26px;border-radius:999px;background:#f1f5f9;flex:none}.tela-embaixa .eb-feed i.em{background:#05966926}.tela-embaixa .eb-feed i.am{background:#d9770626}.tela-embaixa .eb-sale{border-radius:16px;background:#f1f5f999;padding:12px}.tela-embaixa .eb-sale-g{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:8px}.tela-embaixa .eb-sale-g b{display:block;font-size:13px;font-weight:600;font-variant-numeric:tabular-nums}.tela-embaixa .eb-sale-g span{font-size:11px;color:#64748b}.tela-embaixa .eb-como{display:flex;align-items:flex-start;gap:10px;border-radius:20px;background:#fff;box-shadow:0 1px 2px #0000000d;padding:12px}.tela-embaixa .eb-como .eb-lu{color:#4f46e5}.tela-embaixa .eb-como p{margin:0;font-size:11px;line-height:1.45}.tela-embaixa .eb-fin-form{display:grid;grid-template-columns:1fr 1fr auto;gap:6px;align-items:center}.tela-embaixa .eb-sw{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;padding:5px 0}.tela-embaixa .eb-sw i{width:32px;height:18px;border-radius:999px;background:#e2e8f0;flex:none;position:relative;transition:background .18s}.tela-embaixa .eb-sw i:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:999px;background:#fff;transition:transform .18s}.tela-embaixa .eb-sw i.on{background:#059669}.tela-embaixa .eb-sw i.on:after{transform:translate(14px)}.tela-embaixa .eb-cupom{display:flex;align-items:center;gap:10px;border-radius:16px;background:#f1f5f999;padding:14px}.tela-embaixa .eb-cupom .eb-lu{color:#4f46e5}.tela-embaixa .eb-cupom b{flex:1;font-family:JetBrains Mono,ui-monospace,monospace;font-size:20px;font-weight:600;letter-spacing:.04em}.tela-embaixa .eb-otp{position:absolute;inset:0;background:#0f172a66;display:flex;align-items:center;justify-content:center;padding:16px;z-index:3;animation:eb-in .18s ease-out both}.tela-embaixa .eb-otp-c{border-radius:20px;background:#fff;padding:16px;display:flex;flex-direction:column;gap:10px;box-shadow:0 20px 50px -12px #0006}.tela-embaixa .eb-slots{display:flex;gap:6px;justify-content:center}.tela-embaixa .eb-slots i{width:34px;height:40px;border-radius:10px;box-shadow:inset 0 0 0 1px #e2e8f0}.tela-embaixa .eb-toast{position:absolute;left:14px;right:14px;bottom:16px;border-radius:16px;background:#0f172a;color:#fff;padding:10px 14px;z-index:4;animation:eb-entra .2s ease-out both}.tela-embaixa .eb-toast p{margin:0;font-size:11px;line-height:1.4}.tela-embaixa .eb-toast b{display:block;font-size:12px;margin-bottom:2px}.tela-embaixa .eb-toast span{color:#ffffffbf}.tela-embaixa .eb-mails{position:absolute;left:14px;right:14px;top:60px;display:flex;flex-direction:column;gap:6px;z-index:4}.tela-embaixa .eb-mail{display:flex;align-items:center;gap:8px;border-radius:14px;background:#fff;box-shadow:0 6px 20px -6px #00000047,0 0 0 1px #e2e8f0e6;padding:9px 12px;font-size:11px;line-height:1.35}.tela-embaixa .eb-mail .eb-lu{color:#4f46e5}.tela-chats .mv-ar-link{color:#025c4c;text-decoration:underline;overflow-wrap:anywhere}.tela-chats .cp-jn .mv-jn5[hidden]{display:none!important}.tela-chats .cp-jn .mv-jn5{opacity:0;transform:translateY(-6px);transition:opacity .38s cubic-bezier(.2,.8,.2,1),transform .38s cubic-bezier(.2,.8,.2,1)}.tela-chats .cp-jn .mv-jn5.mv-on{opacity:1;transform:none}.tela-chats .mv-ar{position:absolute;left:6%;z-index:4;display:flex;flex-direction:column;align-items:center;gap:8px;pointer-events:none;opacity:0;animation:mv-ar-vida 1.8s cubic-bezier(.2,.8,.2,1) .2s both}.tela-chats .mv-ar-cap{padding:3px 10px;border-radius:999px;background:#111111d1;color:#fff;font-size:11px;font-weight:500;white-space:nowrap;box-shadow:0 1px 2px #0003}.tela-chats .mv-ar-fone{width:152px;height:292px;padding:7px;border-radius:24px;background:#111;box-shadow:0 16px 36px -8px #00000073,0 0 0 1px #ffffff14 inset}.tela-chats .mv-ar-scr{position:relative;width:100%;height:100%;border-radius:17px;overflow:hidden;background:#f5f5f5}.tela-chats .mv-ar-prod{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.tela-chats .mv-ar-room{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;animation:mv-ar-room 1.8s ease .2s both}.tela-chats .mv-ar-notch{position:absolute;top:6px;left:50%;translate:-50% 0;width:40px;height:5px;border-radius:999px;background:#111;opacity:.9}.tela-chats .mv-ar-pill{position:absolute;bottom:10px;left:50%;translate:-50% 0;padding:6px 10px;border-radius:9999px;background:#111;color:#fff;font-size:11px;line-height:1.2;white-space:nowrap;animation:mv-ar-pill 1.8s ease .2s both}@keyframes mv-ar-vida{0%{opacity:0;transform:translateY(10px) scale(.96)}14%{opacity:1;transform:none}84%{opacity:1;transform:none}to{opacity:0;transform:translateY(6px) scale(.98)}}@keyframes mv-ar-room{0%,44%{opacity:0}58%,to{opacity:1}}@keyframes mv-ar-pill{0%,20%{transform:scale(1);box-shadow:0 0 #11111159}30%{transform:scale(1.05);box-shadow:0 0 0 8px #1110}40%{transform:scale(.94);opacity:1}52%{transform:scale(1);opacity:1}60%,to{opacity:0}}@media(prefers-reduced-motion:reduce){.tela-chats .mv-ar{display:none}.tela-chats .cp-jn .mv-jn5{transition:none}}.tela-chats .rs-stage{margin-left:-4px;height:28px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;font-size:12px;font-weight:500;color:#0f172a;background:#f1f5f999;white-space:nowrap;flex:none}.tela-chats .rs-stage .rs-stage-t{max-width:140px;overflow:hidden;text-overflow:ellipsis}.tela-chats .rs-stage svg{width:12px;height:12px;opacity:.6;flex:none}.tela-chats .rs-stage~.ch-del{margin-left:-4px}.tela-chats .rs-menu{position:absolute;z-index:36;min-width:220px;border-radius:16px;padding:6px;background:#fff;border:1px solid rgba(226,232,240,.6);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;animation:rs-fade .12s ease-out both}.tela-chats .rs-menu .it{display:flex;align-items:center;gap:10px;border-radius:12px;padding:8px 12px;font-size:13px;color:#0f172a;line-height:1.2}.tela-chats .rs-menu .it>svg{width:16px;height:16px;color:#64748b;flex:none}.tela-chats .rs-menu .it.on{font-weight:500}.tela-chats .rs-menu .it .ck{margin-left:auto;width:14px;height:14px;color:#0f172a;display:inline-flex}.tela-chats .rs-menu .it .ck svg{width:14px;height:14px}.tela-chats .rs-menu .it.hov{background:#f1f5f9}.tela-chats .rs-chips{flex:none;padding:0 8px 6px;display:flex;flex-wrap:wrap;align-items:center;gap:6px}.tela-chats .rs-chips>svg{width:14px;height:14px;color:#10b981;flex:none}.tela-chats .rs-chip{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:999px;border:1px solid #E2E8F0;background:transparent;font-size:12px;line-height:16px;font-weight:500;color:#0f172a;white-space:nowrap}.tela-chats .ch-in .ta.rs-on{color:#111b21}.tela-chats .rs-b b{font-weight:600}.tela-chats .rs-link{color:#025c4c;text-decoration:underline;overflow-wrap:anywhere}.tela-chats .rs-av{position:absolute;inset:0;z-index:40;background:#0f172a73;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;animation:rs-fade .18s ease-out both}.tela-chats .rs-av-url{display:inline-flex;align-items:center;gap:6px;padding:5px 14px;border-radius:999px;background:#fff;font-size:12px;color:#334155;box-shadow:0 4px 12px #0f172a2e}.tela-chats .rs-av-url svg{width:12px;height:12px;color:#16a34a}.tela-chats .rs-av-card{width:440px;background:#fff;border-radius:16px;box-shadow:0 8px 30px #00000014;padding:28px 24px;font-family:system-ui,-apple-system,sans-serif;color:#000}.tela-chats .rs-av-card h1{font-size:18px;margin:0 0 4px;font-weight:700;line-height:1.25}.tela-chats .rs-av-card .sub{color:#888;font-size:13px;margin:0 0 20px;line-height:1.35}.tela-chats .rs-stars{display:flex;gap:6px;font-size:34px;line-height:1;margin-bottom:16px;user-select:none}.tela-chats .rs-stars span{color:#ddd;transition:transform .12s,color .15s}.tela-chats .rs-stars span.on{color:#f59e0b}.tela-chats .rs-stars span.pop{transform:scale(1.25)}.tela-chats .rs-in{width:100%;padding:11px 12px;border:1px solid #ddd;border-radius:9px;font-size:14px;line-height:1.25;margin-bottom:10px;color:#757575;white-space:pre-wrap}.tela-chats .rs-in.on{color:#111}.tela-chats .rs-in.ta{min-height:110px}.tela-chats .rs-ph{display:inline-flex;align-items:center;gap:6px;padding:9px 14px;border:1px dashed #ccc;border-radius:999px;font-size:13px;color:#666;margin-bottom:10px}.tela-chats .rs-btn{width:100%;padding:14px;border-radius:10px;background:#7c3aed;color:#fff;font-weight:700;font-size:15px;text-align:center;line-height:1.2}.tela-chats .rs-ok{text-align:center;padding:30px 8px}.tela-chats .rs-ok h2{font-size:20px;margin:0 0 10px;font-weight:700}.tela-chats .rs-ok p{margin:0;font-size:14px;color:#222;line-height:1.4}.tela-chats .cs-tag.rs-rec{background:#ef44442e;color:#b91c1c}@keyframes rs-fade{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.tela-chats .rs-menu,.tela-chats .rs-av{animation:none}.tela-chats .rs-stars span{transition:none}}.tela-chats .cl-task-row{margin:4px 0}.tela-chats .cl-task{width:100%;max-width:448px;background:#fff;border-radius:16px;padding:12px 16px;box-shadow:0 1px 2px #0000000d;font-size:14px;color:#0f172a}.tela-chats .cl-task-hd{display:flex;align-items:flex-start;gap:8px}.tela-chats .cl-task-hd>svg{width:16px;height:16px;flex:none;margin-top:2px;color:#3b82f6}.tela-chats .cl-task-t{flex:1;min-width:0;margin:0;font-size:14px;line-height:20px;color:#0f172a}.tela-chats .cl-task-t.done{text-decoration:line-through;color:#64748b}.tela-chats .cl-task-tm{flex:none;font-size:11px;color:#64748b;line-height:20px}.tela-chats .cl-task-reply{display:flex;align-items:center;gap:6px;margin-top:10px}.tela-chats .cl-task-in{flex:1;min-width:0;background:#f1f5f9;border-radius:999px;padding:6px 12px;font-size:12px;line-height:16px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-chats .cl-task-ib{flex:none;width:26px;height:26px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#64748b}.tela-chats .cl-task-ib svg{width:14px;height:14px}.tela-chats .cl-task-ib.send{color:#2563eb}.tela-chats .cl-task-chips{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px}.tela-chats .cl-chip{font-size:11px;line-height:14px;padding:4px 10px;border-radius:999px;background:#f1f5f9;color:#64748b;transition:background .3s ease,color .3s ease}.tela-chats .cl-chip.past{background:#eff6ff;color:#1d4ed8}.tela-chats .cl-chip.cur{background:#2563eb;color:#fff}.tela-chats .cl-flow{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px}.tela-chats .cl-sp{flex:1;min-width:4px}.tela-chats .cl-task-due{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#64748b;white-space:nowrap}.tela-chats .cl-task-due svg{width:12px;height:12px}.tela-chats .cl-task-chips .cl-task-ib{width:18px;height:18px}.tela-chats .cl-task-chips .cl-task-ib svg{width:12px;height:12px}.tela-chats .ch-row.cl-ghost.in{opacity:.7}.tela-chats .cl-sched{gap:2px}.tela-chats .cl-sched svg{width:12px;height:12px}.tela-chats .ch-b b{font-weight:600}.tela-chats .cl-form-row{padding:0 8px;margin:4px 0}.tela-chats .cl-form{width:100%;max-width:360px;border-radius:16px;overflow:hidden;background:#d9fdd3;box-shadow:0 0 0 .5px #0000000a,0 8px 24px #0000000f}.tela-chats .cl-form-bd{padding:16px 20px 12px}.tela-chats .cl-form-badge{display:inline-flex;align-items:center;gap:6px;padding:2px 10px;border-radius:999px;background:#e0e7ff;color:#4338ca;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;line-height:16px}.tela-chats .cl-form-badge svg{width:12px;height:12px}.tela-chats .cl-form-nm{margin:8px 0 0;font-size:18px;font-weight:600;line-height:1.25;letter-spacing:-.01em;color:#0f172a}.tela-chats .cl-form-tap{margin:4px 0 0;font-size:12px;color:#64748b}.tela-chats .cl-form-open{display:block;padding:12px 20px;text-align:center;font-size:14px;font-weight:500;color:#4f46e5;border-top:1px solid rgba(226,232,240,.6)}.tela-chats .cl-st{white-space:nowrap}.tela-chats .cl-pend-done{text-transform:none;letter-spacing:0;font-weight:500;font-size:11px;color:#64748b}.tela-chats .cp-sec .h .cta.cl-pend-cta{color:#64748b}.tela-chats .cl-forms .h svg{color:#4f46e5}.tela-chats .cl-sub-card{background:#f9fafb;border:1px solid #F3F4F6;border-radius:16px;padding:12px 16px}.tela-chats .cl-sub-card .l1{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.tela-chats .cl-sub-card .nm{font-size:13px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-chats .cl-sub-card .dt{flex:none;font-size:12px;color:#64748b}.tela-chats .cl-sub-card dl{margin:0;display:flex;align-items:center;gap:8px;font-size:12px}.tela-chats .cl-sub-card dt{flex:none;color:#64748b}.tela-chats .cl-sub-card dd{margin:0;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(prefers-reduced-motion:reduce){.tela-chats .cl-chip{transition:none}}.tela-chats .fb-sug{position:absolute;right:16px;bottom:16px;z-index:31;width:328px;border-radius:16px;background:#fff;padding:10px;box-shadow:0 10px 38px -10px #00000047,0 2px 8px #00000014,0 0 0 1px #0000000d;animation:fb-up .22s cubic-bezier(.2,.8,.2,1) both}.tela-chats .fb-sug-h{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin:0 2px 6px}.tela-chats .fb-sug-c{border-radius:12px;background:#f1f5f980;padding:10px 12px}.tela-chats .fb-sug-row{display:flex;align-items:flex-start;gap:10px}.tela-chats .fb-sug-row img{width:56px;height:56px;border-radius:8px;object-fit:cover;flex:none;background:#f1f5f9;display:block}.tela-chats .fb-sug-tx{min-width:0;flex:1}.tela-chats .fb-sug-t{margin:0;font-size:12px;font-weight:500;color:#0f172a;line-height:16px}.tela-chats .fb-sug-chip{display:inline-block;border-radius:999px;background:#e0f2fe;color:#0369a1;padding:1px 6px;font-size:11px;font-weight:600;line-height:14px;margin-right:6px;vertical-align:1px}.tela-chats .fb-sug-b{margin:4px 0 0;font-size:11px;line-height:15px;color:#64748b;white-space:pre-line;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tela-chats .fb-sug-acts{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:8px}.tela-chats .fb-btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:28px;padding:0 12px;border-radius:999px;font-size:11px;font-weight:500;background:#0f172a;color:#f8fafc;border:1px solid #0F172A}.tela-chats .fb-btn svg{width:12px;height:12px}.tela-chats .fb-btn.ghost{background:transparent;color:#0f172a;border-color:transparent}@keyframes fb-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.tela-chats .ch-b.fb-img{padding:3px;max-width:232px;white-space:normal}.tela-chats .fb-img img{display:block;width:226px;height:170px;object-fit:cover;border-radius:6px}.tela-chats .fb-cap{margin:0;padding:4px 7px 2px;font-size:14.2px;line-height:19px;white-space:pre-line;overflow-wrap:anywhere}.tela-chats .fb-strong{font-weight:600}.tela-chats .fb-nf{display:flex;flex-wrap:wrap;align-items:center;gap:1px 6px;margin-top:2px;padding:0 12px 0 54px;opacity:0;transform:translateY(4px);transition:opacity .3s ease,transform .3s ease}.tela-chats .fb-nf.fb-in{opacity:1;transform:none}.tela-chats .fb-nf .fb-nf-n{font-size:11px;font-weight:500;line-height:14px;color:#0f172a;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.tela-chats .fb-nf .fb-nf-badge{font-size:11px;font-weight:500;line-height:14px;color:#1d4ed8;background:#dbeafe;border-radius:999px;padding:0 6px}.tela-chats .fb-nf .fb-nf-s{flex-basis:100%;font-size:11px;line-height:14px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-chats .fb-au{position:absolute;right:16px;bottom:16px;z-index:31;width:328px;border-radius:16px;background:#fff;padding:10px;box-shadow:0 10px 38px -10px #00000047,0 2px 8px #00000014,0 0 0 1px #0000000d;animation:fb-up .22s cubic-bezier(.2,.8,.2,1) both}.tela-chats .fb-au-c{position:relative;border-radius:12px;background:#f1f5f980;padding:10px 12px 9px 15px;overflow:hidden}.tela-chats .fb-au-bar{position:absolute;left:0;top:0;bottom:0;width:3px;background:#0f172a}.tela-chats .fb-au-l1{display:flex;align-items:center;gap:6px;min-width:0}.tela-chats .fb-au-l1 b{font-size:13px;font-weight:700;line-height:17px;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-chats .fb-au-dot{width:7px;height:7px;border-radius:999px;background:#10b981;flex:none}.tela-chats .fb-au-st{font-size:11px;line-height:14px;font-weight:500;color:#047857;flex:none}.tela-chats .fb-au-d{margin:3px 0 0;font-size:11px;line-height:15px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-chats .fb-au-ics{display:flex;align-items:center;gap:8px;margin-top:8px}.tela-chats .fb-au-ic{width:24px;height:24px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;flex:none}.tela-chats .fb-au-ic svg{width:14px;height:14px}.tela-chats .fb-au-ic.tg{background:#10b9811a;color:#059669}.tela-chats .fb-au-ic.ac{background:#e2e8f0b3;color:#10b981}.tela-chats .fb-au-ft{display:flex;align-items:center;margin-top:8px;padding-top:7px;border-top:1px solid rgba(15,23,42,.08)}.tela-chats .fb-au-badge{display:inline-flex;align-items:center;gap:4px;height:18px;padding:0 7px;border-radius:999px;border:1px solid rgba(15,23,42,.14);font-size:11px;line-height:14px;color:#64748b}.tela-chats .fb-au-badge svg{width:8px;height:8px;flex:none}@media(prefers-reduced-motion:reduce){.tela-chats .fb-sug,.tela-chats .fb-au{animation:none}.tela-chats .fb-nf{transition:none}}.tela-revisor{position:relative;height:720px;overflow:hidden;display:flex;background:#fff;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;line-height:1.4;-webkit-font-smoothing:antialiased}.tela-revisor *,.tela-revisor *:before,.tela-revisor *:after{box-sizing:border-box;margin:0;padding:0}.tela-revisor svg{display:block}.tela-revisor i{font-style:normal}.tela-revisor h1,.tela-revisor h2,.tela-revisor h3{font-weight:inherit;font-size:inherit}.tela-revisor .ic{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;flex:none}.tela-revisor.rv-snap *{transition:none!important;animation:none!important}.tela-revisor .rv-list{width:280px;flex:none;background:#fff;border-right:1px solid #E2E8F0;display:flex;flex-direction:column;min-height:0}.tela-revisor .rv-handle{width:1px;flex:none;background:#d1d7db}.tela-revisor .rv-lh{height:56px;flex:none;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.tela-revisor .rv-lh h2{font-size:18px;font-weight:600;color:#111b21;display:inline-flex;align-items:center;gap:4px}.tela-revisor .rv-lh h2 .material-symbols-outlined{font-size:16px;color:#54656f}.tela-revisor .rv-lh-ic{display:flex;gap:2px}.tela-revisor .rv-lh .ic{width:32px;height:32px;color:#54656f}.tela-revisor .rv-lh .ic .material-symbols-outlined{font-size:20px}.tela-revisor .rv-search{margin:0 8px 8px;height:36px;border-radius:999px;border:1px solid #E2E8F0;background:#fff;display:flex;align-items:center;gap:8px;padding-left:12px;color:#64748b;font-size:14px}.tela-revisor .rv-search .material-symbols-outlined{font-size:16px;color:#54656f}.tela-revisor .rv-filters{display:flex;gap:8px;padding:8px;border-bottom:1px solid #e9edef;overflow:hidden}.tela-revisor .rv-pill{padding:4px 12px;border-radius:999px;font-size:12px;font-weight:500;white-space:nowrap;display:inline-flex;align-items:center;gap:4px;background:#e7fce3;color:#008069}.tela-revisor .rv-pill.on{background:#00a884;color:#fff}.tela-revisor .rv-pill .sk svg{width:12px;height:12px}.tela-revisor .rv-rows{flex:1;min-height:0;overflow:hidden}.tela-revisor .rv-row{display:flex;gap:12px;padding:8px 12px;border-bottom:1px solid #e9edef}.tela-revisor .rv-row.on{background:#f0f2f5;border-left:3px solid #00a884;padding-left:9px}.tela-revisor .rv-av{position:relative;width:44px;height:44px;flex:none}.tela-revisor .rv-av .circ{width:44px;height:44px;border-radius:999px;background:#dfe5e7;color:#54656f;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center}.tela-revisor .rv-av .badge{position:absolute;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.tela-revisor .rv-av .badge svg{width:16px;height:16px}.tela-revisor .rv-av .badge.ml svg{width:16px;height:11px}.tela-revisor .rv-av .badge.b0{bottom:-2px;right:-2px;z-index:3}.tela-revisor .rv-av .badge.b1{bottom:4px;right:-4px;z-index:2}.tela-revisor .rv-av .badge.b2{bottom:11px;right:-3px;z-index:1}.tela-revisor .rv-txt{flex:1;min-width:0}.tela-revisor .rv-l1{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:2px}.tela-revisor .rv-nm{font-size:15px;font-weight:500;color:#111b21;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-revisor .rv-tm{font-size:11px;color:#667781;white-space:nowrap}.tela-revisor .rv-tm.un{color:#00a884;font-weight:500}.tela-revisor .rv-l2{display:flex;justify-content:space-between;align-items:center;gap:6px}.tela-revisor .rv-pv{font-size:13px;color:#667781;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.tela-revisor .rv-un{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#00a884;color:#fff;font-size:11px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;flex:none}.tela-revisor .rv-l3{display:flex;align-items:center;gap:4px;margin-top:4px;height:16px;overflow:hidden}.tela-revisor .rv-chip{display:inline-flex;align-items:center;gap:3px;font-size:11px;font-weight:500;line-height:16px;padding:0 5px;border-radius:3px;white-space:nowrap}.tela-revisor .rv-chip svg{width:10px;height:10px}.tela-revisor .rv-chip.wait{background:#8b5cf61f;color:#6d28d9}.tela-revisor .rv-chip.ok{background:#16a34a1f;color:#15803d}.tela-revisor .rv-chat{flex:1;min-width:0;display:flex;flex-direction:column;min-height:0}.tela-revisor .rv-hd{height:48px;flex:none;background:#fff;border-bottom:1px solid #E2E8F0;padding:0 16px;display:flex;align-items:center;justify-content:space-between}.tela-revisor .rv-hd-l{display:flex;align-items:center;gap:12px;min-width:0}.tela-revisor .rv-hav{position:relative;width:36px;height:36px;flex:none}.tela-revisor .rv-hav .circ{width:36px;height:36px;border-radius:999px;background:#dfe5e7;color:#54656f;font-weight:500;font-size:14px;display:flex;align-items:center;justify-content:center}.tela-revisor .rv-hav .badge{position:absolute;bottom:-2px;right:-2px;width:14px;height:14px;display:flex}.tela-revisor .rv-hav .badge svg{width:14px;height:14px}.tela-revisor .rv-hd-t{min-width:0;display:flex;flex-direction:column}.tela-revisor .rv-hd-nm{display:flex;align-items:center;gap:6px}.tela-revisor .rv-hd-nm h2{font-size:14px;font-weight:500;color:#111b21;line-height:1.25;white-space:nowrap}.tela-revisor .rv-iaav{width:20px;height:20px;border-radius:999px;background:#8b5cf6e6;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex:none}.tela-revisor .rv-iaav svg{width:12px;height:12px}.tela-revisor .rv-status{font-size:11px;color:#667781;line-height:1.3;display:block;height:14px}.tela-revisor .rv-status .b{display:none;color:#7c3aed;align-items:center;gap:5px}.tela-revisor .rv-status .b .dot{width:6px;height:6px;border-radius:999px;background:#8b5cf6;animation:rvPulse 1s ease-in-out infinite}.tela-revisor .rv-status.thinking .a{display:none}.tela-revisor .rv-status.thinking .b{display:inline-flex}.tela-revisor .rv-hd-r{display:flex;align-items:center;gap:2px}.tela-revisor .rv-hd-r .ic{width:32px;height:32px;color:#64748b}.tela-revisor .rv-hd-r .ic .material-symbols-outlined{font-size:18px}.tela-revisor .rv-wall{flex:1;min-height:0;display:flex;flex-direction:column;background:#e6ddd3 url(/stitch/chat-bg.png) top left / 500px auto repeat;overflow:hidden}.tela-revisor .rv-msgs{flex:1;min-height:0;display:flex;flex-direction:column;gap:6px;padding:10px 16px 6px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.tela-revisor .rv-msgs::-webkit-scrollbar{display:none}.tela-revisor .rv-date,.tela-revisor .rv-divider{display:flex;justify-content:center}.tela-revisor .rv-date span,.tela-revisor .rv-divider span{background:#ffffffe6;border:1px solid rgba(226,232,240,.5);box-shadow:0 1px 2px #0000000d;padding:4px 12px;border-radius:999px;font-size:12px;color:#54656f}.tela-revisor .rv-m{display:flex;opacity:0;transform:translateY(8px);transition:opacity .32s cubic-bezier(.2,.8,.2,1),transform .32s cubic-bezier(.2,.8,.2,1)}.tela-revisor .rv-m.in{opacity:1;transform:none}.tela-revisor .rv-m.sent{justify-content:flex-end}.tela-revisor .rv-m.center{justify-content:center}.tela-revisor .rv-b{max-width:420px;padding:6px 12px;border-radius:0 8px 8px;box-shadow:0 1px .5px #0b141a21;font-size:14.5px;line-height:1.375;color:#111b21;background:#fff;overflow-wrap:anywhere}.tela-revisor .sent .rv-b{background:#d9fdd3;border-top-left-radius:8px;border-top-right-radius:0}.tela-revisor .rv-t{float:right;display:inline-flex;gap:3px;margin:8px 0 -2px 6px;font-size:11px;color:#667781;line-height:1}.tela-revisor .rv-t b{font-weight:400;color:#53bdeb}.tela-revisor .rv-sug .rv-b{background:#fff3c4;border-top-right-radius:8px;font-size:15px;line-height:1.375;transition:background .5s ease,border-radius .5s ease}.tela-revisor .rv-sug .rv-t{display:none}.tela-revisor .rv-sf{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:2px}.tela-revisor .rv-sf-l{font-size:11px;color:#667781;white-space:nowrap;margin-top:2px}.tela-revisor .rv-sf-r{display:inline-flex;align-items:center;gap:4px;margin:0 -4px -2px 0}.tela-revisor .rv-chv{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:#667781;opacity:.3}.tela-revisor .rv-chv .material-symbols-outlined{font-size:16px}.tela-revisor .rv-chv+.rv-chv{opacity:1}.tela-revisor .rv-td,.tela-revisor .rv-tu{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.tela-revisor .rv-td{color:#667781}.tela-revisor .rv-tu{color:#047857}.tela-revisor .rv-td svg,.tela-revisor .rv-tu svg{width:16px;height:16px}.tela-revisor .rv-tu.pulse{background:#0596691f;animation:rvThumb .55s ease-in-out 2}.tela-revisor .rv-sug.ok .rv-b{background:#d9fdd3;border-top-right-radius:0}.tela-revisor .rv-sug.ok .rv-sf{display:none}.tela-revisor .rv-sug.ok .rv-t{display:inline-flex}.tela-revisor .rv-st{display:flex;justify-content:flex-end;align-items:center;gap:4px;margin-top:4px;padding-right:2px;font-size:11px;font-weight:500;color:#7c3aed;height:16px;opacity:0;transition:opacity .3s ease}.tela-revisor .rv-st svg{width:12px;height:12px;color:#8b5cf6}.tela-revisor .rv-st.in{opacity:1}.tela-revisor .rv-comp{flex:none;padding:6px 16px 8px}.tela-revisor .rv-cpill{display:flex;align-items:flex-end;gap:2px;min-height:46px;background:#fff;border-radius:26px;box-shadow:0 1px 2px #0000000d;padding:4px 8px}.tela-revisor .rv-cpill .ic{width:36px;height:36px;color:#54656f}.tela-revisor .rv-cpill .ic .material-symbols-outlined{font-size:24px}.tela-revisor .rv-cpill .ic.send{color:#00a884}.tela-revisor .rv-cpill .ic.send .material-symbols-outlined{font-size:20px}.tela-revisor .rv-cpill .ic.mic .material-symbols-outlined{font-size:26px}.tela-revisor .rv-ta{flex:1;min-width:0;font-size:15px;line-height:24px;color:#667781;padding:6px 8px}.tela-revisor .rv-panel{width:360px;flex:none;background:#f7f5f3;padding:4px}.tela-revisor .rv-card{height:100%;background:#fff;border-radius:24px;border:1px solid #F3F4F6;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;position:relative;display:flex;flex-direction:column}.tela-revisor .rv-ov{position:absolute;top:0;left:0;right:0;padding:8px 12px;display:flex;justify-content:flex-end;gap:4px}.tela-revisor .rv-ov .ic{width:28px;height:28px;background:#ffffffb3;color:#64748b}.tela-revisor .rv-ov .ic .material-symbols-outlined{font-size:18px}.tela-revisor .rv-hero{padding:16px 12px 12px;display:flex;flex-direction:column;align-items:center;text-align:center}.tela-revisor .rv-hero-av{position:relative;width:64px;height:64px;flex:none}.tela-revisor .rv-hero-av .circ{width:64px;height:64px;border-radius:999px;background:#2563eb1a;color:#2563eb;font-size:18px;font-weight:500;display:flex;align-items:center;justify-content:center;border:2px solid #fff;box-shadow:0 0 0 2px #2563eb1a,0 1px 2px #0000000d}.tela-revisor .rv-hero-av .on{position:absolute;bottom:0;right:0;width:16px;height:16px;border-radius:999px;background:#22c55e;border:2px solid #fff}.tela-revisor .rv-hero h1{margin-top:8px;font-size:17px;font-weight:700;color:#0f172a;line-height:1.25}.tela-revisor .rv-hero .tel{margin-top:2px;font-size:14px;font-weight:500;color:#64748b}.tela-revisor .rv-hero .mail{font-size:12px;color:#64748b}.tela-revisor .rv-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:4px;margin-top:8px}.tela-revisor .rv-chips span{padding:2px 8px;border-radius:999px;font-size:12px;font-weight:500;background:#f1f5f9;color:#64748b}.tela-revisor .rv-toc{position:sticky;top:0;background:#fffffffa;border-bottom:1px solid rgba(226,232,240,.6);padding:6px 16px;display:flex;flex-wrap:wrap;gap:4px;min-height:36px;align-items:center}.tela-revisor .rv-toc span{padding:2px 8px;border-radius:999px;font-size:11px;font-weight:500;color:#64748b}.tela-revisor .rv-toc span.on{background:#0f172a;color:#f8fafc}.tela-revisor .rv-sec{padding:16px 12px 8px}.tela-revisor .rv-sec-h{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.tela-revisor .rv-sec-h h3{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#0f172a;display:inline-flex;align-items:center;gap:6px}.tela-revisor .rv-sec-h h3 svg{width:13px;height:13px;color:#6d28d9}.tela-revisor .rv-sec-h h3 .vi svg{color:#8b5cf6}.tela-revisor .rv-btn{height:28px;padding:0 10px;border-radius:9px;border:1px solid #E2E8F0;background:#fff;font-size:12px;font-weight:500;color:#0f172a;display:inline-flex;align-items:center;gap:4px}.tela-revisor .rv-btn svg{width:12px;height:12px}.tela-revisor .rv-cta{font-size:11px;font-weight:500;color:#0f172a}.tela-revisor .rv-mem{background:#f1f5f966;border-radius:12px;overflow:hidden}.tela-revisor .rv-mem-r,.tela-revisor .rv-src{display:flex;align-items:flex-start;gap:8px;padding:8px 12px;border-top:1px solid rgba(226,232,240,.4)}.tela-revisor .rv-mem-r:first-child,.tela-revisor .rv-src:first-child{border-top:0}.tela-revisor .rv-mem-r p,.tela-revisor .rv-src p{font-size:12px;color:#0f172a;flex:1;min-width:0;line-height:1.4}.tela-revisor .rv-mem .dot{width:4px;height:4px;border-radius:999px;background:#64748b66;margin-top:7px;flex:none}.tela-revisor .rv-mem .pin{font-size:11px;color:#2563eb;margin-top:3px;flex:none}.tela-revisor .rv-src{position:relative;transition:background .35s ease,box-shadow .35s ease}.tela-revisor .rv-src .ck{font-size:16px;color:#16a34a;flex:none;opacity:0;transform:scale(.6);transition:opacity .3s ease,transform .3s cubic-bezier(.2,.8,.2,1);font-variation-settings:"FILL" 1}.tela-revisor .rv-src.lit{background:#ecfdf5;box-shadow:inset 2px 0 #16a34a}.tela-revisor .rv-src.lit .dot{background:#16a34a}.tela-revisor .rv-src.lit .ck{opacity:1;transform:none}.tela-revisor .rv-note{margin-top:8px;font-size:11px;color:#64748b;line-height:1.4;padding:0 2px}.tela-revisor .rv-src.sem{background:#64748b0f}.tela-revisor .rv-src.sem .dot{background:#94a3b8}.tela-revisor .rv-strip{flex:none;display:flex;align-items:center;gap:6px;margin:8px 16px 0;padding:6px 12px;border-radius:999px;background:#f43f5e1a;color:#be123c;font-size:12px;font-weight:500}.tela-revisor .rv-strip svg{width:14px;height:14px;flex:none}.tela-revisor .rv-mediac{display:flex;flex-direction:column;gap:6px}.tela-revisor .rv-thumbs{display:flex;gap:6px}.tela-revisor .rv-thumb{width:80px;height:80px;border-radius:8px;overflow:hidden;flex:none;background:#f1f5f9}.tela-revisor .rv-thumb img{width:100%;height:100%;object-fit:cover;display:block}.tela-revisor .rv-vidc{display:flex;flex-direction:column;gap:6px;padding:4px}.tela-revisor .rv-vid-frame{position:relative;width:260px;height:160px;border-radius:8px;background-size:cover;background-position:center;overflow:hidden}.tela-revisor .rv-vid-play{position:absolute;inset:0;margin:auto;width:44px;height:44px;border-radius:999px;background:#00000073;backdrop-filter:blur(2px);color:#fff;display:flex;align-items:center;justify-content:center}.tela-revisor .rv-vid-play .material-symbols-outlined{font-size:24px}.tela-revisor .rv-vid-ig{position:absolute;top:8px;right:8px;width:20px;height:20px;border-radius:999px;overflow:hidden;box-shadow:0 0 0 2px #fff}.tela-revisor .rv-vid-cap{font-size:13px;line-height:1.35;color:#111b21;padding:0 4px}.tela-revisor .rv-src-chip{display:inline-block;align-self:flex-start;margin:0 4px 4px;padding:2px 8px;border-radius:999px;background:#3b82f61a;color:#1d4ed8;font-size:11px;font-weight:600}.tela-revisor .rv-b>.rv-src-chip{display:block;width:fit-content;margin:-1px 0 5px -2px}.tela-revisor .rv-b.rv-cardc,.tela-revisor .rv-b.rv-mediac,.tela-revisor .rv-b.rv-vidc{background:#fff}.tela-revisor .rv-cardc{padding:0;overflow:hidden}.tela-revisor .rv-cardc>.rv-t,.tela-revisor .rv-mediac>.rv-t,.tela-revisor .rv-vidc>.rv-t{margin:0 10px 8px 0}.tela-revisor .rv-cart,.tela-revisor .rv-tarefa,.tela-revisor .rv-pix{width:260px;padding:10px;display:flex;flex-direction:column;gap:8px}.tela-revisor .rv-cart-hd{display:flex;align-items:center;gap:6px}.tela-revisor .rv-cart-hd .ic{width:26px;height:26px;border-radius:999px;background:#0f172a14;flex:none}.tela-revisor .rv-cart-hd .ic .material-symbols-outlined{font-size:15px}.tela-revisor .rv-cart-hd b{font-size:12.5px;font-weight:600;color:#0f172a;flex:1;min-width:0}.tela-revisor .rv-cart-hd .chip{font-size:11px;font-weight:600;padding:1px 6px;border-radius:999px;background:#6366f126;color:#4f46e5;flex:none}.tela-revisor .rv-cart-body{display:flex;align-items:center;gap:10px}.tela-revisor .rv-cart-body img{width:44px;height:44px;border-radius:8px;object-fit:contain;background:#f1f5f9;flex:none}.tela-revisor .rv-cart-body p{font-size:12.5px;line-height:1.35;color:#111b21;margin:0}.tela-revisor .rv-cart-ft{display:flex;align-items:center;gap:5px;padding-top:6px;border-top:1px solid rgba(226,232,240,.7);font-size:11.5px;font-weight:600;color:#047857}.tela-revisor .rv-cart-ft .material-symbols-outlined{font-size:15px}.tela-revisor .rv-tarefa{flex-direction:row;align-items:center}.tela-revisor .rv-tarefa .ic{width:30px;height:30px;border-radius:999px;background:#2563eb1a;color:#2563eb;display:flex;align-items:center;justify-content:center;flex:none}.tela-revisor .rv-tarefa p{font-size:12.5px;line-height:1.35;color:#111b21;margin:0}.tela-revisor .rv-oc{width:300px;background:#fff;border-radius:12px;box-shadow:0 1px 2px #00000014,0 0 0 1px #e2e8f099;overflow:hidden}.tela-revisor .rv-oc-top{display:flex;align-items:center;gap:10px;padding:12px}.tela-revisor .rv-oc-top img{width:44px;height:44px;border-radius:8px;object-fit:contain;background:#f1f5f9;flex:none}.tela-revisor .rv-oc-top div{flex:1;min-width:0;display:flex;flex-direction:column}.tela-revisor .rv-oc-top b{font-size:13px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-revisor .rv-oc-top span{font-size:12px;color:#64748b}.tela-revisor .rv-oc-badge{font-size:11px;font-weight:600;color:#0f172a;background:#f1f5f9;padding:3px 8px;border-radius:999px;flex:none}.tela-revisor .rv-oc-mid{display:flex;align-items:center;gap:10px;padding:0 12px 12px}.tela-revisor .rv-oc-mid .circ{width:28px;height:28px;border-radius:999px;background:#0f172a;color:#f8fafc;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;flex:none}.tela-revisor .rv-oc-mid div{flex:1;min-width:0;display:flex;flex-direction:column}.tela-revisor .rv-oc-mid b{font-size:12.5px;font-weight:500;color:#0f172a}.tela-revisor .rv-oc-mid span{font-size:11px;color:#64748b}.tela-revisor .rv-oc-mid .material-symbols-outlined{font-size:18px;color:#cbd5e1}.tela-revisor .rv-oc-ft{display:flex;align-items:center;gap:6px;padding:10px 12px;border-top:1px solid rgba(226,232,240,.6);font-size:12px;font-weight:500;color:#047857}.tela-revisor .rv-oc-ft .dot{width:7px;height:7px;border-radius:999px;background:#10b981}.tela-revisor .rv-oc-ft .sep{color:#cbd5e1;font-weight:400}.tela-revisor .rv-pix-hd{display:flex;align-items:center;gap:6px}.tela-revisor .rv-pix-hd .material-symbols-outlined{font-size:18px;color:#0f172a}.tela-revisor .rv-pix-hd b{font-size:12.5px;font-weight:600;color:#0f172a}.tela-revisor .rv-pix p{margin:0;font-size:12.5px;line-height:1.35;color:#111b21}.tela-revisor .rv-pix-code{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;color:#64748b;background:#f1f5f9;border-radius:6px;padding:6px 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tela-revisor .rv-toast{position:absolute;top:16px;right:16px;z-index:30;pointer-events:none}.tela-revisor .rv-toast-card{width:300px;display:flex;align-items:flex-start;gap:10px;border-radius:14px;background:#fff;padding:14px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a,0 0 0 1px #e2e8f066;animation:rvSlide .3s ease-out both}.tela-revisor .rv-toast-card .circ{width:36px;height:36px;border-radius:999px;background:#0f172a;color:#f8fafc;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;flex:none}.tela-revisor .rv-toast-card>div{flex:1;min-width:0}.tela-revisor .rv-toast-card .l1{display:flex;align-items:center;gap:6px}.tela-revisor .rv-toast-card .dot{width:6px;height:6px;border-radius:999px;background:#10b981;flex:none}.tela-revisor .rv-toast-card b{font-size:13px;font-weight:600;color:#0f172a}.tela-revisor .rv-toast-card p{margin:2px 0 0;font-size:11.5px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-revisor .rv-toast-card .x{flex:none;font-size:16px;color:#64748b99}.tela-revisor .rv-sug.edit .rv-b{background:#fff;box-shadow:0 0 0 2px #fbbf24,0 1px .5px #0b141a21}.tela-revisor .rv-sug.edit .rv-sg-txt:after{content:"";display:inline-block;width:1.5px;height:14px;background:#0f172a;margin-left:2px;vertical-align:-2px;animation:rvCaret .9s step-end infinite}.tela-revisor .rv-ghost .rv-b{opacity:.7}.tela-revisor .rv-sched{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:#64748b;margin-bottom:3px}.tela-revisor .rv-sched .material-symbols-outlined{font-size:13px}@keyframes rvPulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes rvThumb{0%,to{transform:scale(1)}50%{transform:scale(1.35)}}@keyframes rvCaret{0%,50%{opacity:1}50.01%,to{opacity:0}}@keyframes rvSlide{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:none}}.tela-pipeline{position:relative;height:720px;overflow:hidden;display:flex;flex-direction:column;background:#fafaf9;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;line-height:1.4;box-sizing:border-box;transition:background .6s ease}.tela-pipeline *,.tela-pipeline *:before,.tela-pipeline *:after{box-sizing:border-box}.tela-pipeline button{font:inherit;color:inherit;background:none;border:0;padding:0;margin:0;cursor:default}.tela-pipeline .lu{display:block;flex:none}.tela-pipeline[data-theme=playful]{font-family:Nunito,Inter,sans-serif}.tela-pipeline .pp-head{position:relative;z-index:5;flex:none;height:64px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #E2E8F0;background:#fffffff2;backdrop-filter:blur(8px)}.tela-pipeline .pp-left{display:flex;align-items:center;gap:12px;flex:none}.tela-pipeline .pp-right{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex:1;min-width:0}.tela-pipeline .pp-div{width:1px;height:16px;background:#e2e8f099;flex:none}.tela-pipeline .pp-div.tall{height:20px}.tela-pipeline .pp-ws{height:36px;padding:0 8px;display:inline-flex;align-items:center;gap:8px;border-radius:6px;font-size:14px;font-weight:500;white-space:nowrap}.tela-pipeline .pp-ws-ic{width:20px;height:20px;border-radius:4px;background:#0f172a1a;color:#0f172a;display:inline-flex;align-items:center;justify-content:center}.tela-pipeline .pp-chev{color:#64748b;opacity:.5;display:inline-flex}.tela-pipeline .pp-sel{display:flex;align-items:center;gap:4px}.tela-pipeline .pp-sel-trig{height:36px;padding:0 8px;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;min-width:96px;border-radius:6px;font-size:14px;font-weight:500;white-space:nowrap}.tela-pipeline .pp-sel-chev{opacity:.5;display:inline-flex}.tela-pipeline .pp-icbtn{width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#64748b;flex:none}.tela-pipeline .pp-icbtn.sm{width:32px;height:32px;border-radius:6px}.tela-pipeline .pp-kpis{display:flex;align-items:center;gap:6px;flex:none}.tela-pipeline .pp-kpi{height:32px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#f1f5f999;font-size:12px;white-space:nowrap;transition:background .3s ease,box-shadow .3s ease}.tela-pipeline .pp-kpi span{color:#64748b}.tela-pipeline .pp-kpi strong{color:#0f172a;font-weight:700}.tela-pipeline .pp-kpi.up{background:#dcfce7;box-shadow:0 0 0 3px #16a34a2e}.tela-pipeline .pp-kpi.up strong{color:#16a34a}.tela-pipeline .pp-search{position:relative;flex:1 1 120px;min-width:104px;max-width:320px;height:36px;border-radius:999px;background:#f1f5f966;border:1px solid transparent;display:flex;align-items:center;padding-left:36px;padding-right:12px}.tela-pipeline .pp-search-ic{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#64748b;display:inline-flex}.tela-pipeline .pp-ph{font-size:14px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-pipeline .pp-theme-wrap{position:relative;flex:none}.tela-pipeline .pp-theme{height:32px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#f1f5f966;white-space:nowrap;transition:background .2s ease}.tela-pipeline .pp-theme.open{background:#f1f5f9e6}.tela-pipeline .pp-theme-ic{display:inline-flex;color:#0f172a}.tela-pipeline .pp-theme-lb{font-size:12px;font-weight:500}.tela-pipeline .pp-theme-chev{color:#64748b;display:inline-flex}.tela-pipeline .pp-menu{position:absolute;top:calc(100% + 4px);right:0;width:260px;max-height:420px;overflow:hidden;padding:4px;border-radius:9px;border:1px solid #E2E8F0;background:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;z-index:20;animation:pp-menu-in .16s ease-out}@keyframes pp-menu-in{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:none}}.tela-pipeline .pp-menu-h{padding:6px 8px;font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.tela-pipeline .pp-mi{display:flex;align-items:center;gap:10px;padding:8px;border-radius:6px}.tela-pipeline .pp-mi.hov{background:#f1f5f9}.tela-pipeline .pp-mi-ic{width:28px;height:28px;border-radius:6px;background:#f1f5f9;color:#64748b;display:inline-flex;align-items:center;justify-content:center;flex:none;transition:background .2s ease,color .2s ease}.tela-pipeline .pp-mi.cur .pp-mi-ic{background:#0f172a;color:#f8fafc}.tela-pipeline .pp-mi-tx{display:flex;flex-direction:column;flex:1;min-width:0}.tela-pipeline .pp-mi-lb{font-size:14px;font-weight:500;line-height:20px}.tela-pipeline .pp-mi.cur .pp-mi-lb{color:#0f172a}.tela-pipeline .pp-mi-ds{font-size:11px;line-height:1.25;color:#64748b}.tela-pipeline .pp-mi-ck{display:none;color:#0f172a;margin-left:auto;flex:none}.tela-pipeline .pp-mi.cur .pp-mi-ck{display:inline-flex}.tela-pipeline .pp-actions{display:flex;align-items:center;gap:8px;flex:none}.tela-pipeline .pp-btn{height:36px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;font-size:14px;font-weight:500;white-space:nowrap}.tela-pipeline .pp-btn.ghost{color:#0f172a}.tela-pipeline .pp-btn.primary{padding:0 16px;background:#0f172a;color:#f8fafc;box-shadow:0 1px 2px #0000000d}.tela-pipeline .pp-btn>span{display:inline-flex}.tela-pipeline .pp-board{flex:1;min-height:0;overflow:hidden}.tela-pipeline .pp-cols{display:flex;gap:12px;padding:16px;height:100%;width:max-content;min-width:100%;transition:gap .6s ease}.tela-pipeline[data-theme=bento] .pp-cols{gap:16px}.tela-pipeline .pp-col{width:250px;min-width:250px;display:flex;flex-direction:column;transition:background .6s ease,border-radius .6s ease,padding .6s ease,width .6s ease,min-width .6s ease}.tela-pipeline[data-theme=bento] .pp-col{width:246px;min-width:246px}.tela-pipeline .pp-colhd{padding:8px 12px;flex:none}.tela-pipeline .pp-colhd .t{display:flex;align-items:center;justify-content:space-between;gap:8px}.tela-pipeline .pp-colhd .l{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.tela-pipeline .pp-colhd .grip{color:#64748b80;display:inline-flex}.tela-pipeline .pp-colhd .title{font-family:Outfit,Inter,sans-serif;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-pipeline .pp-colhd .count{font-size:12px;font-weight:700;padding:2px 8px;border-radius:999px;background:#f1f5f9;color:#0f172a;flex:none}.tela-pipeline .pp-colhd .scope{font-size:11px;font-weight:500;color:#64748b;margin-top:4px;padding-left:20px}.tela-pipeline .pp-cards{flex:1;min-height:0;overflow:hidden;padding:0 8px 8px;display:flex;flex-direction:column;gap:12px}.tela-pipeline[data-theme=bento] .pp-cards{gap:16px}.tela-pipeline .pp-add{margin:0 8px 8px;padding:12px;border:2px dashed #E2E8F0;border-radius:12px;font-size:14px;font-weight:500;color:#64748b;display:flex;align-items:center;justify-content:center;gap:8px;flex:none}.tela-pipeline .pp-add>span{display:inline-flex}.tela-pipeline .pp-card{position:relative;transition:background .5s ease,border-color .5s ease,border-radius .5s ease,box-shadow .5s ease,padding .5s ease,transform .26s cubic-bezier(.2,.8,.2,1),opacity .26s ease}.tela-pipeline .pp-card.flip{transition:none!important}.tela-pipeline .pp-card.voo{z-index:5;transform:scale(1.04) rotate(-1.5deg);box-shadow:0 18px 40px #0f172a2e!important;transition:transform .58s cubic-bezier(.2,.8,.2,1),box-shadow .58s ease}.tela-pipeline.voando .pp-cards{overflow:visible}.tela-pipeline .pp-card .top{display:flex;gap:12px}.tela-pipeline .pp-card .av{position:relative;width:40px;height:40px;flex:none}.tela-pipeline .pp-card .av .circ{width:40px;height:40px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;overflow:hidden}.tela-pipeline .pp-card .av .badge{position:absolute;bottom:-2px;right:-2px;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.tela-pipeline .pp-card .av .badge svg{width:16px;height:16px;display:block}.tela-pipeline .pp-card .av .badge.ig>span{width:16px;height:16px}.tela-pipeline .pp-card .av .badge.ml{width:18px;height:13px}.tela-pipeline .pp-card .av .badge.ml svg{width:16px;height:11px}.tela-pipeline .pp-card .av .badge.site .site-ic{width:16px;height:16px;border-radius:999px;background:#3b5bff;color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #fff}.tela-pipeline .pp-card .val[hidden]{display:none}.tela-pipeline .pp-card .body{flex:1;min-width:0}.tela-pipeline .pp-card .nm{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-pipeline .pp-card .sub{margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-pipeline .pp-card .msg{margin-top:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tela-pipeline .pp-card .val{display:flex;flex-direction:column}.tela-pipeline .pp-card .val .ok{display:none}.tela-pipeline .pp-card.won .val .ok{display:inline}.tela-pipeline .pp-card .chips{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:8px}.tela-pipeline .pp-card .chips .r{display:flex;align-items:center;gap:6px;margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.tela-pipeline .pp-card .chip{display:inline-flex;align-items:center;gap:2px;white-space:nowrap}.tela-pipeline .pp-card .chip>span{display:inline-flex}.tela-pipeline .pp-card .score{width:10px;height:10px;border-radius:999px;box-shadow:0 0 0 2px #00000014;flex:none}.tela-pipeline .pp-card .score.hot{background:#fdba74;box-shadow:0 0 0 2px #fb923cb3}.tela-pipeline .pp-card .score.warm{background:#fde68a;box-shadow:0 0 0 2px #fcd34d99}.tela-pipeline .pp-card .score.cold{background:#e2e8f0;box-shadow:0 0 0 2px #cbd5e180}.tela-pipeline .pp-card.won .score,.tela-pipeline .pp-card.won .pp-scorebadge,.tela-pipeline .pp-card .rot{display:none}.tela-pipeline .pp-card .un{display:flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#25d366;color:#fff;font-size:11px;font-weight:700}.tela-pipeline[data-theme=bento]{background:#fafaf9}.tela-pipeline[data-theme=bento] .pp-col{border-radius:14px;background:#f4f4f5;overflow:hidden}.tela-pipeline[data-theme=bento] .pp-col.c0{background:#eff6ff}.tela-pipeline[data-theme=bento] .pp-col.c1{background:#fffbeb}.tela-pipeline[data-theme=bento] .pp-col.c2{background:#faf5ff}.tela-pipeline[data-theme=bento] .pp-col.c3{background:#ecfdf5}.tela-pipeline[data-theme=bento] .pp-card{background:#fff;border:1px solid #F4F4F5;border-radius:10px;padding:14px;box-shadow:none}.tela-pipeline[data-theme=bento] .pp-card.featured{border-color:#e4e4e7;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -2px #0000000d}.tela-pipeline[data-theme=bento] .pp-card .circ{background:#ffffff1a;color:#18181b;box-shadow:inset 0 0 0 1px #e4e4e7}.tela-pipeline[data-theme=bento] .nm{font-size:13px;line-height:18px;font-weight:600;color:#18181b}.tela-pipeline[data-theme=bento] .sub{font-size:11px;line-height:15px;color:#a1a1aa}.tela-pipeline[data-theme=bento] .msg{font-size:11px;line-height:1.625;color:#71717a}.tela-pipeline[data-theme=bento] .val{margin-top:10px;padding:8px 10px;background:linear-gradient(135deg,#2563eb0d,#10b9810d);border-radius:8px}.tela-pipeline[data-theme=bento] .rot{display:block;font-size:11px;font-weight:500;color:#a1a1aa}.tela-pipeline[data-theme=bento] .val .v{font-size:15px;line-height:20px;font-weight:800;letter-spacing:-.025em;color:#10b981}.tela-pipeline[data-theme=bento] .chip{font-size:11px;font-weight:500;color:#a1a1aa}.tela-pipeline[data-theme=bento] .kbadge{padding:3px 8px;border-radius:6px;font-size:11px;font-weight:600;letter-spacing:.2px;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.tela-pipeline[data-theme=bento] .kbadge.wa{background:#d1fae5;color:#065f46}.tela-pipeline[data-theme=bento] .kbadge.ig{background:#fce7f3;color:#9d174d}.tela-pipeline[data-theme=bento] .kbadge.lead{background:#fef3c7;color:#92400e}.tela-pipeline:not([data-theme=bento]) .kbadge{display:none}.tela-pipeline[data-theme=playful]{background:#fff8f0}.tela-pipeline[data-theme=playful] .pp-col{border-radius:24px;padding:8px}.tela-pipeline[data-theme=playful] .pp-col.c0{background:#fdbcb41f}.tela-pipeline[data-theme=playful] .pp-col.c1{background:#add8e61f}.tela-pipeline[data-theme=playful] .pp-col.c2{background:#98ff981f}.tela-pipeline[data-theme=playful] .pp-col.c3{background:#e6e6fa26}.tela-pipeline[data-theme=playful] .pp-card{background:#fff;padding:16px;border-radius:20px;border:2px solid rgba(0,0,0,.06);box-shadow:inset -2px -2px 6px #00000008,3px 3px 8px #0000000f}.tela-pipeline[data-theme=playful] .pp-card .circ{background:#f1f5f9;color:#64748b}.tela-pipeline[data-theme=playful] .nm{font-size:14px;line-height:20px;font-weight:700;color:#0f172a;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.tela-pipeline[data-theme=playful] .sub{font-size:12px;line-height:16px;font-weight:500;color:#64748b}.tela-pipeline[data-theme=playful] .msg{font-size:12px;line-height:16px;font-weight:600;color:#64748b}.tela-pipeline[data-theme=playful] .val{margin-top:8px}.tela-pipeline[data-theme=playful] .val .v{font-size:14px;line-height:20px;font-weight:700;color:#0f172a}.tela-pipeline[data-theme=playful] .chip{font-size:11px;height:18px;padding:0 6px;border-radius:999px;background:#f1f5f9;color:#64748b;font-weight:600}.tela-pipeline[data-theme=playful] .chip.status{background:transparent;border:1px solid #E2E8F0;color:#0f172a}.tela-pipeline[data-theme=glass]{background:linear-gradient(135deg,#f1f5f9,#eff6ff80,#f5f3ff80)}.tela-pipeline[data-theme=glass] .pp-col{border-radius:16px}.tela-pipeline[data-theme=glass] .pp-card{padding:16px;border-radius:16px;border:1px solid rgba(255,255,255,.4);background:#fff9;backdrop-filter:blur(24px);box-shadow:0 4px 16px #0000000a}.tela-pipeline[data-theme=glass] .pp-card .circ{background:#ffffff4d;color:#475569;box-shadow:0 0 0 1px #ffffff4d;backdrop-filter:blur(4px)}.tela-pipeline[data-theme=glass] .nm{font-size:14px;line-height:20px;font-weight:600;color:#1e293b}.tela-pipeline[data-theme=glass] .sub{font-size:11px;line-height:15px;color:#64748b}.tela-pipeline[data-theme=glass] .msg{font-size:11px;line-height:15px;font-weight:600;color:#64748b}.tela-pipeline[data-theme=glass] .val{margin-top:8px;flex-direction:row}.tela-pipeline[data-theme=glass] .val .v{font-size:12px;line-height:16px;font-weight:600;color:#334155;padding:2px 10px;border-radius:999px;background:#fff6;border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(4px)}.tela-pipeline[data-theme=glass] .chip{font-size:11px;font-weight:500;padding:2px 8px;border-radius:999px;background:#ffffff4d;border:1px solid rgba(255,255,255,.2);color:#475569;backdrop-filter:blur(4px)}.tela-pipeline .off{display:none!important}.tela-pipeline .pp-scorebadge{position:absolute;top:8px;right:8px;z-index:2;display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:700;white-space:nowrap;box-shadow:0 1px 2px #0000000f}.tela-pipeline .pp-scorebadge.warm{background:#fde68a;color:#92400e}.tela-pipeline .pp-scorebadge.hot{background:#fdba74;color:#7c2d12}.tela-pipeline .pp-card .chip.pend{color:#0ea5e9;font-weight:600}.tela-pipeline .pp-board{position:relative}.tela-pipeline .pp-approve{position:absolute;top:0;left:0;right:0;z-index:6;display:flex;align-items:center;gap:10px;padding:10px 16px;background:#fff7ed;border-bottom:1px solid #FDBA74;box-shadow:0 4px 10px #0000000f}.tela-pipeline .pp-approve .ic{color:#c2410c;flex:none;display:inline-flex}.tela-pipeline .pp-approve .tx{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.tela-pipeline .pp-approve .tx strong{font-size:13px;font-weight:700;color:#7c2d12}.tela-pipeline .pp-approve .tx .sub{font-size:11px;color:#9a3412;display:inline-flex;align-items:center;gap:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-pipeline .pp-approve .tx .sub>span{display:inline-flex}.tela-pipeline .pp-approve .acts{display:flex;align-items:center;gap:6px;flex:none}.tela-pipeline .pp-approve .acts button{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.tela-pipeline .pp-approve .acts .ok{background:#16a34a;color:#fff}.tela-pipeline .pp-approve .acts .no{background:#f1f5f9;color:#64748b}.tela-pipeline .pp-card.reativa{background:#f1f5f9;border-style:dashed}.tela-pipeline .pp-card.reativa .circ.ico{background:#e2e8f0;color:#64748b;display:flex;align-items:center;justify-content:center}.tela-pipeline .pp-card.reativa .circ.ico .material-symbols-outlined{font-size:18px}.tela-pipeline .pp-card.reativa .nm{color:#475569}.tela-pipeline .pp-card.reativa .tagpill{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:999px;background:#fce7f3;color:#9d174d;font-size:11px;font-weight:600}.tela-pipeline .rel-overlay{position:absolute;inset:64px 0 0;z-index:6;background:#0f172a61;transition:opacity .25s ease}.tela-pipeline .rel-drawer{position:absolute;top:64px;right:0;bottom:0;width:408px;z-index:7;background:#fff;border-left:1px solid #E2E8F0;box-shadow:-12px 0 28px #0f172a24;display:flex;flex-direction:column;overflow:hidden}.tela-pipeline .rel-dw-head{flex:none;display:flex;align-items:flex-start;gap:10px;padding:16px 16px 12px;border-bottom:1px solid #F1F5F9}.tela-pipeline .rel-dw-av .circ{width:40px;height:40px;border-radius:999px;background:#f1f5f9;color:#334155;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}.tela-pipeline .rel-dw-id{flex:1;min-width:0}.tela-pipeline .rel-dw-nm{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:700;color:#0f172a}.tela-pipeline .rel-chip{display:inline-flex;align-items:center;height:18px;padding:0 7px;border-radius:999px;background:#fef3c7;color:#92400e;font-size:10px;font-weight:700;letter-spacing:.02em}.tela-pipeline .rel-dw-ph{margin-top:2px;font-size:12px;color:#64748b}.tela-pipeline .rel-dw-x{flex:none;width:26px;height:26px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:#94a3b8}.tela-pipeline .rel-valor{flex:none;margin:12px 16px 0;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:#f8fafc;border:1px solid #F1F5F9}.tela-pipeline .rel-valor .ic{color:#64748b;flex:none}.tela-pipeline .rel-valor .tx{display:flex;flex-direction:column;gap:1px;min-width:0}.tela-pipeline .rel-valor .rot{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8}.tela-pipeline .rel-valor .v{font-size:13px;color:#334155}.tela-pipeline .rel-valor .v strong{color:#0f172a;font-weight:700}.tela-pipeline .rel-pend{flex:none;margin:8px 16px 0;display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:10px;background:#fffbeb;color:#92400e;font-size:12px;font-weight:500}.tela-pipeline .rel-pend .ic{color:#d97706;flex:none;display:inline-flex}.tela-pipeline .rel-tabs{flex:none;display:flex;flex-wrap:wrap;gap:6px;margin:12px 16px 0}.tela-pipeline .rel-tab{height:26px;padding:0 12px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:600;transition:opacity .2s ease,transform .2s ease}.tela-pipeline .rel-tab:first-child{background:#0f172a;color:#f8fafc}.tela-pipeline .rel-body{flex:1;min-height:0;overflow:hidden;margin-top:12px;padding:0 16px 16px;display:flex;flex-direction:column;gap:16px}.tela-pipeline .rel-sec-h{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.tela-pipeline .rel-sec-h h4{margin:0;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.tela-pipeline .rel-extract{display:inline-flex;align-items:center;gap:4px;height:24px;padding:0 8px;border-radius:6px;border:1px solid #E2E8F0;font-size:11px;font-weight:600;color:#334155}.tela-pipeline .rel-mem{border-radius:12px;background:#f8fafc;overflow:hidden}.tela-pipeline .rel-mem-i{display:flex;align-items:flex-start;gap:8px;padding:8px 12px;border-top:1px solid #F1F5F9}.tela-pipeline .rel-mem-i:first-child{border-top:0}.tela-pipeline .rel-mem-i .dot{width:4px;height:4px;margin-top:7px;border-radius:999px;background:#94a3b8;flex:none}.tela-pipeline .rel-mem-i .pin{color:#2563eb;flex:none;margin-top:3px;display:inline-flex}.tela-pipeline .rel-mem-i p{margin:0;font-size:12px;line-height:1.45;color:#1e293b}.tela-pipeline .rel-tl{display:flex;flex-direction:column;gap:10px;padding-left:2px}.tela-pipeline .rel-tl-i{display:flex;align-items:center;gap:10px;font-size:12px;color:#334155}.tela-pipeline .rel-tl-i .dot{width:7px;height:7px;border-radius:999px;background:#0f172a;flex:none}.tela-pipeline .rel-push{position:absolute;inset:0;z-index:9;background:#fff;padding:20px 24px;display:flex;flex-direction:column;overflow:hidden}.tela-pipeline .rel-push-top{flex:none;display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.tela-pipeline .rel-push-top .brc{font-family:Outfit,Inter,sans-serif;font-size:18px;font-weight:700;color:#0f172a}.tela-pipeline .rel-push-top .status{font-size:11px;font-weight:600;color:#64748b;padding:3px 10px;border-radius:999px;background:#f1f5f9}.tela-pipeline .rel-chips{flex:none;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.tela-pipeline .rel-chip2{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:600}.tela-pipeline .rel-chip2 b{font-variant-numeric:tabular-nums;font-weight:700}.tela-pipeline .rel-chip2.t-campeoes{background:#10b9811f;color:#047857}.tela-pipeline .rel-chip2.t-fieis{background:#22c55e1f;color:#15803d}.tela-pipeline .rel-chip2.t-nao_posso_perder{background:#ef44441f;color:#b91c1c}.tela-pipeline .rel-chip2.t-em_risco{background:#f59e0b24;color:#b45309}.tela-pipeline .rel-chip2.t-promissores{background:#84cc1624;color:#4d7c0f}.tela-pipeline .rel-chip2.t-novos{background:#0ea5e91f;color:#0369a1}.tela-pipeline .rel-chip2.t-atencao{background:#f59e0b1a;color:#92400e}.tela-pipeline .rel-chip2.t-hibernando{background:#64748b1f;color:#475569}.tela-pipeline .rel-chip2.t-perdidos{background:#71717a1f;color:#52525b}.tela-pipeline .rel-row{flex:none;display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;background:#f8fafc;border:1px solid #F1F5F9}.tela-pipeline .rel-row .av .circ{width:32px;height:32px;border-radius:999px;background:#e2e8f0;color:#334155;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600}.tela-pipeline .rel-row .nm{font-size:13px;font-weight:600;color:#0f172a;min-width:130px}.tela-pipeline .rel-row .badgewrap{flex:1;display:flex;align-items:center;gap:8px;min-width:0}.tela-pipeline .rel-badge{display:inline-flex;align-items:center;height:26px;padding:0 12px;border-radius:999px;background:#84cc1624;color:#4d7c0f;font-size:12px;font-weight:600;transition:background .3s ease,color .3s ease}.tela-pipeline .rel-badge.flip2{background:#f59e0b29;color:#b45309}.tela-pipeline .rel-badge-cap{font-size:11px;color:#b45309;font-weight:500}.tela-pipeline .rfmcols{flex:none;display:flex;align-items:center;gap:12px;font-size:11px;color:#64748b}.tela-pipeline .rfmcols b{color:#0f172a;font-weight:700}.tela-pipeline .rel-flow{flex:1;display:flex;align-items:center;gap:10px;overflow:hidden}.tela-pipeline .rel-node{position:relative;flex:1;min-width:0;display:flex;flex-direction:column;gap:6px;padding:14px;border-radius:12px;border:1px solid #E2E8F0;background:#fff;box-shadow:0 1px 2px #0000000a}.tela-pipeline .rel-node .ic{color:#475569;display:inline-flex}.tela-pipeline .rel-node .tx{display:flex;flex-direction:column;gap:3px}.tela-pipeline .rel-node .tx strong{font-size:12px;font-weight:700;color:#0f172a}.tela-pipeline .rel-node .tx strong em{font-style:normal;color:#9d174d}.tela-pipeline .rel-node .tx span{font-size:10.5px;line-height:1.35;color:#64748b}.tela-pipeline .rel-node .ck{position:absolute;top:-8px;right:-8px;width:18px;height:18px;border-radius:999px;background:#16a34a;color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.6);transition:opacity .25s ease,transform .25s ease}.tela-pipeline .rel-node.done .ck{opacity:1;transform:scale(1)}.tela-pipeline .arrow{flex:none;color:#cbd5e1;display:inline-flex}.tela-pipeline .pp-kpi[data-kpi-wrap=hot],.tela-pipeline .pp-card.pp-oculto{display:none}.tela-pedido{position:relative;width:1132px;height:720px;overflow:hidden;box-sizing:border-box;background:#fff;color:#0f172a;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:13px;line-height:1.25;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column}.tela-pedido *,.tela-pedido *:before,.tela-pedido *:after{box-sizing:border-box}.tela-pedido p,.tela-pedido h1,.tela-pedido h4,.tela-pedido ol{margin:0;padding:0}.tela-pedido ol{list-style:none}.tela-pedido button{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:default}.tela-pedido .material-symbols-outlined{font-size:16px;line-height:1;width:1em;height:1em;overflow:hidden;flex:none;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 20}.tela-pedido .tp-muted{color:#64748b}.tela-pedido .tp-blue{color:#2563eb}.tela-pedido .tp-mt2{margin-top:8px}.tela-pedido .tp-hide{display:none!important}.tela-pedido .tp-ph{flex:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 20px 0;height:46px}.tela-pedido .tp-ph-title{display:flex;align-items:center;gap:8px;min-width:0}.tela-pedido .tp-ph-ico{font-size:20px;color:#0f172a}.tela-pedido .tp-ph h1{font-family:Outfit,Inter,sans-serif;font-weight:600;font-size:20px;line-height:28px;letter-spacing:-.025em}.tela-pedido .tp-ph-actions{display:flex;align-items:center;gap:8px}.tela-pedido .tp-kpi{display:inline-flex;align-items:center;gap:5px;height:24px;padding:0 10px;border-radius:999px;background:#f1f5f9;color:#0f172a;font-size:12px;font-weight:600}.tela-pedido .tp-kpi .material-symbols-outlined{font-size:14px}.tela-pedido .tp-kpi-late{background:#fff;border:1px solid #FDA4AF;color:#be123c}.tela-pedido .tp-body{flex:1;min-height:0;display:flex;gap:14px;padding:0 20px 12px}.tela-pedido .tp-order{flex:0 0 60%;min-width:0;display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 0 0 1px #e2e8f0e6,0 1px 2px #0000000d}.tela-pedido .tp-side{flex:1;min-width:0;display:flex;flex-direction:column;gap:10px}.tela-pedido .tp-oh{flex:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 20px 12px;border-bottom:1px solid rgba(226,232,240,.4)}.tela-pedido .tp-oh-left{display:flex;align-items:center;gap:10px;min-width:0}.tela-pedido .tp-logo{width:24px;height:24px;border-radius:6px;background:#ffe600;color:#2d3277;display:inline-flex;align-items:center;justify-content:center;flex:none}.tela-pedido .tp-logo svg{width:18px;height:13px;display:block}.tela-pedido .tp-logo-wa{background:#fff;box-shadow:0 0 0 1px #e2e8f0e6}.tela-pedido .tp-logo-wa svg{width:18px;height:18px}.tela-pedido .tp-oh-num{display:flex;flex-direction:column;min-width:0}.tela-pedido .tp-oh-title{display:inline-flex;align-items:center;gap:6px;font-size:16px;line-height:20px;font-weight:600;letter-spacing:-.01em;white-space:nowrap}.tela-pedido .tp-copy{font-size:12px;color:#64748b}.tela-pedido .tp-oh-date{font-size:11px;line-height:14px;font-weight:400;color:#64748b}.tela-pedido .tp-oh-right{display:flex;align-items:center;gap:12px;flex:none}.tela-pedido .tp-oh-total{font-size:14px;font-weight:600;font-variant-numeric:tabular-nums}.tela-pedido .tp-stage{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 12px;border-radius:999px;border:1px solid #7EB5F6;color:#7eb5f6;background:#fff;font-size:12px;font-weight:500;white-space:nowrap;transition:border-color .35s ease,color .35s ease}.tela-pedido .tp-stage .material-symbols-outlined{font-size:14px;opacity:.6}.tela-pedido .tp-ob{flex:1;min-height:0;display:flex;gap:8px;padding:16px;background:#f1f5f94d;overflow:hidden}.tela-pedido .tp-col{flex:1;min-width:0;display:flex;flex-direction:column}.tela-pedido .tp-sc{background:#fff;border-radius:16px;padding:10px;margin-bottom:8px;box-shadow:0 0 0 1px #e2e8f08c}.tela-pedido .tp-sc-last{margin-bottom:0}.tela-pedido .tp-sc-h{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.tela-pedido .tp-sc-t{font-size:11px;line-height:16px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.tela-pedido .tp-sc-trail{font-size:11px;color:#64748b}.tela-pedido .tp-row{display:flex;justify-content:space-between;align-items:flex-start;padding:6px 0;font-size:13px;line-height:16px;gap:8px}.tela-pedido .tp-row-k{color:#64748b}.tela-pedido .tp-row-v{font-weight:500;text-align:right;max-width:60%;white-space:pre-line}.tela-pedido .tp-item{display:flex;align-items:center;gap:8px}.tela-pedido .tp-thumb{width:52px;height:52px;border-radius:8px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;flex:none}.tela-pedido .tp-thumb .material-symbols-outlined{font-size:20px;color:#64748b80}.tela-pedido .tp-item-body{flex:1;min-width:0}.tela-pedido .tp-item-name{font-size:13px;font-weight:500;line-height:16px}.tela-pedido .tp-item-sku{font-size:11px;color:#64748b;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-pedido .tp-item-price{text-align:right;flex:none}.tela-pedido .tp-item-total{font-size:12px;font-weight:500;font-variant-numeric:tabular-nums}.tela-pedido .tp-buyer{display:flex;align-items:flex-start;gap:10px}.tela-pedido .tp-buyer-av{width:28px;height:28px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;flex:none}.tela-pedido .tp-buyer-body{min-width:0;flex:1}.tela-pedido .tp-buyer-name{font-size:13px;font-weight:500;line-height:16px}.tela-pedido .tp-buyer-meta{font-size:12px;color:#64748b;margin-top:2px;line-height:16px}.tela-pedido .tp-badge{display:inline-flex;align-items:center;gap:4px;height:20px;padding:0 10px;border-radius:999px;border:1px solid transparent;font-size:11px;font-weight:600;white-space:nowrap;line-height:1;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.tela-pedido .tp-badge .material-symbols-outlined{font-size:12px}.tela-pedido .tp-badge-outline{border-color:#e2e8f0;color:#0f172a;background:#fff}.tela-pedido .tp-badge-secondary{background:#f1f5f9;color:#0f172a}.tela-pedido .tp-badge-primary{background:#0f172a;color:#f8fafc}.tela-pedido .tp-badge-emerald{background:#059669;color:#fff}.tela-pedido .tp-tone-gray{background:#f9fafb;color:#374151;border-color:#e5e7eb}.tela-pedido .tp-tone-blue{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.tela-pedido .tp-tone-green{background:#f0fdf4;color:#15803d;border-color:#bbf7d0}.tela-pedido .tp-tone-amber{background:#fffbeb;color:#b45309;border-color:#fde68a}.tela-pedido .tp-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #E2E8F0;background:#fff;border-radius:8px;font-weight:500;color:#0f172a;box-shadow:0 1px 2px #0000000d}.tela-pedido .tp-btn-label{width:100%;height:28px;font-size:11px}.tela-pedido .tp-btn-label .material-symbols-outlined{font-size:12px}.tela-pedido .tp-btn-sm{height:32px;padding:0 12px;font-size:13px}.tela-pedido .tp-btn-sm .material-symbols-outlined{font-size:15px}.tela-pedido .tp-nf{background:#f1f5f973;border-radius:16px;padding:12px;display:flex;flex-direction:column;gap:10px}.tela-pedido .tp-nf-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.tela-pedido .tp-nf-head-l{display:flex;align-items:center;gap:8px;min-width:0}.tela-pedido .tp-nf-ico{color:#0f172a}.tela-pedido .tp-nf-num{font-size:14px;font-weight:600;white-space:nowrap}.tela-pedido .tp-nf-serie{font-size:12px;color:#64748b}.tela-pedido .tp-nf-grid{display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:10px}.tela-pedido .tp-nf-k{font-size:12px;line-height:16px;color:#64748b;display:block}.tela-pedido .tp-nf-v{font-size:13px;line-height:20px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-pedido .tp-nf-keyrow{display:flex;align-items:center;gap:8px;margin-top:2px}.tela-pedido .tp-nf-keyrow code{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;line-height:16px;background:#f1f5f9;padding:4px 8px;border-radius:4px;word-break:break-all}.tela-pedido .tp-nf-actions{display:flex;gap:8px}.tela-pedido .tp-reveal{display:none}.tela-pedido.is-invoiced [data-role=nf-key],.tela-pedido.is-labeled [data-role=label-wrap]{display:block;animation:tp-in .45s ease both}.tela-pedido.is-invoiced [data-role=nf-actions],.tela-pedido.is-labeled [data-role=track-row]{display:flex;animation:tp-in .45s ease both}.tela-pedido .tp-pulse{animation:tp-pulse .9s ease-out 1}@keyframes tp-pulse{0%{box-shadow:0 0 #2563eb73}to{box-shadow:0 0 0 10px #2563eb00}}.tela-pedido .tp-tl{display:none;gap:10px;position:relative}.tela-pedido .tp-tl.tp-on{display:flex;animation:tp-in .4s ease both}@keyframes tp-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.tela-pedido .tp-dot{width:8px;height:8px;border-radius:999px;margin-top:5px;flex:none;background:#22c55e;position:relative;z-index:1}.tela-pedido .tp-tl.tp-cur .tp-dot{background:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.tela-pedido .tp-tl.tp-pos .tp-dot,.tela-pedido .tp-tl.tp-pos.tp-cur .tp-dot{background:#22c55e}.tela-pedido .tp-rt{display:flex;flex-direction:column;gap:12px}.tela-pedido .tp-rt-empty{font-size:12px;color:#64748b;padding:2px 0}.tela-pedido .tp-tl-t{font-size:14px;line-height:18px;color:#0f172acc}.tela-pedido .tp-tl.tp-cur .tp-tl-t{color:#0f172a;font-weight:500}.tela-pedido .tp-tl-d{font-size:11px;line-height:14px;color:#64748b}.tela-pedido .tp-hist{background:#fff;border-radius:16px;padding:10px;box-shadow:0 0 0 .5px #0000000a,0 1px 4px #0000000f}.tela-pedido .tp-h{padding-bottom:14px}.tela-pedido .tp-h:after{content:"";position:absolute;left:3.5px;top:16px;bottom:0;width:1px;background:#e2e8f0}.tela-pedido .tp-h.tp-cur{padding-bottom:0}.tela-pedido .tp-h.tp-cur:after{display:none}.tela-pedido .tp-h-t{font-size:12px;line-height:16px;font-weight:500;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.tela-pedido .tp-h-d{font-size:11px;line-height:14px;color:#64748b;margin-top:1px}.tela-pedido .tp-h-link{font-size:11px;font-weight:400;color:#0f172a;text-decoration:underline;text-underline-offset:2px}.tela-pedido .tp-h-chip{font-size:11px;font-weight:400;padding:1px 6px;border-radius:999px;background:#f1f5f9;color:#64748b}.tela-pedido .tp-wa{width:14px;height:14px;display:inline-flex;flex:none}.tela-pedido .tp-wa svg{width:100%;height:100%;display:block}.tela-pedido .tp-scan{border:2px solid #3B82F6;border-radius:16px;padding:14px;background:#fff;transition:border-color .4s ease}.tela-pedido.is-scanned .tp-scan{border-color:#10b981}.tela-pedido .tp-scan-h{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.tela-pedido .tp-scan-hl{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap;row-gap:4px}.tela-pedido .tp-scan-ico{font-size:16px}.tela-pedido .tp-scan h4{font-size:14px;line-height:20px;font-weight:600;white-space:nowrap}.tela-pedido .tp-scan-done{display:none;padding:0 8px}.tela-pedido.is-scanned .tp-scan-done{display:inline-flex;animation:tp-in .35s ease both}.tela-pedido .tp-scan-hr{display:flex;align-items:center;gap:8px}.tela-pedido .tp-scan-reset{font-size:12px;color:#64748b}.tela-pedido .tp-scan-in{margin-bottom:12px}.tela-pedido .tp-input{position:relative;height:36px;border:1px solid #E2E8F0;border-radius:8px;background:#fff;padding:0 12px;display:flex;align-items:center;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;box-shadow:0 1px 2px #0000000d;transition:box-shadow .25s ease,border-color .25s ease}.tela-pedido .tp-input.tp-focus{border-color:#0f172a;box-shadow:0 0 0 2px #fff,0 0 0 4px #0f172a59}.tela-pedido .tp-input-ph{color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-pedido .tp-input.tp-focus .tp-caret{display:inline-block}.tela-pedido .tp-input.tp-typing .tp-input-ph{display:none}.tela-pedido .tp-input-txt{color:#0f172a;white-space:nowrap}.tela-pedido .tp-caret{display:none;width:1px;height:16px;background:#0f172a;margin-left:1px;animation:tp-blink 1s steps(1) infinite}@keyframes tp-blink{50%{opacity:0}}.tela-pedido .tp-flash{display:none;margin-top:6px;font-size:11px;line-height:14px;padding:4px 8px;border-radius:4px;background:#ecfdf5;color:#047857;align-items:center;gap:6px}.tela-pedido .tp-flash.tp-on{display:flex;animation:tp-in .3s ease both}.tela-pedido .tp-flash .material-symbols-outlined{font-size:12px}.tela-pedido .tp-scan-items{display:flex;flex-direction:column;gap:6px}.tela-pedido .tp-scan-item{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:4px;border:1px solid rgba(226,232,240,.4);font-size:12px;transition:background-color .35s ease,border-color .35s ease}.tela-pedido.is-scanned .tp-scan-item{border-color:#6ee7b7;background:#ecfdf5}.tela-pedido .tp-scan-n{width:20px;height:20px;border-radius:999px;background:#e5e7eb;color:#666;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex:none;transition:background-color .35s ease}.tela-pedido .tp-scan-n-ok{display:none;font-size:12px}.tela-pedido.is-scanned .tp-scan-n{background:#10b981;color:#fff}.tela-pedido.is-scanned .tp-scan-n-idx{display:none}.tela-pedido.is-scanned .tp-scan-n-ok{display:inline-block}.tela-pedido .tp-scan-item-body{flex:1;min-width:0}.tela-pedido .tp-scan-item-t{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-pedido .tp-scan-item-sku{font-size:11px;color:#64748b;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace}.tela-pedido .tp-scan-item-badge{flex:none}.tela-pedido .tp-carton{display:flex;align-items:center;gap:8px;border-radius:999px;background:#f1f5f999;padding:8px 12px;font-size:13px;line-height:18px}.tela-pedido .tp-carton .material-symbols-outlined{color:#64748b}.tela-pedido .tp-modes{background:#fff;border-radius:16px;padding:12px 14px;box-shadow:0 0 0 .5px #0000000a,0 1px 4px #0000000f}.tela-pedido .tp-modes-t{font-size:11px;line-height:14px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.tela-pedido .tp-pills{display:flex;gap:6px;flex-wrap:nowrap}.tela-pedido .tp-pill{display:inline-flex;align-items:center;height:32px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:500;border:1px solid #E5E5EA;background:#fff;color:#1c1c1e;white-space:nowrap}.tela-pedido .tp-pill-on{background:#007aff;color:#fff;border-color:#007aff}.tela-pedido .tp-pop{animation:tp-pop .6s cubic-bezier(.2,.9,.3,1.4) 1}@keyframes tp-pop{0%{transform:scale(1)}40%{transform:scale(1.08)}to{transform:scale(1)}}.tela-pedido .tp-ia{display:flex;align-items:flex-start;gap:6px;margin-top:8px;font-size:12px;line-height:16px}.tela-pedido .tp-ia .material-symbols-outlined{font-size:14px;color:#7c3aed;margin-top:1px}.tela-pedido .tp-ia b{font-weight:600}.tela-pedido .tp-msgs{background:#fff;border-radius:16px;padding:10px;box-shadow:0 0 0 .5px #0000000a,0 1px 4px #0000000f;display:flex;flex-direction:column;gap:6px}.tela-pedido .tp-msgs .tp-sc-t{display:inline-flex;align-items:center;gap:6px;text-transform:none;letter-spacing:0;font-size:12px}.tela-pedido .tp-msg{display:none;flex-direction:column;gap:2px;align-self:flex-end;max-width:92%;background:#dcf8c6;border-radius:12px 4px 12px 12px;padding:6px 10px;font-size:12px;line-height:16px;color:#0f172a}.tela-pedido .tp-msg.tp-on{display:flex;animation:tp-in .4s ease both}.tela-pedido .tp-msg-m{font-size:11px;line-height:13px;color:#667781;align-self:flex-end}.tela-pedido [hidden]{display:none!important}@media(prefers-reduced-motion:reduce){.tela-pedido *,.tela-pedido{transition:none!important;animation:none!important}}.tela-pedido .off,.tela-pedido .tp-dict{display:none!important}.tela-pedido .pv-push{position:absolute;inset:0;z-index:9;background:#fff;display:flex;flex-direction:column;align-items:stretch;overflow:hidden;--pv-ac: #7C3AED}.tela-pedido .pv-brow,.tela-pedido .pv-abar,.tela-pedido .pv-pg{width:100%;align-self:stretch}.tela-pedido .pv-push.pv-in{animation:pv-fade .34s ease both}.tela-pedido .pv-brow{flex:none;height:34px;display:flex;align-items:center;gap:10px;padding:0 14px;background:#f5f5f5;border-bottom:1px solid #E5E5E5}.tela-pedido .pv-brow-dots{display:inline-flex;gap:5px;flex:none}.tela-pedido .pv-brow-dots i{width:8px;height:8px;border-radius:999px;background:#d4d4d4}.tela-pedido .pv-brow-url{display:inline-flex;align-items:center;gap:6px;height:22px;padding:0 12px;border-radius:999px;background:#fff;border:1px solid #E5E5E5;font-family:Inter,sans-serif;font-size:11px;color:#525252}.tela-pedido .pv-brow-url .material-symbols-outlined{font-size:12px;color:#16a34a}.tela-pedido .pv-brow-who{margin-left:auto;font-size:11px;color:#a3a3a3}.tela-pedido .pv-abar{flex:none;height:44px;display:flex;align-items:center;gap:8px;padding:0 20px;border-bottom:1px solid #E2E8F0}.tela-pedido .pv-abar .material-symbols-outlined{font-size:18px;color:#b45309}.tela-pedido .pv-abar-t{font-family:Outfit,Inter,sans-serif;font-size:17px;font-weight:600;letter-spacing:-.02em}.tela-pedido .pv-abar-crumb{margin-left:auto;font-size:11px;color:#64748b}.tela-pedido .pv-pg{flex:1;min-height:0;overflow:hidden}.tela-pedido .pv-pg-track,.tela-pedido .pv-pg-tro{background:#fafafa;padding:24px 16px}.tela-pedido .pv-md{width:448px;margin:0 auto}.tela-pedido .pv-lg{width:512px;margin:0 auto}.tela-pedido .pv-card{background:#fff;border-radius:16px;box-shadow:0 1px 2px #0000000d;padding:20px}.tela-pedido .pv-head{text-align:center;margin-bottom:20px}.tela-pedido .pv-head-tro{margin-bottom:22px}.tela-pedido .pv-brand{font-size:18px;line-height:24px;font-weight:700;color:#171717;margin-bottom:8px}.tela-pedido .pv-eye{font-size:11px;line-height:16px;text-transform:uppercase;letter-spacing:.12em;color:#a3a3a3;margin-bottom:4px}.tela-pedido .pv-h1{font-size:20px;line-height:28px;font-weight:700;color:#171717}.tela-pedido .pv-sub{font-size:13px;line-height:18px;color:#737373;margin-top:4px}.tela-pedido .pv-foot{text-align:center;font-size:11px;color:#a3a3a3;margin-top:24px}.tela-pedido .pv-ptf{margin-top:16px;display:flex;flex-direction:column;gap:12px}.tela-pedido .pv-fld2{display:flex;flex-direction:column}.tela-pedido .pv-lbl2{font-size:11px;line-height:14px;font-weight:500;color:#737373}.tela-pedido .pv-pin{margin-top:4px;border-radius:999px;background:#f5f5f5;padding:0 16px;height:40px;font-size:13px;display:flex;align-items:center;box-shadow:inset 0 0 0 0 transparent;transition:box-shadow .25s ease}.tela-pedido .pv-pin.focus{box-shadow:0 0 0 2px #7c3aed59}.tela-pedido .pv-pin .tp-caret{display:none}.tela-pedido .pv-pin.focus .tp-caret{display:inline-block}.tela-pedido .pv-pin.typing .pv-in-ph{display:none}.tela-pedido .pv-pbtn{width:100%;border-radius:999px;height:40px;background:var(--pv-ac);color:#fff;font-size:13px;font-weight:600;text-align:center;display:flex;align-items:center;justify-content:center}.tela-pedido .pv-pbtn.busy{opacity:.6}.tela-pedido .pv-load{margin-top:16px;text-align:center}.tela-pedido .pv-load p{font-size:13px;color:#a3a3a3;animation:pv-pulse 1.6s ease-in-out infinite}.tela-pedido .pv-res{margin-top:16px}.tela-pedido .pv-res-h{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:4px}.tela-pedido .pv-res-num{font-size:13px;font-weight:600;color:#171717}.tela-pedido .pv-res-d{font-size:11px;color:#a3a3a3;flex:none}.tela-pedido .pv-res-carr{font-size:12px;color:#737373;margin-bottom:4px}.tela-pedido .pv-res-carr span{color:#404040}.tela-pedido .pv-res-eta{font-size:12px;color:var(--pv-ac)}.tela-pedido .pv-res-eta b{font-weight:600}.tela-pedido .pv-ol{position:relative;margin:16px 0 0 8px;list-style:none;padding:0}.tela-pedido .pv-st{position:relative;padding-left:28px;padding-bottom:18px;display:none}.tela-pedido .pv-st.on{display:block;animation:pv-in .4s ease both}.tela-pedido .pv-st:last-child{padding-bottom:0}.tela-pedido .pv-st:after{content:"";position:absolute;left:9px;top:20px;bottom:0;width:2px;background:#e5e5e5}.tela-pedido .pv-st:last-child:after,.tela-pedido .pv-st.pv-last:after{display:none}.tela-pedido .pv-st.done:after{background:var(--pv-ac)}.tela-pedido .pv-st-b{position:absolute;left:0;top:2px;width:20px;height:20px;border-radius:999px;background:#d4d4d4;color:#fff;font-size:11px;line-height:1;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.tela-pedido .pv-st.done .pv-st-b,.tela-pedido .pv-st.cur .pv-st-b{background:var(--pv-ac)}.tela-pedido .pv-st-r{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.tela-pedido .pv-st-l{font-size:13px;line-height:18px;color:#a3a3a3}.tela-pedido .pv-st.done .pv-st-l,.tela-pedido .pv-st.cur .pv-st-l{font-weight:600;color:#171717}.tela-pedido .pv-st-a{font-size:11px;color:#a3a3a3;flex:none}.tela-pedido .pv-st-sub{display:none;font-size:12px;line-height:16px;color:#737373;margin-top:2px}.tela-pedido .pv-st.cur .pv-st-sub{display:block}.tela-pedido .pv-res-f{margin-top:8px;padding-top:12px;border-top:1px solid #F5F5F5;font-size:12px;color:#737373;display:flex;flex-direction:column;gap:4px}.tela-pedido .pv-mono{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;color:#404040}.tela-pedido .pv-lk{color:var(--pv-ac);font-weight:500}.tela-pedido .pv-mov{margin-top:16px}.tela-pedido .pv-mov-t{margin-bottom:12px}.tela-pedido .pv-mov ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.tela-pedido .pv-mv{display:flex;gap:12px;animation:pv-in .35s ease both}.tela-pedido .pv-mv-b{margin-top:5px;width:8px;height:8px;border-radius:999px;background:#d4d4d4;flex:none}.tela-pedido .pv-mv.nw .pv-mv-b{background:var(--pv-ac)}.tela-pedido .pv-mv-t{font-size:13px;line-height:17px;color:#525252}.tela-pedido .pv-mv.nw .pv-mv-t{color:#171717}.tela-pedido .pv-mv-d{font-size:11px;line-height:14px;color:#a3a3a3}.tela-pedido .pv-form{display:flex;flex-direction:column;gap:15px}.tela-pedido .pv-fld{position:relative;display:flex;flex-direction:column;gap:6px}.tela-pedido .pv-lbl{font-size:11px;line-height:14px;font-weight:500;color:#404040}.tela-pedido .pv-in,.tela-pedido .pv-ta,.tela-pedido .pv-sel{border:1px solid #E5E5E5;border-radius:12px;padding:11px 12px;background:#fff;font-size:13px;line-height:18px;display:flex;align-items:center;transition:border-color .25s ease}.tela-pedido .pv-ta{align-items:flex-start;min-height:62px}.tela-pedido .pv-sel{justify-content:space-between}.tela-pedido .pv-sel .material-symbols-outlined{font-size:16px;color:#a3a3a3}.tela-pedido .pv-in.focus,.tela-pedido .pv-ta.focus,.tela-pedido .pv-sel.focus{border-color:#a3a3a3}.tela-pedido .pv-in-ph{color:#a3a3a3}.tela-pedido .pv-in.typing .pv-in-ph,.tela-pedido .pv-ta.typing .pv-in-ph{display:none}.tela-pedido .pv-in-tx{color:#171717}.tela-pedido .pv-in .tp-caret,.tela-pedido .pv-ta .tp-caret{display:none}.tela-pedido .pv-in.focus .tp-caret,.tela-pedido .pv-ta.focus .tp-caret{display:inline-block}.tela-pedido .pv-help{font-size:11px;line-height:14px;color:#a3a3a3}.tela-pedido .pv-sel-v{color:#a3a3a3}.tela-pedido .pv-sel.picked .pv-sel-v{color:#171717}.tela-pedido .pv-opts{position:absolute;left:0;right:0;top:100%;margin-top:4px;z-index:3;background:#fff;border:1px solid #E5E5E5;border-radius:12px;box-shadow:0 8px 24px #0000001a;padding:4px;animation:pv-fade .18s ease both}.tela-pedido .pv-opt{display:block;padding:7px 10px;border-radius:8px;font-size:12px;line-height:16px;color:#404040}.tela-pedido .pv-opt.hi{background:#f5f5f5;color:#171717;font-weight:500}.tela-pedido .pv-btn{width:100%;border-radius:999px;padding:13px 0;background:#171717;color:#fff;font-size:13px;font-weight:600;text-align:center}.tela-pedido .pv-btn.busy{opacity:.5}.tela-pedido .pv-ok{margin-top:0;text-align:center;padding:24px}.tela-pedido .pv-ok-e{font-size:24px;line-height:28px;margin-bottom:8px}.tela-pedido .pv-ok-t{font-size:14px;font-weight:600;color:#171717}.tela-pedido .pv-ok-m{font-size:13px;line-height:18px;color:#737373;margin-top:4px}.tela-pedido .pv-ok-p{font-size:11px;color:#a3a3a3;margin-top:12px}.tela-pedido .pv-pg-pv{background:#fff;padding:0 20px 14px;display:flex;flex-direction:column}.tela-pedido .pv-tool{flex:none;display:flex;align-items:center;gap:8px;padding:12px 0}.tela-pedido .pv-chips{display:flex;gap:6px}.tela-pedido .pv-chip{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:500;border:1px solid transparent}.tela-pedido .pv-chip .material-symbols-outlined{font-size:13px}.tela-pedido .pv-chip-slate{background:#f1f5f9;color:#334155;border-color:#e2e8f0}.tela-pedido .pv-chip-blue{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.tela-pedido .pv-n{font-variant-numeric:tabular-nums;font-weight:600}.tela-pedido .pv-search{margin-left:auto;display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;border:1px solid #E2E8F0;border-radius:8px;font-size:12px;color:#64748b}.tela-pedido .pv-search .material-symbols-outlined{font-size:15px}.tela-pedido .pv-tbtn{display:inline-flex;align-items:center;height:32px;padding:0 12px;border:1px solid #E2E8F0;border-radius:8px;font-size:12px;color:#0f172a;white-space:nowrap}.tela-pedido .pv-seg{display:inline-flex;border:1px solid #E2E8F0;border-radius:8px;overflow:hidden}.tela-pedido .pv-seg-b{display:inline-flex;align-items:center;height:32px;padding:0 10px;font-size:12px;color:#64748b}.tela-pedido .pv-seg-on{background:#0f172a;color:#fff}.tela-pedido .pv-empty{font-size:13px;color:#64748b;text-align:center;padding:34px 0}.tela-pedido .pv-tb{border:1px solid #E2E8F0;border-radius:12px;overflow:hidden}.tela-pedido .pv-tr{display:grid;grid-template-columns:280px 170px 130px 220px 110px 110px;align-items:center;padding:0 14px;height:46px}.tela-pedido .pv-th{height:34px;background:#f8fafc;font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.tela-pedido .pv-row{border-top:1px solid #E2E8F0;font-size:13px;animation:pv-in .4s ease both}.tela-pedido .pv-tr>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}.tela-pedido .pv-c1{display:flex;align-items:center;gap:10px}.tela-pedido .pv-thumb{width:32px;height:32px;border-radius:8px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;flex:none}.tela-pedido .pv-thumb .material-symbols-outlined{font-size:16px;color:#64748b80}.tela-pedido .pv-pn{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.tela-pedido .pv-c3,.tela-pedido .pv-c4,.tela-pedido .pv-c5,.tela-pedido .pv-c6{font-size:12px}.tela-pedido .pv-c6{color:#64748b}.tela-pedido .pv-rma{margin-top:12px;border:1px solid #E2E8F0;border-radius:16px;padding:14px;animation:pv-in .4s ease both}.tela-pedido .pv-rma-h{display:flex;align-items:center;gap:10px;margin-bottom:14px}.tela-pedido .pv-rma-n{font-size:14px;font-weight:600}.tela-pedido .pv-rma-b{font-size:11px;font-weight:600;padding:2px 10px;border-radius:999px;background:#f1f5f9;color:#334155}.tela-pedido .pv-rma-o{margin-left:auto;font-size:12px;color:#64748b}.tela-pedido .pv-pipe{display:flex;align-items:flex-start;gap:4px}.tela-pedido .pv-pp{flex:1;min-width:72px;display:flex;flex-direction:column;align-items:center;text-align:center}.tela-pedido .pv-pp-d{width:28px;height:28px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;transition:box-shadow .3s ease,background-color .3s ease,color .3s ease}.tela-pedido .pv-pp-cur .pv-pp-d{box-shadow:0 0 0 2px #0f172a;background:#0f172a14;color:#0f172a}.tela-pedido .pv-pp-l{font-size:11px;line-height:14px;font-weight:500;color:#64748b;margin-top:6px}.tela-pedido .pv-pp-cur .pv-pp-l{color:#0f172a}.tela-pedido .pv-pp-s{font-size:11px;line-height:13px;color:#94a3b8;margin-top:2px}.tela-pedido .pv-pp-x{flex:none;width:14px;height:2px;background:#e2e8f0;margin-top:13px}.tela-pedido .pv-pp-gate.hit .pv-pp-d{box-shadow:0 0 0 2px #d97706;background:#fffbeb;color:#b45309;animation:tp-pulse-amber .9s ease-out 1}.tela-pedido .pv-pp-gate.hit .pv-pp-l,.tela-pedido .pv-pp-gate.hit .pv-pp-s{color:#b45309}@keyframes pv-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@keyframes pv-fade{0%{opacity:0}to{opacity:1}}@keyframes pv-pulse{0%,to{opacity:1}50%{opacity:.45}}@keyframes tp-pulse-amber{0%{box-shadow:0 0 0 2px #d97706,0 0 #d9770673}to{box-shadow:0 0 0 2px #d97706,0 0 0 10px #d9770600}}.tela-ads{height:720px;overflow:hidden;display:flex;flex-direction:column;background:#fff;color:#0f172a;font-family:Inter,system-ui,sans-serif;font-size:13px;line-height:1.35;-webkit-font-smoothing:antialiased}.tela-ads *,.tela-ads *:before,.tela-ads *:after{box-sizing:border-box}.tela-ads [hidden]{display:none!important}.tela-ads .material-symbols-outlined{font-size:16px;line-height:1;flex:none;font-variation-settings:"wght" 400,"FILL" 0}.tela-ads .mut{color:#64748b;font-weight:400}.tela-ads .mut2{color:#64748bcc}.tela-ads .min0{min-width:0}.tela-ads .r{text-align:right}.tela-ads .ads-green{color:#059669}.tela-ads b{font-weight:600}.tela-ads .ads-tabs{display:flex;gap:4px;padding:12px 16px 0;flex:none}.tela-ads .ads-tab{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;font:500 12px/1.2 Inter,sans-serif;border-radius:999px;border:0;background:#f1f5f999;color:#64748b;white-space:nowrap;cursor:default}.tela-ads .ads-tab .material-symbols-outlined{font-size:14px}.tela-ads .ads-tab.on{background:#0f172a;color:#f8fafc}.tela-ads .ads-body{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 416px;gap:14px;padding:12px 16px 16px}.tela-ads .ads-main{min-width:0;display:flex;flex-direction:column;gap:10px}.tela-ads .ads-card{background:#fff;border-radius:16px;box-shadow:0 1px 2px #0000000d,0 0 0 1px #0f172a0d}.tela-ads .ads-live{display:flex;align-items:center;flex-wrap:wrap;gap:4px 10px;padding:8px 14px;font-size:12px}.tela-ads .ads-live-tag{display:inline-flex;align-items:center;gap:6px;font-weight:600;flex:none}.tela-ads .ads-live-dot{width:6px;height:6px;border-radius:999px;background:#10b981;animation:ads-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.tela-ads .ads-live-n{font-variant-numeric:tabular-nums;font-weight:600;white-space:nowrap}.tela-ads .ads-live-sep{color:#64748b66}.tela-ads .ads-live-right{margin-left:auto;display:inline-flex;align-items:center;gap:8px;flex:none}.tela-ads .ads-live-google{font-size:11px;color:#0369a1;font-weight:500}.tela-ads .ads-pill-muted{padding:2px 8px;border-radius:999px;background:#f1f5f9;font-size:11px;font-weight:500}.tela-ads .ads-live-link{font-size:11px;color:#64748b;text-decoration:underline;text-underline-offset:2px}.tela-ads .ads-funil{padding:12px 16px}.tela-ads .ads-funil-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:8px}.tela-ads .ads-funil-head h2{margin:0;font:700 15px/1.2 Outfit,Inter,sans-serif;letter-spacing:-.01em}.tela-ads .ads-funil-sub{font-size:11px;color:#64748b}.tela-ads .ads-funil-sub b{color:#0f172a}.tela-ads .ads-degraus{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.tela-ads .ads-degrau{border-radius:12px;background:#f1f5f966;padding:10px 12px;display:flex;flex-direction:column}.tela-ads .ads-degrau-n{font-size:20px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.3}.tela-ads .ads-degrau-l{font-size:11px;color:#64748b;margin-top:2px;line-height:1.25;flex:1}.tela-ads .ads-degrau-l b{color:#0f172a}.tela-ads .ads-degrau-bar{height:4px;border-radius:999px;background:#0f172a;margin-top:6px;min-width:6px;transition:width .6s ease}.tela-ads .ads-degrau-venda{background:#10b9811a;box-shadow:inset 0 0 0 1px #10b9814d;transition:box-shadow .4s}.tela-ads .ads-degrau-venda .ads-degrau-n{color:#059669}.tela-ads .ads-degrau-venda .ads-degrau-bar{background:#10b981}.tela-ads.sold .ads-degrau-venda{box-shadow:inset 0 0 0 1px #10b98199,0 0 0 4px #10b98124}.tela-ads .ads-roas{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.tela-ads .ads-roas>.ads-card{position:relative;padding:10px 16px}.tela-ads .ads-roas-crm{box-shadow:0 1px 2px #0000000d,0 0 0 1px #10b98166}.tela-ads .ads-roas-meta{opacity:.75}.tela-ads .ads-roas-t{padding-right:104px;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-weight:600}.tela-ads .ads-roas-v{font-size:30px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.15;margin-top:4px;color:#64748b}.tela-ads .ads-roas-crm .ads-roas-v{color:#059669}.tela-ads .ads-roas-s{font-size:12px;color:#64748b;margin-top:2px;line-height:1.3}.tela-ads .ads-roas-crm .ads-roas-s{display:flex;align-items:center;gap:3px;white-space:nowrap;overflow:hidden;font-size:11.5px}.tela-ads .ads-roas-s b{color:#0f172a}.tela-ads .ads-roas-s .material-symbols-outlined{font-size:14px}.tela-ads .ads-selo{position:absolute;right:12px;top:12px;font-size:11px;padding:2px 8px;border-radius:999px;background:#f1f5f9;color:#64748b}.tela-ads .ads-selo-green{background:#10b9811a;color:#047857;font-weight:600}.tela-ads .ads-mesa{overflow:hidden}.tela-ads .ads-mesa-head,.tela-ads .ads-row{display:grid;grid-template-columns:minmax(0,1fr) 104px 82px 64px 56px 92px;align-items:center}.tela-ads .ads-mesa-head{background:#f1f5f9;border-bottom:1px solid #E2E8F0}.tela-ads .ads-mesa-head span{padding:7px 12px;font-size:12px;font-weight:600;white-space:nowrap}.tela-ads .ads-row{border-bottom:1px solid rgba(226,232,240,.6)}.tela-ads .ads-row:last-child{border-bottom:0}.tela-ads .ads-row>div{padding:7px 12px;min-width:0;font-size:13px}.tela-ads .ads-row-name{display:flex;align-items:flex-start;gap:8px}.tela-ads .ads-chev{width:20px;height:20px;border-radius:999px;display:grid;place-items:center;color:#64748b;margin-top:2px;flex:none}.tela-ads .ads-chev .material-symbols-outlined{font-size:14px}.tela-ads .ads-thumb{width:36px;height:36px;border-radius:9px;flex:none;background:#f1f5f9;display:grid;place-items:center;overflow:hidden}.tela-ads .ads-thumb-1{background:linear-gradient(135deg,#3b4a6b,#8a9bc2 60%,#dfe6f5)}.tela-ads .ads-thumb-2{background:linear-gradient(135deg,#5b4636,#b28d6e 55%,#efe2d3)}.tela-ads .ads-thumb-g .ads-plat{width:18px;height:18px}.tela-ads .ads-thumb-3{background:#6366f11a;color:#4f46e5}.tela-ads .ads-thumb-3 .material-symbols-outlined{font-size:18px}.tela-ads .ads-name-txt{min-width:0;display:flex;flex-direction:column}.tela-ads .ads-name{display:block;font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-ads .ads-obj{display:flex;align-items:center;gap:6px;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin-top:2px}.tela-ads .ads-platchip{display:inline-flex;align-items:center;border-radius:999px;background:#f1f5f9;padding:2px 5px}.tela-ads .ads-plat{display:inline-grid;place-items:center;width:12px;height:12px;border-radius:999px;flex:none}.tela-ads .ads-plat svg{width:100%;height:100%;display:block}.tela-ads .ads-plat-meta{background:#1877f2;padding:1px}.tela-ads .ads-plat-google{background:#fff;padding:1px}.tela-ads .ads-status{font-size:12px}.tela-ads .ads-dot-status{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;white-space:nowrap}.tela-ads .ads-dotwrap{position:relative;display:flex;width:8px;height:8px;flex:none}.tela-ads .ads-dot{position:relative;width:8px;height:8px;border-radius:999px;background:#f59e0b;transition:background .3s}.tela-ads .ads-ping{position:absolute;inset:0;border-radius:999px;background:#10b98199;opacity:0}.tela-ads .ads-st-review .ads-st-l{color:#b45309}.tela-ads .ads-st-active .ads-dot{background:#10b981}.tela-ads .ads-st-active .ads-st-l{color:#047857}.tela-ads .ads-st-active .ads-ping{opacity:1;animation:ads-ping 1s cubic-bezier(0,0,.2,1) infinite}.tela-ads .ads-pill-sky{display:inline-flex;padding:2px 8px;border-radius:999px;background:#0ea5e91a;color:#0369a1;font-size:11px;font-weight:600;white-space:nowrap}.tela-ads .ads-num{text-align:right;font-variant-numeric:tabular-nums;font-size:13px;white-space:nowrap}.tela-ads .ads-roas-ok{color:#059669;font-weight:500}.tela-ads .ads-budget{font-size:12px}.tela-ads .ads-num-col{display:flex;flex-direction:column;align-items:flex-end;line-height:1.2}.tela-ads .ads-delta{font-size:11px;color:#64748b;font-weight:400}.tela-ads .ads-delta-up{color:#059669}.tela-ads .ads-cut{display:flex;align-items:center;gap:10px;background:#0f172a;color:#f8fafc;padding:6px 12px;font-size:11px;line-height:1.3}.tela-ads .ads-cut-ic{display:inline-grid;place-items:center;width:14px;height:14px;flex:none}.tela-ads .ads-cut-ic svg{width:14px;height:14px;display:block}.tela-ads .ads-cut-t{font-weight:600;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;flex:none}.tela-ads .ads-cut-s{opacity:.7;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-ads .ads-cut-cap{margin-left:auto;display:inline-flex;align-items:center;gap:8px;flex:none;font-variant-numeric:tabular-nums}.tela-ads .ads-cut-txt{opacity:.7;white-space:nowrap}.tela-ads .ads-cut-bar{width:56px;height:4px;border-radius:999px;background:#ffffff2e;overflow:hidden;flex:none}.tela-ads .ads-cut-fill{display:block;height:100%;width:0;border-radius:999px;background:#94a3b8;transition:width .6s ease}.tela-ads .ads-cap-80 .ads-cut-txt{opacity:1;color:#fcd34d;font-weight:600}.tela-ads .ads-cap-80 .ads-cut-fill{background:#f59e0b}.tela-ads .ads-cap-100 .ads-cut-txt{opacity:1;color:#fca5a5;font-weight:600}.tela-ads .ads-cap-100 .ads-cut-fill{background:#ef4444}.tela-ads .ads-ml{display:flex;align-items:center;gap:8px;padding:7px 12px;font-size:12px;border-top:1px solid rgba(226,232,240,.6)}.tela-ads .ads-ml-dot{width:8px;height:8px;border-radius:999px;background:#facc15;flex:none}.tela-ads .ads-ml-txt{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#0f172a}.tela-ads .ads-ml-txt b{font-weight:600}.tela-ads .ads-ml-pill{flex:none;color:#64748b}.tela-ads .ads-side{min-width:0;min-height:0;display:flex;flex-direction:column;border-left:1px solid #E2E8F0;padding-left:14px;overflow:hidden}.tela-ads .ads-side-head{display:flex;align-items:center;gap:8px;padding:4px 2px 10px;border-bottom:1px solid #E2E8F0;flex:none}.tela-ads .ads-foot{color:#0f172a;font-size:16px}.tela-ads .ads-side-title{font-size:13px;font-weight:600;margin-right:4px}.tela-ads .ads-utm{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;background:#0f172a1a;color:#0f172a;font-size:12px;font-weight:500}.tela-ads .ads-badge-sec{margin-left:auto;padding:2px 8px;border-radius:999px;background:#f1f5f9;color:#0f172a;font-size:11px;font-weight:600}.tela-ads .ads-side-body{flex:1;min-height:0;display:flex;flex-direction:column;gap:8px;padding:8px 2px 0;overflow:hidden}.tela-ads .ads-sum{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:8px}.tela-ads .ads-stat{display:flex;align-items:center;gap:7px;border-radius:16px;background:#f1f5f966;padding:6px 10px;min-width:0}.tela-ads .ads-stat .material-symbols-outlined{color:#64748b;font-size:16px}.tela-ads .ads-stat-v{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-ads .ads-stat-l{font-size:11px;color:#64748b}.tela-ads .ads-cross{display:flex;align-items:center;gap:8px;border-radius:16px;background:#0f172a0d;color:#0f172a;padding:7px 12px;font-size:12px}.tela-ads .ads-cross .material-symbols-outlined{font-size:16px}.tela-ads .ads-sessao{padding:12px}.tela-ads .ads-sessao-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.tela-ads .ads-visitor{display:inline-flex;align-items:center;gap:8px;min-width:0}.tela-ads .ads-visitor-av{width:28px;height:28px;border-radius:999px;background:#0f172a1a;color:#0f172a;display:grid;place-items:center;flex:none}.tela-ads .ads-visitor-av .material-symbols-outlined{font-size:15px}.tela-ads .ads-visitor-n{font-size:13px;font-weight:600;white-space:nowrap}.tela-ads .ads-heat{display:inline-flex;align-items:center;gap:4px;padding:2px 6px;border-radius:999px;background:#ffedd5;color:#c2410c;font-size:11px;font-weight:500}.tela-ads .ads-heat-dot{width:6px;height:6px;border-radius:999px;background:#f97316}.tela-ads .ads-sessao-meta{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#64748b;white-space:nowrap}.tela-ads .ads-sessao-meta .material-symbols-outlined{font-size:12px}.tela-ads .ads-events{list-style:none;margin:0 0 0 4px;padding:0;border-left:1px solid rgba(226,232,240,.7);display:flex;flex-direction:column;gap:8px}.tela-ads .ads-ev{position:relative;padding-left:24px;opacity:0;transform:translateY(6px);transition:opacity .45s ease,transform .45s ease}.tela-ads .ads-ev.in{opacity:1;transform:none}.tela-ads .ads-ev-ic{position:absolute;left:-9px;top:1px;width:18px;height:18px;border-radius:999px;background:#fff;border:1px solid #E2E8F0;display:grid;place-items:center}.tela-ads .ads-ev-ic .material-symbols-outlined{font-size:12px}.tela-ads .ads-blue{color:#2563eb}.tela-ads .ads-amber{color:#d97706}.tela-ads .ads-green.ads-ev-ic{color:#059669}.tela-ads .ads-ev-row{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.tela-ads .ads-ev-t{font-size:13px;font-weight:500}.tela-ads .ads-ev-h{font-size:11px;color:#64748b;font-variant-numeric:tabular-nums;flex:none}.tela-ads .ads-ev-d{font-size:12px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-ads .ads-ev[data-ev="5"] .ads-ev-d{color:#0f172a;font-weight:500}.tela-ads .ads-ev-ad{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#0f172a}.tela-ads .ads-ev-dw{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#64748bcc;margin-top:2px}.tela-ads .ads-ev-dw .material-symbols-outlined{font-size:11px}.tela-ads .ads-pub{padding:12px 14px;display:flex;flex-direction:column;gap:6px;margin-top:auto}.tela-ads .ads-pub-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.tela-ads .ads-pub-t{font-size:13px;font-weight:500}.tela-ads .ads-pub-check{color:#10b981;font-size:16px;opacity:0;transform:scale(.6);transition:opacity .35s ease,transform .35s cubic-bezier(.2,1.4,.4,1);font-variation-settings:"wght" 500,"FILL" 1}.tela-ads.pub-on .ads-pub-check{opacity:1;transform:none}.tela-ads .ads-pub-d{font-size:12px;color:#64748b;line-height:1.3}.tela-ads .ads-pub-n{display:flex;align-items:baseline;gap:6px}.tela-ads .ads-pub-v{font-size:22px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.2}.tela-ads .ads-pub-l{font-size:12px;color:#64748b}.tela-ads .ads-btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;height:30px;border-radius:9px;border:1px solid #E2E8F0;background:#fff;color:#0f172a;font:500 12px/1 Inter,sans-serif;cursor:default}.tela-ads .ads-btn-outline .material-symbols-outlined{font-size:14px}.tela-ads .ads-pub-ll{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;color:#059669;min-height:16px;opacity:0;transition:opacity .4s ease}.tela-ads .ads-pub-ll .material-symbols-outlined{font-size:14px}.tela-ads.pub-ll .ads-pub-ll{opacity:1}.tela-ads .pop{animation:ads-pop .5s ease}@keyframes ads-pop{0%{transform:scale(1)}35%{transform:scale(1.12)}to{transform:scale(1)}}.tela-ads .ads-num.pop,.tela-ads .ads-pill-muted.pop{transform-origin:right center}.tela-ads .ads-degrau-venda.pop{animation:ads-glow .9s ease}@keyframes ads-glow{0%{box-shadow:inset 0 0 0 1px #10b9814d}40%{box-shadow:inset 0 0 0 1px #10b981cc,0 0 0 6px #10b98138}to{box-shadow:inset 0 0 0 1px #10b98199,0 0 0 4px #10b98124}}@keyframes ads-pulse{50%{opacity:.35}}@keyframes ads-ping{75%,to{transform:scale(2.2);opacity:0}}.tela-dashboard{position:relative;height:720px;overflow:hidden;background:#fff;color:#0f172a;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;box-sizing:border-box}.tela-dashboard *,.tela-dashboard *:before,.tela-dashboard *:after{box-sizing:border-box}.tela-dashboard p,.tela-dashboard h1,.tela-dashboard h3{margin:0}.tela-dashboard button{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:default}.tela-dashboard a{color:inherit;text-decoration:none}.tela-dashboard .td-ic{width:16px;height:16px;flex:none;display:inline-block}.tela-dashboard .td-ic-35{width:14px;height:14px}.tela-dashboard .td-ic-4{width:16px;height:16px}.tela-dashboard .td-ic-5{width:20px;height:20px}.tela-dashboard .td-muted{color:#64748b}.tela-dashboard .td-op50{opacity:.5}.tela-dashboard .td-fixed{position:absolute;top:12px;right:16px;z-index:5;display:flex;align-items:center;gap:8px}.tela-dashboard .td-period,.tela-dashboard .td-view{height:36px;display:inline-flex;align-items:center;gap:6px;border-radius:9999px;border:1px solid #E2E8F0;background:#ffffffe6;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;white-space:nowrap}.tela-dashboard .td-period{width:150px;padding:0 16px;font-size:12px;font-weight:400;justify-content:flex-start}.tela-dashboard .td-period .td-ic{color:#64748b}.tela-dashboard .td-view{width:200px;padding:0 16px;font-size:14px;justify-content:space-between}.tela-dashboard .td-view>span{flex:1;text-align:left}.tela-dashboard .td-page{padding:20px 24px 12px;display:flex;flex-direction:column;gap:14px}.tela-dashboard .td-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.tela-dashboard .td-h1{font-family:Outfit,Inter,sans-serif;font-size:30px;line-height:36px;font-weight:700;letter-spacing:-.01em;color:#0f172a}.tela-dashboard .td-sub{font-size:16px;line-height:24px;color:#64748b}.tela-dashboard .td-actions{display:flex;align-items:center;gap:12px;margin-right:380px}.tela-dashboard .td-iconbtn{width:36px;height:36px;border-radius:9999px;border:1px solid #E2E8F0;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:#0f172a}.tela-dashboard .td-strip{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.tela-dashboard .td-strip-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.025em;color:#64748b;margin-right:4px}.tela-dashboard .td-pill{display:inline-flex;align-items:center;gap:6px;border-radius:9999px;padding:6px 12px;font-size:14px;line-height:20px;font-weight:500;white-space:nowrap;transition:background-color .3s}.tela-dashboard .td-pill-rose{background:#f43f5e1a;color:#be123c}.tela-dashboard .td-pill-amber{background:#f59e0b1a;color:#b45309}.tela-dashboard .td-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.tela-dashboard .td-stat{padding:16px;border-radius:16px;background:#fff;box-shadow:0 1px 2px #0000000d;min-width:0}.tela-dashboard .td-stat-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tela-dashboard .td-stat-main{min-width:0;flex:1}.tela-dashboard .td-stat-label{font-size:12px;line-height:16px;color:#64748b;text-transform:uppercase;letter-spacing:.025em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-dashboard .td-stat-value{font-size:16px;line-height:20px;font-weight:700;margin-top:2px;letter-spacing:-.025em;font-variant-numeric:tabular-nums;white-space:nowrap}.tela-dashboard .td-stat-delta{font-size:12px;line-height:16px;margin-top:4px;color:#64748b}.tela-dashboard .td-delta-up .td-delta-txt{color:#059669}.tela-dashboard .td-delta-down .td-delta-txt{color:#e11d48}.tela-dashboard .td-delta-hint{color:#64748b;margin-left:4px}.tela-dashboard .td-stat-side{display:flex;align-items:center;gap:8px;flex:none}.tela-dashboard .td-spark{display:none}.tela-dashboard .td-stat-avatar{width:32px;height:32px;border-radius:12px;display:flex;align-items:center;justify-content:center}.tela-dashboard .td-tone-primary .td-stat-avatar{background:#0f172a1a;color:#0f172a}.tela-dashboard .td-tone-primary .td-spark{color:#0f172a}.tela-dashboard .td-tone-emerald .td-stat-avatar{background:#d1fae5;color:#059669}.tela-dashboard .td-tone-emerald .td-spark{color:#10b981}.tela-dashboard .td-tone-violet .td-stat-avatar{background:#ede9fe;color:#7c3aed}.tela-dashboard .td-tone-violet .td-spark{color:#8b5cf6}.tela-dashboard .td-tone-amber .td-stat-avatar{background:#fef3c7;color:#d97706}.tela-dashboard .td-tone-amber .td-spark{color:#f59e0b}.tela-dashboard .td-tone-cyan .td-stat-avatar{background:#cffafe;color:#0891b2}.tela-dashboard .td-tone-cyan .td-spark{color:#06b6d4}.tela-dashboard .td-tone-rose .td-stat-avatar{background:#ffe4e6;color:#e11d48}.tela-dashboard .td-tone-rose .td-spark{color:#f43f5e}.tela-dashboard .td-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.tela-dashboard .td-col{display:flex;flex-direction:column;gap:16px;min-width:0}.tela-dashboard .td-card{border-radius:16px;background:#fff;box-shadow:0 1px 2px #0000000d;overflow:hidden}.tela-dashboard .td-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:20px 20px 12px}.tela-dashboard .td-card-title{display:flex;align-items:center;gap:8px;font-size:15px;line-height:20px;font-weight:600;min-width:0}.tela-dashboard .td-card-title-base{font-size:16px;line-height:20px}.tela-dashboard .td-card-title>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tela-dashboard .td-card-action{display:inline-flex;align-items:center;gap:4px;height:32px;padding:0 12px;border-radius:9999px;font-size:12px;font-weight:500;color:#0f172a;white-space:nowrap}.tela-dashboard .td-card-body{padding:0 20px 20px;display:flex;flex-direction:column;gap:12px}.tela-dashboard .td-card-body-tight{gap:0}.tela-dashboard .td-today{display:flex;align-items:flex-end;gap:8px;flex-wrap:wrap}.tela-dashboard .td-today-value{font-size:24px;line-height:32px;font-weight:700;font-variant-numeric:tabular-nums}.tela-dashboard .td-today-orders{font-size:12px;line-height:16px;color:#64748b;padding-bottom:4px}.tela-dashboard .td-today-delta{display:inline-flex;align-items:center;gap:2px;font-size:12px;line-height:16px;font-weight:600;color:#059669;padding-bottom:4px;font-variant-numeric:tabular-nums}.tela-dashboard .td-yesterday{display:flex;align-items:center;justify-content:space-between;gap:8px;border-radius:12px;background:#f1f5f966;padding:8px 12px}.tela-dashboard .td-yesterday-l{font-size:13px;line-height:20px;color:#64748b}.tela-dashboard .td-yesterday-v{font-size:13px;line-height:20px;font-weight:500;font-variant-numeric:tabular-nums}.tela-dashboard .td-tl-scroll{max-height:170px;overflow:hidden}.tela-dashboard .td-tl{position:relative;margin-left:8px;padding-left:8px;border-left:1px solid rgba(226,232,240,.5);display:flex;flex-direction:column;gap:8px}.tela-dashboard .td-tl-item{position:relative;padding-left:24px}.tela-dashboard .td-tl-dot{position:absolute;left:-13px;top:4px;width:10px;height:10px;border-radius:9999px;background:#fff;border:2px solid rgba(100,116,139,.3);z-index:1}.tela-dashboard .td-tl-in{display:flex;flex-direction:column;gap:4px;min-width:0}.tela-dashboard .td-tl-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.tela-dashboard .td-tl-title{display:flex;align-items:center;gap:8px;font-size:14px;line-height:20px;font-weight:500;min-width:0}.tela-dashboard .td-tl-title>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tela-dashboard .td-tl-when{font-size:11px;line-height:16px;color:#64748b;font-variant-numeric:tabular-nums;white-space:nowrap;flex:none}.tela-dashboard .td-tl-desc{font-size:12px;line-height:16px;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tela-dashboard .td-act-call{color:#3b82f6}.tela-dashboard .td-act-email{color:#6366f1}.tela-dashboard .td-act-message{color:#22c55e}.tela-dashboard .td-act-meeting{color:#f97316}.tela-dashboard .td-act-note{color:#6b7280}.tela-dashboard .td-act-default{color:#0f172a}.tela-dashboard .td-tl-new{animation:td-tl-in .5s cubic-bezier(.2,.8,.2,1) both}@keyframes td-tl-in{0%{opacity:0;transform:translateY(-10px);max-height:0}to{opacity:1;transform:none;max-height:48px}}.tela-dashboard .td-wms{display:grid;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:10px}.tela-dashboard .td-wms-tile{border-radius:12px;background:#f1f5f966;padding:10px;display:flex;flex-direction:column;gap:6px;min-width:0}.tela-dashboard .td-wms-top{display:flex;align-items:center;gap:6px;min-width:0}.tela-dashboard .td-wms-sq{width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;flex:none}.tela-dashboard .td-wms-pending{background:#3b82f6}.tela-dashboard .td-wms-shipped{background:#22c55e}.tela-dashboard .td-wms-onTime{background:#10b981}.tela-dashboard .td-wms-avg{background:#f59e0b}.tela-dashboard .td-wms-lowStock{background:#ef4444}.tela-dashboard .td-wms-returns{background:#6366f1}.tela-dashboard .td-wms-title{font-size:11px;line-height:14px;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tela-dashboard .td-wms-value{font-size:18px;line-height:1;font-weight:700;font-variant-numeric:tabular-nums}.tela-dashboard .td-v-green{color:#16a34a}.tela-dashboard .td-v-red{color:#ef4444}.tela-dashboard .td-badge{display:inline-flex;align-items:center;align-self:flex-start;white-space:nowrap;border-radius:9999px;border:1px solid transparent;padding:2px 10px;font-size:11px;line-height:14px;font-weight:600}.tela-dashboard .td-badge-destructive{background:#ef4444;color:#fff;box-shadow:0 1px 2px #0000000d}.tela-dashboard .td-funnel{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.tela-dashboard .td-fstep{display:flex;align-items:center;gap:12px}.tela-dashboard .td-fcenter{text-align:center;display:flex;flex-direction:column;align-items:center}.tela-dashboard .td-fbox{padding:8px 16px;border-radius:12px;background:#f1f5f966;white-space:nowrap}.tela-dashboard .td-fbox-bottleneck{background:#ef44441a}.tela-dashboard .td-ffrom{font-size:12px;line-height:16px;color:#64748b}.tela-dashboard .td-frate{font-size:18px;line-height:28px;font-weight:700;margin-top:4px;color:#0f172a;font-variant-numeric:tabular-nums}.tela-dashboard .td-frate-bad{color:#ef4444}.tela-dashboard .td-badge-gargalo{font-size:12px;padding:2px 10px}.tela-dashboard .td-flash{animation:td-flash .9s ease-out}@keyframes td-flash{0%{color:#059669;transform:scale(1.06)}60%{color:#059669}to{transform:none}}.tela-dashboard .td-pill.td-flash{animation:td-pill-flash .9s ease-out}@keyframes td-pill-flash{0%{background:#10b98140}}.tela-dashboard .td-stat-value,.tela-dashboard .td-today-value,.tela-dashboard .td-today-orders,.tela-dashboard .td-wms-value{display:inline-block;transform-origin:left center}@media(prefers-reduced-motion:reduce){.tela-dashboard .td-tl-new,.tela-dashboard .td-flash,.tela-dashboard .td-pill.td-flash{animation:none}}.tela-dashboard [hidden]{display:none!important}.tela-dashboard .td-prod{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.tela-dashboard .td-prod-tile{border-radius:12px;background:#f1f5f966;padding:10px;min-width:0}.tela-dashboard .td-prod-value{font-size:18px;line-height:1;font-weight:700;font-variant-numeric:tabular-nums;display:inline-block}.tela-dashboard .td-prod-label{font-size:11px;line-height:1.2;color:#64748b;margin-top:4px}.tela-dashboard .td-act{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tela-dashboard .td-act-tile{border-radius:12px;background:#f1f5f94d;padding:12px}.tela-dashboard .td-act-value{font-size:20px;line-height:28px;font-weight:700;font-variant-numeric:tabular-nums;display:inline-block}.tela-dashboard .td-act-label{font-size:11px;line-height:14px;color:#64748b}.tela-dashboard .td-act-saldo{font-size:12px;line-height:16px;color:#d97706;margin-top:10px;font-variant-numeric:tabular-nums}.tela-dashboard .td-act-sla{font-size:12px;line-height:16px;color:#e11d48;margin-top:4px;font-variant-numeric:tabular-nums}.tela-dashboard .td-act-link{margin-top:12px;height:28px;padding:0 8px;align-self:flex-start}.tela-dashboard .td-orders{display:flex;flex-direction:column;gap:6px}.tela-dashboard .td-order{display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:12px;padding:8px 10px;background:#f1f5f966;min-width:0}.tela-dashboard .td-order-main{min-width:0}.tela-dashboard .td-order-nome{font-size:13px;line-height:18px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tela-dashboard .td-order-sub{font-size:11px;line-height:14px;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tela-dashboard .td-order-val{font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;flex:none}.tela-dashboard .td-prod-value.td-flash,.tela-dashboard .td-act-value.td-flash{animation:td-flash .9s ease-out}.tela-ficha{height:720px;overflow:hidden;display:flex;flex-direction:column;background:#f1f5f933;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;line-height:1.4;-webkit-font-smoothing:antialiased}.tela-ficha *,.tela-ficha *:before,.tela-ficha *:after{box-sizing:border-box;margin:0;padding:0}.tela-ficha i{font-style:normal}.tela-ficha h1,.tela-ficha h2,.tela-ficha h3{font-weight:inherit;font-size:inherit}.tela-ficha .mono,.tela-ficha .fc-badge.mono,.tela-ficha .fc-sku,.tela-ficha .fc-ver .v{font-family:JetBrains Mono,ui-monospace,monospace}.tela-ficha.fc-snap *{transition:none!important;animation:none!important}.tela-ficha .fc-top{flex:none;padding:20px 32px 10px;border-bottom:1px solid rgba(226,232,240,.2);background:#fff9}.tela-ficha .fc-ph{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:4px}.tela-ficha .fc-bc{font-size:12px;color:#64748b;margin-bottom:4px}.tela-ficha .fc-h1{display:flex;align-items:center;gap:8px}.tela-ficha .fc-h1 .material-symbols-outlined{font-size:24px;color:#0f172a}.tela-ficha .fc-h1 h1{font-family:Outfit,Inter,sans-serif;font-size:24px;font-weight:700;letter-spacing:-.025em;line-height:1.2}.tela-ficha .fc-desc{font-size:14px;color:#64748b;margin-top:4px}.tela-ficha .fc-acts{display:flex;align-items:center;gap:8px;flex:none}.tela-ficha .fc-btn{height:32px;padding:0 12px;border-radius:999px;font-size:13px;font-weight:500;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.tela-ficha .fc-btn .material-symbols-outlined{font-size:14px}.tela-ficha .fc-btn.ghost{color:#0f172a}.tela-ficha .fc-btn.primary{background:#0f172a;color:#f8fafc}.tela-ficha .fc-btn.outline{border:1px solid #E2E8F0;background:#fff;color:#0f172a}.tela-ficha .fc-btn.sm{height:28px;font-size:12px;padding:0 10px}.tela-ficha .fc-body{flex:1;min-height:0;display:flex}.tela-ficha .fc-aside{width:320px;flex:none;border-right:1px solid rgba(226,232,240,.4);background:#fff6;display:flex;flex-direction:column;min-height:0;overflow:hidden}.tela-ficha .fc-sw{padding:12px;border-bottom:1px solid rgba(226,232,240,.4)}.tela-ficha .fc-search{height:36px;border-radius:999px;background:#fff;border:1px solid #E2E8F0;display:flex;align-items:center;gap:8px;padding:0 12px;font-size:13px;color:#64748b}.tela-ficha .fc-search .material-symbols-outlined{font-size:14px}.tela-ficha .fc-group{border-bottom:1px solid rgba(226,232,240,.2)}.tela-ficha .fc-gh{display:flex;align-items:center;gap:8px;padding:8px 12px 0}.tela-ficha .fc-gh .material-symbols-outlined{font-size:14px;color:#64748b}.tela-ficha .fc-gh p{font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-ficha .fc-sku{font-size:11px;color:#64748b;padding:0 12px 0 34px}.tela-ficha .fc-vers{padding:2px 0 4px}.tela-ficha .fc-ver{display:flex;align-items:center;gap:6px;padding:6px 12px 6px 20px}.tela-ficha .fc-ver.sel{background:#0f172a1a}.tela-ficha .fc-ver .v{font-size:11px}.tela-ficha .fc-ver .chev{margin-left:auto;font-size:12px;color:#0f172a}.tela-ficha .fc-badge{display:inline-flex;align-items:center;height:16px;padding:0 6px;border-radius:999px;font-size:11px;font-weight:500;line-height:1;white-space:nowrap;background:#f1f5f9;color:#64748b}.tela-ficha .fc-badge.active,.tela-ficha .fc-badge.green{background:#d1fae5;color:#047857}.tela-ficha .fc-badge.obsolete{background:#ffe4e6;color:#be123c}.tela-ficha .fc-badge.prim{background:#0f172a1a;color:#0f172a}.tela-ficha .fc-badge.amber{background:#fef3c7;color:#78350f;height:20px;padding:0 8px}.tela-ficha .fc-badge.xs{height:14px;padding:0 5px}.tela-ficha .fc-main{flex:1;min-width:0;min-height:0;padding:12px 24px 0;display:flex;flex-direction:column;gap:10px;overflow:hidden}.tela-ficha .fc-card{border-radius:24px;background:#fff;box-shadow:0 1px 2px #0000000d;overflow:hidden}.tela-ficha .fc-cols{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start;min-height:0}.tela-ficha .fc-col{display:flex;flex-direction:column;gap:10px;min-width:0}.tela-ficha .fc-esteira{border-radius:24px;background:#fff;box-shadow:0 1px 2px #0000000d;padding:6px 14px;display:flex;align-items:center;gap:8px}.tela-ficha .fc-step{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:600;background:#f1f5f999;color:#64748b;transition:background .35s ease,color .35s ease,box-shadow .35s ease;white-space:nowrap}.tela-ficha .fc-step .material-symbols-outlined{font-size:16px}.tela-ficha .fc-step .ok{display:none;font-size:14px}.tela-ficha .fc-step .lb.busy{display:none}.tela-ficha .fc-step.on{background:linear-gradient(90deg,#7c3aed,#c026d3);color:#fff;box-shadow:0 6px 14px -6px #7c3aed80}.tela-ficha .fc-step.busy .sk{animation:fcPulse 1s ease-in-out infinite}.tela-ficha .fc-step.busy .lb{display:none}.tela-ficha .fc-step.busy .lb.busy{display:inline}.tela-ficha .fc-step.done{background:#d1fae5;color:#047857;box-shadow:none}.tela-ficha .fc-step.done .ok{display:inline}.tela-ficha .fc-esteira .arr{font-size:16px;color:#94a3b8}.tela-ficha .fc-est-note{margin-left:auto;font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1;text-align:right}.tela-ficha .fc-prod{padding:10px 16px 9px}.tela-ficha .fc-prod-r{display:flex;align-items:flex-start;gap:12px;margin-bottom:4px}.tela-ficha .fc-img{position:relative;width:56px;height:56px;border-radius:16px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;flex:none;overflow:hidden}.tela-ficha .fc-img .material-symbols-outlined{font-size:24px;color:#64748b80}.tela-ficha .fc-img .scan{position:absolute;left:0;right:0;top:-4px;height:3px;background:linear-gradient(90deg,transparent,#7C3AED,transparent);opacity:0}.tela-ficha.fc-scan .fc-img .scan{opacity:1;animation:fcScan 1.1s linear infinite}.tela-ficha .fc-prod-t{min-width:0;flex:1}.tela-ficha .fc-lbl{font-size:11px;text-transform:uppercase;color:#64748b;letter-spacing:.02em}.tela-ficha .fc-prod h2{font-size:18px;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-ficha .fc-badges{display:flex;align-items:center;gap:6px;margin-top:4px;flex-wrap:wrap}.tela-ficha .fc-prod-a{display:flex;gap:6px;flex:none}.tela-ficha .fc-rend{font-size:11px;color:#64748b}.tela-ficha .fc-rend b{font-weight:500;color:#0f172a;font-variant-numeric:tabular-nums}.tela-ficha .fc-sh{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;border-bottom:1px solid rgba(226,232,240,.4)}.tela-ficha .fc-sh p,.tela-ficha .fc-sh-t{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.025em;color:#64748b}.tela-ficha .fc-crow{display:flex;align-items:center;gap:8px;padding:7px 12px;border-top:1px solid rgba(226,232,240,.4);opacity:0;transform:translateY(6px);transition:opacity .35s ease,transform .35s cubic-bezier(.2,.8,.2,1)}.tela-ficha .fc-crow:first-child{border-top:0}.tela-ficha .fc-crow.in{opacity:1;transform:none}.tela-ficha .fc-crow .sp{width:12px;flex:none}.tela-ficha .fc-crow .bx{font-size:15px;color:#64748b;flex:none}.tela-ficha .fc-ct{flex:1;min-width:0}.tela-ficha .fc-cn{display:flex;align-items:center;gap:6px;min-width:0}.tela-ficha .fc-cn b{font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-ficha .fc-cq{font-size:11px;color:#64748b;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-ficha .fc-cq b{font-weight:500;font-variant-numeric:tabular-nums}.tela-ficha .fc-cc{font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;font-variant-numeric:tabular-nums;color:#0f172a;flex:none}.tela-ficha .fc-tot{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;border-top:1px solid rgba(226,232,240,.4);background:#f1f5f966;font-size:11px;color:#64748b;opacity:0;transition:opacity .35s ease}.tela-ficha .fc-tot.in{opacity:1}.tela-ficha .fc-tot b{font-family:JetBrains Mono,ui-monospace,monospace;font-size:15px;font-weight:600;color:#0f172a;font-variant-numeric:tabular-nums}.tela-ficha .fc-ops-h{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:0 4px}.tela-ficha .fc-sh-s{font-size:11px;color:#64748b;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-ficha .fc-ops-h>div{min-width:0}.tela-ficha .fc-link{font-size:11px;color:#0f172a;white-space:nowrap;flex:none;margin-top:2px}.tela-ficha .fc-lead{border-radius:16px;background:#0f172a0d;padding:6px 12px;display:flex;align-items:center;gap:8px;opacity:0;transition:opacity .35s ease}.tela-ficha .fc-lead.in{opacity:1}.tela-ficha .fc-lead .material-symbols-outlined{font-size:16px;color:#0f172a}.tela-ficha .fc-lead .l{font-size:12px;color:#64748b}.tela-ficha .fc-lead b{font-size:13px;font-weight:600;font-variant-numeric:tabular-nums}.tela-ficha .fc-lead .r{margin-left:auto;font-size:11px;color:#64748b}.tela-ficha .fc-ops{border-radius:16px}.tela-ficha .fc-op{display:flex;align-items:center;gap:10px;padding:5px 12px;border-top:1px solid rgba(226,232,240,.4);opacity:0;transform:translateY(6px);transition:opacity .35s ease,transform .35s cubic-bezier(.2,.8,.2,1)}.tela-ficha .fc-op:first-child{border-top:0}.tela-ficha .fc-op.in{opacity:1;transform:none}.tela-ficha .fc-op .seq{height:20px;padding:0 8px;flex:none}.tela-ficha .fc-opt{flex:1;min-width:0}.tela-ficha .fc-opt b{display:block;font-size:13px;font-weight:600;line-height:1.2}.tela-ficha .fc-opt .wc{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#64748b;margin-top:2px;white-space:nowrap}.tela-ficha .fc-opt .wc .material-symbols-outlined{font-size:12px}.tela-ficha .fc-times{display:flex;gap:10px;flex:none}.tela-ficha .fc-times span{display:flex;flex-direction:column;align-items:flex-end;min-width:36px}.tela-ficha .fc-times i{font-size:11px;color:#64748b;line-height:1.2}.tela-ficha .fc-times b{font-size:12px;font-weight:500;font-variant-numeric:tabular-nums;line-height:1.3}.tela-ficha .fc-opcard{border-radius:16px;background:#0f172a0d;padding:8px 12px;display:flex;align-items:center;gap:10px;opacity:0;transform:translateY(8px);transition:opacity .4s ease,transform .4s cubic-bezier(.2,.8,.2,1)}.tela-ficha .fc-opcard.in{opacity:1;transform:none}.tela-ficha .fc-opcard>.material-symbols-outlined{font-size:22px;color:#0f172a;flex:none}.tela-ficha .fc-opcard>div{flex:1;min-width:0}.tela-ficha .fc-opcard b{display:block;font-size:13px;font-weight:600;line-height:1.35;margin-top:2px}.tela-ficha .fc-opcard .fc-badge{flex:none}@keyframes fcPulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes fcScan{0%{top:-4px}to{top:56px}}.tela-telefonia{position:relative;height:720px;overflow:hidden;background:#fbfcfd;color:#0f172a;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;box-sizing:border-box}.tela-telefonia *,.tela-telefonia *:before,.tela-telefonia *:after{box-sizing:border-box}.tela-telefonia p,.tela-telefonia h2{margin:0}.tela-telefonia h2{font-family:inherit;font-style:normal;letter-spacing:normal}.tela-telefonia button{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:default}.tela-telefonia svg{display:block;width:100%;height:100%}.tela-telefonia .tf-ic{width:16px;height:16px;flex:none;display:inline-block}.tela-telefonia .tf-ic-3{width:12px;height:12px;flex:none;display:inline-block}.tela-telefonia .tf-ic-35{width:14px;height:14px;flex:none;display:inline-block}.tela-telefonia .tf-ic-5{width:20px;height:20px;flex:none;display:inline-block}.tela-telefonia .tf-ic-6{width:22px;height:22px;flex:none;display:inline-block}.tela-telefonia .tf-ic-7{width:24px;height:24px;flex:none;display:inline-block}.tela-telefonia .rot{transform:rotate(135deg)}.tela-telefonia .pulse{animation:tfPulse 2s cubic-bezier(.4,0,.6,1) infinite}.tela-telefonia.instant *,.tela-telefonia.instant *:before,.tela-telefonia.instant *:after{animation:none!important;transition:none!important}@keyframes tfPulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes tfIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes tfTick{0%{color:#0f172a;transform:scale(1)}30%{color:#2563eb;transform:scale(1.12)}to{color:#0f172a;transform:scale(1)}}@keyframes tfCut{0%{opacity:1}40%{opacity:.15}to{opacity:1}}@keyframes tfPress{0%{transform:scale(1)}50%{transform:scale(.88)}to{transform:scale(1)}}.tela-telefonia .tf-page{height:720px;padding:18px 24px;display:flex;flex-direction:column;gap:14px}.tela-telefonia .tf-card{background:#fff;border-radius:16px;box-shadow:0 1px 2px #0000000d}.tela-telefonia .tf-kpis{display:flex;align-items:center;gap:8px;flex:none}.tela-telefonia .tf-kpi-grid{flex:1;display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.tela-telefonia .tf-kpi{border-radius:24px;padding:8px;display:flex;align-items:center;justify-content:center;gap:8px}.tela-telefonia .tf-kpi>div{min-width:0;text-align:center}.tela-telefonia .tf-kpi .t{font-size:11px;line-height:13px;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.025em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-telefonia .tf-kpi .v{font-size:18px;line-height:1;font-weight:700;margin-top:2px;display:inline-block;font-variant-numeric:tabular-nums}.tela-telefonia .tf-kpi .v.tick{animation:tfTick .6s ease-out}.tela-telefonia .tf-period{flex:none;width:160px;height:32px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border-radius:9999px;border:1px solid rgba(100,116,139,.2);background:#ffffff80;box-shadow:0 1px 2px #0000000d;font-size:12px;white-space:nowrap}.tela-telefonia .tf-period .tf-ic-35{color:#64748b}.tela-telefonia .tf-body{flex:1;min-height:0;display:flex;gap:16px}.tela-telefonia .tf-left{flex:0 0 calc(58% - 8px);min-width:0;min-height:0;display:flex;flex-direction:column;gap:12px}.tela-telefonia .tf-right{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;gap:10px}.tela-telefonia .tf-queue{display:none;border-radius:24px;padding:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;flex:none}.tela-telefonia .tf-queue.on{display:block;animation:tfIn .3s ease-out}.tela-telefonia .tf-queue-hd{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.tela-telefonia .tf-queue-hd .l{display:flex;align-items:center;gap:8px}.tela-telefonia .tf-queue-hd .tt{font-size:14px;font-weight:600}.tela-telefonia .tf-badge{display:inline-flex;align-items:center;height:20px;padding:0 6px;border-radius:9999px;background:#f1f5f9;font-size:12px;font-weight:600;border:1px solid transparent}.tela-telefonia .tf-btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;border-radius:9999px;font-weight:500;white-space:nowrap}.tela-telefonia .tf-btn-default{height:28px;padding:0 12px;font-size:12px;background:#0f172a;color:#f8fafc;border:1px solid #0F172A}.tela-telefonia .tf-queue-row{display:flex;align-items:center;justify-content:space-between;padding:4px 8px;border-radius:4px;background:#f1f5f980;font-size:12px}.tela-telefonia .tf-queue-row .l{display:flex;align-items:center;gap:8px;min-width:0}.tela-telefonia .tf-queue-row .idx{font-family:JetBrains Mono,ui-monospace,monospace;color:#64748b}.tela-telefonia .tf-queue-row .nm{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-telefonia .tf-queue-row .wt{font-family:JetBrains Mono,ui-monospace,monospace;font-variant-numeric:tabular-nums;color:#64748b;flex:none}.tela-telefonia .tf-live{display:none;border-radius:24px;padding:12px;flex:none}.tela-telefonia .tf-live.on{display:block;animation:tfIn .3s ease-out}.tela-telefonia .tf-live-hd{display:flex;align-items:center;gap:8px;margin-bottom:8px;padding:0 4px}.tela-telefonia .tf-live-hd .tt{font-size:14px;font-weight:500}.tela-telefonia .tf-live-hd .ct{font-size:12px;color:#64748b}.tela-telefonia .tf-live-row{display:flex;align-items:center;justify-content:space-between;border-radius:12px;background:#f1f5f966;padding:8px 12px}.tela-telefonia .tf-live-row .min{min-width:0}.tela-telefonia .tf-live-row .n{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-telefonia .tf-live-row .s{font-size:12px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-telefonia .tf-live-row .ring{color:#d97706}.tela-telefonia .tf-live-row .on{color:#ef4444;display:none}.tela-telefonia .tf-live.answered .ring{display:none}.tela-telefonia .tf-live.answered .on{display:inline}.tela-telefonia .tf-recent{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.tela-telefonia .tf-card-hd{display:flex;align-items:center;gap:8px;padding:12px;border-bottom:1px solid #E2E8F0;flex:none}.tela-telefonia .tf-card-hd .tt{font-size:14px;font-weight:500;flex:none}.tela-telefonia .tf-search{flex:1;margin-left:8px;position:relative;height:28px;display:flex;align-items:center;padding-left:28px;padding-right:8px;border-radius:6px;background:#f1f5f980;font-size:12px;color:#64748b}.tela-telefonia .tf-search .tf-ic-3{position:absolute;left:8px;top:50%;transform:translateY(-50%);color:#64748b}.tela-telefonia .tf-list{flex:1;min-height:0;overflow:hidden}.tela-telefonia .tf-row{display:flex;align-items:center;gap:12px;padding:10px 12px;border-top:1px solid #E2E8F0}.tela-telefonia .tf-row:first-child,.tela-telefonia .tf-row-new+.tf-row{border-top:0}.tela-telefonia .tf-row-new.on+.tf-row{border-top:1px solid #E2E8F0}.tela-telefonia .tf-row .min{flex:1;min-width:0}.tela-telefonia .tf-row .n{font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-telefonia .tf-row .d{font-size:12px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-telefonia .tf-rec{flex:none;width:28px;height:28px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;color:#0f172a}.tela-telefonia .tf-row-new{display:none}.tela-telefonia .tf-row-new.on{display:flex;animation:tfIn .4s ease-out;background:#f1f5f980}.tela-telefonia .tf-slot{flex:none;height:400px;display:flex;justify-content:center;align-items:stretch}.tela-telefonia .tf-dialer{width:320px;display:flex;flex-direction:column;overflow:hidden}.tela-telefonia .tf-dial-body{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;gap:12px;padding:8px 12px 14px}.tela-telefonia .tf-dial-display{flex:1;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:300;letter-spacing:.05em;color:#64748b80}.tela-telefonia .tf-dial-keys{display:grid;grid-template-columns:repeat(3,46px);gap:10px 20px;justify-content:center}.tela-telefonia .tf-key{width:46px;height:46px;border-radius:9999px;background:#f1f5f9cc;display:inline-flex;flex-direction:column;align-items:center;justify-content:center}.tela-telefonia .tf-key b{font-size:20px;font-weight:300;line-height:1}.tela-telefonia .tf-key i{font-size:11px;line-height:11px;font-style:normal;letter-spacing:.12em;text-transform:uppercase;color:#64748b;margin-top:1px}.tela-telefonia .tf-dial-act{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:4px}.tela-telefonia .tf-dial-act .sp,.tela-telefonia .tf-dial-act .del{width:46px;height:46px}.tela-telefonia .tf-dial-act .del{opacity:0}.tela-telefonia .tf-dial-act .call{width:46px;height:46px;border-radius:9999px;background:#22c55e;color:#fff;display:inline-flex;align-items:center;justify-content:center}.tela-telefonia .tf-dial-act .call .tf-ic-7{width:24px;height:24px}.tela-telefonia.tf-ringing .tf-dialer,.tela-telefonia.tf-incall .tf-dialer{display:none}.tela-telefonia .tf-soft{display:none;position:relative;width:340px;height:400px;border-radius:36px;overflow:hidden;flex-direction:column;color:#fff;background:linear-gradient(180deg,#1a1a2e,#16213e,#0f0f23);border:1px solid rgba(255,255,255,.1);box-shadow:0 25px 50px -12px #00000080;animation:tfIn .3s ease-out}.tela-telefonia .tf-soft[data-state=ringing],.tela-telefonia .tf-soft[data-state=call]{display:flex}.tela-telefonia .tf-soft-notch{width:96px;height:4px;border-radius:9999px;background:#fff3;margin:10px auto 0;flex:none}.tela-telefonia .tf-soft-blur{position:absolute;border-radius:9999px;filter:blur(40px);pointer-events:none}.tela-telefonia .tf-soft-blur.a{top:40px;left:12px;width:140px;height:140px;background:#0f172a33}.tela-telefonia .tf-soft-blur.b{bottom:50px;right:12px;width:100px;height:100px;background:#3b82f626}.tela-telefonia .tf-soft-min{position:absolute;top:8px;left:12px;width:28px;height:28px;border-radius:9999px;color:#fff9;display:none;align-items:center;justify-content:center;z-index:2}.tela-telefonia .tf-soft[data-state=call] .tf-soft-min{display:inline-flex}.tela-telefonia .tf-soft-body{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px;position:relative;z-index:1}.tela-telefonia .tf-soft-avwrap{position:relative;margin-bottom:14px}.tela-telefonia .tf-soft-glow{position:absolute;inset:0;border-radius:9999px;filter:blur(16px);background:#ffffff1a;transition:background 1s}.tela-telefonia .tf-soft[data-state=ringing] .tf-soft-glow{background:#22c55e66;animation:tfPulse 2s cubic-bezier(.4,0,.6,1) infinite}.tela-telefonia .tf-soft-av{position:relative;width:72px;height:72px;border-radius:9999px;border:3px solid rgba(255,255,255,.2);background:#475569;display:flex;align-items:center;justify-content:center;box-shadow:0 25px 50px -12px #00000040}.tela-telefonia .tf-soft[data-state=ringing] .tf-soft-av{border-color:#22c55e80}.tela-telefonia .tf-soft-av .ini{font-size:26px;font-weight:600;font-style:normal}.tela-telefonia .tf-soft-name{font-family:Inter,system-ui,sans-serif;font-size:22px;line-height:28px;font-weight:600;text-align:center;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.tela-telefonia .tf-soft-phone{font-size:14px;line-height:18px;font-weight:500;color:#fff9;margin-bottom:8px}.tela-telefonia .tf-soft-status{font-size:14px;line-height:18px;font-weight:500;color:#ffffff80;font-variant-numeric:tabular-nums}.tela-telefonia .tf-soft[data-state=ringing] .tf-soft-status{color:#4ade80;animation:tfPulse 2s cubic-bezier(.4,0,.6,1) infinite}.tela-telefonia .tf-soft-status.cut{animation:tfCut .5s ease-out}.tela-telefonia .tf-soft-sup{display:none;margin-top:12px;align-items:center;gap:8px;border-radius:9999px;background:#f59e0b33;padding:5px 12px;color:#fcd34d;font-size:12px;font-weight:500;white-space:nowrap}.tela-telefonia .tf-soft-sup.on{display:inline-flex;animation:tfIn .3s ease-out}.tela-telefonia .tf-soft-ctl{flex:none;padding:0 28px 22px;position:relative;z-index:1}.tela-telefonia .tf-soft .cb{display:flex;flex-direction:column;align-items:center;gap:6px}.tela-telefonia .tf-soft .rb{border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;color:#fff}.tela-telefonia .tf-soft .lb{font-size:12px;line-height:14px;font-weight:500;color:#fffc}.tela-telefonia .tf-soft-ring{display:none;grid-template-columns:repeat(3,1fr);gap:16px;justify-items:center}.tela-telefonia .tf-soft[data-state=ringing] .tf-soft-ring{display:grid}.tela-telefonia .tf-soft-ring .rb.red,.tela-telefonia .tf-soft-ring .rb.green,.tela-telefonia .tf-soft-ring .rb.dim{width:48px;height:48px}.tela-telefonia .tf-soft-ring .tf-ic-7,.tela-telefonia .tf-soft-ring .tf-ic-6{width:22px;height:22px}.tela-telefonia .tf-soft-ring .lb{font-size:11px;line-height:13px}.tela-telefonia .tf-soft .rb.red{width:54px;height:54px;background:#ef4444;box-shadow:0 10px 15px -3px #ef44444d,0 4px 6px -4px #ef44444d}.tela-telefonia .tf-soft .rb.dim{width:48px;height:48px;background:#ffffff1a}.tela-telefonia .tf-soft .rb.green{width:54px;height:54px;background:#22c55e;box-shadow:0 10px 15px -3px #22c55e4d,0 4px 6px -4px #22c55e4d}.tela-telefonia .tf-soft .rb.green.pressed{animation:tfPress .35s ease-out;background:#16a34a}.tela-telefonia .tf-soft-incall{display:none;flex-direction:column;gap:16px}.tela-telefonia .tf-soft[data-state=call] .tf-soft-incall{display:flex}.tela-telefonia .tf-soft-incall .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;justify-items:center}.tela-telefonia .tf-soft-incall .lb{font-size:11px;line-height:13px}.tela-telefonia .tf-soft .rb.ghost{width:48px;height:48px;background:#ffffff1a}.tela-telefonia .tf-soft .rb.ghost .tf-ic-6{width:22px;height:22px}.tela-telefonia .tf-soft-incall .end{display:flex;justify-content:center;padding-top:4px}.tela-telefonia .tf-chat{flex:1;min-height:0;border-radius:12px;overflow:hidden;background-color:#efeae2;background-image:url(/stitch/chat-bg.png);background-size:500px auto;background-position:top left;background-repeat:repeat}.tela-telefonia .tf-chat-msgs{display:flex;flex-direction:column;justify-content:flex-end;gap:6px;padding:8px 12px;height:100%;overflow:hidden}.tela-telefonia .tf-ch-row{display:flex;justify-content:flex-start;flex:none}.tela-telefonia .tf-ch-b{position:relative;max-width:320px;padding:6px 12px;border-radius:0 8px 8px;background:#fff;box-shadow:0 1px 2px #0000000d;font-size:14.2px;line-height:19px;color:#111b21}.tela-telefonia .tf-ch-meta{display:inline-flex;margin-left:6px;font-size:11px;color:#667781;vertical-align:bottom;white-space:nowrap}.tela-telefonia .tf-ch-call{display:none}.tela-telefonia .tf-ch-call.on{display:flex;animation:tfIn .4s ease-out}.tela-telefonia .tf-au{display:flex;flex-direction:column;gap:2px}.tela-telefonia .tf-au-lbl{display:flex;align-items:center;gap:4px;padding:0 4px 2px;font-size:11px;line-height:14px;font-weight:500;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-telefonia .tf-au-lbl>span{overflow:hidden;text-overflow:ellipsis}.tela-telefonia .tf-au-sum{padding:0 4px 4px;font-size:11px;line-height:1.375;color:#64748b}.tela-telefonia .tf-au-player{display:flex;align-items:center;gap:6px;min-width:260px;max-width:320px}.tela-telefonia .tf-au-speed{width:28px;height:28px;flex:none}.tela-telefonia .tf-au-play{width:32px;height:32px;border-radius:9999px;flex:none;display:inline-flex;align-items:center;justify-content:center;color:#667781}.tela-telefonia .tf-au-play svg{width:20px;height:20px;margin-left:2px}.tela-telefonia .tf-au-wave{position:relative;height:24px;display:flex;align-items:center;gap:1.5px;min-width:0}.tela-telefonia .tf-au-wave i{display:block;width:2.5px;flex:none;border-radius:9999px;background:#a0aeb9}.tela-telefonia .tf-au-wave .dot{position:absolute;top:50%;left:-5px;width:10px;height:10px;border-radius:9999px;background:#3b82f6;transform:translateY(-50%);box-shadow:0 1px 2px #0000000d}.tela-telefonia .tf-au-ft{display:flex;align-items:center;gap:4px;font-size:11px;line-height:14px;color:#667781}.tela-telefonia .tf-au-ft .tm{margin-left:auto}.tela-telefonia .tf-au-tx{padding:0 8px 2px;max-width:270px}.tela-telefonia .tf-au-tx p{font-size:12px;line-height:1.3;color:#64748bb3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow-wrap:anywhere}.tela-telefonia .tf-au-tx p .tf-tx-l{display:block}.tela-telefonia .tf-au-tx p b{font-weight:600;color:#0f172a}.tela-telefonia .tf-au-tx .more{display:inline-block;margin-top:2px;font-size:11px;line-height:13px;color:#0f172a99}.tela-telefonia .tf-qa{flex:none;padding:12px;display:flex;flex-direction:column;gap:10px}.tela-telefonia .tf-qa-hd{display:flex;align-items:center;gap:8px;flex:none}.tela-telefonia .tf-qa-hd .tt{font-size:14px;font-weight:500}.tela-telefonia .tf-qa-hd .sc{font-size:12px;color:#64748b}.tela-telefonia .tf-qa-empty{font-size:12px;line-height:1.4;color:#64748b}.tela-telefonia .tf-qa-row{display:none;border-radius:8px;background:#f1f5f966}.tela-telefonia .tf-qa.scored .tf-qa-empty{display:none}.tela-telefonia .tf-qa.scored .tf-qa-row{display:block;animation:tfIn .3s ease-out}.tela-telefonia .tf-qa-btn{display:flex;align-items:center;gap:8px;padding:7px 10px}.tela-telefonia .tf-qa-btn .sc{width:32px;flex:none;font-size:14px;font-weight:600;font-variant-numeric:tabular-nums;color:#059669}.tela-telefonia .tf-qa-btn .mid{flex:1;min-width:0;display:flex;flex-direction:column}.tela-telefonia .tf-qa-btn .n{font-size:12px;line-height:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-telefonia .tf-qa-btn .a{font-size:11px;line-height:13px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-telefonia .tf-qa-btn .chev{color:#64748b;transition:transform .2s}.tela-telefonia .tf-qa.open .tf-qa-btn .chev{transform:rotate(180deg)}.tela-telefonia .tf-qa-crit{display:none;padding:0 10px 8px;flex-direction:column;gap:4px}.tela-telefonia .tf-qa.open .tf-qa-crit{display:flex}.tela-telefonia .tf-qa-crit .c{display:flex;align-items:flex-start;gap:6px;opacity:0;transform:translateY(4px);transition:opacity .25s ease-out,transform .25s ease-out}.tela-telefonia .tf-qa-crit .c.in{opacity:1;transform:none}.tela-telefonia .tf-qa-crit .c .tf-ic-35{margin-top:1px;color:#64748b}.tela-telefonia .tf-qa-crit .c.ok .tf-ic-35{color:#10b981}.tela-telefonia .tf-qa-crit .l{font-size:11px;line-height:1.3}.tela-telefonia .tf-qa-crit .c:not(.ok) .l{color:#64748b}.tela-telefonia .tf-qa-crit .ev{display:block;font-weight:600;color:#64748b}.tela-telefonia .tf-qa-crit .ft{font-size:11px;line-height:1.3;color:#64748b;padding-top:2px}.decisoes{display:flex;flex-direction:column;gap:10px;margin-top:28px}.decisoes-tag{color:var(--tinta-3);display:flex;align-items:center;gap:8px;margin-bottom:4px}.decisoes-tag .tag-dot{background:var(--ambar);box-shadow:0 0 0 4px #d9831a24}.decisao{display:flex;gap:12px;align-items:flex-start;background:#fff;border:1px solid var(--linha);border-radius:14px;padding:13px 14px 13px 13px;box-shadow:0 1px #0e111608}.decisao-ic{flex:none;width:30px;height:30px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center}.decisao-ic svg{width:16px;height:16px}.decisao-ic[hidden]{display:none}.decisao-ambar .decisao-ic{background:#d9831a1f;color:var(--ambar)}.decisao-rosa .decisao-ic{background:#f43f5e1a;color:#be123c}.decisao-eletrico .decisao-ic{background:var(--eletrico-2);color:var(--eletrico)}.decisao-body{min-width:0;flex:1}.decisao-t{display:block;font-size:14px;font-weight:600;line-height:1.3;color:var(--tinta);letter-spacing:-.005em}.decisao-p{font-size:13px;line-height:1.5;color:var(--tinta-2);margin-top:3px}.decisao-acts{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.decisao-act{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.04em;padding:5px 10px;border-radius:999px;border:1px solid var(--linha);color:var(--tinta-2);background:var(--papel);white-space:nowrap}.decisao-act.pri{background:var(--tinta);border-color:var(--tinta);color:#fff}.decisao-act.pri:before{content:"✓ ";color:#7cf2b3}.legenda .decisoes{max-width:400px}@media(max-width:1024px){.legenda .decisoes{max-width:none}}.decisoes.linha{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:calc(-1*clamp(24px,4vw,64px)) 0 0;padding:0 var(--pad-edge) clamp(64px,8vw,128px);max-width:none}.decisoes.linha .decisoes-tag{grid-column:1 / -1}@media(max-width:1024px){.decisoes.linha{grid-template-columns:1fr;padding-left:24px;padding-right:24px}}.conta{position:relative;background:var(--papel);color:var(--tinta);padding:clamp(64px,8vw,128px) 0;overflow:hidden}.conta *,.conta *:before,.conta *:after{box-sizing:border-box}.conta p{margin:0}.conta-in{max-width:1280px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:480px minmax(0,1fr);gap:56px 64px;align-items:center}.conta-legenda,.conta-palco,.conta-calc{min-width:0}.conta-calc{grid-column:1 / -1}.conta-tag{display:flex;align-items:center;gap:10px;color:var(--eletrico);margin-bottom:22px}.conta-h2 i{color:var(--eletrico)}.conta-lead{margin-top:22px}.conta-chave{margin-top:26px;padding-left:18px;border-left:2px solid var(--eletrico);font-size:clamp(1.25rem,1.6vw,1.5rem);line-height:1.3;color:var(--tinta-2)}.conta-chave i{color:var(--eletrico)}.conta-cta{display:flex;flex-wrap:wrap;align-items:center;gap:14px 22px;margin-top:34px}.conta-nota{text-transform:none;letter-spacing:.03em;font-size:12px;line-height:1.6;color:var(--tinta-3)}.conta-palco{display:flex;justify-content:center}.conta-papel{width:100%;max-width:440px;filter:drop-shadow(0 30px 50px rgba(14,17,22,.16)) drop-shadow(0 2px 0 rgba(14,17,22,.04))}.conta-recibo{--mask: radial-gradient(9px at 50% calc(100% + 5px) , transparent 95%, #000) 50% / 18px 100%;-webkit-mask:var(--mask);mask:var(--mask);background:#fff;padding:30px 26px 40px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:13px;line-height:1.45;color:var(--tinta);font-variant-numeric:tabular-nums}.conta-rh{text-align:center;text-transform:uppercase;font-size:11px;letter-spacing:.16em;color:var(--tinta-3)}.conta-rh2{text-align:center;font-size:11px;letter-spacing:.16em;color:var(--tinta-3);margin-top:8px}.conta-linhas{margin-top:18px;padding-top:12px;border-top:1px dashed var(--linha)}.conta-li{position:relative;display:flex;align-items:baseline;gap:8px;padding:6px 0;opacity:0;transform:translateY(8px);transition:opacity .45s ease,transform .45s cubic-bezier(.2,.8,.2,1)}.conta-li.in{opacity:1;transform:none}.conta-li[hidden]{display:none}.conta-li .n{flex:0 1 auto;min-width:0;transition:color .4s ease}.conta-li .n small{display:block;font-size:11px;color:var(--tinta-3);margin-top:1px}.conta-li .pts{flex:1 1 12px;min-width:12px;border-bottom:1px dotted var(--linha);transform:translateY(-4px)}.conta-li .v{flex:none;font-weight:500;white-space:nowrap;transition:color .4s ease}.conta-li .risco{position:absolute;left:-2px;right:-2px;top:14px;height:2px;background:var(--tinta);border-radius:2px;transform:scaleX(0) rotate(-.6deg);transform-origin:left center;transition:transform .5s cubic-bezier(.4,0,.2,1);pointer-events:none}.conta-li.riscada .risco{transform:scaleX(1) rotate(-.6deg)}.conta-li.riscada .n,.conta-li.riscada .v{color:var(--tinta-3)}.conta-li .carimbo{--rot: -8deg;--dx: 0px;position:absolute;right:calc(64px + var(--dx));top:15px;padding:2px 8px;border:2px solid var(--eletrico);border-radius:4px;color:var(--eletrico);background:#ffffffd9;font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;line-height:1.3;white-space:nowrap;opacity:0;transform:translateY(-50%) rotate(var(--rot)) scale(1.8);transform-origin:center;transition:opacity .25s ease .4s,transform .35s cubic-bezier(.2,1.5,.4,1) .4s;pointer-events:none}.conta-li.riscada .carimbo{opacity:1;transform:translateY(-50%) rotate(var(--rot)) scale(1)}.conta-li:nth-child(4n+2) .carimbo{--rot: -4deg;--dx: 14px}.conta-li:nth-child(4n+3) .carimbo{--rot: -12deg;--dx: -6px}.conta-li:nth-child(4n) .carimbo{--rot: -6deg;--dx: 22px}.conta-tot{margin-top:12px;padding-top:14px;border-top:1px dashed var(--linha);display:grid;grid-template-columns:1fr}.conta-tot .row.principal{grid-area:1 / 1;padding-top:16px}.conta-tot .row.ano,.conta-tot .row.sobra{grid-area:2 / 1}.conta-tot .inclui{grid-area:3 / 1}.conta-tot .row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.conta-tot .k{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:var(--tinta-3)}.conta-tot .k-b{display:none;color:var(--eletrico)}.conta-tot .tot{position:relative;display:grid;justify-items:end}.conta-tot .tot>*{grid-area:1 / 1}.conta-tot .big{font-size:44px;line-height:1;letter-spacing:-.02em;font-variant-numeric:tabular-nums;white-space:nowrap}.conta-tot .big small{font-family:Onest,Onest Fallback,ui-sans-serif,sans-serif;font-size:13px;letter-spacing:0;color:var(--tinta-3);margin-left:2px}.conta-tot .velho{transition:font-size .4s ease,color .4s ease}.conta-tot .novo{visibility:hidden;color:var(--tinta)}.conta-tot .row.ano{margin-top:8px}.conta-tot .v-ano{font-size:13px;color:var(--tinta-2)}.conta-tot .row.sobra{visibility:hidden;margin-top:8px}.conta-tot .row.sobra .k{color:var(--verde)}.conta-tot .v-sobra{font-size:15px;font-weight:500;color:var(--verde)}.conta-tot .inclui{visibility:hidden;margin-top:14px;font-size:11px;letter-spacing:.06em;color:var(--tinta-3);text-align:center}.conta-recibo.boom .k-a{display:none}.conta-recibo.boom .k-b{display:inline}.conta-recibo.boom .velho{position:absolute;right:0;top:-18px;font-size:16px;line-height:1;color:var(--tinta-3);text-decoration:line-through;text-decoration-thickness:1.5px}.conta-recibo.boom .novo{visibility:visible;animation:contaPop .5s cubic-bezier(.2,1.3,.4,1) both}.conta-recibo.boom .row.ano{visibility:hidden}.conta-recibo.boom .row.sobra{visibility:visible;animation:contaIn .5s ease .25s both}.conta-recibo.boom .inclui{visibility:visible;animation:contaIn .5s ease .4s both}@keyframes contaPop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:none}}@keyframes contaIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.conta-rf{margin-top:26px;text-align:center;font-size:11px;letter-spacing:.06em;color:var(--tinta-3)}.conta-calc{display:grid;grid-template-columns:minmax(0,1fr) 380px;background:#fff;border:1px solid var(--linha);border-radius:24px;overflow:hidden}.conta-calc-in{padding:36px 40px}.conta-calc .conta-tag{margin-bottom:26px}.conta-lab{display:flex;align-items:baseline;justify-content:space-between;gap:16px;font-size:15px;font-weight:500;color:var(--tinta);margin-top:22px}.conta-lab:first-of-type{margin-top:0}.conta-lab output{font-family:JetBrains Mono,ui-monospace,monospace;font-size:15px;font-weight:500;color:var(--eletrico);min-width:2ch;text-align:right;font-variant-numeric:tabular-nums}.conta-calc-nota{margin-top:22px;font-size:13px;line-height:1.55;color:var(--tinta-3)}.conta input[type=range]{-webkit-appearance:none;appearance:none;display:block;width:100%;height:22px;margin:10px 0 0;background:transparent;cursor:pointer;--p: 50%}.conta input[type=range]:focus{outline:none}.conta input[type=range]:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 4px #3b5bff40}.conta input[type=range]::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:linear-gradient(90deg,var(--tinta) var(--p),var(--linha) var(--p))}.conta input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;margin-top:-8px;border-radius:50%;background:var(--tinta);border:3px solid #fff;box-shadow:0 2px 8px #0e111647;transition:transform .15s ease,box-shadow .15s ease}.conta input[type=range]:active::-webkit-slider-thumb{transform:scale(1.12)}.conta input[type=range]::-moz-range-track{height:6px;border-radius:999px;background:linear-gradient(90deg,var(--tinta) var(--p),var(--linha) var(--p))}.conta input[type=range]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:var(--tinta);border:3px solid #fff;box-shadow:0 2px 8px #0e111647}.conta input[type=range]:focus-visible::-moz-range-thumb{box-shadow:0 0 0 4px #3b5bff40}.conta-calc-out{background:var(--tinta);color:#eef1ff;padding:36px 40px;display:flex;flex-direction:column;justify-content:center}.conta-calc-k{color:#eef1ff8c}.conta-calc-x{font-size:clamp(2.8rem,4vw,3.6rem);line-height:1;letter-spacing:-.02em;color:#fff;margin-top:14px;font-variant-numeric:tabular-nums}.conta-calc-n{margin-top:12px;font-size:15px;color:#eef1ffb3}.conta-calc-n b{color:#9db1ff;font-weight:600}.conta-calc-promo{margin-top:12px;font-size:13px;color:#eef1ff8c}.conta-calc-promo b{color:#fff;font-weight:600}@media(max-width:1024px){.conta-in{grid-template-columns:1fr;gap:40px}.conta-palco{justify-content:flex-start}.conta-calc{grid-template-columns:1fr}.conta-calc-out{padding:30px 32px}}@media(max-width:640px){.conta-recibo{padding:24px 20px 36px}.conta-li .carimbo{right:calc(-6px + var(--dx) * .4);background:#ffffffe6}.conta-tot .big{font-size:38px}.conta-calc-in,.conta-calc-out{padding:26px 22px}.conta-calc-x{font-size:2.6rem}}@media(prefers-reduced-motion:reduce){.conta-li,.conta-li .risco,.conta-li .carimbo,.conta-tot .velho{transition:none}.conta-recibo.boom .novo,.conta-recibo.boom .row.sobra,.conta-recibo.boom .inclui{animation:none}}.tela-captura{height:720px;overflow:hidden;display:flex;flex-direction:column;background:#fff;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;line-height:1.4;-webkit-font-smoothing:antialiased}.tela-captura *,.tela-captura *:before,.tela-captura *:after{box-sizing:border-box;margin:0;padding:0}.tela-captura i{font-style:normal}.tela-captura h1{font-weight:inherit;font-size:inherit}.tela-captura .cp-num,.tela-captura .cp-fname{font-variant-numeric:tabular-nums}.tela-captura.cp-snap *{transition:none!important;animation:none!important}.tela-captura .cp-ribbon{flex:none;height:36px;display:flex;align-items:center;gap:2px;padding:0 16px;background:#f1f5f933;border-bottom:1px solid rgba(226,232,240,.3)}.tela-captura .cp-tab{display:inline-flex;align-items:center;gap:6px;height:24px;padding:0 10px;border-radius:999px;font-size:12px;color:#64748b;white-space:nowrap}.tela-captura .cp-tab .material-symbols-outlined{font-size:12px}.tela-captura .cp-tab.on{color:#0f172a;font-weight:500;background:#fff;box-shadow:0 1px 2px #0000000d}.tela-captura .cp-cfg{margin-left:auto;padding:0 6px}.tela-captura .cp-cfg .material-symbols-outlined{font-size:16px}.tela-captura .cp-body{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 436px;gap:20px;padding:18px 24px 0;overflow:hidden}.tela-captura .cp-main,.tela-captura .cp-side{min-width:0;min-height:0;display:flex;flex-direction:column;gap:14px}.tela-captura .cp-side{border-left:1px solid rgba(226,232,240,.5);padding-left:20px}.tela-captura .cp-h{display:flex;align-items:flex-start;gap:8px}.tela-captura .cp-h>.material-symbols-outlined{font-size:20px;color:#64748b;flex:none;margin-top:2px}.tela-captura .cp-h h1{font-size:16px;font-weight:600;line-height:1.5}.tela-captura .cp-h p{font-size:12px;color:#64748b;margin-top:2px}.tela-captura .cp-portas{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.tela-captura .cp-porta{border-radius:16px;background:#f1f5f966;padding:12px}.tela-captura .cp-porta.on{background:#0f172a1a;box-shadow:0 0 0 1px #0f172a4d}.tela-captura .cp-porta .t{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;line-height:1.4}.tela-captura .cp-porta .t .material-symbols-outlined{font-size:16px;color:#64748b}.tela-captura .cp-porta.on .t .material-symbols-outlined{color:#0f172a}.tela-captura .cp-porta p{font-size:11px;color:#64748b;margin-top:4px}.tela-captura .cp-btn{position:relative;display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:500;white-space:nowrap;flex:none}.tela-captura .cp-btn .material-symbols-outlined{font-size:15px}.tela-captura .cp-btn.outline{border:1px solid #E2E8F0;background:#fff;color:#0f172a}.tela-captura .cp-btn.primary{background:#0f172a;color:#f8fafc}.tela-captura .cp-btn .lb.b,.tela-captura .cp-btn .cp-spin,.tela-captura .cp-btn.busy .lb.a,.tela-captura .cp-btn.busy .ic{display:none}.tela-captura .cp-btn.busy .lb.b{display:inline}.tela-captura .cp-btn.busy .cp-spin{display:inline-block}.tela-captura .cp-btn.busy{opacity:.5}.tela-captura .cp-spin{width:14px;height:14px;border-radius:50%;border:2px solid rgba(248,250,252,.35);border-top-color:#f8fafc;animation:cpSpin .8s linear infinite;flex:none}.tela-captura .cp-upload{border-radius:16px;background:#f1f5f966;padding:16px;display:flex;flex-direction:column;gap:12px}.tela-captura .cp-file{display:flex;align-items:center;gap:8px;min-width:0}.tela-captura .cp-file .cp-btn .lb.b,.tela-captura.cp-file .cp-file .cp-btn .lb.a{display:none}.tela-captura.cp-file .cp-file .cp-btn .lb.b{display:inline}.tela-captura .cp-fname{font-size:12px;color:#64748b;max-width:240px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:0;transform:translate(-6px);transition:opacity .3s ease,transform .3s ease}.tela-captura.cp-file .cp-fname{opacity:1;transform:none}.tela-captura .cp-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;opacity:0;transform:translateY(4px);transition:opacity .35s ease,transform .35s ease}.tela-captura.cp-file .cp-grid{opacity:1;transform:none}.tela-captura .cp-field{display:flex;flex-direction:column;gap:6px;min-width:0}.tela-captura .cp-field label,.tela-captura .cp-field .lbl{font-size:12px;color:#64748b}.tela-captura .cp-input{position:relative;height:36px;border-radius:12px;border:1px solid #E2E8F0;background:#fff;display:flex;align-items:center;padding:0 12px;font-size:14px;overflow:hidden}.tela-captura .cp-input .ph{color:#64748b}.tela-captura .cp-input .val{color:#0f172a;white-space:nowrap}.tela-captura .cp-input:has(.val:not(:empty)) .ph{display:none}.tela-captura .cp-input .caret{display:none;width:1px;height:16px;background:#0f172a;margin-left:1px;animation:cpCaret 1s steps(2) infinite}.tela-captura .cp-input.typing{border-color:#0f172a;box-shadow:0 0 0 1px #0f172a}.tela-captura .cp-input.typing .ph{display:none}.tela-captura .cp-input.typing .caret{display:block}.tela-captura .cp-chips{display:flex;flex-wrap:wrap;gap:6px}.tela-captura .cp-chip{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:999px;font-size:11px;background:#f1f5f9;color:#64748b;white-space:nowrap;transition:background .3s ease,color .3s ease}.tela-captura.cp-mat .cp-chip[data-mat]{background:#0f172a;color:#f8fafc}.tela-captura .cp-note{font-size:11px;color:#64748b;line-height:1.4}.tela-captura .cp-note u{text-underline-offset:2px}.tela-captura .cp-import{align-self:flex-start;opacity:.5;transition:opacity .3s ease}.tela-captura.cp-file .cp-import{opacity:1}.tela-captura.cp-file .cp-import.busy{opacity:.5}.tela-captura .cp-ok{border-radius:16px;background:#10b9811a;padding:16px;display:flex;flex-direction:column;gap:12px;opacity:0;transform:translateY(8px);transition:opacity .4s ease,transform .4s cubic-bezier(.2,.8,.2,1)}.tela-captura.cp-ok-in .cp-ok{opacity:1;transform:none}.tela-captura .cp-ok-r{display:flex;align-items:flex-start;gap:8px}.tela-captura .cp-ok-r>.material-symbols-outlined{font-size:20px;color:#059669;flex:none;margin-top:2px;font-variation-settings:"FILL" 0}.tela-captura .cp-ok-t{font-size:14px;font-weight:600}.tela-captura .cp-ok-d{font-size:12px;color:#64748b;margin-top:2px}.tela-captura .cp-ok-d span{font-variant-numeric:tabular-nums}.tela-captura .cp-ok-a{display:flex;flex-wrap:wrap;gap:8px}.tela-captura .cp-nestbox{border-radius:16px;background:#f1f5f966;padding:12px;display:flex;flex-direction:column;gap:8px;min-height:0}.tela-captura .cp-group{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;font-weight:600}.tela-captura .cp-group .n{font-size:12px;font-weight:400;color:#64748b}.tela-captura .cp-group .stock{font-size:11px;font-weight:400;color:#64748b;font-variant-numeric:tabular-nums;margin-left:auto}.tela-captura .cp-badge{display:inline-flex;align-items:center;height:20px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:500;line-height:1;white-space:nowrap;font-variant-numeric:tabular-nums}.tela-captura .cp-badge.sky{background:#0ea5e926;color:#0369a1}.tela-captura .cp-count{opacity:.45;transition:opacity .3s ease}.tela-captura.cp-nest-in .cp-count{opacity:1}.tela-captura .cp-chapa{border-radius:12px;background:#fff;padding:10px;display:flex;flex-direction:column;gap:8px}.tela-captura .cp-chapa-h{display:flex;align-items:center;justify-content:space-between;font-size:11px}.tela-captura .cp-chapa-h .nm{font-weight:500}.tela-captura .cp-chapa-h .pct{color:#64748b;font-variant-numeric:tabular-nums}.tela-captura .cp-gcode{display:inline-flex;align-items:center;gap:4px;color:#64748b;opacity:.45;transition:opacity .35s ease,color .35s ease}.tela-captura .cp-gcode .material-symbols-outlined{font-size:12px}.tela-captura.cp-gcode-on .cp-gcode{color:#0f172a;opacity:1;text-decoration:underline;text-underline-offset:2px;font-weight:500}.tela-captura .cp-chapa svg{display:block;width:100%;aspect-ratio:2750 / 1830;border-radius:4px;background:#f1f5f966;overflow:hidden}.tela-captura .cp-peca{opacity:0;transform:translate(520px,420px) scale(.5);transition:transform .32s cubic-bezier(.2,.8,.2,1),opacity .2s ease}.tela-captura .cp-peca.in{opacity:1;transform:none}.tela-captura .cp-peca text{font-family:Inter,ui-sans-serif,sans-serif;font-size:86px;font-weight:500;fill:#065f46}.tela-captura .cp-lista{width:100%;border-collapse:separate;border-spacing:0;font-size:11px}.tela-captura .cp-lista th{text-align:left;font-weight:500;color:#64748b;padding:2px 12px 2px 0}.tela-captura .cp-lista td{padding:2px 12px 2px 0;border-top:1px solid rgba(226,232,240,.3);white-space:nowrap}.tela-captura .cp-lista th:last-child,.tela-captura .cp-lista td:last-child{padding-right:0}.tela-captura .cp-row{opacity:0;transform:translateY(5px);transition:opacity .3s ease,transform .3s cubic-bezier(.2,.8,.2,1)}.tela-captura .cp-row.in{opacity:1;transform:none}.tela-captura .cp-sobra{font-size:11px;color:#64748b;opacity:0;transition:opacity .35s ease}.tela-captura.cp-gcode-on .cp-sobra{opacity:1}@keyframes cpSpin{to{transform:rotate(360deg)}}@keyframes cpCaret{0%{opacity:1}to{opacity:0}}.tela-loja{position:relative;height:720px;overflow:hidden;display:flex;flex-direction:column;background:#fff;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:13px;line-height:1.4;text-align:left}.tela-loja *,.tela-loja *:before,.tela-loja *:after{box-sizing:border-box}.tela-loja svg{display:block}.tela-loja [hidden]{display:none!important}.tela-loja .dict{display:none}.tela-loja .ed-bar{height:48px;flex:none;display:flex;align-items:center;gap:12px;padding:0 12px 0 16px;border-bottom:1px solid #E2E8F0;background:#fff}.tela-loja .ed-left{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.tela-loja .ed-nav{display:flex;align-items:center;background:#f1f5f966;border-radius:999px;padding:2px;flex:none}.tela-loja .ed-navbtn{width:28px;height:28px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#0f172a}.tela-loja .ed-navbtn.dis{opacity:.3}.tela-loja .ed-navbtn svg{width:14px;height:14px}.tela-loja .ed-crumb{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#64748b;flex:none}.tela-loja .ed-crumb svg{width:12px;height:12px}.tela-loja .ed-crumb-sep svg{width:12px;height:12px;color:#64748b80}.tela-loja .ed-page{height:24px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border-radius:999px;background:#f1f5f980;font-size:12px;font-weight:500;color:#0f172a;flex:none;max-width:260px}.tela-loja .ed-page svg{width:14px;height:14px;flex:none}.tela-loja .ed-page svg:last-child{width:12px;height:12px;opacity:.6}.tela-loja .ed-page .tx{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-loja .ed-dev{display:flex;gap:2px;background:#f1f5f9;border-radius:6px;padding:2px;flex:none}.tela-loja .ed-dev span{width:22px;height:22px;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#64748b}.tela-loja .ed-dev span.on{background:#fff;color:#0f172a;box-shadow:0 1px 2px #0000000d}.tela-loja .ed-dev svg{width:14px;height:14px}.tela-loja .ed-tools{display:flex;gap:4px;padding:2px;border-radius:999px;background:#f1f5f980;flex:none}.tela-loja .ed-tool{width:24px;height:24px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#64748b}.tela-loja .ed-tool svg{width:16px;height:16px}.tela-loja.selecionado .ed-tool[data-tool=text]{background:#0f172a1a;color:#0f172a}.tela-loja .ed-right{display:flex;align-items:center;gap:6px;flex:1;justify-content:flex-end}.tela-loja .ed-ver{height:28px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border-radius:999px;background:#fff;border:1px solid #E2E8F0;box-shadow:0 1px 2px #0000000d;font-size:12px;font-weight:500;color:#0f172a;animation:tl-ver .3s ease-out both}.tela-loja .ed-ver svg{width:14px;height:14px}@keyframes tl-ver{0%{opacity:0;transform:translate(6px)}to{opacity:1;transform:none}}.tela-loja .ed-sched{width:28px;height:28px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#64748b}.tela-loja .ed-sched svg{width:14px;height:14px}.tela-loja .ed-pub{position:relative;overflow:hidden;height:28px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;background:#1a1a1a;color:#fff;font-size:12px;font-weight:500;box-shadow:0 1px 2px #0000000d;white-space:nowrap}.tela-loja .ed-pub .fill{position:absolute;top:0;bottom:0;left:0;width:0;background:#ffffff40;transition:width .7s ease-out}.tela-loja .ed-pub.done .fill{transition:width .7s ease-out,opacity .6s .5s;opacity:0}.tela-loja .ed-pub .lb{position:relative;display:inline-flex;align-items:center;gap:6px}.tela-loja .ed-pub .ic{width:14px;height:14px;display:flex}.tela-loja .ed-pub .ic svg{width:14px;height:14px}.tela-loja .ed-pub .spin{display:block;width:12px;height:12px;border-radius:999px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;animation:tl-spin .8s linear infinite}@keyframes tl-spin{to{transform:rotate(360deg)}}.tela-loja .ed-body{flex:1;min-height:0;display:flex;background:#f1f5f9}.tela-loja .ed-canvas{flex:1;min-width:0;display:flex;flex-direction:column;padding:12px 0 0 12px}.tela-loja .ed-frame{flex:1;min-height:0;background:#fff;border-radius:8px 8px 0 0;box-shadow:0 1px 2px #0000000f,0 0 0 1px #0f172a0d;overflow:hidden}.tela-loja .ed-foot{height:32px;flex:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 6px 0 2px;font-size:11px;color:#64748b}.tela-loja .ed-foot-dom{display:inline-flex;align-items:center;gap:6px;min-width:0}.tela-loja .ed-foot-dom svg{width:14px;height:14px;opacity:.6;flex:none}.tela-loja .ed-foot .dom{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;color:#0f172a;transition:opacity .22s,transform .22s}.tela-loja .ed-foot .dom.swap{opacity:0;transform:translateY(4px)}.tela-loja .ed-foot .ssl{display:inline-flex;align-items:center;height:18px;padding:0 8px;border-radius:999px;background:#22c55e;color:#fff;font-size:11px;font-weight:600;animation:tl-pop .32s cubic-bezier(.2,.8,.2,1) both}@keyframes tl-pop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:none}}.tela-loja .ed-foot-at{white-space:nowrap;animation:tl-fade .4s ease-out both}@keyframes tl-fade{0%{opacity:0}to{opacity:1}}.tela-loja .sf{height:100%;display:flex;flex-direction:column;color:#111;font-family:Inter,ui-sans-serif,sans-serif}.tela-loja .sf-nav{height:46px;flex:none;display:flex;align-items:center;justify-content:space-between;padding:0 26px;border-bottom:1px solid #ECEAE4}.tela-loja .sf-logo{font-family:"Instrument Serif","Instrument Serif Fallback",Georgia,serif;font-size:20px;letter-spacing:-.01em;color:#111}.tela-loja .sf-links{display:flex;gap:20px;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#333}.tela-loja .sf-ics{display:flex;gap:14px;color:#111}.tela-loja .sf-ics span{position:relative}.tela-loja .sf-ics svg{width:16px;height:16px;stroke-width:1.6}.tela-loja .sf-ics .bag:after{content:"1";position:absolute;top:-6px;right:-8px;min-width:14px;height:14px;padding:0 3px;border-radius:999px;background:#111;color:#fff;font-size:11px;font-weight:600;line-height:14px;text-align:center}.tela-loja .sf-pdp{display:grid;grid-template-columns:300px 1fr;gap:0;padding:22px 26px 0}.tela-loja .sf-gal{display:flex;flex-direction:column;gap:8px}.tela-loja .sf-img{position:relative;width:300px;aspect-ratio:.8;border-radius:8px;background:#f5f3ef center/cover no-repeat;background-image:url(/stitch/palco/prod/moda.jpg);overflow:hidden}.tela-loja .sf-fly{position:absolute;inset:0;border-radius:8px;background:#f5f3ef center/cover no-repeat;background-image:url(/stitch/palco/prod/moda.jpg);transform-origin:0 0}.tela-loja .sf-thumbs{display:flex;gap:8px}.tela-loja .sf-thumbs span{width:56px;height:56px;border-radius:8px;background:#ece9e2;border:1px solid transparent}.tela-loja .sf-thumbs span.on{border-color:#111;background:#f5f3ef center/cover no-repeat;background-image:url(/stitch/palco/prod/moda.jpg)}.tela-loja .sf-info{position:relative;padding:6px 0 0 32px;display:flex;flex-direction:column;gap:10px;min-width:0}.tela-loja .sf-brand{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#777}.tela-loja .sf-title{margin:0;font-family:"Instrument Serif","Instrument Serif Fallback",Georgia,serif;font-weight:400;font-size:30px;line-height:1.05;letter-spacing:-.01em;color:#111}.tela-loja .sf-price-block{position:relative;display:flex;flex-direction:column;gap:6px;padding:6px 8px;margin:26px 0 2px -8px;border-radius:6px;transition:box-shadow .2s,background .2s}.tela-loja.selecionado .sf-price-block{box-shadow:0 0 0 2px #3b82f6,0 0 0 5px #3b82f62e;background:#3b82f60a}.tela-loja .sf-price{font-size:18px;font-weight:500;letter-spacing:.01em;color:#111}.tela-loja .s-pmt{display:flex;flex-direction:column;gap:3px}.tela-loja .s-pmt-line{font-size:12px;color:#666;line-height:1.4}.tela-loja .s-pmt-line strong{color:#111;font-weight:600}.tela-loja .s-pmt-tag{display:inline-block;font-size:11px;font-weight:600;color:#0a7d4a;background:#0a7d4a14;padding:1px 6px;border-radius:999px;margin-left:4px;letter-spacing:.02em}.tela-loja .s-pmt-pix{opacity:.38;transition:opacity .45s}.tela-loja .s-pmt-pix.on{opacity:1}.tela-loja .s-pmt-pix.on .s-pmt-tag{animation:tl-tag .6s cubic-bezier(.2,.8,.2,1) both}@keyframes tl-tag{0%{transform:scale(.6);background:#0a7d4a59}60%{transform:scale(1.15)}to{transform:none;background:#0a7d4a14}}.tela-loja .s-pmt-expand-trigger{font-size:11px;color:#888;text-decoration:underline;text-underline-offset:2px}.tela-loja .sf-cta{width:100%;padding:13px 20px;background:#111;color:#fff;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;text-align:center;margin-top:4px}.tela-loja .sf-wish{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px;border:1px solid #ddd;border-radius:999px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#333}.tela-loja .sf-wish svg{width:13px;height:13px}.tela-loja .sf-disc{font-size:11px;color:#999}.tela-loja .sf-acc{display:flex;flex-direction:column;margin-top:2px}.tela-loja .sf-acc span{padding:9px 0;border-top:1px solid #ECEAE4;font-size:12px;color:#222;display:flex;justify-content:space-between}.tela-loja .sf-acc span:after{content:"+";color:#999}.tela-loja .sf-sug{padding:22px 26px 0}.tela-loja .sf-sug .h{font-family:"Instrument Serif","Instrument Serif Fallback",Georgia,serif;font-size:20px;color:#111;margin-bottom:12px}.tela-loja .sf-sug .g{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.tela-loja .sf-sug .g span{height:56px;border-radius:8px;background:#f5f3ef}.tela-loja .ed-side{width:336px;flex:none;padding:12px;display:flex;flex-direction:column;gap:10px}.tela-loja .card{background:#fff;border-radius:16px;box-shadow:0 1px 2px #0000000d,0 0 0 1px #0f172a0a;padding:12px}.tela-loja .card-t{font-size:14px;font-weight:600;color:#0f172a}.tela-loja .card-d{font-size:11px;color:#64748b;margin:2px 0 8px;line-height:1.4}.tela-loja .ch-rows{display:flex;flex-direction:column;gap:4px}.tela-loja .ch-row{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:8px}.tela-loja .cb{width:16px;height:16px;flex:none;border-radius:4px;border:1px solid #94A3B8;background:#fff;position:relative}.tela-loja .cb.on{background:#0f172a;border-color:#0f172a}.tela-loja .cb.on:after{content:"";position:absolute;left:4px;top:1px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.tela-loja .ch-ic{width:22px;height:22px;flex:none;display:flex;align-items:center;justify-content:center}.tela-loja .ch-ic svg{width:22px;height:22px}.tela-loja .ch-ic.ml svg{width:24px;height:17px}.tela-loja .ch-ic.globe{color:#0284c7}.tela-loja .ch-ic.globe svg{width:18px;height:18px}.tela-loja .ch-ic.ini-box{border-radius:6px;color:#fff;font-size:12px;font-weight:700}.tela-loja .ch-ic.mg{background:#0086ff}.tela-loja .ch-ic.sh{background:#ee4d2d}.tela-loja .ch-ic.az{background:#f90}.tela-loja .ch-ic.ns{background:#2c3357}.tela-loja .ch-ic.wk{background:#111}.tela-loja .ch-tx{flex:1;min-width:0;display:flex;flex-direction:column;line-height:1.25}.tela-loja .ch-tx b{font-size:13px;font-weight:500;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-loja .ch-tx i{font-style:normal;font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-loja .st{flex:none;height:20px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;font-size:11px;font-weight:500;white-space:nowrap;transition:background .3s,color .3s}.tela-loja .st.not{background:#f1f5f9;color:#64748b}.tela-loja .st.sync{background:#e0f2fe;color:#0369a1}.tela-loja .st.pub{background:#d1fae5;color:#047857;animation:tl-pop .3s cubic-bezier(.2,.8,.2,1) both}.tela-loja .ch-empty{font-size:12px;color:#64748b;padding:10px 12px;background:#f1f5f999;border-radius:8px}.tela-loja .ch-soft{display:flex;align-items:flex-start;gap:8px;margin-top:8px;padding:8px 10px;border-radius:8px;background:#fffbeb;border:1px solid rgba(253,230,138,.6)}.tela-loja .ch-soft .cb{margin-top:1px}.tela-loja .ch-soft b{display:block;font-size:11px;font-weight:500;color:#78350f}.tela-loja .ch-soft i{display:block;font-style:normal;font-size:11px;color:#b45309d9;margin-top:1px}.tela-loja .ch-soft code{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px}.tela-loja .vis{display:flex;align-items:center;gap:10px;padding:4px 4px 0}.tela-loja .vis .circ{width:36px;height:36px;border-radius:999px;background:#dfe5e7;color:#54656f;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:500;flex:none}.tela-loja .vis-tx{display:flex;flex-direction:column;line-height:1.25;min-width:0}.tela-loja .vis-tx b{font-size:14px;font-weight:500;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-loja .vis-tx .nav{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:#0891b2}.tela-loja .vis-tx .nav i{width:6px;height:6px;border-radius:999px;background:#06b6d4;animation:tl-pulse 1.4s ease-in-out infinite}@keyframes tl-pulse{0%,to{opacity:1}50%{opacity:.35}}.tela-loja .vis,.tela-loja .px-card{opacity:0;transform:translate(12px) scale(.94);transform-origin:100% 50%;transition:transform .55s cubic-bezier(.2,.8,.2,1),opacity .45s}.tela-loja.pixel .vis,.tela-loja.pixel .px-card{opacity:1;transform:none}.tela-loja.pixel .px-card{transition-delay:.06s}.tela-loja .px-hd{display:flex;align-items:center;gap:8px;margin-bottom:8px}.tela-loja .px-globe{width:14px;height:14px;color:#0284c7;flex:none}.tela-loja .px-globe svg{width:14px;height:14px}.tela-loja .px-t{font-size:12px;font-weight:600;color:#0f172a}.tela-loja .px-ago{margin-left:auto;font-size:11px;color:#64748b}.tela-loja .px-orig{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:-2px 0 8px;font-size:11px;color:#64748b}.tela-loja .chip.meta{display:inline-flex;align-items:center;height:18px;padding:0 8px;border-radius:999px;background:#ede9fe;color:#6d28d9;font-size:11px;font-weight:500}.tela-loja .px-items{display:flex;flex-direction:column;gap:6px}.tela-loja .px-it{display:flex;align-items:center;gap:8px;min-width:0;padding:2px 4px;margin:0 -4px;border-radius:8px;opacity:0;transform:translateY(-10px);transition:opacity .4s,transform .45s cubic-bezier(.2,.8,.2,1)}.tela-loja .px-it.in{opacity:1;transform:none}.tela-loja .px-it.flip{transition:none!important}.tela-loja .px-it .tx{flex:1;min-width:0;font-size:12px;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-loja .px-it .tx strong{font-weight:500}.tela-loja .px-it .act{width:14px;height:14px;color:#94a3b8;flex:none}.tela-loja .px-it .act svg{width:14px;height:14px}.tela-loja .px-it .ago{font-size:11px;color:#64748b;flex:none}.tela-loja .px-box{width:32px;height:32px;flex:none;border-radius:8px;display:flex;align-items:center;justify-content:center}.tela-loja .px-box svg{width:14px;height:14px}.tela-loja .px-box.sky{background:#f0f9ff;color:#0284c7}.tela-loja .px-box.amber{background:#fffbeb;color:#d97706}.tela-loja .px-box.indigo{background:#eef2ff;color:#4f46e5}.tela-loja .px-box.pink{background:#fdf2f8;color:#db2777}.tela-loja .px-box.emerald{background:#ecfdf5;color:#059669}.tela-loja .px-thumb{position:relative;width:32px;height:32px;flex:none;border-radius:8px;background:#fff;box-shadow:0 0 0 1px #0f172a0f}.tela-loja .px-thumb .sf-fly{position:absolute;inset:0 auto 0 3px;width:26px;height:32px;border-radius:4px}.tela-loja .sf-fly.flip{transition:none!important}.tela-loja .sf-fly.voo{z-index:20;transition:transform .7s cubic-bezier(.2,.8,.2,1);box-shadow:0 18px 40px #0f172a38}.tela-loja .sf-fly.landed{box-shadow:none}.tela-loja.voando .px-thumb{overflow:visible}.tela-loja .px-more{margin-top:8px;font-size:11px;font-weight:500;color:#0f172a;text-decoration:underline;text-underline-offset:2px;animation:tl-fade .3s ease-out both}.tela-loja .tt{position:absolute;z-index:30;display:flex;align-items:center;gap:2px;height:32px;padding:0 6px;border-radius:999px;background:#fff;box-shadow:0 10px 38px -10px #00000047,0 0 0 1px #0000000d;font-size:12px;color:#0f172a;white-space:nowrap;animation:tl-tt .22s cubic-bezier(.2,.8,.2,1) both}@keyframes tl-tt{0%{opacity:0;transform:translateY(6px) scale(.96)}to{opacity:1;transform:none}}.tela-loja .tt-font{display:inline-flex;align-items:center;gap:4px;padding:0 8px;height:24px;border-radius:999px;font-weight:500}.tela-loja .tt-font svg{width:11px;height:11px;opacity:.6}.tela-loja .tt-size{padding:0 6px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px}.tela-loja .tt-sep{width:1px;height:16px;background:#e2e8f0;margin:0 4px}.tela-loja .tt-b{width:24px;height:24px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#64748b}.tela-loja .tt-b.on{background:#f1f5f9;color:#0f172a}.tela-loja .tt-b svg{width:14px;height:14px}.tela-loja .tt-color{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.tela-loja .tt-color i{width:14px;height:14px;border-radius:999px;background:#111;box-shadow:0 0 0 2px #fff,0 0 0 3px #e2e8f0}.tela-loja .cursor{position:absolute;z-index:40;width:20px;height:20px;pointer-events:none;transition:left .6s cubic-bezier(.2,.8,.2,1),top .6s cubic-bezier(.2,.8,.2,1),transform .12s;filter:drop-shadow(0 2px 3px rgba(0,0,0,.25))}.tela-loja .cursor.click{transform:scale(.82)}@media(prefers-reduced-motion:reduce){.tela-loja .vis,.tela-loja .px-card,.tela-loja .px-it,.tela-loja .sf-fly,.tela-loja .ed-pub .fill,.tela-loja .cursor,.tela-loja .ed-foot .dom{transition:none!important}.tela-loja .ed-ver,.tela-loja .ssl,.tela-loja .st.pub,.tela-loja .tt,.tela-loja .px-more,.tela-loja .s-pmt-pix.on .s-pmt-tag,.tela-loja .ed-foot-at,.tela-loja .vis-tx .nav i,.tela-loja .ed-pub .spin{animation:none!important}}.tela-movel3d{position:relative;height:720px;overflow:hidden;background:#f1f5f933;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;line-height:1.4;-webkit-font-smoothing:antialiased}.tela-movel3d *,.tela-movel3d *:before,.tela-movel3d *:after{box-sizing:border-box;margin:0;padding:0}.tela-movel3d i{font-style:normal}.tela-movel3d h1{font-weight:inherit;font-size:inherit}.tela-movel3d .lu{display:block;flex:none}.tela-movel3d .m3-hide{display:none}.tela-movel3d .m3-scroll{height:100%;overflow:hidden}.tela-movel3d .m3-top{padding:32px 32px 12px;border-bottom:1px solid rgba(226,232,240,.2);background:#fff9}.tela-movel3d .m3-ph{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.tela-movel3d .m3-bc{font-size:12px;color:#64748b;margin-bottom:4px}.tela-movel3d .m3-h1{display:flex;align-items:center;gap:8px}.tela-movel3d .m3-h1-ic{display:inline-flex;color:#0f172a}.tela-movel3d .m3-h1 h1{font-family:Outfit,Inter,sans-serif;font-size:20px;font-weight:700;letter-spacing:-.025em;line-height:28px}.tela-movel3d .m3-desc{font-size:14px;color:#64748b;margin-top:4px}.tela-movel3d .m3-btn{height:32px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap;flex:none;transition:transform .12s ease,filter .12s ease,opacity .25s ease}.tela-movel3d .m3-btn.ghost{color:#0f172a}.tela-movel3d .m3-btn.primary{background:#0f172a;color:#f8fafc;box-shadow:0 1px 2px #0000000d}.tela-movel3d .m3-btn.secondary{background:#f1f5f9;color:#0f172a;box-shadow:0 1px 2px #0000000d}.tela-movel3d .m3-btn.outline{border:1px solid #E2E8F0;background:#fff;color:#0f172a;box-shadow:0 1px 2px #0000000d}.tela-movel3d .m3-btn.full{width:100%}.tela-movel3d .m3-btn.press{transform:scale(.97);filter:brightness(.88)}.tela-movel3d .m3-grid{max-width:1024px;margin:0 auto;padding:32px;display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:stretch}.tela-movel3d .m3-card{border-radius:16px;background:#fff;box-shadow:0 1px 2px #0000000d;padding:16px;display:flex;flex-direction:column;gap:12px;min-width:0}.tela-movel3d .m3-title{font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:space-between;gap:8px}.tela-movel3d .m3-dim{font-size:12px;font-weight:400;color:#64748b;font-variant-numeric:tabular-nums;white-space:nowrap}.tela-movel3d .m3-viewer{position:relative;height:360px;border-radius:12px;overflow:hidden;background:linear-gradient(to bottom,#f1f5f91a,#f1f5f94d);flex:none}.tela-movel3d .m3-scene{position:absolute;inset:0;perspective:1600px;perspective-origin:50% 42%}.tela-movel3d .m3-obj{position:absolute;left:50%;top:50%;width:0;height:0;transform-style:preserve-3d;transform:translateY(16px) rotateX(-20deg);transition:transform .4s ease}.tela-movel3d .m3-turn{position:absolute;left:0;top:0;width:0;height:0;transform-style:preserve-3d;transform:rotateY(-30deg)}.tela-movel3d.on .m3-turn{animation:m3-sway 7s ease-in-out infinite alternate}.tela-movel3d .m3-asm{position:absolute;left:0;top:0;width:0;height:0;transform-style:preserve-3d;transition:transform .35s ease}@keyframes m3-sway{0%{transform:rotateY(-37deg)}to{transform:rotateY(-23deg)}}.tela-movel3d .m3-floor{position:absolute;left:0;top:0;background:radial-gradient(ellipse at center,#00000052,#00000024 38%,#0000 70%);filter:blur(5px);transition:transform .35s ease,width .35s ease,height .35s ease}.tela-movel3d .m3-box{--c: #f5f5f2;position:absolute;left:0;top:0;width:0;height:0;transform-style:preserve-3d;transition:transform .35s ease,translate .12s ease;translate:0 -28px}.tela-movel3d .m3-box.in{translate:0 0}.tela-movel3d .m3-box .f{position:absolute;left:0;top:0;background-color:var(--c);backface-visibility:hidden;box-shadow:inset 0 0 0 .5px #0f172a1a;opacity:0;transition:opacity .12s ease,background-color .35s ease,width .35s ease,height .35s ease,transform .35s ease,box-shadow .2s ease}.tela-movel3d .m3-box.in .f{opacity:1}.tela-movel3d .m3-box .f.fr{filter:brightness(1)}.tela-movel3d .m3-box .f.tp{filter:brightness(.965)}.tela-movel3d .m3-box .f.rt{filter:brightness(.84)}.tela-movel3d .m3-box .f.lf{filter:brightness(.78)}.tela-movel3d .m3-box .f.bk{filter:brightness(.7)}.tela-movel3d .m3-box .f.bt{filter:brightness(.58)}.tela-movel3d .m3-box.wood .f{background-image:repeating-linear-gradient(90deg,rgba(60,30,8,.07) 0 1px,transparent 1px 4px,rgba(60,30,8,.04) 4px 6px,transparent 6px 11px),repeating-linear-gradient(90deg,transparent 0 9px,rgba(255,228,196,.09) 9px 12px,transparent 12px 23px,rgba(45,20,4,.07) 23px 27px,transparent 27px 37px),repeating-linear-gradient(90deg,transparent 0 41px,rgba(255,235,210,.07) 41px 47px,transparent 47px 83px,rgba(40,18,4,.05) 83px 91px,transparent 91px 131px),linear-gradient(180deg,#ffffff0d,#0000000a)}.tela-movel3d[data-hl=frentes] .m3-box[data-role=porta] .f,.tela-movel3d[data-hl=frentes] .m3-box[data-role=gaveta] .f,.tela-movel3d[data-hl=laterais] .m3-box[data-role=lateral] .f,.tela-movel3d[data-hl=corpo] .m3-box[data-role=base] .f,.tela-movel3d[data-hl=corpo] .m3-box[data-role=tampo] .f,.tela-movel3d[data-hl=corpo] .m3-box[data-role=fundo] .f,.tela-movel3d[data-hl=prateleiras] .m3-box[data-role=prateleira] .f,.tela-movel3d[data-hl=pes] .m3-box[data-role=pe] .f{box-shadow:inset 0 0 0 1.5px #3b82f6}.tela-movel3d.ar[data-hl] .m3-box[data-role] .f{box-shadow:inset 0 0 0 .5px #0f172a1a}.tela-movel3d .m3-arbtn{position:absolute;top:8px;right:8px;z-index:2;display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border-radius:999px;background:#ffffffe6;box-shadow:0 1px 2px #0000000d;font-size:12px;font-weight:500;transition:opacity .2s ease}.tela-movel3d .m3-arbtn.busy{opacity:.6}.tela-movel3d .m3-acab{display:flex;flex-direction:column;gap:8px}.tela-movel3d .m3-acab-h{display:flex;align-items:center;gap:4px;font-size:11px;color:#64748b;text-transform:uppercase}.tela-movel3d .m3-acab-h .lu{color:#64748b}.tela-movel3d .m3-hint{text-transform:none;opacity:.6}.tela-movel3d .m3-link{margin-left:auto;text-transform:none;color:#0f172a}.tela-movel3d .m3-pills{display:flex;flex-wrap:wrap;gap:4px}.tela-movel3d .m3-pill{padding:4px 10px;border-radius:999px;font-size:11px;line-height:1.35;background:#f1f5f980;color:#64748b;transition:background .2s ease,color .2s ease;white-space:nowrap}.tela-movel3d .m3-pill.on{background:#0f172a;color:#f8fafc}.tela-movel3d .m3-dot{display:none;margin-left:4px;opacity:.7}.tela-movel3d.freijo .m3-pill[data-grupo=frentes] .m3-dot{display:inline}.tela-movel3d .m3-custom{display:flex;align-items:center;gap:8px}.tela-movel3d .m3-sw-t{font-size:11px;font-weight:500;color:#64748bb3;text-transform:uppercase;letter-spacing:.05em}.tela-movel3d .m3-sw-groups{display:flex;gap:20px}.tela-movel3d .m3-sw-g .m3-sw-t{margin-bottom:4px;display:block}.tela-movel3d .m3-sw-row{display:flex;flex-wrap:wrap;gap:6px}.tela-movel3d .m3-sw{position:relative;width:28px;height:28px;border-radius:999px;border:2px solid rgba(226,232,240,.4);display:grid;place-items:center;flex:none;transition:transform .2s ease,border-color .2s ease}.tela-movel3d .m3-sw.on{border-color:#0f172a;transform:scale(1.1)}.tela-movel3d .m3-sw.custom{color:#64748b}.tela-movel3d .m3-tip{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(3px);padding:4px 10px;border-radius:6px;background:#0f172a;color:#f8fafc;font-size:12px;font-weight:500;line-height:1.3;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:3}.tela-movel3d.tip .m3-tip{opacity:1;transform:translate(-50%) translateY(0)}.tela-movel3d .m3-restore{font-size:11px;color:#64748b;text-decoration:underline;text-underline-offset:2px;visibility:hidden;align-self:flex-start}.tela-movel3d.freijo .m3-restore{visibility:visible}.tela-movel3d .m3-lb{display:block;font-size:11px;color:#64748b;text-transform:uppercase;margin-bottom:4px;line-height:1.2}.tela-movel3d .m3-input{height:36px;border-radius:999px;border:1px solid #E2E8F0;background:#fff;padding:0 12px;font-size:14px;display:flex;align-items:center;box-shadow:0 1px 2px #0000000d;white-space:nowrap;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.tela-movel3d .m3-input.m3-num{font-variant-numeric:tabular-nums}.tela-movel3d .m3-input.focus{border-color:#0f172a;box-shadow:0 0 0 1px #0f172a}.tela-movel3d .m3-input.focus:after{content:"";width:1px;height:16px;background:#0f172a;margin-left:1px;animation:m3-blink .9s steps(2) infinite}@keyframes m3-blink{to{opacity:0}}.tela-movel3d .m3-select{height:36px;border-radius:999px;background:#f1f5f966;padding:0 12px 0 16px;font-size:14px;display:flex;align-items:center;justify-content:space-between;gap:6px;white-space:nowrap;overflow:hidden}.tela-movel3d .m3-sel-ic{color:#64748b;display:inline-flex}.tela-movel3d .m3-g3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.tela-movel3d .m3-g2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tela-movel3d .m3-cbrow{display:flex;align-items:center;gap:8px;font-size:12px;color:#64748b}.tela-movel3d .m3-cb{width:14px;height:14px;border-radius:3px;background:#0f172a;color:#fff;display:inline-grid;place-items:center;flex:none}.tela-movel3d .m3-row{display:flex;gap:8px}.tela-movel3d .m3-row .m3-btn{flex:1}.tela-movel3d .m3-params>.m3-btn{width:100%}.tela-movel3d .m3-bloco{display:none}.tela-movel3d .m3-bloco.vis{display:flex;animation:m3-in .28s ease-out}@keyframes m3-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.tela-movel3d .m3-quote{border-radius:12px;background:#0f172a0d;border:1px solid rgba(15,23,42,.2);padding:12px;flex-direction:column;gap:6px}.tela-movel3d .m3-q-top{display:flex;align-items:baseline;justify-content:space-between;font-size:12px;color:#64748b}.tela-movel3d .m3-q-price{font-size:18px;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums}.tela-movel3d .m3-q-sub{display:flex;justify-content:space-between;font-size:11px;color:#64748b}.tela-movel3d .m3-q-lines{border-top:1px solid rgba(226,232,240,.3);padding-top:4px;display:flex;flex-direction:column;gap:2px}.tela-movel3d .m3-q-line{display:flex;justify-content:space-between;font-size:11px;font-variant-numeric:tabular-nums}.tela-movel3d .m3-q-line>span:first-child{color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tela-movel3d .m3-q-line i{opacity:.6}.tela-movel3d [data-proposta]{margin-top:4px;opacity:0;transform:translateY(4px);transition:opacity .3s ease,transform .3s ease}.tela-movel3d.proposta [data-proposta]{opacity:1;transform:none}.tela-movel3d .m3-decomp{border-radius:12px;background:#f1f5f94d;padding:12px;flex-direction:column;gap:6px}.tela-movel3d .m3-d-t{font-size:12px;font-weight:700}.tela-movel3d .m3-d-list{display:flex;flex-direction:column;gap:4px;max-height:176px;overflow:hidden}.tela-movel3d .m3-d-line{display:flex;justify-content:space-between;font-size:11px;color:#64748b;font-variant-numeric:tabular-nums}.tela-movel3d .m3-bloco.vis .m3-d-line{animation:m3-in .25s ease-out both}.tela-movel3d .m3-d-line:nth-child(2){animation-delay:.06s}.tela-movel3d .m3-d-line:nth-child(3){animation-delay:.12s}.tela-movel3d .m3-d-line:nth-child(4){animation-delay:.18s}.tela-movel3d .m3-d-line:nth-child(5){animation-delay:.24s}.tela-movel3d .m3-d-line:nth-child(6){animation-delay:.3s}.tela-movel3d .m3-d-line:nth-child(7){animation-delay:.36s}.tela-movel3d .m3-d-line:nth-child(8){animation-delay:.42s}.tela-movel3d .m3-d-line:nth-child(9){animation-delay:.48s}.tela-movel3d .m3-ar{position:absolute;inset:0;z-index:50;background:#000000b3;display:grid;place-items:center;padding:16px;opacity:0;transition:opacity .25s ease}.tela-movel3d .m3-ar.vis{opacity:1}.tela-movel3d .m3-ar-card{position:relative;width:100%;max-width:576px;height:504px;background:#fff;border-radius:16px;overflow:hidden}.tela-movel3d .m3-ar-mv{position:relative;width:100%;height:100%;background:#f5f5f5}.tela-movel3d .m3-scene.big{perspective:2000px;perspective-origin:50% 40%}.tela-movel3d .m3-scene.big .m3-obj{transform:translateY(44px) scale3d(1.32,1.32,1.32) rotateX(-15deg)}.tela-movel3d.on .m3-scene.big .m3-turn{animation:m3-spin 24s linear infinite}@keyframes m3-spin{0%{transform:rotateY(-30deg)}to{transform:rotateY(330deg)}}.tela-movel3d .m3-ar-pill{position:absolute;bottom:16px;left:50%;translate:-50% 0;padding:10px 19px;border-radius:9999px;background:#111;color:#fff;font-size:13px;white-space:nowrap;z-index:2}.tela-movel3d.on .m3-ar-pill{animation:m3-pulse 1.6s ease-in-out infinite}@keyframes m3-pulse{0%,to{transform:scale(1);box-shadow:0 0 #11111159}50%{transform:scale(1.05);box-shadow:0 0 0 10px #1110}}.tela-movel3d .m3-ar-x{position:absolute;top:8px;right:8px;width:32px;height:32px;border-radius:999px;background:#0009;color:#fff;display:grid;place-items:center;z-index:2}@media(prefers-reduced-motion:reduce){.tela-movel3d .m3-turn,.tela-movel3d .m3-ar-pill,.tela-movel3d .m3-input.focus:after{animation:none!important}}.logos{padding:40px 0 48px;color:var(--tinta-3)}.logos-in{max-width:80rem;margin:0 auto;padding:0 24px}.logos-eyebrow{display:flex;align-items:center;justify-content:center;gap:8px;margin:0 0 28px;color:var(--tinta-3)}.logos-grade{list-style:none;margin:0 auto;padding:0;max-width:1160px;display:grid;grid-template-columns:repeat(8,1fr);gap:30px 24px}@media(max-width:1100px){.logos-grade{grid-template-columns:repeat(6,1fr)}}@media(max-width:800px){.logos-grade{grid-template-columns:repeat(4,1fr)}}.logos-item{display:flex;align-items:center;justify-content:center;height:32px;min-width:0}.logos-marca{display:inline-flex;align-items:center;justify-content:center;height:var(--h);width:var(--w);opacity:.62}.logos-marca svg,.logos-marca img{display:block;width:100%;height:100%}.logos-marca svg{fill:currentColor}.logos-marca img{object-fit:contain;filter:grayscale(1) contrast(.9)}.logos-marca:hover,.logos-marca:focus-visible{opacity:.8}@media(max-width:720px){.logos{padding:32px 0 36px}.logos-eyebrow{margin-bottom:22px}.logos-in{padding:0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;mask-image:linear-gradient(90deg,transparent,#000 20px,#000 calc(100% - 20px),transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 20px,#000 calc(100% - 20px),transparent)}.logos-in::-webkit-scrollbar{display:none}.logos-eyebrow{position:sticky;left:0;padding:0 24px}.logos-grade{grid-template-columns:repeat(12,84px);max-width:none;width:max-content;margin:0;padding:0 20px;gap:12px 10px}.logos-marca{transform:scale(.9);transform-origin:center}}@media(prefers-reduced-motion:no-preference){.logos-marca{transition:opacity .25s ease}}.nv{position:absolute;left:0;bottom:0;z-index:90;margin:0 0 10px 10px;display:flex;align-items:center;gap:8px;padding:5px 11px 5px 6px;border-radius:999px;background:#fffffff0;border:1px solid #E2E8F0;box-shadow:0 4px 14px #0f172a21;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:1;font-weight:500;letter-spacing:-.01em;color:#64748b;-webkit-user-select:none;user-select:none}.nv.nv-red{padding-left:11px}.nv-b{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;border:0;border-radius:999px;background:transparent;font:inherit;color:#0f172a;cursor:pointer;transition:background .16s ease,color .16s ease}.nv-b:hover{background:#f1f5f9}.nv-vel{color:#64748b;font-weight:600}.nv-vel:hover{color:#0f172a}.nv-reg{display:inline-flex;align-items:center}.nv-pt{position:relative;display:inline-flex;align-items:center;justify-content:flex-end;height:20px;padding:0 0 0 15px;border:0;background:transparent;cursor:pointer}.nv-pt:first-child{padding-left:0}.nv-pt:before{content:"";position:absolute;left:1px;right:7px;top:50%;height:1.5px;margin-top:-.75px;border-radius:2px;background:#e2e8f0;transition:background .2s ease}.nv-pt:first-child:before{display:none}.nv-pt.on:before{background:#0f172a}.nv-d{display:block;width:7px;height:7px;border-radius:50%;background:#cbd5e1;transition:background .2s ease,box-shadow .2s ease}.nv-pt.on .nv-d{background:#0f172a}.nv-pt.cur .nv-d{background:#3b5bff;box-shadow:0 0 0 3px #3b5bff2e}.nv-pt:hover .nv-d{background:#3b5bff}.nv-tit{color:#0f172a;font-weight:500;white-space:nowrap;max-width:240px;overflow:hidden;text-overflow:ellipsis}.nv-b:focus-visible,.nv-pt:focus-visible{outline:2px solid #3b5bff;outline-offset:2px}@media(max-width:767px){.nv{gap:7px;padding:4px 10px;margin:0 0 8px 8px}.nv-b{display:none}.nv-tit{max-width:132px}}@media(prefers-reduced-motion:reduce){.nv,.nv *{transition:none!important;animation:none!important}}:root{--mm-nav-h: 64px}.mm-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-right:-10px;border-radius:999px;color:var(--tinta);background:transparent;-webkit-tap-highlight-color:transparent}.mm-btn:focus-visible{outline:2px solid var(--eletrico);outline-offset:2px}.mm-btn svg{display:block;overflow:visible}.mm-btn line{stroke:currentColor;stroke-width:2;stroke-linecap:round;transform-box:fill-box;transform-origin:center;transition:transform .18s ease}.mm-btn[aria-expanded=true] .mm-l1{transform:translateY(4px) rotate(45deg)}.mm-btn[aria-expanded=true] .mm-l2{transform:translateY(-4px) rotate(-45deg)}.nav.on-dark .mm-btn{color:#fff}.mm{position:fixed;left:0;right:0;top:var(--mm-nav-h);height:calc(100dvh - var(--mm-nav-h));z-index:49;background:var(--papel);border-top:1px solid var(--linha);overflow-y:auto;overscroll-behavior:contain;visibility:hidden;opacity:0;transform:translateY(-12px);transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s}.mm.on{visibility:visible;opacity:1;transform:none;transition-delay:0s}.mm-panel{display:flex;flex-direction:column;min-height:100%;padding:28px 24px calc(24px + env(safe-area-inset-bottom))}.mm-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.mm-lk{display:block;padding:12px 0;font-family:"Instrument Serif","Instrument Serif Fallback",Georgia,serif;font-synthesis:none;font-size:36px;line-height:1.1;letter-spacing:-.01em;color:var(--tinta);border-bottom:1px solid var(--linha);transition:color .2s ease}.mm-lk:hover,.mm-lk:focus-visible{color:var(--eletrico);outline:none}.mm-acoes{margin-top:auto;padding-top:28px;display:flex;flex-direction:column;gap:14px}.mm-entrar{align-self:center;font-size:15px;color:var(--tinta-2)}.mm-entrar:hover{color:var(--tinta)}.mm-cta{width:100%}html.mm-open,html.mm-open body{overflow:hidden}@media(min-width:768px){.mm-btn,.mm{display:none}}@media(prefers-reduced-motion:reduce){.mm,.mm-btn line{transition:none}}.tela-celular{--tela-w: 1200px;position:relative;width:var(--tela-w);height:900px;overflow:hidden;zoom:clamp(.26,calc(100cqw / var(--tela-w)),1);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,Onest Fallback,sans-serif;color:#000;text-align:left;line-height:1.25;-webkit-font-smoothing:antialiased}.estacao.flip .tela-celular{margin-left:auto}.tela-celular *,.tela-celular *:before,.tela-celular *:after{box-sizing:border-box}.tela-celular svg{display:block}.tela-celular [hidden]{display:none!important}.tela-celular .ms{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;white-space:nowrap;direction:ltr;display:inline-block;width:1em;height:1em;overflow:clip;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.tela-celular .ms.fill{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.tela-celular .lu{width:1em;height:1em;display:inline-block}.tela-celular .lu svg{width:100%;height:100%}.tela-celular .cel{position:absolute;top:10px;width:406px;height:860px;border-radius:55px;background:#1c1c1e;box-shadow:0 0 0 1px #3a3a3c,0 20px 40px -8px #0e111661}.tela-celular .cel-1{left:160px}.tela-celular .cel-2{left:634px}.tela-celular .cel-tela{position:absolute;inset:8px;border-radius:47px;background:#fff;overflow:hidden}.tela-celular .cel-ilha{position:absolute;top:11px;left:50%;width:126px;height:37px;margin-left:-63px;border-radius:18.5px;background:#000;z-index:6}.tela-celular .cel-status{position:absolute;top:0;left:0;right:0;height:54px;z-index:5;display:flex;align-items:center;justify-content:space-between;padding:6px 30px 0 40px;pointer-events:none}.tela-celular .cel-hora{font-size:17px;font-weight:600;letter-spacing:-.2px}.tela-celular .cel-sinal{display:flex;align-items:center;gap:7px}.tela-celular .cel-sinal svg{height:12px;width:auto}.tela-celular .cel-home{position:absolute;bottom:8px;left:50%;width:134px;height:5px;margin-left:-67px;border-radius:2.5px;background:#000;z-index:7}.tela-celular .cel-tab{position:absolute;left:0;right:0;bottom:0;height:83px;z-index:4;display:flex;justify-content:space-around;align-items:flex-start;padding:7px 4px 0;background:#f9f9f9f0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 -.5px #0000004d}.tela-celular .cel-tab span{display:flex;flex-direction:column;align-items:center;gap:2px;width:72px;color:#8e8e93;font-size:11px;font-weight:500}.tela-celular .cel-tab span .ms{font-size:25px}.tela-celular .cel-tab span.on{color:#33b888}.tela-celular .cel-scr{position:absolute;inset:0;padding:54px 0 83px;background:#fff;transition:transform .32s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column}.tela-celular .cel-chat{transform:translate(100%);background:#efeae2}.tela-celular .cel-1.open .cel-lista{transform:translate(-28%)}.tela-celular .cel-1.open .cel-chat{transform:none}.tela-celular .cl-hd{display:flex;align-items:center;justify-content:space-between;padding:6px 16px 0}.tela-celular .cl-title{font-size:28px;font-weight:600;letter-spacing:.3px;display:inline-flex;align-items:center;gap:4px}.tela-celular .cl-title .ms{font-size:15px;color:#8e8e93;font-variation-settings:"FILL" 0,"wght" 600,"GRAD" 0,"opsz" 24;margin-top:4px}.tela-celular .cl-plus{width:36px;height:36px;border-radius:999px;background:#00a885;color:#fff;display:inline-flex;align-items:center;justify-content:center}.tela-celular .cl-plus .lu{font-size:18px}.tela-celular .cl-plus svg{stroke-width:2.6}.tela-celular .cl-search{margin:10px 16px 0;height:36px;border-radius:10px;background:#f2f2f7;color:#8e8e93;font-size:17px;display:flex;align-items:center;gap:6px;padding:0 8px}.tela-celular .cl-search .lu{font-size:17px}.tela-celular .cl-pills{display:flex;gap:8px;padding:10px 16px 6px}.tela-celular .cl-pill{font-size:12px;font-weight:400;color:#000;background:#f2f2f7;padding:4px 10px;border-radius:16px}.tela-celular .cl-pill.on{background:#00a885;color:#fff;font-weight:600}.tela-celular .cl-rows{flex:1;min-height:0;overflow:hidden;padding-top:2px}.tela-celular .cl-row{display:flex;align-items:center;gap:12px;padding:4px 16px;height:68px}.tela-celular .cl-av{position:relative;width:48px;height:48px;flex:none}.tela-celular .circ{width:48px;height:48px;border-radius:999px;background:#c7c7cc;color:#fff;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center}.tela-celular .circ.sm{width:36px;height:36px;font-size:13px}.tela-celular .cl-ob{position:absolute;left:50%;bottom:-8px;transform:translate(-50%);font-size:11px;font-weight:500;color:#007aff;background:#fff;padding:1px 5px;border-radius:3px;white-space:nowrap;box-shadow:0 1px 2px #00000014}.tela-celular .cl-col{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.tela-celular .cl-l1,.tela-celular .cl-l2{display:flex;align-items:center;justify-content:space-between;gap:8px}.tela-celular .cl-nome{font-size:15px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-celular .cl-hora{font-size:12px;color:#8e8e93;flex:none}.tela-celular .cl-prev{font-size:13px;color:#8e8e93;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-flex;align-items:center;gap:4px;min-width:0}.tela-celular .cl-prev .ms,.tela-celular .cl-prev .lu{font-size:12px;flex:none}.tela-celular .cl-prev .miss{color:#ff3b30}.tela-celular .cl-badge{font-size:11px;font-weight:700;color:#fff;background:#00a885;border-radius:10px;padding:2px 6px;min-width:18px;text-align:center;flex:none}.tela-celular .cl-row .cl-badge{display:none}.tela-celular .cl-ob:empty,.tela-celular .cl-prev .ms:empty{display:none}.tela-celular .cl-row.unread .cl-badge{display:inline-block}.tela-celular .cl-row.unread .cl-nome{font-weight:600}.tela-celular .cl-row.unread .cl-hora{color:#00a885}.tela-celular .cc-hd{display:flex;align-items:center;gap:10px;padding:4px 8px 8px 4px;background:#fff;box-shadow:0 .5px #0003;flex:none}.tela-celular .cc-back{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;color:#000}.tela-celular .cc-back .ms{font-size:26px}.tela-celular .cc-nm{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.tela-celular .cc-nm b{font-size:16px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-celular .cc-sub{font-size:12px;color:#8e8e93}.tela-celular .cc-sub.typing{color:#00a885}.tela-celular .cc-act{display:flex;gap:2px;flex:none}.tela-celular .cc-act .lu{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;font-size:22px;color:#000}.tela-celular .cc-act .lu svg{width:22px;height:22px;stroke-width:1.8}.tela-celular .cc-body{flex:1;min-height:0;overflow:hidden;padding:10px 14px;display:flex;flex-direction:column;gap:6px}.tela-celular .cc-date{align-self:center;background:#ffffffe6;padding:4px 12px;border-radius:999px;font-size:12px;color:#54656f;box-shadow:0 1px 2px #0000000d}.tela-celular .cc-msg{max-width:78%;border-radius:18px;padding:6px 8px 4px;background:#fff;display:flex;flex-direction:column;gap:4px;box-shadow:0 1px 1px #0000000f;opacity:0;transform:translateY(8px);transition:opacity .28s ease,transform .28s cubic-bezier(.2,.8,.2,1)}.tela-celular .cc-msg.on{opacity:1;transform:none}.tela-celular .cc-msg.out{align-self:flex-end;background:#dcf8c6}.tela-celular .cc-txt{font-size:17px;line-height:1.3;padding:0 2px}.tela-celular .cc-ia{font-size:11px;font-weight:600;color:#7b4ff3;padding:0 2px}.tela-celular .cc-meta{align-self:flex-end;display:inline-flex;align-items:center;gap:3px;font-size:11px;color:#667781}.tela-celular .cc-st{display:inline-flex;align-items:center;width:16px;height:12px;justify-content:flex-end}.tela-celular .cc-st .ms{font-size:14px;color:#667781}.tela-celular .cc-st .wa-dc{display:none;width:16px;height:11px;color:#53bdeb}.tela-celular .cc-msg.read .cc-st .ms{display:none}.tela-celular .cc-msg.read .cc-st .wa-dc{display:block}.tela-celular .cc-comp{flex:none;display:flex;align-items:center;gap:8px;padding:6px 8px 8px 10px;background:#f6f6f6}.tela-celular .cc-comp .lu,.tela-celular .cc-comp .ms{font-size:22px;color:#000;flex:none}.tela-celular .cc-field{flex:1;min-width:0;height:36px;border-radius:24px;background:#fff;border:.5px solid rgba(0,0,0,.15);display:flex;align-items:center;justify-content:space-between;padding:0 8px 0 12px;font-size:17px;color:#8e8e93}.tela-celular .cc-field .lu svg{stroke-width:1.5}.tela-celular .cel-push{position:absolute;top:58px;left:8px;right:8px;z-index:8;border-radius:24px;background:#ffffffc7;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:0 8px 24px #00000024,0 0 0 .5px #0000000f;padding:12px;display:flex;gap:12px;align-items:flex-start;opacity:0;transform:translateY(-140px);transition:transform .38s cubic-bezier(.2,.8,.2,1),opacity .3s ease}.tela-celular .cel-push.on{opacity:1;transform:none}.tela-celular .cel-push.off{opacity:0;transform:translateY(-140px);transition-duration:.22s}.tela-celular .cel-push img{width:38px;height:38px;border-radius:9px;flex:none;box-shadow:0 0 0 .5px #0000001f}.tela-celular .cel-push .pt{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px;padding-right:40px}.tela-celular .cel-push .pt b{font-size:15px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-celular .cel-push .pt span{font-size:15px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tela-celular .cel-push .pq{position:absolute;right:14px;top:13px;font-size:13px;color:#8e8e93}.tela-celular .mn-hd{padding:8px 24px 0;font-size:28px;font-weight:700}.tela-celular .mn-search{margin:8px 20px 0;height:36px;border-radius:10px;background:#f2f2f7;color:#8e8e93;font-size:17px;display:flex;align-items:center;gap:6px;padding:0 8px}.tela-celular .mn-search .lu{font-size:17px}.tela-celular .mn-grid{display:grid;grid-template-columns:repeat(4,1fr);column-gap:8px;row-gap:20px;padding:18px 20px 0}.tela-celular .mn-tile{display:flex;flex-direction:column;align-items:center;gap:5px}.tela-celular .mn-ic{width:60px;height:60px;border-radius:13.5px;background:linear-gradient(180deg,color-mix(in srgb,var(--c) 82%,#fff),color-mix(in srgb,var(--c) 86%,#000));color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 1.5px 3px #00000029}.tela-celular .mn-ic .ms{font-size:32px;font-variation-settings:"FILL" 1,"wght" 600,"GRAD" 0,"opsz" 40;filter:drop-shadow(0 1px 1px rgba(0,0,0,.18))}.tela-celular .mn-lb{font-size:13px;color:#000;width:78px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-celular .mn-foot{margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:12px;padding-bottom:12px}.tela-celular .mn-dots{display:flex;gap:8px}.tela-celular .mn-dots i{width:7px;height:7px;border-radius:999px;background:#3c3c434d}.tela-celular .mn-dots i.on{background:#3c3c43bf}.tela-celular .mn-all{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:500;color:#8e8e93}.tela-celular .mn-all .ms{font-size:14px}.tela-celular.instant .cel-scr,.tela-celular.instant .cc-msg,.tela-celular.instant .cel-push{transition:none!important}@media(max-width:767px){.tela-celular{--tela-w: 466px;height:890px}.tela-celular .cel-1{left:30px}.tela-celular .cel-2{display:none}.estacao.flip .tela-celular{margin-left:0}}.tela-agenda{position:relative;height:720px;overflow:hidden;display:flex;flex-direction:column;background:#fff;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}.tela-agenda *,.tela-agenda *:before,.tela-agenda *:after{box-sizing:border-box}.tela-agenda p,.tela-agenda h1,.tela-agenda h3{margin:0}.tela-agenda h1,.tela-agenda h3{font-family:inherit;font-style:normal;letter-spacing:normal}.tela-agenda button{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:default}.tela-agenda svg{display:block;width:100%;height:100%}.tela-agenda .ag-ic-3{width:12px;height:12px;flex:none;display:inline-block}.tela-agenda .ag-ic-35{width:14px;height:14px;flex:none;display:inline-block}.tela-agenda .ag-hd{display:flex;align-items:center;gap:12px;padding:12px 24px 8px;flex:none}.tela-agenda .ag-h1{font-size:18px;font-weight:700;letter-spacing:-.025em;line-height:28px}.tela-agenda .ag-sp{flex:1}.tela-agenda .ag-acoes{display:flex;align-items:center;gap:6px}.tela-agenda .ag-pill{padding:4px 12px;border-radius:999px;font-size:12px;font-weight:500;line-height:16px;background:#f1f5f999;color:#64748b}.tela-agenda .ag-pill.on{background:#0f172a;color:#fff;box-shadow:0 1px 2px #0000000d}.tela-agenda .ag-ico{width:32px;height:32px;border-radius:999px;border:1px solid #E2E8F0;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:#0f172a}.tela-agenda .ag-ico[aria-pressed=true]{background:#f1f5f9}.tela-agenda .ag-novo{height:32px;padding:0 16px 0 12px;border-radius:999px;background:#0f172a;color:#fff;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:6px}.tela-agenda .ag-body{display:flex;gap:20px;padding:0 24px 24px;flex:1;min-height:0}.tela-agenda .ag-lista{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px;overflow:hidden}.tela-agenda .ag-ctx{width:300px;flex:none;display:flex;flex-direction:column;gap:12px}.tela-agenda .ag-dia{font-size:14px;font-weight:600;margin-bottom:8px;text-transform:capitalize;padding:4px 0}.tela-agenda .ag-dia .ag-n{color:#64748b;font-weight:400;margin-left:4px;text-transform:none}.tela-agenda .ag-cards{display:flex;flex-direction:column;gap:8px}.tela-agenda .ag-card{padding:12px;border-radius:12px;border:1px solid #E2E8F0;background:#fff;transition:background .45s ease,border-color .45s ease,color .45s ease}.tela-agenda .ag-card.pending{background:#eab3081a;border-color:#eab3084d;color:#a16207}.tela-agenda .ag-card.confirmed{background:#22c55e1a;border-color:#22c55e4d;color:#15803d}.tela-agenda .ag-card-in{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.tela-agenda .ag-card-txt{flex:1;min-width:0}.tela-agenda .ag-tit{font-size:14px;font-weight:500;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-agenda .ag-l1{display:flex;align-items:center;gap:8px;margin-top:4px;font-size:11px;line-height:16px}.tela-agenda .ag-hora{display:inline-flex;align-items:center;gap:4px}.tela-agenda .ag-preco{font-weight:500}.tela-agenda .ag-l2{display:flex;align-items:center;gap:8px;margin-top:6px;font-size:11px;line-height:16px;color:#64748b}.tela-agenda .ag-badge{flex:none;display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:999px;border:1px solid #E2E8F0;background:#fff;color:#0f172a;font-size:11px;font-weight:600;line-height:1}.tela-agenda .ag-novo-grupo{opacity:0;transform:translateY(8px);max-height:0;overflow:hidden;transition:opacity .4s ease,transform .4s ease,max-height .45s ease}.tela-agenda .ag-novo-grupo.in{opacity:1;transform:none;max-height:140px}.tela-agenda .ag-card[data-card]{transform:translate(-12px);opacity:0;transition:transform .45s cubic-bezier(.2,.8,.2,1),opacity .4s ease,background .45s ease,border-color .45s ease,color .45s ease}.tela-agenda .ag-card[data-card].in{transform:none;opacity:1}.tela-agenda .ag-cal{border-radius:24px;background:#fff;box-shadow:0 1px 2px #0000000d;border:1px solid #F1F5F9;padding:12px}.tela-agenda .ag-cal-hd{display:flex;align-items:center;justify-content:space-between;gap:4px;margin-bottom:8px}.tela-agenda .ag-cal-mes{display:flex;align-items:baseline;gap:6px;min-width:0}.tela-agenda .ag-mes{font-size:14px;font-weight:600;text-transform:capitalize;letter-spacing:-.025em}.tela-agenda .ag-ano{font-size:12px;color:#64748b;font-variant-numeric:tabular-nums}.tela-agenda .ag-cal-nav{display:flex;align-items:center;gap:2px}.tela-agenda .ag-cal-btn{width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#64748b}.tela-agenda .ag-grid{display:grid;grid-template-columns:repeat(7,1fr)}.tela-agenda .ag-dow{text-align:center;font-size:11px;font-weight:500;color:#64748b80;padding-bottom:6px;line-height:14px}.tela-agenda .ag-cel{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;height:36px;border-radius:12px;transition:background .2s ease}.tela-agenda .ag-cel.fora{opacity:.25}.tela-agenda .ag-cel.sel{background:#0f172a1a}.tela-agenda .ag-num{font-size:12px;line-height:1;font-variant-numeric:tabular-nums;color:#0f172acc}.tela-agenda .ag-cel.hoje .ag-num{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:#0f172a;color:#fff;font-weight:700}.tela-agenda .ag-cel.sel .ag-num{font-weight:600;color:#0f172a}.tela-agenda .ag-carga{height:3px;border-radius:999px;background:#0f172a73;transition:width .3s ease}.tela-agenda .ag-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tela-agenda .ag-stat{border-radius:12px;padding:12px;text-align:center}.tela-agenda .ag-stat.ok{background:#22c55e1a}.tela-agenda .ag-stat.pend{background:#eab3081a}.tela-agenda .ag-stat-n{font-size:18px;font-weight:700;line-height:28px}.tela-agenda .ag-stat.ok .ag-stat-n{color:#15803d}.tela-agenda .ag-stat.pend .ag-stat-n{color:#a16207}.tela-agenda .ag-stat-l{font-size:11px;line-height:14px}.tela-agenda .ag-stat.ok .ag-stat-l{color:#16a34a}.tela-agenda .ag-stat.pend .ag-stat-l{color:#ca8a04}.tela-proposta{position:relative;height:720px;overflow:hidden;display:flex;background:#fff;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;line-height:1.45;text-align:left;-webkit-font-smoothing:antialiased}.tela-proposta *,.tela-proposta *:before,.tela-proposta *:after{box-sizing:border-box}.tela-proposta p,.tela-proposta h1,.tela-proposta h2,.tela-proposta h4{margin:0;font-family:inherit;font-style:normal;letter-spacing:normal}.tela-proposta svg{display:block;width:100%;height:100%}.tela-proposta i{display:inline-block;width:14px;height:14px;flex:none}.tela-proposta .pp-muted{color:#64748b}.tela-proposta .pp-muted.xs,.tela-proposta .xs{font-size:12px}.tela-proposta .mono{font-family:JetBrains Mono,ui-monospace,monospace}.tela-proposta .b{font-weight:500}.tela-proposta .pp-app{position:relative;width:640px;flex:none;height:720px;padding:12px 16px;display:flex;flex-direction:column;overflow:hidden}.tela-proposta .pp-ph{display:grid;grid-template-columns:1fr auto;grid-template-areas:"t a" "d a";column-gap:16px;margin-bottom:16px}.tela-proposta .pp-ph-t{grid-area:t;display:flex;align-items:center;gap:8px}.tela-proposta .pp-ph-t .pp-ic{width:20px;height:20px;color:#0f172a}.tela-proposta .pp-ph h1{font-family:Outfit,Inter,sans-serif;font-weight:700;font-size:20px;line-height:28px;letter-spacing:-.025em}.tela-proposta .pp-ph-d{grid-area:d;font-size:13px;color:#64748b;margin-top:4px;max-width:420px}.tela-proposta .pp-ph-a{grid-area:a;display:flex;align-items:center;gap:8px;align-self:start}.tela-proposta .pp-btn{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:500;white-space:nowrap;border:1px solid transparent;transition:transform .12s ease,background .2s ease}.tela-proposta .pp-btn i{width:14px;height:14px}.tela-proposta .pp-btn.ghost{color:#0f172a}.tela-proposta .pp-btn.primary{background:#0f172a;color:#fff}.tela-proposta .pp-btn.outline{border-color:#e2e8f0;background:#fff}.tela-proposta .pp-btn.sm{height:28px;padding:0 10px}.tela-proposta .pp-btn.ok{background:#16a34a;color:#fff;height:40px;padding:0 16px;font-size:13px}.tela-proposta .pp-btn.danger{background:#ef4444;color:#fff;height:40px;padding:0 16px;font-size:13px}.tela-proposta .pp-btn.press{transform:scale(.96);background:#e2e8f0}.tela-proposta .pp-btn.ok.press{background:#15803d}.tela-proposta .pp-filtros{display:flex;align-items:center;gap:8px;margin:0 0 8px}.tela-proposta .pp-seg{display:inline-flex;gap:0;padding:2px;border-radius:999px;background:#f1f5f9;font-size:12px;flex:none}.tela-proposta .pp-seg span{padding:4px 12px;border-radius:999px;color:#64748b}.tela-proposta .pp-seg span.on{background:#fff;color:#0f172a;font-weight:500;box-shadow:0 1px 2px #0000000f}.tela-proposta .pp-busca{display:flex;align-items:center;gap:8px;height:32px;flex:1;max-width:384px;padding:0 12px;border:1px solid #E2E8F0;border-radius:999px;font-size:12px;color:#64748b}.tela-proposta .pp-busca i{width:14px;height:14px;color:#64748b}.tela-proposta .pp-status{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.tela-proposta .pp-status span{padding:4px 12px;border-radius:999px;font-size:11px;font-weight:500;background:#f1f5f9;color:#64748b}.tela-proposta .pp-status span.on{background:#0f172a;color:#fff}.tela-proposta .pp-rows{display:flex;flex-direction:column;gap:8px;min-height:0}.tela-proposta .pp-row{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:16px;background:#fff;box-shadow:0 1px 2px #0000000d,0 0 0 1px #0f172a0a;transition:background .2s ease}.tela-proposta .pp-row.hover{background:#f1f5f980}.tela-proposta .pp-row-l{flex:1;min-width:0}.tela-proposta .pp-row-h{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tela-proposta .pp-num{font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;font-weight:600;color:#0f172a}.tela-proposta .pp-badge{display:inline-flex;align-items:center;height:18px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:500;color:#fff;background:#3b82f6;transition:background .3s ease}.tela-proposta [data-st=viewed] .pp-badge,.tela-proposta [data-st=viewed] [data-badge-det],.tela-proposta [data-st=viewed] [data-badge-pub]{background:#6366f1}.tela-proposta [data-st=accepted] .pp-badge,.tela-proposta [data-st=accepted] [data-badge-det],.tela-proposta [data-st=accepted] [data-badge-pub]{background:#22c55e}.tela-proposta .pp-eye{display:none;align-items:center;gap:4px;font-size:11px;color:#64748b}.tela-proposta .pp-eye.on{display:inline-flex}.tela-proposta .pp-eye i{width:12px;height:12px}.tela-proposta .pp-eye.tick b{animation:pp-tick .5s ease}@keyframes pp-tick{0%{transform:scale(1);color:#6366f1}40%{transform:scale(1.5);color:#6366f1}to{transform:scale(1)}}.tela-proposta .pp-cli{font-size:14px;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-proposta .pp-sub{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-proposta .pp-row-r{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex:none}.tela-proposta .pp-val{font-size:14px;font-weight:600;font-variant-numeric:tabular-nums}.tela-proposta .pp-acts{display:flex;gap:2px;opacity:0;transition:opacity .2s ease}.tela-proposta .pp-row.hover .pp-acts{opacity:1}.tela-proposta .pp-acts i{width:28px;height:28px;padding:7px;border-radius:999px;color:#0f172a}.tela-proposta .pp-det{display:flex;flex-direction:column;min-height:0}.tela-proposta .pp-det[hidden]{display:none}.tela-proposta .pp-det-bar{display:flex;align-items:center;gap:8px;margin-bottom:12px;flex-wrap:wrap}.tela-proposta .pp-det-acts{display:flex;align-items:center;gap:6px;margin-left:auto}.tela-proposta .pp-doc{flex:1;min-height:0;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 1px 2px #0000000d,0 0 0 1px #0f172a0a;padding:20px}.tela-proposta .pp-doc h2{font-size:18px;font-weight:700;line-height:1.3}.tela-proposta .pp-doc>.pp-muted{font-size:12px;margin-top:2px}.tela-proposta .pp-tab{width:100%;border-collapse:collapse;margin:14px 0 10px;font-size:12px}.tela-proposta .pp-tab th{text-align:left;font-weight:500;color:#64748b;padding:8px 6px;border-bottom:1px solid rgba(226,232,240,.6)}.tela-proposta .pp-tab td{padding:8px 6px;border-bottom:1px solid rgba(226,232,240,.4);vertical-align:middle}.tela-proposta .pp-tab .r{text-align:right;white-space:nowrap}.tela-proposta .pp-tab.pub{font-size:13px}.tela-proposta .pp-it{display:flex;align-items:center;gap:10px}.tela-proposta .pp-it img{width:40px;height:40px;border-radius:8px;object-fit:cover;border:1px solid #E2E8F0;background:#fff;flex:none}.tela-proposta .pp-tot{display:flex;justify-content:flex-end}.tela-proposta .pp-tot>div{display:none}.tela-proposta .pp-tot{flex-direction:column;align-items:flex-end;gap:4px;font-size:13px}.tela-proposta .pp-tot>div{display:flex;justify-content:space-between;width:220px}.tela-proposta .pp-tot .tot{font-weight:700;font-size:15px;border-top:1px solid #E2E8F0;padding-top:6px;margin-top:2px}.tela-proposta .pp-tot .tot.lg{font-size:17px}.tela-proposta .pp-evid{margin-top:18px}.tela-proposta .pp-evid h4{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin-bottom:10px}.tela-proposta .pp-ev{display:none;border-radius:8px;background:#f1f5f98c;padding:10px 12px;font-size:12px;margin-bottom:8px;animation:pp-in .35s ease}.tela-proposta .pp-ev.on{display:block}@keyframes pp-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.tela-proposta .pp-ev-h{display:flex;justify-content:space-between;gap:8px}.tela-proposta .pp-ev-h .viewed{font-weight:600;color:#4f46e5}.tela-proposta .pp-ev-h .accepted{font-weight:600;color:#16a34a}.tela-proposta .pp-ev-g{display:grid;grid-template-columns:1fr 1fr;gap:3px 16px;margin-top:6px;color:#64748b}.tela-proposta .pp-ev-g b{font-weight:500;color:#0f172a}.tela-proposta .pp-ev-g .full{grid-column:1 / -1}.tela-proposta .pp-toast{position:absolute;right:16px;bottom:16px;padding:12px 16px;border-radius:8px;background:#fff;border:1px solid #E2E8F0;box-shadow:0 10px 30px #0f172a24;font-size:13px;opacity:0;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease;pointer-events:none}.tela-proposta .pp-toast.on{opacity:1;transform:none}.tela-proposta .pp-cli-wrap{flex:1;min-width:0;height:720px;display:flex;flex-direction:column;background:#f9fafb;border-left:1px solid #E2E8F0}.tela-proposta .pp-chrome{display:flex;align-items:center;gap:6px;height:36px;padding:0 12px;background:#f1f5f9;border-bottom:1px solid #E2E8F0;flex:none}.tela-proposta .pp-chrome span{width:10px;height:10px;border-radius:50%;background:#cbd5e1}.tela-proposta .pp-chrome em{flex:1;margin-left:8px;height:22px;line-height:22px;padding:0 10px;border-radius:6px;background:#fff;font-style:normal;font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-proposta .pp-pub{position:relative;flex:1;min-height:0;overflow:hidden}.tela-proposta .pp-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:14px;background:#f9fafb;z-index:2;opacity:0;transition:opacity .2s ease;pointer-events:none}.tela-proposta .pp-pub[data-pub=loading] .pp-loading{opacity:1}.tela-proposta .pp-page{padding:20px;opacity:0;transition:opacity .35s ease}.tela-proposta .pp-pub[data-pub=open] .pp-page{opacity:1}.tela-proposta .pp-brand{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.tela-proposta .pp-brand b{font-size:16px;font-weight:700;color:#7a5c3e}.tela-proposta .pp-card{background:#fff;border-radius:8px;border:1px solid #E2E8F0;box-shadow:0 1px 2px #0000000d;padding:18px;margin-bottom:12px}.tela-proposta .pp-card-h{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.tela-proposta .pp-card h1{font-size:17px;font-weight:700;line-height:1.3}.tela-proposta .pp-cust{text-align:right;max-width:50%;font-size:13px}.tela-proposta .pp-pg{margin-top:10px;font-size:12px}.tela-proposta .pp-pg h4{font-size:11px;font-weight:600;text-transform:uppercase;color:#64748b;margin-bottom:2px;letter-spacing:.04em}.tela-proposta .pp-resp{display:flex;flex-direction:column;gap:10px;transition:opacity .3s ease}.tela-proposta .pp-resp.off{display:none}.tela-proposta .pp-sig-h{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:500;margin-bottom:4px}.tela-proposta .pp-sig-h em{font-style:normal;font-weight:400;color:#64748b}.tela-proposta .pp-sig-h .pp-muted{display:inline-flex;align-items:center;gap:4px}.tela-proposta .pp-sig-h i{width:12px;height:12px}.tela-proposta .pp-sig-box{height:64px;border-radius:12px;border:1px solid #E2E8F0;background:#fff;padding:4px 16px}.tela-proposta .pp-sig-box svg{width:100%;height:100%}.tela-proposta .pp-consent{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#64748b}.tela-proposta .pp-cb{width:14px;height:14px;flex:none;margin-top:2px;border:1px solid #64748B;border-radius:3px;background:#fff;color:#fff;padding:1px;transition:background .2s ease}.tela-proposta .pp-cb i{width:100%;height:100%;opacity:0}.tela-proposta .pp-cb.on{background:#0f172a;border-color:#0f172a}.tela-proposta .pp-cb.on i{opacity:1}.tela-proposta .pp-resp-b{display:flex;gap:8px;justify-content:center}.tela-proposta .pp-resp-b .pp-btn.outline{height:40px;padding:0 16px;font-size:13px}.tela-proposta .pp-aceita{display:none;text-align:center;padding:12px 0}.tela-proposta .pp-aceita.on{display:block;animation:pp-in .35s ease}.tela-proposta .pp-aceita .pp-badge{height:28px;padding:0 16px;font-size:13px;background:#22c55e}.tela-apontar{height:720px;overflow:hidden;display:flex;flex-direction:column;background:#f8fafc;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;line-height:1.4;text-align:left;position:relative}.tela-apontar *,.tela-apontar *:before,.tela-apontar *:after{box-sizing:border-box;margin:0;padding:0}.tela-apontar i{font-style:normal}.tela-apontar h3{font-weight:inherit;font-size:inherit}.tela-apontar [hidden]{display:none!important}.tela-apontar.ap-snap *{transition:none!important;animation:none!important}.tela-apontar .material-symbols-outlined{font-size:16px;line-height:1}.tela-apontar .ap-dict{display:none}.tela-apontar .ap-ribbon{flex:none;height:36px;display:flex;align-items:center;gap:2px;padding:0 16px;background:#f1f5f933;border-bottom:1px solid rgba(226,232,240,.3)}.tela-apontar .ap-tab{display:inline-flex;align-items:center;gap:6px;height:24px;padding:0 10px;border-radius:999px;font-size:12px;color:#64748b;white-space:nowrap}.tela-apontar .ap-tab .material-symbols-outlined{font-size:12px}.tela-apontar .ap-tab.on{color:#0f172a;font-weight:500;background:#fff;box-shadow:0 1px 2px #0000000d}.tela-apontar .ap-cfg{margin-left:auto;padding:0 6px}.tela-apontar .ap-body{flex:1;min-height:0;position:relative;overflow:hidden}.tela-apontar .ap-col{width:672px;margin:0 auto;height:100%;padding:14px 0 12px;display:flex;flex-direction:column;gap:10px;transition:transform .32s cubic-bezier(.2,.8,.2,1),opacity .32s ease}.tela-apontar.ap-gen-on .ap-col{transform:translate(-40px);opacity:.25}.tela-apontar .ap-fila{flex:none;border-radius:16px;background:#fff;box-shadow:0 1px 2px #0000000d;padding:10px 12px}.tela-apontar .ap-fila-h{display:flex;align-items:center;gap:6px;margin-bottom:6px}.tela-apontar .ap-fila-h .material-symbols-outlined{color:#0f172a}.tela-apontar .ap-fila-h p{font-size:12px;font-weight:600}.tela-apontar .ap-cnt{border-radius:999px;background:#f1f5f9;padding:1px 6px;font-size:11px;font-weight:500;color:#64748b;font-variant-numeric:tabular-nums}.tela-apontar .ap-fila ul{list-style:none;display:flex;flex-direction:column;gap:4px}.tela-apontar .ap-fila-it{display:flex;align-items:center;gap:8px;border-radius:12px;padding:5px 8px;background:#f1f5f94d}.tela-apontar .ap-fila-it.first{background:#0f172a0d}.tela-apontar .ap-pos{flex:none;border-radius:999px;padding:1px 6px;font-size:11px;font-weight:700;background:#f1f5f9;color:#64748b;font-variant-numeric:tabular-nums}.tela-apontar .first .ap-pos{background:#0f172a;color:#f8fafc}.tela-apontar .ap-fila-tx{min-width:0;flex:1;display:flex;flex-direction:column}.tela-apontar .ap-fila-tx .a{font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-apontar .ap-fila-tx .b{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-apontar .ap-curso{flex:none;display:inline-flex;align-items:center;gap:3px;border-radius:999px;background:#d1fae5;color:#047857;padding:1px 6px;font-size:11px;font-weight:500}.tela-apontar .ap-curso .material-symbols-outlined{font-size:11px}.tela-apontar .ap-qtd{flex:none;font-size:11px;color:#64748b;font-variant-numeric:tabular-nums}.tela-apontar .ap-op{flex:none;border-radius:24px;background:#fff;box-shadow:0 1px 2px #0000000d;padding:12px 16px}.tela-apontar .ap-op-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:8px}.tela-apontar .ap-op-num{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;color:#64748b}.tela-apontar .ap-op h3{font-size:16px;font-weight:700;line-height:1.25}.tela-apontar .ap-op-et{font-size:11px;color:#64748b;margin-top:2px}.tela-apontar .ap-op-r{display:flex;align-items:center;gap:6px;flex:none}.tela-apontar .ap-rec i{display:block;width:6px;height:6px;border-radius:999px;background:#e11d48;animation:ap-pulse 1.2s ease-in-out infinite}@keyframes ap-pulse{0%,to{opacity:1}50%{opacity:.35}}.tela-apontar .ap-badge-g{border-radius:999px;background:#d1fae5;color:#047857;font-size:11px;font-weight:500;padding:2px 8px}.tela-apontar .ap-op-n{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:4px}.tela-apontar .ap-feito b{font-size:22px;font-weight:700;font-variant-numeric:tabular-nums}.tela-apontar .ap-feito span{font-size:12px;color:#64748b}.tela-apontar .ap-pct{font-size:14px;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums}.tela-apontar .ap-bar{height:8px;border-radius:999px;background:#f1f5f9;overflow:hidden;display:flex}.tela-apontar .ap-bar i{display:block;height:100%;width:0;transition:width .5s ease}.tela-apontar .ap-bar .ok{background:#0f172a}.tela-apontar .ap-bar .ref{background:#fb7185}.tela-apontar .ap-refugo{display:flex;align-items:center;gap:4px;font-size:11px;color:#e11d48;margin-top:6px}.tela-apontar .ap-refugo .material-symbols-outlined{font-size:12px}.tela-apontar .ap-feed{flex:1;min-height:0;border-radius:24px;background:#f1f5f959;padding:10px 12px;overflow:hidden;display:flex;flex-direction:column;gap:8px;scroll-behavior:smooth}.tela-apontar .ap-day{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.tela-apontar .ap-day i{flex:1;height:1px;background:#e2e8f080}.tela-apontar .ap-msg{display:flex}.tela-apontar .ap-msg.op{justify-content:flex-end}.tela-apontar .ap-msg.sys{justify-content:center}.tela-apontar .ap-msg.in{animation:ap-in .26s cubic-bezier(.2,.8,.2,1)}@keyframes ap-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.tela-apontar .ap-bub{max-width:85%;border-radius:16px 4px 16px 16px;background:#0f172a;color:#f8fafc;padding:8px 12px;box-shadow:0 1px 2px #0000000d}.tela-apontar .ap-bub img{display:block;width:100%;max-height:118px;object-fit:cover;border-radius:12px;margin-bottom:6px}.tela-apontar .ap-q{font-size:14px;font-weight:600;display:flex;align-items:center;gap:4px}.tela-apontar .ap-q .rose{color:#ffe4e6}.tela-apontar .ap-motivo{font-size:11px;color:#ffe4e6;margin-top:2px}.tela-apontar .ap-meta{display:flex;align-items:center;justify-content:flex-end;gap:8px;font-size:11px;color:#f8fafcb3;margin-top:4px}.tela-apontar .ap-stage{font-size:11px;text-transform:uppercase;letter-spacing:.06em}.tela-apontar .ap-ia{font-size:11px;text-transform:uppercase}.tela-apontar .ap-pill{display:inline-flex;align-items:center;gap:4px;border-radius:999px;background:#ffffff26;color:#fff;padding:1px 8px;font-size:11px;font-weight:500}.tela-apontar .ap-pill .material-symbols-outlined{font-size:12px}.tela-apontar .ap-pill .ic-warn{display:none}.tela-apontar .ap-pill.warn{background:#fbbf244d}.tela-apontar .ap-pill.warn .ic-brain{display:none}.tela-apontar .ap-pill.warn .ic-warn{display:inline}.tela-apontar .ap-sys{max-width:85%;border-radius:16px;background:#f1f5f999;color:#64748b;padding:6px 12px;font-size:11px;text-align:center}.tela-apontar .ap-sys span{color:#64748bb3}.tela-apontar .ap-quick{flex:none;display:flex;gap:6px;overflow:hidden}.tela-apontar .ap-qk{flex:none;display:inline-flex;align-items:center;gap:4px;border-radius:999px;background:#0f172a1a;color:#0f172a;font-size:12px;font-weight:600;padding:5px 12px;transition:background .15s ease,transform .15s ease}.tela-apontar .ap-qk.press{background:#0f172a33;transform:scale(.96)}.tela-apontar .ap-qk.rose{background:#ffe4e6;color:#be123c}.tela-apontar .ap-qk.amber{background:#fef3c7;color:#92400e}.tela-apontar .ap-qk .material-symbols-outlined{font-size:12px}.tela-apontar .ap-bar-in{flex:none;display:flex;align-items:center;gap:6px;background:#fff;box-shadow:0 1px 2px #0000000d;border-radius:999px;padding:4px 4px 4px 8px}.tela-apontar .ap-ic{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px}.tela-apontar .ap-ic.p{color:#0f172a}.tela-apontar .ap-ic.m{color:#64748b}.tela-apontar .ap-in{flex:1;min-width:0;font-size:14px;color:#64748b;padding:4px}.tela-apontar .ap-send{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:#0f172a;color:#f8fafc}.tela-apontar .ap-send .material-symbols-outlined{font-size:14px}.tela-apontar .ap-overlay{position:absolute;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:5;animation:ap-fade .18s ease}@keyframes ap-fade{0%{opacity:0}to{opacity:1}}.tela-apontar .ap-modal{width:360px;border-radius:24px;background:#fff;padding:20px;box-shadow:0 20px 60px #0f172a40;display:flex;flex-direction:column;gap:6px}.tela-apontar .ap-modal label{font-size:12px;font-weight:500;color:#64748b}.tela-apontar .ap-qty{height:48px;border-radius:999px;border:1px solid #E2E8F0;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700}.tela-apontar .ap-obs{height:40px;border-radius:999px;border:1px solid #E2E8F0;padding:0 16px;display:flex;align-items:center;font-size:13px;color:#94a3b8;margin-bottom:6px}.tela-apontar .ap-modal-a{display:flex;justify-content:flex-end;gap:8px}.tela-apontar .ap-btn{display:inline-flex;align-items:center;height:36px;padding:0 16px;border-radius:999px;font-size:13px;font-weight:500}.tela-apontar .ap-btn.out{border:1px solid #E2E8F0;background:#fff;color:#0f172a}.tela-apontar .ap-btn.pri{background:#0f172a;color:#f8fafc}.tela-apontar .ap-vis{width:540px;border-radius:24px;background:#fff;padding:20px;box-shadow:0 20px 60px #0f172a40;display:flex;flex-direction:column;gap:10px}.tela-apontar .ap-vis-h{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600}.tela-apontar .ap-vis-h .material-symbols-outlined{font-size:20px;color:#7c3aed}.tela-apontar .ap-vis-d{font-size:13px;color:#64748b;margin-top:-4px}.tela-apontar .ap-ev{display:flex;gap:12px;border-radius:16px;background:#fff;box-shadow:0 1px 2px #0000000f;padding:12px}.tela-apontar .ap-ev.warn{background:#fffbeb}.tela-apontar .ap-frame{flex:none;width:112px;height:80px;border-radius:12px;background:#000;color:#fff9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:11px;font-variant-numeric:tabular-nums}.tela-apontar .ap-frame .material-symbols-outlined{font-size:20px}.tela-apontar .ap-ev-tx{min-width:0;flex:1}.tela-apontar .ap-ev-tx p{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:500;margin-bottom:6px}.tela-apontar .ap-ev-tx .material-symbols-outlined{font-size:15px}.tela-apontar .ap-ev-tx .ok{color:#059669}.tela-apontar .ap-ev-tx .warn{color:#d97706}.tela-apontar .ap-chips{display:flex;flex-wrap:wrap;gap:6px;font-size:11px;color:#64748b}.tela-apontar .ap-chips span{background:#f1f5f999;border-radius:999px;padding:2px 8px}.tela-apontar .ap-gen{position:absolute;inset:0;background:#f8fafc;transform:translate(100%);transition:transform .32s cubic-bezier(.2,.8,.2,1);z-index:4}.tela-apontar .ap-gen.off{display:none}.tela-apontar.ap-gen-on .ap-gen{transform:none}.tela-apontar .ap-gen-col{width:672px;margin:0 auto;padding:18px 0;display:flex;flex-direction:column;gap:12px}.tela-apontar .ap-gen-h{display:flex;align-items:center;gap:8px}.tela-apontar .ap-gen-h p{font-size:14px;font-weight:600}.tela-apontar .ap-lote{border-radius:999px;background:#0f172a1a;color:#0f172a;font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;padding:4px 12px}.tela-apontar .ap-gen-x{margin-left:auto;font-size:12px;color:#64748b;padding:4px 10px;border-radius:999px}.tela-apontar .ap-toggle{display:flex;gap:4px;border-radius:999px;background:#fff;box-shadow:0 1px 2px #0000000d;padding:4px;width:fit-content}.tela-apontar .ap-toggle span{display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:4px 12px;font-size:12px;color:#64748b}.tela-apontar .ap-toggle span.on{background:#0f172a;color:#f8fafc}.tela-apontar .ap-toggle .material-symbols-outlined{font-size:12px}.tela-apontar .ap-tree{border-radius:24px;background:#fff;box-shadow:0 1px 2px #0000000d;overflow:hidden}.tela-apontar .ap-node{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;border-top:1px solid rgba(226,232,240,.4)}.tela-apontar .ap-node:first-child{border-top:0}.tela-apontar .ap-node-ic{flex:none;width:28px;height:28px;border-radius:10px;background:#f1f5f9;color:#64748b;display:inline-flex;align-items:center;justify-content:center}.tela-apontar .ap-node-ic.root{background:#0f172a1a;color:#0f172a}.tela-apontar .ap-node-tx{min-width:0;flex:1}.tela-apontar .ap-node-tx .r{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tela-apontar .ap-node-tx .id{font-family:JetBrains Mono,ui-monospace,monospace;font-size:13px;font-weight:600}.tela-apontar .ap-badge-m{border-radius:999px;background:#f1f5f9;color:#64748b;font-size:11px;padding:1px 8px}.tela-apontar .ap-node-tx .q{display:block;font-size:11px;color:#64748b;margin-top:2px}.tela-apontar .ap-imp{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.tela-apontar .ap-imp div{border-radius:16px;background:#f1f5f966;padding:8px;text-align:center}.tela-apontar .ap-imp p{font-size:11px;color:#64748b;text-transform:uppercase}.tela-apontar .ap-imp b{display:block;font-size:14px;font-weight:700}.tela-apontar .ap-imp-cli{font-size:12px;color:#64748b}.tela-catalogo{--tc-muted: #64748B;--tc-line: #E2E8F0;--tc-soft: #F1F5F9;--tc-ink: #0F172A;--tc-ok: #10b981;--tc-warn: #f59e0b;--tc-bad: #f43f5e;position:relative;height:720px;overflow:hidden;display:flex;flex-direction:column;background:#fff;color:var(--tc-ink);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;line-height:1.4;text-align:left}.tela-catalogo *,.tela-catalogo *:before,.tela-catalogo *:after{box-sizing:border-box}.tela-catalogo svg{display:block;width:100%;height:100%}.tela-catalogo [hidden]{display:none!important}.tela-catalogo h3,.tela-catalogo h4,.tela-catalogo h5,.tela-catalogo p,.tela-catalogo ol{margin:0;padding:0}.tela-catalogo .tc-ic{display:inline-block;width:16px;height:16px;flex:none}.tela-catalogo .tc-ic-sm{width:12px;height:12px;opacity:.6}.tela-catalogo .tc-muted{color:var(--tc-muted)}.tela-catalogo .tc-top{height:48px;flex:none;display:flex;align-items:center;gap:8px;padding:8px 16px;border-bottom:1px solid var(--tc-line)}.tela-catalogo .tc-store{height:32px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid rgba(100,116,139,.2);border-radius:9px;font-size:13px;font-weight:500;white-space:nowrap}.tela-catalogo .tc-store .tc-ic{width:14px;height:14px}.tela-catalogo .tc-ibtn{width:32px;height:32px;flex:none;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(100,116,139,.2);border-radius:9px;color:var(--tc-ink);padding:8px}.tela-catalogo .tc-search{flex:1;height:32px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid rgba(100,116,139,.2);border-radius:9px;background:#f1f5f94d;color:#94a3b8;font-size:13px}.tela-catalogo .tc-search .tc-ic{opacity:.5}.tela-catalogo .tc-total{font-size:12px;color:var(--tc-muted);white-space:nowrap;font-variant-numeric:tabular-nums}.tela-catalogo .tc-size{display:inline-flex;align-items:center;width:64px;height:32px;position:relative;flex:none}.tela-catalogo .tc-size i{position:absolute;left:0;right:0;top:14px;height:4px;border-radius:999px;background:var(--tc-soft)}.tela-catalogo .tc-size b{position:absolute;left:30px;top:10px;width:12px;height:12px;border-radius:999px;background:#fff;border:1px solid rgba(100,116,139,.4);box-shadow:0 1px 2px #00000014}.tela-catalogo .tc-btn-foto,.tela-catalogo .tc-pillbtn{height:32px;display:inline-flex;align-items:center;gap:6px;padding:0 14px;border-radius:999px;background:var(--tc-ink);color:#fff;font-size:13px;font-weight:600;white-space:nowrap}.tela-catalogo .tc-btn-foto .tc-ic,.tela-catalogo .tc-pillbtn .tc-ic{width:14px;height:14px}.tela-catalogo .tc-pillbtn-accent{background:#2563eb}.tela-catalogo .tc-ghost,.tela-catalogo .tc-outline{height:32px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;font-size:13px;font-weight:500;color:var(--tc-ink)}.tela-catalogo .tc-outline{border:1px solid var(--tc-line);border-radius:9px}.tela-catalogo .tc-chips{flex:none;display:flex;gap:6px;padding:6px 16px;border-bottom:1px solid var(--tc-line)}.tela-catalogo .tc-chip{height:24px;display:inline-flex;align-items:center;gap:4px;padding:0 10px;border-radius:999px;background:var(--tc-soft);color:var(--tc-muted);font-size:12px;font-weight:500}.tela-catalogo .tc-chip b{font-weight:500;opacity:.6;font-variant-numeric:tabular-nums}.tela-catalogo .tc-chip.on{background:#0f172a14;color:var(--tc-ink)}.tela-catalogo .tc-chip.on b{opacity:.9}.tela-catalogo .tc-body{flex:1;min-height:0;display:flex}.tela-catalogo .tc-grid{flex:1;min-width:0;padding:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-content:start;overflow:hidden}.tela-catalogo .tc-side{width:300px;flex:none;padding:16px 16px 16px 4px;overflow:hidden;transition:width .32s cubic-bezier(.2,.8,.2,1)}.tela-catalogo[data-side=foto] .tc-side{width:380px}.tela-catalogo .tc-comp,.tela-catalogo .tc-foto,.tela-catalogo .tc-pub{display:none}.tela-catalogo[data-side=comp] .tc-comp,.tela-catalogo[data-side=foto] .tc-foto,.tela-catalogo[data-side=pub] .tc-pub{display:block}.tela-catalogo .tc-card{position:relative;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 2px #0000000d,0 0 0 1px #0f172a0a;transition:transform .56s cubic-bezier(.2,.8,.2,1)}.tela-catalogo .tc-card.flip{transition:none}.tela-catalogo .tc-novo.nasce{animation:tc-nasce .5s cubic-bezier(.2,.8,.2,1)}@keyframes tc-nasce{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:none}}.tela-catalogo .tc-ph{position:relative;margin:8px 8px 0;aspect-ratio:4 / 3;border-radius:12px;overflow:hidden;background:#fff center / contain no-repeat}.tela-catalogo .tc-ph-ico{position:absolute;inset:0;margin:auto;width:48px;height:48px;color:#64748b33;display:none}.tela-catalogo .no-img .tc-ph-ico{display:block}.tela-catalogo .tc-chk{position:absolute;top:8px;left:8px;width:16px;height:16px;border-radius:4px;border:1px solid #CBD5E1;background:#ffffffd9}.tela-catalogo .tc-pill{position:absolute;bottom:8px;left:8px;height:20px;display:inline-flex;align-items:center;gap:4px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:500;background:#ffffffd9;color:var(--tc-muted);box-shadow:0 1px 2px #0000000f;opacity:0;transition:opacity .3s}.tela-catalogo .tc-pill i{width:6px;height:6px;border-radius:999px;background:var(--tc-ok)}.tela-catalogo .tc-pill.flash{animation:tc-flash 1.6s ease}@keyframes tc-flash{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}.tela-catalogo .tc-lupa{position:absolute;bottom:8px;right:8px;width:28px;height:28px;padding:7px;border-radius:999px;background:#ffffffd9;color:#0f172ab3;opacity:0}.tela-catalogo .tc-bd{padding:8px 12px 12px}.tela-catalogo .tc-l1{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;color:#64748bb3}.tela-catalogo .tc-est{color:var(--tc-muted);font-variant-numeric:tabular-nums;white-space:nowrap}.tela-catalogo .tc-nm{margin-top:2px;font-size:13px;font-weight:600;line-height:1.2;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-catalogo .tc-var{margin-top:6px;display:flex;align-items:center;gap:4px;flex-wrap:wrap;min-height:20px}.tela-catalogo .tc-var-lb{font-size:11px;color:#64748b99;max-width:52px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:2px}.tela-catalogo .tc-var-ch,.tela-catalogo .tc-var-more{height:20px;display:inline-flex;align-items:center;padding:0 6px;border-radius:999px;background:#f1f5f9b3;color:var(--tc-muted);font-size:11px;font-weight:500;white-space:nowrap;max-width:64px;overflow:hidden;text-overflow:ellipsis}.tela-catalogo .tc-var-more{padding:0 6px;background:#f1f5f966;color:#64748bb3}.tela-catalogo .tc-l3{margin-top:6px;display:flex;align-items:center;justify-content:space-between;gap:4px 6px;flex-wrap:wrap}.tela-catalogo .tc-pr{font-size:14px;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.tela-catalogo .tc-badges{display:flex;gap:2px;flex-wrap:wrap;justify-content:flex-end;margin-left:auto;transform:scale(.9);transform-origin:right center;opacity:.7}.tela-catalogo .tc-badge{height:20px;display:inline-flex;align-items:center;padding:0 8px;border-radius:6px;font-size:11px;font-weight:500;white-space:nowrap}.tela-catalogo .tc-badge-shopify{color:#15803d;background:#f0fdf4}.tela-catalogo .tc-badge-ml{color:#ca8a04;background:#fefce8}.tela-catalogo .tc-badge-magalu{color:#1d4ed8;background:#eff6ff}.tela-catalogo .tc-badge-wake{color:#b91c1c;background:#fef2f2}.tela-catalogo .tc-badge-omie{color:#4338ca;background:#eef2ff}.tela-catalogo .tc-badge-bling{color:#a16207;background:#fefce8}.tela-catalogo .tc-badge-tiny,.tela-catalogo .tc-badge-amazon{color:#c2410c;background:#fff7ed}.tela-catalogo .tc-badge-interno{color:#1d4ed8;background:#dbeafe}.tela-catalogo .tc-status{margin-top:6px;height:20px;display:inline-flex;align-items:center;gap:6px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:500}.tela-catalogo .tc-status i{width:6px;height:6px;border-radius:999px;background:#64748b66}.tela-catalogo .tc-status.syncing{background:#0ea5e91a;color:#0284c7}.tela-catalogo .tc-status.syncing i{background:#0ea5e9;animation:tc-pulse 1s ease-in-out infinite}.tela-catalogo .tc-status.published{background:#0f172a14;color:var(--tc-ink)}.tela-catalogo .tc-status.published i{background:var(--tc-ok)}@keyframes tc-pulse{0%,to{opacity:1}50%{opacity:.35}}.tela-catalogo .tc-comp{background:#fff;border-radius:16px;box-shadow:0 1px 2px #0000000d,0 0 0 1px #0f172a0a;padding:16px}.tela-catalogo .tc-comp-hd{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:12px}.tela-catalogo .tc-comp-hd h4{font-size:14px;font-weight:600}.tela-catalogo .tc-comp-n{font-size:12px;color:var(--tc-muted);font-variant-numeric:tabular-nums;white-space:nowrap}.tela-catalogo .tc-comp-n b{font-weight:500}.tela-catalogo .tc-comp-row{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:16px;background:#f1f5f959;margin-top:6px}.tela-catalogo .tc-comp-lb{width:78px;flex:none;font-size:12px;font-weight:500}.tela-catalogo .tc-bar{flex:1;height:8px;border-radius:999px;background:var(--tc-soft);overflow:hidden}.tela-catalogo .tc-bar i{display:block;height:100%;border-radius:999px;width:0;transition:width .6s cubic-bezier(.2,.8,.2,1)}.tela-catalogo .tc-bar .tone-ok{background:var(--tc-ok)}.tela-catalogo .tc-bar .tone-warn{background:var(--tc-warn)}.tela-catalogo .tc-bar .tone-bad{background:var(--tc-bad)}.tela-catalogo .tc-comp-pct{width:36px;flex:none;text-align:right;font-size:12px;font-variant-numeric:tabular-nums}.tela-catalogo .tc-comp-pct:after{content:"%"}.tela-catalogo .tc-foto-hd{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px}.tela-catalogo .tc-ic-sp{width:20px;height:20px;margin-top:2px;color:var(--tc-ink)}.tela-catalogo .tc-foto-hd h4{font-size:16px;font-weight:600;letter-spacing:-.01em}.tela-catalogo .tc-foto-hd p{font-size:12px;color:var(--tc-muted);margin-top:2px}.tela-catalogo .tc-foto>[data-st]{display:none}.tela-catalogo .tc-foto[data-state="1"]>[data-st="1"],.tela-catalogo .tc-foto[data-state="2"]>[data-st="2"],.tela-catalogo .tc-foto[data-state="3"]>[data-st="3"],.tela-catalogo .tc-foto[data-state="4"]>[data-st="4"]{display:block}.tela-catalogo .tc-up{position:relative;border-radius:24px;border:2px dashed var(--tc-line);background:#fff;box-shadow:0 1px 2px #0000000a;padding:28px 20px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.tela-catalogo .tc-up-ic{width:28px;height:28px;color:var(--tc-muted);margin-bottom:6px}.tela-catalogo .tc-up b{font-size:14px;font-weight:600}.tela-catalogo .tc-up p{font-size:12px;color:var(--tc-muted)}.tela-catalogo .tc-up .tc-pillbtn{margin-top:8px}.tela-catalogo .tc-drop{position:absolute;left:50%;top:22px;width:96px;height:96px;margin-left:-48px;border-radius:16px;background:#fff center / cover;box-shadow:0 8px 24px #0f172a2e;opacity:0;transform:translateY(-16px) scale(.96);transition:opacity .28s,transform .28s cubic-bezier(.2,.8,.2,1);pointer-events:none}.tela-catalogo .tc-drop.in{opacity:1;transform:none}.tela-catalogo .tc-prev,.tela-catalogo .tc-proc,.tela-catalogo .tc-draft{background:#fff;border-radius:24px;box-shadow:0 1px 2px #0000000d,0 0 0 1px #0f172a0a;padding:16px}.tela-catalogo .tc-prev{opacity:0;transform:translateY(8px);transition:opacity .28s,transform .28s}.tela-catalogo .tc-prev.in{opacity:1;transform:none}.tela-catalogo .tc-prev-row{display:flex;align-items:flex-start;gap:12px}.tela-catalogo .tc-thumb{width:64px;height:64px;flex:none;border-radius:16px;background:#f1f5f966 center / cover}.tela-catalogo .tc-thumb-lg{width:96px;height:96px}.tela-catalogo .tc-thumb-sm{width:44px;height:44px;border-radius:12px}.tela-catalogo .tc-prev-txt{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.tela-catalogo .tc-prev-txt b{font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-catalogo .tc-prev-txt .tc-muted{font-size:11px}.tela-catalogo .tc-prev-txt p{font-size:11px;color:var(--tc-muted);margin-top:6px}.tela-catalogo .tc-xbtn{width:28px;height:28px;padding:7px;border-radius:999px;color:var(--tc-muted);flex:none}.tela-catalogo .tc-prev-acts{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:14px}.tela-catalogo .tc-proc-row{display:flex;align-items:center;gap:12px;margin-bottom:14px}.tela-catalogo .tc-proc-row b{display:block;font-size:13px;font-weight:500}.tela-catalogo .tc-proc-row .tc-muted{font-size:11px}.tela-catalogo .tc-steps{list-style:none;display:flex;flex-direction:column;gap:10px}.tela-catalogo .tc-steps li{display:flex;align-items:center;gap:10px}.tela-catalogo .tc-step-dot{width:24px;height:24px;flex:none;border-radius:999px;background:var(--tc-soft);color:var(--tc-muted);display:inline-flex;align-items:center;justify-content:center;position:relative}.tela-catalogo .tc-step-n{font-size:11px;font-weight:500}.tela-catalogo .tc-step-ld,.tela-catalogo .tc-step-ok{display:none;width:14px;height:14px}.tela-catalogo .tc-step-tx{font-size:13px;color:var(--tc-muted)}.tela-catalogo li.active .tc-step-dot{background:#0f172a1f;color:var(--tc-ink)}.tela-catalogo li.active .tc-step-n{display:none}.tela-catalogo li.active .tc-step-ld{display:block;animation:tc-spin 1s linear infinite}.tela-catalogo li.active .tc-step-tx{color:var(--tc-ink);font-weight:500}.tela-catalogo li.done .tc-step-dot{background:var(--tc-ok);color:#fff}.tela-catalogo li.done .tc-step-n{display:none}.tela-catalogo li.done .tc-step-ok{display:block;width:16px;height:16px}.tela-catalogo li.done .tc-step-tx{text-decoration:line-through}@keyframes tc-spin{to{transform:rotate(360deg)}}.tela-catalogo .tc-draft-hd{display:flex;align-items:center;gap:10px;margin-bottom:10px}.tela-catalogo .tc-draft-hd>div{flex:1;min-width:0}.tela-catalogo .tc-draft-hd b{display:block;font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-catalogo .tc-draft-tag{display:inline-flex;align-items:center;gap:4px;margin-top:3px;height:18px;padding:0 8px;border-radius:999px;background:#fff1f2;color:#be123c;font-size:11px;font-weight:500}.tela-catalogo .tc-draft-tag i{width:6px;height:6px;border-radius:999px;background:var(--tc-bad)}.tela-catalogo .tc-conf{flex:none;font-size:11px;color:var(--tc-muted);white-space:nowrap}.tela-catalogo .tc-conf b{font-weight:600;color:var(--tc-ink);font-variant-numeric:tabular-nums}.tela-catalogo .tc-draft h5{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--tc-muted);margin:10px 0 6px}.tela-catalogo .tc-fields{display:grid;grid-template-columns:1fr 1fr;gap:6px}.tela-catalogo .tc-f{display:flex;flex-direction:column;gap:2px;padding:6px 10px;border-radius:10px;background:#f1f5f980;min-width:0;opacity:0;transform:translateY(4px);transition:opacity .3s,transform .3s}.tela-catalogo .tc-f.in,.tela-catalogo .tc-f-in{opacity:1;transform:none}.tela-catalogo .tc-f i{font-style:normal;font-size:11px;color:var(--tc-muted)}.tela-catalogo .tc-f b{font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-catalogo .tc-fields-in{margin-top:10px}.tela-catalogo .tc-f-in{background:#fff;border:1px solid var(--tc-line)}.tela-catalogo .tc-f-in .tc-in{height:22px;display:flex;align-items:center;font-variant-numeric:tabular-nums}.tela-catalogo .tc-f-in .tc-in em{font-style:normal;color:#94a3b8;font-weight:400;font-size:12px}.tela-catalogo .tc-f-in.filled .tc-in em{display:none}.tela-catalogo .tc-f-in.pulse{animation:tc-pulse-b 1.2s ease 1;border-color:#2563eb}@keyframes tc-pulse-b{0%,to{box-shadow:0 0 #2563eb00}50%{box-shadow:0 0 0 4px #2563eb2e}}.tela-catalogo .tc-pub{background:#fff;border-radius:16px;box-shadow:0 8px 24px #0f172a1f,0 0 0 1px #0f172a0a;padding:16px}.tela-catalogo .tc-pub h4{font-size:15px;font-weight:600}.tela-catalogo .tc-pub>p{font-size:12px;margin-top:4px}.tela-catalogo .tc-pub-all{display:flex;align-items:center;gap:8px;padding:10px 8px 8px;border-bottom:1px solid rgba(226,232,240,.6);font-size:12px}.tela-catalogo .tc-cb{width:16px;height:16px;flex:none;border-radius:4px;border:1px solid #CBD5E1;background:#fff;position:relative}.tela-catalogo .tc-cb.on{background:var(--tc-ink);border-color:var(--tc-ink)}.tela-catalogo .tc-cb.on:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.tela-catalogo .tc-pub-list{display:flex;flex-direction:column;gap:4px;margin-top:6px}.tela-catalogo .tc-pub-row{display:flex;align-items:center;gap:8px;padding:8px;border-radius:9px}.tela-catalogo .tc-pub-row b{display:block;font-size:13px;font-weight:500}.tela-catalogo .tc-pub-row .tc-muted{font-size:11px}.tela-catalogo .tc-pub-ml{margin:-2px 8px 0 32px;font-size:11px;font-weight:600;color:var(--tc-muted)}.tela-catalogo .tc-pub-amber{display:flex;align-items:flex-start;gap:8px;margin-top:10px;padding:10px;border-radius:9px;background:#fffbeb;border:1px solid rgba(253,230,138,.6)}.tela-catalogo .tc-pub-amber b{display:block;font-size:12px;font-weight:500;color:#78350f}.tela-catalogo .tc-pub-amber span{display:block;font-size:11px;color:#b45309d9;margin-top:2px}.tela-catalogo .tc-pub-amber code{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px}.tela-catalogo .tc-toast{position:absolute;right:16px;bottom:16px;display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:12px;background:#fff;box-shadow:0 8px 24px #0f172a24,0 0 0 1px #0f172a0d;opacity:0;transform:translateY(16px);transition:opacity .3s,transform .3s cubic-bezier(.2,.8,.2,1);pointer-events:none}.tela-catalogo .tc-toast.on{opacity:1;transform:none}.tela-catalogo .tc-toast-ic{width:20px;height:20px;color:var(--tc-ok);flex:none}.tela-catalogo .tc-toast b{display:block;font-size:13px;font-weight:600}.tela-catalogo .tc-toast span{display:block;font-size:11px;color:var(--tc-muted)}.tela-financeiro{position:relative;height:720px;overflow:hidden;display:flex;flex-direction:column;background:#fff;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}.tela-financeiro *,.tela-financeiro *:before,.tela-financeiro *:after{box-sizing:border-box}.tela-financeiro p,.tela-financeiro h1,.tela-financeiro h2,.tela-financeiro h3,.tela-financeiro ul,.tela-financeiro ol{margin:0;padding:0}.tela-financeiro ul,.tela-financeiro ol{list-style:none}.tela-financeiro h1,.tela-financeiro h2,.tela-financeiro h3{font-family:inherit;font-style:normal;letter-spacing:normal}.tela-financeiro button{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:default}.tela-financeiro svg{display:block;width:100%;height:100%}.tela-financeiro .fn-ic-3{width:12px;height:12px;flex:none;display:inline-block}.tela-financeiro .fn-ic-35{width:14px;height:14px;flex:none;display:inline-block}.tela-financeiro .fn-ic-4{width:16px;height:16px;flex:none;display:inline-block}.tela-financeiro .fn-ic-4.amber{color:#d97706}.tela-financeiro .fn-ic-4.muted{color:#64748b}.tela-financeiro .fn-muted{font-size:12px;color:#64748b;line-height:16px}.tela-financeiro .r{text-align:right}.tela-financeiro [hidden]{display:none!important}.tela-financeiro .fn-hd{display:flex;align-items:center;gap:12px;padding:12px 24px 8px;flex:none}.tela-financeiro .fn-hd-l{min-width:0}.tela-financeiro .fn-h1{font-size:20px;font-weight:600;line-height:28px;letter-spacing:-.02em}.tela-financeiro .fn-sub{font-size:12px;color:#64748b;line-height:16px}.tela-financeiro .fn-search{flex:1;max-width:448px;margin-left:auto;height:36px;border:1px solid #E2E8F0;border-radius:999px;padding:0 14px;display:flex;align-items:center;gap:8px;color:#64748b;font-size:13px;background:#fff}.tela-financeiro .fn-btn{height:36px;padding:0 16px;border-radius:999px;font-size:13px;font-weight:500;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.tela-financeiro .fn-btn-p{background:#0f172a;color:#fff}.tela-financeiro .fn-btn-o{background:#fff;border:1px solid #E2E8F0;color:#0f172a}.tela-financeiro .fn-btn-gh{background:transparent;color:#0f172a}.tela-financeiro .fn-btn-g{width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#0f172a}.tela-financeiro .fn-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0 24px 12px;flex:none}.tela-financeiro .fn-stat{border-radius:16px;background:#f1f5f980;padding:10px 16px}.tela-financeiro .fn-stat-l{font-size:11px;color:#64748b;line-height:14px;letter-spacing:.02em}.tela-financeiro .fn-stat-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.tela-financeiro .fn-stat-v{font-size:22px;font-weight:700;line-height:28px;font-variant-numeric:tabular-nums;letter-spacing:-.01em}.tela-financeiro .fn-spark{width:64px;height:20px;flex:none}.tela-financeiro .fn-stat-s{font-size:11px;color:#64748b;line-height:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-financeiro .fn-body{display:flex;gap:20px;padding:0 24px 16px;flex:1;min-height:0}.tela-financeiro .fn-nav{width:176px;flex:none;display:flex;flex-direction:column;gap:2px;align-self:flex-start}.tela-financeiro .fn-nav-it{position:relative;width:100%;height:36px;border-radius:12px;padding:0 12px;display:flex;align-items:center;gap:10px;font-size:13px;color:#0f172a;text-align:left}.tela-financeiro .fn-nav-it.on{background:#f1f5f9;font-weight:500}.tela-financeiro .fn-nav-l{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-financeiro .fn-cnt{font-size:12px;color:#64748b;font-variant-numeric:tabular-nums}.tela-financeiro .fn-dot{position:absolute;top:5px;right:5px;width:6px;height:6px;border-radius:999px;background:#0f172a;opacity:0;transition:opacity .25s ease}.tela-financeiro .fn-dot.on{opacity:1}.tela-financeiro .fn-content{position:relative;flex:1;min-width:0}.tela-financeiro .fn-aba{position:absolute;inset:0;display:flex;gap:16px;opacity:0;visibility:hidden;transform:translate(-28px);pointer-events:none;transition:opacity .32s cubic-bezier(.2,.8,.2,1),transform .32s cubic-bezier(.2,.8,.2,1),visibility 0s linear .32s}.tela-financeiro .fn-aba.on{opacity:1;visibility:visible;transform:none;pointer-events:auto;transition-delay:0s}.tela-financeiro .fn-col{flex:1;min-width:0;display:flex;flex-direction:column;gap:14px}.tela-financeiro .fn-card{border-radius:16px;background:#f1f5f980;padding:16px 18px;display:flex;flex-direction:column;gap:10px}.tela-financeiro .fn-card-hd{display:flex;align-items:flex-start;gap:8px}.tela-financeiro .fn-card-hd .fn-ic-4{margin-top:2px}.tela-financeiro .fn-card-hd h2{font-size:13px;font-weight:600;line-height:18px}.tela-financeiro .fn-card-hd p{font-size:11px;color:#64748b;line-height:14px;margin-top:1px}.tela-financeiro .fn-card-bd{display:flex;flex-direction:column;gap:8px}.tela-financeiro .fn-big{font-size:22px;font-weight:700;line-height:28px;font-variant-numeric:tabular-nums;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.tela-financeiro .fn-big-s{font-size:12px;font-weight:500;color:#64748b}.tela-financeiro .fn-ul{display:flex;flex-direction:column;gap:4px}.tela-financeiro .fn-li{display:flex;align-items:center;gap:8px;font-size:13px;border-radius:16px;background:#f1f5f9b3;padding:6px 12px;line-height:18px}.tela-financeiro .fn-li-n{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-financeiro .fn-li-d{font-size:11px;color:#64748b;white-space:nowrap}.tela-financeiro .fn-li-v{font-variant-numeric:tabular-nums;white-space:nowrap}.tela-financeiro .fn-li-v.b{font-weight:600}.tela-financeiro .fn-badge{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:999px;background:#f1f5f9;color:#0f172a;font-size:11px;font-weight:500;white-space:nowrap;flex:none}.tela-financeiro .fn-badge.amber{background:#fef3c7;color:#b45309}.tela-financeiro .fn-cta{align-self:flex-start;height:30px;padding:0 12px;border-radius:999px;border:1px solid #E2E8F0;background:#fff;font-size:12px;font-weight:500;display:inline-flex;align-items:center;gap:4px}.tela-financeiro .fn-proj{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tela-financeiro .fn-proj-b{border-radius:16px;background:#f1f5f9b3;padding:6px 12px}.tela-financeiro .fn-proj-l{font-size:11px;color:#64748b;line-height:14px}.tela-financeiro .fn-proj-v{font-size:14px;font-weight:600;font-variant-numeric:tabular-nums}.tela-financeiro .fn-proj-v.in{color:#047857}.tela-financeiro .fn-proj-v.out{color:#be123c}.tela-financeiro .fn-panel{flex:1;min-width:0;border-radius:16px;background:#fff;box-shadow:0 1px 2px #0000000d,0 0 0 1px #e2e8f0cc;display:flex;flex-direction:column;align-self:flex-start}.tela-financeiro .fn-panel-hd{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px;border-bottom:1px solid rgba(226,232,240,.6)}.tela-financeiro .fn-panel-t{display:flex;align-items:center;gap:8px}.tela-financeiro .fn-panel-t h2{font-size:13px;font-weight:600}.tela-financeiro .fn-panel-acts{display:flex;align-items:center;gap:8px}.tela-financeiro .fn-panel-acts .fn-btn{height:32px;padding:0 12px;font-size:12px}.tela-financeiro .fn-grid{display:flex;flex-direction:column}.tela-financeiro .fn-gh,.tela-financeiro .fn-gr-main{display:grid;align-items:center;gap:12px;padding:0 20px}.tela-financeiro .fn-grid-conc .fn-gh,.tela-financeiro .fn-grid-conc .fn-gr-main{grid-template-columns:70px minmax(200px,1fr) 110px 120px 80px}.tela-financeiro .fn-grid-pag .fn-gh,.tela-financeiro .fn-grid-pag .fn-gr-main{grid-template-columns:170px minmax(170px,2.5fr) 130px minmax(150px,1.5fr)}.tela-financeiro .fn-gh{height:36px;font-size:11px;font-weight:500;color:#64748b;letter-spacing:.02em;border-bottom:1px solid rgba(226,232,240,.6)}.tela-financeiro .fn-gr{border-bottom:1px solid rgba(226,232,240,.6);transition:background .2s ease}.tela-financeiro .fn-gr-main{min-height:44px}.tela-financeiro .fn-gd{font-size:13px;color:#64748b;white-space:nowrap;display:flex;align-items:center;gap:6px}.tela-financeiro .fn-gdesc{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-financeiro .fn-gdesc.b{font-weight:500}.tela-financeiro .fn-gv{font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.tela-financeiro .fn-gv.in{color:#047857}.tela-financeiro .fn-tx{max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease,opacity .3s ease}.tela-financeiro .fn-tx.in{max-height:120px;opacity:1}.tela-financeiro .fn-tx.out{max-height:0;opacity:0}.tela-financeiro .fn-sug{display:flex;align-items:center;gap:12px;margin:0 20px 8px 68px;padding:4px 12px;border-radius:16px;background:#f1f5f980}.tela-financeiro .fn-sug-t{flex:1;min-width:0}.tela-financeiro .fn-sug-t p{font-size:13px;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-financeiro .fn-sug-s{font-size:11px;color:#64748b}.tela-financeiro .fn-sug-v{font-size:12px;font-variant-numeric:tabular-nums;white-space:nowrap}.tela-financeiro .fn-sug-a{display:flex;gap:4px;flex:none}.tela-financeiro .fn-rb{width:28px;height:28px;border-radius:999px;border:1px solid #E2E8F0;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:#0f172a}.tela-financeiro .fn-rb-p{background:#0f172a;border-color:#0f172a;color:#fff}.tela-financeiro .fn-div{padding:12px 20px 14px;border-top:1px solid rgba(226,232,240,.6)}.tela-financeiro .fn-div-hd{display:flex;align-items:center;gap:8px;margin-bottom:8px}.tela-financeiro .fn-div-hd h3{font-size:11px;font-weight:600;color:#64748b;letter-spacing:.04em;text-transform:uppercase}.tela-financeiro .fn-pag{flex:1;min-width:0;display:flex;flex-direction:column;gap:10px}.tela-financeiro .fn-aging{display:flex;gap:6px;padding:0 4px}.tela-financeiro .fn-chip{height:26px;padding:0 10px;border-radius:999px;border:1px solid #E2E8F0;font-size:11px;color:#64748b;display:inline-flex;align-items:center;gap:5px}.tela-financeiro .fn-chip b{color:#0f172a;font-variant-numeric:tabular-nums}.tela-financeiro .fn-chip.on{background:#f1f5f9;border-color:#f1f5f9;color:#0f172a}.tela-financeiro .fn-pag .fn-grid{border-radius:16px;background:#fff;box-shadow:0 1px 2px #0000000d,0 0 0 1px #e2e8f0cc;overflow:hidden}.tela-financeiro .fn-gr.sel{background:#f1f5f999}.tela-financeiro .fn-gr.pago .fn-gdesc{color:#64748b}.tela-financeiro .fn-selo{display:inline-flex;align-items:center;gap:4px;height:22px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:500;white-space:nowrap}.tela-financeiro .fn-selo.ok{background:#dcfce7;color:#15803d}.tela-financeiro .fn-st{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:500;white-space:nowrap;transition:background .25s ease,color .25s ease}.tela-financeiro .fn-st.wait{background:#fef3c7;color:#b45309}.tela-financeiro .fn-st.ok{background:#f1f5f9;color:#0f172a}.tela-financeiro .fn-st.pago{background:#dcfce7;color:#15803d}.tela-financeiro .fn-auto{display:flex;align-items:center;gap:14px;border-radius:16px;background:#f1f5f980;padding:10px 16px}.tela-financeiro .fn-switch{width:34px;height:20px;border-radius:999px;background:#e2e8f0;position:relative;flex:none}.tela-financeiro .fn-switch:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:999px;background:#fff;box-shadow:0 1px 2px #00000026}.tela-financeiro .fn-auto-t{flex:1;min-width:0}.tela-financeiro .fn-auto-t p:first-child,.tela-financeiro .fn-auto-alc p:first-child{font-size:13px;font-weight:500;line-height:18px}.tela-financeiro .fn-auto-alc{text-align:right;flex:none}.tela-financeiro .fn-auto b{font-weight:600;color:#0f172a}.tela-financeiro .fn-drawer{position:absolute;top:0;right:0;bottom:0;width:360px;background:#fff;border-radius:16px;box-shadow:0 10px 40px #0f172a24,0 0 0 1px #e2e8f0cc;padding:18px 20px 14px;display:flex;flex-direction:column;gap:12px;transform:translate(28px);opacity:0;visibility:hidden;transition:transform .34s cubic-bezier(.2,.8,.2,1),opacity .3s ease,visibility 0s linear .34s}.tela-financeiro .fn-drawer.on{transform:none;opacity:1;visibility:visible;transition-delay:0s}.tela-financeiro .fn-dr-hd{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.tela-financeiro .fn-dr-t{font-size:15px;font-weight:600;line-height:20px}.tela-financeiro .fn-dr-s{font-size:11px;color:#64748b;line-height:14px;margin-top:2px}.tela-financeiro .fn-dr-sec{display:flex;flex-direction:column;gap:3px}.tela-financeiro .fn-lbl{font-size:11px;font-weight:600;color:#64748b;letter-spacing:.04em;text-transform:uppercase;display:flex;align-items:center;gap:6px}.tela-financeiro .fn-dr-cnpj{font-size:13px;font-variant-numeric:tabular-nums;display:inline-flex;align-items:center;gap:4px}.tela-financeiro .fn-dr-cnpj .fn-ic-3{opacity:.6}.tela-financeiro .fn-dotp{color:#0f172a;margin-right:2px}.tela-financeiro .fn-dr-tr{flex:1;min-height:0}.tela-financeiro .fn-trilha{display:flex;flex-direction:column;gap:6px;margin-top:4px;padding-left:12px;border-left:2px solid #E2E8F0}.tela-financeiro .fn-trilha li{display:flex;justify-content:space-between;gap:8px;font-size:12px;line-height:16px}.tela-financeiro .fn-trilha em{font-style:normal;color:#64748b;font-size:11px;white-space:nowrap}.tela-financeiro .fn-dr-ft{display:flex;gap:8px;margin-top:auto}.tela-financeiro .fn-dr-ft .fn-btn{flex:1;justify-content:center;height:34px}.tela-financeiro .fn-toast{position:absolute;right:8px;bottom:8px;visibility:hidden;width:300px;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0f172a24,0 0 0 1px #e2e8f0e6;padding:10px 14px;display:flex;flex-direction:column;gap:2px;opacity:0;transform:translateY(10px);transition:opacity .25s ease,transform .25s ease;z-index:3}.tela-financeiro .fn-toast.on{opacity:1;transform:none;visibility:visible}.tela-financeiro .fn-toast b{font-size:13px;font-weight:600}.tela-financeiro .fn-toast span{font-size:12px;color:#64748b}.tela-financeiro .fn-chal{position:absolute;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:4}.tela-financeiro .fn-chal.on{opacity:1;pointer-events:auto}.tela-financeiro .fn-chal-box{width:400px;background:#fff;border-radius:16px;padding:22px 24px 18px;box-shadow:0 20px 60px #0f172a40;display:flex;flex-direction:column;gap:14px;transform:translateY(8px);transition:transform .25s ease}.tela-financeiro .fn-chal.on .fn-chal-box{transform:none}.tela-financeiro .fn-chal-t{font-size:16px;font-weight:600;line-height:22px}.tela-financeiro .fn-chal-p{font-size:13px;color:#64748b;line-height:18px}.tela-financeiro .fn-otp{display:flex;justify-content:center;gap:0}.tela-financeiro .fn-otp-s{width:40px;height:44px;border:1px solid #E2E8F0;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:500;font-variant-numeric:tabular-nums}.tela-financeiro .fn-otp-s:first-child{border-radius:8px 0 0 8px}.tela-financeiro .fn-otp-s:last-child{border-radius:0 8px 8px 0}.tela-financeiro .fn-otp-s+.fn-otp-s{border-left:0}.tela-financeiro .fn-otp-s.on{box-shadow:inset 0 0 0 1px #0f172a}.tela-financeiro .fn-chal-l{font-size:12px;color:#64748b;text-align:center}.tela-financeiro .fn-chal-ft{display:flex;gap:8px}.tela-financeiro .fn-chal-ft .fn-btn{flex:1;justify-content:center}.tela-estudio{position:relative;height:720px;overflow:hidden;background:#fff;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;line-height:1.4;-webkit-font-smoothing:antialiased;text-align:left}.tela-estudio *,.tela-estudio *:before,.tela-estudio *:after{box-sizing:border-box}.tela-estudio [hidden]{display:none!important}.tela-estudio .lu{display:inline-flex;width:16px;height:16px;flex:none}.tela-estudio .lu svg{width:100%;height:100%}.tela-estudio .ig-ic{display:inline-flex;width:16px;height:16px;flex:none}.tela-estudio .es-muted{color:#64748b;font-size:12px}.tela-estudio [data-img]{background-size:cover;background-position:center;background-color:#f1f5f9}.tela-estudio .es-scr{position:absolute;inset:0;background:#fff;display:flex;flex-direction:column;transform:translate(100%);transition:transform .32s cubic-bezier(.2,.8,.2,1)}.tela-estudio .es-scr.on{transform:none}.tela-estudio .es-scr.past{transform:translate(-100%)}.tela-estudio .es-scr.off{display:none}.tela-estudio.instant .es-scr,.tela-estudio.instant .es-verd,.tela-estudio.instant .es-reasons,.tela-estudio.instant .es-piece-new,.tela-estudio.instant .es-menu,.tela-estudio.instant .es-dlg-bg,.tela-estudio.instant .es-toast,.tela-estudio.instant .es-msg,.tela-estudio.instant .es-sug,.tela-estudio.instant .ln-fim{transition:none!important;animation:none!important}.tela-estudio .es-ph{flex:none;height:64px;padding:14px 24px 0;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.tela-estudio .es-ph h1{margin:0;font-size:20px;font-weight:600;letter-spacing:-.01em;line-height:1.2}.tela-estudio .es-ph p{margin:2px 0 0;font-size:12px;color:#64748b}.tela-estudio .es-pill-ia{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px;border-radius:999px;background:#f5f3ff;color:#6d28d9;font-size:12px;font-weight:500;white-space:nowrap}.tela-estudio .es-a-body{flex:1;min-height:0;display:grid;grid-template-columns:340px 1fr;gap:16px;padding:12px 24px 20px}.tela-estudio .es-a-left{display:flex;flex-direction:column;gap:12px}.tela-estudio .es-card{background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:14px}.tela-estudio .es-card-h{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;font-size:13px}.tela-estudio .es-q-top{display:flex;align-items:center;gap:12px}.tela-estudio .es-thumb{width:48px;height:60px;border-radius:8px;flex:none}.tela-estudio .es-q-txt{display:flex;flex-direction:column;gap:2px;min-width:0}.tela-estudio .es-q-txt b{font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-estudio .es-q-obj{font-size:12px;color:#64748b}.tela-estudio .es-q-phase{margin-top:12px;display:flex;align-items:center;gap:8px;font-size:12px;color:#64748b;padding-top:10px;border-top:1px solid #F1F5F9}.tela-estudio .es-q-phase .ok{display:none;color:#16a34a}.tela-estudio .es-q-phase .spin{color:#6d28d9;animation:es-spin 1s linear infinite}.tela-estudio .es-queue.done .es-q-phase .spin{display:none}.tela-estudio .es-queue.done .es-q-phase .ok{display:inline-flex}.tela-estudio .es-queue.done .es-q-phase{color:#16a34a;font-weight:500}@keyframes es-spin{to{transform:rotate(360deg)}}.tela-estudio .es-chart{width:100%;height:auto;display:block}.tela-estudio .es-chart .ax{stroke:#e2e8f0;stroke-width:1}.tela-estudio .es-chart .tk{font-size:11px;fill:#94a3b8}.tela-estudio .es-chart .ref{stroke:#16a34a;stroke-width:1;stroke-dasharray:4 3}.tela-estudio .es-chart .ref-t{font-size:11px;fill:#16a34a;font-weight:600}.tela-estudio .es-chart .ln{fill:none;stroke:#7c3aed;stroke-width:2;stroke-linecap:round}.tela-estudio .es-chart .ln-fim{stroke-dasharray:60;stroke-dashoffset:60;transition:stroke-dashoffset .6s ease}.tela-estudio .es-chart .ln-fim.on{stroke-dashoffset:0}.tela-estudio .es-chart .dot{fill:#7c3aed}.tela-estudio .es-chart .dot-fim{fill:#16a34a;opacity:0;transition:opacity .3s ease .4s}.tela-estudio .es-chart .dot-fim.on{opacity:1}.tela-estudio .es-curve-foot{display:flex;justify-content:space-between;font-size:11px;color:#64748b;margin-top:4px}.tela-estudio .es-a-right{min-width:0;display:flex;flex-direction:column}.tela-estudio .es-grid4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.tela-estudio .es-cand{position:relative;border-radius:16px;overflow:hidden;background:#f1f5f9;aspect-ratio:4 / 5}.tela-estudio .es-cand-img{position:absolute;inset:0;display:block}.tela-estudio .es-bd{position:absolute;top:8px;left:8px;height:20px;padding:0 7px;border-radius:999px;font-size:11px;font-weight:600;display:inline-flex;align-items:center;letter-spacing:.01em}.tela-estudio .es-bd-light{background:#ffffffe6;color:#0f172a}.tela-estudio .es-bd-best{background:#0f172a;color:#fff;opacity:0;transition:opacity .25s ease}.tela-estudio .es-bd-pct{top:32px;background:#ffffffe6;color:#0f172a;opacity:0;transition:opacity .25s ease .1s}.tela-estudio .es-bd.on{opacity:1}.tela-estudio .es-verd{position:absolute;top:8px;right:8px;height:20px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:600;display:inline-flex;align-items:center;opacity:0;transform:translateY(-4px) scale(.96);transition:opacity .25s ease,transform .25s ease}.tela-estudio .es-cand.judged .es-verd{opacity:1;transform:none}.tela-estudio .es-v-ok{background:#d1fae5;color:#047857}.tela-estudio .es-v-reg{background:#fef3c7;color:#b45309}.tela-estudio .es-v-rej{background:#ffe4e6;color:#be123c}.tela-estudio .es-reasons{position:absolute;left:0;right:0;bottom:0;padding:8px;background:#fffffff2;font-size:11px;line-height:1.3;color:#334155;display:flex;flex-direction:column;gap:3px;opacity:0;transform:translateY(6px);transition:opacity .25s ease .1s,transform .25s ease .1s}.tela-estudio .es-cand.judged .es-reasons{opacity:1;transform:none}.tela-estudio .es-r{display:flex;gap:4px}.tela-estudio .es-r i{font-style:normal;color:#d97706;font-weight:700}.tela-estudio .es-cand.judged .es-v-rej~.es-cand-img,.tela-estudio .es-cand.judged .es-cand-img{filter:none}.tela-estudio .es-cand[data-cand="1"].judged .es-cand-img{filter:saturate(.55) brightness(.92)}.tela-estudio .es-count{margin:10px 0 0;font-size:12px;color:#64748b}.tela-estudio .es-final{margin-top:12px;flex:none;display:flex;gap:16px;padding:14px;border-radius:16px;background:#f1f5f980;font-size:13px;color:#0f172a;opacity:.35;filter:grayscale(1);transition:opacity .35s ease,filter .35s ease}.tela-estudio .es-final.on{opacity:1;filter:none}.tela-estudio .es-final-img{width:236px;height:295px;border-radius:12px;flex:none}.tela-estudio .es-final-txt{display:flex;flex-direction:column;gap:10px;min-width:0}.tela-estudio .es-final-h{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600}.tela-estudio .es-final-h .lu{color:#16a34a;width:18px;height:18px}.tela-estudio .es-final-h b{margin-left:auto;font-weight:600;color:#047857}.tela-estudio .es-final-p{margin:0;font-size:13px;line-height:1.5;color:#475569}.tela-estudio .es-final-tags{display:flex;flex-wrap:wrap;gap:6px}.tela-estudio .es-final-tags span{height:22px;padding:0 8px;border-radius:999px;background:#fff;border:1px solid #E2E8F0;font-size:11px;color:#334155;display:inline-flex;align-items:center}.tela-estudio .es-b{flex-direction:row}.tela-estudio .es-side{width:192px;flex:none;border-right:1px solid #E2E8F0;padding:14px 10px;display:flex;flex-direction:column;gap:14px;background:#fff}.tela-estudio .es-side-h{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;padding:0 6px}.tela-estudio .es-side-g{display:flex;flex-direction:column;gap:2px}.tela-estudio .es-side-lbl{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;padding:0 6px 4px}.tela-estudio .es-side a{display:flex;align-items:center;justify-content:space-between;height:30px;padding:0 8px;border-radius:8px;font-size:12.5px;color:#334155}.tela-estudio .es-side a.on{background:#f1f5f9;color:#0f172a;font-weight:500}.tela-estudio .es-side a i{font-style:normal;font-size:11px;color:#94a3b8}.tela-estudio .es-main{flex:1;min-width:0;display:flex;flex-direction:column;background:#f1f5f94d}.tela-estudio .es-gal{flex:1;min-height:0;padding:16px 16px 0;column-count:4;column-gap:12px;overflow:hidden}.tela-estudio .es-piece{position:relative;break-inside:avoid;margin-bottom:12px;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 1px 2px #0f172a0f}.tela-estudio .es-piece-img{display:block;width:100%;aspect-ratio:4 / 5}.tela-estudio .es-piece:nth-child(3) .es-piece-img,.tela-estudio .es-piece:nth-child(5) .es-piece-img{aspect-ratio:1 / 1}.tela-estudio .es-chip{position:absolute;top:8px;left:8px;height:20px;padding:0 7px;border-radius:999px;font-size:11px;font-weight:600;display:inline-flex;align-items:center;gap:4px}.tela-estudio .es-chip .lu{width:11px;height:11px}.tela-estudio .es-chip-now{background:#0f172a;color:#fff}.tela-estudio .es-chip-sent{background:#dbeafe;color:#1d4ed8}.tela-estudio .es-chip-buy{background:#d1fae5;color:#047857}.tela-estudio .es-piece-acts{position:absolute;top:8px;right:8px;display:flex;gap:4px}.tela-estudio .es-act{width:28px;height:28px;border-radius:999px;background:#ffffffe6;display:inline-flex;align-items:center;justify-content:center;color:#0f172a}.tela-estudio .es-act .lu{width:14px;height:14px}.tela-estudio .es-zap{position:absolute;right:8px;bottom:30px;height:20px;padding:0 6px;border-radius:999px;background:#ffffffe6;color:#b45309;font-size:11px;font-weight:600;display:inline-flex;align-items:center;gap:3px}.tela-estudio .es-zap .lu{width:11px;height:11px}.tela-estudio .es-piece-prompt{position:absolute;left:0;right:0;bottom:0;padding:22px 10px 8px;font-size:11px;color:#fff;background:linear-gradient(to top,#0f172ab8,#0f172a00);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-estudio .es-piece-new{opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.tela-estudio .es-piece-new.in{opacity:1;transform:none}.tela-estudio .es-piece-new .es-act-up{box-shadow:0 0 0 2px #0f172a14}.tela-estudio .es-menu{position:absolute;top:40px;right:8px;z-index:3;width:214px;background:#fff;border:1px solid #E2E8F0;border-radius:10px;box-shadow:0 10px 30px #0f172a24;padding:4px;opacity:0;transform:translateY(-4px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.tela-estudio .es-piece-new.menu .es-menu{opacity:1;transform:none}.tela-estudio .es-menu a{display:flex;align-items:center;gap:8px;height:30px;padding:0 8px;border-radius:6px;font-size:12.5px;color:#0f172a}.tela-estudio .es-menu a .lu{width:14px;height:14px;color:#64748b}.tela-estudio .es-menu a.es-menu-ig{background:#f1f5f9;font-weight:500}.tela-estudio .es-comp{flex:none;margin:8px 16px 16px;padding:10px 12px;background:#fff;border:1px solid #E2E8F0;border-radius:16px;display:flex;flex-direction:column;gap:8px;box-shadow:0 1px 2px #0f172a0d}.tela-estudio .es-comp-row1,.tela-estudio .es-comp-row2{display:flex;align-items:center;gap:10px}.tela-estudio .es-seg{display:inline-flex;background:#f1f5f9;border-radius:999px;padding:2px;font-size:12px}.tela-estudio .es-seg>*{display:inline-flex;align-items:center;gap:5px;height:24px;padding:0 10px;border-radius:999px;color:#64748b}.tela-estudio .es-seg>b{background:#fff;color:#0f172a;font-weight:500;box-shadow:0 1px 2px #0f172a14}.tela-estudio .es-seg .lu{width:13px;height:13px}.tela-estudio .es-anchor{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#64748b;padding:2px 8px 2px 2px;border:1px solid #E2E8F0;border-radius:999px}.tela-estudio .es-anchor b{color:#0f172a;font-weight:500}.tela-estudio .es-anchor-img{width:24px;height:24px;border-radius:999px;flex:none}.tela-estudio .es-comp-link{margin-left:auto;font-size:12px;color:#64748b;display:inline-flex;align-items:center;gap:4px}.tela-estudio .es-comp-link+.es-comp-link{margin-left:0}.tela-estudio .es-input{flex:1;min-width:0;height:40px;border-radius:999px;background:#f1f5f999;padding:0 16px;display:flex;align-items:center;font-size:13px;color:#94a3b8;white-space:nowrap;overflow:hidden}.tela-estudio .es-btn-ghost,.tela-estudio .es-btn-outline,.tela-estudio .es-btn-primary{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 14px;border-radius:10px;font-size:13px;font-weight:500;white-space:nowrap}.tela-estudio .es-btn-ghost{color:#6d28d9;background:#f5f3ff}.tela-estudio .es-btn-outline{border:1px solid #E2E8F0;color:#0f172a;background:#fff}.tela-estudio .es-btn-outline.sm{height:30px;font-size:12px;padding:0 10px}.tela-estudio .es-btn-primary{background:#0f172a;color:#fff}.tela-estudio .es-btn-primary .lu,.tela-estudio .es-btn-ghost .lu{width:14px;height:14px}.tela-estudio .es-dlg-bg{position:absolute;inset:0;z-index:5;background:#0f172a73;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s ease}.tela-estudio .es-dlg-bg.on{opacity:1;pointer-events:auto}.tela-estudio .es-dlg{width:440px;background:#fff;border-radius:16px;padding:18px 18px 16px;box-shadow:0 24px 60px #0f172a40;display:flex;flex-direction:column;gap:12px;transform:translateY(8px) scale(.98);transition:transform .2s ease}.tela-estudio .es-dlg-bg.on .es-dlg{transform:none}.tela-estudio .es-dlg-h{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600}.tela-estudio .es-dlg-prev{display:flex;gap:12px}.tela-estudio .es-dlg-img{width:88px;height:110px;border-radius:10px;flex:none}.tela-estudio .es-ta{flex:1;min-height:110px;border:1px solid #E2E8F0;border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.45;color:#0f172a;position:relative}.tela-estudio .es-ta-ph{color:#94a3b8}.tela-estudio .es-caret{display:none;width:1px;height:14px;background:#0f172a;vertical-align:-2px;margin-left:1px;animation:es-blink 1s step-end infinite}.tela-estudio .es-ta.typing .es-caret{display:inline-block}@keyframes es-blink{50%{opacity:0}}.tela-estudio .es-dlg-row{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#64748b}.tela-estudio .es-dt{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 10px;border:1px solid #E2E8F0;border-radius:8px;color:#0f172a;font-size:12.5px}.tela-estudio .es-dt .lu{width:14px;height:14px;color:#64748b}.tela-estudio .es-dlg-acts{display:flex;justify-content:flex-end;gap:8px}.tela-estudio .es-toast{position:absolute;right:16px;bottom:16px;z-index:6;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:10px;background:#0f172a;color:#fff;font-size:13px;box-shadow:0 10px 30px #0f172a40;opacity:0;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}.tela-estudio .es-toast.on{opacity:1;transform:none}.tela-estudio .es-toast .lu{color:#34d399}.tela-estudio .es-tabs{flex:none;display:flex;gap:4px;padding:6px 24px 0;border-bottom:1px solid #E2E8F0}.tela-estudio .es-tab{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 12px;font-size:13px;color:#64748b;border-bottom:2px solid transparent;margin-bottom:-1px}.tela-estudio .es-tab .lu{width:14px;height:14px}.tela-estudio .es-tab.on{color:#0f172a;font-weight:500;border-bottom-color:#0f172a}.tela-estudio .es-c-body{padding:18px 24px;display:flex;flex-direction:column;gap:12px}.tela-estudio .es-c-top{display:flex;align-items:center;justify-content:space-between}.tela-estudio .es-c-top p{margin:0}.tela-estudio .es-post{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #E2E8F0;border-radius:12px;background:#fff}.tela-estudio .es-post-img{width:56px;height:56px;border-radius:8px;flex:none}.tela-estudio .es-post-txt{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.tela-estudio .es-post-cap{margin:0;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-estudio .es-post-meta{display:flex;align-items:center;gap:10px}.tela-estudio .es-st{height:20px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:600;display:inline-flex;align-items:center}.tela-estudio .es-st-sch{background:#dbeafe;color:#1d4ed8}.tela-estudio .es-st-pub{background:#fef3c7;color:#b45309}.tela-estudio .es-st-ok{background:#d1fae5;color:#047857}.tela-estudio .es-post-dt{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#64748b}.tela-estudio .es-post-dt .lu{width:11px;height:11px}.tela-estudio .es-post-acts{display:flex;gap:4px}.tela-estudio .es-ic-btn{width:30px;height:30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#64748b}.tela-estudio .es-ic-btn .lu{width:15px;height:15px}.tela-estudio .es-c-hint{margin:0;font-size:12px;color:#64748b}.tela-estudio .es-ch{flex:1;min-height:0;display:flex;flex-direction:column}.tela-estudio .es-ch-hd{flex:none;height:56px;padding:0 16px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #E2E8F0;background:#fff}.tela-estudio .es-ch-av{position:relative;width:36px;height:36px;flex:none}.tela-estudio .es-ch-av .circ{width:36px;height:36px;border-radius:999px;background:#dfe5e7;color:#54656f;font-weight:500;font-size:14px;display:flex;align-items:center;justify-content:center}.tela-estudio .es-ch-av .badge{position:absolute;bottom:-2px;right:-2px;width:14px;height:14px;display:flex}.tela-estudio .es-ch-av .badge>*{width:14px!important;height:14px!important}.tela-estudio .es-ch-nm{display:flex;flex-direction:column;min-width:0}.tela-estudio .es-ch-nm b{font-size:14px;font-weight:500;color:#111b21;line-height:1.25}.tela-estudio .es-ch-nm span{font-size:11.5px;color:#667781;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-estudio .es-ch-unread{margin-left:auto;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#00a884;color:#fff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.tela-estudio .es-ch-unread.on{opacity:1}.tela-estudio .es-ch-body{flex:1;min-height:0;padding:12px 24px;display:flex;flex-direction:column;gap:10px;overflow:hidden;background-color:#efeae2;background-image:url(/stitch/chat-bg.png);background-size:412px}.tela-estudio .es-ch-date{align-self:center;font-size:11.5px;color:#54656f;background:#ffffffe6;padding:3px 10px;border-radius:8px}.tela-estudio .es-msg{max-width:62%;border-radius:12px;background:#fff;padding:8px 10px 6px;display:flex;flex-direction:column;gap:6px;box-shadow:0 1px 1px #0b141a21;opacity:0;transform:translateY(6px);transition:opacity .25s ease,transform .25s ease}.tela-estudio .es-msg.in{opacity:1;transform:none}.tela-estudio .es-msg-chip{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:#7c3aed}.tela-estudio .es-msg-chip .ig-ic{width:13px;height:13px}.tela-estudio .es-msg-post{display:flex;align-items:center;gap:8px;padding:6px;border-radius:8px;background:#f1f5f9;font-size:11.5px;color:#475569;line-height:1.3}.tela-estudio .es-msg-post-img{width:36px;height:36px;border-radius:6px;flex:none}.tela-estudio .es-msg-txt{font-size:14px;color:#111b21}.tela-estudio .es-msg-meta{font-size:11px;color:#667781;align-self:flex-end}.tela-estudio .es-msg-reply{align-self:flex-start;display:inline-flex;align-items:center;gap:5px;height:26px;padding:0 10px;border-radius:999px;border:1px solid #E2E8F0;font-size:12px;color:#0f172a;background:#fff}.tela-estudio .es-msg-reply .lu{width:13px;height:13px}.tela-estudio .es-sug{align-self:flex-end;width:62%;border-radius:12px;background:#fffbeb;border:1px solid #FDE68A;padding:10px 12px;display:flex;flex-direction:column;gap:6px;opacity:0;transform:translateY(6px);transition:opacity .25s ease,transform .25s ease}.tela-estudio .es-sug.in{opacity:1;transform:none}.tela-estudio .es-sug-h{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:#92400e}.tela-estudio .es-sug-h .lu{width:13px;height:13px}.tela-estudio .es-sug-wait{margin-left:auto;font-weight:500;color:#b45309}.tela-estudio .es-sug-txt{margin:0;font-size:14px;color:#111b21}.tela-estudio .es-sug-acts{display:flex;align-items:center;gap:12px}.tela-estudio .es-sug-ok{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px;border-radius:999px;background:#0f172a;color:#fff;font-size:12px;font-weight:500}.tela-estudio .es-sug-ok .lu{width:13px;height:13px}.tela-estudio .es-sug.pulse .es-sug-ok{animation:es-pulse 1.4s ease-in-out infinite}@keyframes es-pulse{0%,to{box-shadow:0 0 #0f172a59}50%{box-shadow:0 0 0 6px #0f172a00}}.tela-estudio .es-sug-edit{font-size:12px;color:#64748b}.tela-estudio .es-ch-comp{flex:none;height:56px;padding:0 16px;display:flex;align-items:center;gap:12px;background:#f0f2f5;color:#54656f}.tela-estudio .es-ch-comp .lu{width:22px;height:22px}.tela-estudio .es-ch-field{flex:1;height:38px;border-radius:8px;background:#fff;padding:0 12px;display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#8696a0}.tela-estudio .es-ch-field .lu{width:20px;height:20px}.tela-estudio .es-log{margin-top:auto;padding-top:10px;border-top:1px solid #E2E8F0;display:flex;flex-direction:column;gap:6px}.tela-estudio .es-log-h{margin:0 0 2px;font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.06em}.tela-estudio .es-log-r{display:flex;align-items:center;gap:8px;font-size:12px;color:#334155}.tela-estudio .es-log-r i{font-style:normal;height:18px;padding:0 7px;border-radius:999px;font-size:11px;font-weight:600;display:inline-flex;align-items:center;flex:none}.tela-auto{position:relative;height:720px;overflow:hidden;background:#fff;color:#0f172a;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}.tela-auto *,.tela-auto *:before,.tela-auto *:after{box-sizing:border-box}.tela-auto p,.tela-auto h1,.tela-auto h2,.tela-auto h3,.tela-auto ol{margin:0;padding:0}.tela-auto ol{list-style:none}.tela-auto .material-symbols-outlined{flex:none;line-height:1}.tela-auto .au-ic-3{font-size:12px}.tela-auto .au-ic-35{font-size:14px}.tela-auto .au-ic-4{font-size:16px}.tela-auto .au-ic-5{font-size:20px}.tela-auto .au-ic-6{font-size:24px}.tela-auto .au-ic-8{font-size:32px}.tela-auto .au-emerald{background:#10b9811a;color:#059669}.tela-auto .au-blue{background:#3b82f61a;color:#2563eb}.tela-auto .au-amber{background:#f59e0b1a;color:#d97706}.tela-auto .au-primary{background:#0f172a1a;color:#0f172a}.tela-auto .au-muted{background:#f1f5f980;color:#64748b}.tela-auto .au-red{color:#ef4444}.tela-auto .au-bg-emerald{background:#10b981}.tela-auto .au-bg-blue{background:#3b82f6}.tela-auto .au-bg-amber{background:#f59e0b}.tela-auto .au-bg-gray{background:#9ca3af}.tela-auto .au-mono{font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;color:#64748b}.tela-auto .au-scr{position:absolute;inset:0;background:#fff;transition:transform .32s cubic-bezier(.2,.8,.2,1)}.tela-auto .au-builder{transform:translate(100%)}.tela-auto .au-builder.off{display:none}.tela-auto.b-open .au-lista{transform:translate(-28%)}.tela-auto.b-open .au-builder{transform:translate(0)}.tela-auto .au-scrim{position:absolute;inset:0;background:#0f172a40;opacity:0;transition:opacity .3s ease;pointer-events:none}.tela-auto.c-open .au-scrim{opacity:1}.tela-auto .au-drawer{position:absolute;top:0;right:0;bottom:0;width:576px;background:#fff;box-shadow:-12px 0 40px #0f172a24;transform:translate(100%);transition:transform .34s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column}.tela-auto.c-open .au-drawer{transform:translate(0)}.tela-auto.au-snap *,.tela-auto.au-snap .au-scr,.tela-auto.au-snap .au-drawer,.tela-auto.au-snap .au-node{transition:none!important}.tela-auto .au-hd{padding:24px 32px;border-bottom:1px solid #E2E8F0;background:#ffffff80}.tela-auto .au-hd-row{display:flex;align-items:center;justify-content:space-between}.tela-auto .au-h1{font-size:30px;font-weight:700;letter-spacing:-.025em;line-height:1.2;background:linear-gradient(90deg,#0f172a,#0f172a99);-webkit-background-clip:text;background-clip:text;color:transparent}.tela-auto .au-sub{color:#64748b;margin-top:4px}.tela-auto .au-btn{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 16px;border-radius:8px;font-size:14px;font-weight:500;white-space:nowrap}.tela-auto .au-btn-primary{background:#0f172a;color:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.tela-auto .au-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px}.tela-auto .au-kpi{display:flex;align-items:center;gap:16px;padding:16px;border-radius:16px;background:#ffffff80;box-shadow:0 1px 2px #0000000d}.tela-auto .au-kpi-ic{display:inline-flex;padding:12px;border-radius:999px}.tela-auto .au-kpi-l{font-size:14px;color:#64748b}.tela-auto .au-kpi-v{font-size:24px;font-weight:700;line-height:1.3}.tela-auto .au-body{padding:32px}.tela-auto .au-tabs{display:inline-flex;gap:8px;padding:4px;border-radius:12px;background:#f1f5f980}.tela-auto .au-tab{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:500;color:#64748b}.tela-auto .au-tab.on{background:#fff;color:#0f172a;box-shadow:0 1px 2px #0000000d}.tela-auto .au-filtros{display:flex;align-items:center;gap:12px;margin-top:24px}.tela-auto .au-input{display:inline-flex;align-items:center;gap:8px;width:320px;height:36px;padding:0 12px;border:1px solid #E2E8F0;border-radius:6px;color:#64748b;font-size:14px}.tela-auto .au-select{display:inline-flex;align-items:center;justify-content:space-between;width:180px;height:36px;padding:0 12px;border:1px solid #E2E8F0;border-radius:6px;font-size:14px}.tela-auto .au-seg{display:inline-flex;gap:4px;padding:2px;border-radius:8px;background:#f1f5f980}.tela-auto .au-seg i{font-style:normal;padding:4px 12px;border-radius:6px;font-size:12px;color:#64748b}.tela-auto .au-seg i.on{background:#fff;color:#0f172a;font-weight:500;box-shadow:0 1px 2px #0000000d}.tela-auto .au-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:16px}.tela-auto .au-novo{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;border:2px dashed rgba(15,23,42,.2);background:#0f172a0d;border-radius:16px;text-align:center}.tela-auto .au-novo-ic{display:inline-flex;padding:16px;border-radius:999px;background:#0f172a1a;color:#0f172a;margin-bottom:16px;box-shadow:0 1px 2px #0000000d}.tela-auto .au-novo h3{font-size:18px;font-weight:700;margin-bottom:4px}.tela-auto .au-novo p{font-size:14px;color:#64748b}.tela-auto .au-card{position:relative;display:flex;flex-direction:column;gap:16px;padding:24px;border-radius:16px;border:1px solid rgba(15,23,42,.2);background:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;overflow:hidden}.tela-auto .au-card-bar{position:absolute;left:0;top:0;width:4px;height:100%;background:#0f172a}.tela-auto .au-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.tela-auto .au-card-tt{min-width:0;flex:1}.tela-auto .au-card-nm{display:flex;align-items:center;gap:8px;min-width:0}.tela-auto .au-card-nm h3{font-size:15px;font-weight:700;line-height:1.25;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tela-auto .au-dot{width:8px;height:8px;border-radius:999px;flex:none;background:#10b981}.tela-auto .au-card-desc{font-size:12px;color:#64748b;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-auto .au-switch{position:relative;width:36px;height:20px;border-radius:999px;background:#0f172a;flex:none}.tela-auto .au-switch i{position:absolute;top:2px;right:2px;width:16px;height:16px;border-radius:999px;background:#fff}.tela-auto .au-card-ch{display:flex;align-items:center;gap:12px}.tela-auto .au-chip{display:inline-flex;padding:6px;border-radius:8px}.tela-auto .au-card-ft{margin-top:auto;padding-top:12px;border-top:1px solid #E2E8F0;display:flex;align-items:center;justify-content:space-between}.tela-auto .au-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border:1px solid #E2E8F0;border-radius:999px;font-size:11px}.tela-auto .au-card-acts{display:inline-flex;gap:4px;opacity:0;transition:opacity .2s ease}.tela-auto.c1-hover .au-c1 .au-card-acts{opacity:1}.tela-auto .au-mini{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;color:#64748b}.tela-auto.c1-hover .au-c1 [data-hist]{background:#0f172a1a;color:#0f172a}.tela-auto .au-bhd{display:flex;align-items:center;justify-content:space-between;gap:16px;height:73px;padding:16px 24px;border-bottom:1px solid #E2E8F0;background:#fff9}.tela-auto .au-bhd-l{display:flex;align-items:center;gap:16px}.tela-auto .au-back{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px}.tela-auto .au-bname{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:700;line-height:1.2}.tela-auto .au-pill{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;border:1px solid #E2E8F0;font-size:11px;font-weight:500;line-height:1.3}.tela-auto .au-pill-blue{border-color:#3b82f64d;color:#3b82f6;background:#3b82f60d}.tela-auto .au-pill-mono{font-family:JetBrains Mono,ui-monospace,monospace;color:#64748b;border-color:#64748b33}.tela-auto .au-bsub{display:flex;align-items:center;gap:6px;font-size:12px;color:#64748b;margin-top:2px}.tela-auto .au-bsub .material-symbols-outlined{color:#0f172a}.tela-auto .au-bhd-r{display:flex;align-items:center;gap:12px}.tela-auto .au-check{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;font-size:12px;color:#64748b}.tela-auto .au-check i{width:14px;height:14px;border:1px solid rgba(100,116,139,.3);border-radius:3px}.tela-auto .au-ghost{display:inline-flex;align-items:center;gap:8px;height:32px;padding:0 12px;border-radius:6px;font-size:12px;color:#64748b}.tela-auto .au-btn-grad{color:#fff;background:linear-gradient(90deg,#0f172a,#0f172acc);box-shadow:0 10px 15px -3px #0f172a33}.tela-auto .au-bbody{display:flex;height:647px}.tela-auto .au-side{width:320px;flex:none;padding:24px;border-right:1px solid #E2E8F0;background:#ffffff4d;display:flex;flex-direction:column;gap:24px;overflow:hidden}.tela-auto .au-cat h3{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#64748b;opacity:.7;margin-bottom:12px}.tela-auto .au-cat-dot{width:6px;height:6px;border-radius:999px}.tela-auto .au-cat{display:flex;flex-direction:column}.tela-auto .au-item{display:flex;align-items:center;gap:12px;padding:8px;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0000000d}.tela-auto .au-item+.au-item{margin-top:10px}.tela-auto .au-item-ic{display:inline-flex;padding:8px;border-radius:12px;box-shadow:0 1px 2px #0000000d}.tela-auto .au-item b{display:block;font-size:14px;font-weight:600;line-height:1.3}.tela-auto .au-item small{display:block;font-size:11px;color:#64748b;opacity:.7}.tela-auto .au-canvas{position:relative;flex:1;min-width:0;background:#fafafa;background-image:radial-gradient(#dfe3ea 1px,transparent 1px);background-size:20px 20px;overflow:hidden}.tela-auto .au-tools{position:absolute;top:16px;right:16px;display:flex;gap:8px;z-index:2}.tela-auto .au-tools span{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;border:1px solid #E2E8F0;border-radius:999px;background:#fffffff2;box-shadow:0 4px 6px -1px #0000001a;font-size:12px;font-weight:500}.tela-auto .au-edges{position:absolute;inset:0;width:100%;height:100%}.tela-auto .au-edge{fill:none;stroke:#94a3b8;stroke-width:2;stroke-dasharray:5 5;animation:au-dash 1s linear infinite}@keyframes au-dash{to{stroke-dashoffset:-10}}.tela-auto .au-nodes{position:absolute;inset:0}.tela-auto .au-node{position:absolute;left:276px;width:260px;padding:16px;border-radius:16px;background:#fff;border:1px solid #E2E8F0;box-shadow:0 1px 2px #0000000d;overflow:hidden;transition:box-shadow .3s ease,transform .3s ease}.tela-auto .au-node[data-node="1"]{top:36px}.tela-auto .au-node[data-node="2"]{top:172px}.tela-auto .au-node[data-node="3"]{top:308px}.tela-auto .au-node[data-node="4"]{top:444px}.tela-auto .au-node-bar{position:absolute;left:0;top:0;width:4px;height:100%}.tela-auto .au-handle{position:absolute;left:50%;width:12px;height:12px;margin-left:-6px;border-radius:999px;border:2px solid #fff}.tela-auto .au-handle-t{top:-6px}.tela-auto .au-handle-b{bottom:-6px}.tela-auto .au-node-row{display:flex;align-items:flex-start;gap:16px}.tela-auto .au-node-ic{display:inline-flex;padding:12px;border-radius:12px;box-shadow:inset 0 2px 4px #0000000f}.tela-auto .au-node-tt{min-width:0;flex:1}.tela-auto .au-node-badge{display:inline-block;padding:1px 6px;border:1px solid;border-radius:6px;font-size:11px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.tela-auto .au-node-tt b{display:block;font-size:16px;font-weight:700;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-auto .au-node-tt small{display:block;font-size:12px;color:#64748b;opacity:.8;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-auto .au-node-run{display:flex;align-items:center;gap:8px;margin-top:12px;padding-top:8px;border-top:1px solid rgba(226,232,240,.6);font-size:11px;font-weight:500}.tela-auto .au-ok{color:#059669}.tela-auto .au-pct{margin-left:auto;color:#64748b}.tela-auto .au-trigger{border-color:#10b9814d}.tela-auto .au-trigger .au-node-bar,.tela-auto .au-trigger .au-handle{background:#10b981}.tela-auto .au-trigger .au-node-ic{background:#10b9811a;color:#059669}.tela-auto .au-trigger .au-node-badge{border-color:#10b9814d;color:#059669;background:#10b9810d}.tela-auto .au-action{border-color:#3b82f64d}.tela-auto .au-action .au-node-bar,.tela-auto .au-action .au-handle{background:#3b82f6}.tela-auto .au-action .au-node-ic{background:#3b82f61a;color:#2563eb}.tela-auto .au-action .au-node-badge{border-color:#3b82f64d;color:#2563eb;background:#3b82f60d}.tela-auto .au-logic{border-color:#f59e0b4d}.tela-auto .au-logic .au-node-bar,.tela-auto .au-logic .au-handle{background:#f59e0b}.tela-auto .au-logic .au-node-ic{background:#f59e0b1a;color:#d97706}.tela-auto .au-logic .au-node-badge{border-color:#f59e0b4d;color:#d97706;background:#f59e0b0d}.tela-auto .au-node.fire{transform:scale(1.05);box-shadow:0 25px 50px -12px #00000040}.tela-auto .au-trigger.fire{box-shadow:0 0 0 4px #10b9814d,0 25px 50px -12px #00000040}.tela-auto .au-action.fire{box-shadow:0 0 0 4px #3b82f64d,0 25px 50px -12px #00000040}.tela-auto .au-logic.fire{box-shadow:0 0 0 4px #f59e0b4d,0 25px 50px -12px #00000040}.tela-auto .au-node.fire .au-ok,.tela-auto .au-node.ran .au-ok{color:#059669;font-weight:700}.tela-auto .au-minimap{position:absolute;right:16px;bottom:16px;width:140px;height:90px;border-radius:16px;background:#fff;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;padding:14px 0;display:flex;flex-direction:column;align-items:center;gap:6px}.tela-auto .au-mm-n{width:28px;height:10px;border-radius:3px;opacity:.5}.tela-auto .au-controls{position:absolute;left:16px;bottom:16px;display:flex;flex-direction:column;border-radius:16px;background:#fff;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;overflow:hidden}.tela-auto .au-controls span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:14px;color:#0f172a;border-bottom:1px solid #F1F5F9}.tela-auto .au-dhd{padding:24px 24px 16px;border-bottom:1px solid #E2E8F0}.tela-auto .au-dhd h2{font-size:18px;font-weight:600;line-height:1.4}.tela-auto .au-select-round{width:200px;height:40px;border-radius:999px;margin-top:12px}.tela-auto .au-dbody{flex:1;padding:16px 24px;display:flex;flex-direction:column;gap:8px;overflow:hidden}.tela-auto .au-run{padding:12px 16px;border-radius:16px;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.tela-auto .au-run-new{padding:16px}.tela-auto .au-run-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.tela-auto .au-rbadge{display:inline-flex;align-items:center;gap:6px;padding:2px 10px;border-radius:999px;border:1px solid rgba(59,130,246,.2);background:#3b82f61a;color:#2563eb;font-size:12px;font-weight:500}.tela-auto .au-rbadge.au-done{border-color:#10b98133;background:#10b9811a;color:#059669}.tela-auto .au-spin{animation:au-spin 1s linear infinite}@keyframes au-spin{to{transform:rotate(360deg)}}.tela-auto .au-rwhen{font-size:12px;color:#64748b}.tela-auto .au-run-bt{display:flex;align-items:center;justify-content:space-between;margin-top:6px}.tela-auto .au-rsteps{font-size:12px}.tela-auto .au-run-quem{font-size:12px;color:#64748b;margin-top:4px}.tela-auto .au-tl{position:relative;margin:10px 0 0 12px;padding:6px 0 0 24px;border-left:2px solid #F1F5F9;display:flex;flex-direction:column;gap:10px}.tela-auto .au-tl-it{position:relative;opacity:0;transform:translateY(6px);transition:opacity .28s ease,transform .28s ease}.tela-auto .au-tl-it.in{opacity:1;transform:none}.tela-auto .au-tl-dot{position:absolute;left:-37px;top:6px;width:24px;height:24px;border-radius:999px;background:#fff;border:2px solid #F1F5F9;display:inline-flex;align-items:center;justify-content:center;color:#059669}.tela-auto .au-tl-it.in .au-tl-dot{border-color:#10b98166}.tela-auto .au-tl-card{padding:10px 12px;border-radius:16px;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.tela-auto .au-tl-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.tela-auto .au-tl-row .au-mono{color:#0f172a;font-weight:500}.tela-auto .au-tl-card small{display:block;font-size:11px;color:#64748b;margin-top:2px}.tela-esfria{position:relative;height:720px;overflow:hidden;background:#fff;color:#0f172a;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}.tela-esfria *,.tela-esfria *:before,.tela-esfria *:after{box-sizing:border-box}.tela-esfria p,.tela-esfria h1,.tela-esfria h3,.tela-esfria ol,.tela-esfria li{margin:0;padding:0}.tela-esfria ol{list-style:none}.tela-esfria button{font:inherit;color:inherit;background:none;border:0;text-align:left}.tela-esfria b{font-weight:700}.tela-esfria i{font-style:normal}.tela-esfria .material-symbols-outlined{flex:none;line-height:1}.tela-esfria .ef-i35{font-size:14px}.tela-esfria .ef-i4{font-size:16px}.tela-esfria .ef-mut{color:#64748b}.tela-esfria .ef-lu,.tela-esfria .ef-wa{width:16px;height:16px;flex:none}.tela-esfria .num{font-variant-numeric:tabular-nums}.tela-esfria .r{text-align:right}.tela-esfria [hidden]{display:none!important}.tela-esfria .t-campeoes{--bg: rgba(16,185,129,.1);--fg: #059669}.tela-esfria .t-fieis{--bg: rgba(34,197,94,.1);--fg: #16a34a}.tela-esfria .t-nao_posso_perder{--bg: rgba(239,68,68,.1);--fg: #dc2626}.tela-esfria .t-em_risco{--bg: rgba(245,158,11,.1);--fg: #d97706}.tela-esfria .t-promissores{--bg: rgba(132,204,22,.1);--fg: #65a30d}.tela-esfria .t-novos{--bg: rgba(14,165,233,.1);--fg: #0284c7}.tela-esfria .t-atencao{--bg: rgba(245,158,11,.1);--fg: #d97706}.tela-esfria .t-hibernando{--bg: rgba(100,116,139,.1);--fg: #475569}.tela-esfria .t-perdidos{--bg: rgba(113,113,122,.1);--fg: #52525b}.tela-esfria .ef-scr{position:absolute;inset:0;background:#fff;display:flex;flex-direction:column;transition:transform .34s cubic-bezier(.2,.8,.2,1)}.tela-esfria .ef-pub,.tela-esfria .ef-camp{transform:translate(100%)}.tela-esfria .ef-pub.off,.tela-esfria .ef-camp.off{display:none}.tela-esfria.v-pub .ef-ins{transform:translate(-26%)}.tela-esfria.v-pub .ef-pub{transform:translate(0)}.tela-esfria.v-camp .ef-ins{transform:translate(-52%)}.tela-esfria.v-camp .ef-pub{transform:translate(-26%)}.tela-esfria.v-camp .ef-camp{transform:translate(0)}.tela-esfria.snap *,.tela-esfria.snap .ef-scr{transition:none!important}.tela-esfria .ef-ins{padding:24px;gap:16px}.tela-esfria .ef-hd{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;flex:none}.tela-esfria .ef-hd-tt{max-width:720px}.tela-esfria .ef-h1{font-family:Outfit,Inter,sans-serif;font-size:24px;font-weight:700;line-height:1.2;letter-spacing:-.01em}.tela-esfria .ef-sub{margin-top:4px;font-size:13px;line-height:1.45;color:#64748b}.tela-esfria .ef-sub-b{font-weight:400;border-radius:4px;padding:0 2px;margin:0 -2px;background:#f59e0b00;transition:background .5s ease,color .5s ease}.tela-esfria.sub-on .ef-sub-b{background:#f59e0b29;color:#0f172a;font-weight:500}.tela-esfria .ef-btn-out{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 16px;border:1px solid #E2E8F0;border-radius:999px;font-size:13px;font-weight:500;white-space:nowrap;background:#fff}.tela-esfria .ef-btn-out.sm{height:30px;padding:0 14px;font-size:12px}.tela-esfria.busy .ef-btn-out[data-k=recalc]{color:#64748b}.tela-esfria.busy [data-k=recalc-ic]{animation:ef-spin 1s linear infinite}@keyframes ef-spin{to{transform:rotate(360deg)}}.tela-esfria .ef-cards{position:relative;flex:none;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.tela-esfria .ef-card{position:relative;border-radius:16px;padding:12px 14px;background:var(--bg);transition:box-shadow .25s ease,transform .25s ease}.tela-esfria .ef-card.sel{box-shadow:0 0 0 2px #fff,0 0 0 4px #0f172a33}.tela-esfria .ef-card-top{display:flex;align-items:center;justify-content:space-between;height:18px}.tela-esfria .ef-emoji{font-size:17px;line-height:1}.tela-esfria .ef-filtro{display:none;padding:1px 8px;border-radius:999px;background:#0f172a;color:#fff;font-size:11px;font-weight:600}.tela-esfria .ef-card.sel .ef-filtro{display:inline-block}.tela-esfria .ef-card-n{margin-top:6px;font-size:27px;font-weight:700;line-height:1.1;color:var(--fg);font-variant-numeric:tabular-nums}.tela-esfria .ef-card-lb{margin-top:2px;font-size:13px;font-weight:500}.tela-esfria .ef-card-pct{margin-top:1px;font-size:11px;color:#64748b;font-variant-numeric:tabular-nums}.tela-esfria .ef-tip{position:absolute;left:658px;top:124px;z-index:4;padding:5px 9px;border-radius:6px;background:#1f2430;color:#fff;font-size:11px;white-space:nowrap;box-shadow:0 6px 16px #0f172a47;opacity:0;transform:translateY(-4px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.tela-esfria.tip-on .ef-tip{opacity:1;transform:translateY(0)}.tela-esfria .ef-tot{flex:none;display:flex;align-items:center;gap:12px;font-size:13px}.tela-esfria .ef-chipf{display:none;padding:2px 10px;border-radius:999px;background:#f1f5f9;color:#0f172a;font-size:12px;font-weight:500}.tela-esfria.f-on .ef-chipf{display:inline-block}.tela-esfria .ef-tbl{flex:1;min-height:0;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a}.tela-esfria .ef-tr{display:grid;grid-template-columns:1fr 176px 122px 86px 130px 28px;align-items:center;gap:12px;padding:0 16px;height:42px;border-bottom:1px solid #E2E8F0}.tela-esfria .ef-th{height:34px;font-size:12px;font-weight:500;color:#64748b}.tela-esfria .ef-tr:last-child{border-bottom:0}.tela-esfria.f-on .ef-tr[data-risco="0"]{display:none}.tela-esfria .ef-cel-cli{display:flex;flex-direction:column;justify-content:center;min-width:0}.tela-esfria .ef-cel-cli b{font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tela-esfria .ef-cel-cli i{font-size:11px;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tela-esfria .ef-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:999px;background:var(--bg);color:var(--fg);font-size:12px;font-weight:500;white-space:nowrap}.tela-esfria .ef-tr .r{font-size:13px}.tela-esfria .ef-chev{color:#64748b;display:inline-flex;justify-content:flex-end}.tela-esfria .ef-row-cam{background:transparent;transition:background .3s ease}.tela-esfria.f-on .ef-row-cam{background:#f1f5f999}.tela-esfria .ef-scrim{position:absolute;inset:0;z-index:8;background:#0f172a80;opacity:0;pointer-events:none;transition:opacity .28s ease}.tela-esfria.dlg-on .ef-scrim,.tela-esfria.mo-on .ef-scrim{opacity:1}.tela-esfria .ef-dlg{position:absolute;z-index:9;left:50%;top:50%;width:512px;padding:20px;border-radius:16px;background:#fff;box-shadow:0 24px 60px #0f172a47;transform:translate(-50%,-46%) scale(.96);opacity:0;pointer-events:none;transition:opacity .24s ease,transform .24s cubic-bezier(.2,.8,.2,1)}.tela-esfria.dlg-on .ef-dlg{opacity:1;transform:translate(-50%,-50%) scale(1)}.tela-esfria .ef-dlg-t{font-size:17px;font-weight:600}.tela-esfria .ef-dlg-box{margin-top:14px;border-radius:16px;padding:14px;text-align:center;background:var(--bg)}.tela-esfria .ef-dlg-e{font-size:32px;line-height:1.1}.tela-esfria .ef-dlg-l{margin-top:2px;font-size:19px;font-weight:700;color:var(--fg)}.tela-esfria .ef-dlg-a{margin-top:2px;font-size:12px;color:#64748b}.tela-esfria .ef-dlg-rfm{margin-top:8px;font-size:11px;color:#64748b;font-variant-numeric:tabular-nums}.tela-esfria .ef-dlg-grid{margin-top:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.tela-esfria .ef-dlg-c{border-radius:16px;padding:10px;text-align:center;background:#f1f5f999}.tela-esfria .ef-dlg-cl{margin-top:3px;font-size:12px;color:#64748b}.tela-esfria .ef-dlg-cv{margin-top:1px;font-size:17px;font-weight:700}.tela-esfria .ef-dlg-last{margin-top:12px;font-size:12px;color:#64748b;text-align:center}.tela-esfria .ef-dlg-ft{margin-top:14px;display:flex;justify-content:flex-end;gap:8px}.tela-esfria .ef-pub-wrap{width:896px;margin:0 auto;padding:24px;display:flex;flex-direction:column;gap:16px}.tela-esfria .ef-lgpd{display:flex;align-items:flex-start;gap:8px;border-radius:12px;padding:12px;background:#f1f5f999;font-size:12px;line-height:1.45;color:#64748b}.tela-esfria .ef-lgpd b{color:#0f172a}.tela-esfria .ef-pub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.tela-esfria .ef-pcard{display:flex;flex-direction:column;gap:10px;border-radius:12px;padding:16px;background:#fff;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;transition:box-shadow .3s ease}.tela-esfria.alvo-on .ef-pcard-alvo{box-shadow:0 0 0 2px #d97706,0 8px 24px #d977062e}.tela-esfria .ef-pcard-hd{display:flex;align-items:center;justify-content:space-between;gap:8px}.tela-esfria .ef-pcard-l{font-size:13px;font-weight:500}.tela-esfria .ef-pcheck{color:#10b981}.tela-esfria .ef-pcard-d{font-size:12px;line-height:1.4;color:#64748b;min-height:51px}.tela-esfria .ef-pcard-n{display:flex;align-items:baseline;gap:6px}.tela-esfria .ef-pcard-n b{font-size:22px;font-weight:700;font-variant-numeric:tabular-nums}.tela-esfria .ef-pcard-n span,.tela-esfria .ef-pcard-v{font-size:12px;color:#64748b}.tela-esfria .ef-pcard-v.tom-err{color:#dc2626}.tela-esfria .ef-pbtn{display:flex;align-items:center;justify-content:center;gap:8px;height:32px;border-radius:6px;background:#0f172a;color:#fff;font-size:13px;font-weight:500}.tela-esfria .ef-pbtn.out{background:#fff;color:#0f172a;border:1px solid #E2E8F0}.tela-esfria .ef-pbtn.spin [data-pbtn-ic]{animation:ef-spin 1s linear infinite}.tela-esfria .ef-pll{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;color:#059669}.tela-esfria .ef-pub-sec-t{font-size:13px;font-weight:500}.tela-esfria .ef-pub-sec-d{font-size:12px;color:#64748b;margin-top:2px}.tela-esfria .ef-camp{padding:24px;gap:16px}.tela-esfria .ef-camp-hd{display:flex;justify-content:flex-end;gap:8px;flex:none}.tela-esfria .ef-btn-dest,.tela-esfria .ef-btn-pri,.tela-esfria .ef-btn-ghost{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 16px;border-radius:8px;font-size:13px;font-weight:500;white-space:nowrap}.tela-esfria .ef-btn-dest{background:#ef4444;color:#fff;box-shadow:0 1px 2px #0f172a14}.tela-esfria .ef-btn-pri{background:#0f172a;color:#fff;box-shadow:0 1px 2px #0f172a14}.tela-esfria .ef-btn-pri.sm{height:30px;padding:0 14px;font-size:12px;border-radius:999px}.tela-esfria .ef-btn-ghost{color:#64748b}.tela-esfria .ef-tabs{flex:none;display:inline-flex;align-self:flex-start;gap:4px;padding:4px;border:1px solid #E2E8F0;border-radius:8px;background:#f1f5f980}.tela-esfria .ef-tab{padding:6px 16px;border-radius:6px;font-size:13px;font-weight:500;color:#64748b}.tela-esfria .ef-tab.on{background:#0f172a14;color:#0f172a;box-shadow:0 1px 2px #0f172a0d}.tela-esfria .ef-ctbl{flex:1;min-height:0;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a}.tela-esfria .ef-ctr{display:grid;grid-template-columns:1fr 128px 152px 96px 168px 44px;align-items:center;gap:12px;padding:0 20px;height:74px;border-bottom:1px solid #E2E8F0}.tela-esfria .ef-cth{height:36px;font-size:11px;font-weight:700;letter-spacing:.06em;color:#64748b}.tela-esfria .ef-ctr:last-child{border-bottom:0}.tela-esfria .ef-cel-nm{display:flex;flex-direction:column;min-width:0}.tela-esfria .ef-cel-nm b{font-size:15px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tela-esfria .ef-cel-nm i{margin-top:2px;font-size:11px;color:#64748b}.tela-esfria .ef-st{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:700}.tela-esfria .st-draft{background:#f1f5f9;color:#334155}.tela-esfria .st-act{background:#dcfce7;color:#15803d}.tela-esfria .ef-stdot{width:6px;height:6px;border-radius:999px;background:#22c55e;animation:ef-pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes ef-pulse{0%,to{opacity:1}50%{opacity:.45}}.tela-esfria .st-send{background:#dbeafe;color:#1d4ed8}.tela-esfria .st-done{background:#d1fae5;color:#047857}.tela-esfria .ef-fluxo{display:flex;align-items:center;gap:4px}.tela-esfria .ef-fic{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:1px solid #E2E8F0;border-radius:6px;background:#f1f5f9b3;color:#64748b}.tela-esfria .ef-fic svg{width:15px;height:15px}.tela-esfria .ef-sdot .ef-wa{width:17px;height:17px}.tela-esfria .ef-fic-n{font-size:11px;font-weight:500}.tela-esfria .ef-flink{width:10px;height:1px;background:#e2e8f0}.tela-esfria .ef-semdados{font-size:11px;color:#64748b;font-style:italic}.tela-esfria .ef-perf{display:grid;gap:2px}.tela-esfria .ef-perf-l{display:flex;justify-content:space-between;font-size:11px;color:#64748b}.tela-esfria .ef-perf-l b{font-weight:500;color:#0f172a}.tela-esfria .ef-bar{display:block;height:6px;border-radius:999px;background:#f1f5f9;overflow:hidden}.tela-esfria .ef-bar i{display:block;height:100%;border-radius:999px;background:#0f172a}.tela-esfria .ef-bar i.s{background:#0f172a99}.tela-esfria .ef-drawer{position:absolute;z-index:6;top:0;right:0;bottom:0;width:512px;background:#fff;box-shadow:-12px 0 40px #0f172a24;display:flex;flex-direction:column;transform:translate(100%);transition:transform .34s cubic-bezier(.2,.8,.2,1)}.tela-esfria.dw-on .ef-drawer{transform:translate(0)}.tela-esfria .ef-drawer.off{display:none}.tela-esfria .ef-dhd{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:20px 20px 16px;border-bottom:1px solid #E2E8F0}.tela-esfria .ef-dhd-t{font-size:17px;font-weight:600}.tela-esfria .ef-dhd-s{margin-top:6px;display:flex;align-items:center;gap:8px;font-size:12px;color:#64748b}.tela-esfria .ef-btn-x{color:#64748b}.tela-esfria .ef-dbody{padding:16px 20px}.tela-esfria .ef-dsec{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.tela-esfria .ef-dsec h3{font-size:14px;font-weight:600}.tela-esfria .ef-btn-mini{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 12px;border-radius:8px;background:#0f172a;color:#fff;font-size:12px;font-weight:500}.tela-esfria .ef-steps{display:flex;flex-direction:column;gap:10px}.tela-esfria .ef-step{display:flex;align-items:flex-start;gap:12px;opacity:0;transform:translateY(6px);transition:opacity .3s ease,transform .3s ease}.tela-esfria .ef-step.in{opacity:1;transform:none}.tela-esfria .ef-srail{display:flex;flex-direction:column;align-items:center;flex:none}.tela-esfria .ef-sdot{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;color:#fff}.tela-esfria .ef-sdot svg{width:16px;height:16px}.tela-esfria .ef-sdot.ch-wa{background:#22c55e}.tela-esfria .ef-sdot.ch-mail{background:#3b82f6}.tela-esfria .ef-sdot.ch-task{background:#a855f7}.tela-esfria .ef-sline{width:2px;height:24px;margin-top:4px;background:#e2e8f0}.tela-esfria .ef-step:last-child .ef-sline{display:none}.tela-esfria .ef-scard{flex:1;min-width:0;border-radius:12px;padding:12px;background:#fff;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a}.tela-esfria .ef-srow{display:flex;align-items:center;gap:8px;margin-bottom:4px}.tela-esfria .ef-sbadge{padding:2px 8px;border-radius:6px;background:#f1f5f9;color:#334155;font-size:11px;font-weight:500}.tela-esfria .ef-sdelay{font-size:11px;color:#64748b}.tela-esfria .ef-stxt{font-size:13px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tela-esfria .ef-dnota{margin-top:16px;border-radius:12px;padding:10px 12px;background:#f1f5f999;font-size:11px;line-height:1.45;color:#64748b}.tela-esfria .ef-dnota b{color:#0f172a;font-weight:500}.tela-esfria .ef-modal{position:absolute;z-index:9;left:50%;top:50%;width:908px;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 28px 70px #0f172a4d;transform:translate(-50%,-46%) scale(.97);opacity:0;pointer-events:none;transition:opacity .26s ease,transform .26s cubic-bezier(.2,.8,.2,1)}.tela-esfria.mo-on .ef-modal{opacity:1;transform:translate(-50%,-50%) scale(1)}.tela-esfria .ef-mhd{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #E2E8F0}.tela-esfria .ef-mhd p{font-size:17px;font-weight:600}.tela-esfria .ef-mbody{display:grid;grid-template-columns:1fr 300px;gap:24px;padding:20px}.tela-esfria .ef-mcol{min-width:0}.tela-esfria .ef-flabel{display:block;margin-bottom:6px;font-size:13px;font-weight:500}.tela-esfria .ef-flabel-row{display:flex;align-items:flex-end;justify-content:space-between}.tela-esfria .ef-chars{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;color:#64748b;font-weight:400}.tela-esfria .ef-finput{height:36px;padding:0 12px;display:flex;align-items:center;border:1px solid #E2E8F0;border-radius:6px;font-size:13px;margin-bottom:14px}.tela-esfria .ef-tagbox{display:flex;align-items:center;gap:8px;min-height:36px;padding:4px 10px;border:1px solid #E2E8F0;border-radius:6px}.tela-esfria .ef-tagpill{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;background:#0f172a14;font-size:12px;font-weight:500}.tela-esfria .ef-tagph{font-size:13px;color:#94a3b8}.tela-esfria .ef-fhint{display:flex;align-items:center;gap:5px;margin:6px 0 14px;font-size:12px;color:#64748b}.tela-esfria .ef-fhint b{color:#0f172a;font-weight:600}.tela-esfria .ef-ftext{position:relative;height:132px;padding:10px 12px 40px;border:1px solid #E2E8F0;border-radius:6px;font-size:13px;line-height:1.45}.tela-esfria .ef-vars{position:absolute;left:12px;bottom:10px;display:flex;gap:4px}.tela-esfria .ef-vars i{padding:2px 6px;border-radius:6px;font-size:11px;color:#64748b;background:#f1f5f9b3}.tela-esfria .ef-mprev{display:flex;justify-content:center}.tela-esfria .ef-phone{width:262px;border:8px solid #0F172A;border-radius:28px;overflow:hidden;display:flex;flex-direction:column;background:#ece5dd}.tela-esfria .ef-phone-bar{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#075e54;color:#fff;font-size:12px;font-weight:500}.tela-esfria .ef-phone-av{width:22px;height:22px;border-radius:999px;background:#ffffff47}.tela-esfria .ef-phone-body{flex:1;padding:12px 10px}.tela-esfria .ef-bubble{margin-left:auto;max-width:90%;border-radius:8px 8px 2px;padding:6px 8px 4px;background:#d9fdd3;box-shadow:0 1px 1px #0f172a1f}.tela-esfria .ef-bubble p{font-size:12px;line-height:1.4;color:#111b21}.tela-esfria .ef-bt{display:flex;justify-content:flex-end;gap:3px;margin-top:2px;font-size:11px;color:#667781}.tela-esfria .ef-bt i{color:#53bdeb}.tela-esfria .ef-phone-home{height:18px;background:#ece5dd;display:flex;align-items:center;justify-content:center}.tela-esfria .ef-phone-home i{width:84px;height:4px;border-radius:999px;background:#0f172a33}.tela-esfria .ef-mft{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;border-top:1px solid #E2E8F0;background:#f1f5f966}.tela-esfria .ef-toggle{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:500}.tela-esfria .ef-toggle i{position:relative;width:36px;height:20px;border-radius:999px;background:#64748b4d}.tela-esfria .ef-toggle i:after{content:"";position:absolute;left:2px;top:2px;width:16px;height:16px;border-radius:999px;background:#fff;border:1px solid rgba(15,23,42,.08)}.tela-esfria .ef-mft-r{display:inline-flex;align-items:center;gap:12px}.tela-esfria .ef-toast{position:absolute;z-index:12;right:20px;bottom:20px;max-width:380px;border:1px solid #E2E8F0;border-radius:8px;padding:12px 16px;background:#fff;box-shadow:0 12px 32px #0f172a29;font-size:13px;opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .24s ease,transform .24s ease}.tela-esfria.toast-on .ef-toast{opacity:1;transform:none}.tela-esfria .ef-toast b{display:block;font-size:13px;font-weight:600}.tela-esfria .ef-toast span{display:block;margin-top:2px;font-size:12px;color:#64748b}.tela-esfria .pop{animation:ef-pop .52s cubic-bezier(.2,.8,.2,1)}@keyframes ef-pop{0%{transform:scale(1)}34%{transform:scale(1.14)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.tela-esfria .ef-scr,.tela-esfria .ef-drawer,.tela-esfria .ef-modal,.tela-esfria .ef-dlg,.tela-esfria .ef-step,.tela-esfria .ef-toast,.tela-esfria .ef-sub-b{transition:none!important}.tela-esfria .pop,.tela-esfria.busy [data-k=recalc-ic],.tela-esfria .ef-pbtn.spin [data-pbtn-ic],.tela-esfria .ef-stdot{animation:none!important}}.tela-marketplaces{--mk-ink: #0F172A;--mk-mut: #64748B;--mk-line: #E2E8F0;--mk-soft: #F1F5F9;--mk-ok: #16A34A;--mk-em: #10b981;--mk-warn: #D97706;--mk-am: #f59e0b;--mk-bad: #EF4444;--mk-rose: #f43f5e;--mk-blue: #2563eb;position:relative;height:720px;overflow:hidden;display:flex;flex-direction:column;background:#fff;color:var(--mk-ink);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;line-height:1.4;text-align:left}.tela-marketplaces *,.tela-marketplaces *:before,.tela-marketplaces *:after{box-sizing:border-box}.tela-marketplaces [hidden]{display:none!important}.tela-marketplaces h1,.tela-marketplaces h2,.tela-marketplaces p,.tela-marketplaces table{margin:0;padding:0}.tela-marketplaces .mk-dict{display:none}.tela-marketplaces .mk-lu{display:inline-block;width:14px;height:14px;flex:none}.tela-marketplaces .mk-lu svg{display:block;width:100%;height:100%}.tela-marketplaces .mk-lu-xs{width:12px;height:12px}.tela-marketplaces .mk-lu-sm{width:15px;height:15px}.tela-marketplaces .mk-lu-lg{width:22px;height:22px;color:var(--mk-ink)}.tela-marketplaces .mk-mut{color:var(--mk-mut)}.tela-marketplaces .mk-em{color:var(--mk-em)}.tela-marketplaces .mk-am{color:var(--mk-am)}.tela-marketplaces .mk-grn{color:var(--mk-ok)}.tela-marketplaces b,.tela-marketplaces .mk-num{font-variant-numeric:tabular-nums}.tela-marketplaces .mk-ci{display:inline-flex;align-items:center;flex:none}.tela-marketplaces .mk-ci-box{width:18px;height:18px;border-radius:6px;background:#fff;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;padding:2px;box-shadow:inset 0 0 0 1px #0f172a0f}.tela-marketplaces .mk-ci-box.bare{background:transparent;box-shadow:none;padding:0}.tela-marketplaces .mk-ci-box svg{display:block;width:100%;height:100%}.tela-marketplaces .mk-ci-st{width:18px;height:18px;border-radius:6px;background:var(--mk-soft);color:var(--mk-mut);display:inline-flex;align-items:center;justify-content:center;padding:3px}.tela-marketplaces .mk-ci-st svg{display:block;width:100%;height:100%}.tela-marketplaces .mk-ci-xs .mk-ci-box,.tela-marketplaces .mk-ci-xs .mk-ci-st{width:13px;height:13px;border-radius:4px;padding:1px}.tela-marketplaces .mk-out,.tela-marketplaces .mk-ghost{height:28px;display:inline-flex;align-items:center;gap:5px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:500;white-space:nowrap}.tela-marketplaces .mk-out{border:1px solid var(--mk-line);background:#fff}.tela-marketplaces .mk-out-sm{height:24px;padding:0 10px;font-size:11px}.tela-marketplaces .mk-btn-a{height:30px;display:inline-flex;align-items:center;gap:5px;padding:0 13px;border-radius:999px;border:1px solid var(--mk-line);background:#fff;font-size:12px;font-weight:500;white-space:nowrap}.tela-marketplaces .mk-inp{height:28px;display:inline-flex;align-items:center;gap:7px;padding:0 11px;border-radius:999px;background:#f1f5f98c;color:#94a3b8;font-size:12px;white-space:nowrap}.tela-marketplaces .mk-inp .mk-lu{opacity:.55}.tela-marketplaces .mk-sel{height:28px;display:inline-flex;align-items:center;gap:5px;padding:0 11px;border-radius:999px;background:#f1f5f98c;font-size:12px;white-space:nowrap}.tela-marketplaces .mk-ib{width:22px;height:22px;flex:none;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:var(--mk-mut);padding:4px}.tela-marketplaces .mk-ib svg{display:block;width:100%;height:100%}.tela-marketplaces .mk-card{background:#fff;border-radius:12px;box-shadow:0 0 0 .5px #0f172a0d,0 1px 3px #0f172a0f}.tela-marketplaces .mk-bdg{display:inline-flex;align-items:center;gap:3px;height:17px;padding:0 6px;border-radius:999px;border:1px solid var(--mk-line);font-size:11px;color:var(--mk-mut);white-space:nowrap}.tela-marketplaces .mk-bdg-p{border-color:#2563eb33;background:#0f172a0a;color:var(--mk-ink)}.tela-marketplaces .mk-bdg-a{border-color:#f59e0b4d;background:#fffbeb;color:#b45309}.tela-marketplaces .mk-rib{flex:none;height:36px;display:flex;align-items:center;padding:0 16px;background:#f1f5f959;border-bottom:1px solid rgba(226,232,240,.7);overflow:hidden;transition:height .22s ease}.tela-marketplaces .mk-rib[data-set=none]{height:0;border-bottom-color:transparent}.tela-marketplaces .mk-rib-tabs{display:none;align-items:center;gap:2px;width:100%;min-width:0}.tela-marketplaces .mk-rib[data-set=pedidos] [data-rib-set=pedidos],.tela-marketplaces .mk-rib[data-set=loja] [data-rib-set=loja]{display:flex}.tela-marketplaces .mk-rt{display:inline-flex;align-items:center;gap:5px;height:24px;padding:0 10px;border-radius:999px;font-size:12px;color:var(--mk-mut);white-space:nowrap}.tela-marketplaces .mk-rt.on{background:#fff;color:var(--mk-ink);font-weight:500;box-shadow:0 1px 2px #0f172a14}.tela-marketplaces .mk-bp{min-width:16px;height:16px;padding:0 3px;border-radius:999px;background:var(--mk-bad);color:#fff;font-size:11px;font-weight:700;line-height:16px;text-align:center;margin-left:1px}.tela-marketplaces .mk-rib-acts{margin-left:auto;display:inline-flex;align-items:center;gap:7px}.tela-marketplaces .mk-stage{position:relative;flex:1;min-height:0}.tela-marketplaces .mk-scr{position:absolute;inset:0;background:#fff;display:flex;flex-direction:column;transform:translate(100%);transition:transform .32s cubic-bezier(.2,.8,.2,1)}.tela-marketplaces .mk-scr.on{transform:none}.tela-marketplaces .mk-scr.past{transform:translate(-100%)}.tela-marketplaces .mk-scr.off{display:none}.tela-marketplaces.instant,.tela-marketplaces.instant *{transition:none!important;animation:none!important}.tela-marketplaces .mk-page{width:100%;max-width:1104px;margin:0 auto;padding:20px 24px;display:flex;flex-direction:column;gap:14px;min-height:0}.tela-marketplaces .mk-ph{position:relative}.tela-marketplaces .mk-ph-t{display:flex;align-items:center;gap:8px}.tela-marketplaces .mk-ph h1{font-family:Outfit,Inter,sans-serif;font-size:24px;font-weight:700;letter-spacing:-.01em}.tela-marketplaces .mk-ph p{font-size:13px;color:var(--mk-mut);margin-top:4px;max-width:640px}.tela-marketplaces .mk-ph-act{position:absolute;right:0;top:2px;color:var(--mk-mut)}.tela-marketplaces .mk-fila{overflow:hidden;opacity:0;transform:translateY(6px);transition:opacity .3s ease,transform .3s ease}.tela-marketplaces .mk-fila.in{opacity:1;transform:none}.tela-marketplaces .mk-fila-h{display:flex;align-items:center;justify-content:space-between;padding:9px 16px 8px}.tela-marketplaces .mk-fila-h h2{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.045em}.tela-marketplaces .mk-fila-h span{font-size:11px}.tela-marketplaces .mk-fila-r{display:flex;align-items:center;gap:11px;padding:8px 16px;border-top:1px solid rgba(226,232,240,.6);opacity:0;transform:translate(-8px);transition:opacity .28s ease,transform .28s ease}.tela-marketplaces .mk-fila-r.in{opacity:1;transform:none}.tela-marketplaces .mk-sev{width:3px;height:26px;border-radius:999px;flex:none}.tela-marketplaces .mk-sev-high{background:var(--mk-rose)}.tela-marketplaces .mk-sev-med{background:var(--mk-am)}.tela-marketplaces .mk-fila-c{width:132px;flex:none;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500}.tela-marketplaces .mk-fila-x{flex:1;min-width:0;display:flex;flex-direction:column}.tela-marketplaces .mk-fila-x b{font-size:12.5px;font-weight:500}.tela-marketplaces .mk-fila-x span{font-size:11px;color:var(--mk-mut)}.tela-marketplaces .mk-fila-more{padding:7px 16px 9px;border-top:1px solid rgba(226,232,240,.6);font-size:11px;color:var(--mk-mut)}.tela-marketplaces .mk-cmp-h{display:flex;align-items:baseline;gap:10px;margin-bottom:8px}.tela-marketplaces .mk-cmp-h h2{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.045em}.tela-marketplaces .mk-cmp-h span{font-size:11px}.tela-marketplaces .mk-cmp-g{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.tela-marketplaces .mk-cmp-c{padding:11px 12px;display:flex;flex-direction:column;gap:3px}.tela-marketplaces .mk-cmp-t{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500}.tela-marketplaces .mk-cmp-v{font-size:16px;font-weight:700;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.tela-marketplaces .mk-cmp-p{font-size:11px}.tela-marketplaces .mk-bar{display:block;height:4px;border-radius:999px;background:var(--mk-soft);margin-top:5px;overflow:hidden}.tela-marketplaces .mk-bar i{display:block;height:100%;width:0;border-radius:999px;background:var(--mk-ink);transition:width .7s cubic-bezier(.2,.8,.2,1)}.tela-marketplaces .mk-chs{display:flex;flex-direction:column;gap:7px;min-height:0}.tela-marketplaces .mk-ch{border-left:3px solid var(--mk-em);overflow:hidden}.tela-marketplaces .mk-ch[data-sev=high]{border-left-color:var(--mk-rose)}.tela-marketplaces .mk-ch[data-sev=med]{border-left-color:var(--mk-am)}.tela-marketplaces .mk-ch-h{display:flex;align-items:center;gap:8px;padding:9px 14px}.tela-marketplaces .mk-ch-cv{color:var(--mk-mut);transform:rotate(0);transition:transform .2s ease}.tela-marketplaces .mk-ch.open .mk-ch-cv{transform:rotate(90deg)}.tela-marketplaces .mk-ch-nm{font-size:13px;font-weight:600}.tela-marketplaces .mk-ch-lj{font-size:11.5px}.tela-marketplaces .mk-hb{display:inline-flex;align-items:center;gap:4px;height:18px;padding:0 7px;border-radius:999px;border:1px solid rgba(245,158,11,.3);color:#b45309;font-size:11px;white-space:nowrap}.tela-marketplaces .mk-ch[data-sev=ok] .mk-hb{border-color:#10a34a4d;color:#15803d}.tela-marketplaces .mk-ch[data-sev=ok] .mk-hb .mk-lu{display:none}.tela-marketplaces .mk-ch-res{margin-left:auto;display:inline-flex;align-items:center;gap:22px}.tela-marketplaces .mk-kv{display:inline-flex;flex-direction:column;align-items:flex-end;gap:1px}.tela-marketplaces .mk-kv i{font-style:normal;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--mk-mut);font-weight:500}.tela-marketplaces .mk-kv b{font-size:12.5px;font-weight:600}.tela-marketplaces .mk-desp.late{color:var(--mk-rose)}.tela-marketplaces .mk-ch-body{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;max-height:0;opacity:0;padding:0 14px;transition:max-height .3s ease,opacity .25s ease,padding .3s ease}.tela-marketplaces .mk-ch-body.open{max-height:90px;opacity:1;padding:0 14px 12px}.tela-marketplaces .mk-blk{border-radius:9px;background:#f1f5f980;padding:8px 10px;display:flex;flex-direction:column;gap:3px}.tela-marketplaces .mk-blk-h{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--mk-mut)}.tela-marketplaces .mk-blk-r{font-size:12px;color:var(--mk-mut)}.tela-marketplaces .mk-blk-r b{color:var(--mk-ink);font-weight:600}.tela-marketplaces .mk-vit{border-left-color:var(--mk-em)}.tela-marketplaces .mk-pill-own{display:inline-flex;align-items:center;height:17px;padding:0 7px;border-radius:999px;border:1px solid rgba(16,163,74,.3);color:#15803d;font-size:11px}.tela-marketplaces .mk-stats{flex:none;display:flex;align-items:center;gap:18px;padding:8px 16px;border-bottom:1px solid rgba(226,232,240,.6);font-size:12px;color:var(--mk-mut)}.tela-marketplaces .mk-stats b{color:var(--mk-ink);font-weight:600;transition:color .2s ease}.tela-marketplaces .mk-stats b.tick,.tela-marketplaces .mk-bp.tick,.tela-marketplaces .mk-sc b.tick{animation:mk-tick .7s ease}@keyframes mk-tick{0%{transform:none}30%{transform:translateY(-3px) scale(1.14);color:var(--mk-em)}to{transform:none}}.tela-marketplaces .mk-tblwrap{position:relative;flex:1;min-height:0;overflow:hidden}.tela-marketplaces .mk-tbl{width:100%;font-size:12px;border-collapse:collapse}.tela-marketplaces .mk-tbl th{text-align:left;padding:7px 12px;font-size:11.5px;font-weight:500;color:var(--mk-mut);border-bottom:1px solid rgba(226,232,240,.9);white-space:nowrap}.tela-marketplaces .mk-tbl th.w8{width:46px}.tela-marketplaces .mk-tbl th.w12{width:62px}.tela-marketplaces .mk-tbl th.w16{width:82px}.tela-marketplaces .mk-tbl th.w20{width:104px}.tela-marketplaces .mk-tbl td{padding:7px 12px;border-bottom:1px solid rgba(226,232,240,.35);vertical-align:middle}.tela-marketplaces .mk-tr[data-q="1"]{background:#2563eb0b}.tela-marketplaces .mk-qb{display:inline-block;width:22px;height:22px;border-radius:6px;font-size:11px;font-weight:700;line-height:22px;text-align:center}.tela-marketplaces .mk-qb.ml{background:#fef9c3;color:#a16207}.tela-marketplaces .mk-qb.mgl{background:#e0f2fe;color:#0369a1}.tela-marketplaces .mk-prod{display:flex;align-items:center;gap:6px;min-width:0}.tela-marketplaces .mk-prod b{font-size:12px;font-weight:500;display:block}.tela-marketplaces .mk-th{width:32px;height:32px;flex:none;border-radius:6px;background:#f1f5f9b3 center/cover no-repeat}.tela-marketplaces .mk-th-g{background-image:linear-gradient(135deg,#e2e8f0,#f1f5f9)}.tela-marketplaces .mk-more2{display:block;font-size:11px;color:var(--mk-blue)}.tela-marketplaces .mk-tbl td p{font-size:12px;line-height:1.3}.tela-marketplaces .mk-cli{font-size:11px;color:var(--mk-mut)}.tela-marketplaces .mk-t{display:inline-flex;align-items:center;gap:3px;font-size:11.5px;color:var(--mk-ok);font-variant-numeric:tabular-nums}.tela-marketplaces .mk-t-warn{color:var(--mk-warn)}.tela-marketplaces .mk-conv{display:inline-flex;align-items:center;height:17px;padding:0 6px;border-radius:999px;border:1px solid #BBF7D0;background:#f0fdf4;color:#15803d;font-size:11px}.tela-marketplaces .mk-st{font-size:13px}.tela-marketplaces .mk-menu{position:absolute;right:22px;top:44px;width:186px;border-radius:9px;background:#fff;box-shadow:0 0 0 .5px #0f172a14,0 8px 24px #0f172a24;padding:5px;display:flex;flex-direction:column;opacity:0;transform:translateY(-5px) scale(.98);transform-origin:top right;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.tela-marketplaces .mk-menu.on{opacity:1;transform:none}.tela-marketplaces .mk-mi{display:flex;align-items:center;gap:8px;height:28px;padding:0 8px;border-radius:6px;font-size:12.5px;color:var(--mk-ink)}.tela-marketplaces .mk-mi .mk-lu{color:var(--mk-mut)}.tela-marketplaces .mk-menu.on .mk-mi.on{background:var(--mk-soft)}.tela-marketplaces .mk-chat{width:100%;max-width:700px;margin:0 auto;height:100%;display:flex;flex-direction:column;background:#efeae2}.tela-marketplaces .mk-chat-h{flex:none;height:54px;display:flex;align-items:center;gap:10px;padding:0 14px;background:#f0f2f5;border-bottom:1px solid rgba(15,23,42,.06)}.tela-marketplaces .mk-av{width:34px;height:34px;flex:none;border-radius:999px;background:var(--mk-soft) center/cover no-repeat;color:var(--mk-mut);font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.tela-marketplaces .mk-av.av-foto{color:transparent}.tela-marketplaces .mk-chat-id{display:flex;flex-direction:column;gap:1px}.tela-marketplaces .mk-chat-id b{font-size:13.5px;font-weight:600}.tela-marketplaces .mk-chat-id span{font-size:11.5px;display:inline-flex;align-items:center;gap:5px}.tela-marketplaces .mk-chat-h .mk-ib{margin-left:auto}.tela-marketplaces .mk-chat-body{flex:1;min-height:0;padding:14px 18px;display:flex;flex-direction:column;align-items:flex-start;gap:7px;overflow:hidden}.tela-marketplaces .mk-daysep{align-self:center;background:#fff;padding:3px 10px;border-radius:7px;font-size:11px;color:#54656f;box-shadow:0 1px 1px #0f172a0f}.tela-marketplaces .mk-bub{max-width:440px;border-radius:14px;padding:7px 11px 5px;box-shadow:0 1px 1px #0f172a14;display:flex;flex-direction:column;gap:2px;opacity:0;transform:translateY(8px);transition:opacity .28s ease,transform .28s ease}.tela-marketplaces .mk-bub.in{opacity:1;transform:none}.tela-marketplaces .mk-bub-in{background:#fff}.tela-marketplaces .mk-bub-out{align-self:flex-end;background:#d9fdd3}.tela-marketplaces .mk-bub-nm{font-size:11.5px;font-weight:600;color:#1d4ed8}.tela-marketplaces .mk-bub-out .mk-bub-nm{color:#15803d}.tela-marketplaces .mk-bub-lk{font-size:11.5px;color:#1d4ed8;text-decoration:underline}.tela-marketplaces .mk-bub p{font-size:14px;line-height:1.35}.tela-marketplaces .mk-bub-t{align-self:flex-end;display:inline-flex;align-items:center;gap:3px;font-size:11px;color:#667781}.tela-marketplaces .mk-ck{color:#34b7f1}.tela-marketplaces .mk-quote{border-left:3px solid #1D4ED8;border-radius:5px;background:#0f172a0d;padding:4px 8px;display:flex;flex-direction:column}.tela-marketplaces .mk-quote b{font-size:11.5px;color:#1d4ed8}.tela-marketplaces .mk-quote span{font-size:12px;color:#667781}.tela-marketplaces .mk-replypill{display:inline-flex;align-items:center;gap:6px;height:24px;padding:0 11px;border-radius:999px;background:#00a8841a;color:#00a884;font-size:12px;font-weight:500;opacity:0;transform:translateY(4px);transition:opacity .22s ease,transform .22s ease}.tela-marketplaces .mk-replypill.in{opacity:1;transform:none}.tela-marketplaces .mk-sug{align-self:flex-end;max-width:460px;min-width:240px;border-radius:10px;background:#fff3c4;color:#111b21;padding:7px 11px 5px;box-shadow:0 1px 1px #0f172a14;display:flex;flex-direction:column;gap:4px;opacity:0;transform:translateY(8px) scale(.98);transition:opacity .26s ease,transform .26s ease}.tela-marketplaces .mk-sug.in{opacity:1;transform:none}.tela-marketplaces .mk-sug p{font-size:14px;line-height:1.35;min-height:19px}.tela-marketplaces .mk-sug-f{display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.tela-marketplaces .mk-sug-lb{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#667781}.tela-marketplaces .mk-sug-acts{display:inline-flex;align-items:center;gap:2px}.tela-marketplaces .mk-ib-dn{color:#667781}.tela-marketplaces .mk-ib-up{color:#047857}.tela-marketplaces .mk-chat-f{flex:none;height:52px;display:flex;align-items:center;gap:10px;padding:0 14px;background:#f0f2f5}.tela-marketplaces .mk-inp-f{flex:1;height:34px;background:#fff;border-radius:999px}.tela-marketplaces .mk-ptabs{display:grid;grid-template-columns:repeat(7,1fr);gap:3px;padding:3px;border-radius:9px;background:#f1f5f999}.tela-marketplaces .mk-pt{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:27px;border-radius:6px;font-size:12px;color:var(--mk-mut);white-space:nowrap}.tela-marketplaces .mk-pt.on{background:#fff;color:var(--mk-ink);font-weight:500;box-shadow:0 1px 2px #0f172a14}.tela-marketplaces .mk-rp{display:grid;grid-template-columns:1fr 268px;gap:14px;align-items:start}.tela-marketplaces .mk-rp-l{display:flex;flex-direction:column;gap:12px;min-width:0}.tela-marketplaces .mk-scs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.tela-marketplaces .mk-sc{padding:11px 12px;display:flex;align-items:flex-start;gap:9px}.tela-marketplaces .mk-sc-i{width:30px;height:30px;flex:none;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:8px;background:#0f172a0f;color:var(--mk-ink)}.tela-marketplaces .mk-sc-i.em{background:#10b9811a;color:var(--mk-em)}.tela-marketplaces .mk-sc-i svg{display:block;width:100%;height:100%}.tela-marketplaces .mk-sc span:last-child{display:flex;flex-direction:column;min-width:0}.tela-marketplaces .mk-sc i{font-style:normal;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--mk-mut);font-weight:500;line-height:1.25}.tela-marketplaces .mk-sc b{font-family:JetBrains Mono,ui-monospace,monospace;font-size:17px;font-weight:700;margin-top:2px;display:inline-block}.tela-marketplaces .mk-rules{padding:0}.tela-marketplaces .mk-rules-h{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:13px 16px 11px}.tela-marketplaces .mk-rules-h b{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600}.tela-marketplaces .mk-rules-h b .mk-lu{color:var(--mk-ink)}.tela-marketplaces .mk-rules-h span{display:block;font-size:11.5px;margin-top:2px}.tela-marketplaces .mk-rule{display:grid;grid-template-columns:52px 1fr 148px 132px 116px 58px;gap:10px;align-items:center;padding:10px 16px;border-top:1px solid rgba(226,232,240,.7);border-radius:0;transition:background .3s ease}.tela-marketplaces .mk-rule.flash{background:#2563eb12}.tela-marketplaces .mk-prio{width:26px;height:26px;border-radius:999px;background:#0f172a12;color:var(--mk-ink);font-size:11.5px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.tela-marketplaces .mk-rule-x{min-width:0;display:flex;flex-direction:column;gap:2px}.tela-marketplaces .mk-rule-l1{display:inline-flex;align-items:center;gap:7px}.tela-marketplaces .mk-rule-l1 b{font-size:12.5px;font-weight:500}.tela-marketplaces .mk-bdg-mkt{display:inline-flex;align-items:center;height:17px;padding:0 6px;border-radius:999px;background:var(--mk-soft);color:var(--mk-mut);font-size:11px}.tela-marketplaces .mk-rule-l2{font-size:11px;color:var(--mk-mut)}.tela-marketplaces .mk-rule-l2 b{color:var(--mk-ink)}.tela-marketplaces .mk-lim{font-size:11px;color:var(--mk-mut);font-variant-numeric:tabular-nums}.tela-marketplaces .mk-sw{width:32px;height:18px;border-radius:999px;background:#0f172a26;position:relative;display:inline-block;justify-self:end}.tela-marketplaces .mk-sw.on{background:var(--mk-ink)}.tela-marketplaces .mk-sw i{position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:999px;background:#fff;transition:transform .2s ease}.tela-marketplaces .mk-sw.on i{transform:translate(14px)}.tela-marketplaces .mk-trava{display:flex;align-items:center;gap:7px;margin:0 16px;padding:0 10px;border-radius:9px;background:#fffbeb;color:#b45309;font-size:11.5px;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .25s ease,margin .3s ease,padding .3s ease}.tela-marketplaces .mk-trava.in{max-height:40px;opacity:1;padding-top:7px;padding-bottom:7px;margin-bottom:12px}.tela-marketplaces .mk-como{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;background:#f1f5f980;box-shadow:none;border:1px dashed var(--mk-line)}.tela-marketplaces .mk-como .mk-lu{color:var(--mk-ink);margin-top:1px}.tela-marketplaces .mk-como b{font-size:12.5px;font-weight:600}.tela-marketplaces .mk-como p{font-size:11.5px;color:var(--mk-mut);line-height:1.5;margin-top:2px}.tela-marketplaces .mk-como code{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;background:#0f172a0d;border-radius:4px;padding:0 3px}.tela-marketplaces .mk-bb{border-radius:20px;padding:15px;display:flex;flex-direction:column;gap:9px}.tela-marketplaces .mk-bb-h{display:flex;align-items:center;justify-content:space-between;gap:8px}.tela-marketplaces .mk-bb-h b{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700}.tela-marketplaces .mk-bb-prod{font-size:11.5px;color:var(--mk-mut)}.tela-marketplaces .mk-bb-st{display:flex;align-items:center;justify-content:space-between;gap:8px;border-radius:8px;padding:8px 10px;background:#f43f5e1a;color:#be123c;transition:background .3s ease,color .3s ease}.tela-marketplaces .mk-bb-st>span:first-child{display:inline-flex;align-items:center;gap:7px}.tela-marketplaces .mk-bb-st b{font-size:13px;font-weight:700}.tela-marketplaces .mk-bb.win .mk-bb-st{background:#10b9811f;color:#047857}.tela-marketplaces .mk-bb.win .mk-bb-st .mk-lu svg{display:none}.tela-marketplaces .mk-bb-of{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px}.tela-marketplaces .mk-bb-rows{display:flex;flex-direction:column;gap:5px}.tela-marketplaces .mk-bb-r{display:flex;align-items:center;justify-content:space-between;gap:8px}.tela-marketplaces .mk-bb-r i{font-style:normal;font-size:11.5px;color:var(--mk-mut)}.tela-marketplaces .mk-bb-r b{font-family:JetBrains Mono,ui-monospace,monospace;font-size:12.5px;font-weight:700}.tela-marketplaces .mk-bb-gap{padding-top:5px;border-top:1px solid rgba(226,232,240,.8);color:#be123c}.tela-marketplaces .mk-bb-gap.ok{color:#047857}.tela-marketplaces .mk-bb-gap i{color:inherit}.tela-marketplaces .mk-bb-ft{font-size:11px;color:var(--mk-mut);font-style:italic;padding-top:6px;border-top:1px solid rgba(226,232,240,.8)}.tela-marketplaces .mk-fh{flex:none;padding:20px 26px 8px}.tela-marketplaces .mk-fh b{display:inline-flex;align-items:center;gap:8px;font-family:Outfit,Inter,sans-serif;font-size:18px;font-weight:600}.tela-marketplaces .mk-fh p{font-size:13px;color:var(--mk-mut);margin-top:4px}.tela-marketplaces .mk-ffilt{flex:none;display:flex;align-items:center;gap:8px;padding:10px 26px 12px}.tela-marketplaces .mk-ffilt .mk-inp{width:288px}.tela-marketplaces .mk-fbody{flex:1;min-height:0;padding:0 26px 20px;overflow:hidden}.tela-marketplaces .mk-grp{background:#fef2f280;box-shadow:inset 0 0 0 1px #fecaca;padding:12px;display:flex;flex-direction:column;gap:9px;transition:background .35s ease,box-shadow .35s ease}.tela-marketplaces .mk-grp.done{background:#f0fdf499;box-shadow:inset 0 0 0 1px #bbf7d0}.tela-marketplaces .mk-grp-h{display:flex;align-items:flex-start;gap:10px}.tela-marketplaces .mk-grp-i{width:30px;height:30px;flex:none;border-radius:8px;background:#fee2e2;color:#dc2626;display:inline-flex;align-items:center;justify-content:center;padding:7px;transition:background .35s ease,color .35s ease}.tela-marketplaces .mk-grp.done .mk-grp-i{background:#dcfce7;color:#16a34a}.tela-marketplaces .mk-grp-i svg{display:block;width:100%;height:100%}.tela-marketplaces .mk-grp-x{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.tela-marketplaces .mk-grp-l1{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.tela-marketplaces .mk-grp-l1 b{font-size:13px;font-weight:600}.tela-marketplaces .mk-grp-err{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11.5px;color:#b91c1c;line-height:1.4}.tela-marketplaces .mk-grp.done .mk-grp-err{color:var(--mk-mut)}.tela-marketplaces .mk-known{display:flex;align-items:center;gap:8px;padding:0 10px;border-radius:9px;background:#fffbeb;color:#92400e;font-size:11.5px;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .25s ease,padding .3s ease}.tela-marketplaces .mk-known.in{max-height:44px;opacity:1;padding-top:7px;padding-bottom:7px}.tela-marketplaces .mk-known code{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;background:#ffffffa6;border-radius:4px;padding:1px 4px}.tela-marketplaces .mk-known .mk-out{margin-left:auto}.tela-marketplaces .mk-exp{font-size:11.5px;color:var(--mk-mut);padding-left:40px}.tela-marketplaces .mk-evs{display:flex;flex-direction:column;gap:7px;max-height:0;opacity:0;overflow:hidden;transition:max-height .34s ease,opacity .28s ease}.tela-marketplaces .mk-evs.open{max-height:250px;opacity:1}.tela-marketplaces .mk-ev{background:#fff;border-radius:12px;box-shadow:inset 0 0 0 1px #fecaca,0 1px 2px #0f172a0d;padding:11px 13px;display:flex;align-items:center;gap:10px;transition:box-shadow .3s ease}.tela-marketplaces .mk-ev.ok{box-shadow:inset 0 0 0 1px #a7f3d0,0 1px 2px #0f172a0d}.tela-marketplaces .mk-ev-i{width:30px;height:30px;flex:none;border-radius:8px;background:var(--mk-soft);color:#2563eb;display:inline-flex;align-items:center;justify-content:center;padding:7px}.tela-marketplaces .mk-ev-i svg{display:block;width:100%;height:100%}.tela-marketplaces .mk-ev-x{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.tela-marketplaces .mk-ev-l1{display:flex;align-items:center;gap:7px}.tela-marketplaces .mk-ev-l1 b{font-size:12.5px;font-weight:600}.tela-marketplaces .mk-ev-x .mk-mut{font-size:11.5px}.tela-marketplaces .mk-bdg-st{display:inline-flex;align-items:center;height:18px;padding:0 8px;border-radius:999px;background:var(--mk-bad);color:#fff;font-size:11px;font-weight:500;white-space:nowrap;transition:background .3s ease}.tela-marketplaces .mk-bdg-st.ok{background:var(--mk-ink)}.tela-marketplaces .mk-toast{position:absolute;right:20px;bottom:20px;max-width:340px;display:flex;align-items:flex-start;gap:10px;padding:11px 13px;border-radius:12px;background:var(--mk-ink);color:#fff;box-shadow:0 10px 30px #0f172a3d;opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .26s ease,transform .26s ease;z-index:3}.tela-marketplaces .mk-toast.on{opacity:1;transform:none}.tela-marketplaces .mk-toast .mk-lu{color:#6ee7b7;margin-top:1px}.tela-marketplaces .mk-toast div{display:flex;flex-direction:column;gap:2px}.tela-marketplaces .mk-toast b{font-size:12.5px;font-weight:600}.tela-marketplaces .mk-toast span{font-size:11.5px;color:#ffffffb8}@media(prefers-reduced-motion:reduce){.tela-marketplaces *{transition:none!important;animation:none!important}}.tela-cliente360{position:relative;height:720px;overflow:hidden;display:flex;flex-direction:column;background:#fafaf9;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;line-height:1.4;box-sizing:border-box}.tela-cliente360 *,.tela-cliente360 *:before,.tela-cliente360 *:after{box-sizing:border-box}.tela-cliente360 button{font:inherit;color:inherit;background:none;border:0;padding:0;margin:0;cursor:default}.tela-cliente360 .lu{display:block;flex:none}.tela-cliente360 .off,.tela-cliente360 .fora{display:none!important}.tela-cliente360 .c3-head{position:relative;z-index:2;flex:none;height:64px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #E2E8F0;background:#fffffff2}.tela-cliente360 .c3-hl{display:flex;align-items:center;gap:12px;flex:none}.tela-cliente360 .c3-hr{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex:1;min-width:0}.tela-cliente360 .c3-div{width:1px;height:16px;background:#e2e8f099;flex:none}.tela-cliente360 .c3-ws{height:36px;padding:0 8px;display:inline-flex;align-items:center;gap:8px;border-radius:6px;font-size:14px;font-weight:500;white-space:nowrap}.tela-cliente360 .c3-ws-ic{width:20px;height:20px;border-radius:4px;background:#0f172a1a;color:#0f172a;display:inline-flex;align-items:center;justify-content:center}.tela-cliente360 .c3-chev{color:#64748b;opacity:.5;display:inline-flex}.tela-cliente360 .c3-sel{display:flex;align-items:center;gap:4px}.tela-cliente360 .c3-sel-trig{height:36px;padding:0 8px;display:inline-flex;align-items:center;gap:8px;min-width:96px;border-radius:6px;font-size:14px;font-weight:500;white-space:nowrap}.tela-cliente360 .c3-icbtn{width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#64748b;flex:none}.tela-cliente360 .c3-icbtn.sm{width:32px;height:32px;border-radius:6px}.tela-cliente360 .c3-kpis{display:flex;align-items:center;gap:6px;flex:none}.tela-cliente360 .c3-kpi{height:32px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#f1f5f999;font-size:12px;white-space:nowrap}.tela-cliente360 .c3-kpi span{color:#64748b}.tela-cliente360 .c3-kpi strong{color:#0f172a;font-weight:700}.tela-cliente360 .c3-search{position:relative;flex:1 1 120px;min-width:104px;max-width:260px;height:36px;border-radius:999px;background:#f1f5f966;display:flex;align-items:center;padding-left:36px;padding-right:12px}.tela-cliente360 .c3-search-ic{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#64748b;display:inline-flex}.tela-cliente360 .c3-ph{font-size:14px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-cliente360 .c3-theme{height:32px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#f1f5f966;white-space:nowrap;font-size:12px;font-weight:500;flex:none}.tela-cliente360 .c3-acts{display:flex;align-items:center;gap:8px;flex:none}.tela-cliente360 .c3-btn{height:36px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;font-size:14px;font-weight:500;white-space:nowrap}.tela-cliente360 .c3-btn.primary{padding:0 16px;background:#0f172a;color:#f8fafc;box-shadow:0 1px 2px #0000000d}.tela-cliente360 .c3-btn>span,.tela-cliente360 .c3-theme>span{display:inline-flex}.tela-cliente360 .c3-board{flex:1;min-height:0;overflow:hidden;transition:opacity .3s ease}.tela-cliente360 .c3-cols{display:flex;gap:16px;padding:16px;height:100%}.tela-cliente360 .c3-col{width:246px;min-width:246px;display:flex;flex-direction:column;border-radius:14px;background:#f4f4f5;overflow:hidden}.tela-cliente360 .c3-colhd{padding:8px 12px;flex:none}.tela-cliente360 .c3-colhd .t{display:flex;align-items:center;justify-content:space-between;gap:8px}.tela-cliente360 .c3-colhd .l{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.tela-cliente360 .c3-colhd .grip{color:#64748b80;display:inline-flex}.tela-cliente360 .c3-colhd .title{font-family:Outfit,Inter,sans-serif;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-cliente360 .c3-colhd .count{font-size:12px;font-weight:700;padding:2px 8px;border-radius:999px;background:#f1f5f9;color:#0f172a;flex:none}.tela-cliente360 .c3-colhd .scope{font-size:11px;font-weight:500;color:#64748b;margin-top:4px;padding-left:20px}.tela-cliente360 .c3-cards{flex:1;min-height:0;overflow:hidden;padding:0 8px 8px;display:flex;flex-direction:column;gap:16px}.tela-cliente360 .c3-add{margin:0 8px 8px;padding:12px;border:2px dashed #E2E8F0;border-radius:12px;font-size:14px;font-weight:500;color:#64748b;display:flex;align-items:center;justify-content:center;gap:8px;flex:none}.tela-cliente360 .c3-add>span{display:inline-flex}.tela-cliente360 .c3-card{position:relative;background:#fff;border:1px solid #F4F4F5;border-radius:10px;padding:14px;transition:box-shadow .3s ease,transform .3s ease}.tela-cliente360 .c3-card.on{box-shadow:0 0 0 2px #0f172a}.tela-cliente360 .c3-card .top{display:flex;gap:12px}.tela-cliente360 .c3-card .av{position:relative;width:40px;height:40px;flex:none}.tela-cliente360 .c3-card .av .circ{width:40px;height:40px;border-radius:999px;background:#f1f5f9;color:#334155;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;overflow:hidden}.tela-cliente360 .c3-card .body{flex:1;min-width:0}.tela-cliente360 .c3-card .nm{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-cliente360 .c3-card .sub{margin-top:2px;font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-cliente360 .c3-card .msg{margin-top:4px;font-size:12px;color:#475569;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tela-cliente360 .c3-card .val{margin-top:8px;font-size:13px;font-weight:700;color:#0f172a}.tela-cliente360 .c3-card .chips{display:flex;align-items:center;gap:6px;margin-top:8px}.tela-cliente360 .c3-card .score{width:10px;height:10px;border-radius:999px;flex:none;background:#fde68a;box-shadow:0 0 0 2px #fcd34d99}.tela-cliente360 .c3-card .chip{display:inline-flex;align-items:center;gap:2px;font-size:11px;font-weight:500;color:#64748b;white-space:nowrap;margin-left:auto}.tela-cliente360 .c3-card .chip>span{display:inline-flex}.tela-cliente360 .c3-overlay{position:absolute;inset:0;z-index:6;background:#000c}.tela-cliente360 .c3-drawer{position:absolute;inset:0 0 0 512px;z-index:7;background:#fff;border-left:1px solid #E2E8F0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;display:flex;flex-direction:column;overflow:hidden;transition:left .5s cubic-bezier(.2,.8,.2,1),top .5s cubic-bezier(.2,.8,.2,1)}.tela-cliente360 .c3-drawer.modo-pagina{left:0;top:64px;border-left:0;box-shadow:none}.tela-cliente360 .c3-sheetx{position:absolute;right:16px;top:16px;z-index:3;width:20px;height:20px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;color:#64748b;opacity:.7}.tela-cliente360 .c3-modebar{flex:none;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px;background:#f1f5f94d}.tela-cliente360 .c3-modebar.canto{padding-right:44px}.tela-cliente360 .c3-modes{display:flex;align-items:center;gap:2px}.tela-cliente360 .c3-mode{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#64748b;transition:background .2s ease,color .2s ease}.tela-cliente360 .c3-mode.on{background:#0f172a1a;color:#0f172a}.tela-cliente360 .c3-modeacts{display:flex;align-items:center;gap:2px}.tela-cliente360 .c3-scroll{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;position:relative}.tela-cliente360 .c3-hero{flex:none;order:0;padding:16px 12px 0}.tela-cliente360 .c3-hero-l{display:flex;align-items:flex-start;gap:16px;margin-bottom:8px}.tela-cliente360 .c3-avatar{position:relative;flex:none;width:64px;height:64px}.tela-cliente360 .c3-avatar .circ{width:64px;height:64px;border-radius:999px;background:#2563eb1a;color:#2563eb;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:500;border:2px solid #fff;box-shadow:0 0 0 2px #2563eb1a,0 1px 2px #0000000d;overflow:hidden}.tela-cliente360 .c3-avatar .cam{position:absolute;right:-4px;bottom:-4px;width:24px;height:24px;border-radius:999px;background:#f1f5f9;border:1px solid #E2E8F0;color:#64748b;display:flex;align-items:center;justify-content:center}.tela-cliente360 .c3-id{flex:1;min-width:0;padding-top:4px}.tela-cliente360 .c3-nome{margin:0 0 4px;font-size:17px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-cliente360 .c3-linha{font-size:12px;color:#64748b}.tela-cliente360 .c3-tags{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:8px}.tela-cliente360 .c3-tag{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:500;transition:opacity .3s ease,transform .3s ease}.tela-cliente360 .c3-tag.t1{background:#a855f724;color:#7e22ce}.tela-cliente360 .c3-tag.t2{background:#f59e0b29;color:#b45309}.tela-cliente360 .c3-tag.add{border:1px dashed #E2E8F0;color:#94a3b8}.tela-cliente360 .c3-resumo{flex:none;order:1;margin:12px 12px 0;padding:12px;border-radius:16px;background:#f1f5f9b3;display:flex;flex-direction:column;gap:10px}.tela-cliente360 .c3-resumo .l1{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tela-cliente360 .c3-stage{height:28px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#fff;border:1px solid #E2E8F0;font-size:12px;font-weight:600;color:#0f172a}.tela-cliente360 .c3-valorlbl{display:inline-flex;align-items:center;gap:6px}.tela-cliente360 .c3-valorlbl>span{font-size:11px;color:#64748b}.tela-cliente360 .c3-valorin{height:28px;padding:0 10px;display:inline-flex;align-items:center;border-radius:999px;background:#fff;border:1px solid #E2E8F0;font-size:12px;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums}.tela-cliente360 .c3-dono{height:28px;padding:0 10px;display:inline-flex;align-items:center;gap:4px;border-radius:999px;background:#f1f5f999;font-size:12px;color:#64748b}.tela-cliente360 .c3-resumo .l2{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:11px;color:#64748b}.tela-cliente360 .c3-resumo .l2>span{display:inline-flex;align-items:center;gap:4px}.tela-cliente360 .c3-resumo .l2 .sep{opacity:.5}.tela-cliente360 .c3-lastmsg{flex:none;order:2;margin:12px 12px 0;padding:12px;border-radius:16px;background:#f8fafc;border:1px solid #F1F5F9}.tela-cliente360 .c3-lastmsg .h{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.tela-cliente360 .c3-lastmsg .h span{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.tela-cliente360 .c3-lastmsg .h .ic{color:#64748b;display:inline-flex}.tela-cliente360 .c3-lastmsg p{margin:0;font-size:13px;color:#0f172a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tela-cliente360 .c3-score{flex:none;order:3;margin:12px 12px 0;padding:12px;border-radius:16px;background:#f1f5f980}.tela-cliente360 .c3-score .h{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.tela-cliente360 .c3-score .h b{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.tela-cliente360 .c3-score .h strong{font-size:14px;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums}.tela-cliente360 .c3-score .bar{width:100%;height:6px;border-radius:999px;background:#e2e8f0;overflow:hidden}.tela-cliente360 .c3-score .bar i{display:block;height:6px;width:0;border-radius:999px;background:#2563eb;transition:width .9s cubic-bezier(.2,.8,.2,1)}.tela-cliente360 .c3-toc{flex:none;order:4;position:sticky;top:0;z-index:5;margin-top:12px;padding:6px 16px;min-height:36px;display:flex;flex-wrap:wrap;align-items:center;gap:4px;background:#fffffffa;border-bottom:1px solid rgba(226,232,240,.6);box-shadow:0 1px 2px #0000000d}.tela-cliente360 .c3-pill{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:500;white-space:nowrap;color:#64748b;transition:opacity .35s ease,transform .35s ease,background .2s ease,color .2s ease}.tela-cliente360 .c3-pill.on{background:#0f172a;color:#f8fafc;box-shadow:0 1px 2px #0000000d}.tela-cliente360 .c3-pill.nasce{animation:c3-nasce .5s cubic-bezier(.2,.8,.2,1)}@keyframes c3-nasce{0%{opacity:0;transform:scale(.7)}60%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:none}}.tela-cliente360 .c3-band{flex:none;order:5;padding:12px 12px 0;display:flex;flex-direction:column;gap:6px}.tela-cliente360 .c3-chip-pend{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;padding:2px 10px;border-radius:999px;background:#f59e0b1a;color:#d97706;font-size:11.5px;font-weight:600}.tela-cliente360 .c3-chip-pend .ic{display:inline-flex}.tela-cliente360 .c3-valor{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 8px;padding:0 4px}.tela-cliente360 .c3-valor .big{font-size:19px;font-weight:700;line-height:1.15;font-variant-numeric:tabular-nums}.tela-cliente360 .c3-valor .sm{font-size:11.5px;color:#64748b;font-variant-numeric:tabular-nums}.tela-cliente360 .c3-sec{flex:none;padding:16px 12px 0}.tela-cliente360 .c3-sec:last-child{padding-bottom:16px}.tela-cliente360 .c3-sec.entra{animation:c3-entra .45s ease-out}@keyframes c3-entra{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.tela-cliente360 .c3-sech{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.tela-cliente360 .c3-sech h4{margin:0;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.tela-cliente360 .c3-sech .n{color:#64748b99;font-weight:400}.tela-cliente360 .c3-vertodos{font-size:11px;font-weight:500;color:#0f172a;flex:none}.tela-cliente360 .c3-cart{border-radius:16px;background:#fff;box-shadow:0 1px 2px #0000000d,0 1px 3px #0000000f;overflow:hidden}.tela-cliente360 .c3-carth{width:100%;padding:12px;display:flex;align-items:center;gap:10px;text-align:left}.tela-cliente360 .c3-carth .ic{flex:none;width:36px;height:36px;border-radius:999px;background:#0f172a1a;color:#0f172a;display:flex;align-items:center;justify-content:center}.tela-cliente360 .c3-carth .tx{flex:1;min-width:0}.tela-cliente360 .c3-carth .tt{font-size:13px;font-weight:600;color:#0f172a}.tela-cliente360 .c3-carth .l2{display:flex;align-items:center;gap:6px;margin-top:1px}.tela-cliente360 .c3-src{flex:none;padding:2px 6px;border-radius:999px;background:#f9731626;color:#ea580c;font-size:11px;font-weight:600}.tela-cliente360 .c3-carth .sub{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-cliente360 .c3-cartb{padding:0 12px 12px}.tela-cliente360 .c3-cartitem{display:flex;align-items:flex-start;gap:10px;padding:8px 0}.tela-cliente360 .c3-cartitem .th{flex:none;width:44px;height:44px;border-radius:8px;background:#fff}.tela-cliente360 .c3-cartitem .tx{flex:1;min-width:0}.tela-cliente360 .c3-cartitem .nm{font-size:12px;font-weight:500;color:#0f172a;line-height:1.25}.tela-cliente360 .c3-cartitem .qt{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:6px}.tela-cliente360 .c3-cartitem .qt span{font-size:11px;color:#64748b}.tela-cliente360 .c3-cartitem .qt b{font-size:12px;font-weight:600;color:#0f172a;font-variant-numeric:tabular-nums}.tela-cliente360 .c3-recibo{border-top:1px solid rgba(226,232,240,.6);padding-top:8px;display:flex;flex-direction:column;gap:4px}.tela-cliente360 .c3-recibo div{display:flex;align-items:center;justify-content:space-between;font-size:11.5px;color:#64748b}.tela-cliente360 .c3-recibo div.tot{font-size:13px;font-weight:700;color:#0f172a}.tela-cliente360 .c3-recibo b{font-variant-numeric:tabular-nums}.tela-cliente360 .c3-ords{display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(92px,1fr))}.tela-cliente360 .c3-ord{aspect-ratio:1 / 1;background:#fff;border-radius:16px;box-shadow:0 1px 2px #0000000d,0 1px 3px #0000000f;padding:8px;display:flex;flex-direction:column;gap:6px;text-align:left;overflow:hidden}.tela-cliente360 .c3-ord .foto{flex:1;min-height:0;width:100%;border-radius:8px;background:#fff}.tela-cliente360 .c3-ord .num{display:flex;align-items:center;justify-content:space-between;gap:4px;font-size:11px;color:#64748b}.tela-cliente360 .c3-ord .num .ch{display:inline-flex;flex:none}.tela-cliente360 .c3-ord .num .ch svg{width:14px;height:14px;display:block}.tela-cliente360 .c3-ord .v{font-size:12px;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums}.tela-cliente360 .c3-claimstats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.tela-cliente360 .c3-stat{border-radius:12px;padding:8px 12px;text-align:center;background:#f1f5f980}.tela-cliente360 .c3-stat.hl{background:#f43f5e14}.tela-cliente360 .c3-stat.mu{background:#f1f5f94d}.tela-cliente360 .c3-stat b{display:block;font-size:16px;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums}.tela-cliente360 .c3-stat span{display:block;font-size:11px;color:#64748b}.tela-cliente360 .c3-claim{display:flex;align-items:flex-start;gap:12px;width:100%;padding:10px 12px;border-radius:16px;background:#fff;box-shadow:0 1px 2px #0000000d,0 1px 3px #0000000f;text-align:left}.tela-cliente360 .c3-claim>.ic{flex:none;margin-top:2px;color:#e11d48;display:inline-flex}.tela-cliente360 .c3-claim .tx{flex:1;min-width:0}.tela-cliente360 .c3-claim .l1{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.tela-cliente360 .c3-claim .l1 b{font-size:13px;font-weight:500;color:#0f172a}.tela-cliente360 .c3-claim .l1 .st{font-size:11px;text-transform:uppercase;letter-spacing:.04em;font-weight:500;color:#be123c}.tela-cliente360 .c3-claim .l1 .rep{font-size:11px;font-weight:500;padding:2px 6px;border-radius:999px;background:#fee2e2;color:#b91c1c}.tela-cliente360 .c3-claim .rz{margin:2px 0 0;font-size:12px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-cliente360 .c3-claim .dt{display:flex;align-items:center;gap:6px;margin-top:4px;font-size:11px;color:#64748b}.tela-cliente360 .c3-claim .dt>span{display:inline-flex;align-items:center;gap:4px}.tela-cliente360 .c3-form{border-radius:16px;padding:14px;background:#f8fafc;border:1px solid #F1F5F9}.tela-cliente360 .c3-form .h{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.tela-cliente360 .c3-form .h b{font-size:13px;font-weight:600;color:#0f172a}.tela-cliente360 .c3-form .h span{font-size:11px;color:#64748b;flex:none}.tela-cliente360 .c3-form dl{margin:0;display:flex;flex-direction:column;gap:4px}.tela-cliente360 .c3-form dl>div{display:flex;align-items:center;gap:8px;font-size:12px}.tela-cliente360 .c3-form dt{margin:0;color:#64748b;flex:none}.tela-cliente360 .c3-form dd{margin:0;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-cliente360 .c3-extract{display:inline-flex;align-items:center;gap:4px;height:26px;padding:0 10px;border-radius:6px;border:1px solid #E2E8F0;background:#fff;font-size:11px;font-weight:600;color:#334155;flex:none}.tela-cliente360 .c3-extract>span{display:inline-flex}.tela-cliente360 .c3-extract.busy{color:#94a3b8}.tela-cliente360 .c3-extract.busy .sp{animation:c3-spin 1s linear infinite}@keyframes c3-spin{to{transform:rotate(360deg)}}.tela-cliente360 .c3-mems{border-radius:12px;background:#f1f5f98c;overflow:hidden}.tela-cliente360 .c3-mem{display:flex;align-items:flex-start;gap:8px;padding:8px 12px;border-top:1px solid rgba(226,232,240,.5)}.tela-cliente360 .c3-mem:first-child{border-top:0}.tela-cliente360 .c3-mem .dot{width:4px;height:4px;margin-top:7px;border-radius:999px;background:#64748b66;flex:none}.tela-cliente360 .c3-mem .pin{color:#2563eb;flex:none;margin-top:3px;display:inline-flex}.tela-cliente360 .c3-mem p{margin:0;font-size:12px;line-height:1.45;color:#1e293b}.tela-cliente360 .c3-prod{display:flex;align-items:center;gap:12px;padding:8px;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0000000d,0 1px 3px #0000000f}.tela-cliente360 .c3-prod .th{flex:none;width:48px;height:48px;border-radius:8px;background:#fff}.tela-cliente360 .c3-prod .tx{flex:1;min-width:0}.tela-cliente360 .c3-prod .nm{font-size:12px;font-weight:500;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-cliente360 .c3-prod .pr{font-size:12px;font-weight:700;color:#0f172a;margin-top:2px;font-variant-numeric:tabular-nums}.tela-cliente360 .c3-prod .add{flex:none;width:26px;height:26px;border-radius:999px;background:#f1f5f9cc;color:#475569;display:inline-flex;align-items:center;justify-content:center}.tela-cliente360 .c3-tl{display:flex;flex-direction:column}.tela-cliente360 .c3-tlrow{display:flex;gap:12px;padding:10px 0;border-bottom:1px solid rgba(226,232,240,.6)}.tela-cliente360 .c3-tlrow:last-child{border-bottom:0}.tela-cliente360 .c3-tlrow .ic{flex:none;width:32px;height:32px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#f1f5f9e6;color:#64748b}.tela-cliente360 .c3-tlrow .ic.blue{background:#3b82f61a;color:#3b82f6}.tela-cliente360 .c3-tlrow .ic.green{background:#10b9811a;color:#10b981}.tela-cliente360 .c3-tlrow .ic.amber{background:#f59e0b1a;color:#f59e0b}.tela-cliente360 .c3-tlrow .tx{flex:1;min-width:0}.tela-cliente360 .c3-tlrow .lb{font-size:13px;color:#0f172a}.tela-cliente360 .c3-tlrow .mo{margin-top:2px;font-size:12px;color:#64748b;font-variant-numeric:tabular-nums}.tela-cliente360 .c3-tlrow .ator{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:12px;color:#64748b}.tela-cliente360 .c3-tlrow .ator .o{opacity:.5}.tela-cliente360 .foto.av,.tela-cliente360 .th.av{font-size:11px;color:transparent;background:#f1f5f9;display:block}@media(prefers-reduced-motion:reduce){.tela-cliente360 .c3-pill.nasce,.tela-cliente360 .c3-sec.entra{animation:none}.tela-cliente360 .c3-drawer,.tela-cliente360 .c3-score .bar i{transition:none}}.tela-cozinha{position:relative;height:720px;overflow:hidden;background:#fff;color:#0f172a;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}.tela-cozinha *,.tela-cozinha *:before,.tela-cozinha *:after{box-sizing:border-box}.tela-cozinha p,.tela-cozinha h2{margin:0;padding:0}.tela-cozinha button{font:inherit;color:inherit;background:none;border:0;text-align:left}.tela-cozinha b{font-weight:600}.tela-cozinha i{font-style:normal}.tela-cozinha .material-symbols-outlined{flex:none;line-height:1}.tela-cozinha .cz-i3{font-size:14px}.tela-cozinha .cz-i4{font-size:16px}.tela-cozinha .cz-i8{font-size:30px}.tela-cozinha .cz-pri{color:#0f172a}.tela-cozinha [hidden]{display:none!important}.tela-cozinha .cz-dict{display:none}.tela-cozinha .cz-scr{position:absolute;inset:0;background:#fff;overflow:hidden;transition:transform .34s cubic-bezier(.2,.8,.2,1)}.tela-cozinha .cz-dec{transform:translate(100%);display:flex;align-items:center}.tela-cozinha .cz-dec.off{display:none}.tela-cozinha.v-dec .cz-cfg{transform:translate(-26%)}.tela-cozinha.v-dec .cz-dec{transform:translate(0)}.tela-cozinha.snap *,.tela-cozinha.snap .cz-scr{transition:none!important;animation:none!important}.tela-cozinha .cz-col{width:768px;margin:0 auto;padding:24px 16px}.tela-cozinha .cz-card{border-radius:16px;padding:16px;background:#fff;box-shadow:0 1px 3px #0f172a14,0 1px 2px #0f172a0a}.tela-cozinha .cz-hd{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.tela-cozinha .cz-hd-l{display:flex;align-items:flex-start;gap:8px;min-width:0}.tela-cozinha .cz-hd-t h2{font-size:13px;font-weight:600;line-height:1.3}.tela-cozinha .cz-hd-t p{margin-top:3px;font-size:12px;line-height:1.45;color:#64748b}.tela-cozinha .cz-hd-t p b{color:#0f172a}.tela-cozinha .cz-sw{position:relative;flex:none;width:36px;height:20px;border-radius:999px;background:#64748b4d;transition:background .22s ease}.tela-cozinha .cz-sw:after{content:"";position:absolute;left:2px;top:2px;width:16px;height:16px;border-radius:999px;background:#fff;border:1px solid rgba(15,23,42,.08);transition:transform .22s cubic-bezier(.2,.8,.2,1)}.tela-cozinha .cz-sw.on{background:#0f172a}.tela-cozinha .cz-sw.on:after{transform:translate(16px)}.tela-cozinha .cz-body{display:flex;flex-direction:column;gap:12px;margin-top:12px;animation:cz-in .3s cubic-bezier(.2,.8,.2,1) both}@keyframes cz-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.tela-cozinha .cz-amber{border-radius:12px;padding:10px;background:#fffbeb;box-shadow:0 0 #d9770600;transition:box-shadow .3s ease}.tela-cozinha.amber-on .cz-amber{box-shadow:0 0 0 2px #d97706}.tela-cozinha .cz-amber-t{font-size:11px;font-weight:600;color:#92400e}.tela-cozinha .cz-amber-d{margin-top:6px;font-size:11px;line-height:1.4;color:#b45309d9}.tela-cozinha .cz-amber-d b{color:#92400e}.tela-cozinha .cz-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.tela-cozinha .cz-pill{display:inline-flex;align-items:center;height:26px;padding:0 12px;border-radius:999px;background:#fff;color:#64748b;font-size:11px;font-weight:500;transition:background .2s ease,color .2s ease}.tela-cozinha .cz-pill.sel{background:#0f172a;color:#fff}.tela-cozinha .cz-ck{display:none}.tela-cozinha .cz-pill.sel .cz-ck{display:inline}.tela-cozinha .cz-row2{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.tela-cozinha .cz-mini{display:inline-flex;align-items:center;gap:6px}.tela-cozinha .cz-lb{font-size:11px;font-weight:600;text-transform:uppercase;color:#64748b;letter-spacing:.01em}.tela-cozinha .cz-teste{border-radius:12px;padding:10px;background:#f1f5f980;transition:background .3s ease}.tela-cozinha.lib .cz-teste{background:#ecfdf5}.tela-cozinha .cz-teste-hd{display:flex;align-items:center;justify-content:space-between;gap:8px}.tela-cozinha .cz-tag{display:inline-flex;align-items:center;height:18px;padding:0 8px;border-radius:999px;background:#f59e0b;color:#fff;font-size:11px;font-weight:600;transition:background .3s ease}.tela-cozinha.lib .cz-tag{background:#10b981}.tela-cozinha .cz-teste-d{margin-top:8px;font-size:11px;line-height:1.4;color:#64748b}.tela-cozinha .cz-input{position:relative;display:flex;align-items:center;height:32px;margin-top:8px;padding:0 12px;border:1px solid #E2E8F0;border-radius:999px;background:#fff;font-size:12px}.tela-cozinha .cz-ph{color:#94a3b8}.tela-cozinha .cz-val{font-variant-numeric:tabular-nums}.tela-cozinha .cz-caret{display:none;width:1px;height:14px;margin-left:1px;background:#0f172a}.tela-cozinha.caret-on .cz-caret{display:inline-block;animation:cz-blink 1s steps(1) infinite}@keyframes cz-blink{0%,49%{opacity:1}50%,to{opacity:0}}.tela-cozinha .cz-lb2{font-size:11px;font-weight:600;text-transform:uppercase;color:#64748b;letter-spacing:.01em}.tela-cozinha .cz-lb2 b{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;font-weight:400;text-transform:none;letter-spacing:0;padding:0 2px;margin:0 -1px;border-radius:4px;background:#10b98100;color:#64748b;transition:background .28s ease,color .28s ease}.tela-cozinha .cz-lb2 b.lit{background:#10b9812e;color:#047857}.tela-cozinha .cz-ta{margin-top:6px;min-height:44px;border-radius:12px;padding:10px;background:#f1f5f980;font-size:12px;line-height:1.45;box-shadow:0 0 #0f172a00;transition:box-shadow .25s ease}.tela-cozinha.ta-on .cz-fld.msg .cz-ta{box-shadow:0 0 0 1px #0f172a47}.tela-cozinha .cz-ft{display:flex;justify-content:flex-end}.tela-cozinha .cz-btn{display:inline-flex;align-items:center;gap:4px;height:28px;padding:0 12px;border-radius:999px;background:#0f172a;color:#fff;font-size:11px;font-weight:500}.tela-cozinha .cz-btn.busy{opacity:.5}.tela-cozinha .cz-btn-g{display:inline-flex;align-items:center;height:28px;padding:0 12px;border-radius:999px;color:#64748b;font-size:11px;font-weight:500}.tela-cozinha .cz-dec-hd{display:flex;align-items:center;gap:8px}.tela-cozinha .cz-dec-hd h2{font-size:13px;font-weight:600}.tela-cozinha .cz-pend{display:inline-flex;align-items:center;height:18px;padding:0 8px;border-radius:999px;background:#fef3c7;color:#b45309;font-size:11px;font-weight:600}.tela-cozinha .cz-dec-d{margin-top:10px;font-size:12px;line-height:1.45;color:#64748b}.tela-cozinha .cz-dec-d b{color:#0f172a}.tela-cozinha .cz-empty{margin-top:12px;border-radius:12px;padding:22px 16px;text-align:center;background:#f1f5f980;color:#94a3b8}.tela-cozinha .cz-empty-t{margin-top:6px;font-size:13px;font-weight:600;color:#0f172a}.tela-cozinha .cz-empty-d{margin-top:2px;font-size:12px;color:#64748b}.tela-cozinha .cz-sug{margin-top:12px;border-radius:12px;padding:10px 12px;background:#f1f5f980;animation:cz-in .3s cubic-bezier(.2,.8,.2,1) both}.tela-cozinha .cz-sug-top{display:flex;align-items:flex-start;gap:10px}.tela-cozinha .cz-sug-tx{min-width:0;flex:1}.tela-cozinha .cz-sug-t{font-size:12px;font-weight:500}.tela-cozinha .cz-tag-sky{display:inline-flex;align-items:center;height:17px;padding:0 7px;margin-right:6px;border-radius:999px;background:#e0f2fe;color:#0369a1;font-size:11px;font-weight:600}.tela-cozinha .cz-sug-m{margin-top:5px;font-size:11px;line-height:1.45;color:#64748b;white-space:pre-line}.tela-cozinha .cz-sug-ft{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:8px}.tela-cozinha .cz-toast{position:absolute;z-index:12;right:20px;bottom:20px;max-width:380px;border:1px solid #E2E8F0;border-radius:8px;padding:12px 16px;background:#fff;box-shadow:0 12px 32px #0f172a29;opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .24s ease,transform .24s ease}.tela-cozinha.toast-on .cz-toast{opacity:1;transform:none}.tela-cozinha .cz-toast b{display:block;font-size:13px;font-weight:600}.tela-cozinha .pop{animation:cz-pop .52s cubic-bezier(.2,.8,.2,1)}@keyframes cz-pop{0%{transform:scale(1)}34%{transform:scale(1.14)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.tela-cozinha .cz-scr,.tela-cozinha .cz-sw,.tela-cozinha .cz-sw:after,.tela-cozinha .cz-pill,.tela-cozinha .cz-teste,.tela-cozinha .cz-tag,.tela-cozinha .cz-amber,.tela-cozinha .cz-ta,.tela-cozinha .cz-lb2 b,.tela-cozinha .cz-toast{transition:none!important}.tela-cozinha .cz-body,.tela-cozinha .cz-sug,.tela-cozinha .pop,.tela-cozinha .cz-caret{animation:none!important}}.tela-hospedagem{position:relative;height:720px;overflow:hidden;background:#fff;color:#0f172a;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}.tela-hospedagem *,.tela-hospedagem *:before,.tela-hospedagem *:after{box-sizing:border-box}.tela-hospedagem p,.tela-hospedagem h1,.tela-hospedagem h2,.tela-hospedagem h3,.tela-hospedagem ul,.tela-hospedagem li{margin:0;padding:0}.tela-hospedagem ul{list-style:none}.tela-hospedagem button{font:inherit;color:inherit;background:none;border:0;text-align:left}.tela-hospedagem b{font-weight:600}.tela-hospedagem i,.tela-hospedagem em{font-style:normal}.tela-hospedagem a{color:inherit;text-decoration:none}.tela-hospedagem [hidden]{display:none!important}.tela-hospedagem .material-symbols-outlined{flex:none;line-height:1;font-variation-settings:"wght" 400}.tela-hospedagem .hs-i3{font-size:12px}.tela-hospedagem .hs-i35{font-size:14px}.tela-hospedagem .hs-i4{font-size:16px}.tela-hospedagem .hs-i5{font-size:20px}.tela-hospedagem .hs-mut{color:#64748b}.tela-hospedagem .hs-amb{color:#d97706}.tela-hospedagem .hs-pri{color:#0f172a}.tela-hospedagem .hs-mono{font-family:JetBrains Mono,ui-monospace,monospace}.tela-hospedagem .hs-scr{position:absolute;inset:0;background:#fff;padding:24px;display:flex;flex-direction:column;transition:transform .34s cubic-bezier(.2,.8,.2,1)}.tela-hospedagem .hs-a2,.tela-hospedagem .hs-b{transform:translate(100%)}.tela-hospedagem .hs-a2.off,.tela-hospedagem .hs-b.off{display:none}.tela-hospedagem.v-cal .hs-a1{transform:translate(-26%)}.tela-hospedagem.v-cal .hs-a2{transform:translate(0)}.tela-hospedagem.v-merc .hs-a1{transform:translate(-52%)}.tela-hospedagem.v-merc .hs-a2{transform:translate(-26%)}.tela-hospedagem.v-merc .hs-b{transform:translate(0)}.tela-hospedagem.snap *,.tela-hospedagem.snap .hs-scr{transition:none!important}.tela-hospedagem .hs-hd{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;flex:none;margin-bottom:16px}.tela-hospedagem .hs-hd-tt{min-width:0;flex:1;max-width:700px}.tela-hospedagem .hs-h1{display:flex;align-items:center;gap:8px;font-family:Outfit,Inter,sans-serif;font-size:20px;font-weight:700;line-height:28px;letter-spacing:-.01em}.tela-hospedagem .hs-sub{margin-top:4px;font-size:13px;line-height:1.45;color:#64748b}.tela-hospedagem .hs-sub-b{font-weight:400;border-radius:4px;padding:0 2px;margin:0 -2px;background:#d9770600;transition:background .5s ease,color .5s ease}.tela-hospedagem.hl-sub .hs-sub-b{background:#d9770629;color:#0f172a;font-weight:500}.tela-hospedagem .hs-eyeb{margin-top:6px;font-size:11px;line-height:1.3;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.tela-hospedagem .hs-hd-ac{display:flex;align-items:center;gap:8px;flex:none}.tela-hospedagem .hs-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:0 16px;border-radius:999px;font-size:14px;font-weight:500;white-space:nowrap}.tela-hospedagem .hs-btn.sm{min-height:32px;padding:0 12px;font-size:12px;gap:6px}.tela-hospedagem .hs-btn.xs{min-height:28px;padding:0 12px;font-size:12px;gap:6px}.tela-hospedagem .hs-btn.pri{background:#0f172a;color:#f8fafc;border:1px solid #0F172A}.tela-hospedagem .hs-btn.out{border:1px solid #E2E8F0;background:#fff;box-shadow:0 1px 2px #0f172a0d}.tela-hospedagem .hs-btn.ghost{border:1px solid transparent}.tela-hospedagem .hs-btn.full{width:100%}.tela-hospedagem .hs-ibtn{width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#64748b;flex:none}.tela-hospedagem .hs-ibtn.out{border:1px solid #E2E8F0;background:#fff;color:#0f172a}.tela-hospedagem .hs-sw{width:36px;height:20px;border-radius:999px;background:#e2e8f0;flex:none;display:inline-flex;align-items:center;padding:2px;transition:background .2s ease}.tela-hospedagem .hs-sw i{width:16px;height:16px;border-radius:999px;background:#fff;box-shadow:0 1px 2px #0f172a33;transition:transform .2s ease}.tela-hospedagem .hs-sw.on{background:#0f172a}.tela-hospedagem .hs-sw.on i{transform:translate(16px)}.tela-hospedagem.quartos-on [data-k=sw-q]{background:#0f172a}.tela-hospedagem.quartos-on [data-k=sw-q] i{transform:translate(16px)}.tela-hospedagem .hs-grid{display:grid;grid-template-columns:320px 1fr;gap:16px;align-items:start;min-height:0}.tela-hospedagem .hs-aside{display:flex;flex-direction:column;gap:12px}.tela-hospedagem .hs-main{display:flex;flex-direction:column;gap:16px;min-width:0}.tela-hospedagem .hs-card{border-radius:16px;background:#fff;box-shadow:0 1px 3px #0f172a1a,0 1px 2px -1px #0f172a1a;padding:16px}.tela-hospedagem .hs-card.sel{box-shadow:0 0 0 2px #0f172a,0 1px 3px #0f172a1a}.tela-hospedagem .hs-card-n{font-size:14px;font-weight:600;line-height:20px}.tela-hospedagem .hs-card-c{font-size:12px;line-height:16px;color:#64748b;font-family:JetBrains Mono,ui-monospace,monospace}.tela-hospedagem .hs-card-l{display:flex;align-items:center;gap:6px;margin-top:6px;font-size:12px;line-height:16px;color:#64748b}.tela-hospedagem .hs-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.tela-hospedagem .hs-chip{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#f1f5f999;padding:2px 8px;font-size:11px;line-height:16px}.tela-hospedagem .hs-chip em{color:#64748b}.tela-hospedagem .hs-chip em:before{content:"· "}.tela-hospedagem .hs-dot{width:6px;height:6px;border-radius:999px;flex:none}.tela-hospedagem .hs-dot.ok{background:#10b981}.tela-hospedagem .hs-dot.err{background:#ef4444}.tela-hospedagem .hs-dot.mud{background:#64748b4d}.tela-hospedagem .hs-imv{border-radius:16px;background:#fff;box-shadow:0 1px 3px #0f172a1a,0 1px 2px -1px #0f172a1a;padding:16px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex:none}.tela-hospedagem .hs-imv-l{min-width:0;flex:1}.tela-hospedagem .hs-imv-n{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;line-height:28px}.tela-hospedagem .hs-imv-n i{font-size:12px;color:#64748b;font-family:JetBrains Mono,ui-monospace,monospace}.tela-hospedagem .hs-imv-m{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:4px;font-size:12px;line-height:16px;color:#64748b}.tela-hospedagem .hs-imv-e{margin-top:4px;font-size:12px;line-height:16px;color:#64748b}.tela-hospedagem .hs-imv-r{display:flex;align-items:center;gap:6px;flex:none}.tela-hospedagem .hs-pan{border-radius:16px;background:#f1f5f94d;overflow:hidden}.tela-hospedagem .hs-pan-hd{padding:6px 16px;background:#f1f5f9d9;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:32px}.tela-hospedagem .hs-pan-hd>span:first-child{font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.06em}.tela-hospedagem .hs-pan-bd{padding:8px;display:flex;flex-direction:column;gap:8px}.tela-hospedagem .hs-pan-bd.p4{padding:16px;gap:0}.tela-hospedagem .hs-canal{border-radius:16px;background:#fff;box-shadow:0 1px 3px #0f172a1a,0 1px 2px -1px #0f172a1a;padding:12px;display:flex;flex-direction:column;gap:8px}.tela-hospedagem .hs-canal-hd{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.tela-hospedagem .hs-canal-l{min-width:0;flex:1}.tela-hospedagem .hs-canal-n{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:14px;font-weight:500;line-height:20px}.tela-hospedagem .hs-canal-n .hs-mono{font-size:12px;color:#64748b}.tela-hospedagem .hs-anun{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#0f172a}.tela-hospedagem .hs-canal-s{margin-top:2px;font-size:12px;line-height:16px;color:#64748b}.tela-hospedagem .hs-canal-s.tom-ok{color:#059669}.tela-hospedagem .hs-canal-s i{color:#64748b}.tela-hospedagem .hs-canal-r{display:flex;align-items:center;gap:4px;flex:none}.tela-hospedagem .hs-box{border-radius:16px;background:#f1f5f94d;padding:10px;display:flex;flex-direction:column;gap:6px;transition:box-shadow .4s ease,background .4s ease}.tela-hospedagem.hl-exp [data-k=box-exp]{box-shadow:0 0 0 2px #0f172a59;background:#f1f5f9b3}.tela-hospedagem .hs-box-hd{display:flex;align-items:center;justify-content:space-between;gap:8px}.tela-hospedagem .hs-box-t{display:flex;align-items:center;gap:6px;font-size:12px;line-height:16px;color:#64748b;min-width:0}.tela-hospedagem .hs-box-t b{color:#0f172a;font-weight:400}.tela-hospedagem .hs-box-p{font-size:12px;line-height:16px;color:#64748b}.tela-hospedagem .hs-inp{flex:1;min-width:0;height:32px;border-radius:9px;border:1px solid #E2E8F0;background:#fff;padding:0 10px;font-size:11px;line-height:30px;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-hospedagem .hs-res{font-size:12px;line-height:16px;color:#059669;display:none}.tela-hospedagem.imp-ok .hs-res{display:block}.tela-hospedagem.imp-busy [data-k=importar]{color:#64748b}.tela-hospedagem.imp-busy [data-k=importar] .material-symbols-outlined{animation:hs-spin 1s linear infinite}@keyframes hs-spin{to{transform:rotate(360deg)}}.tela-hospedagem .hs-cal{position:relative;border-radius:16px;background:#fff;box-shadow:0 1px 3px #0f172a1a,0 1px 2px -1px #0f172a1a;padding:16px;display:flex;flex-direction:column;gap:8px}.tela-hospedagem .hs-cal-hd{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.tela-hospedagem .hs-cal-nav{display:flex;align-items:center;gap:4px}.tela-hospedagem .hs-mes{font-size:14px;font-weight:600;min-width:176px;text-align:center}.tela-hospedagem .hs-dica{font-size:12px;line-height:16px;color:#64748b}.tela-hospedagem .hs-dica strong{font-weight:600;color:#0f172a}.tela-hospedagem .hs-leg{display:flex;flex-wrap:wrap;gap:4px 16px;font-size:12px;line-height:16px;color:#64748b}.tela-hospedagem .hs-leg li{display:flex;align-items:center;gap:6px}.tela-hospedagem .hs-pr{width:14px;height:14px;border-radius:999px;flex:none}.tela-hospedagem .p-canal{background:#0f172a33}.tela-hospedagem .p-manual{background:#0f172a26}.tela-hospedagem .p-pendente{background:#f59e0b33;border:1px dashed rgba(217,119,6,.6)}.tela-hospedagem .hs-sem{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.tela-hospedagem .hs-sem span{text-align:center;font-size:11px;font-weight:500;color:#64748b;padding:2px 0}.tela-hospedagem .hs-grade{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.tela-hospedagem .hs-dia{min-height:72px;border-radius:12px;padding:4px;display:flex;flex-direction:column;gap:2px;background:#f1f5f933;transition:box-shadow .2s ease,background .2s ease}.tela-hospedagem .hs-dia.fora{background:transparent;color:#64748b99}.tela-hospedagem .hs-dia.hoje{outline:1px solid rgba(15,23,42,.4);outline-offset:-1px}.tela-hospedagem .hs-dia.hoje .hs-dia-n{font-weight:700;color:#0f172a}.tela-hospedagem .hs-dia.sel{box-shadow:inset 0 0 0 2px #0f172a;background:#0f172a1a}.tela-hospedagem .hs-dia-n{font-size:11px;line-height:1;padding:0 2px}.tela-hospedagem .hs-blk{display:block;font-size:11px;line-height:16px;padding:0 6px;border-radius:999px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#0f172a}.tela-hospedagem .hs-blk.pop{animation:hs-pop .5s cubic-bezier(.2,.8,.2,1)}@keyframes hs-pop{0%{transform:scale(.86);opacity:0}60%{transform:scale(1.04)}to{transform:scale(1);opacity:1}}.tela-hospedagem .hs-tip{display:none;position:absolute;left:168px;top:336px;z-index:4;background:#0f172a;color:#f8fafc;font-size:11px;line-height:16px;padding:4px 8px;border-radius:6px;box-shadow:0 8px 20px #0f172a40;white-space:nowrap}.tela-hospedagem.tip-on .hs-tip{display:block;animation:hs-fade .24s ease both}@keyframes hs-fade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.tela-hospedagem .hs-notice{border-radius:16px;background:#f1f5f980;padding:12px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap;transition:box-shadow .4s ease}.tela-hospedagem .hs-notice.off{display:none}.tela-hospedagem .hs-notice-l{display:flex;align-items:flex-start;gap:6px;min-width:0;flex:1}.tela-hospedagem .hs-notice-d{font-size:12px;line-height:16px}.tela-hospedagem .hs-notice-x{margin-top:4px;font-size:12px;line-height:16px;color:#64748b}.tela-hospedagem.hl-rec [data-k=rec-no]{box-shadow:0 0 0 2px #d9770673}.tela-hospedagem .hs-recorte{display:flex;align-items:flex-start;gap:6px;font-size:12px;line-height:16px}.tela-hospedagem .hs-recorte.off{display:none}.tela-hospedagem .hs-recorte b{font-weight:500}.tela-hospedagem .hs-recorte i{color:#64748b}.tela-hospedagem .hs-recorte.pop{animation:hs-fade .32s ease both}.tela-hospedagem .hs-scrim{display:none;position:absolute;inset:0;background:#0f172a6b;z-index:8}.tela-hospedagem.mb-on [data-k=scrim1],.tela-hospedagem.mp-on [data-k=scrim2]{display:block;animation:hs-in .2s ease both}.tela-hospedagem .hs-modal{display:none;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:9;background:#fff;border-radius:16px;box-shadow:0 24px 60px -12px #0f172a59;flex-direction:column;overflow:hidden}.tela-hospedagem .hs-modal.m-bloco{width:448px}.tela-hospedagem .hs-modal.m-praca{width:512px}.tela-hospedagem.mb-on .m-bloco,.tela-hospedagem.mp-on .m-praca{display:flex;animation:hs-up .26s cubic-bezier(.2,.8,.2,1) both}@keyframes hs-up{0%{opacity:0;transform:translate(-50%,calc(-50% - 14px))}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes hs-in{0%{opacity:0}to{opacity:1}}.tela-hospedagem .hs-modal-hd{padding:20px 20px 8px}.tela-hospedagem .hs-modal-t{font-size:16px;font-weight:600;line-height:24px}.tela-hospedagem .hs-modal-d{margin-top:4px;font-size:13px;line-height:18px;color:#64748b}.tela-hospedagem .hs-modal-bd{padding:8px 20px 12px;display:flex;flex-direction:column;gap:12px}.tela-hospedagem .hs-modal-ft{padding:12px 20px 20px;display:flex;align-items:center;justify-content:flex-end;gap:8px}.tela-hospedagem .hs-f2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tela-hospedagem .hs-f3{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.tela-hospedagem .hs-fld{display:flex;flex-direction:column;gap:4px}.tela-hospedagem .hs-lb{font-size:12px;line-height:16px;font-weight:500}.tela-hospedagem .hs-inp2{height:36px;border-radius:9px;border:1px solid #E2E8F0;background:#fff;padding:0 12px;font-size:13px;line-height:34px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-hospedagem .hs-sel{height:36px;border-radius:9px;border:1px solid #E2E8F0;background:#fff;padding:0 8px 0 12px;font-size:13px;display:flex;align-items:center;gap:6px;justify-content:space-between}.tela-hospedagem .hs-sel>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tela-hospedagem .hs-sel.sm{height:30px;border-radius:999px;font-size:12px;padding:0 6px 0 12px}.tela-hospedagem .hs-bloco{border-radius:16px;background:#f1f5f980;padding:12px;display:flex;flex-direction:column;gap:12px;transition:box-shadow .4s ease}.tela-hospedagem.mp-on .hs-bloco{box-shadow:0 0 0 2px #0f172a66}.tela-hospedagem .hs-bloco-t{font-size:13px;font-weight:500}.tela-hospedagem .hs-bloco-d{margin-top:-6px;font-size:12px;line-height:16px;color:#64748b}.tela-hospedagem .hs-swrow{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tela-hospedagem .hs-swrow span:first-child{min-width:0}.tela-hospedagem .hs-swrow b{display:block;font-size:12px;font-weight:500;line-height:16px}.tela-hospedagem .hs-swrow i{display:block;margin-top:2px;font-size:11px;line-height:15px;color:#64748b}.tela-hospedagem .hs-praca{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex:none;margin-bottom:16px}.tela-hospedagem .hs-praca-n{font-size:14px;font-weight:600;line-height:20px}.tela-hospedagem .hs-praca-s{margin-top:2px;font-size:12px;line-height:16px;color:#64748b}.tela-hospedagem .hs-praca-a{font-size:11px;line-height:16px;color:#64748b;max-width:320px;text-align:right}.tela-hospedagem .hs-serie{flex:none;position:relative}.tela-hospedagem .hs-proc{font-size:11px;line-height:16px;letter-spacing:.04em;text-transform:uppercase;color:#64748b;margin-bottom:8px}.tela-hospedagem .hs-serie .hs-notice,.tela-hospedagem .hs-serie .hs-recorte{margin-bottom:12px}.tela-hospedagem .hs-chart{height:240px}.tela-hospedagem .hs-chart svg{width:100%;height:240px;display:block;overflow:hidden}.tela-hospedagem .hs-gl{stroke:#e2e8f0e6;stroke-width:1}.tela-hospedagem .hs-yt{font-size:11px;fill:#64748b;text-anchor:end}.tela-hospedagem .hs-xt{font-size:11px;fill:#64748b;text-anchor:middle}.tela-hospedagem .hs-area{fill:#10b981;fill-opacity:.15;stroke:none;transition:opacity .5s ease}.tela-hospedagem .hs-line{fill:none;stroke:#10b981;stroke-width:2;transition:opacity .5s ease}.tela-hospedagem .hs-dt{fill:#10b981;transition:opacity .5s ease}.tela-hospedagem .a2,.tela-hospedagem .l2,.tela-hospedagem .d2,.tela-hospedagem.rec-on .a1,.tela-hospedagem.rec-on .l1,.tela-hospedagem.rec-on .d1{opacity:0}.tela-hospedagem.rec-on .a2,.tela-hospedagem.rec-on .l2,.tela-hospedagem.rec-on .d2{opacity:1}.tela-hospedagem .hs-foot{margin-top:8px;font-size:12px;line-height:16px;color:#64748b}.tela-hospedagem .hs-toast{display:none;position:absolute;right:20px;bottom:20px;z-index:12;max-width:380px;background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:12px 14px;box-shadow:0 18px 40px -12px #0f172a4d}.tela-hospedagem.toast-on .hs-toast{display:block;animation:hs-up2 .26s cubic-bezier(.2,.8,.2,1) both}@keyframes hs-up2{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.tela-hospedagem .hs-toast b{display:block;font-size:13px;font-weight:600}.tela-hospedagem .hs-toast span{display:block;margin-top:2px;font-size:12px;line-height:16px;color:#64748b}@media(prefers-reduced-motion:reduce){.tela-hospedagem *,.tela-hospedagem .hs-scr{transition:none!important;animation:none!important}}.tela-hospedagem .hs-ttip{display:none;position:absolute;right:40px;top:236px;z-index:5;min-width:260px;background:#fff;border:1px solid #E2E8F0;border-radius:9px;padding:8px 10px;box-shadow:0 12px 28px -10px #0f172a47}.tela-hospedagem.ttip-on .hs-ttip{display:block;animation:hs-fade .2s ease both}.tela-hospedagem .hs-ttip-h{font-size:11px;font-weight:600;margin-bottom:4px}.tela-hospedagem .hs-ttip-r{display:flex;align-items:center;gap:8px;font-size:11px;line-height:18px}.tela-hospedagem .hs-ttip-r span{flex:1;color:#64748b}.tela-hospedagem .hs-ttip-r b{font-weight:500;font-variant-numeric:tabular-nums}.tela-hospedagem .hs-sw3{width:10px;height:10px;border-radius:2px;background:#10b981;flex:none}.tela-hospedagem .hs-sw3.f{background:#10b98140}.tela-hospedagem .hs-sw3.a{background:#fb7185}.tela-hospedagem .hs-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;flex:none}.tela-hospedagem .hs-kpi{border-radius:16px;background:#fff;padding:14px 16px;box-shadow:0 1px 3px #0f172a1a,0 1px 2px -1px #0f172a1a;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tela-hospedagem .hs-kpi-l{font-size:11px;line-height:16px;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.tela-hospedagem .hs-kpi-v{margin-top:2px;font-size:22px;font-weight:700;line-height:28px;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.tela-hospedagem .hs-kpi-i{width:32px;height:32px;border-radius:9px;flex:none;display:inline-flex;align-items:center;justify-content:center}.tela-hospedagem .hs-kpi-i.t-pri{background:#0f172a1a;color:#0f172a}.tela-hospedagem .hs-kpi-i.t-amb{background:#fef3c7;color:#d97706}.tela-hospedagem .hs-proced{margin-top:6px;margin-bottom:16px;font-size:11px;line-height:16px;color:#64748b}.tela-fidelidade{position:relative;height:720px;overflow:hidden;background:#fff;color:#0f172a;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}.tela-fidelidade *,.tela-fidelidade *:before,.tela-fidelidade *:after{box-sizing:border-box}.tela-fidelidade p,.tela-fidelidade h1,.tela-fidelidade h2,.tela-fidelidade h3,.tela-fidelidade ol,.tela-fidelidade li{margin:0;padding:0}.tela-fidelidade ol,.tela-fidelidade ul{list-style:none}.tela-fidelidade button{font:inherit;color:inherit;background:none;border:0;text-align:left}.tela-fidelidade b{font-weight:700}.tela-fidelidade i{font-style:normal}.tela-fidelidade .fd-lu{width:16px;height:16px;flex:none}.tela-fidelidade .fd-mut{color:#64748b}.tela-fidelidade .fd-num{font-variant-numeric:tabular-nums}.tela-fidelidade .r{text-align:right}.tela-fidelidade [hidden]{display:none!important}.tela-fidelidade .fd-scr{position:absolute;inset:0;background:#fff;display:flex;flex-direction:column;transition:transform .34s cubic-bezier(.2,.8,.2,1)}.tela-fidelidade .fd-inf{transform:translate(100%)}.tela-fidelidade .fd-inf.off{display:none}.tela-fidelidade.v-inf .fd-loy{transform:translate(-30%)}.tela-fidelidade.v-inf .fd-inf{transform:translate(0)}.tela-fidelidade.snap *,.tela-fidelidade.snap .fd-scr{transition:none!important}.tela-fidelidade .fd-loy{padding:24px;gap:24px}.tela-fidelidade .fd-hd{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;flex:none}.tela-fidelidade .fd-h1{font-family:Outfit,Inter,sans-serif;font-size:22px;font-weight:700;line-height:1.2;letter-spacing:-.01em}.tela-fidelidade .fd-sub{margin-top:3px;font-size:13px;line-height:1.45;color:#64748b}.tela-fidelidade .fd-btn{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 16px;border-radius:999px;background:#0f172a;color:#fff;font-size:13px;font-weight:500;white-space:nowrap}.tela-fidelidade .fd-btn-out{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 16px;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px #e2e8f0;font-size:13px;font-weight:500;white-space:nowrap}.tela-fidelidade .fd-btn.sm,.tela-fidelidade .fd-btn-out.sm{height:30px;padding:0 13px;font-size:12px}.tela-fidelidade .fd-btn[disabled]{background:#94a3b8}.tela-fidelidade .fd-tabs{flex:none;display:inline-flex;gap:2px;padding:3px;border-radius:999px;background:#f1f5f9;align-self:flex-start}.tela-fidelidade .fd-tab{padding:0 16px;height:30px;display:inline-flex;align-items:center;border-radius:999px;font-size:13px;font-weight:500;color:#64748b;transition:background .2s ease,color .2s ease}.tela-fidelidade .fd-tab.on{background:#fff;color:#0f172a;box-shadow:0 1px 2px #0f172a14}.tela-fidelidade .fd-pane{flex:1;min-height:0;display:none;flex-direction:column;gap:16px}.tela-fidelidade .fd-pane.on{display:flex}.tela-fidelidade .fd-pane-hd{flex:none;display:flex;align-items:center;justify-content:space-between;gap:24px}.tela-fidelidade .fd-pane-hd p{font-size:13px;color:#64748b}.tela-fidelidade .fd-card{border-radius:16px;background:#fff;box-shadow:0 1px 2px #0f172a12,0 0 0 1px #0f172a0a;overflow:hidden}.tela-fidelidade .fd-tr{display:grid;align-items:center;gap:12px;padding:0 16px;min-height:52px}.tela-fidelidade .fd-th{min-height:44px;font-size:12.5px;font-weight:500;color:#64748b;box-shadow:inset 0 -1px #f1f5f9}.tela-fidelidade .fd-tr+.fd-tr{box-shadow:inset 0 1px #f1f5f9}.tela-fidelidade .fd-vazio{padding:40px 16px;text-align:center;font-size:13px;color:#64748b}.tela-fidelidade .fd-rt{grid-template-columns:1fr 118px 128px 62px 70px 46px 34px}.tela-fidelidade .fd-rt-nome{font-weight:500}.tela-fidelidade .fd-badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;background:#f1f5f9;color:#0f172a;font-size:12px;font-weight:500}.tela-fidelidade .fd-sw{position:relative;display:inline-block;width:36px;height:20px;border-radius:999px;background:#cbd5e1;flex:none;vertical-align:middle;transition:background .22s ease}.tela-fidelidade .fd-sw i{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0f172a33;transition:transform .22s ease}.tela-fidelidade .fd-sw.on{background:#0f172a}.tela-fidelidade .fd-sw.on i{transform:translate(16px)}.tela-fidelidade .fd-lixo{color:#94a3b8}.tela-fidelidade .fd-entra{opacity:0;transform:translateY(-8px);transition:opacity .3s ease,transform .3s ease}.tela-fidelidade .fd-entra.in{opacity:1;transform:translateY(0)}.tela-fidelidade .fd-stats{flex:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tela-fidelidade .fd-stat{border-radius:16px;background:#fff;box-shadow:0 1px 2px #0f172a12,0 0 0 1px #0f172a0a;padding:16px}.tela-fidelidade .fd-stat-l{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.tela-fidelidade .fd-stat-v{margin-top:8px;font-size:23px;font-weight:700;line-height:1.15;font-variant-numeric:tabular-nums}.tela-fidelidade .fd-wt{grid-template-columns:1fr 120px 132px 148px 116px}.tela-fidelidade .fd-wt-cli b{display:block;font-weight:500}.tela-fidelidade .fd-wt-cli i{display:block;font-size:11.5px;color:#64748b}.tela-fidelidade .fd-in{color:#16a34a}.tela-fidelidade .fd-scrim{position:absolute;inset:0;z-index:6;background:#0f172a6b;opacity:0;pointer-events:none;transition:opacity .26s ease}.tela-fidelidade.dlg-on .fd-scrim{opacity:1}.tela-fidelidade .fd-dlg{position:absolute;z-index:7;left:50%;top:50%;width:576px;border-radius:16px;background:#fff;box-shadow:0 24px 60px #0f172a47;padding:24px;opacity:0;transform:translate(-50%,-54%) scale(.97);pointer-events:none;transition:opacity .24s ease,transform .24s cubic-bezier(.2,.8,.2,1)}.tela-fidelidade.dlg-on .fd-dlg{opacity:1;transform:translate(-50%,-50%) scale(1)}.tela-fidelidade .fd-dlg-t{font-size:17px;font-weight:600}.tela-fidelidade .fd-form{margin-top:18px;display:flex;flex-direction:column;gap:15px}.tela-fidelidade .fd-frow{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tela-fidelidade .fd-fl{display:block;font-size:13px;font-weight:500;margin-bottom:6px}.tela-fidelidade .fd-fi{height:36px;padding:0 16px;display:flex;align-items:center;border-radius:999px;box-shadow:inset 0 0 0 1px #e2e8f0;font-size:13px;color:#94a3b8}.tela-fidelidade .fd-fi.val{color:#0f172a}.tela-fidelidade .fd-fi.sel{justify-content:space-between;color:#0f172a}.tela-fidelidade .fd-fativa{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px;border-radius:16px;background:#f8fafc}.tela-fidelidade .fd-fativa p{font-size:13px;font-weight:500}.tela-fidelidade .fd-fativa i{display:block;font-size:11.5px;font-weight:400;color:#64748b;margin-top:2px}.tela-fidelidade .fd-dlg-ft{margin-top:20px;display:flex;justify-content:flex-end;gap:8px}.tela-fidelidade .fd-inf{padding:24px 32px}.tela-fidelidade .fd-inf-body{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;gap:16px;margin-top:20px}.tela-fidelidade .fd-inf-acoes{display:flex;align-items:center;gap:8px;flex:none}.tela-fidelidade .fd-col{flex:none}.tela-fidelidade .fd-col-t{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 16px;min-height:46px}.tela-fidelidade .fd-col-t>span{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500}.tela-fidelidade .fd-chev{color:#64748b;transition:transform .26s ease}.tela-fidelidade .fd-col.open .fd-chev{transform:rotate(180deg)}.tela-fidelidade .fd-col-b{display:none;padding:0 16px 16px}.tela-fidelidade .fd-col.open .fd-col-b{display:block}.tela-fidelidade .fd-pill{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;background:#0f172a;color:#fff;font-size:11.5px;font-weight:500}.tela-fidelidade .fd-pub{border-radius:16px;background:#f8fafc;padding:12px}.tela-fidelidade .fd-pub-hd{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tela-fidelidade .fd-pub-hd .fd-fl{margin-bottom:4px}.tela-fidelidade .fd-pub-d{font-size:11.5px;line-height:1.5;color:#64748b;max-width:640px}.tela-fidelidade .fd-pub-link{display:flex;align-items:center;gap:8px;margin-top:12px}.tela-fidelidade .fd-pub-link code{flex:1;min-width:0;height:34px;padding:0 14px;display:flex;align-items:center;border-radius:999px;background:#f1f5f9;font-family:JetBrains Mono,ui-monospace,monospace;font-size:11.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-fidelidade .fd-pub-ic{width:34px;height:34px;flex:none;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px #e2e8f0}.tela-fidelidade .fd-fil{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.tela-fidelidade .fd-fil span{padding:3px 12px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:11.5px;font-weight:500}.tela-fidelidade .fd-fil span.on{background:#0f172a;color:#fff}.tela-fidelidade .fd-cand{margin-top:12px;border-radius:16px;background:#f8fafc;padding:12px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tela-fidelidade .fd-cand-l{min-width:0}.tela-fidelidade .fd-cand-r1{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tela-fidelidade .fd-cand-nm{font-size:13px;font-weight:500}.tela-fidelidade .fd-badge-sec{display:inline-flex;align-items:center;padding:1px 10px;border-radius:999px;background:#f1f5f9;box-shadow:inset 0 0 0 1px #e2e8f0;font-size:11.5px;font-weight:500}.tela-fidelidade .fd-badge-ok{background:#0f172a;color:#fff;box-shadow:none}.tela-fidelidade .fd-cand-dt{font-size:11.5px;color:#64748b}.tela-fidelidade .fd-cand-mail{margin-top:4px;font-size:11.5px;color:#64748b}.tela-fidelidade .fd-cand-chips{margin-top:6px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:11.5px;color:#64748b}.tela-fidelidade .fd-cand-chips span{display:inline-flex;align-items:center;gap:4px}.tela-fidelidade .fd-cand-msg{margin-top:6px;font-size:11.5px;line-height:1.5;color:#64748b}.tela-fidelidade .fd-cand-b{display:flex;align-items:center;gap:6px;flex:none}.tela-fidelidade .fd-pay{flex:none}.tela-fidelidade .fd-pay.off{display:none}.tela-fidelidade .fd-pay-hd{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 16px}.tela-fidelidade .fd-pay-hd-l{display:flex;align-items:center;gap:8px}.tela-fidelidade .fd-pay-t{font-size:13px;font-weight:600}.tela-fidelidade .fd-pay-s{font-size:11.5px;color:#64748b;font-variant-numeric:tabular-nums}.tela-fidelidade .fd-pay-b{padding:0 16px 12px;display:flex;flex-direction:column;gap:6px}.tela-fidelidade .fd-pay-row{display:flex;align-items:center;gap:12px;border-radius:12px;background:#f8fafc;padding:8px 12px}.tela-fidelidade .fd-cb{width:16px;height:16px;flex:none;border-radius:4px;background:#0f172a;color:#fff;display:inline-flex;align-items:center;justify-content:center}.tela-fidelidade .fd-cb svg{width:12px;height:12px}.tela-fidelidade .fd-pay-nm{font-size:13px;font-weight:500}.tela-fidelidade .fd-pay-de{font-size:11px;color:#64748b}.tela-fidelidade .fd-pay-v{margin-left:auto;font-size:13px;font-weight:600;font-variant-numeric:tabular-nums}.tela-fidelidade .fd-pay-n{font-size:11px;line-height:1.55;color:#64748b}.tela-fidelidade .fd-pay-ativas{padding:0 16px 12px}.tela-fidelidade .fd-badge-out{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;box-shadow:inset 0 0 0 1px #e2e8f0;font-size:11px;color:#64748b}.tela-fidelidade .fd-it{grid-template-columns:1fr 118px 74px 116px 118px 92px 46px 34px}.tela-fidelidade .fd-it-nm b{display:block;font-weight:500}.tela-fidelidade .fd-it-nm span{display:inline-flex;align-items:center;gap:4px;margin-top:2px;font-size:11.5px;color:#64748b}.tela-fidelidade .fd-cod{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;background:#f1f5f9;font-family:JetBrains Mono,ui-monospace,monospace;font-size:11.5px}.tela-fidelidade .fd-it-pct{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.tela-fidelidade .fd-ov{position:absolute;z-index:8;top:0;bottom:0;right:0;display:flex;flex-direction:column;background:#fff;box-shadow:-18px 0 48px #0f172a29;transform:translate(100%);transition:transform .38s cubic-bezier(.2,.8,.2,1)}.tela-fidelidade .fd-ov.off{display:none}.tela-fidelidade .fd-ov-saldo{width:428px}.tela-fidelidade .fd-ov-land{width:468px}.tela-fidelidade.ov-saldo .fd-ov-saldo,.tela-fidelidade.ov-land .fd-ov-land{transform:translate(0)}.tela-fidelidade .fd-chrome{flex:none;display:flex;align-items:center;gap:6px;height:36px;padding:0 12px;background:#f1f5f9;box-shadow:inset 0 -1px #e2e8f0}.tela-fidelidade .fd-chrome span{width:9px;height:9px;border-radius:50%;background:#cbd5e1;flex:none}.tela-fidelidade .fd-chrome em{flex:1;min-width:0;margin-left:8px;height:22px;line-height:22px;padding:0 10px;border-radius:6px;background:#fff;font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tela-fidelidade .fd-ov-b{flex:1;min-height:0;overflow:hidden;padding:16px;background:linear-gradient(135deg,#fff,#f5f7fa)}.tela-fidelidade .fd-pg{display:flex;flex-direction:column;gap:16px}.tela-fidelidade .fd-pcard{border-radius:24px;background:#fff;box-shadow:0 1px 3px #0f172a14}.tela-fidelidade .fd-saldo{padding:30px 24px;text-align:center;box-shadow:0 18px 40px -12px #0f172a38,0 1px 3px #0f172a14}.tela-fidelidade .fd-coins{width:40px;height:40px;margin:0 auto;color:#0f172a}.tela-fidelidade .fd-saldo-l{margin-top:12px;font-size:13px;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.tela-fidelidade .fd-saldo-v{margin-top:12px;font-size:36px;font-weight:700;line-height:1.1;font-variant-numeric:tabular-nums}.tela-fidelidade .fd-exp{margin-top:14px;display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#eab3081a;color:#a16207;font-size:12px;opacity:0;transform:translateY(-4px);transition:opacity .3s ease,transform .3s ease}.tela-fidelidade.exp-on .fd-exp{opacity:1;transform:translateY(0)}.tela-fidelidade .fd-ext{padding:22px 24px}.tela-fidelidade .fd-ext-hd{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.tela-fidelidade .fd-ext-hd h2{font-size:15px;font-weight:600}.tela-fidelidade .fd-lin{display:flex;align-items:center;gap:12px;padding:8px 0}.tela-fidelidade .fd-lin-ic{width:36px;height:36px;flex:none;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.tela-fidelidade .fd-lin-ic.t-in{background:#22c55e1a;color:#16a34a}.tela-fidelidade .fd-lin-ic.t-out{background:#ef44441a;color:#dc2626}.tela-fidelidade .fd-lin-c{flex:1;min-width:0}.tela-fidelidade .fd-lin-l{font-size:13px;font-weight:500}.tela-fidelidade .fd-lin-s{font-size:11.5px;color:#64748b}.tela-fidelidade .fd-lin-v{font-size:13px;font-weight:600;font-variant-numeric:tabular-nums}.tela-fidelidade .fd-lin-v.t-in{color:#16a34a}.tela-fidelidade .fd-ext-vazio{padding:30px 0;text-align:center;font-size:13px;color:#64748b}.tela-fidelidade .fd-pe{text-align:center;font-size:11.5px;line-height:1.55;color:#64748b}.tela-fidelidade .fd-land{display:flex;flex-direction:column;gap:18px;transition:transform .7s cubic-bezier(.4,0,.2,1)}.tela-fidelidade .fd-land.rolou{transform:translateY(-150px)}.tela-fidelidade .fd-land-hd{text-align:center}.tela-fidelidade .fd-av{width:72px;height:72px;margin:0 auto;border-radius:50%;background-color:#f1f5f9;background-size:cover;background-position:center;box-shadow:0 1px 3px #0f172a1a;display:flex;align-items:center;justify-content:center}.tela-fidelidade .fd-av.ini{background-color:#0f172a14;color:#0f172a;font-size:20px;font-weight:700}.tela-fidelidade .fd-land-nm{margin-top:12px;font-size:20px;font-weight:700;letter-spacing:-.01em}.tela-fidelidade .fd-land-loja{margin-top:4px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:13px;color:#64748b}.tela-fidelidade .fd-cup{padding:22px 24px;text-align:center}.tela-fidelidade .fd-cup-b{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:#0f172a}.tela-fidelidade .fd-cup-box{margin-top:12px;display:flex;align-items:center;justify-content:center;gap:10px;padding:15px 16px;border-radius:16px;background:#f8fafc}.tela-fidelidade .fd-cup-cod{font-family:JetBrains Mono,ui-monospace,monospace;font-size:23px;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.tela-fidelidade .fd-cup-btn{margin-top:12px;width:100%;height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:9px;background:#0f172a;color:#fff;font-size:13px;font-weight:500;transition:background .2s ease}.tela-fidelidade.copiado .fd-cup-btn{background:#16a34a}.tela-fidelidade .fd-cup-btn .fd-cup-ic{display:inline-flex}.tela-fidelidade .fd-cup-n{margin-top:12px;font-size:12px;color:#64748b}.tela-fidelidade .fd-mv-t{font-size:12.5px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:12px}.tela-fidelidade .fd-mv{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tela-fidelidade .fd-mv-c{border-radius:16px;background:#fff;box-shadow:0 1px 3px #0f172a14;overflow:hidden}.tela-fidelidade .fd-mv-c img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;background:#f1f5f9}.tela-fidelidade .fd-mv-i{padding:10px 12px}.tela-fidelidade .fd-mv-i p{font-size:12px;font-weight:500;line-height:1.35}.tela-fidelidade .fd-mv-i b{display:block;margin-top:3px;font-size:13px;font-weight:600}.tela-fidelidade .fd-land-cta{width:100%;height:42px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:9px;background:#0f172a;color:#fff;font-size:14px;font-weight:500}.tela-fidelidade .fd-toast{position:absolute;z-index:9;right:20px;bottom:20px;width:360px;padding:13px 16px;border-radius:12px;background:#fff;box-shadow:0 12px 32px #0f172a33,0 0 0 1px #0f172a0f;opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .26s ease,transform .26s ease}.tela-fidelidade.toast-on .fd-toast{opacity:1;transform:translateY(0)}.tela-fidelidade .fd-toast b{display:block;font-size:13px;font-weight:600}.tela-fidelidade .fd-toast span{display:block;margin-top:3px;font-size:12px;line-height:1.5;color:#64748b}.tela-fidelidade .pop{animation:fd-pop .52s cubic-bezier(.2,.8,.2,1)}@keyframes fd-pop{0%{transform:scale(1)}34%{transform:scale(1.085)}to{transform:scale(1)}}.tela-fidelidade.busy [data-k=salvar]{color:#cbd5e1}.tela-fidelidade [data-k=spin]{animation:fd-spin 1s linear infinite}@keyframes fd-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.tela-fidelidade .fd-scr,.tela-fidelidade .fd-ov,.tela-fidelidade .fd-dlg,.tela-fidelidade .fd-scrim,.tela-fidelidade .fd-toast,.tela-fidelidade .fd-lin,.tela-fidelidade .fd-exp,.tela-fidelidade .fd-chev,.tela-fidelidade .fd-sw,.tela-fidelidade .fd-sw i,.tela-fidelidade .fd-tab,.tela-fidelidade .fd-cup-btn,.tela-fidelidade .fd-entra,.tela-fidelidade .fd-land{transition:none!important}.tela-fidelidade .pop,.tela-fidelidade [data-k=spin]{animation:none!important}}
