:root{color:#202124;background:#f5f6f3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer;background:#fff;border:1px solid #c7ccc4;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;display:inline-flex}button:disabled{opacity:.55;cursor:not-allowed}.primary{color:#fff;background:#1f6f5b;border-color:#1f6f5b}.link{background:0 0;border:0;padding:6px 0;text-decoration:underline}.app{min-height:100vh;padding-bottom:76px}.center{place-items:center;min-height:100vh;display:grid}.auth-panel{background:#fff;border:1px solid #dde1d8;border-radius:8px;width:min(420px,100vw - 32px);margin:12vh auto 0;padding:28px}.auth-panel h1{margin:0 0 22px}.stack,.lookup{gap:14px;display:grid}.split{grid-template-columns:1fr 1fr;gap:12px;display:grid}label{color:#4d514c;gap:6px;font-size:.92rem;display:grid}input{background:#fff;border:1px solid #c7ccc4;border-radius:6px;min-height:40px;padding:8px 10px;font-size:16px}.topbar{z-index:5;background:#fff;border-bottom:1px solid #dde1d8;justify-content:space-between;align-items:center;gap:18px;padding:12px 18px;display:flex;position:sticky;top:0}.brand{font-size:1.15rem;font-weight:700}.subtle{color:#666d63;font-size:.88rem}.icon-action{justify-content:center;width:42px;height:42px;padding:0}.bottom-nav{z-index:10;padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #dde1d8;justify-content:center;gap:4px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #20212414}.bottom-nav button{color:#566057;background:0 0;border:0;flex-direction:column;flex:1 1 0;justify-content:center;gap:2px;min-width:88px;max-width:150px;padding:8px 10px}.bottom-nav span{font-size:.78rem}.bottom-nav .active{color:#1f6f5b;background:#eef7f2;border-color:#1f6f5b}.workspace{gap:18px;width:min(1040px,100vw - 28px);margin:22px auto;display:grid}.sticky-panel{z-index:4;background:#f5f6f3;margin:-10px;padding:10px;position:sticky;top:74px}.job-result,.notice{background:#fff;border:1px solid #dde1d8;border-radius:6px;padding:10px 12px}.job-result{align-items:center;gap:8px;min-height:42px;display:flex}.job-result.good{background:#eef7f2;border-color:#4f8f72}.recent-jobs{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.recent-jobs button{background:#eef0eb;flex:none;justify-content:center;min-width:72px}.photo-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.file-action{flex-direction:column;justify-content:center;gap:6px;min-height:74px}.hidden-file{display:none}.actions,.section-title,.row-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.queue-summary{color:#4d514c;margin-left:auto;font-size:.92rem}.section-title{justify-content:space-between}.upload-list,.user-list{gap:10px;display:grid}.upload-item,.user-row{background:#fff;border:1px solid #dde1d8;border-radius:8px;grid-template-columns:72px 1fr auto;align-items:center;gap:12px;padding:10px;display:grid}.upload-item img{object-fit:cover;border-radius:6px;width:72px;height:72px}.status-line{color:#666d63;font-size:.9rem}.good-text{color:#1f6f5b}.warning-text{color:#8a5c13;margin-top:2px;font-size:.84rem}progress{width:100%}.grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:8px;display:grid}.photo-tile{aspect-ratio:1;border:0;padding:0;overflow:hidden}.photo-tile img{object-fit:cover;width:100%;height:100%}.lightbox{z-index:20;background:#000000db;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.lightbox img{object-fit:contain;max-width:100%;max-height:100%}.close{position:fixed;top:16px;right:16px}.badge{background:#e7ece4;border-radius:999px;padding:4px 10px}.admin-filters{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.admin-filters button{background:#fff;flex:none}.admin-filters .active{color:#1f6f5b;background:#eef7f2;border-color:#1f6f5b}.admin-filters span{color:#4d514c;text-align:center;background:#e7ece4;border-radius:999px;min-width:22px;padding:2px 6px}.diagnostics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.diagnostic-item{background:#fff;border:1px solid #dde1d8;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;min-width:0;padding:10px;display:grid}.diagnostic-item .subtle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dot{background:#b84f3f;border-radius:50%;width:10px;height:10px;margin-top:5px}.dot.good{background:#1f6f5b}.dot.bad{background:#b84f3f}.user-row{grid-template-columns:1fr auto}@media (width<=680px){.topbar{flex-direction:row;align-items:center}.split,.upload-item,.user-row{grid-template-columns:1fr}.upload-item img{width:100%;height:150px}.sticky-panel{top:67px}.photo-actions{grid-template-columns:1fr 1fr}.file-action{min-height:66px;padding:10px}.queue-summary{width:100%;margin-left:0}.diagnostics{grid-template-columns:1fr 1fr}.row-actions button{flex:130px;justify-content:center}}
