*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f6fa;color:#1a1a2e;font-size:14px}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:12px;color:#888}.spinner{width:32px;height:32px;border:3px solid #e0e0e0;border-top-color:#5c6bc0;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.navbar{background:#fff;border-bottom:1px solid #e8eaed;padding:0 24px;display:flex;align-items:center;gap:32px;height:56px;position:sticky;top:0;z-index:10}.navbar-brand{font-weight:700;font-size:16px;color:#3f51b5;white-space:nowrap}.navbar-tabs{display:flex;gap:4px}.tab{padding:8px 16px;border:none;background:none;cursor:pointer;font-size:14px;color:#666;border-radius:6px;transition:all .15s}.tab:hover{background:#f0f2ff;color:#3f51b5}.tab.active{background:#f0f2ff;color:#3f51b5;font-weight:600}.page{min-height:100vh}.content{max-width:900px;margin:0 auto;padding:24px 16px}.page-header{margin-bottom:24px}.page-header h1{font-size:22px;font-weight:700;margin-bottom:4px}.subtitle{color:#888;font-size:13px}.btn-back{background:none;border:none;cursor:pointer;color:#5c6bc0;font-size:13px;padding:0;margin-bottom:8px;display:block}.btn-back:hover{text-decoration:underline}.card{background:#fff;border-radius:10px;padding:20px;border:1px solid #e8eaed;margin-bottom:16px}.card-row{display:flex;justify-content:space-between;align-items:center;gap:16px}.card-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.card h3{font-size:15px;font-weight:600;margin-bottom:6px}.card-coming-soon{border:2px dashed #c5cae9;background:#fafbff}.coming-soon-badge{display:inline-block;background:#ede7f6;color:#5e35b1;font-size:11px;font-weight:700;padding:3px 8px;border-radius:20px;margin-bottom:8px}.form-group{margin-bottom:14px}.form-group label{display:block;font-size:13px;font-weight:500;margin-bottom:6px;color:#444}.form-check label{display:flex;align-items:center;gap:8px;cursor:pointer}.input{width:100%;padding:9px 12px;border:1.5px solid #e0e0e0;border-radius:7px;font-size:14px;outline:none;transition:border .15s}.input:focus{border-color:#5c6bc0}.input-sm{width:120px}.input-group{display:flex;align-items:center}.input-prefix{padding:9px 10px;background:#f5f6fa;border:1.5px solid #e0e0e0;border-right:none;border-radius:7px 0 0 7px;color:#888}.input-group .input{border-radius:0 7px 7px 0}.select{width:100%;padding:9px 12px;border:1.5px solid #e0e0e0;border-radius:7px;font-size:14px;background:#fff;cursor:pointer;outline:none}.select:focus{border-color:#5c6bc0}.text-muted{color:#888;font-size:13px;margin-bottom:10px}.text-muted-sm{color:#aaa;font-size:12px}.toggle{position:relative;display:inline-block;width:44px;height:24px;flex-shrink:0}.toggle input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;background:#ccc;border-radius:24px;transition:.2s}.toggle-slider:before{content:"";position:absolute;width:18px;height:18px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:.2s}.toggle input:checked+.toggle-slider{background:#5c6bc0}.toggle input:checked+.toggle-slider:before{transform:translate(20px)}.campo-card{border:1.5px solid #e8eaed;border-radius:8px;padding:16px;margin-bottom:12px;background:#fafafa}.campo-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.campo-numero{font-weight:600;font-size:13px;color:#5c6bc0}.btn-delete{background:none;border:none;cursor:pointer;font-size:16px;opacity:.6;transition:opacity .15s}.btn-delete:hover{opacity:1}.colores-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.color-btn{width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;transition:transform .1s}.color-btn:hover{transform:scale(1.1)}.color-btn.selected{box-shadow:0 0 0 3px #5c6bc0}.checkmark{font-size:16px}.color-custom{display:flex;align-items:center;gap:4px}.color-picker{width:36px;height:36px;border-radius:50%;border:2px solid #e0e0e0;cursor:pointer;padding:2px}.colores-seleccionados{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.color-tag{display:flex;align-items:center;gap:4px;background:#f0f2ff;border:1px solid #c5cae9;border-radius:20px;padding:3px 8px;font-size:12px;color:#3f51b5}.color-tag button{background:none;border:none;cursor:pointer;color:#888;font-size:14px;line-height:1;padding:0 0 0 2px}.color-dot{width:12px;height:12px;border-radius:50%;display:inline-block;border:1px solid rgba(0,0,0,.1);flex-shrink:0}.btn{padding:10px 20px;border-radius:7px;font-size:14px;font-weight:600;cursor:pointer;border:none;transition:all .15s}.btn-primary{background:#3f51b5;color:#fff}.btn-primary:hover:not(:disabled){background:#303f9f}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{background:#fff;color:#444;border:1.5px solid #e0e0e0}.btn-secondary:hover:not(:disabled){background:#f5f6fa}.btn-secondary:disabled{opacity:.6;cursor:not-allowed}.btn-sm{padding:6px 12px;font-size:13px}.actions-bar{display:flex;justify-content:flex-end;gap:10px;padding-top:8px;margin-top:8px}.search-bar{margin-bottom:20px}.productos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.producto-card{background:#fff;border:1.5px solid #e8eaed;border-radius:10px;overflow:hidden;cursor:pointer;transition:all .15s;display:flex;flex-direction:column}.producto-card:hover{border-color:#5c6bc0;box-shadow:0 4px 16px #3f51b51a}.producto-card.activo{border-color:#5c6bc0}.producto-img{width:100%;height:160px;object-fit:cover}.producto-info{padding:12px;flex:1}.producto-info h3{font-size:14px;font-weight:600;margin-bottom:4px;line-height:1.3}.producto-precio{font-size:13px;color:#888;margin-bottom:8px}.producto-badges{display:flex;flex-wrap:wrap;gap:4px}.btn-configurar{margin:0 12px 12px;padding:8px;background:#f0f2ff;color:#3f51b5;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer}.table-container{background:#fff;border-radius:10px;border:1px solid #e8eaed;overflow:auto}.table{width:100%;border-collapse:collapse}.table th{background:#f8f9ff;padding:12px 16px;text-align:left;font-size:12px;font-weight:700;color:#888;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e8eaed}.table td{padding:12px 16px;border-bottom:1px solid #f0f0f0;vertical-align:top}.table tr:last-child td{border-bottom:none}.table tr:hover td{background:#fafbff}.link{color:#3f51b5;text-decoration:none;font-weight:600}.link:hover{text-decoration:underline}.badge{display:inline-flex;align-items:center;gap:4px;font-size:12px;padding:3px 8px;border-radius:20px;font-weight:500}.badge-activo{background:#e8f5e9;color:#2e7d32}.badge-campos{background:#e3f2fd;color:#1565c0}.badge-texto{background:#f3e5f5;color:#6a1b9a}.badge-color{background:#fff3e0;color:#e65100}.badge-imagen{background:#e0f7fa;color:#006064;text-decoration:none}.badge-instrucciones{background:#f9fbe7;color:#558b2f}.personalizacion-cell{display:flex;flex-direction:column;gap:4px}.status{font-size:12px;padding:3px 8px;border-radius:20px;font-weight:600}.status-pendiente{background:#fff8e1;color:#f57f17}.status-completado{background:#e8f5e9;color:#2e7d32}.status-cancelado{background:#ffebee;color:#c62828}.pagination{display:flex;justify-content:center;align-items:center;gap:12px;padding:16px;font-size:13px;color:#888}.alert{padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:13px}.alert-error{background:#ffebee;color:#c62828;border:1px solid #ffcdd2}.alert-success{background:#e8f5e9;color:#2e7d32;border:1px solid #c8e6c9}.empty-state{text-align:center;padding:48px 24px}.empty-icon{font-size:48px;margin-bottom:16px}.empty-state h3{font-size:18px;font-weight:600;margin-bottom:8px}.empty-state p{color:#888;font-size:14px}.empty-state-small{text-align:center;padding:16px;color:#aaa;font-size:13px}.filtros-bar{display:flex;gap:10px;margin-bottom:16px;flex-wrap:wrap}.filtros-bar .input{flex:1;min-width:180px}.select-sm{width:auto;min-width:180px;padding:9px 12px;border:1.5px solid #e0e0e0;border-radius:7px;font-size:14px;background:#fff;cursor:pointer;outline:none}.select-sm:focus{border-color:#5c6bc0}.seleccion-bar{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding:8px 12px;background:#f0f2ff;border-radius:7px;border:1px solid #c5cae9}.checkbox-label{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#3f51b5;cursor:pointer}.checkbox-label input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#3f51b5}.producto-card{position:relative}.producto-card.seleccionado{border-color:#3f51b5;background:#f8f9ff;box-shadow:0 0 0 2px #3f51b533}.producto-check{position:absolute;top:10px;left:10px;z-index:2;background:#ffffffe6;border-radius:4px;padding:2px}.producto-check input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#3f51b5}.producto-sku{font-size:11px;color:#aaa;margin-bottom:2px}.producto-categoria{font-size:12px;color:#888;margin-bottom:6px}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;gap:16px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:100;padding:16px}.modal-box{background:#fff;border-radius:12px;padding:24px;max-width:440px;width:100%;box-shadow:0 8px 40px #0000002e}.modal-box h3{font-size:17px;font-weight:700;margin-bottom:6px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.form-check-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;font-weight:500}.vista-toggle{display:flex;border:1.5px solid #e0e0e0;border-radius:7px;overflow:hidden}.vista-btn{padding:7px 12px;border:none;background:#fff;cursor:pointer;font-size:16px;color:#888;transition:all .15s}.vista-btn:hover{background:#f0f2ff;color:#3f51b5}.vista-btn.activo{background:#3f51b5;color:#fff}.productos-lista{display:flex;flex-direction:column;gap:8px}.producto-row{display:flex;align-items:center;gap:12px;background:#fff;border:1.5px solid #e8eaed;border-radius:10px;padding:10px 14px;transition:all .15s}.producto-row:hover{border-color:#5c6bc0;box-shadow:0 2px 8px #3f51b514}.producto-row.activo{border-color:#5c6bc0}.producto-row.seleccionado{border-color:#3f51b5;background:#f8f9ff;box-shadow:0 0 0 2px #3f51b533}.producto-row-img{width:48px;height:48px;object-fit:cover;border-radius:6px;flex-shrink:0}.producto-row-info{flex:1;cursor:pointer;display:flex;align-items:center;gap:12px}.producto-row-name{font-size:14px;font-weight:600}
