@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700;800&display=swap";html,body{height:100%;overflow:hidden;font-family:Inter,sans-serif}.glass-card{background:#fff;border:1px solid #e2e8f0;height:100%}.chart-box{position:relative;height:180px;width:100%}#chartWrapVol .chart-box,#chartWrapCusto .chart-box{height:280px}.card-hoje{background:#fff;border-radius:12px;border:1px solid #e2e8f0;transition:border-color .2s,transform .2s;display:flex;flex-direction:column}.card-hoje:hover{border-color:#cbd5e1;transform:translateY(-1px)}.card-hoje .time-badge{display:inline-flex;align-items:center;font-size:10px;font-weight:700;color:#7c3aed;background:#eef2ff;padding:2px 8px;border-radius:999px;white-space:nowrap;font-family:Inter,sans-serif;letter-spacing:.3px}.card-hoje .status-select{font-size:10px;font-weight:800;letter-spacing:.5px;background:transparent;border:none;outline:none;cursor:pointer;padding:0 14px 0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right center;background-size:8px}.card-hoje .status-select option{font-size:10px}.card-hoje .divider{border:none;height:1px;background:#f1f5f9;margin:0;flex-shrink:0}.card-hoje .company-name{font-size:12px;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:.3px;line-height:1.3}.card-hoje .product-desc{font-size:10px;color:#64748b;line-height:1.5;word-break:break-word}.card-hoje .meta-text{font-size:9px;font-style:italic;color:#94a3b8;line-height:1.4}.card-hoje .footer-vol{font-size:11px;font-weight:600;color:#64748b}.card-hoje .footer-value{font-size:12px;font-weight:700;color:#0f172a;letter-spacing:.5px;font-family:JetBrains Mono,Fira Code,Courier New,monospace;font-variant-numeric:tabular-nums}@keyframes blink{0%,to{opacity:1}50%{opacity:.2}}.blink-icon{animation:blink 1s infinite;color:#ef4444}.row-atrasada{background-color:#fef2f2!important}.custom-scroll::-webkit-scrollbar{width:6px;height:6px}.custom-scroll::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.custom-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.custom-scroll::-webkit-scrollbar-thumb:hover{background:#94a3b8}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.modal-overlay{display:none}.modal-overlay.active{display:flex}.app-wrapper{display:flex;height:100vh;overflow:hidden}.sidebar{width:240px;background:#1e1b4b;color:#fff;display:flex;flex-direction:column;flex-shrink:0;height:100vh;overflow:hidden;transition:width .3s cubic-bezier(.4,0,.2,1);position:relative;z-index:20;border-right:1px solid rgba(255,255,255,.06)}.sidebar.collapsed{width:0;overflow:hidden;border-right:none}.sidebar-inner{display:flex;flex-direction:column;height:100%;padding:1.5rem 1rem;min-width:218px}.sidebar-header{padding-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:1.25rem}.sidebar-logo{display:flex;align-items:center;gap:.75rem}.logo-icon{width:36px;height:36px;background:#4f46e5;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:15px;color:#fff}.logo-text{display:flex;flex-direction:column}.logo-title{font-size:14px;font-weight:600;letter-spacing:.3px;color:#fff}.logo-subtitle{font-size:9px;font-weight:500;color:#818cf8;letter-spacing:1.5px;text-transform:uppercase}.sidebar-nav{flex:1;display:flex;flex-direction:column;gap:2px;padding:.25rem 0}.nav-item{display:flex;align-items:center;gap:.75rem;padding:.65rem .75rem;border-radius:8px;color:#94a3b8;cursor:pointer;transition:all .15s ease;font-size:13px;font-weight:500;text-decoration:none;border:none;background:transparent;width:100%;text-align:left}.nav-item:hover{color:#e2e8f0;background:#ffffff0f}.nav-item-primary{color:#fff;background:#4f46e5;font-weight:600}.nav-item-primary:hover{background:#4338ca;color:#fff}.nav-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:13px;flex-shrink:0}.nav-label{flex:1;text-align:left}.sidebar-footer{padding-top:1rem;border-top:1px solid rgba(255,255,255,.06)}.btn-sidebar-toggle{width:100%;background:transparent;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:12px;font-weight:500;padding:.6rem;transition:all .15s ease}.btn-sidebar-toggle:hover{background:#ffffff0d;color:#94a3b8}.btn-sidebar-show{width:32px;height:32px;background:#ffffff0f;border:none;border-radius:8px;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:13px;flex-shrink:0;transition:all .15s}.btn-sidebar-show:hover{background:#ffffff1a;color:#e2e8f0}body.dark-mode{background:#0f172a;color:#e2e8f0}body.dark-mode .main-content{background:#0f172a}body.dark-mode .glass-card{background:#1e293b;border-color:#334155;color:#e2e8f0}body.dark-mode .glass-card p,body.dark-mode .glass-card h3{color:#e2e8f0}body.dark-mode .bg-slate-50{background:#1e293b!important}body.dark-mode table thead{background:#0f172a!important}body.dark-mode table thead th{background:#0f172a!important;color:#94a3b8;border-bottom:1px solid #334155}body.dark-mode table tbody tr:not(.row-atrasada){background:#1e293b}body.dark-mode table tbody tr:not(.row-atrasada):hover{background:#273549!important}body.dark-mode .divide-y>*{border-color:#334155!important}body.dark-mode .border-slate-200{border-color:#334155!important}body.dark-mode .text-slate-600,body.dark-mode .text-slate-700,body.dark-mode .text-slate-800{color:#e2e8f0!important}body.dark-mode .text-slate-400,body.dark-mode .text-slate-500{color:#94a3b8!important}body.dark-mode input,body.dark-mode select,body.dark-mode textarea{background:#0f172a!important;border-color:#334155!important;color:#e2e8f0!important}body.dark-mode .bg-slate-200{background:#334155!important;color:#94a3b8!important}body.dark-mode .bg-white{background:#1e293b!important}body.dark-mode hr{border-color:#334155}body.dark-mode .card-hoje{background:#1e293b!important;border-color:#334155!important}body.dark-mode .card-hoje .time-badge{background:#1e1b4b!important;color:#a5b4fc!important}body.dark-mode .card-hoje .divider{background:#334155!important}body.dark-mode .card-hoje .company-name{color:#e2e8f0!important}body.dark-mode .card-hoje .product-desc{color:#94a3b8!important}body.dark-mode .card-hoje .meta-text{color:#64748b!important}body.dark-mode .card-hoje .footer-vol{color:#94a3b8!important}body.dark-mode .card-hoje .footer-value{color:#e2e8f0!important}body.dark-mode .delete-modal-box,body.dark-mode #modal>div,body.dark-mode #agendaModal>div{background:#1e293b!important;color:#e2e8f0}body.dark-mode #schedulingFolderSection{background:#1e293b!important;border-color:#334155!important}body.dark-mode #schedulingFolderSection .bg-indigo-50{background:#1e1b4b!important;border-color:#312e81!important}body.dark-mode #schedulingFolderSection .text-indigo-600{color:#a5b4fc!important}body.dark-mode #schedulingFolderStatus{color:#94a3b8!important}body.dark-mode #modal input[readonly],body.dark-mode #modal input:read-only{background:#0f172a!important;color:#64748b!important;border-color:#334155!important}body.dark-mode .btn-cancel-delete{background:#334155;border-color:#475569;color:#e2e8f0}body.dark-mode .btn-cancel-delete:hover{background:#475569}body.dark-mode .btn-expand-chart{background:#334155;border-color:#475569;color:#94a3b8}body.dark-mode .btn-expand-chart:hover{background:#4f46e5;color:#fff}body.dark-mode .bg-indigo-50{background:#1e1b4b!important}body.dark-mode #dataAtualTxt{background:#334155!important;color:#94a3b8!important}body.dark-mode .text-slate-300{color:#cbd5e1!important}body.dark-mode .text-red-600{color:#fca5a5!important}body.dark-mode .text-indigo-600{color:#a5b4fc!important}body.dark-mode .text-emerald-600{color:#6ee7b7!important}body.dark-mode .text-blue-500{color:#93c5fd!important}body.dark-mode .text-red-700{color:#fca5a5!important}body.dark-mode .text-green-700{color:#86efac!important}body.dark-mode .text-blue-700{color:#93c5fd!important}body.dark-mode .text-slate-700{color:#cbd5e1!important}body.dark-mode .row-atrasada{background:#450a0a!important}body.dark-mode .bg-red-100{background:#450a0a!important;border:1px solid #991b1b!important}body.dark-mode .bg-green-100{background:#052e16!important;border:1px solid #166534!important}body.dark-mode .bg-blue-100{background:#0c1929!important;border:1px solid #1e40af!important}body.dark-mode .bg-amber-100{background:#451a03!important;border:1px solid #92400e!important}body.dark-mode .bg-slate-100{background:#1e293b!important;border:1px solid #475569!important}body.dark-mode .text-amber-700{color:#fcd34d!important}.main-content{flex:1;overflow-y:auto;overflow-x:hidden;height:100vh;background:#f1f5f9}.main-inner{padding:0 2rem 1.5rem;max-width:100%}.chart-card-wrapper{position:relative}.btn-expand-chart{position:absolute;top:.75rem;right:.75rem;width:26px;height:26px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:7px;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:11px;z-index:5;transition:background .15s,color .15s,border-color .15s}.btn-expand-chart:hover{background:#4f46e5;color:#fff;border-color:#4f46e5}@media (max-width: 768px){.main-inner{padding:0 1rem 1rem}}.chart-modal-overlay{display:none}.chart-modal-overlay.active{display:flex;animation:chartFadeIn .2s ease}.chart-modal-box{display:flex;flex-direction:column;background:#0f172a8c}.chart-modal-header{background:#1e293b;border-bottom-color:#334155;flex-shrink:0}.chart-modal-header h3{color:#e2e8f0}.chart-modal-body{flex:1;min-height:0}.chart-box-expanded{position:relative;height:100%;width:100%}@keyframes chartFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}body.dark-mode .chart-modal-close{background:#334155;color:#94a3b8}body.dark-mode .chart-modal-close:hover{background:#475569}body.dark-mode .chart-modal-download{background:#334155;color:#94a3b8}body.dark-mode .chart-modal-download:hover{background:#475569;color:#f97316}.resumo-filter-group{background:#f1f5f9}.resumo-filter-btn{padding:.35rem .75rem;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;border:none;cursor:pointer;background:transparent;color:#94a3b8;transition:background .15s,color .15s}.resumo-filter-btn.active{background:#4f46e5;color:#fff}.resumo-filter-btn:hover:not(.active){background:#e2e8f0;color:#475569}body.dark-mode .resumo-filter-group{background:#1e293b;border-color:#334155!important}body.dark-mode .resumo-filter-btn{color:#64748b}body.dark-mode .resumo-filter-btn.active{background:#4f46e5;color:#fff}body.dark-mode .resumo-filter-btn:hover:not(.active){background:#334155;color:#cbd5e1}.resumo-nav-btn{padding:.35rem .4rem;font-size:10px;border:none;cursor:pointer;background:transparent;color:#94a3b8;transition:background .15s,color .15s;display:inline-flex;align-items:center;justify-content:center;line-height:1}.resumo-date-display{padding:.35rem .4rem;font-size:11px;font-weight:700;color:#475569;white-space:nowrap;min-width:90px;text-align:center;display:inline-block}.resumo-nav-btn:hover{background:#e2e8f0;color:#475569}.resumo-reset-btn{padding:.35rem .5rem;color:#ef4444}.resumo-reset-btn:hover{background:#fef2f2;color:#dc2626}body.dark-mode .resumo-nav-btn{color:#64748b}body.dark-mode .resumo-nav-btn:hover{background:#334155;color:#cbd5e1}body.dark-mode .resumo-reset-btn:hover{background:#450a0a;color:#fca5a5}body.dark-mode .resumo-date-display{color:#cbd5e1}.dark-toggle-btn{background:#e0e7ff;border:none;cursor:pointer;padding:.5rem .65rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;font-size:1rem;color:#4f46e5;transition:background .2s}.dark-toggle-btn:hover{background:#c7d2fe}body.dark-mode .dark-toggle-btn{background:#1e1b4b;color:#a5b4fc}body.dark-mode .dark-toggle-btn:hover{background:#312e81}.export-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#e0e7ff;border:none;border-radius:8px;color:#4f46e5;font-size:13px;cursor:pointer;transition:background .15s}.export-btn:hover{background:#c7d2fe}body.dark-mode .export-btn{background:#1e1b4b;color:#a5b4fc}body.dark-mode .export-btn:hover{background:#312e81}#deleteConfirmModal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172ab3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;align-items:center;justify-content:center}#deleteConfirmModal.active{display:flex}.delete-modal-box{background:#fff;border-radius:24px;padding:2.5rem 2rem 2rem;max-width:400px;width:90%;box-shadow:0 25px 60px #00000040;text-align:center;animation:popIn .2s cubic-bezier(.34,1.56,.64,1)}@keyframes popIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.delete-modal-icon{width:64px;height:64px;background:#fef2f2;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;color:#ef4444;font-size:28px}.delete-modal-title{font-size:1.125rem;font-weight:800;color:#1e293b;margin-bottom:.5rem}.delete-modal-desc{font-size:.8rem;color:#64748b;margin-bottom:1.75rem;line-height:1.5}.delete-modal-actions{display:flex;gap:.75rem}.btn-cancel-delete{flex:1;padding:.75rem;border-radius:12px;background:#f1f5f9;border:1px solid #e2e8f0;color:#475569;font-weight:700;font-size:.8rem;cursor:pointer;transition:background .15s}.btn-cancel-delete:hover{background:#e2e8f0}.btn-confirm-delete{flex:1;padding:.75rem;border-radius:12px;background:#ef4444;border:none;color:#fff;font-weight:700;font-size:.8rem;cursor:pointer;transition:background .15s,transform .1s;box-shadow:0 4px 14px #ef444459}.btn-confirm-delete:hover{background:#dc2626}.btn-confirm-delete:active{transform:scale(.97)}#dateFilterModal .bg-white{animation:slideInDown .3s cubic-bezier(.34,1.56,.64,1)}.notification-overlay{display:none;animation:fadeIn .2s ease-in-out}.notification-overlay.active{display:flex;animation:fadeIn .2s ease-in-out}.notification-box{animation:slideInDown .4s cubic-bezier(.34,1.56,.64,1);border:none;box-shadow:0 20px 60px #0003;transform-origin:top center}.notification-icon-container{animation:iconBounce .6s cubic-bezier(.34,1.56,.64,1)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInDown{0%{transform:translateY(-40px) scale(.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes iconBounce{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes pulse-red{0%,to{border-color:#f87171}50%{border-color:#dc2626}}input.animate-pulse{animation:pulse-red .6s ease-in-out!important}body.dark-mode #notificationModal>div{background:#1e293b!important;color:#e2e8f0}body.dark-mode .notification-icon-container{background:#451a03!important}body.dark-mode #notificationTitle,body.dark-mode #confirmTitle{color:#e2e8f0!important}body.dark-mode #notificationMessage,body.dark-mode #confirmMessage{color:#cbd5e1!important}body.dark-mode #confirmModal .notification-box{background:#1e293b!important}body.dark-mode #confirmModal .notification-icon-container{background:#451a03!important}body.dark-mode #confirmNoBtn{background:#334155!important;color:#e2e8f0!important}body.dark-mode #confirmNoBtn:hover{background:#475569!important}.filter-header{background:#fff;border:1px solid #e2e8f0;border-radius:1rem}.filter-header-title{border-bottom:1px solid #f1f5f9}.filter-header-title h2{color:#1e293b}.filter-header-title h2 i{color:#6366f1}.filter-label{font-size:9px;font-weight:700;color:#94a3b8;text-transform:uppercase;margin-bottom:.25rem;display:block}.filter-input{width:100%;padding:.5rem .75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.75rem;color:#0f172a;outline:none;transition:border-color .15s}.filter-input:focus{border-color:#6366f1}.filter-input::placeholder{color:#94a3b8}.segmented-control{display:flex;padding:2px;background:#f1f5f9;border-radius:.5rem;border:1px solid #e2e8f0;overflow-x:auto;flex-shrink:0}.segmented-control button{padding:.55rem .5rem;font-size:9px;font-weight:700;border-radius:.3rem;border:none;cursor:pointer;transition:all .15s;white-space:nowrap;background:transparent;color:#64748b}.segmented-control button.active{background:#4f46e5;color:#fff}.segmented-control button:not(.active):hover{background:#e2e8f0}.table-header th{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;padding:1rem 1.5rem;background:#f1f5f9}.header-bar{background:#1e1b4b;margin-left:-2rem;margin-right:-2rem;padding:1rem 2rem;display:flex;align-items:center;gap:.75rem}.header-bar h1{color:#fff;font-size:1.25rem;font-weight:300;letter-spacing:.2em;text-transform:uppercase;margin:0}@media (max-width: 768px){.header-bar{margin-left:-1rem;margin-right:-1rem;padding:.75rem 1rem}}body.dark-mode .card-hoje .status-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")}body.dark-mode .card-hoje .status-select option{background:#1e293b;color:#e2e8f0}body.dark-mode .card-hoje .status-select.text-emerald-700,body.dark-mode .card-hoje .status-select.text-emerald-600{color:#34d399!important}body.dark-mode .card-hoje .status-select.text-blue-600{color:#60a5fa!important}body.dark-mode .card-hoje .status-select.text-orange-700,body.dark-mode .card-hoje .status-select.text-orange-600{color:#fb923c!important}body.dark-mode .filter-header{background:#0f172a!important;border-color:#334155!important}body.dark-mode .filter-header-title{border-color:#ffffff0f!important}body.dark-mode .filter-header-title h2{color:#fff!important}body.dark-mode .filter-header-title h2 i{color:#818cf8!important}body.dark-mode .filter-input{background:#1e293b!important;border-color:#475569!important;color:#e2e8f0!important}body.dark-mode .filter-input::placeholder{color:#64748b!important}body.dark-mode .segmented-control{background:#1e293b!important;border-color:#475569!important}body.dark-mode .segmented-control button:not(.active){color:#94a3b8!important}body.dark-mode .segmented-control button:not(.active):hover{background:#334155!important}body.dark-mode .table-header th{background:#0f172a!important;color:#94a3b8!important}body.dark-mode .table-header th{border-bottom:1px solid #334155}body.dark-mode #tableBody .bg-slate-100{background:#0f172a!important;border-color:#475569!important}body.dark-mode #tableBody .bg-blue-50{background:#0c1929!important;border-color:#3b82f6!important}body.dark-mode #tableBody .bg-emerald-50{background:#052e16!important;border-color:#10b981!important}body.dark-mode #tableBody .bg-red-50{background:#450a0a!important;border-color:#ef4444!important}body.dark-mode #tableBody .text-slate-500{color:#cbd5e1!important}body.dark-mode #tableBody .text-blue-600{color:#93c5fd!important}body.dark-mode #tableBody .text-emerald-600{color:#6ee7b7!important}body.dark-mode #tableBody .text-red-600{color:#fca5a5!important}body.dark-mode #nfSelectModal .border{border-color:#334155}body.dark-mode #nfSelectModal .bg-white{background:#1e293b}body.dark-mode #nfSelectModal h2{color:#e2e8f0}body.dark-mode #nfSelectModal .text-slate-500{color:#94a3b8}body.dark-mode #nfSelectModal .text-slate-600{color:#cbd5e1}body.dark-mode #nfSelectModal .text-slate-700{color:#e2e8f0}body.dark-mode #nfSelectModal .text-slate-400{color:#64748b}body.dark-mode #nfSelectModal .hover\:bg-slate-50:hover{background:#0f172a}body.dark-mode #nfSelectModal table thead tr,body.dark-mode #nfSelectModal .border-t{border-color:#334155}body.dark-mode #nfSelectModal .bg-indigo-50{background:#1e1b4b;color:#a5b4fc}body.dark-mode #confirmDuplicateModal .bg-white{background:#1e293b}body.dark-mode #confirmDuplicateModal h3{color:#e2e8f0}body.dark-mode #confirmDuplicateModal p{color:#94a3b8}body.dark-mode #confirmDuplicateModal .bg-amber-50{background:#451a03}body.dark-mode #confirmDuplicateModal .fa-exclamation-triangle{color:#f59e0b!important}body.dark-mode #confirmDuplicateModal .bg-slate-100{background:#334155;color:#cbd5e1}body.dark-mode #confirmDuplicateModal .bg-slate-100:hover{background:#475569}body.dark-mode #previewNfModal .bg-white{background:#1e293b}body.dark-mode #previewNfModal h2{color:#e2e8f0}body.dark-mode #previewNfModal .bg-slate-50{background:#0f172a}body.dark-mode #previewNfModal .text-slate-700,body.dark-mode #previewNfModal .text-slate-800{color:#e2e8f0}body.dark-mode #previewNfModal .text-slate-600{color:#cbd5e1}body.dark-mode #previewNfModal .text-slate-500{color:#94a3b8}body.dark-mode #previewNfModal .text-slate-400{color:#64748b}body.dark-mode #previewNfModal table thead tr{border-color:#334155}body.dark-mode #previewNfModal .divide-y>*+*{border-color:#334155}body.dark-mode #previewNfModal .border-b{border-color:#334155}body.dark-mode #deleteConfirmInfo{background:#0f172a}body.dark-mode #deleteConfirmInfo .text-slate-500{color:#64748b}body.dark-mode #deleteConfirmInfo .text-slate-700{color:#e2e8f0}
