.launch-intro{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.launch-intro>.button{flex-shrink:0}.launch-toolbar{justify-content:space-between;align-items:center;gap:24px;margin-block:32px;display:flex}.launch-search{align-items:center;width:260px;display:flex;position:relative}.launch-search>svg{color:var(--muted);position:absolute;left:14px}.launch-search input{background:0 0;min-height:42px;padding-left:40px;font-size:12px}.launch-stats{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding-bottom:32px;display:grid}.launch-stats .mono{font-size:28px}.launch-stats p{margin-top:4px;font-size:12px}.launch-name{align-items:center;gap:16px;display:flex}.launch-name small{color:var(--muted);margin-top:4px;font-size:10px;display:block}.launch-avatar{background:var(--surface-soft);border:1px solid var(--line);width:40px;height:40px;color:var(--gold);border-radius:50%;justify-content:center;align-items:center;display:flex}.launch-status{align-items:center;gap:8px;font-size:12px;display:flex}.launch-table .mono{font-size:12px}.launch-progress{align-items:center;gap:16px;display:flex}.launch-progress progress{width:100px;height:5px;accent-color:var(--accent)}.launch-table .icon-button{border:0}.launch-footnote{justify-content:space-between;gap:32px;padding-top:32px;font-size:11px;display:flex}.launch-footnote a{flex-shrink:0;align-items:center;gap:8px;display:flex}@media (max-width:900px){.launch-intro{flex-direction:column;align-items:flex-start}.launch-table{min-width:760px}}@media (max-width:640px){.launch-toolbar{flex-direction:column;align-items:stretch;gap:16px}.launch-search{width:100%}.launch-footnote{flex-direction:column;gap:16px}.launch-stats .mono{font-size:23px}}.launch-filters{border:0;min-width:0;margin:0;padding:0}.launch-pagination{justify-content:space-between;align-items:center;gap:16px;margin-block:28px;font-size:12px;display:flex}
