:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:600;color:#000;text-decoration:none}a:hover{text-decoration:underline}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:10px;border:1px solid #000000;padding:.7em 1.2em;font-size:1em;font-weight:600;font-family:inherit;background-color:#fff;color:#000;cursor:pointer}button:hover{opacity:.9}.pairRow{display:flex;gap:40px;align-items:stretch;justify-content:center;flex-wrap:wrap;margin:0 auto;width:fit-content}.card{width:520px;box-sizing:border-box;padding:32px;border:1px solid #e5e7eb;border-radius:16px;display:flex;flex-direction:column;gap:20px;align-items:center;text-align:center;background:#fff;box-shadow:0 10px 30px #0000000f}.card .logo{width:220px;height:220px;border-radius:28px;object-fit:cover;border:1px solid #e5e7eb}.card .name{font-weight:900;font-size:32px;color:#000;text-decoration:none}.card .batch{color:#000;opacity:.6;font-size:16px;margin-top:6px}.card .one-liner{color:#000;max-width:520px;font-size:18px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.meta-list{width:100%;margin-top:4px;display:grid;row-gap:8px;color:#000}.meta-row{display:flex;justify-content:center;gap:12px;font-size:14px;opacity:.8}.badge{display:inline-block;padding:6px 10px;border-radius:999px;border:1px solid #e5e7eb;background:#fafafa;font-size:12px}.vsCircle{width:68px;height:68px;border-radius:999px;background:linear-gradient(135deg,#7c3aed,#3b82f6);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;box-shadow:0 10px 30px #3b82f659}.topnav{display:flex;justify-content:center;gap:12px;margin:20px auto 10px}.tab{padding:10px 16px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#000;font-weight:600}.tab.active{border-color:#000}@media (max-width: 768px){.pairRow{width:100%;padding:0 16px}.card{width:100%;max-width:520px}.card .logo{width:160px;height:160px}.card .name{font-size:28px}.card .one-liner{font-size:16px}.vsCircle{width:56px;height:56px}}
