.ThemeToggle-module__gv9_OW__botao{border-radius:var(--radius-md);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:relative}.ThemeToggle-module__gv9_OW__botao:hover{background:var(--bg-surface);color:var(--primary-lighter)}.ThemeToggle-module__gv9_OW__botao svg{transition:transform var(--transition-bounce)}.ThemeToggle-module__gv9_OW__botao:hover svg{transform:rotate(20deg)}@media (max-width:480px){.ThemeToggle-module__gv9_OW__botao{width:36px;height:36px}}
.MarcaNome-module__n89Vqq__marca{font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--text-primary);align-items:baseline;gap:.4em;font-weight:700;display:inline-flex}.MarcaNome-module__n89Vqq__fit{letter-spacing:.22em;color:var(--coral);font-size:.72em}
.Header-module__lnUIdW__header{z-index:var(--z-sticky);transition:all var(--transition-base);padding:16px 0;position:fixed;top:0;left:0;right:0}.Header-module__lnUIdW__header.Header-module__lnUIdW__scrolled{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-color);padding:10px 0}.Header-module__lnUIdW__container{justify-content:space-between;align-items:center;gap:32px;min-width:0;max-width:1280px;margin:0 auto;padding:0 24px;display:flex}.Header-module__lnUIdW__logo{flex-shrink:0;align-items:center;gap:8px;text-decoration:none;display:flex}.Header-module__lnUIdW__logoIcon{object-fit:contain;width:40px;height:40px}.Header-module__lnUIdW__logoText{align-items:baseline;font-size:1.375rem;display:flex}.Header-module__lnUIdW__marcaGrupo{flex-shrink:0;align-items:center;gap:12px;display:flex}.Header-module__lnUIdW__marcaEmpresa{align-items:center;gap:12px;display:flex}.Header-module__lnUIdW__separadorMarca{background:var(--border-color);width:1px;height:26px}.Header-module__lnUIdW__logoEmpresaWrap{width:130px;height:30px;position:relative}.Header-module__lnUIdW__logoEmpresa{object-fit:contain}.Header-module__lnUIdW__nav{align-items:center;gap:8px;display:flex}.Header-module__lnUIdW__navLink{border-radius:var(--radius-full);color:var(--text-secondary);transition:all var(--transition-fast);align-items:center;gap:6px;padding:8px 16px;font-size:.9375rem;font-weight:500;display:flex}.Header-module__lnUIdW__navLink:hover{color:var(--text-primary);background:var(--bg-card)}.Header-module__lnUIdW__navLink.Header-module__lnUIdW__active{color:var(--text-primary);background:#7b2d8e33}.Header-module__lnUIdW__actions{flex-shrink:0;align-items:center;gap:8px;min-width:0;display:flex}.Header-module__lnUIdW__actionBtn{border-radius:var(--radius-full);width:40px;height:40px;color:var(--text-secondary);transition:all var(--transition-fast);background:0 0;justify-content:center;align-items:center;gap:6px;display:flex;position:relative}.Header-module__lnUIdW__actionBtn:hover{color:var(--text-primary);background:var(--bg-card)}.Header-module__lnUIdW__loginBtn{border:1px solid var(--border-color);width:auto;padding:8px 16px}.Header-module__lnUIdW__loginText{font-size:.875rem;font-weight:500}.Header-module__lnUIdW__cartBadge{background:var(--gradient-cta);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.625rem;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.Header-module__lnUIdW__userMenu{position:relative}.Header-module__lnUIdW__userBtn{border-radius:var(--radius-full);background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-primary);transition:all var(--transition-fast);align-items:center;gap:8px;padding:6px 12px;display:flex}.Header-module__lnUIdW__userBtn:hover{border-color:var(--primary)}.Header-module__lnUIdW__userName{font-size:.875rem;font-weight:500}.Header-module__lnUIdW__dropdown{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);min-width:200px;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;transition:all var(--transition-fast);padding:8px;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-8px)}.Header-module__lnUIdW__userMenu:hover .Header-module__lnUIdW__dropdown,.Header-module__lnUIdW__dropdownAberto{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__lnUIdW__dropdownItem{border-radius:var(--radius-sm);color:var(--text-secondary);transition:all var(--transition-fast);text-align:left;background:0 0;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:.875rem;display:flex}.Header-module__lnUIdW__dropdownItem:hover{color:var(--text-primary);background:var(--bg-surface)}.Header-module__lnUIdW__menuToggle{background:var(--bg-surface);border:1px solid var(--border-color-hover);height:38px;color:var(--text-primary);border-radius:var(--radius-md);align-items:center;gap:6px;padding:0 12px;font-size:.8125rem;font-weight:600;display:none}.Header-module__lnUIdW__menuToggleTexto{line-height:1}.Header-module__lnUIdW__mobileMenu{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--border-color);flex-direction:column;gap:4px;padding:16px 24px;animation:.2s Header-module__lnUIdW__fadeInDown;display:none}.Header-module__lnUIdW__mobileLink{border-radius:var(--radius-md);color:var(--text-secondary);transition:all var(--transition-fast);text-align:left;background:0 0;align-items:center;gap:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:1rem;display:flex}.Header-module__lnUIdW__mobileLink:hover,.Header-module__lnUIdW__mobileLink.Header-module__lnUIdW__active{color:var(--text-primary);background:var(--bg-card)}@media (max-width:768px){.Header-module__lnUIdW__nav{display:none}.Header-module__lnUIdW__menuToggle,.Header-module__lnUIdW__mobileMenu{display:flex}.Header-module__lnUIdW__soDesktop{display:none}.Header-module__lnUIdW__container{gap:12px;padding:0 16px}.Header-module__lnUIdW__logoText{font-size:1.125rem}.Header-module__lnUIdW__logoIcon{width:34px;height:34px}.Header-module__lnUIdW__actions{flex-shrink:0;gap:4px}}.Header-module__lnUIdW__mobileSeparador{background:var(--border-color);height:1px;margin:8px 0}@media (max-width:420px){.Header-module__lnUIdW__menuToggle{padding:0 10px}}.Header-module__lnUIdW__mobileTema{color:var(--text-secondary);justify-content:space-between;align-items:center;gap:12px;padding:6px 16px;font-size:1rem;display:flex}
.PasswordInput-module__EVZAfq__wrapper{width:100%;position:relative}.PasswordInput-module__EVZAfq__wrapper input{width:100%;padding-right:42px}.PasswordInput-module__EVZAfq__alternar{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.PasswordInput-module__EVZAfq__alternar:hover{color:var(--primary-lighter)}.PasswordInput-module__EVZAfq__alternar:focus-visible{outline:2px solid var(--primary);outline-offset:1px}
.LoginModal-module__75y4sG__overlay{background:var(--overlay);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:var(--z-modal-backdrop);justify-content:center;align-items:center;padding:24px;animation:.2s LoginModal-module__75y4sG__fadeIn;display:flex;position:fixed;inset:0}.LoginModal-module__75y4sG__modal{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);width:100%;max-width:420px;box-shadow:var(--shadow-lg), var(--shadow-glow);padding:40px;animation:.3s LoginModal-module__75y4sG__scaleIn;position:relative}.LoginModal-module__75y4sG__closeBtn{border-radius:var(--radius-full);background:var(--bg-surface);width:32px;height:32px;color:var(--text-muted);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:16px}.LoginModal-module__75y4sG__closeBtn:hover{color:var(--text-primary);background:var(--bg-elevated)}.LoginModal-module__75y4sG__header{text-align:center;margin-bottom:24px}.LoginModal-module__75y4sG__icon{object-fit:cover;border-radius:50%;width:64px;height:64px;margin:0 auto 12px;display:block}.LoginModal-module__75y4sG__title{color:var(--text-primary);margin-bottom:8px;font-size:1.5rem;font-weight:800}.LoginModal-module__75y4sG__subtitle{color:var(--text-muted);font-size:.875rem}.LoginModal-module__75y4sG__error{color:var(--accent-red);border-radius:var(--radius-md);text-align:center;background:#e5393526;margin-bottom:16px;padding:12px 16px;font-size:.875rem}.LoginModal-module__75y4sG__form{flex-direction:column;gap:16px;display:flex}.LoginModal-module__75y4sG__inputGroup{position:relative}.LoginModal-module__75y4sG__inputIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.LoginModal-module__75y4sG__input{background:var(--bg-input);border:1px solid var(--border-color);border-radius:var(--radius-md);width:100%;color:var(--text-primary);transition:all var(--transition-fast);padding:14px 16px 14px 44px;font-size:.9375rem}.LoginModal-module__75y4sG__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #7b2d8e33}.LoginModal-module__75y4sG__input::placeholder{color:var(--text-muted)}.LoginModal-module__75y4sG__submitBtn{width:100%;margin-top:8px}.LoginModal-module__75y4sG__switchText{text-align:center;color:var(--text-muted);font-size:.875rem}.LoginModal-module__75y4sG__switchBtn{color:var(--primary-lighter);transition:color var(--transition-fast);background:0 0;font-weight:600}.LoginModal-module__75y4sG__switchBtn:hover{color:var(--accent-cyan)}.LoginModal-module__75y4sG__demoHint{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);text-align:center;color:var(--text-muted);padding:12px;font-size:.75rem;line-height:1.6}.LoginModal-module__75y4sG__demoHint strong{color:var(--text-secondary)}.LoginModal-module__75y4sG__rules{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);grid-template-columns:1fr 1fr;gap:6px 12px;margin:-4px 0 4px;padding:12px;list-style:none;display:grid}.LoginModal-module__75y4sG__rule{color:var(--text-muted);transition:color var(--transition-fast);align-items:center;gap:6px;font-size:.75rem;display:flex}.LoginModal-module__75y4sG__rule.LoginModal-module__75y4sG__ruleDone{color:var(--accent-green)}.LoginModal-module__75y4sG__ruleMark{background:var(--bg-input);border:1px solid var(--border-color);width:16px;height:16px;transition:all var(--transition-fast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.LoginModal-module__75y4sG__rule.LoginModal-module__75y4sG__ruleDone .LoginModal-module__75y4sG__ruleMark{border-color:var(--accent-green);background:#7ac94326}.LoginModal-module__75y4sG__ruleDot{background:var(--text-muted);border-radius:50%;width:4px;height:4px}@media (max-width:480px){.LoginModal-module__75y4sG__modal{padding:28px 20px}.LoginModal-module__75y4sG__rules{grid-template-columns:1fr}}@keyframes LoginModal-module__75y4sG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LoginModal-module__75y4sG__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.LoginModal-module__75y4sG__esqueciBtn{color:var(--text-secondary);cursor:pointer;text-underline-offset:3px;transition:color var(--transition-fast);background:0 0;border:none;padding:4px;font-size:.8125rem;text-decoration:underline}.LoginModal-module__75y4sG__esqueciBtn:hover{color:var(--primary-lighter)}.LoginModal-module__75y4sG__avisoRecuperar{border:1px solid var(--accent-green);color:var(--accent-green);border-radius:var(--radius-md);text-align:left;background:#7ac9431f;padding:14px 16px;font-size:.875rem;line-height:1.6}
.CartDrawer-module__IlD0ia__backdrop{background:var(--overlay);z-index:var(--z-modal-backdrop);animation:.2s CartDrawer-module__IlD0ia__fadeIn;position:fixed;inset:0}.CartDrawer-module__IlD0ia__drawer{background:var(--bg-dark);border-left:1px solid var(--border-color);width:420px;max-width:100vw;z-index:var(--z-modal);flex-direction:column;animation:.3s CartDrawer-module__IlD0ia__slideInRight;display:flex;position:fixed;top:0;bottom:0;right:0}.CartDrawer-module__IlD0ia__header{border-bottom:1px solid var(--border-color);flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.CartDrawer-module__IlD0ia__headerTitle{color:var(--text-primary);align-items:center;gap:10px;display:flex}.CartDrawer-module__IlD0ia__headerTitle h3{font-family:var(--font-heading);font-size:1.125rem;font-weight:700}.CartDrawer-module__IlD0ia__closeBtn{border-radius:var(--radius-full);background:var(--bg-card);width:36px;height:36px;color:var(--text-muted);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.CartDrawer-module__IlD0ia__closeBtn:hover{color:var(--text-primary);background:var(--bg-surface)}.CartDrawer-module__IlD0ia__empty{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:48px;display:flex}.CartDrawer-module__IlD0ia__emptyIcon{opacity:.5;font-size:3rem}.CartDrawer-module__IlD0ia__emptyTitle{font-family:var(--font-heading);color:var(--text-secondary);font-size:1.125rem;font-weight:600}.CartDrawer-module__IlD0ia__emptyText{color:var(--text-muted);font-size:.875rem}.CartDrawer-module__IlD0ia__corpo{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.CartDrawer-module__IlD0ia__items{flex-direction:column;flex:none;gap:16px;padding:16px 24px;display:flex}.CartDrawer-module__IlD0ia__item{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);gap:14px;padding:16px;display:flex}.CartDrawer-module__IlD0ia__itemThumb{border-radius:var(--radius-sm);object-fit:cover;background:var(--bg-surface);flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.CartDrawer-module__IlD0ia__itemEmoji{font-size:1.5rem}.CartDrawer-module__IlD0ia__itemInfo{flex:1;min-width:0}.CartDrawer-module__IlD0ia__itemName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:.9375rem;font-weight:600;overflow:hidden}.CartDrawer-module__IlD0ia__itemMeta{color:var(--text-muted);flex-wrap:wrap;gap:10px;margin-bottom:4px;font-size:.75rem;display:flex}.CartDrawer-module__IlD0ia__itemCustom{color:var(--accent-yellow);margin-bottom:8px;font-size:.75rem;display:block}.CartDrawer-module__IlD0ia__itemBottom{align-items:center;gap:12px;display:flex}.CartDrawer-module__IlD0ia__quantity{background:var(--bg-surface);border-radius:var(--radius-sm);align-items:center;gap:4px;padding:2px;display:flex}.CartDrawer-module__IlD0ia__qtyBtn{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-secondary);transition:all var(--transition-fast);background:0 0;justify-content:center;align-items:center;display:flex}.CartDrawer-module__IlD0ia__qtyBtn:hover{background:var(--bg-elevated);color:var(--text-primary)}.CartDrawer-module__IlD0ia__qtyValue{text-align:center;min-width:24px;color:var(--text-primary);font-size:.875rem;font-weight:600}.CartDrawer-module__IlD0ia__itemPrice{color:var(--accent-green);margin-left:auto;font-size:.9375rem;font-weight:700}.CartDrawer-module__IlD0ia__removeBtn{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-muted);transition:all var(--transition-fast);background:0 0;justify-content:center;align-items:center;display:flex}.CartDrawer-module__IlD0ia__removeBtn:hover{color:var(--accent-red);background:#e539351a}.CartDrawer-module__IlD0ia__footer{border-top:1px solid var(--border-color);flex-shrink:0;padding:20px 24px}.CartDrawer-module__IlD0ia__subtotalRow{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-bottom:4px;font-size:.9375rem;display:flex}.CartDrawer-module__IlD0ia__subtotalValue{color:var(--text-primary);font-size:1.25rem;font-weight:700}.CartDrawer-module__IlD0ia__secaoTitulo{color:var(--text-secondary);align-items:center;gap:6px;margin-bottom:8px;font-size:.75rem;display:flex}.CartDrawer-module__IlD0ia__cupomSecao{margin:14px 0 12px}.CartDrawer-module__IlD0ia__cupomLinha{gap:8px;display:flex}.CartDrawer-module__IlD0ia__cupomLinha>input{flex:1;min-width:0}.CartDrawer-module__IlD0ia__cupomAplicado{color:var(--accent-green);justify-content:space-between;align-items:center;gap:8px;font-size:.8125rem;display:flex}.CartDrawer-module__IlD0ia__cupomAplicado>span{align-items:center;gap:6px;display:flex}.CartDrawer-module__IlD0ia__cupomRemover{color:var(--text-muted);flex-shrink:0;font-size:.75rem;text-decoration:underline}.CartDrawer-module__IlD0ia__cupomRemover:hover{color:var(--text-secondary)}.CartDrawer-module__IlD0ia__entregaSecao{margin:14px 0 12px}.CartDrawer-module__IlD0ia__entregaOpcoes{flex-direction:column;gap:8px;display:flex}.CartDrawer-module__IlD0ia__entregaOpcao{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);cursor:pointer;transition:border-color var(--transition-fast);align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.CartDrawer-module__IlD0ia__entregaOpcao input[type=radio]{accent-color:var(--accent-green);flex-shrink:0;margin-top:2px}.CartDrawer-module__IlD0ia__entregaOpcaoAtiva{border-color:var(--accent-green)}.CartDrawer-module__IlD0ia__entregaInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.CartDrawer-module__IlD0ia__entregaLinha1{color:var(--text-primary);justify-content:space-between;align-items:center;gap:8px;font-size:.875rem;font-weight:600;display:flex}.CartDrawer-module__IlD0ia__entregaDetalhe{color:var(--text-muted);font-size:.6875rem}.CartDrawer-module__IlD0ia__resumo{border-top:1px dashed var(--border-color);flex-direction:column;gap:4px;margin:14px 0 12px;padding-top:12px;display:flex}.CartDrawer-module__IlD0ia__linhaDesconto{color:var(--accent-green);justify-content:space-between;align-items:center;padding:6px 0;font-size:.88rem;display:flex}.CartDrawer-module__IlD0ia__avisoEstimativa{color:var(--text-muted);margin-top:6px;font-size:.75rem;line-height:1.4}.CartDrawer-module__IlD0ia__checkoutError{color:var(--erro-escuro);border:1px solid var(--accent-red);border-radius:var(--radius-sm);background:#c135431a;margin-bottom:12px;padding:8px 12px;font-size:.8125rem}@media (max-width:480px){.CartDrawer-module__IlD0ia__drawer{width:100vw}}@keyframes CartDrawer-module__IlD0ia__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CartDrawer-module__IlD0ia__slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.CartDrawer-module__IlD0ia__contato{gap:10px;margin:14px 0 12px;display:flex}.CartDrawer-module__IlD0ia__contatoCampo{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.CartDrawer-module__IlD0ia__contatoCampo>span{color:var(--text-secondary);font-size:.75rem}.CartDrawer-module__IlD0ia__semConta{color:var(--text-muted);text-align:center;margin-top:10px;font-size:.75rem;line-height:1.5}.CartDrawer-module__IlD0ia__sucesso{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:32px 24px;display:flex}.CartDrawer-module__IlD0ia__sucessoIcone{color:var(--accent-green);animation:CartDrawer-module__IlD0ia__comemorar .6s var(--transition-bounce)}.CartDrawer-module__IlD0ia__sucesso h4{font-size:1.25rem;font-weight:700}.CartDrawer-module__IlD0ia__sucessoTexto{color:var(--text-secondary);max-width:300px;font-size:.8125rem;line-height:1.6}.CartDrawer-module__IlD0ia__codigoCaixa{background:var(--bg-surface);border:1px solid var(--accent-green);border-radius:var(--radius-md);flex-direction:column;gap:4px;width:100%;padding:14px;display:flex}.CartDrawer-module__IlD0ia__codigoCaixa span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.6875rem}.CartDrawer-module__IlD0ia__codigoCaixa strong{font-size:1.5rem;font-family:var(--font-heading);color:var(--accent-green);-webkit-user-select:all;user-select:all}.CartDrawer-module__IlD0ia__sucessoAcoes{flex-direction:column;gap:8px;width:100%;margin-top:6px;display:flex}.CartDrawer-module__IlD0ia__sucessoAcoes>*{width:100%}@keyframes CartDrawer-module__IlD0ia__comemorar{0%{opacity:0;transform:scale(.4)}60%{opacity:1;transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.CartDrawer-module__IlD0ia__checkoutError{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.CartDrawer-module__IlD0ia__removerProblema{border-radius:var(--radius-sm);background:var(--accent-red);color:#fff;cursor:pointer;transition:opacity var(--transition-fast);align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.CartDrawer-module__IlD0ia__removerProblema:hover{opacity:.85}.CartDrawer-module__IlD0ia__recado{flex-direction:column;gap:5px;margin:14px 0 12px;display:flex}.CartDrawer-module__IlD0ia__recado>span{color:var(--text-secondary);align-items:baseline;gap:6px;font-size:.75rem;display:flex}.CartDrawer-module__IlD0ia__recado em{color:var(--text-muted);font-size:.6875rem;font-style:normal}.CartDrawer-module__IlD0ia__recado textarea{resize:vertical;min-height:54px}
.AlertsPanel-module__MfQDsq__lista{flex-direction:column;gap:10px;margin-bottom:28px;display:flex}.AlertsPanel-module__MfQDsq__alerta{border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--bg-card);animation:AlertsPanel-module__MfQDsq__fadeInUp var(--transition-base) ease-out;align-items:center;gap:14px;padding:14px 16px;display:flex}.AlertsPanel-module__MfQDsq__icone{flex-shrink:0;font-size:1.25rem;line-height:1}.AlertsPanel-module__MfQDsq__texto{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.AlertsPanel-module__MfQDsq__texto strong{color:var(--text-primary);font-size:.9375rem}.AlertsPanel-module__MfQDsq__texto span{color:var(--text-secondary);font-size:.8125rem;line-height:1.5}.AlertsPanel-module__MfQDsq__critico{border-color:var(--accent-red);background:#e5393514}.AlertsPanel-module__MfQDsq__acao{border-color:var(--accent-blue);background:#2196f314}.AlertsPanel-module__MfQDsq__atencao{border-color:var(--accent-yellow);background:#f5a62314}.AlertsPanel-module__MfQDsq__info{border-color:var(--border-color)}.AlertsPanel-module__MfQDsq__tudoCerto{border-radius:var(--radius-md);border:1px solid var(--accent-green);background:#7ac94314;align-items:center;gap:14px;margin-bottom:28px;padding:14px 16px;display:flex}.AlertsPanel-module__MfQDsq__tudoCerto>span:first-child{font-size:1.25rem}.AlertsPanel-module__MfQDsq__tudoCerto div{flex-direction:column;flex:1;gap:2px;display:flex}.AlertsPanel-module__MfQDsq__tudoCerto strong{color:var(--text-primary);font-size:.9375rem}.AlertsPanel-module__MfQDsq__tudoCerto span{color:var(--text-secondary);font-size:.8125rem}@media (max-width:768px){.AlertsPanel-module__MfQDsq__alerta,.AlertsPanel-module__MfQDsq__tudoCerto{flex-wrap:wrap}.AlertsPanel-module__MfQDsq__alerta button,.AlertsPanel-module__MfQDsq__tudoCerto button{width:100%}}@keyframes AlertsPanel-module__MfQDsq__fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.NotificationBell-module__inkoma__wrap{z-index:var(--z-dropdown);position:fixed;top:84px;right:20px}.NotificationBell-module__inkoma__sino{border-radius:var(--radius-full);background:var(--bg-surface);border:1px solid var(--border-color);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;box-shadow:var(--shadow-sm);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex;position:relative}.NotificationBell-module__inkoma__sino:hover{color:var(--text-primary);border-color:var(--border-color-hover);box-shadow:var(--shadow-md)}.NotificationBell-module__inkoma__sinoAtivo{color:var(--primary-lighter);border-color:var(--primary)}.NotificationBell-module__inkoma__sinoCritico{animation:2s ease-in-out infinite NotificationBell-module__inkoma__pulsar}@keyframes NotificationBell-module__inkoma__pulsar{0%,to{box-shadow:var(--shadow-sm)}50%{box-shadow:0 0 0 6px var(--primary-glow)}}.NotificationBell-module__inkoma__badge{border-radius:var(--radius-full);background:var(--accent-red);min-width:18px;height:18px;color:var(--text-primary);justify-content:center;align-items:center;padding:0 4px;font-size:.6875rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.NotificationBell-module__inkoma__dropdown{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:min(360px,100vw - 32px);max-height:70vh;box-shadow:var(--shadow-lg);animation:.15s ease-out NotificationBell-module__inkoma__aparecer;position:absolute;top:48px;right:0;overflow-y:auto}@keyframes NotificationBell-module__inkoma__aparecer{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.NotificationBell-module__inkoma__cabecalho{border-bottom:1px solid var(--border-color);color:var(--text-primary);background:var(--bg-card);justify-content:space-between;align-items:center;padding:12px 16px;font-size:.875rem;display:flex;position:sticky;top:0}.NotificationBell-module__inkoma__atualizar{border-radius:var(--radius-sm);width:26px;height:26px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.NotificationBell-module__inkoma__atualizar:hover{color:var(--text-primary);background:var(--bg-surface)}.NotificationBell-module__inkoma__girando{animation:1s linear infinite NotificationBell-module__inkoma__girar}@keyframes NotificationBell-module__inkoma__girar{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.NotificationBell-module__inkoma__vazio{color:var(--text-secondary);align-items:center;gap:10px;padding:20px 16px;font-size:.8125rem;display:flex}.NotificationBell-module__inkoma__vazio svg{color:var(--accent-green);flex-shrink:0}.NotificationBell-module__inkoma__lista{flex-direction:column;gap:2px;padding:6px;display:flex}.NotificationBell-module__inkoma__item{border-radius:var(--radius-md);color:var(--text-primary);text-align:left;cursor:pointer;transition:background var(--transition-fast);background:0 0;border:none;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.NotificationBell-module__inkoma__item:hover{background:var(--bg-surface)}.NotificationBell-module__inkoma__itemIcone{color:var(--text-muted);flex-shrink:0;margin-top:2px}.NotificationBell-module__inkoma__critico .NotificationBell-module__inkoma__itemIcone{color:var(--accent-red)}.NotificationBell-module__inkoma__acao .NotificationBell-module__inkoma__itemIcone{color:var(--accent-yellow)}.NotificationBell-module__inkoma__atencao .NotificationBell-module__inkoma__itemIcone{color:var(--accent-orange)}.NotificationBell-module__inkoma__info .NotificationBell-module__inkoma__itemIcone{color:var(--accent-cyan)}.NotificationBell-module__inkoma__itemTexto{flex-direction:column;gap:2px;min-width:0;display:flex}.NotificationBell-module__inkoma__itemTexto strong{font-size:.8125rem;font-weight:600}.NotificationBell-module__inkoma__itemTexto span{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;display:-webkit-box;overflow:hidden}@media (max-width:768px){.NotificationBell-module__inkoma__wrap{top:80px;right:12px}}
.QuotesPanel-module__bO-rkG__header{margin-bottom:24px}.QuotesPanel-module__bO-rkG__titulo{margin-bottom:6px;font-size:1.75rem;font-weight:800}.QuotesPanel-module__bO-rkG__subtitulo{color:var(--text-secondary);max-width:640px;font-size:.9375rem}.QuotesPanel-module__bO-rkG__erro{border:1px solid var(--accent-red);color:var(--accent-red);border-radius:var(--radius-sm);background:#e539351f;margin-bottom:16px;padding:12px 16px;font-size:.875rem}.QuotesPanel-module__bO-rkG__vazio{text-align:center;color:var(--text-secondary);padding:48px 24px}.QuotesPanel-module__bO-rkG__vazio svg{color:var(--text-muted);margin-bottom:12px}.QuotesPanel-module__bO-rkG__vazio h3{color:var(--text-primary);margin-bottom:8px;font-size:1.125rem}.QuotesPanel-module__bO-rkG__vazio p{max-width:460px;margin:0 auto;font-size:.875rem;line-height:1.6}.QuotesPanel-module__bO-rkG__lista{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:14px;display:grid}.QuotesPanel-module__bO-rkG__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:all var(--transition-base);flex-direction:column;gap:12px;padding:16px;display:flex}.QuotesPanel-module__bO-rkG__card:hover{border-color:var(--border-color-hover)}.QuotesPanel-module__bO-rkG__topo{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.QuotesPanel-module__bO-rkG__cliente{flex-direction:column;gap:2px;min-width:0;display:flex}.QuotesPanel-module__bO-rkG__cliente strong{color:var(--text-primary);font-size:.9375rem}.QuotesPanel-module__bO-rkG__cliente span{color:var(--text-muted);word-break:break-all;font-size:.8125rem}.QuotesPanel-module__bO-rkG__status{white-space:nowrap;font-size:.75rem;font-weight:600}.QuotesPanel-module__bO-rkG__descricao{background:var(--bg-surface);border-radius:var(--radius-sm);color:var(--text-secondary);white-space:pre-wrap;margin:0;padding:10px 12px;font-size:.875rem;line-height:1.5}.QuotesPanel-module__bO-rkG__referencias{flex-wrap:wrap;gap:8px;display:flex}.QuotesPanel-module__bO-rkG__referencia{object-fit:cover;border-radius:var(--radius-sm);width:72px;height:72px;display:block}.QuotesPanel-module__bO-rkG__baixar{color:var(--primary-lighter);border-radius:var(--radius-sm);transition:all var(--transition-fast);padding:4px;display:flex}.QuotesPanel-module__bO-rkG__baixar:hover{background:var(--bg-elevated)}.QuotesPanel-module__bO-rkG__numeros{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.8125rem;display:flex}.QuotesPanel-module__bO-rkG__numeros span{align-items:center;gap:4px;display:inline-flex}.QuotesPanel-module__bO-rkG__rodape{border-top:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-top:10px;display:flex}.QuotesPanel-module__bO-rkG__data{color:var(--text-muted);font-size:.75rem}.QuotesPanel-module__bO-rkG__acoes{align-items:center;gap:8px;display:flex}.QuotesPanel-module__bO-rkG__seletor{padding:6px 10px;font-size:.8125rem}@media (max-width:768px){.QuotesPanel-module__bO-rkG__titulo{font-size:1.375rem}.QuotesPanel-module__bO-rkG__lista{grid-template-columns:1fr}.QuotesPanel-module__bO-rkG__rodape{flex-direction:column;align-items:stretch}.QuotesPanel-module__bO-rkG__acoes{flex-direction:column}.QuotesPanel-module__bO-rkG__acoes>*{width:100%}}
.VendaPresencial-module__OlmTZG__overlay{background:var(--overlay);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:var(--z-modal);justify-content:center;align-items:center;padding:20px;animation:.15s VendaPresencial-module__OlmTZG__fadeIn;display:flex;position:fixed;inset:0}.VendaPresencial-module__OlmTZG__modal{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:100%;max-width:720px;max-height:min(860px,92vh);box-shadow:var(--shadow-lg);flex-direction:column;animation:.2s VendaPresencial-module__OlmTZG__scaleIn;display:flex;overflow:hidden}.VendaPresencial-module__OlmTZG__cabecalho{border-bottom:1px solid var(--border-color);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px 14px;display:flex}.VendaPresencial-module__OlmTZG__cabecalho h3{align-items:center;gap:8px;margin:0 0 3px;font-size:1.0625rem;font-weight:700;display:flex}.VendaPresencial-module__OlmTZG__cabecalho p{color:var(--text-muted);margin:0;font-size:.8125rem;line-height:1.5}.VendaPresencial-module__OlmTZG__cabecalho button{border:1px solid var(--border-color);border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:0 0;flex-shrink:0;place-items:center;display:grid}.VendaPresencial-module__OlmTZG__corpo{flex-direction:column;flex:1;gap:20px;min-height:0;padding:16px 20px;display:flex;overflow-y:auto}.VendaPresencial-module__OlmTZG__erro{border-radius:var(--radius-sm);color:var(--erro-escuro);background:color-mix(in srgb, var(--erro) 10%, var(--bg-surface));border:1px solid var(--erro);align-items:flex-start;gap:10px;padding:10px 14px;font-size:.875rem;display:flex}.VendaPresencial-module__OlmTZG__secao h4{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:0 0 10px;font-size:.75rem;font-weight:700}.VendaPresencial-module__OlmTZG__buscaCaixa{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-input);color:var(--text-muted);align-items:center;gap:8px;padding:0 12px;display:flex}.VendaPresencial-module__OlmTZG__buscaCaixa:focus-within{border-color:var(--border-color-focus)}.VendaPresencial-module__OlmTZG__buscaCaixa .VendaPresencial-module__OlmTZG__input{background:0 0;border:0;padding:9px 0}.VendaPresencial-module__OlmTZG__sugestoes{border:1px solid var(--border-color);border-radius:var(--radius-sm);margin:6px 0 0;padding:0;list-style:none;overflow:hidden}.VendaPresencial-module__OlmTZG__sugestoes button{background:var(--bg-card);text-align:left;cursor:pointer;border:0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:9px 12px;font-size:.875rem;display:flex}.VendaPresencial-module__OlmTZG__sugestoes li+li button{border-top:1px solid var(--border-color)}.VendaPresencial-module__OlmTZG__sugestoes button:hover{background:var(--bg-surface)}.VendaPresencial-module__OlmTZG__sugestoes em{color:var(--text-muted);font-size:.8125rem;font-style:normal}.VendaPresencial-module__OlmTZG__vazio{color:var(--text-muted);margin:12px 0;font-size:.8125rem;line-height:1.6}.VendaPresencial-module__OlmTZG__linha,.VendaPresencial-module__OlmTZG__avulso{align-items:center;gap:8px;margin-top:8px;display:grid}.VendaPresencial-module__OlmTZG__linha{grid-template-columns:minmax(0,1fr) 90px 110px 64px 84px 32px}.VendaPresencial-module__OlmTZG__avulso{border:1px dashed var(--border-color-hover);border-radius:var(--radius-sm);background:var(--bg-surface);grid-template-columns:minmax(0,1fr) 80px 90px 64px 84px auto auto;padding:10px}.VendaPresencial-module__OlmTZG__linhaNome{flex-direction:column;gap:2px;min-width:0;display:flex}.VendaPresencial-module__OlmTZG__linhaNome strong{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.VendaPresencial-module__OlmTZG__selo{border-radius:var(--radius-full);background:color-mix(in srgb, var(--aviso) 18%, transparent);color:var(--aviso-escuro);align-self:flex-start;padding:1px 7px;font-size:.625rem;font-weight:700}.VendaPresencial-module__OlmTZG__linhaTotal{text-align:right;font-variant-numeric:tabular-nums;font-size:.875rem;font-weight:600}.VendaPresencial-module__OlmTZG__remover{border:1px solid var(--border-color);border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;place-items:center;display:grid}.VendaPresencial-module__OlmTZG__remover:hover{border-color:var(--erro);color:var(--erro)}.VendaPresencial-module__OlmTZG__grade{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.VendaPresencial-module__OlmTZG__campo{flex-direction:column;gap:4px;min-width:0;font-size:.875rem;display:flex}.VendaPresencial-module__OlmTZG__campo>span{flex-direction:column;gap:2px;font-weight:600;display:flex}.VendaPresencial-module__OlmTZG__campo b{color:var(--coral)}.VendaPresencial-module__OlmTZG__campo em{color:var(--text-muted);font-size:.6875rem;font-style:normal;font-weight:400}.VendaPresencial-module__OlmTZG__campoLargo{grid-column:1/-1}.VendaPresencial-module__OlmTZG__campoPago{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface);cursor:pointer;flex-direction:row;align-items:flex-start;gap:8px;padding:10px 12px}.VendaPresencial-module__OlmTZG__campoPago input{flex-shrink:0;margin-top:2px}.VendaPresencial-module__OlmTZG__rodape{border-top:1px solid var(--border-color);background:var(--bg-card);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin:0 -20px -16px;padding:14px 20px;display:flex;position:sticky;bottom:-16px}.VendaPresencial-module__OlmTZG__totais{flex-direction:column;gap:2px;min-width:200px;margin:0;font-size:.8125rem;display:flex}.VendaPresencial-module__OlmTZG__totais>div{justify-content:space-between;gap:16px;display:flex}.VendaPresencial-module__OlmTZG__totais dt{color:var(--text-secondary)}.VendaPresencial-module__OlmTZG__totais dd{font-variant-numeric:tabular-nums;margin:0}.VendaPresencial-module__OlmTZG__desconto dd{color:var(--sucesso)}.VendaPresencial-module__OlmTZG__total{border-top:1px solid var(--border-color);margin-top:4px;padding-top:6px;font-size:1.0625rem;font-weight:800}.VendaPresencial-module__OlmTZG__acoes{gap:8px;margin-left:auto;display:flex}@media (max-width:760px){.VendaPresencial-module__OlmTZG__overlay{padding:0}.VendaPresencial-module__OlmTZG__modal{border:0;border-radius:0;max-width:none;max-height:100vh}.VendaPresencial-module__OlmTZG__grade{grid-template-columns:1fr}.VendaPresencial-module__OlmTZG__linha,.VendaPresencial-module__OlmTZG__avulso{grid-template-columns:minmax(0,1fr) 1fr 56px 32px}.VendaPresencial-module__OlmTZG__linhaNome,.VendaPresencial-module__OlmTZG__avulso>input:first-child{grid-column:1/-1}.VendaPresencial-module__OlmTZG__linhaTotal{text-align:left;grid-column:1/-1}}
.OrdersPanel-module__88yrNq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.OrdersPanel-module__88yrNq__headerTexto{min-width:0}.OrdersPanel-module__88yrNq__titulo{margin-bottom:6px;font-size:1.75rem;font-weight:800}.OrdersPanel-module__88yrNq__subtitulo{color:var(--text-secondary);max-width:640px;font-size:.9375rem}.OrdersPanel-module__88yrNq__filtros{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.OrdersPanel-module__88yrNq__buscaCaixa{min-width:220px;color:var(--text-muted);flex:1;align-items:center;display:flex;position:relative}.OrdersPanel-module__88yrNq__buscaCaixa svg{pointer-events:none;position:absolute;left:12px}.OrdersPanel-module__88yrNq__buscaCaixa input{width:100%;padding-left:36px;padding-right:32px}.OrdersPanel-module__88yrNq__limparBusca{color:var(--text-muted);border-radius:var(--radius-full);padding:4px;position:absolute;right:8px}.OrdersPanel-module__88yrNq__limparBusca:hover{color:var(--text-primary);background:var(--bg-surface)}.OrdersPanel-module__88yrNq__vazio{text-align:center;color:var(--text-secondary);padding:48px 24px}.OrdersPanel-module__88yrNq__vazio svg{color:var(--text-muted);margin-bottom:12px}.OrdersPanel-module__88yrNq__vazio h3{color:var(--text-primary);margin-bottom:8px;font-size:1.125rem}.OrdersPanel-module__88yrNq__lista{flex-direction:column;gap:8px;display:flex}.OrdersPanel-module__88yrNq__linha{text-align:left;background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:100%;transition:border-color var(--transition-fast);grid-template-columns:1fr 1.4fr auto auto auto auto;align-items:center;gap:14px;padding:12px 16px;display:grid}.OrdersPanel-module__88yrNq__linha:hover{border-color:var(--border-color-hover)}.OrdersPanel-module__88yrNq__linhaCodigo{color:var(--text-primary);align-items:center;gap:6px;font-size:.875rem;font-weight:700;display:flex}.OrdersPanel-module__88yrNq__pin{color:var(--text-muted);font-size:.75rem}.OrdersPanel-module__88yrNq__linhaCliente{flex-direction:column;gap:2px;min-width:0;display:flex}.OrdersPanel-module__88yrNq__linhaCliente strong{color:var(--text-primary);font-size:.875rem}.OrdersPanel-module__88yrNq__linhaCliente span{color:var(--text-muted);font-size:.75rem}.OrdersPanel-module__88yrNq__linhaStatus{border-radius:var(--radius-full);white-space:nowrap;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.OrdersPanel-module__88yrNq__pillInfo{color:var(--info);background:color-mix(in srgb, var(--info) 10%, var(--bg-card))}.OrdersPanel-module__88yrNq__pillAviso{color:var(--aviso);background:color-mix(in srgb, var(--aviso) 10%, var(--bg-card))}.OrdersPanel-module__88yrNq__pillSucesso{color:var(--sucesso);background:color-mix(in srgb, var(--sucesso) 10%, var(--bg-card))}.OrdersPanel-module__88yrNq__pillErro{color:var(--erro);background:color-mix(in srgb, var(--erro) 10%, var(--bg-card))}.OrdersPanel-module__88yrNq__pillMuted{color:var(--text-muted);background:color-mix(in srgb, var(--text-muted) 10%, var(--bg-card))}.OrdersPanel-module__88yrNq__linhaItens,.OrdersPanel-module__88yrNq__linhaTotal,.OrdersPanel-module__88yrNq__linhaData{color:var(--text-secondary);white-space:nowrap;font-size:.8125rem}.OrdersPanel-module__88yrNq__linhaTotal{color:var(--text-primary);font-weight:700}.OrdersPanel-module__88yrNq__paginacao{color:var(--text-secondary);justify-content:center;align-items:center;gap:16px;margin-top:16px;font-size:.8125rem;display:flex}.OrdersPanel-module__88yrNq__overlay{background:var(--overlay);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:var(--z-modal-backdrop);justify-content:center;align-items:flex-start;padding:24px 16px;animation:.2s OrdersPanel-module__88yrNq__fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.OrdersPanel-module__88yrNq__painel{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);width:100%;max-width:880px;box-shadow:var(--shadow-lg);padding:24px;animation:.25s OrdersPanel-module__88yrNq__scaleIn}.OrdersPanel-module__88yrNq__carregando{color:var(--text-secondary);text-align:center;padding:40px}.OrdersPanel-module__88yrNq__painelTopo{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.OrdersPanel-module__88yrNq__painelTopo h2{margin-bottom:6px;font-size:1.375rem}.OrdersPanel-module__88yrNq__fechar{color:var(--text-muted);border-radius:var(--radius-full);background:0 0;padding:6px}.OrdersPanel-module__88yrNq__fechar:hover{color:var(--text-primary);background:var(--bg-surface)}.OrdersPanel-module__88yrNq__relogio{background:var(--bg-surface);border-radius:var(--radius-md);color:var(--text-secondary);align-items:center;gap:10px;margin-bottom:14px;padding:10px 14px;font-size:.8125rem;display:flex}.OrdersPanel-module__88yrNq__relogioUrgente,.OrdersPanel-module__88yrNq__relogioUrgente strong{color:var(--coral-escuro)}.OrdersPanel-module__88yrNq__alertaAviso{color:var(--aviso-escuro);background:color-mix(in srgb, var(--aviso) 10%, var(--bg-surface));border:1px solid var(--aviso);border-radius:var(--radius-sm);align-items:flex-start;gap:10px;margin-bottom:14px;padding:10px 14px;font-size:.8125rem;display:flex}.OrdersPanel-module__88yrNq__alertaAviso p{margin:0 0 4px}.OrdersPanel-module__88yrNq__alertaAviso button{color:var(--aviso-escuro);background:0 0;flex-shrink:0}.OrdersPanel-module__88yrNq__alertaErro{color:var(--erro-escuro);background:color-mix(in srgb, var(--erro) 10%, var(--bg-surface));border:1px solid var(--erro);border-radius:var(--radius-sm);margin-bottom:14px;padding:10px 14px;font-size:.8125rem}.OrdersPanel-module__88yrNq__grade{grid-template-columns:1fr 280px;gap:24px;display:grid}.OrdersPanel-module__88yrNq__secaoTitulo{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin:18px 0 8px;font-size:.8125rem}.OrdersPanel-module__88yrNq__secaoTitulo:first-child{margin-top:0}.OrdersPanel-module__88yrNq__itens{flex-direction:column;gap:8px;display:flex}.OrdersPanel-module__88yrNq__item{background:var(--bg-surface);border-radius:var(--radius-md);grid-template-columns:1fr auto auto auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.OrdersPanel-module__88yrNq__itemInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.OrdersPanel-module__88yrNq__itemInfo strong{color:var(--text-primary);font-size:.875rem}.OrdersPanel-module__88yrNq__itemInfo span{color:var(--text-muted);font-size:.75rem}.OrdersPanel-module__88yrNq__itemAviso{color:var(--text-muted);font-style:italic}.OrdersPanel-module__88yrNq__itemPreco{color:var(--text-secondary);white-space:nowrap;font-size:.8125rem}.OrdersPanel-module__88yrNq__itemQtd{align-items:center;gap:4px;display:flex}.OrdersPanel-module__88yrNq__itemQtd button{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-sm);width:26px;height:26px;color:var(--text-primary);justify-content:center;align-items:center;display:flex}.OrdersPanel-module__88yrNq__itemQtd button:disabled{opacity:.4;cursor:not-allowed}.OrdersPanel-module__88yrNq__itemQtd span{text-align:center;min-width:22px;font-size:.875rem;font-weight:600}.OrdersPanel-module__88yrNq__itemRemover{color:var(--text-muted);margin-left:4px}.OrdersPanel-module__88yrNq__itemRemover:hover{color:var(--text-primary)}.OrdersPanel-module__88yrNq__itemDesfazer{color:var(--text-muted);white-space:nowrap;margin-left:4px;font-size:.6875rem;text-decoration:underline}.OrdersPanel-module__88yrNq__itemQtdFixa{color:var(--text-secondary);font-size:.8125rem}.OrdersPanel-module__88yrNq__itemTotal{color:var(--text-primary);white-space:nowrap;text-align:right;font-size:.875rem;font-weight:700}.OrdersPanel-module__88yrNq__acoesItens{align-items:center;margin-top:10px;display:flex}.OrdersPanel-module__88yrNq__avisoEsvaziar{color:var(--text-muted);font-size:.8125rem}.OrdersPanel-module__88yrNq__valores{background:var(--bg-surface);border-radius:var(--radius-md);flex-direction:column;gap:6px;margin-top:14px;padding:12px 14px;font-size:.875rem;display:flex}.OrdersPanel-module__88yrNq__valores>div{color:var(--text-secondary);justify-content:space-between;display:flex}.OrdersPanel-module__88yrNq__valorDesconto,.OrdersPanel-module__88yrNq__valorDesconto span{color:var(--sucesso)}.OrdersPanel-module__88yrNq__valorTotal{border-top:1px dashed var(--border-color);margin-top:4px;padding-top:6px;font-size:1rem;font-weight:700}.OrdersPanel-module__88yrNq__valorTotal span{color:var(--text-primary)}.OrdersPanel-module__88yrNq__colunaLateral{flex-direction:column;display:flex}.OrdersPanel-module__88yrNq__contato{color:var(--text-secondary);flex-direction:column;gap:6px;font-size:.8125rem;display:flex}.OrdersPanel-module__88yrNq__contato span{align-items:center;gap:6px;display:flex}.OrdersPanel-module__88yrNq__pago{background:var(--bg-surface);border-radius:var(--radius-md);color:var(--sucesso);align-items:center;gap:8px;padding:10px 12px;font-size:.8125rem;display:flex}.OrdersPanel-module__88yrNq__desfazerLink{color:var(--text-muted);background:0 0;flex-shrink:0;margin-left:auto;font-size:.6875rem;text-decoration:underline}.OrdersPanel-module__88yrNq__formaPagamentoForm{flex-direction:column;gap:8px;display:flex}.OrdersPanel-module__88yrNq__comprovantes{flex-direction:column;gap:8px;margin-top:4px;display:flex}.OrdersPanel-module__88yrNq__comprovantesLista{flex-wrap:wrap;gap:8px;display:flex}.OrdersPanel-module__88yrNq__comprovante{position:relative}.OrdersPanel-module__88yrNq__comprovanteAbrir{border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--bg-surface);justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.OrdersPanel-module__88yrNq__comprovanteThumb{object-fit:cover;width:100%;height:100%}.OrdersPanel-module__88yrNq__comprovantePdf{color:var(--text-secondary);flex-direction:column;align-items:center;gap:2px;font-size:.625rem;font-weight:600;display:flex}.OrdersPanel-module__88yrNq__comprovanteRemover{border-radius:var(--radius-full);background:var(--bg-card);border:1px solid var(--border-color);width:18px;height:18px;color:var(--text-muted);justify-content:center;align-items:center;display:flex;position:absolute;top:-6px;right:-6px}.OrdersPanel-module__88yrNq__comprovanteRemover:hover{color:var(--text-primary);border-color:var(--border-color-hover)}.OrdersPanel-module__88yrNq__anexarBtn{border-radius:var(--radius-md);border:1px dashed var(--border-color-hover);color:var(--text-secondary);transition:all var(--transition-fast);background:0 0;align-self:flex-start;align-items:center;gap:6px;padding:8px 12px;font-size:.8125rem;font-weight:500;display:flex}.OrdersPanel-module__88yrNq__anexarBtn:hover{border-color:var(--primary-light);color:var(--primary-lighter);background:var(--bg-surface)}.OrdersPanel-module__88yrNq__anexarBtnDesabilitado{opacity:.6;pointer-events:none}.OrdersPanel-module__88yrNq__acoesStatus{flex-direction:column;gap:8px;display:flex}.OrdersPanel-module__88yrNq__botaoPerigo{color:var(--erro-escuro);background:color-mix(in srgb, var(--erro) 10%, var(--bg-surface));border:1px solid var(--erro)}.OrdersPanel-module__88yrNq__encerrado{color:var(--text-muted);font-size:.8125rem;font-style:italic}.OrdersPanel-module__88yrNq__overlayConfirmacao{background:var(--overlay);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:var(--z-modal);justify-content:center;align-items:center;padding:24px;animation:.15s OrdersPanel-module__88yrNq__fadeIn;display:flex;position:fixed;inset:0}.OrdersPanel-module__88yrNq__modalConfirmacao{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:100%;max-width:460px;box-shadow:var(--shadow-lg);padding:24px;animation:.2s OrdersPanel-module__88yrNq__scaleIn}.OrdersPanel-module__88yrNq__modalConfirmacao h3{margin-bottom:12px;font-size:1.125rem}.OrdersPanel-module__88yrNq__listaEfeito{color:var(--text-primary);flex-direction:column;gap:6px;margin-bottom:10px;padding-left:18px;font-size:.875rem;display:flex}.OrdersPanel-module__88yrNq__notaConfirmacao{color:var(--text-secondary);margin-bottom:8px;font-size:.8125rem;line-height:1.5}.OrdersPanel-module__88yrNq__acoesModal{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}@keyframes OrdersPanel-module__88yrNq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes OrdersPanel-module__88yrNq__scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (max-width:860px){.OrdersPanel-module__88yrNq__grade{grid-template-columns:1fr}}@media (max-width:640px){.OrdersPanel-module__88yrNq__titulo{font-size:1.375rem}.OrdersPanel-module__88yrNq__linha{grid-template-columns:1fr auto;grid-template-areas:"codigo status""cliente cliente""itens total""data data";row-gap:6px}.OrdersPanel-module__88yrNq__linhaCodigo{grid-area:codigo}.OrdersPanel-module__88yrNq__linhaStatus{grid-area:status;justify-self:end}.OrdersPanel-module__88yrNq__linhaCliente{grid-area:cliente}.OrdersPanel-module__88yrNq__linhaItens{grid-area:itens}.OrdersPanel-module__88yrNq__linhaTotal{grid-area:total;justify-self:end}.OrdersPanel-module__88yrNq__linhaData{grid-area:data}.OrdersPanel-module__88yrNq__painel{padding:18px}.OrdersPanel-module__88yrNq__item{grid-template-columns:1fr;row-gap:8px}.OrdersPanel-module__88yrNq__itemTotal{text-align:left}.OrdersPanel-module__88yrNq__filtros{flex-direction:column}}
.ManualPanel-module__SqcrWW__header{margin-bottom:20px}.ManualPanel-module__SqcrWW__titulo{margin-bottom:6px;font-size:1.75rem;font-weight:800}.ManualPanel-module__SqcrWW__subtitulo{color:var(--text-secondary);max-width:620px;font-size:.9375rem;line-height:1.6}.ManualPanel-module__SqcrWW__buscaWrap{max-width:480px;margin-bottom:8px;position:relative}.ManualPanel-module__SqcrWW__buscaIcone{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.ManualPanel-module__SqcrWW__buscaWrap input{width:100%;padding-left:42px;padding-right:40px}.ManualPanel-module__SqcrWW__limpar{border-radius:var(--radius-sm);width:26px;height:26px;color:var(--text-muted);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.ManualPanel-module__SqcrWW__limpar:hover{color:var(--text-primary);background:var(--bg-surface)}.ManualPanel-module__SqcrWW__resultado{color:var(--text-muted);margin-bottom:12px;font-size:.8125rem}.ManualPanel-module__SqcrWW__lista{flex-direction:column;gap:10px;margin-top:12px;display:flex}.ManualPanel-module__SqcrWW__capitulo{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);overflow:hidden}.ManualPanel-module__SqcrWW__capituloTopo{text-align:left;cursor:pointer;width:100%;transition:background var(--transition-fast);background:0 0;align-items:center;gap:14px;padding:16px 18px;display:flex}.ManualPanel-module__SqcrWW__capituloTopo:hover{background:var(--bg-surface)}.ManualPanel-module__SqcrWW__capituloIcone{border-radius:var(--radius-md);background:var(--bg-surface);width:38px;height:38px;color:var(--primary-lighter);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ManualPanel-module__SqcrWW__capituloTexto{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ManualPanel-module__SqcrWW__capituloTexto strong{color:var(--text-primary);font-size:1rem;font-weight:700}.ManualPanel-module__SqcrWW__capituloTexto span{color:var(--text-muted);font-size:.8125rem}.ManualPanel-module__SqcrWW__seta{color:var(--text-muted);transition:transform var(--transition-base);flex-shrink:0}.ManualPanel-module__SqcrWW__setaAberta{transform:rotate(90deg)}.ManualPanel-module__SqcrWW__capituloCorpo{border-top:1px solid var(--border-color);padding:4px 18px 20px}.ManualPanel-module__SqcrWW__secao{margin-top:18px}.ManualPanel-module__SqcrWW__secaoTitulo{text-transform:uppercase;letter-spacing:.05em;color:var(--primary-lighter);margin-bottom:10px;font-size:.8125rem;font-weight:700}.ManualPanel-module__SqcrWW__itens,.ManualPanel-module__SqcrWW__passos{flex-direction:column;gap:9px;display:flex}.ManualPanel-module__SqcrWW__itens li,.ManualPanel-module__SqcrWW__passos li{color:var(--text-secondary);padding-left:20px;font-size:.875rem;line-height:1.6;position:relative}.ManualPanel-module__SqcrWW__itens li:before{content:"";background:var(--primary);border-radius:50%;width:5px;height:5px;position:absolute;top:9px;left:4px}.ManualPanel-module__SqcrWW__passos{counter-reset:passo}.ManualPanel-module__SqcrWW__passos li{counter-increment:passo;padding-left:26px}.ManualPanel-module__SqcrWW__passos li:before{content:counter(passo);background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.6875rem;font-weight:700;display:flex;position:absolute;top:1px;left:0}@media (max-width:768px){.ManualPanel-module__SqcrWW__titulo{font-size:1.375rem}.ManualPanel-module__SqcrWW__capituloTopo{gap:10px;padding:14px}.ManualPanel-module__SqcrWW__capituloCorpo{padding:4px 14px 16px}}
.ContactPanel-module__bJjdkq__header{margin-bottom:20px}.ContactPanel-module__bJjdkq__titulo{margin-bottom:6px;font-size:1.75rem;font-weight:800}.ContactPanel-module__bJjdkq__subtitulo{color:var(--text-secondary);max-width:640px;font-size:.9375rem;line-height:1.6}.ContactPanel-module__bJjdkq__ajuda{color:var(--text-muted);margin-bottom:16px;font-size:.8125rem}.ContactPanel-module__bJjdkq__erro,.ContactPanel-module__bJjdkq__sucesso{border-radius:var(--radius-sm);align-items:center;gap:8px;margin-bottom:16px;padding:12px 16px;font-size:.875rem;display:flex}.ContactPanel-module__bJjdkq__erro{border:1px solid var(--accent-red);color:var(--accent-red);background:#e539351f}.ContactPanel-module__bJjdkq__sucesso{border:1px solid var(--accent-green);color:var(--accent-green);background:#7ac9431a}.ContactPanel-module__bJjdkq__lista{flex-direction:column;gap:6px;display:flex}.ContactPanel-module__bJjdkq__item{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:border-color var(--transition-fast);align-items:center;gap:14px;padding:12px 14px;display:flex}.ContactPanel-module__bJjdkq__item:hover{border-color:var(--border-color-hover)}.ContactPanel-module__bJjdkq__itemIcone{border-radius:var(--radius-md);background:var(--bg-surface);width:40px;height:40px;color:var(--primary-lighter);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ContactPanel-module__bJjdkq__itemTexto{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.ContactPanel-module__bJjdkq__itemTexto strong{color:var(--text-primary);align-items:center;gap:8px;font-size:.9375rem;display:flex}.ContactPanel-module__bJjdkq__principalTag{border-radius:var(--radius-full);color:var(--accent-yellow);background:#f5a62324;align-items:center;gap:4px;padding:2px 8px;font-size:.6875rem;font-weight:700;display:inline-flex}.ContactPanel-module__bJjdkq__itemDetalhe{color:var(--text-muted);font-size:.8125rem}.ContactPanel-module__bJjdkq__itemAcoes{flex-shrink:0;gap:4px;display:flex}.ContactPanel-module__bJjdkq__acaoBtn{border-radius:var(--radius-sm);width:30px;height:30px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;justify-content:center;align-items:center;display:flex}.ContactPanel-module__bJjdkq__acaoBtn:hover{background:var(--bg-elevated);color:var(--text-primary)}.ContactPanel-module__bJjdkq__formulario{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:16px}.ContactPanel-module__bJjdkq__formularioNovo{margin-top:12px}.ContactPanel-module__bJjdkq__formularioCampos{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin-bottom:14px;display:grid}.ContactPanel-module__bJjdkq__campo{flex-direction:column;gap:5px;min-width:0;display:flex}.ContactPanel-module__bJjdkq__campo>span{color:var(--text-secondary);flex-direction:column;font-size:.8125rem;display:flex}.ContactPanel-module__bJjdkq__campo em{color:var(--text-muted);font-size:.6875rem;font-style:normal}.ContactPanel-module__bJjdkq__formularioAcoes{gap:8px;display:flex}.ContactPanel-module__bJjdkq__adicionar{border-radius:var(--radius-md);border:1px dashed var(--border-color-hover);width:100%;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;align-items:center;gap:7px;margin-top:12px;padding:11px 12px;font-size:.875rem;font-weight:500;display:flex}.ContactPanel-module__bJjdkq__adicionar:hover{border-color:var(--primary-light);color:var(--primary-lighter);background:var(--bg-surface)}@media (max-width:768px){.ContactPanel-module__bJjdkq__titulo{font-size:1.375rem}.ContactPanel-module__bJjdkq__formularioCampos{grid-template-columns:1fr}}
.SugestaoDePreco-module__7j4_3q__caixa{border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-surface);flex-direction:column;grid-column:1/-1;gap:10px;padding:14px 16px;display:flex}.SugestaoDePreco-module__7j4_3q__discreta,.SugestaoDePreco-module__7j4_3q__alerta{flex-direction:row;align-items:flex-start;gap:10px;font-size:.8125rem;line-height:1.5}.SugestaoDePreco-module__7j4_3q__discreta{color:var(--text-muted)}.SugestaoDePreco-module__7j4_3q__discreta p,.SugestaoDePreco-module__7j4_3q__alerta p{margin:0}.SugestaoDePreco-module__7j4_3q__alerta{border-color:var(--border-color-focus);color:var(--text-primary)}.SugestaoDePreco-module__7j4_3q__cabecalho{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);align-items:center;gap:8px;font-size:.75rem;font-weight:700;display:flex}.SugestaoDePreco-module__7j4_3q__numeros{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.SugestaoDePreco-module__7j4_3q__preco{color:var(--text-primary);font-size:1.5rem;font-weight:800}.SugestaoDePreco-module__7j4_3q__exato{color:var(--text-muted);font-size:.75rem}.SugestaoDePreco-module__7j4_3q__detalhe{flex-direction:column;gap:4px;margin:0;font-size:.8125rem;display:flex}.SugestaoDePreco-module__7j4_3q__detalhe>div{justify-content:space-between;gap:12px;display:flex}.SugestaoDePreco-module__7j4_3q__detalhe dt{color:var(--text-secondary)}.SugestaoDePreco-module__7j4_3q__detalhe dd{font-variant-numeric:tabular-nums;color:var(--text-primary);margin:0}.SugestaoDePreco-module__7j4_3q__lucro{border-top:1px solid var(--border-color);padding-top:4px;font-weight:700}.SugestaoDePreco-module__7j4_3q__rodape{color:var(--text-muted);margin:0;font-size:.75rem;line-height:1.5}
.ProductForm-module__KZZnvW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.ProductForm-module__KZZnvW__titulo{margin-bottom:6px;font-size:1.75rem;font-weight:800}.ProductForm-module__KZZnvW__subtitulo{color:var(--text-secondary);max-width:620px;font-size:.9375rem;line-height:1.6}.ProductForm-module__KZZnvW__bannerErro,.ProductForm-module__KZZnvW__bannerAviso,.ProductForm-module__KZZnvW__bannerSucesso{border-radius:var(--radius-sm);align-items:flex-start;gap:10px;margin-bottom:16px;padding:10px 14px;font-size:.875rem;display:flex}.ProductForm-module__KZZnvW__bannerErro{color:var(--erro-escuro);background:color-mix(in srgb, var(--erro) 10%, var(--bg-surface));border:1px solid var(--erro)}.ProductForm-module__KZZnvW__bannerAviso{color:var(--aviso-escuro);background:color-mix(in srgb, var(--aviso) 10%, var(--bg-surface));border:1px solid var(--aviso)}.ProductForm-module__KZZnvW__bannerSucesso{color:var(--sucesso);background:var(--bg-surface);border:1px solid var(--sucesso)}.ProductForm-module__KZZnvW__toolbar{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.ProductForm-module__KZZnvW__buscaCaixa{min-width:220px;color:var(--text-muted);flex:1;align-items:center;display:flex;position:relative}.ProductForm-module__KZZnvW__buscaCaixa svg{pointer-events:none;position:absolute;left:12px}.ProductForm-module__KZZnvW__buscaCaixa input{width:100%;padding-left:36px;padding-right:32px}.ProductForm-module__KZZnvW__limparBusca{color:var(--text-muted);border-radius:var(--radius-full);background:0 0;padding:4px;position:absolute;right:8px}.ProductForm-module__KZZnvW__limparBusca:hover{color:var(--text-primary);background:var(--bg-surface)}.ProductForm-module__KZZnvW__vazio{text-align:center;color:var(--text-secondary);padding:48px 24px}.ProductForm-module__KZZnvW__vazio svg{color:var(--text-muted);margin-bottom:12px}.ProductForm-module__KZZnvW__lista{flex-direction:column;gap:8px;display:flex}.ProductForm-module__KZZnvW__linha{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:border-color var(--transition-fast);align-items:center;gap:14px;padding:12px 16px;display:flex}.ProductForm-module__KZZnvW__linha:hover{border-color:var(--border-color-hover)}.ProductForm-module__KZZnvW__linhaFoto{border-radius:var(--radius-md);background:var(--bg-surface);width:48px;height:48px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.ProductForm-module__KZZnvW__linhaFoto img{object-fit:cover;width:100%;height:100%}.ProductForm-module__KZZnvW__linhaInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ProductForm-module__KZZnvW__linhaNome{color:var(--text-primary);align-items:center;gap:8px;font-size:.9375rem;font-weight:700;display:flex}.ProductForm-module__KZZnvW__linhaMeta{color:var(--text-muted);flex-wrap:wrap;gap:8px;font-size:.8125rem;display:flex}.ProductForm-module__KZZnvW__linhaPreco{color:var(--text-primary);white-space:nowrap;font-size:.9375rem;font-weight:700}.ProductForm-module__KZZnvW__pill{border-radius:var(--radius-full);align-items:center;gap:4px;padding:3px 9px;font-size:.6875rem;font-weight:700;display:inline-flex}.ProductForm-module__KZZnvW__pillAtiva{color:var(--sucesso);background:color-mix(in srgb, var(--sucesso) 10%, var(--bg-card))}.ProductForm-module__KZZnvW__pillInativa{color:var(--text-muted);background:color-mix(in srgb, var(--text-muted) 10%, var(--bg-card))}.ProductForm-module__KZZnvW__linhaAcoes{flex-shrink:0;gap:4px;display:flex}.ProductForm-module__KZZnvW__acaoBtn{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-muted);transition:all var(--transition-fast);background:0 0;justify-content:center;align-items:center;display:flex}.ProductForm-module__KZZnvW__acaoBtn:hover{background:var(--bg-surface);color:var(--text-primary)}.ProductForm-module__KZZnvW__acaoBtn:disabled{opacity:.35;cursor:not-allowed}.ProductForm-module__KZZnvW__acaoBtn:disabled:hover{color:var(--text-muted);background:0 0}.ProductForm-module__KZZnvW__paginacao{color:var(--text-secondary);justify-content:center;align-items:center;gap:16px;margin-top:16px;font-size:.8125rem;display:flex}.ProductForm-module__KZZnvW__formHeader{align-items:center;gap:12px;margin-bottom:16px;display:flex}.ProductForm-module__KZZnvW__voltar{color:var(--text-secondary);background:0 0;align-items:center;gap:6px;padding:6px 4px;font-size:.875rem;display:flex}.ProductForm-module__KZZnvW__voltar:hover{color:var(--text-primary)}.ProductForm-module__KZZnvW__secao{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);margin-bottom:16px;padding:18px 20px}.ProductForm-module__KZZnvW__secaoTitulo{align-items:center;gap:8px;margin-bottom:4px;font-size:1.0625rem;font-weight:700;display:flex}.ProductForm-module__KZZnvW__secaoAjuda{color:var(--text-muted);margin-bottom:14px;font-size:.8125rem;line-height:1.5}.ProductForm-module__KZZnvW__obrigatorio{color:var(--coral-escuro)}.ProductForm-module__KZZnvW__grade2{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;display:grid}.ProductForm-module__KZZnvW__campo{flex-direction:column;gap:5px;min-width:0;display:flex}.ProductForm-module__KZZnvW__campoLargo{grid-column:1/-1}.ProductForm-module__KZZnvW__campo>span{color:var(--text-secondary);flex-direction:column;font-size:.8125rem;display:flex}.ProductForm-module__KZZnvW__campo em{color:var(--text-muted);font-size:.6875rem;font-style:normal}.ProductForm-module__KZZnvW__checkboxInline{color:var(--text-primary);align-items:center;gap:8px;font-size:.875rem;display:flex}.ProductForm-module__KZZnvW__opcoesLista{flex-wrap:wrap;gap:10px;display:flex}.ProductForm-module__KZZnvW__tamanhoChip{border-radius:var(--radius-full);border:2px solid var(--border-color);background:var(--bg-body);color:var(--text-secondary);transition:all var(--transition-fast);padding:8px 16px;font-size:.875rem;font-weight:600}.ProductForm-module__KZZnvW__tamanhoChip:hover{border-color:var(--border-color-hover)}.ProductForm-module__KZZnvW__tamanhoChipAtiva{border-color:var(--coral);background:var(--bg-body);color:var(--coral-escuro)}.ProductForm-module__KZZnvW__corBolhaBotao{background:0 0;flex-direction:column;align-items:center;gap:4px;padding:2px;display:flex}.ProductForm-module__KZZnvW__corBolha{border-radius:var(--radius-full);border:2px solid var(--text-muted);width:34px;height:34px;transition:transform var(--transition-fast), border-color var(--transition-fast)}.ProductForm-module__KZZnvW__corBolha:hover{transform:scale(1.08)}.ProductForm-module__KZZnvW__corBolhaAtiva{border-color:var(--coral)}.ProductForm-module__KZZnvW__corNome{color:var(--text-secondary);font-size:.75rem}.ProductForm-module__KZZnvW__matrizAviso{color:var(--text-muted);align-items:center;gap:8px;padding:12px 0;font-size:.875rem;display:flex}.ProductForm-module__KZZnvW__matrizWrap{overflow-x:auto}.ProductForm-module__KZZnvW__matriz{border-collapse:collapse;width:100%;min-width:360px}.ProductForm-module__KZZnvW__matriz th,.ProductForm-module__KZZnvW__matriz td{text-align:center;border-bottom:1px solid var(--border-color);white-space:nowrap;padding:8px 10px}.ProductForm-module__KZZnvW__matriz thead th{color:var(--text-secondary);font-size:.75rem;font-weight:700}.ProductForm-module__KZZnvW__matriz tbody th[scope=row]{text-align:left;color:var(--text-primary);font-size:.875rem}.ProductForm-module__KZZnvW__celulaInput{text-align:center;background:var(--bg-input);border:1px solid var(--border-color);border-radius:var(--radius-sm);width:68px;color:var(--text-primary);padding:8px 6px;font-size:.875rem}.ProductForm-module__KZZnvW__celulaInput:focus{border-color:var(--border-color-focus)}.ProductForm-module__KZZnvW__celulaSeraRemovida{border-color:var(--erro)}.ProductForm-module__KZZnvW__celulaNota{color:var(--coral-escuro);white-space:normal;max-width:90px;margin-top:3px;font-size:.625rem;display:block}.ProductForm-module__KZZnvW__resumoMatriz{color:var(--text-secondary);margin-top:12px;font-size:.8125rem}.ProductForm-module__KZZnvW__uploadBtn{border-radius:var(--radius-md);border:1px dashed var(--border-color-hover);color:var(--text-secondary);transition:all var(--transition-fast);background:0 0;align-items:center;gap:7px;padding:11px 14px;font-size:.875rem;font-weight:500;display:flex}.ProductForm-module__KZZnvW__uploadBtn:hover{border-color:var(--primary-light);color:var(--primary-lighter);background:var(--bg-surface)}.ProductForm-module__KZZnvW__uploadBtnDesabilitado{opacity:.6;pointer-events:none}.ProductForm-module__KZZnvW__imagensGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;margin-bottom:14px;display:grid}.ProductForm-module__KZZnvW__imagemCard{border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-surface);overflow:hidden}.ProductForm-module__KZZnvW__imagemFoto{aspect-ratio:1;object-fit:cover;background:var(--bg-vitrine);width:100%;display:block}.ProductForm-module__KZZnvW__imagemCampos{flex-direction:column;gap:6px;padding:8px;display:flex}.ProductForm-module__KZZnvW__imagemCampos select{width:100%;padding:5px 6px;font-size:.75rem}.ProductForm-module__KZZnvW__imagemAcoes{justify-content:space-between;align-items:center;display:flex}.ProductForm-module__KZZnvW__imagemMoverAcoes{gap:2px;display:flex}.ProductForm-module__KZZnvW__medidasBloco{margin-bottom:18px}.ProductForm-module__KZZnvW__medidasBloco:last-child{margin-bottom:0}.ProductForm-module__KZZnvW__medidasTituloTamanho{color:var(--text-primary);margin-bottom:8px;font-size:.875rem;font-weight:700}.ProductForm-module__KZZnvW__medidasCampos{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:10px;display:grid}.ProductForm-module__KZZnvW__medidasCampo{flex-direction:column;gap:4px;min-width:0;display:flex}.ProductForm-module__KZZnvW__medidasCampo span{color:var(--text-secondary);font-size:.6875rem}.ProductForm-module__KZZnvW__medidasCampo input{width:100%;padding:8px;font-size:.8125rem}.ProductForm-module__KZZnvW__checkboxLista{flex-wrap:wrap;gap:8px;display:flex}.ProductForm-module__KZZnvW__checkboxPill{border-radius:var(--radius-full);border:1px solid var(--border-color);background:var(--bg-body);color:var(--text-secondary);transition:all var(--transition-fast);align-items:center;gap:6px;padding:7px 13px;font-size:.8125rem;display:flex}.ProductForm-module__KZZnvW__checkboxPillAtiva{border-color:var(--coral);background:var(--bg-body);color:var(--coral-escuro)}.ProductForm-module__KZZnvW__momentoBolha{border-radius:var(--radius-full);flex-shrink:0;width:10px;height:10px}.ProductForm-module__KZZnvW__acoesForm{align-items:center;gap:10px;margin-top:4px;margin-bottom:40px;display:flex}@media (max-width:768px){.ProductForm-module__KZZnvW__titulo{font-size:1.375rem}.ProductForm-module__KZZnvW__medidasLinha{grid-template-columns:1fr 1fr}}.ProductForm-module__KZZnvW__bannerRascunho{border-radius:var(--radius-sm);color:var(--text-secondary);background:var(--bg-surface);border:1px solid var(--border-color);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;padding:10px 14px;font-size:.875rem;display:flex}.ProductForm-module__KZZnvW__bannerRascunho span{flex:1;min-width:200px;line-height:1.5}
.StockPanel-module__blEB_W__header{margin-bottom:20px}.StockPanel-module__blEB_W__titulo{margin-bottom:6px;font-size:1.75rem;font-weight:800}.StockPanel-module__blEB_W__subtitulo{color:var(--text-secondary);max-width:640px;font-size:.9375rem}.StockPanel-module__blEB_W__secao{margin-bottom:36px}.StockPanel-module__blEB_W__secaoTopo{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.StockPanel-module__blEB_W__secaoTitulo{align-items:center;gap:8px;margin-bottom:16px;font-size:1.125rem;font-weight:700;display:flex}.StockPanel-module__blEB_W__secaoTopo .StockPanel-module__blEB_W__secaoTitulo{margin-bottom:0}.StockPanel-module__blEB_W__filtrosEstado{flex-wrap:wrap;gap:8px;display:flex}.StockPanel-module__blEB_W__vazio{text-align:center;color:var(--text-secondary);background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:24px}.StockPanel-module__blEB_W__produtoBloco{margin-bottom:20px}.StockPanel-module__blEB_W__produtoNome{margin-bottom:8px;font-size:1rem;font-weight:700}.StockPanel-module__blEB_W__tabela{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);overflow:hidden}.StockPanel-module__blEB_W__linhaCabecalho,.StockPanel-module__blEB_W__linhaGrade{grid-template-columns:1fr 1.4fr 1fr 1fr 1fr 1.2fr;align-items:center;gap:12px;padding:10px 16px;display:grid}.StockPanel-module__blEB_W__linhaCabecalho{text-transform:uppercase;letter-spacing:.03em;color:var(--text-secondary);background:var(--bg-surface);font-size:.75rem;font-weight:700}.StockPanel-module__blEB_W__linhaGrade{border-top:1px solid var(--border-color);font-size:.875rem}.StockPanel-module__blEB_W__pill{border-radius:var(--radius-full);justify-content:center;align-items:center;width:fit-content;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.StockPanel-module__blEB_W__pillSucesso{color:var(--sucesso);background:color-mix(in srgb, var(--sucesso) 10%, var(--bg-card))}.StockPanel-module__blEB_W__pillAviso{color:var(--aviso);background:color-mix(in srgb, var(--aviso) 10%, var(--bg-card))}.StockPanel-module__blEB_W__pillErro{color:var(--erro);background:color-mix(in srgb, var(--erro) 10%, var(--bg-card))}.StockPanel-module__blEB_W__listaReservas{flex-direction:column;gap:10px;display:flex}.StockPanel-module__blEB_W__cartaoReserva{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:14px 16px}.StockPanel-module__blEB_W__reservaTopo{flex-wrap:wrap;align-items:baseline;gap:10px;margin-bottom:8px;font-size:.875rem;display:flex}.StockPanel-module__blEB_W__reservaTopo strong{font-size:.9375rem}.StockPanel-module__blEB_W__reservaTopo span{color:var(--text-secondary)}.StockPanel-module__blEB_W__itensReserva{color:var(--text-secondary);flex-direction:column;gap:2px;margin-bottom:10px;font-size:.8125rem;display:flex}.StockPanel-module__blEB_W__relogio{background:var(--bg-surface);border-radius:var(--radius-md);color:var(--text-secondary);align-items:center;gap:10px;margin-bottom:10px;padding:10px 14px;font-size:.8125rem;display:flex}.StockPanel-module__blEB_W__relogioUrgente,.StockPanel-module__blEB_W__relogioUrgente strong{color:var(--coral-escuro)}.StockPanel-module__blEB_W__relogio button{color:inherit;background:0 0;flex-shrink:0;margin-left:auto}.StockPanel-module__blEB_W__alertaAviso{color:var(--aviso-escuro);background:color-mix(in srgb, var(--aviso) 10%, var(--bg-surface));border:1px solid var(--aviso);border-radius:var(--radius-sm);align-items:flex-start;gap:10px;margin-bottom:14px;padding:10px 14px;font-size:.8125rem;display:flex}.StockPanel-module__blEB_W__alertaAviso p{flex:1;margin:0}.StockPanel-module__blEB_W__alertaAviso button{color:var(--aviso-escuro);background:0 0;flex-shrink:0}.StockPanel-module__blEB_W__alertaErro{color:var(--erro-escuro);background:color-mix(in srgb, var(--erro) 10%, var(--bg-surface));border:1px solid var(--erro);border-radius:var(--radius-sm);margin-bottom:14px;padding:10px 14px;font-size:.8125rem}.StockPanel-module__blEB_W__filaSubtitulo{margin-bottom:8px;font-size:1rem;font-weight:700}.StockPanel-module__blEB_W__filaSubtituloSegundo{margin-top:20px}.StockPanel-module__blEB_W__listaFila{flex-direction:column;gap:8px;display:flex}.StockPanel-module__blEB_W__linhaFila{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;padding:12px 16px;font-size:.875rem;display:grid}.StockPanel-module__blEB_W__filaPosicao{color:var(--text-secondary);min-width:28px;font-weight:800}.StockPanel-module__blEB_W__filaProduto{font-weight:600}.StockPanel-module__blEB_W__filaContagem{white-space:nowrap;font-weight:600}.StockPanel-module__blEB_W__filaDesde{color:var(--text-secondary);white-space:nowrap;font-size:.8125rem}.StockPanel-module__blEB_W__grupoParaAvisar{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);margin-bottom:10px;padding:14px 16px}.StockPanel-module__blEB_W__grupoParaAvisarTitulo{margin-bottom:10px;font-size:.9375rem;font-weight:700}.StockPanel-module__blEB_W__listaContatos{flex-direction:column;gap:10px;display:flex}.StockPanel-module__blEB_W__contato{border-top:1px solid var(--border-color);flex-wrap:wrap;align-items:center;gap:12px;padding-top:10px;font-size:.875rem;display:flex}.StockPanel-module__blEB_W__listaContatos>.StockPanel-module__blEB_W__contato:first-child{border-top:none;padding-top:0}.StockPanel-module__blEB_W__contatoDesde{color:var(--text-secondary);font-size:.8125rem}.StockPanel-module__blEB_W__contatoAcoes{flex-wrap:wrap;gap:8px;margin-left:auto;display:flex}@media (max-width:768px){.StockPanel-module__blEB_W__linhaCabecalho{display:none}.StockPanel-module__blEB_W__linhaGrade{grid-template-columns:1fr 1fr;grid-template-areas:"tamanho cor""estoque reservado""disponivel situacao"}.StockPanel-module__blEB_W__linhaGrade>span:first-child{grid-area:tamanho}.StockPanel-module__blEB_W__linhaGrade>span:nth-child(2){grid-area:cor}.StockPanel-module__blEB_W__linhaGrade>span:nth-child(3){grid-area:estoque}.StockPanel-module__blEB_W__linhaGrade>span:nth-child(4){grid-area:reservado}.StockPanel-module__blEB_W__linhaGrade>span:nth-child(5){grid-area:disponivel}.StockPanel-module__blEB_W__linhaGrade>span:nth-child(6){grid-area:situacao}.StockPanel-module__blEB_W__linhaGrade>span{flex-wrap:wrap;align-items:baseline;gap:4px;display:flex}.StockPanel-module__blEB_W__linhaGrade>span:before{content:attr(data-label) ":";text-transform:uppercase;letter-spacing:.02em;color:var(--text-secondary);font-size:.6875rem;font-weight:700}.StockPanel-module__blEB_W__linhaFila{grid-template-columns:1fr 1fr;grid-template-areas:"posicao produto""contagem desde"}.StockPanel-module__blEB_W__filaPosicao{grid-area:posicao}.StockPanel-module__blEB_W__filaProduto{grid-area:produto}.StockPanel-module__blEB_W__filaContagem{grid-area:contagem}.StockPanel-module__blEB_W__filaDesde{grid-area:desde}}
.PaletaCoresModal-module__VFvn3W__overlay{background:var(--overlay);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:var(--z-modal);justify-content:center;align-items:center;padding:24px;animation:.15s PaletaCoresModal-module__VFvn3W__fadeIn;display:flex;position:fixed;inset:0}.PaletaCoresModal-module__VFvn3W__modal{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:100%;max-width:640px;max-height:min(760px,88vh);box-shadow:var(--shadow-lg);flex-direction:column;animation:.2s PaletaCoresModal-module__VFvn3W__scaleIn;display:flex;overflow:hidden}.PaletaCoresModal-module__VFvn3W__cabecalho{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 20px 12px;display:flex}.PaletaCoresModal-module__VFvn3W__cabecalho h3{margin:0 0 2px;font-size:1.125rem;font-weight:700}.PaletaCoresModal-module__VFvn3W__subtitulo{color:var(--text-muted);margin:0;font-size:.8125rem}.PaletaCoresModal-module__VFvn3W__fechar{border:1px solid var(--border-color);border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:0 0;flex-shrink:0;place-items:center;display:grid}.PaletaCoresModal-module__VFvn3W__fechar:hover{border-color:var(--border-color-hover);color:var(--text-primary)}.PaletaCoresModal-module__VFvn3W__buscaCampo{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-input);color:var(--text-muted);flex-shrink:0;align-items:center;gap:8px;margin:0 20px 12px;padding:0 12px;display:flex}.PaletaCoresModal-module__VFvn3W__buscaCampo:focus-within{border-color:var(--border-color-focus)}.PaletaCoresModal-module__VFvn3W__busca{min-width:0;color:var(--text-primary);font:inherit;background:0 0;border:0;outline:none;flex:1;padding:10px 0}.PaletaCoresModal-module__VFvn3W__corpo{flex:1;min-height:0;padding:0 20px 4px;overflow-y:auto}.PaletaCoresModal-module__VFvn3W__familia+.PaletaCoresModal-module__VFvn3W__familia{margin-top:18px}.PaletaCoresModal-module__VFvn3W__familia h4{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:0 0 8px;font-size:.75rem;font-weight:700}.PaletaCoresModal-module__VFvn3W__grade{grid-template-columns:repeat(auto-fill,minmax(104px,1fr));gap:8px;display:grid}.PaletaCoresModal-module__VFvn3W__amostra{border-radius:var(--radius-sm);cursor:pointer;text-align:left;border:1px solid #0000;align-items:flex-end;height:64px;padding:8px;transition:transform .12s,box-shadow .12s;display:flex;position:relative}.PaletaCoresModal-module__VFvn3W__amostra:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.PaletaCoresModal-module__VFvn3W__amostra:focus-visible{outline:2px solid var(--border-color-focus);outline-offset:2px}.PaletaCoresModal-module__VFvn3W__nomeAmostra{font-size:.75rem;font-weight:600;line-height:1.25}.PaletaCoresModal-module__VFvn3W__jaExiste{border-radius:var(--radius-full);background:var(--bg-card);width:18px;height:18px;color:var(--text-primary);box-shadow:var(--shadow-sm);place-items:center;display:grid;position:absolute;top:6px;right:6px}.PaletaCoresModal-module__VFvn3W__vazio{color:var(--text-muted);margin:8px 0 16px;font-size:.875rem;line-height:1.6}.PaletaCoresModal-module__VFvn3W__rodape{border-top:1px solid var(--border-color);flex-shrink:0;padding:12px 20px 16px}.PaletaCoresModal-module__VFvn3W__legenda{color:var(--text-muted);align-items:center;gap:6px;font-size:.75rem;display:inline-flex}@media (max-width:480px){.PaletaCoresModal-module__VFvn3W__overlay{padding:12px}.PaletaCoresModal-module__VFvn3W__grade{grid-template-columns:repeat(auto-fill,minmax(92px,1fr))}}
.OpcoesPanel-module__nGErCa__header{margin-bottom:20px}.OpcoesPanel-module__nGErCa__titulo{margin-bottom:6px;font-size:1.75rem;font-weight:800}.OpcoesPanel-module__nGErCa__subtitulo{color:var(--text-secondary);max-width:640px;font-size:.9375rem;line-height:1.6}.OpcoesPanel-module__nGErCa__ajuda{color:var(--text-muted);margin:8px 0 16px;font-size:.8125rem}.OpcoesPanel-module__nGErCa__abas{border-bottom:1px solid var(--border-color);flex-wrap:wrap;gap:6px;margin-bottom:18px;padding-bottom:2px;display:flex}.OpcoesPanel-module__nGErCa__aba{border-radius:var(--radius-sm) var(--radius-sm) 0 0;color:var(--text-secondary);transition:all var(--transition-fast);background:0 0;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:9px 14px;font-size:.875rem;font-weight:600;display:flex}.OpcoesPanel-module__nGErCa__aba:hover{color:var(--text-primary);background:var(--bg-surface)}.OpcoesPanel-module__nGErCa__abaAtiva{color:var(--coral-escuro);border-bottom-color:var(--coral-escuro)}.OpcoesPanel-module__nGErCa__erro,.OpcoesPanel-module__nGErCa__sucesso{border-radius:var(--radius-sm);align-items:center;gap:8px;margin-bottom:16px;padding:12px 16px;font-size:.875rem;display:flex}.OpcoesPanel-module__nGErCa__erro{background:color-mix(in srgb, var(--erro) 12%, var(--bg-body));border:1px solid var(--erro);color:var(--erro-escuro)}.OpcoesPanel-module__nGErCa__sucesso{background:color-mix(in srgb, var(--sucesso) 10%, var(--bg-body));border:1px solid var(--sucesso);color:var(--sucesso)}.OpcoesPanel-module__nGErCa__lista{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.OpcoesPanel-module__nGErCa__item{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:border-color var(--transition-fast);align-items:center;gap:14px;padding:12px 14px;display:flex}.OpcoesPanel-module__nGErCa__item:hover{border-color:var(--border-color-hover)}.OpcoesPanel-module__nGErCa__swatch{border-radius:var(--radius-full);border:2px solid var(--text-muted);flex-shrink:0;width:32px;height:32px}.OpcoesPanel-module__nGErCa__itemIcone{border-radius:var(--radius-md);background:var(--bg-surface);width:36px;height:36px;color:var(--primary-lighter);flex-shrink:0;justify-content:center;align-items:center;display:flex}.OpcoesPanel-module__nGErCa__itemTexto{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.OpcoesPanel-module__nGErCa__itemTexto strong{color:var(--text-primary);font-size:.9375rem}.OpcoesPanel-module__nGErCa__itemDetalhe{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.OpcoesPanel-module__nGErCa__itemAcoes{flex-shrink:0;gap:4px;display:flex}.OpcoesPanel-module__nGErCa__acaoBtn{border-radius:var(--radius-sm);width:30px;height:30px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;justify-content:center;align-items:center;display:flex}.OpcoesPanel-module__nGErCa__acaoBtn:hover{background:var(--bg-elevated);color:var(--text-primary)}.OpcoesPanel-module__nGErCa__acaoBtn:disabled{opacity:.35;cursor:not-allowed}.OpcoesPanel-module__nGErCa__acaoBtn:disabled:hover{color:var(--text-muted);background:0 0}.OpcoesPanel-module__nGErCa__formulario{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:16px}.OpcoesPanel-module__nGErCa__formularioNovo{margin-top:4px}.OpcoesPanel-module__nGErCa__formularioCampos{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin-bottom:14px;display:grid}.OpcoesPanel-module__nGErCa__campo{flex-direction:column;gap:5px;min-width:0;display:flex}.OpcoesPanel-module__nGErCa__campoLargo{grid-column:1/-1}.OpcoesPanel-module__nGErCa__campo>span{color:var(--text-secondary);flex-direction:column;font-size:.8125rem;display:flex}.OpcoesPanel-module__nGErCa__campo em{color:var(--text-muted);font-size:.6875rem;font-style:normal}.OpcoesPanel-module__nGErCa__corCampo{align-items:center;gap:8px;display:flex}.OpcoesPanel-module__nGErCa__corPicker{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-input);flex-shrink:0;width:40px;height:40px;padding:2px}.OpcoesPanel-module__nGErCa__formularioAcoes{gap:8px;display:flex}.OpcoesPanel-module__nGErCa__adicionar{border-radius:var(--radius-md);border:1px dashed var(--border-color-hover);width:100%;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;align-items:center;gap:7px;padding:11px 12px;font-size:.875rem;font-weight:500;display:flex}.OpcoesPanel-module__nGErCa__adicionar:hover{border-color:var(--primary-light);color:var(--primary-lighter);background:var(--bg-surface)}@media (max-width:768px){.OpcoesPanel-module__nGErCa__titulo{font-size:1.375rem}.OpcoesPanel-module__nGErCa__formularioCampos{grid-template-columns:1fr}.OpcoesPanel-module__nGErCa__aba{padding:8px 10px;font-size:.8125rem}}
.CustosPanel-module__gH_ZxW__header{margin-bottom:20px}.CustosPanel-module__gH_ZxW__titulo{margin-bottom:6px;font-size:1.75rem;font-weight:800}.CustosPanel-module__gH_ZxW__subtitulo{color:var(--text-secondary);max-width:640px;font-size:.9375rem;line-height:1.6}.CustosPanel-module__gH_ZxW__carregando{color:var(--text-muted);padding:24px 0}.CustosPanel-module__gH_ZxW__alertaErro,.CustosPanel-module__gH_ZxW__alertaOk{border-radius:var(--radius-sm);margin-bottom:16px;padding:10px 14px;font-size:.875rem}.CustosPanel-module__gH_ZxW__alertaErro{background:color-mix(in srgb, var(--coral) 12%, transparent);border:1px solid var(--coral);color:var(--text-primary)}.CustosPanel-module__gH_ZxW__alertaOk{background:var(--bg-surface);border:1px solid var(--border-color);color:var(--text-secondary)}.CustosPanel-module__gH_ZxW__colunas{grid-template-columns:minmax(0,1fr) minmax(0,340px);align-items:start;gap:20px;display:grid}.CustosPanel-module__gH_ZxW__formulario{flex-direction:column;gap:18px;min-width:0;display:flex}.CustosPanel-module__gH_ZxW__grupo{border:1px solid var(--border-color);border-radius:var(--radius-md);flex-direction:column;gap:12px;margin:0;padding:16px;display:flex}.CustosPanel-module__gH_ZxW__grupo legend{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);padding:0 6px;font-size:.75rem;font-weight:700}.CustosPanel-module__gH_ZxW__ajudaGrupo{color:var(--text-muted);margin:0;font-size:.8125rem;line-height:1.5}.CustosPanel-module__gH_ZxW__campo{flex-direction:column;gap:4px;font-size:.875rem;display:flex}.CustosPanel-module__gH_ZxW__campo>span{flex-direction:column;gap:2px;font-weight:600;display:flex}.CustosPanel-module__gH_ZxW__campo em{color:var(--text-muted);font-size:.6875rem;font-style:normal;font-weight:400;line-height:1.4}.CustosPanel-module__gH_ZxW__linhaExtra{grid-template-columns:minmax(0,1fr) 90px 140px 36px;align-items:center;gap:8px;display:grid}.CustosPanel-module__gH_ZxW__remover{border:1px solid var(--border-color);border-radius:var(--radius-sm);width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:0 0;place-items:center;display:grid}.CustosPanel-module__gH_ZxW__remover:hover{border-color:var(--coral);color:var(--coral)}.CustosPanel-module__gH_ZxW__simulacao{border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-surface);flex-direction:column;gap:12px;padding:16px;display:flex;position:sticky;top:16px}.CustosPanel-module__gH_ZxW__simulacaoTitulo{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);align-items:center;gap:8px;font-size:.75rem;font-weight:700;display:flex}.CustosPanel-module__gH_ZxW__simulacaoPreco{color:var(--text-primary);margin:0;font-size:2rem;font-weight:800}.CustosPanel-module__gH_ZxW__simulacaoAviso{color:var(--text-muted);margin:0;font-size:.8125rem;line-height:1.5}.CustosPanel-module__gH_ZxW__simulacaoDetalhe{flex-direction:column;gap:4px;margin:0;font-size:.8125rem;display:flex}.CustosPanel-module__gH_ZxW__simulacaoDetalhe>div{justify-content:space-between;gap:12px;display:flex}.CustosPanel-module__gH_ZxW__simulacaoDetalhe dt{color:var(--text-secondary)}.CustosPanel-module__gH_ZxW__simulacaoDetalhe dd{font-variant-numeric:tabular-nums;margin:0}.CustosPanel-module__gH_ZxW__simulacaoLucro{border-top:1px solid var(--border-color);padding-top:6px;font-weight:700}.CustosPanel-module__gH_ZxW__simulacaoNota{color:var(--text-muted);margin:0;font-size:.75rem;line-height:1.5}@media (max-width:900px){.CustosPanel-module__gH_ZxW__colunas{grid-template-columns:1fr}.CustosPanel-module__gH_ZxW__simulacao{position:static}.CustosPanel-module__gH_ZxW__linhaExtra{grid-template-columns:minmax(0,1fr) 80px 36px}.CustosPanel-module__gH_ZxW__linhaExtra select{grid-column:1/-1}}
.LivroCaixaPanel-module__b3hSLq__header{margin-bottom:20px}.LivroCaixaPanel-module__b3hSLq__titulo{margin-bottom:6px;font-size:1.75rem;font-weight:800}.LivroCaixaPanel-module__b3hSLq__subtitulo{color:var(--text-secondary);max-width:640px;font-size:.9375rem;line-height:1.6}.LivroCaixaPanel-module__b3hSLq__ajuda{color:var(--text-muted);margin:12px 0;font-size:.8125rem}.LivroCaixaPanel-module__b3hSLq__erro,.LivroCaixaPanel-module__b3hSLq__sucesso{border-radius:var(--radius-sm);align-items:center;gap:8px;margin-bottom:16px;padding:12px 16px;font-size:.875rem;display:flex}.LivroCaixaPanel-module__b3hSLq__erro{border:1px solid var(--accent-red);color:var(--accent-red);background:#e539351f}.LivroCaixaPanel-module__b3hSLq__sucesso{border:1px solid var(--accent-green);color:var(--accent-green);background:#7ac9431a}.LivroCaixaPanel-module__b3hSLq__resumo{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;margin-bottom:20px;display:grid}.LivroCaixaPanel-module__b3hSLq__cartaoResumo{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);align-items:center;gap:12px;padding:14px 16px;display:flex}.LivroCaixaPanel-module__b3hSLq__iconeResumo{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.LivroCaixaPanel-module__b3hSLq__iconeEntrada{color:var(--sucesso);background:color-mix(in srgb, var(--sucesso) 10%, var(--bg-card))}.LivroCaixaPanel-module__b3hSLq__iconeSaida{color:var(--erro);background:color-mix(in srgb, var(--erro) 10%, var(--bg-card))}.LivroCaixaPanel-module__b3hSLq__iconeSaldo{color:var(--primary-lighter);background:var(--bg-surface)}.LivroCaixaPanel-module__b3hSLq__iconeRevendedora{color:var(--info);background:color-mix(in srgb, var(--info) 10%, var(--bg-card))}.LivroCaixaPanel-module__b3hSLq__labelResumo{color:var(--text-muted);margin-bottom:2px;font-size:.75rem;display:block}.LivroCaixaPanel-module__b3hSLq__valorResumo{color:var(--text-primary);font-size:1.125rem}.LivroCaixaPanel-module__b3hSLq__percentualResumo{color:var(--text-muted);font-size:.75rem;font-weight:500}.LivroCaixaPanel-module__b3hSLq__filtros{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}.LivroCaixaPanel-module__b3hSLq__periodo{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.LivroCaixaPanel-module__b3hSLq__modoTabs{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-sm);gap:4px;padding:3px;display:flex}.LivroCaixaPanel-module__b3hSLq__modoTab{border-radius:calc(var(--radius-sm) - 2px);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:6px 12px;font-size:.8125rem;font-weight:500}.LivroCaixaPanel-module__b3hSLq__modoTab:hover{color:var(--text-primary)}.LivroCaixaPanel-module__b3hSLq__modoTabAtivo,.LivroCaixaPanel-module__b3hSLq__modoTabAtivo:hover{background:var(--bg-card);color:var(--primary-lighter)}.LivroCaixaPanel-module__b3hSLq__periodoLivre{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.LivroCaixaPanel-module__b3hSLq__periodoDatas{color:var(--text-muted);align-items:center;gap:8px;font-size:.8125rem;display:flex}.LivroCaixaPanel-module__b3hSLq__presets{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px;display:flex}.LivroCaixaPanel-module__b3hSLq__presetBtn{border-radius:var(--radius-full);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:5px 10px;font-size:.75rem}.LivroCaixaPanel-module__b3hSLq__presetBtn:hover{border-color:var(--primary-light);color:var(--primary-lighter)}.LivroCaixaPanel-module__b3hSLq__filtrosLinha{flex-wrap:wrap;gap:8px;display:flex}.LivroCaixaPanel-module__b3hSLq__filtrosLinha select{min-width:170px}.LivroCaixaPanel-module__b3hSLq__lista{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.LivroCaixaPanel-module__b3hSLq__item{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:border-color var(--transition-fast);align-items:center;gap:14px;padding:12px 14px;display:flex}.LivroCaixaPanel-module__b3hSLq__item:hover{border-color:var(--border-color-hover)}.LivroCaixaPanel-module__b3hSLq__pill{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.02em;flex-shrink:0;padding:4px 10px;font-size:.6875rem;font-weight:700}.LivroCaixaPanel-module__b3hSLq__pillEntrada{color:var(--sucesso);background:color-mix(in srgb, var(--sucesso) 10%, var(--bg-card))}.LivroCaixaPanel-module__b3hSLq__pillSaida{color:var(--erro);background:color-mix(in srgb, var(--erro) 10%, var(--bg-card))}.LivroCaixaPanel-module__b3hSLq__itemTexto{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.LivroCaixaPanel-module__b3hSLq__itemTexto strong{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;overflow:hidden}.LivroCaixaPanel-module__b3hSLq__itemDetalhe{color:var(--text-muted);font-size:.8125rem}.LivroCaixaPanel-module__b3hSLq__valorEntrada{color:var(--sucesso);white-space:nowrap}.LivroCaixaPanel-module__b3hSLq__valorSaida{color:var(--erro);white-space:nowrap}.LivroCaixaPanel-module__b3hSLq__itemAcoes{flex-shrink:0;gap:4px;display:flex}.LivroCaixaPanel-module__b3hSLq__acaoBtn{border-radius:var(--radius-sm);width:30px;height:30px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;justify-content:center;align-items:center;display:flex}.LivroCaixaPanel-module__b3hSLq__acaoBtn:hover{background:var(--bg-elevated);color:var(--text-primary)}.LivroCaixaPanel-module__b3hSLq__formulario{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:16px}.LivroCaixaPanel-module__b3hSLq__formularioNovo{margin-top:12px}.LivroCaixaPanel-module__b3hSLq__formularioCampos{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;margin-bottom:14px;display:grid}.LivroCaixaPanel-module__b3hSLq__campo{flex-direction:column;gap:5px;min-width:0;display:flex}.LivroCaixaPanel-module__b3hSLq__campoLargo{grid-column:1/-1}.LivroCaixaPanel-module__b3hSLq__campo>span{color:var(--text-secondary);flex-direction:column;font-size:.8125rem;display:flex}.LivroCaixaPanel-module__b3hSLq__campo em{color:var(--text-muted);font-size:.6875rem;font-style:normal}.LivroCaixaPanel-module__b3hSLq__formularioAcoes{gap:8px;display:flex}.LivroCaixaPanel-module__b3hSLq__adicionar{border-radius:var(--radius-md);border:1px dashed var(--border-color-hover);width:100%;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;align-items:center;gap:7px;margin-top:12px;padding:11px 12px;font-size:.875rem;font-weight:500;display:flex}.LivroCaixaPanel-module__b3hSLq__adicionar:hover{border-color:var(--primary-light);color:var(--primary-lighter);background:var(--bg-surface)}@media (max-width:768px){.LivroCaixaPanel-module__b3hSLq__titulo{font-size:1.375rem}.LivroCaixaPanel-module__b3hSLq__item{flex-wrap:wrap}.LivroCaixaPanel-module__b3hSLq__formularioCampos{grid-template-columns:1fr}}
.AvaliacoesPanel-module__NUS8wa__header{margin-bottom:24px}.AvaliacoesPanel-module__NUS8wa__titulo{margin-bottom:6px;font-size:1.75rem;font-weight:800}.AvaliacoesPanel-module__NUS8wa__subtitulo{color:var(--text-secondary);max-width:640px;font-size:.9375rem}.AvaliacoesPanel-module__NUS8wa__filtros{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.AvaliacoesPanel-module__NUS8wa__erro{border:1px solid var(--accent-red);color:var(--accent-red);border-radius:var(--radius-sm);background:#e539351f;align-items:center;gap:8px;margin-bottom:16px;padding:12px 16px;font-size:.875rem;display:flex}.AvaliacoesPanel-module__NUS8wa__vazio{text-align:center;color:var(--text-secondary);padding:48px 24px}.AvaliacoesPanel-module__NUS8wa__vazio svg{color:var(--text-muted);margin-bottom:12px}.AvaliacoesPanel-module__NUS8wa__vazio h3{color:var(--text-primary);margin-bottom:8px;font-size:1.125rem}.AvaliacoesPanel-module__NUS8wa__vazio p{max-width:460px;margin:0 auto;font-size:.875rem;line-height:1.6}.AvaliacoesPanel-module__NUS8wa__lista{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:14px;display:grid}.AvaliacoesPanel-module__NUS8wa__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:all var(--transition-base);flex-direction:column;gap:12px;padding:16px;display:flex}.AvaliacoesPanel-module__NUS8wa__card:hover{border-color:var(--border-color-hover)}.AvaliacoesPanel-module__NUS8wa__topo{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.AvaliacoesPanel-module__NUS8wa__cliente{flex-direction:column;gap:2px;min-width:0;display:flex}.AvaliacoesPanel-module__NUS8wa__cliente strong{color:var(--text-primary);font-size:.9375rem}.AvaliacoesPanel-module__NUS8wa__cliente span{color:var(--text-muted);font-size:.8125rem}.AvaliacoesPanel-module__NUS8wa__estrelas{color:var(--accent-yellow);flex-shrink:0;gap:2px;display:flex}.AvaliacoesPanel-module__NUS8wa__texto{background:var(--bg-surface);border-radius:var(--radius-sm);color:var(--text-secondary);white-space:pre-wrap;margin:0;padding:10px 12px;font-size:.875rem;line-height:1.5}.AvaliacoesPanel-module__NUS8wa__fotos{flex-wrap:wrap;gap:8px;display:flex}.AvaliacoesPanel-module__NUS8wa__foto{object-fit:cover;border-radius:var(--radius-sm);width:72px;height:72px;display:block}.AvaliacoesPanel-module__NUS8wa__rodape{border-top:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-top:10px;display:flex}.AvaliacoesPanel-module__NUS8wa__data{color:var(--text-muted);font-size:.75rem}.AvaliacoesPanel-module__NUS8wa__acoes{align-items:center;gap:8px;display:flex}.AvaliacoesPanel-module__NUS8wa__excluir{border-radius:var(--radius-sm);width:30px;height:30px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AvaliacoesPanel-module__NUS8wa__excluir:hover{color:var(--accent-red);background:#e539351f}@media (max-width:768px){.AvaliacoesPanel-module__NUS8wa__titulo{font-size:1.375rem}.AvaliacoesPanel-module__NUS8wa__lista{grid-template-columns:1fr}.AvaliacoesPanel-module__NUS8wa__rodape{flex-direction:column;align-items:stretch}.AvaliacoesPanel-module__NUS8wa__acoes{flex-wrap:wrap}.AvaliacoesPanel-module__NUS8wa__acoes>*{flex:1}}
.DepoimentosPanel-module__Qj2fiq__header{margin-bottom:20px}.DepoimentosPanel-module__Qj2fiq__titulo{margin-bottom:6px;font-size:1.75rem;font-weight:800}.DepoimentosPanel-module__Qj2fiq__subtitulo{color:var(--text-secondary);max-width:640px;font-size:.9375rem;line-height:1.6}.DepoimentosPanel-module__Qj2fiq__alertaErro,.DepoimentosPanel-module__Qj2fiq__alertaOk{border-radius:var(--radius-sm);align-items:flex-start;gap:10px;margin-bottom:16px;padding:10px 14px;font-size:.875rem;display:flex}.DepoimentosPanel-module__Qj2fiq__alertaErro{color:var(--erro-escuro);background:color-mix(in srgb, var(--erro) 10%, var(--bg-surface));border:1px solid var(--erro)}.DepoimentosPanel-module__Qj2fiq__alertaOk{color:var(--text-primary);background:var(--bg-surface);border:1px solid var(--border-color)}.DepoimentosPanel-module__Qj2fiq__barra{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.DepoimentosPanel-module__Qj2fiq__contador{color:var(--text-muted);font-size:.875rem}.DepoimentosPanel-module__Qj2fiq__formulario{border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-surface);margin-bottom:20px;padding:16px}.DepoimentosPanel-module__Qj2fiq__formGrade{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:16px;display:grid}.DepoimentosPanel-module__Qj2fiq__campoFoto,.DepoimentosPanel-module__Qj2fiq__campo{flex-direction:column;gap:4px;min-width:0;font-size:.875rem;display:flex}.DepoimentosPanel-module__Qj2fiq__campoFoto>span,.DepoimentosPanel-module__Qj2fiq__campo>span{flex-direction:column;gap:2px;font-weight:600;display:flex}.DepoimentosPanel-module__Qj2fiq__campo b,.DepoimentosPanel-module__Qj2fiq__campoFoto b{color:var(--coral)}.DepoimentosPanel-module__Qj2fiq__campo em,.DepoimentosPanel-module__Qj2fiq__campoFoto em{color:var(--text-muted);font-size:.6875rem;font-style:normal;font-weight:400}.DepoimentosPanel-module__Qj2fiq__formCampos{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0;display:grid}.DepoimentosPanel-module__Qj2fiq__campoLargo{grid-column:1/-1}.DepoimentosPanel-module__Qj2fiq__solta,.DepoimentosPanel-module__Qj2fiq__previa{border-radius:var(--radius-md);cursor:pointer;place-items:center;gap:6px;min-height:150px;display:grid;position:relative;overflow:hidden}.DepoimentosPanel-module__Qj2fiq__solta{border:1.5px dashed var(--border-color-hover);background:var(--bg-card);color:var(--text-muted);text-align:center;padding:12px;font-size:.8125rem}.DepoimentosPanel-module__Qj2fiq__solta:hover{border-color:var(--coral);color:var(--coral)}.DepoimentosPanel-module__Qj2fiq__previa{border:1px solid var(--border-color);background:var(--bg-vitrine)}.DepoimentosPanel-module__Qj2fiq__previaImg{object-fit:contain}.DepoimentosPanel-module__Qj2fiq__trocarFoto{color:#fff;cursor:pointer;background:#14100ebf;border:0;padding:6px;font-size:.75rem;font-weight:600;position:absolute;inset:auto 0 0}.DepoimentosPanel-module__Qj2fiq__formAcoes{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;display:flex}.DepoimentosPanel-module__Qj2fiq__dica{color:var(--text-muted);font-size:.75rem}.DepoimentosPanel-module__Qj2fiq__vazio{color:var(--text-muted);max-width:60ch;padding:20px 0;font-size:.875rem;line-height:1.6}.DepoimentosPanel-module__Qj2fiq__lista{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.DepoimentosPanel-module__Qj2fiq__item{border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-card);grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;display:grid}.DepoimentosPanel-module__Qj2fiq__desligado{opacity:.55;background:var(--bg-surface)}.DepoimentosPanel-module__Qj2fiq__itemFoto{aspect-ratio:3/2;border-radius:var(--radius-sm);background:var(--bg-vitrine);width:110px;position:relative;overflow:hidden}.DepoimentosPanel-module__Qj2fiq__itemTexto{min-width:0}.DepoimentosPanel-module__Qj2fiq__itemTexto strong{font-size:.9375rem}.DepoimentosPanel-module__Qj2fiq__itemArroba{color:var(--text-muted);margin-left:8px;font-size:.75rem}.DepoimentosPanel-module__Qj2fiq__itemTexto p{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.DepoimentosPanel-module__Qj2fiq__itemPeca{color:var(--text-muted);margin-top:4px;font-size:.75rem;display:inline-block}.DepoimentosPanel-module__Qj2fiq__itemAcoes{flex-shrink:0;gap:6px;display:flex}.DepoimentosPanel-module__Qj2fiq__itemAcoes button{border:1px solid var(--border-color);border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;place-items:center;display:grid}.DepoimentosPanel-module__Qj2fiq__itemAcoes button:hover:not(:disabled){border-color:var(--border-color-hover);color:var(--text-primary)}.DepoimentosPanel-module__Qj2fiq__itemAcoes button:disabled{opacity:.3;cursor:default}.DepoimentosPanel-module__Qj2fiq__itemAcoes .DepoimentosPanel-module__Qj2fiq__perigo:hover{border-color:var(--erro);color:var(--erro)}@media (max-width:760px){.DepoimentosPanel-module__Qj2fiq__formGrade,.DepoimentosPanel-module__Qj2fiq__formCampos{grid-template-columns:1fr}.DepoimentosPanel-module__Qj2fiq__item{grid-template-columns:80px minmax(0,1fr)}.DepoimentosPanel-module__Qj2fiq__itemFoto{width:80px}.DepoimentosPanel-module__Qj2fiq__itemAcoes{grid-column:1/-1;justify-content:flex-end}}
.Footer-module__3hUVsW__footer{background:var(--bg-dark);border-top:1px solid var(--border-color);position:relative;overflow:hidden}.Footer-module__3hUVsW__topBar{width:100%;height:3px}.Footer-module__3hUVsW__rainbow{background:var(--gradient-rainbow);height:100%}.Footer-module__3hUVsW__container{max-width:1280px;margin:0 auto;padding:64px 24px 32px}.Footer-module__3hUVsW__grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.Footer-module__3hUVsW__brand{flex-direction:column;gap:16px;display:flex}.Footer-module__3hUVsW__logo{align-items:center;gap:8px;display:flex}.Footer-module__3hUVsW__logoIcon{object-fit:contain;width:40px;height:40px}.Footer-module__3hUVsW__logoText{font-size:1.5rem}.Footer-module__3hUVsW__slogan{font-family:var(--font-heading);color:var(--accent-yellow);font-size:1rem;font-style:italic;font-weight:600}.Footer-module__3hUVsW__description{color:var(--text-muted);font-size:.875rem;line-height:1.7}.Footer-module__3hUVsW__social{gap:12px;margin-top:8px;display:flex}.Footer-module__3hUVsW__socialLink{border-radius:var(--radius-full);background:var(--bg-card);border:1px solid var(--border-color);width:40px;height:40px;color:var(--text-secondary);transition:all var(--transition-base);justify-content:center;align-items:center;display:flex}.Footer-module__3hUVsW__socialLink:hover{color:var(--text-primary);border-color:var(--primary);background:var(--bg-surface);transform:translateY(-2px)}.Footer-module__3hUVsW__column{flex-direction:column;gap:12px;display:flex}.Footer-module__3hUVsW__columnTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:4px;font-size:1rem;font-weight:700}.Footer-module__3hUVsW__link{color:var(--text-muted);transition:color var(--transition-fast);font-size:.875rem}.Footer-module__3hUVsW__link:hover{color:var(--primary-lighter)}.Footer-module__3hUVsW__contactItem{color:var(--text-muted);align-items:center;gap:8px;font-size:.875rem;display:flex}.Footer-module__3hUVsW__contactLabel{color:var(--text-muted);font-size:.8125rem}.Footer-module__3hUVsW__bottom{border-top:1px solid var(--border-color);color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:32px;font-size:.8125rem;display:flex}.Footer-module__3hUVsW__madeWith{color:var(--text-muted)}@media (max-width:768px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr 1fr;gap:32px}.Footer-module__3hUVsW__brand{grid-column:1/-1}.Footer-module__3hUVsW__bottom{text-align:center;flex-direction:column;gap:8px}}@media (max-width:480px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr}}
.RelatoriosPanel-module__TNm7Ja__header{margin-bottom:20px}.RelatoriosPanel-module__TNm7Ja__titulo{margin-bottom:6px;font-size:1.75rem;font-weight:800}.RelatoriosPanel-module__TNm7Ja__subtitulo{color:var(--text-secondary);max-width:720px;font-size:.9375rem;line-height:1.6}.RelatoriosPanel-module__TNm7Ja__vazio{color:var(--text-muted);margin:8px 0;font-size:.8125rem}.RelatoriosPanel-module__TNm7Ja__erro,.RelatoriosPanel-module__TNm7Ja__aviso{border-radius:var(--radius-sm);align-items:center;gap:8px;margin-bottom:16px;padding:12px 16px;font-size:.875rem;line-height:1.5;display:flex}.RelatoriosPanel-module__TNm7Ja__erro{background:color-mix(in srgb, var(--coral) 12%, transparent);border:1px solid var(--coral);color:var(--text-primary)}.RelatoriosPanel-module__TNm7Ja__aviso{background:color-mix(in srgb, var(--amarelo) 16%, transparent);border:1px solid var(--amarelo);color:var(--text-primary)}.RelatoriosPanel-module__TNm7Ja__filtros{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.RelatoriosPanel-module__TNm7Ja__periodo{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.RelatoriosPanel-module__TNm7Ja__presets{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px;display:flex}.RelatoriosPanel-module__TNm7Ja__presetBtn{border-radius:var(--radius-full);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:5px 10px;font-size:.75rem}.RelatoriosPanel-module__TNm7Ja__presetBtn:hover{border-color:var(--coral);color:var(--coral)}.RelatoriosPanel-module__TNm7Ja__presetBtnAtivo,.RelatoriosPanel-module__TNm7Ja__presetBtnAtivo:hover{background:var(--coral);border-color:var(--coral);color:#fff}.RelatoriosPanel-module__TNm7Ja__periodoDatas{color:var(--text-muted);align-items:center;gap:8px;font-size:.8125rem;display:flex}.RelatoriosPanel-module__TNm7Ja__filtrosLinha{flex-wrap:wrap;gap:8px;display:flex}.RelatoriosPanel-module__TNm7Ja__filtrosLinha select{min-width:160px}.RelatoriosPanel-module__TNm7Ja__resumo{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;margin-bottom:20px;display:grid}.RelatoriosPanel-module__TNm7Ja__cartaoResumo{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);align-items:center;gap:12px;padding:14px 16px;display:flex}.RelatoriosPanel-module__TNm7Ja__iconeResumo{border-radius:var(--radius-md);width:38px;height:38px;color:var(--coral);background:color-mix(in srgb, var(--coral) 10%, var(--bg-card));flex-shrink:0;justify-content:center;align-items:center;display:flex}.RelatoriosPanel-module__TNm7Ja__tomcoral{color:var(--coral);background:color-mix(in srgb, var(--coral) 10%, var(--bg-card))}.RelatoriosPanel-module__TNm7Ja__tomrosa{color:var(--rosa);background:color-mix(in srgb, var(--rosa) 10%, var(--bg-card))}.RelatoriosPanel-module__TNm7Ja__tomamarelo{color:var(--text-primary);background:color-mix(in srgb, var(--amarelo) 22%, var(--bg-card))}.RelatoriosPanel-module__TNm7Ja__tomverde{color:var(--verde-escuro);background:color-mix(in srgb, var(--verde) 16%, var(--bg-card))}.RelatoriosPanel-module__TNm7Ja__labelResumo{color:var(--text-muted);margin-bottom:2px;font-size:.75rem;display:block}.RelatoriosPanel-module__TNm7Ja__valorResumo{color:var(--text-primary);font-size:1.125rem}.RelatoriosPanel-module__TNm7Ja__bloco{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);margin-bottom:14px;padding:16px}.RelatoriosPanel-module__TNm7Ja__blocoDestaque{border:1px solid var(--coral);background:color-mix(in srgb, var(--coral) 5%, var(--bg-card))}.RelatoriosPanel-module__TNm7Ja__blocoHeader{color:var(--text-muted);align-items:center;gap:8px;margin-bottom:4px;display:flex}.RelatoriosPanel-module__TNm7Ja__blocoTitulo{color:var(--text-primary);margin:0;font-size:.9375rem;font-weight:700}.RelatoriosPanel-module__TNm7Ja__blocoSubtitulo{color:var(--text-muted);margin:0 0 12px;font-size:.8125rem;line-height:1.5}.RelatoriosPanel-module__TNm7Ja__grade2{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-bottom:14px;display:grid}.RelatoriosPanel-module__TNm7Ja__grade2 .RelatoriosPanel-module__TNm7Ja__bloco{margin-bottom:0}.RelatoriosPanel-module__TNm7Ja__listaBarras{flex-direction:column;gap:10px;display:flex}.RelatoriosPanel-module__TNm7Ja__linhaBarra{flex-direction:column;gap:3px;display:flex}.RelatoriosPanel-module__TNm7Ja__linhaBarraTexto{justify-content:space-between;align-items:baseline;gap:10px;font-size:.8125rem;display:flex}.RelatoriosPanel-module__TNm7Ja__linhaBarraNome{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.RelatoriosPanel-module__TNm7Ja__linhaBarraValor{color:var(--text-primary);font-variant-numeric:tabular-nums;flex-shrink:0}.RelatoriosPanel-module__TNm7Ja__linhaBarraDetalhe{color:var(--text-muted);font-size:.6875rem}.RelatoriosPanel-module__TNm7Ja__trilhaBarra{border-radius:var(--radius-full);background:var(--bg-surface);width:100%;height:7px;overflow:hidden}.RelatoriosPanel-module__TNm7Ja__barra{border-radius:var(--radius-full);height:100%;transition:width var(--transition-fast)}.RelatoriosPanel-module__TNm7Ja__grafico{align-items:flex-end;gap:3px;height:140px;padding-top:8px;display:flex}.RelatoriosPanel-module__TNm7Ja__colunaGrafico{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:4px;min-width:4px;height:100%;display:flex}.RelatoriosPanel-module__TNm7Ja__barraVertical{border-radius:3px 3px 0 0;width:100%;min-height:2px}.RelatoriosPanel-module__TNm7Ja__rotuloEixo{color:var(--text-muted);white-space:nowrap;height:14px;font-size:.625rem}.RelatoriosPanel-module__TNm7Ja__giroLista{flex-direction:column;gap:14px;display:flex}.RelatoriosPanel-module__TNm7Ja__giroLinha{flex-direction:column;gap:4px;display:flex}.RelatoriosPanel-module__TNm7Ja__giroCabecalho{justify-content:space-between;align-items:baseline;font-size:.9375rem;display:flex}.RelatoriosPanel-module__TNm7Ja__giroPercentual{font-size:.8125rem;font-weight:700}.RelatoriosPanel-module__TNm7Ja__giroDetalhe{color:var(--text-muted);font-size:.75rem}.RelatoriosPanel-module__TNm7Ja__recorrenciaResumo{color:var(--text-secondary);align-items:center;gap:6px;margin:0 0 12px;font-size:.8125rem;display:flex}.RelatoriosPanel-module__TNm7Ja__tabelaClientes{flex-direction:column;gap:8px;display:flex}.RelatoriosPanel-module__TNm7Ja__linhaCliente{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:10px;padding:8px 0;display:flex}.RelatoriosPanel-module__TNm7Ja__linhaCliente:last-child{border-bottom:none;padding-bottom:0}.RelatoriosPanel-module__TNm7Ja__linhaClienteTexto{flex-direction:column;gap:1px;min-width:0;display:flex}.RelatoriosPanel-module__TNm7Ja__linhaClienteTexto strong{color:var(--text-primary);font-size:.875rem}.RelatoriosPanel-module__TNm7Ja__itemDetalhe{color:var(--text-muted);font-size:.75rem}.RelatoriosPanel-module__TNm7Ja__linhaClienteValor{color:var(--text-primary);flex-shrink:0;font-size:.9375rem}@media (max-width:768px){.RelatoriosPanel-module__TNm7Ja__titulo{font-size:1.375rem}.RelatoriosPanel-module__TNm7Ja__grade2{grid-template-columns:1fr}.RelatoriosPanel-module__TNm7Ja__filtrosLinha select{flex:140px;min-width:0}}
.WhatsAppButton-module__N1AFea__button{color:#fff;width:56px;height:56px;z-index:var(--z-sticky);transition:all var(--transition-base);background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border-radius:50%;justify-content:center;align-items:center;animation:2s ease-in-out infinite WhatsAppButton-module__N1AFea__pulse-whatsapp;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 20px #25d36666}.WhatsAppButton-module__N1AFea__button:hover{transform:scale(1.1);box-shadow:0 6px 30px #25d36699}.WhatsAppButton-module__N1AFea__button:hover .WhatsAppButton-module__N1AFea__tooltip{opacity:1;visibility:visible;transform:translate(-100%)translateY(-50%)translate(-12px)}.WhatsAppButton-module__N1AFea__tooltip{background:var(--bg-card);color:var(--text-primary);border-radius:var(--radius-md);white-space:nowrap;border:1px solid var(--border-color);opacity:0;visibility:hidden;transition:all var(--transition-base);pointer-events:none;padding:8px 16px;font-size:.8125rem;font-weight:500;position:absolute;top:50%;right:0;transform:translate(-100%)translateY(-50%)translate(-4px)}@keyframes WhatsAppButton-module__N1AFea__pulse-whatsapp{0%,to{box-shadow:0 4px 20px #25d36666}50%{box-shadow:0 4px 30px #25d36699,0 0 0 8px #25d3661a}}@media (max-width:768px){.WhatsAppButton-module__N1AFea__button{width:48px;height:48px;bottom:16px;right:16px}}
.ProductThumb-module__he2qvG__image{object-fit:cover;border-radius:inherit;transition:transform var(--transition-base)}.ProductThumb-module__he2qvG__semFoto{color:var(--text-muted);opacity:.55;justify-content:center;align-items:center;display:flex}@media (max-width:768px){.ProductThumb-module__he2qvG__semFoto svg{width:34px;height:34px}}
