body{min-width:320px;margin:0}:root{color:#102018;background:#f4f7f5;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0}.page{max-width:1200px;margin:0 auto;padding:2rem 1.25rem 3rem}.hero{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#2f6b4f;margin:0 0 .5rem;font-size:.75rem}h1{margin:0 0 .5rem;font-size:2rem}.subtitle{color:#4d6458;max-width:52ch;margin:0}.status{background:#fff;border:1px solid #d8e3dc;border-radius:12px;flex-direction:column;gap:.25rem;min-width:180px;padding:.9rem 1rem;display:flex}.status.ok{background:#eefaf2;border-color:#8fd0a8}.status.warn{background:#fff8ea;border-color:#f0c987}.panel,.card{background:#fff;border:1px solid #dde7e1;border-radius:16px;padding:1.25rem;box-shadow:0 8px 24px #1020180a}.panel{margin-bottom:1.25rem}.controls{flex-wrap:wrap;align-items:end;gap:1rem;display:flex}.upload-box{cursor:pointer;background:#f8fbf9;border:1px dashed #8aa497;border-radius:12px;justify-content:center;align-items:center;min-width:220px;min-height:48px;padding:.75rem 1rem;display:inline-flex}.upload-box input{display:none}.slider{flex-direction:column;gap:.35rem;min-width:220px;font-size:.95rem;display:flex}button{color:#fff;cursor:pointer;background:#1f7a54;border:none;border-radius:12px;padding:.85rem 1.25rem;font-weight:600}button:disabled{opacity:.55;cursor:not-allowed}.error{color:#9d1f1f;background:#fff0f0;border:1px solid #f0b4b4;border-radius:10px;margin-top:1rem;padding:.85rem 1rem}.models{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.model-chip{text-align:left;cursor:pointer;background:#f3f8f5;border:1px solid #d8e7de;border-radius:12px;flex-direction:column;gap:.35rem;max-width:360px;padding:.85rem 1rem;display:flex}.model-chip.active{border-color:#1f7a54;box-shadow:inset 0 0 0 1px #1f7a54}.chip-top{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.badge{white-space:nowrap;border-radius:999px;padding:.15rem .45rem;font-size:.72rem}.badge-ready{color:#1f7a54;background:#e7f5ec}.badge-training{color:#9a6400;background:#fff4df}.badge-missing{color:#a12626;background:#fdeeee}.meta{color:#6b8175;font-size:.82rem}.field{flex-direction:column;gap:.35rem;min-width:240px;font-size:.95rem;display:flex}.field select{background:#fff;border:1px solid #cfdad3;border-radius:12px;min-height:48px;padding:.65rem .75rem}.warn-box{color:#7a5612;background:#fff8ea;border:1px solid #f0d59a;border-radius:10px;margin-top:1rem;padding:.85rem 1rem}.results-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-bottom:1.25rem;display:grid}.preview{border:1px solid #e2ebe5;border-radius:12px;width:100%;display:block}.placeholder{color:#7a8f84;background:#fafcfb;border:1px dashed #cfdad3;border-radius:12px;place-items:center;min-height:240px;display:grid}.detections h2{align-items:center;gap:.5rem;display:flex}.count{color:#1f7a54;background:#e7f5ec;border-radius:999px;justify-content:center;align-items:center;min-width:1.75rem;height:1.75rem;font-size:.9rem;display:inline-flex}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.92rem}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e7eee9;padding:.75rem .5rem}th{color:#476055;font-weight:600}@media (width<=720px){.hero{flex-direction:column}}
