.race-hero{text-align:center;padding:1rem 0 .5rem}.race-hero h1{font-size:1.8em;margin-bottom:.2rem}.race-hero .subtitle{font-size:.95em;color:rgb(var(--gray));margin-bottom:1rem}.race-stats{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-bottom:1rem;padding:.6rem;background:rgba(var(--gray-light),.3);border-radius:8px}.race-stat{text-align:center}.race-stat .value{font-size:1.3em;font-weight:700;color:rgb(var(--black))}.race-stat .label{font-size:.7em;color:rgb(var(--gray));text-transform:uppercase;letter-spacing:.05em}.status-bar{text-align:center;padding:.5rem;background:rgb(var(--black));color:#fff;border-radius:6px;margin-bottom:1rem;font-size:.85em}.status-bar .next-session{color:#22c55e;font-weight:700}.what-is-this{margin-bottom:1.5rem}.what-is-this details{background:rgba(var(--gray-light),.3);border-radius:8px;padding:.8rem 1.2rem;font-size:.9em}.what-is-this summary{cursor:pointer;color:rgb(var(--gray-dark))}.what-is-this p{margin-top:.5rem;color:rgb(var(--gray));line-height:1.6}.next-session-bar{text-align:center;padding:.5rem;background:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:8px;margin-bottom:1.5rem;font-size:.9em;display:none}.page-layout{display:grid;grid-template-columns:1fr 280px;gap:2rem;margin-bottom:3rem}@media(max-width:900px){.page-layout{grid-template-columns:1fr}}.agents-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.page-sidebar{display:flex;flex-direction:column;gap:1.5rem}.sidebar-box{border:2px solid rgba(var(--gray-light),1);border-radius:12px;padding:1.2rem;background:#fff}.sidebar-box h3{font-size:1.1em;margin-bottom:.8rem}.coming-soon-link{opacity:.4;font-size:.9em;padding:.3rem 0;display:block}.sidebar-box a{display:block;padding:.5rem 0;text-decoration:none;font-size:.9em;border-bottom:1px solid rgba(var(--gray-light),.5)}.sidebar-box a:last-child{border-bottom:none}.sidebar-box a:hover{color:var(--accent)}.agent-card{border:2px solid rgba(var(--gray-light),1);border-radius:12px;padding:1.5rem;background:#fff;transition:transform .2s,box-shadow .2s;text-decoration:none;color:inherit;display:block}.agent-card:hover{transform:translateY(-3px);box-shadow:var(--box-shadow)}.agent-header{display:flex;align-items:center;gap:.8rem;margin-bottom:.8rem}.agent-emoji{font-size:2em}.agent-name{font-size:1.4em;font-weight:700}.agent-status{margin-left:auto;padding:.2rem .6rem;border-radius:20px;font-size:.75em;font-weight:600}.status-idle{background:#f3f4f6;color:#6b7280}.status-running{background:#dcfce7;color:#16a34a}.status-limited{background:#fef2f2;color:#dc2626}.startup-info{margin-bottom:.8rem}.agent-next{font-size:.75em;color:#16a34a;font-weight:600;margin-bottom:.4rem}.startup-name{font-weight:700;font-size:1.1em}.startup-tagline{color:rgb(var(--gray));font-size:.85em;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8em}.screenshot-preview{margin:.5rem 0;border-radius:6px;overflow:hidden;border:1px solid rgba(128,128,128,.2)}.screenshot-preview img{width:100%;height:auto;display:block}.agent-thought{background:rgba(var(--gray-light),.3);border-left:3px solid;padding:.6rem .8rem;margin-bottom:.8rem;font-size:.85em;font-style:italic;border-radius:0 6px 6px 0}.agent-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:.8rem}.metric{text-align:center;padding:.4rem;background:rgba(var(--gray-light),.3);border-radius:6px}.metric .num{font-weight:700;font-size:1.1em}.metric .lbl{font-size:.7em;color:rgb(var(--gray));text-transform:uppercase}.model-bar{height:6px;border-radius:3px;background:rgba(var(--gray-light),1);overflow:hidden;margin-bottom:.5rem}.model-bar-fill{height:100%;border-radius:3px}.model-legend{display:flex;justify-content:space-between;font-size:.7em;color:rgb(var(--gray))}.agent-links{display:flex;gap:.5rem;margin-top:.8rem}.agent-links a{padding:.3rem .8rem;border-radius:6px;font-size:.8em;text-decoration:none;font-weight:600}.btn-site{background:rgb(var(--black));color:#fff}.btn-github{background:rgba(var(--gray-light),1);color:rgb(var(--gray-dark))}.btn-detail{background:var(--accent);color:#fff}.activity-feed{margin-bottom:3rem}.activity-feed h2{font-size:1.5em;margin-bottom:1rem}.feed-item{display:flex;align-items:flex-start;gap:.8rem;padding:.6rem 0;border-bottom:1px solid rgba(var(--gray-light),1);font-size:.9em}.feed-time{color:rgb(var(--gray));font-size:.8em;white-space:nowrap;min-width:70px}.feed-msg{flex:1}.race-links{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;padding:2rem 0}.race-links a{padding:.6rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:.95em}.cta-section{text-align:center;padding:2rem;background:rgba(var(--gray-light),.3);border-radius:12px;margin-bottom:2rem}.cta-section h2{font-size:1.5em}@media(max-width:720px){.race-hero h1{font-size:2em}.agents-grid{grid-template-columns:1fr}.race-stats{gap:1rem}}.race-seo{max-width:720px;margin:3em auto 1em;padding:0 1em;line-height:1.7;color:#555;font-size:.92em}.race-seo h2{color:#333;margin-bottom:.5em}.race-seo h3{color:#333;margin-top:1.5em}.race-seo a{color:#4f46e5}.race-seo ul{padding-left:1.2em}.race-seo li{margin-bottom:.3em}
