.MachineCard-module__GhG2Qq__card{color:inherit;background:#fff;border-left:6px solid;border-radius:12px;padding:1.5rem;text-decoration:none;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}@media (max-width:768px){.MachineCard-module__GhG2Qq__card{padding:1rem}.MachineCard-module__GhG2Qq__card h3{font-size:1.1rem}.MachineCard-module__GhG2Qq__card p{margin:.4rem 0;font-size:.9rem}.MachineCard-module__GhG2Qq__timestamp{margin-top:.75rem;padding-top:.75rem;font-size:.8rem}}@media (max-width:480px){.MachineCard-module__GhG2Qq__card{padding:.75rem}.MachineCard-module__GhG2Qq__card h3{font-size:1rem}.MachineCard-module__GhG2Qq__card p{font-size:.85rem}}.MachineCard-module__GhG2Qq__card:before{content:"";background:linear-gradient(90deg,#0000,#667eea4d,#0000);height:3px;transition:transform .5s;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}.MachineCard-module__GhG2Qq__card:hover{transform:translateY(-6px);box-shadow:0 8px 24px #0000001f}.MachineCard-module__GhG2Qq__card:hover:before{transform:translate(100%)}.MachineCard-module__GhG2Qq__card h3{color:#1f2937;margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.MachineCard-module__GhG2Qq__card p{color:#4b5563;margin:.5rem 0;font-size:.95rem}.MachineCard-module__GhG2Qq__card p b{color:inherit;font-weight:600}.MachineCard-module__GhG2Qq__timestamp{color:#6b7280;border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem;font-size:.85rem}.MachineCard-module__GhG2Qq__statusBadge{border-radius:6px;margin-left:.5rem;padding:.25rem .75rem;font-size:.875rem;font-weight:600;display:inline-block}
.MachineRegistration-module__I6Vhza__addButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #667eea4d}.MachineRegistration-module__I6Vhza__addButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.MachineRegistration-module__I6Vhza__addButton:active{transform:translateY(0)}.MachineRegistration-module__I6Vhza__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;animation:.2s MachineRegistration-module__I6Vhza__fadeIn;display:flex;position:fixed;inset:0}@keyframes MachineRegistration-module__I6Vhza__fadeIn{0%{opacity:0}to{opacity:1}}.MachineRegistration-module__I6Vhza__modal{background:#fff;border-radius:16px;width:90%;max-width:500px;max-height:90vh;animation:.3s MachineRegistration-module__I6Vhza__slideUp;overflow-y:auto;box-shadow:0 20px 60px #0000004d}@keyframes MachineRegistration-module__I6Vhza__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.MachineRegistration-module__I6Vhza__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.MachineRegistration-module__I6Vhza__modalHeader h2{color:#1f2937;margin:0;font-size:1.5rem;font-weight:700}.MachineRegistration-module__I6Vhza__closeButton{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.MachineRegistration-module__I6Vhza__closeButton:hover{color:#1f2937;background:#e5e7eb}.MachineRegistration-module__I6Vhza__form{padding:1.5rem}.MachineRegistration-module__I6Vhza__error{color:#dc2626;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem}.MachineRegistration-module__I6Vhza__formGroup{margin-bottom:1.25rem}.MachineRegistration-module__I6Vhza__formGroup label{color:#374151;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.MachineRegistration-module__I6Vhza__input,.MachineRegistration-module__I6Vhza__select{color:#1f2937;background:#fff;border:2px solid #e5e7eb;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.MachineRegistration-module__I6Vhza__input:focus,.MachineRegistration-module__I6Vhza__select:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.MachineRegistration-module__I6Vhza__input::placeholder{color:#9ca3af}.MachineRegistration-module__I6Vhza__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.MachineRegistration-module__I6Vhza__formActions{border-top:1px solid #e5e7eb;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}.MachineRegistration-module__I6Vhza__cancelButton{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;flex:1;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.MachineRegistration-module__I6Vhza__cancelButton:hover{background:#e5e7eb}.MachineRegistration-module__I6Vhza__cancelButton:disabled{opacity:.5;cursor:not-allowed}.MachineRegistration-module__I6Vhza__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #667eea4d}.MachineRegistration-module__I6Vhza__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.MachineRegistration-module__I6Vhza__submitButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.MachineRegistration-module__I6Vhza__spinner{animation:1s linear infinite MachineRegistration-module__I6Vhza__spin}@keyframes MachineRegistration-module__I6Vhza__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.MachineRegistration-module__I6Vhza__addButton{padding:.6rem 1.25rem;font-size:.9rem}.MachineRegistration-module__I6Vhza__modal{width:95%;max-height:95vh;margin:.5rem}.MachineRegistration-module__I6Vhza__modalHeader{padding:1rem}.MachineRegistration-module__I6Vhza__modalHeader h2{font-size:1.25rem}.MachineRegistration-module__I6Vhza__form{padding:1rem}.MachineRegistration-module__I6Vhza__formRow{grid-template-columns:1fr}.MachineRegistration-module__I6Vhza__formActions{flex-direction:column}.MachineRegistration-module__I6Vhza__cancelButton,.MachineRegistration-module__I6Vhza__submitButton{width:100%}}@media (max-width:480px){.MachineRegistration-module__I6Vhza__addButton{width:100%;padding:.5rem 1rem;font-size:.85rem}.MachineRegistration-module__I6Vhza__modal{border-radius:12px;width:98%;margin:.25rem}.MachineRegistration-module__I6Vhza__modalHeader{padding:.75rem}.MachineRegistration-module__I6Vhza__modalHeader h2{font-size:1.1rem}.MachineRegistration-module__I6Vhza__form{padding:.75rem}.MachineRegistration-module__I6Vhza__formGroup{margin-bottom:1rem}.MachineRegistration-module__I6Vhza__input,.MachineRegistration-module__I6Vhza__select{padding:.6rem .75rem;font-size:.9rem}}
.Machines-module__KzTDba__pageContainer{max-width:1400px;margin:0 auto;padding:2rem}.Machines-module__KzTDba__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.Machines-module__KzTDba__pageTitle{color:#1f2937;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2rem;font-weight:700}.Machines-module__KzTDba__machinesGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.Machines-module__KzTDba__emptyState{text-align:center;background:#fff;border-radius:12px;padding:4rem 2rem;box-shadow:0 4px 12px #00000014}.Machines-module__KzTDba__emptyStateIcon{opacity:.5;margin-bottom:1rem;font-size:4rem}.Machines-module__KzTDba__emptyState h3{color:#374151;margin-bottom:.5rem;font-size:1.25rem}.Machines-module__KzTDba__emptyState p{color:#6b7280;margin-bottom:1.5rem}.Machines-module__KzTDba__statsBar{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.Machines-module__KzTDba__statCard{background:#fff;border-left:4px solid;border-radius:12px;flex:1;min-width:150px;padding:1rem 1.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 8px #00000014}.Machines-module__KzTDba__statCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.Machines-module__KzTDba__statCard.Machines-module__KzTDba__running{border-left-color:#4caf50}.Machines-module__KzTDba__statCard.Machines-module__KzTDba__idle{border-left-color:#ffc107}.Machines-module__KzTDba__statCard.Machines-module__KzTDba__maintenance{border-left-color:#f44336}.Machines-module__KzTDba__statLabel{color:#6b7280;margin-bottom:.25rem;font-size:.875rem;font-weight:500}.Machines-module__KzTDba__statValue{color:#1f2937;font-size:1.75rem;font-weight:700}@media (max-width:768px){.Machines-module__KzTDba__pageContainer{padding:.5rem}.Machines-module__KzTDba__pageHeader{flex-direction:column;align-items:stretch;gap:1rem;margin-bottom:1.5rem}.Machines-module__KzTDba__pageTitle{font-size:1.5rem}.Machines-module__KzTDba__statsBar{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.5rem}.Machines-module__KzTDba__statCard{min-width:auto;padding:.75rem 1rem}.Machines-module__KzTDba__statValue{font-size:1.5rem}.Machines-module__KzTDba__statLabel{font-size:.8rem}.Machines-module__KzTDba__machinesGrid{grid-template-columns:1fr;gap:1rem}.Machines-module__KzTDba__emptyState{padding:2rem 1rem}}@media (max-width:480px){.Machines-module__KzTDba__pageContainer{padding:.25rem}.Machines-module__KzTDba__pageTitle{font-size:1.25rem}.Machines-module__KzTDba__statsBar{grid-template-columns:1fr}.Machines-module__KzTDba__statCard{padding:.75rem}.Machines-module__KzTDba__statValue{font-size:1.25rem}}
