.sidebar_hamburger__s7n7q{display:none;position:fixed;top:1.5rem;left:1.5rem;width:48px;height:48px;background:white;border:none;border-radius:8px;cursor:pointer;z-index:1001;color:#667eea;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .3s ease}.sidebar_hamburger__s7n7q:hover{background:#f9fafb;box-shadow:0 8px 16px rgba(0,0,0,.15)}@media (max-width:768px){.sidebar_hamburger__s7n7q{display:flex;align-items:center;justify-content:center}}.sidebar_overlay__hEQm2{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999}.sidebar_sidebar__Qf_AH{position:fixed;left:0;top:0;height:100vh;width:260px;background:white;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem;overflow-y:auto;z-index:1000;transition:all .3s ease}@media (prefers-color-scheme:dark){.sidebar_sidebar__Qf_AH{background:#1a1f2e;border-right-color:#334155}}@media (max-width:768px){.sidebar_sidebar__Qf_AH{width:280px;transform:translateX(-100%);box-shadow:2px 0 10px rgba(0,0,0,.2)}.sidebar_sidebar__Qf_AH.sidebar_open___ckxm{transform:translateX(0)}}.sidebar_logoSection__awojY{text-align:center;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}@media (prefers-color-scheme:dark){.sidebar_logoSection__awojY{border-bottom-color:#334155}}.sidebar_logo__aneLN{font-size:1.5rem;font-weight:700;color:#1a202c;margin:0 0 .5rem;display:flex;align-items:center;justify-content:center;gap:.75rem}@media (prefers-color-scheme:dark){.sidebar_logo__aneLN{color:#f1f5f9}}.sidebar_subtitle__V1J9p{font-size:.8rem;color:#6b7280;margin:0;font-weight:500}@media (prefers-color-scheme:dark){.sidebar_subtitle__V1J9p{color:#9ca3af}}.sidebar_nav__5r1Q7{flex:1 1;overflow-y:auto}.sidebar_navList__mp7e3{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.sidebar_navList__mp7e3 li{position:relative}.sidebar_navList__mp7e3 li.sidebar_active__Gi4JW .sidebar_navLink__vxOXp{background:linear-gradient(135deg,#667eea,#764ba2);color:white}.sidebar_navList__mp7e3 li.sidebar_active__Gi4JW .sidebar_icon__ceAJ6,.sidebar_navList__mp7e3 li.sidebar_active__Gi4JW .sidebar_label__sJZKC{color:white}.sidebar_navLink__vxOXp{display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;border-radius:8px;text-decoration:none;color:#6b7280;font-weight:500;font-size:.95rem;transition:all .3s ease;position:relative}.sidebar_navLink__vxOXp:hover:not(.sidebar_active__Gi4JW){background:#f3f4f6;color:#667eea}@media (prefers-color-scheme:dark){.sidebar_navLink__vxOXp{color:#cbd5e1}.sidebar_navLink__vxOXp:hover:not(.sidebar_active__Gi4JW){background:#334155;color:#667eea}}.sidebar_icon__ceAJ6{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:currentColor;transition:all .3s ease}.sidebar_label__sJZKC{flex:1 1;color:currentColor;transition:all .3s ease}.sidebar_activeBadge__PmKA1{display:flex;align-items:center;justify-content:center;color:white}.sidebar_userInfo__codwr{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f9fafb;border-radius:8px;margin-top:auto}@media (prefers-color-scheme:dark){.sidebar_userInfo__codwr{background:#1f2937}}.sidebar_userAvatar__qcwbt{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:white;font-weight:700;font-size:1rem;flex-shrink:0}.sidebar_userDetails__zhL3L{min-width:0}.sidebar_userName__rTC3N{font-size:.875rem;font-weight:600;color:#1a202c;margin:0}@media (prefers-color-scheme:dark){.sidebar_userName__rTC3N{color:#f1f5f9}}.sidebar_userEmail__a_viH{font-size:.75rem;color:#6b7280;margin:.25rem 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (prefers-color-scheme:dark){.sidebar_userEmail__a_viH{color:#9ca3af}}.sidebar_logoutButton__AV4RZ{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 1rem;border:2px solid #ef4444;background:transparent;color:#ef4444;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s ease}.sidebar_logoutButton__AV4RZ:hover{background:#ef4444;color:white}.sidebar_logoutButton__AV4RZ:active{transform:scale(.98)}.sidebar_sidebar__Qf_AH::-webkit-scrollbar{width:6px}.sidebar_sidebar__Qf_AH::-webkit-scrollbar-track{background:transparent}.sidebar_sidebar__Qf_AH::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.sidebar_sidebar__Qf_AH::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media (prefers-color-scheme:dark){.sidebar_sidebar__Qf_AH::-webkit-scrollbar-thumb{background:#475569}.sidebar_sidebar__Qf_AH::-webkit-scrollbar-thumb:hover{background:#64748b}}@media (max-width:768px){.sidebar_sidebar__Qf_AH{padding:1rem}.sidebar_logo__aneLN{font-size:1.25rem}.sidebar_navLink__vxOXp{padding:.75rem}.sidebar_userInfo__codwr{flex-direction:column;text-align:center}.sidebar_userEmail__a_viH{white-space:normal}}@media (prefers-reduced-motion:reduce){.sidebar_hamburger__s7n7q,.sidebar_logoutButton__AV4RZ,.sidebar_navLink__vxOXp{transition:none!important}}.admin_content__q9bCm,.admin_layout__Hs3G9{display:flex;min-height:100vh;background:#f5f7fa}.admin_content__q9bCm{flex-direction:column;gap:1.5rem;padding:2rem;margin-left:260px;flex:1 1;min-width:0}@media (max-width:768px){.admin_content__q9bCm{margin-left:0;padding:1.5rem 1rem;gap:1.25rem}}@media (prefers-color-scheme:dark){.admin_content__q9bCm,.admin_layout__Hs3G9{background:#0f172a}}.admin_loadingContainer__pFekI{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;gap:1rem;background:#f5f7fa}.admin_loadingContainer__pFekI p{color:#4f46e5;font-weight:600}.admin_spinner__5fXze{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#4f46e5;border-radius:50%;animation:admin_spin__Zlb68 .8s linear infinite}@keyframes admin_spin__Zlb68{to{transform:rotate(1turn)}}.admin_loadingOverlay__t5MbU{display:flex;align-items:center;justify-content:center;gap:1rem;padding:2rem;background:white;border-radius:14px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.admin_loadingOverlay__t5MbU p{color:#6b7280;font-weight:500;margin:0}@media (prefers-color-scheme:dark){.admin_loadingContainer__pFekI{background:#0f172a}.admin_loadingContainer__pFekI p{color:#818cf8}.admin_spinner__5fXze{border-color:#818cf8 #334155 #334155}.admin_loadingOverlay__t5MbU{background:#1a1f2e}.admin_loadingOverlay__t5MbU p{color:#94a3b8}}.admin_header__BXCuK{display:flex;align-items:center;justify-content:space-between;padding:28px 32px;background:white;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.06);gap:24px}@media (max-width:640px){.admin_header__BXCuK{flex-direction:column;align-items:flex-start;padding:20px;gap:16px}}@media (prefers-color-scheme:dark){.admin_header__BXCuK{background:#1a1f2e;box-shadow:0 2px 8px rgba(0,0,0,.3)}}.admin_headerGreeting__Y73c2{margin:0 0 4px;font-size:.85rem;color:#9ca3af;font-weight:500}@media (prefers-color-scheme:dark){.admin_headerGreeting__Y73c2{color:#64748b}}.admin_pageTitle__mBoy6{font-size:1.75rem;font-weight:800;color:#111827;margin:0;letter-spacing:-.5px}@media (prefers-color-scheme:dark){.admin_pageTitle__mBoy6{color:#f1f5f9}}.admin_headerBtns__xJOWN{display:flex;gap:.75rem;flex-shrink:0}@media (max-width:640px){.admin_headerBtns__xJOWN{width:100%}.admin_exportButton__cZapK{flex:1 1;justify-content:center}}.admin_exportButton__cZapK{display:flex;align-items:center;gap:.5rem;padding:.65rem 1.2rem;background:#4f46e5;color:white;border:none;border-radius:10px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;box-shadow:0 3px 10px rgba(79,70,229,.3);font-family:inherit;white-space:nowrap}.admin_exportButton__cZapK:hover:not(:disabled){background:#4338ca;transform:translateY(-2px);box-shadow:0 5px 14px rgba(79,70,229,.4)}.admin_exportButton__cZapK:disabled{opacity:.5;cursor:not-allowed;transform:none}.admin_pdfBtn__JGyEI{background:#7c3aed!important;box-shadow:0 3px 10px rgba(124,58,237,.3)!important}.admin_pdfBtn__JGyEI:hover:not(:disabled){background:#6d28d9!important;box-shadow:0 5px 14px rgba(109,40,217,.4)!important;transform:translateY(-2px)}.admin_periodoBar__kmeJW{display:flex;align-items:center;gap:6px;background:white;padding:6px 12px;border-radius:14px;box-shadow:0 2px 8px rgba(0,0,0,.06);width:fit-content}@media (max-width:768px){.admin_periodoBar__kmeJW{width:100%;flex-wrap:wrap;padding:8px}.admin_periodoBtn__JdlGd{flex:1 1;text-align:center}}@media (prefers-color-scheme:dark){.admin_periodoBar__kmeJW{background:#1a1f2e;box-shadow:0 2px 8px rgba(0,0,0,.3)}}.admin_periodoBtn__JdlGd{padding:8px 18px;border:none;background:transparent;border-radius:8px;color:#6b7280;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s;font-family:inherit;white-space:nowrap}.admin_periodoBtn__JdlGd:hover{background:#f3f4f6;color:#374151}@media (prefers-color-scheme:dark){.admin_periodoBtn__JdlGd{color:#9ca3af}.admin_periodoBtn__JdlGd:hover{background:#1f2937;color:#e2e8f0}}.admin_periodoBtnActive__LWdiH{background:#4f46e5!important;color:white!important;box-shadow:0 2px 8px rgba(79,70,229,.35)}.admin_filterPeriodo__ny9gx{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:white;border-radius:14px;box-shadow:0 2px 8px rgba(0,0,0,.06)}@media (prefers-color-scheme:dark){.admin_filterPeriodo__ny9gx{background:#1a1f2e}}.admin_selectPeriodo__ZQYE4{padding:.6rem 1rem;border:1.5px solid #e5e7eb;border-radius:8px;font-size:.875rem;background:white;color:#111827;cursor:pointer;font-family:inherit;transition:border-color .2s;min-width:180px}.admin_selectPeriodo__ZQYE4:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.1)}@media (prefers-color-scheme:dark){.admin_selectPeriodo__ZQYE4{background:#1f2937;color:#f1f5f9;border-color:#475569}}.admin_tabs__7q5Ma{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;background:white;padding:8px;border-radius:14px;box-shadow:0 2px 8px rgba(0,0,0,.06)}@media (max-width:640px){.admin_tabs__7q5Ma{grid-template-columns:repeat(2,1fr)}}@media (prefers-color-scheme:dark){.admin_tabs__7q5Ma{background:#1a1f2e;box-shadow:0 2px 8px rgba(0,0,0,.3)}}.admin_tab__3pwcu{padding:10px 14px;border:none;background:transparent;color:#6b7280;font-weight:600;cursor:pointer;border-radius:8px;transition:all .2s ease;font-size:.875rem;font-family:inherit}.admin_tab__3pwcu:hover{background:#f3f4f6;color:#4f46e5}@media (prefers-color-scheme:dark){.admin_tab__3pwcu{color:#9ca3af}.admin_tab__3pwcu:hover{background:#1f2937;color:#818cf8}}.admin_tab__3pwcu.admin_active__3D2D6{background:#4f46e5;color:white;box-shadow:0 4px 12px rgba(79,70,229,.3)}.admin_bannerAlert__QjuDD{display:flex;align-items:center;gap:14px;padding:14px 20px;background:#fff7ed;border:1.5px solid #fed7aa;border-radius:12px;color:#c2410c}@media (prefers-color-scheme:dark){.admin_bannerAlert__QjuDD{background:#431407;border-color:#7c2d12;color:#fb923c}}.admin_bannerTexto__WvwJa{flex:1 1;min-width:0}.admin_bannerTexto__WvwJa strong{display:block;font-size:.9rem;font-weight:700;margin-bottom:2px}.admin_bannerTexto__WvwJa p{margin:0;font-size:.78rem;opacity:.85}.admin_bannerBtn___SJyp{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#c2410c;color:white;border-radius:8px;font-size:.8rem;font-weight:700;text-decoration:none;white-space:nowrap;transition:background .2s;flex-shrink:0}.admin_bannerBtn___SJyp:hover{background:#9a3412;color:white}@media (prefers-color-scheme:dark){.admin_bannerBtn___SJyp{background:#ea580c}.admin_bannerBtn___SJyp:hover{background:#c2410c}}.admin_actionSection__ttciS,.admin_insightsSection__jYf6T,.admin_kpiSection__dfUQ0{margin-bottom:2rem;gap:2rem}.admin_sectionTitle__1MY2W{font-size:1rem;font-weight:700;color:#374151;margin:0 0 14px;display:flex;align-items:center;gap:8px}@media (prefers-color-scheme:dark){.admin_sectionTitle__1MY2W{color:#e2e8f0}}.admin_kpiGrid__15BYs{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media (max-width:1100px){.admin_kpiGrid__15BYs{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.admin_kpiGrid__15BYs{grid-template-columns:1fr}}.admin_kpiCard__dJWEd{background:white;border-radius:14px;padding:1.25rem;box-shadow:0 2px 8px rgba(0,0,0,.05);display:flex;align-items:center;gap:1rem;transition:box-shadow .25s ease,transform .25s ease;border:1.5px solid transparent;border-left-width:4px}.admin_kpiCard__dJWEd:hover{box-shadow:0 8px 20px rgba(0,0,0,.1);transform:translateY(-3px)}@media (prefers-color-scheme:dark){.admin_kpiCard__dJWEd{background:#1a1f2e;box-shadow:0 2px 8px rgba(0,0,0,.3)}}.admin_kpiIconBox__ayLKO{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}.admin_kpiPrimary__x6flB{border-left-color:#3b82f6}.admin_kpiPrimary__x6flB .admin_kpiIconBox__ayLKO{background:#dbeafe;color:#1d4ed8}.admin_kpiSuccess__FI0x1{border-left-color:#10b981}.admin_kpiSuccess__FI0x1 .admin_kpiIconBox__ayLKO{background:#dcfce7;color:#15803d}.admin_kpiWarning__XDcAT{border-left-color:#f59e0b}.admin_kpiWarning__XDcAT .admin_kpiIconBox__ayLKO{background:#fef3c7;color:#b45309}.admin_kpiInfo__tB7A8{border-left-color:#8b5cf6}.admin_kpiInfo__tB7A8 .admin_kpiIconBox__ayLKO{background:#ede9fe;color:#7c3aed}.admin_kpiDanger__3Diy1{border-left-color:#ef4444}.admin_kpiDanger__3Diy1 .admin_kpiIconBox__ayLKO{background:#fee2e2;color:#dc2626}.admin_kpiGray__gy5y6{border-left-color:#9ca3af}.admin_kpiGray__gy5y6 .admin_kpiIconBox__ayLKO{background:#f3f4f6;color:#6b7280}.admin_kpiGold__GTYxZ{border-left-color:#d97706}.admin_kpiGold__GTYxZ .admin_kpiIconBox__ayLKO{background:#fef3c7;color:#d97706}.admin_kpiBody__CWDNB{display:flex;flex-direction:column;justify-content:center;min-width:0;flex:1 1}.admin_kpiBody__CWDNB h3{margin:0;font-size:.72rem;color:#9ca3af;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.admin_kpiValue__jJvkk{margin:4px 0 2px;font-size:1.4rem;font-weight:800;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1}.admin_kpiLabel__IDvAN{font-size:.78rem;color:#6b7280}@media (prefers-color-scheme:dark){.admin_kpiBody__CWDNB h3{color:#64748b}.admin_kpiValue__jJvkk{color:#f1f5f9}.admin_kpiLabel__IDvAN{color:#94a3b8}}.admin_graphsSection__T5qOt{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media (max-width:1024px){.admin_graphsSection__T5qOt{grid-template-columns:1fr}}.admin_graphCard__ESISR{background:white;border-radius:14px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.05)}@media (prefers-color-scheme:dark){.admin_graphCard__ESISR{background:#1a1f2e;box-shadow:0 2px 8px rgba(0,0,0,.3)}}.admin_graphCard__ESISR h3{margin:0 0 1.25rem;font-size:.95rem;font-weight:700;color:#111827}@media (prefers-color-scheme:dark){.admin_graphCard__ESISR h3{color:#f1f5f9}}.admin_noData___wsnO{text-align:center;color:#d1d5db;padding:3rem 1rem;margin:0;font-size:.9rem}.admin_actionGrid__qoUSK{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media (max-width:900px){.admin_actionGrid__qoUSK{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.admin_actionGrid__qoUSK{grid-template-columns:1fr}}.admin_actionCard__ajGmc{background:white;border-radius:14px;padding:1.25rem 1.5rem;display:flex;align-items:center;gap:12px;text-decoration:none;color:#374151;font-weight:600;font-size:.875rem;box-shadow:0 2px 8px rgba(0,0,0,.05);border:1.5px solid #f3f4f6;transition:all .25s ease;cursor:pointer;font-family:inherit}.admin_actionCard__ajGmc span{flex:1 1}.admin_actionCard__ajGmc svg:last-child{color:#d1d5db;transition:all .2s;flex-shrink:0}.admin_actionCard__ajGmc:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(79,70,229,.15);border-color:rgba(79,70,229,.25);color:#4f46e5}.admin_actionCard__ajGmc:hover svg:last-child{color:#4f46e5;transform:translateX(3px)}@media (prefers-color-scheme:dark){.admin_actionCard__ajGmc{background:#1a1f2e;color:#e2e8f0;border-color:#334155}.admin_actionCard__ajGmc svg:last-child{color:#475569}.admin_actionCard__ajGmc:hover{color:#818cf8;border-color:rgba(129,140,248,.3)}.admin_actionCard__ajGmc:hover svg:last-child{color:#818cf8}}.admin_insightCards__WXF3s{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.admin_insightCard__Cjeub{background:white;border-radius:14px;padding:1.25rem;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:box-shadow .25s ease}.admin_insightCard__Cjeub:hover{box-shadow:0 6px 16px rgba(0,0,0,.1)}@media (prefers-color-scheme:dark){.admin_insightCard__Cjeub{background:#1a1f2e}}.admin_insightIcon__CliXm{font-size:1.75rem;margin-bottom:.5rem}.admin_insightCard__Cjeub h4{margin:0 0 .5rem;font-size:.72rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.4px}.admin_insightCard__Cjeub p{margin:0;font-size:.875rem;color:#6b7280;line-height:1.5}.admin_insightCard__Cjeub p strong{color:#111827;font-weight:700}@media (prefers-color-scheme:dark){.admin_insightCard__Cjeub h4{color:#64748b}.admin_insightCard__Cjeub p{color:#94a3b8}.admin_insightCard__Cjeub p strong{color:#f1f5f9}}.admin_resumoPlanos__G_I1K{display:flex;flex-direction:column;gap:12px;padding-top:4px}.admin_resumoPlanosRow__NuJDH{display:flex;align-items:center;gap:14px;padding:12px 16px;background:#f9fafb;border-radius:10px;border:1px solid #f3f4f6}@media (prefers-color-scheme:dark){.admin_resumoPlanosRow__NuJDH{background:#1f2937;border-color:#334155}}.admin_resumoPlanosBadge__fTEOx{font-size:.72rem;font-weight:700;padding:4px 12px;border-radius:999px;white-space:nowrap;flex-shrink:0;min-width:96px;text-align:center}.admin_resumoPlanosCount__kGBMN{font-size:.875rem;color:#374151;white-space:nowrap;flex-shrink:0;min-width:64px}.admin_resumoPlanosCount__kGBMN strong{font-weight:800;color:#111827}@media (prefers-color-scheme:dark){.admin_resumoPlanosCount__kGBMN{color:#cbd5e1}.admin_resumoPlanosCount__kGBMN strong{color:#f1f5f9}}.admin_resumoPlanosInfo__t_HhT{font-size:.8rem;color:#6b7280;flex:1 1}@media (prefers-color-scheme:dark){.admin_resumoPlanosInfo__t_HhT{color:#94a3b8}}.admin_resumoPlanosAlert__Ie4Uk{display:flex;align-items:center;gap:8px;font-size:.8rem;font-weight:500;color:#b45309;padding:10px 16px;background:#fffbeb;border-radius:8px;border:1px solid #fde68a}@media (prefers-color-scheme:dark){.admin_resumoPlanosAlert__Ie4Uk{background:#451a03;border-color:#78350f;color:#fbbf24}}.admin_tableContainer__GVxxO{background:white;border-radius:14px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.05);overflow:hidden}@media (prefers-color-scheme:dark){.admin_tableContainer__GVxxO{background:#1a1f2e}}.admin_tableHeader___8L4K{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1.5px solid #f3f4f6}@media (prefers-color-scheme:dark){.admin_tableHeader___8L4K{border-bottom-color:#334155}}.admin_tableHeader___8L4K h3{font-size:1rem;font-weight:700;color:#111827;margin:0}@media (prefers-color-scheme:dark){.admin_tableHeader___8L4K h3{color:#f1f5f9}}.admin_pageInfo__0F60L{font-size:.82rem;color:#6b7280}.admin_table__Wi_BD{width:100%;border-collapse:collapse;font-size:.875rem}.admin_table__Wi_BD thead{background:#f9fafb}@media (prefers-color-scheme:dark){.admin_table__Wi_BD thead{background:#1f2937}}.admin_table__Wi_BD th{padding:.875rem 1rem;text-align:left;font-weight:700;color:#374151;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;border-bottom:1.5px solid #f3f4f6;white-space:nowrap}@media (prefers-color-scheme:dark){.admin_table__Wi_BD th{color:#cbd5e1;border-bottom-color:#334155}}.admin_table__Wi_BD td{padding:.875rem 1rem;border-bottom:1px solid #f9fafb;color:#374151;vertical-align:middle}@media (prefers-color-scheme:dark){.admin_table__Wi_BD td{border-bottom-color:#1f2937;color:#cbd5e1}}.admin_table__Wi_BD tbody tr:hover{background:#f9fafb}@media (prefers-color-scheme:dark){.admin_table__Wi_BD tbody tr:hover{background:#1f2937}}.admin_badge__DiN3v{padding:.25rem .65rem;border-radius:6px;white-space:nowrap}.admin_badge__DiN3v,.admin_codigoTag__qZ8qr{display:inline-block;font-size:.75rem;font-weight:700}.admin_codigoTag__qZ8qr{padding:.2rem .6rem;background:#4f46e5;color:white;border-radius:5px;font-family:Courier New,monospace}.admin_emptyState__Zh6Gq{text-align:center;padding:2.5rem;color:#9ca3af;font-size:.9rem}.admin_pagination__0kMUt{display:flex;justify-content:center;align-items:center;gap:.4rem;margin-top:1.25rem;flex-wrap:wrap}.admin_pagination__0kMUt button{padding:.5rem .875rem;border:1.5px solid #e5e7eb;background:white;color:#374151;border-radius:8px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s;font-family:inherit}.admin_pagination__0kMUt button:hover:not(:disabled){border-color:#4f46e5;color:#4f46e5;background:#eef2ff}.admin_pagination__0kMUt button:disabled{opacity:.4;cursor:not-allowed}.admin_pagination__0kMUt button.admin_active__3D2D6{background:#4f46e5!important;color:white!important;border-color:#4f46e5!important}@media (prefers-color-scheme:dark){.admin_pagination__0kMUt button{background:#1f2937;color:#cbd5e1;border-color:#475569}.admin_pagination__0kMUt button:hover:not(:disabled){background:#334155;color:#818cf8;border-color:#818cf8}}.admin_filters__OWdKf{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center;padding:1rem 1.25rem;background:white;border-radius:14px;box-shadow:0 2px 8px rgba(0,0,0,.06)}@media (prefers-color-scheme:dark){.admin_filters__OWdKf{background:#1a1f2e}}.admin_filterIcon__O8l78{color:#4f46e5;display:flex;align-items:center}.admin_filters__OWdKf select{padding:.6rem .875rem;border:1.5px solid #e5e7eb;border-radius:8px;font-size:.875rem;background:white;color:#111827;cursor:pointer;transition:border-color .2s;min-width:140px;font-family:inherit}.admin_filters__OWdKf select:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.1)}@media (prefers-color-scheme:dark){.admin_filters__OWdKf select{background:#1f2937;color:#f1f5f9;border-color:#475569}}.admin_dateFilter__vNGwF{display:flex;align-items:center;gap:.4rem;color:#9ca3af}.admin_dateFilter__vNGwF input{padding:.6rem .875rem;border:1.5px solid #e5e7eb;border-radius:8px;font-size:.875rem;background:white;color:#111827;transition:border-color .2s;font-family:inherit;cursor:pointer}.admin_dateFilter__vNGwF input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.1)}@media (prefers-color-scheme:dark){.admin_dateFilter__vNGwF input{background:#1f2937;color:#f1f5f9;border-color:#475569}}.admin_clearBtn__77Z0K{padding:.6rem 1rem;background:#f3f4f6;color:#374151;border:1.5px solid #e5e7eb;border-radius:8px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s;font-family:inherit}.admin_clearBtn__77Z0K:hover{background:#e5e7eb}@media (prefers-color-scheme:dark){.admin_clearBtn__77Z0K{background:#1f2937;color:#f1f5f9;border-color:#475569}.admin_clearBtn__77Z0K:hover{background:#334155}}@media (max-width:768px){.admin_filters__OWdKf{flex-direction:column;align-items:stretch}.admin_clearBtn__77Z0K,.admin_dateFilter__vNGwF,.admin_filters__OWdKf select{width:100%}.admin_dateFilter__vNGwF input{flex:1 1}}@media (prefers-reduced-motion:reduce){.admin_spinner__5fXze{animation:none!important}.admin_actionCard__ajGmc,.admin_exportButton__cZapK,.admin_kpiCard__dJWEd,.admin_pagination__0kMUt button,.admin_periodoBtn__JdlGd,.admin_tab__3pwcu{transition:none!important}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:hsl(6,78%,57%);--toastify-color-transparent:rgba(255,255,255,0.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px rgba(0,0,0,0.1);--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}.Toastify__toast{--toastify-toast-width:100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CookieBanner_banner__DF45i{position:fixed;bottom:20px;left:20px;right:20px;max-width:1200px;margin:0 auto;background:#ffffff;border-radius:16px;padding:20px 30px;box-shadow:0 10px 40px rgba(0,0,0,.15);border:1px solid #e5e7eb;z-index:9999;display:flex;align-items:center;justify-content:space-between;gap:30px}.CookieBanner_content__Qz2R6{display:flex;align-items:center;gap:20px}.CookieBanner_iconContainer__4PbmY{width:50px;height:50px;background:rgba(102,126,234,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.CookieBanner_icon__S6HkX{font-size:24px;color:#667eea}.CookieBanner_textContainer__WlGIO h4{margin:0 0 5px;font-size:1.1rem;color:#1f2937;font-weight:700}.CookieBanner_textContainer__WlGIO p{margin:0;font-size:.95rem;color:#6b7280;line-height:1.5}.CookieBanner_link__K8BhC{color:#667eea;text-decoration:underline;font-weight:600;cursor:pointer}.CookieBanner_link__K8BhC:hover{color:#5568d3}.CookieBanner_actions__LuVDs{display:flex;align-items:center;gap:15px;flex-shrink:0}.CookieBanner_btnPrimary__SPdej{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:transform .2s ease;white-space:nowrap}.CookieBanner_btnPrimary__SPdej:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.3)}.CookieBanner_btnSecondary__oyZ3C{background:transparent;color:#6b7280;border:1px solid #e5e7eb;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.CookieBanner_btnSecondary__oyZ3C:hover{background:#f9fafb;color:#1f2937;border-color:#d1d5db}.CookieBanner_closeBtn__vv5E5{background:transparent;border:none;color:#9ca3af;cursor:pointer;font-size:20px;display:flex;align-items:center;margin-left:10px}.CookieBanner_closeBtn__vv5E5:hover{color:#1f2937}@media (max-width:900px){.CookieBanner_banner__DF45i{flex-direction:column;align-items:flex-start;gap:20px;padding:20px;bottom:0;left:0;right:0;border-radius:16px 16px 0 0;border-bottom:none}.CookieBanner_content__Qz2R6{align-items:flex-start}.CookieBanner_textContainer__WlGIO{width:100%}.CookieBanner_actions__LuVDs{width:100%;justify-content:flex-end}.CookieBanner_btnPrimary__SPdej,.CookieBanner_btnSecondary__oyZ3C{flex:1 1;text-align:center;padding:14px}.CookieBanner_closeBtn__vv5E5{display:none}}.pedidosRecebidos_container__9TiIw{max-width:1400px;margin:0 auto;padding:20px;overflow-x:hidden}.pedidosRecebidos_header__1Qmj3{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;flex-wrap:wrap;gap:15px}.pedidosRecebidos_title__NMVco{display:flex;align-items:center;gap:12px;font-size:2rem;color:#1a202c;margin:0}.pedidosRecebidos_badgePendente__QZeZO{display:inline-block;margin-left:15px;padding:8px 16px;background:linear-gradient(135deg,#ef4444,#dc2626);color:white;border-radius:20px;font-size:.85rem;font-weight:700;box-shadow:0 2px 8px rgba(239,68,68,.3);animation:pedidosRecebidos_pulse__liMdn 2s ease-in-out infinite}.pedidosRecebidos_headerInfo__Xm2t7{display:flex;align-items:center;gap:12px;padding:12px 20px;background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-radius:10px;border:2px solid #10b981;font-size:.95rem;box-shadow:0 2px 8px rgba(16,185,129,.2);flex-wrap:wrap}.pedidosRecebidos_headerActionsContainer__MC_ZL{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pedidosRecebidos_buttonBack__JNdn1{padding:10px 20px;background:#6c757d;color:white;border:none;border-radius:8px;cursor:pointer;font-size:1rem;transition:background .3s}.pedidosRecebidos_buttonBack__JNdn1:hover{background:#5a6268}.pedidosRecebidos_stats__wjfBU{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:30px}.pedidosRecebidos_statCard__W3tN5{background:white;padding:20px;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;align-items:center;gap:15px}.pedidosRecebidos_statCard__W3tN5 svg{font-size:2rem;color:#3b82f6}.pedidosRecebidos_statNumber__buSFa{display:block;font-size:2rem;font-weight:700;color:#1a202c}.pedidosRecebidos_statLabel__1pj8X{display:block;font-size:.9rem;color:#6c757d}.pedidosRecebidos_statCard__W3tN5:nth-child(7){background:linear-gradient(135deg,#f3e8ff,#e9d5ff);border-left:4px solid #8b5cf6}.pedidosRecebidos_statCard__W3tN5:nth-child(7) .pedidosRecebidos_statNumber__buSFa{color:#6b21a8}.pedidosRecebidos_statCard__W3tN5:nth-child(8){background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-left:4px solid #10b981}.pedidosRecebidos_statCard__W3tN5:nth-child(8) .pedidosRecebidos_statNumber__buSFa{color:#065f46}.pedidosRecebidos_filters__ukLXt{display:flex;gap:10px;margin-bottom:30px;flex-wrap:wrap}.pedidosRecebidos_filterActive___V6WC,.pedidosRecebidos_filterButton__SX2Hq{padding:10px 20px;border:2px solid #e2e8f0;background:white;color:#1a202c;border-radius:8px;cursor:pointer;font-size:1rem;transition:all .3s}.pedidosRecebidos_filterButton__SX2Hq:hover{border-color:#3b82f6;background:#eff6ff}.pedidosRecebidos_filterActive___V6WC{background:#3b82f6;color:white;border-color:#3b82f6}.pedidosRecebidos_pedidosList__lt5J7{display:grid;gap:20px}.pedidosRecebidos_pedidoCard__d5TC9{background:white;border-radius:12px;padding:25px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s}.pedidosRecebidos_pedidoCard__d5TC9:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.pedidosRecebidos_pedidoHeader__GzCmO{display:flex;justify-content:space-between;align-items:start;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #f3f4f6}.pedidosRecebidos_pedidoHeader__GzCmO h3{margin:0 0 5px;color:#1a202c;font-size:1.3rem}.pedidosRecebidos_pedidoData__iV1_Z{color:#6c757d;font-size:.9rem}.pedidosRecebidos_headerBadges__nMKVo{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.pedidosRecebidos_codigoEntregaBadge__1FpUr{display:inline-block;margin-top:8px;padding:6px 12px;background:linear-gradient(135deg,#10b981,#059669);color:white;border-radius:6px;font-size:.85rem;font-weight:700;font-family:Courier New,monospace;letter-spacing:.5px;box-shadow:0 2px 6px rgba(16,185,129,.3);animation:pedidosRecebidos_fadeIn__X36_F .3s ease-in}.pedidosRecebidos_statusBadge__B63HQ{padding:8px 16px;border-radius:20px;font-size:.9rem;font-weight:600}.pedidosRecebidos_statusBadge__B63HQ.pedidosRecebidos_pendente__G_v0B{background:#fef3c7;color:#92400e}.pedidosRecebidos_statusBadge__B63HQ.pedidosRecebidos_aceito__Tcpw4{background:#d1fae5;color:#065f46}.pedidosRecebidos_statusBadge__B63HQ.pedidosRecebidos_em_separacao__GWXdp{background:#f3e8ff;color:#6b21a8}.pedidosRecebidos_statusBadge__B63HQ.pedidosRecebidos_preparando__pDph8{background:#dbeafe;color:#1e40af}.pedidosRecebidos_statusBadge__B63HQ.pedidosRecebidos_pronto__7axl_{background:#d1fae5;color:#065f46}.pedidosRecebidos_statusBadge__B63HQ.pedidosRecebidos_entrega_criada_automatica__KHkET{background:#e0e7ff;color:#3730a3}.pedidosRecebidos_statusBadge__B63HQ.pedidosRecebidos_em_rota__IfQT2{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:white;box-shadow:0 2px 8px rgba(139,92,246,.3);animation:pedidosRecebidos_pulse__liMdn 2s ease-in-out infinite}.pedidosRecebidos_statusBadge__B63HQ.pedidosRecebidos_entregue__dvu8t{background:linear-gradient(135deg,#10b981,#059669);color:white;box-shadow:0 2px 8px rgba(16,185,129,.3)}.pedidosRecebidos_statusBadge__B63HQ.pedidosRecebidos_recusado__jHGH9{background:#fee2e2;color:#991b1b}.pedidosRecebidos_statusBadge__B63HQ.pedidosRecebidos_cancelado__Qr0AY{background:#fecaca;color:#7f1d1d}.pedidosRecebidos_statusBadge__B63HQ.pedidosRecebidos_entrega_cancelada__qtr95{background:linear-gradient(135deg,#ef4444,#dc2626);color:white;box-shadow:0 2px 8px rgba(239,68,68,.3)}.pedidosRecebidos_badgeMarcado__QyAKy{display:inline-block;background:#fef3c7;color:#92400e;padding:6px 12px;border-radius:20px;font-size:.85rem;font-weight:600}.pedidosRecebidos_badgePagamento__OvL2x{display:inline-block;background-color:#2ecc71;color:white;padding:9px;border-radius:25px;margin-top:6px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-left:.3rem}.pedidosRecebidos_badgePagamento__OvL2x.pedidosRecebidos_naoPago__Zi93D{background-color:#e74c3c}.pedidosRecebidos_pedidoCliente__PSt_z{background:#f9fafb;padding:15px;border-radius:8px;margin-bottom:15px}.pedidosRecebidos_pedidoCliente__PSt_z p{margin:5px 0;display:flex;align-items:center;gap:8px;color:#374151}.pedidosRecebidos_pedidoEndereco__nPWOe{display:flex;align-items:center;gap:10px;padding:12px;background:#eff6ff;border-radius:8px;margin-bottom:15px;color:#1e40af}.pedidosRecebidos_pedidoEndereco__nPWOe svg{font-size:1.2rem}.pedidosRecebidos_tipoRecebimentoBadge___5vTv{margin-bottom:15px}.pedidosRecebidos_pedidoItens__826Q1{margin-bottom:15px;padding:15px;background:#ffffff;border-radius:8px;border:1px solid #e5e7eb}.pedidosRecebidos_pedidoItens__826Q1 strong{display:block;margin-bottom:12px;color:#1a202c;font-size:1rem;font-weight:700}.pedidosRecebidos_pedidoItens__826Q1 ul{list-style:none;padding:0;margin:0}.pedidosRecebidos_pedidoItens__826Q1 li{padding:12px;margin-bottom:12px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb;color:#1a202c}.pedidosRecebidos_pedidoItens__826Q1 li:last-child{margin-bottom:0}.pedidosRecebidos_itemPrincipal__n7pvP{display:flex;justify-content:space-between;align-items:center;font-weight:600;color:#1a202c;font-size:15px;margin-bottom:8px}.pedidosRecebidos_itemNome__FCMzJ{flex:1 1}.pedidosRecebidos_itemPreco__y64Er{color:#059669;font-weight:700;white-space:nowrap;margin-left:12px}.pedidosRecebidos_complementosContainer__rYI0h{margin-top:12px;padding:14px 16px;background:linear-gradient(135deg,#fffbeb,#fef3c7);border-radius:8px;border:2px solid #fbbf24;border-left:5px solid #f59e0b;font-size:14px;box-shadow:0 2px 4px rgba(245,158,11,.2);animation:pedidosRecebidos_slideIn__RgDZm .3s ease-out;transition:all .2s ease}.pedidosRecebidos_complementosContainer__rYI0h:hover{background:linear-gradient(135deg,#fef3c7,#fde68a);box-shadow:0 3px 8px rgba(245,158,11,.3);border-color:#f59e0b}.pedidosRecebidos_complementosContainer__rYI0h strong{color:#78350f;font-size:14px;font-weight:800;display:flex;align-items:center;gap:6px;margin-bottom:10px;text-transform:uppercase;letter-spacing:.5px}.pedidosRecebidos_complementosContainer__rYI0h strong:before{content:"🍔";font-size:16px}.pedidosRecebidos_complementoCategoria__LweVp{margin-top:8px;padding:8px 0;color:#92400e;line-height:1.8;font-weight:500}.pedidosRecebidos_complementoCategoria__LweVp span:first-child{font-weight:700;color:#78350f;display:inline-block;margin-bottom:4px;font-size:13px}.pedidosRecebidos_complementoItem__zykIy{display:block;margin-left:16px;margin-top:4px;color:#92400e;padding:4px 8px;background:rgba(255,255,255,.6);border-radius:4px;font-size:13px;font-weight:500}.pedidosRecebidos_complementoItem__zykIy:before{content:"• ";color:#f59e0b;font-weight:700;font-size:16px;margin-right:4px}.pedidosRecebidos_complementoPreco__s1fxV{color:#b45309;font-size:13px;font-weight:700;margin-left:6px;background:rgba(180,83,9,.1);padding:2px 6px;border-radius:4px}.pedidosRecebidos_complementoTotal__A4vhd{margin-top:12px;border-top:2px dashed #f59e0b;font-weight:800;color:#78350f;font-size:15px;display:flex;justify-content:space-between;align-items:center;background:rgba(255,255,255,.5);padding:10px 12px;border-radius:6px}.pedidosRecebidos_complementoTotal__A4vhd span:first-child{font-weight:700}.pedidosRecebidos_complementoTotal__A4vhd span:last-child{color:#059669;font-weight:800;font-size:16px}.pedidosRecebidos_pedidoValores__WBtVW{display:flex;flex-direction:column;gap:10px;padding:16px;background:#ffffff;border-radius:8px;margin-bottom:20px;border:1px solid #e5e7eb}.pedidosRecebidos_pedidoValores__WBtVW>div{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #e5e7eb;font-size:14px;color:#374151}.pedidosRecebidos_pedidoValores__WBtVW span{color:#374151;font-weight:600;font-size:15px}.pedidosRecebidos_pedidoValores__WBtVW strong{color:#1a202c;font-size:1.1rem;font-weight:700}.pedidosRecebidos_valorTotal__h9If4{border-top:3px solid #10b981;margin-top:8px;background:linear-gradient(135deg,#d1fae5,#a7f3d0);padding:12px;border-radius:6px;margin-left:-8px;margin-right:-8px}.pedidosRecebidos_valorTotal__h9If4 span{color:#065f46;font-weight:700;font-size:16px}.pedidosRecebidos_valorTotal__h9If4 strong{font-size:1.5rem;color:#059669;font-weight:800}.pedidosRecebidos_pedidoPagamento__io6tz{margin-top:15px;margin-bottom:15px;font-size:.95rem;color:#374151}.pedidosRecebidos_pagamentoDetalhes__Pnqxd{margin-top:8px;padding:12px;background:#f8fafc;border-radius:8px;font-size:.9rem}.pedidosRecebidos_pagamentoDetalhes__Pnqxd>div{margin:4px 0}.pedidosRecebidos_comprovanteRow__BxLdC{display:flex;align-items:center;gap:12px;margin-top:10px}.pedidosRecebidos_comprovanteThumb__XRb4n{width:80px;height:80px;border-radius:8px;object-fit:cover;cursor:pointer;transition:transform .2s,box-shadow .2s}.pedidosRecebidos_comprovanteThumb__XRb4n:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.15)}.pedidosRecebidos_buttonVer___kzRi{padding:8px 16px;background:#3b82f6;color:white;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;gap:6px;font-size:.9rem;font-weight:600;transition:background .3s}.pedidosRecebidos_buttonVer___kzRi:hover{background:#2563eb}.pedidosRecebidos_pedidoAcoes__A7PLq{display:flex;gap:10px;flex-wrap:wrap}.pedidosRecebidos_buttonAceitar__XMNCX,.pedidosRecebidos_buttonCancelar___j1vP,.pedidosRecebidos_buttonCriarEntrega__gMSyT,.pedidosRecebidos_buttonExcluir__ra3gi,.pedidosRecebidos_buttonPagamento__bar6N,.pedidosRecebidos_buttonPreparando__rXaLd,.pedidosRecebidos_buttonPronto__gsvuV{flex:1 1;min-width:150px;padding:12px 20px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:8px}.pedidosRecebidos_buttonAceitar__XMNCX{background:#10b981;color:white}.pedidosRecebidos_buttonAceitar__XMNCX:hover{background:#059669}.pedidosRecebidos_buttonCancelar___j1vP{background:#f59e0b;color:white}.pedidosRecebidos_buttonCancelar___j1vP:hover{background:#d97706}.pedidosRecebidos_buttonPreparando__rXaLd{background:#3b82f6;color:white}.pedidosRecebidos_buttonPreparando__rXaLd:hover{background:#2563eb}.pedidosRecebidos_buttonPronto__gsvuV{background:#10b981;color:white}.pedidosRecebidos_buttonPronto__gsvuV:hover{background:#059669}.pedidosRecebidos_buttonPagamento__bar6N{background-color:#2ecc71;color:white}.pedidosRecebidos_buttonPagamento__bar6N:hover{background-color:#27ae60}.pedidosRecebidos_buttonCriarEntrega__gMSyT{background:#8b5cf6;color:white}.pedidosRecebidos_buttonCriarEntrega__gMSyT:hover{background:#7c3aed}.pedidosRecebidos_buttonExcluir__ra3gi{background:#ef4444;color:white;min-width:50px;max-width:50px}.pedidosRecebidos_buttonExcluir__ra3gi:hover{background:#dc2626}.pedidosRecebidos_buttonExcluir__ra3gi:only-child,.pedidosRecebidos_infoCancelado__ZWYHt+.pedidosRecebidos_buttonExcluir__ra3gi{min-width:150px;max-width:none}.pedidosRecebidos_infoAuto__1_nyo,.pedidosRecebidos_infoCancelado__ZWYHt,.pedidosRecebidos_infoEntrega__0Yjf6,.pedidosRecebidos_infoEntregue__WsIzX,.pedidosRecebidos_infoPronto__yCuUf,.pedidosRecebidos_infoRota__J2Ala,.pedidosRecebidos_infoSeparacao__d_Pvd{flex:1 1;padding:12px 16px;border-radius:8px;text-align:center;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px}.pedidosRecebidos_infoSeparacao__d_Pvd{background:#f3f4f6;color:#374151}.pedidosRecebidos_infoEntrega__0Yjf6{background:#e0e7ff;color:#3730a3}.pedidosRecebidos_infoPronto__yCuUf{background:#d1fae5;color:#065f46}.pedidosRecebidos_infoRota__J2Ala{background:linear-gradient(135deg,#f3e8ff,#e9d5ff);color:#6b21a8;border:2px solid #a855f7;box-shadow:0 2px 8px rgba(139,92,246,.15)}.pedidosRecebidos_infoEntregue__WsIzX{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;border:2px solid #10b981;box-shadow:0 2px 8px rgba(16,185,129,.15)}.pedidosRecebidos_infoCancelado__ZWYHt{background:#fee2e2;color:#991b1b;font-size:.9rem}.pedidosRecebidos_infoAuto__1_nyo{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af;border:2px solid #3b82f6;box-shadow:0 2px 6px rgba(59,130,246,.15)}.pedidosRecebidos_badgeTipoImpressora__bfeFX{display:inline-block;margin-left:10px;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:700;letter-spacing:.5px;box-shadow:0 2px 6px rgba(0,0,0,.15);animation:pedidosRecebidos_fadeIn__X36_F .3s ease-in}.pedidosRecebidos_badgeTipoImpressora__bfeFX.pedidosRecebidos_serial__ELMUK{background:linear-gradient(135deg,#10b981,#059669);color:white;animation:pedidosRecebidos_pulseGreen__s58id 2s ease-in-out infinite}.pedidosRecebidos_badgeTipoImpressora__bfeFX.pedidosRecebidos_usb__4dBm9{background:linear-gradient(135deg,#f59e0b,#d97706);color:white}.pedidosRecebidos_buttonImpressoraAcao__be5Xc{padding:8px 16px;border:none;border-radius:6px;cursor:pointer;font-weight:700;font-size:14px;transition:all .3s ease;display:inline-flex;align-items:center;gap:6px;box-shadow:0 2px 6px rgba(0,0,0,.15)}.pedidosRecebidos_buttonImpressoraAcao__be5Xc.pedidosRecebidos_conectar__FT04j{background:linear-gradient(135deg,#3b82f6,#2563eb);color:white}.pedidosRecebidos_buttonImpressoraAcao__be5Xc.pedidosRecebidos_conectar__FT04j:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 4px 8px rgba(59,130,246,.3)}.pedidosRecebidos_buttonImpressoraAcao__be5Xc.pedidosRecebidos_desconectar__u4cwO{background:linear-gradient(135deg,#ef4444,#dc2626);color:white}.pedidosRecebidos_buttonImpressoraAcao__be5Xc.pedidosRecebidos_desconectar__u4cwO:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-2px);box-shadow:0 4px 8px rgba(239,68,68,.3)}.pedidosRecebidos_buttonImpressoraAcao__be5Xc.pedidosRecebidos_teste__bR06M{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:white}.pedidosRecebidos_buttonImpressoraAcao__be5Xc.pedidosRecebidos_teste__bR06M:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9);transform:translateY(-2px);box-shadow:0 4px 8px rgba(139,92,246,.3)}.pedidosRecebidos_buttonImpressoraAcao__be5Xc:active{transform:translateY(0)}.pedidosRecebidos_printButtons__D129P{margin-top:24px;padding-top:20px;border-top:2px dashed #e5e7eb}.pedidosRecebidos_printButtons__D129P h4{font-size:1rem;font-weight:600;color:#374151;margin:0 0 12px;display:flex;align-items:center;gap:8px}.pedidosRecebidos_printButtonsGroup__8e9Ic{display:flex;flex-wrap:wrap;gap:10px}.pedidosRecebidos_printButton__7XmLv{padding:10px 16px;border:none;border-radius:8px;background:#4f46e5;color:white;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:6px;min-width:130px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.pedidosRecebidos_printButton__7XmLv:hover{background:#4338ca;transform:translateY(-1px);box-shadow:0 3px 6px rgba(0,0,0,.15)}.pedidosRecebidos_printButton__7XmLv:active{transform:translateY(0)}.pedidosRecebidos_modalOverlay__NLINx{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.pedidosRecebidos_modalContent__nlPET{position:relative;max-width:90%;max-height:90%}.pedidosRecebidos_modalImage__TiBQR{max-width:100%;max-height:90vh;border-radius:12px}.pedidosRecebidos_modalClose__9nUpl{position:absolute;top:-40px;right:0;background:white;border:none;border-radius:50%;width:36px;height:36px;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.3);transition:all .2s}.pedidosRecebidos_modalClose__9nUpl:hover{background:#ef4444;color:white;transform:scale(1.1)}.pedidosRecebidos_empty___hBhZ{text-align:center;padding:60px 20px;color:#6c757d}.pedidosRecebidos_empty___hBhZ svg{color:#cbd5e1;margin-bottom:20px}.pedidosRecebidos_empty___hBhZ p{font-size:1.2rem}.pedidosRecebidos_loading__utyyS{text-align:center;padding:60px;font-size:1.3rem;color:#6c757d}@keyframes pedidosRecebidos_fadeIn__X36_F{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes pedidosRecebidos_slideIn__RgDZm{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes pedidosRecebidos_pulseGreen__s58id{0%,to{box-shadow:0 2px 6px rgba(16,185,129,.3)}50%{box-shadow:0 2px 12px rgba(16,185,129,.6)}}@media (max-width:768px){.pedidosRecebidos_container__9TiIw{padding:15px}.pedidosRecebidos_header__1Qmj3{flex-direction:column;align-items:stretch}.pedidosRecebidos_title__NMVco{font-size:1.4rem}.pedidosRecebidos_badgePendente__QZeZO{margin-left:0;margin-top:8px;display:block;text-align:center}.pedidosRecebidos_headerInfo__Xm2t7{flex-direction:column;padding:15px;gap:10px;font-size:.85rem}.pedidosRecebidos_headerActionsContainer__MC_ZL{flex-direction:column;width:100%}.pedidosRecebidos_badgeTipoImpressora__bfeFX{margin-left:0;margin-top:5px}.pedidosRecebidos_buttonImpressoraAcao__be5Xc{width:100%;justify-content:center;font-size:13px;padding:10px 16px}.pedidosRecebidos_stats__wjfBU{grid-template-columns:repeat(2,1fr)}.pedidosRecebidos_pedidoCard__d5TC9{padding:18px 15px}.pedidosRecebidos_pedidoHeader__GzCmO{flex-direction:column;align-items:flex-start;gap:10px}.pedidosRecebidos_headerBadges__nMKVo{align-items:flex-start;width:100%}.pedidosRecebidos_statusBadge__B63HQ.pedidosRecebidos_em_rota__IfQT2,.pedidosRecebidos_statusBadge__B63HQ.pedidosRecebidos_entrega_cancelada__qtr95,.pedidosRecebidos_statusBadge__B63HQ.pedidosRecebidos_entregue__dvu8t{font-size:12px;padding:6px 12px}.pedidosRecebidos_pedidoAcoes__A7PLq{flex-direction:column}.pedidosRecebidos_buttonAceitar__XMNCX,.pedidosRecebidos_buttonCancelar___j1vP,.pedidosRecebidos_buttonCriarEntrega__gMSyT,.pedidosRecebidos_buttonExcluir__ra3gi,.pedidosRecebidos_buttonPagamento__bar6N,.pedidosRecebidos_buttonPreparando__rXaLd,.pedidosRecebidos_buttonPronto__gsvuV{width:100%;min-width:auto}.pedidosRecebidos_buttonExcluir__ra3gi{max-width:none}.pedidosRecebidos_printButtonsGroup__8e9Ic{flex-direction:column}.pedidosRecebidos_printButton__7XmLv{width:100%;min-width:auto}.pedidosRecebidos_infoEntregue__WsIzX,.pedidosRecebidos_infoRota__J2Ala{padding:10px 12px;font-size:14px}.pedidosRecebidos_complementosContainer__rYI0h{padding:10px 12px;font-size:12px}.pedidosRecebidos_complementosContainer__rYI0h strong{font-size:13px}.pedidosRecebidos_complementoCategoria__LweVp{font-size:12px}.pedidosRecebidos_complementoTotal__A4vhd{font-size:13px;flex-direction:column;align-items:flex-start;gap:4px}.pedidosRecebidos_codigoEntregaBadge__1FpUr{font-size:.75rem;padding:5px 10px}}@media (max-width:480px){.pedidosRecebidos_buttonImpressoraAcao__be5Xc{font-size:12px;padding:8px 14px}.pedidosRecebidos_badgeTipoImpressora__bfeFX{font-size:11px;padding:5px 10px}}@media (min-width:1200px){.pedidosRecebidos_headerInfo__Xm2t7{min-width:500px}}@media (min-width:1400px){.pedidosRecebidos_header__1Qmj3{padding:0 20px}}.pedidosRecebidos_modalCancelamento__wwVTw{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:pedidosRecebidos_fadeIn__X36_F .2s ease}.pedidosRecebidos_modalCancelamentoContent__otCLn{background:white;border-radius:12px;padding:32px;max-width:540px;width:90%;box-shadow:0 20px 60px rgba(0,0,0,.4);animation:pedidosRecebidos_slideUp__a82FP .3s ease}.pedidosRecebidos_modalCancelamentoHeader__mGyz8{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #f3f4f6}.pedidosRecebidos_modalCancelamentoHeader__mGyz8 svg{font-size:32px;color:#ef4444}.pedidosRecebidos_modalCancelamentoHeader__mGyz8 h3{margin:0;font-size:1.5rem;color:#1a202c;font-weight:700}.pedidosRecebidos_modalCancelamentoBody___RxwB{margin-bottom:28px}.pedidosRecebidos_modalCancelamentoBody___RxwB label{display:block;font-weight:700;color:#1a202c;margin-bottom:10px;font-size:15px}.pedidosRecebidos_modalCancelamentoBody___RxwB textarea{width:100%;min-height:120px;padding:14px;border:2px solid #e5e7eb;border-radius:8px;font-size:15px;font-family:inherit;resize:vertical;transition:all .2s;line-height:1.5;color:#1a202c}.pedidosRecebidos_modalCancelamentoBody___RxwB textarea:focus{outline:none;border-color:#ef4444;box-shadow:0 0 0 4px rgba(239,68,68,.1)}.pedidosRecebidos_modalCancelamentoBody___RxwB textarea::placeholder{color:#9ca3af}.pedidosRecebidos_modalCancelamentoBody___RxwB small{display:block;margin-top:8px;color:#6b7280;font-size:13px;text-align:right}.pedidosRecebidos_modalCancelamentoFooter__Ts6Yb{display:flex;gap:12px;justify-content:flex-end}.pedidosRecebidos_modalCancelamentoFooter__Ts6Yb button{padding:12px 28px;border:none;border-radius:8px;font-weight:700;font-size:15px;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px rgba(0,0,0,.1)}.pedidosRecebidos_btnCancelarModal__MSdyY{background:#f3f4f6;color:#374151}.pedidosRecebidos_btnCancelarModal__MSdyY:hover{background:#e5e7eb;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.pedidosRecebidos_btnConfirmarCancelamento__xdDvx{background:linear-gradient(135deg,#ef4444,#dc2626);color:white}.pedidosRecebidos_btnConfirmarCancelamento__xdDvx:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-2px);box-shadow:0 6px 16px rgba(239,68,68,.4)}.pedidosRecebidos_btnConfirmarCancelamento__xdDvx:disabled{background:#d1d5db;cursor:not-allowed;transform:none;box-shadow:none}@keyframes pedidosRecebidos_slideUp__a82FP{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.pedidosRecebidos_cupomDesconto__EieiX{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border:2px solid #10b981;border-radius:8px;padding:12px;margin:12px 0;display:flex;justify-content:space-between;align-items:center}.pedidosRecebidos_cupomDesconto__EieiX span:first-child{color:#047857;font-weight:600;font-size:14px}.pedidosRecebidos_cupomDesconto__EieiX strong{color:#065f46;font-size:16px;font-weight:800}.pedidosRecebidos_bannerAviso__6sZnY{background:linear-gradient(135deg,#fef3c7,#fde68a);border:3px solid #f59e0b;border-radius:12px;padding:20px;margin-bottom:20px;box-shadow:0 4px 12px rgba(245,158,11,.2);animation:pedidosRecebidos_slideDown__lSN3g .4s ease-out}.pedidosRecebidos_bannerBloqueado__PBaHu{background:linear-gradient(135deg,#fee2e2,#fecaca);border:3px solid #ef4444;border-radius:12px;padding:20px;margin-bottom:20px;box-shadow:0 4px 12px rgba(239,68,68,.3);animation:pedidosRecebidos_slideDown__lSN3g .4s ease-out,pedidosRecebidos_pulse__liMdn 2s infinite}.pedidosRecebidos_bannerContent__T_09X{display:flex;justify-content:space-between;align-items:center;gap:20px}.pedidosRecebidos_bannerIcone__NaMrJ{font-size:48px;flex-shrink:0}.pedidosRecebidos_bannerTexto__m93zV{flex:1 1}.pedidosRecebidos_bannerTexto__m93zV strong{font-size:18px;display:block;margin-bottom:8px;color:#1f2937}.pedidosRecebidos_bannerTexto__m93zV p{margin:0;font-size:14px;color:#4b5563}.pedidosRecebidos_btnUpgrade__xyF1S{background:linear-gradient(135deg,#8b5cf6,#6d28d9);color:white;border:none;padding:12px 24px;border-radius:8px;font-weight:700;cursor:pointer;font-size:16px;white-space:nowrap;transition:all .3s ease;flex-shrink:0}.pedidosRecebidos_btnUpgrade__xyF1S:hover{transform:translateY(-2px);box-shadow:0 8px 16px rgba(139,92,246,.4)}@keyframes pedidosRecebidos_slideDown__lSN3g{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes pedidosRecebidos_pulse__liMdn{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(.99)}}@media (max-width:768px){.pedidosRecebidos_bannerContent__T_09X{flex-direction:column;text-align:center}.pedidosRecebidos_bannerIcone__NaMrJ{font-size:36px}.pedidosRecebidos_btnUpgrade__xyF1S{width:100%}}.pedidosRecebidos_notificationPermissionBanner__tNdQH{position:fixed;top:80px;right:20px;z-index:9999;animation:pedidosRecebidos_slideInRight__a7f96 .5s ease-out}.pedidosRecebidos_notificationPermissionContent__pZcAQ{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:20px;border-radius:12px;box-shadow:0 10px 40px rgba(102,126,234,.4);max-width:400px;min-width:320px}.pedidosRecebidos_notificationPermissionHeader__pCTZJ{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:700;margin-bottom:12px}.pedidosRecebidos_notificationPermissionHeader__pCTZJ svg{font-size:24px}.pedidosRecebidos_notificationPermissionText__Kvcn8{font-size:14px;line-height:1.5;margin-bottom:16px;opacity:.95}.pedidosRecebidos_notificationPermissionButtons__drRna{display:flex;gap:10px}.pedidosRecebidos_btnNegarNotificacao__W89uB,.pedidosRecebidos_btnPermitirNotificacao___MifK{flex:1 1;padding:10px 16px;border:none;border-radius:8px;font-weight:700;font-size:14px;cursor:pointer;transition:all .2s}.pedidosRecebidos_btnPermitirNotificacao___MifK{background:white;color:#667eea}.pedidosRecebidos_btnPermitirNotificacao___MifK:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,255,255,.3)}.pedidosRecebidos_btnNegarNotificacao__W89uB{background:rgba(255,255,255,.2);color:white;border:1px solid rgba(255,255,255,.3)}.pedidosRecebidos_btnNegarNotificacao__W89uB:hover{background:rgba(255,255,255,.3)}@keyframes pedidosRecebidos_slideInRight__a7f96{0%{transform:translateX(400px);opacity:0}to{transform:translateX(0);opacity:1}}@media (max-width:768px){.pedidosRecebidos_modalCancelamentoContent__otCLn{padding:24px;width:95%;max-width:none}.pedidosRecebidos_modalCancelamentoHeader__mGyz8 h3{font-size:1.3rem}.pedidosRecebidos_modalCancelamentoBody___RxwB textarea{min-height:100px;font-size:14px}.pedidosRecebidos_modalCancelamentoFooter__Ts6Yb{flex-direction:column-reverse}.pedidosRecebidos_modalCancelamentoFooter__Ts6Yb button{width:100%}}.pedidosRecebidos_audioPermissionBanner__uvyRi{position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:white;padding:20px 24px;border-radius:12px;box-shadow:0 8px 24px rgba(59,130,246,.4);z-index:9999;max-width:400px;animation:pedidosRecebidos_slideInUp__oPetA .4s ease}.pedidosRecebidos_audioPermissionContent__wQy61{display:flex;flex-direction:column;gap:12px}.pedidosRecebidos_audioPermissionHeader__Bad7b{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:700}.pedidosRecebidos_audioPermissionHeader__Bad7b svg{font-size:28px;animation:pedidosRecebidos_pulse__liMdn 2s ease-in-out infinite}.pedidosRecebidos_audioPermissionText__zPGcT{font-size:14px;line-height:1.5;opacity:.95}.pedidosRecebidos_audioPermissionButtons__ptExb{display:flex;gap:10px;margin-top:8px}.pedidosRecebidos_audioPermissionButtons__ptExb button{flex:1 1;padding:10px 20px;border:none;border-radius:8px;font-weight:700;font-size:14px;cursor:pointer;transition:all .2s}.pedidosRecebidos_btnPermitirAudio__zKU15{background:white;color:#1e40af}.pedidosRecebidos_btnPermitirAudio__zKU15:hover{background:#f0f9ff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,255,255,.3)}.pedidosRecebidos_btnNegarAudio__Z7SKR{background:rgba(255,255,255,.2);color:white;border:1px solid rgba(255,255,255,.3)}.pedidosRecebidos_btnNegarAudio__Z7SKR:hover{background:rgba(255,255,255,.3)}@keyframes pedidosRecebidos_slideInUp__oPetA{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.pedidosRecebidos_audioStatus__OMP_I{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;border:2px solid transparent}.pedidosRecebidos_audioStatus__OMP_I.pedidosRecebidos_ativo__yLdMP{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;border-color:#10b981}.pedidosRecebidos_audioStatus__OMP_I.pedidosRecebidos_ativo__yLdMP:hover{background:linear-gradient(135deg,#a7f3d0,#86efac);transform:translateY(-1px)}.pedidosRecebidos_audioStatus__OMP_I.pedidosRecebidos_inativo__1lNNL{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;border-color:#ef4444}.pedidosRecebidos_audioStatus__OMP_I.pedidosRecebidos_inativo__1lNNL:hover{background:linear-gradient(135deg,#fecaca,#fca5a5);transform:translateY(-1px)}.pedidosRecebidos_audioStatus__OMP_I svg{font-size:18px}@media (max-width:768px){.pedidosRecebidos_audioPermissionBanner__uvyRi{bottom:10px;right:10px;left:10px;max-width:none}.pedidosRecebidos_audioPermissionButtons__ptExb{flex-direction:column}.pedidosRecebidos_audioStatus__OMP_I{font-size:12px;padding:6px 12px}}