:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.login-page{background:#faf9f6;justify-content:center;align-items:center;min-height:100vh;font-family:system-ui,-apple-system,Segoe UI,sans-serif;display:flex}.login-form{background:#fff;border:1px solid #dce0d9;border-radius:8px;width:100%;max-width:360px;padding:2rem}.login-form h1{color:#1f2a24;margin:0 0 .25rem;font-size:1.2rem;font-weight:600}.login-subtitle{color:#5b6660;margin:0 0 1.5rem;font-size:.85rem}.login-form label{color:#5b6660;margin-bottom:1rem;font-size:.85rem;font-weight:500;display:block}.login-form input{color:#1f2a24;box-sizing:border-box;border:1px solid #dce0d9;border-radius:6px;width:100%;margin-top:.35rem;padding:.6rem .7rem;font-size:.95rem;display:block}.login-form input:focus{border-color:#3a6b58;outline:none;box-shadow:0 0 0 3px #3a6b5826}.login-error{color:#7a2e2e;background:#fbeaea;border:1px solid #edc0c0;border-radius:6px;margin-bottom:1rem;padding:.6rem .8rem;font-size:.85rem}.login-success{color:#234639;background:#e6f0ea;border:1px solid #b9d4c5;border-radius:6px;margin-bottom:1rem;padding:.6rem .8rem;font-size:.85rem}.login-submit{color:#fff;cursor:pointer;background:#3a6b58;border:none;border-radius:6px;width:100%;padding:.7rem;font-size:.9rem;font-weight:600}.login-submit:disabled{cursor:not-allowed;background:#a3b3ac}.login-switch{color:#3a6b58;cursor:pointer;background:0 0;border:none;width:100%;margin-top:.75rem;font-size:.8rem;text-decoration:underline;display:block}.add-item-form{color:#1f2a24;font-family:system-ui,-apple-system,Segoe UI,sans-serif}.mode-toggle{border-bottom:1px solid #dce0d9;gap:.5rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.mode-toggle button{color:#5b6660;cursor:pointer;background:#faf9f6;border:1px solid #dce0d9;border-radius:6px;flex:1;padding:.6rem 1rem;font-size:.9rem;transition:all .15s}.mode-toggle button.active{color:#fff;background:#3a6b58;border-color:#3a6b58}.add-item-form label{color:#5b6660;margin-bottom:1rem;font-size:.85rem;font-weight:500;display:block}.add-item-form input,.add-item-form select{color:#1f2a24;box-sizing:border-box;background:#fff;border:1px solid #dce0d9;border-radius:6px;width:100%;margin-top:.35rem;padding:.55rem .7rem;font-size:.95rem;display:block}.add-item-form input:focus,.add-item-form select:focus{border-color:#3a6b58;outline:none;box-shadow:0 0 0 3px #3a6b5826}.new-group-fields{background:#faf9f6;border:1px dashed #dce0d9;border-radius:6px;margin-bottom:1rem;padding:1rem}.section-label{color:#3a6b58;text-transform:uppercase;letter-spacing:.03em;margin:0 0 .75rem;font-size:.8rem;font-weight:600}.link-button{color:#3a6b58;cursor:pointer;background:0 0;border:none;margin-top:.35rem;padding:0;font-size:.8rem;text-decoration:underline}.status-banner{border-radius:6px;margin-bottom:1rem;padding:.7rem 1rem;font-size:.9rem}.status-banner.success{color:#234639;background:#e6f0ea;border:1px solid #b9d4c5}.status-banner.error{color:#7a2e2e;background:#fbeaea;border:1px solid #edc0c0}.submit-button{color:#fff;cursor:pointer;background:#3a6b58;border:none;border-radius:6px;width:100%;padding:.75rem;font-size:.95rem;font-weight:600;transition:background .15s}.submit-button:hover:not(:disabled){background:#2f5748}.submit-button:disabled{cursor:not-allowed;background:#a3b3ac}.modal-content input{color:#1f2a24;box-sizing:border-box;border:1px solid #dce0d9;border-radius:6px;width:100%;margin-top:.35rem;padding:.55rem .7rem;font-size:.95rem;display:block}.modal-content input:focus{border-color:#3a6b58;outline:none;box-shadow:0 0 0 3px #3a6b5826}.field-row{grid-template-columns:1fr 1fr 1fr;gap:1rem;display:grid}.modal-actions{border-top:1px solid #f0f1ee;justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1rem;display:flex}.modal-actions-right{gap:.6rem;display:flex}.archive-button{color:#b3541e;cursor:pointer;background:0 0;border:1px solid #edc0c0;border-radius:6px;padding:.55rem .9rem;font-size:.85rem}.file-input{margin-top:.5rem;font-size:.8rem}.upload-status{color:#3a6b58;margin-top:.4rem;font-size:.8rem;display:block}.image-preview{object-fit:cover;border:1px solid #dce0d9;border-radius:6px;width:80px;height:80px;margin-top:.6rem;display:block}.modal-content{color:#1f2a24;background:#fff;border-radius:8px;width:100%;max-width:440px;max-height:90vh;padding:1.5rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;overflow-y:auto}.item-context{margin:0 0 .15rem;font-weight:600}.item-context-sku{color:#8a8f87;font-family:ui-monospace,SF Mono,Consolas,monospace;font-size:.85rem;font-weight:400}.current-stock{color:#5b6660;border-bottom:1px solid #f0f1ee;margin:0 0 1.25rem;padding-bottom:1rem;font-size:.85rem}.modal-content label{color:#5b6660;margin-bottom:1rem;font-size:.85rem;font-weight:500;display:block}.modal-content input,.modal-content select{color:#1f2a24;box-sizing:border-box;background:#fff;border:1px solid #dce0d9;border-radius:6px;width:100%;margin-top:.35rem;padding:.55rem .7rem;font-size:.95rem;display:block}.modal-content input:focus,.modal-content select:focus{border-color:#3a6b58;outline:none;box-shadow:0 0 0 3px #3a6b5826}.modal-error{color:#7a2e2e;background:#fbeaea;border:1px solid #edc0c0;border-radius:6px;margin-bottom:1rem;padding:.6rem .8rem;font-size:.85rem}.item-list{color:#1f2a24;max-width:900px;margin:2rem auto;padding:0 1rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif}.item-list h2{margin-bottom:1rem;font-size:1.2rem;font-weight:600}.list-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.list-header h2{margin:0}.list-controls{gap:.5rem;display:flex}.search-input{border:1px solid #dce0d9;border-radius:6px;width:220px;padding:.45rem .7rem;font-size:.85rem}.search-input:focus{border-color:#3a6b58;outline:none;box-shadow:0 0 0 3px #3a6b5826}.status-filter{background:#fff;border:1px solid #dce0d9;border-radius:6px;padding:.45rem .7rem;font-size:.85rem}.item-list-status{color:#5b6660;max-width:900px;margin:2rem auto;padding:1rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif}.item-list-status.error{color:#7a2e2e}.item-table{border-collapse:collapse;background:#fff;border:1px solid #dce0d9;border-radius:8px;width:100%;overflow:hidden}.item-table th{text-align:left;text-transform:uppercase;letter-spacing:.03em;color:#8a8f87;background:#faf9f6;border-bottom:1px solid #dce0d9;padding:.6rem .85rem;font-size:.75rem;font-weight:600}.item-table td{vertical-align:middle;border-bottom:1px solid #f0f1ee;padding:.6rem .85rem;font-size:.9rem}.item-row{cursor:pointer;transition:background .1s}.item-row:hover{background:#faf9f6}.item-row:last-child td{border-bottom:none}.col-image{width:42px}.row-thumb{object-fit:cover;border-radius:4px;width:32px;height:32px;display:block}.row-thumb-placeholder{background:#f0f1ee;border:1px solid #dce0d9;border-radius:4px;width:32px;height:32px}.item-name{font-weight:600}.item-variant{color:#5b6660;font-size:.8rem}.item-sku{color:#8a8f87;font-family:ui-monospace,SF Mono,Consolas,monospace;font-size:.8rem}.item-category{color:#3a6b58;background:#e6f0ea;border-radius:10px;padding:.15rem .5rem;font-size:.7rem;display:inline-block}.item-stock{font-weight:500}.item-stock.low{color:#b3541e}.item-price{color:#5b6660}.log-movement-button{color:#3a6b58;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #dce0d9;border-radius:6px;padding:.3rem .7rem;font-size:.75rem}.log-movement-button:hover{background:#faf9f6}.bulk-import-modal{color:#1f2a24;background:#fff;border-radius:8px;width:100%;max-width:720px;max-height:90vh;padding:1.5rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;overflow-y:auto}.preview-table td{border-bottom:1px solid #f0f1ee;padding:.5rem .6rem}.preview-table tr.row-error{color:#b3541e;background:#fdf3f0}.import-modal{color:#1f2a24;background:#fff;border-radius:8px;width:100%;max-width:820px;max-height:90vh;padding:1.5rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;overflow-y:auto}.upload-zone{text-align:center;background:#faf9f6;border:1px dashed #dce0d9;border-radius:8px;padding:1.5rem}.upload-zone p{margin:0 0 .5rem;font-size:.9rem}.upload-zone code{background:#eef1ec;border-radius:4px;padding:.1rem .35rem;font-size:.8rem}.upload-zone .hint{color:#8a8f87;margin-bottom:1rem;font-size:.8rem}.recent-batches{margin-top:1.5rem}.section-label{text-transform:uppercase;letter-spacing:.03em;color:#8a8f87;margin-bottom:.6rem;font-size:.75rem;font-weight:600}.batch-row{border:1px solid #f0f1ee;border-radius:6px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.4rem;margin-bottom:.4rem;padding:.6rem .8rem;font-size:.85rem;display:flex}.batch-filename{margin-right:.5rem;font-weight:500}.batch-status{text-transform:capitalize;border-radius:10px;padding:.1rem .5rem;font-size:.7rem}.status-committed{color:#3a6b58;background:#e6f0ea}.status-reversed{color:#8a8f87;background:#f0f1ee}.status-pending_review{color:#a3721f;background:#fdf3e0}.batch-meta{color:#8a8f87;font-size:.75rem}.undo-button{color:#b3541e;cursor:pointer;background:0 0;border:1px solid #edc0c0;border-radius:6px;padding:.25rem .6rem;font-size:.75rem}.import-error{color:#7a2e2e;background:#fbeaea;border:1px solid #edc0c0;border-radius:6px;margin-top:1rem;padding:.7rem 1rem;font-size:.85rem}.import-summary{flex-wrap:wrap;align-items:center;gap:1rem;margin:1rem 0;font-size:.85rem;display:flex}.valid-count{color:#3a6b58;font-weight:600}.invalid-count{color:#b3541e;font-weight:600}.preview-table-wrapper{border:1px solid #dce0d9;border-radius:6px;max-height:380px;overflow-y:auto}.preview-table{border-collapse:collapse;width:100%;font-size:.8rem}.preview-table th{text-align:left;background:#faf9f6;border-bottom:1px solid #dce0d9;padding:.5rem .6rem;position:sticky;top:0}.preview-table td{vertical-align:middle;border-bottom:1px solid #f0f1ee;padding:.5rem .6rem}.preview-table tr.row-error{background:#fdf3f0}.unmatched-actions{flex-direction:column;gap:.3rem;display:flex}.unmatched-actions select{border:1px solid #dce0d9;border-radius:4px;padding:.3rem .4rem;font-size:.75rem}.modal-actions{border-top:1px solid #f0f1ee;justify-content:flex-end;gap:.6rem;margin-top:1.25rem;padding-top:1rem;display:flex}.cancel-button{color:#5b6660;cursor:pointer;background:0 0;border:1px solid #dce0d9;border-radius:6px;padding:.55rem .9rem;font-size:.85rem}.save-button{color:#fff;cursor:pointer;background:#3a6b58;border:none;border-radius:6px;padding:.55rem 1rem;font-size:.85rem;font-weight:600}.save-button:disabled{cursor:not-allowed;background:#a3b3ac}.import-results{margin-top:1rem}.results-success{color:#234639;font-weight:600}.results-failed{color:#7a2e2e;margin-top:.75rem;font-weight:600}.import-results ul{color:#7a2e2e;margin:.4rem 0 0;padding-left:1.2rem;font-size:.85rem}.activity-modal{color:#1f2a24;background:#fff;border-radius:8px;width:100%;max-width:900px;max-height:85vh;padding:1.5rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;overflow-y:auto}.activity-status{color:#5b6660;padding:1rem 0;font-size:.9rem}.activity-status.error{color:#7a2e2e}.activity-table-wrapper{border:1px solid #dce0d9;border-radius:6px;max-height:65vh;overflow-y:auto}.activity-table{border-collapse:collapse;width:100%;font-size:.8rem}.activity-table th{text-align:left;text-transform:uppercase;letter-spacing:.03em;color:#8a8f87;background:#faf9f6;border-bottom:1px solid #dce0d9;padding:.5rem .6rem;font-size:.7rem;position:sticky;top:0}.activity-table td{vertical-align:middle;border-bottom:1px solid #f0f1ee;padding:.5rem .6rem}.activity-time{white-space:nowrap;color:#8a8f87;font-size:.75rem}.qty-negative{color:#b3541e}.activity-source{color:#8a8f87;font-size:.75rem}.activity-note{color:#5b6660;text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.modal-overlay{z-index:100;background:#1f2a2473;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.reports-modal{color:#1f2a24;background:#fff;border-radius:8px;width:100%;max-width:920px;max-height:88vh;padding:1.5rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;overflow-y:auto}.modal-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.modal-header h2{margin:0;font-size:1.2rem;font-weight:600}.close-button{color:#8a8f87;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5rem;line-height:1}.tabs{border-bottom:1px solid #dce0d9;gap:.4rem;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}.tab{color:#5b6660;cursor:pointer;background:0 0;border:1px solid #dce0d9;border-radius:6px;padding:.45rem .9rem;font-size:.85rem}.tab.active{color:#fff;background:#3a6b58;border-color:#3a6b58}.filter-row{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.filter-row select,.filter-row input{background:#fff;border:1px solid #dce0d9;border-radius:6px;padding:.4rem .6rem;font-size:.8rem}.report-status{color:#5b6660;padding:1rem 0;font-size:.9rem}.total-banner{color:#234639;background:#e6f0ea;border-radius:6px;margin-bottom:1rem;padding:.8rem 1rem;font-size:.95rem}.report-table-wrapper{border:1px solid #dce0d9;border-radius:6px;max-height:55vh;overflow-y:auto}.report-table{border-collapse:collapse;width:100%;font-size:.8rem}.report-table th{text-align:left;text-transform:uppercase;letter-spacing:.03em;color:#8a8f87;background:#faf9f6;border-bottom:1px solid #dce0d9;padding:.5rem .6rem;font-size:.7rem;position:sticky;top:0}.report-table td{border-bottom:1px solid #f0f1ee;padding:.5rem .6rem}.report-time{white-space:nowrap;color:#8a8f87;font-size:.75rem}.report-muted{color:#8a8f87;font-family:ui-monospace,SF Mono,Consolas,monospace;font-size:.75rem}.report-note{color:#5b6660;text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.type-badge{white-space:nowrap;border-radius:10px;padding:.15rem .5rem;font-size:.7rem}.type-in{color:#3a6b58;background:#e6f0ea}.type-out{color:#a3721f;background:#fdf3e0}.type-adjustment{color:#5b6660;background:#eef1ec}.toolbar{justify-content:flex-end;align-items:center;gap:.6rem;max-width:900px;margin:2rem auto 0;padding:0 1rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;display:flex}.user-email{color:#8a8f87;margin-right:auto;font-size:.8rem}.toolbar-button{color:#3a6b58;cursor:pointer;background:0 0;border:1px solid #dce0d9;border-radius:6px;padding:.55rem 1rem;font-size:.85rem;font-weight:500}.toolbar-button:hover{background:#faf9f6}.toolbar-button.primary{color:#fff;background:#3a6b58;border-color:#3a6b58}.toolbar-button.primary:hover{background:#2f5748}
