.Login_container__9yYxU{display:flex;align-items:center;justify-content:center;min-height:100vh;transition:var(--transition-theme)}.Login_loginCard__eGSaJ{display:flex;flex-direction:column;gap:1.8rem;padding:1.5rem;background-color:var(--bg-primary);border-radius:.75rem;box-shadow:0 4px 6px -1px var(--shadow-md),0 2px 4px -1px var(--shadow-sm);width:100%;max-width:21rem;border:1px solid var(--border-light)}.Login_logoContainer__nQUqA{display:flex;justify-content:center;margin:0 auto}.Login_form__tGt_D{display:flex;flex-direction:column;gap:.625rem}.Login_formActions__KkB15{display:flex;flex-direction:column;align-items:center;gap:1.25rem;margin-top:1rem}.Login_forgotPassword__hYLed{font-size:.875rem;font-weight:600;color:var(--color-blue);text-decoration:none;cursor:pointer;transition:var(--transition-theme)}.Login_forgotPassword__hYLed:hover{text-decoration:underline;color:var(--color-blue-hover)}.Login_themeToggleContainer__r_E2v{position:absolute;top:1rem;right:1rem}.DefaultList_mainContainer__0xFIn{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%}.ListagemPadrao_extraGrande__mLLBG{max-width:20rem!important}.ListagemPadrao_grande__kCLqC{max-width:18rem!important}.ListagemPadrao_medio__Dh__d{max-width:14rem!important}.ListagemPadrao_pequeno__MBKxe{max-width:12rem!important}.ListagemPadrao_menor__EEQ7M{max-width:10rem!important}.ListagemPadrao_minimo__OissX{max-width:8rem!important}.ListagemPadrao_compacto__1S6Mg{max-width:6rem!important}.Filtro_containerFiltro__nN5yI{background-color:var(--bg-primary);border-radius:8px;box-shadow:0 2px 8px var(--shadow-md);margin-bottom:.6rem;width:100%}.Filtro_paddingFiltro__SzMDv{padding:.75rem 1rem}.Filtro_filtrosGrid__pvo7E{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.Filtro_divisorFiltro__zw2Cm{margin:0;border:0;height:2px;background-color:var(--border-light)}.Filtro_rodapeFiltro__34ohM{display:flex;justify-content:flex-end;gap:12px;align-items:center}.Filtro_filtrosCampos__nPEw2{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;flex:1 1}.Filtro_botoesLaterais__l11S8{border-left:2px solid var(--border-light);display:flex;flex-direction:column;gap:0;align-items:stretch;margin:-.75rem -1rem -.75rem 1rem;padding-left:0;min-height:100%}.Filtro_botaoLimpar__olzS4,.Filtro_botaoMaisFiltros__Sp0Gd{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem .75rem .75rem;height:auto;min-height:3rem;border:none;background-color:transparent;color:var(--accent-primary);cursor:pointer;font-size:.875rem;font-weight:600;transition:all .2s ease-in-out;width:100%;box-sizing:border-box;justify-content:center;text-align:center;flex:1 1}.Filtro_botaoLimpar__olzS4{border-radius:0 8px 0 0}.Filtro_botaoMaisFiltros__Sp0Gd{border-radius:0 0 8px 0}.Filtro_botaoLimpar__olzS4:hover,.Filtro_botaoMaisFiltros__Sp0Gd:hover{background-color:var(--accent-light);color:var(--accent-primary)}.Filtro_botaoLimpar__olzS4:active,.Filtro_botaoLimpar__olzS4:focus,.Filtro_botaoMaisFiltros__Sp0Gd:active,.Filtro_botaoMaisFiltros__Sp0Gd:focus{outline:none}.Filtro_botaoMaisFiltros__Sp0Gd.Filtro_expandido__Wn0aQ{background-color:transparent;color:var(--accent-primary);border-radius:0}.Filtro_botaoMaisFiltros__Sp0Gd.Filtro_expandido__Wn0aQ:hover{background-color:var(--accent-light);color:var(--accent-primary);border-radius:0}.Filtro_botaoMaisFiltros__Sp0Gd.Filtro_expandido__Wn0aQ:active,.Filtro_botaoMaisFiltros__Sp0Gd.Filtro_expandido__Wn0aQ:focus{outline:none}.Filtro_iconeSetinha__hHCev{font-size:1rem;transition:transform .2s cubic-bezier(.4,0,.2,1);color:inherit;flex-shrink:0}.Filtro_botaoMaisFiltros__Sp0Gd.Filtro_expandido__Wn0aQ .Filtro_iconeSetinha__hHCev{transform:rotate(180deg)}.Filtro_filtrosExpandidos__NUDjG{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.76rem;padding-top:1rem;border-top:2px solid var(--border-light);animation:Filtro_slideDown__gBlYI .2s ease-out;overflow:hidden}@keyframes Filtro_slideDown__gBlYI{0%{opacity:0;transform:translateY(-20px);max-height:0;padding-top:0;margin-top:0}to{opacity:1;transform:translateY(0);max-height:300px;padding-top:1rem;margin-top:1rem}}@keyframes Filtro_slideUp__aYrA4{0%{opacity:1;transform:translateY(0);max-height:300px;padding-top:1rem;margin-top:1rem}to{opacity:0;transform:translateY(-20px);max-height:0;padding-top:0;margin-top:0}}.Filtro_filtrosExpandidos__NUDjG.Filtro_saindo___hGgp{animation:Filtro_slideUp__aYrA4 .2s ease-in forwards}.Filtro_separadorBotoes__vCK5D{width:100%;height:2px;border:none;background-color:var(--border-light);align-self:center;margin:0}.Filtro_carregando__OZtbg{filter:blur(2px);opacity:.7;pointer-events:none;transition:all .3s ease}.Loading_loadingOverlay__0gMkH{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;background-color:var(--overlay-dark);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:var(--accent-primary);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:3000;transition:var(--transition-theme)}.Loading_loadingContainer__s3hPe{display:flex;flex-direction:column;align-items:center;gap:.5rem}.Loading_spinnerContainer__DrOG_{position:relative;display:flex;align-items:center;justify-content:center}.Loading_spinner__uD5wj{color:var(--accent-primary);font-size:3.5rem;animation:Loading_spin__p6qET 1s linear infinite}.Loading_loadingText__BpVSy{font-size:1.3rem;font-weight:600}.Loading_loadingSubtext__d5GIi,.Loading_loadingText__BpVSy{color:var(--accent-primary);text-align:center;font-family:var(--font-inter)}.Loading_loadingSubtext__d5GIi{font-size:1rem;margin-top:.5rem}@keyframes Loading_spin__p6qET{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}[data-theme=dark] .Loading_loadingOverlayBlur__NCar3{background-color:var(--color-white-transparent)}.Loading_loadingOverlayBlur__NCar3{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;background-color:var(--color-lightest-gray-transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--color-blue);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:3000;transition:var(--transition-theme)}.Loading_fadeIn__aYi_v{opacity:0;animation:Loading_fadeIn__aYi_v .3s ease-in-out forwards}@keyframes Loading_fadeIn__aYi_v{0%{opacity:0}to{opacity:1}}.Loading_inlineLoading__uv2_j{display:flex;align-items:center;gap:.5rem;padding:.5rem}.Loading_inlineSpinner__8sRKm{color:var(--color-blue);font-size:1rem;animation:Loading_spin__p6qET 1s linear infinite}.Loading_inlineText__Cv_xv{color:var(--color-blue);font-size:.9rem;font-family:var(--font-inter)}.EstadoErro_containerErro__xDvnL{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;gap:.5rem;height:100%;min-height:50vh}.EstadoErro_iconeErro__vmSbf{font-size:8rem;color:var(--text-tertiary)}.EstadoErro_tituloErro__c6GYh{margin:0;font-size:1.1rem;color:var(--text-secondary);font-weight:700}.EstadoErro_mensagemErro__BoSkv{margin:0;font-size:1rem;color:var(--text-tertiary);max-width:500px;line-height:1.5;text-align:center}.HistoricoPedido_historicoContainer__7OE1u{display:flex;flex-direction:column;gap:24px;padding:0 24px;background:#fff;border-radius:12px;min-height:400px}.HistoricoPedido_timeline___QWse{position:relative;padding-left:36px;display:flex;flex-direction:column;gap:20px}.HistoricoPedido_timeline___QWse:before{content:"";position:absolute;left:11px;top:0;bottom:24px;width:2px;background:#e9ecef;z-index:0}.HistoricoPedido_timelineItem__IVD0C{position:relative;width:100%}.HistoricoPedido_timelineIndicator__vjxWV{position:absolute;left:-36px;bottom:10px;width:24px;height:24px;border-radius:50%;background:#fff;border:4px solid var(--accent-primary,#007bff);z-index:1;box-shadow:0 0 0 4px #fff}.HistoricoPedido_timelineContent__on9ZM{background:#f8f9fa;border:1px solid #e9ecef;border-radius:10px;padding:10px;display:flex;flex-direction:column;gap:8px;transition:transform .2s ease,box-shadow .2s ease}.HistoricoPedido_timelineContent__on9ZM:hover{box-shadow:0 4px 12px rgba(0,0,0,.05)}.HistoricoPedido_timelineHeader__hY1z8{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;padding-bottom:8px}.HistoricoPedido_usuario__eLgX_{font-weight:700;color:#212529;font-size:1rem;display:flex;align-items:center;gap:8px}.HistoricoPedido_data__LCgsX{color:#6c757d;font-size:.85rem;font-weight:500}.HistoricoPedido_revisaoInfo__eG4L9{font-size:.8rem;color:#495057;background:#e9ecef;padding:4px 10px;border-radius:20px;display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;font-weight:600}.HistoricoPedido_modificacoesList__1LCiU{display:flex;flex-direction:column;gap:8px}.HistoricoPedido_modificacao__r7iQa{font-size:.9rem;color:#495057;line-height:1.5;padding-left:4px}.HistoricoPedido_campo__wdqR2{font-weight:600;color:var(--accent-primary,#007bff)}.HistoricoPedido_prefixo__loX_b{color:#adb5bd;font-size:.85rem}.HistoricoPedido_separador__xnx4a{color:#dee2e6;margin:0 4px}.HistoricoPedido_valorAntigo__hLzRN{text-decoration:line-through;color:#e03131;background:#fff5f5;padding:0 4px;border-radius:4px}.HistoricoPedido_valorNovo__5s2uq{color:#2f9e44;background:#ebfbee;padding:0 4px;border-radius:4px;font-weight:600}.HistoricoPedido_valorRemovido__wBwCI{color:#e03131;background:#fff5f5;padding:0 4px;border-radius:4px;font-weight:600}.HistoricoPedido_loadMoreContainer__5j3wi{display:flex;justify-content:center}.HistoricoPedido_noMoreData__ALBvZ{text-align:center;color:#adb5bd;font-size:.9rem;font-style:italic;padding:20px 0;position:relative;z-index:1}.HistoricoPedido_emptyState__FSZVY{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px;color:#adb5bd;font-style:italic;text-align:center}.HistoricoPedido_loadingContainer__f2owJ{display:flex;flex-direction:column;gap:16px;padding:30px}.PedidoCadastroForm_container__f3_0t{display:flex;flex-direction:column;height:100%;min-height:600px;max-height:85vh;background:var(--bg-primary);border-radius:8px;position:relative}.PedidoCadastroForm_divisorPassos__el8WD{height:5px;background:var(--accent-primary);margin:0;width:100%}.PedidoCadastroForm_corpoContainer__3Fv_k{display:flex;flex:1 1;gap:16px;overflow:hidden}.PedidoCadastroForm_conteudoPrincipal__1piK7{flex:1 1;display:flex;flex-direction:column;overflow:hidden}.PedidoCadastroForm_areaLateral__M_tP_{padding-top:8px;padding-bottom:8px;padding-right:8px;width:320px;min-width:320px;display:flex;flex-direction:column}.PedidoCadastroForm_statusHeaderContainer__ISqPD{position:absolute;top:-60px;right:50px;z-index:100}.PedidoCadastroForm_selectStatus__RsfeK{min-width:200px!important;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:8px}.PedidoCadastroForm_selectStatus__RsfeK select{padding:8px 12px;font-size:14px;border:none;outline:none;background:transparent;width:100%;color:var(--text-primary)}.PedidoCadastroForm_stepperProgress__YBTSk{padding:0 24px 12px;background:transparent;border-bottom:none}.PedidoCadastroForm_stepperLabels__VTQrx{display:flex;flex-direction:column;gap:8px}.PedidoCadastroForm_stepContainer__DO_D_,.PedidoCadastroForm_stepTextsContainer__edVn_{display:flex;gap:8px;align-items:center}.PedidoCadastroForm_stepLabel__VElYK{flex:1 1;display:flex;align-items:center;justify-content:center;height:16px;font-size:14px;font-weight:400;background:var(--border-light);color:var(--text-secondary);transition:all .3s ease;cursor:pointer;opacity:.5}.PedidoCadastroForm_stepLabel__VElYK:first-child{border-radius:10px 0 0 10px}.PedidoCadastroForm_stepLabel__VElYK:last-child{border-radius:0 10px 10px 0}.PedidoCadastroForm_stepLabel__VElYK.PedidoCadastroForm_active__6vBYG{flex:2.3 1;background:var(--color-green-dark);color:var(--color-white);font-weight:600;opacity:1}.PedidoCadastroForm_stepLabel__VElYK:not(.PedidoCadastroForm_active__6vBYG){flex:0.85 1}.PedidoCadastroForm_stepLabel__VElYK.PedidoCadastroForm_completed__W_P8Y{background:var(--color-green);color:var(--color-white);font-weight:600;opacity:.7}.PedidoCadastroForm_stepText__YenDS{display:flex;align-items:center;text-align:left;font-size:14px;color:var(--text-secondary);font-weight:700;transition:all .3s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PedidoCadastroForm_stepText__YenDS:first-child,.PedidoCadastroForm_stepText__YenDS:nth-child(2),.PedidoCadastroForm_stepText__YenDS:nth-child(3){flex:0.85 1}.PedidoCadastroForm_stepText__YenDS.PedidoCadastroForm_active__6vBYG{flex:2.3 1!important;color:var(--text-primary);font-weight:600}.PedidoCadastroForm_stepNumber__f2UFf{font-size:14px;color:var(--text-secondary);font-weight:700;opacity:1}.PedidoCadastroForm_stepNumber__f2UFf.PedidoCadastroForm_active__6vBYG{color:var(--text-primary);font-weight:600}.PedidoCadastroForm_stepDescription__yEU81{font-size:14px;color:var(--text-secondary);font-weight:700;opacity:0;visibility:hidden;transition:all .3s ease}.PedidoCadastroForm_stepDescription__yEU81.PedidoCadastroForm_active__6vBYG{opacity:1;visibility:visible;color:var(--text-primary)}.PedidoCadastroForm_progressBar__r_X87{display:none}.PedidoCadastroForm_progressFill__aoMPK{display:none;transition:width .4s ease}.PedidoCadastroForm_conteudo__u18HB{flex:1 1;padding:24px;overflow-y:auto;scroll-behavior:auto;overflow-anchor:none}.PedidoCadastroForm_passoConteudo__daEew{display:flex;flex-direction:column;gap:32px;position:relative}.PedidoCadastroForm_secao__t6WIs{display:flex;flex-direction:column;gap:16px;position:relative}.PedidoCadastroForm_tituloSecao__6YvFI{font-size:18px;font-weight:700;color:var(--accent-primary);margin:0}.PedidoCadastroForm_descricaoSecao__Nqzog{color:var(--text-secondary);font-size:14px;font-weight:700;margin:0}.PedidoCadastroForm_refetchInfo__fhTXL{color:var(--text-tertiary);font-size:12px;font-weight:400;font-style:italic;opacity:.8}.PedidoCadastroForm_refetchInfo__fhTXL:hover{opacity:1}.PedidoCadastroForm_campoContainer__s2Q0s{display:flex;align-items:flex-start;gap:0;width:100%}.PedidoCadastroForm_campoContainer__s2Q0s>:first-child{flex:1 1}.PedidoCadastroForm_campoContainer__s2Q0s .selectPadraoContainer{margin-bottom:0;margin-right:0;z-index:20}.PedidoCadastroForm_campoContainer__s2Q0s .select,.PedidoCadastroForm_campoContainer__s2Q0s .selectWithInput{border-radius:.3rem 0 0 .3rem;border-right:none;height:2.25rem}.PedidoCadastroForm_campoContainer__s2Q0s .customDropdown{z-index:1010}.PedidoCadastroForm_clienteInfo__Sto__{margin-top:12px;padding:12px;background-color:var(--bg-tertiary);border:1px solid var(--border-light);border-radius:6px;font-size:14px}.PedidoCadastroForm_clienteInfo__Sto__ div{margin-bottom:4px}.PedidoCadastroForm_clienteInfo__Sto__ div:last-child{margin-bottom:0}.PedidoCadastroForm_labelContainer__0pjUH{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:700;color:var(--text-secondary);margin-bottom:8px}.PedidoCadastroForm_emptyState__xFgo5{display:flex;align-items:center;justify-content:center;padding:40px 20px;margin-top:16px;background:var(--bg-primary);border:1px solid var(--border-light);border-radius:8px;text-align:center}.PedidoCadastroForm_emptyStateText__epn8q{color:var(--text-secondary);font-size:14px;margin:0;font-weight:400}.PedidoCadastroForm_footer__9mFFe{border-top:1px solid var(--border-light);padding:20px 24px;border-radius:0 0 8px 8px}.PedidoCadastroForm_botoesContainer__a1G34{display:flex;justify-content:center;align-items:center;gap:12px}.PedidoCadastroForm_container__f3_0t.PedidoCadastroForm_loading__lSADs{pointer-events:none}.PedidoCadastroForm_container__f3_0t.PedidoCadastroForm_loading__lSADs .PedidoCadastroForm_conteudo__u18HB{opacity:.6}.PedidoCadastroForm_secaoHeader__XC3Jc{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.PedidoCadastroForm_listaProdutos__9u3t0{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}.PedidoCadastroForm_conteudoComGap__ol8uA{display:flex;flex-direction:column;gap:8px;padding:16px 8px}.PedidoCadastroForm_linhaCamposContratoSegunda__ykfuq,.PedidoCadastroForm_linhaCamposContrato__6_msE,.PedidoCadastroForm_linhaCamposVenda__cJI60,.PedidoCadastroForm_linhaCampos__4TTAl{display:flex;gap:16px;align-items:flex-start;margin-bottom:16px;flex-wrap:wrap}.PedidoCadastroForm_linhaCamposContratoSegunda__ykfuq{justify-content:flex-start}.PedidoCadastroForm_linhaCamposContratoEquipamentoSegunda__eegRF,.PedidoCadastroForm_linhaCamposContratoEquipamento__ckq_h{display:flex;gap:16px;align-items:flex-start;margin-bottom:16px;flex-wrap:wrap}.PedidoCadastroForm_linhaCamposContratoEquipamentoSegunda__eegRF{justify-content:flex-start}.PedidoCadastroForm_switchContainer__6L3qj{padding:16px 0 8px;border-bottom:1px solid var(--border-light);margin-bottom:16px}.PedidoCadastroForm_listaProdutos__9u3t0 .PedidoCadastroForm_linhaCampos__4TTAl{display:flex;gap:16px;align-items:flex-start;flex-wrap:wrap;margin-bottom:16px}.PedidoCadastroForm_listaProdutos__9u3t0 .select,.PedidoCadastroForm_listaProdutos__9u3t0 .selectPadraoContainer,.PedidoCadastroForm_listaProdutos__9u3t0 .selectWithInput{max-width:260px}.PedidoCadastroForm_campo__ON3f1{display:flex;flex-direction:column}.PedidoCadastroForm_campoMedio__J_Re0{min-width:0}.PedidoCadastroForm_campoPequeno__8flBV{min-width:120px;max-width:180px}.PedidoCadastroForm_campoDuracaoContrato__zr_WV{min-width:200px;max-width:250px}.PedidoCadastroForm_campoFrequenciaPagamento__LMHF4{min-width:180px;max-width:220px}.PedidoCadastroForm_configuracoesContainer__53bvp{display:flex;gap:0;width:-moz-fit-content;width:fit-content}.PedidoCadastroForm_configuracoesContainer__53bvp .PedidoCadastroForm_campo__ON3f1{flex:none}.PedidoCadastroForm_campoConfiguracoes__2xKc5{display:flex;flex-direction:column;width:250px}.PedidoCadastroForm_divisorSecao__UVn_S{border:none;height:1px;background:var(--border-light,#dee2e6);margin:16px -24px 12px;border-radius:0}.PedidoCadastroForm_metodoPagamentoContainer__Ih_Hq{border:1px solid var(--border-light);border-radius:8px;padding:12px 16px;margin-top:8px}.PedidoCadastroForm_metodoPagamentoTitulo__ohayV{font-size:12px;font-weight:600;color:var(--text-primary)}.PedidoCadastroForm_metodoPagamentoWrapper__Y_VJC{position:relative;display:flex;flex-wrap:wrap;gap:8px;max-width:100%}.PedidoCadastroForm_metodoPagamentoConteudo__CTf7X{display:flex;align-items:flex-start;gap:8px;max-width:100%;flex:0 1 auto}.PedidoCadastroForm_adicionarMetodoButton__SOo0j{min-width:40px;height:30px;padding:0;align-self:center;margin-bottom:0;font-size:20px}.PedidoCadastroForm_removerMetodoButton__z_Av0{background:var(--color-danger,#dc3545);color:white;border:none;border-radius:50%;width:15px;height:15px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;cursor:pointer;transition:background-color .2s ease;line-height:1}.PedidoCadastroForm_removerMetodoButton__z_Av0:hover{background:var(--color-danger-dark,#c82333)}.PedidoCadastroForm_datePickerNoRadius__jtOPl input{border-top-left-radius:0;border-bottom-left-radius:0}.PedidoCadastroForm_conteudoComGap__ol8uA .select,.PedidoCadastroForm_conteudoComGap__ol8uA .selectPadraoContainer select,.PedidoCadastroForm_conteudoComGap__ol8uA .selectWithInput{height:1.9rem}.PedidoCadastroForm_conteudoComGap__ol8uA .selectInput{height:1.9rem;font-size:.84rem}.PedidoCadastroForm_conteudoComGap__ol8uA .input{height:1.9rem;font-size:.84rem;padding:0 .7rem}.PedidoCadastroForm_slideInAnimation__ZHZxe{animation:PedidoCadastroForm_slideInFadeUp__LmMms .4s ease-out;transform:translateY(0);opacity:1}@keyframes PedidoCadastroForm_slideInFadeUp__LmMms{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.PedidoCadastroForm_switchPagamentoContainer__EN_Sn{margin-top:12px;padding:8px 0;border-top:1px solid var(--border-light);display:flex;justify-content:center;align-items:center}.PedidoCadastroForm_checkboxPagamento__jilXS{display:flex;align-items:center;gap:8px;font-size:12px;min-width:80px}.PedidoCadastroForm_labelPagamento__71VVj{transition:color .2s ease;min-width:60px;text-align:left}.PedidoCadastroForm_listaAnexos__AERb_{display:flex;flex-direction:column;border:1px solid var(--border-light);border-radius:8px;overflow:hidden}.PedidoCadastroForm_itemAnexo__5GcrV{display:flex;align-items:center;gap:12px;padding:16px 24px;margin:0;background:transparent;border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);cursor:pointer;position:relative;width:100%;box-sizing:border-box}.PedidoCadastroForm_itemAnexo__5GcrV:first-child{border-top:none}.PedidoCadastroForm_itemAnexo__5GcrV:last-child{border-bottom:none}.PedidoCadastroForm_itemAnexo__5GcrV:hover{background:var(--bg-tertiary);border-left:3px solid var(--accent-primary)}.PedidoCadastroForm_itemAnexo__5GcrV.PedidoCadastroForm_dragOver__XLw4q{background:var(--bg-tertiary);border-color:var(--border-light)}.PedidoCadastroForm_iconeAnexo__zpFT0{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--text-secondary);font-size:14px;flex-shrink:0}.PedidoCadastroForm_iconeAdicionar__5drWA{font-size:32px!important;color:var(--text-secondary);transition:color .2s ease;cursor:pointer}.PedidoCadastroForm_iconeAdicionar__5drWA:hover,.PedidoCadastroForm_itemAnexo__5GcrV:hover .PedidoCadastroForm_iconeAdicionar__5drWA{color:var(--accent-primary)}.PedidoCadastroForm_nomeAnexo__Pyp2Q{flex:1 1;font-size:14px;font-weight:500;color:var(--text-primary);display:flex;align-items:center}.PedidoCadastroForm_asterisco__Osz2T{color:var(--color-red);font-weight:700}.PedidoCadastroForm_downloadIcon__nI_FX{color:var(--text-secondary);font-size:16px;margin-right:10px;transition:all .3s ease}.PedidoCadastroForm_itemAnexo__5GcrV:hover .PedidoCadastroForm_downloadIcon__nI_FX{color:var(--accent-primary);filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.PedidoCadastroForm_itemAnexoPreenchido__Z1XBN{background:var(--bg-secondary)}.PedidoCadastroForm_itemAnexoPreenchido__Z1XBN:hover{background:var(--bg-tertiary);border-left:3px solid var(--accent-primary)}.PedidoCadastroForm_modalResumo__tg4T_{padding:24px 0;max-height:70vh;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.PedidoCadastroForm_modalResumo__tg4T_::-webkit-scrollbar{display:none}.PedidoCadastroForm_resumoContent__5Ae2M{min-height:auto;padding:0 20px}.PedidoCadastroForm_resumoContent__5Ae2M:last-child{padding-bottom:0}.PedidoCadastroForm_resumoSection__vYrFH{margin-bottom:16px;padding:0;background:transparent;border:none}.PedidoCadastroForm_resumoSectionTitle__NevFV{margin:0 0 12px;color:var(--accent-primary);font-size:1.1rem;font-weight:600;padding-bottom:6px}.PedidoCadastroForm_resumoSubtitle__cibsP{margin:16px 0 8px;color:var(--accent-primary);font-size:1rem;font-weight:500}.PedidoCadastroForm_resumoHr__htC_6{margin:12px -20px 16px;border:none;border-top:2px solid var(--accent-primary)}.PedidoCadastroForm_resumoItem__P_Nds{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px;padding:4px 0}.PedidoCadastroForm_resumoItem__P_Nds:last-child{margin-bottom:0}.PedidoCadastroForm_resumoItemLabel__xtd5M{font-weight:500;color:var(--text-primary);min-width:140px}.PedidoCadastroForm_resumoItemValue__gjn4c{color:var(--text-secondary);font-weight:500;text-align:right;flex:1 1}.PedidoCadastroForm_resumoList__9KIR9{margin-top:12px}.PedidoCadastroForm_resumoListItem__e5DfT{margin-bottom:8px;padding:12px;background:transparent;border-radius:6px;border:1px solid var(--border-light)}.PedidoCadastroForm_resumoListEmpty__3q3z_{margin:0;color:var(--text-secondary);text-align:center;padding:16px;background:transparent;border-radius:6px;border:1px solid var(--border-light)}.PedidoCadastroForm_resumoWarning__4uQL_{padding:12px;background:var(--bg-warning);border-radius:6px;border:1px solid var(--border-warning);text-align:center;margin-top:16px}.PedidoCadastroForm_resumoWarningText__vkWb6{margin:0;color:var(--text-warning);font-size:.875rem;font-weight:500}.PedidoCadastroForm_resumoFooter__GfHUG{display:flex;gap:12px;justify-content:flex-end;padding:20px;border-top:1px solid var(--border-color);background:var(--bg-primary);margin-top:0}.PedidoCadastroForm_resumoFooterButton__oaEWq{padding:10px 20px;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:1px solid transparent;min-width:120px}.PedidoCadastroForm_resumoFooterButton__oaEWq.PedidoCadastroForm_secondary__aXFyw{border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-secondary)}.PedidoCadastroForm_resumoFooterButton__oaEWq.PedidoCadastroForm_secondary__aXFyw:hover{background:var(--bg-hover);border-color:var(--accent-primary)}.PedidoCadastroForm_resumoFooterButton__oaEWq.PedidoCadastroForm_primary__Bdbjz{background:var(--accent-primary);color:white;border:1px solid var(--accent-primary)}.PedidoCadastroForm_resumoFooterButton__oaEWq.PedidoCadastroForm_primary__Bdbjz:hover:not(:disabled){background:var(--accent-hover)}.PedidoCadastroForm_resumoFooterButton__oaEWq:disabled{opacity:.6;cursor:not-allowed}.PedidoCadastroForm_valorRestanteDestaque__y8zPb .inputPadrao{border:2px solid #f59e0b!important;background-color:#fef3c7!important;color:#92400e!important;font-weight:600!important}.PedidoCadastroForm_valorRestanteDestaque__y8zPb .inputPadrao:focus{border-color:#f59e0b!important;box-shadow:0 0 0 3px rgba(245,158,11,.1)!important}.PedidoCadastroForm_chatContainer__7Z2QI{display:flex;flex-direction:column;height:350px;border:1px solid var(--border-color);border-radius:8px;overflow:hidden;background:transparent}.PedidoCadastroForm_chatMessages__dwdJS{flex:1 1;overflow-y:auto;overflow-anchor:none;scroll-behavior:auto;padding:16px;display:flex;flex-direction:column;gap:12px;position:relative}.PedidoCadastroForm_chatEmpty__3t8Ny{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:var(--text-secondary);text-align:center}.PedidoCadastroForm_chatEmptySubtext__ZItKQ{font-size:13px;color:var(--text-tertiary);margin-top:6px}.PedidoCadastroForm_chatMessage__hykck{background:transparent;border:1px solid var(--border-color);border-radius:6px;padding:10px 12px}@keyframes PedidoCadastroForm_slideIn__WPAhe{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.PedidoCadastroForm_chatMessageHeader__2l9Tc{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6px;gap:10px}.PedidoCadastroForm_chatMessageHeaderActions__3hCT1{display:flex;align-items:center;gap:10px}.PedidoCadastroForm_chatMessageDelete__zecEq{background:none;border:none;color:var(--text-tertiary);cursor:pointer;padding:3px;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.PedidoCadastroForm_chatMessageDelete__zecEq:hover{color:#ef4444;background:rgba(239,68,68,.08)}.PedidoCadastroForm_chatMessageAutor__Z_Hur{font-weight:600;color:var(--accent-primary);font-size:13px}.PedidoCadastroForm_chatMessageData__mLr1z{display:flex;flex-direction:column;align-items:flex-end;gap:1px}.PedidoCadastroForm_chatMessageHora__uKE4w{font-size:13px;font-weight:600;color:var(--text-primary)}.PedidoCadastroForm_chatMessageDia__pubmS{font-size:11px;color:var(--text-secondary)}.PedidoCadastroForm_chatMessageConteudo__Ik__r{color:var(--text-primary);font-size:13px;line-height:1.5;white-space:pre-wrap;word-wrap:break-word}.PedidoCadastroForm_chatInputContainer__3JQs4{display:flex;gap:10px;padding:12px;border-bottom:1px solid var(--border-color);background:transparent;align-items:center}.PedidoCadastroForm_chatInput__vgUR_{flex:1 1;padding:10px 12px;border:1px solid var(--border-color);border-radius:6px;font-size:13px;font-family:inherit;background:transparent;color:var(--text-primary);transition:all .2s ease;height:38px}.PedidoCadastroForm_chatInput__vgUR_:focus{outline:none;border-color:var(--accent-primary);box-shadow:0 0 0 3px rgba(var(--accent-primary-rgb),.1)}.PedidoCadastroForm_chatInput__vgUR_:disabled{opacity:.6;cursor:not-allowed}.PedidoCadastroForm_chatSendButton__aD60i{display:flex;align-items:center;justify-content:center;padding:8px 10px;background:var(--accent-primary);color:white;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;min-width:38px;height:38px;flex-shrink:0}.PedidoCadastroForm_chatSendButton__aD60i:hover:not(:disabled){background:var(--accent-hover);transform:scale(1.05)}.PedidoCadastroForm_chatSendButton__aD60i:disabled{opacity:.6;cursor:not-allowed;background:var(--border-color,#c5c8cc);color:var(--text-tertiary,#999)}.PedidoCadastroForm_chatSendButtonLoading__L_J_9{animation:PedidoCadastroForm_pulse__by754 1s ease-in-out infinite}@keyframes PedidoCadastroForm_pulse__by754{0%,to{opacity:1}50%{opacity:.5}}.PedidoCadastroForm_observacaoAviso__BW05n{padding:16px;background:transparent;border:1px dashed var(--border-color);border-radius:6px;text-align:center;color:var(--text-secondary);font-size:13px}.PedidoCadastroForm_observacaoAviso__BW05n p{margin:0}.PedidoCadastroForm_chatMessages__dwdJS::-webkit-scrollbar{width:6px}.PedidoCadastroForm_chatMessages__dwdJS::-webkit-scrollbar-track{background:transparent;border-radius:3px}.PedidoCadastroForm_chatMessages__dwdJS::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}.PedidoCadastroForm_chatMessages__dwdJS::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}.PedidoCadastroForm_tipoPagamentoSelector__Rv99F{margin-top:12px}.PedidoCadastroForm_radioGroup__4BuUS{display:flex;gap:24px;align-items:center}.PedidoCadastroForm_radioOption__CG7Kp{display:flex;align-items:center;gap:8px;cursor:pointer}.PedidoCadastroForm_radioLabel__cX85B{font-size:14px;font-weight:500;color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .2s ease}.PedidoCadastroForm_radioLabelActive__a3ix0{color:var(--accent-primary);font-weight:600}.PedidoCadastroForm_checkboxPagamentoContainer__mRoyz{display:flex;align-items:center;gap:8px;margin-top:8px;padding:8px 0}.PedidoCadastroForm_labelPagamento__71VVj{color:var(--text-primary);font-weight:500;font-size:14px;white-space:nowrap}.PedidoCadastroForm_botaoAdicionarMetodo__9n09e{width:100%;margin-top:12px}.PedidoCadastroForm_metodoPagamentoPedidoInteiro__2_hf_{margin-top:16px}.ResumoPedido_modalResumo__Lv_qS{display:flex;flex-direction:column;height:73vh;min-height:630px;position:relative;width:100%;max-width:none;overflow:hidden}.ResumoPedido_linhaDivisoriaFixa__EVDON{height:3px;background:var(--accent-primary);flex-shrink:0;position:-webkit-sticky;position:sticky;top:0;z-index:10}.ResumoPedido_layoutPrincipal__0kG3v{display:flex;flex:1 1;height:calc(73vh - 3px);overflow:hidden}.ResumoPedido_areaConteudo__SgMQc{flex:2 1;display:flex;flex-direction:column;background:white;overflow:hidden}.ResumoPedido_conteudoScrollavel__9ICdA{flex:1 1;padding:16px 20px;overflow-y:auto;display:flex;flex-direction:column;scrollbar-width:none;-ms-overflow-style:none}.ResumoPedido_conteudoScrollavel__9ICdA::-webkit-scrollbar{display:none}.ResumoPedido_areaSidebar__lwbqL{width:320px;flex-shrink:0;background:var(--bg-secondary,#f8f9fa);border-left:1px solid var(--border-light,#e0e0e0);overflow:hidden;margin:10px 10px 10px 0;border-radius:12px}.ResumoPedido_sidebarFixa__oiXtn{height:100%;padding:10px;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}@media (max-width:1400px){.ResumoPedido_conteudoScrollavel__9ICdA{padding:24px 32px}}@media (max-width:1200px){.ResumoPedido_areaSidebar__lwbqL{width:300px}.ResumoPedido_conteudoScrollavel__9ICdA{padding:24px}}@media (max-width:992px){.ResumoPedido_layoutPrincipal__0kG3v{flex-direction:column}.ResumoPedido_areaSidebar__lwbqL{width:100%;height:auto;border-left:none;border-top:1px solid var(--border-light,#e0e0e0)}.ResumoPedido_sidebarFixa__oiXtn{height:auto;padding:20px}.ResumoPedido_areaConteudo__SgMQc{flex:1 1;height:50vh}.ResumoPedido_conteudoScrollavel__9ICdA{padding:20px}.ResumoPedido_modalResumo__Lv_qS{height:90vh}.ResumoPedido_infoGrid__QVw_3{grid-template-columns:1fr;gap:16px}}.ResumoPedido_modalResumo__Lv_qS::-webkit-scrollbar{display:none}.ResumoPedido_resumoSection__DQa9n{margin-bottom:32px;padding:0;background:transparent;border:none}.ResumoPedido_resumoSectionTitle__jf1ns{margin:0 0 16px;color:var(--accent-primary);font-size:1.25rem;font-weight:600;padding-bottom:8px}.ResumoPedido_resumoSubtitle__HpClg{margin:16px 0 8px;color:var(--accent-primary);font-size:1rem;font-weight:500}.ResumoPedido_resumoHr__WCMVL{margin:0 0 24px;border:none;border-top:2px solid var(--accent-primary)}.ResumoPedido_resumoItem__6b3nI{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px;padding:4px 0}.ResumoPedido_resumoItem__6b3nI:last-child{margin-bottom:0}.ResumoPedido_resumoItemLabel___EW8w{font-weight:500;color:var(--text-primary);min-width:140px}.ResumoPedido_resumoItemValue__zwAv5{color:var(--text-secondary);font-weight:500;text-align:right;flex:1 1}.ResumoPedido_resumoList__2ex7X{margin-top:12px}.ResumoPedido_resumoListItem__Q54Sl{margin-bottom:8px;padding:12px;background:transparent;border-radius:6px;border:1px solid var(--border-light)}.ResumoPedido_resumoListEmpty__YYvdW{color:var(--text-secondary);font-style:italic;margin:0;font-size:.9375rem;font-weight:600}.ResumoPedido_produtosContador__JopCG{color:var(--text-secondary);font-size:.8125rem;font-weight:600;margin:-4px 0 12px}.ResumoPedido_resumoSectionProdutos__86odB{padding-bottom:16px;border-bottom:2px solid var(--accent-primary);margin-bottom:16px}.ResumoPedido_resumoWarning__ubOqD{padding:12px;background:var(--bg-warning);border-radius:6px;border:1px solid var(--border-warning);text-align:center;margin-top:16px}.ResumoPedido_resumoWarningText__VMJ_1{margin:0;color:var(--text-warning);font-size:.875rem;font-weight:500}.ResumoPedido_resumoFooter__g1kRl{display:flex;gap:12px;justify-content:flex-end;padding:20px;border-top:1px solid var(--border-color);background:var(--bg-primary);margin-top:0}.ResumoPedido_resumoFooterButton__ws1rL{padding:10px 20px;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:1px solid transparent;min-width:120px}.ResumoPedido_resumoFooterButton__ws1rL.ResumoPedido_secondary__KKqnY{border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-secondary)}.ResumoPedido_resumoFooterButton__ws1rL.ResumoPedido_secondary__KKqnY:hover{background:var(--bg-hover);border-color:var(--accent-primary)}.ResumoPedido_resumoFooterButton__ws1rL.ResumoPedido_primary__wQ0Xn{background:var(--accent-primary);color:white;border:1px solid var(--accent-primary)}.ResumoPedido_resumoFooterButton__ws1rL.ResumoPedido_primary__wQ0Xn:hover:not(:disabled){background:var(--accent-hover)}.ResumoPedido_resumoFooterButton__ws1rL:disabled{opacity:.6;cursor:not-allowed}.ResumoPedido_infoGrid__QVw_3{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:24px;gap:24px;margin-bottom:24px}.ResumoPedido_infoItem__n3Css{display:flex;flex-direction:column;gap:6px;padding:0}.ResumoPedido_infoLabel__mh7zu{font-size:.9rem;font-weight:500;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px}.ResumoPedido_infoValor__4wOmS{font-size:1.1rem;color:var(--text-primary);font-weight:500;line-height:1.4}.ResumoPedido_contatoCard__olLQ3{margin-bottom:16px;padding:20px;background:var(--bg-primary,white);border-radius:12px;border:1px solid var(--border-light);box-shadow:0 2px 8px rgba(0,0,0,.05)}.ResumoPedido_contatoHeader__dJbui{margin-bottom:12px}.ResumoPedido_contatoNome__vdHN1{font-size:1rem;font-weight:600;color:var(--accent-primary);display:block}.ResumoPedido_contatoDetalhes__Nk6mE{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:12px;gap:12px;margin-bottom:8px}.ResumoPedido_contatoDetalheItem__D7Skl{display:flex;flex-direction:column;gap:4px}.ResumoPedido_contatoDetalheLabel__uakKL{font-size:.85rem;font-weight:500;color:var(--text-secondary)}.ResumoPedido_contatoDetalheValor__TRL8v{font-size:.95rem;color:var(--text-primary)}.ResumoPedido_contatoTags__ocaoy{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.ResumoPedido_tag__4Mzei{display:inline-block;padding:4px 10px;background:var(--accent-primary);color:white;border-radius:12px;font-size:.75rem;font-weight:500}.ResumoPedido_produtoCard__zyTp1{margin-bottom:20px;padding:20px;background:var(--bg-primary,white);border-radius:12px;border:1px solid var(--border-light);box-shadow:0 2px 8px rgba(0,0,0,.05)}.ResumoPedido_produtoHeader__j7vew{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--border-light)}.ResumoPedido_produtoTitulo__mqbWV{display:flex;align-items:center;gap:8px}.ResumoPedido_produtoNome__jmYO5{font-size:1rem;font-weight:600;color:var(--accent-primary)}.ResumoPedido_produtoCategoria__T0TvU{display:inline-block;padding:2px 8px;background:var(--accent-secondary);color:white;border-radius:10px;font-size:.85rem;font-weight:500;text-transform:capitalize}.ResumoPedido_produtoDetalhes__vmgk7{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:12px;gap:12px;margin-bottom:12px}.ResumoPedido_produtoDetalheCompacto__qKeHG{display:flex;flex-direction:column;gap:4px}.ResumoPedido_detalheLabel__3lgoc{font-size:.85rem;font-weight:500;color:var(--text-secondary)}.ResumoPedido_detalheValor__sHTXi{font-size:.95rem;color:var(--text-primary);font-weight:500}.ResumoPedido_detalheValorDestaque__vur_J{font-size:.95rem;color:var(--accent-primary);font-weight:600}.ResumoPedido_metodosContainer__7VeJ9{margin-top:16px;padding-top:16px;border-top:1px solid var(--border-light)}.ResumoPedido_metodosTitle__IxcvX{margin:0 0 12px;font-size:.95rem;font-weight:600;color:var(--text-primary)}.ResumoPedido_enderecoContainer__Eul3l{margin-top:16px;padding:12px;background:transparent;border-radius:6px;border:1px solid var(--border-light)}.ResumoPedido_enderecoTitle__y_08c{margin:0 0 8px;font-size:.875rem;font-weight:600;color:var(--text-primary)}.ResumoPedido_enderecoDetalhes__R5QJo{display:flex;flex-direction:column;gap:4px}.ResumoPedido_enderecoTexto__qIfOY{margin:0;font-size:.875rem;color:var(--text-primary);line-height:1.5}.ResumoPedido_metodosList__m1mAC{display:flex;flex-direction:column;gap:10px}.ResumoPedido_metodoCard__RowRI{padding:12px;background:var(--bg-primary);border-radius:6px;border:1px solid var(--border-light)}.ResumoPedido_metodoHeader__nOnpl{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid var(--border-light)}.ResumoPedido_metodoNumero__8Acbv{font-size:.9rem;font-weight:600;color:var(--text-secondary)}.ResumoPedido_statusPago__R8CeL{display:inline-block;padding:2px 8px;background:var(--color-green);color:white;border-radius:10px;font-size:.8rem;font-weight:500}.ResumoPedido_metodoDetalhes__F6n8k{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.ResumoPedido_metodoItem__XmAGX{display:flex;flex-direction:column;gap:2px}.ResumoPedido_metodoLabel__DJj_U{font-size:.85rem;font-weight:500;color:var(--text-secondary)}.ResumoPedido_metodoValor__Ggz01{font-size:.95rem;color:var(--text-primary)}.ResumoPedido_metodoValorDestaque__2ACdZ{font-size:.95rem;color:var(--accent-primary);font-weight:600}.ResumoPedido_anexosList__v64je{display:flex;flex-direction:column;gap:0}.ResumoPedido_anexoItemRow__sGGAc{display:flex;align-items:center;gap:12px;padding:16px 24px;margin:0;background:var(--bg-secondary);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);cursor:pointer;position:relative;width:100%;box-sizing:border-box}.ResumoPedido_anexoItemRow__sGGAc:first-child{border-top:none}.ResumoPedido_anexoItemRow__sGGAc:last-child{border-bottom:none}.ResumoPedido_anexoItemRow__sGGAc:hover{background:var(--bg-tertiary);border-left:3px solid var(--accent-primary)}.ResumoPedido_anexoIconWrapper__Az70I{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.ResumoPedido_anexoDownloadIcon__q0LXh{color:var(--text-secondary);font-size:16px;transition:all .3s ease}.ResumoPedido_anexoItemRow__sGGAc:hover .ResumoPedido_anexoDownloadIcon__q0LXh{color:var(--accent-primary);filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.ResumoPedido_anexoInfoColumn__fdYX6{flex:1 1;display:flex;align-items:center;gap:4px}.ResumoPedido_anexoNomeTexto__yJ2OF{font-size:14px;font-weight:500;color:var(--text-primary)}.ResumoPedido_anexoTipoTexto__kfeVA{font-size:12px;color:var(--text-secondary);font-weight:400}.ResumoPedido_anexoItem__61Wsa{padding:12px;background:transparent;border-radius:6px;border:1px solid var(--border-light);display:none}.ResumoPedido_anexoInfo__E2_qD{display:flex;flex-direction:column;gap:4px}.ResumoPedido_anexoNome__T0nOv{font-size:.875rem;color:var(--text-primary);font-weight:500}.ResumoPedido_anexoTipo__5hY5F{font-size:.75rem;color:var(--text-secondary)}.ResumoPedido_resumoFinanceiro__yreXi{background:rgba(var(--accent-primary-rgb),.02);border:1px solid rgba(var(--accent-primary-rgb),.1);border-radius:8px;padding:20px;margin-top:8px}.ResumoPedido_resumoFinanceiroItem__On_ml{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:.95rem}.ResumoPedido_resumoFinanceiroItem__On_ml.ResumoPedido_total__1QdW6{font-weight:600;font-size:1.1rem;color:var(--accent-primary);padding:12px 0 8px}.ResumoPedido_resumoFinanceiroLabel__L1JyI{color:var(--text-primary);font-weight:500}.ResumoPedido_resumoFinanceiroValor__FCFpV{color:var(--text-primary);font-weight:600;text-align:right}.ResumoPedido_resumoFinanceiroValor__FCFpV.ResumoPedido_desconto__i3HM0{color:var(--success-color,#28a745)}.ResumoPedido_resumoFinanceiroSeparador__I1YNI{margin:12px 0 8px;border:none;border-top:1px solid rgba(var(--accent-primary-rgb),.2)}.ResumoPedido_total__1QdW6 .ResumoPedido_resumoFinanceiroLabel__L1JyI,.ResumoPedido_total__1QdW6 .ResumoPedido_resumoFinanceiroValor__FCFpV{color:var(--accent-primary)}.ResumoPedido_resumoFinanceiroParcelaDescricao__0G8Wb{color:var(--accent-primary);font-weight:600;font-size:.9rem;text-align:center;width:100%}.AnexosResumo_anexosResumo__D0YCq{padding-bottom:16px;border-bottom:2px solid var(--accent-primary);margin-bottom:16px}.AnexosResumo_tituloSecao__C5u47{font-size:1.125rem;font-weight:600;color:var(--accent-primary);margin:0 0 8px;position:relative}.AnexosResumo_tituloSecao__C5u47:after{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;background:var(--color-border);z-index:0}.AnexosResumo_tituloSecao__C5u47 span{background:white;padding-right:12px;position:relative;z-index:1}.AnexosResumo_semAnexos__wm6fk{color:var(--text-secondary);font-style:italic;margin:0;font-size:.9375rem;font-weight:600}.AnexosResumo_anexosLista__h_ROf{display:flex;flex-direction:column}.AnexosResumo_linhaDivisoriaItem__VLCij{height:1px;background-color:var(--border-light);width:100%}.AnexosResumo_anexoItem__fjKTv{display:flex;align-items:center;gap:10px;padding:8px 0;cursor:pointer;transition:all .2s ease}.AnexosResumo_anexoItem__fjKTv:hover{background:var(--bg-tertiary);padding-left:8px;padding-right:8px;margin:0 -8px;border-radius:6px}.AnexosResumo_anexoIcone__3z_Q6{display:flex;align-items:center;justify-content:center;width:16px;height:16px;color:var(--text-secondary);font-size:1rem;flex-shrink:0}.AnexosResumo_anexoInfo__BFQrW{flex:1 1;min-width:0}.AnexosResumo_anexoNome__No1pS{font-size:.9rem;font-weight:500;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.AnexosResumo_anexoTipo__jcleN{font-size:.6875rem;font-weight:600;color:var(--text-tertiary)}.AnexosResumo_anexoDownload__09JjM{display:flex;align-items:center;justify-content:center;width:16px;height:16px;color:var(--text-secondary);font-size:.6875rem;opacity:.6;transition:all .2s ease}.AnexosResumo_anexoItem__fjKTv:hover .AnexosResumo_anexoDownload__09JjM{color:var(--accent-primary);opacity:1}.ClienteResumo_configuracaoCliente__DCFkh{margin-bottom:16px}.ClienteResumo_tituloSecao__AxB4_{font-size:1.125rem;font-weight:600;color:var(--accent-primary);margin:0 0 8px;position:relative}.ClienteResumo_tituloSecao__AxB4_:after{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;background:var(--color-border);z-index:0}.ClienteResumo_tituloSecao__AxB4_ span{background:white;padding-right:12px;position:relative;z-index:1}.ClienteResumo_infoContainer__pqnYf{display:flex;flex-direction:column;gap:12px;background:transparent}.ClienteResumo_linhaHorizontal__mNUV8{display:flex;gap:24px;flex-wrap:wrap}.ClienteResumo_infoItem__hLeDT{display:flex;flex-direction:column;gap:2px}.ClienteResumo_infoLabel__llAKO{font-size:.875rem;font-weight:600;color:var(--text-secondary);margin:0}.ClienteResumo_infoValor__eDYyY{font-size:.9375rem;color:var(--text-primary);font-weight:600;line-height:1.2}.ContatosResumo_contatosResumo__HNvUU{margin-bottom:16px;padding-bottom:16px;border-bottom:2px solid var(--accent-primary)}.ContatosResumo_tituloSecao__knqPu{font-size:1.125rem;font-weight:600;color:var(--accent-primary);margin:0 0 8px;position:relative}.ContatosResumo_tituloSecao__knqPu:after{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;background:var(--color-border);z-index:0}.ContatosResumo_tituloSecao__knqPu span{background:white;padding-right:12px;position:relative;z-index:1}.ContatosResumo_semContatos__Axoch{color:var(--text-secondary);font-style:italic;margin:0;font-size:.9375rem;font-weight:600}.ContatosResumo_contatosLista__EPwaM{display:flex;flex-direction:column;gap:8px}.ContatosResumo_contatoCard__qnInh{padding:12px 16px;background:#f5f5f5;border:1px solid #c0c0c0;border-radius:8px;box-shadow:none}.ContatosResumo_contatoHeader__8MnO7{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px;flex-wrap:wrap;gap:8px}.ContatosResumo_contatoNome__hhn2Y{font-size:.9375rem;font-weight:600;color:var(--accent-primary);margin:0;flex:1 1;min-width:0}.ContatosResumo_contatoTags__ojy4Y{display:flex;gap:4px;flex-wrap:wrap}.ContatosResumo_tag__dTjtB{display:inline-block;padding:3px 8px;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase}.ContatosResumo_tagPonto__SlYW5{background:var(--color-blue-hover-transparent);color:var(--color-blue)}.ContatosResumo_tagAcessos__3CDXw{background:var(--color-green-light);color:var(--color-green-dark)}.ContatosResumo_contatoDetalhes__sFACz{display:flex;flex-direction:row;gap:16px;margin-left:0;flex-wrap:wrap}.ContatosResumo_contatoInfo__4LuDH{display:flex;flex-direction:column;gap:2px}.ContatosResumo_infoLabel__mDujf{font-size:.8125rem;font-weight:600;color:var(--text-secondary);margin:0}.ContatosResumo_infoValor__zZhYZ{font-size:.875rem;color:var(--text-primary);font-weight:600}.FaturamentoResumo_faturamentoResumo__brkHb{margin-bottom:16px}.FaturamentoResumo_tituloSecao__A15KU{font-size:1.125rem;font-weight:600;color:var(--accent-primary);margin:0 0 8px;position:relative}.FaturamentoResumo_tituloSecao__A15KU:after{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;background:var(--color-border);z-index:0}.FaturamentoResumo_tituloSecao__A15KU span{background:white;padding-right:12px;position:relative;z-index:1}.FaturamentoResumo_infoContainer__iyekB{display:flex;flex-wrap:wrap;background:transparent;gap:24px}.FaturamentoResumo_infoItem__2qRxF{display:flex;flex-direction:column;gap:2px}.FaturamentoResumo_infoLabel__0nnm5{font-size:.875rem;font-weight:600;color:var(--text-secondary);margin:0}.FaturamentoResumo_infoValor__yfvqw{font-size:.9375rem;color:var(--text-primary);font-weight:600;line-height:1.2}@media (max-width:1024px){.FaturamentoResumo_infoGrid__l2j82{grid-template-columns:1fr;gap:16px}}.IndicadorPreco_container__BhzD7{display:flex;flex-direction:column;background:var(--color-lightest-gray);height:100%;border-radius:8px;overflow:hidden}.IndicadorPreco_resumoPrecos__yBh8S{border-radius:6px;overflow:hidden;margin-bottom:6px}.IndicadorPreco_cabecalho__XSKMr{padding:8px 10px 4px;margin-bottom:6px}.IndicadorPreco_titulo__VBBLs{font-size:16px;font-weight:600;color:var(--accent-primary);margin:0 0 2px}.IndicadorPreco_valoresContainer__J99mu{padding:0 10px 8px;display:flex;flex-direction:column;gap:4px}.IndicadorPreco_itemValor__JYg5s{display:flex;justify-content:space-between;align-items:center;font-size:14px;line-height:1.2}.IndicadorPreco_label__lBUkA{color:var(--text-secondary);font-weight:600}.IndicadorPreco_desconto__Uz_ER,.IndicadorPreco_valor__Uk__U{color:var(--text-secondary);font-weight:700}.IndicadorPreco_grupoProduto__1tY9D{display:flex;flex-direction:column;gap:2px}.IndicadorPreco_separadorProduto__5xeED{height:1px;background:var(--border-light);margin:4px 0}.IndicadorPreco_labelCupom___LfVv{color:var(--color-success,#16a34a);font-weight:600;font-size:13px}.IndicadorPreco_divisor__9lMdR{height:1px;background:var(--border-light);margin:8px 0}.IndicadorPreco_total__7ezKd{padding-top:12px}.IndicadorPreco_labelTotal__9kyEe{color:var(--accent-primary);font-weight:600;font-size:16px}.IndicadorPreco_valorTotal__y29Z2{color:var(--text-primary);font-weight:700;font-size:14px}.IndicadorPreco_navegacao__hA2nr{margin-top:auto;padding:8px 10px}.IndicadorPreco_botoesContainer__pv6RL{display:flex;flex-direction:column;gap:4px;align-items:stretch;margin-top:6px}.IndicadorPreco_modalidadeBadge__3vmoA{margin-top:0;text-align:left}.IndicadorPreco_modalidadeTexto__kctBd{font-size:11px;color:var(--text-tertiary,#9ca3af);font-weight:500;opacity:.6;text-transform:lowercase}.IndicadorPreco_totalSection__ZORHb{padding:6px 0;border-top:1px solid var(--border-light);margin-bottom:6px}.IndicadorPreco_totalSection__ZORHb .IndicadorPreco_total__7ezKd{padding:0}.IndicadorPreco_totalSection__ZORHb .IndicadorPreco_itemValor__JYg5s{font-size:15px}.IndicadorPreco_parcelasSection__VVbPa{margin-top:6px;padding-top:6px;border-top:1px solid var(--border-light)}.IndicadorPreco_parcelasTitle__XHOZy{margin-bottom:4px}.IndicadorPreco_parcelasLabel__0KS7d{font-size:12px;color:var(--text-secondary);font-weight:600;text-transform:uppercase;letter-spacing:.3px}.IndicadorPreco_parcelaItem__eI6dr{display:flex;justify-content:center;padding:2px 0}.IndicadorPreco_parcelaDescricao__MTCdt{font-size:13px;color:var(--accent-primary);font-weight:600;text-align:center}.ProdutoResumoCard_produtoCard__zlvA3{border:1px solid #c0c0c0;border-radius:8px;background:white;overflow:hidden}.ProdutoResumoCard_produtoHeader__LnumX{padding:16px 16px 0;margin:0;background:#f5f5f5;border-bottom:2px solid var(--accent-primary)}.ProdutoResumoCard_produtoNome__kQ7OX{font-size:1.125rem;font-weight:600;color:var(--accent-primary);margin:0 0 16px;line-height:1.2}.ProdutoResumoCard_produtoConteudo__O_BUC{padding:16px;background:#f8f9fa}.ProdutoResumoCard_enderecoSection__3Te5q{margin-bottom:16px}.ProdutoResumoCard_secaoTitulo__RL4lO{font-size:1rem;font-weight:600;color:var(--accent-primary);margin:0 0 8px;position:relative}.ProdutoResumoCard_secaoTitulo__RL4lO:after{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;background:var(--color-border);z-index:0}.ProdutoResumoCard_secaoTitulo__RL4lO span{background:#f8f9fa;padding-right:12px;position:relative;z-index:1}.ProdutoResumoCard_secaoTituloComLinha__RGJwk{font-size:1rem;font-weight:600;color:var(--accent-primary);margin:0 0 8px;position:relative}.ProdutoResumoCard_secaoTituloComLinha__RGJwk:after{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;background:var(--color-border);z-index:0}.ProdutoResumoCard_secaoTituloComLinha__RGJwk span{background:#f8f9fa;padding-right:12px;position:relative;z-index:1}.ProdutoResumoCard_enderecoConteudo__zOMrL{font-size:.9375rem;font-weight:600;color:var(--text-primary);line-height:1.3}.ProdutoResumoCard_enderecoLinha__hUsfN{margin-bottom:2px}.ProdutoResumoCard_pagamentoSection__z4834{margin-bottom:0}.ProdutoResumoCard_produtoCardComDivisoria__BiV5R{border:1px solid #c0c0c0;border-radius:8px;background:white;margin-bottom:16px;padding-bottom:16px;border-bottom:2px solid var(--accent-primary);overflow:hidden}.ProdutoResumoCard_metodosContainer__4F5Yf{display:flex;flex-direction:column;gap:8px}.ProdutoResumoCard_metodoCard__pfu48{background:white;border:1px solid #d0d0d0;border-radius:12px;padding:12px}.ProdutoResumoCard_metodoHeader__sq2xo{margin-bottom:8px;border-bottom:1px solid #e5e5e5;padding-bottom:6px}.ProdutoResumoCard_metodoTitulo__aBoeM{font-size:.9375rem;font-weight:600;color:var(--accent-primary)}.ProdutoResumoCard_metodoDetalhes__Yphgd{display:flex;flex-wrap:wrap;gap:8px 16px}.ProdutoResumoCard_metodoDetalhes__Yphgd .ProdutoResumoCard_metodoInfo__1Y9_l{flex:1 1;min-width:80px}.ProdutoResumoCard_metodoInfo__1Y9_l{display:flex;flex-direction:column;gap:2px}.ProdutoResumoCard_metodoLabel__KC8LL{font-size:.85rem;font-weight:600;color:var(--text-secondary)}.ProdutoResumoCard_metodoValor__w6Jha{font-size:.8125rem;font-weight:600;color:var(--text-primary)}.ProdutoResumoCard_semMetodos__jjP4w{color:var(--text-secondary);font-style:italic;margin:0;font-size:.8125rem;font-weight:600}.CheckboxTabela_checkboxTabelaContainer__9u1rb{display:inline-flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CheckboxTabela_checkboxTabelaInput__ceags{display:none}.CheckboxTabela_checkboxTabelaBox__zQa8T{width:24px;height:24px;border:2px solid var(--border-color);border-radius:4px;background:var(--bg-primary);display:flex;align-items:center;justify-content:center;transition:border .2s,background .2s}.CheckboxTabela_checkboxTabelaBoxChecked__6AJjt{background:var(--bg-secondary);border-color:var(--border-color)}.CheckboxTabela_checkboxTabelaBox__zQa8T:hover{background:var(--bg-secondary);border-color:var(--accent-primary)}.CheckboxTabela_checkboxTabelaIcon__ACXhW{color:var(--accent-primary);font-size:1.2rem;pointer-events:none}.InputPesquisa_inputPesquisaContainer__p2TQ6{display:flex;position:relative;width:100%;align-items:flex-start}.InputPesquisa_inputWithButton___dDgM{flex:1 1;margin-right:0}.InputPesquisa_inputWithButton___dDgM>div:nth-child(2){border-radius:.3rem 0 0 .3rem}.InputPesquisa_inputWithButton___dDgM input{border-radius:.3rem 0 0 .3rem;border-right:none}.InputPesquisa_searchButton__SBMbJ{height:2.25rem;width:3rem;border:.125rem solid var(--accent-primary);border-left:none;background-color:var(--accent-primary);border-radius:0 .3rem .3rem 0;color:white;font-size:.875rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;margin-top:0;flex-shrink:0}.InputPesquisa_searchButton__SBMbJ:hover:not(:disabled){background-color:var(--accent-hover);border-color:var(--accent-hover);transform:translateY(-1px);box-shadow:0 2px 4px var(--shadow-sm)}.InputPesquisa_searchButton__SBMbJ:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px var(--shadow-sm)}.InputPesquisa_searchButtonDisabled__vI_rf{background-color:var(--text-tertiary);border-color:var(--border-color);color:var(--text-tertiary);cursor:not-allowed;transform:none;box-shadow:none}.InputPesquisa_inputPesquisaContainer__p2TQ6 .InputPesquisa_inputError__6S8rE+.InputPesquisa_searchButton__SBMbJ,.InputPesquisa_inputPesquisaContainer__p2TQ6 .InputPesquisa_inputWithButton___dDgM input.InputPesquisa_inputError__6S8rE{border-color:var(--error)}.InputPesquisa_inputWithButton___dDgM input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 2px var(--accent-light)}.InputPesquisa_inputPesquisaContainer__p2TQ6:focus-within .InputPesquisa_searchButton__SBMbJ:not(:disabled),.InputPesquisa_inputWithButton___dDgM input:focus+.InputPesquisa_searchButton__SBMbJ{border-color:var(--accent-primary);box-shadow:0 0 0 2px var(--accent-light)}.BotaoAdicional_botaoAdicional__4j9ZQ{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.25rem .5rem;border:1px solid var(--border-color);border-radius:1rem;min-height:1.4rem;background-color:var(--bg-primary);color:var(--text-primary);font-family:inherit;font-size:.75rem;font-weight:500;line-height:1;cursor:pointer;transition:all .2s ease-in-out;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;text-decoration:none;box-shadow:none}.BotaoAdicional_botaoAdicional__4j9ZQ.BotaoAdicional_primary__IzRvY{border-color:var(--accent-primary);color:var(--accent-primary)}.BotaoAdicional_botaoAdicional__4j9ZQ.BotaoAdicional_secondary__lp8wX{border-color:var(--border-color);color:var(--text-secondary)}.BotaoAdicional_botaoAdicional__4j9ZQ.BotaoAdicional_small__oCMMk{padding:.5rem .75rem;font-size:.75rem;gap:.375rem}.BotaoAdicional_botaoAdicional__4j9ZQ.BotaoAdicional_medium__er_mh{padding:.5rem .75rem;gap:.375rem}.BotaoAdicional_botaoAdicional__4j9ZQ.BotaoAdicional_large__3QRcY{padding:1rem 1.25rem;font-size:1rem;gap:.625rem}.BotaoAdicional_botaoAdicional__4j9ZQ:hover:not(.BotaoAdicional_disabled__h5fkQ){background-color:var(--bg-secondary);border-color:var(--accent-hover);color:var(--accent-hover);transform:translateY(-1px);box-shadow:0 2px 4px var(--shadow-sm)}.BotaoAdicional_botaoAdicional__4j9ZQ:active:not(.BotaoAdicional_disabled__h5fkQ){transform:translateY(0);box-shadow:0 1px 2px var(--shadow-sm)}.BotaoAdicional_botaoAdicional__4j9ZQ:focus:not(.BotaoAdicional_disabled__h5fkQ){outline:2px solid var(--accent-light);outline-offset:2px}.BotaoAdicional_botaoAdicional__4j9ZQ.BotaoAdicional_disabled__h5fkQ{cursor:not-allowed;opacity:.6;background-color:var(--bg-tertiary);border-color:var(--border-color);color:var(--text-tertiary)}.BotaoAdicional_icone__O_P42{display:flex;align-items:center;justify-content:center;flex-shrink:0}.BotaoAdicional_texto__5NClZ{display:flex;align-items:center;font-weight:inherit}.BotaoAdicional_small__oCMMk .BotaoAdicional_icone__O_P42{font-size:1rem}.BotaoAdicional_medium__er_mh .BotaoAdicional_icone__O_P42{font-size:1.1rem}.BotaoAdicional_large__3QRcY .BotaoAdicional_icone__O_P42{font-size:1.3rem}.BotaoAdicional_botaoAdicional__4j9ZQ.BotaoAdicional_small__oCMMk{min-height:1.2rem;padding:.15rem .3rem;font-size:.65rem}.BotaoAdicional_botaoAdicional__4j9ZQ.BotaoAdicional_medium__er_mh{min-height:1.2rem;padding:.15rem .8rem;font-size:.75rem}.BotaoAdicional_botaoAdicional__4j9ZQ.BotaoAdicional_large__3QRcY{min-height:1.8rem}.BotaoAdicional_botaoAdicional__4j9ZQ:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.BotaoAdicional_botaoAdicional__4j9ZQ *{transition:inherit}.InformacoesInternasEnderecos_container__dRmrH{width:100%;padding:4px}.InformacoesInternasEnderecos_informacoes__Sy4SG{border:1px solid var(--border-color);border-radius:10px;padding:12px;background-color:var(--bg-secondary);display:flex;flex-wrap:wrap;gap:8px 24px;justify-content:flex-start}.InformacoesInternasEnderecos_informacao__JnNzG{display:flex;flex-direction:column;text-align:start;gap:8px}.InformacoesInternasEnderecos_label__inzgU{color:var(--text-secondary);font-size:.85rem;font-weight:700;white-space:nowrap;flex-shrink:0}.InformacoesInternasEnderecos_value__lCYoG{color:var(--text-secondary);font-size:.85rem;font-weight:400;border-radius:4px;white-space:nowrap;min-width:0;overflow:hidden;text-overflow:ellipsis}.InformacoesInternasEnderecos_textoVazio__MF6jc{color:var(--text-tertiary);font-size:.85rem;font-style:italic}.InformacoesInternasEnderecos_value__lCYoG[data-destacar=true]{background-color:var(--accent-light);border-color:var(--accent-primary);color:var(--accent-primary);font-weight:500}.InformacoesInternasEnderecos_value__lCYoG[data-vazio=true]{color:var(--text-tertiary);font-style:italic;background-color:transparent;border-style:dashed}.RadioSelector_radioContainer__rxzHo{display:inline-flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.RadioSelector_radioContainer__rxzHo.RadioSelector_disabled__W_x5I{cursor:not-allowed;opacity:.5}.RadioSelector_hiddenInput__DmPy7{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.RadioSelector_radioButton__6Gp5V{position:relative;width:20px;height:20px;border-radius:50%;border:2px solid var(--border-color,#d1d5db);background-color:var(--bg-primary,#ffffff);display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.RadioSelector_radioInner__T4hIG{width:8px;height:8px;border-radius:50%;background-color:var(--accent-primary,#3b82f6);transform:scale(0);transition:transform .2s cubic-bezier(.4,0,.2,1)}.RadioSelector_radioContainer__rxzHo:hover:not(.RadioSelector_disabled__W_x5I) .RadioSelector_radioButton__6Gp5V{border-color:var(--accent-primary,#3b82f6);box-shadow:0 0 0 3px var(--accent-light,rgba(59,130,246,.1))}.RadioSelector_hiddenInput__DmPy7:checked+.RadioSelector_radioButton__6Gp5V{border-color:var(--accent-primary,#3b82f6);background-color:var(--bg-primary,#ffffff)}.RadioSelector_hiddenInput__DmPy7:checked+.RadioSelector_radioButton__6Gp5V .RadioSelector_radioInner__T4hIG{transform:scale(1)}.RadioSelector_hiddenInput__DmPy7:focus+.RadioSelector_radioButton__6Gp5V{outline:2px solid var(--accent-primary,#3b82f6);outline-offset:2px}.RadioSelector_hiddenInput__DmPy7:focus:not(:focus-visible)+.RadioSelector_radioButton__6Gp5V{outline:none}@keyframes RadioSelector_radioCheck__huSHv{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.RadioSelector_hiddenInput__DmPy7:checked+.RadioSelector_radioButton__6Gp5V .RadioSelector_radioInner__T4hIG{animation:RadioSelector_radioCheck__huSHv .2s cubic-bezier(.4,0,.2,1)}.RadioSelector_disabled__W_x5I .RadioSelector_radioButton__6Gp5V{border-color:var(--border-light,#e5e7eb);background-color:var(--bg-tertiary,#f9fafb)}.RadioSelector_disabled__W_x5I .RadioSelector_hiddenInput__DmPy7:checked+.RadioSelector_radioButton__6Gp5V .RadioSelector_radioInner__T4hIG{background-color:var(--text-tertiary,#9ca3af)}.SwitchPadrao_container__Gi1HO{position:relative;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding-top:.75rem}.SwitchPadrao_compact__lRrz_{gap:0;margin-bottom:0;padding-top:.75rem}.SwitchPadrao_compact__lRrz_ .SwitchPadrao_label__rccwN{font-size:.8125rem}.SwitchPadrao_label__rccwN{position:absolute;top:-.1rem;background-color:var(--bg-primary);padding:0 .15rem;font-size:.875rem;font-weight:600;color:var(--text-secondary);line-height:1;white-space:nowrap}.SwitchPadrao_switchWrapper__A0vWA{display:flex;align-items:center;min-height:2.25rem}.SwitchPadrao_switchContainer__3Sly4{display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:all .3s ease}.SwitchPadrao_switchContainer__3Sly4.SwitchPadrao_disabled__ydNFF{cursor:not-allowed;opacity:.6}.SwitchPadrao_toggle__a9vtV{position:relative;width:48px;height:24px;border-radius:12px;transition:all .3s ease;display:flex;align-items:center;border:2px solid transparent}.SwitchPadrao_toggleAtivo__1tgTa{background-color:var(--color-blue)}.SwitchPadrao_toggleInativo__EOO6G{background-color:var(--color-gray)}.SwitchPadrao_toggleButton__6PBVe{position:absolute;width:18px;height:18px;border-radius:50%;background-color:var(--color-white);box-shadow:0 2px 4px var(--color-shadow-strong);transition:all .3s ease;top:50%;left:3px;transform:translateY(-50%)}.SwitchPadrao_toggleAtivo__1tgTa .SwitchPadrao_toggleButton__6PBVe{transform:translateY(-50%) translateX(24px)}.SwitchPadrao_toggleInativo__EOO6G .SwitchPadrao_toggleButton__6PBVe{transform:translateY(-50%) translateX(0)}.SwitchPadrao_switchLabel__18xy0{font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;transition:color .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:60px;text-align:left;white-space:nowrap}.SwitchPadrao_labelAtivo__g7ig2{color:var(--color-blue)}.SwitchPadrao_labelInativo__OqzoT{color:var(--color-gray)}.SwitchPadrao_textoLateral__TU9Ah{gap:0;margin-bottom:0;padding-top:0}.SwitchPadrao_textoLateral__TU9Ah .SwitchPadrao_switchWrapper__A0vWA{gap:1rem;justify-content:flex-start;align-items:center;flex-direction:row-reverse}.SwitchPadrao_textoLateralLabel__WtlQQ{font-size:.875rem;font-weight:500;color:var(--text-secondary);flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.SwitchPadrao_switchContainer__3Sly4:not(.SwitchPadrao_disabled__ydNFF):hover .SwitchPadrao_toggleAtivo__1tgTa{background-color:var(--color-blue-hover)}.SwitchPadrao_switchContainer__3Sly4:not(.SwitchPadrao_disabled__ydNFF):hover .SwitchPadrao_labelAtivo__g7ig2{color:var(--color-blue-hover)}.SwitchPadrao_switchContainer__3Sly4:not(.SwitchPadrao_disabled__ydNFF):hover .SwitchPadrao_toggle__a9vtV{transform:scale(1.05)}.StepperClickable_clickable__vQx6P{transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.StepperClickable_stepText___5tsK.StepperClickable_clickable__vQx6P:hover{color:var(--accent-primary);transform:translateY(-1px)}.StepperClickable_stepLabel__cqmxi.StepperClickable_clickable__vQx6P:hover{background-color:var(--accent-hover);transform:scale(1.05);box-shadow:0 2px 4px rgba(0,0,0,.1)}.StepperClickable_stepText___5tsK.StepperClickable_clickable__vQx6P:not(.StepperClickable_active__MI0RZ):hover .StepperClickable_stepDescription__iGiRW,.StepperClickable_stepText___5tsK.StepperClickable_clickable__vQx6P:not(.StepperClickable_active__MI0RZ):hover .StepperClickable_stepNumber__6dWhL{color:var(--accent-primary)}.StepperClickable_stepText___5tsK.StepperClickable_clickable__vQx6P:not(.StepperClickable_active__MI0RZ){opacity:.8}.StepperClickable_stepLabel__cqmxi.StepperClickable_clickable__vQx6P:not(.StepperClickable_active__MI0RZ):not(.StepperClickable_completed__61uUF){opacity:.7}.StepperClickable_stepLabel__cqmxi.StepperClickable_clickable__vQx6P:not(.StepperClickable_active__MI0RZ):not(.StepperClickable_completed__61uUF):hover{opacity:1}.StepperClickable_stepText___5tsK.StepperClickable_clickable__vQx6P:not(.StepperClickable_active__MI0RZ):after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:transparent;transition:background .2s ease}.StepperClickable_stepText___5tsK.StepperClickable_clickable__vQx6P:not(.StepperClickable_active__MI0RZ):hover:after{background:var(--accent-primary)}.PedidoEdicaoForm_container__nn1oK{display:flex;flex-direction:column;height:100%;min-height:600px;max-height:85vh;background:var(--bg-primary);border-radius:8px;position:relative}.PedidoEdicaoForm_divisorPassos__KAB11{height:5px;background:var(--accent-primary);margin:0;width:100%}.PedidoEdicaoForm_corpoContainer__02iXS{display:flex;flex:1 1;gap:16px;overflow:hidden}.PedidoEdicaoForm_conteudoPrincipal__QNyMc{flex:1 1;display:flex;flex-direction:column;overflow:hidden}.PedidoEdicaoForm_areaLateral__4AtXg{padding-top:8px;padding-bottom:8px;padding-right:8px;width:320px;min-width:320px;max-width:320px;flex-shrink:0;display:flex;flex-direction:column;overflow:hidden}.PedidoEdicaoForm_secoesContainer__yPzso{display:flex;flex-direction:column;gap:32px}.PedidoEdicaoForm_secaoFormulario__hsFs1{position:relative}.PedidoEdicaoForm_tituloSecao__6FHz5{margin-bottom:16px;font-size:16px;font-weight:600;color:var(--text-primary)}.PedidoEdicaoForm_divisorSecao__aX3he{height:3px;background:var(--primary-color);margin-top:24px;border-radius:2px;width:100%}.PedidoEdicaoForm_statusHeaderContainer__gDcS9{position:absolute;top:-60px;right:50px;z-index:100}.PedidoEdicaoForm_selectStatus__z17hL{min-width:200px!important;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:8px}.PedidoEdicaoForm_selectStatus__z17hL select{padding:8px 12px;font-size:14px;border:none;outline:none;background:transparent;width:100%;color:var(--text-primary)}.PedidoEdicaoForm_stepperProgress__8lI2i{padding:0 24px 12px;background:transparent;border-bottom:none}.PedidoEdicaoForm_stepperLabels__rSAiC{display:flex;flex-direction:column;gap:8px}.PedidoEdicaoForm_stepperContainer__hU64c{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;padding:0 8px}.PedidoEdicaoForm_stepBlock__FWbRX{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--bg-secondary);border-radius:8px;border:2px solid var(--border-color);min-width:140px;flex:1 1;margin:0 4px;transition:all .3s ease;cursor:pointer}.PedidoEdicaoForm_stepBlock__FWbRX.PedidoEdicaoForm_ativo__ClAc3{border-color:var(--primary-color);background:var(--primary-light);box-shadow:0 0 0 1px var(--primary-color)}.PedidoEdicaoForm_stepBlock__FWbRX.PedidoEdicaoForm_concluido__a1nfH{border-color:var(--success-color);background:var(--success-light)}.PedidoEdicaoForm_stepBlock__FWbRX.PedidoEdicaoForm_desabilitado__R0Knz{opacity:.6;cursor:not-allowed;pointer-events:none}.PedidoEdicaoForm_stepNumero__19366{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;background:var(--bg-tertiary);color:var(--text-secondary);border:2px solid var(--border-color);flex-shrink:0;transition:all .3s ease}.PedidoEdicaoForm_stepBlock__FWbRX.PedidoEdicaoForm_ativo__ClAc3 .PedidoEdicaoForm_stepNumero__19366{background:var(--primary-color);color:white;border-color:var(--primary-color)}.PedidoEdicaoForm_stepBlock__FWbRX.PedidoEdicaoForm_concluido__a1nfH .PedidoEdicaoForm_stepNumero__19366{background:var(--success-color);color:white;border-color:var(--success-color)}.PedidoEdicaoForm_stepInfo__Fyu7Q{display:flex;flex-direction:column;flex:1 1;min-width:0}.PedidoEdicaoForm_stepTitulo__OAd_x{font-weight:600;color:var(--text-primary);font-size:14px;margin:0}.PedidoEdicaoForm_stepDescricao__c8G8n{font-size:12px;color:var(--text-secondary);margin:2px 0 0}.PedidoEdicaoForm_stepBlock__FWbRX.PedidoEdicaoForm_ativo__ClAc3 .PedidoEdicaoForm_stepTitulo__OAd_x{color:var(--primary-color)}.PedidoEdicaoForm_stepBlock__FWbRX.PedidoEdicaoForm_concluido__a1nfH .PedidoEdicaoForm_stepTitulo__OAd_x{color:var(--success-color)}.PedidoEdicaoForm_conteudo__fBHYk{flex:1 1;overflow-y:auto;padding:20px 24px;min-height:0}.PedidoEdicaoForm_errorContainer__JtudG,.PedidoEdicaoForm_loadingContainer__iDq_h{display:flex;justify-content:center;align-items:center;min-height:400px;flex-direction:column;gap:16px}.PedidoEdicaoForm_errorContainer__JtudG{text-align:center}.PedidoEdicaoForm_errorIcon__LMzVU{color:var(--error-color);font-size:48px}.PedidoEdicaoForm_errorTitle__9Uy_l{color:var(--text-primary);font-size:18px;font-weight:600;margin:0}.PedidoEdicaoForm_errorMessage__W0JGL{color:var(--text-secondary);font-size:14px;margin:0;max-width:400px}.PedidoEdicaoForm_retryButton__MZgeM{background:var(--primary-color);color:white;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background .2s}.PedidoEdicaoForm_retryButton__MZgeM:hover{background:var(--primary-dark)}@media (max-width:768px){.PedidoEdicaoForm_stepperContainer__hU64c{flex-direction:column;gap:8px}.PedidoEdicaoForm_stepBlock__FWbRX{margin:0;min-width:unset}.PedidoEdicaoForm_conteudo__fBHYk{padding:16px}}.PageHeader_containerCabecalhoPagina__klsXA{width:100%;display:flex;align-items:center;justify-content:space-between;max-height:3rem;margin:0 0 .5rem}.PageHeader_titulo__FROIW{color:var(--accent-primary);font-size:2rem;font-style:normal;font-weight:700;letter-spacing:-3%}.PageHeader_botoesContainer___kGtm{display:flex;align-items:center;justify-content:center;gap:1rem;transition:all .3s ease}.PageHeader_carregando__8dhoX .PageHeader_botoesContainer___kGtm{filter:blur(2px);opacity:.7;pointer-events:none}.ExportDropdown_exportDropdown__qEYDd{position:relative;display:inline-block}.ExportDropdown_exportButton__iGnKs{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background-color:transparent;color:var(--accent-primary);border:2px solid var(--accent-primary);border-radius:6px;cursor:pointer;transition:all .15s ease-in-out;flex-shrink:0}.ExportDropdown_exportButton__iGnKs:hover:not(.ExportDropdown_disabled__Q9Hpj){background-color:var(--accent-light,var(--color-blue-hover-transparent));border-color:var(--accent-hover)}.ExportDropdown_exportButton__iGnKs:active:not(.ExportDropdown_disabled__Q9Hpj){transform:scale(.98)}.ExportDropdown_exportButton__iGnKs.ExportDropdown_disabled__Q9Hpj{opacity:.6;cursor:not-allowed;color:var(--text-tertiary);border-color:var(--text-tertiary)}.ExportDropdown_downloadIcon__W5ivg{font-size:.875rem;transition:transform .2s ease}.ExportDropdown_exportButton__iGnKs:hover:not(.ExportDropdown_disabled__Q9Hpj) .ExportDropdown_downloadIcon__W5ivg{transform:translateY(-1px)}.ExportDropdown_dropdownMenu__WSjzh{position:absolute;top:100%;left:0;right:0;background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:8px;box-shadow:0 4px 12px var(--color-shadow-strong);z-index:9999;margin-top:.25rem;overflow:hidden;min-width:150px}.ExportDropdown_dropdownItem__DGiCA{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background-color:transparent;border:none;cursor:pointer;font-size:.875rem;font-weight:700;color:var(--text-secondary);transition:background-color .15s ease;text-align:left}.ExportDropdown_dropdownItem__DGiCA:hover{background-color:var(--bg-secondary)}.ExportDropdown_dropdownItem__DGiCA:not(:last-child){border-bottom:1px solid var(--border-light)}.ExportDropdown_icon__Xqnti{font-size:1rem;color:var(--accent-primary)}@media (max-width:768px){.ExportDropdown_exportButton__iGnKs{width:2rem;height:2rem}.ExportDropdown_downloadIcon__W5ivg{font-size:.75rem}.ExportDropdown_dropdownItem__DGiCA{padding:.5rem .75rem;font-size:.8rem}.ExportDropdown_icon__Xqnti{font-size:.875rem}}