.LiveRunPanel_panel__7fHv1{border:1px solid var(--border);border-radius:.6rem;background:var(--surface);padding:1rem 1.25rem;margin-bottom:1.75rem}.LiveRunPanel_row__yB2Jr{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.LiveRunPanel_primary__mXZDb{background:var(--accent);color:var(--surface);font:inherit;font-weight:650;font-size:.85rem;transition:opacity .12s ease}.LiveRunPanel_button__YKKRx,.LiveRunPanel_primary__mXZDb{appearance:none;border:1px solid var(--accent);padding:.45rem .95rem;border-radius:.4rem;cursor:pointer}.LiveRunPanel_button__YKKRx{background:transparent;color:var(--accent);font:inherit;font-weight:600;font-size:.85rem;transition:background .12s ease,color .12s ease}.LiveRunPanel_button__YKKRx:hover:not(:disabled){background:var(--accent);color:var(--surface)}.LiveRunPanel_button__YKKRx:disabled,.LiveRunPanel_primary__mXZDb:disabled{opacity:.6;cursor:default}.LiveRunPanel_toggle__f4o4m{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;color:var(--text-muted);cursor:pointer;-webkit-user-select:none;user-select:none}.LiveRunPanel_toggle__f4o4m input{cursor:pointer;accent-color:var(--accent)}.LiveRunPanel_hint__6bzOz{margin:.75rem 0 0;color:var(--text-muted);font-size:.8rem;line-height:1.5}.LiveRunPanel_error__4u5Jj{margin:.6rem 0 0;color:var(--danger);font-size:.8rem}.home_main__gAgsa{max-width:60rem;margin:0 auto;padding:3rem 1.5rem 5rem}.home_header__kBDMU{margin-bottom:2rem}.home_title__znpQq{margin:0 0 .5rem;font-size:clamp(1.6rem,4vw,2.25rem);font-weight:650;letter-spacing:-.02em}.home_subtitle__QsMBQ{margin:0;max-width:40rem;color:var(--text-muted)}.home_sectionTitle___3w1n{margin:0 0 .75rem;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.home_list__bTOH9{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.home_row__WCiBN{display:grid;grid-template-columns:minmax(9rem,auto) 1fr auto;align-items:center;gap:1rem;padding:.85rem 1.1rem;background:var(--surface);border:1px solid var(--border);border-radius:8px;text-decoration:none;color:inherit}.home_row__WCiBN:hover{border-color:var(--accent)}.home_row__WCiBN:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.home_rowMain__LDdrk{display:flex;flex-direction:column;gap:.2rem;min-width:0}.home_id__fT_t2{font-size:.85rem;font-weight:600}.home_status__2MB0Q{font-size:.7rem;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.home_status__2MB0Q[data-status=solved]{color:var(--ok)}.home_status__2MB0Q[data-status=partially_infeasible]{color:var(--pending)}.home_status__2MB0Q[data-status=failed]{color:var(--danger)}.home_status__2MB0Q[data-status=queued],.home_status__2MB0Q[data-status=running]{color:var(--accent)}.home_metrics__I6_vC{display:flex;gap:1.4rem;flex-wrap:wrap;min-width:0}.home_metric__ACuoZ{display:flex;flex-direction:column;gap:.1rem}.home_metricLabel__If2JF{font-size:.68rem;color:var(--text-muted);white-space:nowrap}.home_metricValue__chiTj{font-size:.9rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600;white-space:nowrap}.home_when__8hT5D{font-size:.8rem;color:var(--text-muted);white-space:nowrap}.home_empty__mll7h,.home_problem__B2t92{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1.5rem}.home_problem__B2t92{border-color:var(--danger)}.home_empty__mll7h p,.home_problem__B2t92 p{margin:0 0 .75rem;max-width:44rem}.home_empty__mll7h p:last-child,.home_problem__B2t92 p:last-child{margin-bottom:0}.home_code__CxgSn{margin:0 0 .75rem;padding:.7rem .9rem;background:var(--bg);border:1px solid var(--border);border-radius:6px;overflow-x:auto;font-size:.8rem}.home_muted__NKG8A{color:var(--text-muted);font-size:.875rem}.home_link__PshCN{color:var(--accent)}@media (max-width:44rem){.home_row__WCiBN{grid-template-columns:1fr;gap:.6rem}.home_when__8hT5D{order:-1}}