:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (max-width:1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (max-width:1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (max-width:1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{color:#101828;background:#eef2f7;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{background:#eef2f7;margin:0}button,input,select,textarea{font-family:inherit}.app-shell{background:#eef2f7;min-height:100vh;display:flex}.sidebar{color:#fff;background:#0d2e5e;width:280px;min-height:100vh;padding:24px 18px;position:fixed;top:0;bottom:0;left:0}.brand{border-bottom:1px solid #fff3;align-items:center;gap:14px;padding-bottom:24px;display:flex}.brand-logo{color:#0d2e5e;background:#fff;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;font-weight:900;display:flex}.brand h1{margin:0;font-size:18px}.brand p{color:#c9d7ea;margin:4px 0 0;font-size:13px}.sidebar-nav{flex-direction:column;gap:8px;margin-top:24px;display:flex}.nav-item{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:13px 14px;font-size:15px;display:flex}.nav-item:hover,.nav-item.active{color:#0d2e5e;background:#fff}.sidebar-footer{background:#ffffff1f;border-radius:14px;flex-direction:column;gap:4px;margin-top:40px;padding:14px;display:flex}.main-content{width:calc(100% - 280px);margin-left:280px;padding:28px}.topbar{background:#fff;border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:22px 24px;display:flex;box-shadow:0 12px 35px #0f172a14}.breadcrumb{color:#667085;font-size:13px;font-weight:600}.topbar h2{margin:6px 0 0;font-size:28px}.topbar-actions{gap:10px;display:flex}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:12px;padding:12px 16px;font-weight:700}.primary-button{color:#fff;background:#0d2e5e}.secondary-button{color:#0d2e5e;background:#eef2f7}.page-section{flex-direction:column;gap:22px;display:flex}.stats-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.stat-card,.panel{background:#fff;border-radius:20px;padding:22px;box-shadow:0 12px 35px #0f172a12}.stat-card p{color:#667085;margin:0;font-weight:700}.stat-card h3{margin:12px 0 8px;font-size:26px}.stat-card span{color:#8a96aa;font-size:13px}.dashboard-grid{grid-template-columns:2fr 1fr;gap:22px;display:grid}.bottom-grid{grid-template-columns:1fr 1fr}.panel-header{margin-bottom:18px}.panel-header h3{margin:0;font-size:20px}.panel-header p{color:#667085;margin:5px 0 0}.table-wrapper{overflow-x:auto}table{border-collapse:collapse;width:100%}th{text-align:left;color:#667085;text-transform:uppercase;border-bottom:1px solid #e5e7eb;padding:12px 10px;font-size:12px}td{color:#344054;border-bottom:1px solid #f2f4f7;padding:14px 10px;font-size:14px}.status-badge{color:#b76e00;background:#fff4df;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.status-paid{color:#067647;background:#ecfdf3}.empty-list,.empty-state,.alert-box{color:#667085;background:#f8fafc;border-radius:16px;padding:18px}.alert-box{color:#067647;background:#ecfdf3;flex-direction:column;gap:6px;display:flex}.placeholder-panel{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:320px;display:flex}.placeholder-icon{font-size:44px}.form-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.form-field{flex-direction:column;gap:7px;display:flex}.form-field label{color:#344054;font-size:13px;font-weight:800}.form-field input,.form-field select,.form-field textarea{background:#fff;border:1px solid #d0d5dd;border-radius:12px;width:100%;padding:12px;font-size:14px}.full-width{grid-column:1/-1}.form-actions{justify-content:flex-end;display:flex}@media (max-width:1100px){.stats-grid,.form-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.bottom-grid{grid-template-columns:1fr}}@media (max-width:800px){.app-shell{flex-direction:column}.sidebar{width:100%;min-height:auto;position:static}.main-content{width:100%;margin-left:0;padding:18px}.topbar{flex-direction:column;align-items:flex-start;gap:14px}.stats-grid,.form-grid{grid-template-columns:1fr}}.payment-bars{gap:22px;display:grid}.payment-row{gap:8px;display:grid}.payment-label{color:#0f172a;justify-content:space-between;gap:16px;font-weight:700;display:flex}.progress-track{background:#e5e7eb;border-radius:999px;width:100%;height:12px;overflow:hidden}.progress-fill{border-radius:999px;height:100%}.progress-paid{background:#16a34a}.progress-pending{background:#f97316}.payment-row small{color:#64748b;font-weight:700}.category-dashboard-chart{gap:16px;display:grid}.category-dashboard-row{gap:8px;display:grid}.category-dashboard-top{justify-content:space-between;gap:16px;font-size:13px;display:flex}.category-dashboard-top span{color:#334155;font-weight:700}.category-dashboard-top strong{color:#0f172a;white-space:nowrap}.category-dashboard-track{background:#e5e7eb;border-radius:999px;width:100%;height:12px;overflow:hidden}.category-dashboard-fill{background:linear-gradient(90deg,#1d4ed8,#0ea5e9);border-radius:999px;height:100%}.supplier-dashboard-chart{gap:16px;display:grid}.supplier-dashboard-row{gap:8px;display:grid}.supplier-dashboard-top{justify-content:space-between;gap:16px;font-size:13px;display:flex}.supplier-dashboard-top span{color:#334155;font-weight:700}.supplier-dashboard-top strong{color:#0f172a;white-space:nowrap}.supplier-dashboard-track{background:#e5e7eb;border-radius:999px;width:100%;height:12px;overflow:hidden}.supplier-dashboard-fill{background:linear-gradient(90deg,#047857,#10b981);border-radius:999px;height:100%}.driver-dashboard-chart{gap:16px;display:grid}.driver-dashboard-row{gap:8px;display:grid}.driver-dashboard-top{justify-content:space-between;gap:16px;font-size:13px;display:flex}.driver-dashboard-top span{color:#334155;font-weight:700}.driver-dashboard-top strong{color:#0f172a;white-space:nowrap}.driver-dashboard-track{background:#e5e7eb;border-radius:999px;width:100%;height:12px;overflow:hidden}.driver-dashboard-fill{background:linear-gradient(90deg,#7c3aed,#a855f7);border-radius:999px;height:100%}.vehicle-dashboard-chart{gap:16px;display:grid}.vehicle-dashboard-row{gap:8px;display:grid}.vehicle-dashboard-top{justify-content:space-between;gap:16px;font-size:13px;display:flex}.vehicle-dashboard-top span{color:#334155;font-weight:700}.vehicle-dashboard-top strong{color:#0f172a;white-space:nowrap}.vehicle-dashboard-track{background:#e5e7eb;border-radius:999px;width:100%;height:12px;overflow:hidden}.vehicle-dashboard-fill{background:linear-gradient(90deg,#dc2626,#f97316);border-radius:999px;height:100%}.dashboard-filter-card{justify-content:space-between;align-items:center;gap:16px;display:flex}.dashboard-filter-card h3{margin:0 0 6px}.dashboard-filter-card p{color:#64748b;margin:0}.dashboard-filter-buttons{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:900px){.dashboard-filter-card{flex-direction:column;align-items:flex-start}}.profile-selector{align-items:center;gap:8px;display:flex}.profile-selector label{color:#64748b;font-size:12px;font-weight:700}.profile-selector select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;min-width:140px;height:38px;padding:0 10px;font-weight:700}@media (max-width:900px){.profile-selector,.profile-selector select{width:100%}}.login-page{background:radial-gradient(circle at 0 0,#2563eb2e,#0000 30%),linear-gradient(135deg,#0f172a 0%,#1e293b 55%,#334155 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border-radius:26px;gap:18px;width:min(440px,100%);padding:32px;display:grid;box-shadow:0 28px 70px #0f172a59}.login-card h2{color:#0f172a;margin:0 0 6px;font-size:28px}.login-card p{color:#64748b;margin:0}.login-error{color:#991b1b;background:#fee2e2;border-radius:14px;padding:12px 14px;font-size:14px;font-weight:700}.profile-selector{gap:2px;min-width:190px;display:grid}.profile-selector label{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-size:11px;font-weight:800}.profile-selector strong{color:#0f172a;font-size:13px}.profile-selector span{color:#2563eb;font-size:12px;font-weight:800}.erro-tecnico,.error-stack,.debug-error{display:none!important}@media (max-width:768px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}*{box-sizing:border-box}input,input[type=email],input[type=password],input[type=text],select,textarea{width:100%;max-width:100%;color:#0f172a!important;caret-color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;opacity:1!important;pointer-events:auto!important;-webkit-user-select:text!important;user-select:text!important;visibility:visible!important;background:#fff!important}button{max-width:100%;pointer-events:auto!important}.table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}select,.select,.dropdown,.dropdown-menu,.lista-motoristas,.motoristas-lista,.motoristas-dropdown,.campo-motorista,.modal,.modal-content,.formulario,.form-container,.card,.painel,.conteudo,.main-content{max-width:100%}select{-webkit-appearance:menulist;appearance:menulist;width:100%;max-width:100%;min-height:44px;font-size:16px}.dropdown-menu,.lista-motoristas,.motoristas-lista,.motoristas-dropdown{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;max-height:60vh;overflow-y:auto}body,#root,.app,.app-container,.main-content,.conteudo,.pagina,.page,.formulario,.form-container{-webkit-overflow-scrolling:touch;overflow-y:auto}.modal,.modal-content{-webkit-overflow-scrolling:touch;max-height:85vh;overflow-y:auto}}
