.knockout-path[data-astro-cid-bfnxjy47]{display:flex;flex-direction:column;gap:16px;padding:20px 22px;border-radius:16px;background:var(--surface-strong);border:1px solid var(--line);box-shadow:var(--soft-shadow);margin-top:24px}.knockout-path-head[data-astro-cid-bfnxjy47]{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap}.knockout-path-head[data-astro-cid-bfnxjy47] .eyebrow[data-astro-cid-bfnxjy47]{color:var(--green)}.knockout-path-summary[data-astro-cid-bfnxjy47]{margin:0;font-size:14px;color:var(--muted);font-weight:600}.knockout-path-rail[data-astro-cid-bfnxjy47]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0}.knockout-path-item[data-astro-cid-bfnxjy47]{position:relative}.knockout-path-link[data-astro-cid-bfnxjy47]{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:var(--ink);text-align:center;padding:6px 4px}.knockout-path-step[data-astro-cid-bfnxjy47]{display:flex;flex-direction:column;align-items:center;gap:4px;position:relative;width:100%}.knockout-path-dot[data-astro-cid-bfnxjy47]{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:#0f172a14;color:var(--muted)}.knockout-path-name[data-astro-cid-bfnxjy47]{font-size:12px;font-weight:800;line-height:1.1;color:var(--ink);margin-top:4px}.knockout-path-status[data-astro-cid-bfnxjy47]{font-size:10px;color:var(--muted);font-weight:700;letter-spacing:.02em}.knockout-path-score[data-astro-cid-bfnxjy47]{font-size:11px;font-weight:800;color:var(--ink);font-variant-numeric:tabular-nums}.knockout-path-opp[data-astro-cid-bfnxjy47]{font-size:11px;color:var(--muted);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.knockout-path-connector[data-astro-cid-bfnxjy47]{position:absolute;top:21px;right:-50%;width:100%;height:2px;background:#0f172a14;z-index:0}.knockout-path-step[data-astro-cid-bfnxjy47].is-done .knockout-path-dot[data-astro-cid-bfnxjy47]{background:var(--green);color:#fff}.knockout-path-step[data-astro-cid-bfnxjy47].is-done .knockout-path-name[data-astro-cid-bfnxjy47]{color:var(--ink)}.knockout-path-step[data-astro-cid-bfnxjy47].is-done .knockout-path-status[data-astro-cid-bfnxjy47]{color:var(--green)}.knockout-path-step[data-astro-cid-bfnxjy47].is-out .knockout-path-dot[data-astro-cid-bfnxjy47]{background:#dc26262e;color:var(--error-strong)}.knockout-path-step[data-astro-cid-bfnxjy47].is-out .knockout-path-name[data-astro-cid-bfnxjy47]{color:var(--muted);text-decoration:line-through}.knockout-path-step[data-astro-cid-bfnxjy47].is-out .knockout-path-status[data-astro-cid-bfnxjy47]{color:var(--error-strong)}.knockout-path-step[data-astro-cid-bfnxjy47].is-current .knockout-path-dot[data-astro-cid-bfnxjy47]{background:linear-gradient(135deg,var(--green),#06b6d4);color:#fff;box-shadow:0 0 0 4px #14b8a62e;animation:knockout-path-pulse 1.6s ease-in-out infinite}.knockout-path-step[data-astro-cid-bfnxjy47].is-current .knockout-path-name[data-astro-cid-bfnxjy47]{color:var(--ink)}.knockout-path-step[data-astro-cid-bfnxjy47].is-current .knockout-path-status[data-astro-cid-bfnxjy47]{color:var(--green)}@keyframes knockout-path-pulse{0%,to{box-shadow:0 0 0 4px #14b8a62e}50%{box-shadow:0 0 0 7px #14b8a61a}}.knockout-path-step[data-astro-cid-bfnxjy47].is-locked .knockout-path-dot[data-astro-cid-bfnxjy47]{background:#0f172a0a;color:var(--muted)}.knockout-path-step[data-astro-cid-bfnxjy47].is-locked .knockout-path-name[data-astro-cid-bfnxjy47],.knockout-path-step[data-astro-cid-bfnxjy47].is-locked .knockout-path-status[data-astro-cid-bfnxjy47]{color:var(--muted);opacity:.55}@media(max-width:720px){.knockout-path-rail[data-astro-cid-bfnxjy47]{grid-template-columns:repeat(3,minmax(0,1fr))}.knockout-path-connector[data-astro-cid-bfnxjy47]{display:none}}@media(max-width:420px){.knockout-path-rail[data-astro-cid-bfnxjy47]{grid-template-columns:repeat(2,minmax(0,1fr))}}.team-news-list[data-astro-cid-xii6dmco]{list-style:none;margin:14px 0 0;padding:0;display:flex;flex-direction:column;gap:12px}.team-news-item[data-astro-cid-xii6dmco]{display:grid;grid-template-columns:120px 1fr;gap:14px;padding:8px;border-radius:10px;text-decoration:none;color:var(--ink);transition:background .14s ease}.team-news-item[data-astro-cid-xii6dmco]:hover{background:#14b8a60d}.team-news-item[data-astro-cid-xii6dmco]:hover h3[data-astro-cid-xii6dmco]{color:var(--green)}.team-news-thumb[data-astro-cid-xii6dmco]{width:120px;height:80px;object-fit:cover;border-radius:8px;background:#0f172a0d}.team-news-body[data-astro-cid-xii6dmco]{display:flex;flex-direction:column;gap:6px;min-width:0}.team-news-body[data-astro-cid-xii6dmco] h3[data-astro-cid-xii6dmco]{margin:0;font-size:14px;line-height:1.4;color:var(--ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .14s ease}.team-news-meta[data-astro-cid-xii6dmco]{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--muted);flex-wrap:wrap}.team-news-comments[data-astro-cid-xii6dmco]{color:#b91c1c;font-weight:700}@media(max-width:560px){.team-news-item[data-astro-cid-xii6dmco]{grid-template-columns:88px 1fr}.team-news-thumb[data-astro-cid-xii6dmco]{width:88px;height:64px}}
