:root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;color:#ffffffde;color-scheme:light dark;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-synthesis:none;font-weight:400;line-height:1.5;text-rendering:optimizeLegibility}a{color:#646cff;font-weight:500;text-decoration:inherit}a:hover{color:#535bf2}body{display:flex;min-height:100vh;min-width:320px;place-items:center}h1{font-size:3.2em;line-height:1.1}button{background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;cursor:pointer;font-family:inherit;font-size:1em;font-weight:500;padding:.6em 1.2em;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{background-color:#fff;color:#213547}a:hover{color:#747bff}button{background-color:#f9f9f9}}.machine-button{align-items:center;background-color:#f0f0f0;border:1px solid #ddd;border-radius:6px;display:flex;font-family:sans-serif;padding:8px 12px;transition:all .3s ease}.status-light{border-radius:50%;height:12px;margin-right:8px;transition:background-color .3s ease;width:12px}.machine-button.ligada{background-color:#e8f5e9;border-color:#4caf50}.machine-button.ligada .status-light{background-color:#4caf50;box-shadow:0 0 5px #4caf50}.machine-button.desligada{background-color:#fbe9e7;border-color:#f44336}.machine-button.desligada .status-light{background-color:#f44336}.progress-bar-container{background-color:#e0e0de;border:1px solid #ccc;border-radius:50px;height:24px;margin:10px 0 15px;overflow:hidden;width:100%}.progress-bar-filler{align-items:center;background:linear-gradient(90deg,#4caf50,#81c784);border-radius:inherit;display:flex;height:100%;justify-content:center;text-align:right;transition:width .5s ease-in-out}.progress-bar-label{color:#fff;font-size:.8rem;font-weight:700;padding:5px;text-shadow:1px 1px 2px #00000080}.project-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;margin-bottom:2rem;padding:1.5rem}.project-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}.project-header h2{color:#333;margin:0}.project-header span{color:#555;font-weight:700}.lote-group{margin-top:1.5rem}.lote-group h3{color:#666;font-size:1.1rem;margin-top:0}.machines-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}@media (max-width:600px){.project-header{align-items:flex-start;flex-direction:column;gap:.5rem}.machines-grid{gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.machine-button{font-size:.9rem;padding:6px 10px}.status-light{height:10px;width:10px}.lote-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.horas-trabalhadas{color:#888;font-size:.9rem;font-weight:700}}body{background-color:#f4f7f6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.App{text-align:center}.app-header{background-color:#282c34;color:#fff;margin-bottom:2rem;padding:20px}.container{margin:0 auto;max-width:1200px;padding:0 20px;text-align:left}.error-message{background-color:#ffebee;border:1px solid #d32f2f;border-radius:8px;color:#d32f2f;padding:20px}@media (max-width:600px){.app-header h1{font-size:1.5rem}.container{padding:0 10px}.lote-group,.project-card{word-wrap:break-word}}
/*# sourceMappingURL=main.a366ae86.css.map*/