:root{--primary:#f97316;--primary-dark:#ea580c;--primary-light:#fed7aa;--secondary:#1e293b;--accent:#0ea5e9;--success:#22c55e;--warning:#f59e0b;--danger:#ef4444;--bg:#f8fafc;--bg-card:#fff;--text:#0f172a;--text-muted:#64748b;--border:#e2e8f0;--shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;--radius:12px;--radius-sm:8px;--radius-lg:16px;--radius-xl:24px}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background:#f8fafc;background:var(--bg);color:#0f172a;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.container{margin:0 auto;max-width:1280px;padding:0 1.5rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.w-full{width:100%}.h-full{height:100%}.text-center{text-align:center}.font-bold{font-weight:700}.font-semibold{font-weight:600}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-primary{color:#f97316;color:var(--primary)}.text-muted{color:#64748b;color:var(--text-muted)}.bg-primary{background:#f97316;background:var(--primary)}.rounded{border-radius:12px;border-radius:var(--radius)}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;box-shadow:var(--shadow)}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md)}.p-4{padding:1rem}.p-6{padding:1.5rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.card{background:#fff;background:var(--bg-card);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;box-shadow:var(--shadow);transition:all .2s ease}.card-elevated,.card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow-md)}.btn{align-items:center;border:none;border-radius:8px;border-radius:var(--radius-sm);cursor:pointer;display:inline-flex;font-family:inherit;font-size:.875rem;font-weight:600;gap:.5rem;justify-content:center;line-height:1;padding:.625rem 1.25rem;transition:all .15s ease;white-space:nowrap}.btn:disabled{cursor:not-allowed;opacity:.5}.btn-primary{background:#f97316;background:var(--primary);color:#fff}.btn-primary:hover:not(:disabled){background:#ea580c;background:var(--primary-dark);box-shadow:0 4px 12px #f9731666;transform:translateY(-1px)}.btn-secondary{background:#1e293b;background:var(--secondary);color:#fff}.btn-secondary:hover:not(:disabled){background:#334155}.btn-outline{background:#0000;border:2px solid #f97316;border:2px solid var(--primary);color:#f97316;color:var(--primary)}.btn-outline:hover:not(:disabled){background:#f97316;background:var(--primary);color:#fff}.btn-ghost{background:#0000;color:#64748b;color:var(--text-muted)}.btn-ghost:hover{background:#f8fafc;background:var(--bg);color:#0f172a;color:var(--text)}.btn-danger{background:#ef4444;background:var(--danger);color:#fff}.btn-success{background:#22c55e;background:var(--success);color:#fff}.btn-lg{border-radius:12px;border-radius:var(--radius);font-size:1rem;padding:.875rem 1.75rem}.btn-sm{font-size:.8rem;padding:.375rem .875rem}.btn-icon{height:2.25rem;padding:.5rem;width:2.25rem}.btn-full{width:100%}.btn-loading{color:#0000;position:relative}.btn-loading:after{animation:spin .7s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;content:"";height:16px;position:absolute;width:16px}.form-group{display:flex;flex-direction:column;gap:.375rem}.form-label{font-weight:500}.form-input,.form-label{color:#0f172a;color:var(--text);font-size:.875rem}.form-input{background:#fff;border:1.5px solid #e2e8f0;border:1.5px solid var(--border);border-radius:8px;border-radius:var(--radius-sm);font-family:inherit;outline:none;padding:.625rem .875rem;transition:border-color .15s,box-shadow .15s;width:100%}.form-input:focus{border-color:#f97316;border-color:var(--primary);box-shadow:0 0 0 3px #f973161a}.form-input::placeholder{color:#94a3b8}.form-input.error{border-color:#ef4444;border-color:var(--danger)}.form-error{color:#ef4444;color:var(--danger);font-size:.8rem}.form-select{-webkit-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%2364748B'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;border:1.5px solid #e2e8f0;border:1.5px solid var(--border);border-radius:8px;border-radius:var(--radius-sm);cursor:pointer;font-family:inherit;font-size:.875rem;outline:none;padding:.625rem 2rem .625rem .875rem;width:100%}.form-select:focus{border-color:#f97316;border-color:var(--primary)}.badge{align-items:center;border-radius:999px;display:inline-flex;font-size:.75rem;font-weight:600;gap:.25rem;padding:.2rem .6rem;white-space:nowrap}.badge-primary{background:#fed7aa;color:#c2410c}.badge-success{background:#dcfce7;color:#15803d}.badge-warning{background:#fef9c3;color:#a16207}.badge-danger{background:#fee2e2;color:#b91c1c}.badge-info{background:#e0f2fe;color:#0369a1}.badge-neutral{background:#f1f5f9;color:#475569}.status-available{background:#dcfce7;color:#15803d}.status-on_job{background:#fef9c3;color:#a16207}.status-maintenance{background:#fee2e2;color:#b91c1c}.status-pending{background:#fef9c3;color:#a16207}.status-confirmed{background:#dcfce7;color:#15803d}.status-completed{background:#e0f2fe;color:#0369a1}.status-cancelled{background:#f1f5f9;color:#475569}.status-in_progress{background:#fed7aa;color:#c2410c}.status-disputed{background:#fee2e2;color:#b91c1c}.page{display:flex;flex-direction:column;min-height:100vh}.page-content{flex:1 1;padding:1.5rem 0}.grid-2{grid-gap:1.5rem;grid-template-columns:repeat(2,1fr)}.grid-2,.grid-3{display:grid;gap:1.5rem}.grid-3{grid-gap:1.5rem;grid-template-columns:repeat(3,1fr)}.grid-4{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}.layout-with-sidebar{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:260px 1fr;min-height:calc(100vh - 64px)}.spinner{animation:spin .7s linear infinite;border:3px solid #e2e8f0;border-top-color:#f97316;border:3px solid var(--border);border-radius:50%;border-top-color:var(--primary);height:40px;width:40px}.spinner-sm{border-width:2px;height:20px;width:20px}@keyframes spin{to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease}.skeleton{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:8px;border-radius:var(--radius-sm)}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.tabs{border-bottom:2px solid #e2e8f0;border-bottom:2px solid var(--border);display:flex;gap:0;margin-bottom:1.5rem}.tab{background:none;border:none;border-bottom:2px solid #0000;color:#64748b;color:var(--text-muted);cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:500;margin-bottom:-2px;padding:.75rem 1.25rem;transition:all .15s}.tab.active,.tab:hover{color:#f97316;color:var(--primary)}.tab.active{border-bottom-color:#f97316;border-bottom-color:var(--primary);font-weight:600}.stars{color:#f59e0b;display:flex;gap:2px}.divider{background:#e2e8f0;background:var(--border);height:1px;margin:1.5rem 0}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}.modal{animation:fadeIn .2s ease;background:#fff;border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-shadow:var(--shadow-xl);max-height:90vh;max-width:520px;overflow-y:auto;width:100%}.modal-header{align-items:center;display:flex;justify-content:space-between;padding:1.5rem 1.5rem 0}.modal-body{padding:1.5rem}.modal-footer{display:flex;gap:1rem;justify-content:flex-end;padding:0 1.5rem 1.5rem}.stat-card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius);padding:1.5rem}.stat-icon{align-items:center;border-radius:8px;border-radius:var(--radius-sm);display:flex;height:48px;justify-content:center;width:48px}.stat-value{font-size:1.75rem;font-weight:800;line-height:1.2}.stat-label{color:#64748b;color:var(--text-muted);font-size:.875rem;margin-top:.25rem}.stat-change{font-size:.8rem;font-weight:600;margin-top:.5rem}.stat-change.up{color:#22c55e;color:var(--success)}.stat-change.down{color:#ef4444;color:var(--danger)}.equipment-card{cursor:pointer;overflow:hidden}.equipment-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.equipment-card img{height:180px;object-fit:cover;width:100%}.equipment-card-body{padding:1rem}.search-bar{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border:1.5px solid var(--border);border-radius:12px;border-radius:var(--radius);display:flex;gap:.75rem;padding:.5rem 1rem;transition:border-color .15s,box-shadow .15s}.search-bar:focus-within{border-color:#f97316;border-color:var(--primary);box-shadow:0 0 0 3px #f973161a}.search-bar input{background:#0000;border:none;flex:1 1;font-family:inherit;font-size:.9rem;outline:none}.notification-dot{background:#ef4444;background:var(--danger);border:2px solid #fff;border-radius:50%;height:10px;position:absolute;right:-2px;top:-2px;width:10px}.timeline,.timeline-item{position:relative}.timeline-item{display:flex;gap:1rem;padding-bottom:1.5rem}.timeline-dot{background:#f97316;background:var(--primary);border-radius:50%;flex-shrink:0;height:12px;margin-top:4px;width:12px}.timeline-dot.done{background:#22c55e;background:var(--success)}.timeline-dot.pending,.timeline-line{background:#e2e8f0;background:var(--border)}.timeline-line{bottom:0;left:6px;position:absolute;top:16px;width:2px}.empty-state{padding:3rem 1rem;text-align:center}.empty-state-icon{font-size:3rem;margin-bottom:1rem}.empty-state h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.empty-state p{color:#64748b;color:var(--text-muted);font-size:.9rem}@media (max-width:1024px){.grid-4{grid-template-columns:repeat(2,1fr)}.layout-with-sidebar{grid-template-columns:1fr}}@media (max-width:768px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.container{padding:0 1rem}.hide-mobile{display:none}}.hero-gradient{background:linear-gradient(135deg,#f97316,#ea580c 50%,#c2410c)}.sidebar{background:#1e293b;background:var(--secondary);border-radius:12px;border-radius:var(--radius);color:#fff;padding:1.5rem 1rem}.sidebar-item{align-items:center;border-radius:8px;border-radius:var(--radius-sm);color:#94a3b8;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.75rem;margin-bottom:.25rem;padding:.625rem 1rem;transition:all .15s}.sidebar-item:hover{background:#ffffff1a;color:#fff}.sidebar-item.active{background:#f97316;background:var(--primary);color:#fff}.toast-success{background:#22c55e!important;background:var(--success)!important}.toast-error{background:#ef4444!important;background:var(--danger)!important}.table-wrap{border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius);overflow-x:auto}table{border-collapse:collapse;font-size:.875rem;width:100%}thead{background:#f8fafc}th{color:#64748b;color:var(--text-muted);font-weight:600;padding:.75rem 1rem;text-align:left;white-space:nowrap}td,th{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border)}td{padding:.875rem 1rem}tr:last-child td{border-bottom:none}tr:hover td{background:#fafafa}
/*# sourceMappingURL=main.5647b9e9.css.map*/