:root{--flexi-scrollbar-size: 4px;--flexi-scrollbar-thumb: rgba(0, 0, 0, .1);--flexi-scrollbar-thumb-hover: rgba(0, 0, 0, .18);--flexizap-conversation-bg: #efeae2}.bolsao-diamante-back{background:radial-gradient(circle at 22% 15%,rgba(243,232,255,.26),transparent 32%),linear-gradient(140deg,#3b0764,#7e22ce 55%,#9333ea);box-shadow:0 18px 40px #4c1d9566,inset 0 1px #ffffff47}.bolsao-diamante-back:after{position:absolute;top:10px;right:10px;bottom:10px;left:10px;content:"";pointer-events:none;border:1px solid rgba(255,255,255,.35);border-radius:14px}.bolsao-carta-holo{background-size:300% 300%;animation:bolsao-carta-holo 7s ease infinite}.bolsao-carta-sheen{position:absolute;top:0;left:0;width:55%;height:100%;pointer-events:none;background:linear-gradient(105deg,#fff0,#ffffff59,#fff0);animation:bolsao-carta-brilho 3.2s ease-in-out infinite}@keyframes bolsao-carta-holo{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes bolsao-carta-brilho{0%{transform:translate(-130%) skew(-18deg)}60%,to{transform:translate(240%) skew(-18deg)}}@media(prefers-reduced-motion:reduce){.bolsao-carta-holo,.bolsao-carta-sheen{animation:none}}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden;overscroll-behavior-x:none}body{position:fixed;top:0;right:0;bottom:0;left:0}.dark{--flexi-scrollbar-thumb: rgba(255, 255, 255, .1);--flexi-scrollbar-thumb-hover: rgba(255, 255, 255, .18);--flexizap-conversation-bg: #0b141a}.task-color-card{--task-card-accent-current: var(--task-card-accent-light);--task-card-surface-current: var(--task-card-surface-light);--task-card-border-current: var(--task-card-border-light)}.dark .task-color-card{--task-card-accent-current: var(--task-card-accent-dark);--task-card-surface-current: var(--task-card-surface-dark);--task-card-border-current: var(--task-card-border-dark)}.flexizap-conversation-canvas{background-color:var(--flexizap-conversation-bg)!important}*{scrollbar-width:thin;scrollbar-color:var(--flexi-scrollbar-thumb) transparent}*::-webkit-scrollbar{width:var(--flexi-scrollbar-size);height:var(--flexi-scrollbar-size)}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:var(--flexi-scrollbar-thumb);border-radius:999px}*::-webkit-scrollbar-thumb:hover{background:var(--flexi-scrollbar-thumb-hover)}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.analise-compra-qtde-input{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.analise-compra-qtde-input::-webkit-outer-spin-button,.analise-compra-qtde-input::-webkit-inner-spin-button{margin:0;-moz-appearance:none;appearance:none;-webkit-appearance:none}.familia-base-produtos-table table{min-width:1340px;table-layout:fixed}.familia-base-produtos-table th,.familia-base-produtos-table td{padding-left:.5rem!important;padding-right:.5rem!important}.familia-base-produtos-table td{padding-top:.5rem!important;padding-bottom:.5rem!important}.meta-diaria{padding:0;margin:0;background:transparent;border-radius:16px;color:#0f172a;--calendar-day-size: 24px;--calendar-day-gap: 4px;--calendar-month-width: 224px;--calendar-month-gap: 16px}.meta-diaria__refresh{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:.375rem;color:#6b7280;cursor:pointer;font-size:1.2rem;padding:0;transition:background .2s ease,color .2s ease}.meta-diaria__refresh:hover{background:#f3f4f6}.meta-diaria__recalcular,.meta-diaria__lock{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:999px;min-height:32px;padding:.25rem .75rem;font-size:.85rem;line-height:1;white-space:nowrap;transition:background .2s ease,color .2s ease,border-color .2s ease}.meta-diaria__recalcular:disabled{opacity:.5;cursor:not-allowed}.meta-diaria__lock{padding:.25rem .55rem;width:32px;height:32px}.meta-diaria__lock[aria-pressed=true]{background:#f3f4f6;color:#6b7280}.meta-diaria__grid{display:grid;grid-template-columns:360px 1fr;gap:1rem}.meta-diaria__left,.meta-diaria__right{display:flex;flex-direction:column;gap:.75rem}.meta-diaria .card{background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0f172a14}.meta-diaria .card-body{padding:1.5rem}.card-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.card-title{font-size:1rem;font-weight:600;margin-bottom:1rem}.meta-ring{display:flex;flex-direction:column;align-items:center;text-align:center}.meta-ring__graphic{position:relative;width:160px;height:160px}.meta-ring__graphic svg{transform:rotate(-90deg)}.meta-ring__track{fill:none;stroke:#e5e7eb;stroke-width:10}.meta-ring__value{fill:none;stroke:#3557a6;stroke-width:10;stroke-linecap:round;transition:stroke-dasharray .5s ease}.meta-ring__value--ok{stroke:#16a34a}.meta-ring__value--no{stroke:#ef4444}.meta-ring__value--hidden{stroke:transparent;stroke-linecap:butt}.meta-ring__label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2rem;font-weight:800}.meta-ring__sub{font-size:.875rem;color:#6b7280;margin-top:.75rem}.meta-ring__value-text{font-size:1.25rem;font-weight:700;margin-top:.25rem}.meta-divider{width:100%;height:1px;background:#e5e7eb;margin:1rem 0}.meta-info{width:100%}.meta-info--compact{margin-top:.75rem}.meta-info--compact .meta-info__row{grid-template-columns:minmax(0,1fr) max-content max-content;gap:.4rem}.meta-info--compact .meta-info__label{white-space:normal}.meta-info__row{display:grid;grid-template-columns:minmax(9rem,1fr) max-content max-content;align-items:center;gap:.6rem;margin-bottom:.5rem;font-size:.875rem}.meta-info--annual .meta-info__row{grid-template-columns:minmax(0,1fr) minmax(0,auto)}.meta-info__label{color:#6b7280;min-width:0;line-height:1.25;text-align:left;white-space:nowrap}.meta-info__values{display:flex;align-items:baseline;justify-content:flex-end;gap:.6rem;min-width:0;max-width:100%;flex-wrap:wrap;justify-self:end}.meta-info__amount{line-height:1.1;white-space:nowrap;text-align:right;justify-self:end}.meta-info__percent{display:inline-block;color:#e11d48;font-size:.82rem;font-weight:700;line-height:1;white-space:nowrap;justify-self:end}.meta-info__percent--ok{color:#15803d}.meta-info__percent--neutral{color:#3557a6}.meta-info__percent--muted{color:#475569}.meta-info__percent--hidden{color:inherit}.meta-sub{font-size:.875rem;color:#6b7280;margin-top:.75rem}.meta-value{font-size:1.125rem;font-weight:600;margin-top:.25rem}.progress-track{height:8px;background:#e5e7eb;border-radius:999px;overflow:hidden;margin-top:.5rem}.progress-track--sm{height:6px;margin-top:0}.progress-track--xs{height:4px;margin-top:0}.progress-fill{display:block;height:100%;background:#3557a6;border-radius:inherit;transition:width .3s ease}.progress-fill--ok{background:#16a34a}.progress-fill--no{background:#ef4444}.calendar-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.calendar-controls{display:flex;align-items:center;gap:.75rem;justify-content:flex-end;flex-wrap:wrap}.calendar-month-controls,.calendar-actions{display:inline-flex;align-items:center;gap:.5rem}.calendar-actions{margin-left:.25rem}.btn-nav{padding:.375rem .75rem;border:1px solid #d1d5db;background:#fff;border-radius:.375rem;cursor:pointer}.btn-nav:disabled{opacity:.5;cursor:not-allowed}.calendar-range{font-size:.875rem;color:#6b7280;text-transform:capitalize;min-width:140px;text-align:center}.calendar-legend{display:flex;flex-wrap:wrap;gap:1rem;font-size:.8rem;margin-bottom:1rem}.legend-item{display:inline-flex;align-items:center;gap:.5rem;color:#4b5563}.legend-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.legend-dot--hidden{background:#cbd5e1}.calendar-grid{display:grid;grid-template-columns:repeat(auto-fit,var(--calendar-month-width));gap:var(--calendar-month-gap);justify-content:start}.month-card{border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem;background:#fff;display:flex;flex-direction:column}.month-card.current{border:2px solid #3557a6;background:#f8fafc}.month-title{font-weight:600;font-size:.9rem;margin-bottom:.75rem;text-transform:capitalize}.weekdays{display:grid;grid-template-columns:repeat(7,var(--calendar-day-size));gap:var(--calendar-day-gap);justify-content:start;font-size:.65rem;color:#94a3b8;text-align:center;font-weight:500;margin-bottom:.5rem}.days-grid{display:grid;grid-template-columns:repeat(7,var(--calendar-day-size));grid-auto-rows:var(--calendar-day-size);gap:var(--calendar-day-gap);justify-content:start;min-height:calc((var(--calendar-day-size) * 6) + (var(--calendar-day-gap) * 5));align-content:start}.month-progress{margin-top:auto;padding-top:.75rem}.month-progress .progress-track{width:calc((var(--calendar-day-size) * 7) + (var(--calendar-day-gap) * 6));max-width:100%;background:#d1d5db;border:1px solid #c7cdd6;box-sizing:border-box}.month-progress .progress-fill{border-radius:999px}.day-dot{aspect-ratio:1 / 1;border-radius:.375rem;cursor:pointer;transition:transform .15s ease;position:relative;border:none;padding:0;background:#e2e8f0}.day-dot:hover{transform:scale(1.08)}.day-dot:focus{outline:2px solid #3557a6;outline-offset:2px}.day-dot.hoje{outline:3px solid #3557a6;outline-offset:-3px}.day-check{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;font-weight:700;font-size:.75rem}.day-dot.day-dot--hidden,.day-dot.day-dot--hidden.hoje{background:#dbe2ea}.day-dot.day-dot--hidden .day-check{color:#3557a6}.day-dot.sucesso,.legend-dot.sucesso{background:#16a34a}.day-dot.alerta,.legend-dot.alerta{background:#e1ecfa}.day-dot.critico,.legend-dot.critico{background:#ef4444}.day-dot.futuro,.legend-dot.futuro{background:#cbd5e1}.day-dot.faturado,.legend-dot.faturado{background:#0ea5e9}.day-dot.hoje:not(.sucesso):not(.faturado){background:#fbbf24}.day-dot.day-dot--hidden.hoje:not(.sucesso):not(.faturado){background:#dbe2ea}.day-dot.placeholder{background:transparent;cursor:default;pointer-events:none}.table-header{margin-bottom:1rem}.meta-table{width:100%;font-size:.875rem;border-collapse:collapse}.meta-table thead th{text-align:left;padding:.75rem .5rem;font-weight:600;border-bottom:2px solid #e5e7eb}.meta-table tbody tr{border-bottom:1px solid #f3f4f6}.meta-table tbody td{padding:.75rem .5rem;vertical-align:middle}.meta-table.meta-table--mensal thead th,.meta-table.meta-table--mensal tbody td,.meta-table.meta-table--diaria thead th,.meta-table.meta-table--diaria tbody td{padding:.55rem .5rem}.meta-table.meta-table--mensal tbody td{line-height:1.2}.btn-ver-dias{width:30px;height:30px;padding:0;border:1px solid #3557a6;background:#fff;color:#3557a6;border-radius:.375rem;cursor:pointer;font-size:.875rem;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center}.btn-ver-dias:hover{background:#eff6ff}.btn-edit-dia{padding:.25rem .5rem;border:1px solid #d1d5db;background:#fff;color:#4b5563;border-radius:.375rem;cursor:pointer;font-size:.8rem;line-height:1}.btn-edit-dia:hover{background:#f3f4f6}.btn-view-pedidos-dia{border-color:#bfdbfe;color:#1d4ed8;font-weight:700}.btn-view-pedidos-dia:hover{background:#dbeafe}.dia-acoes{display:inline-flex;align-items:center;gap:.35rem;justify-content:flex-end}.meta-achieved-button{border:none;background:transparent;color:#1d4ed8;font:inherit;font-weight:600;padding:0;cursor:pointer;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:2px;transition:color .2s ease,text-decoration-color .2s ease}.meta-achieved-value{color:#1d4ed8;font-weight:600}.meta-achieved-button--ok,.meta-achieved-value--ok{color:#16a34a}.meta-achieved-button--no,.meta-achieved-value--no{color:#ef4444}.meta-achieved-button--hidden,.meta-achieved-value--hidden{color:inherit}.meta-achieved-button:hover{color:#1e40af;text-decoration-color:currentColor}.meta-achieved-button--ok:hover{color:#15803d}.meta-achieved-button--no:hover{color:#dc2626}.meta-achieved-button--hidden:hover{color:inherit;text-decoration-color:transparent}.btn-undo-dia{border-color:#fecaca;color:#b91c1c}.btn-undo-dia:hover{background:#fee2e2}.month-details-row>td{padding:.75rem}.month-details-cell{background:#fff}.meta-table tbody tr.current-month td{background:#eef2ff}.meta-table tbody tr.current-month td:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px;color:#1d4ed8}.meta-table tbody tr.current-month td:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.meta-tooltip{position:fixed;z-index:9999;width:260px;background:#fff;border:1px solid #e5e7eb;border-radius:.875rem;padding:.875rem 1rem;box-shadow:0 10px 15px -3px #0000001a;pointer-events:none}.meta-tooltip__title{font-weight:800;margin-bottom:.75rem}.meta-tooltip__note{margin:-.25rem 0 .5rem;font-size:.92rem;color:#475569}.meta-tooltip__row{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.92rem}.meta-tooltip__row span{color:#6b7280}.skeleton{display:inline-block;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:200% 100%;animation:shimmer 1.4s ease infinite;border-radius:6px;min-height:10px}.skeleton-line{height:12px}.skeleton-circle{width:160px;height:160px;border-radius:50%}.skeleton-dot{width:10px;height:10px;border-radius:50%}.skeleton-pill{width:56px;height:22px;border-radius:999px}.day-dot.placeholder.skeleton{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:200% 100%}.meta-panel-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:10000}.meta-panel{background:#fff;border-radius:12px;width:420px;max-width:92vw;box-shadow:0 20px 30px -15px #0f172a59;overflow:hidden}.meta-panel--wide{width:min(960px,calc(100vw - 2rem));max-width:min(960px,calc(100vw - 2rem))}.meta-panel__header{padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;font-weight:600}.meta-panel__close{background:none;border:none;font-size:1.25rem;cursor:pointer;color:#64748b}.meta-input{width:100%;border:1px solid #d1d5db;border-radius:.5rem;padding:.45rem .75rem;font-size:.95rem;color:#0f172a}.meta-input:focus{outline:2px solid #3557a6;outline-offset:1px}.meta-pedidos-modal__header{display:flex;flex-direction:column;gap:.15rem}.meta-pedidos-modal__header small{color:#64748b;font-size:.82rem;font-weight:500}.meta-pedidos-modal__content{max-height:min(70vh,680px);overflow-y:auto;padding:1rem 1.25rem 1.25rem;display:flex;flex-direction:column;gap:1rem}.meta-pedidos-modal__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.meta-pedidos-modal__metric{border:1px solid #e5e7eb;border-radius:.75rem;background:#f8fafc;padding:.85rem .95rem}.meta-pedidos-modal__metric span{display:block;font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#64748b;margin-bottom:.35rem}.meta-pedidos-modal__metric strong{color:#0f172a;font-size:1rem}.meta-pedidos-modal__state,.meta-pedidos-modal__empty,.meta-pedidos-modal__error{border-radius:.75rem;padding:.85rem 1rem;font-size:.95rem}.meta-pedidos-modal__state{display:inline-flex;align-items:center;gap:.5rem;border:1px solid #dbeafe;background:#eff6ff;color:#1e3a8a}.meta-pedidos-modal__empty{border:1px solid #e5e7eb;background:#f8fafc;color:#475569}.meta-pedidos-modal__error{border:1px solid #fecaca;background:#fef2f2;color:#b91c1c}.meta-pedidos-modal__order-cell{display:inline-flex;flex-direction:column;gap:.1rem}.meta-pedidos-modal__order-main{font-weight:700;color:#0f172a}.meta-pedidos-modal__order-sub{font-size:.82rem;color:#64748b}.meta-pedidos-modal__link{display:inline-flex;align-items:center;color:#3557a6;margin-left:.45rem}.meta-pedidos-modal__link:hover{color:#1d4ed8}@media(max-width:1200px){.meta-diaria__grid{grid-template-columns:1fr}.meta-diaria{--calendar-day-size: 22px;--calendar-month-width: 210px}}@media(max-width:768px){.meta-diaria{--calendar-day-size: 20px;--calendar-month-width: 196px}.calendar-header{flex-direction:column;align-items:flex-start}.calendar-controls{width:100%;justify-content:flex-start}.calendar-month-controls{flex:1 1 220px}.calendar-actions{flex:1 1 180px;margin-left:0}.meta-pedidos-modal__metrics{grid-template-columns:1fr}.calendar-range{min-width:0}.meta-info__row{grid-template-columns:minmax(0,1fr) max-content max-content;gap:.55rem}.meta-info--annual .meta-info__row{grid-template-columns:minmax(0,1fr) minmax(0,auto)}.meta-info__label{white-space:normal}.meta-info__values{gap:.4rem}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.meta-diaria .alert{border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem;border:1px solid transparent}.meta-diaria .alert-danger{background:#fee2e2;border-color:#fecaca;color:#b91c1c}.meta-diaria .btn{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .9rem;border-radius:.5rem;border:1px solid transparent;font-size:.875rem;cursor:pointer;transition:background .2s ease,border-color .2s ease}.meta-diaria .btn:disabled{opacity:.6;cursor:not-allowed}.meta-diaria .btn-light{background:#f8fafc;border-color:#e5e7eb;color:#475569}.meta-diaria .btn-light:hover{background:#f1f5f9}.meta-diaria .btn-primary{background:#3557a6;border-color:#3557a6;color:#fff}.meta-diaria .btn-primary:hover{background:#2c4d9a}.meta-diaria .text-muted{color:#6b7280}.meta-diaria .small{font-size:.85rem}.meta-diaria .table-responsive{width:100%;overflow-x:auto}.meta-diaria .text-end{text-align:right}.meta-diaria .fw-semibold{font-weight:600}.meta-diaria .text-capitalize{text-transform:capitalize}.meta-diaria .mb-0{margin-bottom:0}.meta-diaria .mb-2{margin-bottom:.5rem}.meta-diaria .mb-3{margin-bottom:1rem}.meta-diaria .mt-3{margin-top:1rem}.meta-diaria .me-2{margin-right:.5rem}.meta-diaria .ms-auto{margin-left:auto}.meta-diaria .py-2{padding-top:.5rem;padding-bottom:.5rem}.meta-diaria .p-3{padding:1rem}.meta-diaria .w-25{width:25%}.meta-diaria .w-30{width:30%}.meta-diaria .w-50{width:50%}.meta-diaria .w-75{width:75%}.meta-diaria .w-100{width:100%}.meta-diaria .d-flex{display:flex}.meta-diaria .justify-content-end{justify-content:flex-end}.meta-diaria .flex-grow-1{flex-grow:1}.meta-diaria .form-label{display:block;margin-bottom:.35rem;font-weight:500;color:#475569}.meta-diaria .spinner-border{display:inline-block;width:.9rem;height:.9rem;border:2px solid rgba(255,255,255,.6);border-right-color:transparent;border-radius:50%;animation:spin .6s linear infinite;vertical-align:middle}.meta-diaria .spinner-border-sm{width:.75rem;height:.75rem}@keyframes spin{to{transform:rotate(360deg)}}.dark .meta-diaria{color:#d2d3d6}.dark .meta-diaria .card{background:#2b2b2b;border-color:#3c3f41;box-shadow:0 1px 3px #00000059}.dark .meta-diaria .card-body{color:#d2d3d6}.dark .meta-ring__track{stroke:#3c3f41}.dark .meta-ring__value{stroke:#24b488}.dark .meta-ring__value--ok{stroke:#22c55e}.dark .meta-ring__value--no{stroke:#f87171}.dark .meta-divider{background:#3c3f41}.dark .meta-info__label,.dark .meta-sub,.dark .calendar-range,.dark .legend-item,.dark .meta-tooltip__row span,.dark .meta-tooltip__note,.dark .text-muted{color:#a9b7c6}.dark .meta-info__percent{color:#fda4af}.dark .meta-info__percent--ok{color:#86efac}.dark .meta-info__percent--neutral{color:#93c5fd}.dark .meta-info__percent--muted{color:#cbd5e1}.dark .meta-info__percent--hidden{color:inherit}.dark .progress-track{background:#3c3f41}.dark .month-progress .progress-track{background:#45494a;border-color:#5a6063}.dark .progress-fill{background:#24b488}.dark .progress-fill--ok{background:#22c55e}.dark .progress-fill--no{background:#f87171}.dark .month-card{background:#313335;border-color:#3c3f41}.dark .month-card.current{border-color:#24b488;background:#2b2b2b}.dark .weekdays{color:#a9b7c6}.dark .meta-diaria .text-muted{color:#a9b7c6!important}.dark .day-dot{background:#3c3f41}.dark .legend-dot--hidden{background:#5a6063}.dark .day-dot.alerta{background:#45494a}.dark .day-dot.futuro{background:#3c3f41}.dark .day-dot.critico{background:#ef4444}.dark .day-dot.sucesso{background:#22c55e}.dark .day-dot.faturado{background:#38bdf8}.dark .day-dot.hoje:not(.sucesso):not(.faturado){background:#f59e0b}.dark .day-dot.day-dot--hidden.hoje:not(.sucesso):not(.faturado){background:#4b5563}.dark .day-dot.day-dot--hidden,.dark .day-dot.day-dot--hidden.hoje{background:#4b5563}.dark .day-dot.day-dot--hidden .day-check{color:#dbeafe}.dark .btn-nav,.dark .btn-ver-dias,.dark .btn-edit-dia,.dark .meta-diaria__recalcular,.dark .meta-diaria__lock{background:#313335;border-color:#3c3f41;color:#d2d3d6}.dark .btn-ver-dias:hover,.dark .btn-edit-dia:hover,.dark .btn-nav:hover,.dark .meta-diaria__refresh:hover,.dark .meta-diaria__recalcular:hover,.dark .meta-diaria__lock:hover{background:#3c3f41}.dark .meta-achieved-button,.dark .meta-achieved-value{color:#7dd3fc}.dark .meta-achieved-button--ok,.dark .meta-achieved-value--ok{color:#86efac}.dark .meta-achieved-button--no,.dark .meta-achieved-value--no{color:#fca5a5}.dark .meta-achieved-button--hidden,.dark .meta-achieved-value--hidden{color:inherit}.dark .meta-achieved-button:hover{color:#bae6fd}.dark .meta-achieved-button--ok:hover{color:#bbf7d0}.dark .meta-achieved-button--no:hover{color:#fecaca}.dark .meta-achieved-button--hidden:hover{color:inherit}.dark .meta-diaria__refresh{color:#888}.dark .meta-table thead th{border-bottom-color:#3c3f41;color:#d2d3d6}.dark .meta-table tbody tr{border-bottom-color:#3c3f41}.dark .meta-table tbody td{color:#d2d3d6}.dark .month-details-row>td{border-top:1px solid #3c3f41}.dark .month-details-cell{background:#242629}.dark .meta-table tbody tr.current-month td{background:#24b4881f}.dark .meta-table tbody tr.current-month td:first-child{color:#24b488}.dark .meta-tooltip{background:#313335;border-color:#3c3f41;color:#d2d3d6;box-shadow:0 10px 15px -3px #0009}.dark .meta-panel{background:#2b2b2b;border-color:#3c3f41;color:#d2d3d6}.dark .meta-panel__header{border-bottom-color:#3c3f41}.dark .meta-panel__close{color:#888}.dark .meta-pedidos-modal__header small,.dark .meta-pedidos-modal__order-sub{color:#9ca3af}.dark .meta-pedidos-modal__metric{background:#1f2124;border-color:#3c3f41}.dark .meta-pedidos-modal__metric strong,.dark .meta-pedidos-modal__order-main{color:#d2d3d6}.dark .meta-pedidos-modal__state{background:#2563eb1f;border-color:#60a5fa59;color:#bfdbfe}.dark .meta-pedidos-modal__empty{background:#1f2124;border-color:#3c3f41;color:#d2d3d6}.dark .meta-pedidos-modal__error{background:#7f1d1d38;border-color:#f8717147;color:#fecaca}.dark .meta-pedidos-modal__link{color:#7dd3fc}.dark .meta-pedidos-modal__link:hover{color:#bae6fd}.dark .meta-input{background:#1e1f22;border-color:#3c3f41;color:#d2d3d6}.dark .meta-input:focus{outline-color:#24b488}.dark .meta-diaria .btn-light{background:#313335;border-color:#3c3f41;color:#d2d3d6}.dark .meta-diaria .btn-light:hover{background:#3c3f41}.dark .meta-diaria .btn-primary{background:#1a7f5a;border-color:#1a7f5a}.dark .meta-diaria .btn-primary:hover{background:#24b488;border-color:#24b488}.dark .meta-diaria .alert-danger{background:#f871711a;border-color:#f8717159;color:#fecaca}:root{--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-danger: #dc3545;--bs-warning: #ffc107;--bs-info: #0dcaf0;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-body-color: #212529;--bs-body-bg: #ffffff;--bs-card-bg: #ffffff;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-opacity: 1;--bs-light-rgb: 248, 249, 250;--bs-primary-rgb: 13, 110, 253;--bs-danger-rgb: 220, 53, 69;--bs-success-rgb: 25, 135, 84}.text-white{color:#fff!important}.text-dark{color:#212529!important}.text-muted,.text-secondary{color:#6c757d!important}.bg-primary{background-color:var(--bs-primary)!important}.bg-secondary{background-color:var(--bs-secondary)!important}.bg-success{background-color:var(--bs-success)!important}.bg-danger{background-color:var(--bs-danger)!important}.bg-warning{background-color:var(--bs-warning)!important;color:#212529!important}.bg-info{background-color:var(--bs-info)!important}.bg-light{background-color:var(--bs-light)!important;color:#212529!important}.badge{display:inline-flex;align-items:center;font-size:.75rem;font-weight:600;line-height:1;vertical-align:middle}.rounded-pill{border-radius:999px!important}.anuncio-toggle{color:var(--bs-secondary)}.anuncio-toggle,.anuncio-toggle:hover,.dropdown-toggle-btn,.dropdown-toggle-btn:hover{text-decoration:none!important}.dropdown-toggle-btn{width:2.5rem;height:2.5rem;padding:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background-color:#f8f9fa;transition:background-color .15s ease,color .15s ease,transform .15s ease}.dropdown-toggle-btn:hover{background-color:#e9ecef;color:#0d6efd;transform:translateY(-1px)}.dropdown-toggle-btn svg{width:1.1rem;height:1.1rem}.anuncio-detalhes{padding:1rem}.anuncio-tabela{border:0!important;border-collapse:separate;border-spacing:0}.anuncio-tabela>:not(caption)>*>*{border-width:0 0 1px 0;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity, 1))}.anuncio-tabela tbody tr:last-child td{border-bottom:0}.anuncio-tabela th,.anuncio-tabela td{vertical-align:middle;font-weight:400}.anuncio-tabela--provider-aware{table-layout:fixed}.anuncio-tabela--provider-aware th,.anuncio-tabela--provider-aware td{padding:.45rem .35rem!important}.anuncio-tabela--provider-aware .anuncio-nome-col,.anuncio-tabela--provider-aware .anuncio-conta,.anuncio-tabela--provider-aware .anuncio-vendas-col{min-width:0;max-width:none}.anuncio-tabela--provider-aware .anuncio-thumb,.anuncio-tabela--provider-aware .anuncio-thumb-btn{width:48px!important;height:48px!important}.anuncio-tabela--provider-aware .anuncio-nome{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow-wrap:anywhere;font-size:.78rem;font-weight:600;line-height:1.25}.anuncio-tabela--provider-aware .anuncio-status-badge,.anuncio-tabela--provider-aware .anuncio-tipo-badge{max-width:100%;white-space:normal;text-align:center}.anuncio-tabela--provider-aware .anuncio-row:hover>td{background:#fbfdfc}.dark .anuncio-tabela--provider-aware .anuncio-row:hover>td{background:#ffffff06}.lista-anuncios--compacto .anuncio-tabela--compacta{table-layout:fixed}.lista-anuncios--compacto .anuncio-tabela--compacta th,.lista-anuncios--compacto .anuncio-tabela--compacta td{overflow:hidden}.lista-anuncios--compacto .anuncio-tabela--compacta .anuncio-nome-col,.lista-anuncios--compacto .anuncio-tabela--compacta .anuncio-conta,.lista-anuncios--compacto .anuncio-tabela--compacta .anuncio-vendas-col{min-width:0;max-width:none}.anuncio-conta-conteudo{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:.22rem}.anuncio-conta__nome{display:-webkit-box;max-width:100%;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;color:#4b5563;font-size:.78rem;font-weight:600;line-height:1.2;overflow-wrap:anywhere}.anuncio-conta__meta,.anuncio-conta-mobile{display:flex;min-width:0;max-width:100%;flex-wrap:wrap;align-items:center;gap:.25rem}.anuncio-conta__identificador,.anuncio-conta-mobile__identificador{color:#7c8797;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.66rem;line-height:1.1}.anuncio-conta-mobile__nome{min-width:0;max-width:100%;overflow:hidden;color:#4b5563;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.anuncio-conta-shopee__ambiente{display:inline-flex;align-items:center;min-height:18px;padding:0 .35rem;border:1px solid #b7e6d6;border-radius:999px;color:#08775a;background:#edfdf7;font-size:.65rem;font-weight:600;line-height:1}.dark .anuncio-conta-shopee__ambiente{border-color:#34d39959;color:#6ee7b7;background:#065f463d}.dark .anuncio-conta__nome,.dark .anuncio-conta-mobile__nome{color:#c8cdd5}.dark .anuncio-conta__identificador,.dark .anuncio-conta-mobile__identificador{color:#929aa7}.anuncio-categoria-id{display:inline-flex;align-items:center;border-radius:4px;background:#f1f4f7;color:#697586;padding:.05rem .28rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.62rem;font-weight:600;line-height:1.2}.dark .anuncio-categoria-id{background:#ffffff12;color:#aeb6c2}.anuncio-link-cell{display:flex;width:100%;min-width:0;max-width:100%;overflow:hidden;flex-direction:column;align-items:center;gap:.15rem}.anuncio-link-cell__principal{display:flex;width:100%;min-width:0;max-width:100%;align-items:center;justify-content:center;gap:.25rem;color:#4b5563;font-size:.72rem;white-space:nowrap}.anuncio-link-cell__principal>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.anuncio-link-cell__meta{width:100%;min-width:0;max-width:100%;overflow:hidden;color:#7c8797;font-size:.66rem;line-height:1.15;overflow-wrap:anywhere;white-space:normal}.anuncio-link-cell__meta>button{max-width:100%;flex-wrap:wrap;justify-content:center;gap:.12rem .25rem;font-size:inherit}.anuncio-metrica-indisponivel{display:inline-flex;max-width:100%;align-items:center;border-radius:999px;background:#f3f5f7;color:#7c8797;padding:.1rem .38rem;font-size:.62rem;font-weight:600;line-height:1.15;white-space:nowrap}.dark .anuncio-link-cell__principal{color:#c8cdd5}.dark .anuncio-link-cell__meta{color:#929aa7}.dark .anuncio-metrica-indisponivel{background:#ffffff12;color:#aeb6c2}.anuncio-tabela--provider-aware .anuncio-col--link,.anuncio-tabela--provider-aware .anuncio-col--actions{overflow:hidden}.anuncio-tabela--provider-aware .anuncio-col--actions{position:relative;z-index:1}.anuncio-tabela--provider-aware .anuncio-col--actions .dropdown-toggle-btn{width:2rem;height:2rem}.lista-anuncios-header{justify-content:space-between}.lista-anuncios-header-stack{display:flex;min-width:0;flex-direction:column;gap:.5rem}.lista-anuncios--geral .lista-anuncios-header-stack{padding:.75rem 1rem 0}.lista-anuncios--scroll-interno .lista-anuncios-header-stack{padding:.5rem .75rem 0}.lista-anuncios-marketplace-tabs{display:flex;width:100%;min-width:0;align-items:center;overflow-x:auto;overflow-y:hidden;border-bottom:1px solid #e5e7eb;scrollbar-width:thin}.lista-anuncios-marketplace-tab{position:relative;display:inline-flex;flex:0 0 auto;min-height:2.5rem;align-items:center;gap:.45rem;border:0;background:transparent;padding:.25rem 1rem .65rem;color:#6b7280;font-size:.75rem;font-weight:600;line-height:1rem;white-space:nowrap;transition:color .15s ease}.lista-anuncios-marketplace-tab:first-child{padding-left:.25rem}.lista-anuncios-marketplace-tab+.lista-anuncios-marketplace-tab:before{position:absolute;top:.65rem;bottom:.85rem;left:0;width:1px;background:#e5e7eb;content:""}.lista-anuncios-marketplace-tab:after{position:absolute;right:.85rem;bottom:-1px;left:.85rem;height:2px;border-radius:999px 999px 0 0;background:#1a7f5a;content:"";opacity:0;transform:scaleX(.55);transition:opacity .15s ease,transform .15s ease}.lista-anuncios-marketplace-tab:first-child:after{left:.15rem}.lista-anuncios-marketplace-tab-icon{display:inline-flex;width:1.45rem;height:1.45rem;flex:0 0 1.45rem;align-items:center;justify-content:center;overflow:hidden;border-radius:999px;color:#64748b;transition:color .15s ease}.lista-anuncios-marketplace-tab-icon img{width:100%;height:100%;object-fit:contain}.lista-anuncios-marketplace-tab:hover{color:#374151}.lista-anuncios-marketplace-tab:focus-visible{border-radius:.25rem;outline:2px solid rgba(26,127,90,.35);outline-offset:-2px}.lista-anuncios-marketplace-tab--active{color:#1a7f5a;font-weight:700}.lista-anuncios-marketplace-tab--active:after{opacity:1;transform:scaleX(1)}.lista-anuncios-marketplace-tab--active .lista-anuncios-marketplace-tab-icon{color:#1a7f5a}.dark .lista-anuncios-marketplace-tabs{border-bottom-color:#ffffff1a}.dark .lista-anuncios-marketplace-tab{color:#aeb3bd}.dark .lista-anuncios-marketplace-tab+.lista-anuncios-marketplace-tab:before{background:#ffffff1a}.dark .lista-anuncios-marketplace-tab:hover{color:#e5e7eb}.dark .lista-anuncios-marketplace-tab--active,.dark .lista-anuncios-marketplace-tab--active .lista-anuncios-marketplace-tab-icon{color:#54c9a2}.dark .lista-anuncios-marketplace-tab--active:after{background:#54c9a2}.lista-anuncios-search{flex:1 1 360px;min-width:min(360px,100%)}.lista-anuncios-search>*{width:100%}.lista-anuncios-search--compacto{flex-basis:280px;min-width:min(280px,100%)}.lista-anuncios-header:not(.lista-anuncios-header--mobile){flex-wrap:nowrap;align-items:flex-start}.lista-anuncios-header:not(.lista-anuncios-header--mobile)>div:first-child{flex-wrap:nowrap;min-width:0}.lista-anuncios-header:not(.lista-anuncios-header--mobile) .lista-anuncios-search{flex:0 0 min(520px,42vw)}.lista-anuncios-header:not(.lista-anuncios-header--mobile) .lista-anuncios-search--compacto{flex-basis:min(460px,36vw)}.lista-anuncios-header:not(.lista-anuncios-header--mobile) .filtros-toolbar{flex-wrap:nowrap}.lista-anuncios-header:not(.lista-anuncios-header--mobile) .filtros-toolbar>button,.lista-anuncios-header:not(.lista-anuncios-header--mobile) .filtros-toolbar>.relative>button,.lista-anuncios-header:not(.lista-anuncios-header--mobile)>div:last-child>button,.lista-anuncios-header:not(.lista-anuncios-header--mobile)>div:last-child>.relative>button{white-space:nowrap;flex-shrink:0}.lista-anuncios--desktop .anuncio-tabela{min-width:1126px}.lista-anuncios--compact .anuncio-tabela--compacta,.lista-anuncios--compacto.lista-anuncios--compact .anuncio-tabela--compacta{min-width:1026px}.lista-anuncios--mobile .anuncio-tabela{table-layout:auto}.anuncio-ordenacao-btn{background:transparent;border:0;padding:0;display:inline-flex;align-items:center;gap:.35rem;color:inherit;font:inherit;cursor:pointer}.anuncio-ordenacao-btn:hover,.anuncio-ordenacao-btn:focus-visible{color:var(--bs-primary)}.anuncio-ordenacao-btn.is-ativa{color:var(--bs-primary);font-weight:600}.anuncio-ordenacao-icone{font-size:.75rem;line-height:1}.anuncio-marketplace-avatar{--anuncio-qualidade: 0%;--anuncio-qualidade-cor: var(--bs-primary);width:38px;height:38px;position:relative;border-radius:50%;background:conic-gradient(var(--anuncio-qualidade-cor),var(--anuncio-qualidade-cor) var(--anuncio-qualidade),#e5e7eb var(--anuncio-qualidade),#e5e7eb 100%);display:inline-flex;align-items:center;justify-content:center;padding:3px}.anuncio-marketplace-icon{width:1.25rem;height:1.25rem;object-fit:contain}.anuncio-destaque{background-color:#fff8e1;box-shadow:inset 0 0 0 1px #ffe08a}.anuncio-marketplace-avatar-inner{width:32px;height:32px;border-radius:50%;background:#f8f9fa;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;transition:background .2s ease}.anuncio-marketplace-avatar-inner img{width:100%;height:100%;object-fit:cover;border-radius:50%;transition:opacity .2s ease}.anuncio-marketplace-avatar-percentual{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;letter-spacing:.02em;line-height:1.05;padding:0 2px;text-align:center;color:#fff;opacity:0;cursor:pointer;transition:opacity .2s ease}.anuncio-marketplace-tooltip{position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%);min-width:220px;max-width:320px;padding:10px 12px;border-radius:12px;background:#111827f5;color:#f9fafb;box-shadow:0 16px 40px #0f172a38;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;z-index:30}.anuncio-marketplace-tooltip:before{content:"";position:absolute;left:-6px;top:50%;width:12px;height:12px;background:#111827f5;transform:translateY(-50%) rotate(45deg)}.anuncio-marketplace-tooltip__title{font-size:11px;font-weight:700;letter-spacing:.01em;color:#fbbf24;margin-bottom:6px}.anuncio-marketplace-tooltip__line{font-size:11px;line-height:1.45;color:#f9fafb}.anuncio-marketplace-tooltip__line+.anuncio-marketplace-tooltip__line{margin-top:4px}.anuncio-apontamentos-row td{background:transparent}.anuncio-apontamentos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;grid-auto-rows:1fr}.anuncio-pendencias-modal-body{max-height:min(68vh,700px);overflow-y:auto;padding-right:4px}.anuncio-pendencias-modal-body.is-split{overflow:hidden;padding-right:0}.anuncio-pendencias-layout{display:grid;grid-template-columns:minmax(320px,430px) minmax(0,1fr);gap:14px;align-items:start}.anuncio-pendencias-coluna{min-width:0}.anuncio-pendencias-coluna-lista{max-height:min(68vh,700px);overflow-y:auto;padding-right:4px}.anuncio-apontamentos-list{display:flex;flex-direction:column;gap:14px}.anuncio-apontamento-card.is-active{border-color:#24b488;box-shadow:0 0 0 2px #24b48829}.anuncio-pendencias-coluna-editor{height:min(68vh,700px);max-height:min(68vh,700px);min-height:min(68vh,700px);display:flex;overflow:hidden}.anuncio-pendencias-editor-card{height:100%;flex:1 1 auto;min-height:0;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc;overflow:hidden;display:flex;flex-direction:column}.anuncio-pendencias-editor-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid #e5e7eb;background:#fff}.anuncio-pendencias-editor-header-text{min-width:0}.anuncio-pendencias-editor-title{font-size:13px;font-weight:700;color:#111827;line-height:1.2}.anuncio-pendencias-editor-subtitle{margin-top:3px;font-size:11px;color:#6b7280;line-height:1.3}.anuncio-pendencias-editor-subtitle.is-warning{color:#b45309}.anuncio-pendencias-editor-header-actions{display:flex;align-items:center;gap:8px}.anuncio-pendencias-editor-publish-btn{border:1px solid #1a7f5a;border-radius:8px;background:#1a7f5a;color:#fff;font-size:11px;font-weight:700;line-height:1.2;padding:7px 10px;white-space:nowrap;display:inline-flex;align-items:center;gap:6px}.anuncio-pendencias-editor-publish-btn:hover{background:#166a4c;border-color:#166a4c}.anuncio-pendencias-editor-publish-btn:disabled{opacity:.6;cursor:not-allowed}.anuncio-pendencias-editor-open-btn{border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-size:11px;font-weight:700;line-height:1.2;padding:7px 10px;white-space:nowrap}.anuncio-pendencias-editor-open-btn:hover{background:#f9fafb}.anuncio-pendencias-editor-inline{flex:1 1 auto;min-height:0;overflow:hidden;padding:4px 0}.anuncio-pendencias-editor-inline .lista-anuncios-editar{display:flex;height:100%;min-height:0;overflow:hidden}.anuncio-pendencias-editor-inline .lista-anuncios-editar-principal{height:100%;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;padding:0 .5rem}.anuncio-pendencias-editor-inline .lista-anuncios-editar-cards{margin:.4rem 0 .6rem}.anuncio-pendencias-editor-inline.is-single-section.section-titulo .lista-anuncios-editar-cards>.editar-card[data-section]:not([data-section=titulo]),.anuncio-pendencias-editor-inline.is-single-section.section-preco .lista-anuncios-editar-cards>.editar-card[data-section]:not([data-section=preco]),.anuncio-pendencias-editor-inline.is-single-section.section-caracteristicas-principais .lista-anuncios-editar-cards>.editar-card[data-section]:not([data-section=caracteristicas-principais]){display:none}.anuncio-pendencias-editor-vazio{display:flex;align-items:center;justify-content:center;min-height:220px;height:100%;border:1px dashed #d1d5db;border-radius:12px;color:#6b7280;font-size:12px;text-align:center;padding:18px}.dark .anuncio-pendencias-editor-card{border-color:#3c3f41;background:#1f2125}.dark .anuncio-pendencias-editor-header{border-bottom-color:#3c3f41;background:#2b2d30}.dark .anuncio-pendencias-editor-title{color:#d2d3d6}.dark .anuncio-pendencias-editor-subtitle{color:#9da0a5}.dark .anuncio-pendencias-editor-subtitle.is-warning{color:#f59e0b}.dark .anuncio-pendencias-editor-publish-btn{background:#24b488;border-color:#24b488;color:#062f24}.dark .anuncio-pendencias-editor-publish-btn:hover{background:#1e9f78;border-color:#1e9f78}.dark .anuncio-pendencias-editor-open-btn{border-color:#3c3f41;background:#323437;color:#d2d3d6}.dark .anuncio-pendencias-editor-open-btn:hover{background:#3a3d40}.dark .anuncio-pendencias-editor-vazio{border-color:#3c3f41;color:#9da0a5}@media(max-width:1200px){.anuncio-pendencias-modal-body.is-split{max-height:min(82vh,920px);overflow-y:auto}.anuncio-pendencias-layout{grid-template-columns:minmax(0,1fr)}.anuncio-pendencias-coluna-lista{max-height:none;overflow:visible;padding-right:0}.anuncio-pendencias-coluna-editor{height:auto;max-height:none;min-height:420px}}.anuncio-apontamento-card{background:#f5f7fb;border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px;font-size:14px;color:#1f2937;box-shadow:0 2px 4px #00000005;height:100%;display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start}.anuncio-apontamento-icone{width:48px;height:48px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;font-size:22px;font-weight:400;background:#ffffff80;border:0;flex-shrink:0;color:#111827}.anuncio-apontamento-conteudo{display:flex;flex-direction:column;gap:6px}.anuncio-apontamento-titulo{font-weight:700;font-size:16px;color:#111827;line-height:1.3}.anuncio-apontamento-texto{margin:0;color:#4b5563;line-height:1.4}.anuncio-apontamento-meta{display:flex;align-items:center;gap:8px}.anuncio-apontamento-badge{display:inline-flex;align-items:center;border-radius:999px;border:1px solid #d1d5db;background:#f9fafb;color:#4b5563;font-size:11px;font-weight:600;line-height:1;padding:4px 8px}.anuncio-apontamento-badge.is-descartada{border-color:#d1d5db;background:#f3f4f6;color:#4b5563}.anuncio-apontamento-orientacoes{margin:.3rem 0 0;padding-left:1rem;color:#5b6472;font-size:.78rem;line-height:1.35}.anuncio-apontamento-orientacoes li+li{margin-top:.15rem}.anuncio-apontamento-tipo-fotos{background:#f8fbff;border-color:#eef6ff}.anuncio-apontamento-tipo-fotos .anuncio-apontamento-icone{color:#111827;background-color:#e0f2fe}.anuncio-apontamento-tipo-capa{background:#f8fbff;border-color:#eef6ff}.anuncio-apontamento-tipo-capa .anuncio-apontamento-icone{color:#111827;background-color:#e0f2fe}.anuncio-apontamento-tipo-quantidade{background:#f6fdf9;border-color:#ecfdf5}.anuncio-apontamento-tipo-quantidade .anuncio-apontamento-icone{color:#111827;background-color:#d1fae5}.anuncio-apontamento-tipo-videos{background:#fffbf7;border-color:#fff7ed}.anuncio-apontamento-tipo-videos .anuncio-apontamento-icone{color:#111827;background-color:#ffedd5}.anuncio-apontamento-tipo-vertical{background:#fff9fa;border-color:#fff1f2}.anuncio-apontamento-tipo-vertical .anuncio-apontamento-icone{color:#111827;background-color:#ffe4e6}.anuncio-apontamento-tipo-financiamento{background:#f0f9ff;border-color:#e0f2fe}.anuncio-apontamento-tipo-financiamento .anuncio-apontamento-icone{color:#0b4f6c;background-color:#bae6fd}.anuncio-apontamento-tipo-outros{background:#fff9fa;border-color:#fff1f2}.anuncio-apontamento-tipo-outros .anuncio-apontamento-icone{color:#111827;background-color:#ffe4e6}.anuncio-apontamento-card.is-descartada{background:#f3f4f6;border-color:#d1d5db;box-shadow:none}.anuncio-apontamento-card.is-descartada .anuncio-apontamento-icone{background-color:#e5e7eb;color:#6b7280}.anuncio-apontamento-card.is-descartada .anuncio-apontamento-titulo{color:#374151}.anuncio-apontamento-card.is-descartada .anuncio-apontamento-texto,.anuncio-apontamento-card.is-descartada .anuncio-apontamento-orientacoes{color:#6b7280}.anuncio-marketplace-avatar:hover .anuncio-marketplace-avatar-inner{background:var(--anuncio-qualidade-cor)}.anuncio-marketplace-avatar:hover .anuncio-marketplace-avatar-inner img{opacity:0}.anuncio-marketplace-avatar:hover .anuncio-marketplace-avatar-percentual{opacity:1}.anuncio-marketplace-avatar:hover .anuncio-marketplace-tooltip,.anuncio-marketplace-avatar:focus-within .anuncio-marketplace-tooltip{opacity:1;transform:translateY(-50%)}.anuncio-thumb{width:64px;height:64px;object-fit:contain;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.anuncio-thumb-btn{line-height:0;border-radius:8px}.anuncio-fotos-wrapper{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px}.anuncio-foto-dropdown{width:360px;max-width:92vw;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 16px 28px #0f172a2e;padding:10px}.anuncio-foto-dropdown-header{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin-bottom:8px}.anuncio-foto-dropdown-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:10px;max-height:280px;overflow-y:auto;padding-right:4px}.anuncio-fotos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}.anuncio-foto-card{position:relative;border:1px solid #e5e7eb;border-radius:12px;padding:8px;background:#fff;display:flex;align-items:center;justify-content:center;min-height:120px;cursor:pointer;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.anuncio-foto-card img{width:100%;height:100%;max-width:100%;max-height:100px;object-fit:contain}.anuncio-foto-card--mini{min-height:96px;padding:6px}.anuncio-foto-card--mini img{max-height:72px}.anuncio-foto-card:hover{border-color:#2563eb;box-shadow:0 4px 12px #2563eb1f;transform:translateY(-1px)}.anuncio-foto-card.is-capa{border-color:#1a7f5a;box-shadow:0 0 0 1px #1a7f5a40}.anuncio-foto-card.is-capa:hover{border-color:#1a7f5a;box-shadow:0 6px 16px #1a7f5a2e}.anuncio-foto-card.is-loading img{opacity:.45}.anuncio-foto-card:disabled{cursor:not-allowed;opacity:.75;transform:none}.anuncio-foto-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:8px;padding:8px;color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;background:linear-gradient(180deg,#0f172a26,#0f172a8c);opacity:0;pointer-events:none;transition:opacity .2s ease}.anuncio-foto-card:hover .anuncio-foto-overlay{opacity:1}.anuncio-foto-card.is-capa .anuncio-foto-overlay{opacity:1;background:linear-gradient(180deg,#16a34a59,#16a34aa6)}.anuncio-foto-card.is-loading .anuncio-foto-overlay{opacity:1;background:#0f172abf}.anuncio-foto-capa{position:absolute;left:8px;top:8px;background:#1a7f5a;color:#fff;padding:4px 10px;border-radius:9999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.dark .anuncio-foto-dropdown{background:#2b2d30;border-color:#3c3f41;box-shadow:0 16px 28px #00000073}.dark .anuncio-foto-dropdown-header{color:#9da0a5}.dark .anuncio-foto-card{background:#1f2125;border-color:#3c3f41}.anuncio-skeleton-wrapper .anuncio-tabela{border-collapse:separate;border-spacing:0}.anuncio-skeleton-row td{background:#fff;padding-top:.85rem;padding-bottom:.85rem}.anuncio-skeleton-row .skeleton-block{display:block;height:.9rem}.anuncio-skeleton-row .skeleton-block.mb-2{margin-bottom:.5rem!important}.anuncio-skeleton-row .skeleton-block,.anuncio-skeleton-wrapper .skeleton-block{background:#e9ecef;animation:anuncioSkeletonPulse 1.4s ease-in-out infinite}@property --progress{syntax: "<percentage>"; inherits: true; initial-value: 0%;}.anuncio-skeleton-row.skeleton-progress-row{transition:--progress .36s cubic-bezier(.2,.75,.2,1)}.anuncio-skeleton-row.skeleton-progress-row .skeleton-block{background-image:linear-gradient(90deg,#c4c9ce var(--progress, 0%),#e9ecef var(--progress, 0%));background-size:var(--row-width, 100%) 100%;background-position:calc(-1 * var(--block-left, 0px)) 0;background-repeat:no-repeat}@keyframes anuncioSkeletonPulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.anuncio-placeholder-avatar{width:38px;height:38px;display:inline-block}.anuncio-placeholder-thumb{width:64px;height:64px;border-radius:8px;display:inline-block}.anuncio-placeholder-badge{height:28px;display:inline-block;border-radius:999px;min-width:120px}.anuncio-status-badge,.anuncio-tipo-badge{font-weight:500}.anuncio-status-badge{white-space:nowrap}.anuncio-status-badge.anuncio-status-clickable{cursor:pointer}.anuncio-status-badge.anuncio-status-clickable:hover{filter:brightness(.95)}.anuncio-status-badge.anuncio-status-clickable:focus{outline:2px solid rgba(13,110,253,.4);outline-offset:2px}.anuncio-status-badge--publicando{position:relative;overflow:hidden;isolation:isolate;background:#0ea5c659!important;color:#0f172a!important}.anuncio-status-badge--publicando:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:var(--anuncio-publicando-progresso, 8%);background-image:repeating-linear-gradient(-45deg,#ffffff38 0,#ffffff38 10px,#ffffff14 10px,#ffffff14 20px),linear-gradient(90deg,#06b6d4,#3b82f6);background-size:28px 28px,100% 100%;animation:anuncio-publicando-stripes 1.4s linear infinite;transition:width .9s linear;z-index:-1}.anuncio-status-badge--publicando svg,.anuncio-status-badge--publicando span{color:#fff}@keyframes anuncio-publicando-stripes{0%{background-position:0 0,0 0}to{background-position:28px 0,0 0}}.anuncio-catalogo-status-btn{border:0;cursor:pointer}.anuncio-catalogo-status-btn:hover{filter:brightness(.95)}.anuncio-catalogo-status-btn:focus{outline:2px solid rgba(13,110,253,.4);outline-offset:2px}.anuncio-tipo-badge{background:#e9ecef;color:#374151}.anuncio-tipo-badge--expansivel{border:1px solid #d7dde3;cursor:pointer;line-height:1;transition:border-color .15s ease,color .15s ease,background-color .15s ease}.anuncio-tipo-badge--expansivel:hover{background-color:#edf7f3!important;border-color:#8acbb6;color:#146c4e!important}.anuncio-tipo-badge--expansivel:focus-visible{outline:2px solid rgba(26,127,90,.35);outline-offset:2px}.anuncio-tipo-badge--expansivel svg{width:.7rem;height:.7rem;flex:0 0 auto}.anuncio-full-badge{background:#1d4ed8;color:#fff;border:0;font-size:.67rem;font-weight:700;line-height:1;padding:.2rem .45rem!important}.anuncio-full-badge svg{color:#fff}.anuncio-referencia-candidate-badge{display:inline-flex;align-items:center;border-radius:999px;border:1px solid #9ec5fe;background:#e7f1ff;color:#0b5ed7;font-size:.68rem;font-weight:400;line-height:1;padding:.2rem .45rem}.dark .anuncio-referencia-candidate-badge{border-color:#3b82f6;background:#2563eb2e;color:#93c5fd}.anuncio-preco-meta{display:inline-flex;align-items:center;justify-content:center;gap:.3rem}.anuncio-perseguidor-indicador{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;border-radius:999px;background:#e8f9f2;color:#1a7f5a}.dark .anuncio-perseguidor-indicador{background:#24b4882e;color:#24b488}.anuncio-nome-col{width:auto}.anuncio-familia-row td{padding:.45rem .65rem;background:#f7fbf9;border-top:1px solid #dfeee8;border-bottom:1px solid #dfeee8}.anuncio-familia-content{display:flex;align-items:center;gap:.45rem;min-width:0;font-size:.75rem;font-weight:600;color:#334155}.anuncio-familia-icon{width:22px;height:22px;border-radius:6px;background:#e7f7f1;color:#1a7f5a;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.anuncio-familia-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.anuncio-familia-id{font-size:.72rem;font-weight:500;color:#64748b}.anuncio-familia-count{margin-left:auto;border:1px solid #d8e7e1;border-radius:999px;background:#fff;padding:.1rem .45rem;font-size:.72rem;font-weight:500;color:#64748b;white-space:nowrap}.dark .anuncio-familia-row td{background:#313335b8;border-top-color:#24b4882e;border-bottom-color:#24b4882e}.dark .anuncio-familia-content{color:#a9b7c6}.dark .anuncio-familia-icon{background:#24b48829;color:#73d7b9}.dark .anuncio-familia-id,.dark .anuncio-familia-count{color:#9ca3af}.dark .anuncio-familia-count{border-color:#ffffff1a;background:#ffffff0a}.anuncio-tree-row{position:relative}.anuncio-tree-branch{width:14px;min-width:14px;height:20px;margin-right:2px;border-left:1px solid #c8d2df;border-bottom:1px solid #c8d2df;border-bottom-left-radius:10px;transform:translateY(-1px)}.dark .anuncio-tree-branch{border-color:#a9b7c673}.anuncio-nome{white-space:normal;word-break:break-word}.anuncio-conta{color:#6c757d;max-width:160px;min-width:120px;line-height:1.15;word-break:break-word}.anuncio-conta>div:first-child:not(.anuncio-conta-conteudo){max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem}.anuncio-vendas-col{min-width:130px}.lista-anuncios .filtro-select{min-width:160px}.lista-anuncios .table-responsive{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.lista-anuncios--geral .table-responsive,.lista-anuncios--scroll-interno .table-responsive{min-height:0;flex:1 1 auto;overflow-x:auto;overflow-y:auto}.lista-anuncios--geral .anuncio-tabela thead th,.lista-anuncios--scroll-interno .anuncio-tabela thead th{position:sticky;top:0;z-index:4;background:#fff}.dark .lista-anuncios--geral .anuncio-tabela thead th,.dark .lista-anuncios--scroll-interno .anuncio-tabela thead th{background:#2b2d30}.lista-anuncios .dropdown-menu{z-index:1040}.lista-anuncios .filtros-avancados-dropdown{width:min(1040px,calc(100vw - 2rem));max-height:min(72vh,680px);overflow-y:auto;padding:.95rem 1.1rem 1.1rem;border-radius:0;border-color:#dbe3ec;box-shadow:0 20px 45px -28px #0f172a73}.lista-anuncios .filtros-avancados-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.45rem;padding-bottom:.7rem;border-bottom:1px solid #e6edf5}.lista-anuncios .filtros-avancados-header-title{font-size:.8rem;font-weight:400;color:#334155;letter-spacing:.01em}.lista-anuncios .filtros-avancados-header-badge{display:inline-flex;align-items:center;justify-content:center;min-height:1.25rem;border-radius:9999px;padding:0 .45rem;font-size:.72rem;font-weight:700;color:#0f766e;background:#ecfdf5;border:1px solid #a7f3d0}.lista-anuncios .filtros-avancados-grid{display:grid;grid-template-columns:repeat(2,minmax(320px,1fr));row-gap:.7rem;column-gap:1.25rem}.lista-anuncios .filtros-avancados-row{display:grid;grid-template-columns:minmax(140px,160px) minmax(0,1fr);gap:.5rem .8rem;align-items:start;padding:.35rem .5rem;border:1px solid transparent;border-radius:.7rem;background:transparent;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.lista-anuncios .filtros-avancados-row--criterio{grid-template-columns:minmax(140px,160px) 110px minmax(0,1fr)}.lista-anuncios .filtros-avancados-row--ativo{background:linear-gradient(90deg,#ecfdf5,#f8fffb);border-color:#a7f3d0;box-shadow:inset 3px 0 #10b981}.lista-anuncios .filtros-avancados-row--ativo .filtros-avancados-label{font-weight:600;color:#0f766e}.lista-anuncios .filtros-avancados-label{font-weight:400;text-transform:none;font-size:.75rem;color:#334155;line-height:1.35;margin:0;justify-self:start;align-self:start;text-align:left;white-space:normal;overflow-wrap:anywhere;padding-top:.45rem}.lista-anuncios .filtros-avancados-inputs{min-width:0;grid-column:2;align-self:stretch}.lista-anuncios .filtros-avancados-row--criterio .filtros-avancados-inputs{grid-column:3}.lista-anuncios .filtros-avancados-inputs--full{grid-column:2}.lista-anuncios .filtros-avancados-row--criterio .filtros-avancados-inputs--full{grid-column:2 / -1}.lista-anuncios .filtros-avancados-range{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.lista-anuncios .filtros-avancados-row>select,.lista-anuncios .filtros-avancados-dropdown input,.lista-anuncios .filtros-avancados-dropdown select{min-height:2.05rem;border-radius:0;border-color:#cdd7e3;background:#fff;color:#334155;font-size:.79rem;line-height:1.2}.lista-anuncios .filtros-avancados-row--ativo>select,.lista-anuncios .filtros-avancados-row--ativo input,.lista-anuncios .filtros-avancados-row--ativo select,.lista-anuncios .filtros-avancados-trigger--ativo{border-color:#6ee7b7!important;box-shadow:0 0 0 1px #10b98114}.lista-anuncios .filtros-avancados-dropdown input:focus,.lista-anuncios .filtros-avancados-dropdown select:focus{outline:none;border-color:#22c59d;box-shadow:0 0 0 3px #24b4882e}.lista-anuncios .filtros-avancados-trigger--ativo{color:#0f766e!important;background:#fff!important}.lista-anuncios .filtros-avancados-dropdown input::placeholder{color:#94a3b8}.lista-anuncios .filtros-avancados-row>select{grid-column:2;width:100%}.lista-anuncios .filtros-avancados-operador{min-width:98px}.lista-anuncios .filtros-avancados-row--criterio>select{grid-column:2;width:100%}.lista-anuncios .filtros-avancados-range>input,.lista-anuncios .filtros-avancados-range>select,.lista-anuncios .filtros-avancados-range .form-control{min-width:0;flex:1}.lista-anuncios .filtros-limpar-btn:not(:disabled){border-color:#d7dee8;background:#f8fafc}.lista-anuncios .filtros-limpar-btn:not(:disabled):hover{background:#eef2f7;color:#334155}.lista-anuncios .filtros-toolbar{align-items:center;flex-wrap:wrap}.lista-anuncios-pagination{gap:.75rem}.lista-anuncios--geral .lista-anuncios-pagination{margin-top:0!important;padding:.55rem 1rem;border-top:1px solid #e5e7eb;background:#fff}.dark .lista-anuncios--geral .lista-anuncios-pagination{border-top-color:#ffffff1a;background:#2b2d30}.lista-anuncios-mobile-meta{display:flex;flex-direction:column;gap:.4rem;margin-top:.6rem}.lista-anuncios-mobile-badges{display:flex;flex-wrap:wrap;gap:.35rem}.lista-anuncios-mobile-line{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;min-width:0}.lista-anuncios-mobile-price-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.lista-anuncios-mobile-price-value{font-size:.98rem;font-weight:700;color:#0f172a}.lista-anuncios-mobile-link-row{display:flex;align-items:center;gap:.4rem;min-width:0}.lista-anuncios-mobile-link-row span{min-width:0}.lista-anuncios--mobile .anuncio-col--type,.lista-anuncios--mobile .anuncio-col--account,.lista-anuncios--mobile .anuncio-col--price,.lista-anuncios--mobile .anuncio-col--link{display:none}.lista-anuncios--mobile .anuncio-col--select{width:36px}.lista-anuncios--mobile .anuncio-col--qualidade{width:48px}.lista-anuncios--mobile .anuncio-col--status{width:132px}.lista-anuncios--mobile .anuncio-col--actions{width:44px}.lista-anuncios--mobile .anuncio-tabela th,.lista-anuncios--mobile .anuncio-tabela td{padding:.55rem .45rem}.lista-anuncios--mobile .anuncio-tree-row{align-items:flex-start;gap:.75rem}.lista-anuncios--mobile .anuncio-nome-col{width:auto}.lista-anuncios--mobile .anuncio-nome-col>.anuncio-tree-row>.min-w-0{flex:1 1 auto;min-width:0}.lista-anuncios--mobile .anuncio-nome{word-break:normal;overflow-wrap:anywhere}.lista-anuncios--mobile .anuncio-thumb-btn,.lista-anuncios--mobile .anuncio-thumb{width:54px!important;height:54px!important}.lista-anuncios--mobile .anuncio-marketplace-avatar{width:34px;height:34px}.lista-anuncios--mobile .anuncio-marketplace-avatar-inner{width:28px;height:28px}.lista-anuncios--mobile .anuncio-status-badge{white-space:normal;justify-content:center;text-align:center}.lista-anuncios--mobile .anuncio-familia-content{flex-wrap:wrap;align-items:flex-start}.lista-anuncios--mobile .anuncio-familia-count{margin-left:0;width:100%;padding-left:calc(22px + .5rem)}.lista-anuncios--mobile .anuncio-apontamentos-grid{grid-template-columns:1fr}.dark .lista-anuncios-mobile-price-value{color:#f8fafc}@media(max-width:1280px){.lista-anuncios .filtros-avancados-dropdown{width:min(980px,calc(100vw - 1.25rem))}.lista-anuncios .filtros-avancados-grid{grid-template-columns:repeat(2,minmax(300px,1fr))}}@media(max-width:1120px){.lista-anuncios .filtros-avancados-dropdown{width:min(900px,calc(100vw - 1rem))}.lista-anuncios .filtros-avancados-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:.55rem;column-gap:.9rem}.lista-anuncios .filtros-avancados-row,.lista-anuncios .filtros-avancados-row--criterio{grid-template-columns:1fr;gap:.4rem;padding:.2rem 0}.lista-anuncios .filtros-avancados-inputs,.lista-anuncios .filtros-avancados-inputs--full,.lista-anuncios .filtros-avancados-row>select,.lista-anuncios .filtros-avancados-row--criterio .filtros-avancados-inputs,.lista-anuncios .filtros-avancados-row--criterio .filtros-avancados-inputs--full,.lista-anuncios .filtros-avancados-row--criterio>select{grid-column:1}.lista-anuncios .filtros-avancados-label{padding-top:0}}@media(max-width:820px){.lista-anuncios-header--mobile>div{width:100%}.lista-anuncios-search--mobile{flex-basis:100%;min-width:100%}.lista-anuncios .filtros-toolbar--mobile{width:100%;justify-content:space-between}.lista-anuncios-pagination--mobile{flex-direction:column;align-items:stretch}.lista-anuncios-pagination--mobile .lista-anuncios-pagination-controls{flex-wrap:wrap;width:100%}.lista-anuncios-pagination--mobile .lista-anuncios-pagination-controls>*{flex:1 1 120px}.lista-anuncios .filtros-avancados-dropdown{width:min(760px,calc(100vw - 1rem));max-height:min(78vh,700px)}.lista-anuncios .filtros-avancados-grid{grid-template-columns:1fr;gap:.4rem}.lista-anuncios .filtros-avancados-row{grid-template-columns:1fr;align-items:flex-start;gap:.35rem}.lista-anuncios .filtros-avancados-inputs,.lista-anuncios .filtros-avancados-inputs--full,.lista-anuncios .filtros-avancados-row>select{grid-column:1}.lista-anuncios .filtros-avancados-row--criterio .filtros-avancados-inputs,.lista-anuncios .filtros-avancados-row--criterio .filtros-avancados-inputs--full,.lista-anuncios .filtros-avancados-row--criterio>select{grid-column:1}.lista-anuncios .filtros-avancados-row>select{width:100%}.lista-anuncios .filtros-avancados-range{grid-template-columns:1fr}.lista-anuncios .filtros-avancados-label{white-space:normal}}.lista-anuncios .filtros-avancados-section+.filtros-avancados-section{margin-top:.5rem}.lista-anuncios .filtros-avancados-title{font-size:.75rem;font-weight:600;text-transform:uppercase;color:#6c757d;margin-bottom:.35rem}.perseguidor-card{border:1px solid #dde4ee;border-radius:.75rem;background:#fbfcfe;padding:.85rem}.perseguidor-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.perseguidor-toggle{display:inline-flex;align-items:center;gap:.55rem}.perseguidor-state{display:inline-flex;align-items:center;justify-content:center;min-height:1.35rem;padding:0 .5rem;border-radius:9999px;font-size:.7rem;font-weight:700}.perseguidor-state.is-on{background:#dcfce7;color:#166534}.perseguidor-state.is-off{background:#e5e7eb;color:#4b5563}.perseguidor-description{color:#667085;font-size:.83rem;line-height:1.45;margin-top:.45rem}.perseguidor-inline-info{margin-top:.5rem;font-size:.79rem;color:#475467}.perseguidor-body{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e8edf4}.perseguidor-label-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.perseguidor-count{font-size:.78rem;color:#667085}.perseguidor-textarea{min-height:94px;margin-top:.1rem}.perseguidor-input{margin-top:.1rem}.perseguidor-actions{margin-top:.55rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.perseguidor-hint{font-size:.72rem;line-height:1.35;color:#64748b}.perseguidor-hint-mlb{font-size:inherit;font-family:inherit;font-weight:600}.perseguidor-summary{margin-top:.75rem;border:1px solid #dbe4ee;border-radius:.7rem;background:#f8fafc;padding:.7rem}.perseguidor-summary.is-ok{border-color:#dbe4ee;background:#f8fafc}.perseguidor-summary.is-warning{border-color:#f5d9a2;background:#fff8ea}.perseguidor-summary-title{font-size:.8rem;font-weight:700;color:#334155;margin-bottom:.55rem}.perseguidor-summary.is-warning .perseguidor-summary-title{color:#92400e}.perseguidor-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.perseguidor-summary-box{border:1px solid #e2e8f0;border-radius:.6rem;padding:.45rem .55rem;background:#fff;display:flex;flex-direction:column;gap:.18rem}.perseguidor-summary-box span{font-size:.72rem;color:#64748b}.perseguidor-summary-label{display:inline-flex;align-items:center;gap:.3rem}.perseguidor-summary-icon{flex:0 0 auto}.perseguidor-summary-icon.is-muted{color:#64748b}.perseguidor-summary-icon.is-info{color:#2563eb}.perseguidor-summary-icon.is-success{color:#15803d}.perseguidor-summary-icon.is-warning{color:#b45309}.perseguidor-summary-box strong{font-size:.88rem;color:#0f172a}.perseguidor-summary-box.is-success{border-color:#bbf7d0;background:#f0fdf4}.perseguidor-summary-box.is-success strong{color:#166534}.perseguidor-summary-box.is-warning{border-color:#fcd9a5;background:#fffbeb}.perseguidor-summary-box.is-warning strong{color:#92400e}.perseguidor-summary-footer{margin-top:.6rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.perseguidor-summary-status{display:inline-flex;align-items:center;gap:.35rem;font-size:.74rem;line-height:1.3}.perseguidor-summary-status.is-ok{color:#166534}.perseguidor-summary-status.is-warning{color:#92400e}.perseguidor-results{margin-top:.75rem;border:1px solid #e2e8f0;border-radius:.7rem;overflow:hidden;background:#fff}.perseguidor-result-item{display:grid;grid-template-columns:minmax(0,1fr) minmax(170px,auto);gap:.9rem;align-items:stretch;padding:.75rem .8rem;border-bottom:1px solid #f1f5f9}.perseguidor-result-item:last-child{border-bottom:0}.perseguidor-result-main{min-width:0;display:flex;flex-direction:column;gap:.44rem}.perseguidor-result-top{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.perseguidor-result-ref{font-size:.82rem;font-weight:700;color:#1f2937;letter-spacing:.01em}.perseguidor-result-title{color:#4b5563;font-size:.81rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.perseguidor-result-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem .75rem}.perseguidor-result-link{display:inline-flex;align-items:center;gap:.28rem;text-decoration:none;border:1px solid #dbe5f1;border-radius:999px;padding:.15rem .48rem;color:#2563eb;background:#f8fbff;font-size:.74rem;line-height:1.2}.perseguidor-result-link:hover{color:#1d4ed8;border-color:#bfdbfe;background:#eff6ff}.perseguidor-result-captured{color:#64748b;font-size:.72rem}.perseguidor-result-motivo{color:#92400e;font-size:.72rem;line-height:1.35}.perseguidor-result-details summary{cursor:pointer;color:#64748b;font-size:.72rem}.perseguidor-result-details pre{margin:.28rem 0 0;white-space:pre-wrap;font-size:.69rem;color:#64748b}.perseguidor-result-side{border-left:1px solid #edf2f7;padding-left:.8rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;min-width:0}.perseguidor-result-price-label{color:#64748b;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em}.perseguidor-result-price{font-size:1.1rem;font-weight:700;color:#0f172a;line-height:1.2;margin-top:.16rem}.perseguidor-status-badge{font-size:.64rem;font-weight:700;padding:.18rem .5rem;letter-spacing:.02em}.perseguidor-status-badge.is-ok{background:#e6f4ea;color:#166534}.perseguidor-status-badge.is-warning{background:#fef3c7;color:#92400e}.perseguidor-status-badge.is-error{background:#fee2e2;color:#991b1b}@media(max-width:900px){.perseguidor-result-item{grid-template-columns:1fr}.perseguidor-result-side{border-left:0;border-top:1px solid #edf2f7;padding-left:0;padding-top:.6rem;align-items:flex-start}.perseguidor-summary-grid{grid-template-columns:1fr}}.holerite,.holerite-theme{--hol-bg: #ffffff;--hol-bg-soft: #f8f9fa;--hol-bg-muted: #f3f4f6;--hol-border: #e5e7eb;--hol-border-strong: #d1d5db;--hol-text: #374151;--hol-text-strong: #111827;--hol-muted: #6b7280;--hol-accent: #198754;--hol-accent-hover: #157347;--hol-danger: #dc3545;--hol-danger-soft: rgba(220, 53, 69, .1);--hol-success-soft: rgba(25, 135, 84, .12);--hol-shadow: 0 1px 3px rgba(15, 23, 42, .08);--hol-canvas-bg: #f5f6f8}.holerite{display:flex;flex-direction:column;gap:1rem;min-height:100%;color:var(--hol-text)}.dark .holerite,.dark .holerite-theme{--hol-bg: #2b2d30;--hol-bg-soft: #34363a;--hol-bg-muted: #26282b;--hol-border: #3f4347;--hol-border-strong: #545a61;--hol-text: #d1d5db;--hol-text-strong: #f3f4f6;--hol-muted: #9ca3af;--hol-accent: #24b488;--hol-accent-hover: #1f9e76;--hol-danger: #f87171;--hol-danger-soft: rgba(248, 113, 113, .16);--hol-success-soft: rgba(36, 180, 136, .16);--hol-shadow: 0 1px 3px rgba(0, 0, 0, .35);--hol-canvas-bg: #232528}.dark .holerite{color:var(--hol-text)}.holerite__error{padding:.75rem 1rem;border-radius:.5rem;background-color:var(--hol-danger-soft);color:var(--hol-danger);border:1px solid rgba(220,53,69,.2);font-weight:600}.holerite__upload{display:flex;flex:1;min-height:clamp(26rem,calc(100vh - 14rem),42rem);align-items:center;justify-content:center;padding:1.5rem 1.25rem 2rem}.holerite__upload-card{width:100%;max-width:42rem;border:1px solid var(--hol-border);border-radius:1rem;background:var(--hol-bg);padding:2.5rem 2.25rem;box-shadow:var(--hol-shadow);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;text-align:center}.holerite__upload-icon{width:4rem;height:4rem;border-radius:1rem;display:inline-flex;align-items:center;justify-content:center;color:var(--hol-accent);background:var(--hol-success-soft);border:1px solid rgba(25,135,84,.14)}.holerite__upload-copy{display:flex;flex-direction:column;align-items:center;gap:.6rem;max-width:31rem}.holerite__upload-eyebrow{font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--hol-muted)}.holerite__upload-copy h3{margin:0;font-size:1.35rem;line-height:1.2;color:var(--hol-text-strong)}.holerite__upload-copy p{margin:0;font-size:.95rem;line-height:1.65;color:var(--hol-muted)}.holerite__upload-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.4rem;border-radius:.75rem;border:1px solid var(--hol-accent-hover);background:var(--hol-accent);color:#fff;font-size:.95rem;font-weight:700;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.holerite__upload-button:hover{background:var(--hol-accent-hover);border-color:var(--hol-accent-hover);transform:translateY(-1px)}.holerite__upload-button:active{background:var(--hol-accent-hover);transform:translateY(0)}.holerite__upload-button:focus-visible{outline:none;box-shadow:0 0 0 4px #19875429}.holerite__file-input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.holerite__file-input--hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;pointer-events:none}.holerite__content{display:grid;grid-template-columns:minmax(250px,340px) 1fr;gap:0;align-items:stretch;min-height:0}.holerite__sidebar{border:1px solid var(--hol-border);border-right:none;border-radius:.75rem 0 0 .75rem;overflow:hidden;background:var(--hol-bg);box-shadow:var(--hol-shadow);display:flex;flex-direction:column;height:var(--holerite-content-height, calc(100vh - 170px) )}.holerite__sidebar-header{background-color:var(--hol-bg-soft);padding:.85rem 1rem;border-bottom:1px solid var(--hol-border);display:flex;flex-direction:column;gap:.65rem}.holerite__sidebar-title-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.holerite__sidebar-title{font-weight:700;font-size:.92rem;color:var(--hol-text-strong)}.holerite__sidebar-count{font-size:.78rem;font-weight:600;color:var(--hol-muted)}.holerite__sidebar-search{display:flex;align-items:center;gap:.45rem;border:1px solid var(--hol-border);background:var(--hol-bg);border-radius:.55rem;padding:.42rem .6rem;color:var(--hol-muted)}.holerite__sidebar-search:focus-within{border-color:var(--hol-border-strong);box-shadow:0 0 0 3px #94a3b829}.holerite__sidebar-search input{border:none;outline:none;width:100%;font-size:.86rem;color:var(--hol-text);background:transparent}.holerite__sidebar-search input::placeholder{color:var(--hol-muted)}.holerite__list{list-style:none;margin:0;padding:0;flex:1;overflow-y:auto;max-height:var(--holerite-content-height, calc(100vh - 170px) )}.holerite__list-item{padding:.85rem 1rem;border-bottom:1px solid var(--hol-border);border-left:3px solid transparent;cursor:pointer;transition:background-color .2s ease-in-out;position:relative}.holerite__list-item:last-child{border-bottom:none}.holerite__list-item:hover{background-color:var(--hol-bg-soft)}.holerite__list-item.is-active{background-color:var(--hol-bg-soft);border-left-color:#9ca3af}.holerite__list-item.is-unmatched{background-color:#dc354514;border-left-color:var(--hol-danger)}.holerite__list-item.is-unmatched.is-active{border-left-color:var(--hol-danger);background-color:#dc354524}.holerite__list-item.is-confirmed:not(.is-unmatched){border-left-color:var(--hol-accent)}.holerite__list-item.is-confirmed.is-active:not(.is-unmatched){border-left-color:var(--hol-accent)}.holerite__employee-name{font-weight:600;color:var(--hol-text-strong);margin-bottom:.35rem;word-break:break-word}.holerite__employee-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.holerite__employee-actions{display:flex;align-items:center;gap:.5rem}.holerite__employee-link{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:9999px;color:var(--hol-muted);border:1px solid transparent;text-decoration:none;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out}.holerite__employee-link:hover{background-color:var(--hol-bg-soft);border-color:var(--hol-border);color:var(--hol-text)}.holerite__edit-button{background:transparent;border:none;color:var(--hol-muted);cursor:pointer;padding:0;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:9999px;transition:background-color .2s ease-in-out,color .2s ease-in-out}.holerite__edit-button:hover{background-color:var(--hol-bg-soft);color:var(--hol-text)}.holerite__employee-meta{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem;color:var(--hol-text)}.holerite__remove-button{background:transparent;border:none;color:var(--hol-danger);cursor:pointer;padding:0;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:9999px;font-size:1rem;transition:background-color .2s ease-in-out,color .2s ease-in-out}.holerite__remove-button:hover{background-color:var(--hol-danger-soft);color:var(--hol-danger)}.holerite__employee-status{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:999px;font-size:.85rem;font-weight:700}.holerite__employee-status--success{background-color:var(--hol-success-soft);color:var(--hol-accent)}.holerite__employee-status--error{background-color:var(--hol-danger-soft);color:var(--hol-danger)}.holerite__employee-warning{color:var(--hol-danger);font-weight:600}.holerite__employee-error{color:var(--hol-danger);font-size:.78rem;line-height:1.3;font-weight:600;display:block;overflow-wrap:anywhere}.holerite__employee-ai{font-size:.78rem;line-height:1.3;font-weight:600;display:block;overflow-wrap:anywhere}.holerite__employee-ai--success{color:var(--hol-accent)}.holerite__employee-ai--pending{color:var(--hol-muted)}.holerite__employee-ai--warning{color:var(--hol-danger)}.holerite__employee-value{font-weight:600;color:var(--hol-accent)}.holerite__actions{display:flex;align-items:flex-start;justify-content:space-between;gap:.9rem;border:1px solid var(--hol-border);border-radius:.75rem;background:var(--hol-bg);padding:.9rem 1rem;box-shadow:var(--hol-shadow)}.holerite__actions-left{flex:1;min-width:0;display:flex;flex-direction:column;gap:.5rem}.holerite__summary{display:flex;flex-wrap:wrap;gap:.55rem}.holerite__summary-item{min-width:96px;border:1px solid var(--hol-border);background:var(--hol-bg-soft);border-radius:.55rem;padding:.35rem .55rem;display:flex;flex-direction:column;gap:.1rem}.holerite__summary-item--success{border-color:#19875447}.holerite__summary-item--danger{border-color:#dc354547}.holerite__summary-label{font-size:.72rem;color:var(--hol-muted);text-transform:uppercase;letter-spacing:.02em;font-weight:700}.holerite__summary-value{font-size:.95rem;color:var(--hol-text-strong)}.holerite__summary-item--success .holerite__summary-value{color:var(--hol-accent)}.holerite__summary-item--danger .holerite__summary-value{color:var(--hol-danger)}.holerite__actions-alert{font-size:.85rem;color:var(--hol-danger);font-weight:600}.holerite__actions-note{font-size:.85rem;color:var(--hol-muted)}.holerite__actions-right{display:flex;align-items:center;gap:.6rem}.holerite__secondary-button,.holerite__confirm-button{padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--hol-border);background-color:var(--hol-bg-soft);color:var(--hol-text);font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;cursor:pointer;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out}.holerite__secondary-button:hover{background-color:var(--hol-bg-muted);border-color:var(--hol-border-strong)}.holerite__confirm-button{border-color:var(--hol-accent);background-color:var(--hol-accent);color:#fff}.holerite__confirm-button:hover{background-color:var(--hol-accent-hover);border-color:var(--hol-accent-hover)}.holerite__confirm-button:disabled,.holerite__secondary-button:disabled{opacity:.6;cursor:not-allowed}.holerite__actions .holerite__confirm-button{margin-left:0}.holerite__preview{border:1px solid var(--hol-border);border-radius:0 .75rem .75rem 0;margin:0;background:var(--hol-bg);display:flex;flex-direction:column;box-shadow:var(--hol-shadow);height:var(--holerite-content-height, calc(100vh - 170px) );min-height:420px;overflow:hidden}.holerite__preview-header{display:flex;align-items:flex-start;justify-content:space-between;padding:.95rem 1rem;background:var(--hol-bg-soft);border-bottom:1px solid var(--hol-border);min-height:72px}.holerite__preview-header-content{display:flex;flex-direction:column;gap:.3rem}.holerite__preview-header h2{margin:0;font-size:1.05rem;color:var(--hol-text-strong)}.holerite__preview-meta{display:flex;flex-wrap:wrap;gap:.65rem;font-size:.82rem;color:var(--hol-muted)}.holerite__preview-warning{margin:0;font-size:.85rem;color:var(--hol-danger)}.holerite__canvas-wrapper{flex:1;display:flex;align-items:flex-start;justify-content:center;min-height:420px;background-color:var(--hol-canvas-bg);padding:1.1rem;overflow:auto;height:100%;max-height:100%}.holerite__canvas{background:#fff;box-shadow:0 4px 18px #00000014;border-radius:.25rem}.holerite__placeholder{color:var(--hol-muted);font-size:.95rem}.holerite__list-empty{padding:1rem;font-size:.86rem;color:var(--hol-muted)}.holerite__content--loading{opacity:.85}.holerite__reading{width:100%;min-height:360px;border:1px solid var(--hol-border);border-radius:.9rem;background:var(--hol-bg);display:flex;align-items:center;justify-content:center;padding:1.5rem}.holerite__reading-card{width:100%;max-width:420px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}.holerite__reading-animation{width:120px;height:120px;border-radius:1rem;background:var(--hol-success-soft);display:flex;align-items:center;justify-content:center}.holerite__reading-document{width:74px;height:92px;border-radius:.7rem;background:var(--hol-bg);border:1px solid var(--hol-border);color:var(--hol-accent);position:relative;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 18px #0f172a1f;animation:holerite-read-float 1.6s ease-in-out infinite}.holerite__reading-scan-line{position:absolute;left:8px;right:8px;height:3px;border-radius:999px;background:linear-gradient(90deg,#16a34a00,#16a34ad9,#16a34a00);top:14px;animation:holerite-read-scan 1.35s ease-in-out infinite}.holerite__reading-title{margin:0;font-size:1.03rem;font-weight:700;color:var(--hol-text-strong)}.holerite__reading-subtitle{margin:0;font-size:.9rem;color:var(--hol-muted)}.holerite__sidebar--skeleton,.holerite__preview--skeleton{position:relative}.holerite__list-item--skeleton{cursor:default;display:flex;flex-direction:column;gap:.4rem}.holerite__canvas-wrapper--skeleton{min-height:420px}.holerite__skeleton{position:relative;overflow:hidden;background-color:var(--hol-border);border-radius:.5rem}.holerite__skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,#e9ecef00,#fff9,#e9ecef00);animation:holerite-skeleton-loading 1.4s ease-in-out infinite}.holerite__skeleton--header{height:48px}.holerite__skeleton--name{height:16px;width:70%;margin-bottom:.5rem}.holerite__skeleton--meta{height:12px;width:55%}.holerite__skeleton--title{height:22px;width:40%}.holerite__skeleton--canvas{width:100%;height:320px;border-radius:.75rem}.holerite__confirmation-body,.holerite__manual-match-body{display:flex;flex-direction:column;gap:1rem;padding:1.25rem}.holerite__confirmation-field,.holerite__manual-match-field{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem;color:var(--hol-text)}.holerite__confirmation-field select,.holerite__confirmation-field input,.holerite__manual-match-field select,.holerite__manual-match-field input{min-height:2.75rem;border:1px solid var(--hol-border-strong);border-radius:.5rem;padding:.5rem .75rem;font-size:.95rem;color:var(--hol-text);background:var(--hol-bg);box-shadow:inset 0 0 0 1px #ffffff05,0 1px 2px #0f172a0d}.holerite__confirmation-field select:focus,.holerite__confirmation-field input:focus,.holerite__manual-match-field select:focus,.holerite__manual-match-field input:focus{outline:none;border-color:var(--hol-border-strong);box-shadow:0 0 0 3px #94a3b829}.holerite__confirmation-field input::placeholder,.holerite__manual-match-field input::placeholder{color:var(--hol-muted)}.holerite__confirmation-dropdown{width:100%}.holerite__confirmation-dropdown-trigger{min-height:2.75rem!important;border-color:var(--hol-border-strong)!important;color:var(--hol-text)!important;background:var(--hol-bg)!important;box-shadow:inset 0 0 0 1px #ffffff05,0 1px 2px #0f172a0d}.holerite__confirmation-field input[readonly]{background-color:var(--hol-bg-soft);cursor:default}.holerite__confirmation-alert{border-radius:.5rem;background-color:var(--hol-danger-soft);color:var(--hol-danger);padding:.75rem 1rem;font-size:.85rem;font-weight:600}.holerite__confirmation-error{border-radius:.5rem;background-color:var(--hol-danger-soft);color:var(--hol-danger);padding:.75rem 1rem;font-size:.9rem;font-weight:600}.holerite__confirmation-footer,.holerite__manual-match-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.25rem;border-top:1px solid var(--hol-border)}.holerite__confirmation-cancel,.holerite__confirmation-submit,.holerite__manual-match-cancel,.holerite__manual-match-submit{padding:.5rem 1rem;border-radius:.5rem;border:1px solid transparent;font-weight:600;cursor:pointer}.holerite__confirmation-cancel,.holerite__manual-match-cancel{background-color:var(--hol-bg-soft);border-color:var(--hol-border);color:var(--hol-text)}.holerite__confirmation-cancel:hover,.holerite__manual-match-cancel:hover{background-color:var(--hol-bg-muted)}.holerite__confirmation-submit,.holerite__manual-match-submit{border-color:var(--hol-accent);background-color:var(--hol-accent);color:#fff}.holerite__confirmation-submit:disabled,.holerite__manual-match-submit:disabled{opacity:.6;cursor:not-allowed}.holerite__manual-match-description{margin:0;font-size:.9rem;color:var(--hol-text)}.holerite__manual-match-empty{font-size:.85rem;color:var(--hol-muted)}.holerite__manual-match-error{border-radius:.5rem;background-color:var(--hol-danger-soft);color:var(--hol-danger);padding:.75rem 1rem;font-size:.85rem;font-weight:600}@keyframes holerite-skeleton-loading{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes holerite-read-scan{0%{transform:translateY(0);opacity:.35}45%{opacity:1}to{transform:translateY(58px);opacity:.35}}@keyframes holerite-read-float{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}@media(max-width:992px){.holerite__upload{min-height:auto;padding-inline:0}.holerite__upload-card{padding:2rem 1.35rem}.holerite__content{grid-template-columns:1fr;gap:1rem}.holerite__sidebar{height:auto!important;border-right:1px solid var(--hol-border);border-radius:.75rem}.holerite__list{max-height:none}.holerite__preview{height:auto;min-height:0;border-radius:.75rem}.holerite__canvas-wrapper{height:auto;max-height:none}.holerite__actions{flex-direction:column;align-items:stretch}.holerite__actions-right{width:100%;justify-content:flex-end}}
