*{box-sizing:border-box}body{margin:0;font-family:Microsoft YaHei,PingFang SC,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(180deg,#eef3fb,#f8fafc);color:#172033}button,input,select,textarea{font:inherit}button{border:0;border-radius:12px;padding:10px 15px;cursor:pointer;background:#e7edf6;color:#172033;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}button:hover{filter:brightness(.98);transform:translateY(-1px)}button:active{transform:translateY(0)}.app{max-width:1200px;margin:0 auto;padding:24px}.hero{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding:32px 30px 28px;border-radius:26px;color:#fff;background:linear-gradient(135deg,#0f2a6d,#1d4ed8);box-shadow:0 16px 40px #0f172a2e}.simple-hero{align-items:flex-start}h1,h2,p{margin-top:0}h1{margin-bottom:12px;font-size:clamp(30px,5vw,46px);line-height:1.1;letter-spacing:-.02em}h2{margin-bottom:12px}.sub{margin-bottom:0;color:#e5edff;line-height:1.8}.hint{margin:0;color:#64748b;line-height:1.7;font-size:14px}.tabs{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.tabs button{background:#edf3fb;color:#18345e}.tabs button.active{background:#1d4ed8;color:#fff;box-shadow:0 10px 22px #1d4ed838}.panel,.card{background:#fff;border:1px solid #e5eaf3;box-shadow:0 12px 34px #0f172a0f}.panel{padding:22px;border-radius:24px;margin-bottom:20px}.narrow{max-width:620px}.items-page{display:grid;gap:20px}.items-top-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:20px;align-items:start}.cards{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:18px}.card{border-radius:18px;padding:18px}.card span{display:block;color:#64748b;margin-bottom:8px}.card strong{font-size:31px;line-height:1}.card-danger{background:#fff7ed;border-color:#fdba74}.message{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0 0 16px;padding:12px 14px;border-radius:14px;background:#ecfdf5;border:1px solid #bbf7d0;color:#166534}.message button{background:#dce8f8}.filters{display:grid;grid-template-columns:minmax(240px,1fr) minmax(180px,260px);gap:10px;margin-bottom:16px}.filter-toolbar{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;padding-top:2px}.check{display:inline-flex;align-items:center;gap:8px;padding:0;width:auto;color:#243b5a;font-weight:800;cursor:pointer}.check input[type=checkbox]{width:16px;height:16px;margin:0;flex:0 0 auto;cursor:pointer}.compact-check{min-height:44px;align-content:center}.toolbar-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.form{display:grid;gap:14px}.form.two{grid-template-columns:repeat(2,1fr)}label{display:grid;gap:7px;color:#475569;font-weight:700}input,select,textarea{width:100%;border:1px solid #d8e0ec;border-radius:13px;padding:11px 12px;background:#fff;color:#172033;outline:none}input:focus,select:focus,textarea:focus{border-color:#1d4ed8;box-shadow:0 0 0 3px #1d4ed81a}textarea{min-height:92px;resize:vertical}.full{grid-column:1 / -1}.form-actions{display:flex;gap:10px;flex-wrap:wrap}.inline-form{display:flex;gap:10px;margin:16px 0}.primary{background:#1d4ed8;color:#fff}.danger{background:#dc2626;color:#fff}.primary-soft{background:#dbeafe;color:#1d4ed8}.danger-soft{background:#fee2e2;color:#991b1b}.table-wrap{overflow-x:auto;border:1px solid #e5eaf3;border-radius:18px}table{width:100%;border-collapse:collapse;min-width:900px;background:#fff}th,td{text-align:left;border-bottom:1px solid #edf2f7;padding:13px 12px;white-space:nowrap}th{background:#f8fafc;color:#475569;font-size:14px}tr:last-child td{border-bottom:0}.stock{font-weight:800;font-size:18px}.badge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 9px;font-size:13px;font-weight:800}.badge.ok,.badge.in{background:#dcfce7;color:#166534}.badge.low,.badge.out,.badge.delete,.badge.record_delete{background:#fee2e2;color:#991b1b}.badge.modify,.badge.adjust{background:#e0f2fe;color:#075985}.actions{display:flex;gap:8px}.actions button,.mini{padding:8px 12px;border-radius:10px;font-size:13px;font-weight:800}.empty{padding:22px;text-align:center;color:#64748b}.tag-list{display:flex;flex-wrap:wrap;gap:8px}.tag{display:inline-flex;align-items:center;gap:8px;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:8px 10px;font-weight:800}.tag button{padding:2px 7px;border-radius:999px}.panel-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.edit-pill{display:inline-flex;align-items:center;max-width:240px;padding:7px 10px;border-radius:999px;background:#fff7ed;color:#9a3412;font-size:13px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.manage-filters{display:grid;grid-template-columns:minmax(220px,1fr) minmax(180px,240px) auto;align-items:center;gap:10px;margin-bottom:16px}.remark-cell{max-width:320px;overflow:hidden;text-overflow:ellipsis}.category-panel{position:sticky;top:16px}@media (max-width: 960px){.cards{grid-template-columns:repeat(2,1fr)}.items-top-grid,.form.two,.manage-filters{grid-template-columns:1fr}.full{grid-column:auto}.category-panel{position:static}}@media (max-width: 700px){.app{padding:14px}.hero{display:grid;align-items:start;padding:24px}.cards,.filters{grid-template-columns:1fr}.filter-toolbar{align-items:flex-start}.toolbar-actions{width:100%}.toolbar-actions button{flex:1}.inline-form,.panel-title-row{display:grid}}.list-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.file-button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:40px;border-radius:12px;padding:10px 15px;cursor:pointer;font-weight:700;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.file-button:hover{filter:brightness(.98);transform:translateY(-1px)}.file-button input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}@media (max-width: 700px){.list-actions{width:100%;justify-content:stretch}.list-actions button,.list-actions .file-button{flex:1}}
