:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fff;color:#000;overflow:hidden}.app{height:100vh;width:100vw;display:flex;flex-direction:column;overflow:hidden}.app-header{display:none}.app-main{flex:1;width:100vw;display:flex;align-items:center;justify-content:center}.login-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.login-container h2{font-size:2rem;font-weight:600;text-align:center}@media (max-width: 768px){.login-container h2{font-size:1.5rem}}.login-container p{font-size:.875rem;color:#666;text-align:center;max-width:300px}.record-button{width:200px;height:200px;border-radius:50%;border:2px solid #000;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600;transition:all .2s;-webkit-user-select:none;user-select:none}.record-button:hover{background:#000;color:#fff}.record-button:active{transform:scale(.95)}.record-button.recording{background:#000;color:#fff}.app-footer{position:absolute;bottom:2rem;right:2rem;font-size:.75rem;color:#999}._container_1c81x_2{display:flex;flex-direction:column;height:100%}._empty_1c81x_8{padding:5rem 2rem;text-align:center;color:#999;font-size:.8125rem;line-height:1.6}._bulkBar_1c81x_16{padding:1rem 1.5rem;background:#fff;border-bottom:1px solid #e0e0e0;display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;box-shadow:0 1px 2px #0000000d}._bulkCount_1c81x_27{font-weight:600;color:#111827;font-size:.8125rem;padding:.5rem 0}._bulkInput_1c81x_34{padding:.5rem .875rem;border:1px solid #e0e0e0;border-radius:2px;flex:1;min-width:200px;max-width:400px;font-size:.8125rem;background:#fff;transition:all .15s}._bulkInput_1c81x_34:focus{outline:none;border-color:#000;box-shadow:0 0 0 1px #000}._bulkInput_1c81x_34::placeholder{color:#9ca3af}._btnPrimary_1c81x_56{padding:.5rem 1rem;background:#000;color:#fff;border:none;border-radius:2px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .15s;white-space:nowrap}._btnPrimary_1c81x_56:hover:not(:disabled){background:#333;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._btnPrimary_1c81x_56:active:not(:disabled){transform:translateY(0)}._btnPrimary_1c81x_56:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}._btnDanger_1c81x_85{padding:.5rem 1rem;background:#dc2626;color:#fff;border:none;border-radius:2px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .15s;white-space:nowrap}._btnDanger_1c81x_85:hover{background:#b91c1c;transform:translateY(-1px);box-shadow:0 2px 4px #dc262633}._btnDanger_1c81x_85:active{transform:translateY(0)}._btnSecondary_1c81x_108{padding:.5rem 1rem;background:#fff;color:#374151;border:1px solid #e0e0e0;border-radius:2px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .15s;white-space:nowrap}._btnSecondary_1c81x_108:hover{background:#f9fafb;border-color:#d1d5db}._filterBar_1c81x_126{padding:.75rem 1.5rem;background:#fafafa;border-bottom:1px solid #e0e0e0;display:flex;flex-direction:column;gap:.75rem}._searchInput_1c81x_135{padding:.5rem .75rem;border:1px solid #e0e0e0;border-radius:2px;font-size:.75rem;outline:none;transition:border-color .15s;background:#fff;color:#333}._searchInput_1c81x_135:focus{border-color:#000}._filterChips_1c81x_150{display:flex;gap:.5rem;flex-wrap:wrap}._chip_1c81x_156{padding:.5rem 1rem;background:#fff;color:#666;border:1px solid #e0e0e0;border-radius:16px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s}._chip_1c81x_156:hover{background:#f5f5f5;border-color:#ccc}._chipActive_1c81x_173{padding:.5rem 1rem;background:#000;color:#fff;border:1px solid #000;border-radius:16px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s}._chipActive_1c81x_173:hover{background:#333}._columnToggles_1c81x_189{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}._columnToggle_1c81x_189{padding:.25rem .5rem;background:transparent;color:#666;border:none;font-size:.625rem;font-weight:500;cursor:pointer;transition:all .15s;text-transform:lowercase}._columnToggle_1c81x_189:hover{color:#000;background:#f5f5f5;border-radius:2px}._tableContainer_1c81x_214{flex:1;overflow:auto;background:#fff}._table_1c81x_214{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%}._table_1c81x_214 thead{position:sticky;top:0;z-index:10;background:#fff}._table_1c81x_214 th{padding:.5rem 1rem;text-align:left;font-size:.625rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.08em;border-bottom:2px solid #e5e7eb;background:#f9fafb;vertical-align:middle}._table_1c81x_214 td{padding:.5rem 1rem;border-bottom:1px solid #f3f4f6;font-size:.8125rem;line-height:1.4;overflow:hidden;word-wrap:break-word;vertical-align:middle}._table_1c81x_214 tbody tr{transition:all .15s ease;background:#fff}._table_1c81x_214 tbody tr:hover{background:#f9fafb;box-shadow:0 1px 3px #0000000d}._table_1c81x_214 tbody tr ._checkbox_1c81x_267{opacity:0;transition:opacity .15s}._table_1c81x_214 tbody tr:hover ._checkbox_1c81x_267,._table_1c81x_214 tbody tr ._checkbox_1c81x_267:checked{opacity:1}._table_1c81x_214 tbody tr ._actions_1c81x_277{opacity:0;transition:opacity .15s}._table_1c81x_214 tbody tr:hover ._actions_1c81x_277{opacity:1}._rowEditing_1c81x_286{background:#f5f5f5!important}._rowEditing_1c81x_286 ._checkbox_1c81x_267,._rowEditing_1c81x_286 ._actions_1c81x_277{opacity:1!important}._rowSelected_1c81x_295{background:#eff6ff!important;border-left:3px solid #3b82f6}._rowSelected_1c81x_295 ._checkbox_1c81x_267{opacity:1!important}._itemName_1c81x_304{font-weight:600;color:#111827;font-size:.8125rem;letter-spacing:-.01em}._itemValue_1c81x_311{color:#374151;font-size:.8125rem}._itemEmpty_1c81x_316{color:#d1d5db;font-size:.75rem;font-style:italic}._actions_1c81x_277{display:flex;gap:.5rem;justify-content:flex-end}._btnEdit_1c81x_328{padding:.25rem .625rem;background:#fff;color:#000;border:1px solid #e0e0e0;border-radius:2px;font-size:.6875rem;font-weight:500;cursor:pointer;transition:all .15s}._btnEdit_1c81x_328:hover{background:#000;color:#fff;border-color:#000}._btnDelete_1c81x_346{padding:.25rem .625rem;background:#fff;color:#d32f2f;border:1px solid #e0e0e0;border-radius:2px;font-size:.6875rem;font-weight:500;cursor:pointer;transition:all .15s}._btnDelete_1c81x_346:hover{background:#d32f2f;color:#fff;border-color:#d32f2f}._btnSave_1c81x_364{padding:.25rem .625rem;background:#000;color:#fff;border:none;border-radius:2px;font-size:.6875rem;font-weight:500;cursor:pointer;transition:background .15s}._btnSave_1c81x_364:hover{background:#333}._btnCancel_1c81x_380{padding:.25rem .625rem;background:#f5f5f5;color:#666;border:1px solid #e0e0e0;border-radius:2px;font-size:.6875rem;font-weight:500;cursor:pointer;transition:background .15s}._btnCancel_1c81x_380:hover{background:#ebebeb}._editInput_1c81x_396{width:100%;padding:.375rem .5rem;border:1px solid #e0e0e0;border-radius:2px;font-size:.75rem;transition:border-color .15s}._editInput_1c81x_396:focus{outline:none;border-color:#000}._checkbox_1c81x_267{width:.875rem;height:.875rem;cursor:pointer;accent-color:#000}._pagination_1c81x_417{padding:1rem 1.5rem;display:flex;justify-content:center;align-items:center;gap:1rem;border-top:1px solid #e0e0e0;background:#fff;height:66.5px;box-sizing:border-box}._pageInfo_1c81x_429{font-size:.75rem;color:#333;font-weight:500;padding:.375rem 0;display:flex;align-items:center;white-space:nowrap}._pageSelect_1c81x_439{padding:.5rem .875rem;border:1px solid #e0e0e0;border-radius:2px;font-size:.75rem;font-weight:500;background:#fff;color:#333;cursor:pointer;height:auto;transition:all .15s}._pageSelect_1c81x_439:hover{border-color:#000}._pageSelect_1c81x_439:focus{outline:none;border-color:#000}._pageBtn_1c81x_461{padding:.5rem .875rem;background:#fff;color:#000;border:1px solid #e0e0e0;border-radius:2px;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .15s}._pageBtn_1c81x_461:hover:not(:disabled){background:#000;color:#fff;border-color:#000}._pageBtn_1c81x_461:disabled{color:#ccc;cursor:not-allowed}.import-page{min-height:100vh;padding:2rem;background:linear-gradient(135deg,#667eea,#764ba2)}.import-page header{text-align:center;color:#fff;margin-bottom:2rem}.import-page h1{font-size:2.5rem;margin-bottom:.5rem}.import-page header p{font-size:1.1rem;opacity:.9}.import-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:2rem}.input-section{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 10px 40px #0000001a}.input-section label{display:flex;justify-content:space-between;align-items:center;font-weight:600;margin-bottom:.5rem;color:#333}.word-count{font-size:.9rem;color:#666;font-weight:400}.input-section textarea{width:100%;min-height:400px;padding:1rem;border:2px solid #e0e0e0;border-radius:8px;font-family:Courier New,monospace;font-size:.9rem;line-height:1.6;resize:vertical;transition:border-color .2s}.input-section textarea:focus{outline:none;border-color:#667eea}.input-section textarea:disabled{background:#f5f5f5;cursor:not-allowed}.actions{display:flex;gap:1rem;margin-top:1rem}.parse-button{flex:1;padding:1rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.parse-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #667eea4d}.parse-button:disabled{opacity:.6;cursor:not-allowed}.clear-button{padding:1rem 1.5rem;background:#fff;color:#666;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.clear-button:hover:not(:disabled){border-color:#d32f2f;color:#d32f2f}.error-box{margin-top:1rem;padding:1rem;background:#ffebee;border:2px solid #ef5350;border-radius:8px;color:#c62828;font-weight:500}.results-section{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 10px 40px #0000001a;max-height:800px;overflow-y:auto}.stats h2{margin-bottom:1rem;color:#333}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}.stat{text-align:center;padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff}.stat-value{display:block;font-size:2rem;font-weight:700;margin-bottom:.25rem}.stat-label{display:block;font-size:.85rem;opacity:.9}.warning{padding:1rem;background:#fff3e0;border:2px solid #ff9800;border-radius:8px;color:#e65100;font-weight:500;margin-bottom:1.5rem}.items-list h3{margin-bottom:1rem;color:#333}.items-scroll{max-height:500px;overflow-y:auto;padding-right:.5rem}.item-card{padding:1rem;margin-bottom:.75rem;border:2px solid #e0e0e0;border-radius:8px;transition:all .2s}.item-card:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea1a}.item-card.needs-review{border-color:#ff9800;background:#fff3e0}.item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.item-header h4{margin:0;color:#333;font-size:1rem}.confidence{padding:.25rem .75rem;background:#4caf50;color:#fff;border-radius:12px;font-size:.85rem;font-weight:600}.item-details{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.9rem}.badge{padding:.25rem .75rem;background:#e3f2fd;color:#1976d2;border-radius:12px;font-size:.85rem}.badge.brand{background:#f3e5f5;color:#7b1fa2}.quantity{padding:.25rem .75rem;background:#e8f5e9;color:#388e3c;border-radius:12px;font-weight:600;font-size:.85rem}.location{padding:.25rem .75rem;background:#fff3e0;color:#f57c00;border-radius:12px;font-size:.85rem}.status{padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:600}.status-fresh{background:#e8f5e9;color:#2e7d32}.status-expired{background:#ffebee;color:#c62828}.status-old{background:#fff3e0;color:#e65100}.unclear-section,.questions-section{margin-top:2rem;padding:1rem;background:#f5f5f5;border-radius:8px}.unclear-section h3,.questions-section h3{margin-bottom:.75rem;color:#333}.unclear-section ul,.questions-section ul{margin:0;padding-left:1.5rem}.unclear-section li,.questions-section li{margin-bottom:.5rem;color:#666}@media (max-width: 1024px){.import-container{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}}.items-scroll::-webkit-scrollbar,.results-section::-webkit-scrollbar{width:8px}.items-scroll::-webkit-scrollbar-track,.results-section::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.items-scroll::-webkit-scrollbar-thumb,.results-section::-webkit-scrollbar-thumb{background:#667eea;border-radius:4px}.items-scroll::-webkit-scrollbar-thumb:hover,.results-section::-webkit-scrollbar-thumb:hover{background:#764ba2}
