@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap);:root{--orange:#e85a30;--cyan:#00b4d8;--black:#2c2c2a;--gray-bg:#f1efe8;--white:#fff;--gray-100:#f7f7f5;--gray-200:#e8e6e0;--gray-300:#d1cfc8;--gray-400:#9e9c96;--gray-500:#6b6966;--green:#22c55e;--yellow:#eab308;--red:#ef4444;--blue:#3b82f6}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f1efe8;background:var(--gray-bg);color:#2c2c2a;color:var(--black);font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;margin:0;padding:0}a{color:#e85a30;color:var(--orange);text-decoration:none}a:hover{text-decoration:underline}img{height:auto;max-width:100%}h1,h2,h3,h4,h5,h6{line-height:1.2;margin-top:0}p{margin-top:0}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-sm{font-size:13px}.text-xs{font-size:12px}.text-lg{font-size:18px}.text-orange{color:#e85a30;color:var(--orange)}.text-green{color:#22c55e;color:var(--green)}.text-red{color:#ef4444;color:var(--red)}.text-gray{color:#6b6966;color:var(--gray-500)}.text-yellow{color:#eab308;color:var(--yellow)}.text-blue{color:#3b82f6;color:var(--blue)}.mt-0{margin-top:0}.mt-8{margin-top:8px}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.mb-0{margin-bottom:0}.mb-8{margin-bottom:8px}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.p-0{padding:0}.p-8{padding:8px}.p-16{padding:16px}.p-24{padding:24px}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-8{gap:8px}.gap-12{gap:12px}.gap-16{gap:16px}.gap-24{gap:24px}.w-full{width:100%}.hidden{display:none}.block{display:block}.inline-block{display:inline-block}.relative{position:relative}.truncate{text-overflow:ellipsis}.sr-only,.truncate{overflow:hidden;white-space:nowrap}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;padding:0;position:absolute;width:1px}.input,input,select,textarea{font-size:16px;min-height:44px}[role=button],a.btn,button{min-height:44px}.page-header{margin-bottom:20px}.page-header h1{font-size:22px;margin:0}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#d1cfc8;background:var(--gray-300);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9e9c96;background:var(--gray-400)}.card{background:var(--white);border-radius:12px;box-shadow:0 2px 8px #0000000f;padding:24px}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:600;gap:8px;justify-content:center;line-height:1;min-height:44px;padding:12px 24px;text-decoration:none;transition:all .2s}.btn:disabled{cursor:not-allowed;opacity:.5}.btn-primary{background:var(--orange);color:var(--white)}.btn-primary:hover:not(:disabled){background:#d14e28}.btn-primary:active:not(:disabled){background:#ba4523}.btn-secondary{background:var(--gray-200);color:var(--black)}.btn-secondary:hover:not(:disabled){background:var(--gray-300)}.btn-secondary:active:not(:disabled){background:#c4c2bb}.btn-danger{background:var(--red);color:var(--white)}.btn-danger:hover:not(:disabled){background:#dc2626}.btn-danger:active:not(:disabled){background:#b91c1c}.btn-sm{font-size:13px;min-height:36px;padding:8px 16px}.input,.select,.textarea{background:var(--white);border:1px solid var(--gray-300);border-radius:8px;color:var(--black);font-family:inherit;font-size:14px;min-height:44px;padding:12px 16px;transition:border-color .2s;width:100%}.input:focus,.select:focus,.textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #e85a301a;outline:none}.input::placeholder,.textarea::placeholder{color:var(--gray-400)}.textarea{min-height:100px;resize:vertical}.select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%239E9C96' d='M6 8 1 3h10z'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.label{color:var(--gray-500);display:block;font-size:13px;font-weight:600;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.form-group{margin-bottom:20px}.form-row{display:flex;flex-wrap:wrap;gap:16px}.form-row>*{flex:1 1;min-width:200px}.badge{border-radius:20px;display:inline-block;font-size:12px;font-weight:600;padding:4px 12px;white-space:nowrap}.badge-recibido{background:#3b82f61a;color:var(--blue)}.badge-diagnostico{background:#eab3081a;color:#92400e}.badge-reparacion{background:#e85a301a;color:var(--orange)}.badge-listo{background:#22c55e1a;color:var(--green)}.badge-entregado{background:var(--gray-300);color:var(--gray-500)}.section-title{color:var(--black);font-size:18px;font-weight:700;margin-bottom:16px}.page-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.page-title{color:var(--black);font-size:28px;font-weight:700;margin:0}.table-container{overflow-x:auto}.table-container table{border-collapse:collapse;width:100%}.table-container td,.table-container th{padding:12px 16px;text-align:left}.table-container th{color:var(--gray-500);font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.table-container tr{border-bottom:1px solid var(--gray-200)}.table-container tbody tr:hover{background:var(--gray-100)}.table-container tbody tr{cursor:pointer}.modal-overlay{align-items:center;background:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:50}.modal{background:var(--white);border-radius:12px;max-height:90vh;max-width:500px;overflow-y:auto;padding:32px;width:90%}.modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.modal-title{font-size:20px;font-weight:700;margin:0}.modal-close{background:none;border:none;color:var(--gray-400);cursor:pointer;font-size:24px;line-height:1;padding:4px}.modal-close:hover{color:var(--black)}.modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.chip{align-items:center;background:var(--white);border:2px solid var(--gray-300);border-radius:20px;color:var(--black);cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:6px;padding:8px 16px;transition:all .2s;-webkit-user-select:none;user-select:none}.chip:hover{border-color:var(--gray-400)}.chip.active{background:#e85a301a;border-color:var(--orange);color:var(--orange)}.stat-card{padding:24px;text-align:center}.stat-value{color:var(--orange);font-size:36px;font-weight:700}.stat-label{color:var(--gray-500);font-size:13px;letter-spacing:.5px;margin-top:4px;text-transform:uppercase}.alert-card{border-left:4px solid;border-radius:8px;padding:16px}.alert-warning{background:#eab3080d;border-color:var(--yellow)}.alert-danger{background:#ef44440d;border-color:var(--red)}.timeline{justify-content:space-between;padding:24px 0}.timeline,.timeline-step{align-items:center;display:flex}.timeline-step{flex:1 1;flex-direction:column;position:relative}.timeline-circle{align-items:center;background:var(--white);border:3px solid var(--gray-300);border-radius:50%;color:var(--gray-400);display:flex;font-size:14px;font-weight:600;height:40px;justify-content:center;transition:all .3s;width:40px;z-index:1}.timeline-step.completed .timeline-circle{background:var(--green);border-color:var(--green);color:var(--white)}.timeline-step.current .timeline-circle{background:var(--orange);border-color:var(--orange);color:var(--white)}.timeline-label{color:var(--gray-400);font-size:12px;font-weight:500;margin-top:8px;text-align:center}.timeline-step.completed .timeline-label,.timeline-step.current .timeline-label{color:var(--black)}.timeline-date{color:var(--gray-400);font-size:11px;margin-top:2px}.timeline-line{background:var(--gray-300);height:3px;left:50%;position:absolute;top:20px;width:100%;z-index:0}.timeline-step.completed .timeline-line{background:var(--green)}.timeline-step:last-child .timeline-line{display:none}.warranty-badge{border-radius:8px;display:inline-block;font-size:14px;font-weight:600;padding:8px 16px}.warranty-green{background:#22c55e1a;color:var(--green)}.warranty-yellow{background:#eab3081a;color:#92400e}.warranty-red{background:#ef44441a;color:var(--red)}.photo-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.photo-thumb{aspect-ratio:1;border-radius:8px;cursor:pointer;object-fit:cover;transition:opacity .2s;width:100%}.photo-thumb:hover{opacity:.85}.search-box{position:relative}.search-box input{padding-left:40px}.search-icon{color:var(--gray-400);left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.filters-bar{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.upload-area{border:2px dashed var(--gray-300);border-radius:12px;cursor:pointer;padding:32px;text-align:center;transition:all .2s}.upload-area.dragover,.upload-area:hover{background:#e85a300d;border-color:var(--orange)}.upload-area p{color:var(--gray-400);font-size:14px;margin:8px 0 0}.history-item{border-bottom:1px solid var(--gray-200);display:flex;gap:12px;padding:16px 0}.history-item:last-child{border-bottom:none}.history-dot{background:var(--orange);border-radius:50%;flex-shrink:0;height:12px;margin-top:4px;width:12px}@media (max-width:768px){.form-row{flex-direction:column}.form-row>*{min-width:100%}.page-header{align-items:flex-start}.filters-bar,.page-header{flex-direction:column}.timeline-label{font-size:10px}.stat-card{padding:16px}.stat-value{font-size:24px}.modal{margin:16px;max-width:100%;padding:24px}.table-container table,.table-container tbody,.table-container td,.table-container th,.table-container thead,.table-container tr{display:block}.table-container thead{display:none}.table-container tbody tr{background:var(--white);border-bottom:none;border-radius:8px;box-shadow:0 1px 4px #0000000f;margin-bottom:12px;padding:16px}.table-container td{border:none;padding:4px 0 4px 45%;position:relative;text-align:right}.table-container td:before{color:var(--gray-500);content:attr(data-label);font-size:13px;font-weight:600;left:0;padding-right:12px;position:absolute;text-align:left;text-transform:uppercase;width:40%}}
/*# sourceMappingURL=main.17592a3a.css.map*/