.style-module__mYY1vW__main{background:radial-gradient(900px 600px at 20% 10%,rgba(98,177,241,.18),transparent 55%),radial-gradient(900px 600px at 90% 70%,rgba(59,130,246,.16),transparent 55%),#f6f8fc;min-height:100vh}.style-module__mYY1vW__container{place-items:center;width:100%;padding:24px;display:grid}.style-module__mYY1vW__cardWrap{width:min(650px,100%)}.style-module__mYY1vW__loginContainer{flex-direction:column;align-items:center;gap:18px;padding:14px 0 6px;display:flex}.style-module__mYY1vW__titulo{font-family:var(--font-open-sans),sans-serif;color:#1e293b;text-align:center;letter-spacing:-.5px;margin:0;font-size:26px;font-weight:700}.style-module__mYY1vW__subtitulo{font-family:var(--font-open-sans),sans-serif;color:#64748b;text-align:center;margin:0 0 16px;font-size:15px;line-height:1.5}.style-module__mYY1vW__form{flex-direction:column;gap:16px;width:70%;max-width:500px;display:flex}.style-module__mYY1vW__campo{flex-direction:column;gap:10px;display:flex}.style-module__mYY1vW__label{font-family:var(--font-open-sans),sans-serif;color:#1e293b;letter-spacing:.2px;font-size:14px;font-weight:600}.style-module__mYY1vW__input{width:100%;height:46px;font-family:var(--font-open-sans),sans-serif;color:#1e293b;background-color:#fff;border:2px solid #cbd5e1;border-radius:8px;padding:12px 16px;font-size:15px;transition:all .3s}.style-module__mYY1vW__input::placeholder{color:#94a3b8}.style-module__mYY1vW__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 4px rgba(98,177,241,.1),0 2px 8px rgba(98,177,241,.15)}.style-module__mYY1vW__input:disabled{cursor:not-allowed;opacity:.7;background-color:#f1f5f9;border-color:#e2e8f0}.style-module__mYY1vW__botao{width:100%;height:48px;font-family:var(--font-open-sans),sans-serif;color:#fff;letter-spacing:.3px;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#3b82f6) 0 0/200% 200%;border:none;border-radius:8px;font-size:16px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);animation:4s infinite style-module__mYY1vW__brilhoAzul;box-shadow:0 4px 12px rgba(98,177,241,.3)}.style-module__mYY1vW__botao:hover:not(:disabled){background:linear-gradient(135deg,#3b82f6,#3b82f6);transform:translateY(-2px);box-shadow:0 6px 16px rgba(37,99,235,.45)}.style-module__mYY1vW__botao:active:not(:disabled){transform:translateY(0)scale(.98);box-shadow:0 3px 10px rgba(37,99,235,.3)}.style-module__mYY1vW__botao:disabled{cursor:not-allowed;box-shadow:none;opacity:.6;background:linear-gradient(135deg,#94a3b8,#64748b);animation:none;transform:none}.style-module__mYY1vW__botaoSecundario{width:100%;height:48px;font-family:var(--font-open-sans),sans-serif;color:#475569;letter-spacing:.3px;cursor:pointer;background:#f1f5f9;border:2px solid #e2e8f0;border-radius:8px;font-size:16px;font-weight:600;transition:all .2s}.style-module__mYY1vW__botaoSecundario:hover:not(:disabled){background:#e2e8f0;border-color:#cbd5e1}.style-module__mYY1vW__botaoSecundario:disabled{opacity:.6;cursor:not-allowed}.style-module__mYY1vW__mensagemErro{color:#991b1b;font-family:var(--font-open-sans),sans-serif;text-align:center;background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border:2px solid #fecaca;border-radius:10px;padding:14px 18px;font-size:14px;font-weight:600;animation:.3s ease-out style-module__mYY1vW__slideIn}.style-module__mYY1vW__mensagemSucesso{color:#166534;font-family:var(--font-open-sans),sans-serif;text-align:center;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:2px solid #bbf7d0;border-radius:10px;padding:14px 18px;font-size:14px;font-weight:600;line-height:1.5;animation:.3s ease-out style-module__mYY1vW__slideIn}.style-module__mYY1vW__iconeSuccesso{color:#fff;background:linear-gradient(135deg,#34d399,#10b981);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 16px;font-size:40px;font-weight:700;display:flex;box-shadow:0 8px 16px rgba(16,185,129,.3)}@keyframes style-module__mYY1vW__brilhoAzul{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes style-module__mYY1vW__slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
.style-module__S-s-OG__card{border:1px solid #e2e8f0;border-radius:5px;width:100%;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.15)}.style-module__S-s-OG__cardHeader{background:linear-gradient(90deg,#5092fc,#3b82f6);border-bottom:1px solid #e2e8f0;border-radius:5px 5px 0 0;justify-content:space-between;align-items:center;padding:.8rem 0;display:flex;position:relative}.style-module__S-s-OG__headerAccent{background-color:#b1dafc;border-top-right-radius:3px;border-bottom-right-radius:3px;width:5px;height:34px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.style-module__S-s-OG__headerTitle{color:#fff;margin-left:1rem;font-size:1.1rem;font-weight:400}.style-module__S-s-OG__cardBody{background-color:#fff;padding:12px 25px}@media (max-width:768px){.style-module__S-s-OG__cardBody{padding:2rem 1.5rem}}
.style-module__yZrgjG__dialog{background-color:transparent;border:none;border-radius:12px;margin:auto;position:fixed;top:0;bottom:0;left:0;right:0}.style-module__yZrgjG__normal{width:800px}.style-module__yZrgjG__medio{width:480px}.style-module__yZrgjG__pequeno{width:400px}.style-module__yZrgjG__dialog::backdrop{-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);background:rgba(0,0,0,.5)}.style-module__yZrgjG__header{justify-content:flex-end;height:56px;display:flex}.style-module__yZrgjG__cardHeader{background-color:#3b82f6;border-bottom:2px solid #3b82f6;border-radius:5px 5px 0 0;align-items:center;width:100%;padding:10px 0;display:flex;position:relative}.style-module__yZrgjG__headerAccent{background-color:#b1dafc;border-top-right-radius:2px;border-bottom-right-radius:2px;width:5px;height:34px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.style-module__yZrgjG__headerTitle{color:#fff;margin-left:1rem;font-size:1.1rem;font-weight:400}.style-module__yZrgjG__botaoFechar{cursor:pointer;color:#fff;background-color:transparent;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;margin-right:.5rem;transition:background-color .2s;display:flex}.style-module__yZrgjG__botaoFechar:hover{background-color:rgba(255,255,255,.15)}.style-module__yZrgjG__headerContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.style-module__yZrgjG__children{background-color:#f8fafc}
.style-module__e3sr9a__contentWrapper{position:relative}.style-module__e3sr9a__content{box-sizing:border-box;flex-direction:column;width:100%;max-width:820px;height:80vh;display:flex}.style-module__e3sr9a__seletores{justify-content:center;gap:8px;padding:16px 0;display:flex}.style-module__e3sr9a__botao{cursor:pointer;font-weight:500;font-family:var(--font-open-sans);background:#f0f0f0;border:none;border-radius:4px;align-items:center;gap:6px;padding:6px 16px;display:flex}.style-module__e3sr9a__botaoAtivo{color:#fff;background:#3b82f6}.style-module__e3sr9a__main{flex:auto;padding:0 16px 16px;overflow:auto}.style-module__e3sr9a__pastas{grid-template-columns:300px 300px;justify-content:center;gap:16px;padding-top:8px;padding-bottom:20px;display:grid}.style-module__e3sr9a__campoBusca{justify-content:center;gap:16px;margin-bottom:30px;padding-top:8px;display:flex}.style-module__e3sr9a__inputBusca{box-sizing:border-box;border:.5px solid #7b91b0;border-radius:5px;outline:none;width:452px;height:31px;padding:10px 20px;font-size:1rem}.style-module__e3sr9a__botaoBuscar{font-family:var(--font-open-sans),sans-serif;color:#fff;letter-spacing:.3px;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#3b82f6) 0 0/200% 200%;border:none;border-radius:5px;justify-content:center;align-items:center;padding:4px 10px;font-size:16px;font-weight:600;transition:all .25s ease-in-out;animation:none;display:flex;box-shadow:0 4px 10px rgba(98,177,241,.3)}.style-module__e3sr9a__botaoBuscar:hover{background:linear-gradient(135deg,#3b82f6,#3b82f6);transform:translateY(-2px);box-shadow:0 6px 16px rgba(37,99,235,.45)}.style-module__e3sr9a__estabelecimentos{grid-template-columns:300px 300px;justify-content:center;gap:16px;padding-bottom:20px;display:grid}.style-module__e3sr9a__naoBuscou{text-align:center;color:#475569;margin-top:80px}.style-module__e3sr9a__naoBuscou h3{color:#0f172a;margin-bottom:8px;font-size:18px;font-weight:500}.style-module__e3sr9a__naoBuscou ul{color:#64748b;flex-direction:column;gap:12px;margin:0;padding:0;font-size:14px;list-style:none;display:inline-flex}.style-module__e3sr9a__naoBuscou li span{color:#0369a1;background:#e0f2fe;border-radius:999px;padding:3px 8px;font-size:14px}.style-module__e3sr9a__semPastas{color:#718096;justify-content:center;align-items:center;width:100%;height:100%;font-style:italic;display:flex}.style-module__e3sr9a__footer{background:#f8fafc;border-top:1px solid #ddd;flex:none;justify-content:center;align-items:center;gap:16px;margin-top:auto;padding:12px 16px;display:flex}.style-module__e3sr9a__footer span{opacity:.9;font-size:14px}.style-module__e3sr9a__loadingOverlay{z-index:10;background:rgba(0,0,0,.25);justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}
.style-module___kVGPW__card{cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;align-items:center;gap:12px;width:300px;height:140px;padding:10px 12px;transition:all .3s ease-in-out;display:flex;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.08)}.style-module___kVGPW__card:hover{border-color:#3b82f6;transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.12)}.style-module___kVGPW__checkbox{accent-color:#3b82f6;cursor:pointer;z-index:2;width:20px;height:20px;position:absolute;bottom:12px;right:12px}.style-module___kVGPW__info{flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex}.style-module___kVGPW__cnpj,.style-module___kVGPW__logradouro,.style-module___kVGPW__razaoSocial{align-items:center;gap:4px;display:flex}.style-module___kVGPW__cnpj svg,.style-module___kVGPW__logradouro svg{color:#3b82f6;width:18px;height:18px}.style-module___kVGPW__razaoSocial{color:#1e293b;font-size:14px;font-weight:600}.style-module___kVGPW__cnpj,.style-module___kVGPW__logradouro{color:#3b82f6;font-size:12px}.style-module___kVGPW__icon{flex:0 0 24px;display:inline-flex}
.style-module__fD07Wa__card{cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:300px;height:180px;padding:10px 20px;transition:all .3s ease-in-out;display:flex;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.08)}.style-module__fD07Wa__card:hover{border-color:#3b82f6;transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.12)}.style-module__fD07Wa__checkbox{accent-color:#3b82f6;cursor:pointer;width:20px;height:20px;position:absolute;bottom:12px;right:12px}.style-module__fD07Wa__nome{color:#1e293b;font-size:14px;font-weight:600;font-family:var(--font-inter);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;max-width:100%;display:block;overflow:hidden}.style-module__fD07Wa__iconContainer{color:#fff;background-color:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative;box-shadow:0 2px 8px rgba(59,130,246,.3)}.style-module__fD07Wa__badge{color:#fff;background:#1e293b;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}
.style-module__uUC7Ta__primario{font-family:var(--font-open-sans),sans-serif;color:#fff;letter-spacing:.3px;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#3b82f6) 0 0/200% 200%;border:none;border-radius:5px;justify-content:center;align-items:center;gap:8px;padding:8px 28px;font-size:16px;font-weight:600;transition:all .25s ease-in-out;animation:4s infinite style-module__uUC7Ta__brilhoAzul;display:flex;box-shadow:0 4px 10px rgba(98,177,241,.3)}.style-module__uUC7Ta__primario:hover{background:linear-gradient(135deg,#3b82f6,#3b82f6);transform:translateY(-2px);box-shadow:0 6px 16px rgba(37,99,235,.45)}.style-module__uUC7Ta__primario:active{transform:scale(.97);box-shadow:0 3px 8px rgba(37,99,235,.25)}.style-module__uUC7Ta__primario:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.style-module__uUC7Ta__secundario{font-family:var(--font-open-sans),sans-serif;text-align:center;cursor:pointer;color:#1a1a1a;background-color:#e5e7eb;border:none;border-radius:8px;padding:12px;font-size:16px;font-weight:600;transition:all .2s}.style-module__uUC7Ta__secundario:hover{background-color:#d1d5db;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.12)}.style-module__uUC7Ta__outline{letter-spacing:.3px;font-family:var(--font-open-sans),sans-serif;cursor:pointer;color:#3b82f6;background:0 0;border:2px solid #3b82f6;border-radius:8px;padding:10px 12px;font-size:16px;font-weight:600;transition:all .2s ease-in-out}.style-module__uUC7Ta__outline:hover{background:rgba(98,177,241,.18)}.style-module__uUC7Ta__baixar{font-family:var(--font-open-sans),sans-serif;cursor:pointer;color:#fff;background:linear-gradient(135deg,#34d399,#10b981);border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 24px;font-size:15px;font-weight:600;transition:all .25s ease-in-out;display:inline-flex}.style-module__uUC7Ta__baixar:hover{background:linear-gradient(135deg,#10b981,#059669)}.style-module__uUC7Ta__excluir{font-family:var(--font-open-sans),sans-serif;cursor:pointer;color:#fff;background:linear-gradient(135deg,#f87171,#ef4444);border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:15px;font-weight:600;transition:all .25s ease-in-out;display:inline-flex;box-shadow:0 4px 10px rgba(239,68,68,.25)}.style-module__uUC7Ta__excluir:hover{background:linear-gradient(135deg,#ef4444,#b91c1c);transform:translateY(-2px);box-shadow:0 6px 14px rgba(239,68,68,.35)}@keyframes style-module__uUC7Ta__brilhoAzul{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}
.style-module___Km4YG__wrapper{justify-content:center;align-items:center;display:flex}.style-module___Km4YG__spinner{width:var(--spinner-width);height:var(--spinner-height);border:3px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:.8s linear infinite style-module___Km4YG__spin}@keyframes style-module___Km4YG__spin{to{transform:rotate(360deg)}}
.style-module__S9xs-W__containerEstabelecimentos{background-color:#f6f6f6;height:500px;padding:16px;display:flex;overflow:hidden}.style-module__S9xs-W__listaEstabelecimento{scrollbar-width:thin;scrollbar-color:#3b82f6 #f1f1f1;flex-direction:column;flex:1;gap:8px;list-style-type:none;display:flex;overflow-x:hidden;overflow-y:auto}.style-module__S9xs-W__estabelecimentoInfo{background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:space-between;padding:10px 12px;transition:all .2s;display:flex;box-shadow:0 2px 4px rgba(0,0,0,.06)}.style-module__S9xs-W__estabelecimentoInfo:hover{border-color:#3b82f6;box-shadow:0 4px 8px rgba(0,0,0,.1)}.style-module__S9xs-W__razaoSocial,.style-module__S9xs-W__endereco,.style-module__S9xs-W__cnpj{align-items:center;gap:6px;display:flex}.style-module__S9xs-W__razaoSocial{color:#1e293b;font-size:1rem;font-weight:600}.style-module__S9xs-W__endereco,.style-module__S9xs-W__cnpj{color:#3b82f6;font-size:12px}.style-module__S9xs-W__estabelecimento button{color:#64748b;cursor:pointer;background-color:transparent;border:1px solid #cbd5e1;border-radius:4px;flex-direction:column;justify-content:end;align-self:flex-end;height:24px;padding:4px 6px;transition:all .15s;display:flex}.style-module__S9xs-W__estabelecimento button:hover{color:#dc2626;background-color:#fee2e2;border-color:#fca5a5}.style-module__S9xs-W__textoNenhumProduto{text-align:center;color:#718096;justify-content:center;align-items:center;width:100%;font-style:italic;display:flex}.style-module__S9xs-W__footer{text-align:center;background-color:#f6f6f6;border-top:.5px solid #8a8a8a;padding:8px}
.style-module__v7unCq__contentWrapper{position:relative}.style-module__v7unCq__content{box-sizing:border-box;flex-direction:column;width:100%;max-width:820px;height:80vh;display:flex}.style-module__v7unCq__seletores{flex:none;justify-content:center;gap:8px;padding:12px;display:flex}.style-module__v7unCq__botao{cursor:pointer;font-weight:500;font-family:var(--font-open-sans);background:#f0f0f0;border:none;border-radius:4px;align-items:center;gap:6px;padding:6px 16px;display:flex}.style-module__v7unCq__botaoAtivo{color:#fff;background:#3b82f6}.style-module__v7unCq__main{flex:auto;padding:25px 16px;overflow:auto}.style-module__v7unCq__cestas{grid-template-columns:300px 300px;justify-content:center;gap:16px;padding-bottom:20px;display:grid}.style-module__v7unCq__semPastas{color:#718096;justify-content:center;align-items:center;width:100%;height:100%;font-style:italic;display:flex}.style-module__v7unCq__form{padding-bottom:20px}.style-module__v7unCq__textarea{resize:none;box-sizing:border-box;border:.5px solid #ccc;border-radius:5px;width:100%;height:250px;padding:20px;font-size:16px;transition:border-color .3s}.style-module__v7unCq__footer{background:#f8fafc;border-top:1px solid #ddd;flex:none;justify-content:center;align-items:center;gap:16px;margin-top:auto;padding:12px;display:flex}.style-module__v7unCq__botaoConfirmar{font-family:var(--font-open-sans);color:#fff;letter-spacing:.3px;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#3b82f6) 0 0/200% 200%;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:10px 28px;font-size:16px;font-weight:600;transition:all .25s ease-in-out;animation:4s infinite style-module__v7unCq__brilhoAzul;display:flex;box-shadow:0 4px 12px rgba(37,99,235,.35)}.style-module__v7unCq__botaoConfirmar:hover{background:linear-gradient(135deg,#3b82f6,#3b82f6);transform:translateY(-2px);box-shadow:0 6px 16px rgba(37,99,235,.45)}.style-module__v7unCq__botaoConfirmar:active{transform:scale(.97);box-shadow:0 3px 8px rgba(37,99,235,.25)}.style-module__v7unCq__botaoConfirmar:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.style-module__v7unCq__botaoConfirmar span{opacity:.9;font-size:14px}@keyframes style-module__v7unCq__brilhoAzul{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.style-module__v7unCq__loadingOverlay{z-index:10;background:rgba(0,0,0,.25);justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}
.style-module__INu_Bq__main{flex-direction:column;gap:30px;display:flex}.style-module__INu_Bq__containerPopup{flex-direction:column;gap:16px;display:flex}.style-module__INu_Bq__popup{grid-template-columns:280px 250px 100px;align-items:center;gap:12px 18px;width:50%;display:grid}.style-module__INu_Bq__containerPopup>:nth-child(3){justify-self:start}.style-module__INu_Bq__textoQuantidade{width:280px;margin:0;font-size:16px;font-weight:400}.style-module__INu_Bq__pesquisar{background-color:#fff;border-radius:8px;justify-content:space-between;align-items:center;padding:25px;display:flex}.style-module__INu_Bq__botaoPesquisar{font-family:var(--font-open-sans);color:#fff;letter-spacing:.3px;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#3b82f6) 0 0/200% 200%;border:none;border-radius:5px;justify-content:center;align-items:center;gap:8px;padding:8px 28px;font-size:16px;font-weight:600;transition:all .25s ease-in-out;animation:4s infinite style-module__INu_Bq__brilhoAzul;display:flex;box-shadow:0 4px 12px rgba(37,99,235,.35)}.style-module__INu_Bq__botaoPesquisar:hover{background:linear-gradient(135deg,#3b82f6,#3b82f6);transform:translateY(-2px);box-shadow:0 6px 16px rgba(37,99,235,.45)}.style-module__INu_Bq__botaoPesquisar:active{transform:scale(.97);box-shadow:0 3px 8px rgba(37,99,235,.25)}.style-module__INu_Bq__botaoPesquisar:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.style-module__INu_Bq__botaoPesquisar span{opacity:.9;font-size:14px}@keyframes style-module__INu_Bq__brilhoAzul{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.style-module__INu_Bq__btnConsultar{justify-content:center;margin-top:50px;margin-bottom:10px;display:flex}
.style-module__-gkKMq__card{background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:300px;height:180px;padding:10px 20px;transition:all .3s ease-in-out;display:flex;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.08)}.style-module__-gkKMq__card:hover{border-color:#3b82f6;transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.12)}.style-module__-gkKMq__nome{color:#1e293b;font-size:14px;font-weight:600;font-family:var(--font-inter);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;max-width:100%;display:block;overflow:hidden}.style-module__-gkKMq__iconContainer{color:#fff;background-color:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative;box-shadow:0 2px 8px rgba(59,130,246,.3)}.style-module__-gkKMq__badge{color:#fff;background:#1e293b;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.style-module__-gkKMq__btnAbrir{color:#fff;cursor:pointer;background:#3b82f6;border:1px solid #3b82f6;border-radius:6px;padding:8px 18px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;box-shadow:0 2px 4px rgba(59,130,246,.2)}.style-module__-gkKMq__btnAbrir:hover{color:#fff;background:#2563eb;border-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 8px rgba(59,130,246,.3)}.style-module__-gkKMq__spinner{justify-content:center;align-items:center;display:flex}
.style-module__4cZ3HG__containerGtins{background-color:#f6f6f6;height:400px;padding:16px;list-style-type:none;display:flex;overflow:hidden}.style-module__4cZ3HG__listaGtins{scrollbar-width:thin;scrollbar-color:#3b82f6 #f1f1f1;flex-direction:column;flex:1;gap:8px;display:flex;overflow-x:hidden;overflow-y:auto}.style-module__4cZ3HG__gtin{background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:space-between;align-items:center;padding:10px 12px;transition:all .2s;display:flex}.style-module__4cZ3HG__gtin:hover{border-color:#3b82f6;box-shadow:0 4px 8px rgba(0,0,0,.1)}.style-module__4cZ3HG__gtin span{color:#1e293b;font-size:1rem;font-weight:500}.style-module__4cZ3HG__gtin button{color:#64748b;cursor:pointer;background-color:transparent;border:1px solid #e2e8f0;border-radius:4px;justify-content:center;align-items:center;padding:4px 6px;transition:all .15s;display:flex}.style-module__4cZ3HG__gtin button:hover{color:#dc2626;background-color:#fee2e2;border-color:#dc2626}.style-module__4cZ3HG__textoNenhumProduto{text-align:center;color:#718096;justify-content:center;align-items:center;width:100%;font-style:italic;display:flex}.style-module__4cZ3HG__footer{text-align:center;background-color:#f6f6f6;border-top:.5px solid #8a8a8a;padding:8px}
.style-module__J90aSW__wrapper{flex-direction:column;gap:16px;display:flex}.style-module__J90aSW__alphaBar{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.style-module__J90aSW__alphaBtn{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:6px 10px;font-size:13px;transition:all .15s}.style-module__J90aSW__alphaBtn:hover{background:#eaf3ff;border-color:#bfdbfe}.style-module__J90aSW__active{color:#1e40af;background:#e0f2fe;border-color:#93c5fd;font-weight:600}.style-module__J90aSW__countRow{text-align:center;color:#475569;font-size:14px}.style-module__J90aSW__listaEstabelecimento{scrollbar-width:thin;scrollbar-color:#3b82f6 #f1f1f1;flex:1;grid-template-columns:350px 350px 350px;place-content:flex-start center;gap:20px;list-style-type:none;display:grid;overflow-x:hidden;overflow-y:auto}.style-module__J90aSW__estabelecimentoCard{background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:space-between;width:350px;height:140px;padding:10px 12px;transition:all .2s;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.08)}.style-module__J90aSW__estabelecimentoCard:hover{border-color:#3b82f6;box-shadow:0 4px 12px rgba(0,0,0,.12)}.style-module__J90aSW__card{flex-direction:column;justify-content:space-between;width:100%;display:flex;position:relative}.style-module__J90aSW__razaoSocial,.style-module__J90aSW__endereco,.style-module__J90aSW__cnpj{align-items:center;gap:6px;display:flex}.style-module__J90aSW__razaoSocial{color:#1e293b;font-size:14px;font-weight:600}.style-module__J90aSW__textoNome{flex-direction:column;gap:2px;display:flex}.style-module__J90aSW__endereco,.style-module__J90aSW__cnpj{color:#3b82f6;font-size:12px}.style-module__J90aSW__popUpBtn{position:absolute;bottom:4px;right:10px}.style-module__J90aSW__pagination{justify-content:center;gap:6px;margin-top:4px;display:flex}.style-module__J90aSW__pageBtn{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;min-width:34px;height:34px;font-size:13px;transition:all .15s}.style-module__J90aSW__pageBtn:hover:not(:disabled){background:#f1f5f9}.style-module__J90aSW__pageBtn:disabled{opacity:.5;cursor:not-allowed}.style-module__J90aSW__pageActive{color:#1e40af;background:#e0f2fe;border-color:#93c5fd;font-weight:600}.style-module__J90aSW__info{flex-direction:column;justify-content:space-around;height:100%;display:flex}
.style-module__k0Cukq__dialog{background-color:transparent;border:none;border-radius:12px;width:420px;margin:auto;position:fixed;top:0;bottom:0;left:0;right:0}.style-module__k0Cukq__dialog::backdrop{-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);background:rgba(0,0,0,.5)}.style-module__k0Cukq__header{justify-content:flex-end;height:56px;display:flex}.style-module__k0Cukq__cardHeader{background-color:#3b82f6;border-bottom:2px solid #3b82f6;border-radius:12px 12px 0 0;align-items:center;width:100%;padding:10px 0;display:flex;position:relative}.style-module__k0Cukq__headerAccent{background-color:#b1dafc;border-top-right-radius:2px;border-bottom-right-radius:2px;width:5px;height:34px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.style-module__k0Cukq__headerTitle{color:#fff;margin-left:1rem;font-size:1.1rem;font-weight:400}.style-module__k0Cukq__botaoFechar{cursor:pointer;color:#fff;background-color:transparent;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;margin-right:.5rem;transition:background-color .2s;display:flex}.style-module__k0Cukq__botaoFechar:hover{background-color:rgba(255,255,255,.15)}.style-module__k0Cukq__headerContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.style-module__k0Cukq__content{background-color:#f8fafc;border-radius:0 0 12px 12px;flex-direction:column;gap:24px;padding:24px;display:flex}.style-module__k0Cukq__mensagem{color:#1e293b;text-align:center;font-size:16px;line-height:1.5}.style-module__k0Cukq__footer{justify-content:center;align-items:center;gap:12px;display:flex}.style-module__k0Cukq__botaoCancelar{font-family:var(--font-open-sans);color:#475569;cursor:pointer;background:#e2e8f0;border:none;border-radius:8px;padding:10px 24px;font-size:15px;font-weight:600;transition:all .2s}.style-module__k0Cukq__botaoCancelar:hover{background:#cbd5e1;transform:translateY(-1px)}.style-module__k0Cukq__botaoCancelar:active{transform:scale(.98)}.style-module__k0Cukq__botaoConfirmar{font-family:var(--font-open-sans);color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:8px;padding:10px 24px;font-size:15px;font-weight:600;transition:all .2s;box-shadow:0 2px 8px rgba(220,38,38,.3)}.style-module__k0Cukq__botaoConfirmar:hover{background:#b91c1c;transform:translateY(-1px);box-shadow:0 4px 12px rgba(220,38,38,.4)}.style-module__k0Cukq__botaoConfirmar:active{transform:scale(.98)}
.styles-module__1pZnrG__tabelaContainer{--altura-linha:60px;--altura-cabecalho:80px;--largura-coluna:200px;--largura-primeira-coluna:240px;--altura-maxima:600px;background:#fff;border-radius:6px}.styles-module__1pZnrG__padrao{--altura-linha:60px;--altura-cabecalho:80px;--largura-coluna:220px;--largura-primeira-coluna:240px;--altura-maxima:600px}.styles-module__1pZnrG__expandida{--altura-linha:65px;--altura-cabecalho:80px;--largura-coluna:200px;--largura-primeira-coluna:280px;--altura-maxima:calc(100vh)}.styles-module__1pZnrG__tabelaScroll{max-height:var(--altura-maxima);scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#3b82f6 #f1f1f1;overflow:auto}.styles-module__1pZnrG__tabela{border-collapse:separate;border-spacing:4px;table-layout:fixed;width:100%}.styles-module__1pZnrG__tabela th,.styles-module__1pZnrG__tabela td{width:var(--largura-coluna);height:var(--altura-linha);padding:6px 8px}.styles-module__1pZnrG__tabelaHeader th{height:var(--altura-cabecalho);z-index:3;background:#fff;border:1px solid #3b82f6;border-radius:6px;font-size:14px;font-weight:600;position:-webkit-sticky;position:sticky;top:0;overflow:hidden}.styles-module__1pZnrG__tabelaBody td{background:#fff;border:1px solid #3b82f6;border-radius:6px;overflow:hidden}.styles-module__1pZnrG__tabelaBody tr:nth-child(2n) td{background-color:#f9f9f9}.styles-module__1pZnrG__stickyColumn{min-width:var(--largura-primeira-coluna);max-width:var(--largura-primeira-coluna);z-index:4;width:var(--largura-primeira-coluna);text-align:center;background:#fff;font-weight:700;position:-webkit-sticky;position:sticky;left:0;width:var(--largura-primeira-coluna)!important}.styles-module__1pZnrG__tabelaHeader .styles-module__1pZnrG__stickyColumn{z-index:5}.styles-module__1pZnrG__infoEstabelecimento{flex-direction:column;justify-content:center;gap:6px;height:100%;display:flex}.styles-module__1pZnrG__razaoSocial{text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:11px;display:-webkit-box;overflow:hidden}.styles-module__1pZnrG__endereco{flex-direction:column;gap:2px;display:flex}.styles-module__1pZnrG__logradouro{text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:10px;font-weight:400;display:-webkit-box;overflow:hidden}.styles-module__1pZnrG__produtoInfo{flex-direction:column;justify-content:center;gap:4px;height:100%;display:flex}.styles-module__1pZnrG__descricao{text-align:left;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:13px;line-height:1.2;display:-webkit-box;overflow:hidden}.styles-module__1pZnrG__gtin{text-align:left;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:400;overflow:hidden}.styles-module__1pZnrG__tabelaValor{flex-direction:column;justify-content:center;align-items:center;gap:4px;height:100%;display:flex}.styles-module__1pZnrG__valorVenda{font-size:14px}.styles-module__1pZnrG__dataVenda{font-size:12px}.styles-module__1pZnrG__tabelaContainer::-webkit-scrollbar{width:8px;height:8px}.styles-module__1pZnrG__tabelaContainer::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.styles-module__1pZnrG__tabelaContainer::-webkit-scrollbar-thumb{background:#3b82f6;border-radius:4px}.styles-module__1pZnrG__cacheCell{background-color:#fff9e6!important;border:2px solid #ff9800!important}.styles-module__1pZnrG__cacheIndicator{color:#fff;cursor:help;background-color:#ff9800;border-radius:4px;justify-content:center;align-items:center;gap:4px;margin-top:2px;padding:4px 6px;font-size:10px;font-weight:600;display:flex}.styles-module__1pZnrG__cacheIcon{font-size:11px;line-height:1}.styles-module__1pZnrG__cacheText{white-space:nowrap}
.style-module__X5ZpFq__main{flex-direction:column;gap:30px;display:flex}.style-module__X5ZpFq__containerParametros{gap:30px;width:100%;display:flex}.style-module__X5ZpFq__selectEstabelecimento,.style-module__X5ZpFq__selectRaio,.style-module__X5ZpFq__inputProduto{flex-direction:column;gap:5px;display:flex}.style-module__X5ZpFq__inputProduto{width:100%}.style-module__X5ZpFq__select{background:#fff;border:1px solid #7b91b0;border-radius:6px;padding:10px}.style-module__X5ZpFq__input{border:1px solid #7b91b0;border-radius:6px;flex:1;padding:10px;font-size:1rem}.style-module__X5ZpFq__btnConsultar{justify-content:center;margin-top:40px;display:flex}
.layout-module__tqEVyG__container{min-height:100vh;display:flex}.layout-module__tqEVyG__content{flex:1;max-width:100vw;padding:98px 20px 0 90px}
.style-module__boeApa__container{flex-direction:column;align-items:center;padding:40px 0 20px;display:flex}.style-module__boeApa__input{border:.5px solid #7b91b0;border-radius:5px;width:75%;height:31px;padding:10px 20px;font-size:16px;box-shadow:inset 0 1px 2px rgba(16,24,40,.04)}.style-module__boeApa__input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(98,177,241,.25)}.style-module__boeApa__counter{text-align:center;color:#6b7280;margin-top:10px;font-size:14px}.style-module__boeApa__counterMax{color:#0f172a;font-weight:600}.style-module__boeApa__botoes{justify-content:center;gap:14px;margin-top:18px;display:flex}
.style-module__VKt9ma__container{place-items:center;width:100%;padding:24px;display:grid}.style-module__VKt9ma__cardWrap{width:min(650px,100%)}.style-module__VKt9ma__loginContainer{flex-direction:column;align-items:center;gap:18px;padding:14px 0 6px;display:flex}.style-module__VKt9ma__logo{width:auto;height:42px;margin-top:6px}.style-module__VKt9ma__subtitle{color:#5b6475;text-align:center;margin:0;font-size:.98rem;line-height:1.35}
.style-module__qqI6Mq__container{flex-direction:column;gap:20px;height:600px;display:flex}.style-module__qqI6Mq__containerBusca{flex-direction:column;align-items:center;gap:4px;padding-top:15px;display:flex}.style-module__qqI6Mq__busca{gap:16px;display:flex}.style-module__qqI6Mq__inputBusca{box-sizing:border-box;border:.5px solid #7b91b0;border-radius:5px;outline:none;width:452px;height:31px;padding:10px 20px;font-size:1rem}.style-module__qqI6Mq__botaoBuscar{font-family:var(--font-open-sans),sans-serif;color:#fff;letter-spacing:.3px;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#3b82f6) 0 0/200% 200%;border:none;border-radius:5px;justify-content:center;align-items:center;padding:4px 10px;font-size:16px;font-weight:600;transition:all .25s ease-in-out;animation:none;display:flex;box-shadow:0 4px 10px rgba(98,177,241,.3)}.style-module__qqI6Mq__botaoBuscar:hover{background:linear-gradient(135deg,#3b82f6,#3b82f6);transform:translateY(-2px);box-shadow:0 6px 16px rgba(37,99,235,.45)}.style-module__qqI6Mq__containerListagem{flex-direction:column;flex:1;gap:8px;width:100%;min-height:0;display:flex}.style-module__qqI6Mq__carregando{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.style-module__qqI6Mq__countRow{text-align:center;color:#475569;font-size:14px}.style-module__qqI6Mq__listaEstabelecimento{scrollbar-width:thin;scrollbar-color:#3b82f6 #f1f1f1;grid-template-columns:350px 350px;justify-content:center;gap:12px;padding-bottom:10px;list-style-type:none;display:grid;overflow-x:hidden;overflow-y:auto}.style-module__qqI6Mq__estabelecimentoCard{background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:space-between;width:350px;height:140px;padding:8px;transition:all .2s;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.08)}.style-module__qqI6Mq__estabelecimentoCard:hover{border-color:#3b82f6;box-shadow:0 4px 12px rgba(0,0,0,.12)}.style-module__qqI6Mq__card{flex-direction:column;justify-content:space-between;width:100%;display:flex;position:relative}.style-module__qqI6Mq__info{flex-direction:column;justify-content:space-around;height:100%;display:flex}.style-module__qqI6Mq__razaoSocial,.style-module__qqI6Mq__endereco,.style-module__qqI6Mq__cnpj{align-items:center;gap:6px;display:flex}.style-module__qqI6Mq__razaoSocial{color:#1e293b;font-size:14px;font-weight:600}.style-module__qqI6Mq__textoNome{flex-direction:column;gap:2px;display:flex}.style-module__qqI6Mq__endereco,.style-module__qqI6Mq__cnpj{color:#3b82f6;font-size:12px}.style-module__qqI6Mq__botaoAdicionar{cursor:pointer;color:#fff;background:#3b82f6;border:1px solid #3b82f6;border-radius:6px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .2s;position:absolute;bottom:8px;right:10px;box-shadow:0 1px 3px rgba(59,130,246,.2)}.style-module__qqI6Mq__botaoAdicionar:hover:not(:disabled){background:#2563eb;border-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 8px rgba(59,130,246,.3)}.style-module__qqI6Mq__desabilitado{color:#6b7280;cursor:not-allowed;box-shadow:none;background:#e5e7eb;transform:none}.style-module__qqI6Mq__pagination{justify-content:center;gap:6px;padding-bottom:8px;display:flex}.style-module__qqI6Mq__pageBtn{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;min-width:34px;height:34px;font-size:13px;transition:all .15s}.style-module__qqI6Mq__pageBtn:hover:not(:disabled){background:#f1f5f9}.style-module__qqI6Mq__pageBtn:disabled{opacity:.5;cursor:not-allowed}.style-module__qqI6Mq__pageActive{color:#1e40af;background:#e0f2fe;border-color:#93c5fd;font-weight:600}.style-module__qqI6Mq__vazio{color:#718096;justify-content:center;align-items:center;height:80%;font-style:italic;display:flex}.style-module__qqI6Mq__naoBuscou{text-align:center;color:#475569;margin-top:150px}.style-module__qqI6Mq__naoBuscou h3{color:#0f172a;margin-bottom:8px;font-size:18px;font-weight:500}.style-module__qqI6Mq__naoBuscou ul{color:#64748b;flex-direction:column;gap:12px;margin:0;padding:0;font-size:14px;list-style:none;display:inline-flex}.style-module__qqI6Mq__naoBuscou li span{color:#0369a1;background:#e0f2fe;border-radius:100px;padding:3px 8px;font-size:14px}
.style-module__V_PosW__containerPastas{background-color:#f6f6f6;height:220px;padding:16px;list-style-type:none;display:flex;overflow:hidden}.style-module__V_PosW__pasta{cursor:pointer;background-color:#3b82f6;border-radius:6px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.style-module__V_PosW__pasta:hover{box-shadow:0 6px 18px rgba(0,0,0,.26)}.style-module__V_PosW__nomePasta{color:#fff;font-size:1rem}.style-module__V_PosW__tagJaEsta{color:#fff;font-size:12px;font-weight:500}.style-module__V_PosW__listaPastas{scrollbar-width:thin;scrollbar-color:#3b82f6 #f1f1f1;flex-direction:column;flex:1;gap:8px;display:flex;overflow-x:hidden;overflow-y:auto}.style-module__V_PosW__botao{cursor:pointer;color:#3b82f6;background:0 0;border:none;line-height:0;transition:transform .2s,color .2s}.style-module__V_PosW__botao:hover{color:#3b82f6;transform:scale(1.25)}.style-module__V_PosW__botao svg{display:block}.style-module__V_PosW__botaoAtivo svg path{fill:currentColor}.style-module__V_PosW__botao:not(.style-module__V_PosW__botaoAtivo) svg path{fill:none}.style-module__V_PosW__botaoAtivo svg *{fill:currentColor}.style-module__V_PosW__semPastas{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.style-module__V_PosW__semPastas p{color:#718096;font-style:italic}
.style-module__pLTnzW__container{scrollbar-width:thin;scrollbar-color:#3b82f6 #f1f1f1;flex-direction:column;gap:20px;padding:20px 0 16px 16px;display:flex;overflow-x:auto}.style-module__pLTnzW__estabelecimentoWrapper{flex-wrap:nowrap;gap:14px;display:flex;overflow-x:auto}.style-module__pLTnzW__cardEstabelecimento{color:#1e293b;background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;flex:0 0 340px;justify-content:space-between;width:340px;height:220px;padding:20px;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.08)}.style-module__pLTnzW__cardEstabelecimento:hover{border-color:#3b82f6;transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.12)}.style-module__pLTnzW__info{flex-direction:column;justify-content:space-between;gap:18px;min-height:120px;display:flex;overflow:hidden}.style-module__pLTnzW__razaoSocial{color:#1e293b;align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.style-module__pLTnzW__logradouro,.style-module__pLTnzW__cnpj{color:#64748b;align-items:center;gap:6px;font-size:13px;display:flex}.style-module__pLTnzW__btnMostrarTabela{color:#fff;cursor:pointer;background:#3b82f6;border:1px solid #3b82f6;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;box-shadow:0 2px 4px rgba(59,130,246,.2)}.style-module__pLTnzW__btnMostrarTabela:hover{background:#2563eb;border-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 8px rgba(59,130,246,.3)}.style-module__pLTnzW__btnMostrarTabela.style-module__pLTnzW__ativo{color:#fff;background:#1e293b;border-color:#1e293b}.style-module__pLTnzW__btnMostrarTabela.style-module__pLTnzW__ativo:hover{background:#334155;border-color:#334155}.style-module__pLTnzW__semPreco{color:#64748b;text-align:center;padding:12px 0;font-size:14px;font-style:italic}
.style-module__ywBupW__cardsContainer{scrollbar-width:thin;scrollbar-color:#3b82f6 #f1f1f1;padding:20px 0 16px 16px;overflow-x:auto}.style-module__ywBupW__cardsWrapper{flex-wrap:nowrap;gap:14px;display:flex}.style-module__ywBupW__cardDescricao{color:#f7f9fc;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:#464d5f;border:1px solid #3b82f6;border-radius:5px;flex:none;justify-content:center;align-items:center;width:205px;height:54px;padding:10px;font-size:.9rem;transition:background-color .3s,box-shadow .2s,transform .2s;display:flex;overflow:hidden}.style-module__ywBupW__cardDescricao:hover{color:#fff;background:linear-gradient(135deg,#3b82f6,#3b82f6);border:none;box-shadow:0 0 10px rgba(59,130,246,.6)}.style-module__ywBupW__cardDescricao.style-module__ywBupW__ativo{color:#fff;background:linear-gradient(135deg,#3b82f6,#3b82f6);border:none}.style-module__ywBupW__estabelecimentosContainer{scrollbar-width:thin;scrollbar-color:#3b82f6 #f1f1f1;padding:20px 0 16px 16px;overflow-x:auto}.style-module__ywBupW__estabelecimentoWrapper{flex-wrap:nowrap;gap:14px;display:flex;overflow-x:auto}.style-module__ywBupW__cardEstabelecimento{color:#f7f9fc;background-color:#464d5f;border:1px solid #3b82f6;border-radius:12px;flex-direction:column;flex:0 0 340px;justify-content:space-between;width:340px;height:250px;min-height:250px;padding:20px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 6px 12px rgba(0,0,0,.1)}.style-module__ywBupW__estabelecimentoInfo{flex-direction:column;justify-content:space-between;gap:18px;min-height:150px;display:flex;overflow:hidden}.style-module__ywBupW__razaoSocial{align-items:center;gap:4px;font-size:13px;display:flex}.style-module__ywBupW__logradouro{color:#3b82f6;align-items:center;gap:4px;font-size:.725rem;display:flex}.style-module__ywBupW__nomeEstabelecimento{flex-direction:column;gap:5px;display:flex}.style-module__ywBupW__cnpj{color:#3b82f6;align-items:center;gap:4px;font-size:.725rem;display:flex}.style-module__ywBupW__btnMostrarTabela{color:#fff;cursor:pointer;background:0 0;border:1px solid #3b82f6;border-radius:4px;padding:8px 12px;font-size:.9rem}.style-module__ywBupW__btnMostrarTabela.style-module__ywBupW__ativo{color:#fff;background:linear-gradient(135deg,#3b82f6,#3b82f6);transform:scale(1.05)}.style-module__ywBupW__naoEncontrado{text-align:center;flex-shrink:0;justify-content:center;align-items:center;height:34px;margin:0;line-height:1.3;display:flex}
.style-module__MtIv5G__main{flex-direction:column;gap:30px;display:flex}.style-module__MtIv5G__container{flex-direction:column;align-items:center;gap:25px;display:flex}.style-module__MtIv5G__btnVoltar{width:100%}.style-module__MtIv5G__voltar{color:#3b82f6;border-radius:6px;padding:6px 10px;font-size:16px;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.style-module__MtIv5G__voltar:hover{color:#0c63d4;background:rgba(98,177,241,.15)}.style-module__MtIv5G__titulo{margin-top:10px}.style-module__MtIv5G__nomePasta{color:#1a202c;letter-spacing:-.5px;text-transform:uppercase;margin:0;font-size:1.9rem;font-weight:700}.style-module__MtIv5G__acoes{justify-content:center;gap:50px;display:flex}.style-module__MtIv5G__containerListaGtins{width:100%;padding:20px}.style-module__MtIv5G__listaGtins{scrollbar-width:thin;scrollbar-color:#3b82f6 #f1f1f1;grid-template-columns:repeat(auto-fill,200px);justify-content:center;gap:8px;width:100%;margin:0;padding:0;list-style-type:none;display:grid;overflow-x:hidden;overflow-y:auto}.style-module__MtIv5G__gtin{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:200px;padding:12px 16px;transition:all .2s;display:flex;box-shadow:0 2px 4px rgba(0,0,0,.06)}.style-module__MtIv5G__gtin:hover{border-color:#3b82f6;box-shadow:0 4px 8px rgba(0,0,0,.1)}.style-module__MtIv5G__gtin span{color:#1e293b;font-size:1rem;font-weight:500}.style-module__MtIv5G__gtin button{color:#64748b;cursor:pointer;background-color:transparent;border:1px solid #cbd5e1;border-radius:4px;padding:4px 6px;transition:all .15s}.style-module__MtIv5G__gtin button:hover{color:#dc2626;background-color:#fee2e2;border-color:#fca5a5}.style-module__MtIv5G__botaoRemover{color:#fff;cursor:pointer;background-color:transparent;border:1px solid #fff;border-radius:4px;flex-direction:column;justify-content:end;align-self:flex-end;height:24px;padding:4px 6px;transition:background-color .15s,color .15s;display:flex}.style-module__MtIv5G__textoNenhumProduto{text-align:center;color:#718096;justify-content:center;align-items:center;width:100%;font-style:italic;display:flex}
.style-module__azr54W__card{background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:300px;height:180px;padding:10px 20px;transition:all .3s ease-in-out;display:flex;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.08)}.style-module__azr54W__card:hover{border-color:#3b82f6;transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.12)}.style-module__azr54W__nome{color:#1e293b;font-size:14px;font-weight:600;font-family:var(--font-inter);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;max-width:100%;display:block;overflow:hidden}.style-module__azr54W__iconContainer{color:#fff;background-color:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative;box-shadow:0 2px 8px rgba(59,130,246,.3)}.style-module__azr54W__badge{color:#fff;background:#1e293b;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.style-module__azr54W__btnAbrir{color:#fff;cursor:pointer;background:#3b82f6;border:1px solid #3b82f6;border-radius:6px;padding:8px 18px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;box-shadow:0 2px 4px rgba(59,130,246,.2)}.style-module__azr54W__btnAbrir:hover{color:#fff;background:#2563eb;border-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 8px rgba(59,130,246,.3)}.style-module__azr54W__btnDesabilitado{opacity:.6;cursor:not-allowed;pointer-events:none}.style-module__azr54W__spinner{justify-content:center;align-items:center;display:flex}
.style-module__zNsNOa__form{flex-direction:column;align-items:center;gap:1rem;width:70%;max-width:500px;display:flex}.style-module__zNsNOa__input{color:#20293b;background-color:#fff;border:.5px solid #7b91b0;border-radius:5px;width:100%;height:48px;padding:10px 20px;font-size:1.1rem;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}.style-module__zNsNOa__input::placeholder{color:#7b91b0}.style-module__zNsNOa__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px rgba(98,177,241,.25)}.style-module__zNsNOa__opcoes{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.style-module__zNsNOa__rememberMe{color:#333;cursor:pointer;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.style-module__zNsNOa__checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:1px solid #3b82f6;border-radius:2px;flex-shrink:0;width:14px;height:14px;margin:0;transition:background-color .2s;position:relative}.style-module__zNsNOa__checkbox:checked{background-color:#3b82f6}.style-module__zNsNOa__checkbox:checked:before{content:"✓";color:#fff;font-size:12px;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.style-module__zNsNOa__button{width:50%;height:48px;font-family:var(--font-open-sans),sans-serif;color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#3b82f6);border:none;border-radius:5px;padding:.8rem 1rem;font-size:1.1rem;font-weight:700;transition:background-color .2s}.style-module__zNsNOa__button:hover{background-color:#2d3748}.style-module__zNsNOa__errorBox{background:#fff2f2;border:1px solid #ffc7c7;border-radius:10px;align-items:flex-start;gap:10px;padding:12px;display:flex}.style-module__zNsNOa__errorIcon{color:#fff;background:#ff4d4d;border-radius:999px;flex-shrink:0;place-items:center;width:22px;height:22px;font-weight:800;line-height:1;display:grid}.style-module__zNsNOa__errorText{color:#8a1f1f;margin:0;font-size:.95rem;line-height:1.25rem}.style-module__zNsNOa__esqueceuSenha{color:#3b82f6;white-space:nowrap;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.style-module__zNsNOa__esqueceuSenha:hover{color:#3b82f6;text-decoration:underline}
.style-module__kpEz3W__nome{font-weight:700}.style-module__kpEz3W__endereco{opacity:.9}.style-module__kpEz3W__precoLinha{align-items:baseline;gap:6px;margin-top:8px;display:flex}.style-module__kpEz3W__precoLabel,.style-module__kpEz3W__precoValor{opacity:.9;font-weight:600}
.style-module__ApNFda__nome{color:#1a202c;margin-bottom:4px;font-size:14px;font-weight:600;display:block}.style-module__ApNFda__endereco{color:#718096;font-size:12px;line-height:1.3}.style-module__ApNFda__btn{color:#fff;cursor:pointer;background:#3b82f6;border:1px solid #3b82f6;border-radius:6px;width:80px;margin-top:6px;padding:6px 10px;font-size:12px;transition:all .2s}.style-module__ApNFda__btn:hover{background:linear-gradient(135deg,#3b82f6,#3b82f6);transform:translateY(-1px)}
.style-module__-8FUSa__pagination{justify-content:center;align-items:center;gap:4px;margin-top:12px;margin-bottom:12px;display:flex}.style-module__-8FUSa__pageBtn{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;padding:4px 8px}.style-module__-8FUSa__pageActive{color:#fff;background:#3b82f6;border-color:#3b82f6}.style-module__-8FUSa__ellipsis{color:#444;padding:4px 6px}
.style-module__vptHKq__tabelaContainer{width:100%;padding:0 16px}.style-module__vptHKq__tabela{border-spacing:4px;table-layout:fixed;width:100%;max-height:500px;margin:20px 0;overflow:auto}.style-module__vptHKq__descricao{width:80%}.style-module__vptHKq__gtin{text-align:center;width:10%}.style-module__vptHKq__preco{width:10%}.style-module__vptHKq__tabela th,.style-module__vptHKq__tabela td{white-space:nowrap;background:#fff;border:1px solid #3b82f6;border-radius:6px;padding:8px;font-size:12px;overflow:hidden}.style-module__vptHKq__tabela th{font-size:14px}.style-module__vptHKq__textoDireita{text-align:right}
.style-module__c2FYAG__contentWrapper{position:relative}.style-module__c2FYAG__container{padding:16px 8px}.style-module__c2FYAG__textarea{resize:none;border:.5px solid #ccc;border-radius:5px;width:100%;height:200px;padding:20px;font-size:16px}.style-module__c2FYAG__footer{background:#f8fafc;border-top:1px solid #ddd;flex:none;justify-content:center;align-items:center;gap:16px;margin-top:auto;padding:12px;display:flex}.style-module__c2FYAG__botaoConfirmar{font-family:var(--font-open-sans);color:#fff;letter-spacing:.3px;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#3b82f6) 0 0/200% 200%;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:10px 28px;font-size:16px;font-weight:600;transition:all .25s ease-in-out;animation:4s infinite style-module__c2FYAG__brilhoAzul;display:flex;box-shadow:0 4px 12px rgba(37,99,235,.35)}.style-module__c2FYAG__botaoConfirmar:hover{background:linear-gradient(135deg,#3b82f6,#3b82f6);transform:translateY(-2px);box-shadow:0 6px 16px rgba(37,99,235,.45)}.style-module__c2FYAG__botaoConfirmar:active{transform:scale(.97);box-shadow:0 3px 8px rgba(37,99,235,.25)}.style-module__c2FYAG__botaoConfirmar:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.style-module__c2FYAG__loadingOverlay{z-index:10;background:rgba(0,0,0,.25);justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}
.style-module__d5765W__container{flex-direction:column;gap:20px;padding:12px;display:flex}.style-module__d5765W__headerInfo{border-bottom:1px solid #3b82f6;margin-bottom:16px;padding:12px 0}.style-module__d5765W__tituloProduto{color:#1a202c;margin:0;font-size:20px;font-weight:600}.style-module__d5765W__gtinInfo{color:#4a5568;margin:4px 0 0;font-size:14px}.style-module__d5765W__tabelaContainer{background:#fff;border-radius:6px}.style-module__d5765W__tabelaScroll{scrollbar-width:thin;scrollbar-color:#3b82f6 #f1f1f1;scroll-behavior:smooth;max-height:600px;overflow-x:auto}.style-module__d5765W__tabela{border-collapse:separate;border-spacing:4px;width:100%}.style-module__d5765W__tabela th,.style-module__d5765W__tabela td{height:50px;padding:6px 8px}.style-module__d5765W__colunaEndereco{width:40%}.style-module__d5765W__colunaEstabelecimento{width:30%}.style-module__d5765W__colunaData,.style-module__d5765W__colunaVenda{width:15%}.style-module__d5765W__tabelaHeader th{z-index:3;white-space:normal;background:#fff;border:1px solid #3b82f6;border-radius:6px;height:40px;padding:4px;font-size:14px;font-weight:600;position:-webkit-sticky;position:sticky;top:0;overflow:hidden}.style-module__d5765W__tabelaBody td{white-space:normal;background:#fff;border:1px solid #3b82f6;border-radius:6px;overflow:hidden}.style-module__d5765W__tabelaBody tr:nth-child(2n) td{background-color:#f9f9f9}.style-module__d5765W__stickyColumn{z-index:4;text-align:center;background-color:#fff;width:200px;font-weight:700;position:-webkit-sticky;position:sticky;left:0}.style-module__d5765W__infoEstabelecimento{flex-direction:column;justify-content:center;gap:6px;height:100%;display:flex}.style-module__d5765W__razaoSocial{font-size:12px;font-weight:500}.style-module__d5765W__endereco{flex-direction:column;gap:2px;display:flex}.style-module__d5765W__logradouro{font-size:12px;font-weight:400}.style-module__d5765W__bairro{font-size:10px;font-weight:400}.style-module__d5765W__produtoInfo{flex-direction:column;gap:4px;height:100%;display:flex}.style-module__d5765W__descricao{text-align:left;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.2;display:-webkit-box;overflow:hidden}.style-module__d5765W__gtin{text-align:left;font-size:12px;font-weight:400}.style-module__d5765W__tabelaHeader .style-module__d5765W__stickyColumn{z-index:5}.style-module__d5765W__tabelaValor{flex-direction:column;align-items:center;gap:4px;display:flex}.style-module__d5765W__valorVenda{font-size:14px}.style-module__d5765W__dataVenda{font-size:12px}.style-module__d5765W__tabelaContainer::-webkit-scrollbar{width:8px;height:8px}.style-module__d5765W__tabelaContainer::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.style-module__d5765W__tabelaContainer::-webkit-scrollbar-thumb{background:#3b82f6;border-radius:4px}.style-module__d5765W__tabelaContainer{scrollbar-width:thin;scrollbar-color:#3b82f6 #f1f1f1}
.style-module__3zBFoa__signupContainer{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.style-module__3zBFoa__logo{width:auto;height:40px}.style-module__3zBFoa__subtitle{color:#555;margin-top:-1rem;font-size:1rem}.style-module__3zBFoa__form{flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:500px;display:flex}.style-module__3zBFoa__input{color:#20293b;background-color:#fff;border:.5px solid #7b91b0;border-radius:5px;width:100%;height:48px;padding:10px 20px;font-size:1.1rem;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}.style-module__3zBFoa__input::placeholder{color:#7b91b0}.style-module__3zBFoa__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px rgba(98,177,241,.25)}.style-module__3zBFoa__button{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:5px;width:100%;height:48px;margin-top:.5rem;padding:.8rem 1rem;font-size:1.1rem;font-weight:700;transition:background-color .2s}.style-module__3zBFoa__button:hover{background-color:#2d3748}
/*# sourceMappingURL=177bbd0b6e946397.css.map*/