: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;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#f3f4f6}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}}.btn.small{padding:6px 10px;font-size:12px}.app-root{min-height:100vh;background:#f3f4f6;padding:24px;display:flex;justify-content:center;align-items:flex-start;box-sizing:border-box}.app-card{background:#fff;max-width:1100px;width:100%;border-radius:12px;box-shadow:0 10px 25px #0f172a14;padding:24px 24px 32px;box-sizing:border-box}.app-header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.app-title{font-size:24px;font-weight:700;margin:0;color:#111827}.app-subtitle{margin:4px 0 0;font-size:14px;color:#6b7280}.muted-text{font-size:12px;color:#9ca3af;margin-bottom:12px}.toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.btn{border:none;border-radius:6px;padding:8px 14px;font-size:14px;cursor:pointer;font-weight:500}.btn-primary{background:#16a34a;color:#fff}.btn-primary:hover{background:#15803d}.btn-secondary{background:#7c3aed;color:#fff}.btn-secondary:hover{background:#6d28d9}.btn-ghost{background:#f3f4f6;color:#4b5563}.btn-ghost:hover{background:#e5e7eb}.nav-tabs{display:flex;gap:8px;flex-wrap:wrap}.nav-tab{border:1px solid #e5e7eb;background:#f9fafb;border-radius:999px;padding:6px 12px;font-size:13px;cursor:pointer;color:#4b5563}.nav-tab-active{background:#111827;color:#fff;border-color:#111827}.filters-grid{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:16px}@media(min-width:768px){.filters-grid{grid-template-columns:repeat(3,1fr)}}.field label{display:block;font-size:13px;font-weight:500;margin-bottom:4px;color:#374151}.input{width:100%;border-radius:6px;border:1px solid #d1d5db;padding:8px 10px;font-size:14px;box-sizing:border-box}.input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 1px #6366f14d}.table-wrapper{overflow-x:auto}.table{width:100%;border-collapse:collapse;font-size:14px}.table th,.table td{padding:8px;border-bottom:1px solid #e5e7eb;text-align:left}.table th{background:#f9fafb;font-weight:600;color:#4b5563}.table tr:hover{background:#f9fafb}.text-right{text-align:right}.item-photo{width:40px;height:40px;border-radius:6px;object-fit:cover}.placeholder-text{font-size:12px;color:#9ca3af}.cell-bold{font-weight:600;color:#111827}.section-title{font-size:20px;font-weight:600;margin:8px 0 16px}.section-subtitle{font-size:16px;font-weight:600;margin:20px 0 8px}.form-grid{display:grid;gap:12px;margin-top:8px}.form-grid .full-width{grid-column:1 / -1}.form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.summary-grid{display:grid;gap:12px;margin:16px 0}@media(min-width:768px){.summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.summary-card{border-radius:10px;border:1px solid #e5e7eb;background:#f9fafb;padding:12px}.summary-label{font-size:12px;color:#6b7280;margin-bottom:4px}.summary-value{font-size:20px;font-weight:700;color:#111827}.text-small{font-size:13px}
