:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary-color: #2563eb;--text-color: #0f172a;--bg-color: #f8fafc;--input-bg: #ffffff;--input-border: #e2e8f0}body{margin:0;min-width:320px;min-height:100vh;color:var(--text-color);background-color:var(--bg-color)}button{font-family:inherit}input,select,textarea{background-color:var(--input-bg);color:var(--text-color);border:1px solid var(--input-border)}h1,h2,h3,h4,h5,h6{color:#1e293b}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.preview-modal-v2{width:600px;max-width:95%;padding:2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#000}.modal-header-simple{display:flex;justify-content:flex-end;margin-bottom:0}.close-btn-simple{background:none;border:none;cursor:pointer;color:#999}.item-name{font-size:1.25rem;font-weight:700;margin:0 0 .5rem;line-height:1.2}.item-code-row{font-size:.9rem;color:#666;margin-bottom:1.5rem}.item-code-row .label{margin-right:1rem}.section-title{font-size:1rem;color:#888;margin-bottom:.5rem;font-weight:400}.branches-table{width:100%;border-collapse:collapse;margin-bottom:2rem;font-size:.95rem}.branches-table td{padding:.25rem 0}.branch-name{font-weight:400;text-align:left;width:25%}.stock-label,.min-label{color:#666}.stock-value,.min-value{font-weight:400;text-align:right;width:15%;padding-right:1rem}.total-row td{font-weight:700;text-transform:uppercase}.last-receipts-section{margin-top:2rem}.last-receipts-table{width:100%;border-collapse:collapse;font-size:.9rem}.last-receipts-table th,.last-receipts-table td{text-align:left;padding:.4rem .35rem;border-bottom:1px solid #ececec}.last-receipts-table th{color:#666;font-weight:600;font-size:.85rem}.empty-receipts{font-size:.9rem;color:#666;padding:.4rem 0}.receipt-link-btn{border:none;background:none;color:#005a9e;font:inherit;padding:0;text-decoration:underline;cursor:pointer}.receipt-link-btn:hover,.receipt-link-btn:focus-visible{color:#003d6b;outline:none}.last-receipts-actions{margin-top:.6rem}.last-receipts-link-btn{border:none;background:none;color:#005a9e;font:inherit;font-weight:600;padding:0;text-decoration:underline;cursor:pointer}.last-receipts-link-btn:hover,.last-receipts-link-btn:focus-visible{color:#003d6b;outline:none}.attributes-grid-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem 1rem}.grid-item label{display:block;color:#999;font-size:.85rem;margin-bottom:.2rem}.grid-item div{font-size:1rem;color:#000;font-weight:500}.full-width{grid-column:1 / -1}.losses-container{display:flex;gap:2rem;flex-wrap:wrap}.loss-item{display:flex;flex-direction:column}.loss-val{font-weight:700}.audit-row{margin-top:1.5rem}.audit-group label{font-size:1rem;color:#888;margin-bottom:.5rem}.audit-details{display:flex;gap:3rem}.note-text{white-space:pre-wrap;min-height:1rem}.attributes-grid-layout{grid-template-columns:repeat(4,1fr)}.table-container{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:24px;width:100%;margin:0 auto;font-family:Inter,system-ui,sans-serif;overflow-x:auto}.table-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.table-header h2{display:flex;align-items:center;gap:12px;margin:0;color:#1a1a1a;font-size:1.5rem}.inventory-table{width:100%;border-collapse:collapse;font-size:.95rem;min-width:1200px}.inventory-table th{text-align:left;padding:12px 16px;background-color:#f8fafc;color:#64748b;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0;white-space:nowrap}.inventory-table td{padding:12px 16px;border-bottom:1px solid #e2e8f0;color:#334155;transition:background-color .2s;vertical-align:middle}.inventory-table tr:hover td{background-color:#f8fafc}.inventory-table tr.row-inactive td{color:#94a3b8}.inventory-table tr:last-child td{border-bottom:none}.code{font-family:Monaco,Consolas,monospace;color:#2563eb;font-weight:500}.action-btn{background:#fff;border:1px solid #e2e8f0;color:#64748b;border-radius:4px;padding:6px;margin-left:4px;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;justify-content:center}.action-btn:hover{background:#f1f5f9;color:#334155;border-color:#cbd5e1}.action-btn.edit:hover{color:#2563eb;border-color:#93c5fd;background:#eff6ff}.action-btn.delete:hover{color:#ef4444;border-color:#fca5a5;background:#fef2f2}.refresh-btn{display:flex;align-items:center;gap:8px;padding:8px 16px;background-color:#f1f5f9;color:#475569;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s}.refresh-btn:hover{background-color:#e2e8f0;color:#1e293b}.loading,.error-container{display:flex;align-items:center;justify-content:center;gap:12px;padding:48px;color:#64748b}.error-container{flex-direction:column;color:#ef4444}.retry-btn{margin-top:16px;padding:8px 24px;background-color:#ef4444;color:#fff;border:none;border-radius:6px;cursor:pointer}.retry-btn:hover{background-color:#dc2626}.spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.no-data{text-align:center;color:#94a3b8;padding:48px!important}.icon{color:#3b82f6}.receipts-container{background:#fff;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a;min-height:calc(100vh - 4rem);display:flex;flex-direction:column}.tabs{display:flex;border-bottom:2px solid #000}.tab{padding:10px 40px;font-size:14px;font-weight:500;cursor:pointer;background:#fff;border:2px solid #000;border-bottom:none;border-radius:4px 4px 0 0;margin-right:-2px;transition:background-color .2s;outline:none}.tab:first-child{border-radius:8px 0 0}.tab.active{background:#d9532e;color:#fff}.tab:disabled{cursor:not-allowed;opacity:.6}.tab-content{padding:40px;flex:1;border:2px solid #000;border-top:none;border-radius:0 0 8px 8px}.step-one-form{max-width:600px}.form-group.row{display:flex;align-items:center;margin-bottom:20px}.form-group.row label{flex:0 0 250px;text-align:left;font-size:14px;color:#333}.custom-input{flex:1;height:32px;border:1px solid #000;border-radius:4px;padding:0 10px;font-size:14px;outline:none}.custom-input.bg-red{background-color:#e52828;color:#fff}.custom-input.bg-red:focus{border-color:#000}.custom-input.bg-light{background-color:#fff9f0;color:#000}.actions-center{display:flex;justify-content:center;margin-top:80px}.btn-next{background-color:#d9532e;color:#fff;padding:8px 40px;border:1px solid #000;border-radius:4px;font-size:15px;cursor:pointer;transition:background-color .2s}.btn-next:hover{background-color:#bf4726}.btn-next:disabled{background-color:#ccc;cursor:not-allowed}select.custom-input{appearance:auto}.price-warning-box{position:absolute;left:105%;background-color:#fef08a;color:#854d0e;padding:10px 15px;border-radius:4px;display:flex;align-items:center;gap:8px;font-size:13px;white-space:nowrap;box-shadow:0 4px 6px -1px #0000001a;z-index:10}.price-warning-box:before{content:"";position:absolute;right:100%;top:50%;transform:translateY(-50%);border-width:6px;border-style:solid;border-color:transparent #fef08a transparent transparent}.receipt-items-table{width:100%;border-collapse:collapse;font-size:14px;margin-top:20px;border:2px solid #000}.receipt-items-table th,.receipt-items-table td{border:1px solid #000;padding:10px;text-align:left}.receipt-items-table th{background-color:#fca5a5;font-weight:500}.receipt-items-table tbody tr:nth-child(odd){background-color:#dbeafe}.receipt-items-table tbody tr:nth-child(2n){background-color:#dcfce7}.btn-edit-small{background-color:#fbbf24;color:#000;border:1px solid #000;border-radius:4px;padding:4px 12px;cursor:pointer;font-weight:500}.btn-delete-small{background-color:#ef4444;color:#fff;border:1px solid #000;border-radius:4px;padding:4px 10px;cursor:pointer;font-weight:700}.summary-table-container{margin-top:30px;width:100%}.summary-table{width:100%;border-collapse:collapse;border:2px solid #000}.summary-table th,.summary-table td{border:1px solid #000;text-align:left;padding:10px}.summary-table thead th{background-color:#fca5a5;font-weight:400}.summary-table tbody td{background-color:#cffafe;height:40px}.events-step-container{display:flex;flex-direction:column;gap:16px}.events-header-row{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.events-title{margin:0;font-size:24px;font-weight:600;color:#1f2937}.events-subtitle{margin:6px 0 0;color:#4b5563;font-size:14px}.events-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;background:#fff7ed;border:1px solid #fdba74;border-radius:8px}.events-checkbox-label{display:flex;align-items:center;gap:8px;font-weight:500;color:#7c2d12}.events-table-wrap{overflow-x:auto;border:1px solid #d1d5db;border-radius:10px}.events-table{width:100%;border-collapse:collapse;min-width:900px}.events-table th,.events-table td{border-bottom:1px solid #e5e7eb;padding:12px;text-align:left;vertical-align:top}.events-table th{background:#f3f4f6;color:#374151;font-size:13px;text-transform:uppercase;letter-spacing:.04em}.events-table tbody tr:nth-child(odd){background:#fff}.events-table tbody tr:nth-child(2n){background:#f9fafb}.event-summary{font-weight:500;color:#111827;line-height:1.4}.event-details-block{margin-top:8px}.event-details-block summary{cursor:pointer;color:#1d4ed8;font-size:13px;font-weight:500}.event-details-block pre{margin:8px 0 0;padding:10px;border-radius:6px;background:#111827;color:#e5e7eb;font-size:12px;line-height:1.35;white-space:pre-wrap;word-break:break-word}.event-type-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600}.event-type-create{background:#dcfce7;color:#166534}.event-type-update{background:#dbeafe;color:#1d4ed8}.event-type-delete{background:#fee2e2;color:#b91c1c}.event-type-approve{background:#fef3c7;color:#92400e}.event-type-stock{background:#ede9fe;color:#6d28d9}.event-type-view{background:#e0f2fe;color:#0369a1}.events-loading,.events-empty,.events-error{padding:14px;border-radius:8px;font-weight:500}.events-loading{background:#eff6ff;color:#1d4ed8}.events-empty{background:#f9fafb;color:#4b5563}.events-error{background:#fee2e2;color:#b91c1c}@media(max-width:768px){.events-header-row{flex-direction:column;align-items:stretch}.events-toolbar{flex-direction:column;align-items:flex-start}}.receipts-list-container{background:#fff;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden;max-width:1200px}.tabs{display:flex;background:transparent}.tab{padding:12px 24px;border:1px solid #000;border-bottom:none;background:#fff;cursor:pointer;font-weight:500}.tab.active{background:#d9532e;color:#fff;font-weight:700}.tab-content{border:1px solid #000;background:#fff;min-height:400px}.form-group{margin-bottom:15px}.form-group.row{display:flex;align-items:center}.form-group.row label{width:250px;font-size:14px}.form-input{flex:1;padding:8px;border:1px solid #ccc;border-radius:4px}.custom-input{border:1px solid #000;border-radius:4px}.bg-light{background-color:#fef1e6}.actions-center{display:flex;justify-content:center}.btn-search{background-color:#d9532e;color:#fff;border:1px solid #000;border-radius:4px;padding:8px 32px;cursor:pointer;font-weight:700}.btn-search:disabled{opacity:.7;cursor:not-allowed}.results-table-container{margin-top:40px;width:100%}.receipts-search-table{width:100%;border-collapse:collapse;border:2px solid #000;font-size:14px}.receipts-search-table th,.receipts-search-table td{border:1px solid #000;text-align:left;padding:10px}.receipts-search-table thead th{background-color:#fca5a5;font-weight:400}.receipts-search-table tbody tr.row-odd{background-color:#dbeafe}.receipts-search-table tbody tr.row-even{background-color:#dcfce7}.btn-edit-receipt{background-color:#d9532e;color:#fff;border:1px solid #000;border-radius:4px;padding:6px 16px;cursor:pointer;font-weight:700;width:100%}
