:root{color:#e7edf3;background:#0b1118;font-family:Segoe UI,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{color:inherit;cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{min-height:100vh;padding:clamp(1rem,3vw,2rem)}.topbar{justify-content:space-between;align-items:end;gap:1rem;max-width:1360px;margin:0 auto 1rem;display:flex}.topbar h1{margin:.1rem 0 0;font-size:clamp(1.7rem,3vw,2.6rem);line-height:1}.eyebrow{color:#9fb1c3;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .45rem;font-size:.74rem;font-weight:800}.endpoint-chip{color:#bae6fd;border:1px solid #7dd3fc59;border-radius:999px;place-items:end;gap:.05rem;min-width:10.5rem;padding:.5rem .85rem;display:grid}.endpoint-chip span{color:#9fb1c3;letter-spacing:.12em;text-transform:uppercase;font-size:.65rem;font-weight:800}.endpoint-chip strong{color:#bae6fd;font-size:.95rem;font-weight:850}.workspace{grid-template-columns:minmax(0,1.35fr) minmax(380px,.75fr);gap:1rem;max-width:1360px;margin:0 auto;display:grid}.panel{background:#111a24;border:1px solid #94a3b833;border-radius:8px;box-shadow:0 18px 60px #00000047}.image-panel,.model-panel,.result-panel,.detail-panel{padding:1rem}.panel-header,.model-panel-header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.panel-header h2,.model-panel-header h2{margin:0;font-size:1.1rem}.file-name{color:#a9b8c7;text-overflow:ellipsis;white-space:nowrap;max-width:42ch;font-size:.9rem;overflow:hidden}.drop-target{background:#080d14;border:1px dashed #94a3b847;border-radius:8px;place-items:center;min-height:58vh;margin-top:1rem;display:grid;overflow:hidden}.empty-state{cursor:pointer;text-align:center;place-items:center;gap:.45rem;padding:2rem;display:grid}.empty-state input,.ghost-button input{display:none}.empty-state strong{color:#7dd3fc;font-size:1.25rem}.empty-state span,.muted{color:#9fb1c3}.preview-image{object-fit:contain;max-width:100%;max-height:68vh;display:block}.preview-stack{max-width:100%;display:inline-block;position:relative}.mask-overlay{object-fit:fill;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.actions{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.primary-button,.ghost-button{border-radius:8px;justify-content:center;align-items:center;min-height:2.75rem;padding:.75rem 1rem;font-weight:800;display:inline-flex}.primary-button{color:#07111f;background:#7dd3fc}.ghost-button{color:#bae6fd;cursor:pointer;border:1px solid #7dd3fc73}.mask-toggle[aria-pressed=true]{background:#7dd3fc1f}.side-panel{grid-template-rows:auto auto 1fr;gap:1rem;display:grid}.model-list{gap:.55rem;max-height:38vh;margin-top:.8rem;padding-right:.2rem;display:grid;overflow:auto}.mode-switch{background:#08111b;border:1px solid #94a3b82e;border-radius:999px;grid-template-columns:1fr 1fr;gap:.25rem;margin-top:.85rem;padding:.25rem;display:grid}.mode-option{text-align:center;background:0 0;border-radius:999px;gap:.05rem;padding:.55rem .75rem;display:grid}.mode-option.active{color:#07111f;background:#7dd3fc}.mode-option span{color:#9fb1c3;font-size:.7rem}.mode-option.active span{color:#0b3046}.model-option{text-align:left;background:#0b121c;border:1px solid #94a3b82e;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:.75rem;padding:.75rem;display:grid}.model-option:hover,.model-option.selected{border-color:#7dd3fcb3}.model-option.selected{background:#0d2130;box-shadow:inset 0 0 0 1px #7dd3fc47}.model-copy{gap:.25rem;min-width:0;display:grid}.model-copy strong{font-size:.95rem}.model-copy small{color:#9fb1c3;line-height:1.35}.status-chip{white-space:nowrap;border-radius:999px;padding:.35rem .5rem;font-size:.72rem;font-weight:850}.model-statuses{place-items:end;gap:.35rem;display:grid}.status-chip.mask-capability{color:#d8b4fe;background:#c084fc24}.status-chip.ready{color:#86efac;background:#4ade8024}.status-chip.pending{color:#fde68a;background:#fbbf2424}.prediction-header{align-items:baseline;gap:.85rem;margin:.35rem 0 1rem;display:flex}.prediction-header span{color:#7dd3fc;text-transform:capitalize;font-size:clamp(1.7rem,3vw,2.35rem);font-weight:850}.prediction-header strong{color:#d7e4ee;font-variant-numeric:tabular-nums}.score-list{gap:.6rem;display:grid}.score-row{grid-template-columns:5.5rem 1fr 3.5rem;align-items:center;gap:.6rem;display:grid}.score-label{color:#c8d4df;text-transform:capitalize}.score-track{background:#94a3b82e;border-radius:999px;height:.65rem;overflow:hidden}.score-fill{background:#7dd3fc;height:100%;display:block}.score-value{color:#9fb1c3;font-variant-numeric:tabular-nums;text-align:right}.detail-panel dl{grid-template-columns:6.5rem 1fr;gap:.55rem .75rem;margin:0;display:grid}.detail-panel dt{color:#9fb1c3}.detail-panel dd{margin:0}.sample-library{background:linear-gradient(135deg,#111a24f5,#09121cf5);border:1px solid #94a3b833;border-radius:8px;max-width:1360px;margin:1rem auto 0;padding:1rem;overflow:hidden;box-shadow:0 18px 60px #0003}.sample-library-header{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:.85rem;display:flex}.sample-library-header h2{margin:0;font-size:1.1rem}.sample-library-header>p{color:#9fb1c3;text-align:end;max-width:32rem;margin:0;font-size:.82rem}.sample-scroll-hint{color:#7dd3fc;text-align:right;margin:-.3rem 0 .65rem;font-size:.76rem}.sample-scroller{overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-color:#7dd3fc8c #94a3b81f;grid-auto-columns:minmax(9.5rem,1fr);grid-auto-flow:column;gap:.75rem;padding:.1rem .1rem .6rem;display:grid;overflow-x:auto}.sample-card{scroll-snap-align:start;text-align:start;background:#09111a;border:1px solid #94a3b838;border-radius:8px;min-width:9.5rem;padding:0;transition:border-color .14s,box-shadow .14s,transform .14s;overflow:hidden}.sample-card:hover{border-color:#7dd3fcb3;transform:translateY(-2px)}.sample-card.selected{border-color:#7dd3fc;box-shadow:0 0 0 2px #7dd3fc40}.sample-card:focus-visible,.primary-button:focus-visible,.ghost-button:focus-within,.mode-option:focus-visible,.model-option:focus-visible{outline-offset:3px;outline:3px solid #f0abfc}.sample-card img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.sample-card-copy{gap:.12rem;padding:.65rem .7rem .7rem;display:grid}.sample-card-copy strong{font-size:.84rem;line-height:1.2}.sample-card-copy small{color:#7dd3fc;letter-spacing:.09em;text-transform:uppercase;font-size:.68rem;font-weight:800}.error-panel{color:#fecaca;border:1px solid #f871718c;border-radius:8px;max-width:1360px;margin:1rem auto 0;padding:1rem}@media (max-width:980px){.topbar{flex-direction:column;align-items:start}.endpoint-chip{justify-items:start}.workspace{grid-template-columns:1fr}.drop-target{min-height:45vh}.model-list{max-height:none}.sample-library-header{flex-direction:column;align-items:start}.sample-library-header>p{text-align:start}}@media (prefers-reduced-motion:reduce){.sample-card{transition:none}}
